You cannot 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/core/l10n/nl.php

18 lines
763 B
PHP

<?php $TRANSLATIONS = array(
"Error 404, Cloud not found" => "Fout 404, Cloud niet gevonden.",
"Advanced" => "Geavanceerd",
"Set where to store the data." => "Bepaal de opslaglocatie.",
"Data directory:" => "Gegevensmap:",
"SQLite" => "SQLite",
"Database name:" => "Databasenaam:",
"Host:" => "Host:",
"Table prefix:" => "Voorvoegsel voor tabelnamen:",
"Finish setup" => "Installatie afronden",
"<a href=\"http://owncloud.org/\">ownCloud</a> is a personal cloud which runs on your own server.</p>" => "<a href=\"http://owncloud.org/\">ownCloud</a> is een persoonlijke cloud die op uw eigen server draait.</p>",
"Login failed!" => "Aanmelden mislukt.",
"You are logged out." => "U bent afgemeld.",
"prev" => "vorige",
"next" => "volgende",
"Search" => "Zoeken"
);