diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 25f7bf1e24b..67bef4512c2 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -105,6 +105,7 @@ OC.L10N.register( "A new file or folder has been <strong>deleted</strong>" : "Een nieuw bestand of nieuwe map is <strong>verwijderd</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", "A new file or folder has been <strong>restored</strong>" : "Een nieuw bestand of een nieuwe map is <strong>hersteld</strong>", + "Unlimited" : "Ongelimiteerd", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "Bestand afhandeling", "Maximum upload size" : "Maximale bestandsgrootte voor uploads", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 6334bd5385a..3124f149541 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -103,6 +103,7 @@ "A new file or folder has been <strong>deleted</strong>" : "Een nieuw bestand of nieuwe map is <strong>verwijderd</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", "A new file or folder has been <strong>restored</strong>" : "Een nieuw bestand of een nieuwe map is <strong>hersteld</strong>", + "Unlimited" : "Ongelimiteerd", "Upload (max. %s)" : "Upload (max. %s)", "File handling" : "Bestand afhandeling", "Maximum upload size" : "Maximale bestandsgrootte voor uploads", |