Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-03-12 05:19:02 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-12 05:19:02 +0300
commit99aa7adaeff9ae9ea0ffcb65b5b363d256b41be9 (patch)
tree56d0eefa4a7a70b8c8abd701d01e10310cdabda1 /apps/files/l10n/nl.js
parentbc411e69091cdadff90474c94908084728a32976 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r--apps/files/l10n/nl.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 9d37f6931e3..8533f2d7c3b 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -158,6 +158,7 @@ OC.L10N.register(
"Transfer {path} to {userid}" : "Draag {path} over aan {userid}",
"Invalid path selected" : "Ongeldig pad geselecteerd",
"Ownership transfer request sent" : "Aanvraag eigenaarsoverdracht verstuurd",
+ "Cannot transfer ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen",
"Tags" : "Tags",
"Error while loading the file data" : "Fout bij het lezen van de bestandsgegevens",
"Unable to change the favourite state of the file" : "Niet mogelijk om voorkeurtoestand van het bestand te wijzigen",
@@ -187,6 +188,7 @@ OC.L10N.register(
"Text file" : "Tekstbestand",
"New text file.txt" : "Nieuw tekstbestand.txt",
"%s of %s used" : "%s van %s gebruikt",
- "%1$s%% of %2$s used" : "%1$s%% van %2$s gebruikt"
+ "%1$s%% of %2$s used" : "%1$s%% van %2$s gebruikt",
+ "Cannot transfter ownership of a file or folder you don't own" : "Kan het eigenaarschap van een bestand of map waarvan u niet de eigenaar bent, niet overdragen"
},
"nplurals=2; plural=(n != 1);");