diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-06-25 17:40:26 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-06-25 17:40:26 +0000 |
commit | b06efff4f10c6f3c28b58e46f0859df19a708a75 (patch) | |
tree | bd4226ee9e8493c2e97fe40d42a7707c83b519a4 | |
parent | 99e8c2c67da4ded34c565cc9e9119d38c38a5eda (diff) | |
download | redmine-b06efff4f10c6f3c28b58e46f0859df19a708a75.tar.gz redmine-b06efff4f10c6f3c28b58e46f0859df19a708a75.zip |
Merged r13185 from trunk to 2.5-stable (#17301)
Czech translation updated by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/branches/2.5-stable@13188 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/cs.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 0acaae03b..6db8280c8 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1114,6 +1114,6 @@ cs: setting_force_default_language_for_loggedin: Vynutit výchozí jazyk pro přihlášené uživatele users label_custom_field_select_type: Vybrat typ objektu, ke kterému bude přiřazeno uživatelské pole - label_check_for_updates: Check for updates - label_latest_compatible_version: Latest compatible version - label_unknown_plugin: Unknown plugin + label_check_for_updates: Zkontroluj aktualizace + label_latest_compatible_version: Poslední kompatibilní verze + label_unknown_plugin: Nezámý plugin |