]> git.saurik.com Git - apt.git/blobdiff - po/zh_CN.po
use dpkg --unpack --recursive to avoid long cmdlines
[apt.git] / po / zh_CN.po
index 0c41d46d9d32fe5c24fcf98bcae368fb1b5356f2..0f74079aa6826c0334ca7ba88985312f04b36d2d 100644 (file)
@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 1.2.x\n"
 "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-06-23 09:02+0200\n"
-"PO-Revision-Date: 2016-06-21 03:00+0000\n"
+"POT-Creation-Date: 2016-08-04 10:25+0200\n"
+"PO-Revision-Date: 2016-06-27 08:00+0000\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
 "Language: zh_CN\n"
@@ -1514,14 +1514,10 @@ msgstr "解析“%s:%s”时,出现了某些故障(%i - %s)"
 msgid "Unable to connect to %s:%s:"
 msgstr "不能连接到 %s:%s:"
 
-#: methods/copy.cc methods/store.cc
+#: methods/copy.cc
 msgid "Failed to stat"
 msgstr "无法读取状态"
 
-#: methods/copy.cc methods/rred.cc methods/store.cc
-msgid "Failed to set modification time"
-msgstr "无法设置文件的修改日期"
-
 #: methods/file.cc
 msgid "Invalid URI, local URIS must not start with //"
 msgstr "无效的 URI,本地 URI 不能以 // 开头"
@@ -1793,6 +1789,10 @@ msgstr "[镜像:%s]"
 msgid "Failed to stat %s"
 msgstr "无法获得 %s 的状态"
 
+#: methods/rred.cc
+msgid "Failed to set modification time"
+msgstr "无法设置文件的修改日期"
+
 #: methods/rsh.cc ftparchive/multicompress.cc
 msgid "Failed to create IPC pipe to subprocess"
 msgstr "无法为子进程创建 IPC 管道"
@@ -1931,6 +1931,20 @@ msgstr "无法写入 %s"
 msgid "Cannot get debconf version. Is debconf installed?"
 msgstr "无法获得 debconf 的版本。您安装了 debconf 吗?"
 
+#: cmdline/apt-internal-planner.cc
+#, fuzzy
+msgid ""
+"Usage: apt-internal-planner\n"
+"\n"
+"apt-internal-planner is an interface to use the current internal\n"
+"installation planner for the APT family like an external one,\n"
+"for debugging or the like.\n"
+msgstr ""
+"用法: apt-internal-solver\n"
+"\n"
+"apt-internal-solver 可以像外部解析器那样使用当前的APT家族内部解析器,\n"
+"以便调试等用途。\n"
+
 #: cmdline/apt-internal-solver.cc
 msgid ""
 "Usage: apt-internal-solver\n"
@@ -2433,9 +2447,9 @@ msgid "The repository '%s' is no longer signed."
 msgstr "仓库 “%s” 的签名不再生效。"
 
 #: apt-pkg/acquire-item.cc
-#, fuzzy, c-format
+#, c-format
 msgid "The repository '%s' does no longer have a Release file."
-msgstr "仓库 “%s” 有 Release 文件。"
+msgstr "仓库 “%s” 不再含有 Release 文件。"
 
 #: apt-pkg/acquire-item.cc
 msgid ""
@@ -2456,9 +2470,9 @@ msgid "The repository '%s' does not have a Release file."
 msgstr "仓库 “%s” 没有 Release 文件。"
 
 #: apt-pkg/acquire-item.cc
-#, fuzzy, c-format
+#, c-format
 msgid "The repository '%s' provides only weak security information."
-msgstr "鉴于仓库 '%2$s' 提供的安全信息强度太低,跳过配置文件 '%1$s' 的acquire."
+msgstr "仓库 '%s' 只提供了低强度的安全信息。"
 
 #: apt-pkg/acquire-item.cc
 msgid "Hash Sum mismatch"
@@ -2466,7 +2480,7 @@ msgstr "Hash 校验和不符"
 
 #: apt-pkg/acquire-item.cc
 msgid "Insufficient information available to perform this download securely"
-msgstr ""
+msgstr "可用信息不足,不能安全执行本次下载"
 
 #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
 #, c-format
@@ -3249,6 +3263,11 @@ msgstr "注意到 %s 已经消失"
 msgid "Running post-installation trigger %s"
 msgstr "执行安装后执行的触发器 %s"
 
+#: apt-pkg/deb/dpkgpm.cc
+#, c-format
+msgid "Installed %s"
+msgstr "已安装 %s"
+
 #. FIXME: use a better string after freeze
 #: apt-pkg/deb/dpkgpm.cc
 #, c-format
@@ -3275,11 +3294,6 @@ msgstr "正在解压缩 %s"
 msgid "Preparing to configure %s"
 msgstr "正在准备配置 %s"
 
-#: apt-pkg/deb/dpkgpm.cc
-#, c-format
-msgid "Installed %s"
-msgstr "已安装 %s"
-
 #: apt-pkg/deb/dpkgpm.cc
 #, c-format
 msgid "Preparing for removal of %s"
@@ -3397,6 +3411,26 @@ msgstr "外部solver出错,错误信息不恰当"
 msgid "Execute external solver"
 msgstr "执行外部solver"
 
+#: apt-pkg/edsp.cc
+#, fuzzy
+msgid "Execute external planner"
+msgstr "执行外部solver"
+
+#: apt-pkg/edsp.cc
+#, fuzzy
+msgid "Send request to planner"
+msgstr "向solver发送请求"
+
+#: apt-pkg/edsp.cc
+#, fuzzy
+msgid "Send scenario to planner"
+msgstr "向solver发送情景"
+
+#: apt-pkg/edsp.cc
+#, fuzzy
+msgid "External planner failed without a proper error message"
+msgstr "外部solver出错,错误信息不恰当"
+
 #: apt-pkg/indexcopy.cc
 #, c-format
 msgid "Wrote %i records.\n"