Skip to content

Commit f694508

Browse files
committed
Merge pull request #7 from Darmstaedter/master
German translation file has been added
2 parents b875a32 + 2c461fe commit f694508

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

  • Resources/Private/Translations/de
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file original="" product-name="Flowpack.SearchPlugin" source-language="en" datatype="plaintext" target-language="de">
4+
<body>
5+
6+
<trans-unit id="search" xml:space="preserve">
7+
<source>Search</source>
8+
<target xml:lang="de" state="translated">Suchen</target>
9+
</trans-unit>
10+
<trans-unit id="searchShowingResults" xml:space="preserve">
11+
<source>Showing {0} of {1} results</source>
12+
<target xml:lang="de" state="translated">Zeige {0} von {1} Ergebnissen</target>
13+
</trans-unit>
14+
<trans-unit id="path" xml:space="preserve">
15+
<source>Path</source>
16+
<target xml:lang="de" state="translated">Pfad</target>
17+
</trans-unit>
18+
19+
</body>
20+
</file>
21+
</xliff>

0 commit comments

Comments
 (0)