86 projects tagged "Localization"
Konjugator helps with learning or interpreting verb forms in Welsh. It produces a list of around 200,000 inflected verb forms for almost 4,000 Welsh verbs, along with English glosses and parsing information. It attempts to conjugate Welsh verbs that are unknown to it, and will give parsing details for random Welsh verb forms if these are known to it.
I18N is a class that gets translation texts from flat files or from an SQL database. The system supports variables in translated strings and has a conversion facility to move data from one container to another. An included tool checks programs against sets of translated strings to detect references without strings or unused strings. Each call checks that referenced variables exist.
contraccions validates word contractions in the Catalan language. Word contractions in Catalan spelling are very complex and the function enclosed in this package allows a spellchecker to warn about wrong expressions and to suggest something to correct them. It returns a code to indicate the type of the error and the location of the error in the expression, and allows a spellchecker to perform incremental validation.
itools is a collection of Python libraries which provides a wide range of capabilities, including an abstraction over directory and file resources, a search engine, type marshallers, datatype schemas, i18n support, URI handlers, a Web programming interface, a workflow interface, and support for data formats such as (X)HTML, XML, iCalendar, RSS 2.0, and XLIFF.
The Gettext Commons project provides Java classes for internationalization through GNU gettext and Java ResourceBundles. This makes it possible to use the original text instead of custom property keys, which is less cumbersome and makes programs easier to read. It supports the easy extraction of user visible strings, marks strings as fuzzy when the original text changes to allow translators to check translations, powerful plural handling, and build process integration through Maven.
Expose is a PHP template engine. It supports server and client-sided caching, a plugin system (to simplify common tasks like inserting a date picker) and internationalization (to write templates in multiple languages using external translation files). Unlike most template engines, Expose's template script language is based on PHP itself, which means you don't have to learn a new syntax. You can use most of the PHP language elements and functions in the way with which you're familiar.
PEAR Validate is a set of useful methods to validate various kinds of data. It supports numbers (min/max, decimal, or not), email addresses (syntax, domain check, RFC 822), strings (alpha, upper and/or lowercase, numeric), dates (min, max), URIs (RFC 2396), and more. It also has many locale validation rules, specialized for each country or region (US, FR, UK, DE) or application domain (such as finance).
An extendable extract-transform-load tool where jobs are Perl or Java scripts.