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:
@@ -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="en" datatype="plaintext" original="invoice-renderer.en.xlf">
|
||||
<body>
|
||||
@@ -20,20 +20,20 @@
|
||||
<target>HTML (for printing via Browser)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="4NNx9U." resname="Docx">
|
||||
<source>Docx</source>
|
||||
<target>Microsoft Word (Docx)</target>
|
||||
<source>Microsoft Word (DOCX)</source>
|
||||
<target>Microsoft Word (DOCX)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sXlZPOC" resname="Xls">
|
||||
<source>Xls</source>
|
||||
<target>Microsoft Excel (Xls)</target>
|
||||
<source>Microsoft Excel (XLS)</source>
|
||||
<target>Microsoft Excel (XLS)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="QqvUWFt" resname="Ods">
|
||||
<source>Ods</source>
|
||||
<target>Open Office (Spreadsheet)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="sjwwrr8" resname="Xlsx">
|
||||
<source>Xlsx</source>
|
||||
<target>Microsoft Excel (Xlsx)</target>
|
||||
<source>Microsoft Excel (XLSX)</source>
|
||||
<target>Microsoft Excel (XLSX)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="kLKl8xE" resname="Pdf">
|
||||
<source>Pdf</source>
|
||||
|
||||
Reference in New Issue
Block a user