X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FCasAuthentication%2Flocale%2Fzh_CN%2FLC_MESSAGES%2FCasAuthentication.po;h=98c2ceb4d17fcd74cb35bacf113ff2e3545eb149;hb=f519858044a627e99244b334b7bef3f7f96fa317;hp=d43a5d0524cf7d6d40dedd9dd571c83941343fe6;hpb=64750a6455948a57f8e669f898ad5f613f43ba49;p=quix0rs-gnu-social.git diff --git a/plugins/CasAuthentication/locale/zh_CN/LC_MESSAGES/CasAuthentication.po b/plugins/CasAuthentication/locale/zh_CN/LC_MESSAGES/CasAuthentication.po index d43a5d0524..98c2ceb4d1 100644 --- a/plugins/CasAuthentication/locale/zh_CN/LC_MESSAGES/CasAuthentication.po +++ b/plugins/CasAuthentication/locale/zh_CN/LC_MESSAGES/CasAuthentication.po @@ -1,5 +1,5 @@ # Translation of StatusNet - CasAuthentication to Simplified Chinese (‪中文(简体)‬) -# Expored from translatewiki.net +# Exported from translatewiki.net # # Author: Chenxiaoqino # -- @@ -9,65 +9,62 @@ msgid "" msgstr "" "Project-Id-Version: StatusNet - CasAuthentication\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-01-14 10:29+0000\n" -"PO-Revision-Date: 2011-01-14 10:32:52+0000\n" -"Language-Team: Simplified Chinese \n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-01-10 18:25:59+0000\n" -"X-Generator: MediaWiki 1.18alpha (r80246); Translate extension (2010-09-17)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" +"X-POT-Import-Date: 2011-06-05 21:49:52+0000\n" +"X-Generator: MediaWiki 1.19alpha (r102787); Translate extension (2011-10-" +"30)\n" +"X-Translation-Project: translatewiki.net at https://translatewiki.net\n" "X-Language-Code: zh-hans\n" "X-Message-Group: #out-statusnet-plugin-casauthentication\n" "Plural-Forms: nplurals=1; plural=0;\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 "" " (已有中央鉴权服务帐号?尝试使用 [中央鉴权登录](%%action.caslogin%%)!)" -#: CasAuthenticationPlugin.php:128 +#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. msgid "Specifying a server is required." msgstr "需要指定一个服务器" -#: CasAuthenticationPlugin.php:131 +#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. msgid "Specifying a port is required." msgstr "需要指定一个端口" -#: CasAuthenticationPlugin.php:134 +#. TRANS: Exception thrown when the CAS Authentication plugin has been configured incorrectly. 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)." msgstr "中央鉴权插件可以使StatusNet使用中央鉴权服务进行登录鉴权。" -#: caslogin.php:28 +#. TRANS: Client error displayed when trying to log in while already logged on. msgid "Already logged in." msgstr "已登录。" -#: caslogin.php:39 +#. TRANS: Server error displayed when trying to log in with incorrect username or password. msgid "Incorrect username or password." msgstr "用户名或密码错误" -#: caslogin.php:45 +#. TRANS: Server error displayed when login fails in CAS authentication plugin. msgid "Error setting user. You are probably not authorized." msgstr "设置用户时出错。你可能没有通过鉴权。"