blob: 559f900e2eda13da68392e208f12b09184e99b26 (
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
|
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-06-10 03:40+0200\n"
"PO-Revision-Date: 2020-01-15 02:10+0000\n"
"Last-Translator: Scott Anecito <scott.anecito@linux.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 3.11-dev\n"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1035
msgid "Actions"
msgstr "操作"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:845
msgid "Automatically remove unused dependencies"
msgstr "使用されない依存パッケージを自動的に削除"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1045
msgid "Available"
msgstr "利用可能"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:772
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:695
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:740
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:787
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:851
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:940
msgid "Cancel"
msgstr "キャンセル"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1022
msgid "Clear"
msgstr "クリア"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1039
msgid "Configure opkg…"
msgstr "opkg を設定…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:667
msgid "Dependencies"
msgstr "依存関係"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:673
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:831
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1063
msgid "Description"
msgstr "説明"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:678
msgid "Details for package <em>%h</em>"
msgstr "<em>%h</em> パッケージの詳細"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:914
msgid "Dismiss"
msgstr "閉じる"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:330
msgid "Displaying %d-%d of %d"
msgstr "%d - %d を表示中(全 %d)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1027
msgid "Download and install package"
msgstr "パッケージのダウンロードとインストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:895
msgid "Errors"
msgstr "エラー"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:872
msgid "Executing package manager"
msgstr "パッケージ マネージャーを実行中"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1019
msgid "Filter"
msgstr "フィルタ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1014
msgid "Free space"
msgstr "ディスクの空き容量"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:702
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:718
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:950
msgid "Install"
msgstr "インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:281
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:492
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1046
msgid "Installed"
msgstr "インストール済"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:724
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:927
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:270
msgid "Install…"
msgstr "インストール…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:751
msgid "Loading configuration data…"
msgstr "設定データをロード中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:968
msgid "Loading package information…"
msgstr "パッケージ情報をロード中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:930
msgid "MD5"
msgstr "MD5"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:734
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:926
msgid "Manually install package"
msgstr "パッケージの手動インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:480
msgid "Needs upgrade"
msgstr "要アップグレード"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1054
msgid "Next page"
msgstr "次のページ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:343
msgid "No information available"
msgstr "情報がありません"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:331
msgid "No packages"
msgstr "パッケージがありません"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:347
msgid "No packages matching \"<strong>%h</strong>\"."
msgstr "\"<strong>%h</strong>\" に一致するパッケージはありません。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:512
msgid "Not available"
msgstr "利用不可"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:497
msgid "Not installed"
msgstr "未インストール"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1030
msgid "OK"
msgstr "OK"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:750
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:798
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:811
msgid "OPKG Configuration"
msgstr "OPKG 設定"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:690
msgid "Overwrite files from other package(s)"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1060
msgid "Package name"
msgstr "パッケージ名"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1029
msgid "Package name or URL…"
msgstr "パッケージ名または URL…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1052
msgid "Previous page"
msgstr "前のページ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:731
msgid "Really attempt to install <em>%h</em>?"
msgstr "<em>%h</em> のインストールを試行してもよろしいですか?"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:858
msgid "Remove"
msgstr "削除"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:836
msgid "Remove package <em>%h</em>"
msgstr "<em>%h</em> パッケージを削除"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:258
msgid "Remove…"
msgstr "削除…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:663
msgid "Require approx. %.1024mB size for %d package(s) to install."
msgstr "インストールには約 %.1024mB の領域が必要です(上記 %d パッケージ)。"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:487
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:505
msgid "Require version %h %h, installed %h"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:510
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:478
msgid "Requires update to %h %h"
msgstr "%h %h への更新が必要です"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:348
msgid "Reset"
msgstr "リセット"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:931
msgid "SHA256"
msgstr "SHA256"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:808
msgid "Save"
msgstr "保存"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:799
msgid "Saving configuration data…"
msgstr "設定データを保存中…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:681
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:839
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:929
msgid "Size"
msgstr "サイズ"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1062
msgid "Size (.ipk)"
msgstr "サイズ (.ipk)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1010
#: 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:900
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:483
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:727
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:500
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:1021
msgid "Type to filter…"
msgstr "入力して検索…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:916
msgid "Unable to execute <em>opkg %s</em> command: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:765
msgid "Unable to read %s: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:804
msgid "Unable to save %s: %s"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1037
msgid "Update lists…"
msgstr "リストを更新…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1047
msgid "Updates"
msgstr "更新"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:247
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:276
msgid "Upgrade…"
msgstr "アップグレード…"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1038
msgid "Upload Package…"
msgstr ""
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:680
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:838
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1061
msgid "Version"
msgstr "バージョン"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:489
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:507
msgid "Version incompatible"
msgstr "互換性の無いバージョン"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:874
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:641
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:827
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:1015
msgid "unknown"
msgstr "不明"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:639
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:825
msgid "~%.1024mB compressed"
msgstr "~ %.1024mB(圧縮後)"
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:637
#: applications/luci-app-opkg/htdocs/luci-static/resources/view/opkg.js:823
msgid "~%.1024mB installed"
msgstr "~ %.1024mB(インストール後)"
#~ msgid ""
#~ "Require version %h %h,\n"
#~ "installed %h"
#~ msgstr ""
#~ "必要バージョン: %h %h,\n"
#~ "インストール済: %h"
|