I said we were in string freeze, but only nl_NL has come in so
authorCarl Hetherington <cth@carlh.net>
Mon, 18 Mar 2019 14:05:25 +0000 (14:05 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 18 Mar 2019 14:05:25 +0000 (14:05 +0000)
far and robn has asked to translate these, so ;)

51 files changed:
src/lib/ffmpeg_image_proxy.cc
src/lib/po/cs_CZ.po
src/lib/po/da_DK.po
src/lib/po/de_DE.po
src/lib/po/es_ES.po
src/lib/po/fi_FI.po
src/lib/po/fr_FR.po
src/lib/po/it_IT.po
src/lib/po/nl_NL.po
src/lib/po/pl_PL.po
src/lib/po/pt_BR.po
src/lib/po/pt_PT.po
src/lib/po/ru_RU.po
src/lib/po/sk_SK.po
src/lib/po/sv_SE.po
src/lib/po/uk_UA.po
src/lib/po/zh_CN.po
src/tools/po/cs_CZ.po
src/tools/po/da_DK.po
src/tools/po/de_DE.po
src/tools/po/es_ES.po
src/tools/po/fi_FI.po
src/tools/po/fr_FR.po
src/tools/po/it_IT.po
src/tools/po/nl_NL.po
src/tools/po/pl_PL.po
src/tools/po/pt_BR.po
src/tools/po/pt_PT.po
src/tools/po/ru_RU.po
src/tools/po/sk_SK.po
src/tools/po/sv_SE.po
src/tools/po/uk_UA.po
src/tools/po/zh_CN.po
src/wx/config_dialog.cc
src/wx/kdm_cpl_panel.cc
src/wx/po/cs_CZ.po
src/wx/po/da_DK.po
src/wx/po/de_DE.po
src/wx/po/es_ES.po
src/wx/po/fi_FI.po
src/wx/po/fr_FR.po
src/wx/po/it_IT.po
src/wx/po/nl_NL.po
src/wx/po/pl_PL.po
src/wx/po/pt_BR.po
src/wx/po/pt_PT.po
src/wx/po/ru_RU.po
src/wx/po/sk_SK.po
src/wx/po/sv_SE.po
src/wx/po/uk_UA.po
src/wx/po/zh_CN.po

index 33c619a2d92c5c6938e2a1a5f777ccce39326ae4..fa6cb288d28637ece3f55921cf69edb19fe1065e 100644 (file)
@@ -149,8 +149,7 @@ FFmpegImageProxy::image (optional<dcp::Size>) const
                if (_path) {
                        throw OpenFileError (_path->string(), e, true);
                } else {
-                       /* XXX: this needs to be marked translatable after the string freeze is over */
-                       boost::throw_exception(DecodeError(String::compose("Could not decode image (%1)", e)));
+                       boost::throw_exception(DecodeError(String::compose(_("Could not decode image (%1)"), e)));
                }
        }
 
index 8e62a1163f44d4da80818d51ee79328d353baefe..00cf7e31cb2bf7bbfb6dab45c6edeee51659cfcb 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-28 13:18+0100\n"
 "Last-Translator: Tomáš Begeni <begeni@razdva.cz>\n"
 "Language-Team: \n"
@@ -301,7 +301,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Zrušené"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "Nemůže obsahovat lomítka"
 
@@ -309,7 +309,7 @@ msgstr "Nemůže obsahovat lomítka"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Nemužu zpracovat formát pixelu %1 během %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr "Nelze vytvořit KDM, protože tento projekt není zašifrován."
 
@@ -341,7 +341,7 @@ msgstr "Chroma-derived konstantní svítivost"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Chroma-derived nekonstantní svítivost"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 msgid "Closed captions"
 msgstr "Skryté titulky"
 
@@ -505,6 +505,11 @@ msgstr "Nemohu vytvořit vzdálený adresář %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Nemohu dekódovat JPEG2000 soubor %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Nemohu dekódovat video soubor (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -598,7 +603,7 @@ msgstr ""
 "DCP-o-matic nemohl otevřít soubor %1 (%2).  Možná, že soubor neexistuje nebo "
 "je v  nepodporovaném formátu."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -978,7 +983,7 @@ msgstr "Jen pravá část připojeného obsahu může být upravená od začátk
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Jen poslední část připojeného obsahu může být upravená od konce."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 msgid "Open subtitles"
 msgstr "Otevřít titulky"
 
@@ -1179,11 +1184,11 @@ msgstr ""
 "Některé ze skrytých titulků jsou rozloženy na více než %1 řádcích, takže "
 "budou zkráceny."
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Část vašeho obsahu potřebuje KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Část vašeho obsahu potřebuje OV"
 
@@ -1235,19 +1240,19 @@ msgstr ""
 "Disk, na kterém se nachází film už má málo volného místa. Uvolněte místo a "
 "zkuste to znovu."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Soubor %1 byl posunut o %2 milisekund dříve."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Soubor %1 byl posunut o %2 milisekund později."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Soubor %1 byl oříznut o %2 milisekund méně."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Soubor %1 byl oříznut o %2 milisekund více."
 
@@ -1286,7 +1291,7 @@ msgstr ""
 "Tento soubor je KDM. KDM by měly být přidány do obsahu DCP klepnutím pravým "
 "tlačítkem myši na obsah a výběrem možnosti “Přidat KDM”."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1294,7 +1299,7 @@ msgstr ""
 "Tento film byl vytvořený novější verzí DCP-o-matic, a nemůže být načtený "
 "touto verzí. Omlouváme se !"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1308,7 +1313,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Čtvrtek"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr "Časovaný text"
 
@@ -1474,7 +1479,7 @@ msgstr ""
 "Zadali jste soubor písma, který je větší než 640kB. Pravděpodobně to může "
 "způsobit problémy při přehrávání."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "Musíte přidat obsah do DCP před tím než ho vytvoříte"
 
@@ -1506,13 +1511,13 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr "Výchozí kontejner není platný a byl změněn na Flat (1,85: 1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "Váš projekt obsahuje videoobsah, který nebyl zarovnán s hranicí snímku."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1545,11 +1550,11 @@ msgstr "spojení vypršelo"
 msgid "connecting"
 msgstr "připojuji"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "kontejner"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "typ obsahu"
 
@@ -1557,7 +1562,7 @@ msgstr "typ obsahu"
 msgid "copying %1"
 msgstr "kopíruji %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "nemohu najít informace o streamu"
 
@@ -1688,7 +1693,7 @@ msgstr "m"
 msgid "moving"
 msgstr "přesouvám"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "jméno"
 
@@ -1701,7 +1706,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "část obsahu chybí"
 
