[vlc-commits] qt: Update languages list

Hugo Beauzée-Luyssen git at videolan.org
Wed May 22 13:08:40 CEST 2019


vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Wed May 22 12:29:04 2019 +0200| [e1a7a1085284085ddd97f50aee03e5ae707bffae] | committer: Hugo Beauzée-Luyssen

qt: Update languages list

Add new translations & remove missing ones & those below 35% of
completion

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=e1a7a1085284085ddd97f50aee03e5ae707bffae
---

 modules/gui/qt/components/simple_preferences.cpp | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/modules/gui/qt/components/simple_preferences.cpp b/modules/gui/qt/components/simple_preferences.cpp
index 0c4615a565..f13cb49a96 100644
--- a/modules/gui/qt/components/simple_preferences.cpp
+++ b/modules/gui/qt/components/simple_preferences.cpp
@@ -68,6 +68,11 @@ static struct {
     { "auto",  N_("Auto") },
     { "en",    "American English" },
     { "ar",    "عربي" },
+    { "an",    "Aragonés" },
+    { "as_IN", "অসমীয়া" },
+    { "ast",   "Asturianu" },
+    { "be",    "беларуская мова" },
+    { "brx",   "बर'/बड़" },
     { "bn",    "বাংলা" },
     { "pt_BR", "Português Brasileiro" },
     { "en_GB", "British English" },
@@ -86,19 +91,20 @@ static struct {
     { "ga",    "Gaeilge" },
     { "gd",    "Gàidhlig" },
     { "gl",    "Galego" },
-    { "ka",    "ქართული" },
+    { "gu",    "ગુજરાતી" },
     { "de",    "Deutsch" },
     { "he",    "עברית" },
     { "hr",    "hrvatski" },
+    { "kn",    "ಕನ್ನಡ" },
+    { "lv",    "Latviešu valoda" },
     { "hu",    "Magyar" },
-    { "hy",    "հայերեն" },
+    { "mr",    "मराठी" },
     { "is",    "íslenska" },
     { "id",    "Bahasa Indonesia" },
     { "it",    "Italiano" },
     { "ja",    "日本語" },
     { "ko",    "한국어" },
     { "lt",    "lietuvių" },
-    { "mn",    "Монгол хэл" },
     { "ms",    "Melayu" },
     { "nb",    "Bokmål" },
     { "nn",    "Nynorsk" },
@@ -106,7 +112,6 @@ static struct {
     { "km",    "ភាសាខ្មែរ" },
     { "ne",    "नेपाली" },
     { "oc",    "Occitan" },
-    { "fa",    "فارسی" },
     { "pl",    "Polski" },
     { "pt_PT", "Português" },
     { "pa",    "ਪੰਜਾਬੀ" },
@@ -117,10 +122,10 @@ static struct {
     { "sr",    "српски" },
     { "sk",    "Slovensky" },
     { "sl",    "slovenščina" },
-    { "ckb",   "کوردیی سۆرانی" },
     { "es",    "Español" },
+    { "es",    "Español Mexicano" },
     { "sv",    "Svenska" },
-    { "te",    "తెలుగు" },
+    { "th",    "ภาษาไทย" },
     { "tr",    "Türkçe" },
     { "uk",    "украї́нська мо́ва" },
     { "vi",    "tiếng Việt" },



More information about the vlc-commits mailing list