diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-13 01:55:56 -0500 |
commit | eb90fa78adb5685b1d24527f03e2348a39a0a8f4 (patch) | |
tree | bf2b90be8b142909a99be3a70b7e18b82ac8fe02 /lib/l10n/nl.js | |
parent | eac5d9fb3a52932fafdb200a2cf5d50fe9f1c759 (diff) | |
download | nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.tar.gz nextcloud-server-eb90fa78adb5685b1d24527f03e2348a39a0a8f4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index bb3bd551841..fce4ae0d142 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -112,6 +112,9 @@ 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", + "Cannot increase permissions of %s" : "Kan de rechten van %s niet verruimen", + "Expiration date is in the past" : "De vervaldatum ligt in het verleden", + "Cannot set expiration date more than %s days in the future" : "Kan vervaldatum niet verder dan %s dagen in de toekomst instellen", "Could not find category \"%s\"" : "Kon categorie \"%s\" niet vinden", "Apps" : "Apps", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"", |