diff options
Diffstat (limited to 'l10n/nl/admin.po')
-rw-r--r-- | l10n/nl/admin.po | 56 |
1 files changed, 29 insertions, 27 deletions
diff --git a/l10n/nl/admin.po b/l10n/nl/admin.po index 506d5906b8a..6c59b0b864e 100644 --- a/l10n/nl/admin.po +++ b/l10n/nl/admin.po @@ -1,21 +1,22 @@ +# SOME DESCRIPTIVE TITLE. # 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. +# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011. msgid "" msgstr "" -"Project-Id-Version: \n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-20 22:00+0200\n" -"PO-Revision-Date: 2011-06-21 15:00+0200\n" -"Last-Translator: Robin Appelman <icewind1991@gmail.com>\n" -"Language-Team: American English <kde-i18n-doc@kde.org>\n" -"Language: \n" +"Project-Id-Version: ownCloud\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" +"POT-Creation-Date: 2011-07-27 12:03+0200\n" +"PO-Revision-Date: 2011-07-28 00:09+0000\n" +"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" +"Language-Team: LANGUAGE <LL@li.org>\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" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" #: ../templates/app.php:22 msgid "read more" @@ -33,8 +34,8 @@ msgstr "Applicatiedatabase" msgid "Cannot connect to apps repository" msgstr "Kan geen verbinding maken met de applicatiedatabase" -#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:20 -#: ../templates/users.php:50 +#: ../templates/apps.php:13 ../templates/users.php:6 ../templates/users.php:15 +#: ../templates/users.php:51 msgid "Name" msgstr "Naam" @@ -50,43 +51,44 @@ msgstr "Administratie" msgid "System Settings" msgstr "Systeeminstellingen" -#: ../templates/users.php:7 ../templates/users.php:46 +#: ../templates/users.php:2 +msgid "Users" +msgstr "Gebruikers" + +#: ../templates/users.php:7 ../templates/users.php:47 msgid "Groups" msgstr "Groepen" -#: ../templates/users.php:13 -msgid "Add user" -msgstr "Gebruiker toevoegen" - -#: ../templates/users.php:21 +#: ../templates/users.php:16 msgid "Password" msgstr "Wachtwoord" -#: ../templates/users.php:30 -msgid "Create user" -msgstr "Gebruiker aanmaken" +#: ../templates/users.php:25 +msgid "Create" +msgstr "" -#: ../templates/users.php:40 ../templates/users.php:68 +#: ../templates/users.php:37 ../templates/users.php:69 msgid "remove" msgstr "verwijder" -#: ../templates/users.php:58 +#: ../templates/users.php:59 msgid "Create group" msgstr "Groep aanmaken" -#: ../templates/users.php:94 +#: ../templates/users.php:95 msgid "Force new password:" msgstr "Forceer nieuw wachtwoord:" -#: ../templates/users.php:96 +#: ../templates/users.php:97 msgid "Set" msgstr "Ok" -#: ../templates/users.php:102 +#: ../templates/users.php:103 msgid "Do you really want to delete user" msgstr "Wilt u deze gebruiker verwijderen" -#: ../templates/users.php:109 +#: ../templates/users.php:110 msgid "Do you really want to delete group" msgstr "Wilt u deze groep verwijderen" + |