diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index a2516b36a30..fc6d3ba3d44 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -292,7 +292,6 @@ OC.L10N.register( "Security warning" : "Varování ohledně zabezpečení", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "Váš adresář data a soubory jsou přístupné z Internetu, protože soubor .htaccess nefunguje.", "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "Informace o tom, jak správně nastavit svůj server, naleznete v <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">dokumentaci</a>.", - "Create an <strong>admin account</strong>" : "Vytvořit <strong>účet správce</strong>", "Show password" : "Zobrazit heslo", "Toggle password visibility" : "Přepnout viditelnost hesla", "Storage & database" : "Úložiště a databáze", @@ -405,6 +404,7 @@ OC.L10N.register( "Users" : "Uživatelé", "Profile not found" : "Profil nenalezen", "The profile does not exist." : "Profil neexistuje.", + "Create an <strong>admin account</strong>" : "Vytvořit <strong>účet správce</strong>", "Username" : "Uživatelské jméno", "Database user" : "Uživatel databáze", "This action requires you to confirm your password" : "Tato akce vyžaduje zadání vašeho hesla", |