ja.po
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:830k
源码类别:

midi

开发平台:

Unix_Linux

  1. #: modules/stream_out/rtp.c:93 modules/stream_out/standard.c:74
  2. msgid ""
  3. "This allows you to give a short description with details about the stream, "
  4. "that will be announced in the SDP (Session Descriptor)."
  5. msgstr ""
  6. "SDP(セッションディスクリプタ)でアナウンスされるストリームについての詳細と簡単"
  7. "な説明を指定します。"
  8. #: modules/stream_out/rtp.c:95 modules/stream_out/standard.c:76
  9. msgid "Session URL"
  10. msgstr "セッションURL"
  11. #: modules/stream_out/rtp.c:97 modules/stream_out/standard.c:78
  12. msgid ""
  13. "This allows you to give an URL with more details about the stream (often the "
  14. "website of the streaming organization), that will be announced in the SDP "
  15. "(Session Descriptor)."
  16. msgstr ""
  17. "SDP(セッションディスクリプタ)でアナウンスされるストリームのURLと詳細(ストリー"
  18. "ミングを行う組織のウェブサイトであることが多い)について設定します。"
  19. #: modules/stream_out/rtp.c:100 modules/stream_out/standard.c:81
  20. msgid "Session email"
  21. msgstr "連絡先電子メール"
  22. #: modules/stream_out/rtp.c:102 modules/stream_out/standard.c:83
  23. msgid ""
  24. "This allows you to give a contact mail address for the stream, that will be "
  25. "announced in the SDP (Session Descriptor)."
  26. msgstr ""
  27. "SDP(セッションディスクリプタ)でアナウンスされるストリームについての連絡先とな"
  28. "る電子メールアドレスを指定します。"
  29. #: modules/stream_out/rtp.c:104 modules/stream_out/standard.c:85
  30. msgid "Session phone number"
  31. msgstr "連絡先電話番号"
  32. #: modules/stream_out/rtp.c:106 modules/stream_out/standard.c:87
  33. msgid ""
  34. "This allows you to give a contact telephone number for the stream, that will "
  35. "be announced in the SDP (Session Descriptor)."
  36. msgstr ""
  37. "SDP(セッションディスクリプタ)でアナウンスされるストリームについての連絡先とな"
  38. "る電話番号を指定します。"
  39. #: modules/stream_out/rtp.c:111
  40. msgid "This allows you to specify the base port for the RTP streaming."
  41. msgstr "RTPストリーミングのベースポート番号を指定します。"
  42. #: modules/stream_out/rtp.c:112
  43. msgid "Audio port"
  44. msgstr "オーディオポート"
  45. #: modules/stream_out/rtp.c:114
  46. msgid ""
  47. "This allows you to specify the default audio port for the RTP streaming."
  48. msgstr "RTPストリーミングのデフォルトのオーディオ用ポートを指定します。"
  49. #: modules/stream_out/rtp.c:115
  50. msgid "Video port"
  51. msgstr "ビデオポート"
  52. #: modules/stream_out/rtp.c:117
  53. msgid ""
  54. "This allows you to specify the default video port for the RTP streaming."
  55. msgstr "RTPストリーミングのデフォルトのビデオ用ポートを指定します。"
  56. #: modules/stream_out/rtp.c:125
  57. msgid "RTP/RTCP multiplexing"
  58. msgstr "UDP/RTP多重送信"
  59. #: modules/stream_out/rtp.c:127
  60. msgid ""
  61. "This sends and receives RTCP packet multiplexed over the same port as RTP "
  62. "packets."
  63. msgstr "同じポート上でRTCPパケットをRTPパケットとして多重送受信する。"
  64. #: modules/stream_out/rtp.c:130
  65. msgid "Transport protocol"
  66. msgstr "転送プロトコル"
  67. #: modules/stream_out/rtp.c:132
  68. msgid "This selects which transport protocol to use for RTP."
  69. msgstr "RTPに使用される転送プロトコルを選択します。"
  70. #: modules/stream_out/rtp.c:136
  71. msgid ""
  72. "RTP packets will be integrity-protected and ciphered with this Secure RTP "
  73. "master shared secret key."
  74. msgstr ""
  75. "RTPパケットを暗号化して完全に保護するためのセキュアなRTPマスター共通秘密鍵を"
  76. "指定します。"
  77. #: modules/stream_out/rtp.c:151
  78. msgid "MP4A LATM"
  79. msgstr "MP4A LATM"
  80. #: modules/stream_out/rtp.c:153
  81. msgid "This allows you to stream MPEG4 LATM audio streams (see RFC3016)."
  82. msgstr ""
  83. "MPEG4 LATMオーディオストリームを使用できるようにします。(RFC3016を参照のこと)"
  84. #: modules/stream_out/rtp.c:163
  85. msgid "RTP stream output"
  86. msgstr "RTP ストリーム出力"
  87. #: modules/stream_out/standard.c:47
  88. msgid "Output method to use for the stream."
  89. msgstr "ストリームに使用する出力方法を指定します。"
  90. #: modules/stream_out/standard.c:50
  91. msgid "Muxer to use for the stream."
  92. msgstr "ストリームに使用するマルチプレクサを指定します。"
  93. #: modules/stream_out/standard.c:51
  94. msgid "Output destination"
  95. msgstr "出力先"
  96. #: modules/stream_out/standard.c:53
  97. msgid ""
  98. "Destination (URL) to use for the stream. Overrides path and bind parameters"
  99. msgstr ""
  100. "ストリームの出力先(URL)を指定します。以下のバインドアドレスとパスのパラメータ"
  101. "を上書きします。"
  102. #: modules/stream_out/standard.c:54
  103. msgid "address to bind to (helper setting for dst)"
  104. msgstr "バインドアドレス"
  105. #: modules/stream_out/standard.c:56
  106. msgid ""
  107. "address:port to bind vlc to listening incoming streams helper setting for "
  108. "dst,dst=bind+'/'+path. dst-parameter overrides this"
  109. msgstr ""
  110. "ストリームの出力先としてバインドするアドレス(アドレス:ポート番号)を指定しま"
  111. "す。バインドアドレス+'/'+パス, 出力先パラメータはこの設定を上書きします。"
  112. #: modules/stream_out/standard.c:58
  113. msgid "filename for stream (helper setting for dst)"
  114. msgstr "パス"
  115. #: modules/stream_out/standard.c:60
  116. msgid ""
  117. "Filename for stream helper setting for dst, dst=bind+'/'+path, dst-parameter "
  118. "overrides this"
  119. msgstr ""
  120. "ストリームの出力先とするパスを指定します。バインドアドレス+'/'+パス, 出力先パ"
  121. "ラメータはこの設定を上書きします。"
  122. #: modules/stream_out/standard.c:67
  123. msgid "Session groupname"
  124. msgstr "セッショングループ名"
  125. #: modules/stream_out/standard.c:69
  126. msgid ""
  127. "This allows you to specify a group for the session, that will be announced "
  128. "if you choose to use SAP."
  129. msgstr ""
  130. "SAPを使用するように選択した場合、アナウンスされるセッションのグループを指定し"
  131. "ます。"
  132. #: modules/stream_out/standard.c:101
  133. msgid "Standard stream output"
  134. msgstr "標準ストリーム出力"
  135. #: modules/stream_out/switcher.c:89
  136. msgid "Files"
  137. msgstr "ファイル"
  138. #: modules/stream_out/switcher.c:91
  139. msgid "Full paths of the files separated by colons."
  140. msgstr "コロンで区切られたファイルのフルパスを指定します。"
  141. #: modules/stream_out/switcher.c:92
  142. msgid "Sizes"
  143. msgstr "サイズ"
  144. #: modules/stream_out/switcher.c:94
  145. msgid "List of sizes separated by colons (720x576:480x576)."
  146. msgstr "コロンで区切られたサイズのリスト(720x576:480x576)"
  147. #: modules/stream_out/switcher.c:97
  148. msgid "Aspect ratio (4:3, 16:9)."
  149. msgstr "アスペクト比(4:3, 16:9)です。"
  150. #: modules/stream_out/switcher.c:98
  151. msgid "Command UDP port"
  152. msgstr "コマンドUDPポート"
  153. #: modules/stream_out/switcher.c:100
  154. msgid "UDP port to listen to for commands."
  155. msgstr "コマンドを待ち受けるUDPポートです。"
  156. #: modules/stream_out/switcher.c:101
  157. msgid "Command"
  158. msgstr "コマンド"
  159. #: modules/stream_out/switcher.c:103
  160. msgid "Initial command to execute."
  161. msgstr "実行時の初期化コマンド。"
  162. #: modules/stream_out/switcher.c:104
  163. msgid "GOP size"
  164. msgstr "GOPサイズ"
  165. #: modules/stream_out/switcher.c:106
  166. msgid "Number of P frames between two I frames."
  167. msgstr "2つのIフレーム間のPフレーム数を指定します。"
  168. #: modules/stream_out/switcher.c:107
  169. msgid "Quantizer scale"
  170. msgstr "量子化スケール"
  171. #: modules/stream_out/switcher.c:109
  172. msgid "Fixed quantizer scale to use."
  173. msgstr "使用する固定の量子化スケールを指定します。"
  174. #: modules/stream_out/switcher.c:110
  175. msgid "Mute audio"
  176. msgstr "オーディオをミュートする"
  177. #: modules/stream_out/switcher.c:112
  178. msgid "Mute audio when command is not 0."
  179. msgstr "コマンドが0以外の時、オーディオをミュートします。"
  180. #: modules/stream_out/switcher.c:115
  181. msgid "MPEG2 video switcher stream output"
  182. msgstr "MPEG2ビデオ切り替えストリーム出力"
  183. #: modules/stream_out/transcode.c:55
  184. msgid "Video encoder"
  185. msgstr "ビデオエンコーダー"
  186. #: modules/stream_out/transcode.c:57
  187. msgid ""
  188. "This is the video encoder module that will be used (and its associated "
  189. "options)."
  190. msgstr ""
  191. "使用するビデオエンコーダーのモジュールを指定します。(関連するオプションの設定"
  192. "も必要となります)"
  193. #: modules/stream_out/transcode.c:59
  194. msgid "Destination video codec"
  195. msgstr "送信先のビデオコーデック"
  196. #: modules/stream_out/transcode.c:61
  197. msgid "This is the video codec that will be used."
  198. msgstr "使用するビデオのコーデックを指定します。"
  199. #: modules/stream_out/transcode.c:62
  200. msgid "Video bitrate"
  201. msgstr "ビデオビットレート"
  202. #: modules/stream_out/transcode.c:64
  203. msgid "Target bitrate of the transcoded video stream."
  204. msgstr ""
  205. "トランスコーディングされるビデオストリームのターゲットビットレートを指定しま"
  206. "す。"
  207. #: modules/stream_out/transcode.c:65
  208. msgid "Video scaling"
  209. msgstr "ビデオスケーリング"
  210. #: modules/stream_out/transcode.c:67
  211. msgid "Scale factor to apply to the video while transcoding (eg: 0.25)"
  212. msgstr ""
  213. "トランスコーディング中のビデオに適用される倍率因子を指定します。(例: 0.25)"
  214. #: modules/stream_out/transcode.c:68
  215. msgid "Video frame-rate"
  216. msgstr "ビデオフレームレート"
  217. #: modules/stream_out/transcode.c:70
  218. msgid "Target output frame rate for the video stream."
  219. msgstr "ビデオストリームのターゲット出力フレームレートを指定します。"
  220. #: modules/stream_out/transcode.c:73
  221. msgid "Deinterlace the video before encoding."
  222. msgstr "エンコーディングを行う前にビデオをデインタレースします。"
  223. #: modules/stream_out/transcode.c:76
  224. msgid "Specify the deinterlace module to use."
  225. msgstr "使用するデインタレースモジュールを指定します。"
  226. #: modules/stream_out/transcode.c:83
  227. msgid "Maximum video width"
  228. msgstr "ビデオの最大幅"
  229. #: modules/stream_out/transcode.c:85
  230. msgid "Maximum output video width."
  231. msgstr "ビデオの最大の幅を指定します。"
  232. #: modules/stream_out/transcode.c:86
  233. msgid "Maximum video height"
  234. msgstr "ビデオの最大の高さ"
  235. #: modules/stream_out/transcode.c:88
  236. msgid "Maximum output video height."
  237. msgstr "ビデオの最大の高さを指定します。"
  238. #: modules/stream_out/transcode.c:91
  239. msgid ""
  240. "Video filters will be applied to the video streams (after overlays are "
  241. "applied). You must enter a comma-separated list of filters."
  242. msgstr ""
  243. "オーバーレイが適用された後のビデオストリームに適用されるビデオフィルターを指"
  244. "定します。カンマで区切ってフィルターのリストを指定する必要があります。"
  245. #: modules/stream_out/transcode.c:94
  246. msgid "Audio encoder"
  247. msgstr "オーディオエンコーダー"
  248. #: modules/stream_out/transcode.c:96
  249. msgid ""
  250. "This is the audio encoder module that will be used (and its associated "
  251. "options)."
  252. msgstr ""
  253. "使用するオーディオエンコーダーモジュール(および関連するオプション)を指定しま"
  254. "す。"
  255. #: modules/stream_out/transcode.c:98
  256. msgid "Destination audio codec"
  257. msgstr "送信先のオーディオコーデック"
  258. #: modules/stream_out/transcode.c:100
  259. msgid "This is the audio codec that will be used."
  260. msgstr "使用するオーディオ子ーディックを指定します。"
  261. #: modules/stream_out/transcode.c:101
  262. msgid "Audio bitrate"
  263. msgstr "オーディオビットレート"
  264. #: modules/stream_out/transcode.c:103
  265. msgid "Target bitrate of the transcoded audio stream."
  266. msgstr ""
  267. "トランスコーディングされるオーディオストリームのターゲットビットレートを指定"
  268. "します。"
  269. #: modules/stream_out/transcode.c:106
  270. msgid ""
  271. "Sample rate of the transcoded audio stream (11250, 22500, 44100 or 48000)."
  272. msgstr ""
  273. "トランスコーディングされるオーディオストリームのサンプリングレートを指定しま"
  274. "す。(11250, 22500, 44100 または 48000)"
  275. #: modules/stream_out/transcode.c:107
  276. msgid "Audio channels"
  277. msgstr "オーディオチャンネル"
  278. #: modules/stream_out/transcode.c:109
  279. msgid "Number of audio channels in the transcoded streams."
  280. msgstr ""
  281. "トランスコーディングのストリーム中のオーディオチャンネル数を指定します。"
  282. #: modules/stream_out/transcode.c:110
  283. msgid "Audio filter"
  284. msgstr "オーディオフィルター"
  285. #: modules/stream_out/transcode.c:112
  286. msgid ""
  287. "Audio filters will be applied to the audio streams (after conversion filters "
  288. "are applied). You must enter a comma-separated list of filters."
  289. msgstr ""
  290. "(変換フィルターが適用された後の)オーディオストリームに適用されるオーディオ"
  291. "フィルターをカンマ区切りで指定します。"
  292. #: modules/stream_out/transcode.c:115
  293. msgid "Subtitles encoder"
  294. msgstr "字幕エンコーダー"
  295. #: modules/stream_out/transcode.c:117
  296. msgid ""
  297. "This is the subtitles encoder module that will be used (and its associated "
  298. "options)."
  299. msgstr ""
  300. "使用する字幕エンコーダーモジュール(および関連するオプション)を指定します。"
  301. #: modules/stream_out/transcode.c:119
  302. msgid "Destination subtitles codec"
  303. msgstr "送信先の字幕コーデック"
  304. #: modules/stream_out/transcode.c:121
  305. msgid "This is the subtitles codec that will be used."
  306. msgstr "使用する字幕コーデックを指定します。"
  307. #: modules/stream_out/transcode.c:125
  308. msgid ""
  309. "This allows you to add overlays (also known as "subpictures" on the "
  310. "transcoded video stream. The subpictures produced by the filters will be "
  311. "overlayed directly onto the video. You must specify a comma-separated list "
  312. "of subpicture modules"
  313. msgstr ""
  314. "トランスコードされたビデオストリーム上にオーバーレイ("サブピクチャー")を追"
  315. "加することを可能にします。フィルターによって生成されたサブピクチャーはビデオ"
  316. "上に直接重ねて描画されます。サブピクチャーモジュールをカンマ区切りで指定しま"
  317. "す。"
  318. #: modules/stream_out/transcode.c:130 modules/video_filter/osdmenu.c:118
  319. msgid "OSD menu"
  320. msgstr "OSDメニュー"
  321. #: modules/stream_out/transcode.c:132
  322. msgid ""
  323. "Stream the On Screen Display menu (using the osdmenu subpicture module)."
  324. msgstr ""
  325. "OSDメニューのストリームを指定します。(OSDメニューサブピクチャーモジュールを使"
  326. "用)"
  327. #: modules/stream_out/transcode.c:134
  328. msgid "Number of threads"
  329. msgstr "スレッド数"
  330. #: modules/stream_out/transcode.c:136
  331. msgid "Number of threads used for the transcoding."
  332. msgstr "トランスコーディングで使用するスレッドの数です。"
  333. #: modules/stream_out/transcode.c:137
  334. msgid "High priority"
  335. msgstr "高優先度"
  336. #: modules/stream_out/transcode.c:139
  337. msgid ""
  338. "Runs the optional encoder thread at the OUTPUT priority instead of VIDEO."
  339. msgstr ""
  340. "オプションのエンコーダースレッドをビデオではなく、出力優先で実行します。"
  341. #: modules/stream_out/transcode.c:142
  342. msgid "Synchronise on audio track"
  343. msgstr "オーディオトラックに同期する"
  344. #: modules/stream_out/transcode.c:144
  345. msgid ""
  346. "This option will drop/duplicate video frames to synchronise the video track "
  347. "on the audio track."
  348. msgstr ""
  349. "オーディオトラックにビデオトラックを同期させるため、ビデオのフレームを落とし"
  350. "たり、複製したりします。"
  351. #: modules/stream_out/transcode.c:148
  352. msgid ""
  353. "The transcoder will drop frames if your CPU can't keep up with the encoding "
  354. "rate."
  355. msgstr ""
  356. "CPUがエンコードレートを保持できない場合、トランスコーディング機能はフレームを"
  357. "取りこぼします。"
  358. #: modules/stream_out/transcode.c:163
  359. msgid "Transcode stream output"
  360. msgstr "トランスコーディングストリームの出力"
  361. #: modules/stream_out/transcode.c:217
  362. msgid "Overlays/Subtitles"
  363. msgstr "オーバーレイ/字幕"
  364. #: modules/video_chroma/grey_yuv.c:55 modules/video_chroma/i420_ymga.c:54
  365. #: modules/video_chroma/i420_yuy2.c:89 modules/video_chroma/i422_i420.c:57
  366. #: modules/video_chroma/i422_yuy2.c:72 modules/video_chroma/yuy2_i420.c:59
  367. #: modules/video_chroma/yuy2_i422.c:58
  368. msgid "Conversions from "
  369. msgstr "変換元 "
  370. #: modules/video_chroma/i420_rgb.c:73
  371. msgid "I420,IYUV,YV12 to RGB2,RV15,RV16,RV24,RV32 conversions"
  372. msgstr "I420,IYUV,YV12からRGB,RV15,RV16,RV24,RV32への変換"
  373. #: modules/video_chroma/i420_rgb.c:77
  374. msgid "MMX I420,IYUV,YV12 to RV15,RV16,RV24,RV32 conversions"
  375. msgstr "MMX I420,IYUV,YV12からRV15,RV16,RV24,RV32への変換"
  376. #: modules/video_chroma/i420_rgb.c:82
  377. msgid "SSE2 I420,IYUV,YV12 to RV15,RV16,RV24,RV32 conversions"
  378. msgstr "I420,IYUV,YV12からRGB,RV15,RV16,RV24,RV32への変換"
  379. #: modules/video_chroma/i420_ymga.c:57 modules/video_chroma/i420_yuy2.c:92
  380. #: modules/video_chroma/i422_yuy2.c:75
  381. msgid "MMX conversions from "
  382. msgstr "MMX変換元 "
  383. #: modules/video_chroma/i420_yuy2.c:96 modules/video_chroma/i422_yuy2.c:79
  384. msgid "SSE2 conversions from "
  385. msgstr "SSE2変換元 "
  386. #: modules/video_chroma/i420_yuy2.c:101
  387. msgid "AltiVec conversions from "
  388. msgstr "AltiVec変換元 "
  389. #: modules/video_filter/adjust.c:67
  390. msgid ""
  391. "When this mode is enabled, pixels will be shown as black or white. The "
  392. "threshold value will be the brighness defined below."
  393. msgstr ""
  394. "このモードが有効化された場合、ピクセルは黒色か白色で表示されます。閾値は上で"
  395. "設定される明るさです。"
  396. #: modules/video_filter/adjust.c:70
  397. msgid "Image contrast (0-2)"
  398. msgstr "画像コントラスト(0~2)"
  399. #: modules/video_filter/adjust.c:71
  400. msgid "Set the image contrast, between 0 and 2. Defaults to 1."
  401. msgstr "画像のコントラストを0~2の範囲で指定します。デフォルトは1です。"
  402. #: modules/video_filter/adjust.c:72
  403. msgid "Image hue (0-360)"
  404. msgstr "画像の色相(0~360)"
  405. #: modules/video_filter/adjust.c:73
  406. msgid "Set the image hue, between 0 and 360. Defaults to 0."
  407. msgstr "画像の色相を0~360の範囲で設定します。デフォルトは0です。"
  408. #: modules/video_filter/adjust.c:74
  409. msgid "Image saturation (0-3)"
  410. msgstr "画像の彩度(0~3)"
  411. #: modules/video_filter/adjust.c:75
  412. msgid "Set the image saturation, between 0 and 3. Defaults to 1."
  413. msgstr "画像の彩度を0~3の範囲で設定します。デフォルトは1です。"
  414. #: modules/video_filter/adjust.c:76
  415. msgid "Image brightness (0-2)"
  416. msgstr "画像の明るさ(0~2)"
  417. #: modules/video_filter/adjust.c:77
  418. msgid "Set the image brightness, between 0 and 2. Defaults to 1."
  419. msgstr "画像の明るさを0~2の範囲で設定します。デフォルトは1です。"
  420. #: modules/video_filter/adjust.c:78
  421. msgid "Image gamma (0-10)"
  422. msgstr "画像のガンマ(0~10)"
  423. #: modules/video_filter/adjust.c:79
  424. msgid "Set the image gamma, between 0.01 and 10. Defaults to 1."
  425. msgstr "画像のガンマを0.01~10の範囲で設定します。デフォルトは1です。"
  426. #: modules/video_filter/adjust.c:82
  427. msgid "Image properties filter"
  428. msgstr "画像プロパティフィルター"
  429. #: modules/video_filter/alphamask.c:40
  430. msgid "Use an image's alpha channel as a transparency mask."
  431. msgstr "透過マスクとして画像のアルファチャンネルを使用します。"
  432. #: modules/video_filter/alphamask.c:42
  433. msgid "Transparency mask"
  434. msgstr "透過マスク"
  435. #: modules/video_filter/alphamask.c:44
  436. msgid "Alpha blending transparency mask. Uses a png alpha channel."
  437. msgstr "アルファ合成透過マスクです。PNGアルファチャンネルを使用します。"
  438. #: modules/video_filter/alphamask.c:63
  439. msgid "Alpha mask video filter"
  440. msgstr "アルファマスクビデオフィルター"
  441. #: modules/video_filter/alphamask.c:64
  442. msgid "Alpha mask"
  443. msgstr "アルファマスク"
  444. #: modules/video_filter/atmo/atmo.cpp:120
  445. msgid ""
  446. "This module allows to control an so called AtmoLight device connected to "
  447. "your computer.n"
  448. "AtmoLight is the homegrown version of what Philips calls AmbiLight.n"
  449. "If you need further information feel free to visit us atn"
  450. "n"
  451. "http://www.vdr-wiki.de/wiki/index.php/Atmo-pluginn"
  452. " http://www.vdr-wiki.de/wiki/index.php/AtmoWinn"
  453. "n"
  454. "You can find there detailed descriptions on how to build it for yourself and "
  455. "where to get the required parts.n"
  456. "You can also have a look at pictures and some movies showing such a device "
  457. "in live action."
  458. msgstr ""
  459. "このモジュールは、コンピュータに接続されているAtmoLightと呼ばれるデバイスの制"
  460. "御を可能とします。n"
  461. "AtmoLightは、Philips社のAmbiLightを真似たソフトウェアです。n"
  462. "より詳細な情報が必要な場合は、以下のURLを訪れてみてください。n"
  463. "n"
  464. " http://www.vdr-wiki.de/wiki/index.php/Atmo-pluginn"
  465. " http://www.vdr-wiki.de/wiki/index.php/AtmoWinn"
  466. "n"
  467. "ビルドの方法や必要なパーツの入手などのより詳細な説明が見つけられるでしょ"
  468. "う。n"
  469. "また、実際の環境での画像や動画を見ることもできます。"
  470. #: modules/video_filter/atmo/atmo.cpp:134
  471. msgid "Save Debug Frames"
  472. msgstr "デバッグフレームの保存"
  473. #: modules/video_filter/atmo/atmo.cpp:135
  474. msgid "Write every 128th miniframe to a folder."
  475. msgstr "128番ごとのミニフレームをフォルダーに書き込みます。"
  476. #: modules/video_filter/atmo/atmo.cpp:136
  477. msgid "Debug Frame Folder"
  478. msgstr "フレームフォルダのデバッグ"
  479. #: modules/video_filter/atmo/atmo.cpp:137
  480. msgid "The path where the debugframes should be saved"
  481. msgstr "デバッグフレームが保存されるパス"
  482. #: modules/video_filter/atmo/atmo.cpp:141
  483. msgid "Extracted Image Width"
  484. msgstr "抽出された画像の幅"
  485. #: modules/video_filter/atmo/atmo.cpp:142
  486. msgid "The width of the mini image for further processing (64 is default)"
  487. msgstr "後続の処理のための小さな画像の幅を指定します。デフォルトは64です。"
  488. #: modules/video_filter/atmo/atmo.cpp:145
  489. msgid "Extracted Image Height"
  490. msgstr "抽出された画像の高さ"
  491. #: modules/video_filter/atmo/atmo.cpp:146
  492. msgid "The height of the mini image for further processing (48 is default)"
  493. msgstr "後続の処理のための小さな画像の高さを指定します。デフォルトは48です。"
  494. #: modules/video_filter/atmo/atmo.cpp:149
  495. msgid "Color when paused"
  496. msgstr "一時停止時の色"
  497. #: modules/video_filter/atmo/atmo.cpp:150
  498. msgid ""
  499. "Set the color to show if the user pauses the video. (Have light to get "
  500. "another beer?)"
  501. msgstr "ユーザーがビデオを一時停止した際に表示する色を指定します。"
  502. #: modules/video_filter/atmo/atmo.cpp:153
  503. msgid "Pause-Red"
  504. msgstr "停止時の赤色の強さ"
  505. #: modules/video_filter/atmo/atmo.cpp:154
  506. msgid "Red component of the pause color"
  507. msgstr "一時停止時の赤色の強さを指定します。"
  508. #: modules/video_filter/atmo/atmo.cpp:155
  509. msgid "Pause-Green"
  510. msgstr "停止時の緑色の強さ"
  511. #: modules/video_filter/atmo/atmo.cpp:156
  512. msgid "Green component of the pause color"
  513. msgstr "一時停止時の緑色の強さを指定します。"
  514. #: modules/video_filter/atmo/atmo.cpp:157
  515. msgid "Pause-Blue"
  516. msgstr "停止時の青色の強さ"
  517. #: modules/video_filter/atmo/atmo.cpp:158
  518. msgid "Blue component of the pause color"
  519. msgstr "一時停止時の青色の強さを指定します。"
  520. #: modules/video_filter/atmo/atmo.cpp:159
  521. msgid "Pause-Fadesteps"
  522. msgstr "停止時の色変更度合"
  523. #: modules/video_filter/atmo/atmo.cpp:160
  524. msgid ""
  525. "Number of steps to change current color to pause color (each step takes 40ms)"
  526. msgstr "40ミリ秒ごとに変化させる一時停止時の色の変化の割合を指定します。"
  527. #: modules/video_filter/atmo/atmo.cpp:163
  528. msgid "End-Red"
  529. msgstr "終了時の赤色の強さ"
  530. #: modules/video_filter/atmo/atmo.cpp:164
  531. msgid "Red component of the shutdown color"
  532. msgstr "終了時の赤色の強さを指定します。"
  533. #: modules/video_filter/atmo/atmo.cpp:165
  534. msgid "End-Green"
  535. msgstr "終了時の緑色の強さ"
  536. #: modules/video_filter/atmo/atmo.cpp:166
  537. msgid "Green component of the shutdown color"
  538. msgstr "終了時の緑色の強さを指定します。"
  539. #: modules/video_filter/atmo/atmo.cpp:167
  540. msgid "End-Blue"
  541. msgstr "終了時の青色の強さ"
  542. #: modules/video_filter/atmo/atmo.cpp:168
  543. msgid "Blue component of the shutdown color"
  544. msgstr "終了時の青色の強さを指定します。"
  545. #: modules/video_filter/atmo/atmo.cpp:169
  546. msgid "End-Fadesteps"
  547. msgstr "終了時の色変更度合"
  548. #: modules/video_filter/atmo/atmo.cpp:170
  549. msgid ""
  550. "Number of steps to change current color to end color for dimming up the "
  551. "light in cinema style... (each step takes 40ms)"
  552. msgstr "終了時に40ミリ秒ごとに暗くする変化の割合を指定します。"
  553. #: modules/video_filter/atmo/atmo.cpp:174
  554. msgid "Use Software White adjust"
  555. msgstr "ソフトウェアによる白色の調整"
  556. #: modules/video_filter/atmo/atmo.cpp:175
  557. msgid ""
  558. "Should the buildin driver do a white adjust or your LED stripes? recommend."
  559. msgstr ""
  560. "LEDストライプまたは、白色の調整を組み込みドライバーで行うかどうか指定します。"
  561. "オプション指定をお勧めします。"
  562. #: modules/video_filter/atmo/atmo.cpp:177
  563. msgid "White Red"
  564. msgstr "白色の赤色の強さ"
  565. #: modules/video_filter/atmo/atmo.cpp:178
  566. msgid "Red value of a pure white on your LED stripes."
  567. msgstr "LEDストライプの純粋な白色の赤色の強さを指定します。"
  568. #: modules/video_filter/atmo/atmo.cpp:180
  569. msgid "White Green"
  570. msgstr "白色の緑色の強さ"
  571. #: modules/video_filter/atmo/atmo.cpp:181
  572. msgid "Green value of a pure white on your LED stripes."
  573. msgstr "LEDストライプの純粋な白色の緑色の強さを指定します。"
  574. #: modules/video_filter/atmo/atmo.cpp:183
  575. msgid "White Blue"
  576. msgstr "白色の青色の強さ"
  577. #: modules/video_filter/atmo/atmo.cpp:184
  578. msgid "Blue value of a pure white on your LED stripes."
  579. msgstr "LEDストライプの純粋な白色の青色の強さを指定します。"
  580. #: modules/video_filter/atmo/atmo.cpp:187
  581. msgid "Serial Port/Device"
  582. msgstr "シリアルポート/デバイス"
  583. #: modules/video_filter/atmo/atmo.cpp:188
  584. msgid ""
  585. "Name of the serial port where the AtmoLight controller is attached to.n"
  586. "On Windows usually something like COM1 or COM2. On Linux /dev/ttyS01 f.e."
  587. msgstr ""
  588. "AtmoLightのコントローラーが接続されるシリアルポートのデバイス名を指定しま"
  589. "す。n"
  590. "Windowsでは、COM1, COM2のように指定します。Linuxでは、/dev/ttyS01のように指定"
  591. "します。"
  592. #: modules/video_filter/atmo/atmo.cpp:193
  593. msgid "Edge Weightning"
  594. msgstr "縁の重み"
  595. #: modules/video_filter/atmo/atmo.cpp:194
  596. msgid ""
  597. "Increasing this value will result in color more depending on the border of "
  598. "the frame."
  599. msgstr "値を増加させるとフレームの境界線に依存して色が変化するようになります。"
  600. #: modules/video_filter/atmo/atmo.cpp:197
  601. msgid "Overall brightness of your LED stripes"
  602. msgstr "LEDストライプの全体的な明るさを指定します。"
  603. #: modules/video_filter/atmo/atmo.cpp:198
  604. msgid "Darkness Limit"
  605. msgstr "暗さの下限"
  606. #: modules/video_filter/atmo/atmo.cpp:199
  607. msgid ""
  608. "Pixels with a saturation lower than this will be ignored. Should be greater "
  609. "than one for letterboxed videos."
  610. msgstr ""
  611. "この値より低い彩度のピクセルは無視されます。レターボックスのビデオでは、この"
  612. "値は1より大きくなければなりません。"
  613. #: modules/video_filter/atmo/atmo.cpp:202
  614. msgid "Hue windowing"
  615. msgstr "色相ウィンドウイング"
  616. #: modules/video_filter/atmo/atmo.cpp:203
  617. #: modules/video_filter/atmo/atmo.cpp:205
  618. msgid "Used for statistics."
  619. msgstr "統計用に使用します。"
  620. #: modules/video_filter/atmo/atmo.cpp:204
  621. msgid "Sat windowing"
  622. msgstr "彩度ウィンドウイング"
  623. #: modules/video_filter/atmo/atmo.cpp:207
  624. msgid "Filter length (ms)"
  625. msgstr "フィルター長(ミリ秒)"
  626. #: modules/video_filter/atmo/atmo.cpp:208
  627. msgid ""
  628. "Time it takes until a color is completely changed. This prevents flickering."
  629. msgstr ""
  630. "色が完全に変更されるまでに必要とする時間を指定します。フリッカーを抑止するた"
  631. "めに指定します。"
  632. #: modules/video_filter/atmo/atmo.cpp:210
  633. msgid "Filter threshold"
  634. msgstr "フィルター閾値"
  635. #: modules/video_filter/atmo/atmo.cpp:211
  636. msgid "How much a color has to be changed for an immediate color change."
  637. msgstr "即時の色変更でどれだけの色が変更されるかを指定します。"
  638. #: modules/video_filter/atmo/atmo.cpp:213
  639. msgid "Filter Smoothness (in %)"
  640. msgstr "フィルターの滑らかさ(%)"
  641. #: modules/video_filter/atmo/atmo.cpp:214
  642. msgid "Filter Smoothness"
  643. msgstr "フィルターの滑らかさを指定します。"
  644. #: modules/video_filter/atmo/atmo.cpp:217
  645. msgid "Filter mode"
  646. msgstr "フィルターモード"
  647. #: modules/video_filter/atmo/atmo.cpp:218
  648. msgid "kind of filtering which should be use to calcuate the color output"
  649. msgstr "色の出力の計算に使用されるフィルタリングの種類を指定します。"
  650. #: modules/video_filter/atmo/atmo.cpp:226
  651. msgid "No Filtering"
  652. msgstr "フィルターなし"
  653. #: modules/video_filter/atmo/atmo.cpp:227
  654. msgid "Combined"
  655. msgstr "組み合わせ"
  656. #: modules/video_filter/atmo/atmo.cpp:228
  657. msgid "Percent"
  658. msgstr "パーセント"
  659. #: modules/video_filter/atmo/atmo.cpp:231
  660. msgid "Frame delay"
  661. msgstr "フレーム遅延"
  662. #: modules/video_filter/atmo/atmo.cpp:232
  663. msgid ""
  664. "Helps to get the video output and the light effects in sync. Values around "
  665. "20ms should do the trick."
  666. msgstr ""
  667. "ビデオの出力と同期における軽い効果を得ることを補助します。20ミリ秒前後の値を"
  668. "指定するのがコツです。"
  669. #: modules/video_filter/atmo/atmo.cpp:237
  670. msgid "Channel summary"
  671. msgstr "チャンネルの要約"
  672. #: modules/video_filter/atmo/atmo.cpp:238
  673. msgid "Channel left"
  674. msgstr "左チャンネル"
  675. #: modules/video_filter/atmo/atmo.cpp:239
  676. msgid "Channel right"
  677. msgstr "右チャンネル"
  678. #: modules/video_filter/atmo/atmo.cpp:240
  679. msgid "Channel top"
  680. msgstr "上チャンネル"
  681. #: modules/video_filter/atmo/atmo.cpp:241
  682. msgid "Channel bottom"
  683. msgstr "下チャンネル"
  684. #: modules/video_filter/atmo/atmo.cpp:243
  685. msgid ""
  686. "Maps the hardware channel X to logical channel Y to fix wrong wiring :-)"
  687. msgstr ""
  688. "チャンネルの誤接続を修正するため、ハードウェアチャンネルのXを論理チャンネルY"
  689. "にマッピングします。"
  690. #: modules/video_filter/atmo/atmo.cpp:254
  691. msgid "disabled"
  692. msgstr "無効"
  693. #: modules/video_filter/atmo/atmo.cpp:255
  694. msgid "summary"
  695. msgstr "要約"
  696. #: modules/video_filter/atmo/atmo.cpp:256
  697. msgid "left"
  698. msgstr "左"
  699. #: modules/video_filter/atmo/atmo.cpp:257
  700. msgid "right"
  701. msgstr "右"
  702. #: modules/video_filter/atmo/atmo.cpp:258
  703. msgid "top"
  704. msgstr "上"
  705. #: modules/video_filter/atmo/atmo.cpp:259
  706. msgid "bottom"
  707. msgstr "下"
  708. #: modules/video_filter/atmo/atmo.cpp:262
  709. msgid "Summary gradient"
  710. msgstr "グラデーションサマリー"
  711. #: modules/video_filter/atmo/atmo.cpp:263
  712. msgid "Left gradient"
  713. msgstr "左側のグラデーション"
  714. #: modules/video_filter/atmo/atmo.cpp:264
  715. msgid "Right gradient"
  716. msgstr "右側のグラデーション"
  717. #: modules/video_filter/atmo/atmo.cpp:265
  718. msgid "Top gradient"
  719. msgstr "上側のグラデーション"
  720. #: modules/video_filter/atmo/atmo.cpp:266
  721. msgid "Bottom gradient"
  722. msgstr "下側のグラデーション"
  723. #: modules/video_filter/atmo/atmo.cpp:267
  724. msgid ""
  725. "Defines a small bitmap with 64x48 pixels, containing a grayscale gradient"
  726. msgstr ""
  727. "グレースケールのグラデーションを含んだ64x48ピクセルの小さなビットマップファイ"
  728. "ルを指定します。"
  729. #: modules/video_filter/atmo/atmo.cpp:271
  730. msgid "Filename of AtmoWinA.exe"
  731. msgstr "AtmoWinA.exeのファイル名"
  732. #: modules/video_filter/atmo/atmo.cpp:272
  733. msgid ""
  734. "if you want the AtmoLight control software to be launched by VLC, enter the "
  735. "complete path of AtmoWinA.exe here."
  736. msgstr ""
  737. "VLCが起動するAtmoLightのコントロール用ソフトウェアを指定することができます。"
  738. "AtmoWinA.exeへの絶対パスを指定します。"
  739. #: modules/video_filter/atmo/atmo.cpp:275
  740. msgid "Use built-in AtmoLight"
  741. msgstr "組み込みAtmoLightの使用"
  742. #: modules/video_filter/atmo/atmo.cpp:276
  743. msgid ""
  744. "VLC will directly use your AtmoLight hardware without running the external "
  745. "AtmoWinA.exe Userspace driver."
  746. msgstr ""
  747. "ユーザー空間で外部のAtmoWinA.exeを実行することなく、VLCが直接AtmoLightハード"
  748. "ウェアを使用します。"
  749. #: modules/video_filter/atmo/atmo.cpp:287
  750. msgid "AtmoLight Filter"
  751. msgstr "AtmoLightフィルター"
  752. #: modules/video_filter/atmo/atmo.cpp:289
  753. msgid "AtmoLight"
  754. msgstr "AtmoLight"
  755. #: modules/video_filter/atmo/atmo.cpp:296
  756. msgid "Choose between the built-in AtmoLight driver or the external"
  757. msgstr "組み込みのAtmoLightドライバーか外部ドライバーの選択"
  758. #: modules/video_filter/atmo/atmo.cpp:315
  759. msgid "Enter the connection of your AtmoLight hardware"
  760. msgstr "AtmoLightハードウェアのコネクション"
  761. #: modules/video_filter/atmo/atmo.cpp:324
  762. msgid "Illuminate the room with this color on pause"
  763. msgstr "一時停止時の表示色"
  764. #: modules/video_filter/atmo/atmo.cpp:340
  765. msgid "Illuminate the room with this color on shutdown"
  766. msgstr "終了時の表示色"
  767. #: modules/video_filter/atmo/atmo.cpp:356
  768. msgid "Settings for the built-in Live Video Processor only"
  769. msgstr "組み込みのビデオプロセッサー設定"
  770. #: modules/video_filter/atmo/atmo.cpp:393
  771. msgid "Change channel assignment (fixes wrong wiring)"
  772. msgstr "チャンネル割り当て変更(誤接続の修正)"
  773. #: modules/video_filter/atmo/atmo.cpp:422
  774. msgid "Adjust the white light to your LED stripes"
  775. msgstr "LEDストライプの白色の調整"
  776. #: modules/video_filter/atmo/atmo.cpp:444
  777. msgid "Change gradients"
  778. msgstr "グラディエーション変更"
  779. #: modules/video_filter/blend.c:45
  780. msgid "Video pictures blending"
  781. msgstr "ビデオピクチャー合成"
  782. #: modules/video_filter/blendbench.c:52
  783. msgid "Number of time to blend"
  784. msgstr "混合処理の回数"
  785. #: modules/video_filter/blendbench.c:53
  786. msgid "The number of time the blend will be performed"
  787. msgstr "混合処理の回数を指定します。"
  788. #: modules/video_filter/blendbench.c:55
  789. msgid "Alpha of the blended image"
  790. msgstr "混合される画像のアルファ値"
  791. #: modules/video_filter/blendbench.c:56
  792. msgid "Alpha with which the blend image is blended"
  793. msgstr "混合される画像のアルファ値を指定します。"
  794. #: modules/video_filter/blendbench.c:58
  795. msgid "Image to be blended onto"
  796. msgstr "合成される画像"
  797. #: modules/video_filter/blendbench.c:59
  798. msgid "The image which will be used to blend onto"
  799. msgstr "合成される画像を指定します。"
  800. #: modules/video_filter/blendbench.c:61
  801. msgid "Chroma for the base image"
  802. msgstr "元画像のクロマ"
  803. #: modules/video_filter/blendbench.c:62
  804. msgid "Chroma which the base image will be loaded in"
  805. msgstr "合成される元の画像のクロマを指定します。"
  806. #: modules/video_filter/blendbench.c:64
  807. msgid "Image which will be blended."
  808. msgstr "合成する画像"
  809. #: modules/video_filter/blendbench.c:65
  810. msgid "The image blended onto the base image"
  811. msgstr "合成する画像を指定します。"
  812. #: modules/video_filter/blendbench.c:67
  813. msgid "Chroma for the blend image"
  814. msgstr "合成画像のクロマ"
  815. #: modules/video_filter/blendbench.c:68
  816. msgid "Chroma which the blend image will be loadedin"
  817. msgstr "合成する画像のクロマを指定します。"
  818. #: modules/video_filter/blendbench.c:74
  819. msgid "Blending benchmark filter"
  820. msgstr "合成ベンチマークフィルター"
  821. #: modules/video_filter/blendbench.c:75
  822. msgid "Blendbench"
  823. msgstr "合成ベンチマーク"
  824. #: modules/video_filter/blendbench.c:80
  825. msgid "Benchmarking"
  826. msgstr "ベンチマーキング"
  827. #: modules/video_filter/blendbench.c:86
  828. msgid "Base image"
  829. msgstr "元の画像"
  830. #: modules/video_filter/blendbench.c:92
  831. msgid "Blend image"
  832. msgstr "合成する画像"
  833. #: modules/video_filter/bluescreen.c:39
  834. msgid ""
  835. "This effect, also known as "greenscreen" or "chroma key" blends the "
  836. ""blue parts" of the foreground image of the mosaic on the background (like "
  837. "weather forecasts). You can choose the "key" color for blending (blue by "
  838. "default)."
  839. msgstr ""
  840. "この効果は、バックグラウンド上にフォアグラウンド画像の"青い部分"を合成する"
  841. ""グリーンスクリーン"または、"クロマキー"として知られています。合成のため"
  842. "の"キー"となる色を選択します。(デフォルトは青です)"
  843. #: modules/video_filter/bluescreen.c:44
  844. msgid "Bluescreen U value"
  845. msgstr "ブルースクリーン U値"
  846. #: modules/video_filter/bluescreen.c:46
  847. msgid ""
  848. ""U" value for the bluescreen key color (in YUV values). From 0 to 255. "
  849. "Defaults to 120 for blue."
  850. msgstr ""
  851. "ブルースクリーンのキーカラーの(YUV値の)"U"値を0~255の範囲で指定します。デ"
  852. "フォルトは青が120です。"
  853. #: modules/video_filter/bluescreen.c:48
  854. msgid "Bluescreen V value"
  855. msgstr "ブルースクリーン V値"
  856. #: modules/video_filter/bluescreen.c:50
  857. msgid ""
  858. ""V" value for the bluescreen key color (in YUV values). From 0 to 255. "
  859. "Defaults to 90 for blue."
  860. msgstr ""
  861. "ブルースクリーンのキーカラーの(YUV値の)"V"値を0~255の範囲で指定します。デ"
  862. "フォルトは青が90です。"
  863. #: modules/video_filter/bluescreen.c:52
  864. msgid "Bluescreen U tolerance"
  865. msgstr "ブルースクリーン U値の許容範囲"
  866. #: modules/video_filter/bluescreen.c:54
  867. msgid ""
  868. "Tolerance of the bluescreen blender on color variations for the U plane. A "
  869. "value between 10 and 20 seems sensible."
  870. msgstr ""
  871. "Uプレーンの色のバリエーションに対するブルースクリーン合成の許容範囲を指定しま"
  872. "す。10~20の範囲の値が適切です。"
  873. #: modules/video_filter/bluescreen.c:57
  874. msgid "Bluescreen V tolerance"
  875. msgstr "ブルースクリーン V値の許容範囲"
  876. #: modules/video_filter/bluescreen.c:59
  877. msgid ""
  878. "Tolerance of the bluescreen blender on color variations for the V plane. A "
  879. "value between 10 and 20 seems sensible."
  880. msgstr ""
  881. "Vプレーンの色のバリエーションに対するブルースクリーン合成の許容範囲を指定しま"
  882. "す。10~20の範囲の値が適切です。"
  883. #: modules/video_filter/bluescreen.c:79
  884. msgid "Bluescreen video filter"
  885. msgstr "ブルースクリーンビデオフィルター"
  886. #: modules/video_filter/bluescreen.c:80
  887. msgid "Bluescreen"
  888. msgstr "ブルースクリーン"
  889. #: modules/video_filter/canvas.c:84
  890. msgid "Output width"
  891. msgstr "出力画像の幅"
  892. #: modules/video_filter/canvas.c:86
  893. msgid "Output (canvas) image width"
  894. msgstr "出力画像(キャンバス)の幅を指定します。"
  895. #: modules/video_filter/canvas.c:87
  896. msgid "Output height"
  897. msgstr "出力画像の高さ"
  898. #: modules/video_filter/canvas.c:89
  899. msgid "Output (canvas) image height"
  900. msgstr "出力画像(キャンバス)の高さを指定します。"
  901. #: modules/video_filter/canvas.c:90
  902. msgid "Output picture aspect ratio"
  903. msgstr "出力画像のアスペクト比"
  904. #: modules/video_filter/canvas.c:92
  905. msgid ""
  906. "Set the canvas' picture aspect ratio. If omitted, the canvas is assumed to "
  907. "have the same SAR as the input."
  908. msgstr ""
  909. "キャンバス上の画像のアスペクト比を指定します。省略された場合、キャンバスは入"
  910. "力と同じSARを持つものと仮定されます。"
  911. #: modules/video_filter/canvas.c:94
  912. msgid "Pad video"
  913. msgstr "ビデオのパディング"
  914. #: modules/video_filter/canvas.c:96
  915. msgid ""
  916. "If enabled, video will be padded to fit in canvas after scaling. Otherwise, "
  917. "video will be cropped to fix in canvas after scaling."
  918. msgstr ""
  919. "有効化された場合、スケーリング処理後、キャンバスに一致するようにビデオをパ"
  920. "ディングしたり、キャンバスに一致するようにクロッピングします。"
  921. #: modules/video_filter/canvas.c:105
  922. msgid "Canvas"
  923. msgstr "キャンバス"
  924. #: modules/video_filter/canvas.c:106
  925. msgid "Automatically resize and pad a video"
  926. msgstr "自動的なビデオのリサイズとパディング"
  927. #: modules/video_filter/chain.c:43
  928. msgid "Video filtering using a chain of video filter modules"
  929. msgstr "ビデオフィルターモジュールのチェインを使用"
  930. #: modules/video_filter/clone.c:61
  931. msgid "Number of video windows in which to clone the video."
  932. msgstr "複製するビデオ中のビデオウィンドウ数を指定します。"
  933. #: modules/video_filter/clone.c:64
  934. msgid "Video output modules"
  935. msgstr "ビデオ出力モジュール"
  936. #: modules/video_filter/clone.c:65
  937. msgid ""
  938. "You can use specific video output modules for the clones. Use a comma-"
  939. "separated list of modules."
  940. msgstr ""
  941. "ビデオの複製に特定のビデオ出力モジュールを使用することが可能です。モジュール"
  942. "をカンマ区切りで指定します。"
  943. #: modules/video_filter/clone.c:71
  944. msgid "Clone video filter"
  945. msgstr "複製ビデオフィルター"
  946. #: modules/video_filter/colorthres.c:55
  947. msgid ""
  948. "Colors similar to this will be kept, others will be grayscaled. This must be "
  949. "an hexadecimal (like HTML colors). The first two chars are for red, then "
  950. "green, then blue. #000000 = black, #FF0000 = red, #00FF00 = green, #FFFF00 = "
  951. "yellow (red + green), #FFFFFF = white"
  952. msgstr ""
  953. "指定される色に近いものが保持され、それ以外はグレースケールになります。値は"
  954. "HTMLの色指定のように16進数で指定します。先頭から2桁ずつ赤、緑、青で指定しま"
  955. "す。#000000 = 黒, #FF0000 = 赤, #00FF00 = 緑, #FFFF00 = 黄 (赤 + 緑), "
  956. "#FFFFFF = 白"
  957. #: modules/video_filter/colorthres.c:68
  958. msgid "Color threshold filter"
  959. msgstr "色閾値フィルター"
  960. #: modules/video_filter/colorthres.c:77
  961. msgid "Saturaton threshold"
  962. msgstr "彩度の閾値"
  963. #: modules/video_filter/colorthres.c:79
  964. msgid "Similarity threshold"
  965. msgstr "相似度の閾値"
  966. #: modules/video_filter/crop.c:73
  967. msgid "Crop geometry (pixels)"
  968. msgstr "クリッピングジオメトリ(ピクセル)"
  969. #: modules/video_filter/crop.c:74
  970. msgid ""
  971. "Set the geometry of the zone to crop. This is set as <width> x <height> + "
  972. "<left offset> + <top offset>."
  973. msgstr ""
  974. "クロッピングする範囲のジオメトリを指定します。指定は、<幅> x <高さ> + <左側の"
  975. "オフセット> + <上側のオフセット>で行います。"
  976. #: modules/video_filter/crop.c:76
  977. msgid "Automatic cropping"
  978. msgstr "自動クロッピング"
  979. #: modules/video_filter/crop.c:77
  980. msgid "Automatically detect black borders and crop them."
  981. msgstr "自動的に黒色の境界線を検出し、それらをクロッピングします。"
  982. #: modules/video_filter/crop.c:80
  983. msgid "Ratio max (x 1000)"
  984. msgstr "最大比率 (x 1000)"
  985. #: modules/video_filter/crop.c:81
  986. msgid ""
  987. "Maximum image ratio. The crop plugin will never automatically crop to a "
  988. "higher ratio (ie, to a more "flat" image). The value is x1000: 1333 means "
  989. "4/3."
  990. msgstr ""
  991. "最大の画像比率を指定します。クロッピングプラグインは、(より"フラット"になる"
  992. "ような)高い比率で自動的にクロッピングすることはありません。値は1000倍となりま"
  993. "す。1333は4/3を意味します。"
  994. #: modules/video_filter/crop.c:83
  995. msgid "Manual ratio"
  996. msgstr "比率の手動設定"
  997. #: modules/video_filter/crop.c:84
  998. msgid "Force a ratio (0 for automatic). Value is x1000: 1333 means 4/3."
  999. msgstr ""
  1000. "比率(0:自動)を手動で設定します。値は1000倍となります。1333は4/3を意味します。"
  1001. #: modules/video_filter/crop.c:86
  1002. msgid "Number of images for change"
  1003. msgstr "変更検出のための一連の画像数"
  1004. #: modules/video_filter/crop.c:87
  1005. msgid ""
  1006. "The number of consecutive images with the same detected ratio (different "
  1007. "from the previously detected ratio) to consider that ratio chnged and "
  1008. "trigger recrop."
  1009. msgstr ""
  1010. "比率が変更されたことを検出し、再クロッピングを行うための基準となる、同じ比率"
  1011. "で検出された一連の画像数(直前とは異なる比率で検出)を指定します。"
  1012. #: modules/video_filter/crop.c:89
  1013. msgid "Number of lines for change"
  1014. msgstr "変更検出のための最小変更行数"
  1015. #: modules/video_filter/crop.c:90
  1016. msgid ""
  1017. "The minimum difference in the number of detected black lines to consider "
  1018. "that ratio changed and trigger recrop."
  1019. msgstr ""
  1020. "比率が変更されたことを検出し、再クロッピングを行うための基準となる検出された"
  1021. "黒色行の最小変更行数を指定します。"
  1022. #: modules/video_filter/crop.c:92
  1023. msgid "Number of non black pixels "
  1024. msgstr "黒以外のピクセル数"
  1025. #: modules/video_filter/crop.c:93
  1026. msgid ""
  1027. "The maximum of non-black pixels in a line to consider that the line is black."
  1028. msgstr ""
  1029. "黒い行と判断する基準となる行に含まれる黒以外のピクセルの最大数を指定します。"
  1030. #: modules/video_filter/crop.c:96
  1031. msgid "Skip percentage (%)"
  1032. msgstr "除外する率(%)"
  1033. #: modules/video_filter/crop.c:97
  1034. msgid ""
  1035. "Percentage of the line to consider while checking for black lines. This "
  1036. "allows to skip logos in black borders and crop them anyway."
  1037. msgstr ""
  1038. "黒色の行をチェックする行の率を指定します。この値は、黒い境界に囲まれたロゴな"
  1039. "どがクロッピングされることを抑止するために使用します。"
  1040. #: modules/video_filter/crop.c:99
  1041. msgid "Luminance threshold "
  1042. msgstr "輝度の閾値"
  1043. #: modules/video_filter/crop.c:100
  1044. msgid "Maximum luminance to consider a pixel as black (0-255)."
  1045. msgstr "黒色と判断される輝度の最大値を0~255の範囲で指定します。"
  1046. #: modules/video_filter/crop.c:104
  1047. msgid "Crop video filter"
  1048. msgstr "クロッピングビデオフィルター"
  1049. #: modules/video_filter/crop.c:374 modules/video_filter/crop.c:466
  1050. msgid "Cropping failed"
  1051. msgstr "クロッピングに失敗しました"
  1052. #: modules/video_filter/crop.c:375 modules/video_filter/crop.c:467
  1053. msgid "VLC could not open the video output module."
  1054. msgstr "VLCはビデオ出力モジュールを開くことができませんでした。"
  1055. #: modules/video_filter/croppadd.c:47
  1056. msgid "Pixels to crop from top"
  1057. msgstr "上端からクロッピングするピクセル数"
  1058. #: modules/video_filter/croppadd.c:49
  1059. msgid "Number of pixels to crop from the top of the image."
  1060. msgstr "画像の上端からクロッピングするピクセル数を指定します。"
  1061. #: modules/video_filter/croppadd.c:50
  1062. msgid "Pixels to crop from bottom"
  1063. msgstr "下端からクロッピングするピクセル数"
  1064. #: modules/video_filter/croppadd.c:52
  1065. msgid "Number of pixels to crop from the bottom of the image."
  1066. msgstr "画像の下端からクロッピングするピクセル数を指定します。"
  1067. #: modules/video_filter/croppadd.c:53
  1068. msgid "Pixels to crop from left"
  1069. msgstr "左端からクロッピングするピクセル数"
  1070. #: modules/video_filter/croppadd.c:55
  1071. msgid "Number of pixels to crop from the left of the image."
  1072. msgstr "画像の左端からクロッピングするピクセル数を指定します。"
  1073. #: modules/video_filter/croppadd.c:56
  1074. msgid "Pixels to crop from right"
  1075. msgstr "右端からクロッピングするピクセル数"
  1076. #: modules/video_filter/croppadd.c:58
  1077. msgid "Number of pixels to crop from the right of the image."
  1078. msgstr "画像の右端からクロッピングするピクセル数を指定します。"
  1079. #: modules/video_filter/croppadd.c:60
  1080. msgid "Pixels to padd to top"
  1081. msgstr "上に挿入するピクセル数"
  1082. #: modules/video_filter/croppadd.c:62
  1083. msgid "Number of pixels to padd to the top of the image after cropping."
  1084. msgstr "クロッピング処理の後、画像の上側に挿入するピクセル数を指定します。"
  1085. #: modules/video_filter/croppadd.c:63
  1086. msgid "Pixels to padd to bottom"
  1087. msgstr "下に挿入するピクセル数"
  1088. #: modules/video_filter/croppadd.c:65
  1089. msgid "Number of pixels to padd to the bottom of the image after cropping."
  1090. msgstr "クロッピング処理の後、画像の下側に挿入するピクセル数を指定します。"
  1091. #: modules/video_filter/croppadd.c:66
  1092. msgid "Pixels to padd to left"
  1093. msgstr "左に挿入するピクセル数"
  1094. #: modules/video_filter/croppadd.c:68
  1095. msgid "Number of pixels to padd to the left of the image after cropping."
  1096. msgstr "クロッピング処理の後、画像の左側に挿入するピクセル数を指定します。"
  1097. #: modules/video_filter/croppadd.c:69
  1098. msgid "Pixels to padd to right"
  1099. msgstr "右に挿入するピクセル数"
  1100. #: modules/video_filter/croppadd.c:71
  1101. msgid "Number of pixels to padd to the right of the image after cropping."
  1102. msgstr "クロッピング処理の後、画像の右側に挿入するピクセル数を指定します。"
  1103. #: modules/video_filter/croppadd.c:79
  1104. msgid "Cropadd"
  1105. msgstr "クロッピング/パディング"
  1106. #: modules/video_filter/croppadd.c:80 modules/video_filter/scale.c:59
  1107. #: modules/video_filter/swscale.c:68 modules/video_filter/swscale_maemo.c:52
  1108. msgid "Video scaling filter"
  1109. msgstr "ビデオスケーリングフィルター"
  1110. #: modules/video_filter/croppadd.c:97
  1111. msgid "Padd"
  1112. msgstr "パディング"
  1113. #: modules/video_filter/deinterlace.c:116 modules/video_output/x11/xvmc.c:130
  1114. msgid "Deinterlace mode"
  1115. msgstr "デンタレースモード"
  1116. #: modules/video_filter/deinterlace.c:117
  1117. msgid "Deinterlace method to use for local playback."
  1118. msgstr "ローカル再生に使用するデインタレースモードを指定します。"
  1119. #: modules/video_filter/deinterlace.c:119
  1120. msgid "Streaming deinterlace mode"
  1121. msgstr "ストリーミングデインタレースモード"
  1122. #: modules/video_filter/deinterlace.c:120
  1123. msgid "Deinterlace method to use for streaming."
  1124. msgstr "ストリーミングに使用するデインタレースを指定します。"
  1125. #: modules/video_filter/deinterlace.c:127
  1126. msgid "Discard"
  1127. msgstr "破棄"
  1128. #: modules/video_filter/deinterlace.c:127
  1129. msgid "Blend"
  1130. msgstr "ブレンド"
  1131. #: modules/video_filter/deinterlace.c:127
  1132. msgid "Mean"
  1133. msgstr "中間"
  1134. #: modules/video_filter/deinterlace.c:127
  1135. msgid "Bob"
  1136. msgstr "Bob"
  1137. #: modules/video_filter/deinterlace.c:127
  1138. msgid "Linear"
  1139. msgstr "リニア"
  1140. #: modules/video_filter/deinterlace.c:130
  1141. msgid "Deinterlacing video filter"
  1142. msgstr "デインタレースビデオフィルター"
  1143. #: modules/video_filter/dynamicoverlay/dynamicoverlay.c:58
  1144. msgid "Input FIFO"
  1145. msgstr "入力FIFO"
  1146. #: modules/video_filter/dynamicoverlay/dynamicoverlay.c:59
  1147. msgid "FIFO which will be read for commands"
  1148. msgstr "コマンドに読み込まれるFIFO"
  1149. #: modules/video_filter/dynamicoverlay/dynamicoverlay.c:61
  1150. msgid "Output FIFO"
  1151. msgstr "出力FIFO"
  1152. #: modules/video_filter/dynamicoverlay/dynamicoverlay.c:62
  1153. msgid "FIFO which will be written to for responses"
  1154. msgstr "応答用に書き込まれるFIFO"
  1155. #: modules/video_filter/dynamicoverlay/dynamicoverlay.c:65
  1156. msgid "Dynamic video overlay"
  1157. msgstr "動的ビデオオーバーレイ"
  1158. #: modules/video_filter/dynamicoverlay/dynamicoverlay.c:66
  1159. msgid "Overlay"
  1160. msgstr "オーバーレイ"
  1161. #: modules/video_filter/erase.c:55
  1162. msgid "Image mask"
  1163. msgstr "画像マスク"
  1164. #: modules/video_filter/erase.c:56
  1165. msgid "Image mask. Pixels with an alpha value greater than 50% will be erased."
  1166. msgstr ""
  1167. "画像のマスクを指定します。50%を超えるアルファ値のピクセルは消去されます。"
  1168. #: modules/video_filter/erase.c:59
  1169. msgid "X coordinate of the mask."
  1170. msgstr "マスクのX座標"
  1171. #: modules/video_filter/erase.c:61
  1172. msgid "Y coordinate of the mask."
  1173. msgstr "マスクのY座標"
  1174. #: modules/video_filter/erase.c:66
  1175. msgid "Erase video filter"
  1176. msgstr "ビデオ消去フィルター"
  1177. #: modules/video_filter/erase.c:67
  1178. msgid "Erase"
  1179. msgstr "消去"
  1180. #: modules/video_filter/extract.c:63
  1181. msgid "RGB component to extract"
  1182. msgstr "抽出するRGBコンポーネント"
  1183. #: modules/video_filter/extract.c:64
  1184. msgid "RGB component to extract. 0 for Red, 1 for Green and 2 for Blue."
  1185. msgstr "抽出するRGBコンポーネントを指定します。(0:赤, 1:緑, 2:緑)"
  1186. #: modules/video_filter/extract.c:75
  1187. msgid "Extract RGB component video filter"
  1188. msgstr "RGBコンポーネント抽出ビデオフィルター"
  1189. #: modules/video_filter/filter_event_info.h:27
  1190. msgid "video-filter-event"
  1191. msgstr "ビデオフィルターイベント"
  1192. #: modules/video_filter/gaussianblur.c:47
  1193. msgid "Gaussian's std deviation"
  1194. msgstr "ガウシアンの標準偏差"
  1195. #: modules/video_filter/gaussianblur.c:49
  1196. msgid ""
  1197. "Gaussian's standard deviation. The bluring will take into account pixels up "
  1198. "to 3*sigma away in any direction."
  1199. msgstr ""
  1200. "ガウシアンぼかしの標準偏差を指定します。ぼかしはすべての方向へ最大3*シグマを"
  1201. "考慮します。"
  1202. #: modules/video_filter/gaussianblur.c:55
  1203. msgid "Gaussian blur video filter"
  1204. msgstr "ガウシアンぼかしフィルター"
  1205. #: modules/video_filter/gaussianblur.c:56
  1206. msgid "Gaussian Blur"
  1207. msgstr "ガウシアンぼかし"
  1208. #: modules/video_filter/gradient.c:63
  1209. msgid "Distort mode"
  1210. msgstr "湾曲モード"
  1211. #: modules/video_filter/gradient.c:64
  1212. msgid "Distort mode, one of "gradient", "edge" and "hough"."
  1213. msgstr "湾曲のモードを"傾き", "エッジ", "ハフ"から1つ選択します。"
  1214. #: modules/video_filter/gradient.c:66
  1215. msgid "Gradient image type"
  1216. msgstr "グラデーションタイプ"
  1217. #: modules/video_filter/gradient.c:67
  1218. msgid ""
  1219. "Gradient image type (0 or 1). 0 will turn the image to white while 1 will "
  1220. "keep colors."
  1221. msgstr ""
  1222. "画像にかけるグラデーションタイプを指定します。(0:画像を白く変化, 1:色を保持)"
  1223. #: modules/video_filter/gradient.c:70
  1224. msgid "Apply cartoon effect"
  1225. msgstr "アニメ調エフェクトの適用"
  1226. #: modules/video_filter/gradient.c:71
  1227. msgid "Apply cartoon effect. It is only used by "gradient" and "edge"."
  1228. msgstr ""
  1229. "アニメ調にするエフェクトを適用します。これは、"傾き"と"エッジ"の場合のみ"
  1230. "使用されます。"
  1231. #: modules/video_filter/gradient.c:75
  1232. msgid "Edge"
  1233. msgstr "エッジ"
  1234. #: modules/video_filter/gradient.c:75
  1235. msgid "Hough"
  1236. msgstr "ハフ"
  1237. #: modules/video_filter/gradient.c:80
  1238. msgid "Gradient video filter"
  1239. msgstr "グラデーションビデオフィルター"
  1240. #: modules/video_filter/grain.c:53
  1241. msgid "Grain video filter"
  1242. msgstr "粒状化ビデオフィルター"
  1243. #: modules/video_filter/grain.c:54
  1244. msgid "Grain"
  1245. msgstr "粒状化"
  1246. #: modules/video_filter/invert.c:51
  1247. msgid "Invert video filter"
  1248. msgstr "ビデオ反転フィルター"
  1249. #: modules/video_filter/invert.c:52
  1250. msgid "Color inversion"
  1251. msgstr "色反転"
  1252. #: modules/video_filter/logo.c:70
  1253. msgid "Logo filenames"
  1254. msgstr "ロゴファイル名"
  1255. #: modules/video_filter/logo.c:71
  1256. msgid ""
  1257. "Full path of the image files to use. Format is <image>[,<delay in ms>[,"
  1258. "<alpha>]][;<image>[,<delay>[,<alpha>]]][;...]. If you only have one file, "
  1259. "simply enter its filename."
  1260. msgstr ""
  1261. "使用される画像ファイルのフルパスを指定します。フォーマットは、<画像ファイル>"
  1262. "[,<遅延時間(ミリ秒)>[,<アルファ値>]][;<画像ファイル>[,<遅延時間>[,<アルファ値"
  1263. ">]]][;...]です。ただ一つのファイルを指定する場合、単純にファイルのパスを指定"
  1264. "するだけで構いません。"
  1265. #: modules/video_filter/logo.c:74
  1266. msgid "Logo animation # of loops"
  1267. msgstr "ロゴアニメーションの繰り返し回数"
  1268. #: modules/video_filter/logo.c:75
  1269. msgid "Number of loops for the logo animation.-1 = continuous, 0 = disabled"
  1270. msgstr ""
  1271. "ロゴアニメーションの繰り返し回数を指定します。-1はずっと繰り返すことを意味"
  1272. "し、0は繰り返さないことを意味します。"
  1273. #: modules/video_filter/logo.c:77
  1274. msgid "Logo individual image time in ms"
  1275. msgstr "それぞれのロゴ表示時間(ミリ秒)"
  1276. #: modules/video_filter/logo.c:78
  1277. msgid "Individual image display time of 0 - 60000 ms."
  1278. msgstr "それぞれの画像の表示時間を0~60000ミリ秒の範囲で指定します。"
  1279. #: modules/video_filter/logo.c:81
  1280. msgid "X coordinate of the logo. You can move the logo by left-clicking it."
  1281. msgstr ""
  1282. "ロゴのX座標を指定します。ロゴ上で左クリックすることでロゴを移動することが可能"
  1283. "です。"
  1284. #: modules/video_filter/logo.c:84
  1285. msgid "Y coordinate of the logo. You can move the logo by left-clicking it."
  1286. msgstr ""
  1287. "ロゴのY座標を指定します。ロゴ上で左クリックすることでロゴを移動することが可能"
  1288. "です。"
  1289. #: modules/video_filter/logo.c:86
  1290. msgid "Transparency of the logo"
  1291. msgstr "ロゴの透過度"
  1292. #: modules/video_filter/logo.c:87
  1293. msgid ""
  1294. "Logo transparency value (from 0 for full transparency to 255 for full "
  1295. "opacity)."
  1296. msgstr ""
  1297. "ロゴの透過度を0~255の範囲で指定します。0は完全に透過であることを意味し、255"
  1298. "は完全に不透過であることを意味します。"
  1299. #: modules/video_filter/logo.c:89
  1300. msgid "Logo position"
  1301. msgstr "ロゴの位置"
  1302. #: modules/video_filter/logo.c:91
  1303. msgid ""
  1304. "Enforce the logo position on the video (0=center, 1=left, 2=right, 4=top, "
  1305. "8=bottom, you can also use combinations of these values, eg 6 = top-right)."
  1306. msgstr ""
  1307. "ビデオ上のロゴの位置を指定します。(0=中央、1=左、2=右、4=上、8=下、これらの値"
  1308. "を組み合わせて指定することも可能です。例えば、6=右上)"
  1309. #: modules/video_filter/logo.c:105
  1310. msgid "Logo sub filter"
  1311. msgstr "ロゴサブフィルター"
  1312. #: modules/video_filter/logo.c:106
  1313. msgid "Logo overlay"
  1314. msgstr "ロゴオーバーレイ"
  1315. #: modules/video_filter/logo.c:126
  1316. msgid "Logo video filter"
  1317. msgstr "ロゴビデオフィルター"
  1318. #: modules/video_filter/magnify.c:51
  1319. msgid "Magnify/Zoom interactive video filter"
  1320. msgstr "拡大/ズーム インタラクティブビデオフィルター"
  1321. #: modules/video_filter/magnify.c:52
  1322. msgid "Magnify"
  1323. msgstr "拡大"
  1324. #: modules/video_filter/marq.c:90
  1325. msgid ""
  1326. "Marquee text to display. (Available format strings: Time related: %Y = year, "
  1327. "%m = month, %d = day, %H = hour, %M = minute, %S = second, ... Meta data "
  1328. "related: $a = artist, $b = album, $c = copyright, $d = description, $e = "
  1329. "encoded by, $g = genre, $l = language, $n = track num, $p = now playing, $r "
  1330. "= rating, $s = subtitles language, $t = title, $u = url, $A = date, $B = "
  1331. "audio bitrate (in kb/s), $C = chapter,$D = duration, $F = full name with "
  1332. "path, $I = title, $L = time left, $N = name, $O = audio language, $P = "
  1333. "position (in %), $R = rate, $S = audio sample rate (in kHz), $T = time, $U = "
  1334. "publisher, $V = volume, $_ = new line) "
  1335. msgstr ""
  1336. "表示されるマーキーテキストを指定します。(指定可能なフォーマット: 時間関連: %"
  1337. "Y = 年, %m = 月, %d = 日, %H = 時, %M = 分, %S = 秒, ... メタデータ関連: $a "
  1338. "= アーティスト, $b = アルバム, $c = 著作権, $d = 説明, $e = エンコーダー, $g "
  1339. "= ジャンル, $l = 言語, $n = トラック番号, $p = 再生中, $r = 評価, $s = 字幕の"
  1340. "言語, $t = タイトル, $u = URL, $A = 日時, $B = オーディオのビットレート(kb/"
  1341. "秒), $C = チャプター,$D = 長さ, $F = URI(パス付きの名前), $I = ビデオのタイト"
  1342. "ル, $L = 残り時間, $N = 名前, $O = オーディオの言語, $P = 位置(%), $R = レー"
  1343. "ト, $S = オーディオのサンプリングレート(kHz), $T = 経過時間, $U = 発行者, $V "
  1344. "= 音量, $_ = 改行) "
  1345. #: modules/video_filter/marq.c:106 modules/video_filter/rss.c:143
  1346. msgid "X offset, from the left screen edge."
  1347. msgstr "スクリーン左端からのX方向のオフセット"
  1348. #: modules/video_filter/marq.c:108 modules/video_filter/rss.c:145
  1349. msgid "Y offset, down from the top."
  1350. msgstr "スクリーン上端からのY方向のオフセット"
  1351. #: modules/video_filter/marq.c:109
  1352. msgid "Timeout"
  1353. msgstr "タイムアウト"
  1354. #: modules/video_filter/marq.c:110
  1355. msgid ""
  1356. "Number of milliseconds the marquee must remain displayed. Default value is 0 "
  1357. "(remains forever)."
  1358. msgstr ""
  1359. "マーキーの表示時間をミリ秒で指定します。デフォルトは、0(ずっと表示)です。"
  1360. #: modules/video_filter/marq.c:113
  1361. msgid "Refresh period in ms"
  1362. msgstr "再表示間隔(ミリ秒)"
  1363. #: modules/video_filter/marq.c:114
  1364. msgid ""
  1365. "Number of milliseconds between string updates. This is mainly usefull when "
  1366. "using meta data or time format string sequences."
  1367. msgstr ""
  1368. "文字列の更新間隔をミリ秒で指定します。この設定は主にメタデータまたは、時間を"
  1369. "表示する場合に有効です。"
  1370. #: modules/video_filter/marq.c:130
  1371. msgid "Marquee position"
  1372. msgstr "マーキーの位置"
  1373. #: modules/video_filter/marq.c:132
  1374. msgid ""
  1375. "You can enforce the marquee position on the video (0=center, 1=left, "
  1376. "2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
  1377. "6 = top-right)."
  1378. msgstr ""
  1379. "ビデオ上のマーキーの位置を指定します。(0=中央、1=左、2=右、4=上、8=下、これら"
  1380. "の値を組み合わせて指定することも可能です。例えば、6=右上)"
  1381. #: modules/video_filter/marq.c:148
  1382. msgid "Marquee"
  1383. msgstr "マーキー"
  1384. #: modules/video_filter/marq.c:171 modules/video_filter/rss.c:212
  1385. msgid "Misc"
  1386. msgstr "その他"
  1387. #: modules/video_filter/marq.c:177
  1388. msgid "Marquee display"
  1389. msgstr "マーキー表示"
  1390. #: modules/video_filter/mosaic.c:91
  1391. msgid ""
  1392. "Transparency of the mosaic foreground pictures. 0 means transparent, 255 "
  1393. "opaque (default)."
  1394. msgstr ""
  1395. "前面に表示されるモザイクの透明度を指定。0は透明、255は完全に不透明(デフォル"
  1396. "ト)。"
  1397. #: modules/video_filter/mosaic.c:95
  1398. msgid "Total height of the mosaic, in pixels."
  1399. msgstr "モザイクの高さの合計をピクセルで指定"
  1400. #: modules/video_filter/mosaic.c:97
  1401. msgid "Total width of the mosaic, in pixels."
  1402. msgstr "モザイクの幅の合計をピクセルで指定"
  1403. #: modules/video_filter/mosaic.c:99
  1404. msgid "Top left corner X coordinate"
  1405. msgstr "左上コーナーのX座標"
  1406. #: modules/video_filter/mosaic.c:101
  1407. msgid "X Coordinate of the top-left corner of the mosaic."
  1408. msgstr "モザイク表示の左上コーナーのX座標"
  1409. #: modules/video_filter/mosaic.c:102
  1410. msgid "Top left corner Y coordinate"
  1411. msgstr "左上コーナーのY座標"
  1412. #: modules/video_filter/mosaic.c:104
  1413. msgid "Y Coordinate of the top-left corner of the mosaic."
  1414. msgstr "モザイク表示の左上コーナーのY座標"
  1415. #: modules/video_filter/mosaic.c:106
  1416. msgid "Border width"
  1417. msgstr "枠の幅"
  1418. #: modules/video_filter/mosaic.c:108
  1419. msgid "Width in pixels of the border between miniatures."
  1420. msgstr "個々の縮小表示間に表示する境界線の幅をピクセルで指定"
  1421. #: modules/video_filter/mosaic.c:109
  1422. msgid "Border height"
  1423. msgstr "枠の高さ"
  1424. #: modules/video_filter/mosaic.c:111
  1425. msgid "Height in pixels of the border between miniatures."
  1426. msgstr "個々の縮小表示間に表示する境界線の高さをピクセルで指定"
  1427. #: modules/video_filter/mosaic.c:113
  1428. msgid "Mosaic alignment"
  1429. msgstr "モザイクの表示位置"
  1430. #: modules/video_filter/mosaic.c:115
  1431. msgid ""
  1432. "You can enforce the mosaic alignment on the video (0=center, 1=left, "
  1433. "2=right, 4=top, 8=bottom, you can also use combinations of these values, eg "
  1434. "6 = top-right)."
  1435. msgstr ""
  1436. "ビデオ上に表示するモザイクの位置を指定。(0=中央、1=左、2=右、4=上、8=下、これ"
  1437. "らの値を組み合わせて指定することも可能です。例えば、6=右上)"
  1438. #: modules/video_filter/mosaic.c:119
  1439. msgid "Positioning method"
  1440. msgstr "位置の決定方法"
  1441. #: modules/video_filter/mosaic.c:121
  1442. msgid ""
  1443. "Positioning method for the mosaic. auto: automatically choose the best "
  1444. "number of rows and columns. fixed: use the user-defined number of rows and "
  1445. "columns. offsets: use the user-defined offsets for each image."
  1446. msgstr ""
  1447. "モザイク表示の位置決め方法。自動:最適な行数と列数を自動的に選択、固定:ユー"
  1448. "ザー定義の行数と列数、オフセット:ユーザー定義によるそれぞれの画像のオフセット"
  1449. #: modules/video_filter/mosaic.c:126 modules/video_filter/panoramix.c:90
  1450. #: modules/video_filter/wall.c:65
  1451. msgid "Number of rows"
  1452. msgstr "行数"
  1453. #: modules/video_filter/mosaic.c:128
  1454. msgid ""
  1455. "Number of image rows in the mosaic (only used if positionning method is set "
  1456. "to "fixed")."
  1457. msgstr "モザイクに表示する画像の行数(位置の決定方法が"固定"の場合のみ有効)"
  1458. #: modules/video_filter/mosaic.c:131 modules/video_filter/panoramix.c:86
  1459. #: modules/video_filter/wall.c:61
  1460. msgid "Number of columns"
  1461. msgstr "列数"
  1462. #: modules/video_filter/mosaic.c:133
  1463. msgid ""
  1464. "Number of image columns in the mosaic (only used if positionning method is "
  1465. "set to "fixed"."
  1466. msgstr "モザイクに表示する画像の列数(位置の決定方法が"固定"の場合のみ有効)"
  1467. #: modules/video_filter/mosaic.c:138
  1468. msgid "Keep the original aspect ratio when resizing mosaic elements."
  1469. msgstr ""
  1470. "モザイクの要素がリサイズされる場合、オリジナルのアスペクト比を保持します。"
  1471. #: modules/video_filter/mosaic.c:140
  1472. msgid "Keep original size"
  1473. msgstr "元のサイズを保持"
  1474. #: modules/video_filter/mosaic.c:142
  1475. msgid "Keep the original size of mosaic elements."
  1476. msgstr "モザイクの要素のオリジナルのサイズを保持します。"
  1477. #: modules/video_filter/mosaic.c:144
  1478. msgid "Elements order"
  1479. msgstr "表示順の指定"
  1480. #: modules/video_filter/mosaic.c:146
  1481. msgid ""
  1482. "You can enforce the order of the elements on the mosaic. You must give a "
  1483. "comma-separated list of picture ID(s).These IDs are assigned in the "mosaic-"
  1484. "bridge" module."
  1485. msgstr ""
  1486. "モザイク上に表示される各要素の順を指定します。ピクチャーIDをカンマ区切りで指"
  1487. "定します。これらのIDは"mosaic-bridge"モジュールで割り当てられます。"
  1488. #: modules/video_filter/mosaic.c:150
  1489. msgid "Offsets in order"
  1490. msgstr "オフセットの指定"
  1491. #: modules/video_filter/mosaic.c:152
  1492. msgid ""
  1493. "You can enforce the (x,y) offsets of the elements on the mosaic (only used "
  1494. "if positioning method is set to "offsets"). You must give a comma-"
  1495. "separated list of coordinates (eg: 10,10,150,10)."
  1496. msgstr ""
  1497. "モザイク上に表示される要素のオフセット(x, y)をカンマ区切りで指定します。(位置"
  1498. "の決定方法が"オフセット"の時のみ)例:10,10,150,10"
  1499. #: modules/video_filter/mosaic.c:158
  1500. msgid ""
  1501. "Pictures coming from the mosaic elements will be delayed according to this "
  1502. "value (in milliseconds). For high values you will need to raise caching at "
  1503. "input."
  1504. msgstr ""
  1505. "モザイクの要素の画像の表示時間をミリ秒で指定します。大きな値を設定するために"
  1506. "は、入力のキャッシュを大きくする必要があります。"
  1507. #: modules/video_filter/mosaic.c:168
  1508. msgid "fixed"
  1509. msgstr "固定"
  1510. #: modules/video_filter/mosaic.c:168
  1511. msgid "offsets"
  1512. msgstr "オフセット"
  1513. #: modules/video_filter/mosaic.c:178
  1514. msgid "Mosaic video sub filter"
  1515. msgstr "モザイクビデオサブフィルター(碁盤上に並べて表示)"
  1516. #: modules/video_filter/mosaic.c:179
  1517. msgid "Mosaic"
  1518. msgstr "モザイク"
  1519. #: modules/video_filter/motionblur.c:54
  1520. msgid "Blur factor (1-127)"
  1521. msgstr "ぼかし係数(1-127)"
  1522. #: modules/video_filter/motionblur.c:55
  1523. msgid "The degree of blurring from 1 to 127."
  1524. msgstr "ぼかしの程度を1~127の範囲で指定します。"
  1525. #: modules/video_filter/motionblur.c:61
  1526. msgid "Motion blur filter"
  1527. msgstr "モーションぼかしフィルター"
  1528. #: modules/video_filter/motiondetect.c:49
  1529. msgid "Motion detect video filter"
  1530. msgstr "モーション検出ビデオフィルター"
  1531. #: modules/video_filter/motiondetect.c:50
  1532. msgid "Motion Detect"
  1533. msgstr "モーション検出"
  1534. #: modules/video_filter/noise.c:53
  1535. msgid "Noise video filter"
  1536. msgstr "ノイズビデオフィルター"
  1537. #: modules/video_filter/opencv_example.cpp:68
  1538. msgid "OpenCV face detection example filter"
  1539. msgstr "OpenCVの顔検出のサンプルフィルター"
  1540. #: modules/video_filter/opencv_example.cpp:69
  1541. msgid "OpenCV example"
  1542. msgstr "OpenCVのサンプル"
  1543. #: modules/video_filter/opencv_example.cpp:78
  1544. msgid "Haar cascade filename"
  1545. msgstr "Haarカスケードファイル名"
  1546. #: modules/video_filter/opencv_example.cpp:79
  1547. msgid "Name of XML file containing Haar cascade description"
  1548. msgstr "Haarのカスケード型説明を含むXMLファイル名"
  1549. #: modules/video_filter/opencv_wrapper.c:68
  1550. msgid "Use input chroma unaltered"
  1551. msgstr "入力クロマを変更なく使用"
  1552. #: modules/video_filter/opencv_wrapper.c:69
  1553. msgid "I420 - first plane is greyscale"
  1554. msgstr "I420 - 最初のプレーンはグレースケール"
  1555. #: modules/video_filter/opencv_wrapper.c:69
  1556. msgid "RGB32"
  1557. msgstr "RGB32"
  1558. #: modules/video_filter/opencv_wrapper.c:72
  1559. msgid "Don't display any video"
  1560. msgstr "ビデオを表示しない"
  1561. #: modules/video_filter/opencv_wrapper.c:73
  1562. msgid "Display the input video"
  1563. msgstr "入力されたビデオの表示"
  1564. #: modules/video_filter/opencv_wrapper.c:73
  1565. msgid "Display the processed video"
  1566. msgstr "処理されたビデオの表示"
  1567. #: modules/video_filter/opencv_wrapper.c:76
  1568. msgid "Show only errors"
  1569. msgstr "エラーのみ表示"
  1570. #: modules/video_filter/opencv_wrapper.c:77
  1571. msgid "Show errors and warnings"
  1572. msgstr "エラーと警告の表示"
  1573. #: modules/video_filter/opencv_wrapper.c:77
  1574. msgid "Show everything including debug messages"
  1575. msgstr "デバッグメッセージを含むすべてを表示"
  1576. #: modules/video_filter/opencv_wrapper.c:80
  1577. msgid "OpenCV video filter wrapper"
  1578. msgstr "OpenCVビデオフィルターラッパー"
  1579. #: modules/video_filter/opencv_wrapper.c:81
  1580. msgid "OpenCV"
  1581. msgstr "OpenCV"
  1582. #: modules/video_filter/opencv_wrapper.c:88
  1583. msgid "Scale factor (0.1-2.0)"
  1584. msgstr "スケーリング係数(0.1~2.0)"
  1585. #: modules/video_filter/opencv_wrapper.c:89
  1586. msgid ""
  1587. "Ammount by which to scale the picture before sending it to the internal "
  1588. "OpenCV filter"
  1589. msgstr "内部のOpenCVフィルターに画像を送信する前にスケーリングする量"
  1590. #: modules/video_filter/opencv_wrapper.c:92
  1591. msgid "OpenCV filter chroma"
  1592. msgstr "OpenCVフィルターのクロマ"
  1593. #: modules/video_filter/opencv_wrapper.c:93
  1594. msgid ""
  1595. "Chroma to convert picture to before sending it to the internal OpenCV filter"
  1596. msgstr "内部OpenCVフィルターに送信される前に画像変換を行うクロマ"
  1597. #: modules/video_filter/opencv_wrapper.c:96
  1598. msgid "Wrapper filter output"
  1599. msgstr "ラッパーフィルター出力"
  1600. #: modules/video_filter/opencv_wrapper.c:97
  1601. msgid "Determines what (if any) video is displayed by the wrapper filter"
  1602. msgstr "ラッパーフィルターによって表示されるビデオの決定"
  1603. #: modules/video_filter/opencv_wrapper.c:100
  1604. msgid "Wrapper filter verbosity"
  1605. msgstr "ラッパーフィルターの冗長性"
  1606. #: modules/video_filter/opencv_wrapper.c:101
  1607. msgid "Determines wrapper filter verbosity level"
  1608. msgstr "ラッパーフィルターの冗長化レベルを決定します"
  1609. #: modules/video_filter/opencv_wrapper.c:104
  1610. msgid "OpenCV internal filter name"
  1611. msgstr "OpenCV内部フィルター名"
  1612. #: modules/video_filter/opencv_wrapper.c:105
  1613. msgid "Name of internal OpenCV plugin filter to use"
  1614. msgstr "使用する内部OpenCVプラグインフィルターの名前を指定します"
  1615. #: modules/video_filter/osdmenu.c:43
  1616. msgid "Configuration file"
  1617. msgstr "設定ファイル"
  1618. #: modules/video_filter/osdmenu.c:45
  1619. msgid "Configuration file for the OSD Menu."
  1620. msgstr "OSDメニューの設定ファイルを指定します。"
  1621. #: modules/video_filter/osdmenu.c:46
  1622. msgid "Path to OSD menu images"
  1623. msgstr "OSDメニュー画像のパス"
  1624. #: modules/video_filter/osdmenu.c:48
  1625. msgid ""
  1626. "Path to the OSD menu images. This will override the path defined in the OSD "
  1627. "configuration file."
  1628. msgstr ""
  1629. "OSDメニュー画像のパスを指定します。この設定は、OSD設定ファイルのパス定義を上"
  1630. "書きします。"
  1631. #: modules/video_filter/osdmenu.c:52 modules/video_filter/osdmenu.c:55
  1632. msgid "You can move the OSD menu by left-clicking on it."
  1633. msgstr "OSDメニュー上で左クリックすると移動できます。"
  1634. #: modules/video_filter/osdmenu.c:57
  1635. msgid "Menu position"
  1636. msgstr "メニューの位置"
  1637. #: modules/video_filter/osdmenu.c:59
  1638. msgid ""
  1639. "You can enforce the OSD menu position on the video (0=center, 1=left, "
  1640. "2=right, 4=top, 8=bottom, you can also use combinations of these values, eg. "
  1641. "6 = top-right)."
  1642. msgstr ""
  1643. "ビデオ上のOSDメニューの位置を指定することができます。(0:中央, 1:左, 2:右, 4:"
  1644. "上, 8:下で指定します。これらの値は組み合わせることも可能です。例えば、6=右上)"
  1645. #: modules/video_filter/osdmenu.c:63
  1646. msgid "Menu timeout"
  1647. msgstr "メニューのタイムアウト"
  1648. #: modules/video_filter/osdmenu.c:65
  1649. msgid ""
  1650. "OSD menu pictures get a default timeout of 15 seconds added to their "
  1651. "remaining time. This will ensure that they are at least the specified time "
  1652. "visible."
  1653. msgstr ""
  1654. "OSDメニュー画像はデフォルトで15秒のタイムアウトを残り時間に加えます。この設定"
  1655. "は、少なくとも指定された時間表示されるように設定します。"
  1656. #: modules/video_filter/osdmenu.c:69
  1657. msgid "Menu update interval"
  1658. msgstr "メニューの更新間隔"
  1659. #: modules/video_filter/osdmenu.c:71
  1660. msgid ""
  1661. "The default is to update the OSD menu picture every 200 ms. Shorten the "
  1662. "update time for environments that experience transmissions errors. Be "
  1663. "careful with this option as encoding OSD menu pictures is very computing "
  1664. "intensive. The range is 0 - 1000 ms."
  1665. msgstr ""
  1666. "デフォルトでは、OSDメニューの画像は200ミリ秒ごとに更新されます。更新間隔を短"
  1667. "くすることは、変換エラーを生じる可能性があります。OSDメニューのエンコーディン"
  1668. "グには非常に多くのCPU能力が必要なため、このオプションの設定は注意してくださ"
  1669. "い。設定可能は値は、0~1000ミリ秒の範囲です。"
  1670. #: modules/video_filter/osdmenu.c:76 modules/video_filter/remoteosd.c:102
  1671. msgid "Alpha transparency value (default 255)"
  1672. msgstr "アルファ透過値(デフォルトは255)"
  1673. #: modules/video_filter/osdmenu.c:78
  1674. msgid ""
  1675. "The transparency of the OSD menu can be changed by giving a value between 0 "
  1676. "and 255. A lower value specifies more transparency a higher means less "
  1677. "transparency. The default is being not transparent (value 255) the minimum "
  1678. "is fully transparent (value 0)."
  1679. msgstr ""
  1680. "OSDメニューの透過度を0~255の値の範囲で変更することができます。小さな値はより"
  1681. "透過度が高いことを示し、大きな値は透過度が低いことを示します。デフォルトで"
  1682. "は、不透過(255)です。"
  1683. #: modules/video_filter/osdmenu.c:117
  1684. msgid "On Screen Display menu"
  1685. msgstr "オンスクリーンディスプレイメニュー"
  1686. #: modules/video_filter/panoramix.c:87
  1687. msgid ""
  1688. "Select the number of horizontal video windows in which to split the video"
  1689. msgstr "水平方向にビデオを分割して表示するウィンドウ数を選択します。"
  1690. #: modules/video_filter/panoramix.c:91
  1691. msgid "Select the number of vertical video windows in which to split the video"
  1692. msgstr "垂直方向にビデオを分割して表示するウィンドウ数を選択します。"
  1693. #: modules/video_filter/panoramix.c:94 modules/video_filter/wall.c:69
  1694. msgid "Active windows"
  1695. msgstr "アクティブウィンドウ"
  1696. #: modules/video_filter/panoramix.c:95
  1697. msgid "Comma separated list of active windows, defaults to all"
  1698. msgstr ""
  1699. "有効化させるウィンドウをカンマ区切りで指定します。デフォルトではすべてです。"
  1700. #: modules/video_filter/panoramix.c:101
  1701. msgid "Panoramix: wall with overlap video filter"
  1702. msgstr "パノラマ表示: オーバーラップビデオフィルターによるタイル表示"
  1703. #: modules/video_filter/panoramix.c:113
  1704. msgid "Offset X offset (automatic compensation)"
  1705. msgstr "X方向のオフセット(自動補正)"
  1706. #: modules/video_filter/panoramix.c:114
  1707. msgid ""
  1708. "Select if you want an automatic offset in horizontal (in case of "
  1709. "misalignment due to autoratio control)"
  1710. msgstr ""
  1711. "水平方向の自動オフセットを行う場合、選択します。(自動比率制御による誤った配列"
  1712. "時に利用します)"
  1713. #: modules/video_filter/panoramix.c:117
  1714. msgid "length of the overlapping area (in %)"
  1715. msgstr "重複するエリアの長さ(%)"
  1716. #: modules/video_filter/panoramix.c:118
  1717. msgid "Select in percent the length of the blended zone"
  1718. msgstr "中間の重複するエリアの長さをパーセンテージで指定します。"
  1719. #: modules/video_filter/panoramix.c:121
  1720. msgid "height of the overlapping area (in %)"
  1721. msgstr "重複するエリアの高さ(%)"
  1722. #: modules/video_filter/panoramix.c:122
  1723. msgid "Select in percent the height of the blended zone (case of 2x2 wall)"
  1724. msgstr "中間の重複するエリアの高さをパーセンテージで指定します。"
  1725. #: modules/video_filter/panoramix.c:125
  1726. msgid "Attenuation"
  1727. msgstr "減衰"
  1728. #: modules/video_filter/panoramix.c:126
  1729. msgid ""
  1730. "Check this option if you want attenuate blended zone by this plug-in (if "
  1731. "option is unchecked, attenuate is made by opengl)"
  1732. msgstr ""
  1733. "このプラグインによって混合される領域を減衰させる場合、このオプションをチェッ"
  1734. "クします。(オプションをチェックしなかった場合は、OpenGLによって減衰されます)"
  1735. #: modules/video_filter/panoramix.c:129
  1736. msgid "Attenuation, begin (in %)"
  1737. msgstr "開始部分の減衰率(%)"
  1738. #: modules/video_filter/panoramix.c:130
  1739. msgid "Select in percent the Lagrange coeff of the beginning blended zone"
  1740. msgstr "混合される領域の始まりのラグランジュ係数をパーセントで指定します。"
  1741. #: modules/video_filter/panoramix.c:133
  1742. msgid "Attenuation, middle (in %)"
  1743. msgstr "中間の減衰率(%)"
  1744. #: modules/video_filter/panoramix.c:134
  1745. msgid "Select in percent the Lagrange coeff of the middle of blended zone"
  1746. msgstr "混合される領域の中間のラグランジュ係数をパーセントで指定します。"
  1747. #: modules/video_filter/panoramix.c:137
  1748. msgid "Attenuation, end (in %)"
  1749. msgstr "終わりの減衰率(%)"
  1750. #: modules/video_filter/panoramix.c:138
  1751. msgid "Select in percent the Lagrange coeff of the end of blended zone"
  1752. msgstr "混合される領域の終わりのラグランジュ係数をパーセントで指定します。"
  1753. #: modules/video_filter/panoramix.c:141
  1754. msgid "middle position (in %)"
  1755. msgstr "中間位置(%)"
  1756. #: modules/video_filter/panoramix.c:142
  1757. msgid ""
  1758. "Select in percent (50 is center) the position of the middle point (Lagrange) "
  1759. "of blended zone"
  1760. msgstr "混合される領域の中間点(ラグランジュ)の位置をパーセントで指定します。"
  1761. #: modules/video_filter/panoramix.c:145
  1762. msgid "Gamma (Red) correction"
  1763. msgstr "ガンマ補正(赤)"
  1764. #: modules/video_filter/panoramix.c:146
  1765. msgid ""
  1766. "Select the gamma for the correction of blended zone (Red or Y component)"
  1767. msgstr "混合される領域を補正するガンマ値を選択します。(赤または、Y成分)"
  1768. #: modules/video_filter/panoramix.c:149
  1769. msgid "Gamma (Green) correction"
  1770. msgstr "ガンマ補正(緑)"
  1771. #: modules/video_filter/panoramix.c:150
  1772. msgid ""
  1773. "Select the gamma for the correction of blended zone (Green or U component)"
  1774. msgstr "混合される領域を補正するガンマ値を選択します。(緑または、U成分)"
  1775. #: modules/video_filter/panoramix.c:153
  1776. msgid "Gamma (Blue) correction"
  1777. msgstr "ガンマ補正(青)"
  1778. #: modules/video_filter/panoramix.c:154
  1779. msgid ""
  1780. "Select the gamma for the correction of blended zone (Blue or V component)"
  1781. msgstr "混合される領域を補正するガンマ値を選択します。(青または、V成分)"
  1782. #: modules/video_filter/panoramix.c:157
  1783. msgid "Black Crush for Red"
  1784. msgstr "赤色に対する黒の詰込"
  1785. #: modules/video_filter/panoramix.c:158
  1786. msgid "Select the Black Crush of blended zone (Red or Y component)"
  1787. msgstr "混合される領域の黒色の詰め込み度合いを指定します。(赤または、Y成分)"
  1788. #: modules/video_filter/panoramix.c:159
  1789. msgid "Black Crush for Green"
  1790. msgstr "緑色に対する黒の詰込"
  1791. #: modules/video_filter/panoramix.c:160
  1792. msgid "Select the Black Crush of blended zone (Green or U component)"
  1793. msgstr "混合される領域の黒色の詰め込み度合いを指定します。(緑または、U成分)"
  1794. #: modules/video_filter/panoramix.c:161
  1795. msgid "Black Crush for Blue"
  1796. msgstr "青色に対する黒の詰込"
  1797. #: modules/video_filter/panoramix.c:162
  1798. msgid "Select the Black Crush of blended zone (Blue or V component)"
  1799. msgstr "混合される領域の黒色の詰め込み度合いを指定します。(青または、V成分)"
  1800. #: modules/video_filter/panoramix.c:164
  1801. msgid "White Crush for Red"
  1802. msgstr "赤色に対する白の詰込"
  1803. #: modules/video_filter/panoramix.c:165
  1804. msgid "Select the White Crush of blended zone (Red or Y component)"
  1805. msgstr "混合される領域の白色の詰め込み度合いを指定します。(赤または、Y成分)"
  1806. #: modules/video_filter/panoramix.c:166
  1807. msgid "White Crush for Green"
  1808. msgstr "緑色に対する白の詰込"
  1809. #: modules/video_filter/panoramix.c:167
  1810. msgid "Select the White Crush of blended zone (Green or U component)"
  1811. msgstr "混合される領域の白色の詰め込み度合いを指定します。(緑または、U成分)"
  1812. #: modules/video_filter/panoramix.c:168
  1813. msgid "White Crush for Blue"
  1814. msgstr "青色に対する白の詰込"
  1815. #: modules/video_filter/panoramix.c:169
  1816. msgid "Select the White Crush of blended zone (Blue or V component)"
  1817. msgstr "混合される領域の白色の詰め込み度合いを指定します。(青または、V成分)"
  1818. #: modules/video_filter/panoramix.c:171
  1819. msgid "Black Level for Red"
  1820. msgstr "赤色に対する黒色のレベル"
  1821. #: modules/video_filter/panoramix.c:172
  1822. msgid "Select the Black Level of blended zone (Red or Y component)"
  1823. msgstr "混合される領域の黒色のレベルを指定します。(赤または、Y成分)"
  1824. #: modules/video_filter/panoramix.c:173
  1825. msgid "Black Level for Green"
  1826. msgstr "緑色に対する黒色のレベル"
  1827. #: modules/video_filter/panoramix.c:174
  1828. msgid "Select the Black Level of blended zone (Green or U component)"
  1829. msgstr "混合される領域の黒色のレベルを指定します。(緑または、U成分)"
  1830. #: modules/video_filter/panoramix.c:175
  1831. msgid "Black Level for Blue"
  1832. msgstr "青色に対する黒色のレベル"
  1833. #: modules/video_filter/panoramix.c:176
  1834. msgid "Select the Black Level of blended zone (Blue or V component)"
  1835. msgstr "混合される領域の黒色のレベルを指定します。(青または、V成分)"
  1836. #: modules/video_filter/panoramix.c:178
  1837. msgid "White Level for Red"
  1838. msgstr "赤色に対する白色のレベル"
  1839. #: modules/video_filter/panoramix.c:179
  1840. msgid "Select the White Level of blended zone (Red or Y component)"
  1841. msgstr "混合される領域の白色のレベルを指定します。(赤または、Y成分)"
  1842. #: modules/video_filter/panoramix.c:180
  1843. msgid "White Level for Green"
  1844. msgstr "緑色に対する白色のレベル"
  1845. #: modules/video_filter/panoramix.c:181
  1846. msgid "Select the White Level of blended zone (Green or U component)"
  1847. msgstr "混合される領域の白色のレベルを指定します。(緑または、U成分)"
  1848. #: modules/video_filter/panoramix.c:182
  1849. msgid "White Level for Blue"
  1850. msgstr "青色に対する白色のレベル"
  1851. #: modules/video_filter/panoramix.c:183
  1852. msgid "Select the White Level of blended zone (Blue or V component)"
  1853. msgstr "混合される領域の白色のレベルを指定します。(青または、V成分)"
  1854. #: modules/video_filter/panoramix.c:197
  1855. msgid "Xinerama option"
  1856. msgstr "Xineramaオプション"
  1857. #: modules/video_filter/panoramix.c:198
  1858. msgid "Uncheck if you have not used xinerama"
  1859. msgstr "Xineramaを使用していない場合は、チェックを外します。"
  1860. #: modules/video_filter/postproc.c:59
  1861. msgid "Post processing quality"
  1862. msgstr "後処理の品質"
  1863. #: modules/video_filter/postproc.c:61
  1864. msgid ""
  1865. "Quality of post processing. Valid range is 0 to 6n"
  1866. "Higher levels require considerable more CPU power, but produce better "
  1867. "looking pictures."
  1868. msgstr ""
  1869. "後処理の品質を0~6の値で指定します。高品質に設定するとCPUパワーを必要とします"
  1870. "が、よりきれいな画像を表示することが可能です。"
  1871. #: modules/video_filter/postproc.c:65
  1872. msgid "FFmpeg post processing filter chains"
  1873. msgstr "FFmpeg後処理フィルターチェイン"
  1874. #: modules/video_filter/postproc.c:74
  1875. msgid "Video post processing filter"
  1876. msgstr "ビデオの後処理フィルター"
  1877. #: modules/video_filter/postproc.c:75
  1878. msgid "Postproc"
  1879. msgstr "後処理"
  1880. #: modules/video_filter/postproc.c:239
  1881. msgid "Lowest"
  1882. msgstr "最低"
  1883. #: modules/video_filter/postproc.c:242
  1884. msgid "Highest"
  1885. msgstr "最高"
  1886. #: modules/video_filter/psychedelic.c:54
  1887. msgid "Psychedelic video filter"
  1888. msgstr "サイケデリックビデオフィルター"
  1889. #: modules/video_filter/puzzle.c:63 modules/video_filter/puzzle.c:64
  1890. msgid "Number of puzzle rows"
  1891. msgstr "パズルの行数"
  1892. #: modules/video_filter/puzzle.c:65 modules/video_filter/puzzle.c:66
  1893. msgid "Number of puzzle columns"
  1894. msgstr "パズルの列数"
  1895. #: modules/video_filter/puzzle.c:67
  1896. msgid "Make one tile a black slot"
  1897. msgstr "一つのタイルをブラックで表示"
  1898. #: modules/video_filter/puzzle.c:68
  1899. msgid ""
  1900. "Make one slot black. Other tiles can only be swapped with the black slot."
  1901. msgstr ""
  1902. "一つのタイルをブラックで表示します。他のタイルはブラックタイルとのみ入れ替え"
  1903. "可能です。"
  1904. #: modules/video_filter/puzzle.c:73
  1905. msgid "Puzzle interactive game video filter"
  1906. msgstr "パズル インタラクティブゲームビデオフィルター"
  1907. #: modules/video_filter/puzzle.c:74
  1908. msgid "Puzzle"
  1909. msgstr "パズル"
  1910. #: modules/video_filter/remoteosd.c:74
  1911. msgid "VNC Host"
  1912. msgstr "VNCホスト"
  1913. #: modules/video_filter/remoteosd.c:76
  1914. msgid "VNC hostname or IP address."
  1915. msgstr "VNCのホスト名かIPアドレスを指定します。"
  1916. #: modules/video_filter/remoteosd.c:78
  1917. msgid "VNC Port"
  1918. msgstr "VNCポート"
  1919. #: modules/video_filter/remoteosd.c:80
  1920. msgid "VNC portnumber."
  1921. msgstr "VNCのポート番号を指定します。"
  1922. #: modules/video_filter/remoteosd.c:82
  1923. msgid "VNC Password"
  1924. msgstr "VNCパスワード"
  1925. #: modules/video_filter/remoteosd.c:84
  1926. msgid "VNC password."
  1927. msgstr "VNCのパスワードを指定します。"
  1928. #: modules/video_filter/remoteosd.c:86
  1929. msgid "VNC poll interval"
  1930. msgstr "VNCポーリング間隔"
  1931. #: modules/video_filter/remoteosd.c:88
  1932. msgid ""
  1933. "In this interval an update from VNC is requested, default every 300 ms. "
  1934. msgstr "VNCからの更新間隔をミリ秒で指定します。デフォルトは300ミリ秒です。"
  1935. #: modules/video_filter/remoteosd.c:90
  1936. msgid "VNC polling"
  1937. msgstr "VNCポーリング"
  1938. #: modules/video_filter/remoteosd.c:92
  1939. msgid "Activate VNC polling. Do NOT activate for use as VDR ffnetdev client."
  1940. msgstr ""
  1941. "VNCのポーリングを活性化します。VDR ffnetdevクライアントとして使用する場合、活"
  1942. "性化しないでください。"
  1943. #: modules/video_filter/remoteosd.c:94
  1944. msgid "Mouse events"
  1945. msgstr "マウスイベント"
  1946. #: modules/video_filter/remoteosd.c:96
  1947. msgid ""
  1948. "Send mouse events to VNC host. Not needed for use as VDR ffnetdev client."
  1949. msgstr ""
  1950. "マウスイベントをVNCホストに送信する。VDR ffnetdevクライアントとして使用する場"
  1951. "合は、必要ありません。"
  1952. #: modules/video_filter/remoteosd.c:98
  1953. msgid "Key events"
  1954. msgstr "キーイベント"
  1955. #: modules/video_filter/remoteosd.c:100
  1956. msgid "Send key events to VNC host."
  1957. msgstr "キーイベントをVNCホストに送信する。"
  1958. #: modules/video_filter/remoteosd.c:104
  1959. msgid ""
  1960. "The transparency of the OSD VNC can be changed by giving a value between 0 "
  1961. "and 255. A lower value specifies more transparency a higher means less "
  1962. "transparency. The default is being not transparent (value 255) the minimum "
  1963. "is fully transparent (value 0)."
  1964. msgstr ""
  1965. "VNC経由のOSDの透過度を0~255の範囲で指定します。小さい値はより透過度が高いこ"
  1966. "とを示し、大きな値はより不透過であることを示します。デフォルトは、不透過(255)"
  1967. "です。"
  1968. #: modules/video_filter/remoteosd.c:119
  1969. msgid "Remote-OSD over VNC"
  1970. msgstr "VNC経由のリモートOSD"
  1971. #: modules/video_filter/remoteosd.c:121
  1972. msgid "Remote-OSD"
  1973. msgstr "リモートOSD"
  1974. #: modules/video_filter/ripple.c:53
  1975. msgid "Ripple video filter"
  1976. msgstr "平滑ビデオフィルター"
  1977. #: modules/video_filter/rotate.c:58
  1978. msgid "Angle in degrees"
  1979. msgstr "アングル角度"
  1980. #: modules/video_filter/rotate.c:59
  1981. msgid "Angle in degrees (0 to 359)"
  1982. msgstr "アングルの角度(0~359)"
  1983. #: modules/video_filter/rotate.c:67
  1984. msgid "Rotate video filter"
  1985. msgstr "ビデオ回転フィルター"
  1986. #: modules/video_filter/rss.c:129
  1987. msgid "Feed URLs"
  1988. msgstr "RSS/Atom URL"
  1989. #: modules/video_filter/rss.c:130
  1990. msgid "RSS/Atom feed '|' (pipe) seperated URLs."
  1991. msgstr "RSS/AtomのURLを'|'(パイプ)で区切って指定します。"
  1992. #: modules/video_filter/rss.c:131
  1993. msgid "Speed of feeds"
  1994. msgstr "供給速度"
  1995. #: modules/video_filter/rss.c:132
  1996. msgid "Speed of the RSS/Atom feeds in microseconds (bigger is slower)."
  1997. msgstr ""
  1998. "RSS/Atomの供給速度をマイクロ秒で指定します。(大きな値はより遅いことを示しま"
  1999. "す)"
  2000. #: modules/video_filter/rss.c:133
  2001. msgid "Max length"
  2002. msgstr "最大長"
  2003. #: modules/video_filter/rss.c:134
  2004. msgid "Maximum number of characters displayed on the screen."
  2005. msgstr "スクリーン上に表示される文字数の最大値を指定します。"
  2006. #: modules/video_filter/rss.c:136
  2007. msgid "Refresh time"
  2008. msgstr "再描画時間"
  2009. #: modules/video_filter/rss.c:137
  2010. msgid ""
  2011. "Number of seconds between each forced refresh of the feeds. 0 means that the "
  2012. "feeds are never updated."
  2013. msgstr "再描画間隔を指定します。0は更新されないことを意味します。"
  2014. #: modules/video_filter/rss.c:139
  2015. msgid "Feed images"
  2016. msgstr "供給する画像"
  2017. #: modules/video_filter/rss.c:140
  2018. msgid "Display feed images if available."
  2019. msgstr "利用可能な場合、表示される画像を指定します。"
  2020. #: modules/video_filter/rss.c:147
  2021. msgid ""
  2022. "Opacity (inverse of transparency) of overlay text. 0 = transparent, 255 = "
  2023. "totally opaque."
  2024. msgstr "オーバーレイテキストの不透明度を指定します。0=透明, 255=完全に不透明"
  2025. #: modules/video_filter/rss.c:160
  2026. msgid "Text position"
  2027. msgstr "テキストの位置"
  2028. #: modules/video_filter/rss.c:162
  2029. msgid ""
  2030. "You can enforce the text position on the video (0=center, 1=left, 2=right, "
  2031. "4=top, 8=bottom; you can also use combinations of these values, eg 6 = top-"
  2032. "right)."
  2033. msgstr ""
  2034. "ビデオ上のテキスト描画位置を指定します。(0:中央, 1:左, 2:右, 4:上, 8:下, これ"
  2035. "らを組み合わせることも可能です。例えば、6=右上)"
  2036. #: modules/video_filter/rss.c:166
  2037. msgid "Title display mode"
  2038. msgstr "タイトルの表示モード"
  2039. #: modules/video_filter/rss.c:167
  2040. msgid ""
  2041. "Title display mode. Default is 0 (hidden) if the feed has an image and feed "
  2042. "images are enabled, 1 otherwise."
  2043. msgstr ""
  2044. "タイトルの表示モードを指定します。デフォルトは、0(非表示)です。もし、画像が供"
  2045. "給され、表示を有効化する場合は、1を指定します。"
  2046. #: modules/video_filter/rss.c:182
  2047. msgid "Don't show"
  2048. msgstr "非表示"
  2049. #: modules/video_filter/rss.c:182
  2050. msgid "Always visible"
  2051. msgstr "常に表示"
  2052. #: modules/video_filter/rss.c:182
  2053. msgid "Scroll with feed"
  2054. msgstr "スクロール"
  2055. #: modules/video_filter/rss.c:222
  2056. msgid "RSS and Atom feed display"
  2057. msgstr "ディスプレイへのRSSとAtomの供給"
  2058. #: modules/video_filter/rv32.c:57
  2059. msgid "RV32 conversion filter"
  2060. msgstr "RV32変換フィルター"
  2061. #: modules/video_filter/scene.c:57
  2062. msgid "Image format"
  2063. msgstr "画像フォーマット"
  2064. #: modules/video_filter/scene.c:58
  2065. msgid "Format of the output images (png, jpeg, ...)."
  2066. msgstr "出力画像のフォーマットを指定します。(pngまたは、jpeg、...)"
  2067. #: modules/video_filter/scene.c:60
  2068. msgid "Image width"
  2069. msgstr "画像の幅"
  2070. #: modules/video_filter/scene.c:61
  2071. msgid ""
  2072. "You can enforce the image width. By default (-1) VLC will adapt to the video "
  2073. "characteristics."
  2074. msgstr ""
  2075. "画像の幅を指定可能です。デフォルト(-1)では、VLCはビデオの特性に適応させます。"
  2076. #: modules/video_filter/scene.c:65
  2077. msgid "Image height"
  2078. msgstr "画像の高さ"
  2079. #: modules/video_filter/scene.c:66
  2080. msgid ""
  2081. "You can enforce the image height. By default (-1) VLC will adapt to the "
  2082. "video characteristics."
  2083. msgstr ""
  2084. "画像の高さを指定可能です。デフォルト(-1)では、VLCはビデオの特性に適応させま"
  2085. "す。"
  2086. #: modules/video_filter/scene.c:70
  2087. msgid "Recording ratio"
  2088. msgstr "レコーディングレシオ"
  2089. #: modules/video_filter/scene.c:71
  2090. msgid ""
  2091. "Ratio of images to record. 3 means that one image out of three is recorded."
  2092. msgstr ""
  2093. "レコーディングされる画像の比率を指定します。3は3分の1の画像がレコーディングさ"
  2094. "れることを意味します。"
  2095. #: modules/video_filter/scene.c:74
  2096. msgid "Filename prefix"
  2097. msgstr "ファイル名のプレフィックス"
  2098. #: modules/video_filter/scene.c:75
  2099. msgid ""
  2100. "Prefix of the output images filenames. Output filenames will have the "
  2101. ""prefixNUMBER.format" form if replace is not true."
  2102. msgstr ""
  2103. "出力される画像ファイル名のプレフィックスを指定します。出力ファイル名は、"プ"
  2104. "レフィックス+番号.フォーマットの拡張子"の形式となります。"
  2105. #: modules/video_filter/scene.c:79
  2106. msgid "Directory path prefix"
  2107. msgstr "ディレクトリパス"
  2108. #: modules/video_filter/scene.c:80
  2109. msgid ""
  2110. "Directory path where images files should be saved.If not set, then images "
  2111. "will be automatically saved in users homedir."
  2112. msgstr ""
  2113. "画像ファイルが保存されるディレクトリのパスを指定します。指定されなかった場"
  2114. "合、ユーザーのホームディレクトリに自動的に保存されます。"
  2115. #: modules/video_filter/scene.c:84
  2116. msgid "Always write to the same file"
  2117. msgstr "常に同じファイルに出力"
  2118. #: modules/video_filter/scene.c:85
  2119. msgid ""
  2120. "Always write to the same file instead of creating one file per image. In "
  2121. "this case, the number is not appended to the filename."
  2122. msgstr ""
  2123. "画像ごとにファイルを作成するのではなく、常に同じファイルに書き込むようにしま"
  2124. "す。この場合、ファイル名に番号は付加されません。"
  2125. #: modules/video_filter/scene.c:92
  2126. msgid "Scene filter"
  2127. msgstr "シーンフィルター"
  2128. #: modules/video_filter/scene.c:93
  2129. msgid "Scene video filter"
  2130. msgstr "シーンビデオフィルター"
  2131. #: modules/video_filter/sharpen.c:47
  2132. msgid "Sharpen strength (0-2)"
  2133. msgstr "シャープネスの強さ(0-2)"
  2134. #: modules/video_filter/sharpen.c:48
  2135. msgid "Set the Sharpen strength, between 0 and 2. Defaults to 0.05."
  2136. msgstr "シャープネスの強さを0~2の範囲の値で指定します。デフォルトは0.05です。"
  2137. #: modules/video_filter/sharpen.c:66
  2138. msgid "Augment contrast between contours."
  2139. msgstr "輪郭のコントラスト補正"
  2140. #: modules/video_filter/sharpen.c:67
  2141. msgid "Sharpen video filter"
  2142. msgstr "シャープネスビデオフィルター"
  2143. #: modules/video_filter/swscale.c:57
  2144. msgid "Scaling mode"
  2145. msgstr "スケーリングモード"
  2146. #: modules/video_filter/swscale.c:58
  2147. msgid "Scaling mode to use."
  2148. msgstr "使用するスケーリングモードを指定します。"
  2149. #: modules/video_filter/swscale.c:62
  2150. msgid "Fast bilinear"
  2151. msgstr "高速Bilinear"
  2152. #: modules/video_filter/swscale.c:62
  2153. msgid "Bilinear"
  2154. msgstr "Bilinear"
  2155. #: modules/video_filter/swscale.c:62
  2156. msgid "Bicubic (good quality)"
  2157. msgstr "Bicubic(高品質)"
  2158. #: modules/video_filter/swscale.c:63
  2159. msgid "Experimental"
  2160. msgstr "実験的"
  2161. #: modules/video_filter/swscale.c:63
  2162. msgid "Nearest neighbour (bad quality)"
  2163. msgstr "近傍法(低品質)"
  2164. #: modules/video_filter/swscale.c:64
  2165. msgid "Area"
  2166. msgstr "エリア"
  2167. #: modules/video_filter/swscale.c:64
  2168. msgid "Luma bicubic / chroma bilinear"
  2169. msgstr "輝度Bicubic / クロマBilinear"
  2170. #: modules/video_filter/swscale.c:64
  2171. msgid "Gauss"
  2172. msgstr "Gauss"
  2173. #: modules/video_filter/swscale.c:65
  2174. msgid "SincR"
  2175. msgstr "SincR"
  2176. #: modules/video_filter/swscale.c:65
  2177. msgid "Lanczos"
  2178. msgstr "Lanczos"
  2179. #: modules/video_filter/swscale.c:65
  2180. msgid "Bicubic spline"
  2181. msgstr "Bicubicスプライン"
  2182. #: modules/video_filter/swscale.c:69
  2183. msgid "Swscale"
  2184. msgstr "スケーリング"
  2185. #: modules/video_filter/transform.c:65
  2186. msgid "Transform type"
  2187. msgstr "変換タイプ"
  2188. #: modules/video_filter/transform.c:66
  2189. msgid "One of '90', '180', '270', 'hflip' and 'vflip'"
  2190. msgstr ""
  2191. "'90度', '180度', '270度', '水平方向反転', '寸直方向反転'の中から一つ選択す"
  2192. "る。"
  2193. #: modules/video_filter/transform.c:69
  2194. msgid "Rotate by 90 degrees"
  2195. msgstr "90度回転"
  2196. #: modules/video_filter/transform.c:70
  2197. msgid "Rotate by 180 degrees"
  2198. msgstr "180度回転"
  2199. #: modules/video_filter/transform.c:70
  2200. msgid "Rotate by 270 degrees"
  2201. msgstr "270度回転"
  2202. #: modules/video_filter/transform.c:71
  2203. msgid "Flip horizontally"
  2204. msgstr "水平方向反転"
  2205. #: modules/video_filter/transform.c:71
  2206. msgid "Flip vertically"
  2207. msgstr "垂直方向反転"
  2208. #: modules/video_filter/transform.c:76
  2209. msgid "Video transformation filter"
  2210. msgstr "ビデオ変換フィルター"
  2211. #: modules/video_filter/wall.c:62
  2212. msgid "Number of horizontal windows in which to split the video."
  2213. msgstr "ビデオを分割して表示する際の水平方向のウィンドウ数を指定します。"
  2214. #: modules/video_filter/wall.c:66
  2215. msgid "Number of vertical windows in which to split the video."
  2216. msgstr "ビデオを分割して表示する際の垂直方向のウィンドウ数を指定します。"
  2217. #: modules/video_filter/wall.c:70
  2218. msgid "Comma-separated list of active windows, defaults to all"
  2219. msgstr ""
  2220. "アクティブウィンドウをカンマ区切りで指定します。デフォルトはすべてです。"
  2221. #: modules/video_filter/wall.c:73
  2222. msgid "Element aspect ratio"
  2223. msgstr "アスペクト比の要素"
  2224. #: modules/video_filter/wall.c:74
  2225. msgid "Aspect ratio of the individual displays building the wall."
  2226. msgstr "タイルを構成する個々のディスプレイのアスペクト比を指定します。"
  2227. #: modules/video_filter/wall.c:80
  2228. msgid "Wall video filter"
  2229. msgstr "タイルビデオフィルター"
  2230. #: modules/video_filter/wall.c:81
  2231. msgid "Image wall"
  2232. msgstr "画像タイル"
  2233. #: modules/video_filter/wave.c:54
  2234. msgid "Wave video filter"
  2235. msgstr "波状ビデオフィルター"
  2236. #: modules/video_filter/yuvp.c:48
  2237. msgid "YUVP converter"
  2238. msgstr "YUVPコンバーター"
  2239. #: modules/video_output/aa.c:58
  2240. msgid "ASCII Art"
  2241. msgstr "ASCIIアート"
  2242. #: modules/video_output/aa.c:61
  2243. msgid "ASCII-art video output"
  2244. msgstr "ASCIIアートのビデオ出力"
  2245. #: modules/video_output/caca.c:83
  2246. msgid "Color ASCII art video output"
  2247. msgstr "色付ASCIIアートのビデオ出力"
  2248. #: modules/video_output/directfb.c:72
  2249. msgid "DirectFB video output http://www.directfb.org/"
  2250. msgstr "DirectFBビデオ出力 http://www.directfb.org/"
  2251. #: modules/video_output/drawable.c:39
  2252. msgid "ID of the video output X window"
  2253. msgstr "ビデオを出力するXウィンドウのIDを指定します。"
  2254. #: modules/video_output/drawable.c:41
  2255. msgid ""
  2256. "VLC can embed its video output in an existing X11 window. This is the X "
  2257. "identifier of that window (0 means none)."
  2258. msgstr ""
  2259. "VLCは既存のX11ウィンドウにビデオ出力を組み込むことができます。ウィンドウのX識"
  2260. "別子を指定します。(0は無しを意味します)"
  2261. #: modules/video_output/drawable.c:48
  2262. msgid "Drawable"
  2263. msgstr "Drawable"
  2264. #: modules/video_output/drawable.c:49
  2265. msgid "Embedded X window video"
  2266. msgstr "埋め込みXウィンドウビデオ"
  2267. #: modules/video_output/drawable.c:59
  2268. msgid "Embedded Windows video"
  2269. msgstr "埋め込みWindowsビデオ"
  2270. #: modules/video_output/fb.c:83
  2271. msgid "Run fb on current tty."
  2272. msgstr "現TTY上でのフレームバッファー表示"
  2273. #: modules/video_output/fb.c:85
  2274. msgid ""
  2275. "Run framebuffer on current TTY device (default enabled). (disable tty "
  2276. "handling with caution)"
  2277. msgstr ""
  2278. "現在のTTYデバイス上でフレームバッファー表示します。(デフォルトで有効)(無効"
  2279. "にする場合、TTYのハンドリングと警告も無効になります)"
  2280. #: modules/video_output/fb.c:96
  2281. msgid "Framebuffer resolution to use."
  2282. msgstr "使用するフレームバッファーの解像度を指定します。"
  2283. #: modules/video_output/fb.c:98
  2284. msgid ""
  2285. "Select the resolution for the framebuffer. Currently it supports the values "
  2286. "0=QCIF 1=CIF 2=NTSC 3=PAL, 4=auto (default 4=auto)"
  2287. msgstr ""
  2288. "フレームバッファーの解像度を選択します。現在、0:QCIF 1:CIF 2:NTSC 3:PALおよ"
  2289. "び、4:自動(デフォルトは、4:自動)がサポートされています。"
  2290. #: modules/video_output/fb.c:101
  2291. msgid "Framebuffer uses hw acceleration."
  2292. msgstr "ハードウェアアクセラレーションをフレームバッファーで使用"
  2293. #: modules/video_output/fb.c:103
  2294. msgid ""
  2295. "If your framebuffer supports hardware acceleration or does double buffering "
  2296. "in hardware then you must disable this option. It then does double buffering "
  2297. "in software."
  2298. msgstr ""
  2299. "フレームバッファーがハードウェアアクセラレーションまたは、ダブルバッファリン"
  2300. "グをハードウェアでサポートしている場合、このオプションは指定しなければなりま"
  2301. "せん。無効化するとダブルバッファリングはソフトウェアで行われます。"
  2302. #: modules/video_output/fb.c:122
  2303. msgid "GNU/Linux framebuffer video output"
  2304. msgstr "GNU/Linuxフレームバッファービデオ出力"
  2305. #: modules/video_output/ggi.c:59 modules/video_output/x11/glx.c:99
  2306. #: modules/video_output/x11/x11.c:55 modules/video_output/x11/xvideo.c:61
  2307. #: modules/video_output/xcb/x11.c:40 modules/video_output/xcb/window.c:43
  2308. msgid "X11 display"
  2309. msgstr "X11ディスプレイ"
  2310. #: modules/video_output/ggi.c:61
  2311. msgid ""
  2312. "X11 hardware display to use.n"
  2313. "By default, VLC will use the value of the DISPLAY environment variable."
  2314. msgstr ""
  2315. "使用するX11ハードウェアディスプレイを指定します。n"
  2316. "デフォルトでは、VLCは、DISPLAY環境変数の値を使用します。"
  2317. #: modules/video_output/hd1000v.cpp:60
  2318. msgid "HD1000 video output"
  2319. msgstr "HD1000ビデオ出力"
  2320. #: modules/video_output/mga.c:62
  2321. msgid "Matrox Graphic Array video output"
  2322. msgstr "Matroxのグラフィックアレイビデオ出力"
  2323. #: modules/video_output/msw/direct3d.c:118
  2324. msgid "DirectX 3D video output"
  2325. msgstr "DirectX 3Dビデオ出力"
  2326. #: modules/video_output/msw/directx.c:134
  2327. msgid ""
  2328. "Try to use hardware acceleration for YUV->RGB conversions. This option "
  2329. "doesn't have any effect when using overlays."
  2330. msgstr ""
  2331. "YUV->RGBのハードウェアアクセラレーションの使用を試みます。オーバレイを使用す"
  2332. "る場合には何の効果もありません。"
  2333. #: modules/video_output/msw/directx.c:137
  2334. msgid "Use video buffers in system memory"
  2335. msgstr "システムメモリーにビデオバッファーを作成"
  2336. #: modules/video_output/msw/directx.c:139
  2337. msgid ""
  2338. "Create video buffers in system memory instead of video memory. This isn't "
  2339. "recommended as usually using video memory allows to benefit from more "
  2340. "hardware acceleration (like rescaling or YUV->RGB conversions). This option "
  2341. "doesn't have any effect when using overlays."
  2342. msgstr ""
  2343. "ビデオメモリーのかわりにシステムメモリー中にビデオバッファーを作成します。ビ"
  2344. "デオメモリを使った(再スケーリングやYUVからRGBへの返還のような)ハードウェアア"
  2345. "クセラレーションの効果を有効にするため、このオプションは推奨しません。このオ"
  2346. "プションは、オーバレイを使用する場合には何の効果もありません。"
  2347. #: modules/video_output/msw/directx.c:144
  2348. msgid "Use triple buffering for overlays"
  2349. msgstr "オーバーレイにトリプルバッファーを使用"
  2350. #: modules/video_output/msw/directx.c:146
  2351. msgid ""
  2352. "Try to use triple buffering when using YUV overlays. That results in much "
  2353. "better video quality (no flickering)."
  2354. msgstr ""
  2355. "YUVオーバーレイの使用時、3つのバッファリングの使用を試みます。ビデオの品質が"
  2356. "向上します。(フリッカーがなくなります)"
  2357. #: modules/video_output/msw/directx.c:149
  2358. msgid "Name of desired display device"
  2359. msgstr "表示させるディスプレイデバイス名"
  2360. #: modules/video_output/msw/directx.c:150
  2361. msgid ""
  2362. "In a multiple monitor configuration, you can specify the Windows device name "
  2363. "of the display that you want the video window to open on. For example, "\"
  2364. "\.\DISPLAY1" or "\\.\DISPLAY2"."
  2365. msgstr ""
  2366. "複数台のモニターが利用可能に設定されている場合、ビデオを表示させたいディスプ"
  2367. "レイのウィンドウデバイス名を指定します。例: "\\.\DISPLAY1" または "\"
  2368. "\.\DISPLAY2"."
  2369. #: modules/video_output/msw/directx.c:155
  2370. msgid "Enable wallpaper mode "
  2371. msgstr "壁紙モードの有効化"
  2372. #: modules/video_output/msw/directx.c:157
  2373. msgid ""
  2374. "The wallpaper mode allows you to display the video as the desktop "
  2375. "background. Note that this feature only works in overlay mode and the "
  2376. "desktop must not already have a wallpaper."
  2377. msgstr ""
  2378. "デスクトップの背景としてビデオを表示することが可能です。デスクトップに壁紙が"
  2379. "設定されていない時にオーバーレイモードでのみ動作します。"
  2380. #: modules/video_output/msw/directx.c:183
  2381. msgid "DirectX video output"
  2382. msgstr "DirectXのビデオ出力"
  2383. #: modules/video_output/msw/directx.c:324
  2384. msgid "Wallpaper"
  2385. msgstr "壁紙"
  2386. #: modules/video_output/msw/glwin32.c:69 modules/video_output/opengl.c:118
  2387. msgid "OpenGL video output"
  2388. msgstr "OpenGLのビデオ出力"
  2389. #: modules/video_output/msw/wingdi.c:134
  2390. msgid "Windows GAPI video output"
  2391. msgstr "Windows GAPIのビデオ出力"
  2392. #: modules/video_output/msw/wingdi.c:138
  2393. msgid "Windows GDI video output"
  2394. msgstr "Windows GDIのビデオ出力"
  2395. #: modules/video_output/omapfb.c:88
  2396. msgid "OMAP Framebuffer device"
  2397. msgstr "OMAPフレームバッファーデバイス"
  2398. #: modules/video_output/omapfb.c:90
  2399. msgid "OMAP Framebuffer device to use for rendering (usually /dev/fb0)."
  2400. msgstr ""
  2401. "レンダリングで使用するOMAPフレームバッファーデバイス名を指定します。(一般的に"
  2402. "は/dev/fb0)"
  2403. #: modules/video_output/omapfb.c:94
  2404. msgid ""
  2405. "Force use of a specific chroma for output. Default is Y420 (specific to N770/"
  2406. "N8xx hardware)."
  2407. msgstr ""
  2408. "出力に特定のクロマを指定します。デフォルトはY420です。(N770/N8xxハードウェア"
  2409. "用)"
  2410. #: modules/video_output/omapfb.c:96
  2411. msgid "Embed the overlay"
  2412. msgstr "オーバーレイの埋め込み"
  2413. #: modules/video_output/omapfb.c:98
  2414. msgid "Embed the framebuffer overlay into a X11 window"
  2415. msgstr "X11ウィンドウにフレームバッファーオーバーレイを埋め込みます"
  2416. #: modules/video_output/omapfb.c:110
  2417. msgid "OMAP framebuffer video output"
  2418. msgstr "OMAPフレームバッファービデオ出力"
  2419. #: modules/video_output/opengl.c:111
  2420. msgid "OpenGL Provider"
  2421. msgstr "OpenGLプロバイダー"
  2422. #: modules/video_output/opengl.c:112
  2423. msgid "Allows you to modify what OpenGL provider should be used"
  2424. msgstr "どのOpenGLプロバイダーが使用されるべきかを常に変更します。"
  2425. #: modules/video_output/opengllayer.m:96
  2426. msgid "Core Animation OpenGL Layer (Mac OS X)"
  2427. msgstr "コアアニメーションOpenGLレイヤー(Max OS X)"
  2428. #: modules/video_output/qte/qte.cpp:82
  2429. msgid "QT Embedded display"
  2430. msgstr "Qt組込みディスプレイ"
  2431. #: modules/video_output/qte/qte.cpp:84
  2432. msgid ""
  2433. "Qt Embedded hardware display to use. By default VLC will use the value of "
  2434. "the DISPLAY environment variable."
  2435. msgstr ""
  2436. "Qtの組込みハードウェアディスプレイを使用します。デフォルトではVLCはDISPLAY環"
  2437. "境変数を使用します。"
  2438. #: modules/video_output/qte/qte.cpp:120
  2439. msgid "QT Embedded video output"
  2440. msgstr "Qt組込みビデオ出力"
  2441. #: modules/video_output/sdl.c:115
  2442. msgid "SDL chroma format"
  2443. msgstr "SDLクロマ形式"
  2444. #: modules/video_output/sdl.c:117
  2445. msgid ""
  2446. "Force the SDL renderer to use a specific chroma format instead of trying to "
  2447. "improve performances by using the most efficient one."
  2448. msgstr ""
  2449. "最適なフォーマットを使用してパフォーマンスの改善を試みるかわりに、特定のクロ"
  2450. "マフォーマットをSDLレンダラーを強制します。"
  2451. #: modules/video_output/sdl.c:127
  2452. msgid "Simple DirectMedia Layer video output"
  2453. msgstr "ビデオ出力用の簡単なDirectMediaレイヤー"
  2454. #: modules/video_output/snapshot.c:65
  2455. msgid "Snapshot width"
  2456. msgstr "スナップショットの幅"
  2457. #: modules/video_output/snapshot.c:66
  2458. msgid "Width of the snapshot image."
  2459. msgstr "スナップショット画像の幅を指定します。"
  2460. #: modules/video_output/snapshot.c:68
  2461. msgid "Snapshot height"
  2462. msgstr "スナップショットの高さ"
  2463. #: modules/video_output/snapshot.c:69
  2464. msgid "Height of the snapshot image."
  2465. msgstr "スナップショット画像の高さを指定します。"
  2466. #: modules/video_output/snapshot.c:71 modules/video_output/vmem.c:59
  2467. msgid "Chroma"
  2468. msgstr "クロマ"
  2469. #: modules/video_output/snapshot.c:72
  2470. msgid ""
  2471. "Output chroma for the snapshot image (a 4 character string, like "RV32")."
  2472. msgstr "スナップショット画像の出力クロマを4文字で指定します。(例:"RV32")"
  2473. #: modules/video_output/snapshot.c:75
  2474. msgid "Cache size (number of images)"
  2475. msgstr "キャッシュサイズ(画像の数)"
  2476. #: modules/video_output/snapshot.c:76
  2477. msgid "Snapshot cache size (number of images to keep)."
  2478. msgstr "スナップショットのキャッシュサイズ(保持する画像数)"
  2479. #: modules/video_output/snapshot.c:80
  2480. msgid "Snapshot output"
  2481. msgstr "スナップショット出力"
  2482. #: modules/video_output/svgalib.c:61
  2483. msgid "SVGAlib video output"
  2484. msgstr "SVGAlibビデオ出力"
  2485. #: modules/video_output/vmem.c:56
  2486. msgid "Pitch"
  2487. msgstr "ピッチ"
  2488. #: modules/video_output/vmem.c:57
  2489. msgid "Video memory buffer pitch in bytes."
  2490. msgstr "ビデオメモリーバッファーのピッチをバイトで指定します。"
  2491. #: modules/video_output/vmem.c:60
  2492. msgid ""
  2493. "Output chroma for the memory image as a 4-character string, eg. "RV32"."
  2494. msgstr "メモリ画像の出力クロマを4文字で指定します。(例:"RV32")"
  2495. #: modules/video_output/vmem.c:64
  2496. msgid ""
  2497. "Address of the locking callback function. This function must fill in valid "
  2498. "plane memory address information for use by the video renderer."
  2499. msgstr ""
  2500. "ロッキングコールバック機能のアドレスを指定します。ビデオレンダラーに使用され"
  2501. "る有効なプレーンメモリアドレス情報を満たします。"
  2502. #: modules/video_output/vmem.c:75
  2503. msgid "Video memory output"
  2504. msgstr "ビデオメモリー出力"
  2505. #: modules/video_output/vmem.c:76
  2506. msgid "Video memory"
  2507. msgstr "ビデオメモリー"
  2508. #: modules/video_output/x11/glx.c:90 modules/video_output/x11/x11.c:46
  2509. #: modules/video_output/x11/xvideo.c:52 modules/video_output/x11/xvmc.c:102
  2510. msgid "Alternate fullscreen method"
  2511. msgstr "代替えの全画面化方法"
  2512. #: modules/video_output/x11/glx.c:92 modules/video_output/x11/x11.c:48
  2513. #: modules/video_output/x11/xvideo.c:54 modules/video_output/x11/xvmc.c:104
  2514. msgid ""
  2515. "There are two ways to make a fullscreen window, unfortunately each one has "
  2516. "its drawbacks.n"
  2517. "1) Let the window manager handle your fullscreen window (default), but "
  2518. "things like taskbars will likely show on top of the video.n"
  2519. "2) Completely bypass the window manager, but then nothing will be able to "
  2520. "show on top of the video."
  2521. msgstr ""
  2522. "全画面表示を行うには二つの方法がありますが、ぞれぞれ欠点があります。n"
  2523. "1) ウィンドウマネージャーに全画面表示を処理させます(デフォルト)、タスクバーが"
  2524. "ビデオ上に表示されます。n"
  2525. "2) 完全にウィンドウマネージャから外れて表示させます、ビデオ上には何も表示され"
  2526. "なくなります。"
  2527. #: modules/video_output/x11/glx.c:101 modules/video_output/x11/x11.c:57
  2528. #: modules/video_output/x11/xvideo.c:63 modules/video_output/xcb/x11.c:42
  2529. #: modules/video_output/xcb/window.c:45
  2530. msgid ""
  2531. "X11 hardware display to use. By default VLC will use the value of the "
  2532. "DISPLAY environment variable."
  2533. msgstr ""
  2534. "使用するX11ハードウェアディスプレイを指定します。VLCは、デフォルトでDISPLAY環"
  2535. "境変数の値を使用します。"
  2536. #: modules/video_output/x11/glx.c:104 modules/video_output/x11/x11.c:64
  2537. #: modules/video_output/x11/xvideo.c:75
  2538. msgid "Screen for fullscreen mode."
  2539. msgstr "全画面表示モードのスクリーン"
  2540. #: modules/video_output/x11/glx.c:106 modules/video_output/x11/x11.c:66
  2541. #: modules/video_output/x11/xvideo.c:77
  2542. msgid ""
  2543. "Screen to use in fullscreen mode. For instance set it to 0 for first screen, "
  2544. "1 for the second."
  2545. msgstr ""
  2546. "全画面表示モードで使用するスクリーンを指定します。0を指定すると最初のスクリー"
  2547. "ンになり、1を指定すると二番目のスクリーンになります。"
  2548. #: modules/video_output/x11/glx.c:113
  2549. msgid "OpenGL(GLX) provider"
  2550. msgstr "OpenGL(GLX)プロバイダー"
  2551. #: modules/video_output/x11/x11.c:60 modules/video_output/x11/xvideo.c:71
  2552. #: modules/video_output/x11/xvmc.c:121 modules/video_output/xcb/x11.c:45
  2553. msgid "Use shared memory"
  2554. msgstr "共有メモリーの使用"
  2555. #: modules/video_output/x11/x11.c:62 modules/video_output/x11/xvideo.c:73
  2556. #: modules/video_output/x11/xvmc.c:123 modules/video_output/xcb/x11.c:47
  2557. msgid "Use shared memory to communicate between VLC and the X server."
  2558. msgstr "VLCとXサーバー間の通信に共有メモリを使用します。"
  2559. #: modules/video_output/x11/x11.c:81
  2560. msgid "X11 video output"
  2561. msgstr "X11ビデオ出力"
  2562. #: modules/video_output/x11/xvideo.c:47
  2563. msgid "XVideo adaptor number"
  2564. msgstr "XVideoアダプター番号"
  2565. #: modules/video_output/x11/xvideo.c:49
  2566. msgid ""
  2567. "If your graphics card provides several adaptors, you need to choose which "
  2568. "one will be used (you shouldn't have to change this)."
  2569. msgstr ""
  2570. "グラフィックカードが複数のアダプターを提供している場合、このオプションで使用"
  2571. "するものを選択する必要があります。(このオプションは変更する必要がありません)"
  2572. #: modules/video_output/x11/xvideo.c:66 modules/video_output/x11/xvmc.c:116
  2573. msgid "XVimage chroma format"
  2574. msgstr "XVimageクロマフォーマット"
  2575. #: modules/video_output/x11/xvideo.c:68 modules/video_output/x11/xvmc.c:118
  2576. msgid ""
  2577. "Force the XVideo renderer to use a specific chroma format instead of trying "
  2578. "to improve performances by using the most efficient one."
  2579. msgstr ""
  2580. "最適なフォーマットを使用してパフォーマンスの改善を試みるかわりに、特定のクロ"
  2581. "マフォーマットをXVideoレンダラーに強制します。"
  2582. #: modules/video_output/x11/xvideo.c:95
  2583. msgid "XVideo extension video output"
  2584. msgstr "XVideo拡張ビデオ出力"
  2585. #: modules/video_output/x11/xvmc.c:97
  2586. msgid "XVMC adaptor number"
  2587. msgstr "XVMCアダプター番号"
  2588. #: modules/video_output/x11/xvmc.c:99
  2589. msgid ""
  2590. "If you graphics card provides several adaptors, this option allows you to "
  2591. "choose which one will be used (you shouldn't have to change this)."
  2592. msgstr ""
  2593. "グラフィックカードが複数のアダプターを提供している場合、このオプションで使用"
  2594. "するものを選択することができます。(このオプションは変更する必要はありません)"
  2595. #: modules/video_output/x11/xvmc.c:111
  2596. msgid "X11 display name"
  2597. msgstr "X11ディスプレイ名"
  2598. #: modules/video_output/x11/xvmc.c:113
  2599. msgid ""
  2600. "Specify the X11 hardware display you want to use. By default VLC will use "
  2601. "the value of the DISPLAY environment variable."
  2602. msgstr ""
  2603. "使用したいX11ハードウェアディスプレイを指定します。デフォルトではVLCはDISPLAY"
  2604. "環境変数を使用します。"
  2605. #: modules/video_output/x11/xvmc.c:125
  2606. msgid "Screen to be used for fullscreen mode."
  2607. msgstr "全画面表示モードで使用されるスクリーンを指定します。"
  2608. #: modules/video_output/x11/xvmc.c:127
  2609. msgid ""
  2610. "Choose the screen you want to use in fullscreen mode. For instance set it to "
  2611. "0 for first screen, 1 for the second."
  2612. msgstr ""
  2613. "全画面表示モードで使用したいスクリーンを選択します。0は最初のスクリーン、1が"
  2614. "二番目となります。"
  2615. #: modules/video_output/x11/xvmc.c:131
  2616. msgid "You can choose the default deinterlace mode"
  2617. msgstr "デフォルトのデインタレースモードの選択します。"
  2618. #: modules/video_output/x11/xvmc.c:134
  2619. msgid "You can choose the crop style to apply."
  2620. msgstr "クロッピングのスタイルを選択します。"
  2621. #: modules/video_output/x11/xvmc.c:151
  2622. msgid "XVMC extension video output"
  2623. msgstr "XVMC拡張ビデオ出力"
  2624. #: modules/video_output/xcb/x11.c:56
  2625. msgid "XCB"
  2626. msgstr "XCB"
  2627. #: modules/video_output/xcb/x11.c:57
  2628. msgid "(Experimental) XCB video output"
  2629. msgstr "(実験的実装)XCBビデオ出力"
  2630. #: modules/video_output/xcb/window.c:55
  2631. msgid "XCB window"
  2632. msgstr "XCBウィンドウ"
  2633. #: modules/video_output/xcb/window.c:56
  2634. msgid "(Experimental) XCB video window"
  2635. msgstr "(実験的実装)XCBビデオウィンドウ"
  2636. #: modules/video_output/xcb/window.c:207
  2637. msgctxt "ASCII"
  2638. msgid "VLC media player"
  2639. msgstr "VLCメディアプレイヤー"
  2640. #: modules/video_output/xcb/window.c:209
  2641. msgctxt "ASCII"
  2642. msgid "VLC"
  2643. msgstr "VLC"
  2644. #: modules/video_output/xcb/window.c:235
  2645. msgid "VLC"
  2646. msgstr "VLC"
  2647. #: modules/video_output/yuv.c:51
  2648. msgid "device, fifo or filename"
  2649. msgstr "デバイス、FIFOまたは、ファイル名"
  2650. #: modules/video_output/yuv.c:52
  2651. msgid "device, fifo or filename to write yuv frames too."
  2652. msgstr "YUVフレームを書き込むデバイス、FIFOまたは、ファイル名を指定します。"
  2653. #: modules/video_output/yuv.c:58
  2654. msgid "YUV4MPEG2 header (default disabled)"
  2655. msgstr "YUV5MPEG2ヘッダー(デフォルトで無効)"
  2656. #: modules/video_output/yuv.c:59
  2657. msgid ""
  2658. "The YUV4MPEG2 header is compatible with mplayer yuv video ouput and requires "
  2659. "YV12/I420 fourcc. By default vlc writes the fourcc of the picture frame into "
  2660. "the output destination."
  2661. msgstr ""
  2662. "mplayerのYUVビデオ出力に互換性のあるYUV4MPEG2ヘッダーです。YV12/I420 FourCCが"
  2663. "必要となります。デフォルトでは、VLCは画像フレームのFourCCを出力先に書き出しま"
  2664. "す。"
  2665. #: modules/video_output/yuv.c:66
  2666. msgid "YUV output"
  2667. msgstr "YUV出力"
  2668. #: modules/video_output/yuv.c:67
  2669. msgid "YUV video output"
  2670. msgstr "YUVビデオ出力"
  2671. #: modules/visualization/galaktos/plugin.c:48
  2672. msgid "GaLaktos visualization"
  2673. msgstr "GaLaktos視覚化プラグイン"
  2674. #: modules/visualization/goom.c:61
  2675. msgid "Goom display width"
  2676. msgstr "Goomの表示幅"
  2677. #: modules/visualization/goom.c:62
  2678. msgid "Goom display height"
  2679. msgstr "Goomの高さ"
  2680. #: modules/visualization/goom.c:63
  2681. msgid ""
  2682. "This allows you to set the resolution of the Goom display (bigger resolution "
  2683. "will be prettier but more CPU intensive)."
  2684. msgstr ""
  2685. "Goomディスプレイの解像度を指定します。(高い解像度はきれいに見えますが、より"
  2686. "CPUパワーを必要とします。)"
  2687. #: modules/visualization/goom.c:66
  2688. msgid "Goom animation speed"
  2689. msgstr "Goomアニメーションの速度"
  2690. #: modules/visualization/goom.c:67
  2691. msgid ""
  2692. "This allows you to set the animation speed (between 1 and 10, defaults to 6)."
  2693. msgstr "アニメーションの速度を1~10までの値で指定します。(デフォルト値=6)"
  2694. #: modules/visualization/goom.c:73
  2695. msgid "Goom"
  2696. msgstr "Goom"
  2697. #: modules/visualization/goom.c:74
  2698. msgid "Goom effect"
  2699. msgstr "Goomエフェクト"
  2700. #: modules/visualization/visual/visual.c:41
  2701. msgid "Effects list"
  2702. msgstr "エフェクト一覧"
  2703. #: modules/visualization/visual/visual.c:43
  2704. msgid ""
  2705. "A list of visual effect, separated by commas.n"
  2706. "Current effects include: dummy, scope, spectrum."
  2707. msgstr ""
  2708. "視覚化フィルターをカンマ区切りで指定します。n"
  2709. "デフォルトで次のフィルターが含まれます。: dummy, scope, spectrum"
  2710. #: modules/visualization/visual/visual.c:48
  2711. msgid "The width of the effects video window, in pixels."
  2712. msgstr "視覚化ウィンドウの幅をピクセルで指定します。"
  2713. #: modules/visualization/visual/visual.c:52
  2714. msgid "The height of the effects video window, in pixels."
  2715. msgstr "視覚化ウィンドウの高さをピクセルで指定します。"
  2716. #: modules/visualization/visual/visual.c:54
  2717. msgid "More bands : 80 / 20"
  2718. msgstr "より多くのバンドの表示 : 80 / 20"
  2719. #: modules/visualization/visual/visual.c:56
  2720. msgid "More bands for the spectrum analyzer : 80 if enabled else 20."
  2721. msgstr ""
  2722. "有効化された場合、スペクトラムアナライザーの表示バンド数を80にします。そうで"
  2723. "ない場合は20"
  2724. #: modules/visualization/visual/visual.c:58
  2725. msgid "More bands for the spectrometer : 80 if enabled else 20."
  2726. msgstr ""
  2727. "有効化された場合、スペクトロメーターの表示バンド数を80にします。そうでない場"
  2728. "合は20"
  2729. #: modules/visualization/visual/visual.c:60
  2730. msgid "Band separator"
  2731. msgstr "バンド間の境界幅"
  2732. #: modules/visualization/visual/visual.c:62
  2733. msgid "Number of blank pixels between bands."
  2734. msgstr "バンド間の境界幅をピクセルで指定します。"
  2735. #: modules/visualization/visual/visual.c:64
  2736. msgid "Amplification"
  2737. msgstr "増幅率"
  2738. #: modules/visualization/visual/visual.c:66
  2739. msgid "This is a coefficient that modifies the height of the bands."
  2740. msgstr "バンドの高さを決める係数を指定します。"
  2741. #: modules/visualization/visual/visual.c:68
  2742. msgid "Enable peaks"
  2743. msgstr "ピークの描画"
  2744. #: modules/visualization/visual/visual.c:70
  2745. msgid "Draw "peaks" in the spectrum analyzer."
  2746. msgstr "スペクトラムアナライザーで"ピーク"を描画します。"
  2747. #: modules/visualization/visual/visual.c:72
  2748. msgid "Enable original graphic spectrum"
  2749. msgstr "オリジナルのスペクトラム描画"
  2750. #: modules/visualization/visual/visual.c:74
  2751. msgid "Enable the "flat" spectrum analyzer in the spectrometer."
  2752. msgstr ""
  2753. "スペクトロメーターに"フラット"なスペクトラムアナライザーを描画します。"
  2754. #: modules/visualization/visual/visual.c:76
  2755. msgid "Enable bands"
  2756. msgstr "バンドの描画"
  2757. #: modules/visualization/visual/visual.c:78
  2758. msgid "Draw bands in the spectrometer."
  2759. msgstr "スペクトロメーターにバンドを描画します。"
  2760. #: modules/visualization/visual/visual.c:80
  2761. msgid "Enable base"
  2762. msgstr "ベースの描画"
  2763. #: modules/visualization/visual/visual.c:82
  2764. msgid "Defines whether to draw the base of the bands."
  2765. msgstr "バンドのベースを描画するかどうか設定します。"
  2766. #: modules/visualization/visual/visual.c:84
  2767. msgid "Base pixel radius"
  2768. msgstr "ベース半径"
  2769. #: modules/visualization/visual/visual.c:86
  2770. msgid "Defines radius size in pixels, of base of bands(beginning)."
  2771. msgstr "バンドのベースとなる半径サイズをピクセルで指定します。"
  2772. #: modules/visualization/visual/visual.c:88
  2773. msgid "Spectral sections"
  2774. msgstr "スペクトラクのセクション数"
  2775. #: modules/visualization/visual/visual.c:90
  2776. msgid "Determines how many sections of spectrum will exist."
  2777. msgstr "スペクトラムのセクション数を設定します。"
  2778. #: modules/visualization/visual/visual.c:92
  2779. msgid "Peak height"
  2780. msgstr "ピークの高さ"
  2781. #: modules/visualization/visual/visual.c:94
  2782. msgid "Total pixel height of the peak items."
  2783. msgstr "ピークの高さをピクセルで指定します。"
  2784. #: modules/visualization/visual/visual.c:96
  2785. msgid "Peak extra width"
  2786. msgstr "ピークの描画幅"
  2787. #: modules/visualization/visual/visual.c:98
  2788. msgid "Additions or subtractions of pixels on the peak width."
  2789. msgstr "描画するピーク幅を拡げたり、縮めたりする幅を指定します。"
  2790. #: modules/visualization/visual/visual.c:100
  2791. msgid "V-plane color"
  2792. msgstr "Vプレーンの色"
  2793. #: modules/visualization/visual/visual.c:102
  2794. msgid "YUV-Color cube shifting across the V-plane ( 0 - 127 )."
  2795. msgstr "Vプレーンに対するYUVカラーキューブを1~127の範囲で指定します。"
  2796. #: modules/visualization/visual/visual.c:104
  2797. msgid "Number of stars"
  2798. msgstr "星の数"
  2799. #: modules/visualization/visual/visual.c:106
  2800. msgid "Number of stars to draw with random effect."
  2801. msgstr "ランダムエフェクトにより描画される星の数を指定します。"
  2802. #: modules/visualization/visual/visual.c:112
  2803. msgid "Visualizer"
  2804. msgstr "視覚化"
  2805. #: modules/visualization/visual/visual.c:115
  2806. msgid "Visualizer filter"
  2807. msgstr "視覚化フィルター"
  2808. #: modules/visualization/visual/visual.c:123
  2809. msgid "Spectrum analyser"
  2810. msgstr "スペクトラムアナライザー"