fwknopd.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "PO-Revision-Date: 2020-12-10 19:29+0000\n"
  5. "Last-Translator: Ryota <21ryotagamer@gmail.com>\n"
  6. "Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
  7. "luciapplicationsfwknopd/ja/>\n"
  8. "Language: ja\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "Plural-Forms: nplurals=1; plural=0;\n"
  13. "X-Generator: Weblate 4.4-dev\n"
  14. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:602
  15. msgid ""
  16. "Allow SPA clients to request access to services through an iptables firewall "
  17. "instead of just to it."
  18. msgstr ""
  19. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:603
  20. msgid "Allow SPA clients to request forwarding destination by DNS name."
  21. msgstr ""
  22. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
  23. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
  24. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
  25. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
  26. msgid "Base64 key"
  27. msgstr ""
  28. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
  29. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
  30. msgid "Close"
  31. msgstr "閉じる"
  32. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  33. msgid "Custom configuration"
  34. msgstr ""
  35. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
  36. msgid "Custom configuration read from /etc/fwknop/access.conf."
  37. msgstr ""
  38. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
  39. msgid ""
  40. "Define a set of ports and protocols (tcp or udp) that are explicitly not "
  41. "allowed regardless of the validity of the incoming SPA packet. Multiple "
  42. "entries are comma-separated."
  43. msgstr ""
  44. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
  45. msgid ""
  46. "Define a set of ports and protocols (tcp or udp) that will be opened if a "
  47. "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
  48. "to honor any proto/port request specified in the SPA data (unless of it "
  49. "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
  50. msgstr ""
  51. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562
  52. msgid ""
  53. "Define the HMAC authentication key (in Base64 encoding) used for verifying "
  54. "the authenticity of the SPA packet before the packet is decrypted."
  55. msgstr ""
  56. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
  57. msgid ""
  58. "Define the HMAC authentication key used for verifying the authenticity of "
  59. "the SPA packet before the packet is decrypted."
  60. msgstr ""
  61. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
  62. msgid ""
  63. "Define the length of time access will be granted by fwknopd through the "
  64. "firewall after a valid knock sequence from a source IP address. If "
  65. "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
  66. "automatically be set."
  67. msgstr ""
  68. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540
  69. msgid ""
  70. "Define the symmetric key (in Base64 encoding) used for decrypting an "
  71. "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
  72. msgstr ""
  73. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
  74. msgid ""
  75. "Define the symmetric key used for decrypting an incoming SPA packet that is "
  76. "encrypted by the fwknop client with Rijndael."
  77. msgstr ""
  78. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480
  79. msgid "Enable Uci/Luci control"
  80. msgstr "Uci/Luci コントロールを有効にする"
  81. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  82. msgid "Enable config overwrite"
  83. msgstr "構成の上書きを有効にする"
  84. #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
  85. msgid "Firewall Knock Daemon"
  86. msgstr ""
  87. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
  88. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
  89. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
  90. msgid "Firewall Knock Operator Daemon"
  91. msgstr ""
  92. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
  93. msgid ""
  94. "Force all SPA packets to contain a real IP address within the encrypted "
  95. "data. This makes it impossible to use the -s command line argument on the "
  96. "fwknop client command line, so either -R has to be used to automatically "
  97. "resolve the external address (if the client behind a NAT) or the client must "
  98. "know the external IP and set it via the -a argument."
  99. msgstr ""
  100. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527
  101. msgid "Generate Keys"
  102. msgstr "キーを生成"
  103. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  104. msgid "Generate keys"
  105. msgstr "キーを生成"
  106. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
  107. msgid ""
  108. "Generates the symmetric key used for decrypting an incoming SPA packet, that "
  109. "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
  110. "authentication key used to verify the authenticity of the incoming SPA "
  111. "packet before the packet is decrypted."
  112. msgstr ""
  113. #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
  114. msgid "Grant UCI access for luci-app-fwknopd"
  115. msgstr "luci-app-fwknopdにUCIアクセスを許可"
  116. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
  117. msgid "HMAC key type"
  118. msgstr ""
  119. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
  120. msgid "Key type"
  121. msgstr ""
  122. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
  123. msgid "Loading…"
  124. msgstr "読み込み中…"
  125. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
  126. msgid ""
  127. "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
  128. "seconds."
  129. msgstr ""
  130. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  131. msgid "Network"
  132. msgstr "ネットワーク"
  133. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492
  134. msgid "Network configuration"
  135. msgstr "ネットワーク構成"
  136. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
  137. msgid "No stanza found."
  138. msgstr ""
  139. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440
  140. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457
  141. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
  142. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
  143. msgid "Normal key"
  144. msgstr ""
  145. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
  146. msgid ""
  147. "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
  148. "and generates QR codes for all found stanzas. Handles only files in /etc/"
  149. "fwknop folder due to access rights restrictions."
  150. msgstr ""
  151. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
  152. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
  153. msgid "QR code"
  154. msgstr "QR コード"
  155. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
  156. msgid "Show access.conf QR codes"
  157. msgstr "access.conf の QR コードを表示"
  158. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:601
  159. msgid "Specify the ethernet interface on which fwknopd will sniff packets."
  160. msgstr ""
  161. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
  162. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
  163. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
  164. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
  165. msgid "The HMAC authentication key has to be specified."
  166. msgstr ""
  167. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
  168. msgid ""
  169. "The destination address for which the SPA packet will be accepted. The "
  170. "string “ANY” is also accepted if a valid SPA packet should be honored to any "
  171. "destination IP. Networks should be specified in CIDR notation (e.g. "
  172. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  173. "Multiple entries are comma-separated."
  174. msgstr ""
  175. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
  176. msgid ""
  177. "The network on which the daemon listens. The daemon is automatically started "
  178. "when the network is up-and-running. This option has precedence over "
  179. "“PCAP_INTF” option."
  180. msgstr ""
  181. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
  182. msgid ""
  183. "The source address from which the SPA packet will be accepted. The string "
  184. "“ANY” is also accepted if a valid SPA packet should be honored from any "
  185. "source IP. Networks should be specified in CIDR notation (e.g. "
  186. "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
  187. "Multiple entries are comma-separated."
  188. msgstr ""
  189. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
  190. msgid "The source address has to be specified."
  191. msgstr ""
  192. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
  193. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
  194. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
  195. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
  196. msgid "The symmetric key has to be specified."
  197. msgstr ""
  198. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:594
  199. msgid ""
  200. "This instructs fwknopd to accept complete commands that are contained within "
  201. "an authorization packet. Any such command will be executed on the fwknopd "
  202. "server as the user specified by the “CMD_EXEC_USER” or as the user that "
  203. "started fwknopd if that is not set."
  204. msgstr ""
  205. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
  206. msgid ""
  207. "When unchecked, the config files in /etc/fwknopd will be used as is, "
  208. "ignoring any settings here."
  209. msgstr ""
  210. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419
  211. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
  212. msgid "access.conf stanzas"
  213. msgstr ""
  214. #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
  215. msgid "fwknopd.conf config options"
  216. msgstr "fwknopd.conf 構成オプション"
  217. #~ msgid "Enter custom access.conf variables below:"
  218. #~ msgstr "Enter custom access.conf variables below:"
  219. #~ msgid "Enter custom fwknopd.conf variables below:"
  220. #~ msgstr "Enter custom fwknopd.conf variables below:"