# Japanese translation file for gstreamer
# This file is put in the public domain.
#
# Makoto Kato <makoto.kt@gmail.com>, 2008, 2013.
msgid ""
msgstr ""
"Project-Id-Version: gstreamer 1.0.3\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
"POT-Creation-Date: 2013-08-28 12:33+0200\n"
"PO-Revision-Date: 2013-08-20 14:56+0900\n"
"Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
"Language: ja\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 0.2\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: gst/gst.c:233
msgid "Print the GStreamer version"
msgstr "GStreamer バージョンを表示する"

#: gst/gst.c:235
msgid "Make all warnings fatal"
msgstr ""

#: gst/gst.c:239
msgid "Print available debug categories and exit"
msgstr "利用可能なデバッグカテゴリを表示して終了する"

#: gst/gst.c:243
msgid "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
msgstr ""

#: gst/gst.c:245
msgid "LEVEL"
msgstr "LEVEL"

#: gst/gst.c:247
msgid "Comma-separated list of category_name:level pairs to set specific levels for the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
msgstr ""

#: gst/gst.c:250
msgid "LIST"
msgstr "LIST"

#: gst/gst.c:252
msgid "Disable colored debugging output"
msgstr "デバッグ出力のカラー出力を無効にする"

#: gst/gst.c:256
msgid "Changes coloring mode of the debug log. Possible modes: off, on, disable, auto, unix"
msgstr ""

#: gst/gst.c:260
msgid "Disable debugging"
msgstr "デバッグを無効にする"

#: gst/gst.c:264
msgid "Enable verbose plugin loading diagnostics"
msgstr ""

#: gst/gst.c:268
msgid "Colon-separated paths containing plugins"
msgstr "プラグインを含むコロン (:) で区切られたパス"

#: gst/gst.c:268
msgid "PATHS"
msgstr "PATHS"

#: gst/gst.c:271
msgid "Comma-separated list of plugins to preload in addition to the list stored in environment variable GST_PLUGIN_PATH"
msgstr ""

#: gst/gst.c:273
msgid "PLUGINS"
msgstr "PLUGINS"

#: gst/gst.c:276
msgid "Disable trapping of segmentation faults during plugin loading"
msgstr "プラグインのロード中に発生したセグメンテーション違反のトラップを無効にする"

#: gst/gst.c:281
msgid "Disable updating the registry"
msgstr "レジストリのアップデートを無効にする"

#: gst/gst.c:286
#, fuzzy
msgid "Disable spawning a helper process while scanning the registry"
msgstr "レジストリをスキャンする際に fork() を使わない"

#: gst/gst.c:291
msgid "GStreamer Options"
msgstr "GStreamer オプション"

#: gst/gst.c:292
msgid "Show GStreamer Options"
msgstr "GStreamer オプションを表示する"

#: gst/gst.c:870
msgid "Unknown option"
msgstr "不明なオプション"

#: gst/gsterror.c:132
msgid "GStreamer encountered a general core library error."
msgstr ""

#: gst/gsterror.c:134 gst/gsterror.c:176 gst/gsterror.c:200 gst/gsterror.c:240
msgid "GStreamer developers were too lazy to assign an error code to this error."
msgstr ""

#: gst/gsterror.c:137
msgid "Internal GStreamer error: code not implemented."
msgstr "GStreamer 内部エラー: コードが実装されていません"

#: gst/gsterror.c:139
msgid "GStreamer error: state change failed and some element failed to post a proper error message with the reason for the failure."
msgstr ""

#: gst/gsterror.c:142
msgid "Internal GStreamer error: pad problem."
msgstr "GStreamer 内部エラー: パッドの問題"

#: gst/gsterror.c:144
msgid "Internal GStreamer error: thread problem."
msgstr "GStreamer 内部エラー: スレッドの問題"

#: gst/gsterror.c:146
msgid "GStreamer error: negotiation problem."
msgstr "GStreamer エラー: ネゴシエーションの問題"

#: gst/gsterror.c:148
msgid "Internal GStreamer error: event problem."
msgstr "GStreamer 内部エラー: イベントの問題"

#: gst/gsterror.c:150
msgid "Internal GStreamer error: seek problem."
msgstr "GStreamer 内部エラー: シークの問題"

#: gst/gsterror.c:152
msgid "Internal GStreamer error: caps problem."
msgstr ""

#: gst/gsterror.c:154
msgid "Internal GStreamer error: tag problem."
msgstr "GStreamer 内部エラー: タグの問題"

#: gst/gsterror.c:156
msgid "Your GStreamer installation is missing a plug-in."
msgstr "GStreamer はプラグインを見つけることができません"

#: gst/gsterror.c:158
msgid "GStreamer error: clock problem."
msgstr "GStreamer エラー: クロックの問題"

#: gst/gsterror.c:160
msgid "This application is trying to use GStreamer functionality that has been disabled."
msgstr "このアプリケーションはGStreamer で無効にしている機能を使用しようとしています"

#: gst/gsterror.c:174
msgid "GStreamer encountered a general supporting library error."
msgstr "GStreamer上で一般的なサポートライブラリエラーが起きました"

#: gst/gsterror.c:179
msgid "Could not initialize supporting library."
msgstr "サポートライブラリを初期化できません"

#: gst/gsterror.c:181
msgid "Could not close supporting library."
msgstr "サポートライブラリをクローズできません"

#: gst/gsterror.c:183
msgid "Could not configure supporting library."
msgstr "サポートライブラリを構成できません"

#: gst/gsterror.c:185
msgid "Encoding error."
msgstr "エンコーディングエラー"

#: gst/gsterror.c:198
msgid "GStreamer encountered a general resource error."
msgstr "GStreamer 上で一般的なリソースエラーが起きました"

#: gst/gsterror.c:203
msgid "Resource not found."
msgstr "リソースが見つかりません"

