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="flashmessages.en.xlf">
|
||||
<body>
|
||||
@@ -23,8 +23,8 @@
|
||||
<target>Time recording could not be started</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="srhs0gp" resname="timesheet.start.exceeded_limit">
|
||||
<source>timesheet.start.exceeded_limit</source>
|
||||
<target>The limit of active time records has been reached, please stop at least one running time measurement first.</target>
|
||||
<source>The limit of active time records has been reached. Please stop at least one running time measurement first.</source>
|
||||
<target>The limit of active time records has been reached. Please stop at least one running time measurement first.</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="kPINWEK" resname="timesheet.locked.warning">
|
||||
<source>timesheet.locked.warning</source>
|
||||
|
||||
Reference in New Issue
Block a user