0
0
Fork 0
mirror of https://github.com/kevinpapst/kimai2.git synced 2025-04-19 11:39:48 +00:00
kevinpapst_kimai2/translations/invoice-renderer.fa.xlf
Weblate (bot) 2ad7629c2a
Translations update from Hosted Weblate (#3177)
* fix broken files containing keys from messages namespace
* pre-fill missing translations with english
* new command to pre-fill empty translations
* fix locale in filename
* activate locales fa and nb_NO

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Eric <alchemillatruth@purelymail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com>
Co-authored-by: Kevin Papst <kpapst@gmx.net>
2022-02-28 16:02:40 +01:00

85 lines
3.6 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="fa" datatype="plaintext" original="invoice-renderer.en.xlf">
<body>
<trans-unit id=".Bji8X5" resname="label.invoice_renderer">
<source>label.invoice_renderer</source>
<target state="needs-translation">Invoice document</target>
</trans-unit>
<trans-unit id="7mEUv6C" resname="help.upload">
<source>help.upload</source>
<target state="needs-translation">Attention: existing files will be overwritten. Allowed file types are: DOCX, ODS, XLSX.</target>
</trans-unit>
<!-- Optgroups -->
<trans-unit id="E5BwZHT" resname="programmatic">
<source>programmatic</source>
<target state="needs-translation">For further processing</target>
</trans-unit>
<trans-unit id="nA.KOyM" resname="Html">
<source>Html</source>
<target state="needs-translation">HTML (for printing via Browser)</target>
</trans-unit>
<trans-unit id="4NNx9U." resname="Docx">
<source>Microsoft Word (DOCX)</source>
<target state="needs-translation">Microsoft Word (DOCX)</target>
</trans-unit>
<trans-unit id="sXlZPOC" resname="Xls">
<source>Microsoft Excel (XLS)</source>
<target state="needs-translation">Microsoft Excel (XLS)</target>
</trans-unit>
<trans-unit id="QqvUWFt" resname="Ods">
<source>Ods</source>
<target state="needs-translation">Open Office (Spreadsheet)</target>
</trans-unit>
<trans-unit id="sjwwrr8" resname="Xlsx">
<source>Microsoft Excel (XLSX)</source>
<target state="needs-translation">Microsoft Excel (XLSX)</target>
</trans-unit>
<trans-unit id="kLKl8xE" resname="Pdf">
<source>Pdf</source>
<target state="needs-translation">PDF</target>
</trans-unit>
<!-- Renderer -->
<trans-unit id="N6juwc4" resname="default">
<source>default</source>
<target state="needs-translation">Invoice</target>
</trans-unit>
<trans-unit id="jV1SPRL" resname="default-pdf">
<source>default-pdf</source>
<target state="needs-translation">Invoice</target>
</trans-unit>
<trans-unit id="v5KgTmC" resname="xml">
<source>xml</source>
<target state="needs-translation">XML</target>
</trans-unit>
<trans-unit id="7acXRsA" resname="javascript">
<source>javascript</source>
<target state="needs-translation">JSON</target>
</trans-unit>
<trans-unit id="mC2ePrm" resname="text">
<source>text</source>
<target state="needs-translation">Text</target>
</trans-unit>
<trans-unit id="lt2Y2LO" resname="timesheet">
<source>timesheet</source>
<target state="needs-translation">Timesheet</target>
</trans-unit>
<trans-unit id="M82JFjR" resname="freelancer">
<source>freelancer</source>
<target state="needs-translation">Single service date</target>
</trans-unit>
<trans-unit id="XUbhXLF" resname="open-spreadsheet">
<source>open-spreadsheet</source>
<target state="needs-translation">Invoice</target>
</trans-unit>
<trans-unit id="U_VP0mi" resname="spreadsheet">
<source>spreadsheet</source>
<target state="needs-translation">Invoice</target>
</trans-unit>
<trans-unit id="8WjM3ZF" resname="company">
<source>company</source>
<target state="needs-translation">Invoice</target>
</trans-unit>
</body>
</file>
</xliff>