LDAPAccountManager/lam/config/language

37 lines
726 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)
# 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
# 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:繁體中文(台灣)