Skip to content

Commit

Permalink
Translated by Ragnar-F
Browse files Browse the repository at this point in the history
Hinzugefügt: 1, Gelöscht: 0, Verändert: 2 (Konflikte: 0)
  • Loading branch information
Ragnar-F committed Dec 23, 2023
1 parent 205fabe commit 5b4b19d
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions omegat/project_save.tmx
Original file line number Diff line number Diff line change
Expand Up @@ -33239,8 +33239,8 @@
<tuv lang="en">
<seg>&lt;a0&gt;Any&lt;/a0&gt;</seg>
</tuv>
<tuv lang="de" changeid="Ragnar-F" changedate="20191010T090119Z" creationid="Ragnar-F" creationdate="20191010T090119Z">
<seg>&lt;a0&gt;Any&lt;/a0&gt;</seg>
<tuv lang="de" changeid="Ragnar-F" changedate="20231223T122355Z" creationid="Ragnar-F" creationdate="20191010T090119Z">
<seg>&lt;a0&gt;Beliebig&lt;/a0&gt;</seg>
</tuv>
</tu>
<tu>
Expand Down Expand Up @@ -220200,8 +220200,8 @@
<tuv lang="en">
<seg>To check for the latter, use &lt;a3&gt;DirExist&lt;/a3&gt;, e.g. &lt;c4&gt;DirExist("MyFolder\*")&lt;/c4&gt;.</seg>
</tuv>
<tuv lang="de" changeid="Ragnar-F" changedate="20231202T184913Z" creationid="Ragnar-F" creationdate="20231202T184913Z">
<seg>Um letzteres zu prüfen, verwenden Sie &lt;a3&gt;DirExist&lt;/a3&gt;, z.B. &lt;c4&gt;DirExist("MyFolder\*")&lt;/c4&gt;.</seg>
<tuv lang="de" changeid="Ragnar-F" changedate="20231223T125701Z" creationid="Ragnar-F" creationdate="20231202T184913Z">
<seg>Um letzteres zu prüfen, verwenden Sie &lt;a3&gt;DirExist&lt;/a3&gt;, z.B. &lt;c4&gt;DirExist("MeinOrdner\*")&lt;/c4&gt;.</seg>
</tuv>
</tu>
<tu>
Expand Down Expand Up @@ -268302,6 +268302,17 @@
<seg>Encoding</seg>
</tuv>
</tu>
<tu>
<prop type="file">docs/lib/File.htm</prop>
<prop type="prev">This property is equivalent to &lt;c0&gt;FileObj.Seek(NewPos)&lt;/c0&gt;.</prop>
<prop type="next">Retrieves or sets the size of the file.</prop>
<tuv lang="en">
<seg>Length</seg>
</tuv>
<tuv lang="de" changeid="Ragnar-F" changedate="20231223T124730Z" creationid="Ragnar-F" creationdate="20231223T124730Z">
<seg>Length</seg>
</tuv>
</tu>
<tu>
<prop type="file">docs/lib/File.htm</prop>
<prop type="prev">When data is written to or read from the file, the file pointer automatically moves to the next byte after that data.</prop>
Expand Down

0 comments on commit 5b4b19d

Please sign in to comment.