#: gst/gsterror.c:205
msgid "Resource busy or not available."
msgstr "リソースがビジーか利用可能ではありません"

#: gst/gsterror.c:207
msgid "Could not open resource for reading."
msgstr "読み込み用にリソースを開くことができません"

#: gst/gsterror.c:209
msgid "Could not open resource for writing."
msgstr "書き込み用にリソースを開くことができません"

#: gst/gsterror.c:211
msgid "Could not open resource for reading and writing."
msgstr "読み書き用にリソースを開くことができません"

#: gst/gsterror.c:213
msgid "Could not close resource."
msgstr "リソースをクローズできません"

#: gst/gsterror.c:215
msgid "Could not read from resource."
msgstr "リソースから読み込むことができません"

#: gst/gsterror.c:217
msgid "Could not write to resource."
msgstr "リソースを書き込むことができません"

#: gst/gsterror.c:219
msgid "Could not perform seek on resource."
msgstr "リソース上でリークができません"

#: gst/gsterror.c:221
msgid "Could not synchronize on resource."
msgstr "リソースを同期できません"

#: gst/gsterror.c:223
msgid "Could not get/set settings from/on resource."
msgstr "リソース上またはリソースから設定を取得・変更ができません"

#: gst/gsterror.c:225
msgid "No space left on the resource."
msgstr "リソースに空きがありません"

#: gst/gsterror.c:238
msgid "GStreamer encountered a general stream error."
msgstr "GStreamer 上で一般的なストリームエラーが起きました"

#: gst/gsterror.c:243
msgid "Element doesn't implement handling of this stream. Please file a bug."
msgstr "エレメントはこのストリームのための処理を実装していません。バグを登録してください"

#: gst/gsterror.c:246
msgid "Could not determine type of stream."
msgstr "ストリームの種類を判別できません"

#: gst/gsterror.c:248
msgid "The stream is of a different type than handled by this element."
msgstr ""

#: gst/gsterror.c:251
msgid "There is no codec present that can handle the stream's type."
msgstr "このストリームを処理することができるコーデックがありません"

#: gst/gsterror.c:253
msgid "Could not decode stream."
msgstr "ストリームをデコードできません"

#: gst/gsterror.c:255
msgid "Could not encode stream."
msgstr "ストリームをエンコードできません"

#: gst/gsterror.c:257
msgid "Could not demultiplex stream."
msgstr "出力ストリームを取り出せません"

#: gst/gsterror.c:259
msgid "Could not multiplex stream."
msgstr "ストリームを多重化できません"

#: gst/gsterror.c:261
msgid "The stream is in the wrong format."
msgstr "ストリームのフォーマットが正しくありません"

#: gst/gsterror.c:263
msgid "The stream is encrypted and decryption is not supported."
msgstr "ストリームは暗号化をサポートしていません"

#: gst/gsterror.c:265
msgid "The stream is encrypted and can't be decrypted because no suitable key has been supplied."
msgstr "ストリームは暗号化されていますが適したキーがないため復元できません"

#: gst/gsterror.c:305
#, c-format
msgid "No error message for domain %s."
msgstr ""

#: gst/gsterror.c:313
#, c-format
msgid "No standard error message for domain %s and code %d."
msgstr ""

#: gst/gstpipeline.c:525
msgid "Selected clock cannot be used in pipeline."
msgstr ""

#: gst/gstregistry.c:1651
#, c-format
msgid "Error writing registry cache to %s: %s"
msgstr "%s へのレジストリキャッシュの書き込み中にエラーが発生しました: %s"

#: gst/gsttaglist.c:105
msgid "title"
msgstr "タイトル"

#: gst/gsttaglist.c:105
msgid "commonly used title"
msgstr "共通につかわれるタイトル"

#: gst/gsttaglist.c:108
msgid "title sortname"
msgstr "タイトルのソート名"

#: gst/gsttaglist.c:108
msgid "commonly used title for sorting purposes"
msgstr ""

#: gst/gsttaglist.c:111
msgid "artist"
msgstr "アーティスト"

#: gst/gsttaglist.c:112
msgid "person(s) responsible for the recording"
msgstr ""

#: gst/gsttaglist.c:116
msgid "artist sortname"
msgstr "アーティストのソート名"

#: gst/gsttaglist.c:117
msgid "person(s) responsible for the recording for sorting purposes"
msgstr ""

#: gst/gsttaglist.c:120
msgid "album"
msgstr "アルバム"

#: gst/gsttaglist.c:121
msgid "album containing this data"
msgstr ""

#: gst/gsttaglist.c:124
msgid "album sortname"
msgstr "アルバムのソート名"

#: gst/gsttaglist.c:125
msgid "album containing this data for sorting purposes"
msgstr ""

#: gst/gsttaglist.c:128
#, fuzzy
msgid "album artist"
msgstr "アーティスト"

#: gst/gsttaglist.c:129
msgid "The artist of the entire album, as it should be displayed"
msgstr ""

#: gst/gsttaglist.c:133
#, fuzzy
msgid "album artist sortname"
msgstr "アーティストのソート名"

#: gst/gsttaglist.c:134
msgid "The artist of the entire album, as it should be sorted"
msgstr ""

#: gst/gsttaglist.c:136
msgid "date"
msgstr "日付"

#: gst/gsttaglist.c:136
msgid "date the data was created (as a GDate structure)"
msgstr "データが作成された日付 (GData 構造体として)"

#: gst/gsttaglist.c:138
#, fuzzy
msgid "datetime"
msgstr "日付"

#: gst/gsttaglist.c:139
msgid "date and time the data was created (as a GstDateTime structure)"
msgstr "データが作成された日付 (GstDateTime 構造体として)"

#: gst/gsttaglist.c:143
msgid "genre"
msgstr "ジャンル"

