diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-06-25 14:44:28 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2014-06-25 14:44:28 +0000 |
commit | 1fb7910561ad8a5d08605a5070f9314e6df8bb38 (patch) | |
tree | 56c37610880dbef98492562fa008bf2071288b6f /config | |
parent | 1536bde0e4df33d476a167ed568088abd890f77d (diff) | |
download | redmine-1fb7910561ad8a5d08605a5070f9314e6df8bb38.tar.gz redmine-1fb7910561ad8a5d08605a5070f9314e6df8bb38.zip |
Czech translation updated by Karel Pičman (#17301)
git-svn-id: http://svn.redmine.org/redmine/trunk@13185 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 3627359a7..2709b9e3f 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1115,6 +1115,6 @@ cs: users label_custom_field_select_type: Vybrat typ objektu, ke kterému bude přiřazeno uživatelské pole label_issue_assigned_to_updated: Přiřazený uživatel aktualizován - 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 |