Update jquery.ime to 91dc90c2f2
* Fix indentation in bo-ewts (15668fa788) * Fix Western Balochi and Northern Luri autonyms (91dc90c2f2) Change-Id: Ia54c15e6051c1e0ecf4c8e70724e2478bc6e0a86
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/*! jquery.ime - v0.1.0+20150601
|
/*! jquery.ime - v0.1.0+20150818
|
||||||
* https://github.com/wikimedia/jquery.ime
|
* https://github.com/wikimedia/jquery.ime
|
||||||
* Copyright (c) 2015 Santhosh Thottingal; Licensed GPL, MIT */
|
* Copyright (c) 2015 Santhosh Thottingal; Licensed GPL, MIT */
|
||||||
( function ( $ ) {
|
( function ( $ ) {
|
||||||
@@ -1630,7 +1630,7 @@
|
|||||||
source: 'rules/ber/ber-tfng.js'
|
source: 'rules/ber/ber-tfng.js'
|
||||||
},
|
},
|
||||||
'bgn-kbd': {
|
'bgn-kbd': {
|
||||||
name: 'بلوچی رخشانی',
|
name: 'روچ کپتین بلوچی',
|
||||||
source: 'rules/bgn/bgn-kbd.js'
|
source: 'rules/bgn/bgn-kbd.js'
|
||||||
},
|
},
|
||||||
'bn-avro': {
|
'bn-avro': {
|
||||||
@@ -1944,7 +1944,7 @@
|
|||||||
source: 'rules/lo/lo-kbd.js'
|
source: 'rules/lo/lo-kbd.js'
|
||||||
},
|
},
|
||||||
'lrc-kbd': {
|
'lrc-kbd': {
|
||||||
name: 'لوری مینجایی',
|
name: 'لۊری شومالی',
|
||||||
source: 'rules/lrc/lrc-kbd.js'
|
source: 'rules/lrc/lrc-kbd.js'
|
||||||
},
|
},
|
||||||
'mh': {
|
'mh': {
|
||||||
@@ -2222,7 +2222,7 @@
|
|||||||
inputmethods: [ 'hi-transliteration' ]
|
inputmethods: [ 'hi-transliteration' ]
|
||||||
},
|
},
|
||||||
'bgn': {
|
'bgn': {
|
||||||
autonym: 'بلوچی رخشانی',
|
autonym: 'روچ کپتین بلوچی',
|
||||||
inputmethods: [ 'bgn-kbd' ]
|
inputmethods: [ 'bgn-kbd' ]
|
||||||
},
|
},
|
||||||
'bho': {
|
'bho': {
|
||||||
@@ -2242,7 +2242,7 @@
|
|||||||
inputmethods: [ 'brx-inscript', 'brx-inscript2' ]
|
inputmethods: [ 'brx-inscript', 'brx-inscript2' ]
|
||||||
},
|
},
|
||||||
'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': {
|
||||||
@@ -2294,7 +2294,7 @@
|
|||||||
inputmethods: [ 'fi-transliteration' ]
|
inputmethods: [ 'fi-transliteration' ]
|
||||||
},
|
},
|
||||||
'lrc': {
|
'lrc': {
|
||||||
autonym: 'لوری مینجایی',
|
autonym: 'لۊری شومالی',
|
||||||
inputmethods: [ 'lrc-kbd' ]
|
inputmethods: [ 'lrc-kbd' ]
|
||||||
},
|
},
|
||||||
'lud': {
|
'lud': {
|
||||||
@@ -2302,7 +2302,7 @@
|
|||||||
inputmethods: [ 'lud-transliteration' ]
|
inputmethods: [ 'lud-transliteration' ]
|
||||||
},
|
},
|
||||||
'gom': {
|
'gom': {
|
||||||
autonym: 'कोंकणी',
|
autonym: 'गोवा कोंकणी / Gova Konknni',
|
||||||
inputmethods: [ 'hi-transliteration', 'hi-inscript', 'gom-inscript2' ]
|
inputmethods: [ 'hi-transliteration', 'hi-inscript', 'gom-inscript2' ]
|
||||||
},
|
},
|
||||||
'gu': {
|
'gu': {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
var bgn_kbd = {
|
var bgn_kbd = {
|
||||||
id: 'bgn-kbd',
|
id: 'bgn-kbd',
|
||||||
name: 'بلوچی رخشانی',
|
name: 'روچ کپتین بلوچی',
|
||||||
description: 'Western Baluchi Keyboard Layout',
|
description: 'Western Baluchi Keyboard Layout',
|
||||||
date: '2015-03-11',
|
date: '2015-03-11',
|
||||||
URL: 'http://github.com/wikimedia/jquery.ime',
|
URL: 'http://github.com/wikimedia/jquery.ime',
|
||||||
|
|||||||
@@ -248,7 +248,7 @@
|
|||||||
['7', '༧'],
|
['7', '༧'],
|
||||||
['8', '༨'],
|
['8', '༨'],
|
||||||
['9', '༩'],
|
['9', '༩'],
|
||||||
// sanskrit marks
|
// Sanskrit marks
|
||||||
['H', 'ཿ'],
|
['H', 'ཿ'],
|
||||||
['M', 'ཾ'],
|
['M', 'ཾ'],
|
||||||
['~M', 'ྃ'],
|
['~M', 'ྃ'],
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
var lrc_kbd = {
|
var lrc_kbd = {
|
||||||
id: 'lrc-kbd',
|
id: 'lrc-kbd',
|
||||||
name: 'لوری مینجایی',
|
name: 'لۊری شومالی',
|
||||||
description: 'Northern Luri Keyboard Layout',
|
description: 'Northern Luri Keyboard Layout',
|
||||||
date: '2015-05-11',
|
date: '2015-05-11',
|
||||||
URL: 'http://github.com/wikimedia/jquery.ime',
|
URL: 'http://github.com/wikimedia/jquery.ime',
|
||||||
|
|||||||
Reference in New Issue
Block a user