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-02-20 05:19:09 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-20 05:19:09 +0300
commitece24cd58b8a94a1010686d318986434c25626be (patch)
treec194ceae1c1900de9086690a4d48046ebe267f36 /apps/files/l10n
parent9010fbf7006ef3b655a1942dfc058f62c4641ec5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/nl.js1
-rw-r--r--apps/files/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 75f7b903925..9d37f6931e3 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"Could not create file \"{file}\"" : "Kon \"{file}\" niet aanmaken",
"Could not create file \"{file}\" because it already exists" : "Kon \"{file}\" niet aanmaken, omdat het al bestaat",
"Could not create folder \"{dir}\" because it already exists" : "Kon map \"{dir}\" niet aanmaken, omdat die al bestaat",
+ "Could not fetch file details \"{file}\"" : "Kon details van \"{file}\" niet ophalen",
"Error deleting file \"{fileName}\"." : "Fout bij verwijderen bestand \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen",
"Name" : "Naam",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 675d304258f..2a9bcd5cb5a 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -57,6 +57,7 @@
"Could not create file \"{file}\"" : "Kon \"{file}\" niet aanmaken",
"Could not create file \"{file}\" because it already exists" : "Kon \"{file}\" niet aanmaken, omdat het al bestaat",
"Could not create folder \"{dir}\" because it already exists" : "Kon map \"{dir}\" niet aanmaken, omdat die al bestaat",
+ "Could not fetch file details \"{file}\"" : "Kon details van \"{file}\" niet ophalen",
"Error deleting file \"{fileName}\"." : "Fout bij verwijderen bestand \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen",
"Name" : "Naam",