https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Modul%3ATransText%2Fdata%2Fbg Modul:TransText/data/bg - Versionsgeschichte 2025-07-27T18:46:02Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.45.0-wmf.11 https://de.wikipedia.org/w/index.php?title=Modul:TransText/data/bg&diff=200363826&oldid=prev Sebastian Wallroth: Schützte „Modul:TransText/data/bg“ ([Bearbeiten=Nur Sichter] (unbeschränkt) [Verschieben=Nur Administratoren] (unbeschränkt)) 2020-05-27T05:46:11Z <p>Schützte „<a href="/wiki/Modul:TransText/data/bg" title="Modul:TransText/data/bg">Modul:TransText/data/bg</a>“ ([Bearbeiten=Nur Sichter] (unbeschränkt) [Verschieben=Nur Administratoren] (unbeschränkt))</p> <table style="background-color: #fff; color: #202122;" data-mw="interface"> <tr class="diff-title" lang="de"> <td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td> <td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">Version vom 27. Mai 2020, 07:46 Uhr</td> </tr><tr><td colspan="2" class="diff-notice" lang="de"><div class="mw-diff-empty">(kein Unterschied)</div> </td></tr></table> Sebastian Wallroth https://de.wikipedia.org/w/index.php?title=Modul:TransText/data/bg&diff=200334050&oldid=prev Kenneth Wehr: Neu erstellt 2020-05-26T07:43:31Z <p>Neu erstellt</p> <p><b>Neue Seite</b></p><div>local Serial = &quot;2020-05-26&quot;<br /> --[===[<br /> transText/data/bg<br /> mw.loadData()<br /> CREDITS:<br /> User:Kenny McFly<br /> User:Sebastian Wallroth<br /> SOURCE:<br /> https://github.com/real68er/wikyrillomat/blob/master/wikyrillomat.html<br /> ]===]<br /> return { data = {<br /> bg = { use = &quot;Cyrl&quot;,<br /> targets = {<br /> de = {<br /> script = &quot;Latn&quot;,<br /> replace = { -- Sonderfälle<br /> -- кс in Vorname mit griechischen Wurzeln = x<br /> { &quot;Алекс&quot;, &quot;Alex&quot; },<br /> { &quot;Оксан&quot;, &quot;Oxan&quot; },<br /> { &quot;Ксен&quot;, &quot;Xen&quot; },<br /> { &quot;Макс&quot;, &quot;Max&quot; },<br /> { &quot;Феликс&quot;, &quot;Felix&quot; },<br /> -- с zwischen zwei von аеийоуъяёю = ss<br /> { &quot;([АЕИЙОУЪЯЁЮаеийоуъяёю])с([аеийоуъяёю])&quot;,<br /> &quot;%1ss%2&quot; },<br /> -- ь vor Vokal = j<br /> { &quot;ь([аеиоуъ])&quot;, &quot;j%1&quot; },<br /> -- с zwischen Vokal und ь+Vokal = ss<br /> { &quot;([АЕИЙОУЪЯЁЮаеийоуъяёю])с([j])&quot;, &quot;%1ss%2&quot; },<br /> -- Einzelbuchstaben<br /> { 0x0410, &quot;A&quot; }, -- А<br /> { 0x0411, &quot;B&quot; }, -- Б<br /> { 0x0412, &quot;W&quot; }, -- В<br /> { 0x0413, &quot;G&quot; }, -- Г<br /> { 0x0414, &quot;D&quot; }, -- Д<br /> { 0x0415, &quot;E&quot; }, -- Е<br /> { 0x0416, &quot;Sch&quot; }, -- Ж<br /> { 0x0417, &quot;S&quot; }, -- З<br /> { 0x0418, &quot;I&quot; }, -- И<br /> { 0x0419, &quot;J&quot; }, -- Й<br /> { 0x041A, &quot;K&quot; }, -- К<br /> { 0x041B, &quot;L&quot; }, -- Л<br /> { 0x041C, &quot;M&quot; }, -- М<br /> { 0x041D, &quot;N&quot; }, -- Н<br /> { 0x041E, &quot;O&quot; }, -- О<br /> { 0x041F, &quot;P&quot; }, -- П<br /> { 0x0420, &quot;R&quot; }, -- Р<br /> { 0x0421, &quot;S&quot; }, -- С<br /> { 0x0422, &quot;T&quot; }, -- Т<br /> { 0x0423, &quot;U&quot; }, -- У<br /> { 0x0424, &quot;F&quot; }, -- Ф<br /> { 0x0425, &quot;Ch&quot; }, -- Х<br /> { 0x0426, &quot;Z&quot; }, -- Ц<br /> { 0x0427, &quot;Tsch&quot; }, -- Ч<br /> { 0x0428, &quot;Sch&quot; }, -- Ш<br /> { 0x0429, &quot;Scht&quot; }, -- Щ<br /> { 0x042A, &quot;A&quot; }, -- Ъ<br /> { 0x042E, &quot;Ju&quot; }, -- Ю<br /> { 0x042F, &quot;Ja&quot; }, -- Я<br /> { 0x0430, &quot;a&quot; }, -- а<br /> { 0x0431, &quot;b&quot; }, -- б<br /> { 0x0432, &quot;w&quot; }, -- в<br /> { 0x0433, &quot;g&quot; }, -- г<br /> { 0x0434, &quot;d&quot; }, -- д<br /> { 0x0435, &quot;e&quot; }, -- е<br /> { 0x0436, &quot;sch&quot; }, -- ж<br /> { 0x0437, &quot;s&quot; }, -- з<br /> { 0x0438, &quot;i&quot; }, -- и<br /> { 0x0439, &quot;j&quot; }, -- й<br /> { 0x043A, &quot;k&quot; }, -- к<br /> { 0x043B, &quot;l&quot; }, -- л<br /> { 0x043C, &quot;m&quot; }, -- м<br /> { 0x043D, &quot;n&quot; }, -- н<br /> { 0x043E, &quot;o&quot; }, -- о<br /> { 0x043F, &quot;p&quot; }, -- п<br /> { 0x0440, &quot;r&quot; }, -- р<br /> { 0x0441, &quot;s&quot; }, -- с<br /> { 0x0442, &quot;t&quot; }, -- т<br /> { 0x0443, &quot;u&quot; }, -- у<br /> { 0x0444, &quot;f&quot; }, -- ф<br /> { 0x0445, &quot;ch&quot; }, -- х<br /> { 0x0446, &quot;z&quot; }, -- ц<br /> { 0x0447, &quot;tsch&quot; }, -- ч<br /> { 0x0448, &quot;sch&quot; }, -- ш<br /> { 0x0449, &quot;scht&quot; }, -- щ<br /> { 0x044A, &quot;a&quot; }, -- ъ<br /> { 0x044C, &quot;&quot; }, -- ь<br /> { 0x044E, &quot;ju&quot; }, -- ю<br /> { 0x044F, &quot;ja&quot; } -- я<br /> }<br /> } -- de<br /> }<br /> } -- bg<br /> }, -- data<br /> failsafe = Serial<br /> }</div> Kenneth Wehr