# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PackageKit package. # # Translators: # Cheng-Chia Tseng , 2011-2015,2017-2018 # Kisaragi Hiu , 2024 # Richard Hughes , 2011 # Terry Chuang , 2008-2009 msgid "" msgstr "" "Project-Id-Version: PackageKit\n" "Report-Msgid-Bugs-To: https://github.com/hughsie/PackageKit/issues\n" "POT-Creation-Date: 2025-05-15 03:28+0000\n" "Language-Team: Chinese (Taiwan) (http://app.transifex.com/freedesktop/" "packagekit/language/zh_TW/)\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: backends/dnf/pk-backend-dnf-refresh.c:140 src/pk-main.c:168 msgid "Config file was not found." msgstr "找不到組態檔。" #. TRANSLATORS: The placeholder is an error message #: backends/dnf/pk-backend-dnf-refresh.c:147 src/pk-main.c:175 #, c-format msgid "Failed to load config file: %s" msgstr "載入組態檔失敗:%s" #. TRANSLATORS: this is an atomic transaction #. TRANSLATORS: the role is the point of the transaction, #. * e.g. update-packages #: client/pk-console.c:165 client/pk-console.c:560 msgid "Transaction" msgstr "處理事項" #. TRANSLATORS: this is the time the transaction was started in system timezone #: client/pk-console.c:167 msgid "System time" msgstr "系統時間" #. TRANSLATORS: this is if the transaction succeeded or not #: client/pk-console.c:169 msgid "Succeeded" msgstr "成功" #: client/pk-console.c:169 msgid "True" msgstr "True" #: client/pk-console.c:169 msgid "False" msgstr "False" #. TRANSLATORS: this is the transactions role, e.g. "update-packages" #: client/pk-console.c:171 msgid "Role" msgstr "任務" #. TRANSLATORS: this is The duration of the transaction #: client/pk-console.c:176 msgid "Duration" msgstr "時間" #: client/pk-console.c:176 msgid "(seconds)" msgstr "(秒)" #. TRANSLATORS: this is The command line used to do the action #: client/pk-console.c:180 msgid "Command line" msgstr "指令列" #. TRANSLATORS: this is the user ID of the user that started the action #: client/pk-console.c:182 msgid "User ID" msgstr "使用者 ID" #. TRANSLATORS: this is the username, e.g. hughsie #: client/pk-console.c:189 msgid "Username" msgstr "使用者名稱" #. TRANSLATORS: this is the users real name, e.g. "Richard Hughes" #: client/pk-console.c:193 msgid "Real name" msgstr "真實名稱" #. TRANSLATORS: these are packages touched by the transaction #: client/pk-console.c:201 msgid "Affected packages:" msgstr "受影響的軟體包:" #. TRANSLATORS: these are packages touched by the transaction #: client/pk-console.c:204 msgid "Affected packages: None" msgstr "受影響的軟體包:無" #. TRANSLATORS: this is the distro, e.g. Fedora 10 #: client/pk-console.c:230 msgid "Distribution" msgstr "散布版" #. TRANSLATORS: this is type of update, stable or testing #: client/pk-console.c:232 msgid "Type" msgstr "類型" #. TRANSLATORS: this is any summary text describing the upgrade #. TRANSLATORS: this is the summary of the group #: client/pk-console.c:234 client/pk-console.c:267 msgid "Summary" msgstr "摘要" #. TRANSLATORS: this is the group category name #: client/pk-console.c:256 msgid "Category" msgstr "分類" #. TRANSLATORS: this is group identifier #: client/pk-console.c:258 msgid "ID" msgstr "ID" #. TRANSLATORS: this is the parent group #: client/pk-console.c:261 msgid "Parent" msgstr "親代" #. TRANSLATORS: this is the name of the parent group #. TRANSLATORS: this is the name of the backend #: client/pk-console.c:264 client/pk-console.c:2327 msgid "Name" msgstr "名稱" #. TRANSLATORS: this is preferred icon for the group #: client/pk-console.c:270 msgid "Icon" msgstr "圖示" #. TRANSLATORS: this is a header for the package that can be updated #: client/pk-console.c:308 msgid "Details about the update:" msgstr "關於更新的詳細資料:" #. TRANSLATORS: details about the update, package name and version #. TRANSLATORS: the package that is being processed #. TRANSLATORS: the package that is not signed by a known key #. TRANSLATORS: the package name that was trying to be installed #: client/pk-console.c:314 client/pk-console.c:579 #: lib/packagekit-glib2/pk-task-text.c:123 #: lib/packagekit-glib2/pk-task-text.c:198 msgid "Package" msgstr "軟體包" #. TRANSLATORS: details about the update, any packages that #. * this update updates #: client/pk-console.c:319 msgid "Updates" msgstr "更新" #. TRANSLATORS: details about the update, any packages that #. * this update obsoletes #: client/pk-console.c:326 msgid "Obsoletes" msgstr "廢棄" #. TRANSLATORS: details about the update, the vendor URLs #. TRANSLATORS: the vendor (e.g. vmware) that is providing the EULA #: client/pk-console.c:332 lib/packagekit-glib2/pk-task-text.c:201 msgid "Vendor" msgstr "廠商" #. TRANSLATORS: details about the update, the bugzilla URLs #: client/pk-console.c:338 msgid "Bugzilla" msgstr "Bugzilla" #. TRANSLATORS: details about the update, the CVE URLs #: client/pk-console.c:344 msgid "CVE" msgstr "CVE" #. TRANSLATORS: details about the update, if the package #. * requires a restart #: client/pk-console.c:350 msgid "Restart" msgstr "重新啟動" #. TRANSLATORS: details about the update, any description of #. * the update #: client/pk-console.c:355 msgid "Update text" msgstr "更新文字" #. TRANSLATORS: details about the update, the changelog for #. * the package #: client/pk-console.c:360 msgid "Changes" msgstr "變更" #. TRANSLATORS: details about the update, the ongoing state #. * of the update #: client/pk-console.c:365 msgid "State" msgstr "狀態" #. TRANSLATORS: details about the update, date the update #. * was issued #: client/pk-console.c:370 msgid "Issued" msgstr "已發佈" #. TRANSLATORS: details about the update, date the update #. * was updated #. TRANSLATORS: The action of the package, in past tense #: client/pk-console.c:375 lib/packagekit-glib2/pk-enum.c:1107 msgid "Updated" msgstr "已更新" #. TRANSLATORS: if the repo is enabled #: client/pk-console.c:397 msgid "Enabled" msgstr "已啟用" #. TRANSLATORS: if the repo is disabled #: client/pk-console.c:400 msgid "Disabled" msgstr "已停用" #. TRANSLATORS: a package requires the system to be restarted #: client/pk-console.c:429 msgid "System restart required by:" msgstr "系統重新啟動被此需求:" #. TRANSLATORS: a package requires the session to be restarted #: client/pk-console.c:432 msgid "Session restart required:" msgstr "需要重新啟動作業階段:" #. TRANSLATORS: a package requires the system to be restarted #. * due to a security update #: client/pk-console.c:436 msgid "System restart (security) required by:" msgstr "系統重新啟動 (安全性) 被此需求:" #. TRANSLATORS: a package requires the session to be restarted #. * due to a security update #: client/pk-console.c:440 msgid "Session restart (security) required:" msgstr "需要重新啟動 (安全性) 作業階段:" #. TRANSLATORS: a package requires the application to be restarted #: client/pk-console.c:443 msgid "Application restart required by:" msgstr "應用程式重新啟動被此需求:" #. TRANSLATORS: This a list of details about the package #: client/pk-console.c:474 msgid "Package description" msgstr "軟體包描述" #. TRANSLATORS: This where the package has no files #: client/pk-console.c:494 msgid "No files" msgstr "無檔案" #. TRANSLATORS: This a list files contained in the package #: client/pk-console.c:499 msgid "Package files" msgstr "軟體包檔案" #. TRANSLATORS: the percentage complete of the transaction #: client/pk-console.c:595 msgid "Percentage" msgstr "百分比" #. TRANSLATORS: the status of the transaction (e.g. downloading) #: client/pk-console.c:618 msgid "Status" msgstr "狀態" #. TRANSLATORS: the results from the transaction #: client/pk-console.c:656 msgid "Results:" msgstr "結果:" #. TRANSLATORS: we failed to get any results, which is pretty #. * fatal in my book #: client/pk-console.c:662 client/pk-console.c:823 msgid "Fatal error" msgstr "嚴重錯誤" #. TRANSLATORS: the user asked to update everything, #. * but there is nothing that can be updated #: client/pk-console.c:687 msgid "There are no packages to update." msgstr "沒有軟體包需要更新。" #. TRANSLATORS: the transaction failed in a way we could #. * not expect #. TRANSLATORS: the transaction failed in a way we could not expect #: client/pk-console.c:691 contrib/command-not-found/pk-command-not-found.c:670 msgid "The transaction failed" msgstr "處理事項失敗" #. TRANSLATORS: print a message when there are no updates #: client/pk-console.c:720 msgid "There are no updates available at this time." msgstr "此刻尚無更新可用。" #: client/pk-console.c:743 msgid "There are no upgrades available at this time." msgstr "此刻尚無升級可用。" #. TRANSLATORS: a package needs to restart their system #: client/pk-console.c:805 msgid "Please restart the computer to complete the update." msgstr "請重新啟動電腦來完成更新。" #. TRANSLATORS: a package needs to restart the session #: client/pk-console.c:808 msgid "Please logout and login to complete the update." msgstr "請登出並再次登入來完成更新。" #. TRANSLATORS: a package needs to restart their system (due to security) #: client/pk-console.c:811 msgid "" "Please restart the computer to complete the update as important security " "updates have been installed." msgstr "因為重大安全性更新已安裝,請重新啟動電腦來完成更新動作。" #. TRANSLATORS: a package needs to restart the session (due to security) #: client/pk-console.c:814 msgid "" "Please logout and login to complete the update as important security updates " "have been installed." msgstr "因為重大安全性更新已安裝,請登出並再次登入來完成更新動作。" #. TRANSLATORS: more than one package could be found that matched, #. * to follow is a list of possible packages #: client/pk-console.c:917 msgid "More than one package matches:" msgstr "符合的軟體包不只一個:" #. TRANSLATORS: This finds out which package in the list to use #: client/pk-console.c:929 msgid "Please choose the correct package: " msgstr "請選擇正確的軟體包:" #. TRANSLATORS: we asked to install a package #. * that could not be found in any repo #: client/pk-console.c:966 msgid "Package not found" msgstr "找不到軟體包" #. TRANSLATORS: we couldn't find anything #: client/pk-console.c:984 msgid "No packages were found" msgstr "沒有找到軟體包" #. TRANSLATORS: The user used #. * 'pkcon install dave.rpm' rather than #. * 'pkcon install-local dave.rpm' #: client/pk-console.c:1009 #, c-format msgid "" "Expected package name, actually got file. Try using 'pkcon install-local %s' " "instead." msgstr "" "預期的軟體包名稱,已實際取得檔案。嘗試使用 'pkcon install-local %s' 來替代。" #. TRANSLATORS: There was an error finding a package #. * for installation. The detailed error follows. #: client/pk-console.c:1044 #, c-format msgid "This tool could not find any available package: %s" msgstr "此工具無法找到任何可用的軟體包:%s" #. TRANSLATORS: We were unable to find a package for installation. #: client/pk-console.c:1061 msgid "This tool could not find any available package." msgstr "此工具沒有找到任何可用的軟體包。" #. TRANSLATORS: There was an error finding a package #. * for installation, it may already be installed. #: client/pk-console.c:1070 msgid "The selected packages may already be installed." msgstr "所選的軟體包可能皆已安裝。" #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows #: client/pk-console.c:1098 #, c-format msgid "This tool could not find the installed package: %s" msgstr "此工具無法找到已安裝的軟體包:%s" #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows #: client/pk-console.c:1127 client/pk-console.c:1158 #, c-format msgid "This tool could not find the package: %s" msgstr "此工具無法找到這個軟體包:%s" #. TRANSLATORS: there are no updates, so nothing to do #: client/pk-console.c:1203 msgid "No packages require updating to newer versions." msgstr "無軟體包需要更新至較新版本。" #. TRANSLATORS: There was an error getting the list #. * of files for the package. The detailed error follows #. TRANSLATORS: There was an error getting the #. * dependencies for the package. The detailed error follows #. TRANSLATORS: There was an error getting the #. * details about the package. The detailed error follows #. TRANSLATORS: The package name was not found in #. * any software repositories. The detailed error follows #: client/pk-console.c:1241 client/pk-console.c:1270 client/pk-console.c:1309 #: client/pk-console.c:1368 client/pk-console.c:1396 #, c-format msgid "This tool could not find all the packages: %s" msgstr "此工具無法找到所有軟體包:%s" #. TRANSLATORS: This is when the daemon crashed, and we are up #. * shit creek without a paddle #: client/pk-console.c:1423 msgid "The daemon crashed mid-transaction!" msgstr "幕後程式損壞了 mid-transaction!" #. TRANSLATORS: This is the header to the --help menu #: client/pk-console.c:1455 msgid "PackageKit Console Interface" msgstr "PackageKit 主控臺介面" #. these are commands we can use with pkcon #: client/pk-console.c:1457 msgid "Subcommands:" msgstr "次指令:" #. TRANSLATORS: we keep a database updated with the time that an #. * action was last executed #: client/pk-console.c:1555 msgid "Failed to get the time since this action was last completed" msgstr "無法取得此動作最後完成後的時間" #. TRANSLATORS: this is the time since this role was used #: client/pk-console.c:1559 msgid "Time since" msgstr "時間經過" #. TRANSLATORS: There follows a list of packages downloaded and ready #. * to be updated #: client/pk-console.c:1579 msgid "Prepared updates:" msgstr "預備更新:" #. TRANSLATORS: The network settings could not be sent #: client/pk-console.c:1648 msgid "The proxy could not be set" msgstr "無法設定代理" #. TRANSLATORS: command line argument, just show the version string #: client/pk-console.c:1690 client/pk-monitor.c:330 msgid "Show the program version and exit" msgstr "顯示程式版本然後離開" #. TRANSLATORS: command line argument, use a filter to narrow down results #: client/pk-console.c:1693 msgid "Set the filter, e.g. installed" msgstr "設定過濾條件,例如:installed" #. command line argument, do we ask questions #: client/pk-console.c:1696 msgid "Install the packages without asking for confirmation" msgstr "安裝軟體包而不必要求確認" #. command line argument, do we just download or apply changes #: client/pk-console.c:1699 msgid "Prepare the transaction by downloading packages only" msgstr "僅下載軟體包來準備處理事項" #. command line argument, do we allow package downgrades #: client/pk-console.c:1702 msgid "Allow packages to be downgraded during transaction" msgstr "允許軟體包可透過處理事項降級" #: client/pk-console.c:1704 msgid "Allow packages to be reinstalled during transaction" msgstr "允許軟體包可透過處理事項重新安裝" #: client/pk-console.c:1706 msgid "Automatically remove unused dependencies" msgstr "自動移除沒有用到的依賴關係" #. TRANSLATORS: command line argument, this command is not a priority #: client/pk-console.c:1709 msgid "Run the command using idle network bandwidth and also using less power" msgstr "使用閒置的網路頻寬與較少的能源來執行指令" #. TRANSLATORS: command line argument, just output without fancy formatting #: client/pk-console.c:1712 msgid "" "Print to screen a machine readable output, rather than using animated widgets" msgstr "將機器可讀的輸出列印到畫面,而不是使用動畫化的小工具" #. TRANSLATORS: command line argument, just output without fancy formatting #: client/pk-console.c:1715 msgid "" "The maximum metadata cache age (in seconds). Use -1 to use only cache, 1 to " "reload cache." msgstr "" "中繼資料快取年歲上限(單位為秒)。使用 -1 來只用快取,1 來重新載入快取。" #. command line argument, do we ask questions #: client/pk-console.c:1718 msgid "Allow untrusted packages to be installed." msgstr "允許安裝未受信任的軟體包。" #. TRANSLATORS: we failed to contact the daemon #: client/pk-console.c:1756 msgid "Failed to parse command line" msgstr "無法解析指令列" #. TRANSLATORS: we failed to contact the daemon #: client/pk-console.c:1766 msgid "Failed to contact PackageKit" msgstr "聯絡 PackageKit 失敗" #. TRANSLATORS: The user specified #. * an incorrect filter #: client/pk-console.c:1829 msgid "The filter specified was invalid" msgstr "指定的過濾條件無效" #. TRANSLATORS: a search type can #. * be name, details, file, etc #: client/pk-console.c:1855 msgid "A search type is required, e.g. name" msgstr "需要選取搜尋類型,例如:名稱" #. TRANSLATORS: the user #. * needs to provide a search term #. TRANSLATORS: the user needs #. * to provide a search term #: client/pk-console.c:1865 client/pk-console.c:1882 client/pk-console.c:1899 #: client/pk-console.c:1916 msgid "A search term is required" msgstr "需要輸入搜尋用的關鍵詞" #. TRANSLATORS: the user did not #. * specify what they wanted to install #: client/pk-console.c:1942 msgid "A package name to install is required" msgstr "需要有要安裝的軟體包名稱" #. TRANSLATORS: the user did not #. * specify what they wanted to install #: client/pk-console.c:1956 msgid "A filename to install is required" msgstr "需要有要安裝的檔案名稱" #. TRANSLATORS: geeky error, real #. * users won't see this #: client/pk-console.c:1972 msgid "A type, key_id and package_id are required" msgstr "需要指定一個類型、key_id 以及 package_id" #. TRANSLATORS: the user did not #. * specify what they wanted to remove #: client/pk-console.c:1990 msgid "A package name to remove is required" msgstr "需要有要移除的軟體包名稱" #. TRANSLATORS: the user did not #. * specify anything about what to #. * download or where #: client/pk-console.c:2003 msgid "A destination directory and the package names to download are required" msgstr "需要有目標資料夾與要下載的軟體包名稱" #. TRANSLATORS: the directory does #. * not exist, so we can't continue #: client/pk-console.c:2013 msgid "Directory not found" msgstr "找不到目錄" #. TRANSLATORS: geeky error, real #. * users won't see this #: client/pk-console.c:2028 msgid "A licence identifier (eula-id) is required" msgstr "需要指定一個授權合約的辨識符號 (eula-id)" #. TRANSLATORS: The user did not #. * specify a package name #: client/pk-console.c:2054 msgid "A package name to resolve is required" msgstr "需要指定欲解析軟體包的名稱" #. TRANSLATORS: The user did not #. * specify a repository name #: client/pk-console.c:2071 client/pk-console.c:2088 msgid "A repository name is required" msgstr "需要指定軟體庫名稱" #: client/pk-console.c:2104 msgid "A repo name, parameter and value are required" msgstr "需要指定一個軟體庫名稱、參數和值" #: client/pk-console.c:2121 msgid "A repo id and autoremove required" msgstr "需要指定軟體庫 id 與 autoremove" #. TRANSLATORS: The user didn't #. * specify what action to use #: client/pk-console.c:2148 msgid "An action, e.g. 'update-packages' is required" msgstr "一個動作,例如:需要「update-packages」" #. TRANSLATORS: The user specified #. * an invalid action #: client/pk-console.c:2158 msgid "A correct role is required" msgstr "需要指定正確的任務" #. TRANSLATORS: The user did not #. * provide a package name #: client/pk-console.c:2178 client/pk-console.c:2195 client/pk-console.c:2207 #: client/pk-console.c:2237 client/pk-console.c:2270 msgid "A package name is required" msgstr "需要提供軟體包名稱" #. TRANSLATORS: each package #. * "provides" certain things, e.g. #. * mime(gstreamer-decoder-mp3), #. * the user didn't specify it #: client/pk-console.c:2221 msgid "A package provide string is required" msgstr "需要指定軟體包提供字串" #: client/pk-console.c:2248 client/pk-console.c:2259 msgid "A filename is required" msgstr "需要指定檔名" #. TRANSLATORS: this is the description of the backend #: client/pk-console.c:2331 msgid "Description" msgstr "描述" #. TRANSLATORS: this is the author of the backend #: client/pk-console.c:2335 msgid "Author" msgstr "作者" #. TRANSLATORS: The user did not provide a distro name #: client/pk-console.c:2405 msgid "You need to specify a list file to create" msgstr "您需要指定要建立的清單檔案" #. TRANSLATORS: There was an error #. * getting the list of packages. #. * The filename follows #: client/pk-console.c:2418 #, c-format msgid "File already exists: %s" msgstr "檔案已經存在:%s" #. TRANSLATORS: The user tried to use an #. * unsupported option on the command line #: client/pk-console.c:2436 #, c-format msgid "Option '%s' is not supported" msgstr "不支援 '%s' 選項" #. TRANSLATORS: Generic failure of what they asked to do #: client/pk-console.c:2446 msgid "Command failed" msgstr "指令失敗" #: client/pk-monitor.c:267 msgid "Failed to get daemon state" msgstr "未能取得幕後程式狀態" #: client/pk-monitor.c:310 msgid "Failed to get properties" msgstr "未能取得屬性" #. TRANSLATORS: this is a program that monitors PackageKit #: client/pk-monitor.c:341 msgid "PackageKit Monitor" msgstr "PackageKit 監控器" #. TRANSLATORS: this is a percentage value we use in messages, e.g. "90%" #: client/pk-offline-update.c:161 #, c-format msgid "%i%%" msgstr "" #. TRANSLATORS: this is the message we send plymouth to #. * advise of the new percentage completion when installing system upgrades #: client/pk-offline-update.c:167 msgid "Installing System Upgrade" msgstr "正在安裝系統升級" #. TRANSLATORS: this is the message we send plymouth to #. * advise of the new percentage completion when installing updates #: client/pk-offline-update.c:171 msgid "Installing Updates" msgstr "正在安裝更新" #. TRANSLATORS: we've finished doing offline updates #: client/pk-offline-update.c:207 msgid "Rebooting after installing updates…" msgstr "更新安裝完成,正重新開機…" #. TRANSLATORS: we've finished doing offline updates #: client/pk-offline-update.c:249 msgid "Shutting down after installing updates…" msgstr "在安裝完更新後關機…" #. TRANSLATORS: we've started doing offline updates #: client/pk-offline-update.c:394 msgid "Installing updates; this could take a while..." msgstr "正在安裝更新;這會花上一段時間..." #. TRANSLATORS: we've started doing offline system upgrade #: client/pk-offline-update.c:434 msgid "Installing system upgrade; this could take a while..." msgstr "正在安裝系統升級;這會花上一段時間...s" #. TRANSLATORS: downloading repo data so we can search #: contrib/command-not-found/pk-command-not-found.c:427 msgid "Downloading details about the software repositories." msgstr "正在下載軟體庫的詳細資訊。" #. TRANSLATORS: downloading file lists so we can search #: contrib/command-not-found/pk-command-not-found.c:431 msgid "Downloading filelists (this may take some time to complete)." msgstr "正在下載檔案清單(這會花上一段時間才能完成)。" #. TRANSLATORS: waiting for native lock #: contrib/command-not-found/pk-command-not-found.c:435 msgid "Waiting for package manager lock." msgstr "正在等待軟體包管理程式解鎖。" #. TRANSLATORS: loading package cache so we can search #: contrib/command-not-found/pk-command-not-found.c:439 msgid "Loading list of packages." msgstr "正在載入軟體包清單。" #. TRANSLATORS: we failed to find the package, this shouldn't happen #: contrib/command-not-found/pk-command-not-found.c:499 msgid "Failed to search for file" msgstr "搜尋檔案失敗" #. TRANSLATORS: the transaction failed in a way we could not expect #: contrib/command-not-found/pk-command-not-found.c:511 msgid "Getting the list of files failed" msgstr "取得檔案清單失敗" #. TRANSLATORS: we failed to launch the executable, the error follows #: contrib/command-not-found/pk-command-not-found.c:643 msgid "Failed to launch:" msgstr "啟動失敗:" #. TRANSLATORS: we failed to install the package #: contrib/command-not-found/pk-command-not-found.c:662 msgid "Failed to install packages" msgstr "軟體包安裝失敗" #. TRANSLATORS: the prefix of all the output telling the user #. * why it's not executing. NOTE: this is lowercase to mimic #. * the style of bash itself -- apologies #: contrib/command-not-found/pk-command-not-found.c:781 msgid "command not found" msgstr "找不到指令" #. TRANSLATORS: tell the user what we think the command is #: contrib/command-not-found/pk-command-not-found.c:802 msgid "Similar command is:" msgstr "相似指令為:" #. TRANSLATORS: Ask the user if we should run the similar command #: contrib/command-not-found/pk-command-not-found.c:815 msgid "Run similar command:" msgstr "執行相似指令:" #. TRANSLATORS: show the user a list of commands that they could have meant #. TRANSLATORS: show the user a list of commands we could run #: contrib/command-not-found/pk-command-not-found.c:827 #: contrib/command-not-found/pk-command-not-found.c:836 msgid "Similar commands are:" msgstr "相似指令有:" #. TRANSLATORS: ask the user to choose a file to run #: contrib/command-not-found/pk-command-not-found.c:843 msgid "Please choose a command to run" msgstr "請選擇一項指令來執行" #. TRANSLATORS: tell the user what package provides the command #: contrib/command-not-found/pk-command-not-found.c:863 msgid "The package providing this file is:" msgstr "提供此檔案的軟體包為:" #. TRANSLATORS: as the user if we want to install a package to provide the command #: contrib/command-not-found/pk-command-not-found.c:870 #, c-format msgid "Install package '%s' to provide command '%s'?" msgstr "是否要安裝「%s」軟體包以提供「%s」指令?" #. TRANSLATORS: Show the user a list of packages that provide this command #: contrib/command-not-found/pk-command-not-found.c:893 msgid "Packages providing this file are:" msgstr "提供此檔案的軟體包有:" #. TRANSLATORS: Show the user a list of packages that they can install to provide this command #: contrib/command-not-found/pk-command-not-found.c:903 msgid "Suitable packages are:" msgstr "適合的軟體包有:" #. TRANSLATORS: ask the user to choose a file to install #: contrib/command-not-found/pk-command-not-found.c:911 msgid "Please choose a package to install" msgstr "請選擇欲安裝的軟體包" #: contrib/command-not-found/pk-command-not-found.c:913 msgid "User aborted selection" msgstr "使用者中止選取" #: lib/packagekit-glib2/pk-console-shared.c:73 #, c-format msgid "Please enter a number from 1 to %i: " msgstr "請輸入一個 1 到 %i 之間的數字:" #. TRANSLATORS: This is when the transaction status is not known #: lib/packagekit-glib2/pk-console-shared.c:202 msgid "Unknown state" msgstr "不明的狀態" #. TRANSLATORS: transaction state, the daemon is in the process of starting #: lib/packagekit-glib2/pk-console-shared.c:206 msgid "Starting" msgstr "正在開始" #. TRANSLATORS: transaction state, the transaction is waiting for another to complete #: lib/packagekit-glib2/pk-console-shared.c:210 msgid "Waiting in queue" msgstr "正在依佇列等待" #. TRANSLATORS: transaction state, just started #: lib/packagekit-glib2/pk-console-shared.c:214 msgid "Running" msgstr "正在執行" #. TRANSLATORS: transaction state, is querying data #: lib/packagekit-glib2/pk-console-shared.c:218 msgid "Querying" msgstr "正在查詢" #. TRANSLATORS: transaction state, getting data from a server #: lib/packagekit-glib2/pk-console-shared.c:222 msgid "Getting information" msgstr "正在取得資訊" #. TRANSLATORS: transaction state, removing packages #: lib/packagekit-glib2/pk-console-shared.c:226 msgid "Removing packages" msgstr "正在移除軟體包" #. TRANSLATORS: transaction state, downloading package files #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-console-shared.c:230 #: lib/packagekit-glib2/pk-enum.c:1258 msgid "Downloading packages" msgstr "正在下載軟體包" #. TRANSLATORS: transaction state, installing packages #: lib/packagekit-glib2/pk-console-shared.c:234 msgid "Installing packages" msgstr "正在安裝軟體包" #. TRANSLATORS: transaction state, refreshing internal lists #: lib/packagekit-glib2/pk-console-shared.c:238 msgid "Refreshing software list" msgstr "正在重新整理軟體清單" #. TRANSLATORS: transaction state, installing updates #: lib/packagekit-glib2/pk-console-shared.c:242 msgid "Installing updates" msgstr "正在安裝更新" #. TRANSLATORS: transaction state, removing old packages, and cleaning config files #: lib/packagekit-glib2/pk-console-shared.c:246 msgid "Cleaning up packages" msgstr "正在清理軟體包" #. TRANSLATORS: transaction state, obsoleting old packages #: lib/packagekit-glib2/pk-console-shared.c:250 msgid "Obsoleting packages" msgstr "正在廢棄軟體包" #. TRANSLATORS: transaction state, checking the transaction before we do it #: lib/packagekit-glib2/pk-console-shared.c:254 msgid "Resolving dependencies" msgstr "正在解析相依性" #. TRANSLATORS: transaction state, checking if we have all the security keys for the operation #: lib/packagekit-glib2/pk-console-shared.c:258 msgid "Checking signatures" msgstr "正在檢查簽章" #. TRANSLATORS: transaction state, when we're doing a test transaction #: lib/packagekit-glib2/pk-console-shared.c:262 msgid "Testing changes" msgstr "正在測試變更" #. TRANSLATORS: transaction state, when we're writing to the system package database #: lib/packagekit-glib2/pk-console-shared.c:266 msgid "Committing changes" msgstr "正在遞交變更" #. TRANSLATORS: transaction state, requesting data from a server #: lib/packagekit-glib2/pk-console-shared.c:270 msgid "Requesting data" msgstr "正在請求資料" #. TRANSLATORS: transaction state, all done! #: lib/packagekit-glib2/pk-console-shared.c:274 msgid "Finished" msgstr "已完成" #. TRANSLATORS: transaction state, in the process of cancelling #: lib/packagekit-glib2/pk-console-shared.c:278 msgid "Cancelling" msgstr "正在取消" #. TRANSLATORS: transaction state, downloading metadata #: lib/packagekit-glib2/pk-console-shared.c:282 msgid "Downloading repository information" msgstr "正在下載軟體庫資訊" #. TRANSLATORS: transaction state, downloading metadata #: lib/packagekit-glib2/pk-console-shared.c:286 msgid "Downloading list of packages" msgstr "正在下載軟體包清單" #. TRANSLATORS: transaction state, downloading metadata #: lib/packagekit-glib2/pk-console-shared.c:290 msgid "Downloading file lists" msgstr "正在下載檔案清單" #. TRANSLATORS: transaction state, downloading metadata #: lib/packagekit-glib2/pk-console-shared.c:294 msgid "Downloading lists of changes" msgstr "正在下載變更的清單" #. TRANSLATORS: transaction state, downloading metadata #: lib/packagekit-glib2/pk-console-shared.c:298 msgid "Downloading groups" msgstr "正在下載群組" #. TRANSLATORS: transaction state, downloading metadata #: lib/packagekit-glib2/pk-console-shared.c:302 msgid "Downloading update information" msgstr "正在下載更新資訊" #. TRANSLATORS: transaction state, repackaging delta files #: lib/packagekit-glib2/pk-console-shared.c:306 msgid "Repackaging files" msgstr "正在重新包裝檔案" #. TRANSLATORS: transaction state, loading databases #: lib/packagekit-glib2/pk-console-shared.c:310 msgid "Loading cache" msgstr "正在載入快取" #. TRANSLATORS: transaction state, scanning for running processes #: lib/packagekit-glib2/pk-console-shared.c:314 msgid "Scanning applications" msgstr "正在掃描應用程式" #. TRANSLATORS: transaction state, generating a list of packages installed on the system #: lib/packagekit-glib2/pk-console-shared.c:318 msgid "Generating package lists" msgstr "正在生成軟體包清單" #. TRANSLATORS: transaction state, when we're waiting for the native tools to exit #: lib/packagekit-glib2/pk-console-shared.c:322 msgid "Waiting for package manager lock" msgstr "正在等候軟體包管理程式解鎖" #. TRANSLATORS: transaction state, waiting for user to type in a password #: lib/packagekit-glib2/pk-console-shared.c:326 msgid "Waiting for authentication" msgstr "正在等候認證" #. TRANSLATORS: transaction state, we are updating the list of processes #: lib/packagekit-glib2/pk-console-shared.c:330 msgid "Updating running applications" msgstr "正在更新正在執行中的應用程式" #. TRANSLATORS: transaction state, we are checking executable files currently in use #: lib/packagekit-glib2/pk-console-shared.c:334 msgid "Checking applications in use" msgstr "正在檢查使用中的應用程式" #. TRANSLATORS: transaction state, we are checking for libraries currently in use #: lib/packagekit-glib2/pk-console-shared.c:338 msgid "Checking libraries in use" msgstr "正在檢查使用中的函式庫" #. TRANSLATORS: transaction state, we are copying package files before or after the transaction #: lib/packagekit-glib2/pk-console-shared.c:342 msgid "Copying files" msgstr "正在複製檔案" #. TRANSLATORS: transaction state, we are running hooks before or after the transaction #: lib/packagekit-glib2/pk-console-shared.c:346 msgid "Running hooks" msgstr "正在執行掛鈎" #. TRANSLATORS: turn on all debugging #: lib/packagekit-glib2/pk-debug.c:142 msgid "Show debugging information for all files" msgstr "顯示供所有檔案用的額外除錯資訊" #: lib/packagekit-glib2/pk-debug.c:216 msgid "Debugging Options" msgstr "除錯選項" #: lib/packagekit-glib2/pk-debug.c:216 msgid "Show debugging options" msgstr "顯示除錯選項" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:975 msgid "Trivial" msgstr "小" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:979 msgid "Normal" msgstr "一般" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:983 msgid "Important" msgstr "重要" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:987 msgid "Security" msgstr "安全性" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:991 msgid "Bug fix" msgstr "臭蟲修正" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:995 msgid "Enhancement" msgstr "增強" #. TRANSLATORS: The type of update #: lib/packagekit-glib2/pk-enum.c:999 msgid "Blocked" msgstr "已阻擋" #. TRANSLATORS: The state of a package #. TRANSLATORS: The action of the package, in past tense #: lib/packagekit-glib2/pk-enum.c:1004 lib/packagekit-glib2/pk-enum.c:1111 msgid "Installed" msgstr "已安裝" #. TRANSLATORS: The state of a package, i.e. not installed #: lib/packagekit-glib2/pk-enum.c:1009 msgid "Available" msgstr "可用" #. TRANSLATORS: The state of a package, i.e. not installed #: lib/packagekit-glib2/pk-enum.c:1013 msgid "Unavailable" msgstr "不可用" #. TRANSLATORS: The state of a package: to be installed with the next action #: lib/packagekit-glib2/pk-enum.c:1017 #, fuzzy #| msgid "Installed" msgid "Install" msgstr "已安裝" #. TRANSLATORS: The state of a package: to be removed with the next action #: lib/packagekit-glib2/pk-enum.c:1021 #, fuzzy #| msgid "Removed" msgid "Remove" msgstr "已移除" #. TRANSLATORS: The state of a package: package is obsolete #: lib/packagekit-glib2/pk-enum.c:1025 #, fuzzy #| msgid "Obsoleted" msgid "Obsolete" msgstr "已廢棄" #. TRANSLATORS: The state of a package: package is to be downgraded #: lib/packagekit-glib2/pk-enum.c:1029 #, fuzzy #| msgid "Downloaded" msgid "Downgrade" msgstr "已下載" #. TRANSLATORS: The action of the package, in present tense #: lib/packagekit-glib2/pk-enum.c:1054 msgid "Downloading" msgstr "正在下載" #. TRANSLATORS: The action of the package, in present tense #: lib/packagekit-glib2/pk-enum.c:1058 msgid "Updating" msgstr "正在更新" #. TRANSLATORS: The action of the package, in present tense #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1062 lib/packagekit-glib2/pk-enum.c:1197 msgid "Installing" msgstr "正在安裝" #. TRANSLATORS: The action of the package, in present tense #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1066 lib/packagekit-glib2/pk-enum.c:1193 msgid "Removing" msgstr "正在移除" #. TRANSLATORS: The action of the package, in present tense #: lib/packagekit-glib2/pk-enum.c:1070 msgid "Cleaning up" msgstr "正在清理" #. TRANSLATORS: The action of the package, in present tense #: lib/packagekit-glib2/pk-enum.c:1074 msgid "Obsoleting" msgstr "正在廢棄" #. TRANSLATORS: The action of the package, in present tense #: lib/packagekit-glib2/pk-enum.c:1078 msgid "Reinstalling" msgstr "正在重新安裝" #. TRANSLATORS: The action of the package, in past tense #: lib/packagekit-glib2/pk-enum.c:1103 msgid "Downloaded" msgstr "已下載" #. TRANSLATORS: The action of the package, in past tense #: lib/packagekit-glib2/pk-enum.c:1115 msgid "Removed" msgstr "已移除" #. TRANSLATORS: The action of the package, in past tense #: lib/packagekit-glib2/pk-enum.c:1119 msgid "Cleaned up" msgstr "已清理" #. TRANSLATORS: The action of the package, in past tense #: lib/packagekit-glib2/pk-enum.c:1123 msgid "Obsoleted" msgstr "已廢棄" #. TRANSLATORS: The action of the package, in past tense #: lib/packagekit-glib2/pk-enum.c:1127 msgid "Reinstalled" msgstr "已重新安裝" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1152 msgid "Unknown role type" msgstr "未知的任務類型" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1156 msgid "Getting dependencies" msgstr "正在取得相容性" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1160 msgid "Getting update details" msgstr "正在取得更新詳細資料" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1165 msgid "Getting details" msgstr "正在取得詳細資料" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1169 msgid "Getting requires" msgstr "正在取得需求" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1173 msgid "Getting updates" msgstr "正在取得更新" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1177 msgid "Searching by details" msgstr "正在依詳細資料搜尋" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1181 msgid "Searching by file" msgstr "正在依檔案搜尋" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1185 msgid "Searching groups" msgstr "正在搜尋群組" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1189 msgid "Searching by name" msgstr "正在依名稱搜尋" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1201 msgid "Installing files" msgstr "正在安裝檔案" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1205 msgid "Refreshing cache" msgstr "正在重新整理快取" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1209 msgid "Updating packages" msgstr "正在更新軟體包" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1213 msgid "Canceling" msgstr "正在取消" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1217 msgid "Getting repositories" msgstr "正在取得軟體庫" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1221 msgid "Modifying repository" msgstr "正在修改軟體庫" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1225 msgid "Setting data" msgstr "正在設定資料" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1229 msgid "Removing repository" msgstr "正在移除軟體庫" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1233 msgid "Resolving" msgstr "正在解析" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1238 msgid "Getting file list" msgstr "正在取得檔案清單" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1242 msgid "Getting provides" msgstr "正在取得提供什麼" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1246 msgid "Installing signature" msgstr "正在安裝簽章" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1250 msgid "Getting packages" msgstr "正在取得軟體包" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1254 msgid "Accepting EULA" msgstr "正在接受終端使用者授權同意書" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1262 msgid "Getting upgrades" msgstr "正在取得升級" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1266 msgid "Getting categories" msgstr "正在取得分類" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1270 msgid "Getting transactions" msgstr "正在取得處理事項" #. TRANSLATORS: The role of the transaction, in present tense #: lib/packagekit-glib2/pk-enum.c:1274 msgid "Getting system upgrades" msgstr "正在取得系統升級" #. TRANSLATORS: this is a percentage value we use in messages, e.g. "90%. #: lib/packagekit-glib2/pk-progress-bar.c:138 #: lib/packagekit-glib2/pk-progress-bar.c:182 #, c-format msgid "(%i%%)" msgstr "" #. TRANSLATORS: ask the user if they are comfortable installing insecure packages #: lib/packagekit-glib2/pk-task-text.c:66 msgid "Do you want to allow installing of unsigned software?" msgstr "您想要允許未簽署軟體的安裝嗎?" #. TRANSLATORS: tell the user we've not done anything #: lib/packagekit-glib2/pk-task-text.c:71 msgid "The unsigned software will not be installed." msgstr "未簽署的軟體不會被安裝。" #. TRANSLATORS: the package repository is signed by a key that is not recognised #: lib/packagekit-glib2/pk-task-text.c:120 msgid "Software source signature required" msgstr "需要軟體來源簽章" #. TRANSLATORS: the package repository name #: lib/packagekit-glib2/pk-task-text.c:126 msgid "Software source name" msgstr "軟體來源名稱" #. TRANSLATORS: the key URL #: lib/packagekit-glib2/pk-task-text.c:129 msgid "Key URL" msgstr "金鑰 URL" #. TRANSLATORS: the username of the key #: lib/packagekit-glib2/pk-task-text.c:132 msgid "Key user" msgstr "金鑰使用者" #. TRANSLATORS: the key ID, usually a few hex digits #: lib/packagekit-glib2/pk-task-text.c:135 msgid "Key ID" msgstr "金鑰 ID" #. TRANSLATORS: the key fingerprint, again, yet more hex #: lib/packagekit-glib2/pk-task-text.c:138 msgid "Key fingerprint" msgstr "金鑰指紋碼" #. TRANSLATORS: the timestamp (a bit like a machine readable time) #: lib/packagekit-glib2/pk-task-text.c:141 msgid "Key Timestamp" msgstr "金鑰時間戳記" #. TRANSLATORS: ask the user if they want to import #: lib/packagekit-glib2/pk-task-text.c:154 msgid "Do you accept this signature?" msgstr "您是否接受此簽章?" #. TRANSLATORS: tell the user we've not done anything #: lib/packagekit-glib2/pk-task-text.c:159 msgid "The signature was not accepted." msgstr "簽章未被接受。" #. TRANSLATORS: this is another name for a software licence that has to be read before installing #: lib/packagekit-glib2/pk-task-text.c:195 msgid "End user licence agreement required" msgstr "需要接受終端使用者授權同意書" #. TRANSLATORS: the EULA text itself (long and boring) #: lib/packagekit-glib2/pk-task-text.c:204 msgid "Agreement" msgstr "同意書" #. TRANSLATORS: ask the user if they've read and accepted the EULA #: lib/packagekit-glib2/pk-task-text.c:208 msgid "Do you accept this agreement?" msgstr "您是否接受此同意書?" #. TRANSLATORS: tell the user we've not done anything #: lib/packagekit-glib2/pk-task-text.c:213 msgid "The agreement was not accepted." msgstr "同意書未被接受。" #. TRANSLATORS: the user needs to change media inserted into the computer #: lib/packagekit-glib2/pk-task-text.c:252 msgid "Media change required" msgstr "需要變更媒體" #. TRANSLATORS: the type, e.g. DVD, CD, etc #: lib/packagekit-glib2/pk-task-text.c:255 msgid "Media type" msgstr "媒體類型" #. TRANSLATORS: the media label, usually like 'disk-1of3' #: lib/packagekit-glib2/pk-task-text.c:258 msgid "Media label" msgstr "媒體標籤" #. TRANSLATORS: the media description, usually like 'Fedora 12 disk 5' #: lib/packagekit-glib2/pk-task-text.c:261 msgid "Text" msgstr "文字" #. TRANSLATORS: ask the user to insert the media #: lib/packagekit-glib2/pk-task-text.c:267 msgid "Please insert the correct media" msgstr "請插入正確媒體" #. TRANSLATORS: tell the user we've not done anything as they are lazy #: lib/packagekit-glib2/pk-task-text.c:272 msgid "The correct media was not inserted." msgstr "沒有插入正確媒體。" #. TRANSLATORS: When processing, we might have to remove other dependencies #: lib/packagekit-glib2/pk-task-text.c:287 msgid "The following packages have to be removed:" msgstr "下列軟體包必須移除:" #. TRANSLATORS: When processing, we might have to install other dependencies #: lib/packagekit-glib2/pk-task-text.c:292 msgid "The following packages have to be installed:" msgstr "下列軟體包必須安裝:" #. TRANSLATORS: When processing, we might have to update other dependencies #: lib/packagekit-glib2/pk-task-text.c:297 msgid "The following packages have to be updated:" msgstr "下列軟體包必須更新:" #. TRANSLATORS: When processing, we might have to reinstall other dependencies #: lib/packagekit-glib2/pk-task-text.c:302 msgid "The following packages have to be reinstalled:" msgstr "下列軟體包必須重新安裝:" #. TRANSLATORS: When processing, we might have to downgrade other dependencies #: lib/packagekit-glib2/pk-task-text.c:307 msgid "The following packages have to be downgraded:" msgstr "下列軟體包必須降級:" #. TRANSLATORS: When processing, we might have to obsolete other dependencies #: lib/packagekit-glib2/pk-task-text.c:312 msgid "The following packages have to be obsoleted:" msgstr "下列軟體包必須廢棄:" #. TRANSLATORS: When processing, untrusted and non-verified packages may be encountered #: lib/packagekit-glib2/pk-task-text.c:317 msgid "The following packages are untrusted:" msgstr "下列軟體包未受信任:" #. TRANSLATORS: ask the user if the proposed changes are okay #: lib/packagekit-glib2/pk-task-text.c:421 msgid "Proceed with changes?" msgstr "要處理變更嗎?" #. TRANSLATORS: tell the user we didn't do anything #: lib/packagekit-glib2/pk-task-text.c:426 msgid "The transaction did not proceed." msgstr "該處理事項沒有執行。" #. SECURITY: #. - Normal users are allowed to cancel their own task without #. authentication, but a different user id needs the admin password #. to cancel another users task. #: policy/org.freedesktop.packagekit.policy.in:22 msgid "Cancel foreign task" msgstr "取消外來工作" #: policy/org.freedesktop.packagekit.policy.in:23 msgid "" "Authentication is required to cancel a task that was not started by yourself" msgstr "若要取消一項並非由您啟動的工作,您必須先通過身份核對" #. SECURITY: #. - Normal users need authentication to install signed packages #. from signed repositories, because otherwise the system is #. only as secure as the least-secure package available in the #. repositories. #: policy/org.freedesktop.packagekit.policy.in:39 msgid "Install signed package" msgstr "安裝已簽署的軟體包" #: policy/org.freedesktop.packagekit.policy.in:40 msgid "Authentication is required to install software" msgstr "必須先通過身份核對才能安裝軟體" #. SECURITY: #. - Normal users require admin authentication to install untrusted or #. unrecognised packages, as allowing users to do this without a #. password would be a massive security hole. #. - This is not retained as each package should be authenticated. #: policy/org.freedesktop.packagekit.policy.in:56 msgid "Install untrusted local file" msgstr "安裝未信任的本地檔案" #: policy/org.freedesktop.packagekit.policy.in:57 msgid "Authentication is required to install untrusted software" msgstr "必須先通過身份核對才能安裝未受信任的軟體" #. SECURITY #. - Normal users require admin authentication to reinstall packages. #. - Authorization to install packages does not imply permissions to #. reinstall them and vice versa. #. - If a package in question is not trusted, user's permission to install #. untrusted package will be checked as well. #: policy/org.freedesktop.packagekit.policy.in:75 msgid "Install already installed package again" msgstr "再次安裝已安裝過的軟體包" #: policy/org.freedesktop.packagekit.policy.in:76 msgid "Authentication is required to reinstall software" msgstr "必須先通過身份核對才能重新安裝軟體" #. SECURITY #. - Normal users require admin authentication to downgrade packages. #. - User authorized to downgrade signed packages is authorized to install #. them as well. #. - If a package in question is not trusted, user's permission to install #. untrusted package will be checked as well. #: policy/org.freedesktop.packagekit.policy.in:93 msgid "Install older version of installed package" msgstr "安裝已安裝軟體包的舊版" #: policy/org.freedesktop.packagekit.policy.in:94 msgid "Authentication is required to downgrade software" msgstr "必須先通過身份核對才能降級軟體" #. SECURITY: #. - Normal users require admin authentication to add signing keys. #. - This implies adding an explicit trust, and should not be granted #. without a secure authentication. #. - This is not kept as each package should be authenticated. #: policy/org.freedesktop.packagekit.policy.in:111 msgid "Trust a key used for signing software" msgstr "信任用來簽署軟體的金鑰" #: policy/org.freedesktop.packagekit.policy.in:112 msgid "" "Authentication is required to consider a key used for signing software as " "trusted" msgstr "必須先通過身份核對才能將這用來簽署軟體的金鑰視為信任金鑰" #. SECURITY: #. - Normal users do not require admin authentication to accept new #. licence agreements. #. - Change this to 'auth_admin' for environments where users should not #. be given the option to make legal decisions. #: policy/org.freedesktop.packagekit.policy.in:128 msgid "Accept EULA" msgstr "接受終端使用者授權條款協議" #: policy/org.freedesktop.packagekit.policy.in:129 msgid "Authentication is required to accept a EULA" msgstr "必須先通過身份核對才能接受終端使用者授權條款協議" #. SECURITY: #. - Normal users require admin authentication to remove packages as #. this can make the system unbootable or stop other applications from #. working. #. - Be sure to close the tool used to remove the packages after the #. admin authentication has been obtained, otherwise packages can still #. be removed. If this is not possible, change this authentication to #. 'auth_admin'. #. TRANSLATORS: command description #: policy/org.freedesktop.packagekit.policy.in:148 src/pk-direct.c:448 msgid "Remove package" msgstr "移除軟體包" #: policy/org.freedesktop.packagekit.policy.in:149 msgid "Authentication is required to remove software" msgstr "必須先通過身份核對才能移除軟體" #. SECURITY: #. - Normal users do not require admin authentication to update the #. system as the packages will be signed, and the action is required #. to update the system when unattended. #. - Changing this to anything other than 'yes' will break unattended #. updates. #: policy/org.freedesktop.packagekit.policy.in:167 msgid "Update software" msgstr "更新軟體" #: policy/org.freedesktop.packagekit.policy.in:168 msgid "Authentication is required to update software" msgstr "必須先通過身份核對才能更新軟體" #. SECURITY: #. - Normal users require admin authentication to enable or disable #. software repositories as this can be used to enable new updates or #. install different versions of software. #: policy/org.freedesktop.packagekit.policy.in:183 msgid "Change software repository parameters" msgstr "變更軟體庫參數" #: policy/org.freedesktop.packagekit.policy.in:184 msgid "Authentication is required to change software repository parameters" msgstr "必須先通過身份核對才能變更軟體庫參數" #. SECURITY: #. - Normal users do not require admin authentication to refresh the #. cache, as this doesn't actually install or remove software. #: policy/org.freedesktop.packagekit.policy.in:198 msgid "Refresh system repositories" msgstr "重整系統軟體庫" #: policy/org.freedesktop.packagekit.policy.in:199 msgid "Authentication is required to refresh the system repositories" msgstr "必須先通過身份核對才能重新整理系統軟體庫" #. SECURITY: #. - Normal users do not require admin authentication to set the proxy #. used for downloading packages. #: policy/org.freedesktop.packagekit.policy.in:213 msgid "Set network proxy" msgstr "設定網路代理伺服器" #: policy/org.freedesktop.packagekit.policy.in:214 msgid "" "Authentication is required to set the network proxy used for downloading " "software" msgstr "必須先通過身份核對才能設定用來下載軟體的網路代理" #. SECURITY: #. - Normal users require admin authentication to upgrade the disto as #. this can make the system unbootable or stop other applications from #. working. #: policy/org.freedesktop.packagekit.policy.in:229 msgid "Upgrade System" msgstr "升級系統" #: policy/org.freedesktop.packagekit.policy.in:230 msgid "Authentication is required to upgrade the operating system" msgstr "要升級作業系統須先通過身份核對" #. SECURITY: #. - Normal users require admin authentication to repair the system #. since this can make the system unbootable or stop other #. applications from working. #: policy/org.freedesktop.packagekit.policy.in:245 msgid "Repair System" msgstr "修復系統" #: policy/org.freedesktop.packagekit.policy.in:246 msgid "Authentication is required to repair the installed software" msgstr "要修復安裝的軟體須先通過身份認證" #. SECURITY: #. - Normal users are able to ask updates to be installed at #. early boot time without a password. #. SECURITY: #. - Normal users require admin authentication to upgrade the system #. to a new distribution since this can make the system unbootable or #. stop other applications from working. #: policy/org.freedesktop.packagekit.policy.in:260 #: policy/org.freedesktop.packagekit.policy.in:276 msgid "Trigger offline updates" msgstr "觸發離線更新" #: policy/org.freedesktop.packagekit.policy.in:261 #: policy/org.freedesktop.packagekit.policy.in:277 msgid "Authentication is required to trigger offline updates" msgstr "要觸發離線更新須先通過身份核對" #. SECURITY: #. - Normal users are able to clear the updates message that is #. shown after an updates are applied at boot time. #: policy/org.freedesktop.packagekit.policy.in:291 msgid "Clear offline update message" msgstr "清理離線更新訊息" #: policy/org.freedesktop.packagekit.policy.in:292 msgid "Authentication is required to clear the offline updates message" msgstr "要清理離線更新訊息須先通過身份核對" #. TRANSLATORS: this is a command alias #: src/pk-direct.c:99 #, c-format msgid "Alias to %s" msgstr "%s 的別名" #: src/pk-direct.c:168 msgid "Command not found, valid commands are:" msgstr "找不到指令,有效的指令為:" #. TRANSLATORS: a backend is the system package tool, e.g. dnf, apt #: src/pk-direct.c:408 src/pk-main.c:117 msgid "Packaging backend to use, e.g. dummy" msgstr "要使用的軟體包後端程式,例如:dummy" #. TRANSLATORS: command description #: src/pk-direct.c:424 msgid "Refresh the cache" msgstr "重新整理快取" #. TRANSLATORS: command description #: src/pk-direct.c:428 msgid "Refresh the cache (forced)" msgstr "重新整理快取(強制)" #. TRANSLATORS: command description #: src/pk-direct.c:432 msgid "Search by names" msgstr "依據名稱搜尋" #. TRANSLATORS: command description #: src/pk-direct.c:436 msgid "Search by details" msgstr "依據細節搜尋" #. TRANSLATORS: command description #: src/pk-direct.c:440 msgid "Search by files" msgstr "依據檔案搜尋" #. TRANSLATORS: command description #: src/pk-direct.c:444 msgid "Install package" msgstr "安裝軟體包" #. TRANSLATORS: command description #: src/pk-direct.c:452 msgid "Set repository options" msgstr "設定軟體庫選項" #. TRANSLATORS: program name #: src/pk-direct.c:465 msgid "PackageKit" msgstr "PackageKit" #. TRANSLATORS: the user didn't read the man page #: src/pk-direct.c:471 msgid "Failed to parse arguments" msgstr "引數解析失敗" #. TRANSLATORS: probably not yet installed #: src/pk-direct.c:482 msgid "Failed to load the config file" msgstr "載入組態檔失敗" #. TRANSLATORS: cannot load the backend the user specified #: src/pk-direct.c:515 msgid "Failed to load the backend" msgstr "載入後端失敗" #. TRANSLATORS: cannot unload the backend the user specified #: src/pk-direct.c:555 msgid "Failed to unload the backend" msgstr "取消後端載入失敗" #. TRANSLATORS: if we should not monitor how long we are inactive for #: src/pk-main.c:120 msgid "Disable the idle timer" msgstr "停用閒置計時器" #. TRANSLATORS: show version #: src/pk-main.c:123 msgid "Show version and exit" msgstr "顯示版本並離開" #. TRANSLATORS: exit after we've started up, used for user profiling #: src/pk-main.c:126 msgid "Exit after a small delay" msgstr "經過一段短暫延遲後便離開" #. TRANSLATORS: exit straight away, used for automatic profiling #: src/pk-main.c:129 msgid "Exit after the engine has loaded" msgstr "引擎載入後離開" #. TRANSLATORS: don't unset environment variables, used for debugging #: src/pk-main.c:132 msgid "Don't clear environment on startup" msgstr "啟動時不要清理環境變數" #. TRANSLATORS: describing the service that is running #: src/pk-main.c:146 msgid "PackageKit service" msgstr "PackageKit 服務" #. TRANSLATORS: The placeholder is an error message. #. * `auto` is a potential value of the DefaultBackend= configuration key. #: src/pk-main.c:215 #, c-format msgid "Failed to resolve auto: %s" msgstr "解析 auto 失敗:%s" #. TRANSLATORS: cannot load the backend the user specified #: src/pk-main.c:239 #, c-format msgid "Failed to load the backend: %s" msgstr "載入後端失敗:%s" #. TRANSLATORS: is not GPG signed #: src/pk-transaction.c:2729 msgid "The software is not from a trusted source." msgstr "這個軟體並非來自信任的來源。" #: src/pk-transaction.c:2737 msgid "Do not update this package unless you are sure it is safe to do so." msgstr "請不要更新此軟體包,除非您確定這樣做是安全的。" #: src/pk-transaction.c:2738 msgid "Do not update these packages unless you are sure it is safe to do so." msgstr "請不要更新這些軟體包,除非您確定這樣做是安全的。" #: src/pk-transaction.c:2748 msgid "Do not install this package unless you are sure it is safe to do so." msgstr "請不要安裝此軟體包,除非您確定這樣做是安全的。" #: src/pk-transaction.c:2749 msgid "Do not install these packages unless you are sure it is safe to do so." msgstr "請不要安裝這些軟體包,除非您確定這樣做是安全的。"