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>
This commit is contained in:
Weblate (bot)
2022-02-28 16:02:40 +01:00
committed by GitHub
parent 42963ead5c
commit 2ad7629c2a
132 changed files with 7886 additions and 112 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?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-calculator.en.xlf">
<body>
@@ -8,7 +8,7 @@
</trans-unit>
<trans-unit id="N6juwc4" resname="default">
<source>default</source>
<target>Tarifs horaires (par defaut)</target>
<target>Par défaut : une entrée par enregistrement horaire</target>
</trans-unit>
<trans-unit id="_bAHi13" resname="short">
<source>short</source>
@@ -22,6 +22,22 @@
<source>activity</source>
<target>Groupe d'activités - une entrée par activité</target>
</trans-unit>
<trans-unit id="JEIQ5IQ" resname="project">
<source>project</source>
<target>Projet : une entrée par projet</target>
</trans-unit>
<trans-unit id="iFDs7Zh" resname="weekly">
<source>weekly</source>
<target>Hebdomadaire : une entrée par semaine (utilise la date de début)</target>
</trans-unit>
<trans-unit id="DodjLNR" resname="date">
<source>date</source>
<target>Date : une participation par jour (utilise la date de début)</target>
</trans-unit>
<trans-unit id="aDtTH0H" resname="price">
<source>price</source>
<target>Prix : une entrée par prix</target>
</trans-unit>
</body>
</file>
</xliff>