diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-zh_CN/messages/kdebase/kio_tar.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-zh_CN/messages/kdebase/kio_tar.po')
-rw-r--r-- | tde-i18n-zh_CN/messages/kdebase/kio_tar.po | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/tde-i18n-zh_CN/messages/kdebase/kio_tar.po b/tde-i18n-zh_CN/messages/kdebase/kio_tar.po new file mode 100644 index 00000000000..a26a936c9d4 --- /dev/null +++ b/tde-i18n-zh_CN/messages/kdebase/kio_tar.po @@ -0,0 +1,32 @@ +# SOME DESCRIPTIVE TITLE. +# Funda Wang <fundawang@linux.net.cn>, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_tar\n" +"POT-Creation-Date: 2007-09-22 01:12+0200\n" +"PO-Revision-Date: 2005-08-01 06:56+0800\n" +"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" +"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: tar.cc:227 tar.cc:320 tar.cc:394 +#, c-format +msgid "" +"Could not open the file, probably due to an unsupported file format.\n" +"%1" +msgstr "" +"无法打开文件,可能是因为文件格式不支持。\n" +"%1" + +#: tar.cc:471 +#, c-format +msgid "" +"The archive file could not be opened, perhaps because the format is " +"unsupported.\n" +"%1" +msgstr "" +"无法打开存档文件,可能是因为格式不支持。\n" +"%1" |