diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 17:21:06 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | 5654114219061f612efc409fdfecbe6954c8b327 (patch) | |
| tree | b79f8e8340631e716a984af72a48c99ca799c8aa /src/wx/po/ja_JP.po | |
| parent | 33ebfc86361583ef33868490c908f0227c247ba0 (diff) | |
{MISSING,INCORRECT}_{SUBTITLE,CLOSED_CAPTION}_ENTRY_POINT: note -> asset_id.
Diffstat (limited to 'src/wx/po/ja_JP.po')
| -rw-r--r-- | src/wx/po/ja_JP.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/wx/po/ja_JP.po b/src/wx/po/ja_JP.po index 5ffaa621b..237b0a7b3 100644 --- a/src/wx/po/ja_JP.po +++ b/src/wx/po/ja_JP.po @@ -882,9 +882,9 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:426 #, c-format -msgid "Closed caption asset %n has a non-zero <EntryPoint>." +msgid "Closed caption asset %asset_id has a non-zero <EntryPoint>." msgstr "" -"クローズド キャプション データ %n には、ゼロ以外の <EntryPoint> があります。." +"クローズド キャプション データ %asset_id には、ゼロ以外の <EntryPoint> があります。." #: src/wx/closed_captions_dialog.cc:49 src/wx/dcp_referencing_dialog.cc:115 msgid "Closed captions" @@ -3328,7 +3328,7 @@ msgstr "字幕外観" #: src/wx/verify_dcp_result_panel.cc:420 #, c-format -msgid "Subtitle asset %n has a non-zero <EntryPoint>." +msgid "Subtitle asset %asset_id has a non-zero <EntryPoint>." msgstr "" #: src/wx/export_subtitles_dialog.cc:105 @@ -3665,8 +3665,8 @@ msgstr "" #: src/wx/verify_dcp_result_panel.cc:423 #, c-format -msgid "The closed caption asset %n has no <EntryPoint> tag." -msgstr "クローズドキャプションアセット %n には <EntryPoint> タグがありません。" +msgid "The closed caption asset %asset_id has no <EntryPoint> tag." +msgstr "クローズドキャプションアセット %asset_id には <EntryPoint> タグがありません。" #: src/wx/film_name_location_dialog.cc:146 #, c-format @@ -3824,8 +3824,8 @@ msgstr "字幕データ%nには字幕が含まれていません。" #: src/wx/verify_dcp_result_panel.cc:417 #, c-format -msgid "The subtitle asset %n has no <EntryPoint> tag." -msgstr "字幕データ%nには<EntryPoint>タグがありません。" +msgid "The subtitle asset %asset_id has no <EntryPoint> tag." +msgstr "字幕データ%asset_idには<EntryPoint>タグがありません。" #: src/wx/verify_dcp_result_panel.cc:351 #, c-format |
