Liste des projets simples Logiciel Télécharger Carte

I18N (Internationalization)
141 projects in result set
Dernière Mise à Jour: 2012-01-21 20:07

rxvt-unicode

rxvt-unicode is a clone of the well known terminal emulator rxvt, modified to store text in Unicode and to use locale-correct input and output. It also supports mixing multiple fonts at the same time, including Xft fonts, real transparency, and an optional embedded Perl interpreter that allows you to extend your terminal easily.

Dernière Mise à Jour: 2013-09-11 17:34

Xataface

Xataface is a flexible and shapable skin that sits on top of MySQL, making it accessible to every-day users. It automatically generates the appropriate forms, lists, and menus for a user to interact with the database without having to know any SQL. It is a full-featured Web application framework, and gives developers the flexibility to customize the features and behavior of their application via configuration files (using the simple INI-file syntax), templates, and plug-ins. A generic application with no customizations is completely functional, but the developer is free to customize things at his leisure.

Dernière Mise à Jour: 2013-02-09 00:20

Javascript VirtualKeyboard

Javascript VirtualKeyboard allows you to use any existing keyboard layouts without having them installed on your local PC. This tool is useful for embedding into a WYSIWYG HTML editor, a Web mail system, chat, forum, or any other application requiring user input. About 80 languages/170 keyboard layouts are supported. It has an easy and powerful design, allowing it to implement complex layouts like Korean, Japanese, Chinese, and so on. It has full support for keyboard and mouse input. It features a completely CSS-driven UI that is easy skinnable.

Dernière Mise à Jour: 2005-04-29 13:55

libmba

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

Dernière Mise à Jour: 2010-01-29 21:38

Poedit

Poedit is a gettext translation (.po file) editor for Unix, Windows, and OS X. It aims to provide translators with a simple, easy to use user interface with all the essential tools such as spellchecker or translation memory. It can also be used to manage translations for small projects.

Dernière Mise à Jour: 2011-05-15 08:27

uni2ascii

uni2ascii and ascii2uni provide conversion in both directions between UTF-8 Unicode and more than thirty 7-bit ASCII equivalents, including RFC 2396 URI format and RFC 2045 Quoted Printable format, the representations used in HTML, SGML, XML, OOXML, the Unicode standard, Rich Text Format, POSIX portable charmaps, POSIX locale specifications, and Apache log files. It can also convert between the escapes used for Unicode in languages such as Ada, C, Common Lisp, Java, Pascal, Perl, Postscript, Python, Scheme, and Tcl.

Dernière Mise à Jour: 2010-01-19 14:21

JInto

JInto is a plugin for Eclipse that lets the
developer easily edit and maintain resource
bundles (files that hold the localized strings for
an application). It features parallel editing of
all language versions (side by side), warnings
when no text has been provided for a specific key,
or when the text for one key is identical for
different languages, and a search wizard to locate
unused strings (strings that are referenced, but
not actually defined in the resource bundle). It
has been tested under Windows and Linux.

(Traduction automatique)
Dernière Mise à Jour: 2011-12-04 18:19

cpdetector

cpdetector is a small yet clever framework for
codepage detection that integrates different
strategies. It may be used as a library for third
party software that accesses textual data over
network. It also includes a best-practice
implementation in form of a command line tool that
allows sorting and transforming large collections
of documents based on their codepage. Available
strategies include: jchardet (exclusion, frequency
analysis, and guessing), detection of the HTML
charset property, and detection of the XML
encoding declaration.

(Traduction automatique)
Dernière Mise à Jour: 2013-11-26 12:03

IMSettings

IMSettings is a framework that delivers Input Method settings and applies the changes immediately, so it will take effect without restarting applications and the desktop.

Dernière Mise à Jour: 2013-01-24 21:30

libintl-perl

libintl-perl is a library that supports message translation for Perl, written in pure Perl (version 5.004 or better). A faster C version is also built and installed if the system fulfills all requirements. Its interface is a superset of the gettext family of functions in C, and it uses the same file formats as GNU gettext, making it possible to use all tools available for gettext itself and to seamlessly integrate internationalized Perl code into mixed-language projects.

(Traduction automatique)
Dernière Mise à Jour: 2004-11-18 02:20

LGI

LGI is a lightweight GUI library and application
framework. It supports cross-platform widgets, threads,
Unicode, a multi-language resource file in XML (with
graphical editor), drag and drop, common dialogs,
network support with implementations of common
protocols, and an HTML control.

(Traduction automatique)
Dernière Mise à Jour: 2005-08-21 07:45

Transolution

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 an 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, etc.).

(Traduction automatique)
Dernière Mise à Jour: 2003-07-22 04:48

encdec

Encdec encodes and decodes C objects such as integers, IEEE754 float and double values, times, and internationalized strings to and from popular binary formats and a wide variety of character encodings as they might appear in various file formats or network messages. It is compiled directly against the libiconv sources.

(Traduction automatique)
Dernière Mise à Jour: 2007-07-16 11:10

Adobe Source Libraries

The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.

Dernière Mise à Jour: 2010-10-19 09:40

cstrings

cstrings is a lightweight internationalization tool for
C code. It is useful for those who find gettext too
bulky and intrusive. It extracts strings from a
program, and turns them into #defines in a
prepended code section. It has good features for
building up your message base incrementally.

(Traduction automatique)