Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.071 Times

Sub Translate freeware
Filter: All | Freeware | Demo
 

Sub Translate

< 1 2 3 4 5 > 
Added: August 13, 2013 | Visits: 433

Views Translate For Drupal 5.x. This very small modules allows translation of the page title and labels of fields and exposed filters in Views. So, it becomes feasible to have a single defined View for multiple languages. The actual translation is done via Drupal's standard localization interface.Note: In order... Platforms: PHP

License: Freeware Size: 10 KB Download (45): Views Translate Download

Added: June 18, 2013 | Visits: 2.588

KTranslator KTranslator is a program to translate words from one language to another. KTranslator should support any language (I hope that) and come with a plugin system, to ease the addition of new dictionaries. The main idea behind KTranslator is to translate a word without disturb the application in use.... Platforms: *nix

License: Freeware Size: 552.96 KB Download (739): KTranslator Download

Added: August 21, 2008 | Visits: 775

IM-Translate For a while now there has existed a new language (that usually only youths understand) and is used to send and receive messages via mobile phone or MSN.The problem occurs when this language becomes impossible to understand, and you don+t know what the message says. For this there exists a program... Platforms: Windows

License: Freeware Size: 4 KB Download (441): IM-Translate Download

Added: November 16, 2010 | Visits: 764

Pod::Perldoc::ToToc Pod::Perldoc::ToToc is a Perl module to translate Pod to a Table of Contents. SYNOPSIS Use this module with perldocs -M switch. % perldoc -MPod::Perldoc::ToToc Module::Name This module uses the Pod::Perldoc module to extract a table of contents from a pod file.. Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Pod::Perldoc::ToToc Download

Added: March 03, 2010 | Visits: 1.523

MP3 Report Generator MP3 Report Generator is a customizable program to scan a list of (sub)directories, creating a report from an HTML template. Also calculates various statistics and each songs playing time. Supports ID3 and ID3v2 tags. All options can be configured through the command line, see mp3report.pl... Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): MP3 Report Generator Download

Added: August 17, 2010 | Visits: 1.510

phc 0.1.7 phc is a compiler for PHP that will translate PHP code directly into Linux assembly code. phc project can be used as a (C++) framework for developing refactoring tools, aspect weavers, script obfuscators and any other tools that operate on PHP scripts. At the moment, phc gives the programmer a... Platforms: *nix

License: Freeware Size: 1.1 MB Download (155): phc 0.1.7 Download

Added: September 02, 2010 | Visits: 883

Plagger::Plugin::Filter::Babelfish Plagger::Plugin::Filter::Babelfish is a Perl module to translate via WWW::Babelfish. SYNOPSIS - module: Filter::Babelfish config: source: English destination: Japanese service: Google prepend_original: 1 This plugin translates each entry body via Babelfish. See WWW::Babelfish for... Platforms: *nix

License: Freeware Size: 317.44 KB Download (94): Plagger::Plugin::Filter::Babelfish Download

Added: February 19, 2010 | Visits: 738

XML::SAX2Perl XML::SAX2Perl is a Perl module to translate Perl SAX methods to Java/CORBA style methods. SYNOPSIS use XML::Perl2SAX; $perl2sax = XML::Perl2SAX(handler => $java_style_handler); XML::Perl2SAX is a SAX filter that translates Perl style SAX methods to Java/CORBA style method calls. This... Platforms: *nix

License: Freeware Size: 64.51 KB Download (93): XML::SAX2Perl Download

Added: April 25, 2010 | Visits: 1.136

Mail::Message::Head::FieldGroup Mail::Message::Head::FieldGroup is a Perl module with a sub set of fields in a header. INHERITANCE Mail::Message::Head::FieldGroup is a Mail::Reporter Mail::Message::Head::FieldGroup is extended by Mail::Message::Head::ListGroup Mail::Message::Head::ResentGroup... Platforms: *nix

License: Freeware Size: 583.68 KB Download (97): Mail::Message::Head::FieldGroup Download

Added: May 06, 2010 | Visits: 978

