summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-08-05 00:12:29 +0000
committerNextcloud bot <bot@nextcloud.com>2018-08-05 00:12:29 +0000
commita625a4d70489138af67c0059b76ad2b66f682afc (patch)
tree3d7c8042866f3b5356bc7ad7a3aa89ffd6c19217 /apps/files_trashbin
parent752ee28b1b19227800d8cad70229bd9934d62077 (diff)
downloadnextcloud-server-a625a4d70489138af67c0059b76ad2b66f682afc.tar.gz
nextcloud-server-a625a4d70489138af67c0059b76ad2b66f682afc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r--apps/files_trashbin/l10n/nl.js1
-rw-r--r--apps/files_trashbin/l10n/nl.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/nl.js b/apps/files_trashbin/l10n/nl.js
index 9cdfdce3e1d..e5d4c0d846e 100644
--- a/apps/files_trashbin/l10n/nl.js
+++ b/apps/files_trashbin/l10n/nl.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"No entries found in this folder" : "Niets gevonden in deze map",
"Select all" : "Alles selecteren",
"Name" : "Naam",
+ "Actions" : "Acties",
"Deleted" : "Verwijderd"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/nl.json b/apps/files_trashbin/l10n/nl.json
index 994a371b37b..eda32da6ee3 100644
--- a/apps/files_trashbin/l10n/nl.json
+++ b/apps/files_trashbin/l10n/nl.json
@@ -14,6 +14,7 @@
"No entries found in this folder" : "Niets gevonden in deze map",
"Select all" : "Alles selecteren",
"Name" : "Naam",
+ "Actions" : "Acties",
"Deleted" : "Verwijderd"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file