[Xfce4-commits] [www/www.xfce.org] 01/01: Enable more translations

noreply at xfce.org noreply at xfce.org
Mon Jan 30 23:29:34 CET 2017


This is an automated email from the git hooks/post-receive script.

ochosi pushed a commit to branch master
in repository www/www.xfce.org.

commit 396aec6942fff0fb7b2a69f471095595a033c3e1
Author: Igor <f2404 at yandex.ru>
Date:   Tue Nov 29 17:40:33 2016 +0400

    Enable more translations
    
    According to the 'po' directory contents.
    
    Signed-off-by: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
---
 lib/locales.php | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/lib/locales.php b/lib/locales.php
index e18d923..e71560f 100644
--- a/lib/locales.php
+++ b/lib/locales.php
@@ -3,21 +3,33 @@
 /* known languages in this directory */
 $languages = array (
 	'en' => 'English',
+	'ar' => 'Arabic',
+	'cs' => 'Czech',
 	'de' => 'German',
+	'el' => 'Greek',
+	'en_AU' => 'English (Australia)',
+	'en_GB' => 'English (United Kingdom)',
 	'es' => 'Spanish (Castilian)',
 	'fr' => 'French',
+	'he' => 'Hebrew',
 	'hu' => 'Hungarian',
 	'it' => 'Italian',
 	'ja' => 'Japanese',
 	'ko' => 'Korean',
 	'lt' => 'Lithuanian',
+	'ms' => 'Malay',
+	'nb' => 'Norwegian Bokmal',
 	'nl' => 'Dutch',
 	'oc' => 'Occitan',
 	'pl' => 'Polish',
 	'pt' => 'Portuguese',
 	'pt_BR' => 'Portuguese (Brazilian)',
+	'ru' => 'Russian',
 	'sk' => 'Slovak',
 	'sr' => 'Serbian',
+	'sv' => 'Swedish',
+	'th' => 'Thai',
+	'tr' => 'Turkish',
 	'uk' => 'Ukrainian',
 	'zh_CN' => 'Chinese (Simplified)',
 	'zh_TW' => 'Chinese (Traditional)');

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list