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