Files
kimai2/translations/invoice-calculator.nl.xlf
2019-12-09 13:25:31 +01:00

36 lines
1.5 KiB
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 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 een invoer per tijdmeting (standaard)</target>
</trans-unit>
<trans-unit id="short">
<source>short</source>
<target>Uren opgeteld slechts een invoer</target>
</trans-unit>
<trans-unit id="user">
<source>user</source>
<target>gebruikers gegroepeerd een invoer per gebruiker</target>
</trans-unit>
<trans-unit id="activity">
<source>activity</source>
<target>activiteiten gegroepeerd een invoer per activiteit</target>
</trans-unit>
<trans-unit id="project">
<source>project</source>
<target>Eén invoer per dossier</target>
</trans-unit>
<trans-unit id="date">
<source>date</source>
<target>Eén invoer per dag (gebruik de startdatum)</target>
</trans-unit>
</body>
</file>
</xliff>