diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/cs.js | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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}." |