diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-29 16:12:57 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-04-02 01:20:16 +0200 |
| commit | a799e0070939656759915bce3fe38821fbe37160 (patch) | |
| tree | a5e4ab57c0a89bf20e9fd4b00f48a5b360978017 /src/wx/po/ja_JP.po | |
| parent | df502be569b57227aeaa653ff58d190e57944c47 (diff) | |
INVALID_TIMED_TEXT_SIZE_IN_BYTES: note -> size_in_bytes.
Diffstat (limited to 'src/wx/po/ja_JP.po')
| -rw-r--r-- | src/wx/po/ja_JP.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/ja_JP.po b/src/wx/po/ja_JP.po index 77af264f6..5ee917584 100644 --- a/src/wx/po/ja_JP.po +++ b/src/wx/po/ja_JP.po @@ -3830,9 +3830,9 @@ msgstr "字幕データ%nには<EntryPoint>タグがありません。" #: src/wx/verify_dcp_result_panel.cc:351 #, c-format msgid "" -"The timed text asset %f takes up %n bytes which is over the 115MB limit." +"The timed text asset %f takes up %size_in_bytes bytes which is over the 115MB limit." msgstr "" -"タイムドテキストデータ%fは%nバイトを消費しており、115MBの制限を超えています。" +"タイムドテキストデータ%fは%size_in_bytesバイトを消費しており、115MBの制限を超えています。" #: src/wx/verify_dcp_result_panel.cc:345 #, c-format |
