nextcloud/settings/l10n/nl.php

49 lines
1.9 KiB
PHP
Raw Normal View History

2011-06-20 08:52:24 -04:00
<?php $TRANSLATIONS = array(
2012-07-26 20:04:26 -04:00
"Email saved" => "E-mail bewaard",
"Invalid email" => "Ongeldige e-mail",
2012-01-10 19:06:59 -05:00
"OpenID Changed" => "OpenID is aangepast",
2012-06-05 18:29:28 -04:00
"Invalid request" => "Ongeldig verzoek",
2011-08-12 23:13:10 -04:00
"Language changed" => "Taal aangepast",
2012-07-26 20:04:26 -04:00
"Disable" => "Uitschakelen",
"Enable" => "Inschakelen",
"Saving..." => "Aan het bewaren.....",
2012-01-20 12:53:45 -05:00
"__language_name__" => "Nederlands",
2012-05-16 18:36:21 -04:00
"Log" => "Log",
"More" => "Meer",
"Add your App" => "Voeg je App toe",
2012-01-10 19:06:59 -05:00
"Select an App" => "Selecteer een app",
2012-07-26 20:04:26 -04:00
"See application page at apps.owncloud.com" => "Zie de applicatiepagina op apps.owncloud.com",
2012-01-10 19:06:59 -05:00
"-licensed" => "-gelicentieerd",
2011-08-18 05:46:49 -04:00
"by" => "door",
2012-05-16 18:36:21 -04:00
"Documentation" => "Documentatie",
"Managing Big Files" => "Onderhoud van grote bestanden",
2011-08-27 19:13:16 -04:00
"Ask a question" => "Stel een vraag",
2012-01-10 19:06:59 -05:00
"Problems connecting to help database." => "Problemen bij het verbinden met de helpdatabank.",
"Go there manually." => "Ga er zelf heen.",
2011-08-27 19:13:16 -04:00
"Answer" => "Beantwoord",
"You use" => "U gebruikt",
"of the available" => "van de beschikbare",
2012-05-16 18:36:21 -04:00
"Desktop and Mobile Syncing Clients" => "Desktop en mobiele synchronisatie apparaten",
"Download" => "Download",
2011-07-03 18:39:04 -04:00
"Your password got changed" => "Uw wachtwoord is aangepast",
2012-01-10 19:06:59 -05:00
"Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",
"Current password" => "Huidig wachtwoord",
2011-06-20 16:22:58 -04:00
"New password" => "Nieuw wachtwoord",
2011-08-18 05:46:49 -04:00
"show" => "weergeven",
2012-01-10 19:06:59 -05:00
"Change password" => "Wijzig wachtwoord",
2012-01-15 09:12:58 -05:00
"Email" => "mailadres",
"Your email address" => "Jouw mailadres",
"Fill in an email address to enable password recovery" => "Vul een mailadres in om je wachtwoord te kunnen herstellen",
2011-08-18 05:46:49 -04:00
"Language" => "Taal",
2012-01-15 09:12:58 -05:00
"Help translate" => "Help met vertalen",
2012-01-10 19:06:59 -05:00
"use this address to connect to your ownCloud in your file manager" => "gebruik dit adres om verbinding te maken met ownCloud in uw bestandsbeheerprogramma",
2011-08-18 05:46:49 -04:00
"Name" => "Naam",
"Password" => "Wachtwoord",
"Groups" => "Groepen",
"Create" => "Creëer",
2012-05-16 18:36:21 -04:00
"Default Quota" => "Standaard limiet",
"Other" => "Andere",
2012-01-15 09:12:58 -05:00
"Quota" => "Limieten",
"Delete" => "verwijderen"
2011-06-20 08:52:24 -04:00
);