mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 10:25:52 +02:00
update zh_CN translations
This commit is contained in:
parent
2dd079e765
commit
ec7d318871
3 changed files with 8 additions and 16 deletions
File diff suppressed because one or more lines are too long
BIN
frontend/src/language/zh_CN/app.mo
Normal file
BIN
frontend/src/language/zh_CN/app.mo
Normal file
Binary file not shown.
|
@ -10,7 +10,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: easygettext\n"
|
||||
"X-Generator: Poedit 2.2\n"
|
||||
"X-Generator: Poedit 3.1.1\n"
|
||||
|
||||
#: src/routes/index.ts:114
|
||||
msgid "404 Not Found"
|
||||
|
@ -28,7 +28,7 @@ msgstr "操作"
|
|||
#: src/components/StdDataDisplay/StdCurd.vue:117
|
||||
#: src/components/StdDataDisplay/StdCurd.vue:24
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
msgstr "添加"
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveAdd.vue:28
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveAdd.vue:29
|
||||
|
@ -50,9 +50,8 @@ msgstr "高级模式"
|
|||
|
||||
#: src/components/StdDataDisplay/StdTable.vue:46
|
||||
#: src/views/domain/DomainList.vue:20
|
||||
#, fuzzy
|
||||
msgid "Are you sure you want to delete ?"
|
||||
msgstr "您确定要删除?"
|
||||
msgstr "您确定要删除吗?"
|
||||
|
||||
#: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:11
|
||||
msgid "Are you sure you want to remove this directive?"
|
||||
|
@ -150,16 +149,15 @@ msgstr "数据库 (可选,默认: database)"
|
|||
#: src/components/StdDataDisplay/StdTable.vue:252
|
||||
#: src/views/domain/DomainList.vue:104
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "删除"
|
||||
|
||||
#: src/components/StdDataDisplay/StdTable.vue:92
|
||||
msgid "Delete ID: %{id}"
|
||||
msgstr "删除 ID: %{id}"
|
||||
|
||||
#: src/views/domain/DomainList.vue:76
|
||||
#, fuzzy
|
||||
msgid "Delete site: %{site_name}"
|
||||
msgstr "删除 ID: %{id}"
|
||||
msgstr "删除站点: %{site_name}"
|
||||
|
||||
#: src/views/other/About.vue:9
|
||||
msgid "Development Mode"
|
||||
|
@ -306,7 +304,6 @@ msgid "Logout successful"
|
|||
msgstr "登出成功"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:34
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Make sure you have configured a reverse proxy for .well-known directory to "
|
||||
"HTTPChallengePort (default: 9180) before getting the certificate."
|
||||
|
@ -339,9 +336,8 @@ msgstr "内存与存储"
|
|||
#: src/components/StdDataDisplay/StdTable.vue:26
|
||||
#: src/components/StdDataDisplay/StdTable.vue:36
|
||||
#: src/components/StdDataDisplay/StdTable.vue:38
|
||||
#, fuzzy
|
||||
msgid "Modify"
|
||||
msgstr "修改配置文件"
|
||||
msgstr "修改"
|
||||
|
||||
#: src/views/domain/DomainAdd.vue:147
|
||||
msgid "Modify Config"
|
||||
|
@ -386,7 +382,6 @@ msgid "Not Valid Before: %{date}"
|
|||
msgstr "此前无效: %{date}"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:26
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Note: The server_name in the current configuration must be the domain name "
|
||||
"you need to get the certificate."
|
||||
|
@ -457,7 +452,6 @@ msgid "Save error %{msg}"
|
|||
msgstr "保存错误 %{msg}"
|
||||
|
||||
#: src/components/StdDataDisplay/StdCurd.vue:86
|
||||
#, fuzzy
|
||||
msgid "Save Successfully"
|
||||
msgstr "保存成功"
|
||||
|
||||
|
@ -522,16 +516,14 @@ msgid "Swap"
|
|||
msgstr ""
|
||||
|
||||
#: src/components/StdDataDisplay/StdCurd.vue:18
|
||||
#, fuzzy
|
||||
msgid "Table"
|
||||
msgstr "启用"
|
||||
msgstr "列表"
|
||||
|
||||
#: src/routes/index.ts:84 src/views/pty/Terminal.vue:2
|
||||
msgid "Terminal"
|
||||
msgstr "终端"
|
||||
|
||||
#: src/views/domain/cert/IssueCert.vue:30
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"The certificate for the domain will be checked every hour, and will be "
|
||||
"renewed if it has been more than 1 month since it was last issued."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue