From 909f7380b661d150382fec5e221aeca45c0a44f2 Mon Sep 17 00:00:00 2001 From: 0xJacky Date: Sun, 25 Sep 2022 00:35:28 +0800 Subject: [PATCH] chore: update translations --- frontend/package.json | 2 +- frontend/src/language/en/app.po | 38 ++++++++++++++-------- frontend/src/language/messages.pot | 38 ++++++++++++++-------- frontend/src/language/translations.json | 2 +- frontend/src/language/zh_CN/app.mo | Bin 9076 -> 9227 bytes frontend/src/language/zh_CN/app.po | 40 +++++++++++++++--------- frontend/src/language/zh_TW/app.po | 38 ++++++++++++++-------- frontend/src/version.json | 2 +- frontend/version.json | 2 +- 9 files changed, 105 insertions(+), 57 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 457abc85..75440a75 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,7 +1,7 @@ { "name": "nginx-ui-frontend-next", "private": true, - "version": "1.6.0", + "version": "1.6.2", "type": "commonjs", "scripts": { "dev": "vite", diff --git a/frontend/src/language/en/app.po b/frontend/src/language/en/app.po index 82877169..00f363a7 100644 --- a/frontend/src/language/en/app.po +++ b/frontend/src/language/en/app.po @@ -22,7 +22,7 @@ msgstr "" msgid "Action" msgstr "Action" -#: src/components/StdDataDisplay/StdCurd.vue:130 +#: src/components/StdDataDisplay/StdCurd.vue:134 #: src/components/StdDataDisplay/StdCurd.vue:26 msgid "Add" msgstr "" @@ -46,7 +46,7 @@ msgstr "Add Site" msgid "Advance Mode" msgstr "Advance Mode" -#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataDisplay/StdTable.vue:44 #: src/views/domain/DomainList.vue:27 #, fuzzy msgid "Are you sure you want to delete ?" @@ -73,7 +73,7 @@ msgstr "Auto-renewal disabled for %{name}" msgid "Auto-renewal enabled for %{name}" msgstr "Auto-renewal enabled for %{name}" -#: src/views/domain/DomainEdit.vue:178 src/views/nginx_log/NginxLog.vue:162 +#: src/views/domain/DomainEdit.vue:178 src/views/nginx_log/NginxLog.vue:172 msgid "Back" msgstr "Back" @@ -95,6 +95,7 @@ msgid "Build with" msgstr "Build with" #: src/components/StdDataDisplay/StdCurd.vue:28 +#: src/components/StdDataEntry/compontents/StdSelector.vue:11 #: src/views/config/ConfigEdit.vue:49 msgid "Cancel" msgstr "Cancel" @@ -163,12 +164,12 @@ msgstr "Dashboard" msgid "Database (Optional, default: database)" msgstr "Database (Optional, default: database)" -#: src/components/StdDataDisplay/StdTable.vue:332 +#: src/components/StdDataDisplay/StdTable.vue:366 #: src/views/domain/DomainList.vue:111 msgid "Delete" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:105 +#: src/components/StdDataDisplay/StdTable.vue:120 msgid "Delete ID: %{id}" msgstr "" @@ -260,7 +261,8 @@ msgstr "" msgid "Expiration Date: %{date}" msgstr "Expiration Date: %{date}" -#: src/components/StdDataDisplay/StdTable.vue:299 +#: src/components/StdDataDisplay/StdTable.vue:12 +#: src/components/StdDataDisplay/StdTable.vue:317 msgid "Export" msgstr "" @@ -280,6 +282,10 @@ msgstr "" msgid "File Not Found" msgstr "File Not Found" +#: src/views/nginx_log/NginxLog.vue:7 +msgid "Filter" +msgstr "" + #: src/language/constants.ts:20 src/views/domain/DomainAdd.vue:7 msgid "Finished" msgstr "Finished" @@ -378,8 +384,8 @@ msgstr "Memory and Storage" #: src/components/StdDataDisplay/StdTable.vue:18 #: src/components/StdDataDisplay/StdTable.vue:19 #: src/components/StdDataDisplay/StdTable.vue:24 -#: src/components/StdDataDisplay/StdTable.vue:33 -#: src/components/StdDataDisplay/StdTable.vue:35 +#: src/components/StdDataDisplay/StdTable.vue:34 +#: src/components/StdDataDisplay/StdTable.vue:36 #, fuzzy msgid "Modify" msgstr "Modify Config" @@ -416,7 +422,7 @@ msgstr "Next" msgid "Nginx Log" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:41 +#: src/components/StdDataDisplay/StdTable.vue:42 #: src/views/domain/DomainList.vue:25 #: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17 #: src/views/domain/ngx_conf/LocationEditor.vue:11 @@ -444,7 +450,8 @@ msgid "Obtaining certificate" msgstr "" #: src/components/StdDataDisplay/StdCurd.vue:29 -#: src/components/StdDataDisplay/StdTable.vue:42 +#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataEntry/compontents/StdSelector.vue:12 #: src/views/domain/DomainList.vue:26 msgid "OK" msgstr "" @@ -515,7 +522,7 @@ msgstr "" msgid "Reloading nginx" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:302 +#: src/components/StdDataDisplay/StdTable.vue:15 msgid "Reset" msgstr "" @@ -533,7 +540,7 @@ msgstr "Save Directive" msgid "Save error %{msg}" msgstr "Save error %{msg}" -#: src/components/StdDataDisplay/StdCurd.vue:98 +#: src/components/StdDataDisplay/StdCurd.vue:102 #, fuzzy msgid "Save Successfully" msgstr "Saved successfully" @@ -543,11 +550,16 @@ msgstr "Saved successfully" msgid "Saved successfully" msgstr "Saved successfully" +#: src/components/StdDataEntry/compontents/StdSelector.vue:13 +msgid "Selector" +msgstr "" + #: src/views/dashboard/DashBoard.vue:21 src/views/dashboard/DashBoard.vue:85 msgid "Send" msgstr "Send" -#: src/components/StdDataDisplay/StdTable.vue:125 +#: src/components/StdDataDisplay/StdTable.vue:140 +#: src/components/StdDataDisplay/StdTable.vue:298 #: src/views/config/ConfigEdit.vue:22 src/views/domain/DomainEdit.vue:56 #: src/views/domain/DomainEdit.vue:68 src/views/domain/DomainEdit.vue:77 #: src/views/domain/DomainEdit.vue:94 src/views/domain/DomainList.vue:78 diff --git a/frontend/src/language/messages.pot b/frontend/src/language/messages.pot index 88f4f27c..98eacab3 100644 --- a/frontend/src/language/messages.pot +++ b/frontend/src/language/messages.pot @@ -17,7 +17,7 @@ msgstr "" msgid "Action" msgstr "" -#: src/components/StdDataDisplay/StdCurd.vue:130 +#: src/components/StdDataDisplay/StdCurd.vue:134 #: src/components/StdDataDisplay/StdCurd.vue:26 msgid "Add" msgstr "" @@ -42,7 +42,7 @@ msgstr "" msgid "Advance Mode" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataDisplay/StdTable.vue:44 #: src/views/domain/DomainList.vue:27 msgid "Are you sure you want to delete ?" msgstr "" @@ -68,7 +68,7 @@ msgid "Auto-renewal enabled for %{name}" msgstr "" #: src/views/domain/DomainEdit.vue:178 -#: src/views/nginx_log/NginxLog.vue:162 +#: src/views/nginx_log/NginxLog.vue:172 msgid "Back" msgstr "" @@ -89,6 +89,7 @@ msgid "Build with" msgstr "" #: src/components/StdDataDisplay/StdCurd.vue:28 +#: src/components/StdDataEntry/compontents/StdSelector.vue:11 #: src/views/config/ConfigEdit.vue:49 msgid "Cancel" msgstr "" @@ -157,12 +158,12 @@ msgstr "" msgid "Database (Optional, default: database)" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:332 +#: src/components/StdDataDisplay/StdTable.vue:366 #: src/views/domain/DomainList.vue:111 msgid "Delete" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:105 +#: src/components/StdDataDisplay/StdTable.vue:120 msgid "Delete ID: %{id}" msgstr "" @@ -262,7 +263,8 @@ msgstr "" msgid "Expiration Date: %{date}" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:299 +#: src/components/StdDataDisplay/StdTable.vue:12 +#: src/components/StdDataDisplay/StdTable.vue:317 msgid "Export" msgstr "" @@ -285,6 +287,10 @@ msgstr "" msgid "File Not Found" msgstr "" +#: src/views/nginx_log/NginxLog.vue:7 +msgid "Filter" +msgstr "" + #: src/language/constants.ts:20 #: src/views/domain/DomainAdd.vue:7 msgid "Finished" @@ -382,8 +388,8 @@ msgstr "" #: src/components/StdDataDisplay/StdTable.vue:18 #: src/components/StdDataDisplay/StdTable.vue:19 #: src/components/StdDataDisplay/StdTable.vue:24 -#: src/components/StdDataDisplay/StdTable.vue:33 -#: src/components/StdDataDisplay/StdTable.vue:35 +#: src/components/StdDataDisplay/StdTable.vue:34 +#: src/components/StdDataDisplay/StdTable.vue:36 msgid "Modify" msgstr "" @@ -421,7 +427,7 @@ msgstr "" msgid "Nginx Log" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:41 +#: src/components/StdDataDisplay/StdTable.vue:42 #: src/views/domain/DomainList.vue:25 #: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17 #: src/views/domain/ngx_conf/LocationEditor.vue:11 @@ -447,7 +453,8 @@ msgid "Obtaining certificate" msgstr "" #: src/components/StdDataDisplay/StdCurd.vue:29 -#: src/components/StdDataDisplay/StdTable.vue:42 +#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataEntry/compontents/StdSelector.vue:12 #: src/views/domain/DomainList.vue:26 msgid "OK" msgstr "" @@ -521,7 +528,7 @@ msgstr "" msgid "Reloading nginx" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:302 +#: src/components/StdDataDisplay/StdTable.vue:15 msgid "Reset" msgstr "" @@ -541,7 +548,7 @@ msgstr "" msgid "Save error %{msg}" msgstr "" -#: src/components/StdDataDisplay/StdCurd.vue:98 +#: src/components/StdDataDisplay/StdCurd.vue:102 msgid "Save Successfully" msgstr "" @@ -551,12 +558,17 @@ msgstr "" msgid "Saved successfully" msgstr "" +#: src/components/StdDataEntry/compontents/StdSelector.vue:13 +msgid "Selector" +msgstr "" + #: src/views/dashboard/DashBoard.vue:21 #: src/views/dashboard/DashBoard.vue:85 msgid "Send" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:125 +#: src/components/StdDataDisplay/StdTable.vue:140 +#: src/components/StdDataDisplay/StdTable.vue:298 #: src/views/config/ConfigEdit.vue:22 #: src/views/domain/DomainEdit.vue:56 #: src/views/domain/DomainEdit.vue:68 diff --git a/frontend/src/language/translations.json b/frontend/src/language/translations.json index e1722f74..ad4315e7 100644 --- a/frontend/src/language/translations.json +++ b/frontend/src/language/translations.json @@ -1 +1 @@ -{"zh_CN":{"About":"关于","Access Logs":"访问日志","Action":"操作","Add":"添加","Add Directive Below":"在下面添加指令","Add Location":"添加 Location","Add Site":"添加站点","Advance Mode":"高级模式","Are you sure you want to delete ?":"您确定要删除吗?","Are you sure you want to remove this directive?":"您确定要删除这条指令?","Are you sure you want to remove this location?":"您确定要删除这个 Location?","Auto Refresh":"自动刷新","Auto-renewal disabled for %{name}":"成功关闭 %{name} 自动续签","Auto-renewal enabled for %{name}":"成功启用 %{name} 自动续签","Back":"返回","Back Home":"返回首页","Base information":"基本信息","Basic Mode":"基本模式","Build with":"构建基于","Cancel":"取消","Certificate has expired":"此证书已过期","Certificate is valid":"此证书有效","Certificate Status":"证书状态","Comments":"注释","Configuration Name":"配置名称","Configurations":"配置","Configure SSL":"配置 SSL","Content":"内容","CPU Status":"CPU 状态","Create Another":"再创建一个","Created at":"创建时间","Creating client facilitates communication with the CA server":"正在创建客户端用于与 CA 服务器通信","Dashboard":"仪表盘","Database (Optional, default: database)":"数据库 (可选,默认: database)","Delete":"删除","Delete ID: %{id}":"删除 ID: %{id}","Delete site: %{site_name}":"删除站点: %{site_name}","Development Mode":"开发模式","Directive":"指令","Directives":"指令","Disable auto-renewal failed for %{name}":"关闭 %{name} 自动续签失败","Disabled":"禁用","Disabled successfully":"禁用成功","Disk IO":"磁盘 IO","Domain Config Created Successfully":"域名配置文件创建成功","Edit %{n}":"编辑 %{n}","Edit Configuration":"编辑配置","Edit Site":"编辑站点","Email (*)":"邮箱 (*)","Enable auto-renewal failed for %{name}":"启用 %{name} 自动续签失败","Enable failed":"启用失败","Enable TLS":"启用 TLS","Enabled":"启用","Enabled successfully":"启用成功","Encrypt website with Let's Encrypt":"用 Let's Encrypt 对网站进行加密","Error Logs":"错误日志","Expiration Date: %{date}":"过期时间: %{date}","Failed to disable %{msg}":"禁用失败 %{msg}","Failed to enable %{msg}":"启用失败 %{msg}","Failed to get certificate information":"获取证书信息失败","File Not Found":"未找到文件","Finished":"完成","Generate":"生成","Generating private key for registering account":"正在生成私钥用于注册账户","Getting the certificate, please wait...":"正在获取证书,请稍等...","Home":"首页","Install":"安装","Install successfully":"安装成功","Intermediate Certification Authorities: %{issuer}":"中级证书颁发机构: %{issuer}","Issued certificate successfully":"证书申请成功","Leave blank for no change":"留空表示不修改","Load Averages:":"系统负载:","Location":"Location","Locations":"Locations","Login":"登录","Login successful":"登录成功","Logout successful":"登出成功","Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate.":"在获取签发证书前,请确保配置文件中已将 .well-known 目录反向代理到 HTTPChallengePort (默认: 9180)","Manage Configs":"配置管理","Manage Sites":"网站管理","Manage Users":"用户管理","Memory":"内存","Memory and Storage":"内存与存储","Modify":"修改","Modify Config":"修改配置文件","Name":"名称","Network":"网络","Network Statistics":"流量统计","Network Total Receive":"下载流量","Network Total Send":"上传流量","Next":"下一步","Nginx Log":"Nginx 日志","No":"取消","Not Found":"找不到页面","Not Valid Before: %{date}":"此前无效: %{date}","Note: The server_name in the current configuration must be the domain name you need to get the certificate.":"注意:当前配置中的 server_name 必须为需要申请证书的域名。","Obtaining certificate":"正在获取证书","OK":"确定","Params":"参数","Password":"密码","Password (*)":"密码 (*)","Path":"路径","Please input your E-mail!":"请输入您的邮箱!","Please input your password!":"请输入您的密码!","Please input your username!":"请输入您的用户名!","Preparing lego configurations":"正在准备 Lego 的配置","Prohibit changing root password in demo":"禁止在演示模式下修改 root 账户的密码","Prohibit deleting the default user":"禁止删除默认用户","Project Team":"项目团队","Reads":"读","Receive":"下载","Registering user":"正在注册用户","Reloading nginx":"正在重载 Nginx","Reset":"重置","Save":"保存","Save Directive":"保存指令","Save error %{msg}":"保存错误 %{msg}","Save Successfully":"保存成功","Saved successfully":"保存成功","Send":"上传","Server error":"服务器错误","Server Info":"服务器信息","server_name not found in directives":"未在指令集合中找到 server_name","server_name parameter is required":"必须为 server_name 指令指明参数","server_name parameters more than one":"server_name 指令包含多个参数","Single Directive":"单行指令","Site Logs":"站点列表","Sites List":"站点列表","Status":"状态","Storage":"存储","Subject Name: %{name}":"主体名称: %{name}","Table":"列表","Terminal":"终端","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.":"系统将会每小时检测一次该域名证书,若距离上次签发已超过1个月,则将自动续签。","The filename cannot contain the following characters: %{c}":"文件名不能包含以下字符: %{c}","The username or password is incorrect":"用户名或密码错误","Updated at":"修改时间","Uptime:":"运行时间:","Username":"用户名","Username (*)":"用户名 (*)","Using HTTP01 challenge provider":"使用 HTTP01 challenge provider","Warning":"警告","Writes":"写","Writing certificate private key to disk":"正在将证书私钥写入磁盘","Writing certificate to disk":"正在将证书写入磁盘","Yes":"是的","License":{"Project":"开源许可"}},"en":{"About":"About","Action":"Action","Add Directive Below":"Add Directive Below","Add Location":"Add Location","Add Site":"Add Site","Advance Mode":"Advance Mode","Are you sure you want to remove this directive?":"Are you sure you want to remove this directive?","Auto-renewal disabled for %{name}":"Auto-renewal disabled for %{name}","Auto-renewal enabled for %{name}":"Auto-renewal enabled for %{name}","Back":"Back","Base information":"Base information","Basic Mode":"Basic Mode","Build with":"Build with","Cancel":"Cancel","Certificate has expired":"Certificate has expired","Certificate is valid":"Certificate is valid","Certificate Status":"Certificate Status","Comments":"Comments","Configuration Name":"Configuration Name","Configurations":"Configurations","Configure SSL":"Configure SSL","Content":"Content","CPU Status":"CPU Status","CPU:":"CPU:","Create Another":"Create Another","Created at":"Created at","Dashboard":"Dashboard","Database (Optional, default: database)":"Database (Optional, default: database)","Development Mode":"Development Mode","Directive":"Directive","Directives":"Directives","Disable auto-renewal failed for %{name}":"Disable auto-renewal failed for %{name}","Disabled":"Disabled","Disabled successfully":"Disabled successfully","Disk IO":"Disk IO","Domain Config Created Successfully":"Domain Config Created Successfully","Edit %{n}":"Edit %{n}","Edit Configuration":"Edit Configuration","Edit Site":"Edit Site","Email (*)":"Email (*)","Enable auto-renewal failed for %{name}":"Enable auto-renewal failed for %{name}","Enable failed":"Enable failed","Enable TLS":"Enable TLS","Enabled":"Enabled","Enabled successfully":"Enabled successfully","Encrypt website with Let's Encrypt":"Encrypt website with Let's Encrypt","Expiration Date: %{date}":"Expiration Date: %{date}","Failed to disable %{msg}":"Failed to disable %{msg}","Failed to enable %{msg}":"Failed to enable %{msg}","File Not Found":"File Not Found","Finished":"Finished","Getting the certificate, please wait...":"Getting the certificate, please wait...","Home":"Home","Install":"Install","Intermediate Certification Authorities: %{issuer}":"Intermediate Certification Authorities: %{issuer}","Leave blank for no change":"Leave blank for no change","Load Averages:":"Load Averages:","Location":"Location","Locations":"Locations","Login":"Login","Login successful":"Login successful","Logout successful":"Logout successful","Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate.":"Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate.","Manage Configs":"Manage Configs","Manage Sites":"Manage Sites","Manage Users":"Manage Users","Memory":"Memory","Memory and Storage":"Memory and Storage","Modify Config":"Modify Config","Name":"Name","Network":"Network","Network Statistics":"Network Statistics","Network Total Receive":"Network Total Receive","Network Total Send":"Network Total Send","Next":"Next","No":"No","Not Found":"Not Found","Not Valid Before: %{date}":"Not Valid Before: %{date}","Note: The server_name in the current configuration must be the domain name you need to get the certificate.":"Note: The server_name in the current configuration must be the domain name you need to get the certificate.","OS:":"OS:","Params":"Params","Password":"Password","Password (*)":"Password (*)","Path":"Path","Please input your E-mail!":"Please input your E-mail!","Please input your password!":"Please input your password!","Please input your username!":"Please input your username!","Project Team":"Project Team","Reads":"Reads","Receive":"Receive","Save":"Save","Save Directive":"Save Directive","Save error %{msg}":"Save error %{msg}","Saved successfully":"Saved successfully","Send":"Send","Server error":"Server error","Server Info":"Server Info","server_name not found in directives":"server_name not found in directives","server_name parameter is required":"server_name parameter is required","server_name parameters more than one":"server_name parameters more than one","Single Directive":"Single Directive","Sites List":"Sites List","Status":"Status","Storage":"Storage","Subject Name: %{name}":"Subject Name: %{name}","Swap":"Swap","Terminal":"Terminal","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.":"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.","The filename cannot contain the following characters: %{c}":"The filename cannot contain the following characters: %{c}","Updated at":"Updated at","Uptime:":"Uptime:","Username":"Username","Username (*)":"Username (*)","Warning":"Warning","Writes":"Writes","Yes":"Yes","License":{"Project":"License"}},"zh_TW":{"About":"關於","Action":"操作","Add Directive Below":"在下面新增指令","Add Location":"新增 Location","Add Site":"新增站點","Advance Mode":"高階模式","Are you sure you want to remove this directive?":"您確定要刪除這條指令?","Auto-renewal disabled for %{name}":"已關閉 %{name} 自動續簽","Auto-renewal enabled for %{name}":"已啟用 %{name} 自動續簽","Back":"返回","Base information":"基本訊息","Basic Mode":"基本模式","Build with":"構建基於","Cancel":"取消","Certificate has expired":"此憑證已過期","Certificate is valid":"此憑證有效","Certificate Status":"憑證狀態","Comments":"註釋","Configuration Name":"配置名稱","Configurations":"配置","Configure SSL":"配置 SSL","Content":"內容","CPU Status":"中央處理器狀態","CPU:":"中央處理器:","Create Another":"再創建一個","Created at":"建立時間","Dashboard":"儀表盤","Database (Optional, default: database)":"資料庫 (可選,預設: database)","Delete ID: %{id}":"刪除 ID: %{id}","Development Mode":"開發模式","Directive":"指令","Directives":"指令","Disable auto-renewal failed for %{name}":"關閉 %{name} 自動續簽失敗","Disabled":"禁用","Disabled successfully":"禁用成功","Disk IO":"磁碟 IO","Domain Config Created Successfully":"域名配置文件創建成功","Edit %{n}":"編輯 %{n}","Edit Configuration":"編輯配置","Edit Site":"編輯站點","Email (*)":"郵箱 (*)","Enable auto-renewal failed for %{name}":"啟用 %{name} 自動續簽失敗","Enable failed":"啟用失敗","Enable TLS":"啟用 TLS","Enabled":"啟用","Enabled successfully":"啟用成功","Encrypt website with Let's Encrypt":"用 Let's Encrypt 對網站進行加密","Expiration Date: %{date}":"過期時間: %{date}","Failed to disable %{msg}":"禁用失敗 %{msg}","Failed to enable %{msg}":"啟用失敗 %{msg}","File Not Found":"未找到檔案","Finished":"完成","Getting the certificate, please wait...":"正在獲取憑證,請稍等...","Home":"首頁","Install":"安裝","Intermediate Certification Authorities: %{issuer}":"中級憑證頒發機構: %{issuer}","Leave blank for no change":"留空表示不修改","Load Averages:":"系統負載:","Location":"Location","Locations":"Locations","Login":"登入","Login successful":"登入成功","Logout successful":"登出成功","Manage Configs":"配置管理","Manage Sites":"網站管理","Manage Users":"使用者管理","Memory":"記憶體","Memory and Storage":"記憶體和存儲","Modify Config":"修改配置","Name":"名稱","Network":"網路","Network Statistics":"網路統計","Network Total Receive":"下載流量","Network Total Send":"上傳流量","Next":"下一步","No":"取消","Not Found":"找不到頁面","Not Valid Before: %{date}":"此前無效: %{date}","OK":"確定","OS:":"作業系統:","Params":"參數","Password":"密碼","Password (*)":"密碼 (*)","Path":"路徑","Please input your E-mail!":"請輸入您的郵箱!","Please input your password!":"請輸入您的密碼!","Please input your username!":"請輸入您的使用者名稱!","Project Team":"專案團隊","Reads":"讀","Receive":"下載","Save":"儲存","Save Directive":"儲存指令","Save error %{msg}":"儲存錯誤 %{msg}","Saved successfully":"儲存成功","Send":"上傳","Server error":"伺服器錯誤","Server Info":"伺服器資訊","server_name not found in directives":"未在指令集合中找到 server_name","server_name parameter is required":"必須為 server_name 指令指明參數","server_name parameters more than one":"server_name 指令包含多個參數","Single Directive":"單行指令","Sites List":"站點列表","Status":"狀態","Storage":"儲存","Subject Name: %{name}":"主體名稱: %{name}","Swap":"交換空間","Terminal":"終端","The filename cannot contain the following characters: %{c}":"檔名不能包含以下字元: %{c}","Updated at":"修改時間","Uptime:":"執行時間:","Username":"使用者名稱","Username (*)":"使用者名稱 (*)","Warning":"警告","Writes":"寫","Yes":"是的","License":{"Project":"開源軟體授權條款"}}} \ No newline at end of file +{"zh_CN":{"About":"关于","Access Logs":"访问日志","Action":"操作","Add":"添加","Add Directive Below":"在下面添加指令","Add Location":"添加 Location","Add Site":"添加站点","Advance Mode":"高级模式","Are you sure you want to delete ?":"您确定要删除吗?","Are you sure you want to remove this directive?":"您确定要删除这条指令?","Are you sure you want to remove this location?":"您确定要删除这个 Location?","Auto Refresh":"自动刷新","Auto-renewal disabled for %{name}":"成功关闭 %{name} 自动续签","Auto-renewal enabled for %{name}":"成功启用 %{name} 自动续签","Back":"返回","Back Home":"返回首页","Base information":"基本信息","Basic Mode":"基本模式","Build with":"构建基于","Cancel":"取消","Certificate has expired":"此证书已过期","Certificate is valid":"此证书有效","Certificate Status":"证书状态","Comments":"注释","Configuration Name":"配置名称","Configurations":"配置","Configure SSL":"配置 SSL","Content":"内容","CPU Status":"CPU 状态","Create Another":"再创建一个","Created at":"创建时间","Creating client facilitates communication with the CA server":"正在创建客户端用于与 CA 服务器通信","Dashboard":"仪表盘","Database (Optional, default: database)":"数据库 (可选,默认: database)","Delete":"删除","Delete ID: %{id}":"删除 ID: %{id}","Delete site: %{site_name}":"删除站点: %{site_name}","Development Mode":"开发模式","Directive":"指令","Directives":"指令","Disable auto-renewal failed for %{name}":"关闭 %{name} 自动续签失败","Disabled":"禁用","Disabled successfully":"禁用成功","Disk IO":"磁盘 IO","Domain Config Created Successfully":"域名配置文件创建成功","Edit %{n}":"编辑 %{n}","Edit Configuration":"编辑配置","Edit Site":"编辑站点","Email (*)":"邮箱 (*)","Enable auto-renewal failed for %{name}":"启用 %{name} 自动续签失败","Enable failed":"启用失败","Enable TLS":"启用 TLS","Enabled":"启用","Enabled successfully":"启用成功","Encrypt website with Let's Encrypt":"用 Let's Encrypt 对网站进行加密","Error Logs":"错误日志","Expiration Date: %{date}":"过期时间: %{date}","Export":"导出","Failed to disable %{msg}":"禁用失败 %{msg}","Failed to enable %{msg}":"启用失败 %{msg}","Failed to get certificate information":"获取证书信息失败","File Not Found":"未找到文件","Filter":"过滤","Finished":"完成","Generate":"生成","Generating private key for registering account":"正在生成私钥用于注册账户","Getting the certificate, please wait...":"正在获取证书,请稍等...","Home":"首页","Install":"安装","Install successfully":"安装成功","Intermediate Certification Authorities: %{issuer}":"中级证书颁发机构: %{issuer}","Issued certificate successfully":"证书申请成功","Leave blank for no change":"留空表示不修改","Load Averages:":"系统负载:","Location":"Location","Locations":"Locations","Login":"登录","Login successful":"登录成功","Logout successful":"登出成功","Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate.":"在获取签发证书前,请确保配置文件中已将 .well-known 目录反向代理到 HTTPChallengePort (默认: 9180)","Manage Configs":"配置管理","Manage Sites":"网站管理","Manage Users":"用户管理","Memory":"内存","Memory and Storage":"内存与存储","Modify":"修改","Modify Config":"修改配置文件","Name":"名称","Network":"网络","Network Statistics":"流量统计","Network Total Receive":"下载流量","Network Total Send":"上传流量","Next":"下一步","Nginx Log":"Nginx 日志","No":"取消","Not Found":"找不到页面","Not Valid Before: %{date}":"此前无效: %{date}","Note: The server_name in the current configuration must be the domain name you need to get the certificate.":"注意:当前配置中的 server_name 必须为需要申请证书的域名。","Obtaining certificate":"正在获取证书","OK":"确定","Params":"参数","Password":"密码","Password (*)":"密码 (*)","Path":"路径","Please input your E-mail!":"请输入您的邮箱!","Please input your password!":"请输入您的密码!","Please input your username!":"请输入您的用户名!","Preparing lego configurations":"正在准备 Lego 的配置","Prohibit changing root password in demo":"禁止在演示模式下修改 root 账户的密码","Prohibit deleting the default user":"禁止删除默认用户","Project Team":"项目团队","Reads":"读","Receive":"下载","Registering user":"正在注册用户","Reloading nginx":"正在重载 Nginx","Reset":"重置","Save":"保存","Save Directive":"保存指令","Save error %{msg}":"保存错误 %{msg}","Save Successfully":"保存成功","Saved successfully":"保存成功","Selector":"选择器","Send":"上传","Server error":"服务器错误","Server Info":"服务器信息","server_name not found in directives":"未在指令集合中找到 server_name","server_name parameter is required":"必须为 server_name 指令指明参数","server_name parameters more than one":"server_name 指令包含多个参数","Single Directive":"单行指令","Site Logs":"站点列表","Sites List":"站点列表","Status":"状态","Storage":"存储","Subject Name: %{name}":"主体名称: %{name}","Table":"列表","Terminal":"终端","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.":"系统将会每小时检测一次该域名证书,若距离上次签发已超过1个月,则将自动续签。","The filename cannot contain the following characters: %{c}":"文件名不能包含以下字符: %{c}","The username or password is incorrect":"用户名或密码错误","Updated at":"修改时间","Uptime:":"运行时间:","Username":"用户名","Username (*)":"用户名 (*)","Using HTTP01 challenge provider":"使用 HTTP01 challenge provider","Warning":"警告","Writes":"写","Writing certificate private key to disk":"正在将证书私钥写入磁盘","Writing certificate to disk":"正在将证书写入磁盘","Yes":"是的","License":{"Project":"开源许可"}},"zh_TW":{"About":"關於","Action":"操作","Add Directive Below":"在下面新增指令","Add Location":"新增 Location","Add Site":"新增站點","Advance Mode":"高階模式","Are you sure you want to remove this directive?":"您確定要刪除這條指令?","Auto-renewal disabled for %{name}":"已關閉 %{name} 自動續簽","Auto-renewal enabled for %{name}":"已啟用 %{name} 自動續簽","Back":"返回","Base information":"基本訊息","Basic Mode":"基本模式","Build with":"構建基於","Cancel":"取消","Certificate has expired":"此憑證已過期","Certificate is valid":"此憑證有效","Certificate Status":"憑證狀態","Comments":"註釋","Configuration Name":"配置名稱","Configurations":"配置","Configure SSL":"配置 SSL","Content":"內容","CPU Status":"中央處理器狀態","CPU:":"中央處理器:","Create Another":"再創建一個","Created at":"建立時間","Dashboard":"儀表盤","Database (Optional, default: database)":"資料庫 (可選,預設: database)","Delete ID: %{id}":"刪除 ID: %{id}","Development Mode":"開發模式","Directive":"指令","Directives":"指令","Disable auto-renewal failed for %{name}":"關閉 %{name} 自動續簽失敗","Disabled":"禁用","Disabled successfully":"禁用成功","Disk IO":"磁碟 IO","Domain Config Created Successfully":"域名配置文件創建成功","Edit %{n}":"編輯 %{n}","Edit Configuration":"編輯配置","Edit Site":"編輯站點","Email (*)":"郵箱 (*)","Enable auto-renewal failed for %{name}":"啟用 %{name} 自動續簽失敗","Enable failed":"啟用失敗","Enable TLS":"啟用 TLS","Enabled":"啟用","Enabled successfully":"啟用成功","Encrypt website with Let's Encrypt":"用 Let's Encrypt 對網站進行加密","Expiration Date: %{date}":"過期時間: %{date}","Failed to disable %{msg}":"禁用失敗 %{msg}","Failed to enable %{msg}":"啟用失敗 %{msg}","File Not Found":"未找到檔案","Finished":"完成","Getting the certificate, please wait...":"正在獲取憑證,請稍等...","Home":"首頁","Install":"安裝","Intermediate Certification Authorities: %{issuer}":"中級憑證頒發機構: %{issuer}","Leave blank for no change":"留空表示不修改","Load Averages:":"系統負載:","Location":"Location","Locations":"Locations","Login":"登入","Login successful":"登入成功","Logout successful":"登出成功","Manage Configs":"配置管理","Manage Sites":"網站管理","Manage Users":"使用者管理","Memory":"記憶體","Memory and Storage":"記憶體和存儲","Modify Config":"修改配置","Name":"名稱","Network":"網路","Network Statistics":"網路統計","Network Total Receive":"下載流量","Network Total Send":"上傳流量","Next":"下一步","No":"取消","Not Found":"找不到頁面","Not Valid Before: %{date}":"此前無效: %{date}","OK":"確定","OS:":"作業系統:","Params":"參數","Password":"密碼","Password (*)":"密碼 (*)","Path":"路徑","Please input your E-mail!":"請輸入您的郵箱!","Please input your password!":"請輸入您的密碼!","Please input your username!":"請輸入您的使用者名稱!","Project Team":"專案團隊","Reads":"讀","Receive":"下載","Save":"儲存","Save Directive":"儲存指令","Save error %{msg}":"儲存錯誤 %{msg}","Saved successfully":"儲存成功","Send":"上傳","Server error":"伺服器錯誤","Server Info":"伺服器資訊","server_name not found in directives":"未在指令集合中找到 server_name","server_name parameter is required":"必須為 server_name 指令指明參數","server_name parameters more than one":"server_name 指令包含多個參數","Single Directive":"單行指令","Sites List":"站點列表","Status":"狀態","Storage":"儲存","Subject Name: %{name}":"主體名稱: %{name}","Swap":"交換空間","Terminal":"終端","The filename cannot contain the following characters: %{c}":"檔名不能包含以下字元: %{c}","Updated at":"修改時間","Uptime:":"執行時間:","Username":"使用者名稱","Username (*)":"使用者名稱 (*)","Warning":"警告","Writes":"寫","Yes":"是的","License":{"Project":"開源軟體授權條款"}},"en":{"About":"About","Action":"Action","Add Directive Below":"Add Directive Below","Add Location":"Add Location","Add Site":"Add Site","Advance Mode":"Advance Mode","Are you sure you want to remove this directive?":"Are you sure you want to remove this directive?","Auto-renewal disabled for %{name}":"Auto-renewal disabled for %{name}","Auto-renewal enabled for %{name}":"Auto-renewal enabled for %{name}","Back":"Back","Base information":"Base information","Basic Mode":"Basic Mode","Build with":"Build with","Cancel":"Cancel","Certificate has expired":"Certificate has expired","Certificate is valid":"Certificate is valid","Certificate Status":"Certificate Status","Comments":"Comments","Configuration Name":"Configuration Name","Configurations":"Configurations","Configure SSL":"Configure SSL","Content":"Content","CPU Status":"CPU Status","CPU:":"CPU:","Create Another":"Create Another","Created at":"Created at","Dashboard":"Dashboard","Database (Optional, default: database)":"Database (Optional, default: database)","Development Mode":"Development Mode","Directive":"Directive","Directives":"Directives","Disable auto-renewal failed for %{name}":"Disable auto-renewal failed for %{name}","Disabled":"Disabled","Disabled successfully":"Disabled successfully","Disk IO":"Disk IO","Domain Config Created Successfully":"Domain Config Created Successfully","Edit %{n}":"Edit %{n}","Edit Configuration":"Edit Configuration","Edit Site":"Edit Site","Email (*)":"Email (*)","Enable auto-renewal failed for %{name}":"Enable auto-renewal failed for %{name}","Enable failed":"Enable failed","Enable TLS":"Enable TLS","Enabled":"Enabled","Enabled successfully":"Enabled successfully","Encrypt website with Let's Encrypt":"Encrypt website with Let's Encrypt","Expiration Date: %{date}":"Expiration Date: %{date}","Failed to disable %{msg}":"Failed to disable %{msg}","Failed to enable %{msg}":"Failed to enable %{msg}","File Not Found":"File Not Found","Finished":"Finished","Getting the certificate, please wait...":"Getting the certificate, please wait...","Home":"Home","Install":"Install","Intermediate Certification Authorities: %{issuer}":"Intermediate Certification Authorities: %{issuer}","Leave blank for no change":"Leave blank for no change","Load Averages:":"Load Averages:","Location":"Location","Locations":"Locations","Login":"Login","Login successful":"Login successful","Logout successful":"Logout successful","Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate.":"Make sure you have configured a reverse proxy for .well-known directory to HTTPChallengePort (default: 9180) before getting the certificate.","Manage Configs":"Manage Configs","Manage Sites":"Manage Sites","Manage Users":"Manage Users","Memory":"Memory","Memory and Storage":"Memory and Storage","Modify Config":"Modify Config","Name":"Name","Network":"Network","Network Statistics":"Network Statistics","Network Total Receive":"Network Total Receive","Network Total Send":"Network Total Send","Next":"Next","No":"No","Not Found":"Not Found","Not Valid Before: %{date}":"Not Valid Before: %{date}","Note: The server_name in the current configuration must be the domain name you need to get the certificate.":"Note: The server_name in the current configuration must be the domain name you need to get the certificate.","OS:":"OS:","Params":"Params","Password":"Password","Password (*)":"Password (*)","Path":"Path","Please input your E-mail!":"Please input your E-mail!","Please input your password!":"Please input your password!","Please input your username!":"Please input your username!","Project Team":"Project Team","Reads":"Reads","Receive":"Receive","Save":"Save","Save Directive":"Save Directive","Save error %{msg}":"Save error %{msg}","Saved successfully":"Saved successfully","Send":"Send","Server error":"Server error","Server Info":"Server Info","server_name not found in directives":"server_name not found in directives","server_name parameter is required":"server_name parameter is required","server_name parameters more than one":"server_name parameters more than one","Single Directive":"Single Directive","Sites List":"Sites List","Status":"Status","Storage":"Storage","Subject Name: %{name}":"Subject Name: %{name}","Swap":"Swap","Terminal":"Terminal","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.":"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.","The filename cannot contain the following characters: %{c}":"The filename cannot contain the following characters: %{c}","Updated at":"Updated at","Uptime:":"Uptime:","Username":"Username","Username (*)":"Username (*)","Warning":"Warning","Writes":"Writes","Yes":"Yes","License":{"Project":"License"}}} \ No newline at end of file diff --git a/frontend/src/language/zh_CN/app.mo b/frontend/src/language/zh_CN/app.mo index a31130e2e868ec2c5fe2a66f069dd47a618a35ce..096d9f8403895e989ef99f8e1abdb21325d98f93 100644 GIT binary patch delta 3408 zcmYk;X;76_9LMnkTmcspFtEye#0czyvF1oK2{oV;jK(zVgIV|x7NG{T%kEbr zf9@SVBAnm356FaZq1kSHj_T+JPQsh0fyDN3ZWxY0b(nz~*kbI5c~&k*)vrOd(}2VA zIBFnQuot#q82!6;GK26w>cM`rs+kN%mB*P=Q4P*U4P+6rNNy`?0(($1u0geT9991k z_QmU{fwx=vZ}e-ax<@%T6o(;`b#qY_vr!{nVXnpm%B83o9YJl?Wz+z!q6W}{iTE21 z#DUC4E0lt2KMU3F%4pVKGc4kQ4%rrDP_7(#*45xXJc@cSk&~uFHPuW<4Rk3|#VxmT zDQac5paxip8sL6Zy@RMNIMI{!*M(-Q_$6vUUt=)dwDPa08MNbS3}>3UUy5pI18N{u zsF~HF2Kp9i0PmunKZ*VEqS@*vGk^<0w4x;)h}ydu$Z>G_sD?J9R;U6slPc6o)uZYi zv-=;RIy{S7u}@JedDZ+GHQ{@xf%?OGdk;jSzTdr29mbcnP+OFPT7j*odi%^;^G(#&y^R{cg#oO;D&DdRzoQ0lA9bign3lF;IBEbB zP%oBD)S+F5T7f)NJ4LAHH<~+fE9Dw1_uypfevCQNPeu=pLydg0mD5ojFSK%=xdzq1 zI&-^OjT%UUm5-s?Z9=ts8a07Sn1MgpegD`vucKtt1GCNfs6AU^XYNkJy)cWGY6W!a4avjo+^X0rmd=XF+YM9ugVs=;Q| zOfQ%>P|vrScTK%sRX-x2pIYq_3+I*jk5X4Zmg_)pYXcz_y6Hx7)- zy)h1lpgNk4AvhNqgUdv%Trq~yzuQkn9n|9pJcl}^Z5V{}iBW`-4qZVY=lyPMvwRWm zB=W303)QAlokw8Mfmb}`>BMZpzlV>xL_YB((UEG%)LLO2rghxFy~Lx$3St_eq?LL- zkn_%yvWu;}5+@Lxxxl|>8&PNFDeb?~0b&cmk73{q^%_PI>BI&?`#PQoCVT`76G$O^ zmJwS1WyCH*Nvo%H(8F!VD$74>deHwIaynSrtJQ@5!+DX|K`2#vxD;~@mJ$oCtT(5= zDM}*=-dS!Y@iei3NFB67dn(m^~51!j0&XZ2!C%rbQ%{CCB*+zDutJb&317TRuIn+&l4{b!-&U- zrG!p5FS<`y^I ziEQ+R7UbrX78W-h=ruGfwDsiK){4`$AI2;Qz13XNcIIePrvZa~oo{ceY}Y9tn7CRyGEOT6Ue7%HV8Dwtc= z##c~@dX zZ#vR0B9ZtsvSK@Aq6D8QoBb$ykB(!R_KaF+VrYqB?XDWAO^c;UCxyBcp>3^+sJ! zL;hSAhfdCOE}u*UCuZ1%*{Ft=;%Hor>c|mH#b#84*H9h%9TV`bl@mG#_YXqVGXm2v z2Q@SEusfDx1ns*jGAUS#YUm?WPmf#qocSH9!k&S39=Mu37(@_r|NA`<5V_rl}{Z-`8UAJ-@Y9_+jiP}3| zQ5}p&-It7-^5Is_N8MM_mHAhX=5Qhm7oo~aQ6pG|i?GhFx1lO($FS9rIMm2`qdJ;~ zs(1wI`AqDEg=QHhQLaYK=mC$6*6KX6obD#7q7bcUiegYBi9^j)AJlzA?fO_$gL$YK zn~a*tVskNS2G*nQ+lhLOcca?z_K{J=hfpJLMs1ois1aU3b>I^6=dN;4$L^p;?s_=4 z1tKvE>rs2^9IBq1sORsZ?vG&Sso^fjUh!NK8QqYLYA_emumCl6%TXVi9ryt5LVYie zVn1xbuy!&M~2D^UJ&Yw5` zLN(C6XV74xInW$wjz`VJRMh=5?R+W5(!MJrqaIb-4RvaEz5#QdwlgPhO@tJW{>sWNo@IVSRrIUbYKHNSs3V@GaoU_yupR2z1%%QD+V_)QC#7m)ke>?@8O9whUK6_PQZ2($8I>VkHw)?Fz#z%9eAmM=C1-yJ_q;P^1Hk;o*CDk+R5le-dZBufnb~w9Dj`(g+GT#z+?f5Lrq~`S U5%r^zrZv?krG%PJ^eqVc7suBPQvd(} diff --git a/frontend/src/language/zh_CN/app.po b/frontend/src/language/zh_CN/app.po index 53841527..827ed706 100644 --- a/frontend/src/language/zh_CN/app.po +++ b/frontend/src/language/zh_CN/app.po @@ -25,7 +25,7 @@ msgstr "访问日志" msgid "Action" msgstr "操作" -#: src/components/StdDataDisplay/StdCurd.vue:130 +#: src/components/StdDataDisplay/StdCurd.vue:134 #: src/components/StdDataDisplay/StdCurd.vue:26 msgid "Add" msgstr "添加" @@ -49,7 +49,7 @@ msgstr "添加站点" msgid "Advance Mode" msgstr "高级模式" -#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataDisplay/StdTable.vue:44 #: src/views/domain/DomainList.vue:27 msgid "Are you sure you want to delete ?" msgstr "您确定要删除吗?" @@ -74,7 +74,7 @@ msgstr "成功关闭 %{name} 自动续签" msgid "Auto-renewal enabled for %{name}" msgstr "成功启用 %{name} 自动续签" -#: src/views/domain/DomainEdit.vue:178 src/views/nginx_log/NginxLog.vue:162 +#: src/views/domain/DomainEdit.vue:178 src/views/nginx_log/NginxLog.vue:172 msgid "Back" msgstr "返回" @@ -95,6 +95,7 @@ msgid "Build with" msgstr "构建基于" #: src/components/StdDataDisplay/StdCurd.vue:28 +#: src/components/StdDataEntry/compontents/StdSelector.vue:11 #: src/views/config/ConfigEdit.vue:49 msgid "Cancel" msgstr "取消" @@ -163,12 +164,12 @@ msgstr "仪表盘" msgid "Database (Optional, default: database)" msgstr "数据库 (可选,默认: database)" -#: src/components/StdDataDisplay/StdTable.vue:332 +#: src/components/StdDataDisplay/StdTable.vue:366 #: src/views/domain/DomainList.vue:111 msgid "Delete" msgstr "删除" -#: src/components/StdDataDisplay/StdTable.vue:105 +#: src/components/StdDataDisplay/StdTable.vue:120 msgid "Delete ID: %{id}" msgstr "删除 ID: %{id}" @@ -260,9 +261,10 @@ msgstr "错误日志" msgid "Expiration Date: %{date}" msgstr "过期时间: %{date}" -#: src/components/StdDataDisplay/StdTable.vue:299 +#: src/components/StdDataDisplay/StdTable.vue:12 +#: src/components/StdDataDisplay/StdTable.vue:317 msgid "Export" -msgstr "" +msgstr "导出" #: src/views/domain/DomainEdit.vue:115 src/views/domain/DomainList.vue:68 msgid "Failed to disable %{msg}" @@ -280,6 +282,10 @@ msgstr "获取证书信息失败" msgid "File Not Found" msgstr "未找到文件" +#: src/views/nginx_log/NginxLog.vue:7 +msgid "Filter" +msgstr "过滤" + #: src/language/constants.ts:20 src/views/domain/DomainAdd.vue:7 msgid "Finished" msgstr "完成" @@ -376,8 +382,8 @@ msgstr "内存与存储" #: src/components/StdDataDisplay/StdTable.vue:18 #: src/components/StdDataDisplay/StdTable.vue:19 #: src/components/StdDataDisplay/StdTable.vue:24 -#: src/components/StdDataDisplay/StdTable.vue:33 -#: src/components/StdDataDisplay/StdTable.vue:35 +#: src/components/StdDataDisplay/StdTable.vue:34 +#: src/components/StdDataDisplay/StdTable.vue:36 msgid "Modify" msgstr "修改" @@ -413,7 +419,7 @@ msgstr "下一步" msgid "Nginx Log" msgstr "Nginx 日志" -#: src/components/StdDataDisplay/StdTable.vue:41 +#: src/components/StdDataDisplay/StdTable.vue:42 #: src/views/domain/DomainList.vue:25 #: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17 #: src/views/domain/ngx_conf/LocationEditor.vue:11 @@ -439,7 +445,8 @@ msgid "Obtaining certificate" msgstr "正在获取证书" #: src/components/StdDataDisplay/StdCurd.vue:29 -#: src/components/StdDataDisplay/StdTable.vue:42 +#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataEntry/compontents/StdSelector.vue:12 #: src/views/domain/DomainList.vue:26 msgid "OK" msgstr "确定" @@ -509,7 +516,7 @@ msgstr "正在注册用户" msgid "Reloading nginx" msgstr "正在重载 Nginx" -#: src/components/StdDataDisplay/StdTable.vue:302 +#: src/components/StdDataDisplay/StdTable.vue:15 msgid "Reset" msgstr "重置" @@ -527,7 +534,7 @@ msgstr "保存指令" msgid "Save error %{msg}" msgstr "保存错误 %{msg}" -#: src/components/StdDataDisplay/StdCurd.vue:98 +#: src/components/StdDataDisplay/StdCurd.vue:102 msgid "Save Successfully" msgstr "保存成功" @@ -536,11 +543,16 @@ msgstr "保存成功" msgid "Saved successfully" msgstr "保存成功" +#: src/components/StdDataEntry/compontents/StdSelector.vue:13 +msgid "Selector" +msgstr "选择器" + #: src/views/dashboard/DashBoard.vue:21 src/views/dashboard/DashBoard.vue:85 msgid "Send" msgstr "上传" -#: src/components/StdDataDisplay/StdTable.vue:125 +#: src/components/StdDataDisplay/StdTable.vue:140 +#: src/components/StdDataDisplay/StdTable.vue:298 #: src/views/config/ConfigEdit.vue:22 src/views/domain/DomainEdit.vue:56 #: src/views/domain/DomainEdit.vue:68 src/views/domain/DomainEdit.vue:77 #: src/views/domain/DomainEdit.vue:94 src/views/domain/DomainList.vue:78 diff --git a/frontend/src/language/zh_TW/app.po b/frontend/src/language/zh_TW/app.po index 91d9ec62..247037de 100644 --- a/frontend/src/language/zh_TW/app.po +++ b/frontend/src/language/zh_TW/app.po @@ -26,7 +26,7 @@ msgstr "" msgid "Action" msgstr "操作" -#: src/components/StdDataDisplay/StdCurd.vue:130 +#: src/components/StdDataDisplay/StdCurd.vue:134 #: src/components/StdDataDisplay/StdCurd.vue:26 msgid "Add" msgstr "" @@ -50,7 +50,7 @@ msgstr "新增站點" msgid "Advance Mode" msgstr "高階模式" -#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataDisplay/StdTable.vue:44 #: src/views/domain/DomainList.vue:27 #, fuzzy msgid "Are you sure you want to delete ?" @@ -77,7 +77,7 @@ msgstr "已關閉 %{name} 自動續簽" msgid "Auto-renewal enabled for %{name}" msgstr "已啟用 %{name} 自動續簽" -#: src/views/domain/DomainEdit.vue:178 src/views/nginx_log/NginxLog.vue:162 +#: src/views/domain/DomainEdit.vue:178 src/views/nginx_log/NginxLog.vue:172 msgid "Back" msgstr "返回" @@ -99,6 +99,7 @@ msgid "Build with" msgstr "構建基於" #: src/components/StdDataDisplay/StdCurd.vue:28 +#: src/components/StdDataEntry/compontents/StdSelector.vue:11 #: src/views/config/ConfigEdit.vue:49 msgid "Cancel" msgstr "取消" @@ -167,12 +168,12 @@ msgstr "儀表盤" msgid "Database (Optional, default: database)" msgstr "資料庫 (可選,預設: database)" -#: src/components/StdDataDisplay/StdTable.vue:332 +#: src/components/StdDataDisplay/StdTable.vue:366 #: src/views/domain/DomainList.vue:111 msgid "Delete" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:105 +#: src/components/StdDataDisplay/StdTable.vue:120 msgid "Delete ID: %{id}" msgstr "刪除 ID: %{id}" @@ -265,7 +266,8 @@ msgstr "" msgid "Expiration Date: %{date}" msgstr "過期時間: %{date}" -#: src/components/StdDataDisplay/StdTable.vue:299 +#: src/components/StdDataDisplay/StdTable.vue:12 +#: src/components/StdDataDisplay/StdTable.vue:317 msgid "Export" msgstr "" @@ -285,6 +287,10 @@ msgstr "" msgid "File Not Found" msgstr "未找到檔案" +#: src/views/nginx_log/NginxLog.vue:7 +msgid "Filter" +msgstr "" + #: src/language/constants.ts:20 src/views/domain/DomainAdd.vue:7 msgid "Finished" msgstr "完成" @@ -384,8 +390,8 @@ msgstr "記憶體和存儲" #: src/components/StdDataDisplay/StdTable.vue:18 #: src/components/StdDataDisplay/StdTable.vue:19 #: src/components/StdDataDisplay/StdTable.vue:24 -#: src/components/StdDataDisplay/StdTable.vue:33 -#: src/components/StdDataDisplay/StdTable.vue:35 +#: src/components/StdDataDisplay/StdTable.vue:34 +#: src/components/StdDataDisplay/StdTable.vue:36 #, fuzzy msgid "Modify" msgstr "修改配置" @@ -422,7 +428,7 @@ msgstr "下一步" msgid "Nginx Log" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:41 +#: src/components/StdDataDisplay/StdTable.vue:42 #: src/views/domain/DomainList.vue:25 #: src/views/domain/ngx_conf/directive/DirectiveEditor.vue:17 #: src/views/domain/ngx_conf/LocationEditor.vue:11 @@ -449,7 +455,8 @@ msgid "Obtaining certificate" msgstr "" #: src/components/StdDataDisplay/StdCurd.vue:29 -#: src/components/StdDataDisplay/StdTable.vue:42 +#: src/components/StdDataDisplay/StdTable.vue:43 +#: src/components/StdDataEntry/compontents/StdSelector.vue:12 #: src/views/domain/DomainList.vue:26 msgid "OK" msgstr "確定" @@ -520,7 +527,7 @@ msgstr "" msgid "Reloading nginx" msgstr "" -#: src/components/StdDataDisplay/StdTable.vue:302 +#: src/components/StdDataDisplay/StdTable.vue:15 msgid "Reset" msgstr "" @@ -538,7 +545,7 @@ msgstr "儲存指令" msgid "Save error %{msg}" msgstr "儲存錯誤 %{msg}" -#: src/components/StdDataDisplay/StdCurd.vue:98 +#: src/components/StdDataDisplay/StdCurd.vue:102 #, fuzzy msgid "Save Successfully" msgstr "儲存成功" @@ -548,11 +555,16 @@ msgstr "儲存成功" msgid "Saved successfully" msgstr "儲存成功" +#: src/components/StdDataEntry/compontents/StdSelector.vue:13 +msgid "Selector" +msgstr "" + #: src/views/dashboard/DashBoard.vue:21 src/views/dashboard/DashBoard.vue:85 msgid "Send" msgstr "上傳" -#: src/components/StdDataDisplay/StdTable.vue:125 +#: src/components/StdDataDisplay/StdTable.vue:140 +#: src/components/StdDataDisplay/StdTable.vue:298 #: src/views/config/ConfigEdit.vue:22 src/views/domain/DomainEdit.vue:56 #: src/views/domain/DomainEdit.vue:68 src/views/domain/DomainEdit.vue:77 #: src/views/domain/DomainEdit.vue:94 src/views/domain/DomainList.vue:78 diff --git a/frontend/src/version.json b/frontend/src/version.json index 5e05fbe3..75a5fa59 100644 --- a/frontend/src/version.json +++ b/frontend/src/version.json @@ -1 +1 @@ -{"version":"1.6.0","build_id":49,"total_build":119} \ No newline at end of file +{"version":"1.6.2","build_id":50,"total_build":120} \ No newline at end of file diff --git a/frontend/version.json b/frontend/version.json index 5e05fbe3..75a5fa59 100644 --- a/frontend/version.json +++ b/frontend/version.json @@ -1 +1 @@ -{"version":"1.6.0","build_id":49,"total_build":119} \ No newline at end of file +{"version":"1.6.2","build_id":50,"total_build":120} \ No newline at end of file