diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2023-08-07 22:08:57 +0300 |
---|---|---|
committer | Sergey Ponomarev <stokito@gmail.com> | 2023-08-08 00:44:20 +0300 |
commit | 390393316c18d02ddc90591be58445c6d8854e28 (patch) | |
tree | a046a6218ab572e815221322ef5a28ce74ec798d /applications/luci-app-acme/po/vi/acme.po | |
parent | f2f41446ceca8eb29ac744b1e2346b659ea00e2b (diff) |
luci-app-acme: Remove update_nginx and update_uhttpd
The options now removed completely and hotplug hooks will be used instead.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-acme/po/vi/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/vi/acme.po | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/applications/luci-app-acme/po/vi/acme.po b/applications/luci-app-acme/po/vi/acme.po index 2281b8c2f3..a7e88ebd7b 100644 --- a/applications/luci-app-acme/po/vi/acme.po +++ b/applications/luci-app-acme/po/vi/acme.po @@ -224,39 +224,10 @@ msgstr "" "nhất hỗ trợ chứng chỉ ký tự đại diện. Sử dụng chế độ này yêu cầu phải cài " "đặt gói acme-dnsapi." -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82 -msgid "" -"Update the nginx config with this certificate once issued (only select this " -"for one certificate). Nginx must support ssl, if not it won't start as it " -"needs to be compiled with ssl support to use cert options" -msgstr "" -"Cập nhật cấu hình nginx với chứng chỉ này sau khi được cấp (chỉ chọn chứng " -"chỉ này cho một chứng chỉ). Nginx phải hỗ trợ ssl, nếu không nó sẽ không " -"khởi động vì nó cần được biên dịch với hỗ trợ ssl để sử dụng các tùy chọn " -"chứng chỉ" - -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73 -msgid "" -"Update the uhttpd config with this certificate once issued (only select this " -"for one certificate). Is also available luci-app-uhttpd to configure uhttpd " -"form the LuCI interface." -msgstr "" -"Cập nhật cấu hình uhttpd với chứng chỉ này sau khi được cấp (chỉ chọn tùy " -"chọn này cho một chứng chỉ). Cũng có sẵn luci-app-uhttpd để định cấu hình " -"uhttpd từ giao diện LuCI." - #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:139 msgid "Use a custom CA instead of Let's Encrypt." msgstr "Sử dụng tùy chỉnh nhà cung cấp chứng chỉ thay cho Let's Encrypt." -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 -msgid "Use for nginx" -msgstr "Sử dụng cho nginx" - -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72 -msgid "Use for uhttpd" -msgstr "Sử dụng cho uhttpd" - #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Use staging server" msgstr "Sử dụng máy chủ tạm" |