2005-12-05 14:36:05 +00:00
# SOME DESCRIPTIVE TITLE.
# This file is put in the public domain.
# Funda Wang <fundawang@linux.net.cn>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: gstreamer 0.9.7\n"
"Report-Msgid-Bugs-To: \n"
2007-03-14 15:15:45 +00:00
"POT-Creation-Date: 2005-12-01 17:25+0100\n"
2005-12-05 14:36:05 +00:00
"PO-Revision-Date: 2005-12-03 00:05+0800\n"
"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
"Language-Team: Chinese (simplified) <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"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:270
2005-12-05 14:36:05 +00:00
msgid "Print the GStreamer version"
msgstr "打印 GStreamer 版本"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:272
2005-12-05 14:36:05 +00:00
msgid "Make all warnings fatal"
msgstr "将所有的警告也当作严重问题"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:275
2005-12-05 14:36:05 +00:00
msgid "Print available debug categories and exit"
msgstr "打印可用的调试类别并退出"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:278
msgid "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
2005-12-05 14:36:05 +00:00
msgstr "默认调试级别,从 1(仅有错误)到 5(所有内容), 0代表无输出"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:280
2005-12-05 14:36:05 +00:00
msgid "LEVEL"
msgstr "级别"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:282
msgid "Comma-separated list of category_name:level pairs to set specific levels for the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
2005-12-05 14:36:05 +00:00
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gst.c:285
2005-12-05 14:36:05 +00:00
msgid "LIST"
msgstr "列表"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:287
2005-12-05 14:36:05 +00:00
msgid "Disable colored debugging output"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gst.c:289
2005-12-05 14:36:05 +00:00
msgid "Disable debugging"
msgstr "禁止调试"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:292
2005-12-05 14:36:05 +00:00
msgid "Enable verbose plugin loading diagnostics"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gst.c:295
2005-12-05 14:36:05 +00:00
msgid "Colon-separated paths containing plugins"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gst.c:295
2005-12-05 14:36:05 +00:00
msgid "PATHS"
msgstr "路径"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:297
msgid "Comma-separated list of plugins to preload in addition to the list stored in environment variable GST_PLUGIN_PATH"
2005-12-05 14:36:05 +00:00
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gst.c:299
2005-12-05 14:36:05 +00:00
msgid "PLUGINS"
msgstr "插件"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:302
2005-12-05 14:36:05 +00:00
msgid "Disable trapping of segmentation faults during plugin loading"
msgstr "禁止跟踪装入插件时的段严重错误"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:307
2005-12-05 14:36:05 +00:00
msgid "GStreamer Options"
msgstr "GStreamer 选项"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:308
2005-12-05 14:36:05 +00:00
msgid "Show GStreamer Options"
msgstr "显示 GStreamer 选项"
2007-03-14 15:15:45 +00:00
#: gst/gst.c:789
2005-12-05 14:36:05 +00:00
msgid "Unknown option"
msgstr "未知选项"
2007-03-14 15:15:45 +00:00
#: gst/gstelement.c:278
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: from element %s: %s\n"
msgstr "错误:来自元素 %s: %s\n"
2007-03-14 15:15:45 +00:00
#: gst/gstelement.c:280
2005-12-05 14:36:05 +00:00
#, c-format
msgid ""
"Additional debug info:\n"
"%s\n"
msgstr ""
"额外的调试信息:\n"
"%s\n"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:132
2005-12-05 14:36:05 +00:00
msgid "GStreamer encountered a general core library error."
msgstr "GStreamer 遇到了常规核心库错误。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:134 gst/gsterror.c:171 gst/gsterror.c:191 gst/gsterror.c:221
msgid "GStreamer developers were too lazy to assign an error code to this error."
2005-12-05 14:36:05 +00:00
msgstr "GStreamer 开发者未对此错误指派错误代码。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:137
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: code not implemented."
msgstr "GStreamer 内部错误:代码未实现。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:139
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: state change failed."
msgstr "GStreamer 内部错误:状态更改失败。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:140
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: pad problem."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:142
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: thread problem."
msgstr "GStreamer 内部错误:线程问题。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:144
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: negotiation problem."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:146
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: event problem."
msgstr "GStreamer 内部错误:事件问题。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:148
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: seek problem."
msgstr "GStreamer 内部错误:搜索问题。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:150
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: caps problem."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:151
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: tag problem."
msgstr "GStreamer 内部错误:标签问题。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:153
2005-12-05 14:36:05 +00:00
msgid "Your GStreamer installation is missing a plug-in."
msgstr "您的 GStreamer 安装缺少插件。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:155
2005-12-05 14:36:05 +00:00
msgid "Internal GStreamer error: clock problem."
msgstr "GStreamer 内部错误:始终错误。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:169
2005-12-05 14:36:05 +00:00
msgid "GStreamer encountered a general supporting library error."
msgstr "GStreamer 遇到了常规支持库错误。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:173
2005-12-05 14:36:05 +00:00
msgid "Could not initialize supporting library."
msgstr "无法初始化支持库。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:174 gst/gsterror.c:175
2005-12-05 14:36:05 +00:00
msgid "Could not close supporting library."
msgstr "无法关闭支持库。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:189
2005-12-05 14:36:05 +00:00
msgid "GStreamer encountered a general resource error."
msgstr "GStreamer 遇到了常规资源错误。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:193
2005-12-05 14:36:05 +00:00
msgid "Resource not found."
msgstr "资源未找到。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:194
2005-12-05 14:36:05 +00:00
msgid "Resource busy or not available."
msgstr "资源忙或不可用。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:195
2005-12-05 14:36:05 +00:00
msgid "Could not open resource for reading."
msgstr "无法打开资源读取。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:196
2005-12-05 14:36:05 +00:00
msgid "Could not open resource for writing."
msgstr "无法打开资源写入。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:198
2005-12-05 14:36:05 +00:00
msgid "Could not open resource for reading and writing."
msgstr "无法打开资源读取和写入。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:199
2005-12-05 14:36:05 +00:00
msgid "Could not close resource."
msgstr "无法关闭资源。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:200
2005-12-05 14:36:05 +00:00
msgid "Could not read from resource."
msgstr "无法从资源阅读。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:201
2005-12-05 14:36:05 +00:00
msgid "Could not write to resource."
msgstr "无法写入资源。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:202
2005-12-05 14:36:05 +00:00
msgid "Could not perform seek on resource."
msgstr "无法在资源上执行搜索。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:203
2005-12-05 14:36:05 +00:00
msgid "Could not synchronize on resource."
msgstr "无法在资源上同步。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:205
2005-12-05 14:36:05 +00:00
msgid "Could not get/set settings from/on resource."
msgstr "无法从资源获得设置或在资源上设定设置。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:219
2005-12-05 14:36:05 +00:00
msgid "GStreamer encountered a general stream error."
msgstr "GStreamer 遇到了常规流错误。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:224
2005-12-05 14:36:05 +00:00
msgid "Element doesn't implement handling of this stream. Please file a bug."
msgstr "元素未实现对此流的处理。请提交错误报告。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:226
2005-12-05 14:36:05 +00:00
msgid "Could not determine type of stream."
msgstr "无法确定流类型。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:228
2005-12-05 14:36:05 +00:00
msgid "The stream is of a different type than handled by this element."
msgstr "此流的类型与此元素可处理的类型不符。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:230
2005-12-05 14:36:05 +00:00
msgid "There is no codec present that can handle the stream's type."
msgstr "没有可处理此流类型的编解码器。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:231
2005-12-05 14:36:05 +00:00
msgid "Could not decode stream."
msgstr "无法解码流。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:232
2005-12-05 14:36:05 +00:00
msgid "Could not encode stream."
msgstr "无法编码流。"
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:233
2005-12-05 14:36:05 +00:00
msgid "Could not demultiplex stream."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:234
2005-12-05 14:36:05 +00:00
msgid "Could not multiplex stream."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:285
2005-12-05 14:36:05 +00:00
#, c-format
msgid "No error message for domain %s."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsterror.c:293
2005-12-05 14:36:05 +00:00
#, c-format
msgid "No standard error message for domain %s and code %d."
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:92
2005-12-05 14:36:05 +00:00
msgid "title"
msgstr "标题"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:92
2005-12-05 14:36:05 +00:00
msgid "commonly used title"
msgstr "公用标题"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:95
2005-12-05 14:36:05 +00:00
msgid "artist"
msgstr "艺人"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:96
2005-12-05 14:36:05 +00:00
msgid "person(s) responsible for the recording"
msgstr "负责录制的个人"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:100
2005-12-05 14:36:05 +00:00
msgid "album"
msgstr "专辑"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:101
2005-12-05 14:36:05 +00:00
msgid "album containing this data"
msgstr "包含此数据的专辑"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:103
2005-12-05 14:36:05 +00:00
msgid "date"
msgstr "日期"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:103
2005-12-05 14:36:05 +00:00
msgid "date the data was created (as a GDate structure)"
msgstr "创建数据的日期(为 GDate 结构)"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:106
2005-12-05 14:36:05 +00:00
msgid "genre"
msgstr "流派"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:107
2005-12-05 14:36:05 +00:00
msgid "genre this data belongs to"
msgstr "此数据所属的流派"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:110
2005-12-05 14:36:05 +00:00
msgid "comment"
msgstr "注释"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:111
2005-12-05 14:36:05 +00:00
msgid "free text commenting the data"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:114
2005-12-05 14:36:05 +00:00
msgid "track number"
msgstr "音轨编号"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:115
2005-12-05 14:36:05 +00:00
msgid "track number inside a collection"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:118
2005-12-05 14:36:05 +00:00
msgid "track count"
msgstr "音轨统计"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:119
2005-12-05 14:36:05 +00:00
msgid "count of tracks inside collection this track belongs to"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:123
2005-12-05 14:36:05 +00:00
msgid "disc number"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:124
2005-12-05 14:36:05 +00:00
msgid "disc number inside a collection"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:127
2005-12-05 14:36:05 +00:00
msgid "disc count"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:128
2005-12-05 14:36:05 +00:00
msgid "count of discs inside collection this disc belongs to"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:132
2005-12-05 14:36:05 +00:00
msgid "location"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:133
2005-12-05 14:36:05 +00:00
msgid "original location of file as a URI"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:137
2005-12-05 14:36:05 +00:00
msgid "description"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:138
2005-12-05 14:36:05 +00:00
msgid "short text describing the content of the data"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:141
2005-12-05 14:36:05 +00:00
msgid "version"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:141
2005-12-05 14:36:05 +00:00
msgid "version of this data"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:144
2005-12-05 14:36:05 +00:00
msgid "ISRC"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:146
2005-12-05 14:36:05 +00:00
msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:148
2005-12-05 14:36:05 +00:00
msgid "organization"
msgstr "组织"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:151
2005-12-05 14:36:05 +00:00
msgid "copyright"
msgstr "版权"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:151
2005-12-05 14:36:05 +00:00
msgid "copyright notice of the data"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:154
2005-12-05 14:36:05 +00:00
msgid "contact"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:154
2005-12-05 14:36:05 +00:00
msgid "contact information"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:156
2005-12-05 14:36:05 +00:00
msgid "license"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:156
2005-12-05 14:36:05 +00:00
msgid "license of data"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:159
2005-12-05 14:36:05 +00:00
msgid "performer"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:160
2005-12-05 14:36:05 +00:00
msgid "person(s) performing"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:163
2005-12-05 14:36:05 +00:00
msgid "duration"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:163
2005-12-05 14:36:05 +00:00
msgid "length in GStreamer time units (nanoseconds)"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:166
2005-12-05 14:36:05 +00:00
msgid "codec"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:167
2005-12-05 14:36:05 +00:00
msgid "codec the data is stored in"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:170
2005-12-05 14:36:05 +00:00
msgid "video codec"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:170
2005-12-05 14:36:05 +00:00
msgid "codec the video data is stored in"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:173
2005-12-05 14:36:05 +00:00
msgid "audio codec"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:173
2005-12-05 14:36:05 +00:00
msgid "codec the audio data is stored in"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:175
2005-12-05 14:36:05 +00:00
msgid "bitrate"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:175
2005-12-05 14:36:05 +00:00
msgid "exact or average bitrate in bits/s"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:177
2005-12-05 14:36:05 +00:00
msgid "nominal bitrate"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:177
2005-12-05 14:36:05 +00:00
msgid "nominal bitrate in bits/s"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:179
2005-12-05 14:36:05 +00:00
msgid "minimum bitrate"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:179
2005-12-05 14:36:05 +00:00
msgid "minimum bitrate in bits/s"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:181
2005-12-05 14:36:05 +00:00
msgid "maximum bitrate"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:181
2005-12-05 14:36:05 +00:00
msgid "maximum bitrate in bits/s"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:184
2005-12-05 14:36:05 +00:00
msgid "encoder"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:184
2005-12-05 14:36:05 +00:00
msgid "encoder used to encode this stream"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:187
2005-12-05 14:36:05 +00:00
msgid "encoder version"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:188
2005-12-05 14:36:05 +00:00
msgid "version of the encoder used to encode this stream"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:190
2005-12-05 14:36:05 +00:00
msgid "serial"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:190
2005-12-05 14:36:05 +00:00
msgid "serial number of track"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:192
2005-12-05 14:36:05 +00:00
msgid "replaygain track gain"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:192
2005-12-05 14:36:05 +00:00
msgid "track gain in db"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:194
2005-12-05 14:36:05 +00:00
msgid "replaygain track peak"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:194
2005-12-05 14:36:05 +00:00
msgid "peak of the track"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:196
2005-12-05 14:36:05 +00:00
msgid "replaygain album gain"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:196
2005-12-05 14:36:05 +00:00
msgid "album gain in db"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:198
2005-12-05 14:36:05 +00:00
msgid "replaygain album peak"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:198
2005-12-05 14:36:05 +00:00
msgid "peak of the album"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:200
2005-12-05 14:36:05 +00:00
msgid "language code"
msgstr "语言代码"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:201
2005-12-05 14:36:05 +00:00
msgid "language code for this stream, conforming to ISO-639-1"
msgstr "此流的语言代码,遵从为 ISO-639-1"
2007-03-14 15:15:45 +00:00
#: gst/gsttaglist.c:240
2005-12-05 14:36:05 +00:00
msgid ", "
msgstr ", "
#: gst/parse/grammar.y:206
#, c-format
msgid "specified empty bin \"%s\", not allowed"
msgstr ""
#: gst/parse/grammar.y:212
#, c-format
msgid "no bin \"%s\", skipping"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:294
2005-12-05 14:36:05 +00:00
#, c-format
msgid "no property \"%s\" in element \"%s\""
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:309
2005-12-05 14:36:05 +00:00
#, c-format
msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:532
2005-12-05 14:36:05 +00:00
#, c-format
msgid "could not link %s to %s"
msgstr "无法将 %s 链接到 %s"
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:578
2005-12-05 14:36:05 +00:00
#, c-format
msgid "no element \"%s\""
msgstr "无元素“%s”"
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:629
2005-12-05 14:36:05 +00:00
#, c-format
msgid "could not parse caps \"%s\""
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:651 gst/parse/grammar.y:699 gst/parse/grammar.y:715
#: gst/parse/grammar.y:773
2005-12-05 14:36:05 +00:00
msgid "link without source element"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:657 gst/parse/grammar.y:696 gst/parse/grammar.y:782
2005-12-05 14:36:05 +00:00
msgid "link without sink element"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:733
2005-12-05 14:36:05 +00:00
#, c-format
msgid "no source element for URI \"%s\""
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:743
2005-12-05 14:36:05 +00:00
#, c-format
msgid "no element to link URI \"%s\" to"
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:751
2005-12-05 14:36:05 +00:00
#, c-format
msgid "no sink element for URI \"%s\""
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:755
2005-12-05 14:36:05 +00:00
#, c-format
msgid "could not link sink element for URI \"%s\""
msgstr ""
2007-03-14 15:15:45 +00:00
#: gst/parse/grammar.y:767
2005-12-05 14:36:05 +00:00
msgid "empty pipeline not allowed"
msgstr ""
2007-03-14 15:15:45 +00:00
#: libs/gst/base/gstbasesrc.c:1031 libs/gst/base/gstbasesrc.c:1041
#: plugins/elements/gstqueue.c:818
2005-12-05 14:36:05 +00:00
msgid "Internal data flow error."
msgstr "内部数据流错误。"
2007-03-14 15:15:45 +00:00
#: libs/gst/base/gstbasesink.c:603
2005-12-05 14:36:05 +00:00
msgid "Internal data flow problem."
msgstr "内部数据流问题。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesink.c:230
2005-12-05 14:36:05 +00:00
msgid "No file name specified for writing."
msgstr "未指定写入的文件名。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesink.c:237
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Could not open file \"%s\" for writing."
msgstr "无法打开文件“%s”写入。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesink.c:253
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Error closing file \"%s\"."
msgstr "关闭文件“%s”出错。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesink.c:361 plugins/elements/gstfilesink.c:425
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Error while writing to file \"%s\"."
msgstr "写入文件“%s”时出错。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesrc.c:910
2005-12-05 14:36:05 +00:00
msgid "No file name specified for reading."
msgstr "未指定读取的文件名。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesrc.c:922
#, c-format
msgid "Could not open file \"%s\" for reading: %s."
2005-12-05 14:36:05 +00:00
msgstr "无法打开文件“%s”读取: %s。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesrc.c:931
#, c-format
msgid "could not get info on \"%s\"."
2005-12-05 14:36:05 +00:00
msgstr "无法在“%s”上获得信息。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesrc.c:938
2005-12-05 14:36:05 +00:00
#, c-format
msgid "\"%s\" is a directory."
msgstr "“%s”不是目录。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstfilesrc.c:945
2005-12-05 14:36:05 +00:00
#, c-format
msgid "File \"%s\" is a socket."
msgstr "文件“%s”是套接字。"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gstidentity.c:351
2005-12-05 14:36:05 +00:00
msgid "Failed after iterations as requested."
msgstr ""
2007-03-14 15:15:45 +00:00
#: plugins/elements/gsttypefindelement.c:182
2005-12-05 14:36:05 +00:00
msgid "caps"
msgstr ""
2007-03-14 15:15:45 +00:00
#: plugins/elements/gsttypefindelement.c:183
2005-12-05 14:36:05 +00:00
msgid "detected capabilities in stream"
msgstr ""
2007-03-14 15:15:45 +00:00
#: plugins/elements/gsttypefindelement.c:186
2005-12-05 14:36:05 +00:00
msgid "minimum"
msgstr "最小"
2007-03-14 15:15:45 +00:00
#: plugins/elements/gsttypefindelement.c:190
2005-12-05 14:36:05 +00:00
msgid "maximum"
msgstr "最大"
2007-03-14 15:15:45 +00:00
#: tools/gst-inspect.c:1100
2005-12-05 14:36:05 +00:00
msgid "Print all elements"
msgstr "打印全部元素"
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:82
2005-12-05 14:36:05 +00:00
msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:91
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: parse of xml file '%s' failed.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:97
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:104
2005-12-05 14:36:05 +00:00
#, c-format
msgid "WARNING: only one toplevel element is supported at this time."
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:115
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: could not parse command line argument %d: %s.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:126
2005-12-05 14:36:05 +00:00
#, c-format
msgid "WARNING: element named '%s' not found.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:380
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Got Message from element \"%s\" (%s): "
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:407
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Got EOS from element \"%s\".\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:417
2005-12-05 14:36:05 +00:00
#, c-format
msgid "FOUND TAG : found by element \"%s\".\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:463
2006-11-30 22:55:08 +00:00
#, c-format
2007-03-14 15:15:45 +00:00
msgid "Element \"%s\" has gone from PLAYING to PAUSED, quitting.\n"
2006-11-30 22:55:08 +00:00
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:494
2006-11-30 22:55:08 +00:00
msgid "Output tags (also known as metadata)"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:496
2005-12-05 14:36:05 +00:00
msgid "Output status information and property notifications"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:498
2005-12-05 14:36:05 +00:00
msgid "Output messages"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:500
2005-12-05 14:36:05 +00:00
msgid "Do not output status information of TYPE"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:500
2005-12-05 14:36:05 +00:00
msgid "TYPE1,TYPE2,..."
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:503
2005-12-05 14:36:05 +00:00
msgid "Save xml representation of pipeline to FILE and exit"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:503
2005-12-05 14:36:05 +00:00
msgid "FILE"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:506
2005-12-05 14:36:05 +00:00
msgid "Do not install a fault handler"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:508
2005-12-05 14:36:05 +00:00
msgid "Print alloc trace (if enabled at compile time)"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:586
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: pipeline could not be constructed: %s.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:590
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: pipeline could not be constructed.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:594
2005-12-05 14:36:05 +00:00
#, c-format
msgid "WARNING: erroneous pipeline: %s\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:620
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: the 'pipeline' element wasn't found.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:626 tools/gst-launch.c:673
#, c-format
msgid "Setting pipeline to PAUSED ...\n"
msgstr ""
#: tools/gst-launch.c:631
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: Pipeline doesn't want to pause.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:636
2005-12-05 14:36:05 +00:00
#, c-format
2007-03-14 15:15:45 +00:00
msgid "ERROR: Pipeline can't PREROLL ...\n"
2005-12-05 14:36:05 +00:00
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:639
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Pipeline is PREROLLING ...\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:643
#, c-format
msgid "Pipeline is PREROLLED ...\n"
msgstr ""
#: tools/gst-launch.c:650
2005-12-05 14:36:05 +00:00
#, c-format
2006-02-06 21:53:05 +00:00
msgid "ERROR: pipeline doesn't want to preroll.\n"
2005-12-05 14:36:05 +00:00
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:655
2005-12-05 14:36:05 +00:00
#, c-format
2007-03-14 15:15:45 +00:00
msgid "Setting pipeline to PLAYING ...\n"
2005-12-05 14:36:05 +00:00
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:658
2005-12-05 14:36:05 +00:00
#, c-format
msgid "ERROR: pipeline doesn't want to play.\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:669
2005-12-05 14:36:05 +00:00
msgid "Execution ended after %"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:669
msgid " ns.\n"
msgstr ""
#: tools/gst-launch.c:676
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Setting pipeline to READY ...\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:681
2005-12-05 14:36:05 +00:00
#, c-format
msgid "Setting pipeline to NULL ...\n"
msgstr ""
2007-03-14 15:15:45 +00:00
#: tools/gst-launch.c:686
2005-12-05 14:36:05 +00:00
#, c-format
msgid "FREEING pipeline ...\n"
msgstr ""