From 76d1805439c577665bc15e300f4f413c167ab701 Mon Sep 17 00:00:00 2001 From: Massimo Pissarello Date: Mon, 11 Nov 2024 07:34:24 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (716 of 716 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/it/ --- front/php/templates/language/it_it.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 front/php/templates/language/it_it.json diff --git a/front/php/templates/language/it_it.json b/front/php/templates/language/it_it.json old mode 100755 new mode 100644 index 703e0f95..48dccc15 --- a/front/php/templates/language/it_it.json +++ b/front/php/templates/language/it_it.json @@ -1,8 +1,8 @@ { "API_CUSTOM_SQL_description": "Puoi specificare una query SQL personalizzata che genererà un file JSON e quindi lo esporrà tramite l'table_custom_endpoint.jsonendpoint del file.", "API_CUSTOM_SQL_name": "Endpoint personalizzato", - "API_TOKEN_description": "", - "API_TOKEN_name": "", + "API_TOKEN_description": "Token API per proteggere la comunicazione, puoi generarne uno o inserire qualsiasi valore. Viene inviato nell'intestazione della richiesta. Usato nel plugin SYNC, server GraphQL.", + "API_TOKEN_name": "Token API", "API_display_name": "API", "API_icon": "", "About_Design": "Progettato per:", @@ -272,8 +272,8 @@ "Events_Tablelenght": "Mostra _MENU_ elementi", "Events_Tablelenght_all": "Tutti", "Events_Title": "Eventi", - "GRAPHQL_PORT_description": "", - "GRAPHQL_PORT_name": "", + "GRAPHQL_PORT_description": "Il numero di porta del server GraphQL.", + "GRAPHQL_PORT_name": "Porta GraphQL", "Gen_Action": "Azione", "Gen_Add": "Aggiungi", "Gen_Add_All": "Aggiungi tutti", @@ -715,4 +715,4 @@ "settings_update_item_warning": "Aggiorna il valore qui sotto. Fai attenzione a seguire il formato precedente. La convalida non viene eseguita.", "test_event_icon": "fa-vial-circle-check", "test_event_tooltip": "Salva le modifiche prima di provare le nuove impostazioni." -} \ No newline at end of file +}