Update pot files for plugins.

This commit is contained in:
Siebrand Mazeland
2010-09-19 00:24:48 +02:00
parent f1d78942b3
commit 8135f7d960
40 changed files with 479 additions and 189 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-09-14 22:56+0000\n"
"POT-Creation-Date: 2010-09-18 22:07+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"
@@ -16,15 +16,38 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: CasAuthenticationPlugin.php:82
#. TRANS: Menu item. CAS is Central Authentication Service.
#: CasAuthenticationPlugin.php:83
msgid "CAS"
msgstr ""
#: CasAuthenticationPlugin.php:83
msgid "Login or register with CAS"
#. TRANS: Tooltip for menu item. CAS is Central Authentication Service.
#: CasAuthenticationPlugin.php:85
msgid "Login or register with CAS."
msgstr ""
#: CasAuthenticationPlugin.php:150
#. 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 ""
#: CasAuthenticationPlugin.php:128
msgid "Specifying a server is required."
msgstr ""
#: CasAuthenticationPlugin.php:131
msgid "Specifying a port is required."
msgstr ""
#: CasAuthenticationPlugin.php:134
msgid "Specifying a path is required."
msgstr ""
#. TRANS: Plugin description. CAS is Central Authentication Service.
#: CasAuthenticationPlugin.php:154
msgid ""
"The CAS Authentication plugin allows for StatusNet to handle authentication "
"through CAS (Central Authentication Service)."
@@ -33,3 +56,11 @@ msgstr ""
#: caslogin.php:28
msgid "Already logged in."
msgstr ""
#: caslogin.php:39
msgid "Incorrect username or password."
msgstr ""
#: caslogin.php:45
msgid "Error setting user. You are probably not authorized."
msgstr ""