From 89f11ab630389184f94c34836b5741823a7612a1 Mon Sep 17 00:00:00 2001 From: joecom7 Date: Fri, 1 Jul 2022 11:30:37 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (23 of 23 strings) Translation: jfa-go/Common Strings Translate-URL: https://weblate.jfa-go.com/projects/jfa-go/common-strings/it/ --- lang/common/it-IT.json | 46 +++++++++++++++++++++--------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/lang/common/it-IT.json b/lang/common/it-IT.json index 29a1fd5..b2cbf0d 100644 --- a/lang/common/it-IT.json +++ b/lang/common/it-IT.json @@ -1,29 +1,29 @@ { "meta": { - "name": "" + "name": "Inglese (US)" }, "strings": { - "username": "", - "password": "", - "emailAddress": "", - "name": "", - "submit": "", - "send": "", - "success": "", - "continue": "", - "error": "", - "copy": "", - "copied": "", - "time24h": "", - "time12h": "", - "linkTelegram": "", - "contactEmail": "", - "contactTelegram": "", - "linkDiscord": "", - "linkMatrix": "", - "contactDiscord": "", - "theme": "", - "refresh": "", - "required": "" + "username": "Username", + "password": "Password", + "emailAddress": "Indirizzo Email", + "name": "Nome", + "submit": "Invia", + "send": "Invia", + "success": "Successo", + "continue": "Continua", + "error": "Errore", + "copy": "Copia", + "copied": "Copiato", + "time24h": "Formato 24h", + "time12h": "Formato 12h", + "linkTelegram": "Link Telegram", + "contactEmail": "Contatta tramite Email", + "contactTelegram": "Contatta tramite Telegram", + "linkDiscord": "Link Discord", + "linkMatrix": "Link Matrix", + "contactDiscord": "Contatta tramite Discord", + "theme": "Tema", + "refresh": "Aggiorna", + "required": "Richiesto" } }