Marius Cramer
2014-02-28 1aece9b8d53b51f3ce02241d96d7a1b2f38455db
interface/web/sites/lib/lang/cz_shell_user.lng
@@ -20,4 +20,13 @@
$wb['puser_txt'] = 'Web: Uživatelské jméno';
$wb['pgroup_txt'] = 'Web: Skupina';
$wb['ssh_rsa_txt'] = 'SSH-RSA Public Key (for key-based logins)';
$wb['dir_dot_error'] = 'No .. in path allowed.';
$wb['dir_slashdot_error'] = 'No ./ in path allowed.';
$wb['generate_password_txt'] = 'Generovat heslo';
$wb['repeat_password_txt'] = 'Opakujte heslo';
$wb['password_mismatch_txt'] = 'Hesla se neshodují.';
$wb['password_match_txt'] = 'Hesla se shodují.';
$wb['username_must_not_exceed_32_chars_txt'] = 'The username must not exceed 32 characters.';
$wb['username_not_allowed_txt'] = 'The username is not allowed.';
?>