diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 13:31:23 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | cabc520c493718b295c5b58a007184c33c99ddec (patch) | |
| tree | 2091347c674ec844b05acfa2149d4c8b22cd6ec2 /src | |
| parent | dea7b6936f46e1d8088a6d849c9848176701b877 (diff) | |
INVALID_DURATION: note -> asset_id.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/po/cs_CZ.po | 4 | ||||
| -rw-r--r-- | src/wx/po/da_DK.po | 2 | ||||
| -rw-r--r-- | src/wx/po/de_DE.po | 4 | ||||
| -rw-r--r-- | src/wx/po/el_GR.po | 2 | ||||
| -rw-r--r-- | src/wx/po/es_ES.po | 2 | ||||
| -rw-r--r-- | src/wx/po/fa_IR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/fr_FR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/hu_HU.po | 2 | ||||
| -rw-r--r-- | src/wx/po/it_IT.po | 2 | ||||
| -rw-r--r-- | src/wx/po/ja_JP.po | 4 | ||||
| -rw-r--r-- | src/wx/po/ko_KR.po | 4 | ||||
| -rw-r--r-- | src/wx/po/nl_NL.po | 4 | ||||
| -rw-r--r-- | src/wx/po/pl_PL.po | 4 | ||||
| -rw-r--r-- | src/wx/po/pt_BR.po | 2 | ||||
| -rw-r--r-- | src/wx/po/pt_PT.po | 2 | ||||
| -rw-r--r-- | src/wx/po/ru_RU.po | 4 | ||||
| -rw-r--r-- | src/wx/po/sk_SK.po | 2 | ||||
| -rw-r--r-- | src/wx/po/sl_SI.po | 4 | ||||
| -rw-r--r-- | src/wx/po/sv_SE.po | 4 | ||||
| -rw-r--r-- | src/wx/po/tr_TR.po | 2 | ||||
| -rw-r--r-- | src/wx/po/uk_UA.po | 2 | ||||
| -rw-r--r-- | src/wx/po/zh_CN.po | 4 | ||||
| -rw-r--r-- | src/wx/verify_dcp_result_panel.cc | 2 |
23 files changed, 35 insertions, 35 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index cc8cf7f38..15d2b28e1 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -3627,8 +3627,8 @@ msgstr "Datový zdroj %f chybí." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "Datový zdroj %n má dobu trvání kratší než 1 vteřinu, což je neplatné." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "Datový zdroj %asset_id má dobu trvání kratší než 1 vteřinu, což je neplatné." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po index 25f339d6e..dc6f6266d 100644 --- a/src/wx/po/da_DK.po +++ b/src/wx/po/da_DK.po @@ -3678,7 +3678,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po index e2218824b..61e71206a 100644 --- a/src/wx/po/de_DE.po +++ b/src/wx/po/de_DE.po @@ -3788,9 +3788,9 @@ msgstr "Die Mediendatei ('Asset') %f fehlt." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" -"Die Mediendatei ('Asset') %n hat eine ungültige Dauer von weniger als einer " +"Die Mediendatei ('Asset') %asset_id hat eine ungültige Dauer von weniger als einer " "Sekunde." #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/el_GR.po b/src/wx/po/el_GR.po index 5815736c6..5d13a7e03 100644 --- a/src/wx/po/el_GR.po +++ b/src/wx/po/el_GR.po @@ -3514,7 +3514,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po index b4499d649..1bb12c11b 100644 --- a/src/wx/po/es_ES.po +++ b/src/wx/po/es_ES.po @@ -3700,7 +3700,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/fa_IR.po b/src/wx/po/fa_IR.po index 13b00de8b..cb4c0c0e7 100644 --- a/src/wx/po/fa_IR.po +++ b/src/wx/po/fa_IR.po @@ -3647,8 +3647,8 @@ msgstr "فایل %f موجود نیست." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "مدت فایل %n کمتر از یک ثانیه است که معتبر نیست." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "مدت فایل %asset_id کمتر از یک ثانیه است که معتبر نیست." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index ec4fa02a2..c745b81d6 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3674,9 +3674,9 @@ msgstr "La ressource %f est manquante." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" -"La ressource %n a une durée inférieure à 1 seconde, ce qui n'est pas valide." +"La ressource %asset_id a une durée inférieure à 1 seconde, ce qui n'est pas valide." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/hu_HU.po b/src/wx/po/hu_HU.po index edfb16582..dca59da73 100644 --- a/src/wx/po/hu_HU.po +++ b/src/wx/po/hu_HU.po @@ -3520,7 +3520,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index 00fb7386a..7a86b2344 100644 --- a/src/wx/po/it_IT.po +++ b/src/wx/po/it_IT.po @@ -3690,7 +3690,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/ja_JP.po b/src/wx/po/ja_JP.po index c5febca36..6ae1d2dad 100644 --- a/src/wx/po/ja_JP.po +++ b/src/wx/po/ja_JP.po @@ -3642,8 +3642,8 @@ msgstr "データ%fが見つかりません。" #: src/wx/verify_dcp_result_panel.cc:307 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "データ%nの有効期間が1秒未満であるため、無効です。" +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "データ%asset_idの有効期間が1秒未満であるため、無効です。" #: src/wx/verify_dcp_result_panel.cc:304 #, c-format diff --git a/src/wx/po/ko_KR.po b/src/wx/po/ko_KR.po index 296e65a19..759af31f0 100644 --- a/src/wx/po/ko_KR.po +++ b/src/wx/po/ko_KR.po @@ -3661,8 +3661,8 @@ msgstr "에셋 %f이(가) 누락되었습니다." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "에셋 %n의 재생 시간이 1초 미만이며, 이는 유효하지 않습니다." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "에셋 %asset_id의 재생 시간이 1초 미만이며, 이는 유효하지 않습니다." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 00a5925d1..97ec07bb8 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -3637,9 +3637,9 @@ msgstr "De asset %f ontbreekt." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" -"De asset %n heeft een duration van minder dan 1 seconde, wat ongeldig is." +"De asset %asset_id heeft een duration van minder dan 1 seconde, wat ongeldig is." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po index 0ad203354..6d6a5f2fc 100644 --- a/src/wx/po/pl_PL.po +++ b/src/wx/po/pl_PL.po @@ -3735,8 +3735,8 @@ msgstr "Nie mogę znaleźć zawartości %f." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "Zawartość %n trwa krócej niż 1 sekunda, co jest nieprawidłowe." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "Zawartość %asset_id trwa krócej niż 1 sekunda, co jest nieprawidłowe." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/pt_BR.po b/src/wx/po/pt_BR.po index e815f18ce..0bd2419be 100644 --- a/src/wx/po/pt_BR.po +++ b/src/wx/po/pt_BR.po @@ -3703,7 +3703,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index b6bb1d604..72f8084be 100644 --- a/src/wx/po/pt_PT.po +++ b/src/wx/po/pt_PT.po @@ -3717,7 +3717,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index 7a6f6b903..252f641b6 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -3674,8 +3674,8 @@ msgstr "Ресурс %f отсутствует." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "Продолжительность ресурса %n менее 1 секунды, что некорректно." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "Продолжительность ресурса %asset_id менее 1 секунды, что некорректно." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/sk_SK.po b/src/wx/po/sk_SK.po index 48e079c56..9e3410152 100644 --- a/src/wx/po/sk_SK.po +++ b/src/wx/po/sk_SK.po @@ -3719,7 +3719,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/sl_SI.po b/src/wx/po/sl_SI.po index 5dd197371..34be1e84f 100644 --- a/src/wx/po/sl_SI.po +++ b/src/wx/po/sl_SI.po @@ -3665,8 +3665,8 @@ msgstr "Manjka sredstvo %f." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "Sredstvo %n ima trajanje manj kot 1 sekundo, kar je neveljavno." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "Sredstvo %asset_id ima trajanje manj kot 1 sekundo, kar je neveljavno." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po index ecb9b93c7..461be86fa 100644 --- a/src/wx/po/sv_SE.po +++ b/src/wx/po/sv_SE.po @@ -3722,8 +3722,8 @@ msgstr "Komponenten %f saknas." #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "Komponenten %n har en speltid under 1 sekund, vilket inte är tillåtet." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "Komponenten %asset_id har en speltid under 1 sekund, vilket inte är tillåtet." #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/po/tr_TR.po b/src/wx/po/tr_TR.po index 5815736c6..5d13a7e03 100644 --- a/src/wx/po/tr_TR.po +++ b/src/wx/po/tr_TR.po @@ -3514,7 +3514,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/uk_UA.po b/src/wx/po/uk_UA.po index a1156804d..306c1654f 100644 --- a/src/wx/po/uk_UA.po +++ b/src/wx/po/uk_UA.po @@ -3694,7 +3694,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." msgstr "" #: src/wx/verify_dcp_result_panel.cc:313 diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index e100cde18..a077c6429 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -3582,8 +3582,8 @@ msgstr "丢失资产 %f。" #: src/wx/verify_dcp_result_panel.cc:316 #, c-format -msgid "The asset %n has a duration of less than 1 second, which is invalid." -msgstr "此资产 %n 的持续时间少于1秒,这是无效的。" +msgid "The asset %asset_id has a duration of less than 1 second, which is invalid." +msgstr "此资产 %asset_id 的持续时间少于1秒,这是无效的。" #: src/wx/verify_dcp_result_panel.cc:313 #, c-format diff --git a/src/wx/verify_dcp_result_panel.cc b/src/wx/verify_dcp_result_panel.cc index e7495cfc9..8f9717109 100644 --- a/src/wx/verify_dcp_result_panel.cc +++ b/src/wx/verify_dcp_result_panel.cc @@ -316,7 +316,7 @@ VerifyDCPResultPanel::add(shared_ptr<const VerifyDCPJob> job, bool many) add(i.second, _("The asset %asset_id has an intrinsic duration of less than 1 second, which is invalid.")); break; case dcp::VerificationNote::Code::INVALID_DURATION: - add(i.second, _("The asset %n has a duration of less than 1 second, which is invalid.")); + add(i.second, _("The asset %asset_id has a duration of less than 1 second, which is invalid.")); break; case dcp::VerificationNote::Code::INVALID_PICTURE_FRAME_SIZE_IN_BYTES: add( |
