diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-20 00:12:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-20 00:12:26 +0000 |
commit | 3fe5649b42b3b30b4ad1d9f4d863a3b1fb01e3d2 (patch) | |
tree | 7e8267ee37f2e6446042a4bc195fbc0d933b4824 /apps/theming/l10n | |
parent | ff5e666a895efae70739885165a11aa3bb733bcf (diff) | |
download | nextcloud-server-3fe5649b42b3b30b4ad1d9f4d863a3b1fb01e3d2.tar.gz nextcloud-server-3fe5649b42b3b30b4ad1d9f4d863a3b1fb01e3d2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r-- | apps/theming/l10n/nl.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 3 |
2 files changed, 6 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", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index 8f19d7ab8a9..63c4a8ae633 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -14,8 +14,11 @@ "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", |