From 3412e50b54e3daac8745234e21ab6e72be0ed165 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 04 Jun 2014 11:20:33 -0400 Subject: [PATCH] Fix attachment menu structure and aria-attributes --- program/localization/index.inc | 57 +++++++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 41 insertions(+), 16 deletions(-) diff --git a/program/localization/index.inc b/program/localization/index.inc index 2d638d7..38edb73 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -4,9 +4,12 @@ +-----------------------------------------------------------------------+ | program/localization/index.inc | | | - | This file is part of the RoundCube Webmail client | - | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | - | Licensed under the GNU GPL | + | This file is part of the Roundcube Webmail client | + | Copyright (C) 2005-2014, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | | | | PURPOSE: | | Provide a centralized location table | @@ -15,40 +18,41 @@ +-----------------------------------------------------------------------+ | Author: Thomas Bruederli <roundcube@gmail.com> | +-----------------------------------------------------------------------+ - - $Id$ - */ // langage codes according to ISO 639-1 // country codes according to ISO 3166-1 (Alpha-2) -// original names from http://www.mediaglyphs.org/mg/p/langnames.html +// original names from http://www.mediaglyphs.org/mg/?p=langnames $rcube_languages = array( 'sq_AL' => 'Albanian (Shqip)', - 'ar_SA' => 'Arabic (العربية)', + 'ar' => 'Arabic (العربية)', + 'ar_SA' => 'Arabic (Saudi Arabia)', 'hy_AM' => 'Armenian (Հայերեն)', 'ast' => 'Asturiana (Asturianu)', - 'az_AZ' => 'Azerbaijani (Azəri)', + 'az_AZ' => 'Azerbaijani (Azərbaycanca)', 'eu_ES' => 'Basque (Euskara)', + 'be_BE' => 'Belarusian (беларуская мова)', 'bn_BD' => 'Bengali (বাংলা)', - 'bs_BA' => 'Bosnian (Bošnjački)', + 'bs_BA' => 'Bosnian (Bosanski)', 'br' => 'Breton (Brezhoneg)', 'bg_BG' => 'Bulgarian (Български)', 'ca_ES' => 'Catalan (Català)', - 'zh_CN' => 'Chinese (普通话)', - 'zh_TW' => 'Chinese (國語)', + 'zh_CN' => 'Chinese (简体中文)', + 'zh_TW' => 'Chinese (正體中文)', 'hr_HR' => 'Croatian (Hrvatski)', 'cs_CZ' => 'Czech (Česky)', 'da_DK' => 'Danish (Dansk)', 'fa_AF' => 'Dari (ﻯﺭﺩ)', - 'de_DE' => 'Deutsch (Deutsch)', - 'de_CH' => 'Deutsch (Schweiz)', + 'de_DE' => 'German (Deutsch)', + 'de_CH' => 'German (Schweiz)', 'nl_NL' => 'Dutch (Nederlands)', + 'en_CA' => 'English (Canada)', 'en_GB' => 'English (GB)', 'en_US' => 'English (US)', 'eo' => 'Esperanto', 'et_EE' => 'Estonian (Eesti)', + 'fo_FO' => 'Faroese (Føroyskt)', 'fi_FI' => 'Finnish (Suomi)', 'nl_BE' => 'Flemish (Vlaams)', 'fr_FR' => 'French (Français)', @@ -60,21 +64,26 @@ 'hu_HU' => 'Hungarian (Magyar)', 'is_IS' => 'Icelandic (Íslenska)', 'id_ID' => 'Indonesian (Bahasa Indonesia)', + 'ia' => 'Interlingua', 'ga_IE' => 'Irish (Gaedhilge)', 'it_IT' => 'Italian (Italiano)', 'ja_JP' => 'Japanese (日本語)', + 'km_KH' => 'Khmer (ភាសាខ្មែរ)', + 'kn_IN' => 'Konkani (कोंकणी)', 'ko_KR' => 'Korean (한국어)', 'ku' => 'Kurdish (Kurmancî)', 'lv_LV' => 'Latvian (Latviešu)', 'lt_LT' => 'Lithuanian (Lietuviškai)', + 'lb_LU' => 'Luxembourgish (Lëtzebuergesch)', 'mk_MK' => 'Macedonian (Македонски)', 'ms_MY' => 'Malay (Bahasa Melayu)', + 'ml_IN' => 'Malayalam (മലയാളം)', 'mr_IN' => 'Marathi (मराठी)', 'ne_NP' => 'Nepali (नेपाली)', 'nb_NO' => 'Norwegian (Bokmål)', 'nn_NO' => 'Norwegian (Nynorsk)', 'ps' => 'Pashto', - 'fa' => 'Persian (دری)', + 'fa_IR' => 'Persian (فارسی)', 'pl_PL' => 'Polish (Polski)', 'pt_BR' => 'Portuguese (Brasil)', 'pt_PT' => 'Portuguese (Português)', @@ -86,44 +95,59 @@ 'sl_SI' => 'Slovenian (Slovenščina)', 'es_AR' => 'Spanish (Argentina)', 'es_ES' => 'Spanish (Español)', + 'es_419' => 'Spanish (Latin America)', 'sv_SE' => 'Swedish (Svenska)', 'ta_IN' => 'Tamil (தமிழ்)', + 'ti' => 'Tigrinya (ትግርኛ)', 'th_TH' => 'Thai (ไทย)', 'tr_TR' => 'Turkish (Türkçe)', 'uk_UA' => 'Ukrainian (Українська)', + 'ur_PK' => 'Urdu (اُردو)', 'vi_VN' => 'Vietnamese (Tiếng Việt)', 'cy_GB' => 'Welsh (Cymraeg)', + 'fy_NL' => 'West Frisian (Frysk)', ); $rcube_language_aliases = array( 'am' => 'hy_AM', - 'ar' => 'ar_SA', 'az' => 'az_AZ', 'bg' => 'bg_BG', 'bs' => 'bs_BA', 'ca' => 'ca_ES', 'cn' => 'zh_CN', 'cs' => 'cs_CZ', + 'cy' => 'cy_GB', 'cz' => 'cs_CZ', 'da' => 'da_DK', 'de' => 'de_DE', 'ee' => 'et_EE', + 'et' => 'et_EE', 'el' => 'el_GR', 'en' => 'en_US', 'eu' => 'eu_ES', + 'fa' => 'fa_IR', 'ga' => 'ga_IE', 'ge' => 'ka_GE', 'gl' => 'gl_ES', 'he' => 'he_IL', 'hi' => 'hi_IN', 'hr' => 'hr_HR', + 'hy' => 'hy_AM', 'ja' => 'ja_JP', + 'ka' => 'ka_GE', 'ko' => 'ko_KR', 'kr' => 'ko_KR', + 'kh' => 'km_KH', + 'kh_KH' => 'km_KH', + 'kn' => 'kn_IN', + 'km' => 'km_KH', + 'lb' => 'lb_LU', 'ne' => 'ne_NP', 'no' => 'nn_NO', 'ms' => 'ms_MY', 'mr' => 'mr_IN', + 'ml' => 'ml_IN', + 'ml_ML' => 'ml_IN', 'pl' => 'pl_PL', 'tw' => 'zh_TW', 'si' => 'si_LK', @@ -133,6 +157,7 @@ 'sr_latin' => 'bs_BA', 'se' => 'sv_SE', 'sv' => 'sv_SE', + 'sq' => 'sq_AL', 'uk' => 'uk_UA', 'vn' => 'vi_VN', 'vi' => 'vi_VN', -- Gitblit v1.9.1