diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-08 00:13:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-08 00:13:16 +0100 |
commit | 59249ebc0ca3731711ee99d591742164b32d0cdd (patch) | |
tree | f30d8326968ca38689614e33ba2969525d8ba107 /settings/l10n/nl.php | |
parent | 3bd33b69a1c37cee5c3d180ec8952a611aabb4d1 (diff) | |
download | nextcloud-server-59249ebc0ca3731711ee99d591742164b32d0cdd.tar.gz nextcloud-server-59249ebc0ca3731711ee99d591742164b32d0cdd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.php')
-rw-r--r-- | settings/l10n/nl.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index 3488536821f..6c256b9388d 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Unable to load list from App Store" => "Kan de lijst niet van de App store laden", "Authentication error" => "Authenticatie fout", +"Unable to change display name" => "Kon de weergavenaam niet wijzigen", "Group already exists" => "Groep bestaat al", "Unable to add group" => "Niet in staat om groep toe te voegen", "Could not enable app. " => "Kan de app. niet activeren", @@ -18,6 +19,7 @@ "Disable" => "Uitschakelen", "Enable" => "Inschakelen", "Please wait...." => "Even geduld aub....", +"Updating...." => "Bijwerken....", "Error while updating app" => "Fout bij bijwerken app", "Error" => "Fout", "Updated" => "Bijgewerkt", @@ -48,6 +50,9 @@ "show" => "weergeven", "Change password" => "Wijzig wachtwoord", "Display Name" => "Weergavenaam", +"Your display name was changed" => "Uw weergavenaam is gewijzigd", +"Unable to change your display name" => "Kon de weergavenaam niet wijzigen", +"Change display name" => "Wijzig weergavenaam", "Email" => "E-mailadres", "Your email address" => "Uw e-mailadres", "Fill in an email address to enable password recovery" => "Vul een e-mailadres in om wachtwoord reset uit te kunnen voeren", |