* 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
24 lines
915 B
XML
24 lines
915 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="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>
|