From c59fa9655e23793584f97e8101c17f2c45884dc3 Mon Sep 17 00:00:00 2001 From: Raatty Date: Mon, 16 Aug 2021 06:29:06 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 90.0% (433 of 481 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- assets/l10n/intl_it.arb | 73 +++++++++++++++++++++++++++++++++++++++-- 1 file changed, 71 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_it.arb b/assets/l10n/intl_it.arb index 810379f8..0f8387a2 100644 --- a/assets/l10n/intl_it.arb +++ b/assets/l10n/intl_it.arb @@ -1248,7 +1248,7 @@ "type": "text", "placeholders": {} }, - "noGoogleServicesWarning": "Sembra che tu non abbia servizi Google sul tuo telefono. Questa è una buona decisione per la tua riservatezza! Per ricevere notifiche push in FluffyChat consigliamo di utilizzare microG: https://microg.org/", + "noGoogleServicesWarning": "Sembra che tu non abbia servizi Google sul tuo telefono. Questa è una buona decisione per la tua riservatezza! Per ricevere notifiche push in FluffyChat consigliamo di utilizzare https://microg.org/ o https://unifiedpush.org/.", "@noGoogleServicesWarning": { "type": "text", "placeholders": {} @@ -2278,5 +2278,74 @@ "@zoomOut": { "type": "text", "placeholders": {} + }, + "singlesignon": "Accesso singolo", + "@singlesignon": { + "type": "text", + "placeholders": {} + }, + "setAsCanonicalAlias": "Imposta come alias principale", + "@setAsCanonicalAlias": { + "type": "text", + "placeholders": {} + }, + "removeYourAvatar": "Rimuovi il tuo avatar", + "@removeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "register": "Registrati", + "@register": { + "type": "text", + "placeholders": {} + }, + "pleaseEnterYourPin": "Per favore inserisci il tuo PIN", + "@pleaseEnterYourPin": { + "type": "text", + "placeholders": {} + }, + "pleaseChoose": "Si prega di scegliere", + "@pleaseChoose": { + "type": "text", + "placeholders": {} + }, + "or": "O", + "@or": { + "type": "text", + "placeholders": {} + }, + "optionalAddEmail": "(Facoltativo) Il tuo indirizzo e-mail", + "@optionalAddEmail": { + "type": "text", + "placeholders": {} + }, + "oopsPushError": "Ops! Purtroppo si è verificato un errore durante l'impostazione delle notifiche push.", + "@oopsPushError": { + "type": "text", + "placeholders": {} + }, + "loginWith": "Accedi con {brand}", + "@loginWith": { + "type": "text", + "placeholders": { + "brand": {} + } + }, + "invalidEmail": "E-mail non valida", + "@invalidEmail": { + "type": "text", + "placeholders": {} + }, + "editRoomAliases": "Modifica gli alias della stanza", + "@editRoomAliases": { + "type": "text", + "placeholders": {} + }, + "clearArchive": "Cancella archivio", + "@clearArchive": {}, + "changeYourAvatar": "Cambia il tuo avatar", + "@changeYourAvatar": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}