diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/nl.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 80087ba10e2..78cb75135df 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -135,12 +135,6 @@ OC.L10N.register( "Unlimited" : "Ongelimiteerd", "Upload (max. %s)" : "Upload (max. %s)", "File Management" : "Bestandsbeheer", - "File handling" : "Bestand afhandeling", - "Maximum upload size" : "Maximale bestandsgrootte voor uploads", - "max. possible: " : "max. mogelijk: ", - "Save" : "Bewaren", - "With PHP-FPM it might take 5 minutes for changes to be applied." : "Met PHP-FPM kan het 5 minuten duren voordat wijzigingen zijn doorgevoerd.", - "Missing permissions to edit from here." : "Ontbrekende rechten om vanaf hier te bewerken.", "%s of %s used" : "%s van %s gebruikt", "%1$s%% of %2$s used" : "%1$s%% van %2$s gebruikt", "%s used" : "%s gebruikt", @@ -167,6 +161,12 @@ OC.L10N.register( "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", "Target folder" : "Doelmap", + "File handling" : "Bestand afhandeling", + "Maximum upload size" : "Maximale bestandsgrootte voor uploads", + "max. possible: " : "max. mogelijk: ", + "Save" : "Bewaren", + "With PHP-FPM it might take 5 minutes for changes to be applied." : "Met PHP-FPM kan het 5 minuten duren voordat wijzigingen zijn doorgevoerd.", + "Missing permissions to edit from here." : "Ontbrekende rechten om vanaf hier te bewerken.", "Cancel upload" : "Stop upload", "%1$s of %2$s used" : "%1$s van %2$s gebruikt" }, |