diff options
Diffstat (limited to 'apps/theming/l10n/nl.js')
-rw-r--r-- | apps/theming/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 9af639b765b..dcdc4d69ade 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -16,8 +16,11 @@ OC.L10N.register( "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", + "Could not write file to disk" : "Kan bestand niet opslaan", + "A PHP extension stopped the file upload" : "Een PHP extensie heeft de upload gestopt.", "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", |