mirror of https://github.com/vector-im/riot-web
Translated using Weblate (Italian)
Currently translated at 100.0% (3304 of 3304 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/pull/21833/head
parent
f1189a71a5
commit
87dd6090a4
|
@ -3367,5 +3367,15 @@
|
|||
"%(count)s votes|other": "%(count)s voti",
|
||||
"%(spaceName)s and %(count)s others|one": "%(spaceName)s e altri %(count)s",
|
||||
"%(spaceName)s and %(count)s others|zero": "%(spaceName)s",
|
||||
"%(spaceName)s and %(count)s others|other": "%(spaceName)s e altri %(count)s"
|
||||
"%(spaceName)s and %(count)s others|other": "%(spaceName)s e altri %(count)s",
|
||||
"Sorry, the poll you tried to create was not posted.": "Spiacenti, il sondaggio che hai provato a creare non è stato inviato.",
|
||||
"Failed to post poll": "Invio del sondaggio fallito",
|
||||
"Sorry, your vote was not registered. Please try again.": "Spiacenti, il tuo voto non è stato registrato. Riprova.",
|
||||
"Vote not registered": "Voto non registrato",
|
||||
"Developer": "Sviluppatore",
|
||||
"Experimental": "Sperimentale",
|
||||
"Messaging": "Messaggi",
|
||||
"Themes": "Temi",
|
||||
"Message Previews": "Anteprime messaggi",
|
||||
"Moderation": "Moderazione"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue