diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-01 10:02:31 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-03-01 10:02:31 +0100 |
commit | bea731f961637e5fb825104db8f174967f57c977 (patch) | |
tree | a54c965ef84c415b66794d966dec4a4b89832cb5 /po/zh_CN.po | |
parent | d570765ea4952a503c1a6531ac5de89259f06b33 (diff) |
Release 1.6.91.6.9
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 56b3435a8..4a8744bda 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 <deity@lists.debian.org>\n" -"POT-Creation-Date: 2019-01-14 14:35+0100\n" +"POT-Creation-Date: 2019-03-01 10:02+0100\n" "PO-Revision-Date: 2018-07-13 18:16+0800\n" "Last-Translator: Mo Zhou <cdluminate@gmail.com>\n" "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n" @@ -1531,6 +1531,12 @@ 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)" msgstr "%s: 值 %s 超出锁定优先级有效范围 (%d 到 %d)" |