#: gst/gsttaglist.c:144
msgid "genre this data belongs to"
msgstr "このデータが属しているジャンル"

#: gst/gsttaglist.c:147
msgid "comment"
msgstr "コメント"

#: gst/gsttaglist.c:148
msgid "free text commenting the data"
msgstr ""

#: gst/gsttaglist.c:151
msgid "extended comment"
msgstr ""

#: gst/gsttaglist.c:152
msgid "free text commenting the data in key=value or key[en]=comment form"
msgstr ""

#: gst/gsttaglist.c:156
msgid "track number"
msgstr "トラック番号"

#: gst/gsttaglist.c:157
msgid "track number inside a collection"
msgstr "コレクション内のトラック番号"

#: gst/gsttaglist.c:160
msgid "track count"
msgstr "トラック数"

#: gst/gsttaglist.c:161
msgid "count of tracks inside collection this track belongs to"
msgstr ""

#: gst/gsttaglist.c:165
msgid "disc number"
msgstr "ディスク番号"

#: gst/gsttaglist.c:166
msgid "disc number inside a collection"
msgstr "コレクション内のディスク番号"

#: gst/gsttaglist.c:169
msgid "disc count"
msgstr "ディスク枚数"

#: gst/gsttaglist.c:170
msgid "count of discs inside collection this disc belongs to"
msgstr ""

#: gst/gsttaglist.c:174
msgid "location"
msgstr "場所"

#: gst/gsttaglist.c:174
msgid "Origin of media as a URI (location, where the original of the file or stream is hosted)"
msgstr ""

#: gst/gsttaglist.c:179
msgid "homepage"
msgstr ""

#: gst/gsttaglist.c:180
msgid "Homepage for this media (i.e. artist or movie homepage)"
msgstr ""

#: gst/gsttaglist.c:183
msgid "description"
msgstr "詳細"

#: gst/gsttaglist.c:184
msgid "short text describing the content of the data"
msgstr ""

#: gst/gsttaglist.c:187
msgid "version"
msgstr "バージョン"

#: gst/gsttaglist.c:187
msgid "version of this data"
msgstr "このデータのバージョン"

#: gst/gsttaglist.c:189
msgid "ISRC"
msgstr "ISRC"

#: gst/gsttaglist.c:191
msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
msgstr "International Standard Recording Code - http://www.ifpi.org/isrc/ を参照してください"

#: gst/gsttaglist.c:195
msgid "organization"
msgstr "組織"

#: gst/gsttaglist.c:198
msgid "copyright"
msgstr ""

#: gst/gsttaglist.c:198
msgid "copyright notice of the data"
msgstr ""

#: gst/gsttaglist.c:200
msgid "copyright uri"
msgstr ""

#: gst/gsttaglist.c:201
msgid "URI to the copyright notice of the data"
msgstr ""

#: gst/gsttaglist.c:203
#, fuzzy
msgid "encoded by"
msgstr "エンコーダー"

#: gst/gsttaglist.c:203
msgid "name of the encoding person or organization"
msgstr ""

#: gst/gsttaglist.c:207
msgid "contact"
msgstr "コンタクト"

#: gst/gsttaglist.c:207
msgid "contact information"
msgstr "コンタクト情報"

#: gst/gsttaglist.c:209
msgid "license"
msgstr "ライセンス"

#: gst/gsttaglist.c:209
msgid "license of data"
msgstr "データのライセンス"

#: gst/gsttaglist.c:211
msgid "license uri"
msgstr "ライセンス uri"

#: gst/gsttaglist.c:212
msgid "URI to the license of the data"
msgstr "デーtのライセンスへの URI"

#: gst/gsttaglist.c:215
msgid "performer"
msgstr "演奏者"

#: gst/gsttaglist.c:216
msgid "person(s) performing"
msgstr ""

#: gst/gsttaglist.c:219
msgid "composer"
msgstr "作曲者"

#: gst/gsttaglist.c:220
msgid "person(s) who composed the recording"
msgstr ""

#: gst/gsttaglist.c:224
msgid "duration"
msgstr "演奏時間"

#: gst/gsttaglist.c:224
msgid "length in GStreamer time units (nanoseconds)"
msgstr "GStreamer 時間単位 (nanoseconds) での長さ"

#: gst/gsttaglist.c:227
msgid "codec"
msgstr "コーデック"

#: gst/gsttaglist.c:228
msgid "codec the data is stored in"
msgstr ""

#: gst/gsttaglist.c:231
msgid "video codec"
msgstr "動画コーデック"

#: gst/gsttaglist.c:231
msgid "codec the video data is stored in"
msgstr ""

#: gst/gsttaglist.c:234
msgid "audio codec"
msgstr "音声コーデック"

#: gst/gsttaglist.c:234
msgid "codec the audio data is stored in"
msgstr ""

#: gst/gsttaglist.c:237
msgid "subtitle codec"
msgstr "字幕コーデック"

#: gst/gsttaglist.c:237
msgid "codec the subtitle data is stored in"
msgstr "字幕データが保存されているコーデック"

#: gst/gsttaglist.c:239
msgid "container format"
msgstr "コンテナ形式"

#: gst/gsttaglist.c:240
msgid "container format the data is stored in"
msgstr ""

#: gst/gsttaglist.c:242
msgid "bitrate"
msgstr "ビットレート"

#: gst/gsttaglist.c:242
msgid "exact or average bitrate in bits/s"
msgstr ""

#: gst/gsttaglist.c:244
msgid "nominal bitrate"
msgstr "公称ビットレート"

#: gst/gsttaglist.c:244
msgid "nominal bitrate in bits/s"
msgstr "公称ビットレート (bits/秒)"

#: gst/gsttaglist.c:246
msgid "minimum bitrate"
msgstr "最小ビットレート"

