summaryrefslogtreecommitdiffstats
path: root/l10n/nl.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nl.php')
-rw-r--r--l10n/nl.php27
1 files changed, 0 insertions, 27 deletions
diff --git a/l10n/nl.php b/l10n/nl.php
deleted file mode 100644
index 712444c8006..00000000000
--- a/l10n/nl.php
+++ /dev/null
@@ -1,27 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Create an <strong>admin account.</strong>" => "Maak een <strong>administrator account.</strong> aan",
-"Welcome to <strong>ownCloud</strong>, your personnal cloud." => "Welkom by <strong>ownCloud</strong>, jouw persoonlijke cloud",
-"You are logged out." => "Je bent afgemend.",
-"MySQL user password:" => "MySQL wachtwoord",
-"Error 404, Cloud not found" => "Fout 404, Cloud niet gevonden.",
-"Database name:" => "Database naam:",
-"Set where to store the data." => "Bepaal waar de gegevens opgeslagen moeten woorden.",
-"Advanced" => "Geavanceerd",
-"To finish the installation, please follow the steps below." => "Volg de volgende stappen om de instalatie af te ronden.",
-"Host:" => "Host:",
-"Table prefix:" => "Voorvoegsel voor tabelnaamen:",
-"prev" => "vorige",
-"Login:" => "Gebruikersnaam:",
-"Login failed!" => "Aanmelden mislukt.",
-"I will use a MySQL database." => "Er zal een MySQL database gebruikt woorden.",
-"next" => "volgende",
-"Password:" => "Wachtwoord:",
-"SQLite" => "SQLite",
-"MySQL user login:" => "MySQL gebruikers naam.",
-"<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 je eigen server draait.</p>",
-"Search" => "Zoeken",
-"Data directory:" => "Gegevens map:",
-"Finish setup" => "Instalatie afronden",
-"Configure your database." => "Stel de database in.",
-"I will use a SQLite database. You have nothing to do!" => "Er zan een SQLite database gebruikt woorden, je hoeft niks in te stellen."
-);