django1/django/contrib/auth/locale/zh_Hant/LC_MESSAGES/django.po

234 lines
4.9 KiB
Plaintext

# This file is distributed under the same license as the Django package.
#
# Translators:
# ilay <ilay@ilay.tw>, 2012
# Jannis Leidel <jannis@leidel.info>, 2011
# tcc <tcchou@tcchou.org>, 2011
# Yeh-Yung <yyc1217@gmail.com>, 2013
# Yeh-Yung <yyc1217@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: django\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
"PO-Revision-Date: 2015-03-18 10:30+0000\n"
"Last-Translator: Jannis Leidel <jannis@leidel.info>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/django/"
"language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
msgid "Personal info"
msgstr "個人資訊"
msgid "Permissions"
msgstr "權限"
msgid "Important dates"
msgstr "重要日期"
#, python-format
msgid "%(name)s object with primary key %(key)r does not exist."
msgstr ""
msgid "Password changed successfully."
msgstr "密碼修改成功"
#, python-format
msgid "Change password: %s"
msgstr "修改密碼: %s"
msgid "Authentication and Authorization"
msgstr ""
msgid "No password set."
msgstr "無設定密碼。"
msgid "Invalid password format or unknown hashing algorithm."
msgstr "無效的密碼格式或不知名的雜湊演算法。"
msgid "The two password fields didn't match."
msgstr "兩個密碼欄位不相符。"
msgid "Password"
msgstr "密碼"
msgid "Password confirmation"
msgstr "密碼確認"
msgid "Enter the same password as above, for verification."
msgstr "為檢查用,請輸入與上面相同的密碼。"
msgid ""
"Raw passwords are not stored, so there is no way to see this user's "
"password, but you can change the password using <a href=\"password/\">this "
"form</a>."
msgstr ""
"原始密碼尚未儲存,因此無法存取此帳號的密碼,但你可以透過<a href=\"password/"
"\">這個表單</a>來變更密碼。"
#, python-format
msgid ""
"Please enter a correct %(username)s and password. Note that both fields may "
"be case-sensitive."
msgstr "輸入正確的 %(username)s 和密碼。請注意兩者皆區分大小寫。"
msgid "This account is inactive."
msgstr "這個帳戶未啟用"
msgid "Email"
msgstr "電子信箱"
msgid "New password"
msgstr "新密碼"
msgid "New password confirmation"
msgstr "新密碼確認"
msgid "Your old password was entered incorrectly. Please enter it again."
msgstr "你的舊密碼不正確。請重新輸入。"
msgid "Old password"
msgstr "舊密碼"
msgid "Password (again)"
msgstr "密碼(重複)"
msgid "algorithm"
msgstr "演算法"
msgid "iterations"
msgstr "迭代"
msgid "salt"
msgstr "隨機值"
msgid "hash"
msgstr "哈希碼"
msgid "work factor"
msgstr "作用因素"
msgid "checksum"
msgstr "校驗"
msgid "name"
msgstr "名稱"
msgid "codename"
msgstr "代碼"
msgid "permission"
msgstr "權限"
msgid "permissions"
msgstr "權限"
msgid "group"
msgstr "群組"
msgid "groups"
msgstr "群組"
msgid "password"
msgstr "密碼"
msgid "last login"
msgstr "上次登入"
msgid "superuser status"
msgstr "超級使用者狀態"
msgid ""
"Designates that this user has all permissions without explicitly assigning "
"them."
msgstr "指定是否使用者可以登入到這個管理網站"
msgid ""
"The groups this user belongs to. A user will get all permissions granted to "
"each of their groups."
msgstr ""
msgid "user permissions"
msgstr "使用者權限"
msgid "Specific permissions for this user."
msgstr ""
msgid "username"
msgstr "使用者名稱"
msgid "Required. 30 characters or fewer. Letters, digits and @/./+/-/_ only."
msgstr "必要的。30 個字或更少, 只包含字母、數字和 @/./+/-/_。"
msgid ""
"Enter a valid username. This value may contain only letters, numbers and @/./"
"+/-/_ characters."
msgstr ""
msgid "A user with that username already exists."
msgstr "一個相同名稱的使用者已經存在。"
msgid "first name"
msgstr "名字"
msgid "last name"
msgstr "姓氏"
msgid "email address"
msgstr "電子信箱"
msgid "staff status"
msgstr "工作人員狀態"
msgid "Designates whether the user can log into this admin site."
msgstr "指定是否使用者可以登入此管理網站。"
msgid "active"
msgstr "有效"
msgid ""
"Designates whether this user should be treated as active. Unselect this "
"instead of deleting accounts."
msgstr "指定使用者是否有效。請取消選擇而不是刪除帳號。"
msgid "date joined"
msgstr "加入日期"
msgid "user"
msgstr "使用者"
msgid "users"
msgstr "使用者"
#, python-format
msgid "Password reset on %(site_name)s"
msgstr "在 %(site_name)s 進行密碼重置"
msgid "Logged out"
msgstr "登出"
msgid "Password reset"
msgstr ""
msgid "Password reset sent"
msgstr ""
msgid "Enter new password"
msgstr ""
msgid "Password reset unsuccessful"
msgstr ""
msgid "Password reset complete"
msgstr ""
msgid "Password change"
msgstr ""
msgid "Password change successful"
msgstr ""