mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Translate user_2fa.pot in it
100% translated source file: 'user_2fa.pot' on 'it'.
This commit is contained in:
parent
94b88fe71f
commit
f6aaaa844b
@ -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 <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
@ -7,21 +7,22 @@
|
||||
# justmyselfish <qixiayu.98@gmail.com>, 2020
|
||||
# Vincenzo Reale <vinx.reale@gmail.com>, 2021
|
||||
# lollos78, 2022
|
||||
# albanobattistella <albanobattistella@gmail.com>, 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 <albanobattistella@gmail.com>, 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."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user