| | |
| | | | program/localization/index.inc | |
| | | | | |
| | | | This file is part of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2009, 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. | |
| | | | Copyright (C) 2005-2012, 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 | |
| | |
| | | |
| | | // 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)', |
| | |
| | | '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)', |
| | |
| | | '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', |