Uživatelské nástroje

Nástroje pro tento web


transcription2

Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

transcription2 [2015/08/28 19:02]
transcription2 [2020/10/09 23:14] (aktuální)
Řádek 1: Řádek 1:
 +<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +<title>Translit</title>
 +<script type="text/javascript">
 +/* Javascript functions */
 +function JSfunc()
 +{
 + /* Making transliteration! */
 + this.strTranslit = function(el)
 + {
 + new_el = document.getElementById('out');
 + A = new Array();
 + A["Ё"]="Jo";A["Й"]="J";A["Ц"]="C";A["У"]="U";A["К"]="K";A["Е"]="E";A["Н"]="N";A["Г"]="G";A["Ш"]="Sh";A["Щ"]="Shtsch";A["З"]="Z";A["Х"]="Kh";A["Ъ"]="'";A["Jo"]="Ё";
 +A["ё"]="yo";A["й"]="y";A["ц"]="c";A["у"]="u";A["к"]="k";A["е"]="e";A["н"]="n";A["г"]="g";A["ш"]="sh";A["щ"]="shtsch";A["з"]="z";A["х"]="kh";A["ъ"]="'";A["Ђ"]="Dj";A["ђ"]="dj";A["Љ"]="Lj";A["љ"]="lj";A["Ћ"]="Tsh";
  
 +A["ћ"]="tsh";A["Џ"]="Dzh";A["џ"]="dzh";A["Ѓ"]="G";A["ѓ"]="g";A["Ќ"]="K";A["ќ"]="k";A["Њ"]="Nj";A["њ"]="nj";
 +
 + A["Ф"]="F";A["Ы"]="Y";A["В"]="V";A["А"]="A";A["П"]="P";A["Р"]="R";A["О"]="O";A["Л"]="L";A["Д"]="D";A["Ж"]="Zh";A["Э"]="E";
 +
 + A["ф"]="f";A["ы"]="y";A["в"]="v";A["а"]="a";A["п"]="p";A["р"]="r";A["о"]="o";A["л"]="l";A["д"]="d";A["ж"]="zh";A["э"]="e";
 +
 + A["Я"]="Ya";A["Ч"]="Tsh";A["С"]="S";A["М"]="M";A["И"]="I";A["Т"]="T";A["Ь"]="'";A["Б"]="B";A["Ю"]="Yu";
 +
 + A["я"]="ya";A["ч"]="tsh";A["с"]="s";A["м"]="m";A["и"]="i";A["т"]="t";A["ь"]="'";A["б"]="b";A["ю"]="yu";
 +
 +A["Ғ"]="Gh";A["ғ"]="gh";
 +
 +A["Қ"]="Kh";A["қ"]="kh";
 +
 +A["Є"]="E";A["є"]="e";
 +
 +A["Ї"]="Yi";A["ї"]="yi";
 +
 +A["Ґ"]="G";A["ґ"]="g";
 +
 +A["Ң"]="Nj";A["ң"]="nj";
 +
 +A["Ө"]="Ö";A["ө"]="ö";
 +
 +A["Ұ"]="U";A["ұ"]="u";
 +
 +A["Ү"]="Ü";A["ү"]="ü";
 +
 +A["Һ"]="H";A["һ"]="h";
 +
 +A["Ү"]="Ü";A["ү"]="ü";
 +
 +A["Ӯ"]="U";A["ӯ"]="u";
 +
 +A["Ҳ"]="Kh";A["ҳ"]="kh";
 +
 +A["Ҷ"]="Tsh";A["ҷ"]="tsh";
 +
 +A["Ž"]="Zh";A["ž"]="zh";
 +
 +A["Č"]="Tsh";A["č"]="tsh";
 +
 +A["Ř"]="Rzh";A["ř"]="rzh";
 +
 +A["Ě"]="Ie";A["ě"]="ie";
 +
 +A["Š"]="Sh";A["š"]="sh";
 +
 +A["Ů"]="U";A["ů"]="u";
 +
 +A["Ň"]="Nj";A["ň"]="nj";
 +
 +A["Ť"]="Tj";A["ť"]="tj";
 +
 +A["Ľ"]="Lj";A["ľ"]="lj";
 +
 +A["Ł"]="L";A["ł"]="l";
 +
 +A["Đ"]="Dzh";A["đ"]="dzh";
 +
 +A["Ć"]="Ć";A["ć"]="tsh";
 +
 +A["Ј"]="Y";A["ј"]="y";
 +
 +A["́"]="́";
 +
 +A["І"]="I";A["і"]="i";
 +
 +A["Ў"]="U";A["ў"]="u";
 +
 +A["ѝ"]="I";A["ѝ"]="i";
 +
 +A["Ә"]="Ä";A["ә"]="ä";   
 +
 +
 + new_el.value = el.value.replace(/([\u0100-\u1999])/g,
 + function (str,p1,offset,s) {
 + if (A[str] != 'undefined'){return A[str];}
 + }
 + );
 + }
 + /* Normalizes a string, eю => eju */
 + this.strNormalize = function(el)
 + {
 + if (!el) { return; }
 + this.strTranslit(el);
 + }
 +}
 +var oJS = new JSfunc();
 +</script>
 +</head>
 +<body>
 +</html>
 +===== Transcription and transliteration of Cyrillic to Latin ONLINE =====
 +
 +Type or copy the text in Cyrillic in <html><FONT style="BACKGROUND-COLOR: pink">pink box</font></html> under the table.
 +
 +<html><p style="text-align: right"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><!-- Decent --><ins class="adsbygoogle" style="display:inline-block;width:180px;height:150px" data-ad-client="ca-pub-9546886698764857" data-ad-slot="7898966567"></ins><script>(adsbygoogle = window.adsbygoogle || []).push({});</script></center></p></html>
 +====== Transcription of most Cyrillic variant into Latin ONLINE ======
 +
 +In simple: = TRANSCRIPTION is using for normal reading, TRANSLITERATION = (almost) exact transcript of the letters in the letter.
 +You can choose other types of transfers from the Cyrillic into the Latin alphabet:
 +
 +
 +
 +<html><center><div class="table sectionedit3">
 +<table class="inline">
 + <tbody>
 + <tr class="row0">
 +      <th class="col0">Transcription </th>
 +      <th class="col1">Transliteration</th>
 +    </tr>
 + <tr>
 + <td>
 + </html>**[[transcription|Russian:]]**<html><br> Sample (RU):<br> 
 +Отче наш, сущий на небесах, да святится имя Твое.<br> 
 +Result:<br> 
 +Ottshe nash, sushtschiy na niebesakh, da svyatitsya imya Tvoye.
 +
 +<br>
 +</td>
 + <td></html>**[[transliteration|Russian and most of the Cyrillic fonts:]]**<html><br> Sample (RU):<br> 
 +Отче наш, сущий на небесах, да святится имя Твое.<br> 
 +Result:<br> 
 +Otče naš, suŝij na nebesah, da svâtitsâ imâ Tvoe.
 + </td>
 + </tr>
 + <tr>
 + <td style="background-color: rgb(153, 255, 153);">
 + </html>**[[transcription2|Most of the Cyrillic fonts:]]**<html><br>Belorussian,<br> 
 +Serbian,<br> 
 +Bulgarian,<br> 
 +Macedonian,<br> 
 +Kazakh,<br> 
 +Kyrgyz,<br> 
 +Uzbek<hr> 
 +<b>Sample (KZ):</b><br> 
 +Коктеги Экемiз! Сенiн киелi есiмiн кастерлене берсiн.<hr>
 +Әкімшілік жағынан 14 облыс және республикалық<br>
 +маңызы бар 3 қалаға бөлінеді.<br>
 +Result:<br> 
 +Koktegi Ekemiz! Senin kieli esimin kasterlene bersin.<hr>
 +Äkimshilik zhaghynan 14 oblys zhäne respublikalykh<br>
 +manjyzy bar 3 khalagha bölinedi.
 +<br>
 +<b>Sample(BY):</b>Колькасць насельніцтва — 9,5 млн чалавек<br>
 +Result:<br>
 +Kol'kasc' nasel'nictva — 9,5 mln tshalavek<br>
 +<b>Sample(BG):</b> Общата площ на Съветския съюз<br>
 +Result:<br>Obshtschata ploshtsch na S'vetskiya s'yuz
 +</td>
 + <td></html>**[[transliteration2|Ukrainian:]]**<html><br> Sample (UA):<br> 
 +Отче наш, що єси на небесах, нехай святиться ім'я Твоє.<br> 
 +Result:<br> 
 +Otče naš, ščo yesy na nebesach, nechaj svjatyt'sja im'ja Tvoye. 
 +
 + </td>
 + </tr>
 +
 +
 + </tbody>
 + </table>
 +<hr>
 +</div>
 +
 +</center>
 +<p><p><b>Write (paste) the text in Cyrillic:</b></p>
 +<textarea onkeyup="oJS.strNormalize(this)" style="height:10em;width:100%;background-color: pink" id="in"></textarea>
 +<p><b>Result:</b></p>
 +<textarea style="height:10em;width:100%" id="out"></textarea>
 +<center><b><a href ="http://www.cesty.in">http://www.cesty.in</b></a><br>
 +</body>
 +</html>
 +Be IN :-)