Files
kimai2/translations/export.pt.xlf
Kevin Papst c0168ecc5b 1.18 (#3158)
* bump version
* fix translation ids
* added css classes to modify form with custom css
* improve export pdf file names
* respect financial year in new report
* added new InvoiceCalculator: price
* upgrade packages and node-sass to v7
* title pattern for customer, project and activity via API
* support negative money without currency
* fix sub-locale in print export template
* fix overbooking validation for monthly budget
* fix copying entities with different set of custom-fields compared to the current configuration
2022-02-25 20:41:56 +01:00

24 lines
919 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" datatype="plaintext" original="export.en.xlf">
<body>
<trans-unit id="IbERy.5" resname="default.pdf.twig">
<source>Default</source>
<target>Padrão</target>
</trans-unit>
<trans-unit id="YjWg9hr" resname="default-budget.pdf.twig">
<source>default-budget.pdf.twig</source>
<target>Com orçamento restante</target>
</trans-unit>
<trans-unit id="AuhL8Sb" resname="default-internal.pdf.twig">
<source>default-internal.pdf.twig</source>
<target>Com taxas internas</target>
</trans-unit>
<trans-unit id="bTIKMV." resname="timesheet.pdf.twig">
<source>Timesheet</source>
<target>Quadro de horários</target>
</trans-unit>
</body>
</file>
</xliff>