diff options
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 | 2 | ||||
| -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, 34 insertions, 34 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index 793d09a7b..4661f7899 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -3566,8 +3566,8 @@ msgstr "PKL %pkl má šifrovaný obsah, ale není podepsaný." #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "PKL %n má více než jeden asset se stejným ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "PKL %pkl_id má více než jeden asset se stejným ID." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/da_DK.po b/src/wx/po/da_DK.po index b0255235d..6639bf51d 100644 --- a/src/wx/po/da_DK.po +++ b/src/wx/po/da_DK.po @@ -3617,7 +3617,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/de_DE.po b/src/wx/po/de_DE.po index a2509cd22..381b84042 100644 --- a/src/wx/po/de_DE.po +++ b/src/wx/po/de_DE.po @@ -3725,7 +3725,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/el_GR.po b/src/wx/po/el_GR.po index 97306c994..c7cc06160 100644 --- a/src/wx/po/el_GR.po +++ b/src/wx/po/el_GR.po @@ -3455,7 +3455,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/es_ES.po b/src/wx/po/es_ES.po index 1e4813bcf..2c7c426e0 100644 --- a/src/wx/po/es_ES.po +++ b/src/wx/po/es_ES.po @@ -3641,7 +3641,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/fa_IR.po b/src/wx/po/fa_IR.po index b59ac8334..fc3d9dc92 100644 --- a/src/wx/po/fa_IR.po +++ b/src/wx/po/fa_IR.po @@ -3583,8 +3583,8 @@ msgstr "فهرست پکیج(PKL) بنام: %pkl دارای محتوای رمزگ #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "فهرست پکیج (PKL) بنام: %n دارای بیش از یک محتوا با شناسه مشابه است." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "فهرست پکیج (PKL) بنام: %pkl_id دارای بیش از یک محتوا با شناسه مشابه است." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/fr_FR.po b/src/wx/po/fr_FR.po index d028df137..3e1370879 100644 --- a/src/wx/po/fr_FR.po +++ b/src/wx/po/fr_FR.po @@ -3604,8 +3604,8 @@ msgstr "La PKL %pkl a un contenu crypté mais n'est pas signée." #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "La PKL %n a un contenu crypté mais n'est pas signée." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "La PKL %pkl_id a un contenu crypté mais n'est pas signée." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/hu_HU.po b/src/wx/po/hu_HU.po index c6e10f0d7..6f6897b38 100644 --- a/src/wx/po/hu_HU.po +++ b/src/wx/po/hu_HU.po @@ -3461,7 +3461,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/it_IT.po b/src/wx/po/it_IT.po index 93df002a5..ad72433c8 100644 --- a/src/wx/po/it_IT.po +++ b/src/wx/po/it_IT.po @@ -3631,7 +3631,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/ja_JP.po b/src/wx/po/ja_JP.po index 4286b2f10..09b3b63bc 100644 --- a/src/wx/po/ja_JP.po +++ b/src/wx/po/ja_JP.po @@ -3579,8 +3579,8 @@ msgstr "PKL %pkl は暗号化されたコンテンツを含みますが署名が #: src/wx/verify_dcp_result_panel.cc:628 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "PKL %n には、同じ ID を持つデータが複数存在します。" +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "PKL %pkl_id には、同じ ID を持つデータが複数存在します。" #: src/wx/verify_dcp_result_panel.cc:274 #, c-format diff --git a/src/wx/po/ko_KR.po b/src/wx/po/ko_KR.po index e6ec4d8a2..0b50a39a1 100644 --- a/src/wx/po/ko_KR.po +++ b/src/wx/po/ko_KR.po @@ -3601,8 +3601,8 @@ msgstr "PKL %pkl에 암호화된 콘텐츠가 포함되어 있지만 서명되 #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "PKL %n에 동일한 ID를 가진 에셋이 둘 이상 있습니다." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "PKL %pkl_id에 동일한 ID를 가진 에셋이 둘 이상 있습니다." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/nl_NL.po b/src/wx/po/nl_NL.po index 34ad674e8..a358de744 100644 --- a/src/wx/po/nl_NL.po +++ b/src/wx/po/nl_NL.po @@ -3571,8 +3571,8 @@ msgstr "De PKL %pkl heeft versleutelde content, maar is niet ondertekend." #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "De PKL %n heeft meer dan één asset met dezelfde ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "De PKL %pkl_id heeft meer dan één asset met dezelfde ID." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/pl_PL.po b/src/wx/po/pl_PL.po index 982917373..34c790d47 100644 --- a/src/wx/po/pl_PL.po +++ b/src/wx/po/pl_PL.po @@ -3673,8 +3673,8 @@ msgstr "Plik PKL %pkl posiada zaszyfrowaną zawartość, ale nie jest podpisany. #: src/wx/verify_dcp_result_panel.cc:637 #, fuzzy, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "Plik PKL %n posiada zaszyfrowaną zawartość, ale nie jest podpisany." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "Plik PKL %pkl_id posiada zaszyfrowaną zawartość, ale nie jest podpisany." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/pt_BR.po b/src/wx/po/pt_BR.po index 7200810c9..6da8664f5 100644 --- a/src/wx/po/pt_BR.po +++ b/src/wx/po/pt_BR.po @@ -3644,7 +3644,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/pt_PT.po b/src/wx/po/pt_PT.po index cdc32f20b..c6b4bcd63 100644 --- a/src/wx/po/pt_PT.po +++ b/src/wx/po/pt_PT.po @@ -3658,7 +3658,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index d29340be6..4fbef031f 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -3610,8 +3610,8 @@ msgstr "PKL %pkl не подписан, но содержит зашифрова #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "В PKL %n содержится более одного ресурса с одинаковым идентификатором." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "В PKL %pkl_id содержится более одного ресурса с одинаковым идентификатором." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/sk_SK.po b/src/wx/po/sk_SK.po index 4ccae5873..98d9d7f9e 100644 --- a/src/wx/po/sk_SK.po +++ b/src/wx/po/sk_SK.po @@ -3660,7 +3660,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/sl_SI.po b/src/wx/po/sl_SI.po index ed63e7acf..4868d1ac7 100644 --- a/src/wx/po/sl_SI.po +++ b/src/wx/po/sl_SI.po @@ -3600,8 +3600,8 @@ msgstr "PKL %pkl ima šifrirano vsebino, vendar ni podpisan." #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "PKL %n ima več kot eno sredstvo z istim ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "PKL %pkl_id ima več kot eno sredstvo z istim ID." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/sv_SE.po b/src/wx/po/sv_SE.po index b56518861..37b38607a 100644 --- a/src/wx/po/sv_SE.po +++ b/src/wx/po/sv_SE.po @@ -3659,8 +3659,8 @@ msgstr "PKL:en %pkl har krypterat innehåll men är inte signerat." #: src/wx/verify_dcp_result_panel.cc:637 #, fuzzy, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "PKL:en %n har krypterat innehåll men är inte signerat." +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "PKL:en %pkl_id har krypterat innehåll men är inte signerat." #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/po/tr_TR.po b/src/wx/po/tr_TR.po index 97306c994..c7cc06160 100644 --- a/src/wx/po/tr_TR.po +++ b/src/wx/po/tr_TR.po @@ -3455,7 +3455,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/uk_UA.po b/src/wx/po/uk_UA.po index 383f66874..eb8b36245 100644 --- a/src/wx/po/uk_UA.po +++ b/src/wx/po/uk_UA.po @@ -3635,7 +3635,7 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." +msgid "The PKL %pkl_id has more than one asset with the same ID." msgstr "" #: src/wx/verify_dcp_result_panel.cc:283 diff --git a/src/wx/po/zh_CN.po b/src/wx/po/zh_CN.po index 6394bceb1..7caa41cbb 100644 --- a/src/wx/po/zh_CN.po +++ b/src/wx/po/zh_CN.po @@ -3523,8 +3523,8 @@ msgstr "PKL %pkl包含已加密内容,但未签名。" #: src/wx/verify_dcp_result_panel.cc:637 #, c-format -msgid "The PKL %n has more than one asset with the same ID." -msgstr "PKL %n 包含一个以上的资产具有相同的ID。" +msgid "The PKL %pkl_id has more than one asset with the same ID." +msgstr "PKL %pkl_id 包含一个以上的资产具有相同的ID。" #: src/wx/verify_dcp_result_panel.cc:283 #, c-format diff --git a/src/wx/verify_dcp_result_panel.cc b/src/wx/verify_dcp_result_panel.cc index a82eab7d3..7582c6acd 100644 --- a/src/wx/verify_dcp_result_panel.cc +++ b/src/wx/verify_dcp_result_panel.cc @@ -633,7 +633,7 @@ VerifyDCPResultPanel::add(shared_ptr<const VerifyDCPJob> job, bool many) add(i.second, _("The <MainPictureActiveArea> is either not a multiple of 2, or is bigger than an asset.")); break; case dcp::VerificationNote::Code::DUPLICATE_ASSET_ID_IN_PKL: - add(i.second, _("The PKL %n has more than one asset with the same ID.")); + add(i.second, _("The PKL %pkl_id has more than one asset with the same ID.")); break; case dcp::VerificationNote::Code::DUPLICATE_ASSET_ID_IN_ASSETMAP: add(i.second, _("The ASSETMAP %n has more than one asset with the same ID.")); |
