diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 7493f63e6f2..499abcc9bf3 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -174,6 +174,7 @@ OC.L10N.register( "A valid username must be provided" : "Je třeba zadat platné uživatelské jméno", "Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci", "Username must not consist of dots only" : "Uživatelské jméno se nemůže skládat pouze ze samých teček", + "Username is invalid because files already exist for this user" : "Uživatelské jméno není platné, protože protože pro tohoto uživatele už existují soubory", "A valid password must be provided" : "Je třeba zadat platné heslo", "The username is already being used" : "Uživatelské jméno už je využíváno", "Could not create user" : "Nepodařilo se vytvořit uživatele", |