]> git.saurik.com Git - apt.git/blame_incremental - po/ja.po
* fix problematic use of tolower() when calculating the version
[apt.git] / po / ja.po
... / ...
CommitLineData
1# Japanese mesasges for apt.
2# Copyright (C) 2001 Free Software Foundation, Inc.
3# Project Vine, Daisuke SUZUKI <daisuke@linux.or.jp>, 2001-2002
4# Debian Project, Masato Taruishi <taru@debian.org>, 2002
5# Debian Project, Keita Maehara <maehara@debian.org>, 2003
6# Debian Project, Kenshi Muto <kmuto@debian.org>, 2004-2008
7msgid ""
8msgstr ""
9"Project-Id-Version: apt 0.7\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2008-11-12 22:07+0100\n"
12"PO-Revision-Date: 2008-11-13 09:26+0900\n"
13"Last-Translator: Kenshi Muto <kmuto@debian.org>\n"
14"Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8 bit\n"
18
19#: cmdline/apt-cache.cc:143
20#, c-format
21msgid "Package %s version %s has an unmet dep:\n"
22msgstr "パッケージ %s のバージョン %s には解決不可能な依存関係があります:\n"
23
24#: cmdline/apt-cache.cc:183 cmdline/apt-cache.cc:552 cmdline/apt-cache.cc:640
25#: cmdline/apt-cache.cc:796 cmdline/apt-cache.cc:1018
26#: cmdline/apt-cache.cc:1419 cmdline/apt-cache.cc:1570
27#, c-format
28msgid "Unable to locate package %s"
29msgstr "パッケージ %s が見つかりません"
30
31#: cmdline/apt-cache.cc:247
32msgid "Total package names: "
33msgstr "パッケージ名総数: "
34
35#: cmdline/apt-cache.cc:287
36msgid " Normal packages: "
37msgstr " 通常パッケージ: "
38
39#: cmdline/apt-cache.cc:288
40msgid " Pure virtual packages: "
41msgstr " 純粋仮想パッケージ: "
42
43#: cmdline/apt-cache.cc:289
44msgid " Single virtual packages: "
45msgstr " 単一仮想パッケージ: "
46
47#: cmdline/apt-cache.cc:290
48msgid " Mixed virtual packages: "
49msgstr " 複合仮想パッケージ: "
50
51#: cmdline/apt-cache.cc:291
52msgid " Missing: "
53msgstr " 欠落: "
54
55#: cmdline/apt-cache.cc:293
56msgid "Total distinct versions: "
57msgstr "個別バージョン総数: "
58
59#: cmdline/apt-cache.cc:295
60msgid "Total distinct descriptions: "
61msgstr "個別説明総数: "
62
63#: cmdline/apt-cache.cc:297
64msgid "Total dependencies: "
65msgstr "依存関係総数: "
66
67#: cmdline/apt-cache.cc:300
68msgid "Total ver/file relations: "
69msgstr "バージョン/ファイル関係総数: "
70
71#: cmdline/apt-cache.cc:302
72msgid "Total Desc/File relations: "
73msgstr "説明/ファイル関係総数: "
74
75#: cmdline/apt-cache.cc:304
76msgid "Total Provides mappings: "
77msgstr "提供マッピング総数: "
78
79#: cmdline/apt-cache.cc:316
80msgid "Total globbed strings: "
81msgstr "Glob 文字列の総数: "
82
83#: cmdline/apt-cache.cc:330
84msgid "Total dependency version space: "
85msgstr "総依存関係・バージョン容量: "
86
87#: cmdline/apt-cache.cc:335
88msgid "Total slack space: "
89msgstr "総空き容量: "
90
91#: cmdline/apt-cache.cc:343
92msgid "Total space accounted for: "
93msgstr "総占有容量: "
94
95#: cmdline/apt-cache.cc:471 cmdline/apt-cache.cc:1218
96#, c-format
97msgid "Package file %s is out of sync."
98msgstr "Package ファイル %s が同期していません。"
99
100#: cmdline/apt-cache.cc:1293
101msgid "You must give exactly one pattern"
102msgstr "パターンはちょうど 1 つだけ指定してください"
103
104#: cmdline/apt-cache.cc:1447
105msgid "No packages found"
106msgstr "パッケージが見つかりません"
107
108#: cmdline/apt-cache.cc:1524
109msgid "Package files:"
110msgstr "パッケージファイル:"
111
112#: cmdline/apt-cache.cc:1531 cmdline/apt-cache.cc:1617
113msgid "Cache is out of sync, can't x-ref a package file"
114msgstr "キャッシュが同期しておらず、パッケージファイルを相互参照できません"
115
116#: cmdline/apt-cache.cc:1532
117#, c-format
118msgid "%4i %s\n"
119msgstr "%4i %s\n"
120
121#. Show any packages have explicit pins
122#: cmdline/apt-cache.cc:1544
123msgid "Pinned packages:"
124msgstr "Pin パッケージ:"
125
126#: cmdline/apt-cache.cc:1556 cmdline/apt-cache.cc:1597
127msgid "(not found)"
128msgstr "(見つかりません)"
129
130#. Installed version
131#: cmdline/apt-cache.cc:1577
132msgid " Installed: "
133msgstr " インストールされているバージョン: "
134
135#: cmdline/apt-cache.cc:1579 cmdline/apt-cache.cc:1587
136msgid "(none)"
137msgstr "(なし)"
138
139#. Candidate Version
140#: cmdline/apt-cache.cc:1584
141msgid " Candidate: "
142msgstr " 候補: "
143
144#: cmdline/apt-cache.cc:1594
145msgid " Package pin: "
146msgstr " パッケージ Pin: "
147
148#. Show the priority tables
149#: cmdline/apt-cache.cc:1603
150msgid " Version table:"
151msgstr " バージョンテーブル:"
152
153#: cmdline/apt-cache.cc:1618
154#, c-format
155msgid " %4i %s\n"
156msgstr " %4i %s\n"
157
158#: cmdline/apt-cache.cc:1714 cmdline/apt-cdrom.cc:138 cmdline/apt-config.cc:70
159#: cmdline/apt-extracttemplates.cc:225 ftparchive/apt-ftparchive.cc:547
160#: cmdline/apt-get.cc:2573 cmdline/apt-sortpkgs.cc:144
161#, c-format
162msgid "%s %s for %s compiled on %s %s\n"
163msgstr "%s %s for %s コンパイル日時: %s %s\n"
164
165#: cmdline/apt-cache.cc:1721
166msgid ""
167"Usage: apt-cache [options] command\n"
168" apt-cache [options] add file1 [file2 ...]\n"
169" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
170" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
171"\n"
172"apt-cache is a low-level tool used to manipulate APT's binary\n"
173"cache files, and query information from them\n"
174"\n"
175"Commands:\n"
176" add - Add a package file to the source cache\n"
177" gencaches - Build both the package and source cache\n"
178" showpkg - Show some general information for a single package\n"
179" showsrc - Show source records\n"
180" stats - Show some basic statistics\n"
181" dump - Show the entire file in a terse form\n"
182" dumpavail - Print an available file to stdout\n"
183" unmet - Show unmet dependencies\n"
184" search - Search the package list for a regex pattern\n"
185" show - Show a readable record for the package\n"
186" depends - Show raw dependency information for a package\n"
187" rdepends - Show reverse dependency information for a package\n"
188" pkgnames - List the names of all packages in the system\n"
189" dotty - Generate package graphs for GraphViz\n"
190" xvcg - Generate package graphs for xvcg\n"
191" policy - Show policy settings\n"
192"\n"
193"Options:\n"
194" -h This help text.\n"
195" -p=? The package cache.\n"
196" -s=? The source cache.\n"
197" -q Disable progress indicator.\n"
198" -i Show only important deps for the unmet command.\n"
199" -c=? Read this configuration file\n"
200" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
201"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
202msgstr ""
203"使用方法: apt-cache [オプション] コマンド\n"
204" apt-cache [オプション] add file1 [file2 ...]\n"
205" apt-cache [オプション] showpkg pkg1 [pkg2 ...]\n"
206" apt-cache [オプション] showsrc pkg1 [pkg2 ...]\n"
207"\n"
208"apt-cache は APT のバイナリキャッシュファイルを操作したり、そこから情\n"
209"報を検索したりするための低レベルのツールです\n"
210"\n"
211"コマンド:\n"
212" add - パッケージファイルをソースキャッシュに追加する\n"
213" gencaches - パッケージおよびソースキャッシュを生成する\n"
214" showpkg - 単一パッケージの一般情報を表示する\n"
215" showsrc - ソースレコードを表示する\n"
216" stats - 基本ステータス情報を表示する\n"
217" dump - すべてのファイルを簡単な形式で表示する\n"
218" dumpavail - available ファイルを標準出力に出力する\n"
219" unmet - 未解決の依存関係を表示する\n"
220" search - 正規表現パターンによってパッケージを検索する\n"
221" show - パッケージの情報を表示する\n"
222" depends - パッケージが依存しているパッケージを表示する\n"
223" rdepends - パッケージの逆依存情報を表示する\n"
224" pkgnames - システム内のすべてのパッケージ名を表示する\n"
225" dotty - GraphViz 用のパッケージグラフを生成する\n"
226" xvcg - xvcg 用のパッケージグラフを生成する\n"
227" policy - ポリシー設定情報を表示する\n"
228"\n"
229"オプション:\n"
230" -h このヘルプを表示する\n"
231" -p=? パッケージキャッシュ\n"
232" -s=? ソースキャッシュ\n"
233" -q プログレス表示をしない\n"
234" -i umnet コマンドで重要な依存情報のみを表示する\n"
235" -c=? 指定した設定ファイルを読み込む\n"
236" -o=? 指定した設定オプションを読み込む (例: -o dir::cache=/tmp)\n"
237"詳細は、apt-cache(8) や apt.conf(5) のマニュアルページを参照してください。\n"
238
239#: cmdline/apt-cdrom.cc:78
240msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
241msgstr "このディスクに、'Debian 2.1r1 Disk 1' のような名前を付けてください"
242
243#: cmdline/apt-cdrom.cc:93
244msgid "Please insert a Disc in the drive and press enter"
245msgstr "ディスクをドライブに入れて enter を押してください"
246
247#: cmdline/apt-cdrom.cc:117
248msgid "Repeat this process for the rest of the CDs in your set."
249msgstr ""
250"あなたの持っている CD セットの残り全部に、この手順を繰り返してください。"
251
252#: cmdline/apt-config.cc:41
253msgid "Arguments not in pairs"
254msgstr "引数がペアではありません"
255
256#: cmdline/apt-config.cc:76
257msgid ""
258"Usage: apt-config [options] command\n"
259"\n"
260"apt-config is a simple tool to read the APT config file\n"
261"\n"
262"Commands:\n"
263" shell - Shell mode\n"
264" dump - Show the configuration\n"
265"\n"
266"Options:\n"
267" -h This help text.\n"
268" -c=? Read this configuration file\n"
269" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
270msgstr ""
271"使用方法: apt-config [オプション] コマンド\n"
272"\n"
273"apt-config は APT の設定ファイルを読み込むための簡単なツールです\n"
274"\n"
275"コマンド:\n"
276" shell - シェルモード\n"
277" dump - 設定情報を表示する\n"
278"\n"
279"オプション:\n"
280" -h このヘルプを表示する\n"
281" -c=? 指定した設定ファイルを読み込む\n"
282" -o=? 指定した設定オプションを適用する(例: -o dir::cache=/tmp)\n"
283
284#: cmdline/apt-extracttemplates.cc:98
285#, c-format
286msgid "%s not a valid DEB package."
287msgstr "%s は正しい DEB パッケージではありません。"
288
289#: cmdline/apt-extracttemplates.cc:232
290msgid ""
291"Usage: apt-extracttemplates file1 [file2 ...]\n"
292"\n"
293"apt-extracttemplates is a tool to extract config and template info\n"
294"from debian packages\n"
295"\n"
296"Options:\n"
297" -h This help text\n"
298" -t Set the temp dir\n"
299" -c=? Read this configuration file\n"
300" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
301msgstr ""
302"使用方法: apt-extracttemplates ファイル名1 [ファイル名2 ...]\n"
303"\n"
304"apt-extracttemplates は debian パッケージから設定とテンプレート情報を\n"
305"抽出するためのツールです\n"
306"\n"
307"オプション:\n"
308" -h このヘルプを表示する\n"
309" -t 一時ディレクトリを指定する\n"
310" -c=? 指定した設定ファイルを読み込む\n"
311" -o=? 指定した設定オプションを適用する (例: -o dir::cache=/tmp)\n"
312
313#: cmdline/apt-extracttemplates.cc:267 apt-pkg/pkgcachegen.cc:827
314#, c-format
315msgid "Unable to write to %s"
316msgstr "%s に書き込めません"
317
318#: cmdline/apt-extracttemplates.cc:310
319msgid "Cannot get debconf version. Is debconf installed?"
320msgstr ""
321"debconf のバージョンを取得できません。debconf はインストールされていますか?"
322
323#: ftparchive/apt-ftparchive.cc:164 ftparchive/apt-ftparchive.cc:338
324msgid "Package extension list is too long"
325msgstr "パッケージ拡張子リストが長すぎます"
326
327#: ftparchive/apt-ftparchive.cc:166 ftparchive/apt-ftparchive.cc:180
328#: ftparchive/apt-ftparchive.cc:203 ftparchive/apt-ftparchive.cc:253
329#: ftparchive/apt-ftparchive.cc:267 ftparchive/apt-ftparchive.cc:289
330#, c-format
331msgid "Error processing directory %s"
332msgstr "ディレクトリ %s の処理中にエラーが発生しました"
333
334#: ftparchive/apt-ftparchive.cc:251
335msgid "Source extension list is too long"
336msgstr "ソース拡張子リストが長すぎます"
337
338#: ftparchive/apt-ftparchive.cc:368
339msgid "Error writing header to contents file"
340msgstr "Contents ファイルへのヘッダの書き込み中にエラーが発生しました"
341
342#: ftparchive/apt-ftparchive.cc:398
343#, c-format
344msgid "Error processing contents %s"
345msgstr "Contents %s の処理中にエラーが発生しました"
346
347#: ftparchive/apt-ftparchive.cc:553
348msgid ""
349"Usage: apt-ftparchive [options] command\n"
350"Commands: packages binarypath [overridefile [pathprefix]]\n"
351" sources srcpath [overridefile [pathprefix]]\n"
352" contents path\n"
353" release path\n"
354" generate config [groups]\n"
355" clean config\n"
356"\n"
357"apt-ftparchive generates index files for Debian archives. It supports\n"
358"many styles of generation from fully automated to functional replacements\n"
359"for dpkg-scanpackages and dpkg-scansources\n"
360"\n"
361"apt-ftparchive generates Package files from a tree of .debs. The\n"
362"Package file contains the contents of all the control fields from\n"
363"each package as well as the MD5 hash and filesize. An override file\n"
364"is supported to force the value of Priority and Section.\n"
365"\n"
366"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
367"The --source-override option can be used to specify a src override file\n"
368"\n"
369"The 'packages' and 'sources' command should be run in the root of the\n"
370"tree. BinaryPath should point to the base of the recursive search and \n"
371"override file should contain the override flags. Pathprefix is\n"
372"appended to the filename fields if present. Example usage from the \n"
373"Debian archive:\n"
374" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
375" dists/potato/main/binary-i386/Packages\n"
376"\n"
377"Options:\n"
378" -h This help text\n"
379" --md5 Control MD5 generation\n"
380" -s=? Source override file\n"
381" -q Quiet\n"
382" -d=? Select the optional caching database\n"
383" --no-delink Enable delinking debug mode\n"
384" --contents Control contents file generation\n"
385" -c=? Read this configuration file\n"
386" -o=? Set an arbitrary configuration option"
387msgstr ""
388"使用方法: apt-ftparchive [オプション] コマンド\n"
389"コマンド: packages binarypath [overridefile [pathprefix]]\n"
390" sources srcpath [overridefile [pathprefix]]\n"
391" contents path\n"
392" release path\n"
393" generate config [groups]\n"
394" clean config\n"
395"\n"
396"apt-ftparchive は Debian アーカイブ用のインデックスファイルを生成しま\n"
397"す。全自動のものから、dpkg-scanpackages と dpkg-scansources の代替機能\n"
398"となるものまで、多くの生成方法をサポートしています。\n"
399"\n"
400"apt-ftparchive は .deb のツリーから Packages ファイルを生成します。\n"
401"Packages ファイルは MD5 ハッシュやファイルサイズに加えて、各パッケージ\n"
402"のすべての制御フィールドの内容を含んでいます。Priority と Section の値\n"
403"を強制するために override ファイルがサポートされています。\n"
404"\n"
405"同様に apt-ftparchive は .dsc のツリーから Sources ファイルを生成しま\n"
406"す。--source-override オプションを使用するとソース override ファイルを\n"
407"指定できます。\n"
408"\n"
409"'packages' および 'sources' コマンドはツリーのルートで実行する必要があ\n"
410"ります。BinaryPath には再帰検索のベースディレクトリを指定し、override \n"
411"ファイルは override フラグを含んでいる必要があります。もし pathprefix \n"
412"が存在すればファイル名フィールドに付加されます。debian アーカイブでの\n"
413"使用方法の例:\n"
414" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
415" dists/potato/main/binary-i386/Packages\n"
416"\n"
417"オプション:\n"
418" -h このヘルプを表示する\n"
419" --md5 MD5 の生成を制御する\n"
420" -s=? ソース override ファイル\n"
421" -q 表示を抑制する\n"
422" -d=? オプションのキャッシュデータベースを選択する\n"
423" --no-delink delinking デバッグモードを有効にする\n"
424" --contents contents ファイルの生成を制御する\n"
425" -c=? 指定の設定ファイルを読む\n"
426" -o=? 任意の設定オプションを設定する"
427
428#: ftparchive/apt-ftparchive.cc:759
429msgid "No selections matched"
430msgstr "選択にマッチするものがありません"
431
432#: ftparchive/apt-ftparchive.cc:832
433#, c-format
434msgid "Some files are missing in the package file group `%s'"
435msgstr "パッケージファイルグループ `%s' に見当たらないファイルがあります"
436
437#: ftparchive/cachedb.cc:43
438#, c-format
439msgid "DB was corrupted, file renamed to %s.old"
440msgstr "DB が壊れていたため、ファイル名を %s.old に変更しました"
441
442#: ftparchive/cachedb.cc:61
443#, c-format
444msgid "DB is old, attempting to upgrade %s"
445msgstr "DB が古いため、%s のアップグレードを試みます"
446
447#: ftparchive/cachedb.cc:72
448msgid ""
449"DB format is invalid. If you upgraded from a older version of apt, please "
450"remove and re-create the database."
451msgstr ""
452"DB フォーマットが無効です。apt の古いバージョンから更新したのであれば、データ"
453"ベースを削除・再作成してください。"
454
455#: ftparchive/cachedb.cc:77
456#, c-format
457msgid "Unable to open DB file %s: %s"
458msgstr "DB ファイル %s を開くことができません: %s"
459
460#: ftparchive/cachedb.cc:123 apt-inst/extract.cc:178 apt-inst/extract.cc:190
461#: apt-inst/extract.cc:207 apt-inst/deb/dpkgdb.cc:117
462#, c-format
463msgid "Failed to stat %s"
464msgstr "%s の状態を取得するのに失敗しました"
465
466#: ftparchive/cachedb.cc:238
467msgid "Archive has no control record"
468msgstr "アーカイブにコントロールレコードがありません"
469
470#: ftparchive/cachedb.cc:444
471msgid "Unable to get a cursor"
472msgstr "カーソルを取得できません"
473
474#: ftparchive/writer.cc:76
475#, c-format
476msgid "W: Unable to read directory %s\n"
477msgstr "警告: ディレクトリ %s が読めません\n"
478
479#: ftparchive/writer.cc:81
480#, c-format
481msgid "W: Unable to stat %s\n"
482msgstr "警告: %s の状態を取得できません\n"
483
484#: ftparchive/writer.cc:132
485msgid "E: "
486msgstr "エラー: "
487
488#: ftparchive/writer.cc:134
489msgid "W: "
490msgstr "警告: "
491
492#: ftparchive/writer.cc:141
493msgid "E: Errors apply to file "
494msgstr "エラー: エラーが適用されるファイルは "
495
496#: ftparchive/writer.cc:158 ftparchive/writer.cc:188
497#, c-format
498msgid "Failed to resolve %s"
499msgstr "%s の解決に失敗しました"
500
501#: ftparchive/writer.cc:170
502msgid "Tree walking failed"
503msgstr "ツリー内での移動に失敗しました"
504
505#: ftparchive/writer.cc:195
506#, c-format
507msgid "Failed to open %s"
508msgstr "%s のオープンに失敗しました"
509
510#: ftparchive/writer.cc:254
511#, c-format
512msgid " DeLink %s [%s]\n"
513msgstr " リンク %s [%s] を外します\n"
514
515#: ftparchive/writer.cc:262
516#, c-format
517msgid "Failed to readlink %s"
518msgstr "%s のリンク読み取りに失敗しました"
519
520#: ftparchive/writer.cc:266
521#, c-format
522msgid "Failed to unlink %s"
523msgstr "%s のリンク解除に失敗しました"
524
525#: ftparchive/writer.cc:273
526#, c-format
527msgid "*** Failed to link %s to %s"
528msgstr "*** %s を %s にリンクするのに失敗しました"
529
530#: ftparchive/writer.cc:283
531#, c-format
532msgid " DeLink limit of %sB hit.\n"
533msgstr " リンクを外す制限の %sB に到達しました。\n"
534
535#: ftparchive/writer.cc:387
536msgid "Archive had no package field"
537msgstr "アーカイブにパッケージフィールドがありませんでした"
538
539#: ftparchive/writer.cc:395 ftparchive/writer.cc:610
540#, c-format
541msgid " %s has no override entry\n"
542msgstr " %s に override エントリがありません\n"
543
544#: ftparchive/writer.cc:440 ftparchive/writer.cc:698
545#, c-format
546msgid " %s maintainer is %s not %s\n"
547msgstr " %1$s メンテナは %3$s ではなく %2$s です\n"
548
549#: ftparchive/writer.cc:620
550#, c-format
551msgid " %s has no source override entry\n"
552msgstr " %s にソース override エントリがありません\n"
553
554#: ftparchive/writer.cc:624
555#, c-format
556msgid " %s has no binary override entry either\n"
557msgstr " %s にバイナリ override エントリがありません\n"
558
559#: ftparchive/contents.cc:321
560#, c-format
561msgid "Internal error, could not locate member %s"
562msgstr "内部エラー、メンバー %s を特定できません"
563
564#: ftparchive/contents.cc:358 ftparchive/contents.cc:389
565msgid "realloc - Failed to allocate memory"
566msgstr "realloc - メモリの割り当てに失敗しました"
567
568#: ftparchive/override.cc:34 ftparchive/override.cc:142
569#, c-format
570msgid "Unable to open %s"
571msgstr "'%s' をオープンできません"
572
573#: ftparchive/override.cc:60 ftparchive/override.cc:166
574#, c-format
575msgid "Malformed override %s line %lu #1"
576msgstr "不正な override %s %lu 行目 #1"
577
578#: ftparchive/override.cc:74 ftparchive/override.cc:178
579#, c-format
580msgid "Malformed override %s line %lu #2"
581msgstr "不正な override %s %lu 行目 #2"
582
583#: ftparchive/override.cc:88 ftparchive/override.cc:191
584#, c-format
585msgid "Malformed override %s line %lu #3"
586msgstr "不正な override %s %lu 行目 #3"
587
588#: ftparchive/override.cc:127 ftparchive/override.cc:201
589#, c-format
590msgid "Failed to read the override file %s"
591msgstr "override ファイル %s を読み込むのに失敗しました"
592
593#: ftparchive/multicompress.cc:72
594#, c-format
595msgid "Unknown compression algorithm '%s'"
596msgstr "'%s' は未知の圧縮アルゴリズムです"
597
598#: ftparchive/multicompress.cc:102
599#, c-format
600msgid "Compressed output %s needs a compression set"
601msgstr "圧縮出力 %s には圧縮セットが必要です"
602
603#: ftparchive/multicompress.cc:169 methods/rsh.cc:91
604msgid "Failed to create IPC pipe to subprocess"
605msgstr "子プロセスへの IPC パイプの作成に失敗しました"
606
607#: ftparchive/multicompress.cc:195
608msgid "Failed to create FILE*"
609msgstr "FILE* の作成に失敗しました"
610
611#: ftparchive/multicompress.cc:198
612msgid "Failed to fork"
613msgstr "fork に失敗しました"
614
615#: ftparchive/multicompress.cc:212
616msgid "Compress child"
617msgstr "圧縮子プロセス"
618
619#: ftparchive/multicompress.cc:235
620#, c-format
621msgid "Internal error, failed to create %s"
622msgstr "内部エラー、%s の作成に失敗しました"
623
624#: ftparchive/multicompress.cc:286
625msgid "Failed to create subprocess IPC"
626msgstr "子プロセス IPC の生成に失敗しました"
627
628#: ftparchive/multicompress.cc:321
629msgid "Failed to exec compressor "
630msgstr "以下の圧縮ツールの実行に失敗しました: "
631
632#: ftparchive/multicompress.cc:360
633msgid "decompressor"
634msgstr "展開ツール"
635
636#: ftparchive/multicompress.cc:403
637msgid "IO to subprocess/file failed"
638msgstr "子プロセス/ファイルへの IO が失敗しました"
639
640#: ftparchive/multicompress.cc:455
641msgid "Failed to read while computing MD5"
642msgstr "MD5 の計算中に読み込みに失敗しました"
643
644#: ftparchive/multicompress.cc:472
645#, c-format
646msgid "Problem unlinking %s"
647msgstr "%s のリンク解除で問題が発生しました"
648
649#: ftparchive/multicompress.cc:487 apt-inst/extract.cc:185
650#, c-format
651msgid "Failed to rename %s to %s"
652msgstr "%s を %s に名前変更できませんでした"
653
654#: cmdline/apt-get.cc:124
655msgid "Y"
656msgstr "Y"
657
658#: cmdline/apt-get.cc:146 cmdline/apt-get.cc:1651
659#, c-format
660msgid "Regex compilation error - %s"
661msgstr "正規表現の展開エラー - %s"
662
663#: cmdline/apt-get.cc:241
664msgid "The following packages have unmet dependencies:"
665msgstr "以下のパッケージには満たせない依存関係があります:"
666
667#: cmdline/apt-get.cc:331
668#, c-format
669msgid "but %s is installed"
670msgstr "しかし、%s はインストールされています"
671
672#: cmdline/apt-get.cc:333
673#, c-format
674msgid "but %s is to be installed"
675msgstr "しかし、%s はインストールされようとしています"
676
677#: cmdline/apt-get.cc:340
678msgid "but it is not installable"
679msgstr "しかし、インストールすることができません"
680
681#: cmdline/apt-get.cc:342
682msgid "but it is a virtual package"
683msgstr "しかし、これは仮想パッケージです"
684
685#: cmdline/apt-get.cc:345
686msgid "but it is not installed"
687msgstr "しかし、インストールされていません"
688
689#: cmdline/apt-get.cc:345
690msgid "but it is not going to be installed"
691msgstr "しかし、インストールされようとしていません"
692
693#: cmdline/apt-get.cc:350
694msgid " or"
695msgstr " または"
696
697#: cmdline/apt-get.cc:379
698msgid "The following NEW packages will be installed:"
699msgstr "以下のパッケージが新たにインストールされます:"
700
701#: cmdline/apt-get.cc:405
702msgid "The following packages will be REMOVED:"
703msgstr "以下のパッケージは「削除」されます:"
704
705#: cmdline/apt-get.cc:427
706msgid "The following packages have been kept back:"
707msgstr "以下のパッケージは保留されます:"
708
709#: cmdline/apt-get.cc:448
710msgid "The following packages will be upgraded:"
711msgstr "以下のパッケージはアップグレードされます:"
712
713#: cmdline/apt-get.cc:469
714msgid "The following packages will be DOWNGRADED:"
715msgstr "以下のパッケージは「ダウングレード」されます:"
716
717#: cmdline/apt-get.cc:489
718msgid "The following held packages will be changed:"
719msgstr "以下の変更禁止パッケージは変更されます:"
720
721#: cmdline/apt-get.cc:542
722#, c-format
723msgid "%s (due to %s) "
724msgstr "%s (%s のため) "
725
726#: cmdline/apt-get.cc:550
727msgid ""
728"WARNING: The following essential packages will be removed.\n"
729"This should NOT be done unless you know exactly what you are doing!"
730msgstr ""
731"警告: 以下の不可欠パッケージが削除されます。\n"
732"何をしようとしているか本当にわかっていない場合は、実行してはいけません!"
733
734#: cmdline/apt-get.cc:581
735#, c-format
736msgid "%lu upgraded, %lu newly installed, "
737msgstr "アップグレード: %lu 個、新規インストール: %lu 個、"
738
739#: cmdline/apt-get.cc:585
740#, c-format
741msgid "%lu reinstalled, "
742msgstr "再インストール: %lu 個、"
743
744#: cmdline/apt-get.cc:587
745#, c-format
746msgid "%lu downgraded, "
747msgstr "ダウングレード: %lu 個、"
748
749#: cmdline/apt-get.cc:589
750#, c-format
751msgid "%lu to remove and %lu not upgraded.\n"
752msgstr "削除: %lu 個、保留: %lu 個。\n"
753
754#: cmdline/apt-get.cc:593
755#, c-format
756msgid "%lu not fully installed or removed.\n"
757msgstr "%lu 個のパッケージが完全にインストールまたは削除されていません。\n"
758
759#: cmdline/apt-get.cc:667
760msgid "Correcting dependencies..."
761msgstr "依存関係を解決しています ..."
762
763#: cmdline/apt-get.cc:670
764msgid " failed."
765msgstr " 失敗しました。"
766
767#: cmdline/apt-get.cc:673
768msgid "Unable to correct dependencies"
769msgstr "依存関係を訂正できません"
770
771#: cmdline/apt-get.cc:676
772msgid "Unable to minimize the upgrade set"
773msgstr "アップグレードセットを最小化できません"
774
775#: cmdline/apt-get.cc:678
776msgid " Done"
777msgstr " 完了"
778
779#: cmdline/apt-get.cc:682
780msgid "You might want to run `apt-get -f install' to correct these."
781msgstr ""
782"これらを直すためには 'apt-get -f install' を実行する必要があるかもしれませ"
783"ん。"
784
785#: cmdline/apt-get.cc:685
786msgid "Unmet dependencies. Try using -f."
787msgstr "未解決の依存関係があります。-f オプションを試してください。"
788
789#: cmdline/apt-get.cc:707
790msgid "WARNING: The following packages cannot be authenticated!"
791msgstr "警告: 以下のパッケージは認証されていません!"
792
793#: cmdline/apt-get.cc:711
794msgid "Authentication warning overridden.\n"
795msgstr "認証の警告は上書きされました。\n"
796
797#: cmdline/apt-get.cc:718
798msgid "Install these packages without verification [y/N]? "
799msgstr "検証なしにこれらのパッケージをインストールしますか [y/N]? "
800
801#: cmdline/apt-get.cc:720
802msgid "Some packages could not be authenticated"
803msgstr "いくつかのパッケージを認証できませんでした"
804
805#: cmdline/apt-get.cc:729 cmdline/apt-get.cc:881
806msgid "There are problems and -y was used without --force-yes"
807msgstr "問題が発生し、-y オプションが --force-yes なしで使用されました"
808
809#: cmdline/apt-get.cc:773
810msgid "Internal error, InstallPackages was called with broken packages!"
811msgstr "内部エラー、InstallPackages が壊れたパッケージで呼び出されました!"
812
813#: cmdline/apt-get.cc:782
814msgid "Packages need to be removed but remove is disabled."
815msgstr "パッケージを削除しなければなりませんが、削除が無効になっています。"
816
817#: cmdline/apt-get.cc:793
818msgid "Internal error, Ordering didn't finish"
819msgstr "内部エラー、調整が終わっていません"
820
821#: cmdline/apt-get.cc:809 cmdline/apt-get.cc:1992 cmdline/apt-get.cc:2025
822msgid "Unable to lock the download directory"
823msgstr "ダウンロードディレクトリをロックできません"
824
825#: cmdline/apt-get.cc:819 cmdline/apt-get.cc:2073 cmdline/apt-get.cc:2319
826#: apt-pkg/cachefile.cc:65
827msgid "The list of sources could not be read."
828msgstr "ソースのリストを読むことができません。"
829
830#: cmdline/apt-get.cc:834
831msgid "How odd.. The sizes didn't match, email apt@packages.debian.org"
832msgstr ""
833"おっと、サイズがマッチしません。apt@packages.debian.org にメールしてください"
834
835#: cmdline/apt-get.cc:839
836#, c-format
837msgid "Need to get %sB/%sB of archives.\n"
838msgstr "%2$sB 中 %1$sB のアーカイブを取得する必要があります。\n"
839
840#: cmdline/apt-get.cc:842
841#, c-format
842msgid "Need to get %sB of archives.\n"
843msgstr "%sB のアーカイブを取得する必要があります。\n"
844
845#: cmdline/apt-get.cc:847
846#, c-format
847msgid "After this operation, %sB of additional disk space will be used.\n"
848msgstr "この操作後に追加で %sB のディスク容量が消費されます。\n"
849
850#: cmdline/apt-get.cc:850
851#, c-format
852msgid "After this operation, %sB disk space will be freed.\n"
853msgstr "この操作後に %sB のディスク容量が解放されます。\n"
854
855#: cmdline/apt-get.cc:864 cmdline/apt-get.cc:2168
856#, c-format
857msgid "Couldn't determine free space in %s"
858msgstr "%s の空き領域を測定できません"
859
860#: cmdline/apt-get.cc:871
861#, c-format
862msgid "You don't have enough free space in %s."
863msgstr "%s に充分な空きスペースがありません。"
864
865#: cmdline/apt-get.cc:887 cmdline/apt-get.cc:907
866msgid "Trivial Only specified but this is not a trivial operation."
867msgstr "Trivial Only が指定されましたが、これは簡単な操作ではありません。"
868
869#: cmdline/apt-get.cc:889
870msgid "Yes, do as I say!"
871msgstr "Yes, do as I say!"
872
873#: cmdline/apt-get.cc:891
874#, c-format
875msgid ""
876"You are about to do something potentially harmful.\n"
877"To continue type in the phrase '%s'\n"
878" ?] "
879msgstr ""
880"重大な問題を引き起こす可能性のあることをしようとしています。\n"
881"続行するには、'%s' というフレーズをタイプしてください。\n"
882" ?] "
883
884#: cmdline/apt-get.cc:897 cmdline/apt-get.cc:916
885msgid "Abort."
886msgstr "中断しました。"
887
888#: cmdline/apt-get.cc:912
889msgid "Do you want to continue [Y/n]? "
890msgstr "続行しますか [Y/n]? "
891
892#: cmdline/apt-get.cc:984 cmdline/apt-get.cc:2216 apt-pkg/algorithms.cc:1349
893#, c-format
894msgid "Failed to fetch %s %s\n"
895msgstr "%s の取得に失敗しました %s\n"
896
897#: cmdline/apt-get.cc:1002
898msgid "Some files failed to download"
899msgstr "いくつかのファイルの取得に失敗しました"
900
901#: cmdline/apt-get.cc:1003 cmdline/apt-get.cc:2225
902msgid "Download complete and in download only mode"
903msgstr "ダウンロードオンリーモードでパッケージのダウンロードが完了しました"
904
905#: cmdline/apt-get.cc:1009
906msgid ""
907"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
908"missing?"
909msgstr ""
910"いくつかのアーカイブが取得できません。apt-get update を実行するか --fix-"
911"missing オプションを付けて試してみてください。"
912
913#: cmdline/apt-get.cc:1013
914msgid "--fix-missing and media swapping is not currently supported"
915msgstr "--fix-missing とメディア交換は現在同時にはサポートされていません"
916
917#: cmdline/apt-get.cc:1018
918msgid "Unable to correct missing packages."
919msgstr "足りないパッケージを直すことができません。"
920
921#: cmdline/apt-get.cc:1019
922msgid "Aborting install."
923msgstr "インストールを中断します。"
924
925#: cmdline/apt-get.cc:1053
926#, c-format
927msgid "Note, selecting %s instead of %s\n"
928msgstr "注意、%2$s の代わりに %1$s を選択します\n"
929
930#: cmdline/apt-get.cc:1063
931#, c-format
932msgid "Skipping %s, it is already installed and upgrade is not set.\n"
933msgstr ""
934"すでにインストールされておりアップグレードも設定されていないため、%s をスキッ"
935"プします。\n"
936
937#: cmdline/apt-get.cc:1081
938#, c-format
939msgid "Package %s is not installed, so not removed\n"
940msgstr "パッケージ %s はインストールされていないため、削除はできません\n"
941
942#: cmdline/apt-get.cc:1092
943#, c-format
944msgid "Package %s is a virtual package provided by:\n"
945msgstr "%s は以下のパッケージで提供されている仮想パッケージです:\n"
946
947#: cmdline/apt-get.cc:1104
948msgid " [Installed]"
949msgstr " [インストール済み]"
950
951#: cmdline/apt-get.cc:1109
952msgid "You should explicitly select one to install."
953msgstr "インストールするパッケージを明示的に選択する必要があります。"
954
955#: cmdline/apt-get.cc:1114
956#, c-format
957msgid ""
958"Package %s is not available, but is referred to by another package.\n"
959"This may mean that the package is missing, has been obsoleted, or\n"
960"is only available from another source\n"
961msgstr ""
962"パッケージ %s はデータベースには存在しますが、利用できません。\n"
963"おそらく、そのパッケージが見つからないか、もう古くなっているか、\n"
964"あるいは別のソースからのみしか利用できないという状況が考えられます\n"
965
966#: cmdline/apt-get.cc:1133
967msgid "However the following packages replace it:"
968msgstr "しかし、以下のパッケージで置き換えられています:"
969
970#: cmdline/apt-get.cc:1136
971#, c-format
972msgid "Package %s has no installation candidate"
973msgstr "パッケージ %s にはインストール候補がありません"
974
975#: cmdline/apt-get.cc:1156
976#, c-format
977msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
978msgstr "ダウンロードできないため、%s の再インストールは不可能です。\n"
979
980#: cmdline/apt-get.cc:1164
981#, c-format
982msgid "%s is already the newest version.\n"
983msgstr "%s はすでに最新バージョンです。\n"
984
985#: cmdline/apt-get.cc:1193
986#, c-format
987msgid "Release '%s' for '%s' was not found"
988msgstr "'%2$s' のリリース '%1$s' が見つかりませんでした"
989
990#: cmdline/apt-get.cc:1195
991#, c-format
992msgid "Version '%s' for '%s' was not found"
993msgstr "'%2$s' のバージョン '%1$s' が見つかりませんでした"
994
995#: cmdline/apt-get.cc:1201
996#, c-format
997msgid "Selected version %s (%s) for %s\n"
998msgstr "%3$s にはバージョン %1$s (%2$s) を選択しました\n"
999
1000#: cmdline/apt-get.cc:1338
1001msgid "The update command takes no arguments"
1002msgstr "update コマンドは引数をとりません"
1003
1004#: cmdline/apt-get.cc:1351
1005msgid "Unable to lock the list directory"
1006msgstr "list ディレクトリをロックできません"
1007
1008#: cmdline/apt-get.cc:1403
1009msgid "We are not supposed to delete stuff, can't start AutoRemover"
1010msgstr ""
1011"一連のものを削除するようになっていないので、AutoRemover を開始できません"
1012
1013#: cmdline/apt-get.cc:1435
1014msgid ""
1015"The following packages were automatically installed and are no longer "
1016"required:"
1017msgstr ""
1018"以下のパッケージが自動でインストールされましたが、もう必要とされていません:"
1019
1020#: cmdline/apt-get.cc:1437
1021msgid "Use 'apt-get autoremove' to remove them."
1022msgstr "これらを削除するには 'apt-get autoremove' を利用してください。"
1023
1024#: cmdline/apt-get.cc:1442
1025msgid ""
1026"Hmm, seems like the AutoRemover destroyed something which really\n"
1027"shouldn't happen. Please file a bug report against apt."
1028msgstr ""
1029"AutoRemover が、本来起きるべきでない何かを壊したようです。\n"
1030"apt にバグ報告を送ってください。"
1031
1032#.
1033#. if (Packages == 1)
1034#. {
1035#. c1out << endl;
1036#. c1out <<
1037#. _("Since you only requested a single operation it is extremely likely that\n"
1038#. "the package is simply not installable and a bug report against\n"
1039#. "that package should be filed.") << endl;
1040#. }
1041#.
1042#: cmdline/apt-get.cc:1445 cmdline/apt-get.cc:1735
1043msgid "The following information may help to resolve the situation:"
1044msgstr "以下の情報がこの問題を解決するために役立つかもしれません:"
1045
1046#: cmdline/apt-get.cc:1449
1047msgid "Internal Error, AutoRemover broke stuff"
1048msgstr "内部エラー、AutoRemover が何かを破壊しました"
1049
1050#: cmdline/apt-get.cc:1468
1051msgid "Internal error, AllUpgrade broke stuff"
1052msgstr "内部エラー、AllUpgrade が何かを破壊しました"
1053
1054#: cmdline/apt-get.cc:1523
1055#, c-format
1056msgid "Couldn't find task %s"
1057msgstr "タスク %s が見つかりません"
1058
1059#: cmdline/apt-get.cc:1638 cmdline/apt-get.cc:1674
1060#, c-format
1061msgid "Couldn't find package %s"
1062msgstr "パッケージ %s が見つかりません"
1063
1064#: cmdline/apt-get.cc:1661
1065#, c-format
1066msgid "Note, selecting %s for regex '%s'\n"
1067msgstr "注意: 正規表現 '%2$s' に対して %1$s を選択しました\n"
1068
1069#: cmdline/apt-get.cc:1692
1070#, c-format
1071msgid "%s set to manually installed.\n"
1072msgstr "%s は手動でインストールしたと設定されました。\n"
1073
1074#: cmdline/apt-get.cc:1705
1075msgid "You might want to run `apt-get -f install' to correct these:"
1076msgstr ""
1077"以下の問題を解決するために 'apt-get -f install' を実行する必要があるかもしれ"
1078"ません:"
1079
1080#: cmdline/apt-get.cc:1708
1081msgid ""
1082"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
1083"solution)."
1084msgstr ""
1085"未解決の依存関係です。'apt-get -f install' を実行してみてください (または解法"
1086"を明示してください)。"
1087
1088#: cmdline/apt-get.cc:1720
1089msgid ""
1090"Some packages could not be installed. This may mean that you have\n"
1091"requested an impossible situation or if you are using the unstable\n"
1092"distribution that some required packages have not yet been created\n"
1093"or been moved out of Incoming."
1094msgstr ""
1095"インストールすることができないパッケージがありました。おそらく、あり得\n"
1096"ない状況を要求したか、(不安定版ディストリビューションを使用しているの\n"
1097"であれば) 必要なパッケージがまだ作成されていなかったり Incoming から移\n"
1098"動されていないことが考えられます。"
1099
1100#: cmdline/apt-get.cc:1738
1101msgid "Broken packages"
1102msgstr "壊れたパッケージ"
1103
1104#: cmdline/apt-get.cc:1767
1105msgid "The following extra packages will be installed:"
1106msgstr "以下の特別パッケージがインストールされます:"
1107
1108#: cmdline/apt-get.cc:1856
1109msgid "Suggested packages:"
1110msgstr "提案パッケージ:"
1111
1112#: cmdline/apt-get.cc:1857
1113msgid "Recommended packages:"
1114msgstr "推奨パッケージ:"
1115
1116#: cmdline/apt-get.cc:1885
1117msgid "Calculating upgrade... "
1118msgstr "アップグレードパッケージを検出しています ... "
1119
1120#: cmdline/apt-get.cc:1888 methods/ftp.cc:702 methods/connect.cc:112
1121msgid "Failed"
1122msgstr "失敗"
1123
1124#: cmdline/apt-get.cc:1893
1125msgid "Done"
1126msgstr "完了"
1127
1128#: cmdline/apt-get.cc:1960 cmdline/apt-get.cc:1968
1129msgid "Internal error, problem resolver broke stuff"
1130msgstr "内部エラー、問題リゾルバが何かを破壊しました"
1131
1132#: cmdline/apt-get.cc:2068
1133msgid "Must specify at least one package to fetch source for"
1134msgstr ""
1135"ソースを取得するには少なくともひとつのパッケージ名を指定する必要があります"
1136
1137#: cmdline/apt-get.cc:2098 cmdline/apt-get.cc:2337
1138#, c-format
1139msgid "Unable to find a source package for %s"
1140msgstr "%s のソースパッケージが見つかりません"
1141
1142#: cmdline/apt-get.cc:2147
1143#, c-format
1144msgid "Skipping already downloaded file '%s'\n"
1145msgstr "すでにダウンロードされたファイル '%s' をスキップします\n"
1146
1147#: cmdline/apt-get.cc:2175
1148#, c-format
1149msgid "You don't have enough free space in %s"
1150msgstr "%s に充分な空きスペースがありません"
1151
1152#: cmdline/apt-get.cc:2181
1153#, c-format
1154msgid "Need to get %sB/%sB of source archives.\n"
1155msgstr "%2$sB 中 %1$sB のソースアーカイブを取得する必要があります。\n"
1156
1157#: cmdline/apt-get.cc:2184
1158#, c-format
1159msgid "Need to get %sB of source archives.\n"
1160msgstr "%sB のソースアーカイブを取得する必要があります。\n"
1161
1162#: cmdline/apt-get.cc:2190
1163#, c-format
1164msgid "Fetch source %s\n"
1165msgstr "ソース %s を取得\n"
1166
1167#: cmdline/apt-get.cc:2221
1168msgid "Failed to fetch some archives."
1169msgstr "いくつかのアーカイブの取得に失敗しました。"
1170
1171#: cmdline/apt-get.cc:2249
1172#, c-format
1173msgid "Skipping unpack of already unpacked source in %s\n"
1174msgstr "すでに %s に展開されたソースがあるため、展開をスキップします\n"
1175
1176#: cmdline/apt-get.cc:2261
1177#, c-format
1178msgid "Unpack command '%s' failed.\n"
1179msgstr "展開コマンド '%s' が失敗しました。\n"
1180
1181#: cmdline/apt-get.cc:2262
1182#, c-format
1183msgid "Check if the 'dpkg-dev' package is installed.\n"
1184msgstr ""
1185"'dpkg-dev' パッケージがインストールされていることを確認してください。\n"
1186
1187#: cmdline/apt-get.cc:2279
1188#, c-format
1189msgid "Build command '%s' failed.\n"
1190msgstr "ビルドコマンド '%s' が失敗しました。\n"
1191
1192#: cmdline/apt-get.cc:2298
1193msgid "Child process failed"
1194msgstr "子プロセスが失敗しました"
1195
1196#: cmdline/apt-get.cc:2314
1197msgid "Must specify at least one package to check builddeps for"
1198msgstr ""
1199"ビルド依存関係をチェックするパッケージを少なくとも 1 つ指定する必要があります"
1200
1201#: cmdline/apt-get.cc:2342
1202#, c-format
1203msgid "Unable to get build-dependency information for %s"
1204msgstr "%s のビルド依存情報を取得できません"
1205
1206#: cmdline/apt-get.cc:2362
1207#, c-format
1208msgid "%s has no build depends.\n"
1209msgstr "%s にはビルド依存情報が指定されていません。\n"
1210
1211#: cmdline/apt-get.cc:2414
1212#, c-format
1213msgid ""
1214"%s dependency for %s cannot be satisfied because the package %s cannot be "
1215"found"
1216msgstr ""
1217"パッケージ %3$s が見つからないため、%2$s に対する %1$s の依存関係を満たすこと"
1218"ができません"
1219
1220#: cmdline/apt-get.cc:2467
1221#, c-format
1222msgid ""
1223"%s dependency for %s cannot be satisfied because no available versions of "
1224"package %s can satisfy version requirements"
1225msgstr ""
1226"入手可能な %3$s はいずれもバージョンについての要求を満たせないため、%2$s に対"
1227"する %1$s の依存関係を満たすことができません"
1228
1229#: cmdline/apt-get.cc:2503
1230#, c-format
1231msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new"
1232msgstr ""
1233"%2$s の依存関係 %1$s を満たすことができません: インストールされた %3$s パッ"
1234"ケージは新しすぎます"
1235
1236#: cmdline/apt-get.cc:2528
1237#, c-format
1238msgid "Failed to satisfy %s dependency for %s: %s"
1239msgstr "%2$s の依存関係 %1$s を満たすことができません: %3$s"
1240
1241#: cmdline/apt-get.cc:2542
1242#, c-format
1243msgid "Build-dependencies for %s could not be satisfied."
1244msgstr "%s のビルド依存関係を満たすことができませんでした。"
1245
1246#: cmdline/apt-get.cc:2546
1247msgid "Failed to process build dependencies"
1248msgstr "ビルド依存関係の処理に失敗しました"
1249
1250#: cmdline/apt-get.cc:2578
1251msgid "Supported modules:"
1252msgstr "サポートされているモジュール:"
1253
1254#: cmdline/apt-get.cc:2619
1255msgid ""
1256"Usage: apt-get [options] command\n"
1257" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1258" apt-get [options] source pkg1 [pkg2 ...]\n"
1259"\n"
1260"apt-get is a simple command line interface for downloading and\n"
1261"installing packages. The most frequently used commands are update\n"
1262"and install.\n"
1263"\n"
1264"Commands:\n"
1265" update - Retrieve new lists of packages\n"
1266" upgrade - Perform an upgrade\n"
1267" install - Install new packages (pkg is libc6 not libc6.deb)\n"
1268" remove - Remove packages\n"
1269" autoremove - Remove automatically all unused packages\n"
1270" purge - Remove and purge packages\n"
1271" source - Download source archives\n"
1272" build-dep - Configure build-dependencies for source packages\n"
1273" dist-upgrade - Distribution upgrade, see apt-get(8)\n"
1274" dselect-upgrade - Follow dselect selections\n"
1275" clean - Erase downloaded archive files\n"
1276" autoclean - Erase old downloaded archive files\n"
1277" check - Verify that there are no broken dependencies\n"
1278"\n"
1279"Options:\n"
1280" -h This help text.\n"
1281" -q Loggable output - no progress indicator\n"
1282" -qq No output except for errors\n"
1283" -d Download only - do NOT install or unpack archives\n"
1284" -s No-act. Perform ordering simulation\n"
1285" -y Assume Yes to all queries and do not prompt\n"
1286" -f Attempt to correct a system with broken dependencies in place\n"
1287" -m Attempt to continue if archives are unlocatable\n"
1288" -u Show a list of upgraded packages as well\n"
1289" -b Build the source package after fetching it\n"
1290" -V Show verbose version numbers\n"
1291" -c=? Read this configuration file\n"
1292" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1293"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n"
1294"pages for more information and options.\n"
1295" This APT has Super Cow Powers.\n"
1296msgstr ""
1297"使用法: apt-get [オプション] コマンド\n"
1298" apt-get [オプション] install|remove パッケージ名1 [パッケージ名"
1299"2 ...]\n"
1300" apt-get [オプション] source パッケージ名1 [パッケージ名2 ...]\n"
1301"\n"
1302"apt-get は、パッケージをダウンロード/インストールするための簡単なコマ\n"
1303"ンドラインインタフェースです。もっともよく使われるコマンドは、update \n"
1304"と install です。\n"
1305"\n"
1306"コマンド:\n"
1307" update - パッケージリストを取得・更新します\n"
1308" upgrade - アップグレードを行います\n"
1309" install - 新規パッケージをインストールします\n"
1310" (pkg は libc6.deb ではなく libc6 のように指定します)\n"
1311" remove - パッケージを削除します\n"
1312" autoremove - 自動インストールされ使われていないすべてのパッケージを削除し"
1313"ます\n"
1314" purge - 設定ファイルまで含めてパッケージを削除します\n"
1315" source - ソースアーカイブをダウンロードします\n"
1316" build-dep - ソースパッケージの構築依存関係を設定します\n"
1317" dist-upgrade - ディストリビューションをアップグレードします\n"
1318" (apt-get(8) を参照)\n"
1319" dselect-upgrade - dselect の選択に従います\n"
1320" clean - ダウンロードしたアーカイブファイルを削除します\n"
1321" autoclean - ダウンロードした古いアーカイブファイルを削除します\n"
1322" check - 壊れた依存関係がないかチェックします\n"
1323"\n"
1324"オプション:\n"
1325" -h このヘルプを表示する\n"
1326" -q ログファイルに出力可能な形式にする - プログレス表示をしない\n"
1327" -qq エラー以外は表示しない\n"
1328" -d ダウンロードのみ行う - アーカイブのインストールや展開は行わない\n"
1329" -s 実際には実行しない。実行シミュレーションのみ行う\n"
1330" -y すべての問い合わせに Yes で答え、プロンプトは返さない\n"
1331" -f 整合性チェックで失敗しても処理を続行する\n"
1332" -m アーカイブが存在しない場合も続行する\n"
1333" -u アップグレードされるパッケージも表示する\n"
1334" -b ソースパッケージを取得し、ビルドを行う\n"
1335" -V 冗長なバージョンナンバを表示する\n"
1336" -c=? 指定した設定ファイルを読み込む\n"
1337" -o=? 任意の設定オプションを指定する, 例 -o dir::cache=/tmp\n"
1338"オプション・設定に関しては、マニュアルページ apt-get(8)、sources.list(5)、\n"
1339"apt.conf(5) を参照してください。\n"
1340" この APT は Super Cow Powers 化されています。\n"
1341
1342#: cmdline/acqprogress.cc:55
1343msgid "Hit "
1344msgstr "ヒット "
1345
1346#: cmdline/acqprogress.cc:79
1347msgid "Get:"
1348msgstr "取得:"
1349
1350#: cmdline/acqprogress.cc:110
1351msgid "Ign "
1352msgstr "無視 "
1353
1354#: cmdline/acqprogress.cc:114
1355msgid "Err "
1356msgstr "エラー "
1357
1358#: cmdline/acqprogress.cc:135
1359#, c-format
1360msgid "Fetched %sB in %s (%sB/s)\n"
1361msgstr "%sB を %s で取得しました (%sB/s)\n"
1362
1363#: cmdline/acqprogress.cc:225
1364#, c-format
1365msgid " [Working]"
1366msgstr " [処理中]"
1367
1368#: cmdline/acqprogress.cc:271
1369#, c-format
1370msgid ""
1371"Media change: please insert the disc labeled\n"
1372" '%s'\n"
1373"in the drive '%s' and press enter\n"
1374msgstr ""
1375"メディア変更: \n"
1376" '%s'\n"
1377"とラベルの付いたディスクをドライブ '%s' に入れて enter を押してください\n"
1378
1379#: cmdline/apt-sortpkgs.cc:86
1380msgid "Unknown package record!"
1381msgstr "不明なパッケージレコードです!"
1382
1383#: cmdline/apt-sortpkgs.cc:150
1384msgid ""
1385"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
1386"\n"
1387"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n"
1388"to indicate what kind of file it is.\n"
1389"\n"
1390"Options:\n"
1391" -h This help text\n"
1392" -s Use source file sorting\n"
1393" -c=? Read this configuration file\n"
1394" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
1395msgstr ""
1396"使用方法: apt-sortpkgs [オプション] ファイル名1 [ファイル名2 ...]\n"
1397"\n"
1398"apt-sortpkgs はパッケージファイルをソートするための簡単なツールです。\n"
1399"-s オプションはファイルの種類を示すために使用されます。\n"
1400"\n"
1401"オプション:\n"
1402" -h このヘルプを表示する\n"
1403" -s ソースファイルソートを使用する\n"
1404" -c=? 指定した設定ファイルを読み込む\n"
1405" -o=? 指定した設定オプションを適用する (例: -o dir::cache=/tmp)\n"
1406
1407#: dselect/install:32
1408msgid "Bad default setting!"
1409msgstr "不正なデフォルト設定です!"
1410
1411#: dselect/install:51 dselect/install:83 dselect/install:87 dselect/install:94
1412#: dselect/install:105 dselect/update:45
1413msgid "Press enter to continue."
1414msgstr "enter を押すと続行します。"
1415
1416#: dselect/install:91
1417msgid "Do you want to erase any previously downloaded .deb files?"
1418msgstr "過去にダウンロードした .deb ファイルを削除しますか?"
1419
1420#: dselect/install:101
1421msgid "Some errors occurred while unpacking. I'm going to configure the"
1422msgstr "展開中にエラーが発生しました。インストールされたパッケージを"
1423
1424#: dselect/install:102
1425msgid "packages that were installed. This may result in duplicate errors"
1426msgstr "設定します。これにより、エラーが複数出るか、依存関係の欠如に"
1427
1428#: dselect/install:103
1429msgid "or errors caused by missing dependencies. This is OK, only the errors"
1430msgstr "よるエラーが出るかもしれません。これには問題はなく、上記のメッセージ"
1431
1432#: dselect/install:104
1433msgid ""
1434"above this message are important. Please fix them and run [I]nstall again"
1435msgstr "が重要です。これを修正して「導入」を再度実行してください"
1436
1437#: dselect/update:30
1438msgid "Merging available information"
1439msgstr "入手可能情報をマージしています"
1440
1441#: apt-inst/contrib/extracttar.cc:114
1442msgid "Failed to create pipes"
1443msgstr "パイプの生成に失敗しました"
1444
1445#: apt-inst/contrib/extracttar.cc:141
1446msgid "Failed to exec gzip "
1447msgstr "gzip の実行に失敗しました"
1448
1449#: apt-inst/contrib/extracttar.cc:178 apt-inst/contrib/extracttar.cc:204
1450msgid "Corrupted archive"
1451msgstr "壊れたアーカイブ"
1452
1453#: apt-inst/contrib/extracttar.cc:193
1454msgid "Tar checksum failed, archive corrupted"
1455msgstr "tar チェックサムが失敗しました。アーカイブが壊れています"
1456
1457#: apt-inst/contrib/extracttar.cc:296
1458#, c-format
1459msgid "Unknown TAR header type %u, member %s"
1460msgstr "未知の TAR ヘッダタイプ %u、メンバー %s"
1461
1462#: apt-inst/contrib/arfile.cc:70
1463msgid "Invalid archive signature"
1464msgstr "不正なアーカイブ署名"
1465
1466#: apt-inst/contrib/arfile.cc:78
1467msgid "Error reading archive member header"
1468msgstr "アーカイブメンバーヘッダの読み込みに失敗しました"
1469
1470#: apt-inst/contrib/arfile.cc:90 apt-inst/contrib/arfile.cc:102
1471msgid "Invalid archive member header"
1472msgstr "不正なアーカイブメンバーヘッダ"
1473
1474#: apt-inst/contrib/arfile.cc:128
1475msgid "Archive is too short"
1476msgstr "アーカイブが不足しています"
1477
1478#: apt-inst/contrib/arfile.cc:132
1479msgid "Failed to read the archive headers"
1480msgstr "アーカイブヘッダの読み込みに失敗しました"
1481
1482#: apt-inst/filelist.cc:380
1483msgid "DropNode called on still linked node"
1484msgstr "リンクされているノードで DropNode が呼ばれました"
1485
1486#: apt-inst/filelist.cc:412
1487msgid "Failed to locate the hash element!"
1488msgstr "ハッシュ要素を特定することができません!"
1489
1490#: apt-inst/filelist.cc:459
1491msgid "Failed to allocate diversion"
1492msgstr "diversion の割り当てに失敗しました"
1493
1494#: apt-inst/filelist.cc:464
1495msgid "Internal error in AddDiversion"
1496msgstr "AddDiversion での内部エラー"
1497
1498#: apt-inst/filelist.cc:477
1499#, c-format
1500msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
1501msgstr "%s -> %s と %s/%s の diversion を上書きしようとしています"
1502
1503#: apt-inst/filelist.cc:506
1504#, c-format
1505msgid "Double add of diversion %s -> %s"
1506msgstr "%s -> %s の diversion が二重に追加されています"
1507
1508#: apt-inst/filelist.cc:549
1509#, c-format
1510msgid "Duplicate conf file %s/%s"
1511msgstr "設定ファイル %s/%s が重複しています"
1512
1513#: apt-inst/dirstream.cc:41 apt-inst/dirstream.cc:46 apt-inst/dirstream.cc:49
1514#, c-format
1515msgid "Failed to write file %s"
1516msgstr "ファイル %s の書き込みに失敗しました"
1517
1518#: apt-inst/dirstream.cc:92 apt-inst/dirstream.cc:100
1519#, c-format
1520msgid "Failed to close file %s"
1521msgstr "%s のクローズに失敗しました"
1522
1523#: apt-inst/extract.cc:93 apt-inst/extract.cc:164
1524#, c-format
1525msgid "The path %s is too long"
1526msgstr "パス %s は長すぎます"
1527
1528#: apt-inst/extract.cc:124
1529#, c-format
1530msgid "Unpacking %s more than once"
1531msgstr "%s を複数回展開しています"
1532
1533#: apt-inst/extract.cc:134
1534#, c-format
1535msgid "The directory %s is diverted"
1536msgstr "ディレクトリ %s は divert されています"
1537
1538#: apt-inst/extract.cc:144
1539#, c-format
1540msgid "The package is trying to write to the diversion target %s/%s"
1541msgstr ""
1542"このパッケージは diversion のターゲットの %s/%s に書き込もうとしています"
1543
1544#: apt-inst/extract.cc:154 apt-inst/extract.cc:297
1545msgid "The diversion path is too long"
1546msgstr "diversion パスが長すぎます"
1547
1548#: apt-inst/extract.cc:240
1549#, c-format
1550msgid "The directory %s is being replaced by a non-directory"
1551msgstr "ディレクトリ %s が非ディレクトリに置換されようとしています"
1552
1553#: apt-inst/extract.cc:280
1554msgid "Failed to locate node in its hash bucket"
1555msgstr "ハッシュバケツ内でノードを特定するのに失敗しました"
1556
1557#: apt-inst/extract.cc:284
1558msgid "The path is too long"
1559msgstr "パスが長すぎます"
1560
1561#: apt-inst/extract.cc:414
1562#, c-format
1563msgid "Overwrite package match with no version for %s"
1564msgstr "%s に対するバージョンのないパッケージマッチを上書きします"
1565
1566#: apt-inst/extract.cc:431
1567#, c-format
1568msgid "File %s/%s overwrites the one in the package %s"
1569msgstr "ファイル %s/%s がパッケージ %s のものを上書きします"
1570
1571#: apt-inst/extract.cc:464 apt-pkg/contrib/configuration.cc:821
1572#: apt-pkg/contrib/cdromutl.cc:150 apt-pkg/sourcelist.cc:320
1573#: apt-pkg/acquire.cc:418 apt-pkg/clean.cc:34
1574#, c-format
1575msgid "Unable to read %s"
1576msgstr "%s を読み込むことができません"
1577
1578#: apt-inst/extract.cc:491
1579#, c-format
1580msgid "Unable to stat %s"
1581msgstr "%s の状態を取得できません"
1582
1583#: apt-inst/deb/dpkgdb.cc:51 apt-inst/deb/dpkgdb.cc:57
1584#, c-format
1585msgid "Failed to remove %s"
1586msgstr "%s の削除に失敗しました"
1587
1588#: apt-inst/deb/dpkgdb.cc:106 apt-inst/deb/dpkgdb.cc:108
1589#, c-format
1590msgid "Unable to create %s"
1591msgstr "%s を作成できません"
1592
1593#: apt-inst/deb/dpkgdb.cc:114
1594#, c-format
1595msgid "Failed to stat %sinfo"
1596msgstr "%sinfo の状態の取得に失敗しました"
1597
1598#: apt-inst/deb/dpkgdb.cc:119
1599msgid "The info and temp directories need to be on the same filesystem"
1600msgstr "info と temp ディレクトリは同じファイルシステム上になければなりません"
1601
1602#. Build the status cache
1603#: apt-inst/deb/dpkgdb.cc:135 apt-pkg/pkgcachegen.cc:760
1604#: apt-pkg/pkgcachegen.cc:829 apt-pkg/pkgcachegen.cc:834
1605#: apt-pkg/pkgcachegen.cc:957
1606msgid "Reading package lists"
1607msgstr "パッケージリストを読み込んでいます"
1608
1609#: apt-inst/deb/dpkgdb.cc:176
1610#, c-format
1611msgid "Failed to change to the admin dir %sinfo"
1612msgstr "管理ディレクトリ %sinfo への移動に失敗しました"
1613
1614#: apt-inst/deb/dpkgdb.cc:197 apt-inst/deb/dpkgdb.cc:351
1615#: apt-inst/deb/dpkgdb.cc:444
1616msgid "Internal error getting a package name"
1617msgstr "パッケージ名取得中の内部エラー"
1618
1619#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:382
1620msgid "Reading file listing"
1621msgstr "ファイルリストを読み込んでいます"
1622
1623#: apt-inst/deb/dpkgdb.cc:212
1624#, c-format
1625msgid ""
1626"Failed to open the list file '%sinfo/%s'. If you cannot restore this file "
1627"then make it empty and immediately re-install the same version of the "
1628"package!"
1629msgstr ""
1630"リストファイル '%sinfo/%s' のオープンに失敗しました。このファイルを元に戻すこ"
1631"とができないなら、その内容を空にして即座に同じバージョンのパッケージを再イン"
1632"ストールしてください!"
1633
1634#: apt-inst/deb/dpkgdb.cc:225 apt-inst/deb/dpkgdb.cc:238
1635#, c-format
1636msgid "Failed reading the list file %sinfo/%s"
1637msgstr "リストファイル %sinfo/%s の読み込みに失敗しました"
1638
1639#: apt-inst/deb/dpkgdb.cc:262
1640msgid "Internal error getting a node"
1641msgstr "内部エラー、ノードの取得"
1642
1643#: apt-inst/deb/dpkgdb.cc:305
1644#, c-format
1645msgid "Failed to open the diversions file %sdiversions"
1646msgstr "diversions ファイル %sdiversions のオープンに失敗しました"
1647
1648#: apt-inst/deb/dpkgdb.cc:320
1649msgid "The diversion file is corrupted"
1650msgstr "diversion ファイルが壊れています"
1651
1652#: apt-inst/deb/dpkgdb.cc:327 apt-inst/deb/dpkgdb.cc:332
1653#: apt-inst/deb/dpkgdb.cc:337
1654#, c-format
1655msgid "Invalid line in the diversion file: %s"
1656msgstr "diversion ファイルに不正な行があります: %s"
1657
1658#: apt-inst/deb/dpkgdb.cc:358
1659msgid "Internal error adding a diversion"
1660msgstr "内部エラー、diversion の追加"
1661
1662#: apt-inst/deb/dpkgdb.cc:379
1663msgid "The pkg cache must be initialized first"
1664msgstr "最初にパッケージキャッシュを初期化しなければなりません"
1665
1666#: apt-inst/deb/dpkgdb.cc:439
1667#, c-format
1668msgid "Failed to find a Package: header, offset %lu"
1669msgstr "Package: ヘッダを見つけるのに失敗しました。オフセット %lu"
1670
1671#: apt-inst/deb/dpkgdb.cc:461
1672#, c-format
1673msgid "Bad ConfFile section in the status file. Offset %lu"
1674msgstr "status ファイルに不正な ConfFile セクションがあります。オフセット %lu"
1675
1676#: apt-inst/deb/dpkgdb.cc:466
1677#, c-format
1678msgid "Error parsing MD5. Offset %lu"
1679msgstr "MD5 の解析エラー。オフセット %lu"
1680
1681#: apt-inst/deb/debfile.cc:38 apt-inst/deb/debfile.cc:43
1682#, c-format
1683msgid "This is not a valid DEB archive, missing '%s' member"
1684msgstr "'%s' メンバーがないため、正しい DEB アーカイブではありません"
1685
1686#: apt-inst/deb/debfile.cc:50
1687#, c-format
1688msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
1689msgstr ""
1690"これは正しい DEB アーカイブではありません。'%s'、'%s'、'%s' のいずれのメン"
1691"バーもありません"
1692
1693#: apt-inst/deb/debfile.cc:110
1694#, c-format
1695msgid "Couldn't change to %s"
1696msgstr "%s に変更できませんでした"
1697
1698#: apt-inst/deb/debfile.cc:140
1699msgid "Internal error, could not locate member"
1700msgstr "内部エラー、メンバーを特定できません"
1701
1702#: apt-inst/deb/debfile.cc:173
1703msgid "Failed to locate a valid control file"
1704msgstr "正しいコントロールファイルを特定できませんでした"
1705
1706#: apt-inst/deb/debfile.cc:258
1707msgid "Unparsable control file"
1708msgstr "解析できないコントロールファイル"
1709
1710#: methods/cdrom.cc:114
1711#, c-format
1712msgid "Unable to read the cdrom database %s"
1713msgstr "CD-ROM データベース %s を読み込むことができません"
1714
1715#: methods/cdrom.cc:123
1716msgid ""
1717"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1718"cannot be used to add new CD-ROMs"
1719msgstr ""
1720"この CD-ROM を APT に認識させるには apt-cdrom を使用してください。新しい CD-"
1721"ROM を追加するために apt-get update は使用できません。"
1722
1723#: methods/cdrom.cc:131
1724msgid "Wrong CD-ROM"
1725msgstr "CD が違います"
1726
1727#: methods/cdrom.cc:166
1728#, c-format
1729msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1730msgstr "%s の CD-ROM は使用中のためアンマウントすることができません。"
1731
1732#: methods/cdrom.cc:171
1733msgid "Disk not found."
1734msgstr "ディスクが見つかりません。"
1735
1736#: methods/cdrom.cc:179 methods/file.cc:79 methods/rsh.cc:264
1737msgid "File not found"
1738msgstr "ファイルが見つかりません"
1739
1740#: methods/copy.cc:43 methods/gzip.cc:141 methods/gzip.cc:150
1741#: methods/rred.cc:234 methods/rred.cc:243
1742msgid "Failed to stat"
1743msgstr "状態の取得に失敗しました"
1744
1745#: methods/copy.cc:80 methods/gzip.cc:147 methods/rred.cc:240
1746msgid "Failed to set modification time"
1747msgstr "変更時刻の設定に失敗しました"
1748
1749#: methods/file.cc:44
1750msgid "Invalid URI, local URIS must not start with //"
1751msgstr "不正な URI です。ローカルの URI は // で始まってはいけません"
1752
1753#. Login must be before getpeername otherwise dante won't work.
1754#: methods/ftp.cc:162
1755msgid "Logging in"
1756msgstr "ログインしています"
1757
1758#: methods/ftp.cc:168
1759msgid "Unable to determine the peer name"
1760msgstr "ピアネームを決定することができません"
1761
1762#: methods/ftp.cc:173
1763msgid "Unable to determine the local name"
1764msgstr "ローカルネームを決定することができません"
1765
1766#: methods/ftp.cc:204 methods/ftp.cc:232
1767#, c-format
1768msgid "The server refused the connection and said: %s"
1769msgstr "サーバから接続を拒絶されました。応答: %s"
1770
1771#: methods/ftp.cc:210
1772#, c-format
1773msgid "USER failed, server said: %s"
1774msgstr "USER 失敗、サーバ応答: %s"
1775
1776#: methods/ftp.cc:217
1777#, c-format
1778msgid "PASS failed, server said: %s"
1779msgstr "PASS 失敗、サーバ応答: %s"
1780
1781#: methods/ftp.cc:237
1782msgid ""
1783"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1784"is empty."
1785msgstr ""
1786"プロキシサーバが指定されていますが、ログインスクリプトが設定されていません。"
1787"Acquire::ftp::ProxyLogin が空です。"
1788
1789#: methods/ftp.cc:265
1790#, c-format
1791msgid "Login script command '%s' failed, server said: %s"
1792msgstr "ログインスクリプトのコマンド '%s' 失敗、サーバ応答: %s"
1793
1794#: methods/ftp.cc:291
1795#, c-format
1796msgid "TYPE failed, server said: %s"
1797msgstr "TYPE 失敗、サーバ応答: %s"
1798
1799#: methods/ftp.cc:329 methods/ftp.cc:440 methods/rsh.cc:183 methods/rsh.cc:226
1800msgid "Connection timeout"
1801msgstr "接続タイムアウト"
1802
1803#: methods/ftp.cc:335
1804msgid "Server closed the connection"
1805msgstr "サーバが接続を切断しました"
1806
1807#: methods/ftp.cc:338 apt-pkg/contrib/fileutl.cc:538 methods/rsh.cc:190
1808msgid "Read error"
1809msgstr "読み込みエラー"
1810
1811#: methods/ftp.cc:345 methods/rsh.cc:197
1812msgid "A response overflowed the buffer."
1813msgstr "レスポンスがバッファをオーバフローさせました。"
1814
1815#: methods/ftp.cc:362 methods/ftp.cc:374
1816msgid "Protocol corruption"
1817msgstr "プロトコルが壊れています"
1818
1819#: methods/ftp.cc:446 apt-pkg/contrib/fileutl.cc:577 methods/rsh.cc:232
1820msgid "Write error"
1821msgstr "書き込みエラー"
1822
1823#: methods/ftp.cc:687 methods/ftp.cc:693 methods/ftp.cc:729
1824msgid "Could not create a socket"
1825msgstr "ソケットを作成できません"
1826
1827#: methods/ftp.cc:698
1828msgid "Could not connect data socket, connection timed out"
1829msgstr "データソケットへ接続できませんでした。接続がタイムアウトしました"
1830
1831#: methods/ftp.cc:704
1832msgid "Could not connect passive socket."
1833msgstr "パッシブソケットに接続できません。"
1834
1835#: methods/ftp.cc:722
1836msgid "getaddrinfo was unable to get a listening socket"
1837msgstr "getaddrinfo はリスニングポートを取得することができませんでした"
1838
1839#: methods/ftp.cc:736
1840msgid "Could not bind a socket"
1841msgstr "ソケットをバインドできませんでした"
1842
1843#: methods/ftp.cc:740
1844msgid "Could not listen on the socket"
1845msgstr "ソケットをリスンできませんでした"
1846
1847#: methods/ftp.cc:747
1848msgid "Could not determine the socket's name"
1849msgstr "ソケットの名前を特定できませんでした"
1850
1851#: methods/ftp.cc:779
1852msgid "Unable to send PORT command"
1853msgstr "PORT コマンドを送信できません"
1854
1855#: methods/ftp.cc:789
1856#, c-format
1857msgid "Unknown address family %u (AF_*)"
1858msgstr "未知のアドレスファミリ %u (AF_*)"
1859
1860#: methods/ftp.cc:798
1861#, c-format
1862msgid "EPRT failed, server said: %s"
1863msgstr "EPRT に失敗しました。サーバ応答: %s"
1864
1865#: methods/ftp.cc:818
1866msgid "Data socket connect timed out"
1867msgstr "データソケット接続タイムアウト"
1868
1869#: methods/ftp.cc:825
1870msgid "Unable to accept connection"
1871msgstr "接続を accept できません"
1872
1873#: methods/ftp.cc:864 methods/http.cc:960 methods/rsh.cc:303
1874msgid "Problem hashing file"
1875msgstr "ファイルのハッシュでの問題"
1876
1877#: methods/ftp.cc:877
1878#, c-format
1879msgid "Unable to fetch file, server said '%s'"
1880msgstr "ファイルを取得できません。サーバ応答 '%s'"
1881
1882#: methods/ftp.cc:892 methods/rsh.cc:322
1883msgid "Data socket timed out"
1884msgstr "データソケットタイムアウト"
1885
1886#: methods/ftp.cc:922
1887#, c-format
1888msgid "Data transfer failed, server said '%s'"
1889msgstr "データ転送に失敗しました。サーバ応答 '%s'"
1890
1891#. Get the files information
1892#: methods/ftp.cc:997
1893msgid "Query"
1894msgstr "問い合わせ"
1895
1896#: methods/ftp.cc:1109
1897msgid "Unable to invoke "
1898msgstr "呼び出せません"
1899
1900#: methods/connect.cc:70
1901#, c-format
1902msgid "Connecting to %s (%s)"
1903msgstr "%s (%s) へ接続しています"
1904
1905#: methods/connect.cc:81
1906#, c-format
1907msgid "[IP: %s %s]"
1908msgstr "[IP: %s %s]"
1909
1910#: methods/connect.cc:90
1911#, c-format
1912msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1913msgstr "%s (f=%u t=%u p=%u) に対するソケットを作成できません"
1914
1915#: methods/connect.cc:96
1916#, c-format
1917msgid "Cannot initiate the connection to %s:%s (%s)."
1918msgstr "%s:%s (%s) への接続を開始できません。"
1919
1920#: methods/connect.cc:104
1921#, c-format
1922msgid "Could not connect to %s:%s (%s), connection timed out"
1923msgstr "%s:%s (%s) へ接続できませんでした。接続がタイムアウトしました"
1924
1925#: methods/connect.cc:119
1926#, c-format
1927msgid "Could not connect to %s:%s (%s)."
1928msgstr "%s:%s (%s) へ接続できませんでした。"
1929
1930#. We say this mainly because the pause here is for the
1931#. ssh connection that is still going
1932#: methods/connect.cc:147 methods/rsh.cc:425
1933#, c-format
1934msgid "Connecting to %s"
1935msgstr "%s へ接続しています"
1936
1937#: methods/connect.cc:165 methods/connect.cc:184
1938#, c-format
1939msgid "Could not resolve '%s'"
1940msgstr "'%s' を解決できませんでした"
1941
1942#: methods/connect.cc:190
1943#, c-format
1944msgid "Temporary failure resolving '%s'"
1945msgstr "'%s' が一時的に解決できません"
1946
1947#: methods/connect.cc:193
1948#, c-format
1949msgid "Something wicked happened resolving '%s:%s' (%i)"
1950msgstr "'%s:%s' (%i) の解決中に問題が起こりました"
1951
1952#: methods/connect.cc:240
1953#, c-format
1954msgid "Unable to connect to %s %s:"
1955msgstr "%s %s へ接続できません:"
1956
1957#: methods/gpgv.cc:65
1958#, c-format
1959msgid "Couldn't access keyring: '%s'"
1960msgstr "キーリングにアクセスできませんでした: '%s'"
1961
1962#: methods/gpgv.cc:101
1963msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting."
1964msgstr ""
1965"エラー: Acquire::gpgv::Options の引数リストが長すぎます。終了しています。"
1966
1967#: methods/gpgv.cc:205
1968msgid ""
1969"Internal error: Good signature, but could not determine key fingerprint?!"
1970msgstr "内部エラー: 正しい署名ですが、鍵指紋を確定できません?!"
1971
1972#: methods/gpgv.cc:210
1973msgid "At least one invalid signature was encountered."
1974msgstr "少なくとも 1 つの不正な署名が発見されました。"
1975
1976#: methods/gpgv.cc:214
1977#, c-format
1978msgid "Could not execute '%s' to verify signature (is gpgv installed?)"
1979msgstr ""
1980"署名を検証するための '%s' の実行ができませんでした (gpgv はインストールされて"
1981"いますか?)"
1982
1983#: methods/gpgv.cc:219
1984msgid "Unknown error executing gpgv"
1985msgstr "gpgv の実行中に未知のエラーが発生"
1986
1987#: methods/gpgv.cc:250
1988msgid "The following signatures were invalid:\n"
1989msgstr "以下の署名が無効です:\n"
1990
1991#: methods/gpgv.cc:257
1992msgid ""
1993"The following signatures couldn't be verified because the public key is not "
1994"available:\n"
1995msgstr "公開鍵を利用できないため、以下の署名は検証できませんでした:\n"
1996
1997#: methods/gzip.cc:64
1998#, c-format
1999msgid "Couldn't open pipe for %s"
2000msgstr "%s に対してパイプを開けませんでした"
2001
2002#: methods/gzip.cc:109
2003#, c-format
2004msgid "Read error from %s process"
2005msgstr "%s プロセスからの読み込みエラー"
2006
2007#: methods/http.cc:377
2008msgid "Waiting for headers"
2009msgstr "ヘッダの待機中です"
2010
2011#: methods/http.cc:523
2012#, c-format
2013msgid "Got a single header line over %u chars"
2014msgstr "%u 文字を超える 1 行のヘッダを取得しました"
2015
2016#: methods/http.cc:531
2017msgid "Bad header line"
2018msgstr "不正なヘッダ行です"
2019
2020#: methods/http.cc:550 methods/http.cc:557
2021msgid "The HTTP server sent an invalid reply header"
2022msgstr "http サーバが不正なリプライヘッダを送信してきました"
2023
2024#: methods/http.cc:586
2025msgid "The HTTP server sent an invalid Content-Length header"
2026msgstr "http サーバが不正な Content-Length ヘッダを送信してきました"
2027
2028#: methods/http.cc:601
2029msgid "The HTTP server sent an invalid Content-Range header"
2030msgstr "http サーバが不正な Content-Range ヘッダを送信してきました"
2031
2032#: methods/http.cc:603
2033msgid "This HTTP server has broken range support"
2034msgstr "http サーバのレンジサポートが壊れています"
2035
2036#: methods/http.cc:627
2037msgid "Unknown date format"
2038msgstr "不明な日付フォーマットです"
2039
2040#: methods/http.cc:774
2041msgid "Select failed"
2042msgstr "select に失敗しました"
2043
2044#: methods/http.cc:779
2045msgid "Connection timed out"
2046msgstr "接続タイムアウト"
2047
2048#: methods/http.cc:802
2049msgid "Error writing to output file"
2050msgstr "出力ファイルへの書き込みでエラーが発生しました"
2051
2052#: methods/http.cc:833
2053msgid "Error writing to file"
2054msgstr "ファイルへの書き込みでエラーが発生しました"
2055
2056#: methods/http.cc:861
2057msgid "Error writing to the file"
2058msgstr "ファイルへの書き込みでエラーが発生しました"
2059
2060#: methods/http.cc:875
2061msgid "Error reading from server. Remote end closed connection"
2062msgstr "リモート側で接続がクローズされてサーバからの読み込みに失敗しました"
2063
2064#: methods/http.cc:877
2065msgid "Error reading from server"
2066msgstr "サーバからの読み込みに失敗しました"
2067
2068#: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196
2069msgid "Failed to truncate file"
2070msgstr "ファイルの切り詰めに失敗しました"
2071
2072#: methods/http.cc:1105
2073msgid "Bad header data"
2074msgstr "不正なヘッダです"
2075
2076#: methods/http.cc:1122 methods/http.cc:1177
2077msgid "Connection failed"
2078msgstr "接続失敗"
2079
2080#: methods/http.cc:1229
2081msgid "Internal error"
2082msgstr "内部エラー"
2083
2084#: apt-pkg/contrib/mmap.cc:80
2085msgid "Can't mmap an empty file"
2086msgstr "空のファイルを mmap できません"
2087
2088#: apt-pkg/contrib/mmap.cc:85
2089#, c-format
2090msgid "Couldn't make mmap of %lu bytes"
2091msgstr "%lu バイトの mmap ができませんでした"
2092
2093#: apt-pkg/contrib/mmap.cc:213
2094msgid "Dynamic MMap ran out of room"
2095msgstr "動的 MMap が制限を越えました"
2096
2097#: apt-pkg/contrib/strutl.cc:1014
2098#, c-format
2099msgid "Selection %s not found"
2100msgstr "選択された %s が見つかりません"
2101
2102#: apt-pkg/contrib/configuration.cc:439
2103#, c-format
2104msgid "Unrecognized type abbreviation: '%c'"
2105msgstr "理解できない省略形式です: '%c'"
2106
2107#: apt-pkg/contrib/configuration.cc:497
2108#, c-format
2109msgid "Opening configuration file %s"
2110msgstr "設定ファイル %s をオープンできませんでした"
2111
2112#: apt-pkg/contrib/configuration.cc:662
2113#, c-format
2114msgid "Syntax error %s:%u: Block starts with no name."
2115msgstr "文法エラー %s:%u: ブロックが名前なしで始まっています。"
2116
2117#: apt-pkg/contrib/configuration.cc:681
2118#, c-format
2119msgid "Syntax error %s:%u: Malformed tag"
2120msgstr "文法エラー %s:%u: 不正なタグです"
2121
2122#: apt-pkg/contrib/configuration.cc:698
2123#, c-format
2124msgid "Syntax error %s:%u: Extra junk after value"
2125msgstr "文法エラー %s:%u: 値の後に余分なゴミが入っています"
2126
2127#: apt-pkg/contrib/configuration.cc:738
2128#, c-format
2129msgid "Syntax error %s:%u: Directives can only be done at the top level"
2130msgstr "文法エラー %s:%u: 命令はトップレベルでのみ実行できます"
2131
2132#: apt-pkg/contrib/configuration.cc:745
2133#, c-format
2134msgid "Syntax error %s:%u: Too many nested includes"
2135msgstr "文法エラー %s:%u: インクルードのネストが多すぎます"
2136
2137#: apt-pkg/contrib/configuration.cc:749 apt-pkg/contrib/configuration.cc:754
2138#, c-format
2139msgid "Syntax error %s:%u: Included from here"
2140msgstr "文法エラー %s:%u: ここからインクルードされています"
2141
2142#: apt-pkg/contrib/configuration.cc:758
2143#, c-format
2144msgid "Syntax error %s:%u: Unsupported directive '%s'"
2145msgstr "文法エラー %s:%u: 未対応の命令 '%s'"
2146
2147#: apt-pkg/contrib/configuration.cc:809
2148#, c-format
2149msgid "Syntax error %s:%u: Extra junk at end of file"
2150msgstr "文法エラー %s:%u: ファイルの最後に余計なゴミがあります"
2151
2152#: apt-pkg/contrib/progress.cc:153
2153#, c-format
2154msgid "%c%s... Error!"
2155msgstr "%c%s... エラー!"
2156
2157#: apt-pkg/contrib/progress.cc:155
2158#, c-format
2159msgid "%c%s... Done"
2160msgstr "%c%s... 完了"
2161
2162#: apt-pkg/contrib/cmndline.cc:77
2163#, c-format
2164msgid "Command line option '%c' [from %s] is not known."
2165msgstr "コマンドラインオプション '%c' [%s から] は不明です。"
2166
2167#: apt-pkg/contrib/cmndline.cc:103 apt-pkg/contrib/cmndline.cc:111
2168#: apt-pkg/contrib/cmndline.cc:119
2169#, c-format
2170msgid "Command line option %s is not understood"
2171msgstr "コマンドラインオプション %s を理解できません"
2172
2173#: apt-pkg/contrib/cmndline.cc:124
2174#, c-format
2175msgid "Command line option %s is not boolean"
2176msgstr "コマンドラインオプション %s は boolean ではありません"
2177
2178#: apt-pkg/contrib/cmndline.cc:163 apt-pkg/contrib/cmndline.cc:184
2179#, c-format
2180msgid "Option %s requires an argument."
2181msgstr "オプション %s には引数が必要です。"
2182
2183#: apt-pkg/contrib/cmndline.cc:198 apt-pkg/contrib/cmndline.cc:204
2184#, c-format
2185msgid "Option %s: Configuration item specification must have an =<val>."
2186msgstr "オプション %s: 設定項目には =<値> を指定する必要があります。"
2187
2188#: apt-pkg/contrib/cmndline.cc:234
2189#, c-format
2190msgid "Option %s requires an integer argument, not '%s'"
2191msgstr "オプション %s には '%s' ではなく整数の引数が必要です"
2192
2193#: apt-pkg/contrib/cmndline.cc:265
2194#, c-format
2195msgid "Option '%s' is too long"
2196msgstr "オプション '%s' は長すぎます"
2197
2198#: apt-pkg/contrib/cmndline.cc:298
2199#, c-format
2200msgid "Sense %s is not understood, try true or false."
2201msgstr "%s を解釈することができません。true か false を試してください。"
2202
2203#: apt-pkg/contrib/cmndline.cc:348
2204#, c-format
2205msgid "Invalid operation %s"
2206msgstr "不正な操作 %s"
2207
2208#: apt-pkg/contrib/cdromutl.cc:52
2209#, c-format
2210msgid "Unable to stat the mount point %s"
2211msgstr "マウントポイント %s の状態を取得できません"
2212
2213#: apt-pkg/contrib/cdromutl.cc:146 apt-pkg/contrib/cdromutl.cc:180
2214#: apt-pkg/acquire.cc:424 apt-pkg/acquire.cc:449 apt-pkg/clean.cc:40
2215#, c-format
2216msgid "Unable to change to %s"
2217msgstr "%s へ変更することができません"
2218
2219#: apt-pkg/contrib/cdromutl.cc:188
2220msgid "Failed to stat the cdrom"
2221msgstr "cdrom の状態を取得するのに失敗しました"
2222
2223#: apt-pkg/contrib/fileutl.cc:149
2224#, c-format
2225msgid "Not using locking for read only lock file %s"
2226msgstr "読み込み専用のロックファイル %s にロックは使用しません"
2227
2228#: apt-pkg/contrib/fileutl.cc:154
2229#, c-format
2230msgid "Could not open lock file %s"
2231msgstr "ロックファイル %s をオープンできません"
2232
2233#: apt-pkg/contrib/fileutl.cc:172
2234#, c-format
2235msgid "Not using locking for nfs mounted lock file %s"
2236msgstr "nfs マウントされたロックファイル %s にはロックを使用しません"
2237
2238#: apt-pkg/contrib/fileutl.cc:176
2239#, c-format
2240msgid "Could not get lock %s"
2241msgstr "ロック %s が取得できませんでした"
2242
2243#: apt-pkg/contrib/fileutl.cc:444
2244#, c-format
2245msgid "Waited for %s but it wasn't there"
2246msgstr "%s を待ちましたが、そこにはありませんでした"
2247
2248#: apt-pkg/contrib/fileutl.cc:454
2249#, c-format
2250msgid "Sub-process %s received a segmentation fault."
2251msgstr "子プロセス %s がセグメンテーション違反を受け取りました。"
2252
2253#: apt-pkg/contrib/fileutl.cc:457
2254#, c-format
2255msgid "Sub-process %s returned an error code (%u)"
2256msgstr "子プロセス %s がエラーコード (%u) を返しました"
2257
2258#: apt-pkg/contrib/fileutl.cc:459
2259#, c-format
2260msgid "Sub-process %s exited unexpectedly"
2261msgstr "子プロセス %s が予期せず終了しました"
2262
2263#: apt-pkg/contrib/fileutl.cc:503
2264#, c-format
2265msgid "Could not open file %s"
2266msgstr "ファイル %s をオープンできませんでした"
2267
2268#: apt-pkg/contrib/fileutl.cc:559
2269#, c-format
2270msgid "read, still have %lu to read but none left"
2271msgstr "読み込みが %lu 残っているはずですが、何も残っていません"
2272
2273#: apt-pkg/contrib/fileutl.cc:589
2274#, c-format
2275msgid "write, still have %lu to write but couldn't"
2276msgstr "あと %lu 書き込む必要がありますが、書き込むことができませんでした"
2277
2278#: apt-pkg/contrib/fileutl.cc:664
2279msgid "Problem closing the file"
2280msgstr "ファイルのクローズ中に問題が発生しました"
2281
2282#: apt-pkg/contrib/fileutl.cc:670
2283msgid "Problem unlinking the file"
2284msgstr "ファイルの削除中に問題が発生しました"
2285
2286#: apt-pkg/contrib/fileutl.cc:681
2287msgid "Problem syncing the file"
2288msgstr "ファイルの同期中に問題が発生しました"
2289
2290#: apt-pkg/pkgcache.cc:132
2291msgid "Empty package cache"
2292msgstr "空のパッケージキャッシュ"
2293
2294#: apt-pkg/pkgcache.cc:138
2295msgid "The package cache file is corrupted"
2296msgstr "パッケージキャッシュファイルが壊れています"
2297
2298#: apt-pkg/pkgcache.cc:143
2299msgid "The package cache file is an incompatible version"
2300msgstr "このパッケージキャッシュファイルは互換性がないバージョンです"
2301
2302#: apt-pkg/pkgcache.cc:148
2303#, c-format
2304msgid "This APT does not support the versioning system '%s'"
2305msgstr "この APT はバージョニングシステム '%s' をサポートしていません"
2306
2307#: apt-pkg/pkgcache.cc:153
2308msgid "The package cache was built for a different architecture"
2309msgstr "パッケージキャッシュが異なるアーキテクチャ用に構築されています"
2310
2311#: apt-pkg/pkgcache.cc:224
2312msgid "Depends"
2313msgstr "依存"
2314
2315#: apt-pkg/pkgcache.cc:224
2316msgid "PreDepends"
2317msgstr "先行依存"
2318
2319#: apt-pkg/pkgcache.cc:224
2320msgid "Suggests"
2321msgstr "提案"
2322
2323#: apt-pkg/pkgcache.cc:225
2324msgid "Recommends"
2325msgstr "推奨"
2326
2327#: apt-pkg/pkgcache.cc:225
2328msgid "Conflicts"
2329msgstr "競合"
2330
2331#: apt-pkg/pkgcache.cc:225
2332msgid "Replaces"
2333msgstr "置換"
2334
2335#: apt-pkg/pkgcache.cc:226
2336msgid "Obsoletes"
2337msgstr "廃止"
2338
2339#: apt-pkg/pkgcache.cc:226
2340msgid "Breaks"
2341msgstr "破壊"
2342
2343#: apt-pkg/pkgcache.cc:237
2344msgid "important"
2345msgstr "重要"
2346
2347#: apt-pkg/pkgcache.cc:237
2348msgid "required"
2349msgstr "要求"
2350
2351#: apt-pkg/pkgcache.cc:237
2352msgid "standard"
2353msgstr "標準"
2354
2355#: apt-pkg/pkgcache.cc:238
2356msgid "optional"
2357msgstr "任意"
2358
2359#: apt-pkg/pkgcache.cc:238
2360msgid "extra"
2361msgstr "特別"
2362
2363#: apt-pkg/depcache.cc:121 apt-pkg/depcache.cc:150
2364msgid "Building dependency tree"
2365msgstr "依存関係ツリーを作成しています"
2366
2367#: apt-pkg/depcache.cc:122
2368msgid "Candidate versions"
2369msgstr "候補バージョン"
2370
2371#: apt-pkg/depcache.cc:151
2372msgid "Dependency generation"
2373msgstr "依存関係の生成"
2374
2375#: apt-pkg/depcache.cc:172 apt-pkg/depcache.cc:191 apt-pkg/depcache.cc:195
2376msgid "Reading state information"
2377msgstr "状態情報を読み取っています"
2378
2379#: apt-pkg/depcache.cc:219
2380#, c-format
2381msgid "Failed to open StateFile %s"
2382msgstr "状態ファイル %s のオープンに失敗しました"
2383
2384#: apt-pkg/depcache.cc:225
2385#, c-format
2386msgid "Failed to write temporary StateFile %s"
2387msgstr "一時状態ファイル %s の書き込みに失敗しました"
2388
2389#: apt-pkg/tagfile.cc:102
2390#, c-format
2391msgid "Unable to parse package file %s (1)"
2392msgstr "パッケージファイル %s を解釈することができません (1)"
2393
2394#: apt-pkg/tagfile.cc:189
2395#, c-format
2396msgid "Unable to parse package file %s (2)"
2397msgstr "パッケージファイル %s を解釈することができません (2)"
2398
2399#: apt-pkg/sourcelist.cc:90
2400#, c-format
2401msgid "Malformed line %lu in source list %s (URI)"
2402msgstr "ソースリスト %2$s の %1$lu 行目が不正です (URI)"
2403
2404#: apt-pkg/sourcelist.cc:92
2405#, c-format
2406msgid "Malformed line %lu in source list %s (dist)"
2407msgstr "ソースリスト %2$s の %1$lu 行目が不正です (dist)"
2408
2409#: apt-pkg/sourcelist.cc:95
2410#, c-format
2411msgid "Malformed line %lu in source list %s (URI parse)"
2412msgstr "ソースリスト %2$s の %1$lu 行目が不正です (URI parse)"
2413
2414#: apt-pkg/sourcelist.cc:101
2415#, c-format
2416msgid "Malformed line %lu in source list %s (absolute dist)"
2417msgstr "ソースリスト %2$s の %1$lu 行目が不正です (absolute dist)"
2418
2419#: apt-pkg/sourcelist.cc:108
2420#, c-format
2421msgid "Malformed line %lu in source list %s (dist parse)"
2422msgstr "ソースリスト %2$s の %1$lu 行目が不正です (dist parse)"
2423
2424#: apt-pkg/sourcelist.cc:199
2425#, c-format
2426msgid "Opening %s"
2427msgstr "%s をオープンしています"
2428
2429#: apt-pkg/sourcelist.cc:216 apt-pkg/cdrom.cc:448
2430#, c-format
2431msgid "Line %u too long in source list %s."
2432msgstr "ソースリスト %2$s の %1$u 行目が長すぎます。"
2433
2434#: apt-pkg/sourcelist.cc:236
2435#, c-format
2436msgid "Malformed line %u in source list %s (type)"
2437msgstr "ソースリスト %2$s の %1$u 行目が不正です (type)"
2438
2439#: apt-pkg/sourcelist.cc:240
2440#, c-format
2441msgid "Type '%s' is not known on line %u in source list %s"
2442msgstr "ソースリスト %3$s の %2$u 行にあるタイプ '%1$s' は不明です"
2443
2444#: apt-pkg/sourcelist.cc:248 apt-pkg/sourcelist.cc:251
2445#, c-format
2446msgid "Malformed line %u in source list %s (vendor id)"
2447msgstr "ソースリスト %2$s の %1$u 行目が不正です (vendor id)"
2448
2449#: apt-pkg/packagemanager.cc:428
2450#, c-format
2451msgid ""
2452"This installation run will require temporarily removing the essential "
2453"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
2454"you really want to do it, activate the APT::Force-LoopBreak option."
2455msgstr ""
2456"このインストールは、競合/先行依存のループが原因で、一時的に重要な不可欠パッ"
2457"ケージ %s を削除します。これは多くの場合に問題が起こる原因となります。本当に"
2458"これを行いたいなら、APT::Force-LoopBreak オプションを有効にしてください。"
2459
2460#: apt-pkg/pkgrecords.cc:32
2461#, c-format
2462msgid "Index file type '%s' is not supported"
2463msgstr "インデックスファイルのタイプ '%s' はサポートされていません"
2464
2465#: apt-pkg/algorithms.cc:248
2466#, c-format
2467msgid ""
2468"The package %s needs to be reinstalled, but I can't find an archive for it."
2469msgstr ""
2470"パッケージ %s を再インストールする必要がありますが、そのためのアーカイブを見"
2471"つけることができませんでした。"
2472
2473#: apt-pkg/algorithms.cc:1107
2474msgid ""
2475"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2476"held packages."
2477msgstr ""
2478"エラー、pkgProblemResolver::Resolve は停止しました。おそらく変更禁止パッケー"
2479"ジが原因です。"
2480
2481#: apt-pkg/algorithms.cc:1109
2482msgid "Unable to correct problems, you have held broken packages."
2483msgstr "問題を解決することができません。壊れた変更禁止パッケージがあります。"
2484
2485#: apt-pkg/algorithms.cc:1375 apt-pkg/algorithms.cc:1377
2486msgid ""
2487"Some index files failed to download, they have been ignored, or old ones "
2488"used instead."
2489msgstr ""
2490"いくつかのインデックスファイルのダウンロードに失敗しました。これらは無視され"
2491"るか、古いものが代わりに使われます。"
2492
2493#: apt-pkg/acquire.cc:59
2494#, c-format
2495msgid "Lists directory %spartial is missing."
2496msgstr "リストディレクトリ %spartial が見つかりません。"
2497
2498#: apt-pkg/acquire.cc:63
2499#, c-format
2500msgid "Archive directory %spartial is missing."
2501msgstr "アーカイブディレクトリ %spartial が見つかりません。"
2502
2503#. only show the ETA if it makes sense
2504#. two days
2505#: apt-pkg/acquire.cc:828
2506#, c-format
2507msgid "Retrieving file %li of %li (%s remaining)"
2508msgstr "ファイルを取得しています %li/%li (残り %s)"
2509
2510#: apt-pkg/acquire.cc:830
2511#, c-format
2512msgid "Retrieving file %li of %li"
2513msgstr "ファイルを取得しています %li/%li"
2514
2515#: apt-pkg/acquire-worker.cc:110
2516#, c-format
2517msgid "The method driver %s could not be found."
2518msgstr "メソッドドライバ %s が見つかりません。"
2519
2520#: apt-pkg/acquire-worker.cc:159
2521#, c-format
2522msgid "Method %s did not start correctly"
2523msgstr "メソッド %s が正常に開始しませんでした"
2524
2525#: apt-pkg/acquire-worker.cc:399
2526#, c-format
2527msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter."
2528msgstr ""
2529"'%s' とラベルの付いたディスクをドライブ '%s' に入れて enter を押してくださ"
2530"い。"
2531
2532#: apt-pkg/init.cc:124
2533#, c-format
2534msgid "Packaging system '%s' is not supported"
2535msgstr "パッケージングシステム '%s' はサポートされていません"
2536
2537#: apt-pkg/init.cc:140
2538msgid "Unable to determine a suitable packaging system type"
2539msgstr "適切なパッケージシステムタイプを特定できません"
2540
2541#: apt-pkg/clean.cc:57
2542#, c-format
2543msgid "Unable to stat %s."
2544msgstr "%s の状態を取得できません。"
2545
2546#: apt-pkg/srcrecords.cc:44
2547msgid "You must put some 'source' URIs in your sources.list"
2548msgstr "sources.list に 'ソース' URI を指定する必要があります"
2549
2550#: apt-pkg/cachefile.cc:71
2551msgid "The package lists or status file could not be parsed or opened."
2552msgstr ""
2553"パッケージリストまたはステータスファイルを解釈またはオープンすることができま"
2554"せん。"
2555
2556#: apt-pkg/cachefile.cc:75
2557msgid "You may want to run apt-get update to correct these problems"
2558msgstr ""
2559"これらの問題を解決するためには apt-get update を実行する必要があるかもしれま"
2560"せん"
2561
2562#: apt-pkg/policy.cc:267
2563msgid "Invalid record in the preferences file, no Package header"
2564msgstr ""
2565"不正なレコードが preferences ファイルに存在します。パッケージヘッダがありませ"
2566"ん"
2567
2568#: apt-pkg/policy.cc:289
2569#, c-format
2570msgid "Did not understand pin type %s"
2571msgstr "pin タイプ %s が理解できませんでした"
2572
2573#: apt-pkg/policy.cc:297
2574msgid "No priority (or zero) specified for pin"
2575msgstr "pin で優先度 (または 0) が指定されていません"
2576
2577#: apt-pkg/pkgcachegen.cc:72
2578msgid "Cache has an incompatible versioning system"
2579msgstr "キャッシュに非互換なバージョニングシステムがあります"
2580
2581#: apt-pkg/pkgcachegen.cc:115
2582#, c-format
2583msgid "Error occurred while processing %s (NewPackage)"
2584msgstr "%s を処理中にエラーが発生しました (NewPackage)"
2585
2586#: apt-pkg/pkgcachegen.cc:130
2587#, c-format
2588msgid "Error occurred while processing %s (UsePackage1)"
2589msgstr "%s を処理中にエラーが発生しました (UsePackage1)"
2590
2591#: apt-pkg/pkgcachegen.cc:164
2592#, c-format
2593msgid "Error occurred while processing %s (NewFileDesc1)"
2594msgstr "%s を処理中にエラーが発生しました (NewFileDesc1)"
2595
2596#: apt-pkg/pkgcachegen.cc:189
2597#, c-format
2598msgid "Error occurred while processing %s (UsePackage2)"
2599msgstr "%s を処理中にエラーが発生しました (UsePackage2)"
2600
2601#: apt-pkg/pkgcachegen.cc:193
2602#, c-format
2603msgid "Error occurred while processing %s (NewFileVer1)"
2604msgstr "%s を処理中にエラーが発生しました (NewFileVer1)"
2605
2606#: apt-pkg/pkgcachegen.cc:224
2607#, c-format
2608msgid "Error occurred while processing %s (NewVersion1)"
2609msgstr "%s を処理中にエラーが発生しました (NewVersion1)"
2610
2611#: apt-pkg/pkgcachegen.cc:228
2612#, c-format
2613msgid "Error occurred while processing %s (UsePackage3)"
2614msgstr "%s を処理中にエラーが発生しました (UsePackage3)"
2615
2616#: apt-pkg/pkgcachegen.cc:232
2617#, c-format
2618msgid "Error occurred while processing %s (NewVersion2)"
2619msgstr "%s を処理中にエラーが発生しました (NewVersion2)"
2620
2621#: apt-pkg/pkgcachegen.cc:256
2622#, c-format
2623msgid "Error occurred while processing %s (NewFileDesc2)"
2624msgstr "%s を処理中にエラーが発生しました (NewFileDesc2)"
2625
2626#: apt-pkg/pkgcachegen.cc:262
2627msgid "Wow, you exceeded the number of package names this APT is capable of."
2628msgstr "この APT が対応している以上の数のパッケージが指定されました。"
2629
2630#: apt-pkg/pkgcachegen.cc:265
2631msgid "Wow, you exceeded the number of versions this APT is capable of."
2632msgstr "この APT が対応している以上の数のバージョンが要求されました。"
2633
2634#: apt-pkg/pkgcachegen.cc:268
2635msgid "Wow, you exceeded the number of descriptions this APT is capable of."
2636msgstr "この APT が対応している以上の数の説明が要求されました。"
2637
2638#: apt-pkg/pkgcachegen.cc:271
2639msgid "Wow, you exceeded the number of dependencies this APT is capable of."
2640msgstr "この APT が対応している以上の数の依存関係が発生しました。"
2641
2642#: apt-pkg/pkgcachegen.cc:299
2643#, c-format
2644msgid "Error occurred while processing %s (FindPkg)"
2645msgstr "%s を処理中にエラーが発生しました (FindPkg)"
2646
2647#: apt-pkg/pkgcachegen.cc:312
2648#, c-format
2649msgid "Error occurred while processing %s (CollectFileProvides)"
2650msgstr "%s を処理中にエラーが発生しました (CollectFileProvides)"
2651
2652#: apt-pkg/pkgcachegen.cc:318
2653#, c-format
2654msgid "Package %s %s was not found while processing file dependencies"
2655msgstr "パッケージ %s %s がファイル依存の処理中に見つかりませんでした"
2656
2657#: apt-pkg/pkgcachegen.cc:690
2658#, c-format
2659msgid "Couldn't stat source package list %s"
2660msgstr "ソースパッケージリスト %s の状態を取得できません"
2661
2662#: apt-pkg/pkgcachegen.cc:775
2663msgid "Collecting File Provides"
2664msgstr "ファイル提供情報を収集しています"
2665
2666#: apt-pkg/pkgcachegen.cc:902 apt-pkg/pkgcachegen.cc:909
2667msgid "IO Error saving source cache"
2668msgstr "ソースキャッシュの保存中に IO エラーが発生しました"
2669
2670#: apt-pkg/acquire-item.cc:127
2671#, c-format
2672msgid "rename failed, %s (%s -> %s)."
2673msgstr "名前の変更に失敗しました。%s (%s -> %s)"
2674
2675#: apt-pkg/acquire-item.cc:401
2676msgid "MD5Sum mismatch"
2677msgstr "MD5Sum が適合しません"
2678
2679#: apt-pkg/acquire-item.cc:658 apt-pkg/acquire-item.cc:1426
2680msgid "Hash Sum mismatch"
2681msgstr "ハッシュサムが適合しません"
2682
2683#: apt-pkg/acquire-item.cc:1118
2684msgid "There is no public key available for the following key IDs:\n"
2685msgstr "以下の鍵 ID に対して利用可能な公開鍵がありません:\n"
2686
2687#: apt-pkg/acquire-item.cc:1231
2688#, c-format
2689msgid ""
2690"I wasn't able to locate a file for the %s package. This might mean you need "
2691"to manually fix this package. (due to missing arch)"
2692msgstr ""
2693"パッケージ %s のファイルの位置を特定できません。おそらくこのパッケージを手動"
2694"で修正する必要があります (存在しないアーキテクチャのため)。"
2695
2696#: apt-pkg/acquire-item.cc:1290
2697#, c-format
2698msgid ""
2699"I wasn't able to locate file for the %s package. This might mean you need to "
2700"manually fix this package."
2701msgstr ""
2702"パッケージ %s のファイルの位置を特定できません。おそらくこのパッケージを手動"
2703"で修正する必要があります。"
2704
2705#: apt-pkg/acquire-item.cc:1331
2706#, c-format
2707msgid ""
2708"The package index files are corrupted. No Filename: field for package %s."
2709msgstr ""
2710"パッケージインデックスファイルが壊れています。パッケージ %s に Filename: "
2711"フィールドがありません。"
2712
2713#: apt-pkg/acquire-item.cc:1418
2714msgid "Size mismatch"
2715msgstr "サイズが適合しません"
2716
2717#: apt-pkg/vendorlist.cc:66
2718#, c-format
2719msgid "Vendor block %s contains no fingerprint"
2720msgstr "ベンダブロック %s は鍵指紋を含んでいません"
2721
2722#: apt-pkg/cdrom.cc:529
2723#, c-format
2724msgid ""
2725"Using CD-ROM mount point %s\n"
2726"Mounting CD-ROM\n"
2727msgstr ""
2728"CD-ROM マウントポイント %s を使用します\n"
2729"CD-ROM をマウントしています\n"
2730
2731#: apt-pkg/cdrom.cc:538 apt-pkg/cdrom.cc:627
2732msgid "Identifying.. "
2733msgstr "確認しています.. "
2734
2735#: apt-pkg/cdrom.cc:563
2736#, c-format
2737msgid "Stored label: %s\n"
2738msgstr "格納されたラベル: %s \n"
2739
2740#: apt-pkg/cdrom.cc:570 apt-pkg/cdrom.cc:841
2741msgid "Unmounting CD-ROM...\n"
2742msgstr "CD-ROM をアンマウントしています ...\n"
2743
2744#: apt-pkg/cdrom.cc:590
2745#, c-format
2746msgid "Using CD-ROM mount point %s\n"
2747msgstr "CD-ROM マウントポイント %s を使用します\n"
2748
2749#: apt-pkg/cdrom.cc:608
2750msgid "Unmounting CD-ROM\n"
2751msgstr "CD-ROM をアンマウントしています\n"
2752
2753#: apt-pkg/cdrom.cc:612
2754msgid "Waiting for disc...\n"
2755msgstr "ディスクを待っています ...\n"
2756
2757#. Mount the new CDROM
2758#: apt-pkg/cdrom.cc:620
2759msgid "Mounting CD-ROM...\n"
2760msgstr "CD-ROM をマウントしています ...\n"
2761
2762#: apt-pkg/cdrom.cc:638
2763msgid "Scanning disc for index files..\n"
2764msgstr "ディスクのインデックスファイルを走査しています ..\n"
2765
2766#: apt-pkg/cdrom.cc:678
2767#, c-format
2768msgid ""
2769"Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
2770"zu signatures\n"
2771msgstr ""
2772"%zu のパッケージインデックス、%zu のソースインデックス、%zu の翻訳インデック"
2773"ス、%zu の署名を見つけました\n"
2774
2775#: apt-pkg/cdrom.cc:715
2776#, c-format
2777msgid "Found label '%s'\n"
2778msgstr "ラベル '%s' を見つけました\n"
2779
2780#: apt-pkg/cdrom.cc:744
2781msgid "That is not a valid name, try again.\n"
2782msgstr "これは有効な名前ではありません。再試行してください。\n"
2783
2784#: apt-pkg/cdrom.cc:760
2785#, c-format
2786msgid ""
2787"This disc is called: \n"
2788"'%s'\n"
2789msgstr ""
2790"このディスクは以下のように呼ばれます: \n"
2791"'%s'\n"
2792
2793#: apt-pkg/cdrom.cc:764
2794msgid "Copying package lists..."
2795msgstr "パッケージリストをコピーしています ..."
2796
2797#: apt-pkg/cdrom.cc:790
2798msgid "Writing new source list\n"
2799msgstr "新しいソースリストを書き込んでいます\n"
2800
2801#: apt-pkg/cdrom.cc:799
2802msgid "Source list entries for this disc are:\n"
2803msgstr "このディスクのソースリストのエントリ:\n"
2804
2805#: apt-pkg/indexcopy.cc:263 apt-pkg/indexcopy.cc:823
2806#, c-format
2807msgid "Wrote %i records.\n"
2808msgstr "%i レコードを書き込みました。\n"
2809
2810#: apt-pkg/indexcopy.cc:265 apt-pkg/indexcopy.cc:825
2811#, c-format
2812msgid "Wrote %i records with %i missing files.\n"
2813msgstr "%i レコードを書き込みました。%i 個のファイルが存在しません。\n"
2814
2815#: apt-pkg/indexcopy.cc:268 apt-pkg/indexcopy.cc:828
2816#, c-format
2817msgid "Wrote %i records with %i mismatched files\n"
2818msgstr "%i レコードを書き込みました。%i 個の適合しないファイルがあります。\n"
2819
2820#: apt-pkg/indexcopy.cc:271 apt-pkg/indexcopy.cc:831
2821#, c-format
2822msgid "Wrote %i records with %i missing files and %i mismatched files\n"
2823msgstr ""
2824"%i レコードを書き込みました。%i 個のファイルが見つからず、%i 個の適合しない"
2825"ファイルがあります。\n"
2826
2827#: apt-pkg/deb/dpkgpm.cc:49
2828#, c-format
2829msgid "Installing %s"
2830msgstr "%s をインストールしています"
2831
2832#: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:612
2833#, c-format
2834msgid "Configuring %s"
2835msgstr "%s を設定しています"
2836
2837#: apt-pkg/deb/dpkgpm.cc:51 apt-pkg/deb/dpkgpm.cc:627
2838#, c-format
2839msgid "Removing %s"
2840msgstr "%s を削除しています"
2841
2842#: apt-pkg/deb/dpkgpm.cc:52
2843#, c-format
2844msgid "Running post-installation trigger %s"
2845msgstr "インストール後トリガ %s を実行しています"
2846
2847#: apt-pkg/deb/dpkgpm.cc:521
2848#, c-format
2849msgid "Directory '%s' missing"
2850msgstr "ディレクトリ '%s' が見つかりません"
2851
2852#: apt-pkg/deb/dpkgpm.cc:605
2853#, c-format
2854msgid "Preparing %s"
2855msgstr "%s を準備しています"
2856
2857#: apt-pkg/deb/dpkgpm.cc:606
2858#, c-format
2859msgid "Unpacking %s"
2860msgstr "%s を展開しています"
2861
2862#: apt-pkg/deb/dpkgpm.cc:611
2863#, c-format
2864msgid "Preparing to configure %s"
2865msgstr "%s の設定を準備しています"
2866
2867#: apt-pkg/deb/dpkgpm.cc:614 apt-pkg/deb/dpkgpm.cc:615
2868#, c-format
2869msgid "Processing triggers for %s"
2870msgstr "%s のトリガーを処理しています"
2871
2872#: apt-pkg/deb/dpkgpm.cc:617
2873#, c-format
2874msgid "Installed %s"
2875msgstr "%s をインストールしました"
2876
2877#: apt-pkg/deb/dpkgpm.cc:622 apt-pkg/deb/dpkgpm.cc:624
2878#: apt-pkg/deb/dpkgpm.cc:625
2879#, c-format
2880msgid "Preparing for removal of %s"
2881msgstr "%s の削除を準備しています"
2882
2883#: apt-pkg/deb/dpkgpm.cc:628
2884#, c-format
2885msgid "Removed %s"
2886msgstr "%s を削除しました"
2887
2888#: apt-pkg/deb/dpkgpm.cc:633
2889#, c-format
2890msgid "Preparing to completely remove %s"
2891msgstr "%s を完全に削除する準備をしています"
2892
2893#: apt-pkg/deb/dpkgpm.cc:634
2894#, c-format
2895msgid "Completely removed %s"
2896msgstr "%s を完全に削除しました"
2897
2898#: apt-pkg/deb/dpkgpm.cc:791
2899msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
2900msgstr ""
2901"ログに書き込めません。openpty() に失敗しました (/dev/pts がマウントされていな"
2902"い?)\n"
2903
2904#: methods/rred.cc:219
2905msgid "Could not patch file"
2906msgstr "ファイルにパッチできませんでした"
2907
2908#: methods/rsh.cc:330
2909msgid "Connection closed prematurely"
2910msgstr "途中で接続がクローズされました"