diff options
Diffstat (limited to 'settings/l10n/cs_CZ.js')
-rw-r--r-- | settings/l10n/cs_CZ.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 5b3c686d8bd..df23330d182 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -24,6 +24,7 @@ OC.L10N.register( "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Při odesílání emailu nastala chyba. Překontrolujte prosím svá nastavení. (Error: %s)", "Email sent" : "Email odeslán", "You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.", + "Invalid request" : "Neplatný požadavek", "Invalid mail address" : "Neplatná emailová adresa", "A user with that name already exists." : "Uživatel tohoto jména již existuje.", "Unable to create user." : "Nelze vytvořit uživatele.", @@ -36,8 +37,6 @@ OC.L10N.register( "Your full name has been changed." : "Vaše celé jméno bylo změněno.", "Unable to change full name" : "Nelze změnit celé jméno", "Couldn't remove app." : "Nepodařilo se odebrat aplikaci.", - "Language changed" : "Jazyk byl změněn", - "Invalid request" : "Neplatný požadavek", "Admins can't remove themself from the admin group" : "Správci se nemohou odebrat sami ze skupiny správců", "Unable to add user to group %s" : "Nelze přidat uživatele do skupiny %s", "Unable to remove user from group %s" : "Nelze odebrat uživatele ze skupiny %s", @@ -326,6 +325,7 @@ OC.L10N.register( "set new password" : "nastavit nové heslo", "change email address" : "změnit emailovou adresu", "Default" : "Výchozí", + "Language changed" : "Jazyk byl změněn", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Jste si jisti, že chcete přidat \"{domain}\" mezi důvěryhodné domény?", "add group" : "přidat skupinu", "SSL" : "SSL", |