summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/nl.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:03:56 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-28 02:03:56 +0200
commit8374a49cc19cf43489a415388fd782ba1574ee82 (patch)
tree370ab2e3445c549bd0c87e7ca12b4ee822570b0f /apps/files_external/l10n/nl.php
parent07df52c9980286aaa78fca0f3aed6372f6c1ae51 (diff)
downloadnextcloud-server-8374a49cc19cf43489a415388fd782ba1574ee82.tar.gz
nextcloud-server-8374a49cc19cf43489a415388fd782ba1574ee82.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/nl.php')
-rw-r--r--apps/files_external/l10n/nl.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files_external/l10n/nl.php b/apps/files_external/l10n/nl.php
new file mode 100644
index 00000000000..f3f38260a8a
--- /dev/null
+++ b/apps/files_external/l10n/nl.php
@@ -0,0 +1,18 @@
+<?php $TRANSLATIONS = array(
+"External Storage" => "Externe opslag",
+"Mount point" => "Aankoppelpunt",
+"Backend" => "Backend",
+"Configuration" => "Configuratie",
+"Options" => "Opties",
+"Applicable" => "Van toepassing",
+"Add mount point" => "Voeg aankoppelpunt toe",
+"None set" => "Niets ingesteld",
+"All Users" => "Alle gebruikers",
+"Groups" => "Groepen",
+"Users" => "Gebruikers",
+"Delete" => "Verwijder",
+"SSL root certificates" => "SSL root certificaten",
+"Import Root Certificate" => "Importeer root certificaat",
+"Enable User External Storage" => "Zet gebruiker's externe opslag aan",
+"Allow users to mount their own external storage" => "Sta gebruikers toe om hun eigen externe opslag aan te koppelen"
+);