summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-02 21:04:41 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-02 21:04:41 +0000
commiteb7b5dccfef24ce1a52b27ebbc83857b8b7a002d (patch)
treea248325b1f21e6cdbea0f69884a0b5d45b4e8b36
parent9b1aef54c2ad164337a82ac6913ba5a095bf5266 (diff)
pot/merge.
-rw-r--r--src/lib/po/da_DK.po8
-rw-r--r--src/lib/po/de_DE.po8
-rw-r--r--src/lib/po/es_ES.po8
-rw-r--r--src/lib/po/fr_FR.po8
-rw-r--r--src/lib/po/it_IT.po8
-rw-r--r--src/lib/po/nl_NL.po8
-rw-r--r--src/lib/po/pl_PL.po8
-rw-r--r--src/lib/po/pt_PT.po8
-rw-r--r--src/lib/po/ru_RU.po8
-rw-r--r--src/lib/po/sv_SE.po8
-rw-r--r--src/tools/po/da_DK.po2
-rw-r--r--src/tools/po/de_DE.po2
-rw-r--r--src/tools/po/es_ES.po2
-rw-r--r--src/tools/po/fr_FR.po2
-rw-r--r--src/tools/po/it_IT.po2
-rw-r--r--src/tools/po/nl_NL.po2
-rw-r--r--src/tools/po/pl_PL.po2
-rw-r--r--src/tools/po/pt_PT.po2
-rw-r--r--src/tools/po/ru_RU.po2
-rw-r--r--src/tools/po/sv_SE.po2
-rw-r--r--src/wx/po/da_DK.po31
-rw-r--r--src/wx/po/de_DE.po31
-rw-r--r--src/wx/po/es_ES.po31
-rw-r--r--src/wx/po/fr_FR.po31
-rw-r--r--src/wx/po/it_IT.po28
-rw-r--r--src/wx/po/nl_NL.po31
-rw-r--r--src/wx/po/pl_PL.po31
-rw-r--r--src/wx/po/pt_PT.po31
-rw-r--r--src/wx/po/ru_RU.po30
-rw-r--r--src/wx/po/sv_SE.po31
30 files changed, 197 insertions, 209 deletions
diff --git a/src/lib/po/da_DK.po b/src/lib/po/da_DK.po
index eafd3e80c..d26f04256 100644
--- a/src/lib/po/da_DK.po
+++ b/src/lib/po/da_DK.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-27 20:47+0100\n"
"Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n"
"Language-Team: LANGUAGE &lt;LL@li.org&gt;\n"
@@ -316,7 +316,7 @@ msgstr "Kunne ikke åbne %1"
msgid "Could not open %1 to send"
msgstr "Kunne ikke åbne %1 til afsendelse"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Kunne ikke åbne downloadet ZIP-fil"
@@ -421,7 +421,7 @@ msgstr ""
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 og CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Download fejlede (%1/%2 fejl %3)"
@@ -886,7 +886,7 @@ msgstr "Transcode %1"
msgid "Transitional"
msgstr "Transitional"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Uventet indhold af ZIP arkiv"
diff --git a/src/lib/po/de_DE.po b/src/lib/po/de_DE.po
index 127be4f9b..9eb686e95 100644
--- a/src/lib/po/de_DE.po
+++ b/src/lib/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-27 15:14+0100\n"
"Last-Translator: Carsten Kurz\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -326,7 +326,7 @@ msgstr "%1 konnte nicht geöffnet werden."
msgid "Could not open %1 to send"
msgstr "%1 konnte nicht zum Senden geöffnet werden"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Heruntergeladene ZIP Datei kann nicht geöffnet werden."
@@ -430,7 +430,7 @@ msgstr "Anzeigeseitenverhältnis (DAR):"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 und CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Herunterladen fehlgeschlagen (%1/%2 Fehler %3)"
@@ -903,7 +903,7 @@ msgstr "Wandle %1 um"
msgid "Transitional"
msgstr "Überleitung"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Ungültiger ZIP Inhalt"
diff --git a/src/lib/po/es_ES.po b/src/lib/po/es_ES.po
index c79bae3a5..4f51cf3ec 100644
--- a/src/lib/po/es_ES.po
+++ b/src/lib/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LIBDCPOMATIC\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-08-29 03:34-0400\n"
"Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
"Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
@@ -315,7 +315,7 @@ msgstr "No se pudo abrir %1"
msgid "Could not open %1 to send"
msgstr "No se pudo abrir %1 para enviar"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "No se puedo abrir el fichero ZIP descargado"
@@ -418,7 +418,7 @@ msgstr "Proporción de aspecto mostrada"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 and CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Descarga fallida (%1/%2 error %3)"
@@ -884,7 +884,7 @@ msgstr "Codificar %1"
msgid "Transitional"
msgstr "Transitional"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Contenidos inesperados del fichero ZIP"
diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po
index 63270e95c..e66aaf0d8 100644
--- a/src/lib/po/fr_FR.po
+++ b/src/lib/po/fr_FR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic FRENCH\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-13 20:33+0100\n"
"Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
"Language-Team: \n"
@@ -322,7 +322,7 @@ msgstr "lecture du fichier %1 impossible"
msgid "Could not open %1 to send"
msgstr "Ouverture de %1 pour envoi impossible"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Ouverture du fichier Zip téléchargé impossible"
@@ -425,7 +425,7 @@ msgstr "Format d'affichage"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 et CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Echec de téléchargement (%1/%2 erreur %3)"
@@ -889,7 +889,7 @@ msgstr "Transcodage %1"
msgid "Transitional"
msgstr "Transitional"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Contenu de fichier ZIP non géré."
diff --git a/src/lib/po/it_IT.po b/src/lib/po/it_IT.po
index cbb999f69..69e98cdff 100644
--- a/src/lib/po/it_IT.po
+++ b/src/lib/po/it_IT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: IT VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-14 10:33+0200\n"
"Last-Translator: William Fanelli <william.f@impronte.com>\n"
"Language-Team: \n"
@@ -312,7 +312,7 @@ msgstr "Non riesco ad aprire %1"
msgid "Could not open %1 to send"
msgstr "Non posso aprire %1 da inviare"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr ""
@@ -414,7 +414,7 @@ msgstr ""
msgid "Dolby CP650 and CP750"
msgstr ""
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Download fallito (%1/%2 error %3)"
@@ -878,7 +878,7 @@ msgstr "Transcodifica %1"
msgid "Transitional"
msgstr "Di transizione"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Contenuto file ZIP inatteso"
diff --git a/src/lib/po/nl_NL.po b/src/lib/po/nl_NL.po
index a979d8fcb..7e5c251cc 100644
--- a/src/lib/po/nl_NL.po
+++ b/src/lib/po/nl_NL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-28 00:08+0100\n"
"Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
"Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
@@ -319,7 +319,7 @@ msgstr "Kan %1 niet openen"
msgid "Could not open %1 to send"
msgstr "Kan %1 niet openen om te verzenden"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Kan gedownload ZIP-bestand niet openen"
@@ -423,7 +423,7 @@ msgstr "Weergave-beeldverhouding"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 en CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Download mislukt (%1/%2 error %3)"
@@ -894,7 +894,7 @@ msgstr "Transcoderen %1"
msgid "Transitional"
msgstr "Transitional"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Onverwachte inhoud ZIP-bestand"
diff --git a/src/lib/po/pl_PL.po b/src/lib/po/pl_PL.po
index 84db4496e..c6f3f273f 100644
--- a/src/lib/po/pl_PL.po
+++ b/src/lib/po/pl_PL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-10 19:02+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -316,7 +316,7 @@ msgstr "Nie udało się otworzyć %1"
msgid "Could not open %1 to send"
msgstr "Nie udało się otworzyć %1 do wysłania"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Nie udało się otworzyć pobranego archiwum ZIP"
@@ -419,7 +419,7 @@ msgstr "Proporcje obrazu"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 i CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Pobieranie nie udało się (%1/%2 error %3)"
@@ -882,7 +882,7 @@ msgstr "Transkodowanie %1"
msgid "Transitional"
msgstr "Tymczasowy"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Archiwum ZIP zawiera nieobsługiwane pliki"
diff --git a/src/lib/po/pt_PT.po b/src/lib/po/pt_PT.po
index c49fedf14..0a5e5aa1a 100644
--- a/src/lib/po/pt_PT.po
+++ b/src/lib/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-11 15:53+0000\n"
"Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
"Language-Team: \n"
@@ -315,7 +315,7 @@ msgstr "Não foi possível abrir %1"
msgid "Could not open %1 to send"
msgstr "Não foi possível abrir %1 para enviar"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Não foi possível abrir o ficheiro ZIP descarregado"
@@ -418,7 +418,7 @@ msgstr "Rácio do ecrã"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 e CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "O download falhou (%1/%2 erro %3)"
@@ -882,7 +882,7 @@ msgstr "Transcodificar %1"
msgid "Transitional"
msgstr "Transitório"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Conteúdos inesperados no ficheiro ZIP"
diff --git a/src/lib/po/ru_RU.po b/src/lib/po/ru_RU.po
index cb2c13935..16c090901 100644
--- a/src/lib/po/ru_RU.po
+++ b/src/lib/po/ru_RU.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-12-01 14:08+0200\n"
"Last-Translator: Igor V <iva_co@ukr.net>\n"
"Language-Team: Russian\n"
@@ -324,7 +324,7 @@ msgstr "Не удалось открыть %1"
msgid "Could not open %1 to send"
msgstr "Не удалось открыть %1 для отправки"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Не удалось открыть загруженный ZIP-архив"
@@ -428,7 +428,7 @@ msgstr "Соотношение сторон контента:"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 и CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Ошибка загрузки (%1/%2 ошибка %3)"
@@ -892,7 +892,7 @@ msgstr "Транскодирование %1"
msgid "Transitional"
msgstr "XSN (Транзитный)"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Неожиданное содержимое ZIP-файла"
diff --git a/src/lib/po/sv_SE.po b/src/lib/po/sv_SE.po
index 402c0d3ec..1a7522917 100644
--- a/src/lib/po/sv_SE.po
+++ b/src/lib/po/sv_SE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-11 17:15+0100\n"
"Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
"Language-Team: \n"
@@ -322,7 +322,7 @@ msgstr "Kunde inte öppna %1"
msgid "Could not open %1 to send"
msgstr "Kunde inte öppna %1 för att skicka"
-#: src/lib/internet.cc:78
+#: src/lib/internet.cc:83
msgid "Could not open downloaded ZIP file"
msgstr "Kunde inte öppna hämtade ZIP-fil"
@@ -425,7 +425,7 @@ msgstr "Skärmens höjd/bredd-förhållande"
msgid "Dolby CP650 and CP750"
msgstr "Dolby CP650 och CP750"
-#: src/lib/internet.cc:71
+#: src/lib/internet.cc:76
msgid "Download failed (%1/%2 error %3)"
msgstr "Nedladdning misslyckades (%1/%2 fel %3)"
@@ -894,7 +894,7 @@ msgstr "Konvertera %1"
msgid "Transitional"
msgstr "Transitional"
-#: src/lib/internet.cc:83
+#: src/lib/internet.cc:88
msgid "Unexpected ZIP file contents"
msgstr "Oväntat innehåll i ZIP-fil"
diff --git a/src/tools/po/da_DK.po b/src/tools/po/da_DK.po
index 5ebb09737..f83555685 100644
--- a/src/tools/po/da_DK.po
+++ b/src/tools/po/da_DK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-27 17:25+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
diff --git a/src/tools/po/de_DE.po b/src/tools/po/de_DE.po
index 4a8f06eb4..10d19865b 100644
--- a/src/tools/po/de_DE.po
+++ b/src/tools/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-27 15:23+0100\n"
"Last-Translator: Carsten Kurz\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/src/tools/po/es_ES.po b/src/tools/po/es_ES.po
index 5b462194e..8c26d5098 100644
--- a/src/tools/po/es_ES.po
+++ b/src/tools/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCPOMATIC\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-08-30 15:38-0400\n"
"Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
"Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
diff --git a/src/tools/po/fr_FR.po b/src/tools/po/fr_FR.po
index 2dbb9deb9..395063c51 100644
--- a/src/tools/po/fr_FR.po
+++ b/src/tools/po/fr_FR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic FRENCH\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-13 20:34+0100\n"
"Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
"Language-Team: \n"
diff --git a/src/tools/po/it_IT.po b/src/tools/po/it_IT.po
index ad613b8c9..8cd691818 100644
--- a/src/tools/po/it_IT.po
+++ b/src/tools/po/it_IT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: IT VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-14 09:52+0200\n"
"Last-Translator: William Fanelli <william.f@impronte.com>\n"
"Language-Team: \n"
diff --git a/src/tools/po/nl_NL.po b/src/tools/po/nl_NL.po
index 41af97fdc..2b7998057 100644
--- a/src/tools/po/nl_NL.po
+++ b/src/tools/po/nl_NL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-28 00:11+0100\n"
"Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
"Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
diff --git a/src/tools/po/pl_PL.po b/src/tools/po/pl_PL.po
index 207fc3865..5e59f7dc7 100644
--- a/src/tools/po/pl_PL.po
+++ b/src/tools/po/pl_PL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-10 19:01+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
diff --git a/src/tools/po/pt_PT.po b/src/tools/po/pt_PT.po
index 6239e1bbf..bf008d5da 100644
--- a/src/tools/po/pt_PT.po
+++ b/src/tools/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-28 21:29+0000\n"
"Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
"Language-Team: \n"
diff --git a/src/tools/po/ru_RU.po b/src/tools/po/ru_RU.po
index 952cc0591..049af14a3 100644
--- a/src/tools/po/ru_RU.po
+++ b/src/tools/po/ru_RU.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-12-01 14:10+0200\n"
"Last-Translator: Igor V <iva_co@ukr.net>\n"
"Language-Team: Russian\n"
diff --git a/src/tools/po/sv_SE.po b/src/tools/po/sv_SE.po
index 55ffd9b8b..bff9ea1b2 100644
--- a/src/tools/po/sv_SE.po
+++ b/src/tools/po/sv_SE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-11 17:13+0100\n"
"Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
"Language-Team: \n"
diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po
index 2e1a4b16b..e3558c26c 100644
--- a/src/wx/po/da_DK.po
+++ b/src/wx/po/da_DK.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-27 20:35+0100\n"
"Last-Translator: FULL NAME &lt;EMAIL@ADDRESS&gt;\n"
"Language-Team: LANGUAGE &lt;LL@li.org&gt;\n"
@@ -287,8 +287,8 @@ msgstr "Annuller"
msgid "Cannot reference this DCP. "
msgstr ""
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certifikat downloadet"
@@ -390,17 +390,17 @@ msgstr "Kopier som navn"
msgid "Could not analyse audio."
msgstr "Kunne ikke analysere lyden."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, fuzzy, c-format
msgid "Could not get cinema list (%s)"
msgstr "Kunne ikke læse nøgle fil (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, fuzzy, c-format
msgid "Could not get country list (%s)"
msgstr "Kunne ikke læse nøgle fil (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, fuzzy, c-format
msgid "Could not get screen list (%s)"
msgstr "Kunne ikke læse nøgle fil (%s)"
@@ -532,10 +532,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Doremi-serienumre skal have 6 cifre"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Ned"
@@ -552,7 +548,7 @@ msgstr "Download certifikat"
msgid "Download..."
msgstr "Download..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Downloader certifikat"
@@ -625,8 +621,8 @@ msgstr ""
msgid "Fade out"
msgstr ""
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Henter..."
@@ -1357,7 +1353,7 @@ msgstr ""
msgid "Subtitles"
msgstr "Undertekster"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Støttet af"
@@ -1381,7 +1377,7 @@ msgstr "Område (f.eks. UK)"
msgid "Test version "
msgstr "Testversion "
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Testet af"
@@ -1468,7 +1464,7 @@ msgstr ""
msgid "Type"
msgstr "Type"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Uventet filnavnsformat for certifikat"
@@ -1671,6 +1667,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Doremi-serienumre skal have 6 cifre"
+
#~ msgid "audio"
#~ msgstr "lyd"
diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po
index 8693e433e..dbc27dfdd 100644
--- a/src/wx/po/de_DE.po
+++ b/src/wx/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-27 15:31+0100\n"
"Last-Translator: Carsten Kurz\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -294,8 +294,8 @@ msgstr "Abbrechen"
msgid "Cannot reference this DCP. "
msgstr "Das DCP kann nicht gefunden werden."
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Zertifikat heruntergeladen"
@@ -396,17 +396,17 @@ msgstr "ISDCF Name kopieren"
msgid "Could not analyse audio."
msgstr "Ton konnte nicht analysiert werden"
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, c-format
msgid "Could not get cinema list (%s)"
msgstr "Konnte die Kinoliste (%s) nicht lesen."
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, c-format
msgid "Could not get country list (%s)"
msgstr "Konnte die Länderliste (%s) nicht lesen."
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, c-format
msgid "Could not get screen list (%s)"
msgstr "Konnte die Saalliste (%s) nicht lesen."
@@ -537,10 +537,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Doremi Seriennummern müssen aus 6 Zahlen bestehen!"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Nach unten"
@@ -557,7 +553,7 @@ msgstr "Lade Zertifikat"
msgid "Download..."
msgstr "Download..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Zertifikat wird heruntergeladen..."
@@ -627,8 +623,8 @@ msgstr "Einblenden"
msgid "Fade out"
msgstr "Ausblenden"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Zugriff..."
@@ -1353,7 +1349,7 @@ msgstr "Untertitel Darstellung"
msgid "Subtitles"
msgstr "Untertitel"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Unterstützt durch"
@@ -1377,7 +1373,7 @@ msgstr "Gebiet (z.B. UK)"
msgid "Test version "
msgstr "Test Version"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Getestet von"
@@ -1465,7 +1461,7 @@ msgstr "Spitzenwert ist %.2fdB"
msgid "Type"
msgstr "Typ"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Ungültige Zertifikats-Datei"
@@ -1675,6 +1671,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Doremi Seriennummern müssen aus 6 Zahlen bestehen!"
+
#~ msgid "audio"
#~ msgstr "Ton"
diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po
index a5cbbfd33..7e12382fa 100644
--- a/src/wx/po/es_ES.po
+++ b/src/wx/po/es_ES.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libdcpomatic-wx\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-08-30 15:57-0400\n"
"Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
"Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
@@ -288,8 +288,8 @@ msgstr "Cancelar"
msgid "Cannot reference this DCP. "
msgstr ""
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certificado descargado"
@@ -391,17 +391,17 @@ msgstr "Copiar como nombre"
msgid "Could not analyse audio."
msgstr "No se pudo analizar el audio."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, fuzzy, c-format
msgid "Could not get cinema list (%s)"
msgstr "No se pudo obtener el vídeo para mostrarlo (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, fuzzy, c-format
msgid "Could not get country list (%s)"
msgstr "No se pudo establecer el contenido: %s"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, fuzzy, c-format
msgid "Could not get screen list (%s)"
msgstr "No se pudo establecer el contenido: %s"
@@ -534,10 +534,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Los números de serie de Doremi deben tener 6 cifras"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Bajar"
@@ -554,7 +550,7 @@ msgstr "Descargar certificado"
msgid "Download..."
msgstr "Descargar…"
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Descargando certificado"
@@ -628,8 +624,8 @@ msgstr "Fundido de entrada"
msgid "Fade out"
msgstr "Fundido de salida"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Recuperando..."
@@ -1368,7 +1364,7 @@ msgstr "Escala del subtítulo"
msgid "Subtitles"
msgstr "Subtítulos"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Soportado por"
@@ -1392,7 +1388,7 @@ msgstr "Territorio (ej. ES)"
msgid "Test version "
msgstr "Versión en prueba"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Comprobado por"
@@ -1479,7 +1475,7 @@ msgstr "El pico es %.2fdB"
msgid "Type"
msgstr "Tipo"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Nombre inesperado del fichero de certificado"
@@ -1688,6 +1684,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Los números de serie de Doremi deben tener 6 cifras"
+
#~ msgid "audio"
#~ msgstr "audio"
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po
index 931d3f73d..760530bab 100644
--- a/src/wx/po/fr_FR.po
+++ b/src/wx/po/fr_FR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic FRENCH\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-13 20:44+0100\n"
"Last-Translator: Grégoire AUSINA <gregoire@gisele-productions.eu>\n"
"Language-Team: \n"
@@ -289,8 +289,8 @@ msgstr "Annuler"
msgid "Cannot reference this DCP. "
msgstr "Ne peut pas se référer à ce DCP"
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certificat téléchargé"
@@ -392,17 +392,17 @@ msgstr "Copier le nom"
msgid "Could not analyse audio."
msgstr "Analyse du son impossible"
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, c-format
msgid "Could not get cinema list (%s)"
msgstr "Liste des cinémas non accessible (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, c-format
msgid "Could not get country list (%s)"
msgstr "Liste des pays non accessible (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, c-format
msgid "Could not get screen list (%s)"
msgstr "Liste des salles non accessible (%s)"
@@ -533,10 +533,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Les numéros de série Doremi doivent être composés de 6 chiffres"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Descendre"
@@ -553,7 +549,7 @@ msgstr "Téléchargement Certificat"
msgid "Download..."
msgstr "Téléchargement..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Téléchargement Certificat en cours"
@@ -625,8 +621,8 @@ msgstr "Fondu début"
msgid "Fade out"
msgstr "Fondu fin"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Obtention..."
@@ -1352,7 +1348,7 @@ msgstr "Apparence des sous-titres"
msgid "Subtitles"
msgstr "Sous-titres"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Soutenu par"
@@ -1376,7 +1372,7 @@ msgstr "Territoire (ex. FR)"
msgid "Test version "
msgstr "Version test"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Testé par"
@@ -1464,7 +1460,7 @@ msgstr "La crête est de %.2fdB"
msgid "Type"
msgstr "Type"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Nom de fichier certificat non conforme "
@@ -1673,6 +1669,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Les numéros de série Doremi doivent être composés de 6 chiffres"
+
#~ msgid "audio"
#~ msgstr "audio"
diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po
index cf9287a54..a5bf79070 100644
--- a/src/wx/po/it_IT.po
+++ b/src/wx/po/it_IT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: IT VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-14 10:27+0200\n"
"Last-Translator: William Fanelli <william.f@impronte.com>\n"
"Language-Team: \n"
@@ -280,8 +280,8 @@ msgstr "Annulla"
msgid "Cannot reference this DCP. "
msgstr ""
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Scarica certificato"
@@ -384,17 +384,17 @@ msgstr "Salva una copia"
msgid "Could not analyse audio."
msgstr "Non posso analizzare l'audio."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, fuzzy, c-format
msgid "Could not get cinema list (%s)"
msgstr "Non posso aprire il file del contenuto (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, fuzzy, c-format
msgid "Could not get country list (%s)"
msgstr "Non posso regolare il contenuto: %s"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, fuzzy, c-format
msgid "Could not get screen list (%s)"
msgstr "Non posso regolare il contenuto: %s"
@@ -529,10 +529,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr ""
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr ""
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr ""
@@ -549,7 +545,7 @@ msgstr "Download certificato"
msgid "Download..."
msgstr "Download..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Certificate in download"
@@ -623,8 +619,8 @@ msgstr "Dissolvenza in entrata"
msgid "Fade out"
msgstr "Dissolvenza in uscita"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
#, fuzzy
msgid "Fetching..."
msgstr "conteggio..."
@@ -1369,7 +1365,7 @@ msgstr "Scala dei Sottotitoli"
msgid "Subtitles"
msgstr "Sottotitoli"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Supportato da"
@@ -1394,7 +1390,7 @@ msgstr "Nazione (es. UK)"
msgid "Test version "
msgstr "Versione di test"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Testato da"
@@ -1481,7 +1477,7 @@ msgstr ""
msgid "Type"
msgstr "Tipo"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr ""
diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po
index 37c242dbf..18e29fa18 100644
--- a/src/wx/po/nl_NL.po
+++ b/src/wx/po/nl_NL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-28 00:30+0100\n"
"Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
"Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
@@ -291,8 +291,8 @@ msgstr "Annuleer"
msgid "Cannot reference this DCP. "
msgstr "Kan niet aan deze DCP refereren."
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certificaat gedownload"
@@ -393,17 +393,17 @@ msgstr "Kopieer als naam"
msgid "Could not analyse audio."
msgstr "Kan audio niet analyseren."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, c-format
msgid "Could not get cinema list (%s)"
msgstr "Kan lijst met bioscopen niet ophalen (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, c-format
msgid "Could not get country list (%s)"
msgstr "Kan lijst met landen niet ophalen (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, c-format
msgid "Could not get screen list (%s)"
msgstr "Kan lijst met schermen niet ophalen (%s)"
@@ -534,10 +534,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Doremi serienummers moeten 6 cijfers hebben"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Omlaag"
@@ -554,7 +550,7 @@ msgstr "Download certificaat"
msgid "Download..."
msgstr "Download..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Downloaden certificaat"
@@ -624,8 +620,8 @@ msgstr "Fade in"
msgid "Fade out"
msgstr "Fade out"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Ophalen..."
@@ -1349,7 +1345,7 @@ msgstr "Ondertitelings-uiterlijk"
msgid "Subtitles"
msgstr "Ondertitels"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Ondersteund door"
@@ -1373,7 +1369,7 @@ msgstr "Gebied (bv. NL)"
msgid "Test version "
msgstr "Test-versie"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Getest door"
@@ -1461,7 +1457,7 @@ msgstr "Piek is %.2fdB"
msgid "Type"
msgstr "Type"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Onverwachte vorm van certificaat-bestandsnaam"
@@ -1667,3 +1663,6 @@ msgstr "x"
#: src/wx/colour_conversion_editor.cc:115
msgid "y"
msgstr "y"
+
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Doremi serienummers moeten 6 cijfers hebben"
diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po
index 532d72846..31ec44557 100644
--- a/src/wx/po/pl_PL.po
+++ b/src/wx/po/pl_PL.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-10-10 20:35+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -288,8 +288,8 @@ msgstr "Anuluj"
msgid "Cannot reference this DCP. "
msgstr ""
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certyfikat ściągnięty"
@@ -391,17 +391,17 @@ msgstr "Kopiuj jako"
msgid "Could not analyse audio."
msgstr "Nie udało się przeanalizować dźwięku."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, fuzzy, c-format
msgid "Could not get cinema list (%s)"
msgstr "Nie udało się otworzyć podglądu obrazu (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, fuzzy, c-format
msgid "Could not get country list (%s)"
msgstr "Nie udało się otworzyć podglądu obrazu (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, fuzzy, c-format
msgid "Could not get screen list (%s)"
msgstr "Nie udało się otworzyć podglądu obrazu (%s)"
@@ -533,10 +533,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Numer seryjny Doremi musi posiadać 6 cyfr"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Dół"
@@ -553,7 +549,7 @@ msgstr "Pobierz certyfikat"
msgid "Download..."
msgstr "Pobierz"
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Pobieranie certyfikatu"
@@ -626,8 +622,8 @@ msgstr "Fade in"
msgid "Fade out"
msgstr "Fade out"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Pobieranie"
@@ -1360,7 +1356,7 @@ msgstr ""
msgid "Subtitles"
msgstr "Napisy"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Wsparli"
@@ -1384,7 +1380,7 @@ msgstr "Region (e.g. PL)"
msgid "Test version "
msgstr "Wersja testowa"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Testerzy"
@@ -1471,7 +1467,7 @@ msgstr "Peak wynosi %.2fdB"
msgid "Type"
msgstr "Rodzaj"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Nieobsługiwana nazwa pliku certyfikatu"
@@ -1681,6 +1677,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Numer seryjny Doremi musi posiadać 6 cyfr"
+
#~ msgid "audio"
#~ msgstr "dźwięk"
diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po
index f76bf6f89..80d3f6c32 100644
--- a/src/wx/po/pt_PT.po
+++ b/src/wx/po/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-11 15:57+0000\n"
"Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
"Language-Team: \n"
@@ -292,8 +292,8 @@ msgstr "Cancelar"
msgid "Cannot reference this DCP. "
msgstr "Não pode referenciar este DCP."
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certificado transferido"
@@ -395,17 +395,17 @@ msgstr "Copiar como nome"
msgid "Could not analyse audio."
msgstr "Não foi possível analizar audio."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, fuzzy, c-format
msgid "Could not get cinema list (%s)"
msgstr "Não foi possível obter o vídeo para visualizar (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, fuzzy, c-format
msgid "Could not get country list (%s)"
msgstr "Não foi possível obter o vídeo para visualizar (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, fuzzy, c-format
msgid "Could not get screen list (%s)"
msgstr "Não foi possível obter o vídeo para visualizar (%s)"
@@ -536,10 +536,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Os números de série da Doremi devem ter 6 dígitos"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Mover para baixo"
@@ -556,7 +552,7 @@ msgstr "Transferir certificado"
msgid "Download..."
msgstr "Transferir..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "A transferir certificado"
@@ -628,8 +624,8 @@ msgstr "Fade in"
msgid "Fade out"
msgstr "Fade out"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Em busca..."
@@ -1365,7 +1361,7 @@ msgstr ""
msgid "Subtitles"
msgstr "Legendas"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Apoiado por "
@@ -1389,7 +1385,7 @@ msgstr "Território (e.g. PT)"
msgid "Test version "
msgstr "Versão de teste"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Testado por"
@@ -1476,7 +1472,7 @@ msgstr "Pico de %.2fdB"
msgid "Type"
msgstr "Tipo"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Formato inesperado de ficheiro de certificado"
@@ -1686,6 +1682,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Os números de série da Doremi devem ter 6 dígitos"
+
#~ msgid "audio"
#~ msgstr "audio"
diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po
index 010916360..8357ce819 100644
--- a/src/wx/po/ru_RU.po
+++ b/src/wx/po/ru_RU.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-12-01 14:56+0200\n"
"Last-Translator: Igor V <iva_co@ukr.net>\n"
"Language-Team: Russian\n"
@@ -284,7 +284,8 @@ msgstr "Отмена"
msgid "Cannot reference this DCP. "
msgstr "Не удается сделать ссылку на этот DCP. "
-#: src/wx/dolby_certificate_panel.cc:203 src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Сертификат загружен"
@@ -385,17 +386,17 @@ msgstr "Копировать в название"
msgid "Could not analyse audio."
msgstr "Не удалось проанализировать аудио."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, c-format
msgid "Could not get cinema list (%s)"
msgstr "Не удалось получить список кинотеатров (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, c-format
msgid "Could not get country list (%s)"
msgstr "Не удалось получить список стран (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, c-format
msgid "Could not get screen list (%s)"
msgstr "Не удалось получит список экранов (%s)"
@@ -526,10 +527,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Серийные номера Doremi должны содержать 6 цифр"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Вниз"
@@ -546,7 +543,7 @@ msgstr "Скачать сертификат"
msgid "Download..."
msgstr "Загрузка..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Скачивание сертификата"
@@ -616,8 +613,8 @@ msgstr "Постепенное появление"
msgid "Fade out"
msgstr "Постепенное затухание"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Установка..."
@@ -1341,7 +1338,7 @@ msgstr "Внешний вид субтитров"
msgid "Subtitles"
msgstr "Субтитры"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Финансовая поддержка"
@@ -1365,7 +1362,7 @@ msgstr "Территория (напр. UA)"
msgid "Test version "
msgstr "Тестовая версия"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Тестирование"
@@ -1452,7 +1449,7 @@ msgstr "Пиковая громкость %.2fдБ"
msgid "Type"
msgstr "Тип"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Неожиданная форма имени файл сертификата"
@@ -1662,6 +1659,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Серийные номера Doremi должны содержать 6 цифр"
+
#~ msgid "audio"
#~ msgstr "аудио"
diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po
index 2b7dbb026..483c5d396 100644
--- a/src/wx/po/sv_SE.po
+++ b/src/wx/po/sv_SE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: DCP-o-matic\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-11-30 13:42+0000\n"
+"POT-Creation-Date: 2015-12-02 21:04+0000\n"
"PO-Revision-Date: 2015-11-11 17:12+0100\n"
"Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
"Language-Team: \n"
@@ -289,8 +289,8 @@ msgstr "Avbryt"
msgid "Cannot reference this DCP. "
msgstr "Kan inte referera denna DCP."
-#: src/wx/dolby_certificate_panel.cc:203
-#: src/wx/doremi_certificate_panel.cc:130
+#: src/wx/dolby_certificate_panel.cc:209
+#: src/wx/doremi_certificate_panel.cc:128
msgid "Certificate downloaded"
msgstr "Certifikat nedladdat"
@@ -393,17 +393,17 @@ msgstr "Kopiera som namn"
msgid "Could not analyse audio."
msgstr "Kunde inte analysera audio."
-#: src/wx/dolby_certificate_panel.cc:129
+#: src/wx/dolby_certificate_panel.cc:134
#, c-format
msgid "Could not get cinema list (%s)"
msgstr "Kunde inte hämta lista över biografer (%s)"
-#: src/wx/dolby_certificate_panel.cc:101
+#: src/wx/dolby_certificate_panel.cc:106
#, c-format
msgid "Could not get country list (%s)"
msgstr "Kunde inte hämta lista över länder (%s)"
-#: src/wx/dolby_certificate_panel.cc:161
+#: src/wx/dolby_certificate_panel.cc:166
#, c-format
msgid "Could not get screen list (%s)"
msgstr "Kunde inte hämta lista över salonger (%s)"
@@ -535,10 +535,6 @@ msgstr "Dolby"
msgid "Doremi"
msgstr "Doremi"
-#: src/wx/doremi_certificate_panel.cc:55
-msgid "Doremi serial numbers must have 6 digits"
-msgstr "Doremi serienummer måste ha 6 siffror"
-
#: src/wx/content_panel.cc:93
msgid "Down"
msgstr "Ner"
@@ -555,7 +551,7 @@ msgstr "Ladda ner certifikat"
msgid "Download..."
msgstr "Ladda ner..."
-#: src/wx/dolby_certificate_panel.cc:169 src/wx/doremi_certificate_panel.cc:59
+#: src/wx/dolby_certificate_panel.cc:174 src/wx/doremi_certificate_panel.cc:53
msgid "Downloading certificate"
msgstr "Laddar ner certifikat"
@@ -627,8 +623,8 @@ msgstr "Tona in"
msgid "Fade out"
msgstr "Tona ut"
-#: src/wx/dolby_certificate_panel.cc:82 src/wx/dolby_certificate_panel.cc:110
-#: src/wx/dolby_certificate_panel.cc:138
+#: src/wx/dolby_certificate_panel.cc:87 src/wx/dolby_certificate_panel.cc:115
+#: src/wx/dolby_certificate_panel.cc:143
msgid "Fetching..."
msgstr "Hämtar..."
@@ -1360,7 +1356,7 @@ msgstr "Undertext Skalning"
msgid "Subtitles"
msgstr "Undertexter"
-#: src/wx/about_dialog.cc:214
+#: src/wx/about_dialog.cc:215
msgid "Supported by"
msgstr "Stöd från"
@@ -1384,7 +1380,7 @@ msgstr "Område (ex. SV)"
msgid "Test version "
msgstr "Testversion"
-#: src/wx/about_dialog.cc:266
+#: src/wx/about_dialog.cc:267
msgid "Tested by"
msgstr "Testad av"
@@ -1472,7 +1468,7 @@ msgstr "Maxvärde är %.2fdB"
msgid "Type"
msgstr "Typ"
-#: src/wx/dolby_certificate_panel.cc:194
+#: src/wx/dolby_certificate_panel.cc:200
msgid "Unexpected certificate filename form"
msgstr "Oväntat utformning av certifikatfilnamn"
@@ -1681,6 +1677,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Doremi serial numbers must have 6 digits"
+#~ msgstr "Doremi serienummer måste ha 6 siffror"
+
#~ msgid "audio"
#~ msgstr "audio"