diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-19 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-19 00:12:34 +0000 |
commit | 94b13c605d0bdeae4dc076880e932c828ab25f55 (patch) | |
tree | 2703a525f7703c1fb9c67bf186026a7f80453386 /apps | |
parent | 1d24a509d912390f1eaa97649344b0b555b6ad5b (diff) | |
download | nextcloud-server-94b13c605d0bdeae4dc076880e932c828ab25f55.tar.gz nextcloud-server-94b13c605d0bdeae4dc076880e932c828ab25f55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/systemtags/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/systemtags/l10n/nl.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index feac10c931c..93df458c017 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -39,6 +39,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Je kunt in de Delen-dialoog altijd een ander wachtwoord kiezen.", "Could not find share" : "Kon gedeeld niet vinden", "Share by mail" : "Delen via email", + "Share provider which allows you to share files by mail" : "Share provider waarmee je bestanden via de mail kunt delen", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een e-mailadres op te geven.", "Send password by mail" : "Wachtwoord per email verzenden", "Enforce password protection" : "Wachtwoord-beveiliging afdwingen", diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json index 36d63338157..9d67989daf7 100644 --- a/apps/sharebymail/l10n/nl.json +++ b/apps/sharebymail/l10n/nl.json @@ -37,6 +37,7 @@ "You can choose a different password at any time in the share dialog." : "Je kunt in de Delen-dialoog altijd een ander wachtwoord kiezen.", "Could not find share" : "Kon gedeeld niet vinden", "Share by mail" : "Delen via email", + "Share provider which allows you to share files by mail" : "Share provider waarmee je bestanden via de mail kunt delen", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Staat gebruikers toe om een gepersonaliseerde link of map te delen door een e-mailadres op te geven.", "Send password by mail" : "Wachtwoord per email verzenden", "Enforce password protection" : "Wachtwoord-beveiliging afdwingen", diff --git a/apps/systemtags/l10n/nl.js b/apps/systemtags/l10n/nl.js index bd481cdc8dc..b5351ac0cfd 100644 --- a/apps/systemtags/l10n/nl.js +++ b/apps/systemtags/l10n/nl.js @@ -42,6 +42,8 @@ OC.L10N.register( "%s (invisible)" : "%s (onzichtbaar)", "<strong>System tags</strong> for a file have been modified" : "<strong>Systeemmarkeringen</strong> voor een bestand zijn gewijzigd", "Collaborative tags" : "Systeemtags", + "Collaborative tagging functionality which shares tags among users." : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers. Perfect voor teams\n(als je een provider met een multi-tenancy installatie bent, adviseren we om deze app uit te schakelen omdat tags worden gedeeld.)", "Select tag …" : "Selecteer tag …", "Create a new tag" : "Creëren nieuw tag", "Name" : "Tag", diff --git a/apps/systemtags/l10n/nl.json b/apps/systemtags/l10n/nl.json index 151e3783cb5..4615f53556e 100644 --- a/apps/systemtags/l10n/nl.json +++ b/apps/systemtags/l10n/nl.json @@ -40,6 +40,8 @@ "%s (invisible)" : "%s (onzichtbaar)", "<strong>System tags</strong> for a file have been modified" : "<strong>Systeemmarkeringen</strong> voor een bestand zijn gewijzigd", "Collaborative tags" : "Systeemtags", + "Collaborative tagging functionality which shares tags among users." : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers.", + "Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Samenwerkings tagfunctionaliteit, waardoor je tags kunt delen onder gebruikers. Perfect voor teams\n(als je een provider met een multi-tenancy installatie bent, adviseren we om deze app uit te schakelen omdat tags worden gedeeld.)", "Select tag …" : "Selecteer tag …", "Create a new tag" : "Creëren nieuw tag", "Name" : "Tag", |