From 114b5a262157b1e1d38ee26527cfb7fefc67d02c Mon Sep 17 00:00:00 2001 From: Massimo Pissarello Date: Sun, 30 Mar 2025 07:24:23 +0200 Subject: [PATCH 1/4] Translated using Weblate (Italian) Currently translated at 100.0% (737 of 737 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/it/ --- front/php/templates/language/it_it.json | 52 ++++++++++++------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/front/php/templates/language/it_it.json b/front/php/templates/language/it_it.json index bc58d120..dc52cf66 100644 --- a/front/php/templates/language/it_it.json +++ b/front/php/templates/language/it_it.json @@ -8,7 +8,7 @@ "About_Design": "Progettato per:", "About_Exit": "Esci", "About_Title": "Scanner di sicurezza di rete e framework di notifica", - "AppEvents_AppEventProcessed": "", + "AppEvents_AppEventProcessed": "Elaborato", "AppEvents_DateTimeCreated": "Loggato", "AppEvents_Extra": "Extra", "AppEvents_GUID": "GUID evento applicazione", @@ -22,7 +22,7 @@ "AppEvents_ObjectPlugin": "Plugin collegato", "AppEvents_ObjectPrimaryID": "ID primario", "AppEvents_ObjectSecondaryID": "ID secondario", - "AppEvents_ObjectStatus": "Stato (al momento del log)", + "AppEvents_ObjectStatus": "Stato registrato", "AppEvents_ObjectStatusColumn": "Colonna di stato", "AppEvents_ObjectType": "Tipo oggetto", "AppEvents_Plugin": "Plugin", @@ -225,7 +225,7 @@ "Device_TableHead_Name": "Nome", "Device_TableHead_NetworkSite": "Sito di rete", "Device_TableHead_Owner": "Proprietario", - "Device_TableHead_Parent_MAC": "MAC del nodo principale", + "Device_TableHead_Parent_MAC": "Nodo di rete principale", "Device_TableHead_Port": "Porta", "Device_TableHead_PresentLastScan": "Presenza", "Device_TableHead_RowID": "ID riga", @@ -363,8 +363,8 @@ "Maintenance_Title": "Strumenti di manutenzione", "Maintenance_Tool_DownloadConfig": "Impostazioni Esporta", "Maintenance_Tool_DownloadConfig_text": "Scarica un backup completo della configurazione delle tue Impostazioni memorizzata nel file app.conf.", - "Maintenance_Tool_DownloadWorkflows": "", - "Maintenance_Tool_DownloadWorkflows_text": "", + "Maintenance_Tool_DownloadWorkflows": "Esportazione flussi di lavoro", + "Maintenance_Tool_DownloadWorkflows_text": "Scarica un backup completo dei tuoi flussi di lavoro archiviati nel file workflows.json.", "Maintenance_Tool_ExportCSV": "Esporta dispositivi (csv)", "Maintenance_Tool_ExportCSV_noti": "Esporta dispositivi (csv)", "Maintenance_Tool_ExportCSV_noti_text": "Sei sicuro di voler generare un file CSV?", @@ -463,7 +463,7 @@ "NETWORK_DEVICE_TYPES_description": "Quali tipi di dispositivo possono essere utilizzati come dispositivi di rete nella vista Rete. Il tipo di dispositivo deve corrispondere esattamente all'impostazione Tipo su un dispositivo specifico nei Dettagli dispositivo. Aggiungilo sul Dispositivo tramite il pulsante +. Non rimuovere i tipi esistenti, aggiungine solo di nuovi.", "NETWORK_DEVICE_TYPES_name": "Tipi di dispositivi di rete", "Navigation_About": "Informazioni su", - "Navigation_AppEvents": "", + "Navigation_AppEvents": "Eventi app", "Navigation_Devices": "Dispositivi", "Navigation_Donations": "Donazioni", "Navigation_Events": "Eventi", @@ -670,26 +670,26 @@ "UI_REFRESH_name": "Aggiorna automaticamente la UI", "VERSION_description": "Valore di supporto della versione o della marca temporale per verificare se l'app è stata aggiornata.", "VERSION_name": "Versione o marca temporale", - "WF_Action_Add": "", - "WF_Action_field": "", - "WF_Action_type": "", - "WF_Action_value": "", - "WF_Actions": "", - "WF_Add": "", - "WF_Add_Condition": "", - "WF_Add_Group": "", - "WF_Condition_field": "", - "WF_Condition_operator": "", - "WF_Condition_value": "", - "WF_Conditions": "", - "WF_Conditions_logic_rules": "", - "WF_Enabled": "", - "WF_Name": "", - "WF_Remove": "", - "WF_Save": "", - "WF_Trigger": "", - "WF_Trigger_event_type": "", - "WF_Trigger_type": "", + "WF_Action_Add": "Aggiungi azione", + "WF_Action_field": "Campo", + "WF_Action_type": "Tipo", + "WF_Action_value": "Valore", + "WF_Actions": "Azioni", + "WF_Add": "Aggiungi flusso di lavoro", + "WF_Add_Condition": "Aggiungi condizione", + "WF_Add_Group": "Aggiungi gruppo", + "WF_Condition_field": "Campo", + "WF_Condition_operator": "Operatore", + "WF_Condition_value": "Valore", + "WF_Conditions": "Condizioni", + "WF_Conditions_logic_rules": "Regole logiche", + "WF_Enabled": "Flusso di lavoro abilitato", + "WF_Name": "Nome flusso di lavoro", + "WF_Remove": "Rimuovi flusso di lavoro", + "WF_Save": "Salva flussi di lavoro", + "WF_Trigger": "Trigger", + "WF_Trigger_event_type": "Tipo evento", + "WF_Trigger_type": "Tipo di trigger", "add_icon_event_icon": "fa-square-plus", "add_icon_event_tooltip": "Aggiungi nuova icona", "add_option_event_icon": "fa-square-plus", From b156246cb06f7a1fdb164bcdddfb6613b467db74 Mon Sep 17 00:00:00 2001 From: Ettore Atalan Date: Sun, 30 Mar 2025 16:24:05 +0200 Subject: [PATCH 2/4] Translated using Weblate (German) Currently translated at 89.2% (658 of 737 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/de/ --- front/php/templates/language/de_de.json | 40 ++++++++++++------------- 1 file changed, 20 insertions(+), 20 deletions(-) mode change 100755 => 100644 front/php/templates/language/de_de.json diff --git a/front/php/templates/language/de_de.json b/front/php/templates/language/de_de.json old mode 100755 new mode 100644 index 629a80a7..7227e276 --- a/front/php/templates/language/de_de.json +++ b/front/php/templates/language/de_de.json @@ -16,8 +16,8 @@ "About_Design": "Entworfen für:", "About_Exit": "Abmelden", "About_Title": "Netzwerksicherheitsscanner und Benachrichtigungsframework", - "AppEvents_AppEventProcessed": "", - "AppEvents_DateTimeCreated": "protokolliert", + "AppEvents_AppEventProcessed": "Verarbeitet", + "AppEvents_DateTimeCreated": "Protokolliert", "AppEvents_Extra": "Extra", "AppEvents_GUID": "Anwendungsereignis-GUID", "AppEvents_Helper1": "Helfer 1", @@ -30,7 +30,7 @@ "AppEvents_ObjectPlugin": "Verknüpfte Plugins", "AppEvents_ObjectPrimaryID": "Primär ID", "AppEvents_ObjectSecondaryID": "Sekundär ID", - "AppEvents_ObjectStatus": "Status (zum Log-Zeitpunkt)", + "AppEvents_ObjectStatus": "Protokollierter Status", "AppEvents_ObjectStatusColumn": "Statusspalte", "AppEvents_ObjectType": "Objekttyp", "AppEvents_Plugin": "Plugin", @@ -237,7 +237,7 @@ "Device_TableHead_Name": "Name", "Device_TableHead_NetworkSite": "Netzwerkseite", "Device_TableHead_Owner": "Eigentümer", - "Device_TableHead_Parent_MAC": "Übergeordnete MAC", + "Device_TableHead_Parent_MAC": "Übergeordneter Netzwerkknoten", "Device_TableHead_Port": "Port", "Device_TableHead_PresentLastScan": "Anwesenheit", "Device_TableHead_RowID": "Zeilen ID", @@ -499,7 +499,7 @@ "NTFY_display_name": "NTFY", "NTFY_icon": "", "Navigation_About": "Über", - "Navigation_AppEvents": "", + "Navigation_AppEvents": "App-Ereignisse", "Navigation_Devices": "Geräte", "Navigation_Donations": "Spenden", "Navigation_Events": "Ereignisse", @@ -753,28 +753,28 @@ "WF_Action_field": "", "WF_Action_type": "", "WF_Action_value": "", - "WF_Actions": "", + "WF_Actions": "Aktionen", "WF_Add": "", - "WF_Add_Condition": "", - "WF_Add_Group": "", - "WF_Condition_field": "", - "WF_Condition_operator": "", - "WF_Condition_value": "", - "WF_Conditions": "", - "WF_Conditions_logic_rules": "", + "WF_Add_Condition": "Bedingung hinzufügen", + "WF_Add_Group": "Gruppe hinzufügen", + "WF_Condition_field": "Feld", + "WF_Condition_operator": "Betreiber", + "WF_Condition_value": "Wert", + "WF_Conditions": "Bedingungen", + "WF_Conditions_logic_rules": "Logikregeln", "WF_Enabled": "", "WF_Name": "", "WF_Remove": "", "WF_Save": "", - "WF_Trigger": "", - "WF_Trigger_event_type": "", - "WF_Trigger_type": "", + "WF_Trigger": "Auslöser", + "WF_Trigger_event_type": "Ereignistyp", + "WF_Trigger_type": "Auslösertyp", "Webhooks_display_name": "Webhooks", "Webhooks_icon": "", "add_icon_event_icon": "", - "add_icon_event_tooltip": "", + "add_icon_event_tooltip": "Neues Symbol hinzufügen", "add_option_event_icon": "", - "add_option_event_tooltip": "", + "add_option_event_tooltip": "Neuen Wert hinzufügen", "copy_icons_event_icon": "", "copy_icons_event_tooltip": "Icons aller Geräte mit demselben Gerätetyp überschreiben", "devices_old": "Aktualisiert...", @@ -782,7 +782,7 @@ "general_event_title": "", "go_to_node_event_icon": "", "go_to_node_event_tooltip": "", - "new_version_available": "", + "new_version_available": "Es ist eine neue Version verfügbar.", "report_guid": "", "report_guid_missing": "", "report_select_format": "Format auswählen:", @@ -817,4 +817,4 @@ "settings_update_item_warning": "", "test_event_icon": "", "test_event_tooltip": "Speichere die Änderungen, bevor Sie die Einstellungen testen." -} \ No newline at end of file +} From eb6820dd931f9c64cea6d6a28e7e4c2b46dd269a Mon Sep 17 00:00:00 2001 From: Sylvain Pichon Date: Sun, 30 Mar 2025 09:50:24 +0200 Subject: [PATCH 3/4] Translated using Weblate (French) Currently translated at 100.0% (737 of 737 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/ --- front/php/templates/language/fr_fr.json | 48 ++++++++++++------------- 1 file changed, 24 insertions(+), 24 deletions(-) mode change 100755 => 100644 front/php/templates/language/fr_fr.json diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json old mode 100755 new mode 100644 index ccdbf20d..874c4873 --- a/front/php/templates/language/fr_fr.json +++ b/front/php/templates/language/fr_fr.json @@ -22,7 +22,7 @@ "AppEvents_ObjectPlugin": "Plugin lié", "AppEvents_ObjectPrimaryID": "Identité primaire", "AppEvents_ObjectSecondaryID": "Identité secondaire", - "AppEvents_ObjectStatus": "État (au moment de l'enregistrement)", + "AppEvents_ObjectStatus": "État enregistré", "AppEvents_ObjectStatusColumn": "Colonne d'état", "AppEvents_ObjectType": "Type d'objet", "AppEvents_Plugin": "Plugin", @@ -363,8 +363,8 @@ "Maintenance_Title": "Outils de maintenance", "Maintenance_Tool_DownloadConfig": "Export des paramètres", "Maintenance_Tool_DownloadConfig_text": "Télécharger une sauvegarde complète de vos paramètres stockés dans le fichier app.conf.", - "Maintenance_Tool_DownloadWorkflows": "", - "Maintenance_Tool_DownloadWorkflows_text": "", + "Maintenance_Tool_DownloadWorkflows": "Export des workflows", + "Maintenance_Tool_DownloadWorkflows_text": "Télécharger une sauvegarde complète de vos workflows enregistrés dans le fichier workflows.json.", "Maintenance_Tool_ExportCSV": "Export des appareils (csv)", "Maintenance_Tool_ExportCSV_noti": "Export des appareils (csv)", "Maintenance_Tool_ExportCSV_noti_text": "Êtes-vous sûr de vouloir générer un fichier CSV ?", @@ -670,26 +670,26 @@ "UI_REFRESH_name": "Rafraîchir automatiquement l'interface graphique", "VERSION_description": "Valeur de la version ou du timestamp d'aide à vérifier si l'application a été mise à jour.", "VERSION_name": "Version ou Timestamp", - "WF_Action_Add": "", - "WF_Action_field": "", - "WF_Action_type": "", - "WF_Action_value": "", - "WF_Actions": "", - "WF_Add": "", - "WF_Add_Condition": "", - "WF_Add_Group": "", - "WF_Condition_field": "", - "WF_Condition_operator": "", - "WF_Condition_value": "", - "WF_Conditions": "", - "WF_Conditions_logic_rules": "", - "WF_Enabled": "", - "WF_Name": "", - "WF_Remove": "", - "WF_Save": "", - "WF_Trigger": "", - "WF_Trigger_event_type": "", - "WF_Trigger_type": "", + "WF_Action_Add": "Ajouter une action", + "WF_Action_field": "Champ", + "WF_Action_type": "Type", + "WF_Action_value": "Valeur", + "WF_Actions": "Actions", + "WF_Add": "Ajouter un workflow", + "WF_Add_Condition": "Ajouter une condition", + "WF_Add_Group": "Ajouter un groupe", + "WF_Condition_field": "Champ", + "WF_Condition_operator": "Opérateur", + "WF_Condition_value": "Valeur", + "WF_Conditions": "Conditions", + "WF_Conditions_logic_rules": "Règles logiques", + "WF_Enabled": "Workflow activé", + "WF_Name": "Nom du workflow", + "WF_Remove": "Supprimer le workflow", + "WF_Save": "Enregistrer les workflows", + "WF_Trigger": "Déclencheur", + "WF_Trigger_event_type": "Type d'événement", + "WF_Trigger_type": "Type de déclencheur", "add_icon_event_icon": "fa-square-plus", "add_icon_event_tooltip": "Ajouter une nouvelle icône", "add_option_event_icon": "fa-square-plus", @@ -736,4 +736,4 @@ "settings_update_item_warning": "Mettre à jour la valeur ci-dessous. Veillez à bien suivre le même format qu'auparavant. Il n'y a pas de pas de contrôle.", "test_event_icon": "fa-vial-circle-check", "test_event_tooltip": "Enregistrer d'abord vos modifications avant de tester vôtre paramétrage." -} \ No newline at end of file +} From 2b51674e526c590a5488ec6f2373fe5ffb5e9466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=20=D0=93=D0=BE=D1=80?= =?UTF-8?q?=D0=BF=D0=B8=D0=BD=D1=96=D1=87?= Date: Sun, 30 Mar 2025 09:16:23 +0200 Subject: [PATCH 4/4] Translated using Weblate (Ukrainian) Currently translated at 100.0% (737 of 737 strings) Translation: NetAlertX/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/uk/ --- front/php/templates/language/uk_ua.json | 48 ++++++++++++------------- 1 file changed, 24 insertions(+), 24 deletions(-) mode change 100755 => 100644 front/php/templates/language/uk_ua.json diff --git a/front/php/templates/language/uk_ua.json b/front/php/templates/language/uk_ua.json old mode 100755 new mode 100644 index 981ae743..e7612bed --- a/front/php/templates/language/uk_ua.json +++ b/front/php/templates/language/uk_ua.json @@ -22,7 +22,7 @@ "AppEvents_ObjectPlugin": "Пов’язаний плагін", "AppEvents_ObjectPrimaryID": "Основний ідентифікатор", "AppEvents_ObjectSecondaryID": "Вторинний ідентифікатор", - "AppEvents_ObjectStatus": "Статус (під час журналу)", + "AppEvents_ObjectStatus": "Зареєстрований статус", "AppEvents_ObjectStatusColumn": "Колонка статусу", "AppEvents_ObjectType": "Тип об'єкта", "AppEvents_Plugin": "Плагін", @@ -363,8 +363,8 @@ "Maintenance_Title": "Інструменти обслуговування", "Maintenance_Tool_DownloadConfig": "Експорт налаштувань", "Maintenance_Tool_DownloadConfig_text": "Завантажте повну резервну копію конфігурації налаштувань, яка зберігається у файлі app.conf.", - "Maintenance_Tool_DownloadWorkflows": "", - "Maintenance_Tool_DownloadWorkflows_text": "", + "Maintenance_Tool_DownloadWorkflows": "Експорт робочих процесів", + "Maintenance_Tool_DownloadWorkflows_text": "Завантажте повну резервну копію робочих процесів, які зберігаються у файлі workflows.json.", "Maintenance_Tool_ExportCSV": "Експорт пристроїв (csv)", "Maintenance_Tool_ExportCSV_noti": "Експорт пристроїв (csv)", "Maintenance_Tool_ExportCSV_noti_text": "Ви впевнені, що хочете створити файл CSV?", @@ -670,26 +670,26 @@ "UI_REFRESH_name": "Автоматичне оновлення інтерфейсу користувача", "VERSION_description": "Допоміжне значення версії або позначки часу, щоб перевірити, чи було оновлено додаток.", "VERSION_name": "Версія або позначка часу", - "WF_Action_Add": "", - "WF_Action_field": "", - "WF_Action_type": "", - "WF_Action_value": "", - "WF_Actions": "", - "WF_Add": "", - "WF_Add_Condition": "", - "WF_Add_Group": "", - "WF_Condition_field": "", - "WF_Condition_operator": "", - "WF_Condition_value": "", - "WF_Conditions": "", - "WF_Conditions_logic_rules": "", - "WF_Enabled": "", - "WF_Name": "", - "WF_Remove": "", - "WF_Save": "", - "WF_Trigger": "", - "WF_Trigger_event_type": "", - "WF_Trigger_type": "", + "WF_Action_Add": "Додати дію", + "WF_Action_field": "Поле", + "WF_Action_type": "Тип", + "WF_Action_value": "Значення", + "WF_Actions": "Дії", + "WF_Add": "Додати робочий процес", + "WF_Add_Condition": "Додати умову", + "WF_Add_Group": "Додати групу", + "WF_Condition_field": "Поле", + "WF_Condition_operator": "Оператор", + "WF_Condition_value": "Значення", + "WF_Conditions": "Умови", + "WF_Conditions_logic_rules": "Логічні правила", + "WF_Enabled": "Робочий процес увімкнено", + "WF_Name": "Назва робочого процесу", + "WF_Remove": "Видалити робочий процес", + "WF_Save": "Зберегти робочі процеси", + "WF_Trigger": "Тригер", + "WF_Trigger_event_type": "Тип події", + "WF_Trigger_type": "Тип тригера", "add_icon_event_icon": "фа-квадрат-плюс", "add_icon_event_tooltip": "додати новий значок", "add_option_event_icon": "фа-квадрат-плюс", @@ -736,4 +736,4 @@ "settings_update_item_warning": "Оновіть значення нижче. Слідкуйте за попереднім форматом. Перевірка не виконана.", "test_event_icon": "fa-vial-circle- check", "test_event_tooltip": "Перш ніж перевіряти налаштування, збережіть зміни." -} \ No newline at end of file +}