summaryrefslogtreecommitdiff
path: root/program/localization/index.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-02-19 18:32:27 +0000
committerthomascube <thomas@roundcube.net>2006-02-19 18:32:27 +0000
commit0615a69974d0101d3159511d416bb2c75ffa1ad9 (patch)
treea39466e1dbedae5e8d24ad05ec02ca55415d5563 /program/localization/index.inc
parent181798f913b5e4c58b67f78801819638c960ab06 (diff)
Updated several localizations
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r--program/localization/index.inc7
1 files changed, 5 insertions, 2 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc
index 438637707..6197dc208 100644
--- a/program/localization/index.inc
+++ b/program/localization/index.inc
@@ -31,7 +31,8 @@
'cz' => 'Czech',
'ca' => 'Català',
'da' => 'Dansk',
- 'de_DE' => 'Deutsch',
+ 'de_DE' => 'Deutsch (Deutsch)',
+ 'de_CH' => 'Deutsch (Schweiz)',
'es' => 'Español',
'ee' => 'Estonian',
'eu' => 'Euskara',
@@ -41,7 +42,7 @@
'hr' => 'Hrvatski',
'hu' => 'Hungarian',
'it' => 'Italiano',
- 'ja' => 'Japanese',
+ 'ja' => 'Japanese (日本語)',
'kr' => 'Korean',
'lv' => 'Latvian',
'nl_NL' => 'Nederlands',
@@ -63,6 +64,7 @@
);
$rcube_language_aliases = array(
+ 'et_EE' => 'ee',
'bs' => 'bs_BA',
'de' => 'de_DE',
'en' => 'en_US',
@@ -73,4 +75,5 @@ $rcube_language_aliases = array(
$rcube_charsets = array();
+
?> \ No newline at end of file