@@ -1761,9 +1766,6 @@ msgstr "video snímky"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Nemohu dekódovat soubor s obrázkem %1 (%2)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Nemohu dekódovat video soubor (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "překrývá se s jiným obsahem titulků; odstranit jiný obsah."
 
index 23527eba69b5a42c51b2543cb8eaf4c7384fab16..825e59d41aa4f60f49fee0d7e1620add7d1a6b7a 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2017-10-04 21:45+0200\n"
 "Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n"
 "Language-Team: LANGUAGE &lt;LL@li.org&gt;\n"
@@ -303,7 +303,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Annulleret"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "må ikke indeholde skråstreger"
@@ -312,7 +312,7 @@ msgstr "må ikke indeholde skråstreger"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Kan ikke håndtere pixelformat %1 under %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -346,7 +346,7 @@ msgstr "BT2020 konstant luminans"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 variabel luminans"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Støjreduktion"
@@ -523,6 +523,11 @@ msgstr "Kunne ikke danne fjernkatalog %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Kunne ikke læse JPEG2000 fil %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Kunne ikke afkode billedfil (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -619,7 +624,7 @@ msgstr ""
 "DCP-o-matic kunne ikke åbne filen %1. Måske findes den ikke, eller den er i "
 "et uventet format."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -1006,7 +1011,7 @@ msgstr "Kun det første indhold, der skal sammensættes, kan have starttrim."
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Kun det sidste indhold, der skal sammensættes, kan have sluttrim."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Teks"
@@ -1199,12 +1204,12 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 #, fuzzy
 msgid "Some of your content needs a KDM"
 msgstr "noget af dit indhold mangler en KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 #, fuzzy
 msgid "Some of your content needs an OV"
 msgstr "noget af dit indhold mangler en OV"
@@ -1257,19 +1262,19 @@ msgstr ""
 "Filmen ligger på et drev, der kun har lidt ledig plads. Frigør noget plads "
 "og prøv igen."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr ""
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr ""
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr ""
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr ""
 
@@ -1304,7 +1309,7 @@ msgstr ""
 "Denne fil er en KDM. KDMer skal tilføjes til DCP indhold ved at højreklikke "
 "på indholdet og vælge \"Tilføj KDM\"."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1312,7 +1317,7 @@ msgstr ""
 "Denne film blev dannet med en nyere version af DCP-o-matic og kan ikke "
 "indlæses i denne version. Beklager!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1326,7 +1331,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Torsdag"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1495,7 +1500,7 @@ msgstr ""
 "Du har valgt en font-fil der er større end 640 kB. Dette vil højst "
 "sandsynligt give problemer ved afspilningen."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "du er nødt til at tilføje indhold til DCP'en før du kan danne den"
@@ -1528,12 +1533,12 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr ""
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1565,11 +1570,11 @@ msgstr "forbindelsestimeout"
 msgid "connecting"
 msgstr "forbinder"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "container"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "indholdstype"
 
@@ -1577,7 +1582,7 @@ msgstr "indholdstype"
 msgid "copying %1"
 msgstr "kopierer %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "kunne ikke finde information om strøm"
 
@@ -1721,7 +1726,7 @@ msgstr "m"
 msgid "moving"
 msgstr "flytter"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "navn"
 
@@ -1734,7 +1739,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "noget af dit indhold mangler"
 
@@ -1796,9 +1801,6 @@ msgstr "videobilleder"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Kunne ikke afkode billedfil (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Kunne ikke afkode billedfil (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Der er andre undertekster, der overlapper i denne DCP; fjern dem."
index 9b7d046bb6967a06abbcf5b19bced2573f14f4cc..8854199acf1a8e5347ee004af96a5729cb3be2e0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-12-07 00:06+0100\n"
 "Last-Translator: Carsten Kurz\n"
 "Language-Team: DCP-o-matic translators\n"
@@ -308,7 +308,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Abbruch"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "Darf keine Schrägstriche enthalten"
 
@@ -316,7 +316,7 @@ msgstr "Darf keine Schrägstriche enthalten"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Kann dieses Pixelformat %1 während %2 nicht bearbeiten"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 "KDM Erzeugung nicht möglich, da dieses Projekt keine Verschlüsselung "
@@ -350,7 +350,7 @@ msgstr "Farbabhängige konstante Helligkeit"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Farbabhängige nicht-konstante Helligkeit"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 msgid "Closed captions"
 msgstr "Closed Captions"
 
@@ -532,6 +532,11 @@ msgstr "Konnte entfernten Ordner %1 (%2) nicht erstellen."
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Fehler beim Dekodieren der JPEG2000 Datei %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Fehler beim Dekodieren der Bild-Datei (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -625,7 +630,7 @@ msgstr ""
 "DCP-o-matic konnte die Datei %1 nicht öffnen (%2). Vielleicht existiert sie "
 "nicht oder ist in einem unerwarteten Format."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -1013,7 +1018,7 @@ msgstr ""
 "Nur das letzte Segment der zu verbindenden Inhalte kann vom Ende her "
 "beschnitten werden."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 msgid "Open subtitles"
 msgstr "Untertitel (Text)"
 
@@ -1215,11 +1220,11 @@ msgstr ""
 "Einige ihrer Closed Captions (CCAP) sind länger als %1 Zeile(n). Sie werden "
 "abgeschnitten."
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Teile ihrer Quellinhalte (DCP) benötigen eine KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Teile ihrer Quellinhalte (DCP) benötigen eine OV-CPL"
 
@@ -1271,19 +1276,19 @@ msgstr ""
 "Das Laufwerk, auf dem der Film gespeichert werden soll, hat zu wenig freien "
 "Speicher. Bitte Speicher freigeben und nochmal versuchen."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Die Spur %1 wurde %2 Millisekunden vorgezogen."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Die Spur %1 wurde %2 Millisekunden verzögert."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Die Spur %1 wurde um %2 Millisekunden gekürzt."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Die Spur %1 wurde um %2 Millisekunden verlängert."
 
@@ -1326,7 +1331,7 @@ msgstr ""
 "gehöriges geladenes DCP selektieren und mit <RechtsClick> \"KDM zuweisen\" "
 "ausführen!"
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1335,7 +1340,7 @@ msgstr ""
 "kann leider nicht mit dieser älteren Version geladen werden. Sie müssen den "
 "Film neu erstellen oder eine aktuelle Version installieren. Sorry!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1349,7 +1354,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Donnerstag"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr "Timed text"
 
@@ -1537,7 +1542,7 @@ msgstr ""
 "speziellen Zeichensatz angewiesen sind, googlen Sie nach 'TI Font "
 "Compressor' und verwenden Sie ggfs. dieses Tool zur Behebung des Problems."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "Sie müssen erst Inhalte hinzufügen bevor Sie ein DCP erstellen können!"
 
@@ -1577,14 +1582,14 @@ msgstr ""
 "Ihr bisheriger Standard-Container ist in dieser Version nicht mehr gültig "
 "und wurde in Flat/BW (1.85:1) geändert."
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "Ihr Projekt enthält Videoinhalte die nicht exakt am Zeitraster ausgerichtet "
 "sind."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1618,11 +1623,11 @@ msgstr "Zeit für Verbindungsaufbau abgelaufen"
 msgid "connecting"
 msgstr "verbinde..."
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "Containerformat"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "Inhaltsbeschreibung"
 
@@ -1630,7 +1635,7 @@ msgstr "Inhaltsbeschreibung"
 msgid "copying %1"
 msgstr "kopiere %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "Keine Spur-Information gefunden"
 
@@ -1776,7 +1781,7 @@ msgstr "m"
 msgid "moving"
 msgstr "wird verschoben"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "Name"
 
@@ -1789,7 +1794,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "Inhalte fehlen"
 
@@ -1860,9 +1865,6 @@ msgstr "Video Bilder"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Fehler beim Dekodieren der Bild-Datei (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Fehler beim Dekodieren der Bild-Datei (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr ""
 #~ "Einige Untertitel überlappen mit diesem DCP, bitte entfernen Sie diese (-"
index 699c8e55d936c150ef5ffaf1094ebed5ed67a6b9..6469d5de6e18d9e2dce253aa2a7c65eac2805283 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LIBDCPOMATIC\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-02-25 14:29-0600\n"
 "Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
 "Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
@@ -301,7 +301,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Cancelado"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "no puede contener barras"
@@ -310,7 +310,7 @@ msgstr "no puede contener barras"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "No se puede usar el formato de pixel %1 para %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -344,7 +344,7 @@ msgstr "BT2020 a luminosidad constante"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 a luminosidad no constante"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Reducción de ruido"
@@ -515,6 +515,11 @@ msgstr "No se pudo crear la carpeta remota %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "No se pudo descodificar el fichero JPEG2000 %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "No se pudo descodificar el fichero de imagen (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -610,7 +615,7 @@ msgstr ""
 "DCP-o-matic no pudo abrir el fichero %1 (%2). Quizás no existe o está en un "
 "formato inesperado."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -996,7 +1001,7 @@ msgstr ""
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Solo la última pieza a ser unida puede tener un recorte en su final."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Subtítulos de texto"
@@ -1188,12 +1193,12 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 #, fuzzy
 msgid "Some of your content needs a KDM"
 msgstr "parte de su contenido necesita una KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 #, fuzzy
 msgid "Some of your content needs an OV"
 msgstr "parte de su contenido necesita una OV"
@@ -1246,19 +1251,19 @@ msgstr ""
 "En el dispositivo donde se encuentra la película queda poco espacio. Libere "
 "espacio en el disco y pruebe de nuevo."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "El fichero %1 ha sido desplazado %2 milisegundos antes."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "El fichero %1 ha sido desplazado %2 milisegundos después."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "El fichero %1 ha sido recortado en %2 milisegundos."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "El fichero %1 ha sido alargado con %2 milisegundos."
 
@@ -1293,7 +1298,7 @@ msgstr ""
 "Este fichero es una KDM. Las KDM pueden añadirse al DCP pinchando con el "
 "botón derecho sobre el contenido y eligiendo “Añadir KDM”"
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1302,7 +1307,7 @@ msgstr ""
 "desgraciadamente no s puede cargar. Necesitas crear una nueva película, "
 "volver a añadir y configurar ton contenido. ¡Lo siento!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1316,7 +1321,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Jueves"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1482,7 +1487,7 @@ msgstr ""
 "Has seleccionado una fuente de más de 640 Kb. Es muy posible que cause "
 "problemas en la reproducción."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "tiene que añadir contenido al DCP antes de crearlo"
@@ -1517,12 +1522,12 @@ msgid ""
 msgstr ""
 "El contenedor por defecto no es válido y ha sido modificado a Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr "El proyecto contiene video que no está alineado a un cuadro."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1554,11 +1559,11 @@ msgstr "tiempo de conexión agotado"
 msgid "connecting"
 msgstr "conectando"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "continente"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "tipo de contenido"
 
@@ -1566,7 +1571,7 @@ msgstr "tipo de contenido"
 msgid "copying %1"
 msgstr "copiando %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "no se pudo encontrar información del flujo"
 
@@ -1710,7 +1715,7 @@ msgstr "m"
 msgid "moving"
 msgstr "moviendo"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "nombre"
 
@@ -1723,7 +1728,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "falta parte de su contenido"
 
@@ -1782,9 +1787,6 @@ msgstr "fotogramas"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "No se pudo descodificar el fichero de imagen (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "No se pudo descodificar el fichero de imagen (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Hay otros subtítulos superpuestos a este DCP; elimínelos."
index eb64c4b6a9ab51e0ffef1a1675be666e3aac7295..167b42d74122498c3ca78c32934555cda001af38 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -271,7 +271,7 @@ msgstr ""
 msgid "Cancelled"
 msgstr ""
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr ""
 
@@ -279,7 +279,7 @@ msgstr ""
 msgid "Cannot handle pixel format %1 during %2"
 msgstr ""
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -311,7 +311,7 @@ msgstr ""
 msgid "Chroma-derived non-constant luminance"
 msgstr ""
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 msgid "Closed captions"
 msgstr ""
 
@@ -475,6 +475,10 @@ msgstr ""
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr ""
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+msgid "Could not decode image (%1)"
+msgstr ""
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -564,7 +568,7 @@ msgid ""
 "is in an unexpected format."
 msgstr ""
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -931,7 +935,7 @@ msgstr ""
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr ""
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 msgid "Open subtitles"
 msgstr ""
 
@@ -1122,11 +1126,11 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr ""
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr ""
 
@@ -1176,19 +1180,19 @@ msgid ""
 "space and try again."
 msgstr ""
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr ""
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr ""
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr ""
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr ""
 
@@ -1218,13 +1222,13 @@ msgid ""
 "the content and choosing \"Add KDM\"."
 msgstr ""
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 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:445
+#: src/lib/film.cc:446
 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 "
@@ -1235,7 +1239,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Torstai"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1384,7 +1388,7 @@ msgid ""
 "likely to cause problems on playback."
 msgstr ""
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr ""
 
@@ -1411,12 +1415,12 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr ""
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1448,11 +1452,11 @@ msgstr ""
 msgid "connecting"
 msgstr ""
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr ""
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr ""
 
@@ -1460,7 +1464,7 @@ msgstr ""
 msgid "copying %1"
 msgstr ""
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr ""
 
@@ -1589,7 +1593,7 @@ msgstr ""
 msgid "moving"
 msgstr ""
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr ""
 
@@ -1602,7 +1606,7 @@ msgstr ""
 msgid "sRGB"
 msgstr ""
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr ""
 
index 474c6ba55a63e48cc8f9888ac78ed8fea01dccb9..aebc473899afc8cdf94cb281be71936d7773bbdb 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic FRENCH\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-14 02:06+0100\n"
 "Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
 "Language-Team: \n"
@@ -300,7 +300,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Annulé"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "slash non autorisés"
 
@@ -308,7 +308,7 @@ msgstr "slash non autorisés"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Format du pixel %1 non géré par %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr "Fabrication d'une KDM impossible car ce projet n'est pas crypté."
 
@@ -340,7 +340,7 @@ msgstr "Luminance constante dérivée de la chrominance"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Luminance non constante dérivée de la chrominance"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 msgid "Closed captions"
 msgstr "Sous-titres codés"
 
@@ -517,6 +517,11 @@ msgstr "Création du dossier distant %1 (%2) impossible"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Ne parvient pas à décoder le fichier JPEG2000 %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Ne parvient pas à décoder le fichier image (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -610,7 +615,7 @@ msgstr ""
 "DCP-o-matic ne peut pas ouvrir le fichier %1 (%2). Soit il n'existe pas, "
 "soit il n'est pas dans un format géré."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -995,7 +1000,7 @@ msgstr "Seul le premier contenu à ajouter peut être rogné au point d'entrée.
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Seul le dernier contenu à ajouter peut être rogné au point de sortie."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 msgid "Open subtitles"
 msgstr "Sous-titres"
 
@@ -1195,11 +1200,11 @@ msgstr ""
 "Certains de vos sous-titres font plus de %1 lignes, aussi seront ils "
 "tronqués."
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Certains de vos contenus nécessitent une clé"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Certains de vos contenus nécessitent une OV"
 
@@ -1251,19 +1256,19 @@ msgstr ""
 "Le disque contenant le film est presque plein. Libérez de l'espace et "
 "essayez à nouveau."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Le fichier %1 a été déplacé de %2 millisecondes plus tôt."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Le fichier %1 a été déplacé de %2 millisecondes plus tard."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Le fichier %1 a été raccourci de %2 millisecondes."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Le fichier %1 a été allongé de %2 millisecondes."
 
@@ -1303,7 +1308,7 @@ msgstr ""
 "Ce fichier est une KDM. Les KDM doivent être ajoutées au contenu du DCP en "
 "cliquant droit sur le contenu et en sélectionnant \"Add KDM\"."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1311,7 +1316,7 @@ msgstr ""
 "Ce film a été créé avec une nouvelle version de DCP-o-matic et il ne peut "
 "être ouvert dans cette version du programme. Désolé!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1325,7 +1330,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Jeudi"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr "Texte chronométré"
 
@@ -1493,7 +1498,7 @@ msgstr ""
 "Vous avez choisi un fichier police de caractère qui est plus lourd que 640 "
 "kB. Cela peut poser des problèmes en lecture."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "Vous devez ajouter des contenus au DCP avant de le créer"
 
@@ -1529,13 +1534,13 @@ msgstr ""
 "Le format de votre container par défaut n'était pas valide et a été modifié "
 "vers Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "Votre projet contient une vidéo qui n'est pas aligné sur la limite de trame."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1569,11 +1574,11 @@ msgstr "temps de connexion expiré"
 msgid "connecting"
 msgstr "connexion"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "conteneur"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "type de contenu"
 
@@ -1581,7 +1586,7 @@ msgstr "type de contenu"
 msgid "copying %1"
 msgstr "copie de %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "information du flux introuvable"
 
@@ -1712,7 +1717,7 @@ msgstr "m"
 msgid "moving"
 msgstr "séquence"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "nom"
 
@@ -1725,7 +1730,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "Certains de vos contenus sont manquants"
 
@@ -1785,9 +1790,6 @@ msgstr "images"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Ne parvient pas à décoder le fichier image %1 (%2)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Ne parvient pas à décoder le fichier image (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Sous-titres superposés, enlevez les autres contenus."
 
index 9a7e25f94c36d5aa035f702f1c8349642982ed7b..c0625f14dbc96413077ad3074603946adacca995 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IT VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-09-30 14:16+0200\n"
 "Last-Translator: William Fanelli <william.f@impronte.com>\n"
 "Language-Team: \n"
@@ -302,7 +302,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Cancellato"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "Non può contenere slash"
 
@@ -310,7 +310,7 @@ msgstr "Non può contenere slash"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Impossibile gestire il formato pixel % 1 durante % 2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 "Impossibile creare un KDM in quanto questo progetto non è crittografato."
@@ -343,7 +343,7 @@ msgstr "Luminanza costante derivata dal Chroma"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Luminanza non costante derivata dal Chroma"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Riduzione rumore"
@@ -516,6 +516,11 @@ msgstr "Impossibile creare la cartella remota %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Impossibile decodificare il file JPEG2000 %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Impossibile decodificare il file immagine (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -611,7 +616,7 @@ msgstr ""
 "DCP-o-MATIC non riesce ad aprire il file %1 (%2). Forse non esiste oppure è "
 "un formato non riconosciuto."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -996,7 +1001,7 @@ msgstr ""
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Solo l'ultima parte del contenuto da unire può avere un taglio finale."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Testo sottotitoli"
@@ -1188,11 +1193,11 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Alcuni dei tuoi contenuti richiedono una KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Alcuni dei tuoi contenuti richiedono un OV"
 
@@ -1244,19 +1249,19 @@ msgstr ""
 "Sul disco dove è memorizzato il film non c'è abbastanza spazio. Liberare "
 "altro spazio e riprovare."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Il file %1 é stato anticipato di %2 millisecondi."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Il file %1 é stato posticipato di %2 millisecondi."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Il file %1 é stato tagliato di %2 millisecondi in meno."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Il file %1 é stato tagliato di %2 millisecondi in piú."
 
@@ -1297,7 +1302,7 @@ msgstr ""
 "Questo file è un KDM, deve essere aggiunti al contenuto DCP facendo clic con "
 "il pulsante destro del mouse sul contenuto e scegliendo \"Aggiungi KDM\"."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1305,7 +1310,7 @@ msgstr ""
 "Questo film è stato creato con una versione più recente di DCP-o-matic e non "
 "può essere caricato in questa versione. Scusate!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1320,7 +1325,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Giovedì"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1493,7 +1498,7 @@ msgstr ""
 "Hai specificato un font la cui dimensione supera i 640kB. Probabilmente ci "
 "saranno problemi nella riproduzione."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "Devi aggiungere dei contenuti al DCP prima di crearlo"
 
@@ -1527,14 +1532,14 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr "Contenitore non valido. Modificato automaticamente in Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "Il tuo progetto contiene contenuti video non allineati a un margine del "
 "fotogramma."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1568,11 +1573,11 @@ msgstr "connessione scaduta"
 msgid "connecting"
 msgstr "connessione in corso"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "contenitore"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "tipo di contenuto"
 
@@ -1580,7 +1585,7 @@ msgstr "tipo di contenuto"
 msgid "copying %1"
 msgstr "copia %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "non riesco a trovare informazioni sul flusso"
 
@@ -1716,7 +1721,7 @@ msgstr "m"
 msgid "moving"
 msgstr "spostamento"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "nome"
 
@@ -1729,7 +1734,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "alcuni dei tuoi contenuti sono mancanti"
 
@@ -1787,9 +1792,6 @@ msgstr "fotogrammi video"
 #~ msgid "Could not write whole file"
 #~ msgstr "Impossibile scrivere il file remoto (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Impossibile decodificare il file immagine (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "c'è un altro file di sottotitoli che si sovrappone; rimuoverlo."
 
index 3ad6ba8e0c24c2f964979158bf266427a3273e5e..449b00bfe188a19205c2bcc32b206a3e61c503bd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-11 16:49+0100\n"
 "Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
 "Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
@@ -303,7 +303,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Geannuleerd"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "Mag geen slash bevatten"
 
@@ -311,7 +311,7 @@ msgstr "Mag geen slash bevatten"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Kan pixelformaat %1 niet verwerken tijdens %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr "Kan geen KDM maken omdat dit project niet is versleuteld."
 
@@ -343,7 +343,7 @@ msgstr "Chroma-afgeleide constante luminantie"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Chroma-afgeleide niet-constante luminantie"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 msgid "Closed captions"
 msgstr "Closed captions"
 
@@ -522,6 +522,11 @@ msgstr "Kan externe map %1 niet aanmaken (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Kan JPEG2000-bestand %1 niet decoderen (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Kan beeldbestand niet decoderen (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -615,7 +620,7 @@ msgstr ""
 "DCP-o-matic kan het bestand %1 (%2) niet openen.  Misschien bestaat het niet "
 "of wordt het formaat niet ondersteund."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -1005,7 +1010,7 @@ msgstr ""
 "Alleen bij het laatste deel van samengevoegde content kan het einde "
 "bijgeknipt worden."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 msgid "Open subtitles"
 msgstr "Open ondertitels"
 
@@ -1206,11 +1211,11 @@ msgstr ""
 "Een deel van uw closed captions heeft meer dan %1 regels, dus worden ze "
 "afgekapt."
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Een deel van uw content heeft een KDM nodig"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Een deel van uw content heeft een OV nodig"
 
@@ -1262,19 +1267,19 @@ msgstr ""
 "De harddisk waarop de film is opgeslagen heeft te weinig vrije ruimte.  Maak "
 "meer ruimte vrij en probeer opnieuw."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Het bestand %1 is naar %2 milliseconden eerder verplaatst."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Het bestand %1 is naar %2 milliseconden later verplaatst."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Van het bestand %1 is %2 milliseconden minder weggeknipt."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Van het bestand %1 is %2 milliseconden meer weggeknipt."
 
@@ -1316,7 +1321,7 @@ msgstr ""
 "met de rechtermuisknop op de content te klikken en \"Voeg KDM toe\" te "
 "kiezen."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1324,7 +1329,7 @@ msgstr ""
 "Deze film is aangemaakt met een nieuwere versie van DCP-o-matic en kan niet "
 "met deze versie geladen worden. Sorry!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1338,7 +1343,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Donderdag"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr "Timed text"
 
@@ -1506,7 +1511,7 @@ msgstr ""
 "U heeft een lettertype-bestand gespecificeerd dat groter is dan 640kB.  Dit "
 "zal zeer waarschijnlijk problemen bij het afspelen geven."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "U moet content aan de DCP toevoegen voor hij gemaakt kan worden"
 
@@ -1540,13 +1545,13 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr "Uw standaardcontainer is niet geldig en is gewijzigd in Flat (1,85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "Uw project bevat video-content die niet was uitgelijnd op een framegrens."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1580,11 +1585,11 @@ msgstr "time-out van verbinding"
 msgid "connecting"
 msgstr "verbinden"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "container"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "content-type"
 
@@ -1592,7 +1597,7 @@ msgstr "content-type"
 msgid "copying %1"
 msgstr "kopiëren van %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "kan geen stream-informatie vinden"
 
@@ -1723,7 +1728,7 @@ msgstr "m"
 msgid "moving"
 msgstr "verplaatsen"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "naam"
 
@@ -1736,7 +1741,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "een deel van uw content ontbreekt"
 
@@ -1796,9 +1801,6 @@ msgstr "video frames"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Kan beeldbestand %1 niet decoderen (%2)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Kan beeldbestand niet decoderen (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr ""
 #~ "hij overlapt met andere ondertitel-content; verwijder deze andere content."
index 15bd8a9c64b3f51dc4fc4abaad54cd9e2b9fef49..56c04b180db9550abffffad61c40a9726586a309 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2017-07-31 21:23+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -305,7 +305,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Anulowane"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "nie może zawierać ukośników"
@@ -314,7 +314,7 @@ msgstr "nie może zawierać ukośników"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Nie można przetworzyć formatu %1 podczas %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -348,7 +348,7 @@ msgstr "BT2020 stała luminancja"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 zmienna luminancja"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Redukcja szumu"
@@ -517,6 +517,11 @@ msgstr "Nie można utworzyć folderu zdalnego %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Nie można zdekodować pliku JPEG2000 %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Nie można zdekodować pliku obrazu (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -613,7 +618,7 @@ msgstr ""
 "DCP-o-matic nie mógł otworzyć pliku %1. Plik nie istnieje, lub jest w  "
 "niewspieranym formacie."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -996,7 +1001,7 @@ msgstr "Tylko pierwszy z łączonych plików może być przycięty na początku.
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Tylko ostatni z łączonych plików może być przycięty na końcu."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Napisy"
@@ -1189,12 +1194,12 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 #, fuzzy
 msgid "Some of your content needs a KDM"
 msgstr "część Twoich materiałów wymaga klucza KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 #, fuzzy
 msgid "Some of your content needs an OV"
 msgstr "część Twoich materiałów wymaga wersji OV paczki DCP"
@@ -1247,19 +1252,19 @@ msgstr ""
 "Dysk na którym zapisany jest Projekt ma mało wolnego miejsca. Zwolnij "
 "miejsce na dysku i spróbuj ponownie."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr ""
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr ""
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr ""
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr ""
 
@@ -1293,7 +1298,7 @@ msgstr ""
 "To jest klucz KDM. KDMy powinny być dodane do szyfrowanej paczki DCP przez "
 "prawy klik i wybranie \"Dodaj KDM\"."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1301,7 +1306,7 @@ msgstr ""
 "Projekt został utworzony przy pomocy nowszej wersji DCP-o-matic i nie może "
 "być otwarty w tej wersji. Przepraszamy!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1315,7 +1320,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Czwartek"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1485,7 +1490,7 @@ msgstr ""
 "Wskazana przez Ciebie czcionka ma rozmiar większy niż 640kB. "
 "Najprawdopodobniej spowoduje to problemy podczas odtwarzania."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "musisz najpierw dodać jakieś pliki zanim utworzysz DCP"
@@ -1520,12 +1525,12 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr ""
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1557,11 +1562,11 @@ msgstr "minął czas połączenia"
 msgid "connecting"
 msgstr "łączenie"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "kontener"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "typ materiału"
 
@@ -1569,7 +1574,7 @@ msgstr "typ materiału"
 msgid "copying %1"
 msgstr "kopiowanie %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "nie udało się znaleźć informacji o strumieniu"
 
@@ -1713,7 +1718,7 @@ msgstr "m"
 msgid "moving"
 msgstr "przenoszenie"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "nazwa"
 
@@ -1726,7 +1731,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "brakuje części materiałów"
 
@@ -1788,9 +1793,6 @@ msgstr "klatki obrazu"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Nie można zdekodować pliku obrazu (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Nie można zdekodować pliku obrazu (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Inna ścieżka napisów pokrywa się z tym DCP; usuń ją."
index a11f8214c5a8691feca290446bdbdd542d0b4d77..241f4791996b670226a3f0430de749b223c0986a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-01-15 16:19-0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -304,7 +304,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Cancelado"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "não pode conter barras"
@@ -313,7 +313,7 @@ msgstr "não pode conter barras"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Impossível processar formato de pixel %1 durante %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -347,7 +347,7 @@ msgstr "BT2020 com luminância constante"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 com luminância não-constante"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Redução de ruído"
@@ -533,6 +533,11 @@ msgstr "Impossível criar diretório remoto %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Impossível decodificar arquivo JPEG2000 %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Impossível decodificar arquivo de imagem (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -628,7 +633,7 @@ msgstr ""
 "O DCP-o-matic não pôde abrir o arquivo %1 (%2). Talvez o arquivo não exista "
 "ou tenha um formato não suportado."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -1013,7 +1018,7 @@ msgstr ""
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Apenas o último conteúdo a ser concatenado pode ter um corte de fim."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Legendas em texto"
@@ -1205,12 +1210,12 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 #, fuzzy
 msgid "Some of your content needs a KDM"
 msgstr "uma parte do seu conteúdo necessita de KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 #, fuzzy
 msgid "Some of your content needs an OV"
 msgstr "uma parte do seu conteúdo necessita de uma versão original (OV)"
@@ -1263,19 +1268,19 @@ msgstr ""
 "O drive que contém o filme está com pouco espaço. Libere espaço e tente "
 "novamente."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "O arquivo %1 foi adiantado %2 milissegundos."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "O arquivo %1 foi atrasado %2 milissegundos."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "O arquivo %1 foi cortado por %2 milissegundos a menos."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "O arquivo %1 foi cortado por %2 milissegundos a mais."
 
@@ -1310,7 +1315,7 @@ msgstr ""
 "Este arquivo é um KDM.  KDMs devem ser adicionados a conteúdos DCPs clicando-"
 "se com o botão direito no conteúdo e escolhendo \"Adicionar KDM\"."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1319,7 +1324,7 @@ msgstr ""
 "ser carregado nesta versão. Desculpe-nos, e considere instalar uma versão "
 "mais recente!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1334,7 +1339,7 @@ msgstr ""
 msgid "Thursday"
 msgstr ""
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1504,7 +1509,7 @@ msgstr ""
 "Você especificou um arquivo de fonte que tem mais de 640kB. Isso muito "
 "provavelmente causará problemas na reprodução."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "você precisa adicionar conteúdo ao DCP antes de criá-lo"
@@ -1538,14 +1543,14 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr "Seu container padrão não é válido e foi alterado para Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "Seu projeto contém conteúdo de vídeo que não foi alinhado a uma borda de "
 "quadro."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1579,11 +1584,11 @@ msgstr "connect timed out"
 msgid "connecting"
 msgstr "conectando"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "container"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "tipo de conteúdo"
 
@@ -1591,7 +1596,7 @@ msgstr "tipo de conteúdo"
 msgid "copying %1"
 msgstr "copiando %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "não foi possível encontrar informação do stream"
 
@@ -1735,7 +1740,7 @@ msgstr "m"
 msgid "moving"
 msgstr "movendo"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "nome"
 
@@ -1748,7 +1753,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "uma parte do seu conteúdo está faltando"
 
@@ -1810,9 +1815,6 @@ msgstr "quadros de vídeo"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Impossível decodificar arquivo de imagem (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Impossível decodificar arquivo de imagem (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Há outros conteúdos de legenda sobrepostos neste DCP. Remova-os."
index 742c710c13f5a93d338c83cb533b7643aa08d1cc..bdd9b30edd5879a07ed6d4d707d032d95eaef3d5 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2016-03-19 18:19+0000\n"
 "Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
 "Language-Team: \n"
@@ -290,7 +290,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Cancelado"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "não pode conter barras"
@@ -299,7 +299,7 @@ msgstr "não pode conter barras"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Impossível manusear o formato de pixeis %1 durante %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -333,7 +333,7 @@ msgstr "Luminância constante BT2020"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Luminância não constante BT2020"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Redução de ruído"
@@ -510,6 +510,11 @@ msgstr "Não foi possível criar o directório remoto %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Não foi possível descodificar o ficheiro JPEG2000 %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Não foi possível descodificar a imagem (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -610,7 +615,7 @@ msgstr ""
 "O DCP-o-matic não conseguiu abrir o ficheiro %1. Talvez não exista ou está "
 "num formato inesperado."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -998,7 +1003,7 @@ msgstr "Apenas o primeiro elemento a ser unido pode ser aparado no início."
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Apenas o último elemento a ser unido pode ser aparado no fim."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Legendas de texto"
@@ -1195,11 +1200,11 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr ""
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr ""
 
@@ -1252,19 +1257,19 @@ msgstr ""
 "O disco onde o filme está armazenado está com pouco espaço. Liberte algum "
 "espaço e tente de novo."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr ""
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr ""
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr ""
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr ""
 
@@ -1297,7 +1302,7 @@ msgid ""
 "the content and choosing \"Add KDM\"."
 msgstr ""
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1305,7 +1310,7 @@ msgstr ""
 "Este filme foi criado com uma versão mais recente do DCP-o-matic, e não pode "
 "ser carregado nesta. Desculpe!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1319,7 +1324,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Quinta-feira"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1471,7 +1476,7 @@ msgid ""
 "likely to cause problems on playback."
 msgstr ""
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "Deve adicionar algum conteúdo ao DCP antes de o criar"
@@ -1499,12 +1504,12 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr ""
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1536,11 +1541,11 @@ msgstr "Ligação expirou"
 msgid "connecting"
 msgstr "A ligar"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "contentor"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "tipo de conteúdo"
 
@@ -1548,7 +1553,7 @@ msgstr "tipo de conteúdo"
 msgid "copying %1"
 msgstr "a copiar %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "não foi possível encontrar a informação do fluxo"
 
@@ -1688,7 +1693,7 @@ msgstr "m"
 msgid "moving"
 msgstr "a mover"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "nome"
 
@@ -1701,7 +1706,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr ""
 
@@ -1725,9 +1730,6 @@ msgstr "fotogramas de vídeo"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Não foi possível descodificar a imagem (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Não foi possível descodificar a imagem (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Existem outro conteúdo de legendas sobreposto a este DCP; remova-o."
index 708b3c73a5e244c4758b25e4f6bcf48b573a424e..945b820c48a082c4945d1bb9d1f052211d187b93 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-08-20 18:46+0300\n"
 "Last-Translator: Igor Voytovich <i.voyt@dualvfilms.com>\n"
 "Language-Team: Russian\n"
@@ -300,7 +300,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Отменено"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "Не может содержать символ /"
 
@@ -308,7 +308,7 @@ msgstr "Не может содержать символ /"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Невозможно обработать формат пикселя %1 во время %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr "Нельзя создать KDM т.к. этот проект не зашифрован."
 
@@ -340,7 +340,7 @@ msgstr "Хроматическая постоянная яркость"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Хроматическая непостоянная яркость"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Подавление шума"
@@ -525,6 +525,11 @@ msgstr "Не удалось создать удалённый каталог %1
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Не удалось декодировать JPEG2000-файл(ы) %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Не удалось декодировать изображение (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -620,7 +625,7 @@ msgstr ""
 "DCP-o-matic не удалось открыть файл %1 (%2). Возможно он не существует или "
 "имеет неожиданный формат."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -1003,7 +1008,7 @@ msgstr "Только первый элемент контента может и
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Только последний элемент контента может иметь обрезку с конца."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Текстовые субтитры"
@@ -1195,11 +1200,11 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Часть вашего контента требует KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Часть вашего контента требует OV"
 
@@ -1251,19 +1256,19 @@ msgstr ""
 "На устройство, на котором хранится проект, заканчивается место. Освободите "
 "немного места и попробуйте снова."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Файл %1 перемещен на %2 миллисекунд ранее."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Файл %1 перемещен на %2 миллисекунд позднее."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Файл %1 был обрезан на %2 миллисекунд менее."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Файл %1 был обрезан на %2 миллисекунд более."
 
@@ -1303,7 +1308,7 @@ msgstr ""
 "Этот файл - ключ (KDM). Ключи добавляются к DCP нажатием правой клавиши на "
 "контент и выбором \"Добавить KDM\" в контекстном меню."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1311,7 +1316,7 @@ msgstr ""
 "Проект создан более новой версией DCP-o-matic и не быть загружен этой "
 "версией. Извините!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1325,7 +1330,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Четверг"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1499,7 +1504,7 @@ msgstr ""
 "Вы выбрали шрифт, размер которого больше 640 кБ. Весьма вероятно, что это "
 "вызовет проблемы при воспроизведении."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "Вам необходимо добавить контент в DCP перед его созданием"
 
@@ -1534,14 +1539,14 @@ msgid ""
 msgstr ""
 "Ваш контейнер по-умолчанию некорректен, поэтому был изменен на Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "В вашем проекте содержится видеоконтент, который не был привязан к границе "
 "кадра."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1575,11 +1580,11 @@ msgstr "таймаут соединения"
 msgid "connecting"
 msgstr "соединение"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "контейнер"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "тип контента"
 
@@ -1587,7 +1592,7 @@ msgstr "тип контента"
 msgid "copying %1"
 msgstr "копирование %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "не удалось найти информацию о потоке"
 
@@ -1723,7 +1728,7 @@ msgstr "м"
 msgid "moving"
 msgstr "последовательность"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "название"
 
@@ -1736,7 +1741,7 @@ msgstr "с"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "часть вашего контента отсутствует"
 
@@ -1798,9 +1803,6 @@ msgstr "видеокадры"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Не удалось декодировать изображение (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Не удалось декодировать изображение (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "перекрывает другие субтитры; уберите другие субтитры."
 
index 3cf84220ee75ab1fd568f53f136f74785837eabd..ec0348c16a62015a418afccd0f777412c990909e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2016-01-06 00:23+0100\n"
 "Last-Translator: Tomáš Hlaváč\n"
 "Language-Team: \n"
@@ -290,7 +290,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Zrušené"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "nemôže obsahovať lomky"
@@ -299,7 +299,7 @@ msgstr "nemôže obsahovať lomky"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Nemôžem spracovať formát pixelu %1 počas %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -334,7 +334,7 @@ msgstr "BT2020 konštansta jasu"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 non-constant luminance"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Redukcia hluku"
@@ -509,6 +509,11 @@ msgstr "Nemôžem vytvoriť vzdialený priečinok %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Nemôžem dekódovať JPEG2000 súbor %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Nemôžem dekódovať video súbor (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -609,7 +614,7 @@ msgstr ""
 "DCP-o-matic nemohol otvoriť %1.  Možno, že súbor neexistuje alebo nie je "
 "podporovaný."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -998,7 +1003,7 @@ msgstr "Iba prvá časť pripojeného obsahu môže byť upravená od začiatku.
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Iba posledná časť pripojeného obsahu môže byť upravená od konca."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "[titulky]"
@@ -1195,11 +1200,11 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr ""
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr ""
 
@@ -1253,19 +1258,19 @@ msgstr ""
 "Disk, na ktorom sa nachádza film už má málo voľného miesta. Niečo vymažte a "
 "skúste to znovu."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr ""
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr ""
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr ""
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr ""
 
@@ -1297,7 +1302,7 @@ msgid ""
 "the content and choosing \"Add KDM\"."
 msgstr ""
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1305,7 +1310,7 @@ msgstr ""
 "Tento film bol vytvorený novšou verziou DCP-o-matic, a nemôže byť načítaný "
 "touto verziou. Prepáčte !"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1319,7 +1324,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Četrtek"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1470,7 +1475,7 @@ msgid ""
 "likely to cause problems on playback."
 msgstr ""
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "Musíte pridať obsah do DCP pred tým, ako ho vytvoríte"
@@ -1498,12 +1503,12 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr ""
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1535,11 +1540,11 @@ msgstr "spojenie vypršalo"
 msgid "connecting"
 msgstr "pripájam"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "kontajner"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "typ obsahu"
 
@@ -1547,7 +1552,7 @@ msgstr "typ obsahu"
 msgid "copying %1"
 msgstr "kopírujem %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "nemôžem nájsť informácie o streame"
 
@@ -1687,7 +1692,7 @@ msgstr "m"
 msgid "moving"
 msgstr "presúvam"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "meno"
 
@@ -1700,7 +1705,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr ""
 
@@ -1724,9 +1729,6 @@ msgstr "video snímky"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Nemôžem dekódovať video súbor (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Nemôžem dekódovať video súbor (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr ""
index 730419946090691dafe592267ebe5800ca314ee1..a705d0055b33492f531dc3f167df1e633a5af902 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-02-01 10:36+0100\n"
 "Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
 "Language-Team: \n"
@@ -303,7 +303,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Avbruten"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "får inte innehålla snedstreck"
@@ -312,7 +312,7 @@ msgstr "får inte innehålla snedstreck"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Kan inte hantera pixelformat %1 under %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr ""
 
@@ -346,7 +346,7 @@ msgstr "BT2020 konstant luminans"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 icke-konstant luminans"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Brusreducering"
@@ -525,6 +525,11 @@ msgstr "Kunde inte skapa fjärrkatalog %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Kunde inte avkoda JPEG2000-fil %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Kunde inte avkoda bildfil (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -620,7 +625,7 @@ msgstr ""
 "DCP-o-matic kunde inte öppna filen %1 (%2). Saknas den, eller har den ett "
 "oförväntat format?"
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -1010,7 +1015,7 @@ msgstr ""
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Endast den sista delen av innehållet som läggs ihop kan slut-trimmas."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Undertexter"
@@ -1202,12 +1207,12 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 #, fuzzy
 msgid "Some of your content needs a KDM"
 msgstr "en del av ditt innehåll behöver en KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 #, fuzzy
 msgid "Some of your content needs an OV"
 msgstr "en del av ditt innehåll behöver en OV"
@@ -1260,19 +1265,19 @@ msgstr ""
 "Enheten som filmen lagras på har för lite ledigt utrymme. Frigör utrymme och "
 "försök igen."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Filen %1 har flyttats %2 millisekunder tidigare."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Filen %1 har flyttats %2 millisekunder senare."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Filen %1 har trimmats med %2 millisekunder mindre."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Filen %1 har trimmats med %2 millisekunder mer."
 
@@ -1307,7 +1312,7 @@ msgstr ""
 "Detta är en KDM-fil. KDM:er ska läggas till i DCP:er genom att högerklicka "
 "på innehållet och välja \"Lägg till KDM\"."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1315,7 +1320,7 @@ msgstr ""
 "Denna film skapades i en nyare version av DCP-o-matic, och den kan inte "
 "öppnas i denna version. Ledsen!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1329,7 +1334,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Torsdag"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1500,7 +1505,7 @@ msgstr ""
 "Du har angivit en typsnittsfil som är större än 640kB. Risken är stor att "
 "detta leder till problem vid uppspelning."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "Du måste lägga till något innehåll till DCP:n innan du skapar den"
@@ -1535,12 +1540,12 @@ msgid ""
 msgstr ""
 "Din förvalda container är inte korrekt och har ändrats till Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr "Ditt  projekt innehåller video som inte passar mot en helbildsgräns."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1574,11 +1579,11 @@ msgstr "uppkopplingen tog för lång tid"
 msgid "connecting"
 msgstr "kopplar upp"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "behållare"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "innehållstyp"
 
@@ -1586,7 +1591,7 @@ msgstr "innehållstyp"
 msgid "copying %1"
 msgstr "kopierar %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "kunde inte hitta information om strömmen"
 
@@ -1731,7 +1736,7 @@ msgstr "m"
 msgid "moving"
 msgstr "rörlig"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "namn"
 
@@ -1744,7 +1749,7 @@ msgstr "s"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "en del av ditt innehåll saknas"
 
@@ -1805,9 +1810,6 @@ msgstr "bildrutor"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Kunde inte avkoda bildfil (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Kunde inte avkoda bildfil (%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "Det finns annan undertext som överlappar denna DCP; ta bort den."
index 4b14617b8d305bf5ed808ae9c48924cd257e46bf..558876b2c2bb17357529043f475cd6fb3a325a3f 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-08-20 19:32+0300\n"
 "Last-Translator: Igor Voytovich <i.voyt@dualvfilms.com>\n"
 "Language-Team: Українська\n"
@@ -300,7 +300,7 @@ msgstr "C"
 msgid "Cancelled"
 msgstr "Відмінено"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "Cannot contain slashes"
 msgstr "Не може містити слеші"
 
@@ -308,7 +308,7 @@ msgstr "Не може містити слеші"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "Неможливо обробити формат пікселя %1 під час %2"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr "Не можна створити KDM так як цей проект не зашифрований."
 
@@ -340,7 +340,7 @@ msgstr "Хроматична постійна яскравість"
 msgid "Chroma-derived non-constant luminance"
 msgstr "Хроматична непостійна яскравість"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "Придушення шуму"
@@ -518,6 +518,11 @@ msgstr "Не вдалося створити віддалений каталог
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "Не вдалось декодувати JPEG2000-файл %1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "Не вдалося декодувати зображення (%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -613,7 +618,7 @@ msgstr ""
 "DCP-o-matic не вдалося відкрити файл %1 (%2). Можливо він не існує або має "
 "неочікуваний формат."
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -995,7 +1000,7 @@ msgstr "Тільки перший елемент контенту може ма
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "Тільки останній елемент контенту може мати обрізку з кінця."
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "Текстові субтитри"
@@ -1187,11 +1192,11 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 msgid "Some of your content needs a KDM"
 msgstr "Частина вашого контенту потребує KDM"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 msgid "Some of your content needs an OV"
 msgstr "Часть вашего контента требует OV"
 
@@ -1243,19 +1248,19 @@ msgstr ""
 "На пристрої, на якому зберігається проект, закінчується місце. Звільніть "
 "трохи місця та спробуйте знову."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "Файл %1 переміщений на %2 мілісекунди раніше."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "Файл %1 переміщений на %2 мілісекунди пізніше."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "Файл %1 був обрізаний на %2 мілісекунд менше."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "Файл %1 був обрізаний на %2 мілісекунд більше."
 
@@ -1295,7 +1300,7 @@ msgstr ""
 "Цей файл - ключ (KDM). Ключі додаються до DCP натисканням правої клавіші на "
 "контент і вибором «Додати KDM» у контекстному меню."
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 msgid ""
 "This film was created with a newer version of DCP-o-matic, and it cannot be "
 "loaded into this version.  Sorry!"
@@ -1303,7 +1308,7 @@ msgstr ""
 "Проект був створений більш новою версією DCP-o-matic і не може бути "
 "завантажений цією версією. Вибачте!"
 
-#: src/lib/film.cc:445
+#: src/lib/film.cc:446
 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 "
@@ -1317,7 +1322,7 @@ msgstr ""
 msgid "Thursday"
 msgstr "Четвер"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1487,7 +1492,7 @@ msgstr ""
 "Вы вибрали шрифт, розмір якого більше 640 кБ. Висока вірогідність, що це "
 "викликає проблеми при відтворенні."
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 msgid "You must add some content to the DCP before creating it"
 msgstr "Вам необхідно додати контент в DCP перед його створенням"
 
@@ -1523,14 +1528,14 @@ msgstr ""
 "Ваш контейнер за-замовчанням не є коректним, тому він був змінений на Flat "
 "(1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr ""
 "У вашому проекті міститься відеоконтент, який не був прив’язаний до межі "
 "кадру."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1564,11 +1569,11 @@ msgstr "таймаут з'єднання"
 msgid "connecting"
 msgstr "з'єднання"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "контейнер"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "тип контенту"
 
@@ -1576,7 +1581,7 @@ msgstr "тип контенту"
 msgid "copying %1"
 msgstr "копіювання %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "не вдалося знайти інформацію про поток"
 
@@ -1713,7 +1718,7 @@ msgstr "м"
 msgid "moving"
 msgstr "послідовність"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "назва"
 
@@ -1726,7 +1731,7 @@ msgstr "с"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "частина вашого контенту відсутня"
 
@@ -1788,9 +1793,6 @@ msgstr "відеокадри"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "Не вдалося декодувати зображення (%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "Не вдалося декодувати зображення (%1)"
-
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "перекриває інші субтитри; приберіть інші субтитри."
 
index 4656ff410b3f41922e1219a01c494a9661fdb8c6..ff3a78bcb307a72d12f2a8332c93338637995953 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: LIBDCPOMATIC\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-04-05 20:13+0800\n"
 "Last-Translator: Hanyuan\n"
 "Language-Team: Hanyuan\n"
@@ -296,7 +296,7 @@ msgstr "中置"
 msgid "Cancelled"
 msgstr "取消"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 #, fuzzy
 msgid "Cannot contain slashes"
 msgstr "不能包含斜线"
@@ -305,7 +305,7 @@ msgstr "不能包含斜线"
 msgid "Cannot handle pixel format %1 during %2"
 msgstr "在 %2不能处理图片格式 %1"
 
-#: src/lib/film.cc:1333
+#: src/lib/film.cc:1324
 msgid "Cannot make a KDM as this project is not encrypted."
 msgstr "不能生成KDM,因为项目没有被加密."
 
@@ -339,7 +339,7 @@ msgstr "BT2020 恒定亮度"
 msgid "Chroma-derived non-constant luminance"
 msgstr "BT2020 非恒定亮度"
 
-#: src/lib/types.cc:134
+#: src/lib/types.cc:139
 #, fuzzy
 msgid "Closed captions"
 msgstr "降噪"
@@ -506,6 +506,11 @@ msgstr "无法创建远程目录 %1 (%2)"
 msgid "Could not decode JPEG2000 file %1 (%2)"
 msgstr "无法解码JPEG2000文件%1 (%2)"
 
+#: src/lib/ffmpeg_image_proxy.cc:152
+#, fuzzy
+msgid "Could not decode image (%1)"
+msgstr "无法解码图像文件(%1)"
+
 #: src/lib/encode_server_finder.cc:193
 msgid ""
 "Could not listen for remote encode servers.  Perhaps another instance of DCP-"
@@ -597,7 +602,7 @@ msgid ""
 "is in an unexpected format."
 msgstr "无法打开文件%1。文件不存在或格式无法识别。"
 
-#: src/lib/film.cc:1255
+#: src/lib/film.cc:1246
 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."
@@ -981,7 +986,7 @@ msgstr "只有第一段才可以进行开始裁剪。"
 msgid "Only the last piece of content to be joined can have an end trim."
 msgstr "只有最后一段才可以进行结束裁剪。"
 
-#: src/lib/types.cc:132
+#: src/lib/types.cc:137
 #, fuzzy
 msgid "Open subtitles"
 msgstr "文本字幕"
@@ -1173,12 +1178,12 @@ msgid ""
 "truncated."
 msgstr ""
 
-#: src/lib/film.cc:328
+#: src/lib/film.cc:329
 #, fuzzy
 msgid "Some of your content needs a KDM"
 msgstr "内容需要KDM密匙"
 
-#: src/lib/film.cc:331
+#: src/lib/film.cc:332
 #, fuzzy
 msgid "Some of your content needs an OV"
 msgstr "内容需要声明原创OV"
@@ -1229,19 +1234,19 @@ msgid ""
 "space and try again."
 msgstr "磁盘空间不足,清理磁盘空间以继续."
 
-#: src/lib/playlist.cc:211
+#: src/lib/playlist.cc:223
 msgid "The file %1 has been moved %2 milliseconds earlier."
 msgstr "文件 1% 被向前移动了 2% 毫秒."
 
-#: src/lib/playlist.cc:206
+#: src/lib/playlist.cc:218
 msgid "The file %1 has been moved %2 milliseconds later."
 msgstr "文件 1% 被向后移动了 2% 毫秒."
 
-#: src/lib/playlist.cc:231
+#: src/lib/playlist.cc:243
 msgid "The file %1 has been trimmed by %2 milliseconds less."
 msgstr "文件 1% 被缩短了 2% 毫秒."
 
-#: src/lib/playlist.cc:226
+#: src/lib/playlist.cc:238
 msgid "The file %1 has been trimmed by %2 milliseconds more."
 msgstr "文件 1% 被延长了 2% 毫秒."
 
@@ -1273,13 +1278,13 @@ msgstr ""
 "这是一个KDM密匙文件。KDM密匙文件可以通过在你的DCP包上右键,点击添加KDM文件添"
 "加到DCP中。"
 
-#: src/lib/film.cc:456
+#: src/lib/film.cc:457
 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:445
+#: src/lib/film.cc:446
 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 "
@@ -1290,7 +1295,7 @@ msgstr "不支持老版本创建的工程文件!"
 msgid "Thursday"
 msgstr "星期四"
 
-#: src/lib/types.cc:130
+#: src/lib/types.cc:135
 msgid "Timed text"
 msgstr ""
 
@@ -1454,7 +1459,7 @@ msgid ""
 "likely to cause problems on playback."
 msgstr "您添加的字体文件超过了640KB,部分服务器不支持超过640KB大小的字体。"
 
-#: src/lib/film.cc:311
+#: src/lib/film.cc:312
 #, fuzzy
 msgid "You must add some content to the DCP before creating it"
 msgstr "您必须在创建DCP之前添加一些内容"
@@ -1484,12 +1489,12 @@ msgid ""
 "Your default container is not valid and has been changed to Flat (1.85:1)"
 msgstr "默认设置的容器不可用,已被替换为Flat (1.85:1)"
 
-#: src/lib/playlist.cc:202
+#: src/lib/playlist.cc:214
 msgid ""
 "Your project contains video content that was not aligned to a frame boundary."
 msgstr "您的项目包含不与帧边界对齐的视频内容."
 
-#: src/lib/playlist.cc:222
+#: src/lib/playlist.cc:234
 msgid ""
 "Your project contains video content whose trim was not aligned to a frame "
 "boundary."
@@ -1521,11 +1526,11 @@ msgstr "连接超时"
 msgid "connecting"
 msgstr "连接"
 
-#: src/lib/film.cc:307
+#: src/lib/film.cc:308
 msgid "container"
 msgstr "打包类型"
 
-#: src/lib/film.cc:315
+#: src/lib/film.cc:316
 msgid "content type"
 msgstr "打包类型"
 
@@ -1533,7 +1538,7 @@ msgstr "打包类型"
 msgid "copying %1"
 msgstr "复制中... %1"
 
-#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:153
+#: src/lib/ffmpeg.cc:135 src/lib/ffmpeg_image_proxy.cc:157
 msgid "could not find stream information"
 msgstr "找不到流信息"
 
@@ -1675,7 +1680,7 @@ msgstr "分"
 msgid "moving"
 msgstr "移动"
 
-#: src/lib/film.cc:303
+#: src/lib/film.cc:304
 msgid "name"
 msgstr "名字"
 
@@ -1688,7 +1693,7 @@ msgstr "秒"
 msgid "sRGB"
 msgstr "sRGB"
 
-#: src/lib/film.cc:324
+#: src/lib/film.cc:325
 msgid "some of your content is missing"
 msgstr "内容不完整"
 
@@ -1745,9 +1750,6 @@ msgstr "视频帧"
 #~ msgid "Could not decode image file %1 (%2)"
 #~ msgstr "无法解码图像文件(%1)"
 
-#~ msgid "Could not decode image file (%1)"
-#~ msgstr "无法解码图像文件(%1)"
-
 #, fuzzy
 #~ msgid "it overlaps other subtitle content; remove the other content."
 #~ msgstr "字幕文件重复,请删除重复项."
index 75448fed7b283eca3814fde14e81dc7846b52128..454451f433a468666619b6320c4e6f86639d1df0 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-28 11:47+0100\n"
 "Last-Translator: Tomáš Begeni <begeni@razdva.cz>\n"
 "Language-Team: \n"
index 02b83dbafdf5b44ab99710f7ef69ef3e156b5f78..10ce7e2cbfe9c80f706b3367bb6f721c51c11acd 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2017-10-04 21:53+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
index 93d8b6124cfbe99d56018d9e703d4f30c682b7a2..6e89cd654d11867eb7f76117e118a605df0b687a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-12-06 23:22+0100\n"
 "Last-Translator: Carsten Kurz\n"
 "Language-Team: DCP-o-matic <carl@dcpomatic.com>\n"
index 68f35bd79ecec4fabb07939268e35e3c000cd91a..308b74f74918542acc6b080d3dbfe3ad52794c6b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCPOMATIC\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-02-25 14:35-0600\n"
 "Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
 "Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
index a98532c020868880ba8e50f8619af529e2f8f28d..6d0bf3f98c89d8c1e3e26ba23842ce18879b8a5f 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
index bb4819a5d7a7f208c3f7c06b31add8207ec6b501..8914a34303e268b5f8f2f1e384b3f967aff73348 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic FRENCH\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-14 02:08+0100\n"
 "Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
 "Language-Team: \n"
index 61f19de38217718bf9c28156b8c0a49dc8613fe6..27ebd778bddad4f8e20bb5a310b858694dce50b8 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IT VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-09-30 16:31+0200\n"
 "Last-Translator: William Fanelli <william.f@impronte.com>\n"
 "Language-Team: \n"
index e1acb89bfeda52bc2ff49fc30d5a6928d17a4884..d82df50196fbcd17a6d4b7926d7d753b1db9d576 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-03-14 01:49+0100\n"
 "Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
 "Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
index 8928749e73a7343a8f561c5ce3aabdbe2861a80b..5bdf16e17b64cee4226508392317af343bb8eeae 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2017-08-02 19:53+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
index 3e55cf2041e680d909267a296910927e7f5ade6c..e07a96d06a76138c8378e74d3d25f73502a1f32e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-01-15 16:42-0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
index c8c430f50f995c30072144fa3c9227ca89f5f280..c70e4b4a96b520ac18fb9212487827c778cc055a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2016-03-19 13:01+0000\n"
 "Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
 "Language-Team: \n"
index 659e1377fa38faa113a82c29f776eb4a42ac2dd6..8e9b239187d524fea322fe027417cd7b908f746d 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-08-20 18:49+0300\n"
 "Last-Translator: Igor Voytovich <dcp@dualvfilms.com>\n"
 "Language-Team: Russian\n"
index 3f042f86286229a6f8ab6356973c4d16bceb2697..c9d7bc782ad5bad3671cb7642deae4cb07b82a67 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2016-01-06 00:23+0100\n"
 "Last-Translator: Tomáš Hlaváč\n"
 "Language-Team: \n"
index e5eafe31f78ad5320bacfba31878351955f308c0..8dee7f0f54e8549d886e47f2a6ec3af61f5df7bf 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-02-01 11:32+0100\n"
 "Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
 "Language-Team: \n"
index d8cc139f978fc92c9946e8c3d879fd878c08262f..a8be542b28530648384b9d969e6e9fe6a14c8116 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-08-20 19:53+0300\n"
 "Last-Translator: Igor Voytovich <dcp@dualvfilms.com>\n"
 "Language-Team: Ukrainian\n"
index c7f5729e9dab71bc3ff2e64e0e17022590077c73..0a5636523f4c3f5749f85eb2eacb7753c0143d52 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCPOMATIC\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-04-05 20:23+0800\n"
 "Last-Translator: Hanyuan\n"
 "Language-Team: Hanyuan\n"
index a32b5d9680eaa327ea92d2243f0dad7089e9d60c..a9cf7da07ab5cf2ab3603905904d50dcecadc401 100644 (file)
@@ -844,8 +844,7 @@ KeysPage::import_decryption_chain_and_key ()
        if (NagDialog::maybe_nag (
                    _panel,
                    Config::NAG_IMPORT_DECRYPTION_CHAIN,
-                   /* XXX: this needs to be marked translatable */
-                   wxT("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!"),
+                   _("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!"),
                    true
                    )) {
                return;
index 341b5f764e842cde082e41a83040cf3a9b5c2eaa..4151f84a7b252adbb69a4ff123cef3b0bdc900d5 100644 (file)
@@ -124,8 +124,7 @@ KDMCPLPanel::cpl_browse_clicked ()
        }
 
        if (!encrypted) {
-               /* XXX: this needs to be marked translatable after 2.14.0 */
-               error_dialog (this, wxT("This CPL contains no encrypted assets."));
+               error_dialog (this, _("This CPL contains no encrypted assets."));
                return;
        }
 
index 714fc20a98802862972d69a519ea374ea1d20fa7..c85a25a8a1e9181fe4ed69b0df3d36b14b890771 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-28 13:02+0100\n"
 "Last-Translator: Tomáš Begeni <begeni@razdva.cz>\n"
 "Language-Team: DCP-o-matic translators\n"
@@ -46,12 +46,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr "%1 již existuje jako soubor, takže jej nemůžete použít pro film."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM zapsán do %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMs zapsány do %s"
@@ -412,7 +412,7 @@ msgstr "Modrá barevnost"
 msgid "Bottom crop"
 msgstr "Spodní oříznutí"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Procházet…"
 
@@ -428,16 +428,16 @@ msgstr "Ale musím používat fader"
 msgid "CC addresses"
 msgstr "CC adresa"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL anotace textu"
 
@@ -683,7 +683,7 @@ msgstr "DCP textová stopa"
 msgid "DCP asset filename format"
 msgstr "Formát názvu souboru DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP adresář"
 
@@ -984,7 +984,7 @@ msgstr "Postupné zeslabení v čase (Fade out)"
 msgid "File"
 msgstr "Soubor"
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Soubor %s již existuje.  Přejete si ho přepsat?"
@@ -1183,7 +1183,19 @@ msgstr "IP adresa / host name"
 msgid "ISDCF name"
 msgstr "ISDCF název"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Pokud budete pokračovat v této operaci, již nebudete moci používat žádné "
+"DKDM, které jste vytvořili. Také všechny KDM, které vám byly zaslány, budou "
+"zbytečné. Postupujte opatrně!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1258,7 +1270,7 @@ msgstr "Intermediate common name"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Neplatný soubor exportu DCP-o-matic"
 
@@ -1303,7 +1315,7 @@ msgid "KDM type"
 msgstr "KDM Typ"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Trvaní"
 
@@ -1413,7 +1425,7 @@ msgstr "Vytvořit DCP"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Vytvořit DKDM pro DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Vytvořit KDM"
 
@@ -1647,7 +1659,7 @@ msgstr "Šířka orámování"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "Šířku obrysu nelze nastavit, pokud nepoužíváte titulky"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Výstup"
 
@@ -1965,7 +1977,7 @@ msgstr "Měřítko"
 msgid "Scale to"
 msgstr "Roztáhnout (scale) na"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Obraz"
 
@@ -1977,12 +1989,12 @@ msgstr "Prohledat síť kvůli serverům"
 msgid "Select"
 msgstr "Vybrat"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Vybrat CPL XML soubor"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Vybrat soubor s certifikátem"
 
@@ -1998,7 +2010,7 @@ msgstr "Vybrat Cinemas soubor"
 msgid "Select Export File"
 msgstr "Vybrat soubor k exportování"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Vybrat soubor k importování"
 
@@ -2346,6 +2358,11 @@ msgstr "Šablona s tímto názvem již existuje. Chcete jej přepsat?"
 msgid "There is not enough free memory to do that."
 msgstr "Nemáte dostatek paměti."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "CPL obsah není šifrovaný."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2354,7 +2371,7 @@ msgstr ""
 "Tento soubor obsahuje jiné certifikáty (nebo jiná data) po prvním "
 "certifikátu. Bude použit pouze první certifikát."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Nenachází se tu platný CPL soubor"
 
@@ -2771,7 +2788,7 @@ msgstr "hodnota komponenty"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr "dcpomatic_kdm_decryption_cert.pem"
 
index 686cfd8b8073efd0e25a7d6406737f8ad708cacf..89c20094b1b7543b48088a544c59cb9401a454ec 100644 (file)
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2017-10-04 22:06+0200\n"
 "Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n"
 "Language-Team: LANGUAGE &lt;LL@li.org&gt;\n"
@@ -43,12 +43,12 @@ msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 "%1 eksisterer allerede som en fil, så du kan ikke bruge det til en film."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM skrevet til %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMer skrevet til %s"
@@ -402,7 +402,7 @@ msgstr "Blå farvetone"
 msgid "Bottom crop"
 msgstr "Beskæring, bund"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Gennemse..."
 
@@ -418,16 +418,16 @@ msgstr "Men jeg bliver nødt til at bruge fader"
 msgid "CC addresses"
 msgstr "CC-adresse"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL-ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL-annotationstekst"
 
@@ -681,7 +681,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP-folder"
 
@@ -990,7 +990,7 @@ msgstr ""
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr ""
@@ -1191,7 +1191,15 @@ msgstr "IP-adresse / værtsnavn"
 msgid "ISDCF name"
 msgstr "ISDCF-navn"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+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:897
 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 "
@@ -1266,7 +1274,7 @@ msgstr ""
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr ""
 
@@ -1312,7 +1320,7 @@ msgid "KDM type"
 msgstr "KDM-type"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Timing"
 
@@ -1427,7 +1435,7 @@ msgstr "Dan KDM'er"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Dan DKDM til DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Dan KDM'er"
 
@@ -1663,7 +1671,7 @@ msgstr ""
 "Bredde indramning kan ikke sættes med mindre du brænder underteksterne ind i "
 "filmen"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Output"
 
@@ -1989,7 +1997,7 @@ msgstr "Skaler"
 msgid "Scale to"
 msgstr "Skaler til"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Sale"
 
@@ -2002,12 +2010,12 @@ msgstr "Søg efter servere på netværket"
 msgid "Select"
 msgstr "Vælg OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Vælg CPL XML-fil"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Vælg certifikatfil"
 
@@ -2025,7 +2033,7 @@ msgstr "Vælg Kæde fil"
 msgid "Select Export File"
 msgstr "Vælg Nøglefil"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 #, fuzzy
 msgid "Select File To Import"
 msgstr "Vælg Nøglefil"
@@ -2371,6 +2379,11 @@ msgstr "Der er allerede en skabelon med dette navn. Vil du overskrive den?"
 msgid "There is not enough free memory to do that."
 msgstr "Der er ikke tilstrækkelig ledig hukommelse til at gøre dette."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "CPL'ens indhold er ikke krypteret."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2379,7 +2392,7 @@ msgstr ""
 "Denne fil indeholder andre certifikater (eller anden data) efter det første "
 "certifikat. Kun det første certifikat benyttes."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Dette er ikke en gyldig CPL-fil"
 
@@ -2799,7 +2812,7 @@ msgstr ""
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 3062671b511fbe3a52e6cedd7e0cb791d39ef5fa..469323e78660216332793678ad14e3a56898f59f 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-12-06 23:56+0100\n"
 "Last-Translator: Carsten Kurz\n"
 "Language-Team: DCP-o-matic translators\n"
@@ -48,12 +48,12 @@ msgstr ""
 "%1 existiert hier bereits als Dateiname, sie müssen einen anderen Namen "
 "wählen!"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM geschrieben nach %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMs geschrieben nach %s"
@@ -427,7 +427,7 @@ msgstr "Blau Chromatizität"
 msgid "Bottom crop"
 msgstr "Beschnitt unten"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Durchsuchen..."
 
@@ -443,16 +443,16 @@ msgstr "...aber ich nutze gegenwärtig Faderstellung"
 msgid "CC addresses"
 msgstr "CC: Adressen"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL annotation text"
 
@@ -704,7 +704,7 @@ msgstr "DCP Textspur"
 msgid "DCP asset filename format"
 msgstr "Dateinamenformatierung der DCP Medien ('Assets') "
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP Verzeichnis"
 
@@ -1006,7 +1006,7 @@ msgstr "Ausblenden"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Die Datei %s existiert bereits. Überschreiben?"
@@ -1208,7 +1208,23 @@ msgstr "IP Adresse / Host Name"
 msgid "ISDCF name"
 msgstr "ISDCF Name - http://isdcf.com/dcnc/"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Wenn Sie fort fahren, werden von Ihnen früher erzeugte DKDMs für diese "
+"Installation ungültig, ebenso KDMs/DKDMs die ihnen von anderen für diese "
+"Installation ausgestellt wurden. \n"
+"Sichern Sie vorsichtshalber zuerst ihre existierenden Zertifikate und "
+"Schlüssel, damit Sie ggfs. noch einmal auf sie zurück greifen können! \n"
+"Wenn Sie auf diesem System noch nie vorher mit KDMs oder verschlüsselten "
+"DCPs gearbeitet haben, können Sie diesen Hinweis ggfs. ignorieren."
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1288,7 +1304,7 @@ msgstr "Intermediate common name"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Ungültige Sicherungsdatei"
 
@@ -1331,7 +1347,7 @@ msgid "KDM type"
 msgstr "KDM Typ"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr ""
 "Zeitfenster beim Empfänger (nach UTC/GMT Offset/Zeitzone in "
@@ -1445,7 +1461,7 @@ msgstr "Erstelle DCP"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Erzeuge DKDM für DCP-o-matic..."
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "KDMs erstellen"
 
@@ -1688,7 +1704,7 @@ msgstr ""
 "Die Stärke der Umrissdarstellung kann nur bei fest eingerechneten "
 "Untertiteln ('Burn-In') gewählt werden."
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Ausgabe"
 
@@ -2008,7 +2024,7 @@ msgstr "Größe"
 msgid "Scale to"
 msgstr "Skaliere auf"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Kino- und Saaldaten:"
 
@@ -2020,12 +2036,12 @@ msgstr "Durchsuche Netzwerk nach aktiven Encodingservern"
 msgid "Select"
 msgstr "Auswählen"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "CPL XML Datei auswählen"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Zertifikats-Datei auswählen"
 
@@ -2041,7 +2057,7 @@ msgstr "Kinodatenbank auswählen"
 msgid "Select Export File"
 msgstr "Exportdatei erzeugen"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Import-Datei auswählen"
 
@@ -2397,6 +2413,11 @@ msgstr ""
 msgid "There is not enough free memory to do that."
 msgstr "Für diese Operation ist nicht genug freier Speicher verfügbar."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "Die Mediendaten ('Assets') dieser CPL sind nicht verschlüsselt!"
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2405,7 +2426,7 @@ msgstr ""
 "Diese Zertifikatsdatei enthält weitere Zertifikate oder zusätzliche Daten. "
 "Nur das erste gefundene Zertifikat wird verwendet!"
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Dies ist keine gültige CPL Datei"
 
@@ -2833,7 +2854,7 @@ msgstr "Komponentenwert:"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr "dcpomatic_kdm_decryption_cert.pem"
 
index 1b95abca7c61cc2eecebc60c7505390fc8a8a4c7..a6905a680be1fc788a7d6a9dee15bade71ef923e 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libdcpomatic-wx\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-02-25 14:45-0600\n"
 "Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
 "Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
@@ -42,12 +42,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr "%1 ya existe como fichero, no puede usarlo para una película."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM guardada en %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMs guardadas en %s"
@@ -403,7 +403,7 @@ msgstr "Cromaticidad azul"
 msgid "Bottom crop"
 msgstr "Abajo"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Explorar..."
 
@@ -419,16 +419,16 @@ msgstr "Pero tengo que usar el fader a"
 msgid "CC addresses"
 msgstr "Direcciones CC"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "Identificador CPL"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "Texto de anotación DCP"
 
@@ -685,7 +685,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "Formato del nombre de los ficheros de los elementos del DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Carpeta DCP"
 
@@ -992,7 +992,7 @@ msgstr "Tiempo de fundido de salida"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "El fichero %s ya existe. ¿Quiere sobreescribirlo?"
@@ -1196,7 +1196,19 @@ msgstr "Dirección IP / nombre"
 msgid "ISDCF name"
 msgstr "Nombre ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Si continúa esta operación no será capaz de usar ninguna de las DKDMs que ha "
+"creado. Así mismo, toda KDM que le haya sido enviada será inservible. ¡Actue "
+"con precaución!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1272,7 +1284,7 @@ msgstr "Nombre común intermedio"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "El fichero de exportación DCP-o-matic no es válido"
 
@@ -1318,7 +1330,7 @@ msgid "KDM type"
 msgstr "Tipo de KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Tiempo"
 
@@ -1434,7 +1446,7 @@ msgstr "Crear KDMs"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Producir un DKDM para DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Crear KDMs"
 
@@ -1670,7 +1682,7 @@ msgstr ""
 "La anchura del contorno no pude seleccionarse salvo para incrustar los "
 "subtítulos"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Salida"
 
@@ -1994,7 +2006,7 @@ msgstr "Escalador"
 msgid "Scale to"
 msgstr "Redimensionar a"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Pantallas"
 
@@ -2007,12 +2019,12 @@ msgstr "Buscar servidores en la red"
 msgid "Select"
 msgstr "Seleccionar OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Seleccionar XML del CPL"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Seleccionar fichero de certificado"
 
@@ -2029,7 +2041,7 @@ msgstr "Seleccionar fichero de la cadena de certificados"
 msgid "Select Export File"
 msgstr "Seleccionar fichero de exportación"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Seleccionar el fichero a importar"
 
@@ -2377,6 +2389,11 @@ msgstr "Ya existe una plantilla con ese nombre. ¿Quieres sobreescribirla?"
 msgid "There is not enough free memory to do that."
 msgstr "No hay suficiente memoria para hacer eso."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "El contenido del CPL no está encriptado."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2385,7 +2402,7 @@ msgstr ""
 "Este fichero contiene otros certificados (u otros datos) después del primer "
 "certificado. Sólo el primer certificado será usado."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Este no es un fichero CPL válido"
 
@@ -2814,7 +2831,7 @@ msgstr "valor del componente"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 3d451a4c767950635b14d1d320859de9f30c687e..0ae3afe0beb3755fe2cb09c4331b00577e203e67 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -42,12 +42,12 @@ msgstr ""
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr ""
@@ -384,7 +384,7 @@ msgstr ""
 msgid "Bottom crop"
 msgstr ""
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr ""
 
@@ -400,16 +400,16 @@ msgstr ""
 msgid "CC addresses"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: 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:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr ""
 
@@ -655,7 +655,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr ""
 
@@ -955,7 +955,7 @@ msgstr ""
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr ""
@@ -1152,7 +1152,15 @@ msgstr ""
 msgid "ISDCF name"
 msgstr ""
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+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:897
 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 "
@@ -1224,7 +1232,7 @@ msgstr ""
 msgid "Interop"
 msgstr ""
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr ""
 
@@ -1267,7 +1275,7 @@ msgid "KDM type"
 msgstr ""
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr ""
 
@@ -1377,7 +1385,7 @@ msgstr ""
 msgid "Make DKDM for DCP-o-matic"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr ""
 
@@ -1605,7 +1613,7 @@ msgstr ""
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr ""
 
@@ -1921,7 +1929,7 @@ msgstr ""
 msgid "Scale to"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr ""
 
@@ -1933,12 +1941,12 @@ msgstr ""
 msgid "Select"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr ""
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr ""
 
@@ -1954,7 +1962,7 @@ msgstr ""
 msgid "Select Export File"
 msgstr ""
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr ""
 
@@ -2285,13 +2293,17 @@ msgstr ""
 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/config_dialog.cc:472
 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:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr ""
 
@@ -2702,7 +2714,7 @@ msgstr ""
 msgid "dB"
 msgstr ""
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 51c7ba1b64b5cd60d4b3c7fc6b619fe5d9d5805c..0846b74563e75cc60135307ed125593dd8288cc9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic FRENCH\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-02-14 02:08+0100\n"
 "Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
 "Language-Team: \n"
@@ -47,12 +47,12 @@ msgstr ""
 "%1 existe déjà comme nom de fichier. Vous ne pouvez pas l'utiliser pour un "
 "projet."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "KDM %d écrite dans %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "KDMs %d écrites dans %s"
@@ -418,7 +418,7 @@ msgstr "Chromaticité du Bleu"
 msgid "Bottom crop"
 msgstr "Découpe basse"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Parcourir..."
 
@@ -434,16 +434,16 @@ msgstr "mais je dois actuellement le régler à"
 msgid "CC addresses"
 msgstr "Adresses CC"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "Id du CPL"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "Nom CPL"
 
@@ -693,7 +693,7 @@ msgstr "Piste texte du DCP"
 msgid "DCP asset filename format"
 msgstr "Format du nom de fichier du DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Répertoire du DCP"
 
@@ -994,7 +994,7 @@ msgstr "Durée Fondu fin"
 msgid "File"
 msgstr "Fichier"
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Le fichier %s existe déjà. Voulez-vous le remplacer?"
@@ -1193,7 +1193,19 @@ msgstr "Adresse IP / Nom d'Hôte"
 msgid "ISDCF name"
 msgstr "Nom ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Si vous continuez cette opération, vous ne pourrez plus utiliser aucune des "
+"DKDMs que vous avez créées. Ansi, les KDMs qui vous ont été envoyées "
+"deviendront inutilisables. Soyez prudent !"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1268,7 +1280,7 @@ msgstr "Nom commun intermédiaire"
 msgid "Interop"
 msgstr "MXF-Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Fichier export DCP-o-matic invalide"
 
@@ -1313,7 +1325,7 @@ msgid "KDM type"
 msgstr "Type de KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Temps"
 
@@ -1423,7 +1435,7 @@ msgstr "Faire DCP"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Créer DKDM pour DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Générer KDMs"
 
@@ -1660,7 +1672,7 @@ msgstr ""
 "L'epaisseur du contour ne peut être réglée si vous n'incrustez pas les sous-"
 "titres sans l'image."
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Sortie"
 
@@ -1978,7 +1990,7 @@ msgstr "Echelle"
 msgid "Scale to"
 msgstr "Mise à l'échelle"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Ecrans"
 
@@ -1990,12 +2002,12 @@ msgstr "Recherche réseau pour serveurs"
 msgid "Select"
 msgstr "Selectionner"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Sélectionner le fichier CPL.xml"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Sélectionner le certificat"
 
@@ -2011,7 +2023,7 @@ msgstr "Sélectionner fichier Cinémas"
 msgid "Select Export File"
 msgstr "Sélectionner fichier d'export"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Sélectionner fichier à importer"
 
@@ -2367,6 +2379,11 @@ msgstr "Un modèle existant porte déjà ce nom. Voulez-vous l'écraser?"
 msgid "There is not enough free memory to do that."
 msgstr "Il n'y a pas assez de mémoire pour faire cela."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "Le contenu du CPL n'est pas crypté."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2375,7 +2392,7 @@ msgstr ""
 "Ce fichier contient d'autres certificats (ou données) après le premier "
 "certificat. Seul le premier sera utilisé."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Ceci n'est pas un fichier CPL valide"
 
@@ -2794,7 +2811,7 @@ msgstr "Valeurs des Composantes"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr "dcpomatic_kdm_decryption_cert.pem"
 
index c64a946a0de3d9e4d2a35a9d83b529582b87f0e9..de6e7de663413c268d0ededa966f78191caffdf7 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: IT VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-09-30 18:21+0200\n"
 "Last-Translator: William Fanelli <william.f@impronte.com>\n"
 "Language-Team: \n"
@@ -42,12 +42,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr "%1 esiste già come file, quindi non puoi usarlo per il film."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM scritto in %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDM scritti in %s"
@@ -406,7 +406,7 @@ msgstr "Cromaticità blu"
 msgid "Bottom crop"
 msgstr "In basso"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Sfoglia..."
 
@@ -422,16 +422,16 @@ msgstr "Ma dovrò riprodurre con il fader a"
 msgid "CC addresses"
 msgstr "Indirizzi CC"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL testo di annotazione"
 
@@ -683,7 +683,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "Formato nome file di asset DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Cartella DCP"
 
@@ -987,7 +987,7 @@ msgstr "Durata dissolvenza in uscita"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Il file %s esiste già. Vuoi Sovrascriverlo?"
@@ -1190,7 +1190,19 @@ msgstr "Indirizzo IP / nome host"
 msgid "ISDCF name"
 msgstr "Nome ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Se continui con questa operazione non sarai più in grado di utilizzare alcun "
+"DKDM che hai creato. Inoltre, qualsiasi KDM che ti è stato inviato diventerà "
+"inutile. Procedi con cautela!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1265,7 +1277,7 @@ msgstr "Nome comune intermedio"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "File di esportazione DCP-o-MATIC non valido"
 
@@ -1311,7 +1323,7 @@ msgid "KDM type"
 msgstr "Tipo KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "KDM|Durata"
 
@@ -1426,7 +1438,7 @@ msgstr "Crea le KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Crea DKDM con DCP-o-MATIC"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Crea le KDM"
 
@@ -1661,7 +1673,7 @@ msgstr ""
 "La larghezza contorno non può essere impostata se non stai producendo "
 "sottotitoli"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Uscita"
 
@@ -1984,7 +1996,7 @@ msgstr "Scaler"
 msgid "Scale to"
 msgstr "Scala a"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Schermi"
 
@@ -1997,12 +2009,12 @@ msgstr "Ricerca server in rete"
 msgid "Select"
 msgstr "Seleziona OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Seleziona file XML CPL"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Seleziona il file del Certificato"
 
@@ -2019,7 +2031,7 @@ msgstr "Selezione il file catena"
 msgid "Select Export File"
 msgstr "Esporta file selezionato"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Seleziona il file da importare"
 
@@ -2370,6 +2382,11 @@ msgstr "Esiste già un modello con questo nome. Vuoi sovrascriverlo?"
 msgid "There is not enough free memory to do that."
 msgstr "Non c'è sufficiente memoria libera per farlo."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "Il contenuto del CPL non è crittografato."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2378,7 +2395,7 @@ msgstr ""
 "Questo file contiene altri certificati (o altri dati) dopo il primo "
 "certificato. Solo il primo certificato sarà utilizzato."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Il file CPL non è valido"
 
@@ -2805,7 +2822,7 @@ msgstr "valore del componente"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 9dfe575bd565ed4fb0213a5b16b15077a0e44e44..54352ba89c054c0652543a28dfb0093d445965c9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2019-03-14 01:54+0100\n"
 "Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
 "Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
@@ -48,12 +48,12 @@ msgstr ""
 "%1 bestaat al als bestand, daarom kunt u het niet gebruiken voor een nieuwe "
 "film."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM weggeschreven naar %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDM's weggeschreven naar %s"
@@ -419,7 +419,7 @@ msgstr "Blauw-chromaticiteit"
 msgid "Bottom crop"
 msgstr "Bijsnijden onder"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Blader..."
 
@@ -435,16 +435,16 @@ msgstr "Maar ik moet deze volume-instelling gebruiken"
 msgid "CC addresses"
 msgstr "CC-adressen"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL annotatie-tekst"
 
@@ -693,7 +693,7 @@ msgstr "DCP tekst-track"
 msgid "DCP asset filename format"
 msgstr "DCP asset bestandsnaam-formaat"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP-map"
 
@@ -993,7 +993,7 @@ msgstr "Fade out tijd"
 msgid "File"
 msgstr "Bestand"
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Bestand %s bestaat al.  Wilt u het overschrijven?"
@@ -1192,7 +1192,19 @@ msgstr "Hostnaam / IP-adres"
 msgid "ISDCF name"
 msgstr "ISDCF-naam"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Als u doorgaat met deze operatie, kunt u geen DKDM's meer gebruiken die u "
+"hebt aangemaakt.  Ook zullen alle KDM's die naar u zijn verzonden nutteloos "
+"worden.  Ga voorzichtig verder!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1267,7 +1279,7 @@ msgstr "Intermediate common name"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Ongeldig DCP-o-matic export-bestand"
 
@@ -1312,7 +1324,7 @@ msgid "KDM type"
 msgstr "KDM-type"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Tijdvenster"
 
@@ -1422,7 +1434,7 @@ msgstr "Maak DCP"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Maak DKDM voor DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Maak KDM's"
 
@@ -1657,7 +1669,7 @@ msgstr "Omlijnings-breedte"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "Omlijnings-breedte kan alleen bij ingebrande captions ingesteld worden"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Output"
 
@@ -1975,7 +1987,7 @@ msgstr "Schaling"
 msgid "Scale to"
 msgstr "Schaal naar"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Schermen"
 
@@ -1987,12 +1999,12 @@ msgstr "Zoek op netwerk naar servers"
 msgid "Select"
 msgstr "Selecteer"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Selecteer CPL XML-bestand"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Selecteer certificaat-bestand"
 
@@ -2008,7 +2020,7 @@ msgstr "Selecteer bioscopen-bestand"
 msgid "Select Export File"
 msgstr "Selecteer export-bestand"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Selecteer bestand om te importeren"
 
@@ -2356,6 +2368,11 @@ msgstr "Er is al een template met deze naam.  Wilt u hem overschrijven?"
 msgid "There is not enough free memory to do that."
 msgstr "Er is niet genoeg geheugen om dat te doen."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "De inhoud van de CPL is niet versleuteld."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2364,7 +2381,7 @@ msgstr ""
 "Dit bestand bevat andere certificaten (of andere data) na het eerste "
 "certificaat.  Alleen het eerste certificaat wordt gebruikt."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Dit is geen geldig CPL-bestand"
 
@@ -2783,7 +2800,7 @@ msgstr "componentwaarde"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr "dcpomatic_kdm_decryption_cert.pem"
 
index 1d881dcb9759aef8b6cca47c86a4547bd1ed6e0a..98fc80359cb9566ee60f383d76666bffcf1e5e17 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2017-08-10 20:03+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -44,12 +44,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr "%1 istnieje już jako plik, więc nie możesz użyć go w Projekcie."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM zapisany w %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMy zapisane w %s"
@@ -405,7 +405,7 @@ msgstr "Chroma kanału niebieskiego"
 msgid "Bottom crop"
 msgstr "Przytnij dół"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Przeglądaj..."
 
@@ -421,16 +421,16 @@ msgstr "Ale muszę wyciszyć"
 msgid "CC addresses"
 msgstr "Adres CC"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL adnotacja"
 
@@ -687,7 +687,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "Format nazewnictwa plików DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Katalog DCP"
 
@@ -1000,7 +1000,7 @@ msgstr "Czas wyciemnienia"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Plik %s już istnieje.  Chcesz go nadpisać?"
@@ -1203,7 +1203,19 @@ msgstr "Adres IP / Nazwa serwera"
 msgid "ISDCF name"
 msgstr "Nazwa ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Przechodząc dalej nie będziesz mógł używać żadnych stworzonych przez Ciebie "
+"DKDMów.  Również, wszystkie otrzymane przez Ciebie KDMy staną się "
+"bezużyteczne.  Postępuj z rozwagą!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1283,7 +1295,7 @@ msgstr "Nazwa Intermediate"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr ""
 
@@ -1329,7 +1341,7 @@ msgid "KDM type"
 msgstr "Rodzaj KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "KDM|Czas"
 
@@ -1444,7 +1456,7 @@ msgstr "Utwórz klucz(e) KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Stwórz DKDM dla DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Utwórz klucz(e) KDM"
 
@@ -1681,7 +1693,7 @@ msgstr "Grubość obrysu"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "Grubość obrysu można ustawić tylko, gdy wypalasz napisy na obrazie"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Wyjście"
 
@@ -2006,7 +2018,7 @@ msgstr "Skaler"
 msgid "Scale to"
 msgstr "Skaluj do"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Sale"
 
@@ -2019,12 +2031,12 @@ msgstr "Znajdź serwery w sieci"
 msgid "Select"
 msgstr "Wybierz OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Wybierz plik CPL XML"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Wybierz plik certyfikatu"
 
@@ -2042,7 +2054,7 @@ msgstr "Wybierz plik Chain"
 msgid "Select Export File"
 msgstr "Wybierz plik klucza"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 #, fuzzy
 msgid "Select File To Import"
 msgstr "Wybierz plik klucza"
@@ -2392,6 +2404,11 @@ msgstr "Istnieje już taki Szablon. Nadpisać?"
 msgid "There is not enough free memory to do that."
 msgstr "Brak pamięci RAM."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "Zawartość paczki nie jest szyfrowana."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2400,7 +2417,7 @@ msgstr ""
 "Plik zawiera więcej certyfikatów (lub inne dodatkowe dane). Użyty zostanie "
 "tylko pierwszy certyfikat."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "To nie jest prawidłowy plik CPL"
 
@@ -2822,7 +2839,7 @@ msgstr "wartość składowej"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 536a41fe81996deb1f8700b9451cc6ed41f17900..6431e08ce49d996b62d2a300d801ed6f54596ec9 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-01-15 18:18-0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
@@ -43,12 +43,12 @@ msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 "%1 já existe como um arquivo, portanto você não pode usá-lo para um filme."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM gravado em %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMs gravados em %s"
@@ -407,7 +407,7 @@ msgstr "Cromaticidade azul"
 msgid "Bottom crop"
 msgstr "Inferior"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Pesquisar..."
 
@@ -423,16 +423,16 @@ msgstr "Mas eu tenho de usar o volume"
 msgid "CC addresses"
 msgstr "Endereços CC"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "ID CPL"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "Nota (annottation) do CPL"
 
@@ -687,7 +687,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "Formato de nome de arquivo dos componentes do DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Diretório do DCP"
 
@@ -993,7 +993,7 @@ msgstr "Duração de fade out"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "O arquivo %s já existe. Deseja sobrescrevê-lo?"
@@ -1197,7 +1197,19 @@ msgstr "Endereço de IP / nome do host"
 msgid "ISDCF name"
 msgstr "Nome ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Se você continuar com esta operação, não poderá usar nenhum DKDM já criado.  "
+"Além disso, quaisquer KDMs enviados para você se tornarão inúteis.  Proceda "
+"com cautela!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1273,7 +1285,7 @@ msgstr "Nome comum intermediário"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Arquivo de exportação DCP-o-matic inválido"
 
@@ -1317,7 +1329,7 @@ msgid "KDM type"
 msgstr "Tipo de KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "KDM|Timing"
 
@@ -1433,7 +1445,7 @@ msgstr "Fazer KDMs"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Fazer DKDM para DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Fazer KDMs"
 
@@ -1666,7 +1678,7 @@ msgstr ""
 "Largura da borda não pode ser definida se as legendas não forem queimadas na "
 "imagem"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Saída"
 
@@ -1990,7 +2002,7 @@ msgstr "Redimensionamento X"
 msgid "Scale to"
 msgstr "Redimensionar para"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Telas"
 
@@ -2003,12 +2015,12 @@ msgstr "Buscar servidores na rede"
 msgid "Select"
 msgstr "Selecionar OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Selecionar arquivo CPL XML"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Selecionar arquivo de certificado"
 
@@ -2025,7 +2037,7 @@ msgstr "Selecionar arquivo de cadeia"
 msgid "Select Export File"
 msgstr "Selecionar arquivo para exportar"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Selecionar arquivo para importar"
 
@@ -2376,6 +2388,11 @@ msgstr "Já existe um modelo com este nome. Deseja sobrescrevê-lo?"
 msgid "There is not enough free memory to do that."
 msgstr "Não há memória livre suficiente para fazer isso."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "O conteúdo do CPL não está encriptado."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2384,7 +2401,7 @@ msgstr ""
 "Este arquivo contém outros certificados (ou outros dados) após seu primeiro "
 "certificado. Apenas o primeiro certificado será usado."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Este não é um arquivo CPL válido"
 
@@ -2811,7 +2828,7 @@ msgstr "Valor de componente"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 2d8ec22e2b9c1b4eec9e02cee6fd1d4bf67c44ae..ab9e7e20cab89e03c83dc6a72c272808a1b49d07 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2016-03-19 13:56+0000\n"
 "Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
 "Language-Team: \n"
@@ -43,12 +43,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr ""
@@ -405,7 +405,7 @@ msgstr "Cromaticidade azul"
 msgid "Bottom crop"
 msgstr "Inferior"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Navegar..."
 
@@ -421,16 +421,16 @@ msgstr "Mas eu tenho de usar o fader"
 msgid "CC addresses"
 msgstr "Endereços CC"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "ID CPL"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "Texto anotação CPL"
 
@@ -685,7 +685,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Directório do DCP"
 
@@ -999,7 +999,7 @@ msgstr "Fade out"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr ""
@@ -1207,7 +1207,15 @@ msgstr "Endereço IP / nome de anfitrião"
 msgid "ISDCF name"
 msgstr "Nome ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+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:897
 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 "
@@ -1283,7 +1291,7 @@ msgstr "Nome comum intermédio"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr ""
 
@@ -1329,7 +1337,7 @@ msgid "KDM type"
 msgstr "Tipo de KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Janela de tempo"
 
@@ -1444,7 +1452,7 @@ msgstr "Criar KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Gerar DKDM para DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Criar KDM"
 
@@ -1686,7 +1694,7 @@ msgstr "Contorno"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Saída"
 
@@ -2017,7 +2025,7 @@ msgstr "Escala de X"
 msgid "Scale to"
 msgstr "Redimensionar para"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Ecrãs"
 
@@ -2030,12 +2038,12 @@ msgstr "Procurar servidores na rede"
 msgid "Select"
 msgstr "Seleccionar KDM"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Seleccionar ficheiro XML da CPL"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Seleccionar Ficheiro do Certificado"
 
@@ -2054,7 +2062,7 @@ msgstr "Seleccionar Ficheiro da Chave"
 msgid "Select Export File"
 msgstr "Seleccionar Ficheiro da Chave"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 #, fuzzy
 msgid "Select File To Import"
 msgstr "Seleccionar Ficheiro da Chave"
@@ -2408,13 +2416,17 @@ msgstr ""
 msgid "There is not enough free memory to do that."
 msgstr "Não há memória livre para executar essa acção."
 
+#: src/wx/kdm_cpl_panel.cc:127
+msgid "This CPL contains no encrypted assets."
+msgstr ""
+
 #: src/wx/config_dialog.cc:472
 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:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Este não é um ficheiro CPL válido"
 
@@ -2837,7 +2849,7 @@ msgstr "Componente"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index caae6118f318482eea4c335b28e0ff221cfa358c..875db5bc933fdd023038de1ec0186696b6e28955 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-08-20 18:57+0300\n"
 "Last-Translator: Igor Voytovich <i.voyt@dualvfilms.com>\n"
 "Language-Team: Russian\n"
@@ -41,12 +41,12 @@ msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 "%1 уже существует как файл, поэтому вы не можете использовать его в проекте."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM записан в %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDM записаны в %s"
@@ -404,7 +404,7 @@ msgstr "Синяя цветность"
 msgid "Bottom crop"
 msgstr "Снизу"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Выбрать...."
 
@@ -420,16 +420,16 @@ msgstr "Но я должен использовать микшер"
 msgid "CC addresses"
 msgstr "Получатели"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL аннотация"
 
@@ -682,7 +682,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "Формат именования данных DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Папка DCP"
 
@@ -986,7 +986,7 @@ msgstr "Время постепенного затухания"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Файл %s уже существует. Вы хотите перезаписать его?"
@@ -1191,7 +1191,19 @@ msgstr "IP адрес / имя хоста"
 msgid "ISDCF name"
 msgstr "Имя ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Если вы продолжите эту операцию, вы больше не сможете использовать ни один "
+"DKDM, который вы создали ранее. Также, любые KDM, отправленные вам, станут "
+"бесполезны. Действуйте с осторожностью!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1266,7 +1278,7 @@ msgstr "Intermediate common name"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Неверный файл экспорта DCP-o-matic"
 
@@ -1312,7 +1324,7 @@ msgid "KDM type"
 msgstr "Тип KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Тайминг"
 
@@ -1427,7 +1439,7 @@ msgstr "Сгенерировать ключи KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Сгенерировать DKDM для DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Сгенерировать ключи KDM"
 
@@ -1661,7 +1673,7 @@ msgstr "Ширина обводки"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "Ширина обводки может быть установлена только для вшитых субтитров"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Вывод"
 
@@ -1984,7 +1996,7 @@ msgstr "Размер X"
 msgid "Scale to"
 msgstr "Масштабирование"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Экраны"
 
@@ -1997,12 +2009,12 @@ msgstr "Искать сервера в сети"
 msgid "Select"
 msgstr "Выберите OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Выберите XML-файл CPL"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Выберите файл сертификата"
 
@@ -2019,7 +2031,7 @@ msgstr "Выберите файл цепочки"
 msgid "Select Export File"
 msgstr "Выберите файл экспорта"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Выберите импортируемый файл"
 
@@ -2371,6 +2383,11 @@ msgstr "Уже есть шаблон с таким названием. Вы хо
 msgid "There is not enough free memory to do that."
 msgstr "Недостаточно памяти, чтобы сделать это."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "Содержание CPL-файла не зашифровано."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2379,7 +2396,7 @@ msgstr ""
 "В файле содержатся другие сертификаты (или иные данные) после первого "
 "сертификата. Будет использован только первый сертификат."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Это не правильный CPL файл"
 
@@ -2808,7 +2825,7 @@ msgstr "значение компонента"
 msgid "dB"
 msgstr "дБ"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 976a46987aaf0ba75c7ea8f7181b8316add89575..a922a91eb73a9931e2830ec4c0d5c2dbae4870b6 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2016-01-06 00:23+0100\n"
 "Last-Translator: Tomáš Hlaváč\n"
 "Language-Team: DCP-o-matic translators\n"
@@ -44,12 +44,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr ""
@@ -406,7 +406,7 @@ msgstr "Modrá farebnosť"
 msgid "Bottom crop"
 msgstr "Spodok"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Prezerať..."
 
@@ -423,16 +423,16 @@ msgstr "Ale musím používať fader"
 msgid "CC addresses"
 msgstr "CC adresa"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL anotácia textu"
 
@@ -689,7 +689,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr ""
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP adresár"
 
@@ -1007,7 +1007,7 @@ msgstr "Postupné stíšenie (Fade out)"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr ""
@@ -1212,7 +1212,15 @@ msgstr "IP adresa / host name"
 msgid "ISDCF name"
 msgstr "ISDCF názov"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+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:897
 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 "
@@ -1288,7 +1296,7 @@ msgstr "Intermediate common name"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr ""
 
@@ -1334,7 +1342,7 @@ msgid "KDM type"
 msgstr "KDM Typ"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Trvanie"
 
@@ -1450,7 +1458,7 @@ msgstr "Vytvoriť KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Vytvoriť DKDM pre DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Vytvoriť KDM"
 
@@ -1688,7 +1696,7 @@ msgstr "Orámovanie"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Výstup"
 
@@ -2018,7 +2026,7 @@ msgstr "Skalierverfahren"
 msgid "Scale to"
 msgstr "Natiahnuť (scale) na"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Sály"
 
@@ -2031,12 +2039,12 @@ msgstr "Prehľadať sieť kvôli serverom"
 msgid "Select"
 msgstr "Vybrať KDM"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Vybrať CPL XML súbor"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Vybrať súbor s certifikátom"
 
@@ -2055,7 +2063,7 @@ msgstr "Vybrať súbor s kľúčom"
 msgid "Select Export File"
 msgstr "Vybrať súbor s kľúčom"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 #, fuzzy
 msgid "Select File To Import"
 msgstr "Vybrať súbor s kľúčom"
@@ -2409,13 +2417,17 @@ msgstr ""
 msgid "There is not enough free memory to do that."
 msgstr "Nemáte dostatok pamäte."
 
+#: src/wx/kdm_cpl_panel.cc:127
+msgid "This CPL contains no encrypted assets."
+msgstr ""
+
 #: src/wx/config_dialog.cc:472
 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:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Nenachádza sa tu platný CPL súbor."
 
@@ -2838,7 +2850,7 @@ msgstr "Súčasť"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index a3691948518048664fdf0c3401036dada81cba7f..2100b0138512d1c2a8a0ee088f273875ba90930b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-o-matic\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-02-01 11:12+0100\n"
 "Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
 "Language-Team: \n"
@@ -42,12 +42,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr "%1 finns redan som fil, så du kan inte använda den till en film."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM skriven till %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDM:er skrivna till %s"
@@ -406,7 +406,7 @@ msgstr "Blåfärgning"
 msgid "Bottom crop"
 msgstr "Botten"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Bläddra..."
 
@@ -422,16 +422,16 @@ msgstr "Men jag måste använda mixervolym"
 msgid "CC addresses"
 msgstr "CC adresser"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL kommentarstext"
 
@@ -687,7 +687,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "DCP-tillgångs filnamnsformat"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP register"
 
@@ -995,7 +995,7 @@ msgstr "Tona ut-tid"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Filen %s finns redan. Vill du skriva över den?"
@@ -1197,7 +1197,19 @@ msgstr "IP-adress / datornamn"
 msgid "ISDCF name"
 msgstr "ISDCF-namn"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Om du fortsätter med denna operation så kommer du inte längre kunna använda "
+"några DKDM:er som du har skapat. Dessutom kommer alla KDM:er som skickats "
+"till dig att bli värdelösa. Fortsätt med försiktighet!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1273,7 +1285,7 @@ msgstr "Mellanliggande grundnamn"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Felaktig DCP-o-matic exportfil"
 
@@ -1320,7 +1332,7 @@ msgstr "KDM typ"
 
 # Svengelska
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Tajming"
 
@@ -1436,7 +1448,7 @@ msgstr "Skapa KDM:er"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Skapa DKDM för DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Skapa KDM:er"
 
@@ -1671,7 +1683,7 @@ msgstr "Konturbredd"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "Konturbredd kan inte sättas om inte undertexter bränns in"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Utdata"
 
@@ -1995,7 +2007,7 @@ msgstr "Omskalare"
 msgid "Scale to"
 msgstr "Skala om till"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Salonger"
 
@@ -2008,12 +2020,12 @@ msgstr "Sök efter servrar på nätverket"
 msgid "Select"
 msgstr "Välj OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Välj CPL XML-fil"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Välj certifikatfil"
 
@@ -2030,7 +2042,7 @@ msgstr "Välj Kedjefil"
 msgid "Select Export File"
 msgstr "Välj exportfil"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Välj importfil"
 
@@ -2379,6 +2391,11 @@ msgstr "Det finns redan en mall med det namnet. Vill du skriva över den?"
 msgid "There is not enough free memory to do that."
 msgstr "Det finns inte tillräckligt mycket ledigt minne för att göra det."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "CPL:ens innehåll är inte krypterat."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2387,7 +2404,7 @@ msgstr ""
 "Denna fil innehåller andra certifikat (eller annat data) efter det första "
 "certifikatet. Endast det första certifikatet kommer att användas."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Detta är inte en korrekt CPL-fil"
 
@@ -2818,7 +2835,7 @@ msgstr "Komponentvärde"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index 291e47fed782d452e79f7890d86912fcbda7b975..995a332e921d7584774c8b1e2af3b6f207efc945 100644 (file)
@@ -3,7 +3,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-08-20 20:35+0300\n"
 "Last-Translator: Igor Voytovich <i.voyt@dualvfilms.com>\n"
 "Language-Team: Ukrainian\n"
@@ -41,12 +41,12 @@ msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr ""
 "%1 вже існує як файл, тому ви не можете використовувати його у проекті."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d ключ KDM записаний у %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d ключі KDM записані у %s"
@@ -405,7 +405,7 @@ msgstr "Cиня кольоровість"
 msgid "Bottom crop"
 msgstr "Знизу"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "Обрати...."
 
@@ -421,16 +421,16 @@ msgstr "Але я маю використовувати мікшер"
 msgid "CC addresses"
 msgstr "Отримувачі"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL анотація"
 
@@ -683,7 +683,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "Формат найменування данних DCP"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "Папка DCP"
 
@@ -987,7 +987,7 @@ msgstr "Час поступового згасання"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "Файл %s вже існує. Ви хочете перезаписати його?"
@@ -1192,7 +1192,19 @@ msgstr "IP-адреса / ім'я  хоста"
 msgid "ISDCF name"
 msgstr "Ім'я  ISDCF"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"Якщо ви продовжите цю операцію, ви більше не зможете використовувати жоден "
+"DKDM, який ви створили раніше. Також, будь-які KDM, відправлені вам, стануть "
+"марними. Дійте із обережністю!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1267,7 +1279,7 @@ msgstr "Intermediate common name"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "Невірний файл експорту DCP-o-matic"
 
@@ -1313,7 +1325,7 @@ msgid "KDM type"
 msgstr "Тип KDM"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "Таймінг"
 
@@ -1428,7 +1440,7 @@ msgstr "Сгенерувати ключі KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "Сгенерувати DKDM для DCP-o-matic"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "Сгенерувати ключі KDM"
 
@@ -1661,7 +1673,7 @@ msgstr "Ширина обводки"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "Ширина обводки може бути встановлена тільки для вшитих субтитрів"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "Вивід"
 
@@ -1984,7 +1996,7 @@ msgstr "Розмір X"
 msgid "Scale to"
 msgstr "Масштабування"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "Екрани"
 
@@ -1997,12 +2009,12 @@ msgstr "Шукати сервери у мережі"
 msgid "Select"
 msgstr "Оберіть OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "Оберіть XML-файл CPL"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "Оберіть Файл Сертификату"
 
@@ -2019,7 +2031,7 @@ msgstr "Оберіть файл ланцюга"
 msgid "Select Export File"
 msgstr "Оберіть файл експорту"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "Оберіть Файл для Імпорту"
 
@@ -2371,6 +2383,11 @@ msgstr "Вже є шаблон із такою назвою. Ви хочете 
 msgid "There is not enough free memory to do that."
 msgstr "Недостатньо пам'яті, щоб зробити це."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "Зміст CPL-файлу не зашифрований."
+
 #: src/wx/config_dialog.cc:472
 msgid ""
 "This file contains other certificates (or other data) after its first "
@@ -2379,7 +2396,7 @@ msgstr ""
 "У файлі містяться інші сертифікати (або інші данні) післе першого "
 "сертифікату. Буде використаний тільки перший сертифікат."
 
-#: src/wx/kdm_cpl_panel.cc:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "Це не правильний CPL файл"
 
@@ -2808,7 +2825,7 @@ msgstr "значення компонента"
 msgid "dB"
 msgstr "дБ"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""
 
index ce669695ea0206f7545429eb21801cc192b37987..359bb9e8b3efbca83a11d175bfbf8b56e1e63418 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: DCP-O-MATIC_CN\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-03-11 22:43+0000\n"
+"POT-Creation-Date: 2019-03-18 14:05+0000\n"
 "PO-Revision-Date: 2018-04-05 20:48+0800\n"
 "Last-Translator: Hanyuan\n"
 "Language-Team: Hanyuan\n"
@@ -50,12 +50,12 @@ msgstr "%"
 msgid "%1 already exists as a file, so you cannot use it for a film."
 msgstr "%1 文件已经存在,所以不能创建工程."
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDM written to %s"
 msgstr "%d KDM 保存到 %s"
 
-#: src/wx/kdm_dialog.cc:165
+#: src/wx/kdm_dialog.cc:172
 #, c-format
 msgid "%d KDMs written to %s"
 msgstr "%d KDMs 保存到 %s"
@@ -404,7 +404,7 @@ msgstr "蓝色色度"
 msgid "Bottom crop"
 msgstr "底部"
 
-#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:40
+#: src/wx/dir_picker_ctrl.cc:40 src/wx/kdm_cpl_panel.cc:41
 msgid "Browse..."
 msgstr "浏览..."
 
@@ -420,16 +420,16 @@ msgstr "使用推子"
 msgid "CC addresses"
 msgstr "抄送地址"
 
-#: src/wx/kdm_cpl_panel.cc:37 src/wx/kdm_dialog.cc:88
+#: src/wx/kdm_cpl_panel.cc:38 src/wx/kdm_dialog.cc:87
 #: src/wx/self_dkdm_dialog.cc:61
 msgid "CPL"
 msgstr "CPL"
 
-#: src/wx/kdm_cpl_panel.cc:49
+#: src/wx/kdm_cpl_panel.cc:50
 msgid "CPL ID"
 msgstr "CPL ID"
 
-#: src/wx/kdm_cpl_panel.cc:52
+#: src/wx/kdm_cpl_panel.cc:53
 msgid "CPL annotation text"
 msgstr "CPL注释文本"
 
@@ -681,7 +681,7 @@ msgstr ""
 msgid "DCP asset filename format"
 msgstr "DCP内容的文件名格式"
 
-#: src/wx/kdm_cpl_panel.cc:46
+#: src/wx/kdm_cpl_panel.cc:47
 msgid "DCP directory"
 msgstr "DCP目录"
 
@@ -987,7 +987,7 @@ msgstr "淡出时间"
 msgid "File"
 msgstr ""
 
-#: src/wx/kdm_dialog.cc:135
+#: src/wx/kdm_dialog.cc:142
 #, c-format
 msgid "File %s already exists.  Do you want to overwrite it?"
 msgstr "已存在文件 %s ,是否覆盖?"
@@ -1188,7 +1188,18 @@ msgstr "IP地址/服务器地址"
 msgid "ISDCF name"
 msgstr "ISDCF名称"
 
-#: src/wx/config_dialog.cc:888
+#: src/wx/config_dialog.cc:847
+#, fuzzy
+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 ""
+"如果继续您将无法使用之前生成的所有数字母版DKDM和KDM。\n"
+"谨慎操作!"
+
+#: src/wx/config_dialog.cc:897
 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 "
@@ -1263,7 +1274,7 @@ msgstr "公钥名称"
 msgid "Interop"
 msgstr "Interop"
 
-#: src/wx/config_dialog.cc:876
+#: src/wx/config_dialog.cc:885
 msgid "Invalid DCP-o-matic export file"
 msgstr "DCP-o-matic无法输出此类格式"
 
@@ -1307,7 +1318,7 @@ msgid "KDM type"
 msgstr "KDM类型"
 
 #. / TRANSLATORS: translate the word "Timing" here; do not include the "KDM|" prefix
-#: src/wx/kdm_dialog.cc:81
+#: src/wx/kdm_dialog.cc:80
 msgid "KDM|Timing"
 msgstr "KDM有效期"
 
@@ -1423,7 +1434,7 @@ msgstr "创建KDM"
 msgid "Make DKDM for DCP-o-matic"
 msgstr "制作 KDM(DCP-o-matic)"
 
-#: src/wx/kdm_dialog.cc:57 src/wx/kdm_dialog.cc:101
+#: src/wx/kdm_dialog.cc:56 src/wx/kdm_dialog.cc:108
 msgid "Make KDMs"
 msgstr "创建KDM"
 
@@ -1656,7 +1667,7 @@ msgstr "轮廓线宽度"
 msgid "Outline width cannot be set unless you are burning in captions"
 msgstr "只有选择烧录字幕才能显示轮廓线"
 
-#: src/wx/kdm_dialog.cc:95 src/wx/self_dkdm_dialog.cc:68
+#: src/wx/kdm_dialog.cc:102 src/wx/self_dkdm_dialog.cc:68
 msgid "Output"
 msgstr "输出"
 
@@ -1977,7 +1988,7 @@ msgstr "X 缩放"
 msgid "Scale to"
 msgstr "缩放"
 
-#: src/wx/kdm_dialog.cc:73
+#: src/wx/kdm_dialog.cc:72
 msgid "Screens"
 msgstr "服务器"
 
@@ -1990,12 +2001,12 @@ msgstr "搜索网络服务器(局域网)"
 msgid "Select"
 msgstr "选择OV"
 
-#: src/wx/kdm_cpl_panel.cc:97
+#: src/wx/kdm_cpl_panel.cc:98
 msgid "Select CPL XML file"
 msgstr "选择CPL文件"
 
 #: src/wx/config_dialog.cc:455 src/wx/config_dialog.cc:524
-#: src/wx/config_dialog.cc:897 src/wx/screen_dialog.cc:213
+#: src/wx/config_dialog.cc:906 src/wx/screen_dialog.cc:213
 msgid "Select Certificate File"
 msgstr "选择证书文件"
 
@@ -2012,7 +2023,7 @@ msgstr "选择私钥文件"
 msgid "Select Export File"
 msgstr "选择文件以输出"
 
-#: src/wx/config_dialog.cc:845
+#: src/wx/config_dialog.cc:854
 msgid "Select File To Import"
 msgstr "选择文件以导入"
 
@@ -2357,13 +2368,18 @@ msgstr "已存在同名模板,是否覆盖?"
 msgid "There is not enough free memory to do that."
 msgstr "内存不足."
 
+#: src/wx/kdm_cpl_panel.cc:127
+#, fuzzy
+msgid "This CPL contains no encrypted assets."
+msgstr "该CPL内容没有加密."
+
 #: src/wx/config_dialog.cc:472
 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:122
+#: src/wx/kdm_cpl_panel.cc:142
 msgid "This is not a valid CPL file"
 msgstr "CPL文件无效"
 
@@ -2785,7 +2801,7 @@ msgstr "结构"
 msgid "dB"
 msgstr "dB"
 
-#: src/wx/config_dialog.cc:897
+#: src/wx/config_dialog.cc:906
 msgid "dcpomatic_kdm_decryption_cert.pem"
 msgstr ""