diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2007-06-23 11:24:44 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2007-06-23 11:24:44 +0000 |
commit | 825b31e29565cd71614b6a64df11a5ce746299e4 (patch) | |
tree | 9719670e2fbe97a044a6332ee374acb3a28ee626 /po/zh_CN.po | |
parent | f45e98fab49d63a97c82457fa32d5219b22cea07 (diff) | |
download | gstreamer-plugins-bad-825b31e29565cd71614b6a64df11a5ce746299e4.tar.gz |
po/: Added Chinese (simplified) translation.
Original commit message from CVS:
Contributed by: Wenzheng Hu <db_lobster@163.com>
* po/LINGUAS:
* po/zh_CN.po:
Added Chinese (simplified) translation.
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po new file mode 100644 index 000000000..7fc20a12a --- /dev/null +++ b/po/zh_CN.po @@ -0,0 +1,36 @@ +# Chinese (simplified) translation for gst-plugins-bad. +# Copyright (C) 2007 Free Software Foundation, Inc. +# This file is distributed under the same license as the gst-plugins-ugly package. +# Wenzheng Hu <db_lobster@163.com>, 2007. +# +msgid "" +msgstr "" +"Project-Id-Version: gst-plugins-bad 0.10.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2007-06-13 12:47+0200\n" +"PO-Revision-Date: 2007-06-22 23:41+0800\n" +"Last-Translator: LI Daobing <lidaobing@gmail.com>\n" +"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists.sourceforge.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: sys/dvb/gstdvbsrc.c:658 sys/dvb/gstdvbsrc.c:713 +#, c-format +msgid "Device \"%s\" does not exist." +msgstr "不存在设备 \"%s\"." + +#: sys/dvb/gstdvbsrc.c:662 +#, c-format +msgid "Could not open frontend device \"%s\"." +msgstr "无法打开前端设备 \"%s\"." + +#: sys/dvb/gstdvbsrc.c:674 +#, c-format +msgid "Could not get settings from frontend device \"%s\"." +msgstr "无法从前端设备 \"%s\" 获取设置." + +#: sys/dvb/gstdvbsrc.c:717 +#, c-format +msgid "Could not open file \"%s\" for reading." +msgstr "无法打开并读取文件 \"%s\"" |