40 lines
1.7 KiB
XML
40 lines
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||
<file source-language="en" target-language="nl" datatype="plaintext" original="invoice-calculator.en.xlf">
|
||
<body>
|
||
<trans-unit id="label.invoice_calculator">
|
||
<source>label.invoice_calculator</source>
|
||
<target>Som berekening</target>
|
||
</trans-unit>
|
||
<trans-unit id="default">
|
||
<source>default</source>
|
||
<target>Invoerafhankelijk – één invoer per tijdmeting (standaard)</target>
|
||
</trans-unit>
|
||
<trans-unit id="short">
|
||
<source>short</source>
|
||
<target>Uren opgeteld – slechts één invoer</target>
|
||
</trans-unit>
|
||
<trans-unit id="user">
|
||
<source>user</source>
|
||
<target>gebruikers gegroepeerd – één invoer per gebruiker</target>
|
||
</trans-unit>
|
||
<trans-unit id="activity">
|
||
<source>activity</source>
|
||
<target>activiteiten gegroepeerd – één invoer per activiteit</target>
|
||
</trans-unit>
|
||
<trans-unit id="project">
|
||
<source>project</source>
|
||
<target>Eén invoer per project</target>
|
||
</trans-unit>
|
||
<trans-unit id="date">
|
||
<source>date</source>
|
||
<target>Eén invoer per dag (gebruikt de startdatum)</target>
|
||
</trans-unit>
|
||
<trans-unit id="weekly">
|
||
<source>weekly</source>
|
||
<target>Wekelijks: Eén invoer per week (gebruikt de startdatum)</target>
|
||
</trans-unit>
|
||
</body>
|
||
</file>
|
||
</xliff>
|