gnu-social/plugins/CasAuthentication/locale/CasAuthentication.pot

73 lines
2.4 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2011-08-20 18:34+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#. TRANS: Menu item. CAS is Central Authentication Service.
#: CasAuthenticationPlugin.php:83
msgid "CAS"
msgstr ""
#. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
#: CasAuthenticationPlugin.php:85
msgid "Login or register with CAS."
msgstr ""
#. TRANS: Invitation to users with a CAS account to log in using the service.
#. TRANS: "[CAS login]" is a link description. (%%action.caslogin%%) is the URL.
#. TRANS: These two elements may not be separated.
#: CasAuthenticationPlugin.php:101
#, php-format
msgid "(Have an account with CAS? Try our [CAS login](%%action.caslogin%%)!)"
msgstr ""
#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly.
#: CasAuthenticationPlugin.php:129
msgid "Specifying a server is required."
msgstr ""
#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly.
#: CasAuthenticationPlugin.php:133
msgid "Specifying a port is required."
msgstr ""
#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly.
#: CasAuthenticationPlugin.php:137
msgid "Specifying a path is required."
msgstr ""
#. TRANS: Plugin description. CAS is Central Authentication Service.
#: CasAuthenticationPlugin.php:157
msgid ""
"The CAS Authentication plugin allows for StatusNet to handle authentication "
"through CAS (Central Authentication Service)."
msgstr ""
#. TRANS: Client error displayed when trying to log in while already logged on.
#: caslogin.php:29
msgid "Already logged in."
msgstr ""
#. TRANS: Server error displayed when trying to log in with incorrect username or password.
#: caslogin.php:41
msgid "Incorrect username or password."
msgstr ""
#. TRANS: Server error displayed when login fails in CAS authentication plugin.
#: caslogin.php:48
msgid "Error setting user. You are probably not authorized."
msgstr ""