2015-01-14 15:49:38 -06:00
|
|
|
<?php
|
|
|
|
|
2015-04-19 08:52:39 +01:00
|
|
|
/*
|
|
|
|
* This file is part of Cachet.
|
|
|
|
*
|
2015-07-06 17:37:01 +01:00
|
|
|
* (c) Alt Three Services Limited
|
2015-04-19 08:52:39 +01:00
|
|
|
*
|
|
|
|
* For the full copyright and license information, please view the LICENSE
|
|
|
|
* file that was distributed with this source code.
|
|
|
|
*/
|
|
|
|
|
2015-01-14 15:49:38 -06:00
|
|
|
return [
|
2016-08-07 16:10:12 -04:00
|
|
|
'af' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Afrikaans',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'ar' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Arabic',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'ca' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Catalan',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'cs' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Czech',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'da' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Danish',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'de' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Deutsch',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'el' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Greek',
|
|
|
|
'subset' => 'greek,greek-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'en' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'English',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
|
|
|
'en-UD' => [
|
|
|
|
'name' => 'CrowdIn - InContext Localization',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'es' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Español',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'fa' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Persian',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'fi' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Finnish',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'fr' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Français',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'he' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Hebrew',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'hu' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Hungarian',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'id' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Indonesian',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'it' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Italiano',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'ja' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Japanese',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'ko' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => '한글',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2017-01-02 16:05:03 +00:00
|
|
|
'ms' => [
|
|
|
|
'name' => 'Malay',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'nl' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Nederlands',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'no' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Norwegian',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'pl' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Polski',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
|
|
|
'pt-BR' => [
|
2016-06-24 12:27:10 -03:00
|
|
|
'name' => 'Portuguese, Brazilian',
|
2016-04-19 11:21:55 +07:00
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
|
|
|
'pt-PT' => [
|
2016-06-24 12:27:10 -03:00
|
|
|
'name' => 'Portuguese, Portugal',
|
2016-04-19 11:21:55 +07:00
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'ro' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Romanian',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'ru' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Русский',
|
|
|
|
'subset' => 'latin,cyrillic',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'sq' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Albanian',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'sr' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Sebrian (Cyrillic)',
|
|
|
|
'subset' => 'latin,cyrillic,cyrillic-ext',
|
|
|
|
],
|
|
|
|
'sv-SE' => [
|
|
|
|
'name' => 'Swedish',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'tr' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Turkish',
|
|
|
|
'subset' => 'latin,latin-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'uk' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Ukranian',
|
|
|
|
'subset' => 'latin,cyrillic-ext',
|
|
|
|
],
|
2016-08-07 16:10:12 -04:00
|
|
|
'vi' => [
|
2016-04-19 11:21:55 +07:00
|
|
|
'name' => 'Vietnamese',
|
|
|
|
'subset' => 'latin,vietnamese',
|
|
|
|
],
|
|
|
|
'zh-CN' => [
|
|
|
|
'name' => '简体中文',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
|
|
|
'zh-TW' => [
|
|
|
|
'name' => '繁體中文',
|
|
|
|
'subset' => 'latin',
|
|
|
|
],
|
2015-01-14 15:49:38 -06:00
|
|
|
];
|