mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Italian)
Currently translated at 100.0% (1681 of 1681 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/pull/21833/head
parent
2bf3739af7
commit
6cd2421929
|
@ -1997,5 +1997,8 @@
|
||||||
"Your homeserver doesn't seem to support this feature.": "Il tuo homeserver non sembra supportare questa funzione.",
|
"Your homeserver doesn't seem to support this feature.": "Il tuo homeserver non sembra supportare questa funzione.",
|
||||||
"You're signed out": "Sei disconnesso",
|
"You're signed out": "Sei disconnesso",
|
||||||
"Your homeserver (%(domainName)s) admin has signed you out of your account %(displayName)s (%(userId)s).": "L'admin del tuo homeserver (%(domainName)s) ti ha disconnesso dal tuo account %(displayName)s (%(userId)s).",
|
"Your homeserver (%(domainName)s) admin has signed you out of your account %(displayName)s (%(userId)s).": "L'admin del tuo homeserver (%(domainName)s) ti ha disconnesso dal tuo account %(displayName)s (%(userId)s).",
|
||||||
"I don't want to sign in": "Non voglio accedere"
|
"I don't want to sign in": "Non voglio accedere",
|
||||||
|
"If this is a shared device, or you don't want to access your account again from it, clear all data stored locally on this device.": "Se questo è un dispositivo condiviso, o non vuoi più accedere al tuo account da questo, elimina tutti i dati memorizzati localmente in esso.",
|
||||||
|
"Clear all data": "Elimina tutti i dati",
|
||||||
|
"Sign in again to regain access to your account, or a different one.": "Accedi di nuovo per riavere accesso al tuo account, o ad uno diverso."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue