2
0

acme.pot 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. msgid ""
  2. msgstr "Content-Type: text/plain; charset=UTF-8"
  3. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18
  4. msgid "ACME certificates"
  5. msgstr ""
  6. #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
  7. msgid "ACME certs"
  8. msgstr ""
  9. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27
  10. msgid "ACME global config"
  11. msgstr ""
  12. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35
  13. msgid "Account email"
  14. msgstr ""
  15. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43
  16. msgid "Certificate config"
  17. msgstr ""
  18. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107
  19. msgid "Challenge Alias"
  20. msgstr ""
  21. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94
  22. msgid "DNS API"
  23. msgstr ""
  24. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101
  25. msgid "DNS API credentials"
  26. msgstr ""
  27. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112
  28. msgid "Domain Alias"
  29. msgstr ""
  30. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88
  31. msgid "Domain names"
  32. msgstr ""
  33. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89
  34. msgid ""
  35. "Domain names to include in the certificate. The first name will be the "
  36. "subject name, subsequent names will be alt names. Note that all domain names "
  37. "must point at the router in the global DNS."
  38. msgstr ""
  39. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36
  40. msgid "Email address to associate with account key."
  41. msgstr ""
  42. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40
  43. msgid "Enable debug logging"
  44. msgstr ""
  45. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47
  46. msgid "Enabled"
  47. msgstr ""
  48. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51
  49. msgid ""
  50. "Get certificate from the Letsencrypt staging server (use for testing; the "
  51. "certificate won't be valid)."
  52. msgstr ""
  53. #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
  54. msgid "Grant UCI access for luci-app-acme"
  55. msgstr ""
  56. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55
  57. msgid "Key size"
  58. msgstr ""
  59. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56
  60. msgid "Key size (and type) for the generated certificate."
  61. msgstr ""
  62. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30
  63. msgid "State directory"
  64. msgstr ""
  65. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108
  66. msgid ""
  67. "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
  68. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  69. "only supports one challenge alias per certificate."
  70. msgstr ""
  71. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102
  72. msgid ""
  73. "The credentials for the DNS API mode selected above. See https://github.com/"
  74. "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
  75. "by each API. Add multiple entries here in KEY=VAL shell variable format to "
  76. "supply multiple credential variables."
  77. msgstr ""
  78. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113
  79. msgid ""
  80. "The domain alias to use for ALL domains. See https://github.com/acmesh-"
  81. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  82. "only supports one challenge domain per certificate."
  83. msgstr ""
  84. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19
  85. msgid ""
  86. "This configures ACME (Letsencrypt) automatic certificate installation. "
  87. "Simply fill out this to have the router configured with Letsencrypt-issued "
  88. "certificates for the web interface. Note that the domain names in the "
  89. "certificate must already be configured to point at the router's public IP "
  90. "address. Once configured, issuing certificates can take a while. Check the "
  91. "logs for progress and any errors."
  92. msgstr ""
  93. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95
  94. msgid ""
  95. "To use DNS mode to issue certificates, set this to the name of a DNS API "
  96. "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
  97. "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
  98. "have to resolve to the router IP. DNS mode is also the only mode that "
  99. "supports wildcard certificates. Using this mode requires the acme-dnsapi "
  100. "package to be installed."
  101. msgstr ""
  102. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75
  103. msgid ""
  104. "Update the nginx config with this certificate once issued (only select this "
  105. "for one certificate).Nginx must support ssl, if not it won't start as it "
  106. "needs to be compiled with ssl support to use cert options"
  107. msgstr ""
  108. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67
  109. msgid ""
  110. "Update the uhttpd config with this certificate once issued (only select this "
  111. "for one certificate).Is also available luci-app-uhttpd to configure uhttpd "
  112. "form the LuCI interface."
  113. msgstr ""
  114. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74
  115. msgid "Use for nginx"
  116. msgstr ""
  117. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66
  118. msgid "Use for uhttpd"
  119. msgstr ""
  120. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50
  121. msgid "Use staging server"
  122. msgstr ""
  123. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82
  124. msgid "Webroot directory"
  125. msgstr ""
  126. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83
  127. msgid ""
  128. "Webserver root directory. Set this to the webserver document root to run "
  129. "Acme in webroot mode. The web server must be accessible from the internet on "
  130. "port 80."
  131. msgstr ""
  132. #: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31
  133. msgid "Where certs and other state files are kept."
  134. msgstr ""