diff options
Diffstat (limited to 'l10n/nl/settings.po')
-rw-r--r-- | l10n/nl/settings.po | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po new file mode 100644 index 00000000000..5b38f84b775 --- /dev/null +++ b/l10n/nl/settings.po @@ -0,0 +1,87 @@ +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Robin Appelman <icewind1991@gmail.com>, 2011. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-06-20 14:47+0200\n" +"PO-Revision-Date: 2011-06-20 14:48+0200\n" +"Last-Translator: Robin Appelman <icewind1991@gmail.com>\n" +"Language-Team: American English <kde-i18n-doc@kde.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: ../templates/index.php:3 +msgid "Account information" +msgstr "Gebruiks gegevens" + +#: ../templates/index.php:5 +msgid "You're currently using" +msgstr "Je gebruikt momenteel" + +#: ../templates/index.php:5 +msgid "of your" +msgstr "van de" + +#: ../templates/index.php:5 +msgid "space" +msgstr "beschikbare ruimte." + +#: ../templates/index.php:11 +msgid "Change Password" +msgstr "Wachtwoord aanpassen" + +#: ../templates/index.php:12 +msgid "Your password got changed" +msgstr "Je wachtwoord is aangepast" + +#: ../templates/index.php:15 +msgid "Old password:" +msgstr "Oud wachtwoord:" + +#: ../templates/index.php:19 +msgid "New password" +msgstr "Nieuw wachtwoord" + +#: ../templates/index.php:24 +msgid "Show new password" +msgstr "Toon nieuw wachtwoord" + +#: ../templates/index.php:34 +msgid "Language" +msgstr "Taal" + +#: ../ajax/changepassword.php:13 ../ajax/setlanguage.php:13 +msgid "Authentication error" +msgstr "Authenticatie fout." + +#: ../ajax/changepassword.php:19 +msgid "You have to enter the old and the new password!" +msgstr "Je moet het oude en nieuwe wachtwoord invullen." + +#: ../ajax/changepassword.php:25 +msgid "Your old password is wrong!" +msgstr "Het oude wachtwoord is verkeerd." + +#: ../ajax/changepassword.php:31 +msgid "Password changed" +msgstr "Wachtwoord aangepast" + +#: ../ajax/changepassword.php:34 +msgid "Unable to change password" +msgstr "Wachtwoord aanpassen is niet mogenlijk" + +#: ../ajax/setlanguage.php:21 +msgid "Language changed" +msgstr "Taal aangepast" + +#: ../ajax/setlanguage.php:23 +msgid "Invalid request" +msgstr "Ongeldige aanvraag" + |