You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/ui/data/keyboardlayouts/keypopup/ar_popup.lua

163 lines
2.3 KiB
Lua

return {
alef = {
"ا",
north = "أ",
northeast = "إ",
northwest = "ء",
east = "آ",
west = "",
},
ba = {
"ب",
north = "ݒ",
},
jeem = {
"ج",
north = "ج",
},
daal = {
"د",
},
h_aa = { -- الهاء
"ه",
label = "",
},
waw = {
"و",
},
zay = {
"ز",
north = "ژ",
},
ha = { -- الحاء
"ح",
},
tah = {
"ط",
},
yaa = {
"ي",
north = "ئ",
},
kaf = {
"ك",
north = "گ",
northeast = "ک",
},
lam = {
"ل",
north = "",
northeast = "",
northwest = "",
east = "",
},
meem = {
"م",
},
nun = {
"ن",
},
seen = {
"س",
},
ayin = {
"ع",
},
fah = {
"ف",
north = "ڤ",
northeast = "ڥ",
east = "ڢ",
},
saad = {
"ص",
},
qaf = {
"ق",
north = "ڨ",
},
raa = {
"ر",
},
sheen = {
"ش",
north = "ڜ",
},
taa = {
"ت",
},
thaa = {
"ث",
},
thaal = {
"ذ",
},
dhad = {
"ض",
},
th_aa = {
"ظ",
},
ghayn = {
"غ",
},
khaa = {
"خ",
},
alefmaqsoura = {
"ى",
},
hamza = {
"ء",
},
wawhamza = {
"ؤ",
},
laa = {
"",
},
taamarbouta = {
"ة",
label = "",
},
diacritic_fat_ha = {
"َ",
},
diacritic_damma = {
"ُ",
},
diacritic_kasra = {
"ِ",
},
diacritic_sukoon = {
"ْ",
},
diacritic_shadda = {
"ّ",
},
diacritic_tanween_fath = {
"ً",
},
diacritic_tanween_damm = {
"ٌ",
},
diacritic_tanween_kasr = {
"ٍ",
},
-- Diacritics (al-Harakat الحركات)
diacritics = {
"ّ",
north = "َ",
northeast = "ْ",
northwest = "ً",
east = "ُ",
west = "ٌ",
south= "~",
southeast= "ِ",
southwest= "ٍ",
},
arabic_comma = {
"،",
},
}