mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Italian)
Currently translated at 99.9% (3722 of 3723 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/pull/28217/head
parent
6a2b713a40
commit
537fe66da4
|
@ -3713,5 +3713,12 @@
|
|||
"%(displayName)s (%(matrixId)s)": "%(displayName)s (%(matrixId)s)",
|
||||
"Registration token": "Token di registrazione",
|
||||
"Enter a registration token provided by the homeserver administrator.": "Inserisci un token di registrazione fornito dall'amministratore dell'homeserver.",
|
||||
"Unable to play this voice broadcast": "Impossibile avviare questa trasmissione vocale"
|
||||
"Unable to play this voice broadcast": "Impossibile avviare questa trasmissione vocale",
|
||||
"All messages and invites from this user will be hidden. Are you sure you want to ignore them?": "Tutti i messaggi e gli inviti da questo utente verranno nascosti. Vuoi davvero ignorarli?",
|
||||
"Ignore %(user)s": "Ignora %(user)s",
|
||||
"Indent decrease": "Diminuzione indentazione",
|
||||
"Indent increase": "Aumento indentazione",
|
||||
"Manage account": "Gestisci account",
|
||||
"Your account details are managed separately at <code>%(hostname)s</code>.": "I dettagli del tuo account sono gestiti separatamente su <code>%(hostname)s</code>.",
|
||||
"Enable MSC3946 (to support late-arriving room archives)": "Attiva MSC3946 (per supportare archivi della stanza arrivati in ritardo)"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue