Merge pull request #7766 from diomed/master

CRO ocr
This commit is contained in:
Nikolaj Olsson 2023-12-21 18:24:27 +01:00 committed by GitHub
commit a31b6116ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1650,6 +1650,7 @@
<Word from="porudžbine" to="narudžbe" /> <Word from="porudžbine" to="narudžbe" />
<Word from="porudžbinu" to="narudžbu" /> <Word from="porudžbinu" to="narudžbu" />
<Word from="posavetuje" to="posavjetuje" /> <Word from="posavetuje" to="posavjetuje" />
<Word from="posavetuju" to="posavjetuju" />
<Word from="poslat" to="poslan" /> <Word from="poslat" to="poslan" />
<Word from="poslata" to="poslana" /> <Word from="poslata" to="poslana" />
<Word from="poslato" to="poslano" /> <Word from="poslato" to="poslano" />
@ -2283,6 +2284,7 @@
<Word from="stepen" to="stupanj" /> <Word from="stepen" to="stupanj" />
<Word from="stepena" to="stupnjeva" /> <Word from="stepena" to="stupnjeva" />
<Word from="stepeni" to="stupnjeva" /> <Word from="stepeni" to="stupnjeva" />
<Word from="stepenom" to="stupnjem" />
<Word from="stepenu" to="stupnju" /> <Word from="stepenu" to="stupnju" />
<Word from="sticati" to="stjecati" /> <Word from="sticati" to="stjecati" />
<Word from="stiče" to="stječe" /> <Word from="stiče" to="stječe" />
@ -3668,6 +3670,8 @@
<Word from="udite" to="uđite" /> <Word from="udite" to="uđite" />
<Word from="uolati" to="uplati" /> <Word from="uolati" to="uplati" />
<Word from="upošijavala" to="upošljavala" /> <Word from="upošijavala" to="upošljavala" />
<!-- nikako malim slovima upotrebi -->
<Word from="Upotrebi" to="Upotrijebi" />
<Word from="užlvajte" to="uživajte" /> <Word from="užlvajte" to="uživajte" />
<Word from="voie" to="vole" /> <Word from="voie" to="vole" />
<Word from="voiim" to="volim" /> <Word from="voiim" to="volim" />
@ -3856,6 +3860,7 @@
<LinePart from="moraš da znaš" to="moraš znati" /> <LinePart from="moraš da znaš" to="moraš znati" />
<LinePart from="Morate da nam date" to="Morate nam dati" /> <LinePart from="Morate da nam date" to="Morate nam dati" />
<LinePart from="može da bude" to="može biti" /> <LinePart from="može da bude" to="može biti" />
<LinePart from="Možeš da budeš" to="Možeš biti" />
<LinePart from="možeš da budeš" to="možeš biti" /> <LinePart from="možeš da budeš" to="možeš biti" />
<LinePart from="može da diše" to="može disati" /> <LinePart from="može da diše" to="može disati" />
<LinePart from="možeš da dobiješ" to="možeš dobiti" /> <LinePart from="možeš da dobiješ" to="možeš dobiti" />
@ -3937,9 +3942,11 @@
<LinePart from="želim da budem" to="želim biti" /> <LinePart from="želim da budem" to="želim biti" />
<LinePart from="Želim da budem" to="Želim biti" /> <LinePart from="Želim da budem" to="Želim biti" />
<LinePart from="želiš da budeš" to="želiš biti" /> <LinePart from="želiš da budeš" to="želiš biti" />
<LinePart from="Želim da idem" to="Želim ići" />
<LinePart from="želim da idem" to="želim ići" /> <LinePart from="želim da idem" to="želim ići" />
<LinePart from="želim da imam" to="želim imati" /> <LinePart from="želim da imam" to="želim imati" />
<LinePart from="želim da odem" to="želim otići" /> <LinePart from="želim da odem" to="želim otići" />
<LinePart from="želio da idem" to="želio ići" />
<LinePart from="želiš da odeš" to="želiš otići" /> <LinePart from="želiš da odeš" to="želiš otići" />
<LinePart from="želimo da pričamo" to="želimo pričati" /> <LinePart from="želimo da pričamo" to="želimo pričati" />
<LinePart from="Želiš da učiniš" to="Želiš učiniti" /> <LinePart from="Želiš da učiniš" to="Želiš učiniti" />
@ -5369,6 +5376,7 @@
<RegEx find="zankin" replaceWith="zank" /> <RegEx find="zankin" replaceWith="zank" />
<RegEx find="zaklać" replaceWith="zaklat ć" /> <RegEx find="zaklać" replaceWith="zaklat ć" />
<RegEx find="zbat" replaceWith="znat" /> <RegEx find="zbat" replaceWith="znat" />
<RegEx find="zfr" replaceWith="zdr" />
<!-- rizikuj - riskiraj --> <!-- rizikuj - riskiraj -->
<RegEx find="zikuj" replaceWith="skiraj" /> <RegEx find="zikuj" replaceWith="skiraj" />
<RegEx find="zleč([ei])" replaceWith="zliječ$1" /> <RegEx find="zleč([ei])" replaceWith="zliječ$1" />