mirror of
https://github.com/SubtitleEdit/subtitleedit.git
synced 2024-11-21 18:52:36 +01:00
More dictinary updates
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@118 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
This commit is contained in:
parent
2d3f2d68b7
commit
81bac71766
@ -213,6 +213,7 @@
|
||||
<WordPart from="n" to="o" />
|
||||
<WordPart from="s" to="e" />
|
||||
<WordPart from="\A" to="Vi" />
|
||||
<WordPart from="n/" to="rv" />
|
||||
<WordPart from="Ã" to="Å" />
|
||||
<WordPart from="í" to="i" />
|
||||
</PartialWords>
|
||||
|
@ -287,6 +287,29 @@
|
||||
<Word from="gär" to="går" />
|
||||
<Word from="föri" to="för i" />
|
||||
<Word from="Hurvisste" to="Hur visste" />
|
||||
<Word from="fick" to="fick" />
|
||||
<Word from="finns" to="finns" />
|
||||
<Word from="fin" to="fin" />
|
||||
<Word from="Fa" to="Bra." />
|
||||
<Word from="bori" to="bor i" />
|
||||
<Word from="fiendeplanl" to="fiendeplan!" />
|
||||
<Word from="iförnamn" to="i förnamn" />
|
||||
<Word from="detju" to="det ju" />
|
||||
<Word from="Nüd" to="Niki" />
|
||||
<Word from="hatarjag" to="hatar jag" />
|
||||
<Word from="Klararjag" to="Klarar jag" />
|
||||
<Word from="detafier" to="detaljer" />
|
||||
<Word from="vä/" to="väl" />
|
||||
<Word from="smakarju" to="smakar ju" />
|
||||
<Word from="Teachefl" to="Teacher!" />
|
||||
<Word from="imorse" to="i morse" />
|
||||
<Word from="drickerjag" to="dricker jag" />
|
||||
<Word from="ståri" to="står i" />
|
||||
<Word from="Harjag" to="Har jag" />
|
||||
<Word from="Talarjag" to="Talar jag" />
|
||||
<Word from="undrarjag" to="undrar jag" />
|
||||
<Word from="ålderjag" to="ålder jag" />
|
||||
<Word from="vafie" to="varje" />
|
||||
</WholeWords>
|
||||
<PartialWords>
|
||||
<!-- Will be used to check words not in dictionary -->
|
||||
@ -321,6 +344,10 @@
|
||||
<WordPart from="å" to="ä" />
|
||||
<WordPart from="à" to="å" />
|
||||
<WordPart from="n/" to="rv" />
|
||||
<WordPart from="À" to="Å" />
|
||||
<WordPart from="Ã" to="Å" />
|
||||
<WordPart from="í" to="i" />
|
||||
<WordPart from="\/" to="v" />
|
||||
</PartialWords>
|
||||
<BeginLines>
|
||||
<Beginning from="Ln " to="In " />
|
||||
|
Loading…
Reference in New Issue
Block a user