From 1bed61638bd5e46c98861e6976f3aa4ebf096bce Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Mon, 1 Mar 2021 12:27:18 +0200 Subject: [PATCH] Update language-data (#380) * Add languages: nus, rhg, rmc * Add variants: pap-aw, tly-cyrl * Add script: Rohg * Update data about Talysh Updating to https://github.com/wikimedia/language-data/commit/7181b2ecb77421cf400d78c52c86f195cebd101e --- src/jquery.uls.data.js | 45 ++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 43 insertions(+), 2 deletions(-) diff --git a/src/jquery.uls.data.js b/src/jquery.uls.data.js index a9ee4b1..6f4e27b 100644 --- a/src/jquery.uls.data.js +++ b/src/jquery.uls.data.js @@ -2790,6 +2790,13 @@ module.exports=( function ( $ ) { ], "Sesotho sa Leboa" ], + "nus": [ + "Latn", + [ + "AF" + ], + "Thok Naath" + ], "nv": [ "Latn", [ @@ -2914,6 +2921,13 @@ module.exports=( function ( $ ) { ], "Papiamentu" ], + "pap-aw": [ + "Latn", + [ + "AM" + ], + "Papiamento" + ], "pbb": [ "Latn", [ @@ -3128,6 +3142,13 @@ module.exports=( function ( $ ) { ], "Rumagnôl" ], + "rhg": [ + "Rohg", + [ + "AS" + ], + "𐴌𐴟𐴇𐴥𐴝𐴚𐴒𐴙𐴝" + ], "rif": [ "Latn", [ @@ -3149,6 +3170,13 @@ module.exports=( function ( $ ) { ], "rumantsch" ], + "rmc": [ + "Latn", + [ + "EU" + ], + "romaňi čhib" + ], "rmf": [ "Latn", [ @@ -3788,13 +3816,22 @@ module.exports=( function ( $ ) { "Tagalog" ], "tly": [ + "Latn", + [ + "EU", + "AS", + "ME" + ], + "tolışi" + ], + "tly-cyrl": [ "Cyrl", [ "EU", "AS", "ME" ], - "толышә зывон" + "толыши" ], "tmr": [ "Hebr", @@ -4344,6 +4381,7 @@ module.exports=( function ( $ ) { "Mtei", "Olck", "Orya", + "Rohg", "Saur", "Sinh", "Sylo", @@ -4394,6 +4432,7 @@ module.exports=( function ( $ ) { "Hebr", "Syrc", "Nkoo", + "Rohg", "Thaa" ], "regiongroups": { @@ -5755,7 +5794,8 @@ module.exports=( function ( $ ) { ], "SS": [ "ar", - "en" + "en", + "nus" ], "ST": [ "pt" @@ -6011,5 +6051,6 @@ module.exports=( function ( $ ) { ] } } + } ( jQuery ) ); },{}]},{},[1]);