Update jquery.ime from upstream

Change-Id: I1eabfcda79be85c8c28c11472ddc17b2e90c061d
This commit is contained in:
Amir E. Aharoni
2013-07-15 15:59:29 +03:00
parent 482a7488bf
commit 95c23085ff
11 changed files with 154 additions and 155 deletions

View File

@@ -2,7 +2,7 @@
'use strict';
var de = {
id: 'de',
id: 'de-transliteration',
name: 'Deutsch',
description: 'German input method',
date: '2012-11-20',

View File

@@ -43,6 +43,8 @@
['5', '°'], // Degree
['6', '֫'], // Ole
['8', '×'], // Multiplication
['9', '\u200e'], // LRM
['0', '\u200f'], // RLM
['\\.', '÷'], // Division
['\u05D8', 'װ'], // Double vav, ט

View File

@@ -94,6 +94,8 @@
[ '5', '°' ], // Degree
[ '6', '֫' ], // Ole
[ '8', '×' ], // Multiplication
[ '9', '\u200e' ], // LRM
[ '0', '\u200f' ], // RLM
[ '/', '÷' ], // Division
[ 'y', 'װ' ], // Double vav

View File

@@ -111,7 +111,7 @@
['H', 'ೞ'],
['j', 'ೲ'],
['\\>', 'ಽ'],
['.', '॥']
['\\.', '॥']
]
};

View File

@@ -97,13 +97,13 @@
['\\<', 'ऩ'],
[',', ','],
['\\>', '़'],
['.', '।'],
['\\?', 'ऐ'],
['/', 'ए'],
['\\^', 'ज्ञ'],
['X', 'क्ष'],
['\\*', 'श्र'],
['ff', '्‌']]
['ff', '्‌']
]
};
$.ime.register( mrPhonetic );

View File

@@ -3,7 +3,7 @@
var orLekhani = {
id: 'or-lekhani',
name: 'Odia Lekhani',
name: 'ଫୋନେଟିକ',
description: 'Odia Lekhani phonetic input method',
date: '2012-10-14',
URL: 'http://github.com/wikimedia/jquery.ime',

View File

@@ -3,8 +3,8 @@
var orTransliteration = {
id: 'or-transliteration',
name: 'Odia Transliteration',
description: 'ଟ୍ରାନ୍ସଲି ଟରେସନ',
name: 'ଟ୍ରାନ୍ସଲିଟରେସନ',
description: 'Odia Transliteration',
date: '2012-10-14',
URL: 'http://github.com/wikimedia/jquery.ime',
author: 'Junaid P V and Subhashish Panigrahi',

View File

@@ -5,83 +5,12 @@
id: 'sk-kbd',
name: 'Slovak kbd',
description: 'Slovak kbd keyboard layout',
date: '2013-02-12',
date: '2013-06-26',
URL: 'http://github.com/wikimedia/jquery.ime',
author: 'Parag Nemade',
license: 'GPLv3',
version: '1.0',
version: '1.1',
patterns: [
['+\'a', 'ä'],
['+\'o', 'ö'],
['+\'u', 'ü'],
['+\'A', 'Ä'],
['+\'O', 'Ö'],
['+\'U', 'Ü'],
['\'a', 'á'],
['+a', 'ä'],
['+c', 'č'],
['+d', 'ď'],
['\'e', 'é'],
['+e', 'ě'],
['\'i', 'í'],
['\'l', 'ĺ'],
['+l', 'ľ'],
['+n', 'ň'],
['\'o', 'ó'],
['+o', 'ô'],
['^o', 'ô'],
['\'r', 'ŕ'],
['+r', 'ř'],
['\'s', 'ß'],
['+s', 'š'],
['+t', 'ť'],
['\'u', 'ú'],
['+u', 'ů'],
['\'z', 'ý'],
['+y', 'ž'],
['\'A', 'Á'],
['+A', 'Ä'],
['+C', 'Č'],
['+D', 'Ď'],
['\'E', 'É'],
['+E', 'Ě'],
['\'I', 'Í'],
['\'L', 'Ĺ'],
['+L', 'Ľ'],
['+N', 'Ň'],
['\'O', 'Ó'],
['+O', 'Ô'],
['~O', 'Ô'],
['\'R', 'Ŕ'],
['+R', 'Ř'],
['\'S', 'ß'],
['+S', 'Š'],
['+T', 'Ť'],
['\'U', 'Ú'],
['+U', 'Ů'],
['\'Z', 'Ý'],
['+Y', 'Ž'],
['\'q', '`'],
['\'2', '@'],
['\'3', '#'],
['\'4', '$'],
['\'5', '%'],
['\'6', '^'],
['\'7', '&'],
['\'8', '*'],
['\'9', '('],
['\'0', ')'],
['+1', '!'],
['+2', '@'],
['+3', '#'],
['+4', '$'],
['+5', '%'],
['+6', '^'],
['+7', '&'],
['+8', '*'],
['+9', '('],
['+0', ')'],
['1', '+'],
['2', 'ľ'],
['3', 'š'],
@@ -92,19 +21,20 @@
['8', 'á'],
['9', 'í'],
['0', 'é'],
['\\!', '1'],
['\\@', '2'],
['\\#', '3'],
['!', '1'],
['@', '2'],
['#', '3'],
['\\$', '4'],
['\\%', '5'],
['%', '5'],
['\\^', '6'],
['\\&', '7'],
['&', '7'],
['\\*', '8'],
['\\(', '9'],
['\\)', '0'],
['\\-', '='],
['\\_', '%'],
['\\=', '\''],
['-', '='],
['_', '%'],
['=', '´'],
['\\+', 'ˇ'],
['\\[', 'ú'],
['\\{', '/'],
['\\]', 'ä'],
@@ -120,11 +50,55 @@
['/', '-'],
['\\?', '_'],
['`', ';'],
['\\~', '^'],
['~', '°'],
['´a', 'á'],
['´A', 'Á'],
['´e', 'é'],
['´E', 'É'],
['´i', 'í'],
['´I', 'Í'],
['´l', 'ĺ'],
['´L', 'Ĺ'],
['´o', 'ó'],
['´O', 'Ó'],
['´r', 'ŕ'],
['´R', 'Ŕ'],
['´u', 'ú'],
['´U', 'Ú'],
['´y', 'ý'],
['´Y', 'Ý'],
['¨a', 'ä'],
['¨A', 'Ä'],
['\\^o', 'ô'],
['\\^O', 'Ô'],
['ˇc', 'č'],
['ˇC', 'Č'],
['ˇd', 'ď'],
['ˇD', 'Ď'],
['ˇl', 'ľ'],
['ˇL', 'Ľ'],
['ˇn', 'ň'],
['ˇN', 'Ň'],
['ˇs', 'š'],
['ˇS', 'Š'],
['ˇt', 'ť'],
['ˇT', 'Ť'],
['ˇz', 'ž'],
['ˇZ', 'Ž'],
// It's QWERTZ
['y', 'z'],
['z', 'y'],
['Y', 'Z'],
['Z', 'Y']]
['Z', 'Y']
],
patterns_x: [
['3', '^'],
['=', '¨']
]
};
$.ime.register( skKbd );

View File

@@ -99,7 +99,7 @@
['v', '௳'],
['b', '௵'],
[',', '௹'],
['.', '॥']
['\\.', '॥']
]
};