mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-08 15:00:20 +00:00
85 lines
3.1 KiB
XML
85 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" version="1.2">
|
|
<file source-language="en" target-language="de" datatype="plaintext" original="invoice-renderer.en.xlf">
|
|
<body>
|
|
<trans-unit id=".Bji8X5" resname="label.invoice_renderer">
|
|
<source>label.invoice_renderer</source>
|
|
<target>Rechnungsdokument</target>
|
|
</trans-unit>
|
|
<trans-unit id="7mEUv6C" resname="help.upload">
|
|
<source>help.upload</source>
|
|
<target>Achtung: existierende Dateien werden überschrieben. Erlaubte Dateitypen sind: DOCX, ODS, XLSX</target>
|
|
</trans-unit>
|
|
<!-- Optgroups -->
|
|
<trans-unit id="E5BwZHT" resname="programmatic">
|
|
<source>programmatic</source>
|
|
<target>Zur Weiterverarbeitung</target>
|
|
</trans-unit>
|
|
<trans-unit id="nA.KOyM" resname="Html">
|
|
<source>Html</source>
|
|
<target>HTML (zum Drucken via Browser)</target>
|
|
</trans-unit>
|
|
<trans-unit id="4NNx9U." resname="Docx">
|
|
<source>Docx</source>
|
|
<target>Microsoft Word (Docx)</target>
|
|
</trans-unit>
|
|
<trans-unit id="sXlZPOC" resname="Xls">
|
|
<source>Xls</source>
|
|
<target>Microsoft Excel (Xls)</target>
|
|
</trans-unit>
|
|
<trans-unit id="QqvUWFt" resname="Ods">
|
|
<source>Ods</source>
|
|
<target>Open Office (Tabelle)</target>
|
|
</trans-unit>
|
|
<trans-unit id="sjwwrr8" resname="Xlsx">
|
|
<source>Xlsx</source>
|
|
<target>Microsoft Excel (Xlsx)</target>
|
|
</trans-unit>
|
|
<trans-unit id="kLKl8xE" resname="Pdf">
|
|
<source>Pdf</source>
|
|
<target>PDF</target>
|
|
</trans-unit>
|
|
<!-- Renderer -->
|
|
<trans-unit id="N6juwc4" resname="default">
|
|
<source>default</source>
|
|
<target>Rechnung</target>
|
|
</trans-unit>
|
|
<trans-unit id="jV1SPRL" resname="default-pdf">
|
|
<source>default-pdf</source>
|
|
<target>Rechnung</target>
|
|
</trans-unit>
|
|
<trans-unit id="v5KgTmC" resname="xml">
|
|
<source>xml</source>
|
|
<target>XML</target>
|
|
</trans-unit>
|
|
<trans-unit id="7acXRsA" resname="javascript">
|
|
<source>javascript</source>
|
|
<target>JSON</target>
|
|
</trans-unit>
|
|
<trans-unit id="mC2ePrm" resname="text">
|
|
<source>text</source>
|
|
<target>Text</target>
|
|
</trans-unit>
|
|
<trans-unit id="lt2Y2LO" resname="timesheet">
|
|
<source>timesheet</source>
|
|
<target>Stundenzettel</target>
|
|
</trans-unit>
|
|
<trans-unit id="M82JFjR" resname="freelancer">
|
|
<source>freelancer</source>
|
|
<target>Einzelnes Leistungsdatum</target>
|
|
</trans-unit>
|
|
<trans-unit id="XUbhXLF" resname="open-spreadsheet">
|
|
<source>open-spreadsheet</source>
|
|
<target>Rechnung</target>
|
|
</trans-unit>
|
|
<trans-unit id="U_VP0mi" resname="spreadsheet">
|
|
<source>spreadsheet</source>
|
|
<target>Rechnung</target>
|
|
</trans-unit>
|
|
<trans-unit id="8WjM3ZF" resname="company">
|
|
<source>company</source>
|
|
<target>Rechnung</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|