From 28510ffa79dfe485e4f215a03ada5a594b1b8812 Mon Sep 17 00:00:00 2001 From: Amir Aharoni Date: Tue, 26 May 2020 12:14:06 +0300 Subject: [PATCH] Update jquery.uls from upstream * Add Vertical Mongolian (mvf) and Madurese (mad) * Update Portuguese localization Change-Id: Ie6affb9d1061557eda28661539c354e346043d51 --- lib/jquery.uls/i18n/pt.json | 3 ++- lib/jquery.uls/src/jquery.uls.data.js | 25 ++++++++++++++++++++++++- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/lib/jquery.uls/i18n/pt.json b/lib/jquery.uls/i18n/pt.json index ebc39654..9c5dce7a 100644 --- a/lib/jquery.uls/i18n/pt.json +++ b/lib/jquery.uls/i18n/pt.json @@ -3,6 +3,7 @@ "authors": [ "Amire80", "Cainamarques", + "Hamilton Abreu", "Sarilho1", "Ti4goc", "Vitorvicentevalente", @@ -23,5 +24,5 @@ "uls-common-languages": "Idiomas sugeridos", "uls-no-results-suggestion-title": "Você pode estar interessado em:", "uls-search-help": "Você pode pesquisar pelo nome do idioma, pelo tipo de alfabeto, código ISO do idioma, ou você pode navegar por região.", - "uls-search-placeholder": "Pesquisar por idioma" + "uls-search-placeholder": "Pesquisar uma língua" } diff --git a/lib/jquery.uls/src/jquery.uls.data.js b/lib/jquery.uls/src/jquery.uls.data.js index 369cdaa6..84f5f0af 100644 --- a/lib/jquery.uls/src/jquery.uls.data.js +++ b/lib/jquery.uls/src/jquery.uls.data.js @@ -2253,6 +2253,13 @@ module.exports=( function ( $ ) { ], "Lazuri" ], + "mad": [ + "Latn", + [ + "AS" + ], + "madhurâ" + ], "mai": [ "Deva", [ @@ -2352,6 +2359,12 @@ module.exports=( function ( $ ) { ], "монгол" ], + "mn-cyrl": [ + "mn" + ], + "mn-mong": [ + "mvf" + ], "mnc": [ "Mong", [ @@ -2451,6 +2464,13 @@ module.exports=( function ( $ ) { ], "Mvskoke" ], + "mvf": [ + "Mong", + [ + "AS" + ], + "ᠮᠣᠩᠭᠣᠯ" + ], "mwl": [ "Latn", [ @@ -3897,7 +3917,8 @@ module.exports=( function ( $ ) { "vec": [ "Latn", [ - "EU" + "EU", + "AM" ], "vèneto" ], @@ -4542,6 +4563,7 @@ module.exports=( function ( $ ) { "ii", "ug-arab", "za", + "mvf", "mn", "bo", "ko", @@ -4886,6 +4908,7 @@ module.exports=( function ( $ ) { "id", "jv", "su", + "mad", "ms", "min", "bew",