-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add transliteration #27
Comments
[["a","ا"],["b","ب"],["t","ت"], Arabic/Persian/Urdu/Latin transliteration map copyright arabeasy.net, liam hahne 2013 [ ["a", "а"], ["b", "б"], ["v", "в"] , ["g", "г"] , ["d", "д"] , ["e", "е"] , ["ó", "ё"] , ["ö", "ё"] , ["ò", "ё"] , ["Ó", "Ё"] , ["Ö", "Ё"] ,["w", "ж"] , ["z", "з"] , ["i", "и"] , ["j", "й"] , ["k", "к"] , ["l", "л"] , ["m", "м"] , ["n", "н"] , ["o", "о"] , ["ô", "о́"] , ["p", "п"] , ["r", "р"] , ["s", "с"] , ["t", "т"] , ["u", "у"] , ["f", "ф"] , ["x", "х"] , ["ç", "ц"] ,["ß", "ц"] , ["Ç", "Ц"] , ["à", "Ц"] , ["c", "ч"] , ["y", "ы"] , ["q", "я"] , ["Q", "Я"] , ["ú", "ю"] , ["Ú", "Ю"] , ["ù", "ю"] ,["ü", "ю"] ,["Ü", "Ю"], ["ũ", "ю́"] ,["Ũ", "Ю́"] ,["é", "э"] ,["ä", "э"] ,["ğ", "э"] , ["É", "Э"] , ["Ä", "Э"] ,["Ğ", "Э"] , ["º", "ъ"] , ["'", "ь"] , ["^", "Ъ"] , ["¨", "Ь"] , ["h", "ш"] , ["ý", "щ"] , ["Ý", "Щ"], ["ş", "щ"] , ["Ş", "Щ"],["ÿ", "щ"] , ["è", "Щ"], ["ì", "щ"] , ["A", "А"], ["B", "Б"], ["V", "В"] , ["G", "Г"] , ["D", "Д"] , ["E", "Е"] , ["Ê", "Е́"] ,["ê", "е́"] , ["W", "Ж"] , ["Z", "З"] , ["I", "И"] , ["J", "Й"] , ["K", "К"] , ["L", "Л"] , ["M", "М"] , ["N", "Н"] , ["O", "О"] , ["Ô", "О́"] , ["P", "П"] , ["R", "Р"] , ["S", "С"] , ["T", "Т"] , ["U", "У"] , ["û", "у́"] ,["Û", "У́"] , ["F", "Ф"] , ["X", "Х"] ,["C", "Ч"] , ["Y", "Ы"] ,["H", "Ш"] , ["ı", "и"] , ["İ", "И"], ["â", "а́"] , ["Â", "А́"], ["q̇", "я́"] , ["Q̇", "Я́"], ["î", "и́"] , ["Î", "И́"], ["ŷ", "ы́"] , ["Ŷ", "Ы́"] , ["ẽ", "э́"] , ["Ẽ", "Э́"] ,["ĵ","й́"],["Ĵ","Й́"],["CZ","Ц"],["cz","ц"],["Ñ","Ц"],["ñ","ц"],["yu","ю"],["YU","Ю"],["ya","я"],["YA","Я"],["ey","э"],["EY","Э"],["yo","ё"],["YO","Ё"],["yy","щ"],["YY","Щ"],["''","ъ"],["'''","Ъ"]] Russian/Latin transliteration map copyright rus1.net, liam hahne 2014 |
please add romanized arabic and russian from 1:1 maps here:
arabeasy.net
rus1.net
thanks!
liam
The text was updated successfully, but these errors were encountered: