maxkb/apps/locales/zh_Hant/LC_MESSAGES/django.po
2025-04-17 19:16:54 +08:00

113 lines
3.1 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: 2025-04-14 20:02+0800\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: .\apps\common\auth\authenticate.py:63 .\apps\common\auth\authenticate.py:84
msgid "Not logged in, please log in first"
msgstr "未登錄,請先登錄"
#: .\apps\common\auth\authenticate.py:69 .\apps\common\auth\authenticate.py:75
#: .\apps\common\auth\authenticate.py:90 .\apps\common\auth\authenticate.py:96
msgid "Authentication information is incorrect! illegal user"
msgstr "身份驗證資訊不正確! 非法用戶"
#: .\apps\common\auth\handle\impl\user_token.py:30
msgid "Login expired"
msgstr "登入已過期"
#: .\apps\common\constants\permission_constants.py:46
msgid "ADMIN"
msgstr "管理員"
#: .\apps\common\constants\permission_constants.py:46
msgid "Super administrator"
msgstr "超級管理員"
#: .\apps\common\exception\handle_exception.py:32
msgid "Unknown exception"
msgstr "未知錯誤"
#: .\apps\common\result\api.py:17 .\apps\common\result\api.py:27
msgid "response code"
msgstr "響應碼"
#: .\apps\common\result\api.py:18 .\apps\common\result\api.py:19
#: .\apps\common\result\api.py:28 .\apps\common\result\api.py:29
msgid "error prompt"
msgstr "錯誤提示"
#: .\apps\common\result\api.py:43
msgid "total number of data"
msgstr "總數據"
#: .\apps\common\result\api.py:44
msgid "current page"
msgstr "當前頁"
#: .\apps\common\result\api.py:45
msgid "page size"
msgstr "每頁大小"
#: .\apps\common\result\result.py:31
msgid "Success"
msgstr "成功"
#: .\apps\maxkb\settings\base.py:80
msgid "Intelligent customer service platform"
msgstr "智慧客服平臺"
#: .\apps\users\serializers\login.py:23
msgid "Username"
msgstr "用戶名"
#: .\apps\users\serializers\login.py:24
msgid "Password"
msgstr "密碼"
#: .\apps\users\serializers\login.py:31
msgid "token"
msgstr "權杖"
#: .\apps\users\serializers\login.py:43
msgid "The username or password is incorrect"
msgstr "用戶名或密碼不正確"
#: .\apps\users\serializers\login.py:45
msgid "The user has been disabled, please contact the administrator!"
msgstr "用戶已被禁用,請聯系管理員!"
#: .\apps\users\views\login.py:21 .\apps\users\views\login.py:22
msgid "Log in"
msgstr "登入"
#: .\apps\users\views\login.py:23 .\apps\users\views\user.py:26
msgid "User management"
msgstr "用戶管理"
#: .\apps\users\views\user.py:24 .\apps\users\views\user.py:25
msgid "Get current user information"
msgstr "獲取當前用戶資訊"
msgid "Get captcha"
msgstr "獲取驗證碼"
msgid "captcha"
msgstr "驗證碼"
msgid "Captcha code error or expiration"
msgstr "驗證碼錯誤或過期"