From 78f297dabe17eef518eaccb880f9013641124cda Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Jun 2011 21:48:35 -0500 Subject: Update all translation files This is for the eventual 4.0.0 release, but more importantly to logically separate new translations and strings from the PO split about to happen between pacman and scripts. Signed-off-by: Dan McGee --- lib/libalpm/po/zh_CN.po | 57 +++++++++++++++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 21 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 d3844477..3b07ac07 100644 --- a/lib/libalpm/po/zh_CN.po +++ b/lib/libalpm/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-04-18 11:23-0500\n" +"POT-Creation-Date: 2011-06-23 21:48-0500\n" "PO-Revision-Date: 2011-03-22 15:34+0000\n" "Last-Translator: ganlu \n" "Language-Team: Chinese (China) \n" @@ -153,6 +153,10 @@ msgstr "%s 中缺少软件包元数据\n" msgid "removing invalid file: %s\n" msgstr "删除无效文件: %s\n" +#, fuzzy, c-format +msgid "could not parse package '%s' description file from db '%s'\n" +msgstr "无法解析 %s 中的软件包描述文件\n" + #, c-format msgid "database path is undefined\n" msgstr "数据库路径未定义\n" @@ -219,18 +223,6 @@ msgstr "url '%s' 无效\n" msgid "failed retrieving file '%s' from %s : %s\n" msgstr "无法从 %2$s : %3$s 获取文件 '%1$s'\n" -#, c-format -msgid "resuming download of %s not possible; starting over\n" -msgstr "无法恢复下载 %s;正在重新开始\n" - -#, c-format -msgid "error writing to file '%s': %s\n" -msgstr "写入文件 '%1$s' 时出错: %2$s\n" - -#, c-format -msgid "failed retrieving file '%s' from %s\n" -msgstr "无法从 %2$s 获取文件 '%1$s'\n" - #, c-format msgid "%s appears to be truncated: %jd/%jd bytes\n" msgstr "%s 可缩小:%jd/%jd bytes\n" @@ -379,6 +371,18 @@ msgstr "无效的软件包架构" msgid "could not find repository for target" msgstr "无法为目标找到软件库" +#, c-format +msgid "signature directory not configured correctly" +msgstr "" + +#, c-format +msgid "invalid PGP signature" +msgstr "" + +#, c-format +msgid "unknown PGP signature" +msgstr "" + #, c-format msgid "invalid or corrupted delta" msgstr "无效的或已损坏的 delta" @@ -403,10 +407,6 @@ msgstr "有冲突的文件" msgid "failed to retrieve some files" msgstr "无法获取某些文件" -#, c-format -msgid "failed to copy some file" -msgstr "复制文件失败" - #, c-format msgid "invalid regular expression" msgstr "无效的正则表达式" @@ -419,6 +419,10 @@ msgstr "libarchive 错误" msgid "download library error" msgstr "下载函数库出错" +#, c-format +msgid "gpgme error" +msgstr "" + #, c-format msgid "error invoking external downloader" msgstr "调用外部下载程序时出错" @@ -427,10 +431,6 @@ msgstr "调用外部下载程序时出错" msgid "unexpected error" msgstr "未预期的错误" -#, c-format -msgid "database larger than maximum size\n" -msgstr "数据库超过最大支持的大小\n" - #, c-format msgid "could not find %s in database -- skipping\n" msgstr "无法在数据库中找到 %s -- 跳过\n" @@ -550,3 +550,18 @@ msgstr "没有 %s 缓存存在,正在创建...\n" #, c-format msgid "couldn't create package cache, using /tmp instead\n" msgstr "无法创建软件包缓存,正在使用 /tmp 代替\n" + +#~ msgid "resuming download of %s not possible; starting over\n" +#~ msgstr "无法恢复下载 %s;正在重新开始\n" + +#~ msgid "error writing to file '%s': %s\n" +#~ msgstr "写入文件 '%1$s' 时出错: %2$s\n" + +#~ msgid "failed retrieving file '%s' from %s\n" +#~ msgstr "无法从 %2$s 获取文件 '%1$s'\n" + +#~ msgid "failed to copy some file" +#~ msgstr "复制文件失败" + +#~ msgid "database larger than maximum size\n" +#~ msgstr "数据库超过最大支持的大小\n" -- cgit v1.2.3