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="messages.en.xlf">
|
||||
<body>
|
||||
@@ -251,8 +251,8 @@
|
||||
<target>The request could not be processed. Too many results were found.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="GzWKgBk" resname="error.directory_missing">
|
||||
<source>error.directory_missing</source>
|
||||
<target>Directory "%dir%" is not existing and could not be created.</target>
|
||||
<source>The directory “%dir%” does not exist and could not be created.</source>
|
||||
<target>The directory “%dir%” does not exist and could not be created.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="C2TGff0" resname="error.directory_protected">
|
||||
<source>error.directory_protected</source>
|
||||
|
||||
Reference in New Issue
Block a user