Initial commit

This commit is contained in:
2018-04-02 08:07:38 +02:00
commit 7330c1ed3e
2054 changed files with 405203 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<xliff version="1.0">
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="2016-02-19T01:46:12Z" product-name="fluid">
<header/>
<body>
<trans-unit id="viewhelper.format.bytes.units" approved="yes">
<source>B,KB,MB,GB,TB,PB,EB,ZB,YB</source>
<target state="translated">B,KB,MB,GB,TB,PB,EB,ZB,YB</target>
</trans-unit>
<trans-unit id="widget.pagination.first" approved="yes">
<source>first</source>
<target state="translated">erste</target>
</trans-unit>
<trans-unit id="widget.pagination.last" approved="yes">
<source>last</source>
<target state="translated">letzte</target>
</trans-unit>
<trans-unit id="widget.pagination.next" approved="yes">
<source>next</source>
<target state="translated">nächste</target>
</trans-unit>
<trans-unit id="widget.pagination.page" approved="yes">
<source>Page</source>
<target state="translated">Seite</target>
</trans-unit>
<trans-unit id="widget.pagination.previous" approved="yes">
<source>previous</source>
<target state="translated">vorherige</target>
</trans-unit>
<trans-unit id="widget.pagination.records" approved="yes">
<source>Records</source>
<target state="translated">Datensätze</target>
</trans-unit>
<trans-unit id="widget.pagination.refresh" approved="yes">
<source>Refresh</source>
<target state="translated">Aktualisieren</target>
</trans-unit>
</body>
</file>
</xliff>