Built motion from commit ab870f9e.|2.5.44
[motion2.git] / public / app / login / i18n / cs.json
1 {
2   "LOGIN": {
3     "TELEPHONES": "Telephones",
4     "SELECT": "Select",
5     "CANCEL": "Cancel",
6     "TITLE": "Log in to your account",
7     "EMAIL": "Email",
8     "USERNAME": "Username",
9     "PASSWORD": "Password",
10     "REMEMBER_ME": "Remember Me",
11     "FORGOT_PASSWORD": "Forgot Password?",
12     "LOG_IN": "LOG IN",
13     "OR": "OR",
14     "WITH_GOOGLE": "Log in with Google",
15     "WITH_FACEBOOK": "Log in with Facebook",
16     "DONT_HAVE_ACCOUNT": "No account?",
17     "CREATE_ACCOUNT": "Create an account",
18     "ERRORS": {
19       "EMAIL_REQUIRED": "Mandatory field",
20       "EMAIL_MUST_VALID": "Wrong format",
21       "PASSWORD_REQUIRED": "Mandatory field",
22       "USERNAME_REQUIRED": "Mandatory field"
23     },
24     "WITH_AD": "Přihlaste se pomocí Active Directory"
25   }
26 }