diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 4cef81bc03e..d28e96536fb 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -31,6 +31,7 @@ OC.L10N.register( "Password reset is disabled" : "Resetování hesla je vypnuté", "Could not reset password because the token is expired" : "Heslo není možné resetovat, protože platnost tokenu skončila", "Could not reset password because the token is invalid" : "Heslo není možné resetovat, protože token není platný", + "Password is too long. Maximum allowed length is 469 characters." : "Heslo je příliš dlouhé. Délka může být nejvýše 469 znaků.", "%s password reset" : "reset hesla %s", "Password reset" : "Reset hesla", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Pokud chcete resetovat své heslo, klikněte na tlačítko níže. Pokud jste o resetování hesla nežádali, tento e-mail ignorujte.", @@ -347,8 +348,6 @@ OC.L10N.register( "Skip to main content" : "Přeskočit a přejít k hlavnímu obsahu", "Skip to navigation of app" : "Přeskočit na navigaci aplikace", "Get your own free account" : "Získejte svůj vlastní účet zdarma", - "Contacts" : "Kontakty", - "Contacts menu" : "Nabídka kontaktů", "Open settings menu" : "Otevřít nabídku s nataveními", "Confirm your password" : "Potvrdit heslo", "%s's homepage" : "Domovská stránka uživatele %s", @@ -416,6 +415,8 @@ OC.L10N.register( "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", "More" : "Více", "More apps menu" : "Nabídka dalších aplikací", + "Contacts" : "Kontakty", + "Contacts menu" : "Nabídka kontaktů", "Settings menu" : "Nabídka nastavení", "Setup two-factor authentication" : "Nastavit dvoufázové ověřování", "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}." |