Browsing Chinese (Traditional) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Chinese (Traditional) guidelines.
19 of 9 results
37.
Usage: apt-cache [options] command
apt-cache [options] add file1 [file2 ...]
apt-cache [options] showpkg pkg1 [pkg2 ...]
apt-cache [options] showsrc pkg1 [pkg2 ...]

apt-cache is a low-level tool used to manipulate APT's binary
cache files, and query information from them

Commands:
add - Add a package file to the source cache
gencaches - Build both the package and source cache
showpkg - Show some general information for a single package
showsrc - Show source records
stats - Show some basic statistics
dump - Show the entire file in a terse form
dumpavail - Print an available file to stdout
unmet - Show unmet dependencies
search - Search the package list for a regex pattern
show - Show a readable record for the package
depends - Show raw dependency information for a package
rdepends - Show reverse dependency information for a package
pkgnames - List the names of all packages
dotty - Generate package graphs for GraphVis
xvcg - Generate package graphs for xvcg
policy - Show policy settings

Options:
-h This help text.
-p=? The package cache.
-s=? The source cache.
-q Disable progress indicator.
-i Show only important deps for the unmet command.
-c=? Read this configuration file
-o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-cache(8) and apt.conf(5) manual pages for more information.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
用法: apt-cache [選項] 命令
apt-cache [選項] add 檔案1 [檔案2 ...]
apt-cache [選項] showpkg 套件1 [套件2 ...]
apt-cache [選項] showsrc 套件1 [套件2 ...]

apt-cache 是一個底層的工具,我們用它來操縱 APT 的二進制
快取檔案,也用來查詢那些檔案中的相關訊息

命令:
add - 往源碼快取中加入一個套件檔案
gencaches - 產生套件和源碼的快取
showpkg - 顯示套件的全面訊息
showsrc - 顯示源碼檔案的各項記錄
stats - 顯示一些基本的統計訊息
dump - 簡要顯示整個緩存文件的內容
dumpavail - 印出可取得的檔案到標準輸出(stdout)
unmet - 顯示所有未滿足的相依關係
search - 根據正規表示法搜索套件列表
show - 顯示關於該套件的易於閱讀的報告
depends - 原原本本的顯示該套件的相依關係的訊息
rdepends - 顯示所有相依於該套件的套件名字
pkgnames - 列出所有套件的名稱
dotty - 產生 GraphVis 處理的套件關係圖
xvcg - 產生 xvcg 處理的套件的關係圖
policy - 顯示套件的安裝設定狀態

選項:
-h 本幫助訊息。
-p=? 套件的快取。
-s=? 源碼的快取。
-q 關閉進度顯示。
-i 僅為 unmet 命令顯示重要的相依關係。
-c=? 讀取指定的設定檔
-o=? 設定任意指定的設定選項,例如 -o dir::cache=/tmp
若要深入了解,您還可以查閱 apt-cache(8) 和 apt.conf(5) 參考手冊。
Translated and reviewed by Walter Cheuk
In upstream:
用法: apt-cache [選項] 命令
apt-cache [選項] add file1 [file2 ...]
apt-cache [選項] showpkg 套件1 [套件2 ...]
apt-cache [選項] showsrc 套件1 [套件2 ...]

apt-cache 是一個底層的工具,我們用它來操縱 APT 的二進制
快取檔案,也用來查詢那些檔案中的相關訊息

命令:
add - 往源碼快取中加入一個套件檔案
gencaches - 產生套件和源碼的快取
showpkg - 顯示套件的全面訊息
showsrc - 顯示源碼檔案的各項記錄
stats - 顯示一些基本的統計訊息
dump - 簡要顯示整個緩存文件的內容
dumpavail - 印出可取得的檔案到標準輸出(stdout)
unmet - 顯示所有未滿足的相依關係
search - 根據正規表示法搜索套件列表
show - 顯示關於該套件的易於閱讀的報告
depends - 原原本本的顯示該套件的相依關係的訊息
rdepends - 顯示所有相依於該套件的套件名字
pkgnames - 列出所有套件的名稱
dotty - 產生 GraphVis 處理的套件關係圖
xvcg - 產生 xvcg 處理的套件的關係圖
policy - 顯示套件的安裝設定狀態

選項:
-h 本幫助訊息。
-p=? 套件的快取。
-s=? 源碼的快取。
-q 關閉進度顯示。
-i 僅為 unmet 命令顯示重要的相依關係。
-c=? 讀取指定的設定檔
-o=? 設定任意指定的設定選項,例如 -o dir::cache=/tmp
若要深入了解,您還可以查閱 apt-cache(8) 和 apt.conf(5) 參考手冊。
Suggested by Asho Yeh
Located in cmdline/apt-cache.cc:1725
70.
DeLink %s [%s]
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
移除連結 %s [%s]
Translated and reviewed by Asho Yeh
Shared:
解除連結 %s [%s]
Suggested by Walter Cheuk
Located in ftparchive/writer.cc:260
73.
*** Failed to link %s to %s
*** 無法將 %s 鏈接到 %s
Translated and reviewed by Asho Yeh
Shared:
*** 未能將 %s 連結到 %s
Suggested by Walter Cheuk
Located in ftparchive/writer.cc:279
80.
Internal error, could not locate member %s
內部錯誤:無法找到成員 %s
Translated and reviewed by Asho Yeh
Shared:
內部錯誤,找不找到成員 %s
Suggested by Tetralet
Located in ftparchive/contents.cc:325
86.
Failed to read the override file %s
無法讀取 override 檔案 %s
Translated and reviewed by Asho Yeh
Shared:
未能讀取重新定義檔 %s
Suggested by Walter Cheuk
Located in ftparchive/override.cc:127 ftparchive/override.cc:201
94.
Failed to create subprocess IPC
無法建立子程序 IPC
Translated and reviewed by Asho Yeh
Located in ftparchive/multicompress.cc:287
132.
Authentication warning overridden.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
忽略了認證警告。
Translated and reviewed by Asho Yeh
Shared:
強行凌駕了真偽核實警告。
Suggested by Walter Cheuk
Located in apt-private/private-download.cc:66
153.
Failed to fetch %s %s
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
未能取得 %s %s
Translated and reviewed by Walter Cheuk
In upstream:
無法下載『%s』檔案。%s
Suggested by Asho Yeh
Located in apt-private/private-download.cc
172.
Version '%s' for '%s' was not found
找不到 '%s' 版的 '%s'
Translated by Tetralet
Located in cmdline/apt-get.cc:1236
19 of 9 results

This translation is managed by Ubuntu Traditional Chinese (Taiwan) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Asho Yeh, BlueT - Matthew Lien - 練喆明, Elmaz Yu, Martin Pitt, Peter Chen, Tetralet, Walter Cheuk, kewang, missmomo0911, 阿文.