Update jquery.ime and jquery.uls from upstream

* Change ckb autonym to "کوردی" in ime and in uls langdb.
* Add Ho language (hoc) and Warang Citi script to uls langdb.
* Localization update for ca.

Updating uls to
6e07d913bd

Updating ime to
f59576143f

Change-Id: If55e4834849312df20fefbea4b193ad89dc96268
This commit is contained in:
Amire80
2017-07-11 09:13:16 +03:00
parent 4d759868f9
commit a541083b93
3 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
/*! jquery.ime - v0.1.0+20170621 /*! jquery.ime - v0.1.0+20170711
* https://github.com/wikimedia/jquery.ime * https://github.com/wikimedia/jquery.ime
* Copyright (c) 2017 Santhosh Thottingal; Licensed GPL, MIT */ * Copyright (c) 2017 Santhosh Thottingal; Licensed GPL, MIT */
( function ( $ ) { ( function ( $ ) {
@@ -2487,7 +2487,7 @@
inputmethods: [ 'byn-geezim' ] inputmethods: [ 'byn-geezim' ]
}, },
ckb: { ckb: {
autonym: 'کوردیی ناوەندی', autonym: 'کوردی',
inputmethods: [ 'ckb-transliteration-arkbd', 'ckb-transliteration-fakbd', 'ckb-transliteration-lakbd' ] inputmethods: [ 'ckb-transliteration-arkbd', 'ckb-transliteration-fakbd', 'ckb-transliteration-lakbd' ]
}, },
ce: { ce: {

View File

@@ -3,7 +3,8 @@
"authors": [ "authors": [
"Amire80", "Amire80",
"Pginer", "Pginer",
"Toniher" "Toniher",
"Ssola"
] ]
}, },
"uls-region-WW": "Mundial", "uls-region-WW": "Mundial",
@@ -19,5 +20,5 @@
"uls-common-languages": "Llengües suggerides", "uls-common-languages": "Llengües suggerides",
"uls-no-results-suggestion-title": "Pot interessar-vos:", "uls-no-results-suggestion-title": "Pot interessar-vos:",
"uls-search-help": "Podeu cercar per nom de llengua, nom d'alfabet, codi ISO de la llengua o podeu navegar per regió:", "uls-search-help": "Podeu cercar per nom de llengua, nom d'alfabet, codi ISO de la llengua o podeu navegar per regió:",
"uls-search-placeholder": "Cerca de llengua" "uls-search-placeholder": "Cerca una llengua"
} }

File diff suppressed because one or more lines are too long