Browse Source

Merge pull request #88 from canescz/patch-1

Czech translation of change_password.po
Mark S. 11 years ago
parent
commit
a497fdd408
1 changed files with 13 additions and 0 deletions
  1. 13 0
      Locale/change_password_cz.po

+ 13 - 0
Locale/change_password_cz.po

@@ -0,0 +1,13 @@
+### ChangePassword Behavior (ces)
+
+msgid "valErrBetweenCharacters %s %s"
+msgstr "Počet znaků musí být mezi %s a %s"
+
+msgid "valErrPwdNotMatch"
+msgstr "Hesla se neshodují"
+
+msgid "valErrProvideCurrentPwd"
+msgstr "Je třeba zadat stávající heslo"
+
+msgid "valErrCurrentPwdIncorrect"
+msgstr "Stávající heslo není správné"