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>2021-05-21 05:27:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-21 05:27:50 +0300
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /apps/files/l10n/nl.json
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r--apps/files/l10n/nl.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index b408d7197c3..ec503694280 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -77,10 +77,6 @@
"File name cannot be empty." : "Bestandsnaam kan niet leeg zijn.",
"\"/\" is not allowed inside a file name." : "\"/\" is niet toegestaan binnen een bestandsnaam.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" bestandstype is een niet toegestaande",
- "Storage of {owner} is full, files can not be updated or synced anymore!" : "Opslagruimte van {owner} zit vol, bestanden kunnen niet meer worden geüpload of gesynchroniseerd!",
- "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Groepsmap \"{mountPoint}\" is vol, bestanden kunnen niet meer gewijzigd of gesynchroniseerd worden!",
- "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Externe opslag \"{mountPoint}\" is vol, bestanden kunnen niet meer gewijzigd of gesynchroniseerd worden!",
- "Your storage is full, files can not be updated or synced anymore!" : "Je opslagruimte zit vol. Bestanden kunnen niet meer worden gewijzigd of gesynchroniseerd!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Groepsmap \"{mountPoint}\" is bijna vol ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Externe opslag \"{mountPoint}\" is bijna vol ({usedSpacePercent}%).",
@@ -207,6 +203,10 @@
"Text file" : "Tekstbestand",
"New text file.txt" : "Nieuw tekstbestand.txt",
"Unshare" : "Stop met delen",
+ "Storage of {owner} is full, files can not be updated or synced anymore!" : "Opslagruimte van {owner} zit vol, bestanden kunnen niet meer worden geüpload of gesynchroniseerd!",
+ "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Groepsmap \"{mountPoint}\" is vol, bestanden kunnen niet meer gewijzigd of gesynchroniseerd worden!",
+ "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Externe opslag \"{mountPoint}\" is vol, bestanden kunnen niet meer gewijzigd of gesynchroniseerd worden!",
+ "Your storage is full, files can not be updated or synced anymore!" : "Je opslagruimte zit vol. Bestanden kunnen niet meer worden gewijzigd of gesynchroniseerd!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Opslagruimte van {owner} zit bijna vol ({usedSpacePercent}%)",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Groepsmap \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol ",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)" : "Externe opslag \"{mountPoint}\" is bijna ({usedSpacePercent}%) vol",