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/cs_CZ.po | |
| parent | df502be569b57227aeaa653ff58d190e57944c47 (diff) | |
INVALID_TIMED_TEXT_SIZE_IN_BYTES: note -> size_in_bytes.
Diffstat (limited to 'src/wx/po/cs_CZ.po')
| -rw-r--r-- | src/wx/po/cs_CZ.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index 35ed26783..e90501ad1 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -3821,9 +3821,9 @@ msgstr "Datový zdroj titulku %n nemá <EntryPoint> značky." #: src/wx/verify_dcp_result_panel.cc:360 #, 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 "" -"Časovaný textový datový zdroj %f zabírá %n bajtů, což je nad limitem 115 MB." +"Časovaný textový datový zdroj %f zabírá %size_in_bytes bajtů, což je nad limitem 115 MB." #: src/wx/verify_dcp_result_panel.cc:351 #, c-format |
