|
188.
|
|
|
%s can not be marked as it is not installed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s をインストールされていないものとしてマークできません
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
189.
|
|
|
%s was already set to manually installed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s は手動でインストールしたとすでに設定されています。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
190.
|
|
|
%s was already set to automatically installed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s は自動でインストールしたとすでに設定されています。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
191.
|
|
|
%s was already set on hold.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s はすでに保留に設定されています。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
192.
|
|
|
%s was already not hold.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s はすでに保留されていません。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
193.
|
|
|
Waited for %s but it wasn't there
|
|
|
|
%s を待ちましたが、そこにはありませんでした
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
cmdline/apt-dump-solver.cc
|
|
194.
|
|
|
%s set on hold.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s は保留に設定されました。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
195.
|
|
|
Canceled hold on %s .
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
%s の保留を解除しました。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
196.
|
|
|
Executing dpkg failed. Are you root?
|
|
|
|
dpkg の実行に失敗しました。root 権限で実行していますか?
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc
|
|
197.
|
|
|
Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]
apt-mark is a simple command line interface for marking packages
as manually or automatically installed. It can also list marks.
Commands:
auto - Mark the given packages as automatically installed
manual - Mark the given packages as manually installed
Options:
-h This help text.
-q Loggable output - no progress indicator
-qq No output except for errors
-s No-act. Just prints what would be done.
-f read/write auto/manual marking in the given file
-c=? Read this configuration file
-o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-mark(8) and apt.conf(5) manual pages for more information.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Usage: apt-mark [オプション] {auto|manual} パッケージ1 [パッケージ2 ...]
apt-mark は、パッケージを手動または自動でインストールされたものとしてマーク
する簡単なコマンドラインインターフェイスです。マークの一覧表示もできます。
コマンド:
auto - 指定のパッケージを自動でインストールされたものとしてマークする
manual - 指定のパッケージを手動でインストールしたものとしてマークする
オプション:
-h このヘルプを表示する
-q ログファイルに出力可能な形式にする - プログレス表示をしない
-qq エラー以外は表示しない
-s 実際には実行しない。実行シミュレーションのみ行う
-f 指定のファイルを使って自動/手動のマーキングを読み書きする
-c=? 指定した設定ファイルを読み込む
-o=? 任意の設定オプションを指定する (例 -o dir::cache=/tmp)
さらなる情報については、マニュアルページ apt-mark(8) および apt.conf(5) を参照してください。
|
|
Translated by
Kenshi Muto
|
|
|
|
Located in
cmdline/apt-mark.cc:379
|