Download List

项目描述

LanguageSys is meant to internationalize your
applications. It handles the access to language
files, which are based on an INI style. It is
possible to precompile the language files to
increase the speed of processing. This system is
focused on being highly object-oriented, so it
makes the language aliases aviable as member
variables of the own class. It contains a system
to fetch a list of all the available languages by
a given directory where the language files are
located. A distinction of languages is drawn as
RFC1766 recommends. Examples, documentation, and a
simple script to precompile your language files
are included.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-14 02:46
0.9.7

第一个(预)LanguageSys发布为Python。它仍然在序列化(预编译)系统的一些巨大的错误,还没有一个_init_.py文件。
标签: LanguageSys.Py, Initial freshmeat announcement
The first (pre-)release of LanguageSys for Python. It still has some huge errors in the serialization (precompilation) system, and does not yet have an _init_.py file.

2005-01-17 22:20
1.1.2

错误修正了一些重要进展。强烈建议升级到这个尽快版本,因为在解析机制,使语言文件作者操纵类成员变量的一些严重错误。还有整体的代码清理工作。
标签: LanguageSys.PHP, Major bugfixes
Some important bugfixes have been made. It is strongly recommended to update to this version as soon as possible, because there were some critical errors in the parsing mechanism that allowed the language file author to manipulate the class member variables. There was also overall code cleanup.

2005-01-09 06:25
1.1.1

此版本实现了RFC 1766中,现在完全在它定义语言标签兼容。有两个非关键除错一个侧重于报告制度的错误和验证语言标记的重点之一。已更新的文档的语言文件的提名和以前的版本迁移。
标签: LanguageSys.PHP, Major feature enhancements
This release implements RFC 1766, and is now fully
compatible with language tags as defined in it. There are two
non-critical bugfixes, one focused on the error reporting
system and one focused on validating language tags. The
docs were updated for the nomination of language files and
migrating from previous versions.

2005-01-07 18:19
1.0.2

一些变化已经作出的LanguageSys预编译机制,使LanguageSys现在使用序列的预编译提高处理速度阵列。现在有一个预编译的语言,例如文件的文件,并且该文档已被更新。如果你使用预编译的语言文件,请查看“一节中的文件迁移”。如预编译机制的其他功能不会受到此版本。
标签: LanguageSys.PHP
Some changes have been made to the precompiling mechanism of
LanguageSys, so LanguageSys now uses serialized arrays for precompiling
to increase the processing speed. There is now an example file of a
precompiled language file available, and the docs have been updated.
If you are using precompiled language files, please view the section
"Migration" in the docs. Other features such as the precompiling
mechanism are not affected by this release.

2004-12-13 10:09
1.0.0

标签: LanguageSys.PHP, Initial freshmeat announcement

Project Resources