From f6aaaa844bf67b84f718a193c14dc7a78fa5c905 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 14:38:26 +0000 Subject: [PATCH] Translate user_2fa.pot in it 100% translated source file: 'user_2fa.pot' on 'it'. --- .../locale/it/LC_MESSAGES/user_2fa.pot | 31 ++++++++++++++++--- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/user_manual/locale/it/LC_MESSAGES/user_2fa.pot b/user_manual/locale/it/LC_MESSAGES/user_2fa.pot index e10bac020..40ef54f74 100644 --- a/user_manual/locale/it/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/it/LC_MESSAGES/user_2fa.pot @@ -1,5 +1,5 @@ # 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. # @@ -7,21 +7,22 @@ # justmyselfish , 2020 # Vincenzo Reale , 2021 # lollos78, 2022 +# albanobattistella , 2024 # #, 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: lollos78, 2022\n" -"Language-Team: Italian (https://www.transifex.com/nextcloud/teams/64236/it/)\n" +"Last-Translator: albanobattistella , 2024\n" +"Language-Team: Italian (https://app.transifex.com/nextcloud/teams/64236/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: it\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" #: ../../user_2fa.rst:3 msgid "Using two-factor authentication" @@ -70,6 +71,10 @@ msgstr "" "autenticazione. In questo esempio è presente TOTP, un codice basato sul " "tempo compatibile con Google Authenticator:" +#: ../../user_2fa.rstNone +msgid "TOTP configuration." +msgstr "Configurazione TOTP." + #: ../../user_2fa.rst:27 msgid "" "You will see your secret and a QR code which can be scanned by the TOTP app " @@ -102,10 +107,18 @@ msgstr "" " di backup, vai su Impostazioni Personali e guarda sotto l'impostazione " "Secondo fattore di autenticazione. Cerca *Genera codici di backup*:" +#: ../../user_2fa.rstNone +msgid "2FA backup code generator" +msgstr "Generatore di codice di backup 2FA" + #: ../../user_2fa.rst:44 msgid "You will then be presented with a list of one-time-use backup codes:" msgstr "Ti sarà presentato un elenco di codici di backup usa-e-getta:" +#: ../../user_2fa.rstNone +msgid "2FA backup codes" +msgstr "Codici di backup 2FA" + #: ../../user_2fa.rst:49 msgid "" "You should put these codes in a safe spot, somewhere you can find them. " @@ -135,10 +148,18 @@ msgstr "" "di selezione in cui puoi selezionare il metodo di identificazione a due " "fattori per questo accesso. Seleziona TOTP:" +#: ../../user_2fa.rstNone +msgid "Choosing a two-factor authentication method." +msgstr "Scelta di un metodo di autenticazione a due fattori." + #: ../../user_2fa.rst:65 msgid "Now, just enter your code:" msgstr "Ora, digita il codice:" +#: ../../user_2fa.rstNone +msgid "Entering TOTP code at login." +msgstr "Inserimento del codice TOTP al momento dell'accesso." + #: ../../user_2fa.rst:70 msgid "" "If the code was correct you will be redirected to your Nextcloud account."