#: gst/gsttaglist.c:246
msgid "minimum bitrate in bits/s"
msgstr "最小ビットレート (bits/秒)"

#: gst/gsttaglist.c:248
msgid "maximum bitrate"
msgstr "最大ビットレート"

#: gst/gsttaglist.c:248
msgid "maximum bitrate in bits/s"
msgstr "最大ビットレート (bits/秒)"

#: gst/gsttaglist.c:251
msgid "encoder"
msgstr "エンコーダー"

#: gst/gsttaglist.c:251
msgid "encoder used to encode this stream"
msgstr "このストリームをエンコードするのに使ったエンコーダー"

#: gst/gsttaglist.c:254
msgid "encoder version"
msgstr "エンコーダーバージョン"

#: gst/gsttaglist.c:255
msgid "version of the encoder used to encode this stream"
msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"

#: gst/gsttaglist.c:257
msgid "serial"
msgstr "シリアル"

#: gst/gsttaglist.c:257
msgid "serial number of track"
msgstr "トラックのシリアル番号"

#: gst/gsttaglist.c:259
msgid "replaygain track gain"
msgstr ""

#: gst/gsttaglist.c:259
msgid "track gain in db"
msgstr ""

#: gst/gsttaglist.c:261
msgid "replaygain track peak"
msgstr ""

#: gst/gsttaglist.c:261
msgid "peak of the track"
msgstr "トラックのピーク"

#: gst/gsttaglist.c:263
msgid "replaygain album gain"
msgstr ""

#: gst/gsttaglist.c:263
msgid "album gain in db"
msgstr ""

#: gst/gsttaglist.c:265
msgid "replaygain album peak"
msgstr ""

#: gst/gsttaglist.c:265
msgid "peak of the album"
msgstr "アルバムのピーク"

#: gst/gsttaglist.c:267
msgid "replaygain reference level"
msgstr ""

#: gst/gsttaglist.c:268
msgid "reference level of track and album gain values"
msgstr ""

#: gst/gsttaglist.c:270
msgid "language code"
msgstr "言語コード"

#: gst/gsttaglist.c:271
msgid "language code for this stream, conforming to ISO-639-1 or ISO-639-2"
msgstr "このストリームの ISO-639-1 または ISO-639-2 で書かれた言語コード"

#: gst/gsttaglist.c:274
msgid "language name"
msgstr "言語名"

#: gst/gsttaglist.c:275
msgid "freeform name of the language this stream is in"
msgstr ""

#: gst/gsttaglist.c:277
msgid "image"
msgstr "画像"

#: gst/gsttaglist.c:277
msgid "image related to this stream"
msgstr "このストリームに関連した画像"

#. TRANSLATORS: 'preview image' = image that shows a preview of the full image
#: gst/gsttaglist.c:281
msgid "preview image"
msgstr "プレビュー画像"

#: gst/gsttaglist.c:281
msgid "preview image related to this stream"
msgstr "このストリームに関連したプレビュー画像"

#: gst/gsttaglist.c:283
msgid "attachment"
msgstr "添付"

#: gst/gsttaglist.c:283
msgid "file attached to this stream"
msgstr "このストリームに添付されたファイル"

#: gst/gsttaglist.c:286
msgid "beats per minute"
msgstr "BPM"

#: gst/gsttaglist.c:287
msgid "number of beats per minute in audio"
msgstr ""

#: gst/gsttaglist.c:289
msgid "keywords"
msgstr "キーワード"

#: gst/gsttaglist.c:289
msgid "comma separated keywords describing the content"
msgstr ""

#: gst/gsttaglist.c:292
msgid "geo location name"
msgstr ""

#: gst/gsttaglist.c:293
msgid "human readable descriptive location of where the media has been recorded or produced"
msgstr ""

#: gst/gsttaglist.c:296
msgid "geo location latitude"
msgstr ""

#: gst/gsttaglist.c:297
msgid "geo latitude location of where the media has been recorded or produced in degrees according to WGS84 (zero at the equator, negative values for southern latitudes)"
msgstr ""

#: gst/gsttaglist.c:301
msgid "geo location longitude"
msgstr ""

#: gst/gsttaglist.c:302
msgid "geo longitude location of where the media has been recorded or produced in degrees according to WGS84 (zero at the prime meridian in Greenwich/UK,  negative values for western longitudes)"
msgstr ""

#: gst/gsttaglist.c:306
msgid "geo location elevation"
msgstr ""

#: gst/gsttaglist.c:307
msgid "geo elevation of where the media has been recorded or produced in meters according to WGS84 (zero is average sea level)"
msgstr ""

#: gst/gsttaglist.c:310
msgid "geo location country"
msgstr ""

#: gst/gsttaglist.c:311
msgid "country (english name) where the media has been recorded or produced"
msgstr ""

#: gst/gsttaglist.c:314
#, fuzzy
msgid "geo location city"
msgstr "場所"

#: gst/gsttaglist.c:315
msgid "city (english name) where the media has been recorded or produced"
msgstr ""

#: gst/gsttaglist.c:318
msgid "geo location sublocation"
msgstr ""

#: gst/gsttaglist.c:319
msgid "a location within a city where the media has been produced or created (e.g. the neighborhood)"
msgstr ""

#: gst/gsttaglist.c:322
msgid "geo location horizontal error"
msgstr ""

#: gst/gsttaglist.c:323
msgid "expected error of the horizontal positioning measures (in meters)"
msgstr ""

#: gst/gsttaglist.c:326
msgid "geo location movement speed"
msgstr ""

#: gst/gsttaglist.c:327
msgid "movement speed of the capturing device while performing the capture in m/s"
msgstr ""

#: gst/gsttaglist.c:330
msgid "geo location movement direction"
msgstr ""

