Translated using Weblate (Italian)

Currently translated at 100.0% (420 of 420 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
This commit is contained in:
J. Lavoie 2021-02-27 22:24:56 +00:00 committed by Hosted Weblate
parent 7de79b343a
commit 1bcdc1afe0
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -69,7 +69,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"bannedUser": "{username} ha bannato {targetName}", "bannedUser": "{username} ha bandito {targetName}",
"@bannedUser": { "@bannedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -77,12 +77,12 @@
"targetName": {} "targetName": {}
} }
}, },
"banned": "Bannato", "banned": "Bandito",
"@banned": { "@banned": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"banFromChat": "Bannato dalla chat", "banFromChat": "Bandisci dalla chat",
"@banFromChat": { "@banFromChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1423,7 +1423,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"youHaveBeenBannedFromThisChat": "Sei stato/a bannato/a da questa chat", "youHaveBeenBannedFromThisChat": "Sei stato/a bandito/a da questa chat",
"@youHaveBeenBannedFromThisChat": { "@youHaveBeenBannedFromThisChat": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1479,7 +1479,7 @@
"localizedTimeShort": {} "localizedTimeShort": {}
} }
}, },
"redactedAnEvent": "{username} ha redatto un evento", "redactedAnEvent": "{username} ha eliminato un evento",
"@redactedAnEvent": { "@redactedAnEvent": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1665,7 +1665,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kickedAndBanned": "{username} ha espulso e bannato {targetName}", "kickedAndBanned": "{username} ha espulso e bandito {targetName}",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2005,7 +2005,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"redactMessage": "Redigi un messaggio", "redactMessage": "Elimina un messaggio",
"@redactMessage": { "@redactMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2165,7 +2165,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"pleaseEnterSecurityKey": "Inserisci la tua chiave di sicurezza", "pleaseEnterSecurityKey": "Inserisci la tua chiave di sicurezza:",
"@pleaseEnterSecurityKey": { "@pleaseEnterSecurityKey": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -2257,5 +2257,35 @@
"@oneMoreEvent": { "@oneMoreEvent": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"unlockChatBackup": "Sblocca il backup della discussione",
"@unlockChatBackup": {
"type": "text",
"placeholders": {}
},
"friends": "Amici",
"@friends": {
"type": "text",
"placeholders": {}
},
"addNewFriend": "Aggiungi un nuovo amico",
"@addNewFriend": {
"type": "text",
"placeholders": {}
},
"noEncryptionForPublicRooms": "Puoi attivare la crittografia solo quando la stanza non è più accessibile pubblicamente.",
"@noEncryptionForPublicRooms": {
"type": "text",
"placeholders": {}
},
"deviceVerifyDescription": "La crittografia è sicura solo quando tutti i dispositivi sono stati verificati.",
"@deviceVerifyDescription": {
"type": "text",
"placeholders": {}
},
"tapOnDeviceToVerify": "Tocca un dispositivo per verificarlo",
"@tapOnDeviceToVerify": {
"type": "text",
"placeholders": {}
} }
} }