summaryrefslogtreecommitdiff
path: root/src/wx
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-24 00:25:01 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-24 00:25:01 +0000
commit002132b296e7f40a9aca3bb09530895c53bd74ba (patch)
tree8b6a0454117902db5e8d0c472753aeb1138c6880 /src/wx
parente1ec5b2c81ec2e15d4c1d97cce8252fa34c7116a (diff)
Tweak label.
Diffstat (limited to 'src/wx')
-rw-r--r--src/wx/dolby_doremi_certificate_panel.cc2
-rw-r--r--src/wx/po/cs_CZ.po33
-rw-r--r--src/wx/po/da_DK.po33
-rw-r--r--src/wx/po/de_DE.po33
-rw-r--r--src/wx/po/es_ES.po33
-rw-r--r--src/wx/po/fr_FR.po33
-rw-r--r--src/wx/po/it_IT.po33
-rw-r--r--src/wx/po/nl_NL.po33
-rw-r--r--src/wx/po/pl_PL.po33
-rw-r--r--src/wx/po/pt_PT.po33
-rw-r--r--src/wx/po/ru_RU.po33
-rw-r--r--src/wx/po/sk_SK.po33
-rw-r--r--src/wx/po/sv_SE.po33
13 files changed, 205 insertions, 193 deletions
diff --git a/src/wx/dolby_doremi_certificate_panel.cc b/src/wx/dolby_doremi_certificate_panel.cc
index e2035b1fb..bd6edefa9 100644
--- a/src/wx/dolby_doremi_certificate_panel.cc
+++ b/src/wx/dolby_doremi_certificate_panel.cc
@@ -39,7 +39,7 @@ using boost::optional;
DolbyDoremiCertificatePanel::DolbyDoremiCertificatePanel (wxWindow* parent, DownloadCertificateDialog* dialog)
: DownloadCertificatePanel (parent, dialog)
{
- add_label_to_sizer (_table, this, _("Server serial number"), true);
+ add_label_to_sizer (_table, this, _("Serial number"), true);
_serial = new wxTextCtrl (this, wxID_ANY, wxT (""), wxDefaultPosition, wxSize (300, -1));
_table->Add (_serial, 1, wxEXPAND);
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po
index dac503c02..28ec3c5e5 100644
--- a/src/wx/po/cs_CZ.po
+++ b/src/wx/po/cs_CZ.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2016-02-05 08:38+0100\n"
"Last-Translator: Tomáš Hlaváč\n"
"Language-Team: DCP-o-matic translators\n"
@@ -311,11 +311,11 @@ msgstr "Zkontrolovat aktualizace při startu programu "
msgid "Choose a file"
msgstr "Vyberte soubor"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Vyberte soubor nebo soubory"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Vyberte složku"
@@ -764,7 +764,8 @@ msgid "KDM|Timing"
msgstr "KDM|Trvaní"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Nechat video v sekvenci"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -816,7 +817,7 @@ msgstr "Log:"
msgid "Loudness range %.2f LU"
msgstr "Rozsah hlasitosti %.2f LU"
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "CHYBĚJÍCÍ:"
@@ -877,7 +878,7 @@ msgstr "Moje dokumenty"
msgid "My problem is"
msgstr "Můj problém je"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "POTŘEBNÉ KDM:"
@@ -903,7 +904,7 @@ msgstr "Nevybráno žádné DCP"
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Žádné audio nebude přeneseno z kanálu %d do DCP kanálu %d."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Žádný obsah nebyl ve složce nalezen."
@@ -1210,14 +1211,14 @@ msgstr "Odeslat emailem"
msgid "Send logs"
msgstr "Odeslat logy"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Seriennummer"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Sériové číslo serveru"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servery"
@@ -1310,7 +1311,7 @@ msgstr "Vyhledat titulky"
msgid "Subtitles"
msgstr "Titulky"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Podporované(ý)"
@@ -1334,7 +1335,7 @@ msgstr "Území (např. SK)"
msgid "Test version "
msgstr "Testovací verze"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testované"
@@ -1621,6 +1622,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Sériové číslo serveru"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1656,9 +1660,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Zugriff..."
-#~ msgid "Serial number"
-#~ msgstr "Seriennummer"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Ungültige Zertifikats-Datei"
diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po
index ab31e95f5..5934a09db 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+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"
@@ -317,11 +317,11 @@ msgstr "Søg efter opdateringer ved opstart."
msgid "Choose a file"
msgstr "Vælg en fil"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Vælg en fil eller filer"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Vælg en folder"
@@ -777,7 +777,8 @@ msgid "KDM|Timing"
msgstr "KDM|Timing"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Bevar videosekvens"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -829,7 +830,7 @@ msgstr "Log:"
msgid "Loudness range %.2f LU"
msgstr ""
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "MANGLER:"
@@ -891,7 +892,7 @@ msgstr "Mine dokumenter"
msgid "My problem is"
msgstr "Mit problem er"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "HAR BRUG FOR KDM:"
@@ -917,7 +918,7 @@ msgstr ""
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Ingen lyd vil blive sendt fra indholdskanal %d til DCP-kanal %d."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Fandt intet indhold i denne folder."
@@ -1229,14 +1230,14 @@ msgstr "Send som e-mail"
msgid "Send logs"
msgstr "Send logfiler"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Serienummer"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Servers serienummer"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servere"
@@ -1330,7 +1331,7 @@ msgstr ""
msgid "Subtitles"
msgstr "Undertekster"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Støttet af"
@@ -1354,7 +1355,7 @@ msgstr "Område (f.eks. UK)"
msgid "Test version "
msgstr "Testversion "
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testet af"
@@ -1636,6 +1637,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Servers serienummer"
+
#~ msgid ""
#~ "Your DCP has no audio channels. This is likely to cause problems on "
#~ "playback."
@@ -1667,9 +1671,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Henter..."
-#~ msgid "Serial number"
-#~ msgstr "Serienummer"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Uventet filnavnsformat for certifikat"
diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po
index 57bbb7abc..03fccb568 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2016-02-04 00:57+0100\n"
"Last-Translator: Carsten Kurz\n"
"Language-Team: DCP-o-matic translators\n"
@@ -323,11 +323,11 @@ msgstr "Beim Start auf Updates überprüfen."
msgid "Choose a file"
msgstr "Datei auswählen"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Eine oder mehrere Dateien auswählen"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Bildsequenz oder DCP-Ordner wählen"
@@ -778,7 +778,8 @@ msgid "KDM|Timing"
msgstr "Zeitfenster"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Lücken in Zeitleiste automatisch schließen"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -830,7 +831,7 @@ msgstr "In die Log-Datei schreiben:"
msgid "Loudness range %.2f LU"
msgstr "Lautheitsumfang %.2f LU"
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "FEHLT:"
@@ -891,7 +892,7 @@ msgstr "Meine Dokumente"
msgid "My problem is"
msgstr "Ich habe folgendes Problem:"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "Benötigt KDM:"
@@ -917,7 +918,7 @@ msgstr "Kein DCP ausgewählt."
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Der Ton von Kanal %d wird nicht an das DCP Kanal %d weitergegeben."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Keine Inhalte in diesem Ordner."
@@ -1224,14 +1225,14 @@ msgstr "Per Email senden"
msgid "Send logs"
msgstr "Logs übermitteln"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Seriennummer"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Server Seriennummer"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Encoding Server"
@@ -1324,7 +1325,7 @@ msgstr "Untertitel Darstellung"
msgid "Subtitles"
msgstr "Untertitel"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Unterstützt durch"
@@ -1348,7 +1349,7 @@ msgstr "Gebiet (z.B. UK)"
msgid "Test version "
msgstr "Test Version"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Getestet von"
@@ -1638,6 +1639,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Server Seriennummer"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1674,9 +1678,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Zugriff..."
-#~ msgid "Serial number"
-#~ msgstr "Seriennummer"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Ungültige Zertifikats-Datei"
diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po
index ac96a88a9..5c33d0996 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2016-02-09 01:29-0500\n"
"Last-Translator: Manuel AC <manuel.acevedo@civantos.>\n"
"Language-Team: Manuel AC <manuel.acevedo@civantos.com>\n"
@@ -313,11 +313,11 @@ msgstr "Buscar actualizaciones al iniciar"
msgid "Choose a file"
msgstr "Elige un fichero"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Elegir un fichero o ficheros"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Elige una carpeta"
@@ -767,7 +767,8 @@ msgid "KDM|Timing"
msgstr "KDM|Tiempo"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Mantener el video secuencia"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -819,7 +820,7 @@ msgstr "Registro:"
msgid "Loudness range %.2f LU"
msgstr "Rango de volumen %.2f LU"
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "FALTA:"
@@ -880,7 +881,7 @@ msgstr "Mis documentos"
msgid "My problem is"
msgstr "Mi problema es"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "NECESITA KDM:"
@@ -906,7 +907,7 @@ msgstr "No se ha seleccionado ningún DCP."
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "No pasará audio del canal de origen %d al canal %d del DCP."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "No se encontró contenido en esta carpeta."
@@ -1213,14 +1214,14 @@ msgstr "Enviar por email"
msgid "Send logs"
msgstr "Enviar registros"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Número de serie"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Servidor"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Número de serie del servidor"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servidores"
@@ -1313,7 +1314,7 @@ msgstr "Apariencia del subtítulo"
msgid "Subtitles"
msgstr "Subtítulos"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Soportado por"
@@ -1337,7 +1338,7 @@ msgstr "Territorio (ej. ES)"
msgid "Test version "
msgstr "Versión en prueba"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Comprobado por"
@@ -1624,6 +1625,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Número de serie del servidor"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1662,9 +1666,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Recuperando..."
-#~ msgid "Serial number"
-#~ msgstr "Número de serie"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Nombre inesperado del fichero de certificado"
diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po
index 08c025324..77fdac654 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+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"
@@ -319,11 +319,11 @@ msgstr "Recherche de mises à jour au démarrage."
msgid "Choose a file"
msgstr "Choisissez un fichier"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Choisissez un ou plusieurs fichiers"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Choisissez un dossier"
@@ -776,7 +776,8 @@ msgid "KDM|Timing"
msgstr "Temps"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Conserver la vidéo dans la séquence"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -828,7 +829,7 @@ msgstr "Rapport:"
msgid "Loudness range %.2f LU"
msgstr ""
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "MANQUANT:"
@@ -890,7 +891,7 @@ msgstr "Mes Documents"
msgid "My problem is"
msgstr "Mon problème est :"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "DEMANDE de KDM:"
@@ -916,7 +917,7 @@ msgstr ""
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Aucun son ne passera du canal audio %d au canal %d du DCP."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Aucun contenu trouvé dans ce répertoire"
@@ -1225,14 +1226,14 @@ msgstr "Envoyer par e-mail"
msgid "Send logs"
msgstr "Envoyer rapport"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Numéro de Série"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Serveur"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Numéro de Série du Serveur"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Serveurs"
@@ -1325,7 +1326,7 @@ msgstr "Apparence des sous-titres"
msgid "Subtitles"
msgstr "Sous-titres"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Soutenu par"
@@ -1349,7 +1350,7 @@ msgstr "Territoire (ex. FR)"
msgid "Test version "
msgstr "Version test"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testé par"
@@ -1636,6 +1637,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Numéro de Série du Serveur"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1671,9 +1675,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Obtention..."
-#~ msgid "Serial number"
-#~ msgstr "Numéro de Série"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Nom de fichier certificat non conforme "
diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po
index 7756b240e..d711d2b63 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2015-10-14 10:27+0200\n"
"Last-Translator: William Fanelli <william.f@impronte.com>\n"
"Language-Team: \n"
@@ -309,11 +309,11 @@ msgstr "Controlla gli aggiornamentio alla partenza"
msgid "Choose a file"
msgstr "Scegli un file"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Scegli uno o più file"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Scegli una cartella"
@@ -776,7 +776,8 @@ msgid "KDM|Timing"
msgstr ""
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Tieni i video in sequenza"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -830,7 +831,7 @@ msgstr ""
msgid "Loudness range %.2f LU"
msgstr ""
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "MANCANTE:"
@@ -894,7 +895,7 @@ msgstr "Documenti"
msgid "My problem is"
msgstr "Il mio problema è"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr ""
@@ -920,7 +921,7 @@ msgstr ""
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Nessun audio sarà passato dal canale %d sorgente al canale %d del DCP"
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr ""
@@ -1238,14 +1239,14 @@ msgstr "Manda per email"
msgid "Send logs"
msgstr ""
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Numero seriale"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Numero seriale server"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Server"
@@ -1339,7 +1340,7 @@ msgstr "Scala dei Sottotitoli"
msgid "Subtitles"
msgstr "Sottotitoli"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Supportato da"
@@ -1364,7 +1365,7 @@ msgstr "Nazione (es. UK)"
msgid "Test version "
msgstr "Versione di test"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testato da"
@@ -1647,6 +1648,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Numero seriale server"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1679,9 +1683,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "conteggio..."
-#~ msgid "Serial number"
-#~ msgstr "Numero seriale"
-
#~ msgid "audio"
#~ msgstr "audio"
diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po
index a31ccdd57..bc1429e29 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2016-01-11 02:15+0100\n"
"Last-Translator: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
"Language-Team: Rob van Nieuwkerk <dcpomatic-translations@berrymount.nl>\n"
@@ -319,11 +319,11 @@ msgstr "Zoek naar updates bij opstarten"
msgid "Choose a file"
msgstr "Kies een bestand"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Kies een of meer bestanden"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Kies een map"
@@ -772,7 +772,8 @@ msgid "KDM|Timing"
msgstr "Tijdvenster"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Houd video in volgorde"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -824,7 +825,7 @@ msgstr "Log:"
msgid "Loudness range %.2f LU"
msgstr "Luidheidbereik %.2f LU"
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "ONTBREKEND:"
@@ -885,7 +886,7 @@ msgstr "Mijn Documenten"
msgid "My problem is"
msgstr "Mijn probleem is"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "HEEFT KDM NODIG: "
@@ -913,7 +914,7 @@ msgstr ""
"Er wordt geen audio van het content-kanaal %d doorgestuurd naar DCP-kanaal "
"%d."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Geen content gevonden in deze map."
@@ -1220,14 +1221,14 @@ msgstr "Stuur via email"
msgid "Send logs"
msgstr "Stuur logs"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Serienummer"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Server-serienummer"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servers"
@@ -1320,7 +1321,7 @@ msgstr "Ondertitelings-uiterlijk"
msgid "Subtitles"
msgstr "Ondertitels"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Ondersteund door"
@@ -1344,7 +1345,7 @@ msgstr "Gebied (bv. NL)"
msgid "Test version "
msgstr "Test-versie"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Getest door"
@@ -1632,6 +1633,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Server-serienummer"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1667,8 +1671,5 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Ophalen..."
-#~ msgid "Serial number"
-#~ msgstr "Serienummer"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Onverwachte vorm van certificaat-bestandsnaam"
diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po
index c762ce892..8adf74709 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2015-10-10 20:35+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -318,11 +318,11 @@ msgstr "Sprawdź aktualizacje przy starcie programu"
msgid "Choose a file"
msgstr "Wybierz plik"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Wybierz plik lub pliki"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Wybierz folder"
@@ -779,7 +779,8 @@ msgid "KDM|Timing"
msgstr "Czas"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Zachowaj parametry sekwencji"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -831,7 +832,7 @@ msgstr "Dziennik:"
msgid "Loudness range %.2f LU"
msgstr ""
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "BRAKUJĄCE:"
@@ -893,7 +894,7 @@ msgstr "Moje dokumenty"
msgid "My problem is"
msgstr "Odkryłem błąd"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "WYMAGA KDM:"
@@ -920,7 +921,7 @@ msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr ""
"Żadna ścieżka dźwiękowa nie będzie przeniesiona z kanału %d to %d kanału DCP."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "W tym folderze brakuje plików."
@@ -1232,14 +1233,14 @@ msgstr "Wyślij emailem"
msgid "Send logs"
msgstr "Wyślij logi"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Numer seryjny"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Serwer"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Numer seryjny serwera"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Serwery"
@@ -1333,7 +1334,7 @@ msgstr ""
msgid "Subtitles"
msgstr "Napisy"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Wsparli"
@@ -1357,7 +1358,7 @@ msgstr "Region (e.g. PL)"
msgid "Test version "
msgstr "Wersja testowa"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testerzy"
@@ -1644,6 +1645,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Numer seryjny serwera"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1682,9 +1686,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Pobieranie"
-#~ msgid "Serial number"
-#~ msgstr "Numer seryjny"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Nieobsługiwana nazwa pliku certyfikatu"
diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po
index 484df69ab..1129260cf 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2015-11-11 15:57+0000\n"
"Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n"
"Language-Team: \n"
@@ -322,11 +322,11 @@ msgstr "Pesquisar por actualizações no arranque"
msgid "Choose a file"
msgstr "Seleccionar ficheiro"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Seleccionar ficheiro(s)"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Seleccionar pasta"
@@ -781,7 +781,8 @@ msgid "KDM|Timing"
msgstr "Janela de tempo"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Manter vídeo em sequência"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -833,7 +834,7 @@ msgstr "Registo:"
msgid "Loudness range %.2f LU"
msgstr ""
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "EM FALTA:"
@@ -898,7 +899,7 @@ msgstr "Os meus documentos"
msgid "My problem is"
msgstr "O meu problema é"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "NECESSITA DE KDM:"
@@ -924,7 +925,7 @@ msgstr ""
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Não será passado audio do canal de conteúdo %d para o canal DCP %d."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Não foi encontrado conteúdo nesta pasta."
@@ -1237,14 +1238,14 @@ msgstr "Enviar por email"
msgid "Send logs"
msgstr "Enviar registos"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Número de série"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Servidor"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Número de série do servidor"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servidores"
@@ -1338,7 +1339,7 @@ msgstr ""
msgid "Subtitles"
msgstr "Legendas"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Apoiado por "
@@ -1362,7 +1363,7 @@ msgstr "Território (e.g. PT)"
msgid "Test version "
msgstr "Versão de teste"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testado por"
@@ -1649,6 +1650,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Número de série do servidor"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1687,9 +1691,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Em busca..."
-#~ msgid "Serial number"
-#~ msgstr "Número de série"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Formato inesperado de ficheiro de certificado"
diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po
index 7e1e5f1db..b44d8d525 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2016-01-06 19:39+0200\n"
"Last-Translator: Igor V <iva_co@ukr.net>\n"
"Language-Team: Russian\n"
@@ -313,11 +313,11 @@ msgstr "Проверять обновления при запуске"
msgid "Choose a file"
msgstr "Выбрать файл"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Выбрать файл или файлы"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Выбрать папку"
@@ -768,7 +768,8 @@ msgid "KDM|Timing"
msgstr "Тайминг"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Хранить видео в последовательности"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -820,7 +821,7 @@ msgstr "Лог:"
msgid "Loudness range %.2f LU"
msgstr "Диапазон громкости %.2f LU"
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "ОТСУТСТВУЕТ:"
@@ -881,7 +882,7 @@ msgstr "Мои документы"
msgid "My problem is"
msgstr "Моя проблема"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "НЕОБХОДИМ KDM:"
@@ -907,7 +908,7 @@ msgstr ""
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Аудио не будет перемещено из канала %d контента в канал %d DCP."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "В данной папке не обнаружен контент."
@@ -1214,14 +1215,14 @@ msgstr "Отправить по email"
msgid "Send logs"
msgstr "Отправить логи"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Серийный номер"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Сервер"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Серийный номер сервера"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Сервера"
@@ -1314,7 +1315,7 @@ msgstr "Внешний вид субтитров"
msgid "Subtitles"
msgstr "Субтитры"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Финансовая поддержка"
@@ -1338,7 +1339,7 @@ msgstr "Территория (напр. UA)"
msgid "Test version "
msgstr "Тестовая версия"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Тестирование"
@@ -1627,6 +1628,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Серийный номер сервера"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1662,9 +1666,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Установка..."
-#~ msgid "Serial number"
-#~ msgstr "Серийный номер"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Неожиданная форма имени файл сертификата"
diff --git a/src/wx/po/sk_SK.po b/src/wx/po/sk_SK.po
index e20db35cb..bc50b4eb7 100644
--- a/src/wx/po/sk_SK.po
+++ b/src/wx/po/sk_SK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2016-01-06 00:23+0100\n"
"Last-Translator: Tomáš Hlaváč\n"
"Language-Team: DCP-o-matic translators\n"
@@ -312,11 +312,11 @@ msgstr "Skontrolovať aktualizácie pri spustení programu "
msgid "Choose a file"
msgstr "Vyberte súbor"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Vyberte súbor alebo súbory"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Vyberte priečinok"
@@ -765,7 +765,8 @@ msgid "KDM|Timing"
msgstr "KDM|Trvanie"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Nechať video v sekvencií"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -817,7 +818,7 @@ msgstr "Log:"
msgid "Loudness range %.2f LU"
msgstr "Rozsah hlasitosti %.2f LU"
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "CHÝBAJÚCE:"
@@ -878,7 +879,7 @@ msgstr "Moje dokumenty"
msgid "My problem is"
msgstr "Môj problém je"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "POTREBNÉ KDM:"
@@ -904,7 +905,7 @@ msgstr ""
msgid "No audio will be passed from content channel %d to DCP channel %d."
msgstr "Žiadne audio nebude prenesený z kanálu %d do DCP kanálu %d."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Žiadny obsah v priečinku nebol nájdený."
@@ -1211,14 +1212,14 @@ msgstr "Odoslať emailom"
msgid "Send logs"
msgstr "Odoslať logy"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Seriennummer"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Sériové číslo servera"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servery"
@@ -1311,7 +1312,7 @@ msgstr "Vzhľad titulkov"
msgid "Subtitles"
msgstr "Titulky"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Podporované(ý)"
@@ -1335,7 +1336,7 @@ msgstr "Územie (napr. SK)"
msgid "Test version "
msgstr "Test verzia"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testované"
@@ -1622,6 +1623,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Sériové číslo servera"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1657,9 +1661,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Zugriff..."
-#~ msgid "Serial number"
-#~ msgstr "Seriennummer"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Ungültige Zertifikats-Datei"
diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po
index efc69d67f..339f78e81 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: 2016-02-22 22:47+0000\n"
+"POT-Creation-Date: 2016-02-24 00:24+0000\n"
"PO-Revision-Date: 2015-11-11 17:12+0100\n"
"Last-Translator: Adam Klotblixt <adam.klotblixt@gmail.com>\n"
"Language-Team: \n"
@@ -319,11 +319,11 @@ msgstr "Sök efter uppdateringar vid start"
msgid "Choose a file"
msgstr "Välj en fil"
-#: src/wx/content_panel.cc:268
+#: src/wx/content_panel.cc:277
msgid "Choose a file or files"
msgstr "Välj en fil eller filer"
-#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:296
+#: src/wx/content_menu.cc:246 src/wx/content_panel.cc:305
msgid "Choose a folder"
msgstr "Välj en folder"
@@ -779,7 +779,8 @@ msgid "KDM|Timing"
msgstr "KDM|Tajming"
#: src/wx/timeline_dialog.cc:43
-msgid "Keep video in sequence"
+#, fuzzy
+msgid "Keep video and subtitles in sequence"
msgstr "Behåll video i sekvens"
#: src/wx/dcp_panel.cc:125 src/wx/key_dialog.cc:27 src/wx/key_dialog.cc:29
@@ -831,7 +832,7 @@ msgstr "Logg:"
msgid "Loudness range %.2f LU"
msgstr ""
-#: src/wx/content_panel.cc:485
+#: src/wx/content_panel.cc:494
msgid "MISSING: "
msgstr "SAKNAS:"
@@ -893,7 +894,7 @@ msgstr "Mina Dokument"
msgid "My problem is"
msgstr "Mitt problem är"
-#: src/wx/content_panel.cc:489
+#: src/wx/content_panel.cc:498
msgid "NEEDS KDM: "
msgstr "BEHÖVER KDM:"
@@ -921,7 +922,7 @@ msgstr ""
"Ingen audio kommer att överföras från innehållskanalen %d till DCP-kanalen "
"%d."
-#: src/wx/content_panel.cc:307
+#: src/wx/content_panel.cc:316
msgid "No content found in this folder."
msgstr "Inget innehåll hittades i denna folder."
@@ -1232,14 +1233,14 @@ msgstr "Skicka med mejl"
msgid "Send logs"
msgstr "Skicka loggar"
+#: src/wx/dolby_doremi_certificate_panel.cc:42
+msgid "Serial number"
+msgstr "Serienummer"
+
#: src/wx/server_dialog.cc:28
msgid "Server"
msgstr "Server"
-#: src/wx/dolby_doremi_certificate_panel.cc:42
-msgid "Server serial number"
-msgstr "Server serienummer"
-
#: src/wx/config_dialog.cc:593
msgid "Servers"
msgstr "Servrar"
@@ -1333,7 +1334,7 @@ msgstr "Undertext Skalning"
msgid "Subtitles"
msgstr "Undertexter"
-#: src/wx/about_dialog.cc:234
+#: src/wx/about_dialog.cc:235
msgid "Supported by"
msgstr "Stöd från"
@@ -1357,7 +1358,7 @@ msgstr "Område (ex. SV)"
msgid "Test version "
msgstr "Testversion"
-#: src/wx/about_dialog.cc:286
+#: src/wx/about_dialog.cc:287
msgid "Tested by"
msgstr "Testad av"
@@ -1645,6 +1646,9 @@ msgstr "x"
msgid "y"
msgstr "y"
+#~ msgid "Server serial number"
+#~ msgstr "Server serienummer"
+
#~ msgid ""
#~ "Your DCP has an odd number of audio channels. This is very likely to "
#~ "cause problems on playback."
@@ -1680,9 +1684,6 @@ msgstr "y"
#~ msgid "Fetching..."
#~ msgstr "Hämtar..."
-#~ msgid "Serial number"
-#~ msgstr "Serienummer"
-
#~ msgid "Unexpected certificate filename form"
#~ msgstr "Oväntat utformning av certifikatfilnamn"