mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-18 14:52:53 +00:00

* 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>
19 lines
746 B
XML
19 lines
746 B
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="fr" datatype="plaintext" original="invoice-numbergenerator.en.xlf">
|
|
<body>
|
|
<trans-unit id="7zreGwV" resname="label.invoice_number_generator">
|
|
<source>label.invoice_number_generator</source>
|
|
<target>Générateur de numéros de facture</target>
|
|
</trans-unit>
|
|
<trans-unit id="DodjLNR" resname="date">
|
|
<source>date</source>
|
|
<target>Date</target>
|
|
</trans-unit>
|
|
<trans-unit id="N6juwc4" resname="default">
|
|
<source>default</source>
|
|
<target>Format configuré</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|