From 1eeab12228b1d133b40ec44ac47b318379331deb Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 28 Mar 2012 18:05:04 -0500 Subject: Update all translation files Pull updates from transifex, run update-po on all files, fix a few errors, and push them back to Transifex. Signed-off-by: Dan McGee --- src/pacman/po/zh_CN.po | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) (limited to 'src/pacman/po/zh_CN.po') diff --git a/src/pacman/po/zh_CN.po b/src/pacman/po/zh_CN.po index 2f279ca9..a768747f 100644 --- a/src/pacman/po/zh_CN.po +++ b/src/pacman/po/zh_CN.po @@ -11,11 +11,11 @@ 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: 2012-02-06 05:42-0600\n" -"PO-Revision-Date: 2011-11-14 11:42+0000\n" -"Last-Translator: ganlu \n" +"POT-Creation-Date: 2012-03-05 11:35-0600\n" +"PO-Revision-Date: 2012-03-05 17:48+0000\n" +"Last-Translator: Dan McGee \n" "Language-Team: Chinese (China) (http://www.transifex.net/projects/p/" -"archlinux-pacman/team/zh_CN/)\n" +"archlinux-pacman/language/zh_CN/)\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -483,10 +483,6 @@ msgstr " -u, --unneeded 删除不需要的软件包\n" msgid " --needed do not reinstall up to date packages\n" msgstr " --needed 不重新安装已是最新的软件包\n" -#, c-format -msgid " --recursive reinstall all dependencies of target packages\n" -msgstr " --recursive 重新安装目标软件包的所有依赖关系\n" - #, c-format msgid " -c, --changelog view the changelog of a package\n" msgstr " -c, --changelog 查看某软件包的更新日志\n" @@ -828,16 +824,12 @@ msgid "failed to commit transaction (%s)\n" msgstr "无法提交处理 (%s)\n" #, c-format -msgid "could not access database directory\n" -msgstr "无法访问数据库目录\n" - -#, c-format -msgid "could not remove %s\n" -msgstr "无法删除 %s\n" +msgid "could not remove %s: %s\n" +msgstr "" #, c-format -msgid "Do you want to remove %s?" -msgstr "打算删除 %s?" +msgid "could not access database directory\n" +msgstr "无法访问数据库目录\n" #, c-format msgid "Database directory: %s\n" @@ -848,8 +840,8 @@ msgid "Do you want to remove unused repositories?" msgstr "打算删除无用的软件库?" #, c-format -msgid "Database directory cleaned up\n" -msgstr "数据库目录已清除\n" +msgid "removing unused sync repositories...\n" +msgstr "" #, c-format msgid "Cache directory: %s\n" @@ -987,6 +979,10 @@ msgstr "正在加载软件包...\n" msgid "failed to init transaction (%s)\n" msgstr "无法初始化事务处理 (%s)\n" +#, c-format +msgid "could not lock database: %s\n" +msgstr "" + #, c-format msgid "" " if you're sure a package manager is not already\n" -- cgit v1.2.3-24-g4f1b