Merge pull request #4010 from weblate/weblate-openwrt-luci
Translations update from Weblate
This commit is contained in:
commit
3b40534957
28 changed files with 4116 additions and 0 deletions
147
applications/luci-app-acme/po/bg/acme.po
Normal file
147
applications/luci-app-acme/po/bg/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: bg\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/bn_BD/acme.po
Normal file
147
applications/luci-app-acme/po/bn_BD/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: bn_BD\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/ca/acme.po
Normal file
147
applications/luci-app-acme/po/ca/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: ca\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/cs/acme.po
Normal file
147
applications/luci-app-acme/po/cs/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: cs\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/el/acme.po
Normal file
147
applications/luci-app-acme/po/el/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: el\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/es/acme.po
Normal file
147
applications/luci-app-acme/po/es/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: es\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/fr/acme.po
Normal file
147
applications/luci-app-acme/po/fr/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: fr\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/he/acme.po
Normal file
147
applications/luci-app-acme/po/he/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: he\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/hi/acme.po
Normal file
147
applications/luci-app-acme/po/hi/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: hi\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/hu/acme.po
Normal file
147
applications/luci-app-acme/po/hu/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: hu\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/it/acme.po
Normal file
147
applications/luci-app-acme/po/it/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: it\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/ja/acme.po
Normal file
147
applications/luci-app-acme/po/ja/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: ja\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/ko/acme.po
Normal file
147
applications/luci-app-acme/po/ko/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: ko\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/mr/acme.po
Normal file
147
applications/luci-app-acme/po/mr/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: mr\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/ms/acme.po
Normal file
147
applications/luci-app-acme/po/ms/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: ms\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/nb_NO/acme.po
Normal file
147
applications/luci-app-acme/po/nb_NO/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: nb_NO\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/pl/acme.po
Normal file
147
applications/luci-app-acme/po/pl/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: pl\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/pt/acme.po
Normal file
147
applications/luci-app-acme/po/pt/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: pt\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/pt_BR/acme.po
Normal file
147
applications/luci-app-acme/po/pt_BR/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/ro/acme.po
Normal file
147
applications/luci-app-acme/po/ro/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: ro\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/ru/acme.po
Normal file
147
applications/luci-app-acme/po/ru/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: ru\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/sk/acme.po
Normal file
147
applications/luci-app-acme/po/sk/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: sk\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/sv/acme.po
Normal file
147
applications/luci-app-acme/po/sv/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: sv\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/tr/acme.po
Normal file
147
applications/luci-app-acme/po/tr/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: tr\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/uk/acme.po
Normal file
147
applications/luci-app-acme/po/uk/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: uk\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/vi/acme.po
Normal file
147
applications/luci-app-acme/po/vi/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: vi\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/zh_Hans/acme.po
Normal file
147
applications/luci-app-acme/po/zh_Hans/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: zh_Hans\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
147
applications/luci-app-acme/po/zh_Hant/acme.po
Normal file
147
applications/luci-app-acme/po/zh_Hant/acme.po
Normal file
|
@ -0,0 +1,147 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Language: zh_Hant\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
|
||||
msgid "ACME certificates"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
|
||||
msgid "ACME certsP38"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
|
||||
msgid "ACME global config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
|
||||
msgid "Account email"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
|
||||
msgid "Certificate config"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
|
||||
msgid "DNS API"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
|
||||
msgid "DNS API credentials"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
|
||||
msgid "Domain names"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
|
||||
msgid ""
|
||||
"Domain names to include in the certificate. The first name will be the "
|
||||
"subject name, subsequent names will be alt names. Note that all domain names "
|
||||
"must point at the router in the global DNS."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
|
||||
msgid "Email address to associate with account key."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
|
||||
msgid "Enable debug logging"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
|
||||
msgid "Enabled"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
|
||||
msgid ""
|
||||
"Get certificate from the Letsencrypt staging server (use for testing; the "
|
||||
"certificate won't be valid)."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
|
||||
msgid "Grant UCI access for luci-app-acme"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
|
||||
msgid "Key size"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
|
||||
msgid "Key size (and type) for the generated certificate."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
|
||||
msgid "State directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:103
|
||||
msgid ""
|
||||
"The credentials for the DNS API mode selected above. See https://github.com/"
|
||||
"Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format of "
|
||||
"credentials required by each API. Add multiple entries here in KEY=VAL shell "
|
||||
"variable format to supply multiple credential variables."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
|
||||
msgid ""
|
||||
"This configures ACME (Letsencrypt) automatic certificate installation. "
|
||||
"Simply fill out this to have the router configured with Letsencrypt-issued "
|
||||
"certificates for the web interface. Note that the domain names in the "
|
||||
"certificate must already be configured to point at the router's public IP "
|
||||
"address. Once configured, issuing certificates can take a while. Check the "
|
||||
"logs for progress and any errors."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
|
||||
msgid ""
|
||||
"To use DNS mode to issue certificates, set this to the name of a DNS API "
|
||||
"supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/"
|
||||
"dnsapi for the list of available APIs. In DNS mode, the domain name does not "
|
||||
"have to resolve to the router IP. DNS mode is also the only mode that "
|
||||
"supports wildcard certificates. Using this mode requires the acme-dnsapi "
|
||||
"package to be installed."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
|
||||
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 ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
|
||||
msgid "Use for nginx"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
|
||||
msgid "Use for uhttpd"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
|
||||
msgid "Use staging server"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
|
||||
msgid "Webroot directory"
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
|
||||
msgid ""
|
||||
"Webserver root directory. Set this to the webserver document root to run "
|
||||
"Acme in webroot mode. The web server must be accessible from the internet on "
|
||||
"port 80."
|
||||
msgstr ""
|
||||
|
||||
#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
|
||||
msgid "Where certs and other state files are kept."
|
||||
msgstr ""
|
Loading…
Reference in a new issue