blob: 2c7bd40d82d567815e2b389057cff7eca3d56308 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
|
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-10 03:40+0200\n"
"PO-Revision-Date: 2024-07-15 18:06+0000\n"
"Last-Translator: INAGAKI Hiroshi <musashino.open@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationsopkg/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.7-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1095
msgid "%s used (%1024mB used of %1024mB, %1024mB free)"
msgstr "%s 使用済み (%1024mB 中 %1024mB 使用済み, %1024mB 空き)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1135
msgid ""
"<strong>Warning!</strong> Package operations can <a %s>break your system</a>."
msgstr "<strong>警告!</strong> パッケージ操作は<a "
"%s>システムを破壊</a>することがあります。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1163
msgid "Actions"
msgstr "操作"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:792
msgid "Allow overwriting conflicting package files"
msgstr "重複するパッケージ内ファイルの上書きを許可"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:953
msgid "Automatically remove unused dependencies"
msgstr "使用されない依存パッケージを自動的に削除"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1218
msgid "Available"
msgstr "利用可能"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:878
msgid ""
"Below is a listing of the various configuration files used by <em>opkg</em>. "
"Use <em>opkg.conf</em> for global settings and <em>customfeeds.conf</em> for "
"custom repository entries. The configuration in the other files may be "
"changed but is usually not preserved by <em>sysupgrade</em>."
msgstr ""
"以下は <em>opkg</em> によって使用される、様々な設定ファイルの一覧です。"
"<em>opkg.conf</em> は全般的な設定に、<em>customfeeds.conf</em> はカスタム リ"
"ポジトリの登録に使用します。これら以外のファイル内の設定を変更しても、通常は "
"<em>sysupgrade</em> 時に保持されません。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:800
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:846
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:893
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:959
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1056
msgid "Cancel"
msgstr "キャンセル"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1150
msgid "Clear"
msgstr "クリア"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1167
msgid "Configure opkg…"
msgstr "opkg設定…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:744
msgid "Dependencies"
msgstr "依存関係"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:750
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:938
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1236
msgid "Description"
msgstr "説明"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:755
msgid "Details for package <em>%h</em>"
msgstr "<em>%h</em> パッケージの詳細"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1142
msgid "Disk space"
msgstr "ディスク領域"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1030
msgid "Dismiss"
msgstr "閉じる"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1172
msgid "Display LuCI translation packages"
msgstr "LuCI 翻訳パッケージの表示"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1189
msgid "Display all available translation packages"
msgstr "利用可能な全ての翻訳パッケージを表示します"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1175
msgid ""
"Display base translation packages and translation packages for already "
"installed languages only"
msgstr "ベース翻訳パッケージと既にインストール済みの言語の翻訳パッケージのみを表示し"
"ます"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:354
msgid "Displaying %d-%d of %d"
msgstr "%d - %d 個を表示中(全 %d 個)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1155
msgid "Download and install package"
msgstr "パッケージのダウンロードとインストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1008
msgid "Errors"
msgstr "エラー"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:982
msgid "Executing package manager"
msgstr "パッケージマネージャーが実行中"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1147
msgid "Filter"
msgstr "フィルター"
#: applications/luci-app-opkg/root/usr/share/rpcd/acl.d/luci-app-opkg.json:3
msgid "Grant access to opkg management"
msgstr "opkg 管理へのアクセスを許可"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1202
msgid "Hide all translation packages"
msgstr "全ての翻訳パッケージを非表示にします"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:808
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:824
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1066
msgid "Install"
msgstr "インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1133
msgid "Install additional software and upgrade existing packages with opkg."
msgstr "opkg で追加のソフトウェアのインストールと既存パッケージのアップグレードを行い"
"ます。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:780
msgid "Install suggested translation packages as well"
msgstr "提案された翻訳パッケージも同時にインストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:299
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:522
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1219
msgid "Installed"
msgstr "インストール済"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:830
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1043
msgid ""
"Installing packages from untrusted sources is a potential security risk! "
"Really attempt to install <em>%h</em>?"
msgstr ""
"信頼されていない提供元からのパッケージのインストールは、セキュリティ リスクを"
"伴います! <em>%h</em> のインストールを試行してもよろしいですか?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:288
msgid "Install…"
msgstr "インストール…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:857
msgid "Loading configuration data…"
msgstr "設定データをロード中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1084
msgid "Loading package information…"
msgstr "パッケージ情報をロード中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046
msgid "MD5"
msgstr "MD5"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:840
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1042
msgid "Manually install package"
msgstr "パッケージの手動インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:510
msgid "Needs upgrade"
msgstr "要アップグレード"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1227
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1245
msgid "Next page"
msgstr "次のページ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:368
msgid "No information available"
msgstr "情報なし"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:355
msgid "No packages"
msgstr "パッケージなし"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:372
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "\"<strong>%h</strong>\" に一致するパッケージはありません。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:542
msgid "Not available"
msgstr "利用不可"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:527
msgid "Not installed"
msgstr "未インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1158
msgid "OK"
msgstr "OK"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:856
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:904
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:918
msgid "OPKG Configuration"
msgstr "OPKG 設定"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1233
msgid "Package name"
msgstr "パッケージ名"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1157
msgid "Package name or URL…"
msgstr "パッケージ名または URL…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1225
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1243
msgid "Previous page"
msgstr "前のページ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:837
msgid "Really attempt to install <em>%h</em>?"
msgstr "本当に <em>%h</em> をインストールしますか?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:967
msgid "Remove"
msgstr "削除"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:943
msgid "Remove package <em>%h</em>"
msgstr "<em>%h</em> パッケージを削除"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:276
msgid "Remove…"
msgstr "削除…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:737
msgid "Require approx. %1024mB size for %d package(s) to install."
msgstr "%d のインストールには約 %1024mB の領域が必要です。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:517
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:535
msgid "Require version %h %h, installed %h"
msgstr "バージョン %h %h が必要です。%h がインストール済みです"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:540
msgid ""
"Required dependency package <em>%h</em> is not available in any repository."
msgstr ""
"必須の依存パッケージ <em>%h</em> は、設定されているリポジトリでは利用できませ"
"ん。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:508
msgid "Requires update to %h %h"
msgstr "%h %h への更新が必要です"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:373
msgid "Reset"
msgstr "リセット"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1047
msgid "SHA256"
msgstr "SHA256"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:915
msgid "Save"
msgstr "保存"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:905
msgid "Saving configuration data…"
msgstr "設定データを保存中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:758
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:946
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1045
msgid "Size"
msgstr "サイズ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1235
msgid "Size (.ipk)"
msgstr "サイズ (.ipk)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1130
#: applications/luci-app-opkg/root/usr/share/luci/menu.d/luci-app-opkg.json:3
msgid "Software"
msgstr "ソフトウェア"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:761
msgid "Suggested translations"
msgstr "提案された翻訳"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:740
msgid "Suggested translations require approx. %1024mB additional space."
msgstr "提案された翻訳は追加で約 %1024mB の領域を必要とします。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1013
msgid "The <em>opkg %h</em> command failed with code <code>%d</code>."
msgstr "<em>opkg %h</em> コマンドが失敗しました(コード <code>%d</code>)。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:513
msgid ""
"The installed version of package <em>%h</em> is not compatible, require %s "
"while %s is installed."
msgstr ""
"<em>%h</em> のインストール済みバージョンは互換性がありません。 %s が、インス"
"トールされている %s には必要です。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:833
msgid "The package <em>%h</em> is not available in any configured repository."
msgstr "<em>%h</em> パッケージは、設定済みのリポジトリでは利用できません。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:530
msgid ""
"The repository version of package <em>%h</em> is not compatible, require %s "
"but only %s is available."
msgstr ""
"<em>%h</em> パッケージのリポジトリ バージョンは互換性がありません。 %s が必要"
"ですが、 %s のみ利用可能です。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1149
msgid "Type to filter…"
msgstr "検索…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1032
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr "<em>opkg %s</em> コマンドを実行できません: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:871
msgid "Unable to read %s: %s"
msgstr "%s を読み取れません: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:910
msgid "Unable to save %s: %s"
msgstr "%s を保存できません: %s"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1165
msgid "Update lists…"
msgstr "リストを更新…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1220
msgid "Updates"
msgstr "アップデート"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:265
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:294
msgid "Upgrade…"
msgstr "アップグレード…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1166
msgid "Upload Package…"
msgstr "パッケージをアップロード…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:757
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:945
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1234
msgid "Version"
msgstr "バージョン"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:519
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:537
msgid "Version incompatible"
msgstr "互換性の無いバージョン"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:984
msgid "Waiting for the <em>opkg %h</em> command to complete…"
msgstr "<em>opkg %h</em> コマンドが完了するのを待っています…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1198
msgctxt "Display translation packages"
msgid "all"
msgstr "全て"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1185
msgctxt "Display translation packages"
msgid "filtered"
msgstr "フィルター済"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1211
msgctxt "Display translation packages"
msgid "none"
msgstr "無し"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:673
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:934
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1143
msgid "unknown"
msgstr "不明"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:671
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:932
msgid "~%1024mB compressed"
msgstr "~%1024mB(圧縮後)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:669
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:930
msgid "~%1024mB installed"
msgstr "~%1024mB(インストール後)"
#~ msgid "Free space"
#~ msgstr "空き容量"
#~ msgid "Overwrite files from other package(s)"
#~ msgstr "他のパッケージからファイルを上書き"
#~ msgid ""
#~ "Require version %h %h,\n"
#~ "installed %h"
#~ msgstr ""
#~ "必要バージョン: %h %h,\n"
#~ "インストール済: %h"
|