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 'settings/l10n/nl.php')
-rw-r--r--settings/l10n/nl.php25
1 files changed, 15 insertions, 10 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index 3bddff82229..c466f619f2e 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -24,7 +24,19 @@
"Error" => "Fout",
"Updated" => "Bijgewerkt",
"Saving..." => "Aan het bewaren.....",
+"deleted" => "verwijderd",
+"undo" => "ongedaan maken",
+"Groups" => "Groepen",
+"Group Admin" => "Groep beheerder",
+"Delete" => "verwijderen",
"__language_name__" => "Nederlands",
+"Security Warning" => "Beveiligingswaarschuwing",
+"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Uw data is waarschijnlijk toegankelijk vanaf net internet. Het .htaccess bestand dat ownCloud levert werkt niet goed. U wordt aangeraden om de configuratie van uw webserver zodanig aan te passen dat de data folders niet meer publiekelijk toegankelijk zijn. U kunt ook de data folder verplaatsen naar een folder buiten de webserver document folder.",
+"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt.",
+"Please double check the <a href='%s'>installation guides</a>." => "Conntroleer de <a href='%s'>installatie handleiding</a> goed.",
+"More" => "Meer",
+"Version" => "Versie",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Ontwikkeld door de <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud gemeenschap</a>, de <a href=\"https://github.com/owncloud\" target=\"_blank\">bron code</a> is gelicenseerd onder de <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "App toevoegen",
"More Apps" => "Meer apps",
"Select an App" => "Selecteer een app",
@@ -38,10 +50,8 @@
"Bugtracker" => "Bugtracker",
"Commercial Support" => "Commerciƫle ondersteuning",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "U heeft <strong>%s</strong> van de <strong>%s</strong> beschikbaren gebruikt",
-"Clients" => "Klanten",
-"Download Desktop Clients" => "Download Desktop Clients",
-"Download Android Client" => "Download Android Client",
-"Download iOS Client" => "Download iOS Client",
+"Get the apps to sync your files" => "Download de apps om bestanden te synchen",
+"Show First Run Wizard again" => "Toon de Eerste start Wizard opnieuw",
"Password" => "Wachtwoord",
"Your password was changed" => "Je wachtwoord is veranderd",
"Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",
@@ -59,18 +69,13 @@
"Help translate" => "Help met vertalen",
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "Gebruik dit adres om te verbinden met uw ownCloud in uw bestandsbeheer",
-"Version" => "Versie",
-"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Ontwikkeld door de <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud gemeenschap</a>, de <a href=\"https://github.com/owncloud\" target=\"_blank\">bron code</a> is gelicenseerd onder de <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Login Name" => "Inlognaam",
-"Groups" => "Groepen",
"Create" => "Creƫer",
"Default Storage" => "Default opslag",
"Unlimited" => "Ongelimiteerd",
"Other" => "Andere",
-"Group Admin" => "Groep beheerder",
"Storage" => "Opslag",
"change display name" => "wijzig weergavenaam",
"set new password" => "Instellen nieuw wachtwoord",
-"Default" => "Default",
-"Delete" => "verwijderen"
+"Default" => "Default"
);