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,19 @@
<?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="none">
<body>
<trans-unit id="teams.title">
<source>teams.title</source>
<target>Teams</target>
</trans-unit>
<trans-unit id="teams.project_access">
<source>teams.project_access</source>
<target>Toegang verlenen tot dossiers</target>
</trans-unit>
<trans-unit id="teams.customer_access">
<source>teams.customer_access</source>
<target>Toegang verlenen tot cliënten</target>
</trans-unit>
</body>
</file>
</xliff>