Update jquery.uls and jquery.ime from upstream

jquery.uls:
* Make "ha" the primary code for Hausa (should address Bug T279269).
* Localisation updates: ms-arab, ce, fur.
* Minor whitespace fixes for eslint.
Updating to
9b879ca89b

jquery.ime:
* Minor whitespace and escaping fixes for eslint.
Updating to
1fd57c64b9

Bug: T279269
Change-Id: I46aeb0a8397ebd9dc8a5d68a9e92368d8156ae2d
This commit is contained in:
Amir Aharoni
2021-05-24 10:48:32 +03:00
committed by jenkins-bot
parent 53c076a736
commit 7c6a6b528b
77 changed files with 1294 additions and 1236 deletions

View File

@@ -16,11 +16,11 @@
/* Yeh with hamza above */ [ '\\$', 'ئ' ],
[ '\\(', ')' ],
[ '\\)', '(' ],
[ '\\_" "ّ' ],
/* Shadda */ [ '_', 'ّ' ],
/* Alef with hamza above */ [ '\\-', 'أ' ],
/* Alef with madda above */ [ '\\+', 'آ' ],
/* Waw with hamza above */ [ '\\=', 'ؤ' ],
[ 'Q', 'ْ' ],
/* Sukun */ [ 'Q', 'ْ' ],
[ 'q', 'ق' ],
[ 'W', 'ﷺ' ],
[ 'w', 'و' ],
@@ -34,23 +34,23 @@
[ 'y', 'ے' ],
[ 'U', '،' ],
[ 'u', 'ء' ],
[ 'I', 'ٰ' ],
/* superscript alef */ [ 'I', 'ٰ' ],
[ 'i', 'ی' ],
/* Teh marbuta goal */ [ 'O', 'ۃ' ],
[ 'o', 'ہ' ],
[ 'P', 'ُ' ],
/* damma */ [ 'P', 'ُ' ],
[ 'p', 'پ' ],
[ '\\{', 'ٰ' ],
/* superscript alef */ [ '\\{', 'ٰ' ],
[ '\\[', ']' ],
[ '\\}', 'ٰٰ' ],
/* double superscript alef */ [ '\\}', 'ٰٰ' ],
[ '\\]', '[' ],
[ 'A', 'ٓ' ],
/* madda */ [ 'A', 'ٓ' ],
[ 'a', 'ا' ],
[ 'S', 'ص' ],
[ 's', 'س' ],
[ 'D', 'ڈ' ],
[ 'd', 'د' ],
[ 'F', '' ],
/* Empty */ [ 'F', '' ],
[ 'f', 'ف' ],
[ 'G', 'غ' ],
[ 'g', 'گ' ],
@@ -64,12 +64,12 @@
[ 'l', 'ل' ],
[ ':', ':' ],
/* Arabic semicolon */ [ ';', '؛' ],
[ '\"', '؎' ],
[ '\'', 'ٰ' ],
[ '\\|', 'ؔ' ],
[ '\\', '؎' ],
[ '\\~', 'ً' ],
[ '\\`', 'ٍ' ],
/* verse sign */ [ '"', '؎' ],
/* superscript alef */ [ '\'', 'ٰ' ],
/* takhallus */ [ '\\|', 'ؔ' ],
/* verse sign */ [ '\\', '؎' ],
/* fathatan */ [ '\\~', 'ً' ],
/* kasratan */ [ '\\`', 'ٍ' ],
[ 'Z', 'ذ' ],
[ 'z', 'ز' ],
[ 'X', 'ژ' ],
@@ -78,20 +78,20 @@
[ 'c', 'چ' ],
[ 'V', 'ظ' ],
[ 'v', 'ط' ],
[ 'B', 'ؒ' ],
/* rakhmatullah */ [ 'B', 'ؒ' ],
[ 'b', 'ب' ],
[ 'N', 'ں' ],
[ 'n', 'ن' ],
[ 'M', '' ],
/* Empty */ [ 'M', '' ],
[ 'm', 'م' ],
[ '\\<', 'ِ' ],
/* kasra */ [ '\\<', 'ِ' ],
[ ',', '،' ],
[ '\\>', 'َ' ],
/* fatha */ [ '\\>', 'َ' ],
/* Arabic full stop */ [ '\\.', '۔' ],
/* Arabic question mark */ [ '\\?', '؟' ],
[ '\\^', 'ۖ' ],
[ '\\&', 'ٔ' ],
[ '\\*', 'ٌ' ] ]
/* sla */ [ '\\^', 'ۖ' ],
/* hamza above */ [ '\\&', 'ٔ' ],
/* dammatan */ [ '\\*', 'ٌ' ] ]
};
$.ime.register( urPhonetic );

View File

@@ -35,7 +35,7 @@
[ 'P', 'خ' ],
[ '\\}', '{' ],
[ '\'', '\'' ],
[ '\"', '\"' ],
[ '"', '"' ],
[ '\\[', ']' ],
[ '\\{', '{' ],
[ 'C', 'ۓ' ],
@@ -49,21 +49,21 @@
[ 'y', 'پ' ],
[ 'Y', '\u0651\u00AD' ],
[ 'c', 'ے' ],
/* Arabic question mark */ [ '\\?','؟' ],
/* Arabic question mark */ [ '\\?', '؟' ],
[ 'j', 'ا' ],
[ 'n', 'غ' ],
[ 'N', 'ئ' ],
[ 'b', 'ش' ],
[ '\\<', '','>' ],
[ '\\<', '', '>' ],
[ 'm', 'ع' ],
[ 'u', 'ت' ],
[ '\\]', '','[' ],
[ '\\]', '', '[' ],
[ 'e', 'ھ' ],
[ 'f', 'ن' ],
[ 'r', 'د' ],
[ 'g', 'ل' ],
[ 't', 'ٹ' ],
[ '\\=', '','=' ],
[ '\\=', '', '=' ],
[ '\\\\', '\\' ],
[ 's', 'و' ],
[ 'w', 'ص' ],
@@ -84,10 +84,10 @@
[ '8', '8' ],
[ '9', '9' ],
[ '\\@', '@' ],
[ '\\#', '','#' ],
[ '\\$', '','$' ],
[ '\\%', '','٪' ],
[ '\\^', '','^' ],
[ '\\#', '', '#' ],
[ '\\$', '', '$' ],
[ '\\%', '', '٪' ],
[ '\\^', '', '^' ],
[ '\\&', 'ۖ' ],
/* Arabic star */ [ '\\*', '٭' ],
[ '\\(', '(' ],