mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-03-22 00:23:00 +00:00

* Translated using Weblate (Portuguese (Brazil)) * Translated using Weblate (Dutch) * Translated using Weblate (Portuguese) * Translated using Weblate (Spanish) Co-authored-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Co-authored-by: Leonardo Ferreira <miwibib401@ezeca.com> Co-authored-by: Bruno Arakaki <brn.arakaki@gmail.com> Co-authored-by: IxFail <mitchelnijkamp1@msn.com>
39 lines
1.8 KiB
XML
39 lines
1.8 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="nl" datatype="plaintext" original="teams.en.xlf">
|
|
<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 projecten</target>
|
|
</trans-unit>
|
|
<trans-unit id="teams.customer_access">
|
|
<source>teams.customer_access</source>
|
|
<target>Toegang verlenen tot klanten</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.create_default">
|
|
<source>team.create_default</source>
|
|
<target>Maak een nieuw team aan om de toegang te beperken</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.visibility_restricted">
|
|
<source>team.visibility_restricted</source>
|
|
<target>Alleen zichtbaar voor de volgende teams en alle beheerders.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.activity_visibility_inherited">
|
|
<source>team.activity_visibility_inherited</source>
|
|
<target>De activiteit heeft beperkte toegang, omdat de teamrechten voor het project en/of de klant zijn ingesteld.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.project_visibility_inherited">
|
|
<source>team.project_visibility_inherited</source>
|
|
<target>Het project heeft beperkte toegang, omdat de teamrechten voor de klant zijn ingesteld.</target>
|
|
</trans-unit>
|
|
<trans-unit id="team.visibility_global">
|
|
<source>team.visibility_global</source>
|
|
<target>Zichtbaar voor iedereen, want er was nog geen team toegewezen.</target>
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff>
|