Co-authored-by: Maamon AlHaqli <mamon321@hotmail.com> Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com> Co-authored-by: Tymofij Lytvynenko <till.svit@gmail.com> Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Co-authored-by: Nerdiin <dznissei10@gmail.com> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: Richard Mangahas <richard.mangahas.aeom@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Co-authored-by: phlostically <phlostically@mailinator.com> Co-authored-by: Kevin Papst <kpapst@gmx.net>
20 lines
721 B
XML
20 lines
721 B
XML
<?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="export.en.xlf">
|
|
<body>
|
|
<trans-unit id="default.pdf.twig">
|
|
<source>default.pdf.twig</source>
|
|
<target>Padrão</target>
|
|
</trans-unit>
|
|
<trans-unit id="default-budget.pdf.twig">
|
|
<source>default-budget.pdf.twig</source>
|
|
<target>Com o orçamento restante</target>
|
|
</trans-unit>
|
|
<trans-unit id="default-internal.pdf.twig">
|
|
<source>default-internal.pdf.twig</source>
|
|
<target>Com as taxas internas</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|