-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
100% reviewed source file: 'django.po' on 'zh_CN'.
- Loading branch information
1 parent
adadbab
commit e8223d2
Showing
1 changed file
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,14 +6,15 @@ | |
# Translators: | ||
# Brian Smith, 2023 | ||
# Nathan Robertson, 2024 | ||
# Cecilia Liu, 2024 | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: 0.1a\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-09-25 16:46+0000\n" | ||
"PO-Revision-Date: 2023-01-24 18:30+0000\n" | ||
"Last-Translator: Nathan Robertson, 2024\n" | ||
"Last-Translator: Cecilia Liu, 2024\n" | ||
"Language-Team: Chinese (China) (https://app.transifex.com/open-edx/teams/6205/zh_CN/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -292,11 +293,11 @@ msgstr "以下列表中的程序均已生成程序记录。" | |
|
||
#: apps/verifiable_credentials/admin.py | ||
msgid "Issuer ID" | ||
msgstr "发行人ID" | ||
msgstr "发布人ID" | ||
|
||
#: apps/verifiable_credentials/admin.py | ||
msgid "At least one Issuer must be always enabled!" | ||
msgstr "必须始终启用至少一个发行者!" | ||
msgstr "必须始终启用至少一个发布者!" | ||
|
||
#: apps/verifiable_credentials/composition/open_badges.py | ||
msgid "Open Badges Specification v3.0" | ||
|
@@ -318,7 +319,7 @@ msgstr "可验证凭证数据模型 v1.1" | |
#: apps/verifiable_credentials/issuance/main.py | ||
#, python-brace-format | ||
msgid "Couldn't find such issuance line: [{issuance_uuid}]" | ||
msgstr "找不到这样的发行行:[ {issuance_uuid} ]" | ||
msgstr "找不到这样的发布行:[ {issuance_uuid} ]" | ||
|
||
#: apps/verifiable_credentials/issuance/main.py | ||
#, python-brace-format | ||
|
@@ -430,7 +431,7 @@ msgstr "可验证凭证功能未启用 [ {feature_name} ]" | |
|
||
#: apps/verifiable_credentials/rest_api/v1/views.py | ||
msgid "Mandatory data is missing" | ||
msgstr "缺少强制性数据" | ||
msgstr "缺少必要数据" | ||
|
||
#: apps/verifiable_credentials/rest_api/v1/views.py | ||
msgid "Credential identifier must be valid UUID: ['credential_uuid']" | ||
|