diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
commit | c935f1f9cc5421280509eb96ec233e94c1f4ceb8 (patch) | |
tree | 314ef4267a077c2d40e90b2f60f9a461107357bb /lib/l10n/nl.js | |
parent | d611d9c126e677b29466f537a4166cfd0ea5de2a (diff) | |
download | nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.tar.gz nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 0350cc543fc..33a052ca2ba 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -109,7 +109,11 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Delen van %s is mislukt, omdat her-delen niet is toegestaan", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Delen van %s is mislukt, omdat de share-backend voor %s de bron niet kon vinden", "Sharing %s failed, because the file could not be found in the file cache" : "Delen van %s is mislukt, omdat het bestand niet in de bestandscache kon worden gevonden", + "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", + "Files can’t be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder permissies", + "Files can’t be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met 'creëer' permissies", "Expiration date is in the past" : "De vervaldatum ligt in het verleden", + "Can’t set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen", "The requested share does not exist anymore" : "De vezochte share bestaat niet meer", "Could not find category \"%s\"" : "Kon categorie \"%s\" niet vinden", "Sunday" : "Zondag", |