diff --git a/user_manual/locale/cs/LC_MESSAGES/user_2fa.pot b/user_manual/locale/cs/LC_MESSAGES/user_2fa.pot index b3f441578..35f48815b 100644 --- a/user_manual/locale/cs/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/cs/LC_MESSAGES/user_2fa.pot @@ -1,20 +1,20 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2022 Nextcloud GmbH +# Copyright (C) 2023 Nextcloud GmbH # This file is distributed under the same license as the Nextcloud latest User Manual package. # FIRST AUTHOR , YEAR. # # Translators: -# Pavel Borecki , 2022 +# Pavel Borecki , 2023 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Nextcloud latest User Manual latest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-05-20 09:09+0000\n" +"POT-Creation-Date: 2023-04-17 10:07+0000\n" "PO-Revision-Date: 2019-11-07 20:28+0000\n" -"Last-Translator: Pavel Borecki , 2022\n" -"Language-Team: Czech (https://www.transifex.com/nextcloud/teams/64236/cs/)\n" +"Last-Translator: Pavel Borecki , 2023\n" +"Language-Team: Czech (https://app.transifex.com/nextcloud/teams/64236/cs/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -66,6 +66,10 @@ msgstr "" "příkladu se jedná o TOTP, kód založený na čase, kompatibilní s Google " "Authenticator:" +#: ../../user_2fa.rstNone +msgid "TOTP configuration." +msgstr "Nastavení pro TOTP." + #: ../../user_2fa.rst:27 msgid "" "You will see your secret and a QR code which can be scanned by the TOTP app " @@ -97,10 +101,18 @@ msgstr "" "jděte do Osobních nastavení a podívejte se pod nastavení Ověřování druhým " "faktorem. Zvolte *Vytvořit záložní kódy*:" +#: ../../user_2fa.rstNone +msgid "2FA backup code generator" +msgstr "vytváření záložních kódů pro dvoufaktorové ověřování" + #: ../../user_2fa.rst:44 msgid "You will then be presented with a list of one-time-use backup codes:" msgstr "Obdržíte seznam jednorázových záložních kódů:" +#: ../../user_2fa.rstNone +msgid "2FA backup codes" +msgstr "záložní kódy dvoufaktorového ověřování" + #: ../../user_2fa.rst:49 msgid "" "You should put these codes in a safe spot, somewhere you can find them. " @@ -130,10 +142,18 @@ msgstr "" "ale i další, uvidíte obrazovku s výběrem metody druhého faktoru pro toto " "přihlášení. Vyberte TOTP:" +#: ../../user_2fa.rstNone +msgid "Choosing a two-factor authentication method." +msgstr "Volba metody dvoufaktorového ověřování." + #: ../../user_2fa.rst:65 msgid "Now, just enter your code:" msgstr "Nyní stačí zadat váš kód:" +#: ../../user_2fa.rstNone +msgid "Entering TOTP code at login." +msgstr "Zadávání TOTP kódu při přihlášení." + #: ../../user_2fa.rst:70 msgid "" "If the code was correct you will be redirected to your Nextcloud account."