https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Modul%3ATransText%2Fdata%2Fbe Modul:TransText/data/be - Versionsgeschichte 2025-06-09T06:23:14Z Versionsgeschichte dieser Seite in Wikipedia MediaWiki 1.45.0-wmf.4 https://de.wikipedia.org/w/index.php?title=Modul:TransText/data/be&diff=200363821&oldid=prev Sebastian Wallroth: Schützte „Modul:TransText/data/be“ ([Bearbeiten=Nur Sichter] (unbeschränkt) [Verschieben=Nur Administratoren] (unbeschränkt)) 2020-05-27T05:46:01Z <p>Schützte „<a href="/wiki/Modul:TransText/data/be" title="Modul:TransText/data/be">Modul:TransText/data/be</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/be&diff=200334047&oldid=prev Kenneth Wehr: Neu erstellt 2020-05-26T07:43:25Z <p>Neu erstellt</p> <p><b>Neue Seite</b></p><div>local Serial = &quot;2020-05-26&quot;<br /> --[===[<br /> transText/data/be<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 /> be = { use = &quot;Cyrl&quot;,<br /> targets = {<br /> de = {<br /> script = &quot;Latn&quot;,<br /> replace = { -- Sonderfälle<br /> -- с zwischen zwei von аеійоуўыэьяёю = ss<br /> { &quot;([АЕІЙОУЎЫЭЯЁЮаеійоуўыэяёю])с([аеійоуўыэяёю])&quot;,<br /> &quot;%1ss%2&quot; },<br /> -- e nach Vokal = je<br /> { &quot;([аеійоуўыэяёю&#039;’])е&quot;, &quot;%1je&quot; },<br /> -- ь vor аеійоуўыэ = j<br /> { &quot;ь([аеійоуўыэ])&quot;, &quot;j%1&quot; },<br /> -- с zwischen Vokal und ь+Vokal = ss<br /> { &quot;([АЕІЙОУЎЫЭЯЁЮаеійоуўыэяёю])с([j])&quot;,<br /> &quot;%1ss%2&quot; },<br /> -- Einzelbuchstaben<br /> { 0x410, &quot;A&quot; }, -- А <br /> { 0x411, &quot;B&quot; }, -- Б <br /> { 0x412, &quot;W&quot; }, -- В <br /> { 0x413, &quot;H&quot; }, -- Г <br /> { 0x490, &quot;G&quot; }, -- Ґ <br /> { 0x414, &quot;D&quot; }, -- Д <br /> { 0x415, &quot;Je&quot; }, -- Е <br /> { 0x416, &quot;Sch&quot; }, -- Ж<br /> { 0x417, &quot;S&quot; }, -- З <br /> { 0x406, &quot;I&quot; }, -- І <br /> { 0x419, &quot;J&quot; }, -- Й <br /> { 0x41A, &quot;K&quot; }, -- К <br /> { 0x41B, &quot;L&quot; }, -- Л <br /> { 0x41C, &quot;M&quot; }, -- М <br /> { 0x41D, &quot;N&quot; }, -- Н <br /> { 0x41E, &quot;O&quot; }, -- О <br /> { 0x41F, &quot;P&quot; }, -- П <br /> { 0x420, &quot;R&quot; }, -- Р <br /> { 0x421, &quot;S&quot; }, -- С <br /> { 0x422, &quot;T&quot; }, -- Т <br /> { 0x423, &quot;U&quot; }, -- У <br /> { 0x40E, &quot;U&quot; }, -- Ў <br /> { 0x424, &quot;F&quot; }, -- Ф <br /> { 0x425, &quot;Ch&quot; }, -- Х <br /> { 0x426, &quot;Z&quot; }, -- Ц <br /> { 0x427, &quot;Tsch&quot; }, -- Ч<br /> { 0x428, &quot;Sch&quot; }, -- Ш<br /> { 0x42B, &quot;Y&quot; }, -- Ы <br /> { 0x42D, &quot;E&quot; }, -- Э <br /> { 0x42E, &quot;Ju&quot; }, -- Ю <br /> { 0x401, &quot;Jo&quot; }, -- Ё <br /> { 0x42F, &quot;Ja&quot; }, -- Я <br /> { 0x430, &quot;a&quot; }, -- а <br /> { 0x431, &quot;b&quot; }, -- б <br /> { 0x432, &quot;w&quot; }, -- в <br /> { 0x433, &quot;h&quot; }, -- г <br /> { 0x491, &quot;g&quot; }, -- ґ <br /> { 0x434, &quot;d&quot; }, -- д <br /> { 0x435, &quot;e&quot; }, -- е <br /> { 0x436, &quot;sch&quot; }, -- ж<br /> { 0x437, &quot;s&quot; }, -- з <br /> { 0x456, &quot;i&quot; }, -- і <br /> { 0x439, &quot;j&quot; }, -- й <br /> { 0x43A, &quot;k&quot; }, -- к <br /> { 0x43B, &quot;l&quot; }, -- л <br /> { 0x43C, &quot;m&quot; }, -- м <br /> { 0x43D, &quot;n&quot; }, -- н <br /> { 0x43E, &quot;o&quot; }, -- о <br /> { 0x43F, &quot;p&quot; }, -- п <br /> { 0x440, &quot;r&quot; }, -- р <br /> { 0x441, &quot;s&quot; }, -- с <br /> { 0x442, &quot;t&quot; }, -- т <br /> { 0x443, &quot;u&quot; }, -- у <br /> { 0x45E, &quot;u&quot; }, -- ў <br /> { 0x444, &quot;f&quot; }, -- ф <br /> { 0x445, &quot;ch&quot; }, -- х <br /> { 0x446, &quot;z&quot; }, -- ц <br /> { 0x447, &quot;tsch&quot; }, -- ч<br /> { 0x448, &quot;sch&quot; }, -- ш<br /> { 0x44C, &quot;&quot; }, -- ь<br /> { 0x44B, &quot;y&quot; }, -- ы <br /> { 0x44D, &quot;e&quot; }, -- э <br /> { 0x44E, &quot;ju&quot; }, -- ю <br /> { 0x451, &quot;jo&quot; }, -- ё <br /> { 0x44F, &quot;ja&quot; } -- я<br /> }<br /> } -- de<br /> }<br /> } -- be<br /> }, -- data<br /> failsafe = Serial<br /> }</div> Kenneth Wehr