#: gst/gsttaglist.c:331
msgid "indicates the movement direction of the device performing the capture of a media. It is represented as degrees in floating point representation, 0 means the geographic north, and increases clockwise"
msgstr ""

#: gst/gsttaglist.c:336
msgid "geo location capture direction"
msgstr ""

#: gst/gsttaglist.c:337
msgid "indicates the direction the device is pointing to when capturing  a media. It is represented as degrees in floating point  representation, 0 means the geographic north, and increases clockwise"
msgstr ""

#. TRANSLATORS: 'show name' = 'TV/radio/podcast show name' here
#: gst/gsttaglist.c:343
msgid "show name"
msgstr ""

#: gst/gsttaglist.c:344
msgid "Name of the tv/podcast/series show the media is from"
msgstr ""

#. TRANSLATORS: 'show sortname' = 'TV/radio/podcast show name as used for sorting purposes' here
#: gst/gsttaglist.c:349
#, fuzzy
msgid "show sortname"
msgstr "アーティストのソート名"

#: gst/gsttaglist.c:350
msgid "Name of the tv/podcast/series show the media is from, for sorting purposes"
msgstr ""

#: gst/gsttaglist.c:353
msgid "episode number"
msgstr "エピソード番号"

#: gst/gsttaglist.c:354
msgid "The episode number in the season the media is part of"
msgstr ""

#: gst/gsttaglist.c:357
msgid "season number"
msgstr "シーズン番号"

#: gst/gsttaglist.c:358
msgid "The season number of the show the media is part of"
msgstr ""

#: gst/gsttaglist.c:361
msgid "lyrics"
msgstr "歌詞"

#: gst/gsttaglist.c:361
msgid "The lyrics of the media, commonly used for songs"
msgstr ""

#: gst/gsttaglist.c:364
msgid "composer sortname"
msgstr "作曲者のソート名"

#: gst/gsttaglist.c:365
msgid "person(s) who composed the recording, for sorting purposes"
msgstr ""

#: gst/gsttaglist.c:367
msgid "grouping"
msgstr ""

#: gst/gsttaglist.c:368
msgid "Groups related media that spans multiple tracks, like the different pieces of a concerto. It is a higher level than a track, but lower than an album"
msgstr ""

#: gst/gsttaglist.c:372
msgid "user rating"
msgstr ""

#: gst/gsttaglist.c:373
msgid "Rating attributed by a user. The higher the rank, the more the user likes this media"
msgstr ""

#: gst/gsttaglist.c:376
msgid "device manufacturer"
msgstr "デバイス製造元"

#: gst/gsttaglist.c:377
#, fuzzy
msgid "Manufacturer of the device used to create this media"
msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"

#: gst/gsttaglist.c:379
msgid "device model"
msgstr "デバイスモデル"

#: gst/gsttaglist.c:380
#, fuzzy
msgid "Model of the device used to create this media"
msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"

#: gst/gsttaglist.c:382
msgid "application name"
msgstr "アプリケーション名"

#: gst/gsttaglist.c:383
msgid "Application used to create the media"
msgstr ""

#: gst/gsttaglist.c:385
msgid "application data"
msgstr "アプリケーションデータ"

#: gst/gsttaglist.c:386
msgid "Arbitrary application data to be serialized into the media"
msgstr ""

#: gst/gsttaglist.c:388
msgid "image orientation"
msgstr ""

#: gst/gsttaglist.c:389
msgid "How the image should be rotated or flipped before display"
msgstr ""

#: gst/gsttaglist.c:392
msgid "publisher"
msgstr ""

#: gst/gsttaglist.c:393
msgid "Name of the label or publisher"
msgstr ""

#: gst/gsttaglist.c:396
msgid "interpreted-by"
msgstr ""

#: gst/gsttaglist.c:397
msgid "Information about the people behind a remix and similar interpretations"
msgstr ""

#: gst/gsttaglist.c:437
msgid ", "
msgstr ", "

#: gst/gsturi.c:591
#, c-format
msgid "No URI handler for the %s protocol found"
msgstr ""

#: gst/gsturi.c:764
#, c-format
msgid "URI scheme '%s' not supported"
msgstr ""

#: gst/gstutils.c:2352 tools/gst-launch.c:324
#, c-format
msgid "ERROR: from element %s: %s\n"
msgstr ""

#: gst/gstutils.c:2354 tools/gst-launch.c:326 tools/gst-launch.c:660
#, c-format
msgid ""
"Additional debug info:\n"
"%s\n"
msgstr ""
"追加のデバッグ情報:\n"
"%s\n"

#: gst/parse/grammar.y:228
#, c-format
msgid "specified empty bin \"%s\", not allowed"
msgstr ""

#: gst/parse/grammar.y:237
#, c-format
msgid "no bin \"%s\", skipping"
msgstr ""

#: gst/parse/grammar.y:431
#, c-format
msgid "no property \"%s\" in element \"%s\""
msgstr "プロパティ \"%s\" がエレメント \"%s\" にありません"

#: gst/parse/grammar.y:472
#, c-format
msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
msgstr ""

#: gst/parse/grammar.y:623
#, c-format
msgid "could not link %s to %s"
msgstr "%s を %s へリンクできません"

#: gst/parse/grammar.y:672
#, c-format
msgid "no element \"%s\""
msgstr "エレメント \"%s\" がありません"

#: gst/parse/grammar.y:724
#, c-format
msgid "could not parse caps \"%s\""
msgstr ""

#: gst/parse/grammar.y:746 gst/parse/grammar.y:794 gst/parse/grammar.y:810
#: gst/parse/grammar.y:875
msgid "link without source element"
msgstr ""

#: gst/parse/grammar.y:752 gst/parse/grammar.y:791 gst/parse/grammar.y:884
msgid "link without sink element"
msgstr ""

