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="pt-BR" datatype="plaintext" original="invoice-calculator.en.xlf">
|
||||
<body>
|
||||
@@ -8,7 +8,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="N6juwc4" resname="default">
|
||||
<source>default</source>
|
||||
<target>Baseado em entrada - uma entrada por medição de tempo (padrão)</target>
|
||||
<target>Padrão: um registro de entrada por tempo</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="_bAHi13" resname="short">
|
||||
<source>short</source>
|
||||
@@ -22,6 +22,22 @@
|
||||
<source>activity</source>
|
||||
<target>Atividade agrupada - uma entrada por atividade</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="JEIQ5IQ" resname="project">
|
||||
<source>project</source>
|
||||
<target>Projeto: uma entrada por projeto</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="iFDs7Zh" resname="weekly">
|
||||
<source>weekly</source>
|
||||
<target>Semanal: uma entrada por semana (utiliza a data de início)</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="aDtTH0H" resname="price">
|
||||
<source>price</source>
|
||||
<target>Preço: uma entrada por preço</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="DodjLNR" resname="date">
|
||||
<source>date</source>
|
||||
<target>Data: uma entrada por dia (utiliza a data de início)</target>
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user