Unify language files (#3899)

Co-authored-by: Felipe Nogueira <contato.fnog@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)
2023-03-05 15:23:18 +01:00
committed by GitHub
parent 8926f7677e
commit c6fc06222f
169 changed files with 704 additions and 2758 deletions

View File

@@ -0,0 +1,54 @@
<?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="tasks.en.xlf">
<body>
<!-- Reports -->
<trans-unit id="tLV1hoP" resname="report_tasks_assigned" xml:space="preserve" approved="no">
<source>report_tasks_assigned</source>
<target state="translated">Minhas tarefas</target>
</trans-unit>
<!-- Actions -->
<trans-unit id="XjAwhoV" resname="task.start" xml:space="preserve" approved="no">
<source>task.start</source>
<target state="translated">Iniciar processamento</target>
</trans-unit>
<trans-unit id="XD7TZh7" resname="task.stop" xml:space="preserve" approved="no">
<source>task.stop</source>
<target state="translated">Pausar processamento</target>
</trans-unit>
<trans-unit id="sG_9DvK" resname="task.assign" xml:space="preserve" approved="no">
<source>task.assign</source>
<target state="translated">Atribuir a mim</target>
</trans-unit>
<trans-unit id="qLewfPg" resname="task.unassign" xml:space="preserve" approved="no">
<source>task.unassign</source>
<target state="translated">Lançar tarefa</target>
</trans-unit>
<trans-unit id="F1_rg1R" resname="task.reopen" xml:space="preserve" approved="no">
<source>task.reopen</source>
<target state="translated">Reabrir tarefa</target>
</trans-unit>
<trans-unit id="duBK63z" resname="task.close" xml:space="preserve" approved="no">
<source>task.close</source>
<target state="translated">Concluir tarefa</target>
</trans-unit>
<trans-unit id="t.y642H" resname="task.create" xml:space="preserve" approved="no">
<source>task.create</source>
<target state="translated">Criar tarefa</target>
</trans-unit>
<!-- Application -->
<trans-unit id="s6YOYaU" resname="Tasks" xml:space="preserve" approved="no">
<source>Tasks</source>
<target state="translated">Tarefas</target>
</trans-unit>
<trans-unit id="7f4C38O" resname="tasks.pending" xml:space="preserve" approved="no">
<source>tasks.pending</source>
<target state="translated">Tarefas pendentes</target>
</trans-unit>
<trans-unit id="rLKr7Zu" resname="tasks.my" xml:space="preserve" approved="no">
<source>tasks.my</source>
<target state="translated">Minhas tarefas</target>
</trans-unit>
</body>
</file>
</xliff>