LDAPAccountManager/lam/config/language

52 lines
985 B
Plaintext
Raw Normal View History

# LDAP Account Manager language configuration file
#
# Do not modify!
# Each line consists of a ":"-seperated entry. The first part is the locale name,
# the second is the character encoding and the third the language name.
2005-12-04 10:55:14 +00:00
# Catalan
ca_ES.utf8:UTF-8:Català (Catalunya)
2007-04-23 16:32:53 +00:00
# Czech
cs_CZ.utf8:UTF-8:Čeština (Česko)
2005-12-04 10:55:14 +00:00
# German
de_DE.utf8:UTF-8:Deutsch (Deutschland)
2006-02-06 15:01:36 +00:00
# Dutch
nl_NL.utf8:UTF-8:Nederlands (Nederland)
# English
2004-10-02 11:29:16 +00:00
en_GB.utf8:UTF-8:English (Great Britain)
2004-12-16 17:23:50 +00:00
# Spanish
2004-12-29 08:48:07 +00:00
es_ES.utf8:UTF-8:Español (España)
# French
fr_FR.utf8:UTF-8:Français (France)
2005-12-04 10:55:14 +00:00
# Italian
it_IT.utf8:UTF-8:Italiano (Italia)
# Hungarian
2005-01-02 10:03:25 +00:00
hu_HU.utf8:UTF-8:Magyar (Magyarország)
2004-02-01 14:11:21 +00:00
2008-04-16 16:49:07 +00:00
# Polish
pl_PL.utf8:UTF-8:Polski (Polska)
2007-07-24 15:40:43 +00:00
# Portuguese
pt_BR.utf8:UTF-8:Português (Brasil)
2006-07-10 19:26:01 +00:00
# Russian
ru_RU.utf8:UTF-8:Русский (Россия)
# Japanese
2004-12-06 15:17:22 +00:00
ja_JP.utf8:UTF-8:日本語 (日本)
2005-12-04 10:55:14 +00:00
2006-01-02 13:52:37 +00:00
# Chinese (Traditional)
zh_TW.utf8:UTF-8:繁體中文(台灣)
2007-07-14 16:03:38 +00:00
2009-11-06 18:50:22 +00:00
# Chinese (Simplified)
2007-07-14 16:03:38 +00:00
zh_CN.utf8:UTF-8:简体中文(中国)