From b115f622f983e1d0a4db323dff6b720dac206c0f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 15 Jul 2020 23:02:55 +0200 Subject: [PATCH] Remove ko_KR translation stub that was never used. --- cscript | 2 +- src/lib/po/ko_KR.po | 1734 --------------------- src/tools/po/ko_KR.po | 831 ---------- src/wx/po/ko_KR.po | 3356 ----------------------------------------- wscript | 1 + 5 files changed, 2 insertions(+), 5922 deletions(-) delete mode 100644 src/lib/po/ko_KR.po delete mode 100644 src/tools/po/ko_KR.po delete mode 100644 src/wx/po/ko_KR.po diff --git a/cscript b/cscript index fd9a12653..052aa6c7c 100644 --- a/cscript +++ b/cscript @@ -324,7 +324,7 @@ def make_spec(filename, version, target, options, requires=None): print('%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_playlist.png' % r, file=f) print('%%{_datadir}/icons/hicolor/%s/apps/dcpomatic2_disk.png' % r, file=f) for l in ['de_DE', 'es_ES', 'fr_FR', 'it_IT', 'sv_SE', 'nl_NL', 'ru_RU', 'pl_PL', 'da_DK', - 'pt_PT', 'pt_BR', 'sk_SK', 'cs_CZ', 'uk_UA', 'zh_CN', 'tr_TR', 'ko_KR']: + 'pt_PT', 'pt_BR', 'sk_SK', 'cs_CZ', 'uk_UA', 'zh_CN', 'tr_TR']: print('%%{_datadir}/locale/%s/LC_MESSAGES/dcpomatic2.mo' % l, file=f) print('%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2-wx.mo' % l, file=f) print('%%{_datadir}/locale/%s/LC_MESSAGES/libdcpomatic2.mo' % l, file=f) diff --git a/src/lib/po/ko_KR.po b/src/lib/po/ko_KR.po deleted file mode 100644 index 9b5944fdc..000000000 --- a/src/lib/po/ko_KR.po +++ /dev/null @@ -1,1734 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-18 10:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/lib/video_content.cc:468 -#, c-format -msgid "" -"\n" -"Content frame rate %.4f\n" -msgstr "" - -#: src/lib/video_content.cc:433 -msgid "" -"\n" -"Cropped to %1x%2" -msgstr "" - -#: src/lib/video_content.cc:426 -#, c-format -msgid "" -"\n" -"Display aspect ratio %.2f:1" -msgstr "" - -#: src/lib/video_content.cc:456 -msgid "" -"\n" -"Padded with black to fit container %1 (%2x%3)" -msgstr "" - -#: src/lib/video_content.cc:446 -msgid "" -"\n" -"Scaled to %1x%2" -msgstr "" - -#: src/lib/video_content.cc:450 src/lib/video_content.cc:461 -#, c-format -msgid " (%.2f:1)" -msgstr "" - -#. / TRANSLATORS: the %1 in this string will be filled in with a day of the week -#. / to say what day a job will finish. -#: src/lib/job.cc:494 -msgid " on %1" -msgstr "" - -#: src/lib/config.cc:1228 -msgid "" -"$CPL_NAME\n" -"\n" -"Type: $TYPE\n" -"Format: $CONTAINER\n" -"Audio: $AUDIO\n" -"Audio Language: $AUDIO_LANGUAGE\n" -"Subtitle Language: $SUBTITLE_LANGUAGE\n" -"Length: $LENGTH\n" -"Size: $SIZE\n" -msgstr "" - -#: src/lib/config.cc:1206 -msgid "$JOB_NAME: $JOB_STATUS" -msgstr "" - -#: src/lib/cross_common.cc:89 -msgid "%1 (%2 GB) [%3]" -msgstr "" - -#: src/lib/atmos_mxf_content.cc:84 -msgid "%1 [Atmos]" -msgstr "" - -#: src/lib/dcp_content.cc:287 -msgid "%1 [DCP]" -msgstr "" - -#: src/lib/ffmpeg_content.cc:353 -msgid "%1 [audio]" -msgstr "" - -#: src/lib/ffmpeg_content.cc:349 -msgid "%1 [movie]" -msgstr "" - -#: src/lib/ffmpeg_content.cc:351 src/lib/video_mxf_content.cc:97 -msgid "%1 [video]" -msgstr "" - -#: src/lib/video_content.cc:421 -#, c-format -msgid ", pixel aspect ratio %.2f:1" -msgstr "" - -#: src/lib/ratio.cc:38 -msgid "1.19" -msgstr "" - -#: src/lib/ratio.cc:39 -msgid "1.33 (4:3)" -msgstr "" - -#: src/lib/ratio.cc:40 -msgid "1.38 (Academy)" -msgstr "" - -#: src/lib/ratio.cc:41 -msgid "1.43 (IMAX)" -msgstr "" - -#: src/lib/ratio.cc:42 -msgid "1.66" -msgstr "" - -#: src/lib/ratio.cc:43 -msgid "1.78 (16:9 or HD)" -msgstr "" - -#: src/lib/ratio.cc:44 -msgid "1.85 (Flat)" -msgstr "" - -#: src/lib/ratio.cc:47 -msgid "1.90 (Full frame)" -msgstr "" - -#: src/lib/ratio.cc:45 -msgid "2.35 (35mm Scope)" -msgstr "" - -#: src/lib/ratio.cc:46 -msgid "2.39 (Scope)" -msgstr "" - -#: src/lib/filter.cc:78 -msgid "3D denoiser" -msgstr "" - -#. / TRANSLATORS: fps here is an abbreviation for frames per second -#: src/lib/transcode_job.cc:145 -#, c-format -msgid "; %.1f fps" -msgstr "" - -#: src/lib/job.cc:499 -msgid "; %1 remaining; finishing at %2%3" -msgstr "" - -#: src/lib/analytics.cc:57 -msgid "" -"

You have made %1 DCPs with DCP-o-matic!

Hello. I'm Carl and I'm the developer " -"of DCP-o-matic. I work on it in my spare time (with the help of a fine " -"volunteer team of testers and translators) and I release it as free software." -"

If you find DCP-o-matic useful, please consider a donation to the " -"project. Financial support will help me to spend more time developing DCP-o-" -"matic and making it better!

