diff options
author | thomascube <thomas@roundcube.net> | 2012-01-08 16:09:57 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2012-01-08 16:09:57 +0000 |
commit | 43ff34758eba110bd7ddd44bf1a616d25c00c734 (patch) | |
tree | 08d77106f108677993c88532e959f2c518c72fbf /program/localization/index.inc | |
parent | c1d27d867935dd682eef01d20f3cb8c07e184c3b (diff) |
Updated translations from launchpad
Diffstat (limited to 'program/localization/index.inc')
-rw-r--r-- | program/localization/index.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/index.inc b/program/localization/index.inc index 498b96858..4e6545409 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -105,6 +105,7 @@ $rcube_language_aliases = array( 'ca' => 'ca_ES', 'cn' => 'zh_CN', 'cs' => 'cs_CZ', + 'cy' => 'cy_GB', 'cz' => 'cs_CZ', 'da' => 'da_DK', 'de' => 'de_DE', @@ -123,6 +124,7 @@ $rcube_language_aliases = array( 'ko' => 'ko_KR', 'kr' => 'ko_KR', 'kh' => 'km_KH', + 'kh_KH' => 'km_KH', 'km' => 'km_KH', 'ne' => 'ne_NP', 'no' => 'nn_NO', @@ -137,6 +139,7 @@ $rcube_language_aliases = array( 'sr_latin' => 'bs_BA', 'se' => 'sv_SE', 'sv' => 'sv_SE', + 'sq' => 'sq_AL', 'uk' => 'uk_UA', 'vn' => 'vi_VN', 'vi' => 'vi_VN', |