mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
parent
df5a44e58b
commit
7cea5d9b16
@ -2214,7 +2214,7 @@
|
||||
<RegEx find="Pomera([mšt])" replaceWith="Miče$1" />
|
||||
<RegEx find="pomeren" replaceWith="pomaknut" />
|
||||
<RegEx find="([pP])omj?eri" replaceWith="$1omakni" />
|
||||
<RegEx find="([pP])omoč" replaceWith="$1omoć" />
|
||||
<RegEx find="(?<!r)omoč" replaceWith="omoć" />
|
||||
<RegEx find="([pP])oresk" replaceWith="$1orezn" />
|
||||
<RegEx find="porodičn" replaceWith="obiteljsk" />
|
||||
<RegEx find="Porodičn" replaceWith="Obiteljsk" />
|
||||
@ -2807,6 +2807,7 @@
|
||||
<RegEx find="(?<!n)([sz])vesti([lt])" replaceWith="$1vijest$2" />
|
||||
<RegEx find="svetić" replaceWith="svetit ć" />
|
||||
<RegEx find="svetlj(?!iv)" replaceWith="svjetlj" />
|
||||
<RegEx find="svh" replaceWith="shv" />
|
||||
<RegEx find="([šđ])ać" replaceWith="$1ač" />
|
||||
<RegEx find="šević" replaceWith="ševit ć" />
|
||||
<RegEx find="šunjać" replaceWith="šuljat ć" />
|
||||
|
Loading…
Reference in New Issue
Block a user