Main > Free Download Search >

Free esperanto translation software for linux

esperanto translation

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 680
Bio::LiveSeq::Translation 1.4

Bio::LiveSeq::Translation 1.4


Bio::LiveSeq::Translation is a translation class for LiveSeq. more>>
Bio::LiveSeq::Translation is a translation class for LiveSeq.

This stores informations about aminoacids translations of transcripts. The implementation is that a Translation object is the translation of a Transcript object, with different possibilities of manipulation, different coordinate system and eventually its own ranges (protein domains).

APPENDIX

The rest of the documentation details each of the object methods. Internal methods are usually preceded with a _

new

Title : new
Usage : $protein = Bio::LiveSeq::Translation->new(-transcript => $transcr);

Function: generates a new Bio::LiveSeq::Translation
Returns : reference to a new object of class Translation
Errorcode -1
Args : reference to an object of class Transcript

get_Transcript

Title : valid
Usage : $transcript = $obj->get_Transcript()
Function: retrieves the reference to the object of class Transcript (if any)
attached to a LiveSeq object
Returns : object reference
Args : none

aa_ranges

Title : aa_ranges
Usage : @proteinfeatures = $translation->aa_ranges()
Function: to retrieve all the LiveSeq AARange objects attached to a
Translation, usually created out of a SwissProt database entry
crossreferenced from an EMBL CDS feature.
Returns : an array
Args : none

<<less
Download (4.7MB)
Added: 2007-08-10 License: Perl Artistic License Price:
806 downloads
Esperantilo 0.95

Esperantilo 0.95


Esperantilo is a text editor with particular esperanto functions, spell and grammar checking and machine translation. more>>
Esperantilo is a text editor with particular esperanto functions, spell and grammar checking and machine translation to Polish, German and English languages.
Main features:
- Program do not need installation.
- It is suitable for Linux and Windows.
- It contains complex custumizable machine translation for a Polish, German and English languages.
- it supports also half-automatic translation.
- It can collaborate with professional translation systems by XLIFF and TMX formats.
- It can translate many Esperanto character encoding (? gx gh ^g g^ html).
- It makes easy to write Esperanto hat letters with "x"-replacement.
- It can convert many files automatically.
- It is full utf-8 editor and is suitable for editing multilingual texts.
- It enables editing of many files in one program.
- It contains "undo" and "redo" functions.
- It offers spell checking.
- It contains grammar checker
- It contains syntax analyse
- It contains a multilingual dictionary with a edit mode
Enhancements:
- The user interface for semiautomatic translation was redesigned and rewritten.
- The program contains a new dictionary user interface, which is directly embedded into the editor area.
- The searching of a translation is faster now.
- The quality of grammatical correction and computer translation into the Polish language was improved.
<<less
Download (3.9MB)
Added: 2007-08-12 License: GPL (GNU General Public License) Price:
808 downloads
ImTranslator 3.2

ImTranslator 3.2


ImTranslator provides additional multilingual capabilities to Firefox for more efficient communication in foreign languages. more>>
ImTranslator is a Firefox extension that provides additional multilingual capabilities to Firefox for more efficient communication in foreign languages.
With ImTranslator you can enter multilingual text, check it for correctness, adjust unreadable messages, translate in different languages, look up words, print results and send email.
ImTranslator provides the most convenient access to online translation service powered by PROMT translation server (PROMT Ltd.) and Altavista. It includes the following modules: translation editor, virtual keyboard, spell-checker, dictionary, decoder, back translation, email client.
The interface of ImTranslator is localized for 6 languages to target a native speaking audience.
ImTranslator is an ongoing project which gradually implements new tools and features to make the multilingual communication more efficient.
Integration includes context and tool menu launch as well as a toolbar image button.
<<less
Download (0.020MB)
Added: 2007-06-05 License: MPL (Mozilla Public License) Price:
573 downloads
SpanishTrans 1.1

SpanishTrans 1.1


SpanishTrans provides a a very simple, complete, fast and clean dictionary, which allows you to translate English to Spanish. more>>
SpanishTrans provides a a very simple, complete, fast and clean dictionary, which allows you to translate English to Spanish.

This is a very simple, complete, fast and clean dictionary, which allows you to highlight an English word in the page that youre reading and get immediately the Spanish translation.

No matter if the selected word is a plural, conjugated verb, etc., the translator realizes about the right word showing you its meaning.

