Files
kimai2/translations/export.tr.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
915 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="tr" datatype="plaintext" original="export.en.xlf">
<body>
<trans-unit id="IbERy.5" resname="default.pdf.twig">
<source>Default</source>
<target>Öntanımlı</target>
</trans-unit>
<trans-unit id="YjWg9hr" resname="default-budget.pdf.twig">
<source>default-budget.pdf.twig</source>
<target>Kalan bütçe ile</target>
</trans-unit>
<trans-unit id="AuhL8Sb" resname="default-internal.pdf.twig">
<source>default-internal.pdf.twig</source>
<target>Dahili ücretlerle</target>
</trans-unit>
<trans-unit id="bTIKMV." resname="timesheet.pdf.twig">
<source>Timesheet</source>
<target>Zaman çizelgesi</target>
</trans-unit>
</body>
</file>
</xliff>