diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-17 00:12:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-17 00:12:30 +0000 |
commit | 2a51572cc48d16f714ce0bfa2b5029bb2739fe07 (patch) | |
tree | cb1f06330432b457a99a6e162339a0984c3a037a /lib/l10n/nl.js | |
parent | 40bb45225a42a48cd9d090e7540f1a8d3986df63 (diff) | |
download | nextcloud-server-2a51572cc48d16f714ce0bfa2b5029bb2739fe07.tar.gz nextcloud-server-2a51572cc48d16f714ce0bfa2b5029bb2739fe07.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index cadbbb66d16..985a18a183e 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -127,6 +127,7 @@ OC.L10N.register( "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 bestand cache kon worden gevonden", "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde »%2$s« met jou en wil toevoegen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde »%2$s« met jou en wil toevoegen", + "»%s« added a note to a file shared with you" : "»%s« voegde een notitie toe aan een bestand dat met jou is gedeeld", "Open »%s«" : "Open »%s«", "%1$s via %2$s" : "%1$s via %2$s", "Can’t increase permissions of %s" : "Kan niet meer rechten geven aan %s", @@ -230,6 +231,11 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "Controleer de waarde van \"datadirectory\" in je configuratie", "Your data directory is invalid" : "Je data folder is ongeldig", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Zorg dat er een bestand genaamd \".ocdata\" in de hoofddirectory aanwezig is.", + "Action \"%s\" not supported or implemented." : "Actie \"%s\" niet ondersteund of geïmplementeerd.", + "Authentication failed, wrong token or provider ID given" : "Authenticatie mislukt, ongeldig token of provider ID opgegeven", + "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Er ontbreken parameters om de aanvraag uit te voeren. Ontbrekende parameters: \"%s\"", + "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" wordt al gebruikt door cloud federatieprovider \"%s\"", + "Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloud Federationprovider met ID: \"%s\" bestaat niet.", "Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".", "Storage unauthorized. %s" : "Opslag niet toegestaan. %s", "Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s", |