mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
parent
ced81ae5e4
commit
b43dc643a7
@ -4395,7 +4395,6 @@
|
||||
<RegEx find="([aeiou])čijo(?![mj])" replaceWith="$1čio" />
|
||||
<RegEx find="činij" replaceWith="zdjel" />
|
||||
<RegEx find="čjan" replaceWith="čajn" />
|
||||
<RegEx find="čkpj" replaceWith="čkoj" />
|
||||
<RegEx find="č[mn]p" replaceWith="čno" />
|
||||
<RegEx find="čnas" replaceWith="nčas" />
|
||||
<RegEx find="([čČ])ovi?j?e([kč])" replaceWith="$1ovje$2" />
|
||||
@ -4634,8 +4633,7 @@
|
||||
<RegEx find="oriš[ćč]en" replaceWith="orišten" />
|
||||
<RegEx find="([kK])orj?en" replaceWith="$1orijen" />
|
||||
<RegEx find="\b([kK])orp([aei])" replaceWith="$1ošar$2" />
|
||||
<RegEx find="kpj" replaceWith="koj" />
|
||||
<RegEx find="kpr" replaceWith="kor" />
|
||||
<RegEx find="(?<!o)kp" replaceWith="ko" />
|
||||
<RegEx find="ritikova([olt])" replaceWith="ritizira$1" />
|
||||
<RegEx find="ritikuje" replaceWith="ritizira" />
|
||||
<RegEx find="rofn" replaceWith="rafn" />
|
||||
@ -5241,7 +5239,6 @@
|
||||
<RegEx find="Ž" replaceWith="Ž" />
|
||||
<RegEx find="aam" replaceWith="ama" />
|
||||
<RegEx find="abs" replaceWith="avs" />
|
||||
<RegEx find="akp" replaceWith="ako" />
|
||||
<RegEx find="[^e]seda(?!m|tiv)" replaceWith="sjeda" />
|
||||
<RegEx find="ii" replaceWith="i" />
|
||||
<RegEx find="bp" replaceWith="bo" />
|
||||
@ -5688,7 +5685,7 @@
|
||||
<RegEx find="(?<!star)aćemo" replaceWith="at ćemo" />
|
||||
<RegEx find="\bstaral" replaceWith="brinul" />
|
||||
<RegEx find="\bStaral" replaceWith="Brinul" />
|
||||
<RegEx find="tb([ao])" replaceWith="tv$1" />
|
||||
<RegEx find="tb([aeiou])" replaceWith="tv$1" />
|
||||
<RegEx find="stkl" replaceWith="stakl" />
|
||||
<RegEx find="struis" replaceWith="struir" />
|
||||
<RegEx find="struiše" replaceWith="struira" />
|
||||
@ -5713,7 +5710,6 @@
|
||||
<RegEx find="tarel" replaceWith="tarjel" />
|
||||
<RegEx find="tarisa" replaceWith="tira" />
|
||||
<RegEx find="taun" replaceWith="town" />
|
||||
<RegEx find="tb([eo])" replaceWith="tv$1" />
|
||||
<RegEx find="tćeš" replaceWith="t ćeš" />
|
||||
<RegEx find="teca" replaceWith="tjeca" />
|
||||
<RegEx find="tede(?![oć])" replaceWith="tedje" />
|
||||
|
Loading…
Reference in New Issue
Block a user