frpc.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2022-07-31 13:17+0000\n"
  4. "Last-Translator: somni <me@somni.one>\n"
  5. "Language-Team: Korean <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationsfrpc/ko/>\n"
  7. "Language: ko\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.14-dev\n"
  12. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:214
  13. msgid "Add new proxy..."
  14. msgstr ""
  15. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:16
  16. msgid "Additional configs"
  17. msgstr ""
  18. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
  19. msgid "Additional settings"
  20. msgstr ""
  21. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
  22. msgid "Admin address"
  23. msgstr ""
  24. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
  25. msgid "Admin password"
  26. msgstr ""
  27. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
  28. msgid "Admin port"
  29. msgstr ""
  30. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
  31. msgid "Admin user"
  32. msgstr ""
  33. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:28
  34. msgid ""
  35. "AdminAddr specifies the address that the admin server binds to.<br />By "
  36. "default, this value is \"0.0.0.0\"."
  37. msgstr ""
  38. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:29
  39. msgid ""
  40. "AdminPort specifies the port for the admin server to listen on. If this "
  41. "value is 0, the admin server will not be started.<br />By default, this "
  42. "value is 0."
  43. msgstr ""
  44. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:31
  45. msgid ""
  46. "AdminPwd specifies the password that the admin server will use for login."
  47. "<br />By default, this value is \"admin\"."
  48. msgstr ""
  49. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:30
  50. msgid ""
  51. "AdminUser specifies the username that the admin server will use for login."
  52. "<br />By default, this value is \"admin\"."
  53. msgstr ""
  54. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
  55. msgid "Assets dir"
  56. msgstr ""
  57. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:32
  58. msgid ""
  59. "AssetsDir specifies the local directory that the admin server will load "
  60. "resources from. If this value is \"\", assets will be loaded from the "
  61. "bundled executable using statik.<br />By default, this value is \"\"."
  62. msgstr ""
  63. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:190
  64. msgid "Collecting data ..."
  65. msgstr ""
  66. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:198
  67. msgid "Common Settings"
  68. msgstr ""
  69. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47
  70. msgid "Compression"
  71. msgstr ""
  72. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:16
  73. msgid "Config files include in temporary config file"
  74. msgstr ""
  75. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:57
  76. msgid "Custom domains"
  77. msgstr ""
  78. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
  79. msgid "Disable log color"
  80. msgstr ""
  81. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:26
  82. msgid ""
  83. "DisableLogColor disables log colors when LogWay == \"console\" when set to "
  84. "true."
  85. msgstr ""
  86. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
  87. msgid "Encryption"
  88. msgstr "암호화"
  89. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
  90. msgid "Environment variable"
  91. msgstr ""
  92. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
  93. msgid "Exit when login fail"
  94. msgstr ""
  95. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:218
  96. msgid "General Settings"
  97. msgstr "기본 설정"
  98. #: applications/luci-app-frpc/root/usr/share/rpcd/acl.d/luci-app-frpc.json:3
  99. msgid "Grant access to LuCI app frpc"
  100. msgstr ""
  101. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:219
  102. msgid "HTTP Settings"
  103. msgstr ""
  104. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:64
  105. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:78
  106. msgid "HTTP password"
  107. msgstr ""
  108. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
  109. msgid "HTTP proxy"
  110. msgstr ""
  111. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:63
  112. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:77
  113. msgid "HTTP user"
  114. msgstr ""
  115. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
  116. msgid ""
  117. "HeartBeatInterval specifies at what interval heartbeats are sent to the "
  118. "server, in seconds. It is not recommended to change this value.<br />By "
  119. "default, this value is 30."
  120. msgstr ""
  121. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39
  122. msgid ""
  123. "HeartBeatTimeout specifies the maximum allowed heartbeat response delay "
  124. "before the connection is terminated, in seconds. It is not recommended to "
  125. "change this value.<br />By default, this value is 90."
  126. msgstr ""
  127. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:38
  128. msgid "Heartbeat interval"
  129. msgstr ""
  130. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:39
  131. msgid "Heartbeat timeout"
  132. msgstr ""
  133. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:65
  134. msgid "Host header rewrite"
  135. msgstr ""
  136. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:22
  137. msgid ""
  138. "HttpProxy specifies a proxy address to connect to the server through. If "
  139. "this value is \"\", the server will be connected to directly.<br />By "
  140. "default, this value is read from the \"http_proxy\" environment variable."
  141. msgstr ""
  142. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
  143. msgid "If remote_port is 0, frps will assign a random port for you"
  144. msgstr ""
  145. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
  146. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:224
  147. msgid "Local IP"
  148. msgstr ""
  149. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
  150. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:225
  151. msgid "Local port"
  152. msgstr ""
  153. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:48
  154. msgid "LocalIp specifies the IP address or host name to proxy to."
  155. msgstr ""
  156. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:49
  157. msgid "LocalPort specifies the port to proxy to."
  158. msgstr ""
  159. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:62
  160. msgid "Locations"
  161. msgstr ""
  162. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
  163. msgid "Log file"
  164. msgstr ""
  165. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
  166. msgid "Log level"
  167. msgstr ""
  168. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
  169. msgid "Log max days"
  170. msgstr ""
  171. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:11
  172. msgid "Log stderr"
  173. msgstr ""
  174. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:10
  175. msgid "Log stdout"
  176. msgstr ""
  177. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:23
  178. msgid ""
  179. "LogFile specifies a file where logs will be written to. This value will only "
  180. "be used if LogWay is set appropriately.<br />By default, this value is "
  181. "\"console\"."
  182. msgstr ""
  183. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:24
  184. msgid ""
  185. "LogLevel specifies the minimum log level. Valid values are \"trace\", "
  186. "\"debug\", \"info\", \"warn\", and \"error\".<br />By default, this value is "
  187. "\"info\"."
  188. msgstr ""
  189. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:25
  190. msgid ""
  191. "LogMaxDays specifies the maximum number of days to store log information "
  192. "before deletion. This is only used if LogWay == \"file\".<br />By default, "
  193. "this value is 0."
  194. msgstr ""
  195. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:35
  196. msgid ""
  197. "LoginFailExit controls whether or not the client should exit after a failed "
  198. "login attempt. If false, the client will retry until a login attempt "
  199. "succeeds.<br />By default, this value is true."
  200. msgstr ""
  201. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:165
  202. msgid "NOT RUNNING"
  203. msgstr ""
  204. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:15
  205. msgid ""
  206. "OS environments pass to frp for config file template, see <a href=\"https://"
  207. "github.com/fatedier/frp#configuration-file-template\">frp README</a>"
  208. msgstr ""
  209. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:76
  210. msgid "Plugin"
  211. msgstr ""
  212. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:220
  213. msgid "Plugin Settings"
  214. msgstr ""
  215. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
  216. msgid "Protocol"
  217. msgstr "프로토콜"
  218. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:36
  219. msgid ""
  220. "Protocol specifies the protocol to use when interacting with the server. "
  221. "Valid values are \"tcp\", \"kcp\", and \"websocket\".<br />By default, this "
  222. "value is \"tcp\"."
  223. msgstr ""
  224. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:210
  225. msgid "Proxy Settings"
  226. msgstr ""
  227. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:44
  228. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:222
  229. msgid "Proxy name"
  230. msgstr ""
  231. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
  232. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:223
  233. msgid "Proxy type"
  234. msgstr ""
  235. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:45
  236. msgid ""
  237. "ProxyType specifies the type of this proxy. Valid values include \"tcp\", "
  238. "\"udp\", \"http\", \"https\", \"stcp\", and \"xtcp\".<br />By default, this "
  239. "value is \"tcp\"."
  240. msgstr ""
  241. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:163
  242. msgid "RUNNING"
  243. msgstr ""
  244. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:53
  245. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:226
  246. msgid "Remote port"
  247. msgstr ""
  248. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:14
  249. msgid "Respawn when crashed"
  250. msgstr ""
  251. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:70
  252. msgid "Role"
  253. msgstr ""
  254. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:13
  255. msgid "Run daemon as group"
  256. msgstr ""
  257. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:12
  258. msgid "Run daemon as user"
  259. msgstr ""
  260. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:80
  261. msgid "SOCKS5 password"
  262. msgstr ""
  263. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:79
  264. msgid "SOCKS5 user"
  265. msgstr ""
  266. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
  267. msgid "Server address"
  268. msgstr ""
  269. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:71
  270. msgid "Server name"
  271. msgstr ""
  272. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
  273. msgid "Server port"
  274. msgstr ""
  275. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:20
  276. msgid ""
  277. "ServerAddr specifies the address of the server to connect to.<br />By "
  278. "default, this value is \"127.0.0.1\"."
  279. msgstr ""
  280. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:21
  281. msgid ""
  282. "ServerPort specifies the port to connect to the server on.<br />By default, "
  283. "this value is 7000."
  284. msgstr ""
  285. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:72
  286. msgid "Sk"
  287. msgstr ""
  288. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:199
  289. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:203
  290. msgid "Startup Settings"
  291. msgstr ""
  292. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:58
  293. msgid "Subdomain"
  294. msgstr ""
  295. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
  296. msgid "TCP mux"
  297. msgstr ""
  298. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
  299. msgid "TLS"
  300. msgstr ""
  301. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:37
  302. msgid ""
  303. "TLSEnable specifies whether or not TLS should be used when communicating "
  304. "with the server."
  305. msgstr ""
  306. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:33
  307. msgid ""
  308. "TcpMux toggles TCP stream multiplexing. This allows multiple requests from a "
  309. "client to share a single TCP connection. If this value is true, the server "
  310. "must have TCP multiplexing enabled as well.<br />By default, this value is "
  311. "true."
  312. msgstr ""
  313. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:40
  314. msgid ""
  315. "This list can be used to specify some additional parameters which have not "
  316. "been included in this LuCI."
  317. msgstr ""
  318. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
  319. msgid "Token"
  320. msgstr ""
  321. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:27
  322. msgid ""
  323. "Token specifies the authorization token used to create keys to be sent to "
  324. "the server. The server must have a matching token for authorization to "
  325. "succeed. <br />By default, this value is \"\"."
  326. msgstr ""
  327. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:81
  328. msgid "Unix domain socket path"
  329. msgstr ""
  330. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:47
  331. msgid ""
  332. "UseCompression controls whether or not communication with the server will be "
  333. "compressed.<br />By default, this value is false."
  334. msgstr ""
  335. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:46
  336. msgid ""
  337. "UseEncryption controls whether or not communication with the server will be "
  338. "encrypted. Encryption is done using the tokens supplied in the server and "
  339. "client configuration.<br />By default, this value is false."
  340. msgstr ""
  341. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
  342. msgid "User"
  343. msgstr ""
  344. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:34
  345. msgid ""
  346. "User specifies a prefix for proxy names to distinguish them from other "
  347. "clients. If this value is not \"\", proxy names will automatically be "
  348. "changed to \"{user}.{proxy_name}\".<br />By default, this value is \"\"."
  349. msgstr ""
  350. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:163
  351. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:165
  352. #: applications/luci-app-frpc/htdocs/luci-static/resources/view/frpc.js:175
  353. #: applications/luci-app-frpc/root/usr/share/luci/menu.d/luci-app-frpc.json:3
  354. msgid "frp Client"
  355. msgstr ""