aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-17 02:29:30 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-17 02:29:30 +0000
commit67472b716718de6d09fbf386fc08ee4213de6e0b (patch)
treeef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/nl.js
parentab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff)
downloadnextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz
nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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);");