From 9505c594fd1b32c768ccffcd77808049ea6491e4 Mon Sep 17 00:00:00 2001 From: Xavier Chantry Date: Thu, 17 Sep 2009 02:07:42 +0200 Subject: Update all pot and po files for 3.3.1 release Signed-off-by: Xavier Chantry Signed-off-by: Dan McGee --- lib/libalpm/po/zh_CN.po | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) (limited to 'lib/libalpm/po/zh_CN.po') diff --git a/lib/libalpm/po/zh_CN.po b/lib/libalpm/po/zh_CN.po index c12dd961..f22fdb74 100644 --- a/lib/libalpm/po/zh_CN.po +++ b/lib/libalpm/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Pacman package manager 3.2.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2009-07-27 21:15-0500\n" +"POT-Creation-Date: 2009-09-17 02:04+0200\n" "PO-Revision-Date: 2009-07-30 20:39+0700\n" "Last-Translator: 甘露(Gan Lu) \n" "Language-Team: Chinese/Simplified \n" @@ -21,12 +21,12 @@ msgstr "" msgid "replacing older version %s-%s by %s in target list\n" msgstr "正在用目标清单中的 %3$s 替换老版本 %1$s-%2$s\n" -#, c-format -msgid "skipping %s-%s because newer version %s is in the target list\n" +#, fuzzy, c-format +msgid "skipping %s-%s because newer version %s is in target list\n" msgstr "跳过 %1$s-%2$s,因为较新版本的 %3$s 在目标清单中\n" -#, c-format -msgid "conflicting packages were found in the target list\n" +#, fuzzy, c-format +msgid "conflicting packages were found in target list\n" msgstr "目标清单中发现有冲突的软件包\n" #, c-format @@ -101,6 +101,10 @@ msgstr "无法更新数据库记录 %1$s-%2$s\n" msgid "could not add entry '%s' in cache\n" msgstr "无法在缓存中添加记录 '%s' \n" +#, fuzzy, c-format +msgid "removing invalid database: %s\n" +msgstr "无法删除数据库 %s\n" + #, c-format msgid "could not remove database %s\n" msgstr "无法删除数据库 %s\n" @@ -393,6 +397,10 @@ msgstr "未预期的错误" msgid "could not find %s in database -- skipping\n" msgstr "无法在数据库中找到 %s -- 跳过\n" +#, fuzzy, c-format +msgid "removing %s from target list\n" +msgstr "正在从目标清单中删除 '%1$s' ,因为它和 '%2$s' 冲突\n" + #, c-format msgid "cannot remove file '%s': %s\n" msgstr "无法删除文件 '%1$s': %2$s\n" @@ -521,8 +529,8 @@ msgstr "无法更改根目录 (%s)\n" msgid "could not change directory to / (%s)\n" msgstr "无法切换目录到 / (%s)\n" -#, c-format -msgid "call to popen failed (%s)" +#, fuzzy, c-format +msgid "call to popen failed (%s)\n" msgstr "调用 popen 失败 (%s)" #, c-format -- cgit v1.2.3-2-g168b