diff options
author | Go MAEDA <maeda@farend.jp> | 2020-01-30 14:42:51 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2020-01-30 14:42:51 +0000 |
commit | 2f99111be2cc7c7425bd6bd4ccbb80f75ccd44ae (patch) | |
tree | 37e4f10170d341cde9ceabb5e468e844cb3c66e2 /config/locales | |
parent | b4ada2b5ef471c8b60a37d098c8140e04286a890 (diff) | |
download | redmine-2f99111be2cc7c7425bd6bd4ccbb80f75ccd44ae.tar.gz redmine-2f99111be2cc7c7425bd6bd4ccbb80f75ccd44ae.zip |
Merged r19482 from trunk to 4.1-stable (#32928).
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19483 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/cs.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 967a9f615..6c1762a00 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -137,10 +137,10 @@ cs: earlier_than_minimum_start_date: "nemůže být dříve než %{date} kvůli předřazeným úkolům" not_a_regexp: "není platný regulární výraz" open_issue_with_closed_parent: "Otevřený úkol nemůže být přiřazen pod uzavřený rodičovský úkol" - must_contain_uppercase: "must contain uppercase letters (A-Z)" - must_contain_lowercase: "must contain lowercase letters (a-z)" - must_contain_digits: "must contain digits (0-9)" - must_contain_special_chars: "must contain special characters (!, $, %, ...)" + must_contain_uppercase: "musí obsahovat velká písmena (A-Z)" + must_contain_lowercase: "musí obsahovat malá písmena (a-z)" + must_contain_digits: "musí obsahovat čísla (0-9)" + must_contain_special_chars: "musí obsahovat speciální znaky (!, $, %, ...)" actionview_instancetag_blank_option: Prosím vyberte |