mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Update srp_OCRFixReplaceList.xml
This commit is contained in:
parent
2dcc90f205
commit
56b5139ba2
@ -4,6 +4,9 @@
|
||||
<Word from="ču" to="ću" />
|
||||
<Word from="češ" to="ćeš" />
|
||||
<Word from="če" to="će" />
|
||||
<Word from="ćš" to="ćeš" />
|
||||
<Word from="ćmo" to="ćemo" />
|
||||
<Word from="ćte" to="ćete" />
|
||||
<Word from="čemo" to="ćemo" />
|
||||
<Word from="čete" to="čete" />
|
||||
<Word from="djete" to="dijete" />
|
||||
@ -82,7 +85,9 @@
|
||||
<EndLines />
|
||||
<WholeLines />
|
||||
<RegularExpressions>
|
||||
<RegEx find="đž" replaceWith="dž" />
|
||||
<RegEx find="ajsmiješnij" replaceWith="ajsmješnij" />
|
||||
<RegEx find="boži[čć]([aeiu]|em|ima)?\b" replaceWith="Božić$1" />
|
||||
<RegEx find=" g-dine\.$" replaceWith=" gospodine." />
|
||||
<RegEx find=" g-dine +(?=[A-ZČĐŠŽ])" replaceWith=" g. " />
|
||||
<RegEx find="([gG])dine? +(?=[A-ZČĐŠŽ])" replaceWith="$1. " />
|
||||
@ -229,4 +234,4 @@
|
||||
<!-- <RegEx find="^\.{3}([a-zčđšž"<])" replaceWith="$1" /> -->
|
||||
<!-- <RegEx find=" +([.?!])" replaceWith="$1" /> -->
|
||||
</RegularExpressions>
|
||||
</OCRFixReplaceList>
|
||||
</OCRFixReplaceList>
|
||||
|
Loading…
Reference in New Issue
Block a user