diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2002-08-20 18:55:16 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2002-08-20 18:55:16 +0000 |
commit | 75d5159c0f60cf8d5eebe91ce05754d77c82ee6e (patch) | |
tree | 5a45d9d96e9434bd4f1af126722f257750b7a3ec /grpmi/po/zh_CN.po | |
parent | 18b3e6bef4398a619855174ead09b4a0e04433cf (diff) | |
download | rpmdrake-75d5159c0f60cf8d5eebe91ce05754d77c82ee6e.tar rpmdrake-75d5159c0f60cf8d5eebe91ce05754d77c82ee6e.tar.gz rpmdrake-75d5159c0f60cf8d5eebe91ce05754d77c82ee6e.tar.bz2 rpmdrake-75d5159c0f60cf8d5eebe91ce05754d77c82ee6e.tar.xz rpmdrake-75d5159c0f60cf8d5eebe91ce05754d77c82ee6e.zip |
updated pot files,
makefile clean the temp files after creating the pot file
Diffstat (limited to 'grpmi/po/zh_CN.po')
-rw-r--r-- | grpmi/po/zh_CN.po | 40 |
1 files changed, 24 insertions, 16 deletions
diff --git a/grpmi/po/zh_CN.po b/grpmi/po/zh_CN.po index 39b73e6e..a83461a5 100644 --- a/grpmi/po/zh_CN.po +++ b/grpmi/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: grpmi\n" -"POT-Creation-Date: 2002-08-05 10:54+0200\n" +"POT-Creation-Date: 2002-08-20 20:54+0200\n" "PO-Revision-Date: 2001-08-21 12:19+0800\n" "Last-Translator: Jesse Kuang <kjx@mandrakesoft.com>\n" "Language-Team: Simplified Chinese <future-cjk@mandrakesoft.com>\n" @@ -234,21 +234,21 @@ msgstr "" msgid "The initialization of config files of RPM was not possible, sorry." msgstr "" -#: ../grpmi.pl_.c:69 +#: ../grpmi.pl_.c:72 #, fuzzy msgid "Initializing..." msgstr "正在安装:" -#: ../grpmi.pl_.c:90 +#: ../grpmi.pl_.c:93 #, c-format msgid "Downloading package `%s' (%s/%s)..." msgstr "" -#: ../grpmi.pl_.c:97 +#: ../grpmi.pl_.c:100 msgid "Error during download" msgstr "" -#: ../grpmi.pl_.c:98 +#: ../grpmi.pl_.c:101 #, c-format msgid "" "There was an error downloading package:\n" @@ -259,16 +259,16 @@ msgid "" "Do you want to continue (skipping this package)?" msgstr "" -#: ../grpmi.pl_.c:110 +#: ../grpmi.pl_.c:113 #, c-format msgid "Verifying signature of `%s'..." msgstr "" -#: ../grpmi.pl_.c:112 +#: ../grpmi.pl_.c:115 msgid "Signature verification error" msgstr "" -#: ../grpmi.pl_.c:113 +#: ../grpmi.pl_.c:116 #, c-format msgid "" "The signature of the package `%s' is not correct:\n" @@ -277,12 +277,12 @@ msgid "" "Do you want to install it anyway?" msgstr "" -#: ../grpmi.pl_.c:119 +#: ../grpmi.pl_.c:122 #, fuzzy msgid "File error" msgstr "写错误\n" -#: ../grpmi.pl_.c:120 +#: ../grpmi.pl_.c:123 #, c-format msgid "" "The following file is not valid:\n" @@ -292,16 +292,16 @@ msgid "" "Do you want to continue anyway (skipping this package)?" msgstr "" -#: ../grpmi.pl_.c:135 +#: ../grpmi.pl_.c:138 #, fuzzy msgid "Preparing packages for installation..." msgstr "正在准备安装" -#: ../grpmi.pl_.c:143 +#: ../grpmi.pl_.c:146 msgid "Conflicts detected" msgstr "" -#: ../grpmi.pl_.c:144 +#: ../grpmi.pl_.c:147 #, c-format msgid "" "Conflicts were detected:\n" @@ -310,16 +310,16 @@ msgid "" "Do you want to force the install anyway?" msgstr "" -#: ../grpmi.pl_.c:151 +#: ../grpmi.pl_.c:154 #, c-format msgid "Installing package `%s' (%s/%s)..." msgstr "" -#: ../grpmi.pl_.c:164 +#: ../grpmi.pl_.c:168 msgid "Problems occurred during installation" msgstr "在安装过程中发生问题" -#: ../grpmi.pl_.c:164 +#: ../grpmi.pl_.c:168 #, fuzzy, c-format msgid "" "There was an error during packages installation:\n" @@ -327,6 +327,14 @@ msgid "" "%s" msgstr "正在准备安装" +#: ../grpmi.pl_.c:175 +msgid "All requested packages were installed successfully." +msgstr "" + +#: ../grpmi.pl_.c:175 +msgid "Everything installed successfully" +msgstr "" + #: ../rpm/grpmi_rpm.xs:66 #, fuzzy msgid "Couldn't read RPM config files" |