Translated using Weblate (Italian)

Currently translated at 100.0% (367 of 367 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/
This commit is contained in:
J. Lavoie 2021-01-20 13:03:45 +00:00 committed by Hosted Weblate
parent 6ebb44f20a
commit aec325f161
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1962,5 +1962,32 @@
"@noConnectionToTheServer": {
"type": "text",
"placeholders": {}
},
"appLock": "Blocco dell'app",
"@appLock": {
"type": "text",
"placeholders": {}
},
"pleaseChooseAPasscode": "Si prega di scegliere un codice di accesso",
"@pleaseChooseAPasscode": {
"type": "text",
"placeholders": {}
},
"security": "Sicurezza",
"@security": {
"type": "text",
"placeholders": {}
},
"pleaseEnter4Digits": "Inserisci 4 cifre o lascia vuoto per disabilitare il blocco dell'app.",
"@pleaseEnter4Digits": {
"type": "text",
"placeholders": {}
},
"youWillBeConnectedTo": "Verrai connesso/a a {homeserver}",
"@youWillBeConnectedTo": {
"type": "text",
"placeholders": {
"homeserver": {}
}
}
}