0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-05-07 02:30:03 +00:00
kevinpapst_kimai2/translations/invoice-renderer.en.xlf
Kevin Papst 9d503300f6
Release 2.0.6 (#3900)
* cleanup invoice templates
* cleanup invoice translations
* fix invoice datetime for now
* support invoice archive order by number and status
* bump version
* allow meta-field sub-classing
* removed unused translation task.delete
* prevent null in str_replace
2023-03-08 00:38:10 +01:00

45 lines
1.8 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="en" datatype="plaintext" original="invoice-renderer.en.xlf">
<body>
<trans-unit id="hOcTt2G" resname="invoice_renderer">
<source>invoice_renderer</source>
<target>Invoice document</target>
</trans-unit>
<trans-unit id="7mEUv6C" resname="help.upload">
<source>help.upload</source>
<target>Attention: existing files will be overwritten. Allowed file types are: %extensions%.</target>
</trans-unit>
<trans-unit id="22pt8Gs" resname="download_invoice_renderer">
<source>download_invoice_renderer</source>
<target state="translated">You can download further templates here</target>
</trans-unit>
<!-- Optgroups -->
<trans-unit id="E5BwZHT" resname="programmatic">
<source>programmatic</source>
<target>For further processing</target>
</trans-unit>
<!-- Renderer -->
<trans-unit id="Utbj3k_" resname="invoice">
<source>invoice</source>
<target>Invoice</target>
</trans-unit>
<trans-unit id="N6juwc4" resname="default">
<source>default</source>
<target>Invoice</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>Timesheet</target>
</trans-unit>
<trans-unit id="m1UyfD9" resname="service-date" approved="yes">
<source>Single service date</source>
<target state="final">Service date</target>
</trans-unit>
</body>
</file>
</xliff>