#: gst/parse/grammar.y:829
#, c-format
msgid "no source element for URI \"%s\""
msgstr "URI \"%s\" のソースエレメントがありません"

#: gst/parse/grammar.y:839
#, c-format
msgid "no element to link URI \"%s\" to"
msgstr ""

#: gst/parse/grammar.y:848
#, c-format
msgid "no sink element for URI \"%s\""
msgstr ""

#: gst/parse/grammar.y:855
#, c-format
msgid "could not link sink element for URI \"%s\""
msgstr ""

#: gst/parse/grammar.y:869
msgid "empty pipeline not allowed"
msgstr "空のパイプラインは許可されません"

#: libs/gst/base/gstbasesink.c:2790
msgid "A lot of buffers are being dropped."
msgstr ""

#: libs/gst/base/gstbasesink.c:3263
msgid "Internal data flow problem."
msgstr ""

#: libs/gst/base/gstbasesink.c:3923
msgid "Internal data stream error."
msgstr "内部データストリームエラー"

#: libs/gst/base/gstbasesink.c:3933 libs/gst/base/gstbasesrc.c:2856
#: libs/gst/base/gstbasesrc.c:2865 plugins/elements/gstqueue.c:1275
#: plugins/elements/gstqueue2.c:2691
msgid "Internal data flow error."
msgstr "内部データフローエラー"

#: libs/gst/base/gstbasesrc.c:2473
msgid "Internal clock error."
msgstr ""

#: libs/gst/base/gstbasesrc.c:2501
msgid "Failed to map buffer."
msgstr ""

#: plugins/elements/gstcapsfilter.c:103
msgid "Filter caps"
msgstr ""

#: plugins/elements/gstcapsfilter.c:104
msgid "Restrict the possible allowed capabilities (NULL means ANY). Setting this property takes a reference to the supplied GstCaps object."
msgstr ""

#: plugins/elements/gstfilesink.c:416
msgid "No file name specified for writing."
msgstr "書き込み用のファイル名が指定されていません"

#: plugins/elements/gstfilesink.c:422
#, c-format
msgid "Could not open file \"%s\" for writing."
msgstr "書き込み用にファイル \"%s\" を開くことができません"

#: plugins/elements/gstfilesink.c:447
#, c-format
msgid "Error closing file \"%s\"."
msgstr "ファイル \"%s\" のクローズ時にエラーが発生しました"

#: plugins/elements/gstfilesink.c:611
#, c-format
msgid "Error while seeking in file \"%s\"."
msgstr "ファイル \"%s\" のシーク中にエラーが発生しました"

#: plugins/elements/gstfilesink.c:619 plugins/elements/gstfilesink.c:682
#, c-format
msgid "Error while writing to file \"%s\"."
msgstr "ファイル \"%s\" の書き込み中にエラーが発生しました"

#: plugins/elements/gstfilesrc.c:500
msgid "No file name specified for reading."
msgstr "読み込み用のファイル名が指定されていません"

#: plugins/elements/gstfilesrc.c:512 plugins/elements/gstqueue2.c:1484
#, c-format
msgid "Could not open file \"%s\" for reading."
msgstr "読み込み用にファイル \"%s\" を開くことができません"

#: plugins/elements/gstfilesrc.c:521
#, c-format
msgid "Could not get info on \"%s\"."
msgstr "\"%s\" 上の情報を取得できません"

#: plugins/elements/gstfilesrc.c:527
#, c-format
msgid "\"%s\" is a directory."
msgstr "ファイル \"%s\" はディレクトリです"

#: plugins/elements/gstfilesrc.c:533
#, c-format
msgid "File \"%s\" is a socket."
msgstr "ファイル \"%s\" はソケットです"

#: plugins/elements/gstidentity.c:613
msgid "Failed after iterations as requested."
msgstr ""

#: plugins/elements/gstqueue2.c:1470
msgid "No Temp directory specified."
msgstr ""

#: plugins/elements/gstqueue2.c:1476
#, c-format
msgid "Could not create temp file \"%s\"."
msgstr "一時ファイル \"%s\" を作成できません"

#: plugins/elements/gstqueue2.c:1878
msgid "Error while writing to download file."
msgstr "ファイルの書き込み中にエラーが発生しました"

#: plugins/elements/gsttypefindelement.c:204
msgid "caps"
msgstr ""

#: plugins/elements/gsttypefindelement.c:205
msgid "detected capabilities in stream"
msgstr "ストリーム内のケイパビリティを検出しました"

#: plugins/elements/gsttypefindelement.c:208
msgid "minimum"
msgstr "最小値"

#: plugins/elements/gsttypefindelement.c:213
msgid "force caps"
msgstr ""

#: plugins/elements/gsttypefindelement.c:214
msgid "force caps without doing a typefind"
msgstr ""

#: plugins/elements/gsttypefindelement.c:1038
msgid "Stream contains no data."
msgstr "ストリームでデータが含まれていません"

#: tools/gst-inspect.c:259
msgid "Implemented Interfaces:\n"
msgstr "実装されているインターフェイス:\n"

#: tools/gst-inspect.c:345
msgid "readable"
msgstr "読み込み可能"

#: tools/gst-inspect.c:354
msgid "writable"
msgstr "書き込み可能"

#: tools/gst-inspect.c:358
msgid "controllable"
msgstr "コントロール可能"

#: tools/gst-inspect.c:362
msgid "changeable in NULL, READY, PAUSED or PLAYING state"
msgstr ""

#: tools/gst-inspect.c:364
msgid "changeable only in NULL, READY or PAUSED state"
msgstr ""

#: tools/gst-inspect.c:366
msgid "changeable only in NULL or READY state"
msgstr ""

#: tools/gst-inspect.c:980
msgid "Blacklisted files:"
msgstr ""

