diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-19 00:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-19 00:12:24 +0000 |
commit | d8f554944d0757f51e747f93113a4d873920d1f3 (patch) | |
tree | 8dfc128a4fa56a7f0076bb40d40293bd12e25ce9 /apps | |
parent | 9bbb88a3d0ea6f9c8fe1e9259e420fbf4c3ddd06 (diff) | |
download | nextcloud-server-d8f554944d0757f51e747f93113a4d873920d1f3.tar.gz nextcloud-server-d8f554944d0757f51e747f93113a4d873920d1f3.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", |