Thank you!" -msgstr "" - -#: src/lib/hints.cc:150 -msgid "" -"A few projectors have problems playing back very high bit-rate DCPs. It is " -"a good idea to drop the JPEG2000 bandwidth down to about 200Mbit/s; this is " -"unlikely to have any visible effect on the image." -msgstr "" - -#: src/lib/ffmpeg_content.cc:631 -msgid "ARIB STD-B67 ('Hybrid log-gamma')" -msgstr "" - -#: src/lib/dcp_content_type.cc:55 -msgid "Advertisement" -msgstr "" - -#: src/lib/hints.cc:138 -msgid "" -"All of your content is in Scope (2.39:1) but your DCP's container is Flat " -"(1.85:1). This will letter-box your content inside a Flat (1.85:1) frame. " -"You may prefer to set your DCP's container to Scope (2.39:1) in the \"DCP\" " -"tab." -msgstr "" - -#: src/lib/hints.cc:142 -msgid "" -"All of your content narrower than 1.90:1 but your DCP's container is Scope " -"(2.39:1). This will pillar-box your content. You may prefer to set your " -"DCP's container to have the same ratio as your content." -msgstr "" - -#: src/lib/job.cc:109 -msgid "An error occurred whilst handling the file %1." -msgstr "" - -#: src/lib/analyse_audio_job.cc:131 -msgid "Analysing audio" -msgstr "" - -#: src/lib/analyse_subtitles_job.cc:48 -msgid "Analysing subtitles" -msgstr "" - -#: src/lib/audio_content.cc:258 -msgid "Audio will be resampled from %1Hz to %2Hz" -msgstr "" - -#: src/lib/audio_content.cc:260 -msgid "Audio will be resampled to %1Hz" -msgstr "" - -#: src/lib/audio_content.cc:249 -msgid "Audio will not be resampled" -msgstr "" - -#: src/lib/ffmpeg_content.cc:625 -msgid "BT1361 extended colour gamut" -msgstr "" - -#: src/lib/ffmpeg_content.cc:593 -msgid "BT2020" -msgstr "" - -#: src/lib/ffmpeg_content.cc:648 -msgid "BT2020 constant luminance" -msgstr "" - -#: src/lib/ffmpeg_content.cc:627 -msgid "BT2020 for a 10-bit system" -msgstr "" - -#: src/lib/ffmpeg_content.cc:628 -msgid "BT2020 for a 12-bit system" -msgstr "" - -#: src/lib/ffmpeg_content.cc:647 -msgid "BT2020 non-constant luminance" -msgstr "" - -#: src/lib/ffmpeg_content.cc:652 -msgid "BT2100" -msgstr "" - -#: src/lib/ffmpeg_content.cc:589 -msgid "BT470BG" -msgstr "" - -#: src/lib/ffmpeg_content.cc:643 -msgid "BT470BG (BT601-6)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:588 -msgid "BT470M" -msgstr "" - -#: src/lib/ffmpeg_content.cc:585 src/lib/ffmpeg_content.cc:614 -#: src/lib/ffmpeg_content.cc:639 -msgid "BT709" -msgstr "" - -#: src/lib/ffmpeg_content.cc:659 -msgid "Bits per pixel" -msgstr "" - -#: src/lib/filter.cc:74 -msgid "Bob Weaver Deinterlacing Filter" -msgstr "" - -#: src/lib/util.cc:582 -msgid "BsL" -msgstr "" - -#: src/lib/util.cc:583 -msgid "BsR" -msgstr "" - -#: src/lib/util.cc:574 -msgid "C" -msgstr "" - -#: src/lib/job.cc:508 -msgid "Cancelled" -msgstr "" - -#: src/lib/film.cc:350 -msgid "Cannot contain slashes" -msgstr "" - -#: src/lib/exceptions.cc:70 -msgid "Cannot handle pixel format %1 during %2" -msgstr "" - -#: src/lib/film.cc:1496 -msgid "Cannot make a KDM as this project is not encrypted." -msgstr "" - -#: src/lib/util.cc:543 -msgid "Centre" -msgstr "" - -#: src/lib/audio_content.cc:293 -msgid "Channels" -msgstr "" - -#: src/lib/check_content_change_job.cc:53 -msgid "Checking content for changes" -msgstr "" - -#: src/lib/reel_writer.cc:225 -msgid "Checking existing image data" -msgstr "" - -#: src/lib/check_content_change_job.cc:94 -msgid "Choose 'Make DCP' again when you have done this." -msgstr "" - -#: src/lib/ffmpeg_content.cc:651 -msgid "Chroma-derived constant luminance" -msgstr "" - -#: src/lib/ffmpeg_content.cc:650 -msgid "Chroma-derived non-constant luminance" -msgstr "" - -#: src/lib/types.cc:140 -msgid "Closed captions" -msgstr "" - -#: src/lib/ffmpeg_content.cc:610 -msgid "Colour primaries" -msgstr "" - -#. / TRANSLATORS: this means that the range of pixel values used in this -#. / file is unknown (not specified in the file). -#. / TRANSLATORS: this means that the range of pixel values used in this -#. / file is full, so that all possible pixel values are valid. -#. / TRANSLATORS: this means that the range of pixel values used in this -#. / file is unknown (not specified in the file). -#. / TRANSLATORS: this means that the range of pixel values used in this -#. / file is limited, so that not all possible values are valid. -#. / TRANSLATORS: this means that the range of pixel values used in this -#. / file is full, so that all possible pixel values are valid. -#: src/lib/ffmpeg_content.cc:542 src/lib/ffmpeg_content.cc:549 -#: src/lib/ffmpeg_content.cc:556 src/lib/ffmpeg_content.cc:566 -#: src/lib/ffmpeg_content.cc:571 src/lib/ffmpeg_content.cc:576 -msgid "Colour range" -msgstr "" - -#: src/lib/ffmpeg_content.cc:635 -msgid "Colour transfer characteristic" -msgstr "" - -#: src/lib/ffmpeg_content.cc:656 -msgid "Colourspace" -msgstr "" - -#: src/lib/content.cc:186 -msgid "Computing digest" -msgstr "" - -#: src/lib/writer.cc:528 -msgid "Computing digests" -msgstr "" - -#: src/lib/analytics.cc:55 -msgid "Congratulations!" -msgstr "" - -#: src/lib/frame_rate_change.cc:101 -msgid "Content and DCP have the same rate.\n" -msgstr "" - -#: src/lib/audio_content.cc:294 -msgid "Content audio sample rate" -msgstr "" - -#: src/lib/ffmpeg_content.cc:158 -msgid "Content to be joined must all have or not have audio" -msgstr "" - -#: src/lib/ffmpeg_content.cc:161 -msgid "Content to be joined must all have or not have subtitles or captions" -msgstr "" - -#: src/lib/ffmpeg_content.cc:155 -msgid "Content to be joined must all have or not have video" -msgstr "" - -#: src/lib/video_content.cc:198 -msgid "Content to be joined must have all its video used or not used." -msgstr "" - -#: src/lib/text_content.cc:261 -msgid "Content to be joined must have the same 'burn subtitles' setting." -msgstr "" - -#: src/lib/text_content.cc:257 -msgid "Content to be joined must have the same 'use subtitles' setting." -msgstr "" - -#: src/lib/audio_content.cc:107 -msgid "Content to be joined must have the same audio delay." -msgstr "" - -#: src/lib/audio_content.cc:103 -msgid "Content to be joined must have the same audio gain." -msgstr "" - -#: src/lib/video_content.cc:222 -msgid "Content to be joined must have the same colour conversion." -msgstr "" - -#: src/lib/video_content.cc:210 -msgid "Content to be joined must have the same crop." -msgstr "" - -#: src/lib/video_content.cc:214 -msgid "Content to be joined must have the same custom ratio setting." -msgstr "" - -#: src/lib/video_content.cc:218 -msgid "Content to be joined must have the same custom size setting." -msgstr "" - -#: src/lib/video_content.cc:226 -msgid "Content to be joined must have the same fades." -msgstr "" - -#: src/lib/text_content.cc:289 -msgid "Content to be joined must have the same outline width." -msgstr "" - -#: src/lib/video_content.cc:202 -msgid "Content to be joined must have the same picture size." -msgstr "" - -#: src/lib/text_content.cc:265 -msgid "Content to be joined must have the same subtitle X offset." -msgstr "" - -#: src/lib/text_content.cc:273 -msgid "Content to be joined must have the same subtitle X scale." -msgstr "" - -#: src/lib/text_content.cc:269 -msgid "Content to be joined must have the same subtitle Y offset." -msgstr "" - -#: src/lib/text_content.cc:277 -msgid "Content to be joined must have the same subtitle Y scale." -msgstr "" - -#: src/lib/text_content.cc:285 -msgid "Content to be joined must have the same subtitle fades." -msgstr "" - -#: src/lib/text_content.cc:281 -msgid "Content to be joined must have the same subtitle line spacing." -msgstr "" - -#: src/lib/content.cc:133 src/lib/content.cc:137 -msgid "Content to be joined must have the same video frame rate" -msgstr "" - -#: src/lib/video_content.cc:206 -msgid "Content to be joined must have the same video frame type." -msgstr "" - -#: src/lib/text_content.cc:298 -msgid "Content to be joined must use the same DCP track." -msgstr "" - -#: src/lib/text_content.cc:294 src/lib/text_content.cc:306 -msgid "Content to be joined must use the same fonts." -msgstr "" - -#: src/lib/ffmpeg_content.cc:182 -msgid "Content to be joined must use the same subtitle stream." -msgstr "" - -#: src/lib/video_content.cc:412 -msgid "Content video is %1x%2" -msgstr "" - -#: src/lib/upload_job.cc:57 -msgid "Copy DCP to TMS" -msgstr "" - -#: src/lib/reel_writer.cc:117 -msgid "Copying old video file" -msgstr "" - -#: src/lib/reel_writer.cc:348 -msgid "Copying video file into DCP" -msgstr "" - -#: src/lib/scp_uploader.cc:51 -msgid "Could not connect to server %1 (%2)" -msgstr "" - -#: src/lib/scp_uploader.cc:88 -msgid "Could not create remote directory %1 (%2)" -msgstr "" - -#: src/lib/image_examiner.cc:62 -msgid "Could not decode JPEG2000 file %1 (%2)" -msgstr "" - -#: src/lib/ffmpeg_image_proxy.cc:153 -msgid "Could not decode image (%1)" -msgstr "" - -#: src/lib/encode_server_finder.cc:185 -msgid "" -"Could not listen for remote encode servers. Perhaps another instance of DCP-" -"o-matic is running." -msgstr "" - -#: src/lib/job.cc:164 src/lib/job.cc:179 -msgid "Could not open %1" -msgstr "" - -#: src/lib/curl_uploader.cc:86 src/lib/scp_uploader.cc:101 -msgid "Could not open %1 to send" -msgstr "" - -#: src/lib/internet.cc:159 src/lib/internet.cc:164 -msgid "Could not open downloaded ZIP file" -msgstr "" - -#: src/lib/internet.cc:171 -msgid "Could not open downloaded ZIP file (%1:%2: %3)" -msgstr "" - -#: src/lib/config.cc:1092 -msgid "Could not open file for writing" -msgstr "" - -#: src/lib/dcp_subtitle.cc:55 -msgid "Could not read subtitles (%1 / %2)" -msgstr "" - -#: src/lib/scp_uploader.cc:71 -msgid "Could not start SCP session (%1)" -msgstr "" - -#: src/lib/curl_uploader.cc:49 -msgid "Could not start transfer" -msgstr "" - -#: src/lib/curl_uploader.cc:93 src/lib/scp_uploader.cc:118 -msgid "Could not write to remote file (%1)" -msgstr "" - -#: src/lib/util.cc:553 -msgid "D-BOX primary" -msgstr "" - -#: src/lib/util.cc:554 -msgid "D-BOX secondary" -msgstr "" - -#: src/lib/util.cc:584 -msgid "DBP" -msgstr "" - -#: src/lib/util.cc:585 -msgid "DBS" -msgstr "" - -#: src/lib/ratio.cc:44 -msgid "DCI Flat" -msgstr "" - -#: src/lib/ratio.cc:46 -msgid "DCI Scope" -msgstr "" - -#: src/lib/dcp_subtitle_content.cc:109 -msgid "DCP XML subtitles" -msgstr "" - -#: src/lib/audio_content.cc:314 -msgid "DCP sample rate" -msgstr "" - -#: src/lib/frame_rate_change.cc:114 -#, c-format -msgid "DCP will run at %.1f%% of the content speed.\n" -msgstr "" - -#: src/lib/frame_rate_change.cc:104 -msgid "DCP will use every other frame of the content.\n" -msgstr "" - -#: src/lib/job.cc:166 src/lib/job.cc:181 -msgid "" -"DCP-o-matic could not open the file %1 (%2). Perhaps it does not exist or " -"is in an unexpected format." -msgstr "" - -#: src/lib/film.cc:1419 -msgid "" -"DCP-o-matic had to change your settings for referring to DCPs as OV. Please " -"review those settings to make sure they are what you want." -msgstr "" - -#: src/lib/ffmpeg_content.cc:119 -msgid "" -"DCP-o-matic no longer supports the `%1' filter, so it has been turned off." -msgstr "" - -#: src/lib/config.cc:378 src/lib/config.cc:1203 -msgid "DCP-o-matic notification" -msgstr "" - -#: src/lib/datasat_ap2x.cc:26 -msgid "Datasat AP20 or AP25" -msgstr "" - -#: src/lib/filter.cc:71 src/lib/filter.cc:72 src/lib/filter.cc:73 -#: src/lib/filter.cc:74 src/lib/filter.cc:75 -msgid "De-interlacing" -msgstr "" - -#: src/lib/config.cc:1191 -msgid "" -"Dear Projectionist\n" -"\n" -"Please find attached KDMs for $CPL_NAME.\n" -"\n" -"Cinema: $CINEMA_NAME\n" -"Screen(s): $SCREENS\n" -"\n" -"The KDMs are valid from $START_TIME until $END_TIME.\n" -"\n" -"Best regards,\n" -"DCP-o-matic" -msgstr "" - -#: src/lib/dolby_cp750.cc:28 -msgid "Dolby CP650 or CP750" -msgstr "" - -#: src/lib/internet.cc:116 -msgid "Download failed (%1 error %2)" -msgstr "" - -#: src/lib/frame_rate_change.cc:106 -msgid "Each content frame will be doubled in the DCP.\n" -msgstr "" - -#: src/lib/frame_rate_change.cc:108 -msgid "Each content frame will be repeated %1 more times in the DCP.\n" -msgstr "" - -#: src/lib/send_kdm_email_job.cc:83 -msgid "Email KDMs" -msgstr "" - -#: src/lib/send_kdm_email_job.cc:86 -msgid "Email KDMs for %2" -msgstr "" - -#: src/lib/send_notification_email_job.cc:51 -msgid "Email notification" -msgstr "" - -#: src/lib/send_problem_report_job.cc:64 -msgid "Email problem report" -msgstr "" - -#: src/lib/send_problem_report_job.cc:67 -msgid "Email problem report for %1" -msgstr "" - -#: src/lib/dcp_encoder.cc:97 src/lib/ffmpeg_encoder.cc:142 -msgid "Encoding" -msgstr "" - -#: src/lib/dcp_content_type.cc:56 -msgid "Episode" -msgstr "" - -#: src/lib/exceptions.cc:76 -msgid "Error in subtitle file: saw %1 while expecting %2" -msgstr "" - -#: src/lib/job.cc:506 -msgid "Error: %1" -msgstr "" - -#: src/lib/hints.cc:260 -msgid "Examining closed captions" -msgstr "" - -#: src/lib/examine_content_job.cc:49 -msgid "Examining content" -msgstr "" - -#: src/lib/examine_ffmpeg_subtitles_job.cc:54 -msgid "Examining subtitles" -msgstr "" - -#: src/lib/subtitle_encoder.cc:80 -msgid "Extracting" -msgstr "" - -#: src/lib/ffmpeg_content.cc:642 -msgid "FCC" -msgstr "" - -#: src/lib/scp_uploader.cc:61 -msgid "Failed to authenticate with server (%1)" -msgstr "" - -#: src/lib/job.cc:133 src/lib/job.cc:143 -msgid "Failed to encode the DCP." -msgstr "" - -#: src/lib/emailer.cc:224 -msgid "Failed to send email" -msgstr "" - -#: src/lib/dcp_content_type.cc:46 -msgid "Feature" -msgstr "" - -#: src/lib/content.cc:440 -msgid "Filename" -msgstr "" - -#: src/lib/ffmpeg_content.cc:592 -msgid "Film" -msgstr "" - -#: src/lib/ffmpeg_examiner.cc:98 -msgid "Finding length" -msgstr "" - -#: src/lib/content.cc:447 -msgid "Frame rate" -msgstr "" - -#: src/lib/util.cc:918 -msgid "Friday" -msgstr "" - -#: src/lib/ffmpeg_content.cc:576 -msgid "Full" -msgstr "" - -#: src/lib/ffmpeg_content.cc:556 -msgid "Full (0-%1)" -msgstr "" - -#: src/lib/ratio.cc:47 -msgid "Full frame" -msgstr "" - -#: src/lib/audio_content.cc:321 -msgid "Full length in audio samples at DCP rate" -msgstr "" - -#: src/lib/audio_content.cc:308 -msgid "Full length in audio samples at content rate" -msgstr "" - -#: src/lib/audio_content.cc:315 -msgid "Full length in video frames at DCP rate" -msgstr "" - -#: src/lib/audio_content.cc:301 -msgid "Full length in video frames at content rate" -msgstr "" - -#: src/lib/ffmpeg_content.cc:617 -msgid "Gamma 22 (BT470M)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:618 -msgid "Gamma 28 (BT470BG)" -msgstr "" - -#: src/lib/filter.cc:76 -msgid "Gradient debander" -msgstr "" - -#: src/lib/util.cc:578 -msgid "HI" -msgstr "" - -#: src/lib/util.cc:547 -msgid "Hearing impaired" -msgstr "" - -#: src/lib/filter.cc:79 -msgid "High quality 3D denoiser" -msgstr "" - -#: src/lib/filter.cc:68 -msgid "Horizontal flip" -msgstr "" - -#: src/lib/audio_content.cc:294 src/lib/audio_content.cc:314 -msgid "Hz" -msgstr "" - -#: src/lib/ffmpeg_content.cc:626 -msgid "IEC61966-2-1 (sRGB or sYCC)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:624 -msgid "IEC61966-2-4" -msgstr "" - -#: src/lib/hints.cc:163 -msgid "If you do use 25fps you should change your DCP standard to SMPTE." -msgstr "" - -#: src/lib/job.cc:154 src/lib/job.cc:189 src/lib/job.cc:239 src/lib/job.cc:249 -msgid "It is not known what caused this error." -msgstr "" - -#: src/lib/ffmpeg_content.cc:606 -msgid "JEDEC P22" -msgstr "" - -#: src/lib/config.cc:368 src/lib/config.cc:1188 -msgid "KDM delivery: $CPL_NAME" -msgstr "" - -#: src/lib/filter.cc:72 -msgid "Kernel deinterlacer" -msgstr "" - -#: src/lib/ffmpeg_encoder.cc:241 src/lib/util.cc:572 -msgid "L" -msgstr "" - -#: src/lib/util.cc:580 -msgid "Lc" -msgstr "" - -#: src/lib/mid_side_decoder.cc:98 src/lib/util.cc:541 -msgid "Left" -msgstr "" - -#: src/lib/util.cc:549 -msgid "Left centre" -msgstr "" - -#: src/lib/util.cc:551 -msgid "Left rear surround" -msgstr "" - -#: src/lib/util.cc:545 -msgid "Left surround" -msgstr "" - -#: src/lib/video_content.cc:481 -msgid "Length" -msgstr "" - -#: src/lib/util.cc:575 -msgid "Lfe" -msgstr "" - -#: src/lib/util.cc:544 -msgid "Lfe (sub)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:571 -msgid "Limited" -msgstr "" - -#: src/lib/ffmpeg_content.cc:549 -msgid "Limited (%1-%2)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:621 -msgid "Linear" -msgstr "" - -#: src/lib/ffmpeg_content.cc:622 -msgid "Logarithmic (100:1 range)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:623 -msgid "Logarithmic (316:1 range)" -msgstr "" - -#: src/lib/exceptions.cc:128 -msgid "Lost communication between main and writer processes" -msgstr "" - -#: src/lib/util.cc:576 -msgid "Ls" -msgstr "" - -#: src/lib/mid_side_decoder.cc:35 -msgid "Mid-side decoder" -msgstr "" - -#: src/lib/filter.cc:76 src/lib/filter.cc:77 src/lib/filter.cc:80 -msgid "Misc" -msgstr "" - -#: src/lib/dcp_examiner.cc:157 -msgid "Mismatched audio channel counts in DCP" -msgstr "" - -#: src/lib/dcp_examiner.cc:163 -msgid "Mismatched audio sample rates in DCP" -msgstr "" - -#: src/lib/dcp_examiner.cc:130 -msgid "Mismatched frame rates in DCP" -msgstr "" - -#: src/lib/dcp_examiner.cc:138 -msgid "Mismatched video sizes in DCP" -msgstr "" - -#: src/lib/exceptions.cc:64 -msgid "Missing required setting %1" -msgstr "" - -#: src/lib/util.cc:910 -msgid "Monday" -msgstr "" - -#: src/lib/writer.cc:636 -msgid "Mono" -msgstr "" - -#: src/lib/filter.cc:71 -msgid "Motion compensating deinterlacer" -msgstr "" - -#: src/lib/dcp_decoder.cc:98 -msgid "No CPLs found in DCP." -msgstr "" - -#: src/lib/kdm_with_metadata.cc:208 src/lib/send_notification_email_job.cc:66 -msgid "No mail server configured in preferences" -msgstr "" - -#: src/lib/image_content.cc:122 -msgid "No valid image files were found in the folder." -msgstr "" - -#: src/lib/filter.cc:78 src/lib/filter.cc:79 src/lib/filter.cc:81 -msgid "Noise reduction" -msgstr "" - -#: src/lib/writer.cc:634 -msgid "None" -msgstr "" - -#: src/lib/job.cc:504 -msgid "OK (ran for %1)" -msgstr "" - -#: src/lib/content.cc:122 -msgid "Only the first piece of content to be joined can have a start trim." -msgstr "" - -#: src/lib/content.cc:126 -msgid "Only the last piece of content to be joined can have an end trim." -msgstr "" - -#: src/lib/types.cc:138 -msgid "Open subtitles" -msgstr "" - -#: src/lib/filter.cc:67 src/lib/filter.cc:68 src/lib/filter.cc:69 -#: src/lib/filter.cc:70 -msgid "Orientation" -msgstr "" - -#: src/lib/job.cc:213 -msgid "Out of memory" -msgstr "" - -#: src/lib/filter.cc:81 -msgid "Overcomplete wavelet denoiser" -msgstr "" - -#: src/lib/colour_conversion.cc:284 -msgid "P3" -msgstr "" - -#: src/lib/util.h:59 -msgid "" -"Please report this problem by using Help -> Report a problem or via email to " -"carl@dcpomatic.com" -msgstr "" - -#: src/lib/dcp_content_type.cc:53 -msgid "Policy" -msgstr "" - -#: src/lib/content.cc:456 -msgid "Prepared for video frame rate" -msgstr "" - -#: src/lib/exceptions.cc:94 -msgid "Programming error at %1:%2 %3" -msgstr "" - -#: src/lib/dcp_content_type.cc:57 -msgid "Promo" -msgstr "" - -#: src/lib/dcp_content_type.cc:54 -msgid "Public Service Announcement" -msgstr "" - -#: src/lib/ffmpeg_encoder.cc:249 src/lib/util.cc:573 -msgid "R" -msgstr "" - -#: src/lib/ffmpeg_content.cc:638 -msgid "RGB / sRGB (IEC61966-2-1)" -msgstr "" - -#: src/lib/dcp_content_type.cc:51 -msgid "Rating" -msgstr "" - -#: src/lib/util.cc:581 -msgid "Rc" -msgstr "" - -#: src/lib/colour_conversion.cc:285 -msgid "Rec. 1886" -msgstr "" - -#: src/lib/colour_conversion.cc:286 -msgid "Rec. 2020" -msgstr "" - -#: src/lib/colour_conversion.cc:282 -msgid "Rec. 601" -msgstr "" - -#: src/lib/colour_conversion.cc:283 -msgid "Rec. 709" -msgstr "" - -#: src/lib/mid_side_decoder.cc:99 src/lib/util.cc:542 -msgid "Right" -msgstr "" - -#: src/lib/util.cc:550 -msgid "Right centre" -msgstr "" - -#: src/lib/util.cc:552 -msgid "Right rear surround" -msgstr "" - -#: src/lib/util.cc:546 -msgid "Right surround" -msgstr "" - -#: src/lib/filter.cc:70 -msgid "Rotate 90 degrees anti-clockwise" -msgstr "" - -#: src/lib/filter.cc:69 -msgid "Rotate 90 degrees clockwise" -msgstr "" - -#: src/lib/util.cc:577 -msgid "Rs" -msgstr "" - -#: src/lib/colour_conversion.cc:287 -msgid "S-Gamut3/S-Log3" -msgstr "" - -#: src/lib/ffmpeg_content.cc:590 src/lib/ffmpeg_content.cc:619 -msgid "SMPTE 170M (BT601)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:644 -msgid "SMPTE 170M (BT601-6)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:649 -msgid "SMPTE 2085, Y'D'zD'x" -msgstr "" - -#: src/lib/ffmpeg_content.cc:591 src/lib/ffmpeg_content.cc:620 -#: src/lib/ffmpeg_content.cc:645 -msgid "SMPTE 240M" -msgstr "" - -#: src/lib/ffmpeg_content.cc:629 -msgid "SMPTE ST 2084 for 10, 12, 14 and 16 bit systems" -msgstr "" - -#: src/lib/ffmpeg_content.cc:630 -msgid "SMPTE ST 428-1" -msgstr "" - -#: src/lib/ffmpeg_content.cc:594 -msgid "SMPTE ST 428-1 (CIE 1931 XYZ)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:595 -msgid "SMPTE ST 431-2 (2011)" -msgstr "" - -#: src/lib/ffmpeg_content.cc:596 -msgid "SMPTE ST 432-1 D65 (2010)" -msgstr "" - -#: src/lib/scp_uploader.cc:56 -msgid "SSH error (%1)" -msgstr "" - -#: src/lib/util.cc:920 -msgid "Saturday" -msgstr "" - -#: src/lib/image_content.cc:108 -msgid "Scanning image files" -msgstr "" - -#: src/lib/send_problem_report_job.cc:79 -msgid "Sending email" -msgstr "" - -#: src/lib/dcp_content_type.cc:47 -msgid "Short" -msgstr "" - -#: src/lib/video_content.cc:482 -msgid "Size" -msgstr "" - -#: src/lib/audio_content.cc:253 -msgid "Some audio will be resampled to %1Hz" -msgstr "" - -#: src/lib/check_content_change_job.cc:90 -msgid "" -"Some files have been changed since they were added to the project.\n" -"\n" -"These files will now be re-examined, so you may need to check their settings." -msgstr "" - -#: src/lib/check_content_change_job.cc:101 -msgid "" -"Some files have been changed since they were added to the project. Open the " -"project in DCP-o-matic, check the settings, then save it before trying again." -msgstr "" - -#: src/lib/hints.cc:309 -msgid "" -"Some of your closed captions have lines longer than %1 characters, so they " -"will probably be word-wrapped." -msgstr "" - -#: src/lib/hints.cc:315 -msgid "" -"Some of your closed captions span more than %1 lines, so they will be " -"truncated." -msgstr "" - -#: src/lib/film.cc:379 -msgid "Some of your content needs a KDM" -msgstr "" - -#: src/lib/film.cc:382 -msgid "Some of your content needs an OV" -msgstr "" - -#: src/lib/writer.cc:638 -msgid "Stereo" -msgstr "" - -#: src/lib/upmixer_a.cc:46 -msgid "Stereo to 5.1 up-mixer A" -msgstr "" - -#: src/lib/upmixer_b.cc:42 -msgid "Stereo to 5.1 up-mixer B" -msgstr "" - -#: src/lib/util.cc:908 -msgid "Sunday" -msgstr "" - -#: src/lib/dcp_content_type.cc:52 -msgid "Teaser" -msgstr "" - -#: src/lib/filter.cc:80 -msgid "Telecine filter" -msgstr "" - -#: src/lib/dcp_content_type.cc:49 -msgid "Test" -msgstr "" - -#: src/lib/string_text_file_content.cc:76 -msgid "Text subtitles" -msgstr "" - -#: src/lib/film.cc:362 -msgid "The DCP is empty, perhaps because all the content has zero length." -msgstr "" - -#: src/lib/exceptions.cc:82 -msgid "The certificate chain for signing is invalid" -msgstr "" - -#: src/lib/exceptions.cc:88 -msgid "The certificate chain for signing is invalid (%1)" -msgstr "" - -#: src/lib/video_decoder.cc:80 -msgid "" -"The content file %1 is set as 3D but does not appear to contain 3D images. " -"Please set it to 2D. You can still make a 3D DCP from this content by " -"ticking the 3D option in the DCP video tab." -msgstr "" - -#: src/lib/job.cc:115 -msgid "" -"The drive that the film is stored on is low in disc space. Free some more " -"space and try again." -msgstr "" - -#: src/lib/playlist.cc:220 -msgid "The file %1 has been moved %2 milliseconds earlier." -msgstr "" - -#: src/lib/playlist.cc:215 -msgid "The file %1 has been moved %2 milliseconds later." -msgstr "" - -#: src/lib/playlist.cc:240 -msgid "The file %1 has been trimmed by %2 milliseconds less." -msgstr "" - -#: src/lib/playlist.cc:235 -msgid "The file %1 has been trimmed by %2 milliseconds more." -msgstr "" - -#: src/lib/hints.cc:201 -msgid "" -"There is a large difference between the frame rate of your DCP and that of " -"some of your content. This will cause your audio to play back at a much " -"lower or higher pitch than it should. You are advised to set your DCP frame " -"rate to one closer to your content, provided that your target projection " -"systems support your chosen DCP rate." -msgstr "" - -#: src/lib/dcp_content.cc:620 -msgid "There is no video in this DCP" -msgstr "" - -#: src/lib/job.cc:213 -msgid "" -"There was not enough memory to do this. If you are running a 32-bit " -"operating system try reducing the number of encoding threads in the General " -"tab of Preferences." -msgstr "" - -#: src/lib/util.cc:1226 -msgid "This KDM was made for DCP-o-matic but not for its leaf certificate." -msgstr "" - -#: src/lib/util.cc:1224 -msgid "This KDM was not made for DCP-o-matic's decryption certificate." -msgstr "" - -#: src/lib/job.cc:134 -msgid "" -"This error has probably occurred because you are running the 32-bit version " -"of DCP-o-matic and trying to use too many encoding threads. Please reduce " -"the 'number of threads DCP-o-matic should use' in the General tab of " -"Preferences and try again." -msgstr "" - -#: src/lib/job.cc:144 -msgid "" -"This error has probably occurred because you are running the 32-bit version " -"of DCP-o-matic. Please re-install DCP-o-matic with the 64-bit installer and " -"try again." -msgstr "" - -#: src/lib/exceptions.cc:100 -msgid "" -"This file is a KDM. KDMs should be added to DCP content by right-clicking " -"the content and choosing \"Add KDM\"." -msgstr "" - -#: src/lib/film.cc:524 -msgid "" -"This film was created with a newer version of DCP-o-matic, and it cannot be " -"loaded into this version. Sorry!" -msgstr "" - -#: src/lib/film.cc:509 -msgid "" -"This film was created with an older version of DCP-o-matic, and " -"unfortunately it cannot be loaded into this version. You will need to " -"create a new Film, re-add your content and set it up again. Sorry!" -msgstr "" - -#: src/lib/util.cc:916 -msgid "Thursday" -msgstr "" - -#: src/lib/types.cc:136 -msgid "Timed text" -msgstr "" - -#: src/lib/dcp_content_type.cc:48 -msgid "Trailer" -msgstr "" - -#: src/lib/transcode_job.cc:64 -msgid "Transcoding %1" -msgstr "" - -#: src/lib/dcp_content_type.cc:50 -msgid "Transitional" -msgstr "" - -#: src/lib/util.cc:912 -msgid "Tuesday" -msgstr "" - -#: src/lib/usl.cc:26 -msgid "USL" -msgstr "" - -#: src/lib/internet.cc:180 -msgid "Unexpected ZIP file contents" -msgstr "" - -#: src/lib/image_proxy.cc:49 -msgid "Unexpected image type received by server" -msgstr "" - -#: src/lib/cross_common.cc:86 -msgid "Unknown" -msgstr "" - -#: src/lib/job.cc:248 -msgid "Unknown error" -msgstr "" - -#: src/lib/ffmpeg_decoder.cc:333 -msgid "Unrecognised audio sample format (%1)" -msgstr "" - -#: src/lib/filter.cc:77 -msgid "Unsharp mask and Gaussian blur" -msgstr "" - -#: src/lib/ffmpeg_content.cc:542 src/lib/ffmpeg_content.cc:566 -#: src/lib/ffmpeg_content.cc:584 src/lib/ffmpeg_content.cc:586 -#: src/lib/ffmpeg_content.cc:587 src/lib/ffmpeg_content.cc:613 -#: src/lib/ffmpeg_content.cc:615 src/lib/ffmpeg_content.cc:616 -#: src/lib/ffmpeg_content.cc:640 src/lib/ffmpeg_content.cc:641 -msgid "Unspecified" -msgstr "" - -#: src/lib/colour_conversion.cc:240 -msgid "Untitled" -msgstr "" - -#: src/lib/util.cc:555 src/lib/util.cc:556 -msgid "Unused" -msgstr "" - -#: src/lib/upmixer_a.cc:127 src/lib/upmixer_b.cc:137 -msgid "Upmix L" -msgstr "" - -#: src/lib/upmixer_a.cc:128 src/lib/upmixer_b.cc:138 -msgid "Upmix R" -msgstr "" - -#: src/lib/util.cc:579 -msgid "VI" -msgstr "" - -#: src/lib/verify_dcp_job.cc:47 -msgid "Verify DCP" -msgstr "" - -#: src/lib/filter.cc:67 -msgid "Vertical flip" -msgstr "" - -#: src/lib/util.cc:548 -msgid "Visually impaired" -msgstr "" - -#: src/lib/upload_job.cc:44 -msgid "Waiting" -msgstr "" - -#: src/lib/filter.cc:75 -msgid "Weave filter" -msgstr "" - -#: src/lib/util.cc:914 -msgid "Wednesday" -msgstr "" - -#: src/lib/ffmpeg_content.cc:646 -msgid "YCOCG" -msgstr "" - -#: src/lib/filter.cc:73 -msgid "Yet Another Deinterlacing Filter" -msgstr "" - -#: src/lib/hints.cc:176 -msgid "" -"You are set up for a DCP at a frame rate of %1 fps. This frame rate is not " -"supported by all projectors. You are advised to change the DCP frame rate " -"to %2 fps." -msgstr "" - -#: src/lib/hints.cc:160 -msgid "" -"You are set up for a DCP at a frame rate of %1 fps. This frame rate is not " -"supported by all projectors. You may want to consider changing your frame " -"rate to %2 fps." -msgstr "" - -#: src/lib/hints.cc:170 -msgid "" -"You are set up for a DCP frame rate of 30fps, which is not supported by all " -"projectors. Be aware that you may have compatibility problems." -msgstr "" - -#: src/lib/hints.cc:223 -msgid "" -"You are using 3D content but your DCP is set to 2D. Set the DCP to 3D if " -"you want to play it back on a 3D system (e.g. Real-D, MasterImage etc.)" -msgstr "" - -#: src/lib/hints.cc:119 -msgid "" -"You are using DCP-o-matic's stereo-to-5.1 upmixer. This is experimental and " -"may result in poor-quality audio. If you continue, you should listen to the " -"resulting DCP in a cinema to make sure that it sounds good." -msgstr "" - -#: src/lib/hints.cc:212 -msgid "" -"You have %1 files that look like they are VOB files from DVD. You should " -"join them to ensure smooth joins between the files." -msgstr "" - -#: src/lib/hints.cc:325 -msgid "" -"You have overlapping closed captions, which are not allowed in Interop " -"DCPs. Change your DCP standard to SMPTE." -msgstr "" - -#: src/lib/hints.cc:110 -msgid "" -"You have specified a font file which is larger than 640kB. This is very " -"likely to cause problems on playback." -msgstr "" - -#: src/lib/film.cc:358 -msgid "You must add some content to the DCP before creating it" -msgstr "" - -#: src/lib/hints.cc:114 -msgid "" -"Your DCP has fewer than 6 audio channels. This may cause problems on some " -"projectors. You may want to set the DCP to have 6 channels. It does not " -"matter if your content has fewer channels, as DCP-o-matic will fill the " -"extras with silence." -msgstr "" - -#: src/lib/hints.cc:146 -msgid "" -"Your DCP uses an unusual container ratio. This may cause problems on some " -"projectors. If possible, use Flat or Scope for the DCP container ratio" -msgstr "" - -#: src/lib/hints.cc:248 -msgid "" -"Your audio level is very high (on %1). You should reduce the gain of your " -"audio content." -msgstr "" - -#: src/lib/config.cc:307 -msgid "" -"Your default container is not valid and has been changed to Flat (1.85:1)" -msgstr "" - -#: src/lib/playlist.cc:211 -msgid "" -"Your project contains video content that was not aligned to a frame boundary." -msgstr "" - -#: src/lib/playlist.cc:231 -msgid "" -"Your project contains video content whose trim was not aligned to a frame " -"boundary." -msgstr "" - -#: src/lib/image_content.cc:72 -msgid "[moving images]" -msgstr "" - -#: src/lib/image_content.cc:70 -msgid "[still]" -msgstr "" - -#: src/lib/dcp_subtitle_content.cc:103 src/lib/string_text_file_content.cc:70 -msgid "[subtitles]" -msgstr "" - -#. / TRANSLATORS: _reel%1 here is to be added to an export filename to indicate -#. / which reel it is. Preserve the %1; it will be replaced with the reel number. -#: src/lib/ffmpeg_encoder.cc:74 src/lib/subtitle_encoder.cc:63 -msgid "_reel%1" -msgstr "" - -#: src/lib/dcpomatic_socket.cc:73 -msgid "connect timed out" -msgstr "" - -#: src/lib/uploader.cc:35 -msgid "connecting" -msgstr "" - -#: src/lib/film.cc:354 -msgid "container" -msgstr "" - -#: src/lib/film.cc:366 -msgid "content type" -msgstr "" - -#: src/lib/uploader.cc:73 -msgid "copying %1" -msgstr "" - -#: src/lib/ffmpeg.cc:142 src/lib/ffmpeg_image_proxy.cc:158 -msgid "could not find stream information" -msgstr "" - -#: src/lib/reel_writer.cc:378 -msgid "could not move audio asset into the DCP (%1)" -msgstr "" - -#: src/lib/exceptions.cc:35 -msgid "could not open file %1 for read (%2)" -msgstr "" - -#: src/lib/exceptions.cc:34 -msgid "could not open file %1 for read/write (%2)" -msgstr "" - -#: src/lib/exceptions.cc:35 -msgid "could not open file %1 for write (%2)" -msgstr "" - -#: src/lib/exceptions.cc:52 -msgid "could not read from file %1 (%2)" -msgstr "" - -#: src/lib/scp_uploader.cc:66 -msgid "could not start SCP session (%1)" -msgstr "" - -#: src/lib/scp_uploader.cc:41 -msgid "could not start SSH session" -msgstr "" - -#: src/lib/exceptions.cc:58 -msgid "could not write to file %1 (%2)" -msgstr "" - -#: src/lib/dcpomatic_socket.cc:69 -msgid "error during async_connect (%1)" -msgstr "" - -#: src/lib/dcpomatic_socket.cc:126 -msgid "error during async_read (%1)" -msgstr "" - -#: src/lib/dcpomatic_socket.cc:94 -msgid "error during async_write (%1)" -msgstr "" - -#: src/lib/content.cc:449 src/lib/content.cc:458 -msgid "frames per second" -msgstr "" - -#. / TRANSLATORS: h here is an abbreviation for hours -#: src/lib/util.cc:190 -msgid "h" -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:706 -msgid "it does not have closed captions in all its reels." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:701 -msgid "it does not have open subtitles in all its reels." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:669 -msgid "it does not have sound in all its reels." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:573 -msgid "it has a different frame rate to the film." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:630 -msgid "it is 2K and the film is 4K." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:627 -msgid "it is 4K and the film is 2K." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:561 -msgid "it is Interop and the film is set to SMPTE." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:565 -msgid "it is SMPTE and the film is set to Interop." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:675 -msgid "it overlaps other audio content; remove the other content." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:712 -msgid "it overlaps other text content; remove the other content." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:640 -msgid "it overlaps other video content; remove the other content." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:596 -msgid "" -"its reel lengths differ from those in the film; set the reel mode to 'split " -"by video content'." -msgstr "" - -#. / TRANSLATORS: this string will follow "Cannot reference this DCP: " -#: src/lib/dcp_content.cc:635 -msgid "its video frame size differs from the film's." -msgstr "" - -#. / TRANSLATORS: m here is an abbreviation for minutes -#: src/lib/util.cc:199 -msgid "m" -msgstr "" - -#: src/lib/image_content.cc:87 -msgid "moving" -msgstr "" - -#: src/lib/film.cc:350 -msgid "name" -msgstr "" - -#. / TRANSLATORS: s here is an abbreviation for seconds -#: src/lib/util.cc:209 -msgid "s" -msgstr "" - -#: src/lib/colour_conversion.cc:281 -msgid "sRGB" -msgstr "" - -#: src/lib/film.cc:375 -msgid "some of your content is missing" -msgstr "" - -#: src/lib/image_content.cc:85 -msgid "still" -msgstr "" - -#: src/lib/ffmpeg_examiner.cc:264 -msgid "unknown" -msgstr "" - -#: src/lib/video_content.cc:481 -msgid "video frames" -msgstr "" diff --git a/src/tools/po/ko_KR.po b/src/tools/po/ko_KR.po deleted file mode 100644 index 0ca06c767..000000000 --- a/src/tools/po/ko_KR.po +++ /dev/null @@ -1,831 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-18 10:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/tools/dcpomatic_kdm.cc:427 -#, c-format -msgid "%d KDM written to %s" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:427 -#, c-format -msgid "%d KDMs written to %s" -msgstr "" - -#: src/tools/dcpomatic_batch.cc:69 -msgid "&Add Film...\tCtrl-A" -msgstr "" - -#: src/tools/dcpomatic_player.cc:555 -msgid "&Add OV..." -msgstr "" - -#: src/tools/dcpomatic_player.cc:561 -msgid "&Close" -msgstr "" - -#: src/tools/dcpomatic.cc:1284 -msgid "&Close\tCtrl-W" -msgstr "" - -#: src/tools/dcpomatic.cc:1351 src/tools/dcpomatic_batch.cc:91 -#: src/tools/dcpomatic_kdm.cc:260 src/tools/dcpomatic_player.cc:615 -#: src/tools/dcpomatic_playlist.cc:550 -msgid "&Edit" -msgstr "" - -#: src/tools/dcpomatic.cc:1291 src/tools/dcpomatic_batch.cc:71 -#: src/tools/dcpomatic_kdm.cc:238 src/tools/dcpomatic_player.cc:565 -#: src/tools/dcpomatic_playlist.cc:531 -msgid "&Exit" -msgstr "" - -#: src/tools/dcpomatic.cc:1350 src/tools/dcpomatic_batch.cc:89 -#: src/tools/dcpomatic_kdm.cc:258 src/tools/dcpomatic_player.cc:613 -#: src/tools/dcpomatic_playlist.cc:548 -msgid "&File" -msgstr "" - -#: src/tools/dcpomatic.cc:1355 src/tools/dcpomatic_batch.cc:94 -#: src/tools/dcpomatic_kdm.cc:262 src/tools/dcpomatic_player.cc:619 -#: src/tools/dcpomatic_playlist.cc:552 -msgid "&Help" -msgstr "" - -#: src/tools/dcpomatic.cc:1352 -msgid "&Jobs" -msgstr "" - -#: src/tools/dcpomatic.cc:1307 -msgid "&Make DCP\tCtrl-M" -msgstr "" - -#: src/tools/dcpomatic.cc:1273 src/tools/dcpomatic_player.cc:554 -msgid "&Open...\tCtrl-O" -msgstr "" - -#: src/tools/dcpomatic.cc:1301 src/tools/dcpomatic.cc:1303 -#: src/tools/dcpomatic_batch.cc:77 src/tools/dcpomatic_batch.cc:80 -#: src/tools/dcpomatic_kdm.cc:244 src/tools/dcpomatic_kdm.cc:247 -#: src/tools/dcpomatic_player.cc:571 src/tools/dcpomatic_player.cc:574 -#: src/tools/dcpomatic_playlist.cc:538 -msgid "&Preferences...\tCtrl-P" -msgstr "" - -#: src/tools/dcpomatic.cc:1293 src/tools/dcpomatic_batch.cc:73 -#: src/tools/dcpomatic_kdm.cc:240 src/tools/dcpomatic_player.cc:567 -#: src/tools/dcpomatic_playlist.cc:533 -msgid "&Quit" -msgstr "" - -#: src/tools/dcpomatic.cc:1275 -msgid "&Save\tCtrl-S" -msgstr "" - -#: src/tools/dcpomatic.cc:1316 -msgid "&Send DCP to TMS" -msgstr "" - -#: src/tools/dcpomatic.cc:1354 src/tools/dcpomatic_batch.cc:93 -#: src/tools/dcpomatic_player.cc:618 -msgid "&Tools" -msgstr "" - -#: src/tools/dcpomatic.cc:1353 src/tools/dcpomatic_player.cc:617 -msgid "&View" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:256 -msgid "Playlist:" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:102 -msgid "Playlists" -msgstr "" - -#: src/tools/dcpomatic.cc:1346 src/tools/dcpomatic_batch.cc:87 -#: src/tools/dcpomatic_kdm.cc:254 src/tools/dcpomatic_player.cc:609 -#: src/tools/dcpomatic_playlist.cc:545 -msgid "About" -msgstr "" - -#: src/tools/dcpomatic.cc:1344 src/tools/dcpomatic_kdm.cc:252 -#: src/tools/dcpomatic_player.cc:607 src/tools/dcpomatic_playlist.cc:543 -msgid "About DCP-o-matic" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:295 -msgid "Add" -msgstr "" - -#: src/tools/dcpomatic_player.cc:556 -msgid "Add &KDM..." -msgstr "" - -#: src/tools/dcpomatic_batch.cc:127 -msgid "Add Film..." -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:60 -msgid "Add content" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:162 -msgid "Add folder..." -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:160 -msgid "Add..." -msgstr "" - -#: src/tools/dcpomatic.cc:1694 src/tools/dcpomatic_kdm.cc:779 -#: src/tools/dcpomatic_player.cc:1264 src/tools/dcpomatic_playlist.cc:639 -#, c-format -msgid "" -"An exception occurred: %s (%s)\n" -"\n" -msgstr "" - -#: src/tools/dcpomatic.cc:1703 src/tools/dcpomatic_kdm.cc:788 -#: src/tools/dcpomatic_player.cc:1273 src/tools/dcpomatic_playlist.cc:648 -#, c-format -msgid "" -"An exception occurred: %s.\n" -"\n" -msgstr "" - -#: src/tools/dcpomatic_server.cc:336 -msgid "An unknown error has occurred with the DCP-o-matic server." -msgstr "" - -#: src/tools/dcpomatic.cc:928 src/tools/dcpomatic.cc:1708 -#: src/tools/dcpomatic_kdm.cc:438 src/tools/dcpomatic_kdm.cc:793 -#: src/tools/dcpomatic_kdm.cc:802 src/tools/dcpomatic_player.cc:1278 -#: src/tools/dcpomatic_playlist.cc:653 src/tools/dcpomatic_playlist.cc:662 -msgid "An unknown exception occurred." -msgstr "" - -#: src/tools/dcpomatic.cc:711 -msgid "" -"Are you sure you want to restore preferences to their defaults? This cannot " -"be undone." -msgstr "" - -#: src/tools/dcpomatic.cc:778 -#, c-format -msgid "Bad setting for %s." -msgstr "" - -#: src/tools/dcpomatic_player.cc:583 src/tools/dcpomatic_playlist.cc:269 -msgid "CPL" -msgstr "" - -#: src/tools/dcpomatic.cc:924 src/tools/dcpomatic_kdm.cc:434 -msgid "CPL's content is not encrypted." -msgstr "" - -#: src/tools/dcpomatic.cc:1336 src/tools/dcpomatic_player.cc:601 -msgid "Check for updates" -msgstr "" - -#: src/tools/dcpomatic.cc:1794 src/tools/dcpomatic.cc:1811 -msgid "Close DCP-o-matic" -msgstr "" - -#: src/tools/dcpomatic.cc:150 -msgid "Close without saving film" -msgstr "" - -#: src/tools/dcpomatic.cc:1329 src/tools/dcpomatic_player.cc:591 -msgid "Closed captions..." -msgstr "" - -#: src/tools/dcpomatic.cc:1297 -msgid "Copy settings\tCtrl-C" -msgstr "" - -#: src/tools/dcpomatic.cc:533 src/tools/dcpomatic.cc:542 -msgid "Could not create folder to store film." -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:551 -msgid "" -"Could not decrypt the DKDM. Perhaps it was not created with the correct " -"certificate." -msgstr "" - -#: src/tools/dcpomatic.cc:868 -msgid "Could not find batch converter." -msgstr "" - -#: src/tools/dcpomatic.cc:879 -msgid "Could not find player." -msgstr "" - -#: src/tools/dcpomatic_player.cc:740 src/tools/dcpomatic_player.cc:1203 -msgid "Could not load DCP %1." -msgstr "" - -#: src/tools/dcpomatic_player.cc:544 -#, c-format -msgid "" -"Could not load DCP.\n" -"\n" -"%s." -msgstr "" - -#: src/tools/dcpomatic_player.cc:706 src/tools/dcpomatic_player.cc:722 -msgid "Could not load KDM." -msgstr "" - -#: src/tools/dcpomatic_player.cc:428 -#, c-format -msgid "Could not load a DCP from %s" -msgstr "" - -#: src/tools/dcpomatic_batch.cc:447 -msgid "Could not load film %1" -msgstr "" - -#: src/tools/dcpomatic.cc:1611 -msgid "Could not load film %1 (%2)" -msgstr "" - -#: src/tools/dcpomatic.cc:780 -msgid "Could not make DCP." -msgstr "" - -#: src/tools/dcpomatic.cc:458 src/tools/dcpomatic.cc:463 -#: src/tools/dcpomatic_batch.cc:211 -#, c-format -msgid "Could not open film at %s" -msgstr "" - -#: src/tools/dcpomatic.cc:453 -msgid "Could not open this folder as a DCP-o-matic project." -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:521 src/tools/dcpomatic_kdm.cc:556 -msgid "" -"Could not read file as a KDM. It is much too large. Make sure you are " -"loading a DKDM (XML) file." -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:544 -msgid "" -"Could not read file as a KDM. Perhaps it is badly formatted, or not a KDM " -"at all." -msgstr "" - -#: src/tools/dcpomatic.cc:1008 -msgid "Could not run konqueror" -msgstr "" - -#: src/tools/dcpomatic.cc:1001 -msgid "Could not run nautilus" -msgstr "" - -#: src/tools/dcpomatic.cc:1008 src/tools/dcpomatic.cc:1017 -msgid "Could not show DCP" -msgstr "" - -#: src/tools/dcpomatic.cc:1001 -msgid "Could not show DCP." -msgstr "" - -#: src/tools/dcpomatic.cc:1368 src/tools/dcpomatic_batch.cc:322 -#, c-format -msgid "" -"Could not write to cinemas file at %s. Your changes have not been saved." -msgstr "" - -#: src/tools/dcpomatic.cc:1380 src/tools/dcpomatic_batch.cc:334 -#: src/tools/dcpomatic_player.cc:960 -#, c-format -msgid "" -"Could not write to config file at %s. Your changes have not been saved." -msgstr "" - -#: src/tools/dcpomatic_player.cc:968 -msgid "Could not write to config file. Your changes have not been saved." -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:180 -msgid "Create KDMs" -msgstr "" - -#: src/tools/dcpomatic.cc:507 src/tools/dcpomatic.cc:1541 -#: src/tools/dcpomatic.cc:1583 -msgid "DCP-o-matic" -msgstr "" - -#: src/tools/dcpomatic_batch.cc:387 src/tools/dcpomatic_batch.cc:423 -msgid "DCP-o-matic Batch Converter" -msgstr "" - -#: src/tools/dcpomatic_server.cc:141 -msgid "DCP-o-matic Encode Server" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:711 src/tools/dcpomatic_kdm.cc:747 -msgid "DCP-o-matic KDM Creator" -msgstr "" - -#: src/tools/dcpomatic_player.cc:143 src/tools/dcpomatic_player.cc:420 -#: src/tools/dcpomatic_player.cc:675 src/tools/dcpomatic_player.cc:870 -#: src/tools/dcpomatic_player.cc:1149 -msgid "DCP-o-matic Player" -msgstr "" - -#: src/tools/dcpomatic_player.cc:1226 -msgid "DCP-o-matic Player could not start." -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:578 src/tools/dcpomatic_playlist.cc:614 -msgid "DCP-o-matic Playlist Editor" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:764 src/tools/dcpomatic_playlist.cc:626 -msgid "DCP-o-matic could not start" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:151 -msgid "DKDM" -msgstr "" - -#: src/tools/dcpomatic_player.cc:594 -msgid "Decode at full resolution" -msgstr "" - -#: src/tools/dcpomatic_player.cc:595 -msgid "Decode at half resolution" -msgstr "" - -#: src/tools/dcpomatic_player.cc:596 -msgid "Decode at quarter resolution" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:115 -msgid "Delete" -msgstr "" - -#: src/tools/dcpomatic.cc:1780 -msgid "Do nothing" -msgstr "" - -#: src/tools/dcpomatic.cc:765 -#, c-format -msgid "Do you want to overwrite the existing DCP %s?" -msgstr "" - -#: src/tools/dcpomatic.cc:150 -msgid "Don't close" -msgstr "" - -#: src/tools/dcpomatic.cc:183 -msgid "Don't duplicate" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:294 -msgid "Down" -msgstr "" - -#: src/tools/dcpomatic_player.cc:587 -msgid "Dual screen\tShift+F11" -msgstr "" - -#: src/tools/dcpomatic.cc:593 src/tools/dcpomatic.cc:608 -msgid "Duplicate Film" -msgstr "" - -#: src/tools/dcpomatic.cc:1279 -msgid "Duplicate and open..." -msgstr "" - -#: src/tools/dcpomatic.cc:183 -msgid "Duplicate without saving film" -msgstr "" - -#: src/tools/dcpomatic.cc:1278 -msgid "Duplicate..." -msgstr "" - -#: src/tools/dcpomatic.cc:1334 src/tools/dcpomatic_batch.cc:84 -msgid "Encoding servers..." -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:271 -msgid "Encrypted" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:166 -msgid "Export..." -msgstr "" - -#: src/tools/dcpomatic.cc:1314 -msgid "Export...\tCtrl-E" -msgstr "" - -#: src/tools/dcpomatic.cc:952 src/tools/dcpomatic_kdm.cc:269 -#, c-format -msgid "File %s already exists. Do you want to overwrite it?" -msgstr "" - -#. / TRANSLATORS: this is the heading for a dialog box, which tells the user that the current -#. / project (Film) has been changed since it was last saved. -#: src/tools/dcpomatic.cc:145 src/tools/dcpomatic.cc:178 -msgid "Film changed" -msgstr "" - -#: src/tools/dcpomatic_server.cc:152 -msgid "Frames per second" -msgstr "" - -#: src/tools/dcpomatic_player.cc:586 -msgid "Full screen\tF11" -msgstr "" - -#: src/tools/dcpomatic.cc:1333 -msgid "Hints..." -msgstr "" - -#: src/tools/dcpomatic.cc:454 -msgid "" -"It looks like you are trying to open a DCP. File -> Open is for loading DCP-" -"o-matic projects, not DCPs. To import a DCP, create a new project with File " -"-> New and then click the \"Add DCP...\" button." -msgstr "" - -#. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix -#: src/tools/dcpomatic_kdm.cc:145 -msgid "KDM|Timing" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:110 -msgid "Length" -msgstr "" - -#: src/tools/dcpomatic_player.cc:420 src/tools/dcpomatic_player.cc:675 -msgid "Loading content" -msgstr "" - -#: src/tools/dcpomatic.cc:1311 -msgid "Make &DKDMs...\tCtrl-D" -msgstr "" - -#: src/tools/dcpomatic.cc:1310 -msgid "Make &KDMs...\tCtrl-K" -msgstr "" - -#: src/tools/dcpomatic.cc:1308 -msgid "Make DCP in &batch converter\tCtrl-B" -msgstr "" - -#: src/tools/dcpomatic.cc:1312 -msgid "Make DKDM for DCP-o-matic..." -msgstr "" - -#: src/tools/dcpomatic.cc:1335 -msgid "Manage templates..." -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:109 src/tools/dcpomatic_playlist.cc:268 -msgid "Name" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:113 -msgid "New" -msgstr "" - -#: src/tools/dcpomatic.cc:517 -msgid "New Film" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:203 -msgid "New Playlist" -msgstr "" - -#: src/tools/dcpomatic.cc:1272 -msgid "New...\tCtrl-N" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:521 -msgid "" -"No playlist folder is specified in preferences. Please set on and then try " -"again." -msgstr "" - -#: src/tools/dcpomatic.cc:1326 -msgid "Open DCP in &player" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:173 -msgid "Output" -msgstr "" - -#: src/tools/dcpomatic.cc:1298 -msgid "Paste settings...\tCtrl-V" -msgstr "" - -#: src/tools/dcpomatic_batch.cc:130 -msgid "Pause" -msgstr "" - -#: src/tools/dcpomatic.cc:538 -msgid "" -"Please check that you do not have Windows controlled folder access enabled " -"for DCP-o-matic." -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:362 -msgid "Question|N" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:362 -msgid "Question|Y" -msgstr "" - -#: src/tools/dcpomatic.cc:1806 -msgid "Recreate KDM decryption chain" -msgstr "" - -#: src/tools/dcpomatic.cc:1776 src/tools/dcpomatic.cc:1790 -msgid "Recreate signing certificates" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:164 src/tools/dcpomatic_playlist.cc:296 -msgid "Remove" -msgstr "" - -#: src/tools/dcpomatic.cc:1348 src/tools/dcpomatic_kdm.cc:256 -#: src/tools/dcpomatic_player.cc:611 -msgid "Report a problem..." -msgstr "" - -#: src/tools/dcpomatic.cc:712 src/tools/dcpomatic.cc:1340 -msgid "Restore default preferences" -msgstr "" - -#: src/tools/dcpomatic_batch.cc:133 -msgid "Resume" -msgstr "" - -#: src/tools/dcpomatic.cc:1321 -msgid "S&how DCP in Explorer" -msgstr "" - -#: src/tools/dcpomatic.cc:1323 -msgid "S&how DCP in Files" -msgstr "" - -#: src/tools/dcpomatic.cc:1319 -msgid "S&how DCP in Finder" -msgstr "" - -#: src/tools/dcpomatic.cc:1277 -msgid "Save as &template..." -msgstr "" - -#: src/tools/dcpomatic.cc:142 -#, c-format -msgid "Save changes to film \"%s\" before closing?" -msgstr "" - -#: src/tools/dcpomatic.cc:175 -#, c-format -msgid "Save changes to film \"%s\" before duplicating?" -msgstr "" - -#: src/tools/dcpomatic.cc:150 -msgid "Save film and close" -msgstr "" - -#: src/tools/dcpomatic.cc:183 -msgid "Save film and duplicate" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:138 -msgid "Screens" -msgstr "" - -#: src/tools/dcpomatic_player.cc:629 -msgid "Select DCP to open" -msgstr "" - -#: src/tools/dcpomatic_player.cc:654 -msgid "Select DCP to open as OV" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:661 -msgid "Select DKDM File" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:486 -msgid "Select DKDM file" -msgstr "" - -#: src/tools/dcpomatic_player.cc:696 -msgid "Select KDM" -msgstr "" - -#: src/tools/dcpomatic.cc:554 src/tools/dcpomatic_batch.cc:288 -msgid "Select film to open" -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:421 -msgid "Send KDM emails" -msgstr "" - -#: src/tools/dcpomatic.cc:1337 -msgid "Send translations..." -msgstr "" - -#: src/tools/dcpomatic_player.cc:593 -msgid "Set decode resolution to match display" -msgstr "" - -#: src/tools/dcpomatic.cc:1338 src/tools/dcpomatic_player.cc:603 -msgid "System information..." -msgstr "" - -#: src/tools/dcpomatic.cc:735 -#, c-format -msgid "" -"The DCP and intermediate files for this film will take up about %.1f GB, and " -"the disk that you are using only has %.1f GB available. You would need half " -"as much space if the filesystem supported hard links, but it does not. Do " -"you want to continue anyway?" -msgstr "" - -#: src/tools/dcpomatic.cc:733 -#, c-format -msgid "" -"The DCP for this film will take up about %.1f GB, and the disk that you are " -"using only has %.1f GB available. Do you want to continue anyway?" -msgstr "" - -#: src/tools/dcpomatic.cc:1442 src/tools/dcpomatic_player.cc:942 -msgid "The DCP-o-matic download server could not be contacted." -msgstr "" - -#: src/tools/dcpomatic_batch.cc:200 -#, c-format -msgid "" -"The DCPs for this film and the films already in the queue will take up about " -"%.1f GB. The disks that you are using only have %.1f GB available. Do you " -"want to add this film to the queue anyway?" -msgstr "" - -#: src/tools/dcpomatic_player.cc:343 -msgid "The KDM does not allow playback of this content at this time." -msgstr "" - -#: src/tools/dcpomatic.cc:1807 -msgid "" -"The certificate chain that DCP-o-matic uses for decrypting KDMs is " -"inconsistent and\n" -"cannot be used. DCP-o-matic cannot start unless you re-create it. Do you " -"want to re-create\n" -"the certificate chain for decrypting KDMs? You may want to say \"No\" here " -"and back up your\n" -"configuration before continuing." -msgstr "" - -#: src/tools/dcpomatic.cc:1777 -msgid "" -"The certificate chain that DCP-o-matic uses for signing DCPs and KDMs " -"contains a small error\n" -"which will prevent DCPs from being validated correctly on some systems. Do " -"you want to re-create\n" -"the certificate chain for signing DCPs and KDMs?" -msgstr "" - -#: src/tools/dcpomatic.cc:1791 -msgid "" -"The certificate chain that DCP-o-matic uses for signing DCPs and KDMs is " -"inconsistent and\n" -"cannot be used. DCP-o-matic cannot start unless you re-create it. Do you " -"want to re-create\n" -"the certificate chain for signing DCPs and KDMs?" -msgstr "" - -#: src/tools/dcpomatic.cc:1751 src/tools/dcpomatic_batch.cc:479 -#: src/tools/dcpomatic_kdm.cc:812 src/tools/dcpomatic_server.cc:348 -#: src/tools/dcpomatic_player.cc:1302 -msgid "" -"The existing configuration failed to load. Default values will be used " -"instead. These may take a short time to create." -msgstr "" - -#: src/tools/dcpomatic_player.cc:292 src/tools/dcpomatic_player.cc:317 -msgid "The lock file is not present." -msgstr "" - -#: src/tools/dcpomatic_player.cc:284 src/tools/dcpomatic_player.cc:313 -msgid "The required display devices are not connected correctly." -msgstr "" - -#: src/tools/dcpomatic.cc:1444 src/tools/dcpomatic_player.cc:944 -msgid "There are no new versions of DCP-o-matic available." -msgstr "" - -#: src/tools/dcpomatic.cc:1124 src/tools/dcpomatic_batch.cc:230 -msgid "There are unfinished jobs; are you sure you want to quit?" -msgstr "" - -#: src/tools/dcpomatic.cc:436 -msgid "" -"This film was created with an old version of DVD-o-matic and may not load " -"correctly in this version. Please check the film's settings carefully." -msgstr "" - -#: src/tools/dcpomatic_player.cc:602 -msgid "Timing..." -msgstr "" - -#: src/tools/dcpomatic.cc:536 -#, c-format -msgid "Try removing the %s characters from your folder name." -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:270 -msgid "Type" -msgstr "" - -#: src/tools/dcpomatic.cc:1125 src/tools/dcpomatic_batch.cc:231 -msgid "Unfinished jobs" -msgstr "" - -#: src/tools/dcpomatic_playlist.cc:293 -msgid "Up" -msgstr "" - -#: src/tools/dcpomatic_player.cc:599 -msgid "Verify DCP" -msgstr "" - -#: src/tools/dcpomatic_player.cc:870 -msgid "Verifying DCP" -msgstr "" - -#: src/tools/dcpomatic.cc:1330 -msgid "Video waveform..." -msgstr "" - -#: src/tools/dcpomatic_kdm.cc:636 -msgid "" -"You are about to remove a DKDM. This will make it impossible to decrypt the " -"DCP that the DKDM was made for, and it cannot be undone. Are you sure?" -msgstr "" - -#: src/tools/dcpomatic.cc:899 -#, c-format -msgid "" -"You are making a DKDM which is encrypted by a private key held in\n" -"\n" -"%s\n" -"\n" -"It is VITALLY IMPORTANT that " -"you BACK UP THIS FILE since if " -"it is lost your DKDMs (and the DCPs they protect) will become useless." -msgstr "" - -#: src/tools/dcpomatic.cc:755 -msgid "" -"You are making an encrypted DCP. It will not be possible to make KDMs for " -"this DCP unless you have copies of the metadata.xml file within the " -"film and the metadata files within the DCP.\n" -"\n" -"You should ensure that these files are BACKED UP if you want to make KDMs for this film." -msgstr "" - -#: src/tools/dcpomatic.cc:1598 -msgid "" -"You are running the 32-bit version of DCP-o-matic on a 64-bit version of " -"Windows. This will limit the memory available to DCP-o-matic and may cause " -"errors. You are strongly advised to install the 64-bit version of DCP-o-" -"matic." -msgstr "" - -#: src/tools/dcpomatic.cc:563 src/tools/dcpomatic_batch.cc:297 -#: src/tools/dcpomatic_player.cc:635 src/tools/dcpomatic_player.cc:663 -msgid "" -"You did not select a folder. Make sure that you select a folder before " -"clicking Open." -msgstr "" diff --git a/src/wx/po/ko_KR.po b/src/wx/po/ko_KR.po deleted file mode 100644 index d86661663..000000000 --- a/src/wx/po/ko_KR.po +++ /dev/null @@ -1,3356 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#: src/wx/custom_scale_dialog.cc:42 -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-18 10:22+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/wx/initial_setup_dialog.cc:62 -msgid "" -"\n" -"You can change the mode at any time from the General page of Preferences." -msgstr "" - -#: src/wx/player_information.cc:95 -#, c-format -msgid " (%d error)" -msgstr "" - -#: src/wx/player_information.cc:97 -#, c-format -msgid " (%d errors)" -msgstr "" - -#: src/wx/timeline_audio_content_view.cc:68 -#, c-format -msgid " advanced by %dms" -msgstr "" - -#: src/wx/timeline_audio_content_view.cc:66 -#, c-format -msgid " delayed by %dms" -msgstr "" - -#: src/wx/text_panel.cc:99 src/wx/text_panel.cc:102 src/wx/text_panel.cc:107 -#: src/wx/text_panel.cc:110 src/wx/text_panel.cc:114 -msgid "%" -msgstr "" - -#: src/wx/film_name_location_dialog.cc:131 -msgid "%1 already exists as a file, so you cannot use it for a film." -msgstr "" - -#: src/wx/dkdm_dialog.cc:177 -#, c-format -msgid "%d DKDM written to %s" -msgstr "" - -#: src/wx/dkdm_dialog.cc:177 -#, c-format -msgid "%d DKDMs written to %s" -msgstr "" - -#: src/wx/kdm_dialog.cc:189 -#, c-format -msgid "%d KDM written to %s" -msgstr "" - -#: src/wx/kdm_dialog.cc:189 -#, c-format -msgid "%d KDMs written to %s" -msgstr "" - -#: src/wx/config_dialog.cc:995 -#, c-format -msgid "%d channels on %s" -msgstr "" - -#: src/wx/about_dialog.cc:84 -msgid "" -"(C) 2012-2020 Carl Hetherington, Terrence Meiczinger\n" -" Ole Laursen, Brecht Sanders" -msgstr "" - -#: src/wx/file_picker_ctrl.cc:45 src/wx/file_picker_ctrl.cc:60 -msgid "(None)" -msgstr "" - -#: src/wx/full_config_dialog.cc:1320 src/wx/player_config_dialog.cc:112 -msgid "(restart DCP-o-matic to change display mode)" -msgstr "" - -#: src/wx/full_config_dialog.cc:1335 -msgid "(restart DCP-o-matic to see all ratios)" -msgstr "" - -#: src/wx/config_dialog.cc:147 -msgid "(restart DCP-o-matic to see language changes)" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:47 -msgid "" -"(use this to override languages specified\n" -"in the 'timed text' tab)" -msgstr "" - -#: src/wx/audio_mapping_view.cc:77 -msgid "+3dB" -msgstr "" - -#: src/wx/audio_mapping_view.cc:75 -msgid "-6dB" -msgstr "" - -#: src/wx/export_dialog.cc:74 -msgid "0 is best, 51 is worst" -msgstr "" - -#: src/wx/audio_mapping_view.cc:76 -msgid "0dB (unchanged)" -msgstr "" - -#: src/wx/wx_util.cc:458 -msgid "12 - 7.1/HI/VI" -msgstr "" - -#: src/wx/wx_util.cc:450 -msgid "2 - stereo" -msgstr "" - -#: src/wx/rgba_colour_picker.cc:37 -msgid "255" -msgstr "" - -#: src/wx/video_panel.cc:190 -msgid "2D" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:78 -msgid "2D version of content available in 3D" -msgstr "" - -#: src/wx/dcp_panel.cc:763 -msgid "2K" -msgstr "" - -#: src/wx/dcp_panel.cc:733 src/wx/video_panel.cc:191 -msgid "3D" -msgstr "" - -#: src/wx/video_panel.cc:194 -msgid "3D alternate" -msgstr "" - -#: src/wx/video_panel.cc:195 -msgid "3D left only" -msgstr "" - -#: src/wx/video_panel.cc:192 -msgid "3D left/right" -msgstr "" - -#: src/wx/video_panel.cc:196 -msgid "3D right only" -msgstr "" - -#: src/wx/video_panel.cc:193 -msgid "3D top/bottom" -msgstr "" - -#: src/wx/wx_util.cc:452 -msgid "4 - L/C/R/Lfe" -msgstr "" - -#: src/wx/dcp_panel.cc:764 -msgid "4K" -msgstr "" - -#: src/wx/wx_util.cc:454 -msgid "6 - 5.1" -msgstr "" - -#: src/wx/wx_util.cc:456 -msgid "8 - 5.1/HI/VI" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:108 -msgid "New colour" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:105 -msgid "Original colour" -msgstr "" - -#. //trac.wxwidgets.org/ticket/13389 -#. -#: src/wx/report_problem_dialog.cc:79 -msgid "" -"It is important that you enter a valid email address here, otherwise I " -"can't ask you for more details on your problem." -msgstr "" - -#. //trac.wxwidgets.org/ticket/13389 -#. -#: src/wx/timing_panel.cc:115 -msgid "" -"Only change this if the content's frame rate has been read incorrectly." -msgstr "" - -#: src/wx/initial_setup_dialog.cc:35 -msgid "" -"Welcome to DCP-o-matic!\n" -"\n" -"DCP-o-matic can work in two modes: 'simple' or 'full'.\n" -"\n" -"Simple mode is ideal for producing straightforward DCPs without too " -"many confusing options.\n" -"\n" -"Full mode gives you the most control over the DCPs you make.\n" -"\n" -"Please choose which mode you would like to start DCP-o-matic in:" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:81 -msgid "A" -msgstr "" - -#: src/wx/update_dialog.cc:37 -msgid "A new version of DCP-o-matic is available." -msgstr "" - -#: src/wx/hints_dialog.cc:169 -#, c-format -msgid "A problem occurred when looking for hints (%s)" -msgstr "" - -#: src/wx/config_dialog.cc:979 -msgid "ALSA" -msgstr "" - -#: src/wx/config_dialog.cc:975 -msgid "ASIO" -msgstr "" - -#: src/wx/about_dialog.cc:36 -msgid "About DCP-o-matic" -msgstr "" - -#: src/wx/player_config_dialog.cc:123 -msgid "Activity log file" -msgstr "" - -#: src/wx/screens_panel.cc:161 -msgid "Add Cinema" -msgstr "" - -#: src/wx/screens_panel.cc:68 -msgid "Add Cinema..." -msgstr "" - -#: src/wx/content_panel.cc:132 -msgid "Add DCP..." -msgstr "" - -#: src/wx/new_dkdm_folder_dialog.cc:24 -msgid "Add DKDM folder" -msgstr "" - -#: src/wx/content_menu.cc:85 -msgid "Add KDM..." -msgstr "" - -#: src/wx/content_menu.cc:86 -msgid "Add OV..." -msgstr "" - -#: src/wx/screens_panel.cc:217 -msgid "Add Screen" -msgstr "" - -#: src/wx/screens_panel.cc:74 -msgid "Add Screen..." -msgstr "" - -#: src/wx/content_panel.cc:133 -msgid "Add a DCP." -msgstr "" - -#: src/wx/content_panel.cc:129 -msgid "" -"Add a folder of image files (which will be used as a moving image sequence) " -"or a folder of sound files." -msgstr "" - -#: src/wx/content_panel.cc:124 -msgid "Add file(s)..." -msgstr "" - -#: src/wx/content_panel.cc:128 -msgid "Add folder..." -msgstr "" - -#: src/wx/image_sequence_dialog.cc:28 -msgid "Add image sequence" -msgstr "" - -#: src/wx/text_panel.cc:340 -msgid "Add new..." -msgstr "" - -#: src/wx/recipients_panel.cc:126 -msgid "Add recipient" -msgstr "" - -#: src/wx/content_panel.cc:125 -msgid "Add video, image, sound or subtitle files to the film." -msgstr "" - -#: src/wx/config_dialog.cc:306 src/wx/recipients_panel.cc:67 -#: src/wx/editable_list.h:120 -msgid "Add..." -msgstr "" - -#: src/wx/config_dialog.cc:404 -msgid "" -"Adding this certificate would make the chain inconsistent, so it will not be " -"added. Add certificates in order from root to intermediate to leaf." -msgstr "" - -#: src/wx/cinema_dialog.cc:71 src/wx/full_config_dialog.cc:837 -#: src/wx/full_config_dialog.cc:969 src/wx/recipient_dialog.cc:84 -msgid "Address" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:179 -msgid "Adjust white point to" -msgstr "" - -#: src/wx/kdm_advanced_dialog.cc:29 -msgid "Advanced KDM options" -msgstr "" - -#: src/wx/content_advanced_dialog.cc:30 -msgid "Advanced content settings" -msgstr "" - -#: src/wx/content_menu.cc:82 -msgid "Advanced settings..." -msgstr "" - -#: src/wx/config_dialog.cc:699 src/wx/config_dialog.cc:713 -#: src/wx/kdm_output_panel.cc:71 -msgid "Advanced..." -msgstr "" - -#: src/wx/rating_dialog.cc:27 -msgid "Agency" -msgstr "" - -#: src/wx/full_config_dialog.cc:1327 -msgid "Allow any DCP frame rate" -msgstr "" - -#: src/wx/full_config_dialog.cc:1331 -msgid "Allow full-frame and non-standard container ratios" -msgstr "" - -#: src/wx/rgba_colour_picker.cc:34 -msgid "Alpha 0" -msgstr "" - -#: src/wx/about_dialog.cc:157 -msgid "Also supported by" -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:132 -msgid "An asset has a duration of less than 1 second, which is invalid." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:103 -msgid "An asset has an empty path in the ASSETMAP." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:129 -msgid "" -"An asset has an instrinsic duration of less than 1 second, which is invalid." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:106 -msgid "An asset is missing." -msgstr "" - -#: src/wx/dkdm_output_panel.cc:182 src/wx/kdm_output_panel.cc:287 -msgid "An unknown exception occurred." -msgstr "" - -#: src/wx/text_panel.cc:121 -msgid "Appearance..." -msgstr "" - -#: src/wx/job_view.cc:176 -msgid "Are you sure you want to cancel this job?" -msgstr "" - -#: src/wx/confirm_kdm_email_dialog.cc:34 -msgid "" -"Are you sure you want to send emails to the following addresses?\n" -"\n" -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:138 -msgid "" -"At least one frame of the video data is close to the limit of 250MBit/s." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:135 -msgid "At least one frame of the video data is over the limit of 250Mbit/s." -msgstr "" - -#: src/wx/timeline_labels_view.cc:42 src/wx/timeline_labels_view.cc:81 -msgid "Atmos" -msgstr "" - -#: src/wx/audio_dialog.cc:56 src/wx/audio_panel.cc:51 -#: src/wx/content_properties_dialog.cc:77 src/wx/dcp_panel.cc:121 -#: src/wx/timeline_labels_view.cc:40 src/wx/timeline_labels_view.cc:87 -msgid "Audio" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:41 -msgid "Audio Language (e.g. EN)" -msgstr "" - -#: src/wx/player_information.cc:148 -#, c-format -msgid "Audio channels: %d" -msgstr "" - -#: src/wx/audio_mapping_view.cc:591 -#, c-format -msgid "Audio will be passed from %s channel %s to %s channel %s unaltered." -msgstr "" - -#: src/wx/audio_mapping_view.cc:600 -#, c-format -msgid "" -"Audio will be passed from %s channel %s to %s channel %s with gain %.1fdB." -msgstr "" - -#: src/wx/full_config_dialog.cc:704 -msgid "Auto" -msgstr "" - -#: src/wx/full_config_dialog.cc:125 -msgid "Automatically analyse content audio" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:84 -msgid "B" -msgstr "" - -#: src/wx/full_config_dialog.cc:848 src/wx/full_config_dialog.cc:980 -msgid "BCC address" -msgstr "" - -#: src/wx/config_dialog.cc:1079 -msgid "Background image" -msgstr "" - -#: src/wx/barco_alchemy_certificate_panel.cc:77 -msgid "Barco Alchemy" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:146 -msgid "Blue chromaticity" -msgstr "" - -#: src/wx/video_panel.cc:133 -msgid "Bottom" -msgstr "" - -#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41 -msgid "Browse..." -msgstr "" - -#: src/wx/text_panel.cc:88 -msgid "Burn subtitles into image" -msgstr "" - -#: src/wx/gain_calculator_dialog.cc:37 -msgid "But I have to use fader" -msgstr "" - -#: src/wx/full_config_dialog.cc:838 src/wx/full_config_dialog.cc:970 -msgid "CC addresses" -msgstr "" - -#: src/wx/text_panel.cc:187 -msgid "CCAP track" -msgstr "" - -#: src/wx/dkdm_dialog.cc:85 src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87 -#: src/wx/self_dkdm_dialog.cc:61 -msgid "CPL" -msgstr "" - -#: src/wx/kdm_cpl_panel.cc:50 -msgid "CPL ID" -msgstr "" - -#: src/wx/kdm_cpl_panel.cc:53 -msgid "CPL annotation text" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:178 src/wx/kdm_output_panel.cc:283 -msgid "CPL's content is not encrypted." -msgstr "" - -#: src/wx/audio_panel.cc:76 -msgid "Calculate..." -msgstr "" - -#: src/wx/job_view.cc:70 -msgid "Cancel" -msgstr "" - -#: src/wx/audio_panel.cc:330 -msgid "Cannot reference this DCP's audio." -msgstr "" - -#: src/wx/audio_panel.cc:332 -msgid "Cannot reference this DCP's audio: " -msgstr "" - -#: src/wx/text_panel.cc:563 -msgid "Cannot reference this DCP's subtitles or captions." -msgstr "" - -#: src/wx/text_panel.cc:565 -msgid "Cannot reference this DCP's subtitles or captions: " -msgstr "" - -#: src/wx/video_panel.cc:626 -msgid "Cannot reference this DCP's video." -msgstr "" - -#: src/wx/video_panel.cc:628 -msgid "Cannot reference this DCP's video: " -msgstr "" - -#: src/wx/text_view.cc:68 -msgid "Caption" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:50 -msgid "Caption appearance" -msgstr "" - -#: src/wx/text_view.cc:43 -msgid "Captions" -msgstr "" - -#: src/wx/recreate_chain_dialog.cc:33 -msgid "Certificate chain" -msgstr "" - -#: src/wx/barco_alchemy_certificate_panel.cc:69 -#: src/wx/christie_certificate_panel.cc:79 -#: src/wx/dolby_doremi_certificate_panel.cc:189 -#: src/wx/gdc_certificate_panel.cc:62 src/wx/qube_certificate_panel.cc:72 -msgid "Certificate downloaded" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:75 -msgid "Chain" -msgstr "" - -#: src/wx/audio_gain_dialog.cc:28 -msgid "Channel gain" -msgstr "" - -#: src/wx/audio_dialog.cc:102 src/wx/dcp_panel.cc:843 -msgid "Channels" -msgstr "" - -#: src/wx/config_dialog.cc:166 -msgid "Check for testing updates on startup" -msgstr "" - -#: src/wx/config_dialog.cc:162 -msgid "Check for updates on startup" -msgstr "" - -#: src/wx/content_menu.cc:88 -msgid "Choose CPL..." -msgstr "" - -#: src/wx/content_panel.cc:513 -msgid "Choose a DCP folder" -msgstr "" - -#: src/wx/content_menu.cc:329 -msgid "Choose a file" -msgstr "" - -#: src/wx/content_panel.cc:440 -msgid "Choose a file or files" -msgstr "" - -#: src/wx/content_menu.cc:324 src/wx/content_panel.cc:468 -msgid "Choose a folder" -msgstr "" - -#: src/wx/system_font_dialog.cc:33 -msgid "Choose a font" -msgstr "" - -#: src/wx/fonts_dialog.cc:159 -msgid "Choose a font file" -msgstr "" - -#: src/wx/christie_certificate_panel.cc:87 -msgid "Christie" -msgstr "" - -#: src/wx/full_config_dialog.cc:112 -msgid "Cinema and screen database file" -msgstr "" - -#: src/wx/content_widget.h:82 -msgid "Click the button to set all selected content to the same value." -msgstr "" - -#: src/wx/closed_captions_dialog.cc:41 -msgid "Closed captions" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:75 -msgid "Colour" -msgstr "" - -#: src/wx/content_colour_conversion_dialog.cc:38 src/wx/video_panel.cc:166 -msgid "Colour conversion" -msgstr "" - -#. / TRANSLATORS: translate the word "Custom" here; do not include the "Colour|" prefix -#: src/wx/video_panel.cc:174 -msgid "Colour|Custom" -msgstr "" - -#: src/wx/full_config_dialog.cc:1187 -msgid "Company name" -msgstr "" - -#: src/wx/video_waveform_dialog.cc:60 -msgid "Component" -msgstr "" - -#: src/wx/full_config_dialog.cc:107 -msgid "Configuration file" -msgstr "" - -#. / TRANSLATORS: translate the word "Timing" here; do not include the "Config|" prefix -#: src/wx/full_config_dialog.cc:1395 src/wx/player_config_dialog.cc:312 -msgid "Config|Timing" -msgstr "" - -#: src/wx/confirm_kdm_email_dialog.cc:32 -msgid "Confirm KDM email" -msgstr "" - -#: src/wx/dcp_panel.cc:720 -msgid "Container" -msgstr "" - -#: src/wx/audio_panel.cc:91 src/wx/film_editor.cc:54 -msgid "Content" -msgstr "" - -#: src/wx/content_properties_dialog.cc:38 -msgid "Content Properties" -msgstr "" - -#: src/wx/dcp_panel.cc:95 -msgid "Content Type" -msgstr "" - -#: src/wx/config_dialog.cc:1063 -msgid "Content directory" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:38 src/wx/metadata_dialog.cc:76 -msgid "Content version" -msgstr "" - -#: src/wx/video_waveform_dialog.cc:63 -msgid "Contrast" -msgstr "" - -#: src/wx/text_panel.cc:108 -msgid "Coord|Y" -msgstr "" - -#: src/wx/dcp_panel.cc:85 -msgid "Copy as name" -msgstr "" - -#: src/wx/config_dialog.cc:974 -msgid "CoreAudio" -msgstr "" - -#: src/wx/audio_dialog.cc:283 -msgid "Could not analyse audio." -msgstr "" - -#: src/wx/text_panel.cc:875 -msgid "Could not analyse subtitles." -msgstr "" - -#: src/wx/qube_certificate_panel.cc:62 -#, c-format -msgid "Could not find serial number %s" -msgstr "" - -#: src/wx/config_dialog.cc:387 -#, c-format -msgid "Could not import certificate (%s)" -msgstr "" - -#: src/wx/content_menu.cc:414 -msgid "Could not load KDM" -msgstr "" - -#: src/wx/screen_dialog.cc:71 -#, c-format -msgid "Could not load certficate (%s)" -msgstr "" - -#: src/wx/config_dialog.cc:1138 -msgid "Could not load image file." -msgstr "" - -#: src/wx/download_certificate_panel.cc:64 -#: src/wx/download_certificate_panel.cc:76 -msgid "Could not read certificate file (%1)" -msgstr "" - -#: src/wx/config_dialog.cc:413 src/wx/config_dialog.cc:637 -#: src/wx/recipient_dialog.cc:169 src/wx/recipient_dialog.cc:174 -#: src/wx/screen_dialog.cc:201 src/wx/screen_dialog.cc:206 -msgid "Could not read certificate file." -msgstr "" - -#: src/wx/qube_certificate_panel.cc:47 -msgid "Could not read certificates from Qube server." -msgstr "" - -#: src/wx/config_dialog.cc:627 -#, c-format -msgid "Could not read key file; file is too long (%s)" -msgstr "" - -#: src/wx/film_viewer.cc:551 -msgid "" -"Could not set up audio output. There will be no audio during the preview." -msgstr "" - -#: src/wx/full_config_dialog.cc:1102 -msgid "Cover Sheet" -msgstr "" - -#: src/wx/film_name_location_dialog.cc:44 -msgid "Create in folder" -msgstr "" - -#: src/wx/full_config_dialog.cc:1182 -msgid "Creator" -msgstr "" - -#: src/wx/video_panel.cc:84 -msgid "Crop" -msgstr "" - -#: src/wx/audio_dialog.cc:449 -#, c-format -msgid "Cursor: %.1fdB at %s" -msgstr "" - -#: src/wx/audio_dialog.cc:443 -msgid "Cursor: none" -msgstr "" - -#: src/wx/custom_scale_dialog.cc:36 -msgid "Custom scale" -msgstr "" - -#: src/wx/audio_panel.cc:91 src/wx/config_dialog.cc:879 -#: src/wx/film_editor.cc:56 src/wx/player_information.cc:55 -msgid "DCP" -msgstr "" - -#: src/wx/dcp_text_track_dialog.cc:27 -msgid "DCP Text Track" -msgstr "" - -#: src/wx/full_config_dialog.cc:1368 -msgid "DCP asset filename format" -msgstr "" - -#: src/wx/kdm_cpl_panel.cc:47 -msgid "DCP directory" -msgstr "" - -#: src/wx/full_config_dialog.cc:1356 -msgid "DCP metadata filename format" -msgstr "" - -#: src/wx/export_dialog.cc:36 -msgid "DCP subtitles" -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:51 -msgid "DCP validates OK." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:32 -msgid "DCP verification" -msgstr "" - -#: src/wx/about_dialog.cc:51 src/wx/content_view.cc:78 src/wx/job_view.cc:154 -#: src/wx/playlist_controls.cc:350 src/wx/playlist_controls.cc:428 -#: src/wx/wx_util.cc:140 src/wx/wx_util.cc:157 src/wx/wx_util.cc:166 -msgid "DCP-o-matic" -msgstr "" - -#: src/wx/try_unmount_dialog.cc:27 -msgid "DCP-o-matic Disk Writer" -msgstr "" - -#: src/wx/player_config_dialog.cc:546 -msgid "DCP-o-matic Player Preferences" -msgstr "" - -#: src/wx/playlist_editor_config_dialog.cc:31 -msgid "DCP-o-matic Playlist Editor Preferences" -msgstr "" - -#: src/wx/audio_dialog.cc:159 -#, c-format -msgid "DCP-o-matic audio - %s" -msgstr "" - -#: src/wx/initial_setup_dialog.cc:27 -msgid "DCP-o-matic setup" -msgstr "" - -#: src/wx/player_config_dialog.cc:128 -msgid "Debug log file" -msgstr "" - -#: src/wx/full_config_dialog.cc:1397 -msgid "Debug: 3D" -msgstr "" - -#: src/wx/full_config_dialog.cc:1401 -msgid "Debug: email sending" -msgstr "" - -#: src/wx/full_config_dialog.cc:1399 -msgid "Debug: encode" -msgstr "" - -#: src/wx/player_information.cc:175 -#, c-format -msgid "Decode resolution: %dx%d" -msgstr "" - -#: src/wx/config_dialog.cc:688 src/wx/config_dialog.cc:722 -msgid "Decrypting KDMs" -msgstr "" - -#: src/wx/full_config_dialog.cc:316 -msgid "Default DCP audio channels" -msgstr "" - -#: src/wx/full_config_dialog.cc:304 -msgid "Default ISDCF name details" -msgstr "" - -#: src/wx/full_config_dialog.cc:321 -msgid "Default JPEG2000 bandwidth" -msgstr "" - -#: src/wx/full_config_dialog.cc:342 -msgid "Default KDM directory" -msgstr "" - -#: src/wx/full_config_dialog.cc:330 -msgid "Default audio delay" -msgstr "" - -#: src/wx/full_config_dialog.cc:308 -msgid "Default container" -msgstr "" - -#: src/wx/full_config_dialog.cc:312 -msgid "Default content type" -msgstr "" - -#: src/wx/full_config_dialog.cc:296 -msgid "Default directory for new films" -msgstr "" - -#: src/wx/full_config_dialog.cc:288 -msgid "Default duration of still images" -msgstr "" - -#: src/wx/full_config_dialog.cc:338 -msgid "Default standard" -msgstr "" - -#: src/wx/full_config_dialog.cc:270 -msgid "Defaults" -msgstr "" - -#: src/wx/audio_panel.cc:78 -msgid "Delay" -msgstr "" - -#: src/wx/dcp_panel.cc:84 src/wx/job_view.cc:74 -msgid "Details..." -msgstr "" - -#: src/wx/monitor_dialog.cc:32 -msgid "Device" -msgstr "" - -#: src/wx/player_config_dialog.cc:470 -msgid "Devices" -msgstr "" - -#: src/wx/config_dialog.cc:976 -msgid "Direct Sound" -msgstr "" - -#: src/wx/dolby_doremi_certificate_panel.cc:206 -msgid "Dolby / Doremi" -msgstr "" - -#: src/wx/confirm_kdm_email_dialog.cc:41 src/wx/recreate_chain_dialog.cc:39 -msgid "Don't ask this again" -msgstr "" - -#: src/wx/confirm_kdm_email_dialog.cc:32 -msgid "Don't send emails" -msgstr "" - -#: src/wx/hints_dialog.cc:57 -msgid "Don't show hints again" -msgstr "" - -#: src/wx/nag_dialog.cc:37 -msgid "Don't show this message again" -msgstr "" - -#: src/wx/download_certificate_dialog.cc:41 -msgid "Download" -msgstr "" - -#: src/wx/download_certificate_dialog.cc:34 -msgid "Download certificate" -msgstr "" - -#: src/wx/screen_dialog.cc:135 -msgid "Download..." -msgstr "" - -#: src/wx/download_certificate_panel.cc:91 -msgid "Downloading certificate" -msgstr "" - -#: src/wx/player_information.cc:93 -#, c-format -msgid "Dropped frames: %d" -msgstr "" - -#: src/wx/player_config_dialog.cc:98 -msgid "Dual-screen displays" -msgstr "" - -#: src/wx/config_dialog.cc:982 -msgid "Dummy" -msgstr "" - -#: src/wx/player_config_dialog.cc:421 -msgid "Duration" -msgstr "" - -#: src/wx/content_panel.cc:140 -msgid "Earlier" -msgstr "" - -#: src/wx/screens_panel.cc:70 -msgid "Edit Cinema..." -msgstr "" - -#: src/wx/screens_panel.cc:76 -msgid "Edit Screen..." -msgstr "" - -#: src/wx/screens_panel.cc:181 -msgid "Edit cinema" -msgstr "" - -#: src/wx/recipients_panel.cc:147 -msgid "Edit recipient" -msgstr "" - -#: src/wx/screens_panel.cc:257 -msgid "Edit screen" -msgstr "" - -#: src/wx/audio_mapping_view.cc:78 src/wx/fonts_dialog.cc:64 -#: src/wx/full_config_dialog.cc:305 src/wx/recipients_panel.cc:69 -#: src/wx/video_panel.cc:160 src/wx/video_panel.cc:164 -#: src/wx/video_panel.cc:175 src/wx/editable_list.h:123 -msgid "Edit..." -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:78 -msgid "Effect" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:81 -msgid "Effect colour" -msgstr "" - -#: src/wx/full_config_dialog.cc:675 src/wx/full_config_dialog.cc:952 -msgid "Email" -msgstr "" - -#: src/wx/email_dialog.cc:29 src/wx/email_dialog.cc:31 -msgid "Email address" -msgstr "" - -#: src/wx/cinema_dialog.cc:65 src/wx/recipient_dialog.cc:78 -msgid "Email addresses for KDM delivery" -msgstr "" - -#: src/wx/servers_list_dialog.cc:33 -msgid "Encoding Servers" -msgstr "" - -#: src/wx/dcp_panel.cc:98 -msgid "Encrypted" -msgstr "" - -#: src/wx/text_view.cc:60 -msgid "End" -msgstr "" - -#: src/wx/report_problem_dialog.cc:113 -#, c-format -msgid "Enter your email address for the contact, not %s" -msgstr "" - -#: src/wx/full_config_dialog.cc:1392 src/wx/player_config_dialog.cc:309 -msgid "Errors" -msgstr "" - -#: src/wx/config_dialog.cc:693 -msgid "Export KDM decryption certificate..." -msgstr "" - -#: src/wx/config_dialog.cc:695 -msgid "Export all KDM decryption settings..." -msgstr "" - -#: src/wx/config_dialog.cc:310 -msgid "Export certificate..." -msgstr "" - -#: src/wx/config_dialog.cc:312 -msgid "Export chain..." -msgstr "" - -#: src/wx/export_dialog.cc:58 -msgid "Export film" -msgstr "" - -#: src/wx/config_dialog.cc:329 src/wx/full_config_dialog.cc:115 -msgid "Export..." -msgstr "" - -#: src/wx/full_config_dialog.cc:600 -msgid "FTP (for Dolby)" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:63 -msgid "Facility (e.g. DLA)" -msgstr "" - -#: src/wx/video_panel.cc:144 -msgid "Fade in" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:89 -msgid "Fade in time" -msgstr "" - -#: src/wx/video_panel.cc:147 -msgid "Fade out" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:92 -msgid "Fade out time" -msgstr "" - -#: src/wx/fonts_dialog.cc:56 -msgid "File" -msgstr "" - -#: src/wx/dkdm_dialog.cc:140 src/wx/kdm_dialog.cc:142 -#, c-format -msgid "File %s already exists. Do you want to overwrite it?" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:54 src/wx/kdm_output_panel.cc:79 -msgid "Filename format" -msgstr "" - -#: src/wx/film_name_location_dialog.cc:41 -msgid "Film name" -msgstr "" - -#: src/wx/filter_dialog.cc:33 src/wx/video_panel.cc:162 -msgid "Filters" -msgstr "" - -#: src/wx/full_config_dialog.cc:120 -msgid "" -"Find integrated loudness, true peak and loudness range when analysing audio" -msgstr "" - -#: src/wx/content_menu.cc:80 -msgid "Find missing..." -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:120 -msgid "Finding the colours in these subtitles..." -msgstr "" - -#: src/wx/markers_dialog.cc:116 -msgid "First frame of composition" -msgstr "" - -#: src/wx/markers_dialog.cc:122 -msgid "First frame of end credits" -msgstr "" - -#: src/wx/markers_dialog.cc:120 -msgid "First frame of intermission" -msgstr "" - -#: src/wx/markers_dialog.cc:124 -msgid "First frame of moving credits" -msgstr "" - -#: src/wx/markers_dialog.cc:118 -msgid "First frame of title credits" -msgstr "" - -#: src/wx/kdm_output_panel.cc:75 -msgid "Folder / ZIP name format" -msgstr "" - -#: src/wx/new_dkdm_folder_dialog.cc:26 -msgid "Folder name" -msgstr "" - -#: src/wx/fonts_dialog.cc:39 -msgid "Fonts" -msgstr "" - -#: src/wx/text_panel.cc:120 -msgid "Fonts..." -msgstr "" - -#: src/wx/kdm_advanced_dialog.cc:35 -msgid "Forensically mark audio" -msgstr "" - -#: src/wx/kdm_advanced_dialog.cc:31 -msgid "Forensically mark video" -msgstr "" - -#: src/wx/export_dialog.cc:61 -msgid "Format" -msgstr "" - -#: src/wx/dcp_panel.cc:727 -msgid "Frame Rate" -msgstr "" - -#: src/wx/image_sequence_dialog.cc:30 -msgid "Frame rate" -msgstr "" - -#: src/wx/player_information.cc:145 -#, c-format -msgid "Frame rate: %d" -msgstr "" - -#: src/wx/about_dialog.cc:67 -msgid "Free, open-source DCP creation from almost anything." -msgstr "" - -#: src/wx/kdm_timing_panel.cc:47 -msgid "From" -msgstr "" - -#: src/wx/full_config_dialog.cc:832 src/wx/full_config_dialog.cc:960 -msgid "From address" -msgstr "" - -#: src/wx/film_name_location_dialog.cc:60 -msgid "From template" -msgstr "" - -#: src/wx/full_config_dialog.cc:135 -msgid "Full" -msgstr "" - -#: src/wx/video_panel.cc:179 -msgid "Full (JPEG, 0-255)" -msgstr "" - -#: src/wx/timing_panel.cc:95 -msgid "Full length" -msgstr "" - -#: src/wx/initial_setup_dialog.cc:48 -msgid "Full mode" -msgstr "" - -#: src/wx/dcp_panel.cc:109 -msgid "GB" -msgstr "" - -#: src/wx/gdc_certificate_panel.cc:70 -msgid "GDC" -msgstr "" - -#: src/wx/audio_panel.cc:65 -msgid "Gain" -msgstr "" - -#: src/wx/gain_calculator_dialog.cc:29 -msgid "Gain Calculator" -msgstr "" - -#: src/wx/audio_gain_dialog.cc:30 -#, c-format -msgid "Gain for content channel %d in DCP channel %d" -msgstr "" - -#: src/wx/content_properties_dialog.cc:71 src/wx/full_config_dialog.cc:1388 -#: src/wx/player_config_dialog.cc:305 -msgid "General" -msgstr "" - -#: src/wx/recipient_dialog.cc:104 src/wx/screen_dialog.cc:134 -msgid "Get from file..." -msgstr "" - -#: src/wx/hints_dialog.cc:68 -msgid "Go back" -msgstr "" - -#: src/wx/playhead_to_timecode_dialog.cc:29 -#: src/wx/playhead_to_frame_dialog.cc:32 -msgid "Go to" -msgstr "" - -#: src/wx/playhead_to_frame_dialog.cc:29 -msgid "Go to frame" -msgstr "" - -#: src/wx/playhead_to_timecode_dialog.cc:26 -msgid "Go to timecode" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:139 -msgid "Green chromaticity" -msgstr "" - -#: src/wx/batch_job_view.cc:45 -msgid "Higher priority" -msgstr "" - -#: src/wx/hints_dialog.cc:41 -msgid "Hints" -msgstr "" - -#: src/wx/servers_list_dialog.cc:43 -msgid "Host" -msgstr "" - -#: src/wx/server_dialog.cc:40 -msgid "Host name or IP address" -msgstr "" - -#: src/wx/gain_calculator_dialog.cc:34 -msgid "I want to play this back at fader" -msgstr "" - -#: src/wx/fonts_dialog.cc:48 -msgid "ID" -msgstr "" - -#: src/wx/full_config_dialog.cc:583 -msgid "IP address" -msgstr "" - -#: src/wx/full_config_dialog.cc:516 -msgid "IP address / host name" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:36 -msgid "ISDCF name" -msgstr "" - -#: src/wx/full_config_dialog.cc:1161 -msgid "Identifiers" -msgstr "" - -#: src/wx/drive_wipe_warning_dialog.cc:45 -#, c-format -msgid "" -"If you continue with this operation\n" -"\n" -"ALL DATA\n" -"\n" -"on the drive\n" -"\n" -"%s\n" -"\n" -"will be\n" -"\n" -"PERMANENTLY " -"DESTROYED.\n" -"\n" -"If you are sure you want to continue please type\n" -"\n" -"yes\n" -"\n" -"into the box below, then click OK." -msgstr "" - -#: src/wx/config_dialog.cc:776 -msgid "" -"If you continue with this operation you will no longer be able to use any " -"DKDMs that you have created with the current certificates and key. Also, " -"any KDMs that have been sent to you for those certificates will become " -"useless. Proceed with caution!" -msgstr "" - -#: src/wx/config_dialog.cc:826 -msgid "" -"If you continue with this operation you will no longer be able to use any " -"DKDMs that you have created. Also, any KDMs that have been sent to you will " -"become useless. Proceed with caution!" -msgstr "" - -#: src/wx/content_advanced_dialog.cc:33 -msgid "" -"Ignore this content's video and use only audio, subtitles and closed captions" -msgstr "" - -#: src/wx/video_waveform_dialog.cc:70 -msgid "Image X position" -msgstr "" - -#: src/wx/player_config_dialog.cc:100 -msgid "Image on primary, controls on secondary" -msgstr "" - -#: src/wx/player_config_dialog.cc:101 -msgid "Image on secondary, controls on primary" -msgstr "" - -#: src/wx/config_dialog.cc:697 -msgid "Import all KDM decryption settings..." -msgstr "" - -#: src/wx/config_dialog.cc:327 -msgid "Import..." -msgstr "" - -#: src/wx/disk_warning_dialog.cc:26 src/wx/drive_wipe_warning_dialog.cc:26 -#: src/wx/nag_dialog.cc:30 -msgid "Important notice" -msgstr "" - -#: src/wx/servers_list_dialog.cc:89 -msgid "Incorrect version" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:68 -msgid "Input gamma" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:58 -msgid "Input gamma correction" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:73 -msgid "Input power" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:60 -msgid "Input transfer function" -msgstr "" - -#: src/wx/audio_dialog.cc:407 -#, c-format -msgid "Integrated loudness %.2f LUFS" -msgstr "" - -#: src/wx/full_config_dialog.cc:92 -msgid "Interface complexity" -msgstr "" - -#: src/wx/config_dialog.cc:517 -msgid "Intermediate" -msgstr "" - -#: src/wx/make_chain_dialog.cc:68 -msgid "Intermediate common name" -msgstr "" - -#: src/wx/dcp_panel.cc:147 src/wx/full_config_dialog.cc:381 -msgid "Interop" -msgstr "" - -#: src/wx/config_dialog.cc:814 -msgid "Invalid DCP-o-matic export file" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:207 -msgid "Inverse 2.6 gamma correction on output" -msgstr "" - -#: src/wx/full_config_dialog.cc:1177 -msgid "Issuer" -msgstr "" - -#: src/wx/audio_panel.cc:272 -msgid "" -"It is not possible to adjust the content's gain for this fader change as it " -"would cause the DCP's audio to clip. The gain has not been changed." -msgstr "" - -#: src/wx/config_dialog.cc:978 -msgid "JACK" -msgstr "" - -#: src/wx/dcp_panel.cc:735 -msgid "" -"JPEG2000 bandwidth\n" -"for newly-encoded data" -msgstr "" - -#: src/wx/full_config_dialog.cc:1202 -msgid "JPEG2000 comment" -msgstr "" - -#: src/wx/content_menu.cc:79 -msgid "Join" -msgstr "" - -#: src/wx/controls.cc:84 -msgid "Jump to selected content" -msgstr "" - -#: src/wx/full_config_dialog.cc:811 -msgid "KDM Email" -msgstr "" - -#: src/wx/config_dialog.cc:1073 -msgid "KDM directory" -msgstr "" - -#: src/wx/player_config_dialog.cc:134 -msgid "KDM server URL" -msgstr "" - -#: src/wx/kdm_output_panel.cc:58 -msgid "KDM type" -msgstr "" - -#. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix -#: src/wx/dkdm_dialog.cc:78 src/wx/kdm_dialog.cc:80 -msgid "KDM|Timing" -msgstr "" - -#: src/wx/timeline_dialog.cc:71 -msgid "Keep video and subtitles in sequence" -msgstr "" - -#: src/wx/config_dialog.cc:676 -msgid "Keys" -msgstr "" - -#: src/wx/audio_dialog.cc:425 -#, c-format -msgid "LEQ(m) %.2fdB" -msgstr "" - -#: src/wx/rating_dialog.cc:31 -msgid "Label" -msgstr "" - -#: src/wx/dcp_text_track_dialog.cc:31 src/wx/send_i18n_dialog.cc:45 -#: src/wx/text_panel.cc:161 -msgid "Language" -msgstr "" - -#: src/wx/markers_dialog.cc:117 -msgid "Last frame of composition" -msgstr "" - -#: src/wx/markers_dialog.cc:123 -msgid "Last frame of end credits" -msgstr "" - -#: src/wx/markers_dialog.cc:121 -msgid "Last frame of intermission" -msgstr "" - -#: src/wx/markers_dialog.cc:125 -msgid "Last frame of moving credits" -msgstr "" - -#: src/wx/markers_dialog.cc:119 -msgid "Last frame of title credits" -msgstr "" - -#: src/wx/content_panel.cc:144 -msgid "Later" -msgstr "" - -#: src/wx/config_dialog.cc:515 -msgid "Leaf" -msgstr "" - -#: src/wx/make_chain_dialog.cc:79 -msgid "Leaf common name" -msgstr "" - -#: src/wx/config_dialog.cc:321 -msgid "Leaf private key" -msgstr "" - -#: src/wx/config_dialog.cc:339 -msgid "Leaf private key does not match leaf certificate!" -msgstr "" - -#: src/wx/controls.cc:80 src/wx/video_panel.cc:94 -msgid "Left" -msgstr "" - -#: src/wx/content_properties_dialog.cc:80 -msgid "Length" -msgstr "" - -#: src/wx/player_information.cc:161 -msgid "Length: %1 (%2 frames)" -msgstr "" - -#: src/wx/text_panel.cc:112 -msgid "Line spacing" -msgstr "" - -#: src/wx/screen_dialog.cc:56 -msgid "Load certificate..." -msgstr "" - -#: src/wx/config_dialog.cc:1043 -msgid "Locations" -msgstr "" - -#: src/wx/player_config_dialog.cc:139 -msgid "Lock file" -msgstr "" - -#: src/wx/full_config_dialog.cc:1386 src/wx/player_config_dialog.cc:303 -msgid "Log" -msgstr "" - -#: src/wx/audio_dialog.cc:416 -#, c-format -msgid "Loudness range %.2f LU" -msgstr "" - -#: src/wx/batch_job_view.cc:48 -msgid "Lower priority" -msgstr "" - -#: src/wx/content_panel.cc:731 -msgid "MISSING: " -msgstr "" - -#: src/wx/export_dialog.cc:40 -msgid "MOV files (*.mov)|*.mov" -msgstr "" - -#: src/wx/export_dialog.cc:35 -msgid "MP4 / H.264" -msgstr "" - -#: src/wx/export_dialog.cc:41 -msgid "MP4 files (*.mp4)|*.mp4" -msgstr "" - -#: src/wx/hints_dialog.cc:67 -msgid "Make DCP" -msgstr "" - -#: src/wx/self_dkdm_dialog.cc:51 -msgid "Make DKDM for DCP-o-matic" -msgstr "" - -#: src/wx/dkdm_dialog.cc:54 src/wx/dkdm_dialog.cc:106 -msgid "Make DKDMs" -msgstr "" - -#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108 -msgid "Make KDMs" -msgstr "" - -#: src/wx/make_chain_dialog.cc:35 -msgid "Make certificate chain" -msgstr "" - -#: src/wx/player_config_dialog.cc:488 -msgid "Manufacture week" -msgstr "" - -#: src/wx/player_config_dialog.cc:489 -msgid "Manufacture year" -msgstr "" - -#: src/wx/monitor_dialog.cc:34 src/wx/player_config_dialog.cc:485 -msgid "Manufacturer ID" -msgstr "" - -#: src/wx/monitor_dialog.cc:36 -msgid "Manufacturer product code" -msgstr "" - -#: src/wx/video_panel.cc:427 -msgid "Many" -msgstr "" - -#: src/wx/config_dialog.cc:878 -msgid "Mapping" -msgstr "" - -#: src/wx/kdm_advanced_dialog.cc:40 -msgid "Mark all audio channels" -msgstr "" - -#: src/wx/kdm_advanced_dialog.cc:44 -msgid "Mark audio channels up to (and including)" -msgstr "" - -#: src/wx/markers_dialog.cc:109 -msgid "Markers" -msgstr "" - -#: src/wx/dcp_panel.cc:114 -msgid "Markers..." -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:85 -msgid "Mastered luminance (e.g. 14fl)" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:129 -msgid "Matrix" -msgstr "" - -#: src/wx/full_config_dialog.cc:1308 -msgid "Maximum JPEG2000 bandwidth" -msgstr "" - -#: src/wx/full_config_dialog.cc:1348 -msgid "Maximum number of frames to store per thread" -msgstr "" - -#: src/wx/dcp_panel.cc:737 src/wx/full_config_dialog.cc:325 -#: src/wx/full_config_dialog.cc:1312 -msgid "Mbit/s" -msgstr "" - -#: src/wx/full_config_dialog.cc:948 -msgid "Message box" -msgstr "" - -#: src/wx/metadata_dialog.cc:44 -msgid "Metadata" -msgstr "" - -#: src/wx/dcp_panel.cc:115 -msgid "Metadata..." -msgstr "" - -#: src/wx/export_dialog.cc:65 -msgid "Mix audio down to stereo" -msgstr "" - -#: src/wx/config_move_dialog.cc:29 -msgid "Move configuration" -msgstr "" - -#: src/wx/move_to_dialog.cc:32 -msgid "Move content" -msgstr "" - -#: src/wx/content_panel.cc:141 -msgid "Move the selected piece of content earlier in the film." -msgstr "" - -#: src/wx/content_panel.cc:145 -msgid "Move the selected piece of content later in the film." -msgstr "" - -#: src/wx/timing_panel.cc:94 -msgid "Move to start of reel" -msgstr "" - -#: src/wx/video_panel.cc:532 -msgid "Multiple content selected" -msgstr "" - -#: src/wx/content_widget.h:72 -msgid "Multiple values" -msgstr "" - -#: src/wx/dir_picker_ctrl.cc:54 -msgid "My Documents" -msgstr "" - -#: src/wx/report_problem_dialog.cc:53 -msgid "My problem is" -msgstr "" - -#: src/wx/content_panel.cc:735 -msgid "NEEDS KDM: " -msgstr "" - -#: src/wx/content_panel.cc:739 -msgid "NEEDS OV: " -msgstr "" - -#: src/wx/cinema_dialog.cc:50 src/wx/dcp_panel.cc:79 -#: src/wx/dcp_text_track_dialog.cc:29 src/wx/recipient_dialog.cc:63 -#: src/wx/screen_dialog.cc:112 -msgid "Name" -msgstr "" - -#: src/wx/player_information.cc:137 -msgid "Needs KDM" -msgstr "" - -#: src/wx/player_information.cc:132 -msgid "Needs OV" -msgstr "" - -#: src/wx/rename_template_dialog.cc:26 -msgid "New name" -msgstr "" - -#: src/wx/update_dialog.cc:39 -msgid "New versions of DCP-o-matic are available." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:126 -msgid "No ASSETMAP or ASSETMAP.xml file was found." -msgstr "" - -#: src/wx/player_information.cc:120 -msgid "No DCP loaded." -msgstr "" - -#: src/wx/audio_mapping_view.cc:583 -#, c-format -msgid "No audio will be passed from %s channel '%s' to %s channel '%s'." -msgstr "" - -#: src/wx/content_panel.cc:487 -msgid "No content found in this folder." -msgstr "" - -#. /OUTLINE/SHADOW variables -#: src/wx/dcp_panel.cc:948 src/wx/subtitle_appearance_dialog.cc:141 -#: src/wx/video_panel.cc:163 src/wx/video_panel.cc:168 -#: src/wx/video_panel.cc:437 -msgid "None" -msgstr "" - -#: src/wx/cinema_dialog.cc:60 src/wx/recipient_dialog.cc:68 -#: src/wx/screen_dialog.cc:117 -msgid "Notes" -msgstr "" - -#: src/wx/full_config_dialog.cc:931 -msgid "Notifications" -msgstr "" - -#: src/wx/job_view.cc:83 -msgid "Notify when complete" -msgstr "" - -#: src/wx/full_config_dialog.cc:102 -msgid "Number of threads DCP-o-matic encode server should use" -msgstr "" - -#: src/wx/full_config_dialog.cc:97 -msgid "Number of threads DCP-o-matic should use" -msgstr "" - -#: src/wx/config_dialog.cc:981 -msgid "OSS" -msgstr "" - -#: src/wx/audio_mapping_view.cc:74 -msgid "Off" -msgstr "" - -#: src/wx/text_panel.cc:96 -msgid "Offset" -msgstr "" - -#: src/wx/full_config_dialog.cc:1343 -msgid "Only servers encode" -msgstr "" - -#: src/wx/full_config_dialog.cc:1407 src/wx/player_config_dialog.cc:318 -msgid "Open console window" -msgstr "" - -#: src/wx/content_panel.cc:149 -msgid "Open the timeline for the film." -msgstr "" - -#: src/wx/full_config_dialog.cc:1415 src/wx/player_config_dialog.cc:108 -msgid "OpenGL (faster)" -msgstr "" - -#: src/wx/system_information_dialog.cc:41 -msgid "OpenGL version" -msgstr "" - -#: src/wx/make_chain_dialog.cc:52 -msgid "Organisation" -msgstr "" - -#: src/wx/make_chain_dialog.cc:54 -msgid "Organisational unit" -msgstr "" - -#: src/wx/recipient_dialog.cc:110 src/wx/screen_dialog.cc:142 -msgid "Other trusted devices" -msgstr "" - -#: src/wx/full_config_dialog.cc:692 -msgid "Outgoing mail server" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:142 -msgid "Outline" -msgstr "" - -#: src/wx/controls.cc:77 -msgid "Outline content" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:84 -msgid "Outline width" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:306 -msgid "Outline width cannot be set unless you are burning in captions" -msgstr "" - -#: src/wx/config_dialog.cc:879 src/wx/dkdm_dialog.cc:100 -#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68 -msgid "Output" -msgstr "" - -#: src/wx/export_dialog.cc:80 -msgid "Output file" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:205 -msgid "Output gamma correction" -msgstr "" - -#: src/wx/config_move_dialog.cc:31 -msgid "Overwrite this file with current configuration" -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:109 -msgid "" -"Parts of the DCP are written according to the Interop standard and parts " -"according to SMPTE." -msgstr "" - -#: src/wx/credentials_download_certificate_panel.cc:51 -#: src/wx/full_config_dialog.cc:595 src/wx/full_config_dialog.cc:716 -msgid "Password" -msgstr "" - -#: src/wx/paste_dialog.cc:25 -msgid "Paste" -msgstr "" - -#: src/wx/paste_dialog.cc:30 -msgid "Paste audio settings" -msgstr "" - -#: src/wx/paste_dialog.cc:33 -msgid "Paste subtitle and caption settings" -msgstr "" - -#: src/wx/paste_dialog.cc:27 -msgid "Paste video settings" -msgstr "" - -#: src/wx/about_dialog.cc:149 -msgid "Patrons" -msgstr "" - -#: src/wx/normal_job_view.cc:38 src/wx/normal_job_view.cc:54 -#: src/wx/playlist_controls.cc:51 -msgid "Pause" -msgstr "" - -#: src/wx/audio_dialog.cc:121 -msgid "Peak" -msgstr "" - -#: src/wx/audio_panel.cc:404 -#, c-format -msgid "Peak: %.2fdB" -msgstr "" - -#: src/wx/audio_panel.cc:406 -msgid "Peak: unknown" -msgstr "" - -#: src/wx/player_information.cc:73 -msgid "Performance" -msgstr "" - -#: src/wx/player_config_dialog.cc:414 -msgid "Period" -msgstr "" - -#: src/wx/full_config_dialog.cc:705 -msgid "Plain" -msgstr "" - -#: src/wx/playlist_controls.cc:50 src/wx/standard_controls.cc:30 -msgid "Play" -msgstr "" - -#: src/wx/timing_panel.cc:103 -msgid "Play length" -msgstr "" - -#: src/wx/config_dialog.cc:868 -msgid "Play sound via" -msgstr "" - -#: src/wx/config_dialog.cc:1068 -msgid "Playlist directory" -msgstr "" - -#: src/wx/report_problem_dialog.cc:108 -msgid "" -"Please enter an email address so that we can contact you with any queries " -"about the problem." -msgstr "" - -#: src/wx/audio_plot.cc:104 -msgid "Please wait; audio is being analysed..." -msgstr "" - -#: src/wx/timing_panel.cc:92 -msgid "Position" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:69 -msgid "Pre-release" -msgstr "" - -#: src/wx/export_dialog.cc:34 -msgid "ProRes" -msgstr "" - -#: src/wx/dcp_panel.cc:847 -msgid "Processor" -msgstr "" - -#: src/wx/player_config_dialog.cc:486 -msgid "Product code" -msgstr "" - -#: src/wx/full_config_dialog.cc:1192 -msgid "Product name" -msgstr "" - -#: src/wx/full_config_dialog.cc:1197 -msgid "Product version" -msgstr "" - -#: src/wx/content_menu.cc:81 -msgid "Properties..." -msgstr "" - -#: src/wx/full_config_dialog.cc:579 -msgid "Protocol" -msgstr "" - -#: src/wx/config_dialog.cc:980 -msgid "PulseAudio" -msgstr "" - -#: src/wx/export_dialog.cc:70 -msgid "Quality" -msgstr "" - -#: src/wx/qube_certificate_panel.cc:80 -msgid "Qube" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:125 -msgid "RGB to XYZ conversion" -msgstr "" - -#: src/wx/audio_dialog.cc:122 -msgid "RMS" -msgstr "" - -#: src/wx/video_panel.cc:177 -msgid "Range" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:57 -msgid "Rating (e.g. 15)" -msgstr "" - -#: src/wx/metadata_dialog.cc:58 src/wx/rating_dialog.cc:25 -msgid "Ratings" -msgstr "" - -#: src/wx/dcp_panel.cc:739 -msgid "Re-encode JPEG2000 data from input" -msgstr "" - -#: src/wx/content_menu.cc:83 -msgid "Re-examine..." -msgstr "" - -#: src/wx/config_dialog.cc:334 -msgid "Re-make certificates and key..." -msgstr "" - -#: src/wx/player_config_dialog.cc:501 -msgid "Read current devices" -msgstr "" - -#: src/wx/content_view.cc:78 -msgid "Reading content directory" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:112 -msgid "Rec. 601" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:113 -msgid "Rec. 709" -msgstr "" - -#: src/wx/recipient_dialog.cc:99 src/wx/screen_dialog.cc:129 -msgid "Recipient certificate" -msgstr "" - -#: src/wx/dkdm_dialog.cc:70 -msgid "Recipients" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:72 -msgid "Red band" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:132 -msgid "Red chromaticity" -msgstr "" - -#: src/wx/timeline_reels_view.cc:85 -#, c-format -msgid "Reel %d" -msgstr "" - -#: src/wx/dcp_panel.cc:107 -msgid "Reel length" -msgstr "" - -#: src/wx/dcp_panel.cc:104 -msgid "Reels" -msgstr "" - -#. / TRANSLATORS: translate the word "Custom" here; do not include the "Reel|" prefix -#: src/wx/dcp_panel.cc:142 -msgid "Reel|Custom" -msgstr "" - -#: src/wx/config_dialog.cc:308 src/wx/content_menu.cc:91 -#: src/wx/content_panel.cc:136 src/wx/recipients_panel.cc:71 -#: src/wx/templates_dialog.cc:53 src/wx/editable_list.h:126 -msgid "Remove" -msgstr "" - -#: src/wx/screens_panel.cc:72 -msgid "Remove Cinema" -msgstr "" - -#: src/wx/screens_panel.cc:78 -msgid "Remove Screen" -msgstr "" - -#: src/wx/content_panel.cc:137 -msgid "Remove the selected piece of content from the film." -msgstr "" - -#: src/wx/rename_template_dialog.cc:24 -msgid "Rename template" -msgstr "" - -#: src/wx/templates_dialog.cc:51 -msgid "Rename..." -msgstr "" - -#: src/wx/repeat_dialog.cc:27 -msgid "Repeat" -msgstr "" - -#: src/wx/repeat_dialog.cc:25 -msgid "Repeat Content" -msgstr "" - -#: src/wx/content_menu.cc:78 -msgid "Repeat..." -msgstr "" - -#: src/wx/report_problem_dialog.cc:37 -msgid "Report A Problem" -msgstr "" - -#: src/wx/config_dialog.cc:884 -msgid "Reset to default" -msgstr "" - -#: src/wx/full_config_dialog.cc:855 src/wx/full_config_dialog.cc:987 -msgid "Reset to default subject and text" -msgstr "" - -#: src/wx/full_config_dialog.cc:1118 -msgid "Reset to default text" -msgstr "" - -#: src/wx/dcp_panel.cc:724 -msgid "Resolution" -msgstr "" - -#: src/wx/player_config_dialog.cc:119 -msgid "Respect KDM validity periods" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:127 -msgid "Restore to original colours" -msgstr "" - -#: src/wx/normal_job_view.cc:57 -msgid "Resume" -msgstr "" - -#: src/wx/controls.cc:81 src/wx/video_panel.cc:108 -msgid "Right" -msgstr "" - -#: src/wx/audio_mapping_view.cc:609 -msgid "Right click to change gain." -msgstr "" - -#: src/wx/config_dialog.cc:513 -msgid "Root" -msgstr "" - -#: src/wx/make_chain_dialog.cc:57 -msgid "Root common name" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:64 -msgid "S-Gamut3" -msgstr "" - -#: src/wx/full_config_dialog.cc:599 -msgid "SCP (for AAM and Doremi)" -msgstr "" - -#: src/wx/dcp_panel.cc:146 src/wx/full_config_dialog.cc:380 -msgid "SMPTE" -msgstr "" - -#: src/wx/full_config_dialog.cc:707 -msgid "SSL" -msgstr "" - -#: src/wx/full_config_dialog.cc:706 -msgid "STARTTLS" -msgstr "" - -#: src/wx/audio_dialog.cc:376 -#, c-format -msgid "Sample peak is %.2fdB at %s on %s" -msgstr "" - -#: src/wx/save_template_dialog.cc:29 -msgid "Save template" -msgstr "" - -#: src/wx/self_dkdm_dialog.cc:72 -msgid "Save to KDM Creator tool's list" -msgstr "" - -#: src/wx/text_panel.cc:104 src/wx/video_panel.cc:157 -msgid "Scale" -msgstr "" - -#: src/wx/kdm_dialog.cc:72 -msgid "Screens" -msgstr "" - -#: src/wx/full_config_dialog.cc:512 -msgid "Search network for servers" -msgstr "" - -#: src/wx/timeline_dialog.cc:67 -msgid "Select" -msgstr "" - -#: src/wx/kdm_cpl_panel.cc:98 -msgid "Select CPL XML file" -msgstr "" - -#: src/wx/config_dialog.cc:378 src/wx/config_dialog.cc:453 -#: src/wx/config_dialog.cc:835 src/wx/recipient_dialog.cc:182 -#: src/wx/screen_dialog.cc:213 -msgid "Select Certificate File" -msgstr "" - -#: src/wx/config_dialog.cc:481 -msgid "Select Chain File" -msgstr "" - -#: src/wx/full_config_dialog.cc:177 -msgid "Select Cinemas File" -msgstr "" - -#: src/wx/config_dialog.cc:748 -msgid "Select Export File" -msgstr "" - -#: src/wx/config_dialog.cc:783 -msgid "Select File To Import" -msgstr "" - -#: src/wx/content_menu.cc:407 -msgid "Select KDM" -msgstr "" - -#: src/wx/config_dialog.cc:619 src/wx/config_dialog.cc:655 -msgid "Select Key File" -msgstr "" - -#: src/wx/content_menu.cc:467 -msgid "Select OV" -msgstr "" - -#: src/wx/player_config_dialog.cc:124 -msgid "Select activity log file" -msgstr "" - -#: src/wx/timeline_dialog.cc:67 -msgid "Select and move content" -msgstr "" - -#: src/wx/full_config_dialog.cc:113 -msgid "Select cinema and screen database file" -msgstr "" - -#: src/wx/full_config_dialog.cc:108 -msgid "Select configuration file" -msgstr "" - -#: src/wx/player_config_dialog.cc:129 -msgid "Select debug log file" -msgstr "" - -#: src/wx/config_dialog.cc:1080 -msgid "Select image file" -msgstr "" - -#: src/wx/player_config_dialog.cc:140 -msgid "Select lock file" -msgstr "" - -#: src/wx/export_dialog.cc:86 -msgid "Select output file" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:84 src/wx/kdm_output_panel.cc:123 -msgid "Send by email" -msgstr "" - -#: src/wx/confirm_kdm_email_dialog.cc:32 -msgid "Send emails" -msgstr "" - -#: src/wx/report_problem_dialog.cc:65 -msgid "Send logs" -msgstr "" - -#: src/wx/send_i18n_dialog.cc:30 -msgid "Send translations" -msgstr "" - -#: src/wx/timeline_dialog.cc:71 -msgid "Sequence" -msgstr "" - -#: src/wx/player_config_dialog.cc:487 -msgid "Serial" -msgstr "" - -#: src/wx/download_certificate_panel.cc:47 src/wx/monitor_dialog.cc:38 -msgid "Serial number" -msgstr "" - -#: src/wx/server_dialog.cc:30 -msgid "Server" -msgstr "" - -#: src/wx/full_config_dialog.cc:499 -msgid "Servers" -msgstr "" - -#: src/wx/timecode.cc:66 src/wx/timing_panel.cc:108 -msgid "Set" -msgstr "" - -#: src/wx/markers_dialog.cc:53 -msgid "Set from current position" -msgstr "" - -#: src/wx/config_dialog.cc:121 -msgid "Set language" -msgstr "" - -#: src/wx/content_menu.cc:89 -msgid "Set project DCP settings from this DCP" -msgstr "" - -#: src/wx/custom_scale_dialog.cc:39 -msgid "Set ratio and fit to DCP container" -msgstr "" - -#: src/wx/custom_scale_dialog.cc:55 -msgid "Set size" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:220 -msgid "Set to" -msgstr "" - -#: src/wx/subtitle_appearance_dialog.cc:143 -msgid "Shadow" -msgstr "" - -#: src/wx/password_entry.cc:34 -msgid "Show" -msgstr "" - -#: src/wx/dcp_panel.cc:851 -msgid "Show audio..." -msgstr "" - -#: src/wx/full_config_dialog.cc:1339 -msgid "Show experimental audio processors" -msgstr "" - -#: src/wx/audio_panel.cc:62 -msgid "Show graph of audio levels..." -msgstr "" - -#: src/wx/text_panel.cc:171 -msgid "Show subtitle area" -msgstr "" - -#: src/wx/config_dialog.cc:708 src/wx/config_dialog.cc:735 -msgid "Signing DCPs and KDMs" -msgstr "" - -#: src/wx/full_config_dialog.cc:134 -msgid "Simple" -msgstr "" - -#: src/wx/full_config_dialog.cc:1414 src/wx/player_config_dialog.cc:107 -msgid "Simple (safer)" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:62 -msgid "Simple gamma" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:63 -msgid "Simple gamma, linearised for small values" -msgstr "" - -#: src/wx/initial_setup_dialog.cc:46 -msgid "Simple mode" -msgstr "" - -#: src/wx/dcp_panel.cc:139 -msgid "Single reel" -msgstr "" - -#: src/wx/player_information.cc:143 -#, c-format -msgid "Size: %dx%d" -msgstr "" - -#: src/wx/audio_dialog.cc:132 -msgid "Smoothing" -msgstr "" - -#: src/wx/timeline_dialog.cc:70 -msgid "Snap" -msgstr "" - -#: src/wx/config_dialog.cc:857 -msgid "Sound" -msgstr "" - -#: src/wx/gain_calculator_dialog.cc:31 -msgid "Sound processor" -msgstr "" - -#: src/wx/dcp_panel.cc:140 -msgid "Split by video content" -msgstr "" - -#: src/wx/update_dialog.cc:47 -msgid "Stable version " -msgstr "" - -#: src/wx/dcp_panel.cc:111 -msgid "Standard" -msgstr "" - -#: src/wx/text_view.cc:52 -msgid "Start" -msgstr "" - -#: src/wx/move_to_dialog.cc:35 -msgid "Start of reel" -msgstr "" - -#: src/wx/player_config_dialog.cc:90 -msgid "Start player as" -msgstr "" - -#: src/wx/playlist_controls.cc:52 -msgid "Stop" -msgstr "" - -#: src/wx/text_panel.cc:116 -msgid "Stream" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:60 -msgid "Studio (e.g. TCF)" -msgstr "" - -#: src/wx/full_config_dialog.cc:828 src/wx/full_config_dialog.cc:956 -msgid "Subject" -msgstr "" - -#: src/wx/about_dialog.cc:153 -msgid "Subscribers" -msgstr "" - -#: src/wx/export_dialog.cc:42 -msgid "Subtitle files (*.xml)|*.xml" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:44 -msgid "Subtitle language (e.g. FR)" -msgstr "" - -#: src/wx/timeline_labels_view.cc:41 src/wx/timeline_labels_view.cc:75 -msgid "Subtitles/captions" -msgstr "" - -#: src/wx/player_information.cc:153 -msgid "Subtitles: no" -msgstr "" - -#: src/wx/player_information.cc:151 -msgid "Subtitles: yes" -msgstr "" - -#: src/wx/system_information_dialog.cc:39 -msgid "System information" -msgstr "" - -#: src/wx/full_config_dialog.cc:559 -msgid "TMS" -msgstr "" - -#: src/wx/full_config_dialog.cc:587 -msgid "Target path" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:66 -msgid "Temp version" -msgstr "" - -#: src/wx/templates_dialog.cc:43 -msgid "Template" -msgstr "" - -#: src/wx/save_template_dialog.cc:31 -msgid "Template name" -msgstr "" - -#: src/wx/save_template_dialog.cc:52 src/wx/templates_dialog.cc:126 -msgid "Template names must not be empty." -msgstr "" - -#: src/wx/templates_dialog.cc:33 -msgid "Templates" -msgstr "" - -#: src/wx/isdcf_metadata_dialog.cc:54 -msgid "Territory (e.g. UK)" -msgstr "" - -#: src/wx/update_dialog.cc:53 -msgid "Test version " -msgstr "" - -#: src/wx/about_dialog.cc:216 -msgid "Tested by" -msgstr "" - -#: src/wx/kdm_timing_panel.cc:143 -msgid "The 'until' time must be after the 'from' time." -msgstr "" - -#: src/wx/disk_warning_dialog.cc:44 -msgid "" -"The DCP-o-matic Disk Writer is\n" -"\n" -"ALPHA-GRADE TEST " -"SOFTWARE\n" -"\n" -"and can\n" -"\n" -"DESTROY DATA!\n" -"\n" -"Please do not continue unless Carl has asked you to test the software. If " -"you are sure you want to continue please type\n" -"\n" -"I am sure\n" -"\n" -"into the box below, then click OK." -msgstr "" - -#: src/wx/dkdm_dialog.cc:162 src/wx/kdm_dialog.cc:174 -msgid "" -"The KDM end period is after (or close to) the end of the signing " -"certficates' validity period. Either use an earlier end time for this KDM " -"or re-create your signing certificates in the DCP-o-matic preferences window." -msgstr "" - -#: src/wx/dkdm_dialog.cc:160 src/wx/kdm_dialog.cc:172 -msgid "" -"The KDM start period is before (or close to) the start of the signing " -"certificate's validity period. Use a later start time for this KDM." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:91 -msgid "The PKL and CPL hashes disagree for a picture asset." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:100 -msgid "The PKL and CPL hashes disagree for a sound asset." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:114 -#, c-format -msgid "The XML in %s is malformed on line %." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:120 -#, c-format -msgid "The XML in %s is malformed." -msgstr "" - -#: src/wx/content_menu.cc:393 -msgid "" -"The content file(s) you specified are not the same as those that are " -"missing. Either try again with the correct content file or remove the " -"missing content." -msgstr "" - -#: src/wx/film_name_location_dialog.cc:121 -msgid "" -"The directory %1 already exists and is not empty. Are you sure you want to " -"use it?" -msgstr "" - -#: src/wx/try_unmount_dialog.cc:34 -#, c-format -msgid "" -"The drive %s is mounted.\n" -"\n" -"It must be unmounted before DCP-o-matic can write to it.\n" -"\n" -"Should DCP-o-matic try to unmount it now?" -msgstr "" - -#: src/wx/config_move_dialog.cc:35 -#, c-format -msgid "" -"The file %s already exists. Do you want to use it as your new configuration " -"or overwrite it with your current configuration?" -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:79 -msgid "" -"The hash of the CPL in the PKL does not agree with the CPL file. This " -"probably means that the CPL file is corrupt." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:86 -#, c-format -msgid "" -"The hash of the picture asset %s does not agree with the PKL file. This " -"probably means that the asset file is corrupt." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:95 -#, c-format -msgid "" -"The hash of the sound asset %s does not agree with the PKL file. This " -"probably means that the asset file is corrupt." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:82 -msgid "The picture in a reel has an invalid frame rate" -msgstr "" - -#: src/wx/player_config_dialog.cc:409 -msgid "Theatre name" -msgstr "" - -#: src/wx/hints_dialog.cc:132 -msgid "There are no hints yet: project check in progress." -msgstr "" - -#: src/wx/hints_dialog.cc:130 -msgid "There are no hints: everything looks good!" -msgstr "" - -#: src/wx/save_template_dialog.cc:55 -msgid "" -"There is already a template with this name. Do you want to overwrite it?" -msgstr "" - -#: src/wx/film_viewer.cc:173 -msgid "There is not enough free memory to do that." -msgstr "" - -#: src/wx/kdm_cpl_panel.cc:127 -msgid "This CPL contains no encrypted assets." -msgstr "" - -#: src/wx/verify_dcp_dialog.cc:141 -msgid "" -"This DCP refers to at least one asset in another DCP, so it is a \"version " -"file\" (VF)" -msgstr "" - -#: src/wx/content_menu.cc:447 -msgid "" -"This KDM was made for one of the CPLs in this DCP, but not the currently " -"selected one. To play the currently-selected CPL you will need a different " -"KDM." -msgstr "" - -#: src/wx/content_menu.cc:442 -msgid "This KDM was not made for this DCP. You will need a different one." -msgstr "" - -#: src/wx/config_dialog.cc:395 -msgid "" -"This file contains other certificates (or other data) after its first " -"certificate. Only the first certificate will be used." -msgstr "" - -#: src/wx/kdm_cpl_panel.cc:147 -msgid "This is not a valid CPL file" -msgstr "" - -#: src/wx/full_config_dialog.cc:1204 -msgid "" -"This will be written to the DCP's JPEG2000 data as a comment. If it is " -"blank, a default value mentioning libdcp (an internal DCP-o-matic library) " -"will be used." -msgstr "" - -#: src/wx/full_config_dialog.cc:1189 -msgid "" -"This will be written to the DCP's MXF files as the 'company name'. If it is " -"blank, a default value mentioning libdcp (an internal DCP-o-matic library) " -"will be used." -msgstr "" - -#: src/wx/full_config_dialog.cc:1194 -msgid "" -"This will be written to the DCP's MXF files as the 'product name'. If it is " -"blank, a default value mentioning libdcp (an internal DCP-o-matic library) " -"will be used." -msgstr "" - -#: src/wx/full_config_dialog.cc:1199 -msgid "" -"This will be written to the DCP's MXF files as the 'product version'. If it " -"is blank, a default value mentioning libdcp (an internal DCP-o-matic " -"library) will be used." -msgstr "" - -#: src/wx/full_config_dialog.cc:1184 -msgid "" -"This will be written to the DCP's XML files as the . If it is " -"blank, a default value mentioning DCP-o-matic will be used." -msgstr "" - -#: src/wx/full_config_dialog.cc:1179 -msgid "" -"This will be written to the DCP's XML files as the . If it is " -"blank, a default value mentioning DCP-o-matic will be used." -msgstr "" - -#: src/wx/servers_list_dialog.cc:51 -msgid "Threads" -msgstr "" - -#: src/wx/config_dialog.cc:292 src/wx/screen_dialog.cc:54 -#: src/wx/screen_dialog.cc:146 -msgid "Thumbprint" -msgstr "" - -#: src/wx/timeline_dialog.cc:42 -msgid "Timeline" -msgstr "" - -#: src/wx/content_panel.cc:148 -msgid "Timeline..." -msgstr "" - -#: src/wx/content_panel.cc:166 -msgid "Timing" -msgstr "" - -#. / TRANSLATORS: translate the word "Timing" here; do not include the "Timing|" prefix -#: src/wx/timing_panel.cc:60 -msgid "Timing|Timing" -msgstr "" - -#: src/wx/full_config_dialog.cc:964 -msgid "To address" -msgstr "" - -#: src/wx/video_panel.cc:119 -msgid "Top" -msgstr "" - -#: src/wx/closed_captions_dialog.cc:63 -msgid "Track" -msgstr "" - -#: src/wx/instant_i18n_dialog.cc:28 -msgid "Translate" -msgstr "" - -#: src/wx/about_dialog.cc:142 -msgid "Translated by" -msgstr "" - -#: src/wx/timing_panel.cc:102 -msgid "Trim after current position" -msgstr "" - -#: src/wx/timing_panel.cc:100 -msgid "Trim from end" -msgstr "" - -#: src/wx/timing_panel.cc:97 -msgid "Trim from start" -msgstr "" - -#: src/wx/timing_panel.cc:99 -msgid "Trim up to current position" -msgstr "" - -#: src/wx/audio_dialog.cc:393 -#, c-format -msgid "True peak is %.2fdB" -msgstr "" - -#: src/wx/screen_dialog.cc:52 -msgid "Trusted Device" -msgstr "" - -#: src/wx/screen_dialog.cc:65 -msgid "Trusted Device certificate" -msgstr "" - -#: src/wx/audio_dialog.cc:115 src/wx/config_dialog.cc:284 -#: src/wx/video_panel.cc:72 -msgid "Type" -msgstr "" - -#: src/wx/wx_util.cc:552 -msgid "UTC" -msgstr "" - -#: src/wx/cinema_dialog.cc:55 src/wx/recipient_dialog.cc:73 -msgid "UTC offset (time zone)" -msgstr "" - -#: src/wx/wx_util.cc:553 -msgid "UTC+1" -msgstr "" - -#: src/wx/wx_util.cc:564 -msgid "UTC+10" -msgstr "" - -#: src/wx/wx_util.cc:565 -msgid "UTC+11" -msgstr "" - -#: src/wx/wx_util.cc:566 -msgid "UTC+12" -msgstr "" - -#: src/wx/wx_util.cc:554 -msgid "UTC+2" -msgstr "" - -#: src/wx/wx_util.cc:555 -msgid "UTC+3" -msgstr "" - -#: src/wx/wx_util.cc:556 -msgid "UTC+4" -msgstr "" - -#: src/wx/wx_util.cc:557 -msgid "UTC+5" -msgstr "" - -#: src/wx/wx_util.cc:558 -msgid "UTC+5:30" -msgstr "" - -#: src/wx/wx_util.cc:559 -msgid "UTC+6" -msgstr "" - -#: src/wx/wx_util.cc:560 -msgid "UTC+7" -msgstr "" - -#: src/wx/wx_util.cc:561 -msgid "UTC+8" -msgstr "" - -#: src/wx/wx_util.cc:562 -msgid "UTC+9" -msgstr "" - -#: src/wx/wx_util.cc:563 -msgid "UTC+9:30" -msgstr "" - -#: src/wx/wx_util.cc:550 -msgid "UTC-1" -msgstr "" - -#: src/wx/wx_util.cc:539 -msgid "UTC-10" -msgstr "" - -#: src/wx/wx_util.cc:538 -msgid "UTC-11" -msgstr "" - -#: src/wx/wx_util.cc:549 -msgid "UTC-2" -msgstr "" - -#: src/wx/wx_util.cc:548 -msgid "UTC-3" -msgstr "" - -#: src/wx/wx_util.cc:547 -msgid "UTC-3:30" -msgstr "" - -#: src/wx/wx_util.cc:546 -msgid "UTC-4" -msgstr "" - -#: src/wx/wx_util.cc:545 -msgid "UTC-4:30" -msgstr "" - -#: src/wx/wx_util.cc:544 -msgid "UTC-5" -msgstr "" - -#: src/wx/wx_util.cc:543 -msgid "UTC-6" -msgstr "" - -#: src/wx/wx_util.cc:542 -msgid "UTC-7" -msgstr "" - -#: src/wx/wx_util.cc:541 -msgid "UTC-8" -msgstr "" - -#: src/wx/wx_util.cc:540 -msgid "UTC-9" -msgstr "" - -#: src/wx/update_dialog.cc:30 -msgid "Update" -msgstr "" - -#: src/wx/full_config_dialog.cc:572 -msgid "Upload DCP to TMS after creation" -msgstr "" - -#: src/wx/dcp_panel.cc:83 -msgid "Use ISDCF name" -msgstr "" - -#: src/wx/text_panel.cc:83 -msgid "Use as" -msgstr "" - -#: src/wx/dcp_panel.cc:731 -msgid "Use best" -msgstr "" - -#: src/wx/content_colour_conversion_dialog.cc:46 -msgid "Use preset" -msgstr "" - -#: src/wx/audio_panel.cc:54 -msgid "Use this DCP's audio as OV and make VF" -msgstr "" - -#: src/wx/text_panel.cc:72 -msgid "Use this DCP's closed caption as OV and make VF" -msgstr "" - -#: src/wx/text_panel.cc:70 -msgid "Use this DCP's subtitle as OV and make VF" -msgstr "" - -#: src/wx/video_panel.cc:64 -msgid "Use this DCP's video as OV and make VF" -msgstr "" - -#: src/wx/config_move_dialog.cc:30 -msgid "Use this file as new configuration" -msgstr "" - -#: src/wx/credentials_download_certificate_panel.cc:47 -#: src/wx/full_config_dialog.cc:591 src/wx/full_config_dialog.cc:712 -msgid "User name" -msgstr "" - -#: src/wx/content_properties_dialog.cc:74 src/wx/dcp_panel.cc:120 -#: src/wx/timeline_labels_view.cc:39 src/wx/timeline_labels_view.cc:70 -#: src/wx/video_panel.cc:62 -msgid "Video" -msgstr "" - -#: src/wx/video_panel.cc:180 -msgid "Video (MPEG, 16-235)" -msgstr "" - -#: src/wx/video_waveform_dialog.cc:38 -msgid "Video Waveform" -msgstr "" - -#: src/wx/full_config_dialog.cc:1316 src/wx/player_config_dialog.cc:105 -msgid "Video display mode" -msgstr "" - -#: src/wx/timing_panel.cc:106 -msgid "Video frame rate" -msgstr "" - -#: src/wx/text_panel.cc:119 -msgid "View..." -msgstr "" - -#: src/wx/config_dialog.cc:977 -msgid "WASAPI" -msgstr "" - -#: src/wx/full_config_dialog.cc:1390 src/wx/player_config_dialog.cc:307 -msgid "Warnings" -msgstr "" - -#: src/wx/player_config_dialog.cc:390 -msgid "Watermark" -msgstr "" - -#: src/wx/monitor_dialog.cc:40 -msgid "Week of manufacture" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:153 -msgid "White point" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:177 -msgid "White point adjustment" -msgstr "" - -#: src/wx/about_dialog.cc:107 -msgid "With help from" -msgstr "" - -#: src/wx/kdm_output_panel.cc:118 -msgid "Write a ZIP file for each cinema's KDMs" -msgstr "" - -#: src/wx/kdm_output_panel.cc:116 -msgid "Write a folder for each cinema's KDMs" -msgstr "" - -#: src/wx/kdm_output_panel.cc:114 -msgid "Write all KDMs to the same folder" -msgstr "" - -#: src/wx/export_dialog.cc:68 -msgid "Write reels into separate files" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:66 src/wx/kdm_output_panel.cc:95 -#: src/wx/self_dkdm_dialog.cc:77 -msgid "Write to" -msgstr "" - -#: src/wx/about_dialog.cc:99 -msgid "Written by" -msgstr "" - -#: src/wx/text_panel.cc:97 src/wx/text_panel.cc:105 -msgid "X" -msgstr "" - -#: src/wx/text_panel.cc:100 -msgid "Y" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:108 -msgid "YUV to RGB conversion" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:110 -msgid "YUV to RGB matrix" -msgstr "" - -#: src/wx/monitor_dialog.cc:42 -msgid "Year of manufacture" -msgstr "" - -#: src/wx/screens_panel.cc:228 -#, c-format -msgid "" -"You cannot add a screen called '%s' as the cinema already has a screen with " -"this name." -msgstr "" - -#: src/wx/screens_panel.cc:269 -#, c-format -msgid "" -"You cannot change this screen's name to '%s' as the cinema already has a " -"screen with this name." -msgstr "" - -#: src/wx/dkdm_output_panel.cc:127 src/wx/kdm_output_panel.cc:211 -msgid "" -"You have selected some cinemas that have no configured email address. Do " -"you want to continue?" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:115 src/wx/kdm_output_panel.cc:199 -msgid "" -"You must set up a mail server in Preferences before you can send emails." -msgstr "" - -#: src/wx/send_i18n_dialog.cc:41 -msgid "Your email" -msgstr "" - -#: src/wx/report_problem_dialog.cc:70 -msgid "Your email address" -msgstr "" - -#: src/wx/send_i18n_dialog.cc:37 -msgid "Your name" -msgstr "" - -#: src/wx/timeline_dialog.cc:68 -msgid "Zoom" -msgstr "" - -#: src/wx/timeline_dialog.cc:69 -msgid "Zoom all" -msgstr "" - -#: src/wx/timeline_dialog.cc:68 -msgid "Zoom in / out" -msgstr "" - -#: src/wx/timeline_dialog.cc:69 -msgid "Zoom out to whole film" -msgstr "" - -#: src/wx/kdm_output_panel.cc:82 -msgid "cinema" -msgstr "" - -#: src/wx/text_panel.cc:86 src/wx/text_panel.cc:577 -msgid "closed captions" -msgstr "" - -#: src/wx/video_waveform_dialog.cc:74 -msgid "component value" -msgstr "" - -#: src/wx/audio_panel.cc:91 -msgid "content" -msgstr "" - -#: src/wx/full_config_dialog.cc:1373 -msgid "content filename" -msgstr "" - -#: src/wx/video_panel.cc:159 -msgid "custom" -msgstr "" - -#: src/wx/audio_gain_dialog.cc:32 src/wx/audio_panel.cc:75 -msgid "dB" -msgstr "" - -#: src/wx/config_dialog.cc:835 -msgid "dcpomatic_kdm_decryption_cert.pem" -msgstr "" - -#: src/wx/name_format_editor.cc:75 -#, c-format -msgid "e.g. %s" -msgstr "" - -#: src/wx/system_information_dialog.cc:60 -msgid "enabled" -msgstr "" - -#. // TRANSLATORS: this is an abbreviation for "frames" -#: src/wx/timing_panel.cc:87 -msgid "f" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:56 src/wx/kdm_output_panel.cc:81 -msgid "film name" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:57 src/wx/kdm_output_panel.cc:84 -msgid "from date/time" -msgstr "" - -#: src/wx/player_config_dialog.cc:93 -msgid "full screen" -msgstr "" - -#: src/wx/player_config_dialog.cc:94 -msgid "full screen with controls on other monitor" -msgstr "" - -#. // TRANSLATORS: this is an abbreviation for "hours" -#: src/wx/timing_panel.cc:71 -msgid "h" -msgstr "" - -#. // TRANSLATORS: this is an abbreviation for "minutes" -#: src/wx/timing_panel.cc:77 -msgid "m" -msgstr "" - -#: src/wx/player_config_dialog.cc:425 -msgid "milliseconds" -msgstr "" - -#: src/wx/player_config_dialog.cc:418 -msgid "minutes" -msgstr "" - -#. / TRANSLATORS: this is an abbreviation for milliseconds, the unit of time -#: src/wx/audio_panel.cc:89 src/wx/full_config_dialog.cc:334 -msgid "ms" -msgstr "" - -#: src/wx/system_information_dialog.cc:60 -msgid "not enabled" -msgstr "" - -#: src/wx/full_config_dialog.cc:1372 -msgid "number of reels" -msgstr "" - -#: src/wx/text_panel.cc:85 src/wx/text_panel.cc:575 -msgid "open subtitles" -msgstr "" - -#: src/wx/config_dialog.cc:879 -msgid "output" -msgstr "" - -#: src/wx/full_config_dialog.cc:697 -msgid "port" -msgstr "" - -#: src/wx/full_config_dialog.cc:701 -msgid "protocol" -msgstr "" - -#: src/wx/full_config_dialog.cc:1371 -msgid "reel number" -msgstr "" - -#. // TRANSLATORS: this is an abbreviation for "seconds" -#: src/wx/full_config_dialog.cc:292 src/wx/timing_panel.cc:82 -msgid "s" -msgstr "" - -#: src/wx/kdm_output_panel.cc:83 -msgid "screen" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:78 -msgid "threshold" -msgstr "" - -#: src/wx/repeat_dialog.cc:29 -msgid "times" -msgstr "" - -#: src/wx/dkdm_output_panel.cc:58 src/wx/kdm_output_panel.cc:85 -msgid "to date/time" -msgstr "" - -#: src/wx/video_panel.cc:158 -msgid "to fit DCP" -msgstr "" - -#: src/wx/full_config_dialog.cc:1358 -msgid "type (cpl/pkl)" -msgstr "" - -#: src/wx/full_config_dialog.cc:1370 -msgid "type (j2c/pcm/sub)" -msgstr "" - -#: src/wx/system_information_dialog.cc:54 -#: src/wx/system_information_dialog.cc:58 -msgid "unknown" -msgstr "" - -#: src/wx/system_information_dialog.cc:46 -msgid "unknown (OpenGL not enabled in DCP-o-matic)" -msgstr "" - -#: src/wx/kdm_timing_panel.cc:66 -msgid "until" -msgstr "" - -#: src/wx/system_information_dialog.cc:50 -msgid "vsync" -msgstr "" - -#: src/wx/player_config_dialog.cc:92 -msgid "window" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:127 -msgid "x" -msgstr "" - -#: src/wx/colour_conversion_editor.cc:128 -msgid "y" -msgstr "" diff --git a/wscript b/wscript index f49b49108..72db83e2c 100644 --- a/wscript +++ b/wscript @@ -106,6 +106,7 @@ def configure(conf): '-Wall', '-Wextra', '-Wwrite-strings', + '-Wsign-conversion', # Remove auto_ptr warnings from libxml++-2.6 '-Wno-deprecated-declarations', '-Wno-ignored-qualifiers', -- 2.30.2