acme.po 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2023-09-07 05:53+0000\n"
  4. "Last-Translator: Oren Bahar <shavitbit@gmail.com>\n"
  5. "Language-Team: Hebrew <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationsacme/he/>\n"
  7. "Language: he\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
  11. "n % 10 == 0) ? 2 : 3));\n"
  12. "X-Generator: Weblate 5.0.1-dev\n"
  13. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:25
  14. #: applications/luci-app-acme/root/usr/share/luci/menu.d/luci-app-acme.json:3
  15. msgid "ACME certificates"
  16. msgstr ""
  17. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36
  18. msgid "ACME global config"
  19. msgstr ""
  20. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508
  21. msgid "ACME server URL"
  22. msgstr ""
  23. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
  24. msgid "Account email"
  25. msgstr ""
  26. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57
  27. msgid "Advanced Settings"
  28. msgstr "הגדרות מתקדמות"
  29. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:433
  30. msgid "Base64 content of private key. Use instead of YC_SA_Key_File_Path"
  31. msgstr ""
  32. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:33
  33. msgid "Cert files are stored in"
  34. msgstr ""
  35. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49
  36. msgid "Certificate config"
  37. msgstr ""
  38. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599
  39. msgid "Certificates"
  40. msgstr ""
  41. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:452
  42. msgid "Challenge Alias"
  43. msgstr ""
  44. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
  45. msgid "Custom ACME server directory URL."
  46. msgstr ""
  47. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
  48. msgid "DNS"
  49. msgstr ""
  50. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87
  51. msgid "DNS API"
  52. msgstr ""
  53. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:444
  54. msgid "DNS API credentials"
  55. msgstr ""
  56. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56
  57. msgid "DNS Challenge Validation"
  58. msgstr ""
  59. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515
  60. msgid "Days until renewal"
  61. msgstr ""
  62. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81
  63. msgid "Default"
  64. msgstr ""
  65. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:459
  66. msgid "Domain Alias"
  67. msgstr ""
  68. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62
  69. msgid "Domain names"
  70. msgstr ""
  71. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:63
  72. msgid ""
  73. "Domain names to include in the certificate. The first name will be the "
  74. "subject name, subsequent names will be alt names. Note that all domain names "
  75. "must point at the router in the global DNS."
  76. msgstr ""
  77. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:410
  78. msgid ""
  79. "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</"
  80. "code>"
  81. msgstr ""
  82. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482
  83. msgid "ECC 256 bits"
  84. msgstr ""
  85. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483
  86. msgid "ECC 384 bits"
  87. msgstr ""
  88. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40
  89. msgid "Email address to associate with account key."
  90. msgstr ""
  91. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
  92. msgid "Enable debug logging"
  93. msgstr ""
  94. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
  95. msgid "Enabled"
  96. msgstr ""
  97. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54
  98. msgid "General Settings"
  99. msgstr "הגדרות כלליות"
  100. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:469
  101. msgid ""
  102. "Get certificate from the Letsencrypt staging server (use for testing; the "
  103. "certificate won't be valid)."
  104. msgstr ""
  105. #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
  106. msgid "Grant UCI access for luci-app-acme"
  107. msgstr ""
  108. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
  109. msgid ""
  110. "If a certificate wasn't renewed in time then you'll receive a notice at 20 "
  111. "days before expiry."
  112. msgstr ""
  113. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581
  114. msgid "Issued on"
  115. msgstr ""
  116. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
  117. msgid "Key size (and type) for the generated certificate."
  118. msgstr ""
  119. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
  120. msgid "Key type"
  121. msgstr ""
  122. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578
  123. msgid "Main Domain"
  124. msgstr ""
  125. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
  126. msgid "OCID of tenancy that contains the target DNS zone"
  127. msgstr ""
  128. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
  129. msgid "OCID of user with permission to add/remove records from zones"
  130. msgstr ""
  131. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
  132. msgid ""
  133. "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
  134. msgstr ""
  135. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
  136. msgid "Path to private API signing key file in PEM format"
  137. msgstr ""
  138. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579
  139. msgid "Private Key"
  140. msgstr ""
  141. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580
  142. msgid "Public Certificate"
  143. msgstr ""
  144. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
  145. msgid "RSA 2048 bits"
  146. msgstr ""
  147. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
  148. msgid "RSA 3072 bits"
  149. msgstr ""
  150. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
  151. msgid "RSA 4096 bits"
  152. msgstr ""
  153. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
  154. msgid "See instructions"
  155. msgstr ""
  156. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
  157. msgid "Should point to the tenancy home region"
  158. msgstr ""
  159. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
  160. msgid "Standalone"
  161. msgstr ""
  162. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
  163. msgid ""
  164. "Standalone mode will use the built-in webserver of acme.sh to issue a "
  165. "certificate. Webroot mode will use an existing webserver to issue a "
  166. "certificate. DNS mode will allow you to use the DNS API of your DNS provider "
  167. "to issue a certificate."
  168. msgstr ""
  169. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
  170. msgid ""
  171. "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
  172. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  173. "only supports one challenge alias per certificate."
  174. msgstr ""
  175. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
  176. msgid ""
  177. "The credentials for the DNS API mode selected above. See https://github.com/"
  178. "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
  179. "by each API. Add multiple entries here in KEY=VAL shell variable format to "
  180. "supply multiple credential variables."
  181. msgstr ""
  182. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
  183. msgid ""
  184. "The domain alias to use for ALL domains. See https://github.com/acmesh-"
  185. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  186. "only supports one challenge domain per certificate."
  187. msgstr ""
  188. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
  189. msgid "The private API signing key in PEM format"
  190. msgstr ""
  191. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
  192. msgid ""
  193. "This configures ACME (Letsencrypt) automatic certificate installation. "
  194. "Simply fill out this to have the router configured with Letsencrypt-issued "
  195. "certificates for the web interface. Note that the domain names in the "
  196. "certificate must already be configured to point at the router's public IP "
  197. "address. Once configured, issuing certificates can take a while. Check the "
  198. "logs for progress and any errors."
  199. msgstr ""
  200. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
  201. msgid "This is usually NOT an email address"
  202. msgstr ""
  203. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
  204. msgid ""
  205. "To use DNS mode to issue certificates, set this to the name of a DNS API "
  206. "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
  207. "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
  208. "have to resolve to the router IP. DNS mode is also the only mode that "
  209. "supports wildcard certificates. Using this mode requires the acme-dnsapi "
  210. "package to be installed."
  211. msgstr ""
  212. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
  213. msgid "Use a custom CA instead of Let's Encrypt."
  214. msgstr ""
  215. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
  216. msgid "Use staging server"
  217. msgstr ""
  218. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
  219. msgid "Validation method"
  220. msgstr ""
  221. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
  222. msgid "Webroot"
  223. msgstr ""
  224. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
  225. msgid "Webroot Challenge Validation"
  226. msgstr ""
  227. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
  228. msgid "Webroot directory"
  229. msgstr ""
  230. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
  231. msgid ""
  232. "Webserver root directory. Set this to the webserver document root to run "
  233. "Acme in webroot mode. The web server must be accessible from the internet on "
  234. "port 80."
  235. msgstr ""