<<less
Download (0.003MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
939 downloads
GCC::TranslationUnit 1.00

GCC::TranslationUnit 1.00


GCC::TranslationUnit is a Perl module that can parse the output of gcc -fdump-translation-unit. more>>
GCC::TranslationUnit is a Perl module that can parse the output of gcc -fdump-translation-unit.

SYNPOSIS

use GCC::TranslationUnit;

# echo #include > stdio.c
# gcc -fdump-translation-unit -c stdio.c
$node = GCC::TranslationUnit::Parser->parsefile(stdio.c.tu)->root;

# list every function/variable name
while($node) {
if($node->isa(GCC::Node::function_decl) or
$node->isa(GCC::Node::var_decl)) {
printf "%s declared in %sn",
$node->name->identifier, $node->source;
}
} continue {
$node = $node->chain;
}

ABSTRACT

Provides a module for reading in the -fdump-translation-unit file from GCC and access methods for the data available from within GCC.

Once you read in the file using the Parser, you can traverse the entire structure of the parse tree using methods defined in the GCC::Node::* modules. Look there for information. Each node is blessed into a GCC::Node::* class with that name.

<<less
Download (0.013MB)
Added: 2007-05-29 License: Perl Artistic License Price:
880 downloads
Transolution 0.4 beta5

Transolution 0.4 beta5


Transolution is a Computer Aided Translation (CAT) suite supporting the XLIFF standard. more>>
Transolution is a Computer Aided Translation (CAT) suite supporting the XLIFF standard. It provides the open source community with features and concepts that have been used by commercial offerings for years to improve translation efficiency and quality.
The suite is modular to make it flexible and provides a XLIFF Editor, translation memory engine and filters to convert different formats to and from XLIFF.
The use of XLIFF means that almost any content can be localized as long as there is a filter for it (XML, SGML, PO, RTF,StarOffice/OpenOffice).
A versatile translation editor for XLIFF files. It aims to provide translators with professional quality editor for both documentation and software. Features tag protection and interactive Translation Memory.
Main features:
- Versatile, can be used for both software and documentation
- Sentence segmentation
- Tag protection
- Interactive Translation Memory
- File format based on XLIFF standard
- Platform independent
- Open source (GPL License)
<<less
Download (0.23MB)
Added: 2005-08-21 License: GPL (GNU General Public License) Price:
1527 downloads
wbmtranslator 0.6.1

wbmtranslator 0.6.1


wbmtranslator is a translator assistant for webmin. more>>
wbmtranslator is a translation assistant for webmin/usermin modules.

wbmtranslator module is intended for webmin modules translators. It may not be usable with text only browsers like lynx or w3m. Also, please activate javascript in your browser settings.

<<less
Download (0.13MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1249 downloads
Translate! (multi-language) 1.0

Translate! (multi-language) 1.0


Translate! (multi-language) is a Google-based, over-the-network translation desktop widget. more>>
Translate! (multi-language) is a Google-based, over-the-network translation desktop widget.

It automatically supports all languages translate.google.com supports as of the moment you start the widget.

(Double-)Click the Wrench button on the middle to chose the language pair.

<<less
Download (0.014MB)
Added: 2007-04-06 License: GPL (GNU General Public License) Price:
935 downloads
eSpeak 1.28

eSpeak 1.28


eSpeak is a software speech synthesizer for English, and potentially other languages. more>>
eSpeak is a software speech synthesizer for English, and potentially other languages.
eSpeak produces good quality English speech. It uses a different synthesis method from other open source TTS engines, and sounds quite different. Its perhaps not as natural or "smooth", but I find the articulation clearer and easier to listen to for long periods.
eSpeak project can run as a command line program to speak text from a file or from stdin. It works well as a "Talker" with the KDE text to speech system (KTTS), as an alternative to Festival for example. As such, it can speak text which has been selected into the clipboard, or directly from the Konquerer browser or the Kate editor.
- Includes different Voices, whose characteristics can be altered.
- Can produce speech output as a WAV file.
- Can translate text to phoneme codes, so it could be adapted as a front end for another speech synthesis engine.
- Potential for other languages. Rudimentary (and probably humourous) attempts at German and Esperanto are included.
- Compact size. The program and its data total about 350 kbytes.
- Written in C++.
I regularly use it to listen to blogs and news sites. I prefer the sound through a domestic stereo system rather than my small computer speakers.
INSTALLATION:
- Place the "speak" executable file in the command path, eg in /usr/local/bin
- Place the "speak-data" directory in /usr/share as /usr/share/speak-data.
Alternatively if it is placed in the users home directory (i.e. /home/ /speak-data) then that will be used instead.
- Dependencies.
speak uses the PortAudio sound library, so you will need to have the libportaudio0 library package installed. It may be already, since its used by other software, such as OpenOffice.org and the Audacity sound editor.
COMMAND OPTIONS:
Examples
To use at the command line, type:
speak -f < text file >
Or just type
speak
followed by text on subsequent lines. Each line is spoken when RETURN is pressed. Use speak -p to see the corresponding phonemes codes.
echo "This is a test" | speak
Speaking from a single line command.
Enhancements:
- Roman number translation added for some languages.
- Improvements to languages, including en-r, Hungarian, Romanian.
- Various bug fixes.
<<less
Download (0.20MB)
Added: 2007-07-17 License: GPL (GNU General Public License) Price:
838 downloads
Mozilla Afrikaans Language Pack

Mozilla Afrikaans Language Pack


Mozilla Afrikaans Language Pack is an Afrikaans translation of the Mozilla Web browser suite. more>>
The Mozilla Afrikaans Language Pack provides translations of the Mozilla suites Web browser, email program, and editor into Afrikaans.

All functions, errors, menus, and buttons are translated into Afrikaans.
<<less
Download (0.48MB)
Added: 2005-04-15 License: MPL (Mozilla Public License) Price:
1656 downloads
PosteRazor 1.2

PosteRazor 1.2


The PosteRazor takes a raster image and slices it into a multi page PDF document. more>>
The PosteRazor project cuts a raster image into pieces which can afterwards be printed out and assembled to a poster.
As input, the PosteRazor takes a raster image.
The resulting poster is saved as a multipage PDF document.
An easy to use, wizard like user interface guides through 5 steps.
PosteRazor is available as a Windows and as an OSX version (it should also be compilable on Linux).
Main features:
- Input image formats.
- Image types.
- Dimension Units.
- Printer page layout.
- Poster size.
- Image tile overlapping.
- PDF output
Enhancements:
- Added: Polish translation by Grzegorz Wacikowski. This translation is included only in the Win32 version
- Added: French translation by Martin Loyer
- Added: +/- Spin buttons for poster size in pages
- Changed: Numbers in input fields are selected instead of changed on mouse drags. Should be more standard conformant.
<<less
Download (0.19MB)
Added: 2006-09-01 License: GPL (GNU General Public License) Price:
1153 downloads
Lingua::EO::Supersignoj 0.02

Lingua::EO::Supersignoj 0.02


Lingua::EO::Supersignoj is a Perl module that can convert Esperanto characters. more>>
Lingua::EO::Supersignoj is a Perl module that can convert Esperanto characters.

SYNOPSIS

use Lingua::EO::Supersignoj;

my $transkodigilo = Lingua::EO::Supersignoj->nova(
de => fronte,
al => X,
u => u*
);
print $transkodigilo->transkodigu(Mia ^suoj estas ankau* en la ^cambro.);
# prints: Mia sxuoj estas ankaux en la cxambro.

my $transkodigilo = Lingua::EO::Supersignoj->nova(de => X);

for (qw(X x H h poste fronte apostrofoj iso unikodo)) {
$transkodigilo->al = $_;
print $transkodigilo->transkodigu(
Laux Ludoviko Zamenhof bongustas .
fresxa cxecxa mangxajxo kun spicoj.
);
}

Esperanto has 6 letters that ASCII doesnt have. These characters do exist in Unicode and ISO-8859-3. This object orientated module makes conversion easier.

<<less
Download (0.004MB)
Added: 2006-08-08 License: Perl Artistic License Price:
1172 downloads
Gnome Specimen 0.2

Gnome Specimen 0.2


Gnome Specimen project is a simple tool to view and compare fonts installed on your system. more>>
Gnome Specimen project is a simple tool to view and compare fonts installed on your system.
Main features:
- A list of all fonts available (the left pane)
- A list of font previews (the right pane)
- Configurable preview text and font size
- Configurable foreground and background colors used in the preview pane
- A Dutch translation
<<less
Download (0.20MB)
Added: 2007-06-05 License: GPL (GNU General Public License) Price:
524 downloads
Manslide 1.6

Manslide 1.6


Manslide is the begining of ManDVD rewrite. more>>
Manslide is the begining of ManDVD rewrite. This is slideshow module (just a begin) for testing and to know if all is good.

The program is in french for the moment but there is in a near futur all other translation. Give feedback to help me.

<<less
Download (8.8MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
506 downloads
TransJ 0.1.8

TransJ 0.1.8


TransJ project is a multilingual desktop translation tool. more>>
TransJ project is a multilingual desktop translation tool.
It uses SWT for a native look and feel on each OS and a fast UI.
It currently uses the SYSTRAN engine thru the AltaVista BabelFish service.
Supported languages are: English, French, German, Dutch, Italian, Spanish, Russian, Portuguese, Japanese, Chinese, Korean, and others.
There are also plans to implement the Lingvo engine.
Enhancements:
- major 800x600 screen resolution bug fixed
<<less
Download (1.4MB)
Added: 2006-10-17 License: GPL (GNU General Public License) Price:
1104 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5