acme.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2021-06-24 06:32+0000\n"
  4. "Last-Translator: Satoru Yoshida <ramat@ram.ne.jp>\n"
  5. "Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationsacme/ja/>\n"
  7. "Language: ja\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=1; plural=0;\n"
  11. "X-Generator: Weblate 4.7.1-dev\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証明書"
  16. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:36
  17. msgid "ACME global config"
  18. msgstr "ACMEグローバル設定"
  19. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508
  20. msgid "ACME server URL"
  21. msgstr "ACMEサーバーのURL"
  22. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39
  23. msgid "Account email"
  24. msgstr "アカウントのメールアドレス"
  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 "証明書設定"
  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 "カスタムACMEサーバーディレクトリのURL。"
  46. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74
  47. msgid "DNS"
  48. msgstr "DNS"
  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 "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 "ドメインエイリアス"
  67. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:62
  68. msgid "Domain names"
  69. msgstr "ドメイン名"
  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. "証明書に含めるドメイン名です。最初の名前はサブジェクト名、その次は代替名で"
  77. "す。すべてのドメイン名はグローバル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 "ECC256ビット"
  86. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:483
  87. msgid "ECC 384 bits"
  88. msgstr "ECC384ビット"
  89. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:40
  90. msgid "Email address to associate with account key."
  91. msgstr "アカウントに関連付けるメールアドレスです。"
  92. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46
  93. msgid "Enable debug logging"
  94. msgstr "デバッグロギングを有効化"
  95. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59
  96. msgid "Enabled"
  97. msgstr "有効"
  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. msgid ""
  103. "Get certificate from the Letsencrypt staging server (use for testing; the "
  104. "certificate won't be valid)."
  105. msgstr ""
  106. "Letsencryptのステージングサーバーから証明書を取得します(テスト用、証明書は有"
  107. "効になりません)。"
  108. #: applications/luci-app-acme/root/usr/share/rpcd/acl.d/luci-app-acme.json:3
  109. msgid "Grant UCI access for luci-app-acme"
  110. msgstr "luci-app-acmeにUCIアクセスを許可"
  111. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:41
  112. msgid ""
  113. "If a certificate wasn't renewed in time then you'll receive a notice at 20 "
  114. "days before expiry."
  115. msgstr ""
  116. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581
  117. msgid "Issued on"
  118. msgstr ""
  119. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:477
  120. msgid "Key size (and type) for the generated certificate."
  121. msgstr "生成された証明書の鍵の大きさ(およびタイプ)。"
  122. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:476
  123. msgid "Key type"
  124. msgstr "鍵の大きさ"
  125. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578
  126. msgid "Main Domain"
  127. msgstr ""
  128. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:369
  129. msgid "OCID of tenancy that contains the target DNS zone"
  130. msgstr ""
  131. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:372
  132. msgid "OCID of user with permission to add/remove records from zones"
  133. msgstr ""
  134. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:275
  135. msgid ""
  136. "Open <a href=\"https://www.duckdns.org/\">DuckDNS</a> and copy a token here"
  137. msgstr ""
  138. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:378
  139. msgid "Path to private API signing key file in PEM format"
  140. msgstr ""
  141. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579
  142. msgid "Private Key"
  143. msgstr ""
  144. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580
  145. msgid "Public Certificate"
  146. msgstr ""
  147. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:479
  148. msgid "RSA 2048 bits"
  149. msgstr "RSA2048ビット"
  150. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:480
  151. msgid "RSA 3072 bits"
  152. msgstr "RSA3072ビット"
  153. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:481
  154. msgid "RSA 4096 bits"
  155. msgstr "RSA4096ビット"
  156. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:236
  157. msgid "See instructions"
  158. msgstr ""
  159. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:375
  160. msgid "Should point to the tenancy home region"
  161. msgstr ""
  162. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:72
  163. msgid "Standalone"
  164. msgstr "スタンドアロン"
  165. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:69
  166. msgid ""
  167. "Standalone mode will use the built-in webserver of acme.sh to issue a "
  168. "certificate. Webroot mode will use an existing webserver to issue a "
  169. "certificate. DNS mode will allow you to use the DNS API of your DNS provider "
  170. "to issue a certificate."
  171. msgstr ""
  172. "スタンドアロンモードでは、acme.shの組み込みWebサーバーを使用して証明書を発行"
  173. "します。 Webrootモードでは、既存のWebサーバーを使用して証明書を発行します。 "
  174. "DNSモードでは、DNSプロバイダーのDNSAPIを使用して証明書を発行できます。"
  175. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:453
  176. msgid ""
  177. "The challenge alias to use for ALL domains. See https://github.com/acmesh-"
  178. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  179. "only supports one challenge alias per certificate."
  180. msgstr ""
  181. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:445
  182. msgid ""
  183. "The credentials for the DNS API mode selected above. See https://github.com/"
  184. "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required "
  185. "by each API. Add multiple entries here in KEY=VAL shell variable format to "
  186. "supply multiple credential variables."
  187. msgstr ""
  188. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:460
  189. msgid ""
  190. "The domain alias to use for ALL domains. See https://github.com/acmesh-"
  191. "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI "
  192. "only supports one challenge domain per certificate."
  193. msgstr ""
  194. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:381
  195. msgid "The private API signing key in PEM format"
  196. msgstr ""
  197. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26
  198. msgid ""
  199. "This configures ACME (Letsencrypt) automatic certificate installation. "
  200. "Simply fill out this to have the router configured with Letsencrypt-issued "
  201. "certificates for the web interface. Note that the domain names in the "
  202. "certificate must already be configured to point at the router's public IP "
  203. "address. Once configured, issuing certificates can take a while. Check the "
  204. "logs for progress and any errors."
  205. msgstr ""
  206. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:297
  207. msgid "This is usually NOT an email address"
  208. msgstr ""
  209. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88
  210. msgid ""
  211. "To use DNS mode to issue certificates, set this to the name of a DNS API "
  212. "supported by acme.sh. See https://github.com/acmesh-official/acme.sh/wiki/"
  213. "dnsapi for the list of available APIs. In DNS mode, the domain name does not "
  214. "have to resolve to the router IP. DNS mode is also the only mode that "
  215. "supports wildcard certificates. Using this mode requires the acme-dnsapi "
  216. "package to be installed."
  217. msgstr ""
  218. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509
  219. msgid "Use a custom CA instead of Let's Encrypt."
  220. msgstr "Let'sEncryptの代わりにカスタムCAを使用する。"
  221. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:467
  222. msgid "Use staging server"
  223. msgstr "ステージングサーバーを使用"
  224. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:68
  225. msgid "Validation method"
  226. msgstr ""
  227. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73
  228. msgid "Webroot"
  229. msgstr ""
  230. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55
  231. msgid "Webroot Challenge Validation"
  232. msgstr ""
  233. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:77
  234. msgid "Webroot directory"
  235. msgstr "Webrootディレクトリ"
  236. #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:78
  237. msgid ""
  238. "Webserver root directory. Set this to the webserver document root to run "
  239. "Acme in webroot mode. The web server must be accessible from the internet on "
  240. "port 80."
  241. msgstr ""
  242. #~ msgid "Custom ACME CA"
  243. #~ msgstr "カスタムACME CA"