Files
kimai2/translations/invoice-calculator.en.xlf
2021-11-05 14:40:31 +01:00

40 lines
1.5 KiB
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="en" datatype="plaintext" original="invoice-calculator.en.xlf">
<body>
<trans-unit id="1inO2IF" resname="label.invoice_calculator">
<source>label.invoice_calculator</source>
<target>Sum calculation</target>
</trans-unit>
<trans-unit id="N6juwc4" resname="default">
<source>default</source>
<target>Default: one entry per time record</target>
</trans-unit>
<trans-unit id="_bAHi13" resname="short">
<source>short</source>
<target>Hours: records summed up, one entry total</target>
</trans-unit>
<trans-unit id="BPiZbad" resname="user">
<source>user</source>
<target>User: one entry per user</target>
</trans-unit>
<trans-unit id="BlGGO.X" resname="activity">
<source>activity</source>
<target>Activity: one entry per activity</target>
</trans-unit>
<trans-unit id="JEIQ5IQ" resname="project">
<source>project</source>
<target>Project: one entry per project</target>
</trans-unit>
<trans-unit id="DodjLNR" resname="date">
<source>date</source>
<target>Date: one entry per day (uses start date)</target>
</trans-unit>
<trans-unit id="iFDs7Zh" resname="weekly">
<source>weekly</source>
<target>Weekly: one entry per week (uses start date)</target>
</trans-unit>
</body>
</file>
</xliff>