From 55d9b67725adeee63614c69d84c52e9a40d8e90d Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 5 Sep 2022 15:23:43 +0200 Subject: [PATCH] [CI i18n] Update translations from Weblate Co-authored-by: Francesco Rosi Translate-URL: https://hosted.weblate.org/projects/goosemod/goosemod/it/ Translation: GooseMod/GooseMod --- building/i18n/translations/it.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/building/i18n/translations/it.json b/building/i18n/translations/it.json index a4503679..c6a201f1 100644 --- a/building/i18n/translations/it.json +++ b/building/i18n/translations/it.json @@ -65,7 +65,8 @@ "remove": "Rimuovi", "add": "Aggiungi", "install": "Installare", - "community": "Comunità" + "community": "Comunità", + "openLink": "Apri Link" }, "badges": { "guild": "Discord Ufficiale GooseMod", @@ -249,6 +250,10 @@ "collapsible_home_category": { "title": "Categoria Home Riducibile", "note": "Rendi la categoria nella home riducibile" + }, + "new_module_notifications": { + "title": "Notifiche per nuovi moduli", + "note": "Mostra un avviso ogni volta che un nuovo modulo viene aggiunto allo Store" } } }, @@ -266,5 +271,17 @@ "text": "Repo non valida" } } + }, + "dialogs": { + "reset_goosemod": { + "button": "Resetta", + "note": "Confermando resetterai completamente GooseMod, rimuovendo tutte le preferenze e moduli; come se avessi installato GooseMod per la prima volta. Questa azione è irreversibile.", + "title": "Resetta GooseMod" + }, + "refresh": { + "note": "Per applicare questa impostazione **è necessario un riavvio**. **Potresti notare comportamenti strani** durante questa sessione prima del riavvio.", + "button": "Ricarica", + "title": "Riavvio richiesto" + } } }