diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-30 02:14:45 +0000 |
commit | 74eb2894a79f95ce4d08db19763d59dc8f489690 (patch) | |
tree | 958fdb38778e9086423c69713e9916ad12f0fb10 /core/l10n/cs.js | |
parent | e21f4409909ae13f1a6f4f0328eb2ab4fa85b16b (diff) | |
download | nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.tar.gz nextcloud-server-74eb2894a79f95ce4d08db19763d59dc8f489690.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 3e221b4ab54..592aef1961a 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -20,14 +20,11 @@ OC.L10N.register( "Password reset is disabled" : "Reset hesla je vypnut", "Couldn't reset password because the token is invalid" : "Heslo nebylo změněno kvůli neplatnému tokenu", "Couldn't reset password because the token is expired" : "Heslo nebylo změněno z důvodu skončení platnosti tokenu", - "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nelze odeslat e-mail pro změnu hesla, protože u tohoto uživatelského jména není uvedena emailová adresa. Obraťte se na svého správce.", "%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.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Pokud chcete resetovat své heslo, klikněte na následující odkaz. Pokud jste o reset nežádali, tento e-mail ignorujte.", "Reset your password" : "Resetovat vaše heslo", - "Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat e-mail pro změnu hesla. Obraťte se na správce.", - "Couldn't send reset email. Please make sure your username is correct." : "Nedaří se odeslat e-mail pro změnu hesla. Ujistěte se, že zadáváte správné uživatelské jméno.", "Some of your link shares have been removed" : "Některé vaše sdílené odkazy byly odstraněny", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Kvůli bezpečnostní chybě jsme museli odstranit některé z vašich sdílených odkazů. Prosím, následujte tento odkaz pro více informací.", "Preparing update" : "Příprava na aktualizaci", @@ -230,6 +227,7 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z Vaší IP. Další přihlášení bude možné za 30 sekund.", "Reset password" : "Obnovit heslo", "If it is not there ask your local administrator." : "Pokud zde není, zeptejte se svého místního správce.", + "Couldn't send reset email. Please contact your administrator." : "Nepodařilo se odeslat e-mail pro změnu hesla. Obraťte se na správce.", "Password can not be changed. Please contact your administrator." : "Heslo nelze změnit. Obraťte se na svého správce systému.", "Back to login" : "Zpět na přihlášení", "Forgot password?" : "Zapomněli jste heslo?", @@ -396,6 +394,8 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a ta může chvíli trvat.", "This page will refresh itself when the instance is available again." : "Tato stránka se automaticky znovu načte, jakmile bude tato instance opět dostupná.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Pokud se tato zpráva objevuje opakovaně nebo nečekaně, obraťte se správce systému.", + "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Nelze odeslat e-mail pro změnu hesla, protože u tohoto uživatelského jména není uvedena emailová adresa. Obraťte se na svého správce.", + "Couldn't send reset email. Please make sure your username is correct." : "Nedaří se odeslat e-mail pro změnu hesla. Ujistěte se, že zadáváte správné uživatelské jméno.", "Updated \"%s\" to %s" : "Aktualizováno z „%s“ na %s", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Došlo k problémům při kontrole integrity kódu. Více informací…</a>", "Dismiss" : "Zamítnout", |