diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-27 23:38:41 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-27 23:38:41 +0100 |
| commit | cbd2876db6b68e35cb6e7b111ce6b14180c4f97f (patch) | |
| tree | 53b3be3584959ff5e09e8155e75a1798035fd26a /src/wx | |
| parent | 677eaab5c03e9c614ae2bc417a43bd5c1295bb8d (diff) | |
Fix some malformed placeholders in the cs_CZ translation.
Diffstat (limited to 'src/wx')
| -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 |
