File tree Expand file tree Collapse file tree
Resources/Private/Translations/de Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments