Fix non-translated days of the week (#1455).
[dcpomatic.git] / src / lib / po / zh_CN.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: LIBDCPOMATIC\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2019-01-30 00:08+0000\n"
11 "PO-Revision-Date: 2018-04-05 20:13+0800\n"
12 "Last-Translator: Hanyuan\n"
13 "Language-Team: Hanyuan\n"
14 "Language: zh\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: Poedit 2.0.6\n"
19 "Plural-Forms: nplurals=1; plural=0;\n"
20 "X-Poedit-SourceCharset: UTF-8\n"
21
22 #: src/lib/video_content.cc:444
23 #, c-format
24 msgid ""
25 "\n"
26 "Content frame rate %.4f\n"
27 msgstr ""
28 "\n"
29 "源视频帧率 %.4f\n"
30
31 #: src/lib/video_content.cc:409
32 msgid ""
33 "\n"
34 "Cropped to %1x%2"
35 msgstr ""
36 "\n"
37 "裁剪为%1x%2"
38
39 #: src/lib/video_content.cc:402
40 #, c-format
41 msgid ""
42 "\n"
43 "Display aspect ratio %.2f:1"
44 msgstr ""
45 "\n"
46 "显示宽高比 %.2f:1"
47
48 #: src/lib/video_content.cc:432
49 msgid ""
50 "\n"
51 "Padded with black to fit container %1 (%2x%3)"
52 msgstr ""
53 "\n"
54 "填充为黑色,以适应打包宽高比 %1 (%2x%3)"
55
56 #: src/lib/video_content.cc:422
57 msgid ""
58 "\n"
59 "Scaled to %1x%2"
60 msgstr ""
61 "\n"
62 "缩放到 %1x%2"
63
64 #: src/lib/video_content.cc:426 src/lib/video_content.cc:437
65 #, c-format
66 msgid " (%.2f:1)"
67 msgstr " (%.2f:1)"
68
69 #. / TRANSLATORS: the %1 in this string will be filled in with a day of the week
70 #. / to say what day a job will finish.
71 #: src/lib/job.cc:452
72 msgid " on %1"
73 msgstr " on %1"
74
75 #: src/lib/config.cc:1148
76 msgid ""
77 "$CPL_NAME\n"
78 "\n"
79 "Type: $TYPE\n"
80 "Format: $CONTAINER\n"
81 "Audio: $AUDIO\n"
82 "Audio Language: $AUDIO_LANGUAGE\n"
83 "Subtitle Language: $SUBTITLE_LANGUAGE\n"
84 "Length: $LENGTH\n"
85 "Size: $SIZE\n"
86 msgstr ""
87 "$CPL_NAME\n"
88 "\n"
89 "类型: $TYPE\n"
90 "格式: $CONTAINER\n"
91 "音轨: $AUDIO\n"
92 "对白语言: $AUDIO_LANGUAGE\n"
93 "字幕语言: $SUBTITLE_LANGUAGE\n"
94 "长度: $LENGTH\n"
95 "大小: $SIZE\n"
96
97 #: src/lib/config.cc:1126
98 msgid "$JOB_NAME: $JOB_STATUS"
99 msgstr ""
100
101 #: src/lib/atmos_mxf_content.cc:83
102 msgid "%1 [Atmos]"
103 msgstr "%1 [全景声]"
104
105 #: src/lib/dcp_content.cc:268
106 msgid "%1 [DCP]"
107 msgstr "%1 [DCP]"
108
109 #: src/lib/ffmpeg_content.cc:337
110 msgid "%1 [audio]"
111 msgstr "%1 [音频]"
112
113 #: src/lib/ffmpeg_content.cc:333
114 msgid "%1 [movie]"
115 msgstr "%1 [影片]"
116
117 #: src/lib/ffmpeg_content.cc:335 src/lib/video_mxf_content.cc:96
118 msgid "%1 [video]"
119 msgstr "%1 [视频]"
120
121 #: src/lib/video_content.cc:397
122 #, c-format
123 msgid ", pixel aspect ratio %.2f:1"
124 msgstr ", 像素宽高比 %.2f:1"
125
126 #: src/lib/ratio.cc:38
127 msgid "1.19"
128 msgstr "1.19"
129
130 #: src/lib/ratio.cc:39
131 msgid "1.33 (4:3)"
132 msgstr "1.33 (4:3)"
133
134 #: src/lib/ratio.cc:40
135 msgid "1.38 (Academy)"
136 msgstr "1.38 (Academy学院)"
137
138 #: src/lib/ratio.cc:41
139 msgid "1.43 (IMAX)"
140 msgstr "1.43 (IMAX)"
141
142 #: src/lib/ratio.cc:42
143 msgid "1.66"
144 msgstr "1.66"
145
146 #: src/lib/ratio.cc:43
147 msgid "1.78 (16:9 or HD)"
148 msgstr "1.78 (16:9 or HD)"
149
150 #: src/lib/ratio.cc:44
151 msgid "1.85 (Flat)"
152 msgstr "1.85 (Flat)"
153
154 #: src/lib/ratio.cc:47
155 msgid "1.90 (Full frame)"
156 msgstr "Full(全幅/1.90)"
157
158 #: src/lib/ratio.cc:45
159 msgid "2.35 (35mm Scope)"
160 msgstr "2.35 (35mm Scope)"
161
162 #: src/lib/ratio.cc:46
163 msgid "2.39 (Scope)"
164 msgstr "2.39 (Scope)"
165
166 #: src/lib/filter.cc:77
167 msgid "3D denoiser"
168 msgstr "3D 降噪"
169
170 #. / TRANSLATORS: fps here is an abbreviation for frames per second
171 #: src/lib/transcode_job.cc:129
172 #, c-format
173 msgid "; %.1f fps"
174 msgstr "; %.1f fps"
175
176 #: src/lib/job.cc:457
177 msgid "; %1 remaining; finishing at %2%3"
178 msgstr "; 剩余 %1 ; 完成于 %2%3"
179
180 #: src/lib/hints.cc:155
181 msgid ""
182 "A few projectors have problems playing back very high bit-rate DCPs.  It is "
183 "a good idea to drop the JPEG2000 bandwidth down to about 200Mbit/s; this is "
184 "unlikely to have any visible effect on the image."
185 msgstr ""
186 "有些放映设备不支持高码率DCP,我们推荐使用200Mbit/s以内的码率来进行打包,这种细"
187 "微的调整是肉眼很难分辨的。"
188
189 #: src/lib/ffmpeg_content.cc:612
190 msgid "ARIB STD-B67 ('Hybrid log-gamma')"
191 msgstr "ARIB STD-B67 (HDR-HLG)"
192
193 #: src/lib/dcp_content_type.cc:55
194 msgid "Advertisement"
195 msgstr "广告片"
196
197 #: src/lib/hints.cc:147
198 msgid ""
199 "All of your content is at 1.85:1 or narrower but your DCP's container is "
200 "Scope (2.39:1).  This will pillar-box your content inside a Flat (1.85:1) "
201 "frame.  You may prefer to set your DCP's container to Flat (1.85:1) in the "
202 "\"DCP\" tab."
203 msgstr "遮幅(1.85:1)左右黑边。"
204
205 #: src/lib/hints.cc:143
206 msgid ""
207 "All of your content is in Scope (2.39:1) but your DCP's container is Flat "
208 "(1.85:1).  This will letter-box your content inside a Flat (1.85:1) frame.  "
209 "You may prefer to set your DCP's container to Scope (2.39:1) in the \"DCP\" "
210 "tab."
211 msgstr "宽幅(2.39:1)上下黑边。"
212
213 #: src/lib/job.cc:103
214 msgid "An error occurred whilst handling the file %1."
215 msgstr "执行错误 %1."
216
217 #: src/lib/analyse_audio_job.cc:96
218 #, fuzzy
219 msgid "Analysing audio"
220 msgstr "分析音频"
221
222 #: src/lib/audio_content.cc:257
223 msgid "Audio will be resampled from %1Hz to %2Hz"
224 msgstr "音频重新采样频率设置为 %1Hz 到 %2Hz"
225
226 #: src/lib/audio_content.cc:259
227 msgid "Audio will be resampled to %1Hz"
228 msgstr "音频将被重新采样至 %1Hz"
229
230 #: src/lib/audio_content.cc:248
231 msgid "Audio will not be resampled"
232 msgstr "音频不能被重新采样"
233
234 #: src/lib/ffmpeg_content.cc:606
235 msgid "BT1361 extended colour gamut"
236 msgstr "BT1361扩展色域"
237
238 #: src/lib/ffmpeg_content.cc:574
239 msgid "BT2020"
240 msgstr "BT2020"
241
242 #: src/lib/ffmpeg_content.cc:629
243 msgid "BT2020 constant luminance"
244 msgstr "BT2020 恒定亮度"
245
246 #: src/lib/ffmpeg_content.cc:608
247 msgid "BT2020 for a 10-bit system"
248 msgstr "BT2020 采样深度为 10-bit"
249
250 #: src/lib/ffmpeg_content.cc:609
251 msgid "BT2020 for a 12-bit system"
252 msgstr "BT2020 采样深度为 12 bits"
253
254 #: src/lib/ffmpeg_content.cc:628
255 msgid "BT2020 non-constant luminance"
256 msgstr "BT2020 非恒定亮度"
257
258 #: src/lib/ffmpeg_content.cc:633
259 msgid "BT2100"
260 msgstr ""
261
262 #: src/lib/ffmpeg_content.cc:570
263 msgid "BT470BG"
264 msgstr "BT470BG"
265
266 #: src/lib/ffmpeg_content.cc:624
267 msgid "BT470BG (BT601-6)"
268 msgstr "BT470BG (BT601-6)"
269
270 #: src/lib/ffmpeg_content.cc:569
271 msgid "BT470M"
272 msgstr "BT470M"
273
274 #: src/lib/ffmpeg_content.cc:566 src/lib/ffmpeg_content.cc:595
275 #: src/lib/ffmpeg_content.cc:620
276 msgid "BT709"
277 msgstr "BT709"
278
279 #: src/lib/ffmpeg_content.cc:640
280 msgid "Bits per pixel"
281 msgstr "像素位"
282
283 #: src/lib/util.cc:556
284 msgid "BsL"
285 msgstr "左后环绕"
286
287 #: src/lib/util.cc:557
288 msgid "BsR"
289 msgstr "右后环绕"
290
291 #: src/lib/util.cc:548
292 msgid "C"
293 msgstr "中置"
294
295 #: src/lib/job.cc:466
296 msgid "Cancelled"
297 msgstr "取消"
298
299 #: src/lib/film.cc:303
300 #, fuzzy
301 msgid "Cannot contain slashes"
302 msgstr "不能包含斜线"
303
304 #: src/lib/exceptions.cc:61
305 msgid "Cannot handle pixel format %1 during %2"
306 msgstr "在 %2不能处理图片格式 %1"
307
308 #: src/lib/film.cc:1298
309 msgid "Cannot make a KDM as this project is not encrypted."
310 msgstr "不能生成KDM,因为项目没有被加密."
311
312 #: src/lib/util.cc:517
313 msgid "Centre"
314 msgstr "居中对齐"
315
316 #: src/lib/audio_content.cc:292
317 msgid "Channels"
318 msgstr "声音通道"
319
320 #: src/lib/check_content_change_job.cc:46
321 msgid "Checking content for changes"
322 msgstr ""
323
324 #: src/lib/reel_writer.cc:100
325 msgid "Checking existing image data"
326 msgstr "检查现有的图像数据"
327
328 #: src/lib/check_content_change_job.cc:90
329 msgid "Choose 'Make DCP' again when you have done this."
330 msgstr ""
331
332 #: src/lib/ffmpeg_content.cc:632
333 #, fuzzy
334 msgid "Chroma-derived constant luminance"
335 msgstr "BT2020 恒定亮度"
336
337 #: src/lib/ffmpeg_content.cc:631
338 #, fuzzy
339 msgid "Chroma-derived non-constant luminance"
340 msgstr "BT2020 非恒定亮度"
341
342 #: src/lib/types.cc:134
343 #, fuzzy
344 msgid "Closed captions"
345 msgstr "降噪"
346
347 #: src/lib/ffmpeg_content.cc:591
348 msgid "Colour primaries"
349 msgstr "原色"
350
351 #. / TRANSLATORS: this means that the range of pixel values used in this
352 #. / file is unknown (not specified in the file).
353 #. / TRANSLATORS: this means that the range of pixel values used in this
354 #. / file is full, so that all possible pixel values are valid.
355 #. / TRANSLATORS: this means that the range of pixel values used in this
356 #. / file is unknown (not specified in the file).
357 #. / TRANSLATORS: this means that the range of pixel values used in this
358 #. / file is limited, so that not all possible values are valid.
359 #. / TRANSLATORS: this means that the range of pixel values used in this
360 #. / file is full, so that all possible pixel values are valid.
361 #: src/lib/ffmpeg_content.cc:523 src/lib/ffmpeg_content.cc:530
362 #: src/lib/ffmpeg_content.cc:537 src/lib/ffmpeg_content.cc:547
363 #: src/lib/ffmpeg_content.cc:552 src/lib/ffmpeg_content.cc:557
364 msgid "Colour range"
365 msgstr "色彩范围"
366
367 #: src/lib/ffmpeg_content.cc:616
368 msgid "Colour transfer characteristic"
369 msgstr "彩色传输特性"
370
371 #: src/lib/ffmpeg_content.cc:637
372 msgid "Colourspace"
373 msgstr "色彩空间"
374
375 #: src/lib/content.cc:185
376 msgid "Computing digest"
377 msgstr "计算Hash值中"
378
379 #: src/lib/writer.cc:519
380 msgid "Computing digests"
381 msgstr "计算Hash值中"
382
383 #: src/lib/frame_rate_change.cc:101
384 msgid "Content and DCP have the same rate.\n"
385 msgstr "源内容和DCP设定帧率需要一致。\n"
386
387 #: src/lib/audio_content.cc:293
388 msgid "Content audio sample rate"
389 msgstr "源音频采样率"
390
391 #: src/lib/ffmpeg_content.cc:151
392 msgid "Content to be joined must all have or not have audio"
393 msgstr "要加入的内容必须都有或都没有音频"
394
395 #: src/lib/ffmpeg_content.cc:154
396 #, fuzzy
397 msgid "Content to be joined must all have or not have subtitles or captions"
398 msgstr "要加入的内容必须都有或都没有字幕"
399
400 #: src/lib/ffmpeg_content.cc:148
401 msgid "Content to be joined must all have or not have video"
402 msgstr "要加入的内容必须都有或都没有视频"
403
404 #: src/lib/text_content.cc:260
405 msgid "Content to be joined must have the same 'burn subtitles' setting."
406 msgstr "所有要添加“刻录字幕”设置必须具有相同。"
407
408 #: src/lib/text_content.cc:256
409 msgid "Content to be joined must have the same 'use subtitles' setting."
410 msgstr "所有要添加“use 字幕”设置必须具有相同。"
411
412 #: src/lib/audio_content.cc:106
413 msgid "Content to be joined must have the same audio delay."
414 msgstr "视频和音频的延迟必须相同。"
415
416 #: src/lib/audio_content.cc:102
417 msgid "Content to be joined must have the same audio gain."
418 msgstr "视频和音频增益必须相同。"
419
420 #: src/lib/video_content.cc:183
421 msgid "Content to be joined must have the same colour conversion."
422 msgstr "视频颜色转换必须相同。"
423
424 #: src/lib/video_content.cc:175
425 msgid "Content to be joined must have the same crop."
426 msgstr "视频裁剪设置必须相同。"
427
428 #: src/lib/video_content.cc:187
429 msgid "Content to be joined must have the same fades."
430 msgstr "视频淡入淡出效果必须相同。"
431
432 #: src/lib/text_content.cc:288
433 msgid "Content to be joined must have the same outline width."
434 msgstr "字幕宽度尺寸必须相同。"
435
436 #: src/lib/video_content.cc:167
437 msgid "Content to be joined must have the same picture size."
438 msgstr "视频图像尺寸必须相同。"
439
440 #: src/lib/video_content.cc:179
441 msgid "Content to be joined must have the same scale setting."
442 msgstr "视频比例设置必须相同。"
443
444 #: src/lib/text_content.cc:264
445 msgid "Content to be joined must have the same subtitle X offset."
446 msgstr "字幕X轴偏移必须相同。"
447
448 #: src/lib/text_content.cc:272
449 msgid "Content to be joined must have the same subtitle X scale."
450 msgstr "字幕X轴缩放大小必须相同。"
451
452 #: src/lib/text_content.cc:268
453 msgid "Content to be joined must have the same subtitle Y offset."
454 msgstr "字幕Y轴偏移必须相同。"
455
456 #: src/lib/text_content.cc:276
457 msgid "Content to be joined must have the same subtitle Y scale."
458 msgstr "字幕Y轴缩放大小必须相同。"
459
460 #: src/lib/text_content.cc:284
461 msgid "Content to be joined must have the same subtitle fades."
462 msgstr "字幕淡入淡出效果必须相同。"
463
464 #: src/lib/text_content.cc:280
465 msgid "Content to be joined must have the same subtitle line spacing."
466 msgstr "字幕行距必须相同."
467
468 #: src/lib/content.cc:132 src/lib/content.cc:136
469 msgid "Content to be joined must have the same video frame rate"
470 msgstr "内容帧率必须相同"
471
472 #: src/lib/video_content.cc:171
473 msgid "Content to be joined must have the same video frame type."
474 msgstr "视频帧率必须相同。"
475
476 #: src/lib/text_content.cc:297
477 #, fuzzy
478 msgid "Content to be joined must use the same DCP track."
479 msgstr "字幕字体必须相同。"
480
481 #: src/lib/text_content.cc:293 src/lib/text_content.cc:305
482 msgid "Content to be joined must use the same fonts."
483 msgstr "字幕字体必须相同。"
484
485 #: src/lib/ffmpeg_content.cc:175
486 msgid "Content to be joined must use the same subtitle stream."
487 msgstr "字幕流必须相同。"
488
489 #: src/lib/video_content.cc:388
490 msgid "Content video is %1x%2"
491 msgstr "源视频分辨率是 %1x%2"
492
493 #: src/lib/upload_job.cc:52
494 msgid "Copy DCP to TMS"
495 msgstr "复制DCP到TMS(影院内容管理系统)"
496
497 #: src/lib/scp_uploader.cc:51
498 msgid "Could not connect to server %1 (%2)"
499 msgstr "无法连接到服务器 %1 (%2)"
500
501 #: src/lib/scp_uploader.cc:88
502 msgid "Could not create remote directory %1 (%2)"
503 msgstr "无法创建远程目录 %1 (%2)"
504
505 #: src/lib/image_examiner.cc:62
506 msgid "Could not decode JPEG2000 file %1 (%2)"
507 msgstr "无法解码JPEG2000文件%1 (%2)"
508
509 #: src/lib/encode_server_finder.cc:193
510 msgid ""
511 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
512 "o-matic is running."
513 msgstr "无法监测远程编码服务器。可能是另一个DCP-O-MATIC程序进程正在运行。"
514
515 #: src/lib/job.cc:122 src/lib/job.cc:137
516 msgid "Could not open %1"
517 msgstr "无法打开%1"
518
519 #: src/lib/curl_uploader.cc:86 src/lib/scp_uploader.cc:101
520 msgid "Could not open %1 to send"
521 msgstr "无法打开%1并发送"
522
523 #: src/lib/internet.cc:115 src/lib/internet.cc:120
524 msgid "Could not open downloaded ZIP file"
525 msgstr "无法打开下载的zip文件"
526
527 #: src/lib/internet.cc:127
528 #, fuzzy
529 msgid "Could not open downloaded ZIP file (%1:%2: %3)"
530 msgstr "无法打开下载的zip文件"
531
532 #: src/lib/config.cc:1029
533 #, fuzzy
534 msgid "Could not open file for writing"
535 msgstr "写入 %1文件失败"
536
537 #: src/lib/dcp_subtitle.cc:55
538 msgid "Could not read subtitles (%1 / %2)"
539 msgstr "无法读取字幕 (%1 / %2)"
540
541 #: src/lib/scp_uploader.cc:71
542 msgid "Could not start SCP session (%1)"
543 msgstr "无法启动 SCP (%1)"
544
545 #: src/lib/curl_uploader.cc:49
546 msgid "Could not start transfer"
547 msgstr "无法开始传输"
548
549 #: src/lib/curl_uploader.cc:93 src/lib/scp_uploader.cc:118
550 msgid "Could not write to remote file (%1)"
551 msgstr "写入远程文件 (%1)失败!"
552
553 #: src/lib/util.cc:527
554 msgid "D-BOX primary"
555 msgstr "一级D-BOX"
556
557 #: src/lib/util.cc:528
558 msgid "D-BOX secondary"
559 msgstr "二级D-BOX"
560
561 #: src/lib/util.cc:558
562 msgid "DBP"
563 msgstr "一级D-BOX通道"
564
565 #: src/lib/util.cc:559
566 msgid "DBS"
567 msgstr "DBS"
568
569 #: src/lib/ratio.cc:44
570 msgid "DCI Flat"
571 msgstr "DCI Flat(遮幅/1.77/1.78/1.85) "
572
573 #: src/lib/ratio.cc:46
574 msgid "DCI Scope"
575 msgstr "DCI Scope(宽银幕/2.35/2.39) "
576
577 #: src/lib/dcp_subtitle_content.cc:106
578 msgid "DCP XML subtitles"
579 msgstr "DCP XML字幕"
580
581 #: src/lib/audio_content.cc:313
582 msgid "DCP sample rate"
583 msgstr "DCP 采样率"
584
585 #: src/lib/frame_rate_change.cc:114
586 #, c-format
587 msgid "DCP will run at %.1f%% of the content speed.\n"
588 msgstr "DCP列队将在速度为 %.1f%% 下运行.\n"
589
590 #: src/lib/frame_rate_change.cc:104
591 msgid "DCP will use every other frame of the content.\n"
592 msgstr "将使用隔帧打包DCP.\n"
593
594 #: src/lib/job.cc:124 src/lib/job.cc:139
595 msgid ""
596 "DCP-o-matic could not open the file %1 (%2).  Perhaps it does not exist or "
597 "is in an unexpected format."
598 msgstr "无法打开文件%1。文件不存在或格式无法识别。"
599
600 #: src/lib/ffmpeg_content.cc:113
601 msgid ""
602 "DCP-o-matic no longer supports the `%1' filter, so it has been turned off."
603 msgstr "不支持的格式`%1'。"
604
605 #: src/lib/config.cc:363 src/lib/config.cc:1123
606 msgid "DCP-o-matic notification"
607 msgstr ""
608
609 #: src/lib/filter.cc:71 src/lib/filter.cc:72 src/lib/filter.cc:73
610 #: src/lib/filter.cc:74
611 msgid "De-interlacing"
612 msgstr "去除隔行"
613
614 #: src/lib/config.cc:1111
615 msgid ""
616 "Dear Projectionist\n"
617 "\n"
618 "Please find attached KDMs for $CPL_NAME.\n"
619 "\n"
620 "Cinema: $CINEMA_NAME\n"
621 "Screen(s): $SCREENS\n"
622 "\n"
623 "The KDMs are valid from $START_TIME until $END_TIME.\n"
624 "\n"
625 "Best regards,\n"
626 "DCP-o-matic"
627 msgstr ""
628 "亲爱的放映员\n"
629 "\n"
630 "请找到$ CPL_NAME的KDM。\n"
631 "\n"
632 "电影:$ CINEMA_NAME\n"
633 "银幕:$ SCREENS\n"
634 "\n"
635 "该KDMS的有效期是从$ START_TIME至$ END_TIME有效。\n"
636 "\n"
637 "DCP-o-matic"
638
639 #: src/lib/dolby_cp750.cc:28
640 msgid "Dolby CP650 and CP750"
641 msgstr "杜比 CP 650和CP 750"
642
643 #: src/lib/internet.cc:73
644 #, fuzzy
645 msgid "Download failed (%1 error %2)"
646 msgstr "下载失败 (%1/%2 error %3)"
647
648 #: src/lib/frame_rate_change.cc:106
649 msgid "Each content frame will be doubled in the DCP.\n"
650 msgstr "该DCP中将每一帧复制为两帧。\n"
651
652 #: src/lib/frame_rate_change.cc:108
653 msgid "Each content frame will be repeated %1 more times in the DCP.\n"
654 msgstr "每个内容帧将在DCP中重复%1次。\n"
655
656 #: src/lib/send_kdm_email_job.cc:61
657 msgid "Email KDMs"
658 msgstr "邮件发送 KDMs"
659
660 #: src/lib/send_kdm_email_job.cc:64
661 msgid "Email KDMs for %1"
662 msgstr "邮件发送KDMs给 %1"
663
664 #: src/lib/send_notification_email_job.cc:46
665 msgid "Email notification"
666 msgstr ""
667
668 #: src/lib/send_problem_report_job.cc:59
669 msgid "Email problem report"
670 msgstr "通过邮件发送BUG"
671
672 #: src/lib/send_problem_report_job.cc:62
673 msgid "Email problem report for %1"
674 msgstr "通过邮件发送BUG给 %1"
675
676 #: src/lib/dcp_encoder.cc:96 src/lib/ffmpeg_encoder.cc:119
677 msgid "Encoding"
678 msgstr "编码中"
679
680 #: src/lib/exceptions.cc:67
681 msgid "Error in subtitle file: saw %1 while expecting %2"
682 msgstr "字幕文件错误: 执行为 %1 实际要求为%2"
683
684 #: src/lib/job.cc:464
685 msgid "Error: %1"
686 msgstr "错误: (%1)"
687
688 #: src/lib/hints.cc:262
689 #, fuzzy
690 msgid "Examining closed captions"
691 msgstr "Examinar contenido"
692
693 #: src/lib/examine_content_job.cc:44
694 #, fuzzy
695 msgid "Examining content"
696 msgstr "检查内容"
697
698 #: src/lib/examine_ffmpeg_subtitles_job.cc:49
699 #, fuzzy
700 msgid "Examining subtitles"
701 msgstr "定位字幕"
702
703 #: src/lib/ffmpeg_content.cc:623
704 msgid "FCC"
705 msgstr "FCC"
706
707 #: src/lib/scp_uploader.cc:61
708 msgid "Failed to authenticate with server (%1)"
709 msgstr "无法与服务器进行身份验证 (%1)"
710
711 #: src/lib/emailer.cc:222
712 #, fuzzy
713 msgid "Failed to send email"
714 msgstr "发送电子邮件失败"
715
716 #: src/lib/dcp_content_type.cc:46
717 msgid "Feature"
718 msgstr "正片"
719
720 #: src/lib/content.cc:428
721 msgid "Filename"
722 msgstr "文件名"
723
724 #: src/lib/ffmpeg_content.cc:573
725 msgid "Film"
726 msgstr "电影"
727
728 #: src/lib/ffmpeg_examiner.cc:97
729 msgid "Finding length"
730 msgstr "定位长度"
731
732 #: src/lib/content.cc:435
733 msgid "Frame rate"
734 msgstr "帧率"
735
736 #: src/lib/util.cc:857
737 msgid "Friday"
738 msgstr "星期五"
739
740 #: src/lib/ffmpeg_content.cc:557
741 msgid "Full"
742 msgstr "Full(全幅/1.90)"
743
744 #: src/lib/ffmpeg_content.cc:537
745 msgid "Full (0-%1)"
746 msgstr "全幅 (0-%1)"
747
748 #: src/lib/ratio.cc:47
749 msgid "Full frame"
750 msgstr "Full(全幅/1.90)"
751
752 #: src/lib/audio_content.cc:320
753 msgid "Full length in audio samples at DCP rate"
754 msgstr "DCP中音频采样率总时长"
755
756 #: src/lib/audio_content.cc:307
757 msgid "Full length in audio samples at content rate"
758 msgstr "源音频内容采样总时长"
759
760 #: src/lib/audio_content.cc:314
761 msgid "Full length in video frames at DCP rate"
762 msgstr "DCP中视频总时长"
763
764 #: src/lib/audio_content.cc:300
765 msgid "Full length in video frames at content rate"
766 msgstr "源视频时长"
767
768 #: src/lib/ffmpeg_content.cc:598
769 msgid "Gamma 22 (BT470M)"
770 msgstr "伽玛 2.2 (BT470M)"
771
772 #: src/lib/ffmpeg_content.cc:599
773 msgid "Gamma 28 (BT470BG)"
774 msgstr "伽玛 2.8 (BT470BG)"
775
776 #: src/lib/filter.cc:75
777 msgid "Gradient debander"
778 msgstr "梯度"
779
780 #: src/lib/util.cc:552
781 msgid "HI"
782 msgstr "听力障碍"
783
784 #: src/lib/util.cc:521
785 msgid "Hearing impaired"
786 msgstr "听力障碍"
787
788 #: src/lib/filter.cc:78
789 msgid "High quality 3D denoiser"
790 msgstr "高品质的3D降噪"
791
792 #: src/lib/filter.cc:68
793 #, fuzzy
794 msgid "Horizontal flip"
795 msgstr "Horizontal deblocking filter"
796
797 #: src/lib/hints.cc:170
798 msgid ""
799 "However, setting your DCP frame rate to 24 or 48 will cause a significant "
800 "slowdown of your content, and SMPTE DCPs are not supported by all projectors."
801 msgstr ""
802 "然而,将帧速率设置在24-48fps会在DCP包中声明高帧率,这不是每个放映机都能支持的"
803 "格式。"
804
805 #: src/lib/hints.cc:167
806 msgid ""
807 "However, setting your DCP frame rate to 24 or 48 will cause a significant "
808 "speed-up of your content, and SMPTE DCPs are not supported by all projectors."
809 msgstr ""
810 "然而,将帧速率设置在24-48fps会在DCP包中声明高帧率,这不是每个放映机都能支持的"
811 "格式。"
812
813 #: src/lib/audio_content.cc:293 src/lib/audio_content.cc:313
814 msgid "Hz"
815 msgstr "Hz(赫兹)"
816
817 #: src/lib/ffmpeg_content.cc:607
818 msgid "IEC61966-2-1 (sRGB or sYCC)"
819 msgstr "IEC61966-2-1 (sRGB或sYCC)"
820
821 #: src/lib/ffmpeg_content.cc:605
822 msgid "IEC61966-2-4"
823 msgstr "IEC61966-2-4"
824
825 #: src/lib/job.cc:147 src/lib/job.cc:197 src/lib/job.cc:207
826 msgid "It is not known what caused this error."
827 msgstr "未知错误."
828
829 #: src/lib/ffmpeg_content.cc:587
830 msgid "JEDEC P22"
831 msgstr ""
832
833 #: src/lib/config.cc:353 src/lib/config.cc:1108
834 msgid "KDM delivery: $CPL_NAME"
835 msgstr "发行KDM: $CPL_NAME"
836
837 #: src/lib/dcp.cc:82
838 msgid "KDM was made for DCP-o-matic but not for its leaf certificate."
839 msgstr ""
840
841 #: src/lib/dcp.cc:80
842 msgid "KDM was not made for DCP-o-matic's decryption certificate."
843 msgstr ""
844
845 #: src/lib/filter.cc:72
846 msgid "Kernel deinterlacer"
847 msgstr "隔行扫描"
848
849 #: src/lib/ffmpeg_encoder.cc:203 src/lib/util.cc:546
850 msgid "L"
851 msgstr "左声道"
852
853 #: src/lib/util.cc:554
854 msgid "Lc"
855 msgstr "左中"
856
857 #: src/lib/mid_side_decoder.cc:98 src/lib/util.cc:515
858 msgid "Left"
859 msgstr "左声道"
860
861 #: src/lib/util.cc:523
862 msgid "Left centre"
863 msgstr "左中"
864
865 #: src/lib/util.cc:525
866 msgid "Left rear surround"
867 msgstr "左后环绕"
868
869 #: src/lib/util.cc:519
870 msgid "Left surround"
871 msgstr "左环绕"
872
873 #: src/lib/video_content.cc:457
874 msgid "Length"
875 msgstr "长度"
876
877 #: src/lib/util.cc:549
878 msgid "Lfe"
879 msgstr "次低"
880
881 #: src/lib/util.cc:518
882 msgid "Lfe (sub)"
883 msgstr "次低(重低音)"
884
885 #: src/lib/ffmpeg_content.cc:552
886 msgid "Limited"
887 msgstr "限制"
888
889 #: src/lib/ffmpeg_content.cc:530
890 msgid "Limited (%1-%2)"
891 msgstr "限制 (%1-%2)"
892
893 #: src/lib/ffmpeg_content.cc:602
894 msgid "Linear"
895 msgstr "线性"
896
897 #: src/lib/ffmpeg_content.cc:603
898 msgid "Logarithmic (100:1 range)"
899 msgstr "对数 (范围 100:1)"
900
901 #: src/lib/ffmpeg_content.cc:604
902 msgid "Logarithmic (316:1 range)"
903 msgstr "对数 (范围 316:1)"
904
905 #: src/lib/util.cc:550
906 msgid "Ls"
907 msgstr "左环绕"
908
909 #: src/lib/mid_side_decoder.cc:35
910 msgid "Mid-side decoder"
911 msgstr "中置解码"
912
913 #: src/lib/filter.cc:75 src/lib/filter.cc:76 src/lib/filter.cc:79
914 msgid "Misc"
915 msgstr "其他"
916
917 #: src/lib/dcp_examiner.cc:154
918 msgid "Mismatched audio channel counts in DCP"
919 msgstr "DCP中的音频通道数不匹配"
920
921 #: src/lib/dcp_examiner.cc:160
922 msgid "Mismatched audio sample rates in DCP"
923 msgstr "DCP中的音频采样率不符合"
924
925 #: src/lib/dcp_examiner.cc:127
926 msgid "Mismatched frame rates in DCP"
927 msgstr "DCP中的帧率不匹配"
928
929 #: src/lib/dcp_examiner.cc:135
930 msgid "Mismatched video sizes in DCP"
931 msgstr "DCP中的视频分辨率不匹配"
932
933 #: src/lib/exceptions.cc:55
934 #, fuzzy
935 msgid "Missing required setting %1"
936 msgstr "缺少必需的设置%1"
937
938 #: src/lib/util.cc:849
939 msgid "Monday"
940 msgstr "星期一"
941
942 #: src/lib/writer.cc:618
943 msgid "Mono"
944 msgstr "单声道"
945
946 #: src/lib/filter.cc:71
947 msgid "Motion compensating deinterlacer"
948 msgstr "动态隔行补偿"
949
950 #: src/lib/dcp_decoder.cc:77
951 msgid "No CPLs found in DCP."
952 msgstr ""
953
954 #: src/lib/cinema_kdms.cc:201 src/lib/send_notification_email_job.cc:61
955 msgid "No mail server configured in preferences"
956 msgstr "没有配置偏好的邮件服务"
957
958 #: src/lib/video_content_scale.cc:105
959 msgid "No scale"
960 msgstr "不缩放"
961
962 #: src/lib/video_content_scale.cc:102
963 msgid "No stretch"
964 msgstr "不拉伸"
965
966 #: src/lib/image_content.cc:121
967 msgid "No valid image files were found in the folder."
968 msgstr "未发现有效的图片序列文件。"
969
970 #: src/lib/filter.cc:77 src/lib/filter.cc:78 src/lib/filter.cc:80
971 msgid "Noise reduction"
972 msgstr "降噪"
973
974 #: src/lib/writer.cc:616
975 msgid "None"
976 msgstr "无"
977
978 #: src/lib/job.cc:462
979 msgid "OK (ran for %1)"
980 msgstr "确认 (运行 %1)"
981
982 #: src/lib/content.cc:121
983 msgid "Only the first piece of content to be joined can have a start trim."
984 msgstr "只有第一段才可以进行开始裁剪。"
985
986 #: src/lib/content.cc:125
987 msgid "Only the last piece of content to be joined can have an end trim."
988 msgstr "只有最后一段才可以进行结束裁剪。"
989
990 #: src/lib/types.cc:132
991 #, fuzzy
992 msgid "Open subtitles"
993 msgstr "文本字幕"
994
995 #: src/lib/filter.cc:67 src/lib/filter.cc:68 src/lib/filter.cc:69
996 #: src/lib/filter.cc:70
997 msgid "Orientation"
998 msgstr ""
999
1000 #: src/lib/job.cc:171
1001 msgid "Out of memory"
1002 msgstr "内存不足"
1003
1004 #: src/lib/filter.cc:80
1005 msgid "Overcomplete wavelet denoiser"
1006 msgstr "小波降噪"
1007
1008 #: src/lib/colour_conversion.cc:284
1009 msgid "P3"
1010 msgstr "P3"
1011
1012 #: src/lib/util.h:57
1013 msgid ""
1014 "Please report this problem by using Help -> Report a problem or via email to "
1015 "carl@dcpomatic.com"
1016 msgstr ""
1017
1018 #: src/lib/dcp_content_type.cc:53
1019 msgid "Policy"
1020 msgstr "政策相关"
1021
1022 #: src/lib/content.cc:444
1023 msgid "Prepared for video frame rate"
1024 msgstr "准备视频帧率"
1025
1026 #: src/lib/exceptions.cc:85
1027 msgid "Programming error at %1:%2 %3"
1028 msgstr "程序内部错误 %1:%2 %3"
1029
1030 #: src/lib/dcp_content_type.cc:54
1031 msgid "Public Service Announcement"
1032 msgstr "公共服务或公告"
1033
1034 #: src/lib/ffmpeg_encoder.cc:207 src/lib/util.cc:547
1035 msgid "R"
1036 msgstr "右声道"
1037
1038 #: src/lib/ffmpeg_content.cc:619
1039 msgid "RGB / sRGB (IEC61966-2-1)"
1040 msgstr "RGB / sRGB (IEC61966-2-1)"
1041
1042 #: src/lib/dcp_content_type.cc:51
1043 msgid "Rating"
1044 msgstr "分级"
1045
1046 #: src/lib/util.cc:555
1047 msgid "Rc"
1048 msgstr "右中"
1049
1050 #: src/lib/colour_conversion.cc:285
1051 msgid "Rec. 1886"
1052 msgstr "Rec. 1886"
1053
1054 #: src/lib/colour_conversion.cc:286
1055 msgid "Rec. 2020"
1056 msgstr "Rec. 2020"
1057
1058 #: src/lib/colour_conversion.cc:282
1059 msgid "Rec. 601"
1060 msgstr "Rec. 601"
1061
1062 #: src/lib/colour_conversion.cc:283
1063 msgid "Rec. 709"
1064 msgstr "Rec. 709"
1065
1066 #: src/lib/mid_side_decoder.cc:99 src/lib/util.cc:516
1067 msgid "Right"
1068 msgstr "右声道"
1069
1070 #: src/lib/util.cc:524
1071 msgid "Right centre"
1072 msgstr "右中"
1073
1074 #: src/lib/util.cc:526
1075 msgid "Right rear surround"
1076 msgstr "右后环绕"
1077
1078 #: src/lib/util.cc:520
1079 msgid "Right surround"
1080 msgstr "右环绕"
1081
1082 #: src/lib/filter.cc:70
1083 msgid "Rotate 90 degrees anti-clockwise"
1084 msgstr ""
1085
1086 #: src/lib/filter.cc:69
1087 msgid "Rotate 90 degrees clockwise"
1088 msgstr ""
1089
1090 #: src/lib/util.cc:551
1091 msgid "Rs"
1092 msgstr "右环绕"
1093
1094 #: src/lib/colour_conversion.cc:287
1095 msgid "S-Gamut3/S-Log3"
1096 msgstr "索尼S-Gamut3/S-Log3"
1097
1098 #: src/lib/ffmpeg_content.cc:571 src/lib/ffmpeg_content.cc:600
1099 msgid "SMPTE 170M (BT601)"
1100 msgstr "SMPTE 170M (BT601)"
1101
1102 #: src/lib/ffmpeg_content.cc:625
1103 msgid "SMPTE 170M (BT601-6)"
1104 msgstr "SMPTE 170M (BT601-6)"
1105
1106 #: src/lib/ffmpeg_content.cc:630
1107 msgid "SMPTE 2085, Y'D'zD'x"
1108 msgstr "SMPTE 2085, Y'D'zD'x"
1109
1110 #: src/lib/ffmpeg_content.cc:572 src/lib/ffmpeg_content.cc:601
1111 #: src/lib/ffmpeg_content.cc:626
1112 msgid "SMPTE 240M"
1113 msgstr "SMPTE 240M"
1114
1115 #: src/lib/ffmpeg_content.cc:610
1116 msgid "SMPTE ST 2084 for 10, 12, 14 and 16 bit systems"
1117 msgstr "SMPTE ST 2084 for 10, 12, 14和16 bit"
1118
1119 #: src/lib/ffmpeg_content.cc:611
1120 msgid "SMPTE ST 428-1"
1121 msgstr "SMPTE ST 428-1"
1122
1123 #: src/lib/ffmpeg_content.cc:575
1124 msgid "SMPTE ST 428-1 (CIE 1931 XYZ)"
1125 msgstr "SMPTE ST 428-1 (CIE 1931 XYZ)"
1126
1127 #: src/lib/ffmpeg_content.cc:576
1128 msgid "SMPTE ST 431-2 (2011)"
1129 msgstr "SMPTE ST 431-2 (2011)"
1130
1131 #: src/lib/ffmpeg_content.cc:577
1132 msgid "SMPTE ST 432-1 D65 (2010)"
1133 msgstr "SMPTE ST 432-1 D65 (2010)"
1134
1135 #: src/lib/scp_uploader.cc:56
1136 msgid "SSH error (%1)"
1137 msgstr "SSH错误 (%1)"
1138
1139 #: src/lib/util.cc:859
1140 msgid "Saturday"
1141 msgstr "星期六"
1142
1143 #: src/lib/image_content.cc:107
1144 msgid "Scanning image files"
1145 msgstr "正在扫描图像"
1146
1147 #: src/lib/send_problem_report_job.cc:74
1148 msgid "Sending email"
1149 msgstr "发送电子邮件"
1150
1151 #: src/lib/dcp_content_type.cc:47
1152 msgid "Short"
1153 msgstr "短片"
1154
1155 #: src/lib/video_content.cc:458
1156 msgid "Size"
1157 msgstr "大小"
1158
1159 #: src/lib/audio_content.cc:252
1160 msgid "Some audio will be resampled to %1Hz"
1161 msgstr "部分音频将被重新采样到%1Hz"
1162
1163 #: src/lib/check_content_change_job.cc:86
1164 msgid ""
1165 "Some files have been changed since they were added to the project.\n"
1166 "\n"
1167 "These files will now be re-examined, so you may need to check their settings."
1168 msgstr ""
1169
1170 #: src/lib/hints.cc:310
1171 msgid ""
1172 "Some of your closed captions have lines longer than %1 characters, so they "
1173 "will probably be word-wrapped."
1174 msgstr ""
1175
1176 #: src/lib/hints.cc:316
1177 msgid ""
1178 "Some of your closed captions span more than %1 lines, so they will be "
1179 "truncated."
1180 msgstr ""
1181
1182 #: src/lib/film.cc:328
1183 #, fuzzy
1184 msgid "Some of your content needs a KDM"
1185 msgstr "内容需要KDM密匙"
1186
1187 #: src/lib/film.cc:331
1188 #, fuzzy
1189 msgid "Some of your content needs an OV"
1190 msgstr "内容需要声明原创OV"
1191
1192 #: src/lib/writer.cc:620
1193 msgid "Stereo"
1194 msgstr "双声道"
1195
1196 #: src/lib/upmixer_a.cc:46
1197 msgid "Stereo to 5.1 up-mixer A"
1198 msgstr "立体声到5.1,混音器A"
1199
1200 #: src/lib/upmixer_b.cc:42
1201 msgid "Stereo to 5.1 up-mixer B"
1202 msgstr "立体声到5.1,混音器B"
1203
1204 #: src/lib/util.cc:847
1205 msgid "Sunday"
1206 msgstr "星期日/天"
1207
1208 #: src/lib/dcp_content_type.cc:52
1209 msgid "Teaser"
1210 msgstr "传情片"
1211
1212 #: src/lib/filter.cc:79
1213 msgid "Telecine filter"
1214 msgstr "胶转磁滤镜"
1215
1216 #: src/lib/dcp_content_type.cc:49
1217 msgid "Test"
1218 msgstr "测试片"
1219
1220 #: src/lib/string_text_file_content.cc:75
1221 msgid "Text subtitles"
1222 msgstr "文本字幕"
1223
1224 #: src/lib/exceptions.cc:73
1225 msgid "The certificate chain for signing is invalid"
1226 msgstr "证书签名无效"
1227
1228 #: src/lib/exceptions.cc:79
1229 msgid "The certificate chain for signing is invalid (%1)"
1230 msgstr "证书签名无效(%1)"
1231
1232 #: src/lib/job.cc:109
1233 msgid ""
1234 "The drive that the film is stored on is low in disc space.  Free some more "
1235 "space and try again."
1236 msgstr "磁盘空间不足,清理磁盘空间以继续."
1237
1238 #: src/lib/playlist.cc:211
1239 msgid "The file %1 has been moved %2 milliseconds earlier."
1240 msgstr "文件 1% 被向前移动了 2% 毫秒."
1241
1242 #: src/lib/playlist.cc:206
1243 msgid "The file %1 has been moved %2 milliseconds later."
1244 msgstr "文件 1% 被向后移动了 2% 毫秒."
1245
1246 #: src/lib/playlist.cc:231
1247 msgid "The file %1 has been trimmed by %2 milliseconds less."
1248 msgstr "文件 1% 被缩短了 2% 毫秒."
1249
1250 #: src/lib/playlist.cc:226
1251 msgid "The file %1 has been trimmed by %2 milliseconds more."
1252 msgstr "文件 1% 被延长了 2% 毫秒."
1253
1254 #: src/lib/hints.cc:203
1255 msgid ""
1256 "There is a large difference between the frame rate of your DCP and that of "
1257 "some of your content.  This will cause your audio to play back at a much "
1258 "lower or higher pitch than it should.  You are advised to set your DCP frame "
1259 "rate to one closer to your content, provided that your target projection "
1260 "systems support your chosen DCP rate."
1261 msgstr ""
1262
1263 #: src/lib/dcp_content.cc:588
1264 msgid "There is no video in this DCP"
1265 msgstr ""
1266
1267 #: src/lib/job.cc:171
1268 msgid ""
1269 "There was not enough memory to do this.  If you are running a 32-bit "
1270 "operating system try reducing the number of encoding threads in the General "
1271 "tab of Preferences."
1272 msgstr "内存不足,如您是32位系统,请重新设置运行线程数量来达到稳定运行。"
1273
1274 #: src/lib/exceptions.cc:91
1275 msgid ""
1276 "This file is a KDM.  KDMs should be added to DCP content by right-clicking "
1277 "the content and choosing \"Add KDM\"."
1278 msgstr ""
1279 "这是一个KDM密匙文件。KDM密匙文件可以通过在你的DCP包上右键,点击添加KDM文件添"
1280 "加到DCP中。"
1281
1282 #: src/lib/film.cc:456
1283 msgid ""
1284 "This film was created with a newer version of DCP-o-matic, and it cannot be "
1285 "loaded into this version.  Sorry!"
1286 msgstr "不支持新版本创建的工程文件!"
1287
1288 #: src/lib/film.cc:445
1289 msgid ""
1290 "This film was created with an older version of DCP-o-matic, and "
1291 "unfortunately it cannot be loaded into this version.  You will need to "
1292 "create a new Film, re-add your content and set it up again.  Sorry!"
1293 msgstr "不支持老版本创建的工程文件!"
1294
1295 #: src/lib/util.cc:855
1296 msgid "Thursday"
1297 msgstr "星期四"
1298
1299 #: src/lib/types.cc:130
1300 msgid "Timed text"
1301 msgstr ""
1302
1303 #: src/lib/dcp_content_type.cc:48
1304 msgid "Trailer"
1305 msgstr "预告片"
1306
1307 #: src/lib/transcode_job.cc:55
1308 #, fuzzy
1309 msgid "Transcoding %1"
1310 msgstr "转码 %1"
1311
1312 #: src/lib/dcp_content_type.cc:50
1313 msgid "Transitional"
1314 msgstr "过渡片"
1315
1316 #: src/lib/util.cc:851
1317 msgid "Tuesday"
1318 msgstr "星期二"
1319
1320 #: src/lib/internet.cc:136
1321 msgid "Unexpected ZIP file contents"
1322 msgstr "意外的ZIP文件的内容"
1323
1324 #: src/lib/image_proxy.cc:49
1325 msgid "Unexpected image type received by server"
1326 msgstr "服务器接收到意外的图像类型"
1327
1328 #: src/lib/job.cc:206
1329 msgid "Unknown error"
1330 msgstr "未知错误"
1331
1332 #: src/lib/ffmpeg_decoder.cc:322
1333 msgid "Unrecognised audio sample format (%1)"
1334 msgstr "无法识别的音频采样格式 (%1)"
1335
1336 #: src/lib/filter.cc:76
1337 msgid "Unsharp mask and Gaussian blur"
1338 msgstr "USM锐化和高斯模糊"
1339
1340 #: src/lib/ffmpeg_content.cc:523 src/lib/ffmpeg_content.cc:547
1341 #: src/lib/ffmpeg_content.cc:565 src/lib/ffmpeg_content.cc:567
1342 #: src/lib/ffmpeg_content.cc:568 src/lib/ffmpeg_content.cc:594
1343 #: src/lib/ffmpeg_content.cc:596 src/lib/ffmpeg_content.cc:597
1344 #: src/lib/ffmpeg_content.cc:621 src/lib/ffmpeg_content.cc:622
1345 msgid "Unspecified"
1346 msgstr "未指定"
1347
1348 #: src/lib/colour_conversion.cc:240
1349 msgid "Untitled"
1350 msgstr "无标题"
1351
1352 #: src/lib/util.cc:529 src/lib/util.cc:530
1353 msgid "Unused"
1354 msgstr "未使用"
1355
1356 #: src/lib/upmixer_a.cc:127 src/lib/upmixer_b.cc:137
1357 msgid "Upmix L"
1358 msgstr "左混"
1359
1360 #: src/lib/upmixer_a.cc:128 src/lib/upmixer_b.cc:138
1361 msgid "Upmix R"
1362 msgstr "右混"
1363
1364 #: src/lib/util.cc:553
1365 msgid "VI"
1366 msgstr "视力障碍"
1367
1368 #: src/lib/verify_dcp_job.cc:41
1369 msgid "Verify DCP"
1370 msgstr ""
1371
1372 #: src/lib/filter.cc:67
1373 msgid "Vertical flip"
1374 msgstr ""
1375
1376 #: src/lib/util.cc:522
1377 msgid "Visually impaired"
1378 msgstr "视力障碍"
1379
1380 #: src/lib/upload_job.cc:44
1381 msgid "Waiting"
1382 msgstr "请稍候"
1383
1384 #: src/lib/filter.cc:74
1385 #, fuzzy
1386 msgid "Weave filter"
1387 msgstr "胶转磁滤镜"
1388
1389 #: src/lib/util.cc:853
1390 msgid "Wednesday"
1391 msgstr "星期三"
1392
1393 #: src/lib/ffmpeg_content.cc:627
1394 msgid "YCOCG"
1395 msgstr "YCOCG"
1396
1397 #: src/lib/filter.cc:73
1398 msgid "Yet Another Deinterlacing Filter"
1399 msgstr "反隔行扫描滤镜"
1400
1401 #: src/lib/hints.cc:179
1402 #, fuzzy
1403 msgid ""
1404 "You are set up for a DCP at a frame rate of %1.  This frame rate is not "
1405 "supported by all projectors.  You are advised to change the DCP frame rate "
1406 "to %2."
1407 msgstr ""
1408 "你所设定的视频帧率不是DCI标准(SMPTE)支持的,我们建议您制作DCI标准(SMPTE)"
1409 "的DCP。"
1410
1411 #: src/lib/hints.cc:172
1412 msgid ""
1413 "You are set up for an Interop DCP at a frame rate which is not officially "
1414 "supported.  You are advised either to change the frame rate of your DCP or "
1415 "to make a SMPTE DCP instead (although SMPTE DCPs are not supported by all "
1416 "projectors)."
1417 msgstr ""
1418 "你所设定的视频帧率不是SMPTE标准支持的,我们建议您制作SMPTE标准的DCP。(虽然"
1419 "SMPTE标准的DCP也不是每个放映机都能放映)"
1420
1421 #: src/lib/hints.cc:159
1422 msgid ""
1423 "You are set up for an Interop DCP at a frame rate which is not officially "
1424 "supported.  You are advised either to change the frame rate of your DCP or "
1425 "to make a SMPTE DCP instead."
1426 msgstr ""
1427 "你所设定的视频帧率不是DCI标准(SMPTE)支持的,我们建议您制作DCI标准(SMPTE)"
1428 "的DCP。"
1429
1430 #: src/lib/hints.cc:225
1431 msgid ""
1432 "You are using 3D content but your DCP is set to 2D.  Set the DCP to 3D if "
1433 "you want to play it back on a 3D system (e.g. Real-D, MasterImage etc.)"
1434 msgstr "您添加的内容是3D内容,但您的DCP包设置为2D模式,请设置到3D模式。"
1435
1436 #: src/lib/hints.cc:124
1437 msgid ""
1438 "You are using DCP-o-matic's stereo-to-5.1 upmixer.  This is experimental and "
1439 "may result in poor-quality audio.  If you continue, you should listen to the "
1440 "resulting DCP in a cinema to make sure that it sounds good."
1441 msgstr ""
1442 "你用的是dcp-o-matic双声道转5.1立体声的混频器。这是实验性的功能,可能导致音频"
1443 "质量差。如果你继续,你应该检查完成的DCP声音."
1444
1445 #: src/lib/hints.cc:214
1446 msgid ""
1447 "You have %1 files that look like they are VOB files from DVD. You should "
1448 "join them to ensure smooth joins between the files."
1449 msgstr ""
1450 "您已经添加了 %1 个VOB文件,如果他们来自一张DVD,请确保您已经导入了所有文件,"
1451 "否则可能无法正常播放。"
1452
1453 #: src/lib/hints.cc:322
1454 msgid "You have overlapping closed captions, which are not allowed."
1455 msgstr ""
1456
1457 #: src/lib/hints.cc:115
1458 msgid ""
1459 "You have specified a font file which is larger than 640kB.  This is very "
1460 "likely to cause problems on playback."
1461 msgstr "您添加的字体文件超过了640KB,部分服务器不支持超过640KB大小的字体。"
1462
1463 #: src/lib/film.cc:311
1464 #, fuzzy
1465 msgid "You must add some content to the DCP before creating it"
1466 msgstr "您必须在创建DCP之前添加一些内容"
1467
1468 #: src/lib/hints.cc:119
1469 msgid ""
1470 "Your DCP has fewer than 6 audio channels.  This may cause problems on some "
1471 "projectors."
1472 msgstr "您的DCP声道数小于6个,在部分电影服务器上可能不能正常播放。"
1473
1474 #: src/lib/hints.cc:151
1475 msgid ""
1476 "Your DCP uses an unusual container ratio.  This may cause problems on some "
1477 "projectors.  If possible, use Flat or Scope for the DCP container ratio"
1478 msgstr ""
1479 "DCP使用了不常见的画幅比例,可能导致部分电影放映机无法正常播放,建议改成Flat "
1480 "(1.77/1.78/1.85) 或者Scope (2.35/2.39) 比例"
1481
1482 #: src/lib/hints.cc:250
1483 msgid ""
1484 "Your audio level is very high (on %1).  You should reduce the gain of your "
1485 "audio content."
1486 msgstr "您的音频增益过大 (在%1),请降低音频增益。"
1487
1488 #: src/lib/config.cc:312
1489 msgid ""
1490 "Your default container is not valid and has been changed to Flat (1.85:1)"
1491 msgstr "默认设置的容器不可用,已被替换为Flat (1.85:1)"
1492
1493 #: src/lib/playlist.cc:202
1494 msgid ""
1495 "Your project contains video content that was not aligned to a frame boundary."
1496 msgstr "您的项目包含不与帧边界对齐的视频内容."
1497
1498 #: src/lib/playlist.cc:222
1499 msgid ""
1500 "Your project contains video content whose trim was not aligned to a frame "
1501 "boundary."
1502 msgstr "您的项目包含的视频内容包含修剪不对齐的帧边界."
1503
1504 #: src/lib/image_content.cc:71
1505 msgid "[moving images]"
1506 msgstr "[动态图像]"
1507
1508 #: src/lib/image_content.cc:69
1509 msgid "[still]"
1510 msgstr "[静态图像]"
1511
1512 #: src/lib/dcp_subtitle_content.cc:100 src/lib/string_text_file_content.cc:69
1513 msgid "[subtitles]"
1514 msgstr "[字幕]"
1515
1516 #. / TRANSLATORS: _reel%1 here is to be added to an export filename to indicate
1517 #. / which reel it is.  Preserve the %1; it will be replaced with the reel number.
1518 #: src/lib/ffmpeg_encoder.cc:67
1519 msgid "_reel%1"
1520 msgstr ""
1521
1522 #: src/lib/dcpomatic_socket.cc:69
1523 msgid "connect timed out"
1524 msgstr "连接超时"
1525
1526 #: src/lib/uploader.cc:35
1527 msgid "connecting"
1528 msgstr "连接"
1529
1530 #: src/lib/film.cc:307
1531 msgid "container"
1532 msgstr "打包类型"
1533
1534 #: src/lib/film.cc:315
1535 msgid "content type"
1536 msgstr "打包类型"
1537
1538 #: src/lib/uploader.cc:73
1539 msgid "copying %1"
1540 msgstr "复制中... %1"
1541
1542 #: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:142
1543 msgid "could not find stream information"
1544 msgstr "找不到流信息"
1545
1546 #: src/lib/reel_writer.cc:325
1547 msgid "could not move audio asset into the DCP (%1)"
1548 msgstr "无法移动的音频文件 (%1)"
1549
1550 #: src/lib/exceptions.cc:33
1551 msgid "could not open file %1 for reading (%2)"
1552 msgstr "读取 %1文件失败"
1553
1554 #: src/lib/exceptions.cc:33
1555 msgid "could not open file %1 for writing (%2)"
1556 msgstr "写入 %1文件失败"
1557
1558 #: src/lib/exceptions.cc:43
1559 msgid "could not read from file %1 (%2)"
1560 msgstr "无法从文件中读取 %1 (%2)"
1561
1562 #: src/lib/scp_uploader.cc:66
1563 msgid "could not start SCP session (%1)"
1564 msgstr "无法启动SCP (%1)"
1565
1566 #: src/lib/scp_uploader.cc:41
1567 msgid "could not start SSH session"
1568 msgstr "无法启动SSH"
1569
1570 #: src/lib/exceptions.cc:49
1571 msgid "could not write to file %1 (%2)"
1572 msgstr "不能写入文件 (%1)"
1573
1574 #: src/lib/dcpomatic_socket.cc:65
1575 msgid "error during async_connect (%1)"
1576 msgstr "异步连接错误 (%1)"
1577
1578 #: src/lib/dcpomatic_socket.cc:118
1579 msgid "error during async_read (%1)"
1580 msgstr "异步读取错误 (%1)"
1581
1582 #: src/lib/dcpomatic_socket.cc:90
1583 msgid "error during async_write (%1)"
1584 msgstr "异步写入错误 (%1)"
1585
1586 #: src/lib/content.cc:437 src/lib/content.cc:446
1587 msgid "frames per second"
1588 msgstr "每秒帧数"
1589
1590 #. / TRANSLATORS: h here is an abbreviation for hours
1591 #: src/lib/util.cc:179
1592 msgid "h"
1593 msgstr "时"
1594
1595 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1596 #: src/lib/dcp_content.cc:680
1597 #, fuzzy
1598 msgid "it does not have closed captions in all its reels."
1599 msgstr "该DCP的所有分卷无声音。"
1600
1601 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1602 #: src/lib/dcp_content.cc:675
1603 #, fuzzy
1604 msgid "it does not have open subtitles in all its reels."
1605 msgstr "该DCP的所有分卷无字幕。"
1606
1607 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1608 #: src/lib/dcp_content.cc:642
1609 #, fuzzy
1610 msgid "it does not have sound in all its reels."
1611 msgstr "该DCP的所有分卷无声音。"
1612
1613 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1614 #: src/lib/dcp_content.cc:541
1615 #, fuzzy
1616 msgid "it has a different frame rate to the film."
1617 msgstr "影片与DCP的帧速率不一致."
1618
1619 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1620 #: src/lib/dcp_content.cc:603
1621 #, fuzzy
1622 msgid "it is 2K and the film is 4K."
1623 msgstr "打包内容被设置为Interop类型,而实际打包类型是 SMPTE。"
1624
1625 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1626 #: src/lib/dcp_content.cc:600
1627 #, fuzzy
1628 msgid "it is 4K and the film is 2K."
1629 msgstr "打包内容被设置为Interop类型,而实际打包类型是 SMPTE。"
1630
1631 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1632 #: src/lib/dcp_content.cc:529
1633 #, fuzzy
1634 msgid "it is Interop and the film is set to SMPTE."
1635 msgstr "打包内容被设置为Interop类型,而实际打包类型是 SMPTE。"
1636
1637 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1638 #: src/lib/dcp_content.cc:533
1639 #, fuzzy
1640 msgid "it is SMPTE and the film is set to Interop."
1641 msgstr "打包内容被设置为SMPTE类型,而实际打包类型是 Interop。"
1642
1643 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1644 #: src/lib/dcp_content.cc:648
1645 #, fuzzy
1646 msgid "it overlaps other audio content; remove the other content."
1647 msgstr "音频文件重复,请删除重复项."
1648
1649 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1650 #: src/lib/dcp_content.cc:686
1651 #, fuzzy
1652 msgid "it overlaps other text content; remove the other content."
1653 msgstr "视频文件重复,请删除重复项."
1654
1655 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1656 #: src/lib/dcp_content.cc:613
1657 #, fuzzy
1658 msgid "it overlaps other video content; remove the other content."
1659 msgstr "视频文件重复,请删除重复项."
1660
1661 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1662 #: src/lib/dcp_content.cc:564
1663 #, fuzzy
1664 msgid ""
1665 "its reel lengths differ from those in the film; set the reel mode to 'split "
1666 "by video content'."
1667 msgstr "影片时长与DCP中的分卷时长不一致,请设置 【 分卷模式 】 来分割该内容。"
1668
1669 #. / TRANSLATORS: this string will follow "Cannot reference this DCP: "
1670 #: src/lib/dcp_content.cc:608
1671 #, fuzzy
1672 msgid "its video frame size differs from the film's."
1673 msgstr "视频帧大小与DCP不一致。"
1674
1675 #. / TRANSLATORS: m here is an abbreviation for minutes
1676 #: src/lib/util.cc:188
1677 msgid "m"
1678 msgstr "分"
1679
1680 #: src/lib/image_content.cc:86
1681 msgid "moving"
1682 msgstr "移动"
1683
1684 #: src/lib/film.cc:303
1685 msgid "name"
1686 msgstr "名字"
1687
1688 #. / TRANSLATORS: s here is an abbreviation for seconds
1689 #: src/lib/util.cc:198
1690 msgid "s"
1691 msgstr "秒"
1692
1693 #: src/lib/colour_conversion.cc:281
1694 msgid "sRGB"
1695 msgstr "sRGB"
1696
1697 #: src/lib/film.cc:324
1698 msgid "some of your content is missing"
1699 msgstr "内容不完整"
1700
1701 #: src/lib/image_content.cc:84
1702 msgid "still"
1703 msgstr "静止图像"
1704
1705 #: src/lib/ffmpeg_examiner.cc:256
1706 msgid "unknown"
1707 msgstr "未知"
1708
1709 #: src/lib/video_content.cc:457
1710 msgid "video frames"
1711 msgstr "视频帧"
1712
1713 #, fuzzy
1714 #~ msgid "Could not write whole file"
1715 #~ msgstr "写入远程文件 (%1)失败!"
1716
1717 #, fuzzy
1718 #~ msgid "Could not decode image file %1 (%2)"
1719 #~ msgstr "无法解码图像文件(%1)"
1720
1721 #~ msgid "Could not decode image file (%1)"
1722 #~ msgstr "无法解码图像文件(%1)"
1723
1724 #, fuzzy
1725 #~ msgid "it overlaps other subtitle content; remove the other content."
1726 #~ msgstr "字幕文件重复,请删除重复项."
1727
1728 #~ msgid ""
1729 #~ "The DCP %1 was being referred to by this film.  This not now possible "
1730 #~ "because the reel sizes in the film no longer agree with those in the "
1731 #~ "imported DCP.\n"
1732 #~ "\n"
1733 #~ "Setting the 'Reel type' to 'split by video content' will probably help.\n"
1734 #~ "\n"
1735 #~ "After doing that you would need to re-tick the appropriate 'refer to "
1736 #~ "existing DCP' checkboxes."
1737 #~ msgstr "DCP中的电影内容太大,请使用 【 分卷模式 】后再试一次。"
1738
1739 #~ msgid "Could not find pixel format for video."
1740 #~ msgstr "找不到视频格式"
1741
1742 #~ msgid "2.35"
1743 #~ msgstr "2.35"
1744
1745 #~ msgid "16:9"
1746 #~ msgstr "16:9"
1747
1748 #~ msgid "4:3"
1749 #~ msgstr "4:3"
1750
1751 #~ msgid ""
1752 #~ "Your DCP frame rate (%1 fps) may cause problems in a few (mostly older) "
1753 #~ "projectors.  Use 24 or 48 frames per second to be on the safe side."
1754 #~ msgstr ""
1755 #~ "您的DCP帧速率(%1 fps)会使一部分电影放映机出现错误,请使用24 fps、48 "
1756 #~ "fps、60 fps、96 fps 和 120 fps 等来保证能够正常放映。"
1757
1758 #~ msgid "Finding length and subtitles"
1759 #~ msgstr "定位长度和字幕"
1760
1761 #~ msgid "Encoding picture and sound"
1762 #~ msgstr "编码图像序列和音频中……"
1763
1764 #~ msgid "remaining"
1765 #~ msgstr "剩余"
1766
1767 #~ msgid ""
1768 #~ "The KDM does not decrypt the DCP.  Perhaps it is targeted at the wrong "
1769 #~ "CPL."
1770 #~ msgstr "该KDM无法解密该CPL文件。"
1771
1772 #~ msgid "DBPS"
1773 #~ msgstr "二级D-BOX通道"
1774
1775 #~ msgid ""
1776 #~ "Your audio level is very close to clipping.  You should reduce the gain "
1777 #~ "of your audio content."
1778 #~ msgstr "您的音量已经接近上限,请降低音频增益防止爆音。"
1779
1780 #~ msgid "could not create file %1"
1781 #~ msgstr "无法创建文件 (%1)"
1782
1783 #~ msgid "could not open file %1"
1784 #~ msgstr "无法打开文件 %1"
1785
1786 #~ msgid "Computing audio digest"
1787 #~ msgstr "计算音频Hash"
1788
1789 #~ msgid "fps"
1790 #~ msgstr "fps"
1791
1792 #~ msgid "frames"
1793 #~ msgstr "帧"
1794
1795 #~ msgid "Audio"
1796 #~ msgstr "音频解析"
1797
1798 #~ msgid "Encoding image data"
1799 #~ msgstr "编码图像数据"
1800
1801 #~ msgid "Video"
1802 #~ msgstr "视频"
1803
1804 #~ msgid "could not open audio file for reading"
1805 #~ msgstr "无法打开音频文件进行读取"
1806
1807 #~ msgid "SubRip subtitles"
1808 #~ msgstr "SubRip字幕"
1809
1810 #~ msgid "Video length"
1811 #~ msgstr "视频长度"
1812
1813 #~ msgid "Video size"
1814 #~ msgstr "视频大小"
1815
1816 #~ msgid "could not read from file"
1817 #~ msgstr "无法从文件中读取 %1 (%2)"
1818
1819 #~ msgid "KDM delivery"
1820 #~ msgstr "Envío de KDM"
1821
1822 #~ msgid "multi-part subtitles not yet supported"
1823 #~ msgstr "todavía no se soportan subtítulos en múltiples partes"
1824
1825 #~ msgid "There was not enough memory to do this."
1826 #~ msgstr "No hubo suficiente memoria para hacer esto."
1827
1828 #~ msgid "could not run sample-rate converter"
1829 #~ msgstr "no se pudo ejecutar el conversor de velocidad"
1830
1831 #~ msgid "could not run sample-rate converter for %1 samples (%2) (%3)"
1832 #~ msgstr "no se pudo ejecutar el conversor de velocidad"
1833
1834 #~ msgid "1.375"
1835 #~ msgstr "1.375"
1836
1837 #~ msgid "Area"
1838 #~ msgstr "Área"
1839
1840 #~ msgid "Bicubic"
1841 #~ msgstr "Bicúbico"
1842
1843 #~ msgid "Content to be joined must use the same audio stream."
1844 #~ msgstr "Para unir contenido debe usar el mismo tipo de audio."
1845
1846 #~ msgid "Fast Bilinear"
1847 #~ msgstr "Bilineal rápido"
1848
1849 #~ msgid "Gaussian"
1850 #~ msgstr "Gaussiano"
1851
1852 #~ msgid "Lanczos"
1853 #~ msgstr "Lanczos"
1854
1855 #~ msgid "Sinc"
1856 #~ msgstr "Sinc"
1857
1858 #~ msgid "Spline"
1859 #~ msgstr "Spline"
1860
1861 #~ msgid "X"
1862 #~ msgstr "X"
1863
1864 #~ msgid "could not read encoded data"
1865 #~ msgstr "no se pudo leer la información codificada"
1866
1867 #~ msgid "error during async_accept (%1)"
1868 #~ msgstr "error durante async_accept (%1)"
1869
1870 #~ msgid "%1 channels, %2kHz, %3 samples"
1871 #~ msgstr "%1 canales, %2kHz, %3 muestras"
1872
1873 #~ msgid "%1 frames; %2 frames per second"
1874 #~ msgstr "%1 imágenes; %2 imágenes per second"
1875
1876 #~ msgid "%1x%2 pixels (%3:1)"
1877 #~ msgstr "%1x%2 pixels (%3:1)"
1878
1879 #~ msgid "missing key %1 in key-value set"
1880 #~ msgstr "falta la clave %1 en el par clave-valor"
1881
1882 #~ msgid "sRGB non-linearised"
1883 #~ msgstr "sRGB no-lineal"
1884
1885 #~ msgid ""
1886 #~ "It is not known what caused this error.  Please report the problem to the "
1887 #~ "DCP-o-matic author (carl@dcpomatic.com)."
1888 #~ msgstr ""
1889 #~ "Error desconocido. Por favor informe del problema al creador de DCP-o-"
1890 #~ "matic (carl@dcpomatic.com)"
1891
1892 #~ msgid "hour"
1893 #~ msgstr "hora"
1894
1895 #~ msgid "hours"
1896 #~ msgstr "horas"
1897
1898 #~ msgid "minute"
1899 #~ msgstr "minuto"
1900
1901 #~ msgid "minutes"
1902 #~ msgstr "minutos"
1903
1904 #~ msgid "second"
1905 #~ msgstr "segundo"
1906
1907 #~ msgid "seconds"
1908 #~ msgstr "segundos"
1909
1910 #~ msgid "could not find audio decoder"
1911 #~ msgstr "no se encontró el decodificador de audio"
1912
1913 #~ msgid "could not find video decoder"
1914 #~ msgstr "no se pudo encontrar decodificador de vídeo"
1915
1916 #~ msgid "non-bitmap subtitles not yet supported"
1917 #~ msgstr "todavía no se soportan subtítulos que no son en mapas de bits"
1918
1919 #~ msgid "Could not read DCP to make KDM for"
1920 #~ msgstr "No se pudo leer el DCP para hacer el KDM"
1921
1922 #~ msgid "Cubic interpolating deinterlacer"
1923 #~ msgstr "Desentrelazado por interpolación cúbica"
1924
1925 #~ msgid "De-blocking"
1926 #~ msgstr "De-blocking"
1927
1928 #~ msgid "Deringing filter"
1929 #~ msgstr "Deringing filter"
1930
1931 #~ msgid "Experimental horizontal deblocking filter 1"
1932 #~ msgstr "Experimental horizontal deblocking filter 1"
1933
1934 #~ msgid "Experimental vertical deblocking filter 1"
1935 #~ msgstr "Experimental vertical deblocking filter 1"
1936
1937 #~ msgid "FFMPEG deinterlacer"
1938 #~ msgstr "Desentrelazado FFMPEG"
1939
1940 #~ msgid "FIR low-pass deinterlacer"
1941 #~ msgstr "Desentrelazado paso bajo FIR"
1942
1943 #~ msgid "Force quantizer"
1944 #~ msgstr "Force quantizer"
1945
1946 #~ msgid "Horizontal deblocking filter A"
1947 #~ msgstr "Horizontal deblocking filter A"
1948
1949 #~ msgid "Linear blend deinterlacer"
1950 #~ msgstr "Linear blend deinterlacer"
1951
1952 #~ msgid "Linear interpolating deinterlacer"
1953 #~ msgstr "Linear interpolating deinterlacer"
1954
1955 #~ msgid "Median deinterlacer"
1956 #~ msgstr "Median deinterlacer"
1957
1958 #~ msgid "Temporal noise reducer"
1959 #~ msgstr "Temporal noise reducer"
1960
1961 #~ msgid "Vertical deblocking filter"
1962 #~ msgstr "Vertical deblocking filter"
1963
1964 #~ msgid "Vertical deblocking filter A"
1965 #~ msgstr "Vertical deblocking filter A"
1966
1967 #~ msgid "0%"
1968 #~ msgstr "0%"
1969
1970 #~ msgid "first frame in moving image directory is number %1"
1971 #~ msgstr ""
1972 #~ "primera imagen en el directorio de imagen en movimiento es la número %1"
1973
1974 #~ msgid "there are %1 images in the directory but the last one is number %2"
1975 #~ msgstr "hay %1 imágenes en el directorio, la última es la %2"
1976
1977 #~ msgid "only %1 file(s) found in moving image directory"
1978 #~ msgstr ""
1979 #~ "solo el fichero(s) %1 se encuentra en el directorio de imagen en "
1980 #~ "movimiento"
1981
1982 #, fuzzy
1983 #~ msgid "Could not find DCP to make KDM for"
1984 #~ msgstr "no se encontró el decodificador de audio"
1985
1986 #~ msgid "More than one possible DCP to make KDM for"
1987 #~ msgstr "Más de un DCP posible para crear el KDM"
1988
1989 #~ msgid "hashing"
1990 #~ msgstr "firmando"
1991
1992 #, fuzzy
1993 #~ msgid "Sound file: %1"
1994 #~ msgstr "no se pudo abrir el fichero para lectura"
1995
1996 #~ msgid "1.66 within Flat"
1997 #~ msgstr "1.66 en Flat"
1998
1999 #~ msgid "16:9 within Flat"
2000 #~ msgstr "16:9 en Flat"
2001
2002 #, fuzzy
2003 #~ msgid "16:9 within Scope"
2004 #~ msgstr "16:9 en Flat"
2005
2006 #~ msgid "4:3 within Flat"
2007 #~ msgstr "4:3 en Flat"
2008
2009 #~ msgid "A/B transcode %1"
2010 #~ msgstr "Codificación A/B %1"
2011
2012 #~ msgid "Cannot resample audio as libswresample is not present"
2013 #~ msgstr ""
2014 #~ "No se puede redimensionar el sonido porque no se encuentra libswresample"
2015
2016 #~ msgid "Examine content of %1"
2017 #~ msgstr "Examinar contenido de %1"
2018
2019 #~ msgid "Scope without stretch"
2020 #~ msgstr "Scope sin deformación"
2021
2022 #~ msgid "could not open external audio file for reading"
2023 #~ msgstr "no se pudo leer el fichero externo  de audio"
2024
2025 #~ msgid "external audio files have differing lengths"
2026 #~ msgstr "los ficheros externos de sonido tienen duraciones diferentes"
2027
2028 #~ msgid "external audio files must be mono"
2029 #~ msgstr "los ficheros externos de sonido deben ser mono"
2030
2031 #~ msgid "format"
2032 #~ msgstr "formato"
2033
2034 #~ msgid "no still image files found"
2035 #~ msgstr "no se encuentran imágenes fijas"
2036
2037 #~ msgid "1.33"
2038 #~ msgstr "1.33"
2039
2040 #~ msgid "Source scaled to 1.19:1"
2041 #~ msgstr "Fuente escalada a 1.19:1"
2042
2043 #~ msgid "Source scaled to 1.33:1"
2044 #~ msgstr "Fuente escalada a 1.33:1"
2045
2046 #~ msgid "Source scaled to 1.33:1 then pillarboxed to Flat"
2047 #~ msgstr "Fuente escalada a 1.33:1 con bandas hasta Flat"
2048
2049 #~ msgid "Source scaled to 1.375:1"
2050 #~ msgstr "Fuente escalada a 1.375:1"
2051
2052 #~ msgid "Source scaled to 1.37:1 (Academy ratio)"
2053 #~ msgstr "Fuente escalada a 1.37:1 (Academy)"
2054
2055 #~ msgid "Source scaled to 1.66:1"
2056 #~ msgstr "Fuente escalada a 1.66:1"
2057
2058 #~ msgid "Source scaled to 1.66:1 then pillarboxed to Flat"
2059 #~ msgstr "Fuente escalada a 1.66:1 con bandas hasta Flat"
2060
2061 #~ msgid "Source scaled to 1.78:1"
2062 #~ msgstr "Fuente escalada a 1.78:1"
2063
2064 #~ msgid "Source scaled to 1.78:1 then pillarboxed to Flat"
2065 #~ msgstr "Fuente escalada a 1.78:1 con bandas hasta Flat"
2066
2067 #~ msgid "Source scaled to Flat (1.85:1)"
2068 #~ msgstr "Fuente escalada a Flat (1.85:1)"
2069
2070 #~ msgid "Source scaled to Scope (2.39:1)"
2071 #~ msgstr "Fuente escalada a Scope (2.39:1)"
2072
2073 #~ msgid "Source scaled to fit Flat preserving its aspect ratio"
2074 #~ msgstr "Fuente escalada a Flat conservando el ratio de aspecto"
2075
2076 #~ msgid "Source scaled to fit Scope preserving its aspect ratio"
2077 #~ msgstr "Fuente escalada a Scope conservando el ratio de aspecto"
2078
2079 #~ msgid "adding to queue of %1"
2080 #~ msgstr "añadiendo a la cola de %1"