diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-23 02:25:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-23 02:25:47 +0000 |
commit | 8d80ee547b6b2d1415a049b71a15ed8947d9f9b3 (patch) | |
tree | 9d97bb1f8ed3e6d93face42a5adef361327164a2 /apps/files/l10n/nl.json | |
parent | 259e75568c78105ced48b028bbd8caef7bd471be (diff) | |
download | nextcloud-server-8d80ee547b6b2d1415a049b71a15ed8947d9f9b3.tar.gz nextcloud-server-8d80ee547b6b2d1415a049b71a15ed8947d9f9b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r-- | apps/files/l10n/nl.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index ec503694280..8519c1991ce 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -77,10 +77,15 @@ "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 cannot 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 cannot be updated or synced anymore!" : "Groepsmap \"{mountPoint}\" is vol, bestanden kunnen niet meer gewijzigd of gesynchroniseerd worden!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Externe opslag \"{mountPoint}\" is vol, bestanden kunnen niet meer gewijzigd of gesynchroniseerd worden!", + "Your storage is full, files cannot 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}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Je opslagruimte zit bijna vol ({usedSpacePercent}%)", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["komt overeen met \"{filter}\"","komen overeen met \"{filter}\""], "View in folder" : "Bekijken in map", "Copied!" : "Gekopieerd!", "Copy direct link (only works for users who have access to this file/folder)" : "Kopieer de link direct (werkt alleen voor gebruikers met toegang tot map/bestand)", |