From c49d716e46274a23f516812ff48ec636396d397e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 24 Oct 2017 21:12:04 +0100 Subject: [PATCH] pot/merge. --- src/lib/po/cs_CZ.po | 15 ++++++++++++++- src/lib/po/da_DK.po | 15 ++++++++++++++- src/lib/po/de_DE.po | 15 ++++++++++++++- src/lib/po/es_ES.po | 15 ++++++++++++++- src/lib/po/fr_FR.po | 15 ++++++++++++++- src/lib/po/it_IT.po | 15 ++++++++++++++- src/lib/po/nl_NL.po | 15 ++++++++++++++- src/lib/po/pl_PL.po | 15 ++++++++++++++- src/lib/po/pt_BR.po | 15 ++++++++++++++- src/lib/po/pt_PT.po | 15 ++++++++++++++- src/lib/po/ru_RU.po | 15 ++++++++++++++- src/lib/po/sk_SK.po | 15 ++++++++++++++- src/lib/po/sv_SE.po | 15 ++++++++++++++- src/lib/po/uk_UA.po | 15 ++++++++++++++- src/lib/po/zh_CN.po | 15 ++++++++++++++- src/tools/po/cs_CZ.po | 2 +- src/tools/po/da_DK.po | 2 +- src/tools/po/de_DE.po | 2 +- src/tools/po/es_ES.po | 2 +- src/tools/po/fr_FR.po | 2 +- src/tools/po/it_IT.po | 2 +- src/tools/po/nl_NL.po | 2 +- src/tools/po/pl_PL.po | 2 +- src/tools/po/pt_BR.po | 2 +- src/tools/po/pt_PT.po | 2 +- src/tools/po/ru_RU.po | 2 +- src/tools/po/sk_SK.po | 2 +- src/tools/po/sv_SE.po | 2 +- src/tools/po/uk_UA.po | 2 +- src/tools/po/zh_CN.po | 2 +- src/wx/po/cs_CZ.po | 2 +- src/wx/po/da_DK.po | 2 +- src/wx/po/de_DE.po | 2 +- src/wx/po/es_ES.po | 2 +- src/wx/po/fr_FR.po | 2 +- src/wx/po/it_IT.po | 2 +- src/wx/po/nl_NL.po | 2 +- src/wx/po/pl_PL.po | 2 +- src/wx/po/pt_BR.po | 2 +- src/wx/po/pt_PT.po | 2 +- src/wx/po/ru_RU.po | 2 +- src/wx/po/sk_SK.po | 2 +- src/wx/po/sv_SE.po | 2 +- src/wx/po/uk_UA.po | 2 +- src/wx/po/zh_CN.po | 2 +- 45 files changed, 240 insertions(+), 45 deletions(-) diff --git a/src/lib/po/cs_CZ.po b/src/lib/po/cs_CZ.po index 3e794aa65..a7eca03eb 100644 --- a/src/lib/po/cs_CZ.po +++ b/src/lib/po/cs_CZ.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-10-09 11:16+0200\n" "Last-Translator: Tomáš Hlaváč\n" "Language-Team: \n" @@ -1103,6 +1103,14 @@ 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/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Film má jiný frame rate za sekundu než toto DCP." @@ -1324,6 +1332,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[přesouvám obrázky]" diff --git a/src/lib/po/da_DK.po b/src/lib/po/da_DK.po index 5a5212672..b51a0f347 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-10-04 21:45+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1124,6 +1124,14 @@ msgstr "" "Filmen ligger på et drev, der kun har lidt ledig plads. Frigør noget plads " "og prøv igen." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Filmen har en anden billedhastighed end DCPen." @@ -1346,6 +1354,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[levende billeder]" diff --git a/src/lib/po/de_DE.po b/src/lib/po/de_DE.po index a79c21d17..244d6e23f 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-07-28 15:27+0100\n" "Last-Translator: Carsten Kurz\n" "Language-Team: DCP-o-matic translators\n" @@ -1139,6 +1139,14 @@ msgstr "" "Das Laufwerk, auf dem der Film gespeichert werden soll, hat zu wenig freien " "Speicher. Bitte Speicher freigeben und nochmal versuchen." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Dieses Projekt verwendet eine andere Bildrate als dieses DCP." @@ -1387,6 +1395,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[Bewegte Bilder]" diff --git a/src/lib/po/es_ES.po b/src/lib/po/es_ES.po index e13e7c044..8220b4b26 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-25 23:10-0400\n" "Last-Translator: Manuel AC \n" "Language-Team: Manuel AC \n" @@ -1112,6 +1112,14 @@ msgstr "" "En el dispositivo donde se encuentra la película queda poco espacio. Libere " "espacio en el disco y pruebe de nuevo." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "La película tiene una velocidad diferente a este DCP." @@ -1333,6 +1341,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[imágenes en movimiento]" diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po index cb15b3dba..fe5e7a14b 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-16 15:03+0100\n" "Last-Translator: Grégoire AUSINA \n" "Language-Team: \n" @@ -1122,6 +1122,14 @@ msgstr "" "Le disque contenant le film est presque plein. Libérez de l'espace et " "essayez à nouveau." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Le film à une vitesse de défilement différente de ce DCP." @@ -1347,6 +1355,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[séquence d'images]" diff --git a/src/lib/po/it_IT.po b/src/lib/po/it_IT.po index 39d1ba8a4..63847a80a 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-10-28 15:19+0200\n" "Last-Translator: William Fanelli \n" "Language-Team: \n" @@ -1108,6 +1108,14 @@ msgstr "" "Sul disco dove è memorizzato il film non c'è abbastanza spazio. Liberare " "altro spazio e riprovare." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Il film ha un frame rate diverso rispetto a questo DCP." @@ -1331,6 +1339,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[spostamento immagini]" diff --git a/src/lib/po/nl_NL.po b/src/lib/po/nl_NL.po index c2325487b..804976fde 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-06-30 06:26+0200\n" "Last-Translator: Rob van Nieuwkerk \n" "Language-Team: Rob van Nieuwkerk \n" @@ -1133,6 +1133,14 @@ msgstr "" "De harddisk waarop de film is opgeslagen heeft te weinig vrije ruimte. Maak " "meer ruimte vrij en probeer opnieuw." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "De film heeft een andere frame rate dan deze DCP." @@ -1359,6 +1367,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[bewegende beelden]" diff --git a/src/lib/po/pl_PL.po b/src/lib/po/pl_PL.po index d71994380..6f3daeb7e 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-07-31 21:23+0200\n" "Last-Translator: \n" "Language-Team: \n" @@ -1114,6 +1114,14 @@ msgstr "" "Dysk na którym zapisany jest Projekt ma mało wolnego miejsca. Zwolnij " "miejsce na dysku i spróbuj ponownie." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Liczba kl/s w Projekcie i DCP różnią się." @@ -1337,6 +1345,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[ruchome obrazy]" diff --git a/src/lib/po/pt_BR.po b/src/lib/po/pt_BR.po index 46fc0f830..414facf20 100644 --- a/src/lib/po/pt_BR.po +++ b/src/lib/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-06-20 01:14-0300\n" "Last-Translator: \n" "Language-Team: \n" @@ -1118,6 +1118,14 @@ msgstr "" "O drive que contém o filme está com pouco espaço. Libere espaço e tente " "novamente." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "" @@ -1323,6 +1331,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[imagens em movimento]" diff --git a/src/lib/po/pt_PT.po b/src/lib/po/pt_PT.po index ac01623db..d81cf6bac 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-03-19 18:19+0000\n" "Last-Translator: Tiago Casal Ribeiro \n" "Language-Team: \n" @@ -1106,6 +1106,14 @@ msgstr "" "O disco onde o filme está armazenado está com pouco espaço. Liberte algum " "espaço e tente de novo." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "" @@ -1310,6 +1318,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[moving images]" diff --git a/src/lib/po/ru_RU.po b/src/lib/po/ru_RU.po index caa2c2e5b..167fea312 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-05-14 22:22+0300\n" "Last-Translator: Igor Voytovich \n" "Language-Team: Russian\n" @@ -1123,6 +1123,14 @@ msgstr "" "На устройство, на котором хранится проект, заканчивается место. Освободите " "немного места и попробуйте снова." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Частота кадров проекта отличается от частоты кадров DCP." @@ -1349,6 +1357,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[последовательность]" diff --git a/src/lib/po/sk_SK.po b/src/lib/po/sk_SK.po index 039f04f68..a9e50abff 100644 --- a/src/lib/po/sk_SK.po +++ b/src/lib/po/sk_SK.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-01-06 00:23+0100\n" "Last-Translator: Tomáš Hlaváč\n" "Language-Team: \n" @@ -1109,6 +1109,14 @@ 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/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "" @@ -1311,6 +1319,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[presúvam obrázky]" diff --git a/src/lib/po/sv_SE.po b/src/lib/po/sv_SE.po index 6f2b0def9..464579283 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-10-25 17:57+0100\n" "Last-Translator: Adam Klotblixt \n" "Language-Team: \n" @@ -1120,6 +1120,14 @@ msgstr "" "Enheten som filmen lagras på har för lite ledigt utrymme. Frigör utrymme och " "försök igen." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Filmen har en annan bildfrekvens än denna DCP." @@ -1342,6 +1350,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[rörliga bilder]" diff --git a/src/lib/po/uk_UA.po b/src/lib/po/uk_UA.po index 7e54de906..a9b5836f6 100644 --- a/src/lib/po/uk_UA.po +++ b/src/lib/po/uk_UA.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-01-18 12:15+0200\n" "Last-Translator: Igor Voytovich \n" "Language-Team: Українська\n" @@ -1109,6 +1109,14 @@ msgstr "" "На пристрої, на якому зберігається проект, закінчується місце. Звільніть " "трохи місця та спробуйте знову." +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "Частота кадрів проекту відрізняється від частоти кадрів DCP." @@ -1331,6 +1339,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[послідовність]" diff --git a/src/lib/po/zh_CN.po b/src/lib/po/zh_CN.po index e7972a2f7..13f8bd396 100644 --- a/src/lib/po/zh_CN.po +++ b/src/lib/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: LIBDCPOMATIC\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-07-23 09:54+0800\n" "Last-Translator: Hanyuan\n" "Language-Team: Hanyuan\n" @@ -1087,6 +1087,14 @@ msgid "" "space and try again." msgstr "磁盘空间不足!" +#: src/lib/content_factory.cc:115 +msgid "The file %1 has been moved %2 milliseconds earlier." +msgstr "" + +#: src/lib/content_factory.cc:110 +msgid "The file %1 has been moved %2 milliseconds later." +msgstr "" + #: src/lib/dcp_content.cc:447 msgid "The film has a different frame rate to this DCP." msgstr "影片与DCP的帧速率不一致" @@ -1289,6 +1297,11 @@ msgid "" "Your default container is not valid and has been changed to Flat (1.85:1)" msgstr "" +#: src/lib/content_factory.cc:106 +msgid "" +"Your project contains video content that was not aligned to a frame boundary." +msgstr "" + #: src/lib/image_content.cc:81 msgid "[moving images]" msgstr "[动态图像]" diff --git a/src/tools/po/cs_CZ.po b/src/tools/po/cs_CZ.po index 497f911fc..ea22e0df9 100644 --- a/src/tools/po/cs_CZ.po +++ b/src/tools/po/cs_CZ.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-10-09 11:33+0200\n" "Last-Translator: Tomáš Hlaváč\n" "Language-Team: \n" diff --git a/src/tools/po/da_DK.po b/src/tools/po/da_DK.po index c04e3d443..501810498 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-10-04 21:53+0200\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/src/tools/po/de_DE.po b/src/tools/po/de_DE.po index c6bea3b79..34ba8d566 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-07-28 14:46+0100\n" "Last-Translator: Carsten Kurz\n" "Language-Team: DCP-o-matic \n" diff --git a/src/tools/po/es_ES.po b/src/tools/po/es_ES.po index 326589b6f..9976932d1 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-25 23:17-0400\n" "Last-Translator: Manuel AC \n" "Language-Team: Manuel AC \n" diff --git a/src/tools/po/fr_FR.po b/src/tools/po/fr_FR.po index 3a3a624db..ccd5a5854 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-16 15:03+0100\n" "Last-Translator: Grégoire AUSINA \n" "Language-Team: \n" diff --git a/src/tools/po/it_IT.po b/src/tools/po/it_IT.po index 0a167224f..8f558b4a6 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-10-28 17:03+0200\n" "Last-Translator: William Fanelli \n" "Language-Team: \n" diff --git a/src/tools/po/nl_NL.po b/src/tools/po/nl_NL.po index 84a5f688f..2dd0d7a12 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-05-25 17:55+0200\n" "Last-Translator: Rob van Nieuwkerk \n" "Language-Team: Rob van Nieuwkerk \n" diff --git a/src/tools/po/pl_PL.po b/src/tools/po/pl_PL.po index b20f01e5e..d63b8c9f4 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-02 19:53+0200\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/src/tools/po/pt_BR.po b/src/tools/po/pt_BR.po index 431aef195..aa5cec692 100644 --- a/src/tools/po/pt_BR.po +++ b/src/tools/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-06-20 00:53-0300\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/src/tools/po/pt_PT.po b/src/tools/po/pt_PT.po index 7b4c91f30..c506c2098 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-03-19 13:01+0000\n" "Last-Translator: Tiago Casal Ribeiro \n" "Language-Team: \n" diff --git a/src/tools/po/ru_RU.po b/src/tools/po/ru_RU.po index e282ba905..001a754ec 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-05-14 22:05+0300\n" "Last-Translator: Igor Voytovich \n" "Language-Team: Russian\n" diff --git a/src/tools/po/sk_SK.po b/src/tools/po/sk_SK.po index 842913a4e..704717207 100644 --- a/src/tools/po/sk_SK.po +++ b/src/tools/po/sk_SK.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-01-06 00:23+0100\n" "Last-Translator: Tomáš Hlaváč\n" "Language-Team: \n" diff --git a/src/tools/po/sv_SE.po b/src/tools/po/sv_SE.po index 98dab6844..9b787f22b 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-10-25 17:57+0100\n" "Last-Translator: Adam Klotblixt \n" "Language-Team: \n" diff --git a/src/tools/po/uk_UA.po b/src/tools/po/uk_UA.po index 0dd15843c..0868d2aed 100644 --- a/src/tools/po/uk_UA.po +++ b/src/tools/po/uk_UA.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-01-18 12:18+0200\n" "Last-Translator: Igor Voytovich \n" "Language-Team: Ukrainian\n" diff --git a/src/tools/po/zh_CN.po b/src/tools/po/zh_CN.po index e6aa39d2c..7a95dd6c5 100644 --- a/src/tools/po/zh_CN.po +++ b/src/tools/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DCPOMATIC\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-07-23 10:07+0800\n" "Last-Translator: Hanyuan\n" "Language-Team: Hanyuan\n" diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index e397aa643..68f184711 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-10-09 11:57+0200\n" "Last-Translator: Tomáš Hlaváč\n" "Language-Team: DCP-o-matic translators\n" diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po index 24f72f43c..921b4daf3 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-10-04 22:06+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po index d07b4b011..a7cf29d2b 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-09-12 18:03+0100\n" "Last-Translator: Carsten Kurz\n" "Language-Team: DCP-o-matic translators\n" diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po index 9e55c68b5..5f9b5caf8 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-26 01:42-0400\n" "Last-Translator: Manuel AC \n" "Language-Team: Manuel AC \n" diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index edfe345a9..f250fba89 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-16 15:02+0100\n" "Last-Translator: Grégoire AUSINA \n" "Language-Team: \n" diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index 5112b4657..140aeac51 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-10-28 17:22+0200\n" "Last-Translator: William Fanelli \n" "Language-Team: \n" diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index d4a3ef327..372c9aefa 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-16 02:15+0200\n" "Last-Translator: Rob van Nieuwkerk \n" "Language-Team: Rob van Nieuwkerk \n" diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po index facc968ff..41d44ed77 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-08-10 20:03+0200\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/src/wx/po/pt_BR.po b/src/wx/po/pt_BR.po index c7fa311fa..e1dec9fee 100644 --- a/src/wx/po/pt_BR.po +++ b/src/wx/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-06-20 01:15-0300\n" "Last-Translator: \n" "Language-Team: \n" diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index d88170d79..77e360537 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-03-19 13:56+0000\n" "Last-Translator: Tiago Casal Ribeiro \n" "Language-Team: \n" diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index eb7bad108..f8c5c9f71 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-05-14 22:41+0300\n" "Last-Translator: Igor Voytovich \n" "Language-Team: Russian\n" diff --git a/src/wx/po/sk_SK.po b/src/wx/po/sk_SK.po index 636affbff..f674d7710 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-01-06 00:23+0100\n" "Last-Translator: Tomáš Hlaváč\n" "Language-Team: DCP-o-matic translators\n" diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po index a76997c23..daf644e1a 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: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2016-10-25 17:57+0100\n" "Last-Translator: Adam Klotblixt \n" "Language-Team: \n" diff --git a/src/wx/po/uk_UA.po b/src/wx/po/uk_UA.po index 88d45118d..9271c9b41 100644 --- a/src/wx/po/uk_UA.po +++ b/src/wx/po/uk_UA.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-01-18 12:37+0200\n" "Last-Translator: Igor Voytovich \n" "Language-Team: Ukrainian\n" diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index 864ee2790..62912f91c 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DCP-O-MATIC_CN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-22 20:34+0100\n" +"POT-Creation-Date: 2017-10-24 21:11+0100\n" "PO-Revision-Date: 2017-07-23 10:23+0800\n" "Last-Translator: Hanyuan\n" "Language-Team: Hanyuan\n" -- 2.30.2