#: tools/gst-inspect.c:992 tools/gst-inspect.c:1090
msgid "Total count: "
msgstr "合計数: "

#: tools/gst-inspect.c:993
#, c-format
msgid "%d blacklisted file"
msgid_plural "%d blacklisted files"
msgstr[0] ""
msgstr[1] ""

#: tools/gst-inspect.c:1091
#, c-format
msgid "%d plugin"
msgid_plural "%d plugins"
msgstr[0] ""
msgstr[1] ""

#: tools/gst-inspect.c:1094
#, c-format
msgid "%d blacklist entry"
msgid_plural "%d blacklist entries"
msgstr[0] ""
msgstr[1] ""

#: tools/gst-inspect.c:1099
#, c-format
msgid "%d feature"
msgid_plural "%d features"
msgstr[0] ""
msgstr[1] ""

#: tools/gst-inspect.c:1543
msgid "Print all elements"
msgstr "すべてのエレメントを表示する"

#: tools/gst-inspect.c:1545
msgid "Print list of blacklisted files"
msgstr ""

#: tools/gst-inspect.c:1547
msgid ""
"Print a machine-parsable list of features the specified plugin or all plugins provide.\n"
"                                       Useful in connection with external automatic plugin installation mechanisms"
msgstr ""

#: tools/gst-inspect.c:1552
msgid "List the plugin contents"
msgstr ""

#: tools/gst-inspect.c:1554
msgid "Check if the specified element or plugin exists"
msgstr ""

#: tools/gst-inspect.c:1557
msgid "When checking if an element or plugin exists, also check that its version is at least the version specified"
msgstr ""

#: tools/gst-inspect.c:1561
msgid "Print supported URI schemes, with the elements that implement them"
msgstr ""

#: tools/gst-inspect.c:1699
#, c-format
msgid "Could not load plugin file: %s\n"
msgstr "プラグインファイルをロードできませんでした: %s\n"

#: tools/gst-inspect.c:1704
#, c-format
msgid "No such element or plugin '%s'\n"
msgstr ""

#: tools/gst-launch.c:251
msgid "Index statistics"
msgstr ""

#: tools/gst-launch.c:541
#, c-format
msgid "Got message #%u from element \"%s\" (%s): "
msgstr ""

#: tools/gst-launch.c:545
#, c-format
msgid "Got message #%u from pad \"%s:%s\" (%s): "
msgstr ""

#: tools/gst-launch.c:549
#, c-format
msgid "Got message #%u from object \"%s\" (%s): "
msgstr ""

#: tools/gst-launch.c:553
#, c-format
msgid "Got message #%u (%s): "
msgstr ""

#: tools/gst-launch.c:585
#, c-format
msgid "Got EOS from element \"%s\".\n"
msgstr ""

#: tools/gst-launch.c:594
#, c-format
msgid "FOUND TAG      : found by element \"%s\".\n"
msgstr ""

#: tools/gst-launch.c:597
#, c-format
msgid "FOUND TAG      : found by pad \"%s:%s\".\n"
msgstr ""

#: tools/gst-launch.c:600
#, c-format
msgid "FOUND TAG      : found by object \"%s\".\n"
msgstr ""

#: tools/gst-launch.c:603
msgid "FOUND TAG\n"
msgstr ""

#: tools/gst-launch.c:618
#, c-format
msgid "FOUND TOC      : found by element \"%s\".\n"
msgstr ""

#: tools/gst-launch.c:621
#, c-format
msgid "FOUND TOC      : found by object \"%s\".\n"
msgstr ""

#: tools/gst-launch.c:624
msgid "FOUND TOC\n"
msgstr "FOUND TOC\n"

#: tools/gst-launch.c:641
#, c-format
msgid ""
"INFO:\n"
"%s\n"
msgstr ""
"情報:\n"
"%s\n"

#: tools/gst-launch.c:658
#, c-format
msgid "WARNING: from element %s: %s\n"
msgstr ""

#: tools/gst-launch.c:693
msgid "Prerolled, waiting for buffering to finish...\n"
msgstr ""

#: tools/gst-launch.c:697
msgid "Prerolled, waiting for progress to finish...\n"
msgstr ""

#: tools/gst-launch.c:709
msgid "buffering..."
msgstr "バッファリング中..."

#: tools/gst-launch.c:720
msgid "Done buffering, setting pipeline to PLAYING ...\n"
msgstr "バッファリングが完了しましたので、パイプラインを再生中 (PLAYING) にします...\n"

#: tools/gst-launch.c:728
msgid "Buffering, setting pipeline to PAUSED ...\n"
msgstr "バッファリング中なので、パイプラインを一時停止 (PAUSED) にします...\n"

#: tools/gst-launch.c:737
msgid "Redistribute latency...\n"
msgstr ""

#: tools/gst-launch.c:748
#, c-format
msgid "Setting state to %s as requested by %s...\n"
msgstr ""

#: tools/gst-launch.c:764
msgid "Interrupt: Stopping pipeline ...\n"
msgstr "割り込み: パイプラインを停止しています...\n"

#: tools/gst-launch.c:793
#, c-format
msgid "Progress: (%s) %s\n"
msgstr ""

#: tools/gst-launch.c:806
#, c-format
msgid "Missing element: %s\n"
msgstr "エレメントが見つかりません: %s\n"

#: tools/gst-launch.c:818
#, c-format
msgid "Got context from element '%s': %s\n"
msgstr ""

#: tools/gst-launch.c:954
msgid "Output tags (also known as metadata)"
msgstr "タグ (メタデータ) を出力する"

#: tools/gst-launch.c:956
msgid "Output TOC (chapters and editions)"
msgstr ""

#: tools/gst-launch.c:958
msgid "Output status information and property notifications"
msgstr ""

#: tools/gst-launch.c:960
#, fuzzy
msgid "Do not print any progress information"
msgstr "TYPE のステータス情報を出力しない"

