diff options
author | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2014-03-15 13:47:42 +0100 |
---|---|---|
committer | Nicolas Dufresne <nicolas.dufresne@collabora.com> | 2014-03-15 13:54:47 +0100 |
commit | 9444e21ab1570bcc60704db74a10d6d507711c42 (patch) | |
tree | 3edfa91d20ee234ee35a7f84e426f7ecb529e1f0 /po/zh_CN.po | |
parent | 11103c6c47c2e4804bfce9b5277d2e044a1c24b0 (diff) |
translation: PO file changes caused by POTFILE.in update
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 36 |
1 files changed, 31 insertions, 5 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 42cb3b8e7..33af56e8b 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gst-plugins-good 0.10.16.2\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n" -"POT-Creation-Date: 2013-09-24 14:19+0200\n" +"POT-Creation-Date: 2014-03-15 13:34+0100\n" "PO-Revision-Date: 2009-11-13 22:20+0800\n" "Last-Translator: Ji ZhengYu <zhengyuji@gmail.com>\n" "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n" @@ -239,6 +239,10 @@ msgstr "设备‘%s’不能在 %dx%d 处捕获" msgid "Device '%s' cannot capture in the specified format" msgstr "设备‘%s’无法以指定格式捕获" +#, fuzzy, c-format +msgid "Device '%s' does support non-contiguous planes" +msgstr "设备‘%s’不支持视频捕获" + #, c-format msgid "Could not get parameters on device '%s'" msgstr "无法获取设备‘%s’的参数" @@ -250,6 +254,20 @@ msgstr "视频输入设备不接受新的帧率设置。" msgid "Video device could not create buffer pool." msgstr "" +#, fuzzy +msgid "Video device did not provide output format." +msgstr "视频输入设备不接受新的帧率设置。" + +msgid "Video device returned invalid dimensions." +msgstr "" + +#, fuzzy +msgid "Video devices uses an unsupported interlacing method." +msgstr "设备‘%s’的驱动不支持任何已知的捕获方式。" + +msgid "Video devices uses an unsupported pixel format." +msgstr "" + #, fuzzy, c-format msgid "Failed to get settings of tuner %d on device '%s'." msgstr "获取设备 %2$s 上的微调钮 %1$d 的设置时出错" @@ -275,10 +293,6 @@ msgid "Failed to change mute state for device '%s'." msgstr "获取设备‘%s’的信号长度时出错。" #, c-format -msgid "Cannot identify device '%s'." -msgstr "无法确认设备‘%s’。" - -#, c-format msgid "" "Error getting capabilities for device '%s': It isn't a v4l2 driver. Check if " "it is a v4l1 driver." @@ -301,6 +315,10 @@ msgid "Failed getting controls attributes on device '%s'." msgstr "获取设备‘%s’上的控制属性时出错。" #, c-format +msgid "Cannot identify device '%s'." +msgstr "无法确认设备‘%s’。" + +#, c-format msgid "This isn't a device '%s'." msgstr "不是设备‘%s’。" @@ -317,6 +335,14 @@ msgid "Device '%s' is not a output device." msgstr "‘%s’不是输出设备。" #, fuzzy, c-format +msgid "Device '%s' is not a M2M device." +msgstr "‘%s’不是输出设备。" + +#, fuzzy, c-format +msgid "Could not dup device '%s' for reading and writing." +msgstr "无法打开设备‘%s’读写。" + +#, fuzzy, c-format msgid "Failed to set norm for device '%s'." msgstr "设置设备‘%s’的基准时出错。" |