]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/CasAuthentication/locale/nl/LC_MESSAGES/CasAuthentication.po
Fix for ticket #2828, part II: apostrophe in site name set in installer created a...
[quix0rs-gnu-social.git] / plugins / CasAuthentication / locale / nl / LC_MESSAGES / CasAuthentication.po
1 # Translation of StatusNet - CasAuthentication to Dutch (Nederlands)
2 # Expored from translatewiki.net
3 #
4 # Author: Siebrand
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - CasAuthentication\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-09-27 22:20+0000\n"
13 "PO-Revision-Date: 2010-09-27 22:41:52+0000\n"
14 "Language-Team: Dutch <http://translatewiki.net/wiki/Portal:nl>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 1285-19-54 36::+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r73828); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: nl\n"
21 "X-Message-Group: #out-statusnet-plugin-casauthentication\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Menu item. CAS is Central Authentication Service.
25 #: CasAuthenticationPlugin.php:83
26 msgid "CAS"
27 msgstr "CAS"
28
29 #. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
30 #: CasAuthenticationPlugin.php:85
31 msgid "Login or register with CAS."
32 msgstr "Aanmelden of registreren via CAS."
33
34 #. TRANS: Invitation to users with a CAS account to log in using the service.
35 #. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL.
36 #. TRANS: These two elements may not be separated.
37 #: CasAuthenticationPlugin.php:101
38 #, php-format
39 msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)"
40 msgstr ""
41 "Hebt u een gebruiker met CAS? [Meld u dan aan met CAS](%%action.caslogin%%)!"
42
43 #: CasAuthenticationPlugin.php:128
44 msgid "Specifying a server is required."
45 msgstr "Het aangeven van een server is vereist."
46
47 #: CasAuthenticationPlugin.php:131
48 msgid "Specifying a port is required."
49 msgstr "Het aangeven van een poort is vereist."
50
51 #: CasAuthenticationPlugin.php:134
52 msgid "Specifying a path is required."
53 msgstr "Het aangeven van een pad is vereist."
54
55 #. TRANS: Plugin description. CAS is Central Authentication Service.
56 #: CasAuthenticationPlugin.php:154
57 msgid ""
58 "The CAS Authentication plugin allows for StatusNet to handle authentication "
59 "through CAS (Central Authentication Service)."
60 msgstr ""
61 "De plugin CAS Authentication stelt StatusNet in staat authenticatie via CAS "
62 "after handelen (Central Authentication Service)."
63
64 #: caslogin.php:28
65 msgid "Already logged in."
66 msgstr "U bent al aangemeld."
67
68 #: caslogin.php:39
69 msgid "Incorrect username or password."
70 msgstr "De gebruikersnaam of wachtwoord is onjuist."
71
72 #: caslogin.php:45
73 msgid "Error setting user. You are probably not authorized."
74 msgstr ""
75 "Er is een fout opgetreden bij het maken van de instellingen. U hebt "
76 "waarschijnlijk niet de juiste rechten."