diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-15 22:56:31 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-15 22:56:31 -0500 |
commit | c3746e866af8b68d16c5b42c98ed63b9a4a402ed (patch) | |
tree | ddd89ef69814f3e05b950cc924f9ae90caf85586 /settings/l10n/nl.php | |
parent | 68f278025ced39518016d29f693fc0b4476710e6 (diff) | |
download | nextcloud-server-c3746e866af8b68d16c5b42c98ed63b9a4a402ed.tar.gz nextcloud-server-c3746e866af8b68d16c5b42c98ed63b9a4a402ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/nl.php')
-rw-r--r-- | settings/l10n/nl.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php index d4bf80761be..34866a2b8e6 100644 --- a/settings/l10n/nl.php +++ b/settings/l10n/nl.php @@ -2,6 +2,8 @@ $TRANSLATIONS = array( "Unable to load list from App Store" => "Kan de lijst niet van de App store laden", "Authentication error" => "Authenticatie fout", +"Your full name has been changed." => "Uw volledige naam is gewijzigd.", +"Unable to change full name" => "Kan de volledige naam niet wijzigen", "Group already exists" => "Groep bestaat al", "Unable to add group" => "Niet in staat om groep toe te voegen", "Email saved" => "E-mail bewaard", @@ -109,6 +111,7 @@ $TRANSLATIONS = array( "Current password" => "Huidig wachtwoord", "New password" => "Nieuw", "Change password" => "Wijzig wachtwoord", +"Full Name" => "Volledige naam", "Email" => "E-mailadres", "Your email address" => "Uw e-mailadres", "Fill in an email address to enable password recovery" => "Vul een mailadres in om je wachtwoord te kunnen herstellen", @@ -137,6 +140,7 @@ $TRANSLATIONS = array( "Other" => "Anders", "Username" => "Gebruikersnaam", "Storage" => "Opslaglimiet", +"change full name" => "wijzigen volledige naam", "set new password" => "Instellen nieuw wachtwoord", "Default" => "Standaard" ); |