2
0

acme.po 10 KB

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