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.278.445 Times

Translation App software
Filter: All | Freeware | Demo
 

Translation App

1 2 3 4 5 > 
Released: November 04, 2016  |  Added: November 05, 2016 | Visits: 1.011

Just Translate 2016 With jalada Just Translate the world speaks one language - Yours! jalada Just Translate provides instant full text translations between dozens of different languages. It can translate words, sentences, emails, tweets, web pages and more between any combination of the supported languages. This...



Platforms: Mac

License: Shareware Cost: $29.99 USD Size: 55.66 MB Download (68): Just Translate 2016 Download

Released: September 17, 2016  |  Added: September 26, 2016 | Visits: 628

Just Translate 2016 for Windows With jalada Just Translate the world speaks one language - Yours! jalada Just Translate provides instant full text translations between dozens of different languages. It can translate words, sentences, emails, tweets, web pages and more between any combination of the supported languages. This...





Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $29.99 USD Size: 34.21 MB Download (666): Just Translate 2016 for Windows Download

Released: November 08, 2017  |  Added: November 14, 2017 | Visits: 361

Just Translate 10 Just Translate is the complete translation environment for language professionals who want to edit, review and manage translation projects as well as corporate terminology. Deliver world-class localized content to support your global sales and marketing efforts with software trusted by...


Platforms: Mac

License: Shareware Cost: $29.99 USD Size: 55.66 MB Download (656): Just Translate 10 Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 639

Bible App Introducing the Bible App: so easy to navigate, you don’t need to be a scholar to use it. It’s the Bible reader for the rest of us. The beautiful, elegant user interface allows you to dive into the Sacred Scriptures without all the clutter of Websites. From the Divine Office Catholic...


Platforms: Mac

License: Commercial Cost: $9.99 USD Size: 51.4 MB Download (51): Bible App Download

Released: February 16, 2012  |  Added: March 10, 2012 | Visits: 2.979

Translation Office 3000 Translation Office 3000 is the first and leading translation management system designed specifically for freelance translators and small translation agencies. TO3000 easily and seamlessly integrates into the business life of professional freelance translators. TO3000 transforms the complex and...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 112.57 MB Download (150): Translation Office 3000 Download

Released: August 12, 2008  |  Added: August 18, 2008 | Visits: 3.131

Translation Pad Translation Pad is a simple internet machine language translation software. Translation Pad supports the following language pairs: english to german, english to spanish, english to french, english to portuguese, english to italian, german to english, french to english, spanish to english,...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 529.58 KB Download (370): Translation Pad Download

Released: November 01, 2007  |  Added: September 22, 2008 | Visits: 2.224

IdiomaX Translation Suite This suite of translation software tools lets you translate virtually anything that crosses your desk: web pages, emails, documents, slide presentations, spreadsheets, databases and more. Throw Out Those Language Textbooks. No more language classes, memorization and conjugation... IdiomaX...


Platforms: Windows

License: Shareware Cost: $145.95 USD Size: 17.26 MB Download (133): IdiomaX Translation Suite Download

Released: November 01, 2007  |  Added: September 22, 2008 | Visits: 1.590

IdiomaX Translation Assistant You'll never be stuck for words again with this translation software installed on your computer. It's like having a multilingual assistant at your side at all times, instantly translating words, phrases and segments of text – regardless of what application you happen to be using. Whether you...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 11.36 MB Download (136): IdiomaX Translation Assistant Download

Released: November 08, 2009  |  Added: December 10, 2009 | Visits: 3.843

Subtitle Translation Wizard Still looking for a software for srt translation, sub(MicroDVD) translation or Sami(.smi) translation and editing easily? Still looking for a software for playing subtitle for movie that have none subtitle or playing your subtitle for movie that you don't satisfied with it's subtitle? Still...


Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 2.39 MB Download (561): Subtitle Translation Wizard Download

Added: March 21, 2010 | Visits: 1.219

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: February 13, 2010 | Visits: 1.352

App::faq App::faq is a Perl module witj App-Context Frequently Asked Questions. The App-Context is like a software backplane for many services required by an enterprise application. Into that backplane plug the App-Context Services. There may be many implementations of each of the App-Context Services,...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): App::faq Download

Added: October 26, 2010 | Visits: 1.400

App::perlstyle App::perlstyle is a App::Context Perl Style Guide. The following document describes some of the coding standards used in writing the App::Context framework (App-Options, App-Context, App-Repository, App-Widget, and other minor distributions). This document exists for two purposes: 1. To...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::perlstyle Download

Added: March 05, 2010 | Visits: 1.355

App::quickstart App::quickstart is App::Context Developers Quick-Start Guide. This is the Developers Quickstart Guide to the App::Context Framework. Its focus is to give a minimum amount of theoretical or explanatory background and get right into learning by example. That having been said, it is also...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (92): App::quickstart Download

Added: March 13, 2010 | Visits: 1.265

App::Session App::Session can represents a sequence of multiple events perhaps executed in separate processes. SYNOPSIS # ... official way to get a Session object ... use App; $session = App->context(); $context = $session->session(); # get the session # any of the following named parameters may be...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (96): App::Session Download

Added: September 11, 2010 | Visits: 1.345

App::UserAgent App::UserAgent - the browser this session is connected to. SYNOPSIS # ... official way to get a UserAgent object ... use App; $context = App->context(); $user_agent = $context->user_agent(); # get the user_agent if ($user_agent->supports("html.input.style")) { # do something } A...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (99): App::UserAgent Download

Added: February 19, 2010 | Visits: 1.420

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: November 19, 2010 | Visits: 1.245

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.572

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (252): App::SimpleScan::Substitution::Line Download

Added: February 19, 2010 | Visits: 1.271

App::SimpleScan App::SimpleScan is a simple_scans core code. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; App::SimpleScan allows us to package the core of simple_scan as a class; most importantly, this allows us to use Module::Pluggable to write extensions to this application...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (115): App::SimpleScan Download

Added: June 06, 2010 | Visits: 1.033

App::SimpleScan::Plugin::Snapshot App::SimpleScan::Plugin::Snapshot is a Perl module to allow tests to snapshot results. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; # plugin loaded automatically here Supports the %%snapshot_dir and %%snapshot pragmas plus the --snapshot_dir and --snap_all and...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): App::SimpleScan::Plugin::Snapshot Download

1 2 3 4 5 >