#: tools/gst-launch.c:962
msgid "Output messages"
msgstr "出力メッセージ"

#: tools/gst-launch.c:964
msgid "Do not output status information of TYPE"
msgstr "TYPE のステータス情報を出力しない"

#: tools/gst-launch.c:964
msgid "TYPE1,TYPE2,..."
msgstr "TYPE1,TYPE2,..."

#: tools/gst-launch.c:966
msgid "Do not install a fault handler"
msgstr "フォールトハンドラをインストールしない"

#: tools/gst-launch.c:968
msgid "Force EOS on sources before shutting the pipeline down"
msgstr ""

#: tools/gst-launch.c:971
msgid "Gather and print index statistics"
msgstr ""

#: tools/gst-launch.c:1032
#, c-format
msgid "ERROR: pipeline could not be constructed: %s.\n"
msgstr "エラー: パイプラインを構築することができません: %s\n"

#: tools/gst-launch.c:1036
msgid "ERROR: pipeline could not be constructed.\n"
msgstr "エラー: パイプラインを構築することができません\n"

#: tools/gst-launch.c:1040
#, c-format
msgid "WARNING: erroneous pipeline: %s\n"
msgstr ""

#: tools/gst-launch.c:1063
msgid "ERROR: the 'pipeline' element wasn't found.\n"
msgstr "エラー: 'pipeline' エレメントが見つかりませんでした\n"

#: tools/gst-launch.c:1090 tools/gst-launch.c:1186
msgid "Setting pipeline to PAUSED ...\n"
msgstr "パイプラインを一時停止 (PAUSED) にしています...\n"

#: tools/gst-launch.c:1095
msgid "ERROR: Pipeline doesn't want to pause.\n"
msgstr ""

#: tools/gst-launch.c:1100
msgid "Pipeline is live and does not need PREROLL ...\n"
msgstr ""

#: tools/gst-launch.c:1104
msgid "Pipeline is PREROLLING ...\n"
msgstr ""

#: tools/gst-launch.c:1107 tools/gst-launch.c:1120
msgid "ERROR: pipeline doesn't want to preroll.\n"
msgstr ""

#: tools/gst-launch.c:1113
msgid "Pipeline is PREROLLED ...\n"
msgstr ""

#: tools/gst-launch.c:1125
msgid "Setting pipeline to PLAYING ...\n"
msgstr "パイプラインを再生中 (PLAYING) にしています...\n"

#: tools/gst-launch.c:1132
msgid "ERROR: pipeline doesn't want to play.\n"
msgstr ""

#: tools/gst-launch.c:1150
msgid "EOS on shutdown enabled -- Forcing EOS on the pipeline\n"
msgstr ""

#: tools/gst-launch.c:1154
msgid "EOS on shutdown enabled -- waiting for EOS after Error\n"
msgstr ""

#: tools/gst-launch.c:1157
msgid "Waiting for EOS...\n"
msgstr ""

#: tools/gst-launch.c:1164
#, fuzzy
msgid "EOS received - stopping pipeline...\n"
msgstr "割り込み: パイプラインを停止しています...\n"

#: tools/gst-launch.c:1168
#, fuzzy
msgid "Interrupt while waiting for EOS - stopping pipeline...\n"
msgstr "割り込み: パイプラインを停止しています...\n"

#: tools/gst-launch.c:1172
msgid "An error happened while waiting for EOS\n"
msgstr ""

#: tools/gst-launch.c:1182
msgid "Execution ended after %"
msgstr ""

#: tools/gst-launch.c:1198
msgid "Setting pipeline to READY ...\n"
msgstr ""

#: tools/gst-launch.c:1210
msgid "Setting pipeline to NULL ...\n"
msgstr ""

#: tools/gst-launch.c:1214
#, fuzzy
msgid "Freeing pipeline ...\n"
msgstr "パイプラインを解放 (FREEING) しています...\n"

#~ msgid "Error re-scanning registry %s: %s"
#~ msgstr "レジストリ %s の再スキャン中にエラーが発生しました: %s"

#~ msgid "Error re-scanning registry %s"
#~ msgstr "レジストリ %s の再スキャン中にエラーが発生しました"

#~ msgid "Internal GStreamer error: state change failed."
#~ msgstr "GStreamer 内部エラー: 状態変更に失敗しました"

#~ msgid "Error while writing to file descriptor \"%d\"."
#~ msgstr "ファイルディスクリプタ \"%d\" への書き込み中にエラーが発生しました"

#~ msgid "File descriptor \"%d\" is not valid."
#~ msgstr "ファイルディスクリプタ \"%d\" が正しくありません"

#~ msgid "maximum"
#~ msgstr "最大値"

#~ msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
#~ msgstr "使い方: gst-xmllaunch <file.xml> [ element.property=value ...]\n"

#~ msgid "ERROR: parse of xml file '%s' failed.\n"
#~ msgstr "エラー: xml ファイル '%s' の解析に失敗しました\n"

#~ msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
#~ msgstr "エラー: ファイル '%s' にトップレベルのパイプラインエレメントがありません\n"

#~ msgid "WARNING: only one toplevel element is supported at this time."
#~ msgstr "警告: トップレベルのエレメントは一つのみサポートしています"

#~ msgid "ERROR: could not parse command line argument %d: %s.\n"
#~ msgstr "エラー: コマンドライン引数 %d を解析できません: %s\n"

#~ msgid "WARNING: element named '%s' not found.\n"
#~ msgstr "警告: エレメント名 '%s' が見つかりません\n"

#~ msgid "FILE"
#~ msgstr "FILE"

#~ msgid "Print alloc trace (if enabled at compile time)"
#~ msgstr "alloc トレースを表示する (コンパイル時に有効にする必要があります)"
