You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_external/l10n/nl.php

18 lines
710 B

<?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",
"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",
"SSL root certificates" => "SSL root certificaten",
"Import Root Certificate" => "Importeer root certificaat"
);