diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-25 01:13:55 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-25 10:15:13 +0200 |
| commit | 3a796160854b2bde5ffa743fb35d758e06cc9a7b (patch) | |
| tree | 86382949d1b90762dd04b890c6bdea4e47a55c30 /src/wx/po/pt_PT.po | |
| parent | eb62bf59f65372c82c45607df32dbb4beb6dd46f (diff) | |
Fix missing verification messages.
Diffstat (limited to 'src/wx/po/pt_PT.po')
| -rw-r--r-- | src/wx/po/pt_PT.po | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index 4921aa6fa..8e157f45e 100644 --- a/src/wx/po/pt_PT.po +++ b/src/wx/po/pt_PT.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: DCP-o-matic PORTUGUESE (Portugal)\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-10-17 15:26+0200\n" +"POT-Creation-Date: 2021-10-25 01:13+0200\n" "PO-Revision-Date: 2016-03-19 13:56+0000\n" "Last-Translator: Tiago Casal Ribeiro <tiago@casalribeiro.com>\n" "Language-Team: \n" @@ -117,12 +117,12 @@ msgid "0dB (unchanged)" msgstr "" #. / TRANSLATORS: this will be used in the middle of a string like "1 error, 2 Bv2.1 errors and 3 warnings." -#: src/wx/verify_dcp_dialog.cc:383 +#: src/wx/verify_dcp_dialog.cc:389 msgid "1 Bv2.1 error, " msgstr "" #. / TRANSLATORS: this will be used at the start of a string like "1 error, 2 Bv2.1 errors and 3 warnings." -#: src/wx/verify_dcp_dialog.cc:375 +#: src/wx/verify_dcp_dialog.cc:381 msgid "1 error, " msgstr "" @@ -1984,7 +1984,7 @@ msgstr "" msgid "No DCP loaded." msgstr "Nenhum DCP seleccionado." -#: src/wx/verify_dcp_dialog.cc:404 +#: src/wx/verify_dcp_dialog.cc:410 msgid "No SMPTE Bv2.1 errors found." msgstr "" @@ -1997,11 +1997,11 @@ msgstr "Não será passado audio do canal de conteúdo %d para o canal DCP %d." msgid "No content found in this folder." msgstr "Não foi encontrado conteúdo nesta pasta." -#: src/wx/verify_dcp_dialog.cc:400 +#: src/wx/verify_dcp_dialog.cc:406 msgid "No errors found." msgstr "" -#: src/wx/verify_dcp_dialog.cc:408 +#: src/wx/verify_dcp_dialog.cc:414 msgid "No warnings found." msgstr "" @@ -2709,6 +2709,17 @@ msgstr "Suavização" msgid "Snap" msgstr "Alinhar" +#: src/wx/verify_dcp_dialog.cc:369 +msgid "" +"Some closed <Text> or <Image> nodes have different vertical alignments " +"within a <Subtitle>." +msgstr "" + +#: src/wx/verify_dcp_dialog.cc:372 +msgid "" +"Some closed captions are not listed in the order of their vertical position." +msgstr "" + #: src/wx/config_dialog.cc:877 msgid "Sound" msgstr "" @@ -3748,7 +3759,7 @@ msgid "Zoom out to whole film" msgstr "" #. / TRANSLATORS: this will be used at the end of a string like "1 error, 2 Bv2.1 errors and 3 warnings." -#: src/wx/verify_dcp_dialog.cc:391 +#: src/wx/verify_dcp_dialog.cc:397 msgid "and 1 warning." msgstr "" |
