Dutch translation files (#1226)

This commit is contained in:
1willem
2019-11-18 21:48:16 +01:00
committed by Kevin Papst
parent 668649be7a
commit 641dcdff85
41 changed files with 1645 additions and 25 deletions

View File

@@ -0,0 +1,35 @@
<?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.xliff">
<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>