1 # Japanese translation file for gstreamer
2 # This file is put in the public domain.
4 # Makoto Kato <makoto.kt@gmail.com>, 2008.
7 "Project-Id-Version: gstreamer 0.10.20.3\n"
8 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/\n"
9 "POT-Creation-Date: 2012-01-05 11:27+0000\n"
10 "PO-Revision-Date: 2008-10-16 19:57+0900\n"
11 "Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n"
12 "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: Lokalize 0.2\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 msgid "Print the GStreamer version"
21 msgstr "GStreamer バージョンを表示する"
23 msgid "Make all warnings fatal"
26 msgid "Print available debug categories and exit"
27 msgstr "利用可能なデバッグカテゴリを表示して終了する"
30 "Default debug level from 1 (only error) to 5 (anything) or 0 for no output"
37 "Comma-separated list of category_name:level pairs to set specific levels for "
38 "the individual categories. Example: GST_AUTOPLUG:5,GST_ELEMENT_*:3"
44 msgid "Disable colored debugging output"
45 msgstr "デバッグ出力のカラー出力を無効にする"
47 msgid "Disable debugging"
50 msgid "Enable verbose plugin loading diagnostics"
53 msgid "Colon-separated paths containing plugins"
54 msgstr "プラグインを含むコロン (:) で区切られたパス"
60 "Comma-separated list of plugins to preload in addition to the list stored in "
61 "environment variable GST_PLUGIN_PATH"
67 msgid "Disable trapping of segmentation faults during plugin loading"
69 "プラグインのロード中に発生したセグメンテーション違反のトラップを無効にする"
71 msgid "Disable updating the registry"
72 msgstr "レジストリのアップデートを無効にする"
75 msgid "Disable spawning a helper process while scanning the registry"
76 msgstr "レジストリをスキャンする際に fork() を使わない"
78 msgid "GStreamer Options"
79 msgstr "GStreamer オプション"
81 msgid "Show GStreamer Options"
82 msgstr "GStreamer オプションを表示する"
84 msgid "Unknown option"
87 msgid "GStreamer encountered a general core library error."
91 "GStreamer developers were too lazy to assign an error code to this error."
94 msgid "Internal GStreamer error: code not implemented."
95 msgstr "GStreamer 内部エラー: コードが実装されていません"
98 "GStreamer error: state change failed and some element failed to post a "
99 "proper error message with the reason for the failure."
102 msgid "Internal GStreamer error: pad problem."
105 msgid "Internal GStreamer error: thread problem."
106 msgstr "GStreamer 内部エラー: スレッドの問題"
108 msgid "Internal GStreamer error: negotiation problem."
109 msgstr "GStreamer 内部エラー: ネゴシエーションの問題"
111 msgid "Internal GStreamer error: event problem."
112 msgstr "GStreamer 内部エラー: イベントの問題"
114 msgid "Internal GStreamer error: seek problem."
115 msgstr "GStreamer 内部エラー: シークの問題"
117 msgid "Internal GStreamer error: caps problem."
120 msgid "Internal GStreamer error: tag problem."
121 msgstr "GStreamer 内部エラー: タグの問題"
123 msgid "Your GStreamer installation is missing a plug-in."
124 msgstr "GStreamerはプラグインを見つけることができません"
126 msgid "Internal GStreamer error: clock problem."
130 "This application is trying to use GStreamer functionality that has been "
133 "このアプリケーションはGStreamer で無効にしている機能を使用しようとしています"
135 msgid "GStreamer encountered a general supporting library error."
136 msgstr "GStreamer上で一般的なサポートライブラリエラーが起きました"
138 msgid "Could not initialize supporting library."
139 msgstr "サポートライブラリを初期化できません"
141 msgid "Could not close supporting library."
142 msgstr "サポートライブラリをクローズできません"
144 msgid "Could not configure supporting library."
145 msgstr "サポートライブラリを構成できません"
147 msgid "Encoding error."
150 msgid "GStreamer encountered a general resource error."
151 msgstr "GStreamer 上で一般的なリソースエラーが起きました"
153 msgid "Resource not found."
154 msgstr "リソースが見つかりません"
156 msgid "Resource busy or not available."
157 msgstr "リソースがビジーか利用可能ではありません"
159 msgid "Could not open resource for reading."
160 msgstr "読み込み用にリソースを開くことができません"
162 msgid "Could not open resource for writing."
163 msgstr "書き込み用にリソースを開くことができません"
165 msgid "Could not open resource for reading and writing."
166 msgstr "読み書き用にリソースを開くことができません"
168 msgid "Could not close resource."
169 msgstr "リソースをクローズできません"
171 msgid "Could not read from resource."
172 msgstr "リソースから読み込むことができません"
174 msgid "Could not write to resource."
175 msgstr "リソースを書き込むことができません"
177 msgid "Could not perform seek on resource."
178 msgstr "リソース上でリークができません"
180 msgid "Could not synchronize on resource."
181 msgstr "リソースを同期できません"
183 msgid "Could not get/set settings from/on resource."
184 msgstr "リソース上またはリソースから設定を取得・変更ができません"
186 msgid "No space left on the resource."
187 msgstr "リソースに空きがありません"
189 msgid "GStreamer encountered a general stream error."
190 msgstr "GStreamer 上で一般的なストリームエラーが起きました"
192 msgid "Element doesn't implement handling of this stream. Please file a bug."
194 "エレメントはこのストリームのための処理を実装していません。バグを登録してくだ"
197 msgid "Could not determine type of stream."
198 msgstr "ストリームの種類を判別できません"
200 msgid "The stream is of a different type than handled by this element."
203 msgid "There is no codec present that can handle the stream's type."
204 msgstr "このストリームを処理することができるコーデックがありません"
206 msgid "Could not decode stream."
207 msgstr "ストリームをデコードできません"
209 msgid "Could not encode stream."
210 msgstr "ストリームをエンコードできません"
212 msgid "Could not demultiplex stream."
213 msgstr "出力ストリームを取り出せません"
215 msgid "Could not multiplex stream."
216 msgstr "ストリームを多重化できません"
218 msgid "The stream is in the wrong format."
219 msgstr "ストリームのフォーマットが正しくありません"
221 msgid "The stream is encrypted and decryption is not supported."
222 msgstr "ストリームは暗号化をサポートしていません"
225 "The stream is encrypted and can't be decrypted because no suitable key has "
227 msgstr "ストリームは暗号化されていますが適したキーがないため復元できません"
230 msgid "No error message for domain %s."
234 msgid "No standard error message for domain %s and code %d."
237 msgid "Selected clock cannot be used in pipeline."
243 msgid "commonly used title"
244 msgstr "共通につかわれるタイトル"
246 msgid "title sortname"
249 msgid "commonly used title for sorting purposes"
255 msgid "person(s) responsible for the recording"
258 msgid "artist sortname"
261 msgid "person(s) responsible for the recording for sorting purposes"
267 msgid "album containing this data"
270 msgid "album sortname"
273 msgid "album containing this data for sorting purposes"
280 msgid "The artist of the entire album, as it should be displayed"
284 msgid "album artist sortname"
287 msgid "The artist of the entire album, as it should be sorted"
293 msgid "date the data was created (as a GDate structure)"
294 msgstr "データが作成された日付 (GData 構造体として)"
301 msgid "date and time the data was created (as a GstDateTime structure)"
302 msgstr "データが作成された日付 (GData 構造体として)"
307 msgid "genre this data belongs to"
308 msgstr "このデータが属しているジャンル"
313 msgid "free text commenting the data"
316 msgid "extended comment"
319 msgid "free text commenting the data in key=value or key[en]=comment form"
325 msgid "track number inside a collection"
331 msgid "count of tracks inside collection this track belongs to"
337 msgid "disc number inside a collection"
338 msgstr "コレクション内のディスク番号"
343 msgid "count of discs inside collection this disc belongs to"
350 "Origin of media as a URI (location, where the original of the file or stream "
358 msgid "Homepage for this media (i.e. artist or movie homepage)"
364 msgid "short text describing the content of the data"
370 msgid "version of this data"
376 msgid "International Standard Recording Code - see http://www.ifpi.org/isrc/"
378 "International Standard Recording Code - http://www.ifpi.org/isrc/ を参照して"
387 msgid "copyright notice of the data"
390 msgid "copyright uri"
393 msgid "URI to the copyright notice of the data"
400 msgid "name of the encoding person or organization"
406 msgid "contact information"
412 msgid "license of data"
418 msgid "URI to the license of the data"
419 msgstr "デーtのライセンスへの URI"
424 msgid "person(s) performing"
430 msgid "person(s) who composed the recording"
436 msgid "length in GStreamer time units (nanoseconds)"
437 msgstr "GStreamer 時間単位 (nanoseconds) での長さ"
442 msgid "codec the data is stored in"
448 msgid "codec the video data is stored in"
454 msgid "codec the audio data is stored in"
458 msgid "subtitle codec"
461 msgid "codec the subtitle data is stored in"
465 msgid "container format"
468 msgid "container format the data is stored in"
474 msgid "exact or average bitrate in bits/s"
477 msgid "nominal bitrate"
480 msgid "nominal bitrate in bits/s"
483 msgid "minimum bitrate"
486 msgid "minimum bitrate in bits/s"
489 msgid "maximum bitrate"
492 msgid "maximum bitrate in bits/s"
498 msgid "encoder used to encode this stream"
499 msgstr "このストリームをエンコードするのに使ったエンコーダー"
501 msgid "encoder version"
504 msgid "version of the encoder used to encode this stream"
505 msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"
510 msgid "serial number of track"
513 msgid "replaygain track gain"
516 msgid "track gain in db"
519 msgid "replaygain track peak"
522 msgid "peak of the track"
525 msgid "replaygain album gain"
528 msgid "album gain in db"
531 msgid "replaygain album peak"
534 msgid "peak of the album"
537 msgid "replaygain reference level"
540 msgid "reference level of track and album gain values"
543 msgid "language code"
546 msgid "language code for this stream, conforming to ISO-639-1 or ISO-639-2"
550 msgid "language name"
553 msgid "freeform name of the language this stream is in"
559 msgid "image related to this stream"
560 msgstr "このストリームに関連した画像"
562 #. TRANSLATORS: 'preview image' = image that shows a preview of the full image
563 msgid "preview image"
566 msgid "preview image related to this stream"
567 msgstr "このストリームに関連したプレビュー画像"
572 msgid "file attached to this stream"
573 msgstr "このストリームに添付されたファイル"
575 msgid "beats per minute"
578 msgid "number of beats per minute in audio"
584 msgid "comma separated keywords describing the content"
587 msgid "geo location name"
591 "human readable descriptive location of where the media has been recorded or "
595 msgid "geo location latitude"
599 "geo latitude location of where the media has been recorded or produced in "
600 "degrees according to WGS84 (zero at the equator, negative values for "
601 "southern latitudes)"
604 msgid "geo location longitude"
608 "geo longitude location of where the media has been recorded or produced in "
609 "degrees according to WGS84 (zero at the prime meridian in Greenwich/UK, "
610 "negative values for western longitudes)"
613 msgid "geo location elevation"
617 "geo elevation of where the media has been recorded or produced in meters "
618 "according to WGS84 (zero is average sea level)"
621 msgid "geo location country"
624 msgid "country (english name) where the media has been recorded or produced"
628 msgid "geo location city"
631 msgid "city (english name) where the media has been recorded or produced"
634 msgid "geo location sublocation"
638 "a location whithin a city where the media has been produced or created (e.g. "
643 msgid "geo location horizontal error"
646 msgid "expected error of the horizontal positioning measures (in meters)"
650 msgid "geo location movement speed"
654 "movement speed of the capturing device while performing the capture in m/s"
658 msgid "geo location movement direction"
662 "indicates the movement direction of the device performing the capture of a "
663 "media. It is represented as degrees in floating point representation, 0 "
664 "means the geographic north, and increases clockwise"
668 msgid "geo location capture direction"
672 "indicates the direction the device is pointing to when capturing a media. "
673 "It is represented as degrees in floating point representation, 0 means the "
674 "geographic north, and increases clockwise"
677 #. TRANSLATORS: 'show name' = 'TV/radio/podcast show name' here
681 msgid "Name of the tv/podcast/series show the media is from"
684 #. TRANSLATORS: 'show sortname' = 'TV/radio/podcast show name as used for sorting purposes' here
686 msgid "show sortname"
690 "Name of the tv/podcast/series show the media is from, for sorting purposes"
694 msgid "episode number"
697 msgid "The episode number in the season the media is part of"
701 msgid "season number"
704 msgid "The season number of the show the media is part of"
711 msgid "The lyrics of the media, commonly used for songs"
715 msgid "composer sortname"
718 msgid "person(s) who composed the recording, for sorting purposes"
725 "Groups related media that spans multiple tracks, like the different pieces "
726 "of a concerto. It is a higher level than a track, but lower than an album"
734 "Rating attributed by a user. The higher the rank, the more the user likes "
738 msgid "device manufacturer"
742 msgid "Manufacturer of the device used to create this media"
743 msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"
749 msgid "Model of the device used to create this media"
750 msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"
752 msgid "application name"
756 msgid "Application used to create the media"
757 msgstr "このストリームをエンコードするのに使ったエンコーダーのバージョン"
759 msgid "application data"
762 msgid "Arbitrary application data to be serialized into the media"
765 msgid "image orientation"
768 msgid "How the image should be rotated or flipped before display"
775 msgid "ERROR: from element %s: %s\n"
780 "Additional debug info:\n"
787 msgid "specified empty bin \"%s\", not allowed"
791 msgid "no bin \"%s\", skipping"
795 msgid "no property \"%s\" in element \"%s\""
796 msgstr "プロパティ \"%s\" がエレメント \"%s\" にありません"
799 msgid "could not set property \"%s\" in element \"%s\" to \"%s\""
803 msgid "could not link %s to %s"
804 msgstr "%s を %s へリンクできません"
807 msgid "no element \"%s\""
808 msgstr "エレメント \"%s\" がありません"
811 msgid "could not parse caps \"%s\""
814 msgid "link without source element"
817 msgid "link without sink element"
821 msgid "no source element for URI \"%s\""
822 msgstr "URI \"%s\" のソースエレメントがありません"
825 msgid "no element to link URI \"%s\" to"
829 msgid "no sink element for URI \"%s\""
833 msgid "could not link sink element for URI \"%s\""
836 msgid "empty pipeline not allowed"
837 msgstr "空のパイプラインは許可されません"
839 msgid "Internal clock error."
842 msgid "Internal data flow error."
845 msgid "A lot of buffers are being dropped."
848 msgid "Internal data flow problem."
851 msgid "Internal data stream error."
852 msgstr "内部データストリームエラー"
858 "Restrict the possible allowed capabilities (NULL means ANY). Setting this "
859 "property takes a reference to the supplied GstCaps object."
862 msgid "No file name specified for writing."
863 msgstr "書き込み用のファイル名が指定されていません"
866 msgid "Could not open file \"%s\" for writing."
867 msgstr "書き込み用にファイル \"%s\" を開くことができません"
870 msgid "Error closing file \"%s\"."
871 msgstr "ファイル \"%s\" のクローズ時にエラーが発生しました"
874 msgid "Error while seeking in file \"%s\"."
875 msgstr "ファイル \"%s\" のシーク中にエラーが発生しました"
878 msgid "Error while writing to file \"%s\"."
879 msgstr "ファイル \"%s\" の書き込み中にエラーが発生しました"
881 msgid "No file name specified for reading."
882 msgstr "読み込み用のファイル名が指定されていません"
885 msgid "Could not open file \"%s\" for reading."
886 msgstr "読み込み用にファイル \"%s\" を開くことができません"
889 msgid "Could not get info on \"%s\"."
890 msgstr "\"%s\" 上の情報を取得できません"
893 msgid "\"%s\" is a directory."
894 msgstr "ファイル \"%s\" はディレクトリです"
897 msgid "File \"%s\" is a socket."
898 msgstr "ファイル \"%s\" はソケットです"
900 msgid "Failed after iterations as requested."
903 msgid "No Temp directory specified."
907 msgid "Could not create temp file \"%s\"."
908 msgstr "\"%s\" 上の情報を取得できません"
911 msgid "Error while writing to download file."
912 msgstr "ファイル \"%s\" の書き込み中にエラーが発生しました"
917 msgid "detected capabilities in stream"
918 msgstr "ストリーム内のケイパビリティを認識しました"
929 msgid "force caps without doing a typefind"
932 msgid "Stream contains no data."
933 msgstr "ストリームでデータが含まれていません"
935 msgid "Implemented Interfaces:\n"
936 msgstr "実装されているインターフェイス:\n"
947 msgid "changeable in NULL, READY, PAUSED or PLAYING state"
950 msgid "changeable only in NULL, READY or PAUSED state"
953 msgid "changeable only in NULL or READY state"
956 msgid "Blacklisted files:"
959 msgid "Total count: "
963 msgid "%d blacklisted file"
964 msgid_plural "%d blacklisted files"
970 msgid_plural "%d plugins"
975 msgid "%d blacklist entry"
976 msgid_plural "%d blacklist entries"
982 msgid_plural "%d features"
986 msgid "Print all elements"
987 msgstr "すべてのエレメントを表示する"
989 msgid "Print list of blacklisted files"
993 "Print a machine-parsable list of features the specified plugin or all "
995 " Useful in connection with external "
996 "automatic plugin installation mechanisms"
999 msgid "List the plugin contents"
1002 msgid "Print supported URI schemes, with the elements that implement them"
1006 msgid "Could not load plugin file: %s\n"
1007 msgstr "プラグインファイルをロードできませんでした: %s\n"
1010 msgid "No such element or plugin '%s'\n"
1013 msgid "Index statistics"
1017 msgid "Got message #%u from element \"%s\" (%s): "
1021 msgid "Got message #%u from pad \"%s:%s\" (%s): "
1025 msgid "Got message #%u from object \"%s\" (%s): "
1029 msgid "Got message #%u (%s): "
1033 msgid "Got EOS from element \"%s\".\n"
1037 msgid "FOUND TAG : found by element \"%s\".\n"
1041 msgid "FOUND TAG : found by pad \"%s:%s\".\n"
1045 msgid "FOUND TAG : found by object \"%s\".\n"
1060 msgid "WARNING: from element %s: %s\n"
1063 msgid "Prerolled, waiting for buffering to finish...\n"
1067 msgid "buffering..."
1068 msgstr "バッファリング中... %d \n"
1070 msgid "Done buffering, setting pipeline to PLAYING ...\n"
1072 "バッファリングが完了しましたので、パイプラインを再生中 (PLAYING) にしま"
1075 msgid "Buffering, setting pipeline to PAUSED ...\n"
1076 msgstr "バッファリング中なので、パイプラインを一時停止 (PAUSED) にします...\n"
1078 msgid "Redistribute latency...\n"
1082 msgid "Setting state to %s as requested by %s...\n"
1085 msgid "Interrupt: Stopping pipeline ...\n"
1086 msgstr "割り込み: パイプラインを停止しています...\n"
1089 msgid "Missing element: %s\n"
1090 msgstr "エレメント \"%s\" がありません"
1092 msgid "Output tags (also known as metadata)"
1093 msgstr "タグ (メタデータ) を出力する"
1095 msgid "Output status information and property notifications"
1099 msgid "Do not print any progress information"
1100 msgstr "TYPE のステータス情報を出力しない"
1102 msgid "Output messages"
1105 msgid "Do not output status information of TYPE"
1106 msgstr "TYPE のステータス情報を出力しない"
1108 msgid "TYPE1,TYPE2,..."
1109 msgstr "TYPE1,TYPE2,..."
1111 msgid "Do not install a fault handler"
1112 msgstr "フォールトハンドラをインストールしない"
1114 msgid "Print alloc trace (if enabled at compile time)"
1115 msgstr "alloc トレースを表示する (コンパイル時に有効にする必要があります)"
1117 msgid "Force EOS on sources before shutting the pipeline down"
1120 msgid "Gather and print index statistics"
1124 msgid "ERROR: pipeline could not be constructed: %s.\n"
1125 msgstr "エラー: パイプラインを構築することができません: %s\n"
1127 msgid "ERROR: pipeline could not be constructed.\n"
1128 msgstr "エラー: パイプラインを構築することができません\n"
1131 msgid "WARNING: erroneous pipeline: %s\n"
1134 msgid "ERROR: the 'pipeline' element wasn't found.\n"
1135 msgstr "エラー: 'pipeline' エレメントが見つかりませんでした\n"
1137 msgid "Setting pipeline to PAUSED ...\n"
1138 msgstr "パイプラインを一時停止 (PAUSED) にしています...\n"
1140 msgid "ERROR: Pipeline doesn't want to pause.\n"
1143 msgid "Pipeline is live and does not need PREROLL ...\n"
1146 msgid "Pipeline is PREROLLING ...\n"
1149 msgid "ERROR: pipeline doesn't want to preroll.\n"
1152 msgid "Pipeline is PREROLLED ...\n"
1155 msgid "Setting pipeline to PLAYING ...\n"
1156 msgstr "パイプラインを再生中 (PLAYING) にしています...\n"
1158 msgid "ERROR: pipeline doesn't want to play.\n"
1161 msgid "EOS on shutdown enabled -- Forcing EOS on the pipeline\n"
1164 msgid "Waiting for EOS...\n"
1168 msgid "EOS received - stopping pipeline...\n"
1169 msgstr "割り込み: パイプラインを停止しています...\n"
1171 msgid "An error happened while waiting for EOS\n"
1174 msgid "Execution ended after %"
1177 msgid "Setting pipeline to READY ...\n"
1180 msgid "Setting pipeline to NULL ...\n"
1184 msgid "Freeing pipeline ...\n"
1185 msgstr "パイプラインを解放 (FREEING) しています...\n"
1187 #~ msgid "Usage: gst-xmllaunch <file.xml> [ element.property=value ... ]\n"
1188 #~ msgstr "使い方: gst-xmllaunch <file.xml> [ element.property=value ...]\n"
1190 #~ msgid "ERROR: parse of xml file '%s' failed.\n"
1191 #~ msgstr "エラー: xml ファイル '%s' の解析に失敗しました\n"
1193 #~ msgid "ERROR: no toplevel pipeline element in file '%s'.\n"
1195 #~ "エラー: ファイル '%s' にトップレベルのパイプラインエレメントがありません\n"
1198 #~ msgid "WARNING: only one toplevel element is supported at this time.\n"
1199 #~ msgstr "警告: トップレベルのエレメントは一つのみサポートしています"
1201 #~ msgid "ERROR: could not parse command line argument %d: %s.\n"
1202 #~ msgstr "エラー: コマンドライン引数 %d を解析できません: %s\n"
1204 #~ msgid "WARNING: element named '%s' not found.\n"
1205 #~ msgstr "警告: エレメント名 '%s' が見つかりません\n"
1211 #~ msgid "Do not install signal handlers for SIGUSR1 and SIGUSR2"
1212 #~ msgstr "フォールトハンドラをインストールしない"
1214 #~ msgid "Error writing registry cache to %s: %s"
1215 #~ msgstr "%s へのレジストリキャッシュの書き込み中にエラーが発生しました: %s"
1217 #~ msgid "Error re-scanning registry %s: %s"
1218 #~ msgstr "レジストリ %s の再スキャン中にエラーが発生しました: %s"
1220 #~ msgid "Error re-scanning registry %s"
1221 #~ msgstr "レジストリ %s の再スキャン中にエラーが発生しました"
1223 #~ msgid "Internal GStreamer error: state change failed."
1224 #~ msgstr "GStreamer 内部エラー: 状態変更に失敗しました"
1226 #~ msgid "Error while writing to file descriptor \"%d\"."
1227 #~ msgstr "ファイルディスクリプタ \"%d\" への書き込み中にエラーが発生しました"
1229 #~ msgid "File descriptor \"%d\" is not valid."
1230 #~ msgstr "ファイルディスクリプタ \"%d\" が正しくありません"