diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index f64f79082..408da4a6e 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.0~pre1\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-11-30 08:50+0100\n" +"POT-Creation-Date: 2015-12-07 15:31+0100\n" "PO-Revision-Date: 2014-12-04 04:42+0000\n" "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" @@ -867,39 +867,6 @@ msgid "Build command '%s' failed.\n" msgstr "执行构造软件包命令“%s”失败。\n" #: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "要检查生成软件包的构建依赖关系,必须指定至少一个软件包" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" -"找不到关于 %s 的有效体系结构信息。请参见 apt.conf(5) APT::Architectures for " -"setup" - -#: apt-private/private-source.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "无法处理构建依赖关系" - -#: apt-private/private-source.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "无法获得 %s 的构建依赖关系信息" - -#: apt-private/private-source.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr " %s 没有构建依赖关系信息。\n" - -#: apt-private/private-source.cc #, c-format msgid "" "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " @@ -945,6 +912,39 @@ msgid "Build-dependencies for %s could not be satisfied." msgstr "不能满足软件包 %s 所要求的构建依赖关系。" #: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "无法获得 %s 的构建依赖关系信息" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr " %s 没有构建依赖关系信息。\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "要检查生成软件包的构建依赖关系,必须指定至少一个软件包" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" +"找不到关于 %s 的有效体系结构信息。请参见 apt.conf(5) APT::Architectures for " +"setup" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "无法处理构建依赖关系" + +#: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "无法处理构建依赖关系" |