Translated using Weblate (Italian)
Currently translated at 100.0% (780 of 780 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
This commit is contained in:
parent
56f8a2e8bc
commit
23b52d74d6
1 changed files with 35 additions and 2 deletions
|
|
@ -2805,7 +2805,7 @@
|
|||
"@noOneCanJoin": {},
|
||||
"usersMustKnock": "Gli utenti devono bussare",
|
||||
"@usersMustKnock": {},
|
||||
"alwaysUse24HourFormat": "",
|
||||
"alwaysUse24HourFormat": "disattivato",
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
},
|
||||
|
|
@ -3349,5 +3349,38 @@
|
|||
"youHaveKnocked": "Hai bussato",
|
||||
"@youHaveKnocked": {},
|
||||
"pleaseWaitUntilInvited": "Ora attendi, finché qualcuno dalla stanza non ti invita.",
|
||||
"@pleaseWaitUntilInvited": {}
|
||||
"@pleaseWaitUntilInvited": {},
|
||||
"checkList": "Checklist",
|
||||
"@checkList": {},
|
||||
"countInvited": "{count} invitati",
|
||||
"@countInvited": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"sentVoiceMessage": "🎙️ {duration} - Messaggio vocale da {sender}",
|
||||
"@sentVoiceMessage": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
},
|
||||
"duration": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"commandHint_logout": "Disconnetti questo dispositivo",
|
||||
"@commandHint_logout": {},
|
||||
"commandHint_logoutall": "Disconnetti tutti i dispositivi attivi",
|
||||
"@commandHint_logoutall": {},
|
||||
"displayNavigationRail": "Mostra barra di navigazione su mobile",
|
||||
"@displayNavigationRail": {},
|
||||
"customReaction": "Reazione personalizzata",
|
||||
"@customReaction": {},
|
||||
"moreEvents": "Altri eventi",
|
||||
"@moreEvents": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue