From 1e26d79d2e0756356fb6edb77bcb4418491ddb11 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 4 Feb 2019 15:34:44 +0100 Subject: Release 1.8.0~rc1 --- po/zh_CN.po | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 35955997a..f7800af8a 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.7.x\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-01-23 16:49+0100\n" +"POT-Creation-Date: 2019-02-04 15:34+0100\n" "PO-Revision-Date: 2019-01-12 00:00+0000\n" "Last-Translator: Mo Zhou \n" "Language-Team: Chinese (simplified) \n" @@ -405,6 +405,13 @@ msgstr "没有源可以用来下载 %s 版本的 %s" msgid "Changelog unavailable for %s=%s" msgstr "%s=%s 的 Changelog 不可用" +#: apt-pkg/acquire-worker.cc +#, c-format +msgid "" +"The method '%s' is unsupported and disabled by default. Consider switching " +"to http(s). Set Dir::Bin::Methods::%s to \"%s\" to enable it again." +msgstr "" + #: apt-pkg/acquire-worker.cc #, c-format msgid "The method '%s' is explicitly disabled via configuration." @@ -904,12 +911,12 @@ msgstr "重命名文件 %s 为 %s 出错" msgid "Problem syncing the file" msgstr "同步文件出错" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to mkstemp %s" msgstr "无法建立临时文件(mkstemp) %s " -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "无法写入 %s" @@ -1518,6 +1525,12 @@ msgstr "首选项文件 %s 中发现有无效的记录,无 Package 字段头" msgid "Did not understand pin type %s" msgstr "无法识别锁定的类型 %s" +#: apt-pkg/policy.cc +#, c-format +msgid "" +"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records" +msgstr "" + #: apt-pkg/policy.cc #, c-format msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" @@ -2742,6 +2755,12 @@ msgstr "进行一次升级" msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "安装新的软件包(注:软件包名称是 libc6 而非 libc6.deb)" +#: cmdline/apt-get.cc +#, fuzzy +#| msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgid "Reinstall packages (pkg is libc6 not libc6.deb)" +msgstr "安装新的软件包(注:软件包名称是 libc6 而非 libc6.deb)" + #: cmdline/apt-get.cc msgid "Remove packages" msgstr "卸载软件包" @@ -3036,6 +3055,12 @@ msgstr "显示软件包细节" msgid "install packages" msgstr "安装软件包" +#: cmdline/apt.cc +#, fuzzy +#| msgid "install packages" +msgid "reinstall packages" +msgstr "安装软件包" + #: cmdline/apt.cc msgid "remove packages" msgstr "移除软件包" -- cgit v1.2.3