Tie::Proxy::Hash Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. SYNOPSIS my (%hash, $ref); $ref = tie %hash, Tie::Proxy::Hash, (bart => +{a => 1, b => 2}, maggie => +{a => 5, c => 6, e => 10}, ); $hash{a} == 1; # true $hash{b} == 2; # true (bart supercedes maggie)... Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Tie::Proxy::Hash Download

Added: November 07, 2010 | Visits: 911

SVK::Log::Filter::Babelfish SVK::Log::Filter::Babelfish is a Perl module to translate logs to various natural languages. SYNOPSIS > svk log --filter babelfish de //mirror/project/trunk ---------------------------------------------------------------------- r1234 (orig r456): author | 2006-05-15 09:28:52 -0600 Dieses... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): SVK::Log::Filter::Babelfish Download

Added: September 11, 2010 | Visits: 875

B::LintSubs B::LintSubs is a Perl compiler backend to check sub linkage. SYNOPSIS perl -MO=LintSubs [FILE] [-e PROGRAM] When using use strict, subroutine names are not checked at the callsite; this makes the following a perfectly valid program at compiletime, that only blows up at runtime use strict;... Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): B::LintSubs Download

Added: January 23, 2010 | Visits: 845

FreeTranslate FreeTranslate allows you to translate individual words on a web page. Freetranslate.xpi is a simple extension that allows you to translate individual words on a web page between 10 different languages via www.freetranslate.org. Locales supported: French & Italian.. Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): FreeTranslate Download

Added: February 02, 2010 | Visits: 2.595

DTD to XML Schema translator DTD to XML Schema translator allows you to translate a Document Type Definition (DTD) into an XML Schema. DTD to XML Schema translator lets you translate a Document Type Definition into an XML Schema (REC-xmlschema-1-20010502). The translator can map meaningful DTD entities onto XML Schema... Platforms: *nix

License: Freeware Size: 542.72 KB Download (159): DTD to XML Schema translator Download

Added: September 10, 2010 | Visits: 612

Pod::HTML2Pod Pod::HTML2Pod Perl module can translate HTML into POD. SYNOPSIS # Use the program html2pod that comes in this dist, or: use Pod::HTML2Pod; print Pod::HTML2Pod::convert( file => my_stuff.html, # input file a_href => 1, # try converting links ); Larry Wall once said (1999-08-27, on the... Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Pod::HTML2Pod Download

Added: January 25, 2010 | Visits: 723

Mini-Sub Racing Race mini-subs through underwater mazes. You can race against a friend or against the clock.Mini-Sub Racing was created by Andrew Hazelden for the idevgames "21-Days Accelerated" Contest. Platforms: Mac

License: Freeware Download (90): Mini-Sub Racing Download

Released: August 04, 2012  |  Added: September 04, 2012 | Visits: 1.413

SearchIt SearchIt is free file search software which lets you search files containing search term within File Name, File Data, and Search sub-directories. You can easily find what you are looking for wihout having to go through each folder and open file and search in the file.... Platforms: Windows

License: Freeware Size: 19.5 KB Download (132): SearchIt Download

Released: August 02, 2012  |  Added: August 02, 2012 | Visits: 813

Multilizer 2011 PDF Translator Multilizer PDF Translator is a professional application designed to translate PDF files. The translated file has the same layout and images as the original file. Complete solution, no other software packages needed to work. Translated documents can be saved to following formats: PDF, JPEG, RTF,... Platforms: Windows, Windows Vista, 7, 7x64

License: Freeware Download (140): Multilizer 2011 PDF Translator Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 1.071

FREE English-Spanish Translator English to Spanish Translator employs the power of Internet machine language translation engines, and enables you to easily and exactly translate Web contents, letters, chat, and emails between English and Spanish. Main Features: - Support translate English to Spanish - Support translate... Platforms: Windows

License: Freeware Size: 1.4 MB Download (70): FREE English-Spanish Translator Download

Released: September 27, 2012  |  Added: September 27, 2012 | Visits: 953

IP2Location IP - Country - Region - City - Latitude - Longitude - Timezone - Netspeed - Weather Database IP2Location IP - Country - Region - City - Latitude - Longitude - Timezone - Netspeed - Weather Database is a commercial lookup database which can translate IP address to country, time zone, latitude, longitude, weather station code. for WindowsAll Platforms: Windows


< 1 2 3 4 5 >