Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r--apps/files/l10n/nl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 96c5684e3cd..35360eea8b3 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Details" : "Details",
"Please select tag(s) to add to the selection" : "Selecteer alsjeblieft tag(s) om aan de selectie toe te voegen",
"Apply tag(s) to selection" : "Pas tag(s) toe voor selectie",
- "Select" : "Selecteer",
"Pending" : "In behandeling",
"Unable to determine date" : "Kon datum niet vaststellen",
"This operation is forbidden" : "Deze taak is verboden",
@@ -210,6 +209,7 @@ OC.L10N.register(
"Deleted shares" : "Verwijderde shares",
"Pending shares" : "Deellinks in behandeling",
"Text file" : "Tekstbestand",
- "New text file.txt" : "Nieuw tekstbestand.txt"
+ "New text file.txt" : "Nieuw tekstbestand.txt",
+ "Select" : "Selecteer"
},
"nplurals=2; plural=(n != 1);");