diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-27 23:38:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-28 00:48:59 +0100 |
| commit | 6980066a05f020e3b8c6d0db06ccbb18e01391e3 (patch) | |
| tree | 183c33246a6c85009d14d00b8f0520dfa6ba2fd1 /src/wx/po | |
| parent | 26c62598730d1d32333bfab0d5f463b90d26ee4d (diff) | |
Fix some malformed placeholders in the cs_CZ translation.
Forward-ported from cbd2876db6b68e35cb6e7b111ce6b14180c4f97f in master.
Diffstat (limited to 'src/wx/po')
| -rw-r--r-- | src/wx/po/cs_CZ.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/wx/po/cs_CZ.po b/src/wx/po/cs_CZ.po index d8a874d11..eeaf7c60d 100644 --- a/src/wx/po/cs_CZ.po +++ b/src/wx/po/cs_CZ.po @@ -2369,7 +2369,7 @@ msgid "" "The file %s already exists. Do you want to use it as your new configuration " "or overwrite it with your current configuration?" msgstr "" -"Soubor % s již existuje. Chcete jej použít jako novou konfiguraci nebo jej " +"Soubor %s již existuje. Chcete jej použít jako novou konfiguraci nebo jej " "přepsat s aktuální konfigurací?" #: src/wx/verify_dcp_dialog.cc:79 @@ -2780,7 +2780,7 @@ msgid "" "You cannot add a screen called '%s' as the cinema already has a screen with " "this name." msgstr "" -"Nemůžete přidat obraz s názvem '% s', protože kino již obsahuje obraz s " +"Nemůžete přidat obraz s názvem '%s', protože kino již obsahuje obraz s " "tímto názvem." #: src/wx/screens_panel.cc:259 @@ -2789,7 +2789,7 @@ msgid "" "You cannot change this screen's name to '%s' as the cinema already has a " "screen with this name." msgstr "" -"Nemůžete změnit obraz s názvem '% s', protože kino již obsahuje obraz s " +"Nemůžete změnit obraz s názvem '%s', protože kino již obsahuje obraz s " "tímto názvem." #: src/wx/kdm_output_panel.cc:209 |
