mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 62.6% (1145 of 1827 strings)
This commit is contained in:
parent
d5303506ff
commit
28706ea161
@ -8,9 +8,9 @@ msgstr ""
|
||||
"Project-Id-Version: Plinth\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-02-24 20:13-0500\n"
|
||||
"PO-Revision-Date: 2025-01-29 04:02+0000\n"
|
||||
"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate."
|
||||
"org>\n"
|
||||
"PO-Revision-Date: 2025-02-25 09:20+0000\n"
|
||||
"Last-Translator: 大王叫我来巡山 "
|
||||
"<hamburger2048@users.noreply.hosted.weblate.org>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
|
||||
"projects/freedombox/freedombox/zh_Hans/>\n"
|
||||
"Language: zh_Hans\n"
|
||||
@ -18,7 +18,7 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.10-dev\n"
|
||||
"X-Generator: Weblate 5.10.2-dev\n"
|
||||
|
||||
#: config.py:103
|
||||
#, python-brace-format
|
||||
@ -1777,8 +1777,6 @@ msgid "Dynamic DNS Client"
|
||||
msgstr "动态 DNS 客户端"
|
||||
|
||||
#: modules/dynamicdns/__init__.py:77
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic Domain Name"
|
||||
msgid "Dynamic Domain"
|
||||
msgstr "动态域名"
|
||||
|
||||
@ -1891,10 +1889,8 @@ msgid "This field is required."
|
||||
msgstr ""
|
||||
|
||||
#: modules/dynamicdns/forms.py:138 modules/names/forms.py:126
|
||||
#, fuzzy
|
||||
#| msgid "Content package already exists."
|
||||
msgid "Domain already exists."
|
||||
msgstr "内容包已存在。"
|
||||
msgstr "域名已存在。"
|
||||
|
||||
#: modules/dynamicdns/manifest.py:17
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:25
|
||||
@ -1914,10 +1910,8 @@ msgstr "需要公共 IP"
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns-domain-delete.html:13
|
||||
#: modules/names/templates/names-domain-delete.html:13
|
||||
#, fuzzy
|
||||
#| msgid "Tor configuration is being updated"
|
||||
msgid "App configurations will be updated."
|
||||
msgstr "Tor 配置已更新"
|
||||
msgstr "程序配置将被更新。"
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:10
|
||||
#: modules/email/templates/email.html:20 modules/names/manifest.py:11
|
||||
@ -1927,8 +1921,6 @@ msgstr "域名"
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:14
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:16
|
||||
#, fuzzy
|
||||
#| msgid "Add Domains"
|
||||
msgid "Add Domain"
|
||||
msgstr "添加域名"
|
||||
|
||||
@ -1953,10 +1945,8 @@ msgid "Edit domain %(domain)s"
|
||||
msgstr ""
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:47
|
||||
#, fuzzy
|
||||
#| msgid "Not set"
|
||||
msgid "Not yet"
|
||||
msgstr "未设置"
|
||||
msgstr "还没有"
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:53
|
||||
msgid "Success"
|
||||
@ -1967,16 +1957,13 @@ msgid "Failed"
|
||||
msgstr "失败"
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:79
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Delete connection %(name)s"
|
||||
#, python-format
|
||||
msgid "Delete domain %(domain)s"
|
||||
msgstr "删除连接 %(name)s"
|
||||
msgstr "删除域名 %(domain)s"
|
||||
|
||||
#: modules/dynamicdns/templates/dynamicdns.html:91
|
||||
#, fuzzy
|
||||
#| msgid "Error setting domain name: {exception}"
|
||||
msgid "No domains configured."
|
||||
msgstr "设置域名错误:{exception}"
|
||||
msgstr "没有配置域名。"
|
||||
|
||||
#: modules/dynamicdns/views.py:26 modules/dynamicdns/views.py:28
|
||||
msgid "Connection timed out"
|
||||
@ -1995,16 +1982,12 @@ msgid "Already up-to-date"
|
||||
msgstr "已是最新"
|
||||
|
||||
#: modules/dynamicdns/views.py:70
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic Domain Name"
|
||||
msgid "Add Dynamic Domain"
|
||||
msgstr "动态域名"
|
||||
msgstr "添加动态域名"
|
||||
|
||||
#: modules/dynamicdns/views.py:72
|
||||
#, fuzzy
|
||||
#| msgid "Dynamic Domain Name"
|
||||
msgid "Edit Dynamic Domain"
|
||||
msgstr "动态域名"
|
||||
msgstr "编辑动态域名"
|
||||
|
||||
#: modules/dynamicdns/views.py:138 modules/names/views.py:137
|
||||
#, python-brace-format
|
||||
@ -2012,10 +1995,8 @@ msgid "Delete Domain {domain}?"
|
||||
msgstr ""
|
||||
|
||||
#: modules/dynamicdns/views.py:145 modules/names/views.py:143
|
||||
#, fuzzy
|
||||
#| msgid "Client deleted."
|
||||
msgid "Domain deleted."
|
||||
msgstr "客户端已删除。"
|
||||
msgstr "已删除域名。"
|
||||
|
||||
#: modules/ejabberd/__init__.py:29
|
||||
msgid ""
|
||||
@ -4602,10 +4583,8 @@ msgid "Error setting hostname: {exception}"
|
||||
msgstr "设置主机名错误:{exception}"
|
||||
|
||||
#: modules/names/views.py:117
|
||||
#, fuzzy
|
||||
#| msgid "Domain Name"
|
||||
msgid "Add Domain Name"
|
||||
msgstr "域名"
|
||||
msgstr "添加域名"
|
||||
|
||||
#: modules/networks/__init__.py:19
|
||||
msgid ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user