]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/CasAuthentication/locale/CasAuthentication.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / CasAuthentication / locale / CasAuthentication.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-10-27 23:43+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. TRANS: Menu item. CAS is Central Authentication Service.
20 #: CasAuthenticationPlugin.php:83
21 msgid "CAS"
22 msgstr ""
23
24 #. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
25 #: CasAuthenticationPlugin.php:85
26 msgid "Login or register with CAS."
27 msgstr ""
28
29 #. TRANS: Invitation to users with a CAS account to log in using the service.
30 #. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL.
31 #. TRANS: These two elements may not be separated.
32 #: CasAuthenticationPlugin.php:101
33 #, php-format
34 msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)"
35 msgstr ""
36
37 #: CasAuthenticationPlugin.php:128
38 msgid "Specifying a server is required."
39 msgstr ""
40
41 #: CasAuthenticationPlugin.php:131
42 msgid "Specifying a port is required."
43 msgstr ""
44
45 #: CasAuthenticationPlugin.php:134
46 msgid "Specifying a path is required."
47 msgstr ""
48
49 #. TRANS: Plugin description. CAS is Central Authentication Service.
50 #: CasAuthenticationPlugin.php:154
51 msgid ""
52 "The CAS Authentication plugin allows for StatusNet to handle authentication "
53 "through CAS (Central Authentication Service)."
54 msgstr ""
55
56 #: caslogin.php:28
57 msgid "Already logged in."
58 msgstr ""
59
60 #: caslogin.php:39
61 msgid "Incorrect username or password."
62 msgstr ""
63
64 #: caslogin.php:45
65 msgid "Error setting user. You are probably not authorized."
66 msgstr ""