mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-22 03:02:35 +01:00
Merge pull request #8467 from diomed/main
Update hrv_OCRFixReplaceList.xml
This commit is contained in:
commit
52496910a2
@ -876,6 +876,7 @@
|
||||
<Word from="koaj" to="koja" />
|
||||
<Word from="kofu" to="kavu" />
|
||||
<Word from="kogao" to="mogao" />
|
||||
<Word from="kojiam" to="kojima" />
|
||||
<Word from="kola" to="auto" />
|
||||
<Word from="kolima" to="autu" />
|
||||
<Word from="komandni" to="zapovjedni" />
|
||||
@ -2710,6 +2711,7 @@
|
||||
<Word from="uopšte" to="uopće" />
|
||||
<Word from="uopše" to="uopće" />
|
||||
<Word from="uopče" to="uopće" />
|
||||
<Word from="uopcr" to="uopće" />
|
||||
<Word from="upakujem" to="upakiram" />
|
||||
<Word from="upakovano" to="upakirano" />
|
||||
<Word from="upustva" to="uputstva" />
|
||||
@ -3035,6 +3037,7 @@
|
||||
<Word from="zevati" to="zijevati" />
|
||||
<Word from="zevali" to="zijevali" />
|
||||
<Word from="zobg" to="zbog" />
|
||||
<Word from="zgob" to="zbog" />
|
||||
<Word from="zdelu" to="zdjelu" />
|
||||
<Word from="zdrvo" to="zdravo" />
|
||||
<Word from="Zdrvo" to="Zdravo" />
|
||||
@ -5380,6 +5383,7 @@
|
||||
<RegEx find="mrn" replaceWith="men" />
|
||||
<RegEx find="mro([as])" replaceWith="mor$1" />
|
||||
<RegEx find="msč" replaceWith="mač" />
|
||||
<RegEx find="msd" replaceWith="mad" />
|
||||
<RegEx find="([Mm])sl" replaceWith="$1isl" />
|
||||
<RegEx find="mtić" replaceWith="mtit ć" />
|
||||
<RegEx find="mzn" replaceWith="mun" />
|
||||
@ -5517,6 +5521,7 @@
|
||||
<RegEx find="rčaće" replaceWith="rčat će" />
|
||||
<RegEx find="renaduvan" replaceWith="renapuhan" />
|
||||
<RegEx find="resed" replaceWith="resjed" />
|
||||
<RegEx find="rgk" replaceWith="rgl" />
|
||||
<RegEx find="rgv" replaceWith="rgov" />
|
||||
<RegEx find="rijedel" replaceWith="rijedil" />
|
||||
<RegEx find="r([mv])isa" replaceWith="r$1ira" />
|
||||
@ -5552,7 +5557,7 @@
|
||||
<RegEx find="(?<!star)aćemo" replaceWith="at ćemo" />
|
||||
<RegEx find="\bstaral" replaceWith="brinul" />
|
||||
<RegEx find="\bStaral" replaceWith="Brinul" />
|
||||
<RegEx find="stba" replaceWith="stva" />
|
||||
<RegEx find="tba" replaceWith="tva" />
|
||||
<RegEx find="stkl" replaceWith="stakl" />
|
||||
<RegEx find="struis" replaceWith="struir" />
|
||||
<RegEx find="struiše" replaceWith="struira" />
|
||||
@ -5720,6 +5725,7 @@
|
||||
<RegEx find="zvešć" replaceWith="zvest ć" />
|
||||
<RegEx find="zvolić" replaceWith="zvolit ć" />
|
||||
<RegEx find="zwm" replaceWith="zem" />
|
||||
<RegEx find="žw" replaceWith="ze" />
|
||||
<RegEx find="žbać" replaceWith="žbat ć" />
|
||||
<RegEx find="žalj?ev" replaceWith="žalijev" />
|
||||
<RegEx find="([žzt])ivać" replaceWith="$1ivat ć" />
|
||||
|
Loading…
Reference in New Issue
Block a user