From 6134324cfd3496ceaa08a13838e536563bb8831c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sun, 11 Feb 2024 11:12:38 +0000 Subject: [PATCH 01/10] Translated using Weblate (English (United States)) Currently translated at 99.8% (630 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/en_US/ --- front/php/templates/language/en_us.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) mode change 100755 => 100644 front/php/templates/language/en_us.json diff --git a/front/php/templates/language/en_us.json b/front/php/templates/language/en_us.json old mode 100755 new mode 100644 index 300e9204..94dbdeed --- a/front/php/templates/language/en_us.json +++ b/front/php/templates/language/en_us.json @@ -38,9 +38,9 @@ "BackDevices_Backup_okay": "The backup executed successfully with the new archive", "BackDevices_DBTools_DelDevError_a": "Error deleting Device", "BackDevices_DBTools_DelDevError_b": "Error deleting Devices", - "BackDevices_DBTools_DelDev_a": "Device deleted successfully", - "BackDevices_DBTools_DelDev_b": "Devices deleted successfully", - "BackDevices_DBTools_DelEvents": "Events deleted successfully", + "BackDevices_DBTools_DelDev_a": "Device deleted", + "BackDevices_DBTools_DelDev_b": "Devices deleted", + "BackDevices_DBTools_DelEvents": "Events deleted", "BackDevices_DBTools_DelEventsError": "Error deleting Events", "BackDevices_DBTools_ImportCSV": "The devices from the CSV file were imported successfully.", "BackDevices_DBTools_ImportCSVError": "The CSV file could not be imported. Make sure the format is correct.", @@ -212,7 +212,7 @@ "Device_Title": "Devices", "Donations_Others": "Others", "Donations_Platforms": "Sponsor platforms", - "Donations_Text": "Hey \ud83d\udc4b!
Thanks for clicking on this menu item \ud83d\ude05

I'm trying to collect some donations to make you better software. Also, it would help me not to get burned out. Me burning out might mean end of support for this app. Any small (recurring or not) sponsorship makes me want to put more effort into this app. I don't want to lock features (new plugins) behind paywalls \ud83d\udd10.
Currently, I'm waking up 2h before work so I contribute to the app a bit. If I had some recurring income I could shorten my workweek and in the remaining time fully focus on PiAlert. You'd get more functionality, a more polished app and less bugs.

Thanks for reading - I'm super grateful for any support \u2764\ud83d\ude4f

TL;DR: By supporting me you get:


\ud83d\udce7Email me to jokob@duck.com if you want to get in touch or if I should add other sponsorship platforms.
", + "Donations_Text": "Hey 👋!
Thanks for clicking on this menu item 😅

I'm trying to collect some donations to make you better software. Also, it would help me not to get burned out. Me burning out might mean end of support for this app. Any small (recurring or not) sponsorship makes me want to put more effort into this app. I don't want to lock features (new plugins) behind paywalls 🔐.
Currently, I'm waking up 2h before work so I contribute to the app a bit. If I had some recurring income I could shorten my workweek and in the remaining time fully focus on PiAlert. You'd get more functionality, a more polished app and less bugs.

Thanks for reading - I'm super grateful for any support ❤🙏

TL;DR: By supporting me you get:


📧Email me to jokob@duck.com if you want to get in touch or if I should add other sponsorship platforms.
", "Donations_Title": "Donations", "ENABLE_PLUGINS_description": "Enables the plugins functionality. Loading plugins requires more hardware resources so you might want to disable them on low-powered system.", "ENABLE_PLUGINS_name": "Enable Plugins", @@ -300,7 +300,7 @@ "HelpFAQ_Cat_General_102_head": "I get the message that the database is read only.", "HelpFAQ_Cat_General_102_text": "Check in the Pi.Alert directory if the database folder (db) has been assigned the correct permissions:
drwxrwx--- 2 (your username) www-data
If the permission is not correct, you can set it again with the following commands in the terminal or the console:
sudo chgrp -R www-data ~/pialert/db
chmod -R 770 ~/pialert/db

If the database is still read-only, try reinstalling or restoring a database backup from the maintenance page.", "HelpFAQ_Cat_General_102docker_head": "Database issues (AJAX errors, read-only, not found)", - "HelpFAQ_Cat_General_102docker_text": "Double-check you have followed the dockerfile readme (most up-to-date info).

", + "HelpFAQ_Cat_General_102docker_text": "Double-check you have followed the dockerfile readme (most up-to-date info).

", "HelpFAQ_Cat_General_103_head": "The login page does not appear, even after changing the password.", "HelpFAQ_Cat_General_103_text": "In addition to the password, the configuration file must contain ~/pialert/config/pialert.conf also the parameter PIALERT_WEB_PROTECTION must set to True.", "HelpFAQ_Cat_Network_600_head": "What is this page for?", @@ -414,7 +414,7 @@ "Maintenance_lang_selector_empty": "Choose Language", "Maintenance_lang_selector_lable": "Select Language", "Maintenance_lang_selector_text": "The change takes place on the client side, so it affects only the current browser.", - "Maintenance_new_version": "\ud83c\udd95 A new version is available. Check out the release notes.", + "Maintenance_new_version": "🆕 A new version is available. Check out the release notes.", "Maintenance_themeselector_apply": "Apply", "Maintenance_themeselector_empty": "Choose a Skin", "Maintenance_themeselector_lable": "Select Skin", @@ -518,8 +518,8 @@ "Setting_Override": "Override value", "Setting_Override_Description": "Enabling this option will override an App supplied default value with the value specified above.", "Settings_Metadata_Toggle": "Show/hide metadata for the given setting.", - "Settings_device_Scanners_desync": "\u26a0 Device scanner schedules are out-of-sync.", - "Settings_device_Scanners_desync_popup": "Schedules of devices scanners (*_RUN_SCHD) are not the same. This will result into inconsistent device online/offline notifications. Unless this is intended, please use the same schedule for all enabled \ud83d\udd0dDevice scanners.", + "Settings_device_Scanners_desync": "⚠ Device scanner schedules are out-of-sync.", + "Settings_device_Scanners_desync_popup": "Schedules of devices scanners (*_RUN_SCHD) are not the same. This will result into inconsistent device online/offline notifications. Unless this is intended, please use the same schedule for all enabled 🔍Device scanners.", "Speedtest_Results": "Speedtest Results", "Systeminfo_CPU": "CPU", "Systeminfo_CPU_Cores": "CPU Cores:", @@ -630,4 +630,4 @@ "settings_system_label": "System", "test_event_icon": "fa-vial-circle-check", "test_event_tooltip": "Save your changes at first before you test your settings." -} \ No newline at end of file +} From d26fdb7f50bd2cb93a9669179224e9196c830cb5 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sun, 11 Feb 2024 10:57:02 +0000 Subject: [PATCH 02/10] Translated using Weblate (Spanish) Currently translated at 99.5% (628 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/ --- front/php/templates/language/es_es.json | 118 ++++++++++++------------ 1 file changed, 59 insertions(+), 59 deletions(-) diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 35854190..86f7b11e 100644 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -27,11 +27,11 @@ "AppEvents_ObjectPlugin": "Complemento vinculado", "AppEvents_ObjectPrimaryID": "ID principal", "AppEvents_ObjectSecondaryID": "ID secundario", - "AppEvents_ObjectStatus": "", - "AppEvents_ObjectStatusColumn": "", - "AppEvents_ObjectType": "", - "AppEvents_Plugin": "", - "AppEvents_Type": "", + "AppEvents_ObjectStatus": "Estado (en el momento del registro)", + "AppEvents_ObjectStatusColumn": "Columna de estado", + "AppEvents_ObjectType": "Tipo de objeto", + "AppEvents_Plugin": "Plugin", + "AppEvents_Type": "Tipo", "Apprise_display_name": "Apprise", "Apprise_icon": "", "BackDevDetail_Actions_Ask_Run": "¿Desea ejecutar la acción?", @@ -98,10 +98,10 @@ "DevDetail_MainInfo_Type": "Tipo", "DevDetail_MainInfo_Vendor": "Proveedor", "DevDetail_MainInfo_mac": "MAC", - "DevDetail_Network_Node_hover": "", - "DevDetail_Network_Port_hover": "", + "DevDetail_Network_Node_hover": "Seleccione el dispositivo de red principal al que está conectado el dispositivo actual para completar el árbol de Red.", + "DevDetail_Network_Port_hover": "El puerto al que está conectado este dispositivo en el dispositivo de red principal. Si se deja vacío, se muestra un icono de wifi en el árbol de Red.", "DevDetail_Nmap_Scans": "Escaneos de Nmap", - "DevDetail_Nmap_Scans_desc": "", + "DevDetail_Nmap_Scans_desc": "Aquí puede ejecutar escaneos NMAP manuales. También puede programar escaneos NMAP automáticos regulares a través del complemento Servicios y puertos (NMAP). Dirígete a Configuración para obtener más información", "DevDetail_Nmap_buttonDefault": "Escaneado predeterminado", "DevDetail_Nmap_buttonDefault_text": "Escaneo predeterminado: NMAP escanea los 1,000 puertos principales para cada protocolo de escaneo solicitado. Esto atrapa aproximadamente el 93% de los puertos TCP y el 49% de los puertos UDP. (aproximadamente 5 segundos)", "DevDetail_Nmap_buttonDetail": "Escaneo detallado", @@ -111,7 +111,7 @@ "DevDetail_Nmap_buttonSkipDiscovery": "Omitir detección de host", "DevDetail_Nmap_buttonSkipDiscovery_text": "Omitir detección de host (-Pn opción): Escaneo predeterminado sin detección de host", "DevDetail_Nmap_resultsLink": "Puedes abandonar esta página después de empezar un escaneo. Los resultados también estarán disponibles en el archivo pialert_front.log.", - "DevDetail_Owner_hover": "", + "DevDetail_Owner_hover": "¿Quién es el propietario de este dispositivo? Campo de texto libre.", "DevDetail_Periodselect_All": "Toda la información", "DevDetail_Periodselect_LastMonth": "El mes pasado", "DevDetail_Periodselect_LastWeek": "La semana pasada", @@ -173,8 +173,8 @@ "DevDetail_Tools_WOL": "Enviar comando WOL a ", "DevDetail_Tools_WOL_noti": "Wake-on-LAN", "DevDetail_Tools_WOL_noti_text": "El comando de Wake-on-LAN en enviado a la dirección de escucha. Si el dispositivo no está en la misma subred/vlan que Pi.Alert, el dispositivo no responderá.", - "DevDetail_Type_hover": "", - "DevDetail_Vendor_hover": "", + "DevDetail_Type_hover": "El tipo de dispositivo. Si selecciona cualquiera de los dispositivos de la red predefinidos (por ejemplo: AP, Firewall, enrutador, conmutador...), aparecerán en la configuración del árbol de redes como posibles nodos de la red principal.", + "DevDetail_Vendor_hover": "El proveedor debe ser detectado automáticamente. Puede sobrescribir o agregar su valor personalizado.", "DevDetail_WOL_Title": " Wake-on-LAN", "DevDetail_button_Delete": "Eliminar dispositivo", "DevDetail_button_DeleteEvents": "Eliminar eventos", @@ -213,17 +213,17 @@ "Device_TableHead_Status": "Estado", "Device_TableHead_Type": "Tipo", "Device_TableHead_Vendor": "Fabricante", - "Device_Table_Not_Network_Device": "", + "Device_Table_Not_Network_Device": "No está configurado como dispositivo de red", "Device_Table_info": "Mostrando el INICIO y el FINAL de TODAS las entradas", "Device_Table_nav_next": "Siguiente", "Device_Table_nav_prev": "Anterior", "Device_Tablelenght": "Mostrar _MENU_ entradas", "Device_Tablelenght_all": "Todos", "Device_Title": "Dispositivos", - "Donations_Others": "", - "Donations_Platforms": "", - "Donations_Text": "", - "Donations_Title": "", + "Donations_Others": "Otros", + "Donations_Platforms": "Plataforma de patrocinadores", + "Donations_Text": "¡Hola 👋!
Gracias por hacer clic en esta parte del menú 😅

Estoy intentando recaudar algunas donaciones para mejorar el software. Además, me ayudaría a no quemarme. Que me agote podría significar el fin del soporte para esta aplicación. Cualquier pequeño patrocinio (recurrente o no) me hace querer poner más esfuerzo en esta aplicación. No quiero bloquear funciones (nuevos complementos) detrás de muros de pago 🔐.
Actualmente, me levanto 2 horas antes del trabajo, así que contribuyo un poco a la aplicación. Si tuviera algún ingreso recurrente podría acortar mi semana laboral y en el tiempo restante concentrarme completamente en PiAlert. Obtendrías más funcionalidad, una aplicación más pulida y menos errores.

Gracias por leerme. Estoy muy agradecido por cualquier apoyo ❤🙏

TL;DR: Al apoyarme obtienes:


📧Envíame un correo electrónico a jokob@duck.com si quiero ponerme en contacto o si debo agregar otras plataformas de patrocinio.
", + "Donations_Title": "Donaciones", "ENABLE_PLUGINS_description": "Habilita la funcionalidad de los complementos. Cargar los complementos requiere más recursos de hardware, así que quizás quieras desactivarlo en hardware poco potente.", "ENABLE_PLUGINS_name": "Habilitar complementos", "Email_display_name": "Email", @@ -268,7 +268,7 @@ "Gen_DataUpdatedUITakesTime": "Correcto - La interfaz puede tardar en actualizarse si se está ejecutando un escaneo.", "Gen_Delete": "Eliminar", "Gen_DeleteAll": "Eliminar todo", - "Gen_Error": "", + "Gen_Error": "Error", "Gen_LockedDB": "Fallo - La base de datos puede estar bloqueada - Pulsa F1 -> Ajustes de desarrolladores -> Consola o prueba más tarde.", "Gen_Okay": "Aceptar", "Gen_Purge": "Purgar", @@ -280,8 +280,8 @@ "Gen_Switch": "Cambiar", "Gen_Upd": "Actualizado correctamente", "Gen_Upd_Fail": "Fallo al actualizar", - "Gen_Warning": "", - "Gen_Work_In_Progress": "", + "Gen_Warning": "Advertencia", + "Gen_Work_In_Progress": "Trabajo en curso, un buen momento para hacer comentarios en https://github.com/jokob-sk/Pi.Alert/issues", "General_display_name": "General", "General_icon": "", "HRS_TO_KEEP_NEWDEV_description": "Esta es una configuración de mantenimiento. Si está habilitado (0 está deshabilitado), los dispositivos marcados como Nuevo dispositivo se eliminarán si su Primera sesión el tiempo era anterior a las horas especificadas en esta configuración. Utilice esta configuración si desea eliminar automáticamente Nuevos dispositivos después de X horas.", @@ -352,7 +352,7 @@ "MQTT_USER_name": "Usuario de MQTT", "MQTT_display_name": "MQTT", "MQTT_icon": "", - "Maintenance_Running_Version": "", + "Maintenance_Running_Version": "Versión instalada", "Maintenance_Status": "Estado", "Maintenance_Title": "Herramientas de mantenimiento", "Maintenance_Tool_ExportCSV": "Exportación CSV", @@ -429,7 +429,7 @@ "Maintenance_database_backup_total": "Uso total de disco", "Maintenance_database_lastmod": "Última modificación:", "Maintenance_database_path": "Ruta de la base de datos:", - "Maintenance_database_rows": "", + "Maintenance_database_rows": "Tabla (Filas)", "Maintenance_database_size": "Tamaño de base de datos:", "Maintenance_lang_de_de": "German (DE)", "Maintenance_lang_en_us": "English (US)", @@ -444,8 +444,8 @@ "Maintenance_themeselector_lable": "Seleccionar tema", "Maintenance_themeselector_text": "El cambio tiene lugar en el lado del servidor, por lo que afecta todos los dispositivos en uso.", "Maintenance_version": "Actualizaciones de la aplicación", - "NETWORK_DEVICE_TYPES_description": "", - "NETWORK_DEVICE_TYPES_name": "", + "NETWORK_DEVICE_TYPES_description": "Qué tipos de dispositivos pueden usarse como dispositivos de red en la vista Red. El tipo de dispositivo debe coincidir exactamente con la configuración Tipo en un dispositivo específico en los Detalles del dispositivo. No elimine los tipos existentes, solo agregue nuevos.", + "NETWORK_DEVICE_TYPES_name": "Tipos de dispositivos de red", "NTFY_HOST_description": "URL de host NTFY que comienza con http:// o https://. Puede usar la instancia alojada en https://ntfy.sh simplemente ingresando https://ntfy. sh.", "NTFY_HOST_name": "URL del host NTFY", "NTFY_PASSWORD_description": "Ingrese la contraseña si necesita (host) una instancia con autenticación habilitada.", @@ -457,7 +457,7 @@ "NTFY_display_name": "NTFY", "NTFY_icon": "", "Navigation_Devices": "Dispositivos", - "Navigation_Donations": "", + "Navigation_Donations": "Donaciones", "Navigation_Events": "Eventos", "Navigation_Flows": "Flows", "Navigation_HelpFAQ": "Ayuda / FAQ", @@ -468,10 +468,10 @@ "Navigation_Report": "Reporte", "Navigation_Settings": "Configuración", "Navigation_SystemInfo": "Info del sistema", - "Navigation_Workflows": "", + "Navigation_Workflows": "Flujo de trabajo", "Network_Assign": "Conectar al nodo de red", - "Network_Cant_Assign": "", - "Network_Configuration_Error": "", + "Network_Cant_Assign": "No se puede asignar el nodo principal de Internet como nodo secundario.", + "Network_Configuration_Error": "Error en la configuración", "Network_Connected": "Dispositivos conectados", "Network_ManageAdd": "Añadir dispositivo", "Network_ManageAdd_Name": "Nombre del dispositivo", @@ -500,13 +500,13 @@ "Network_ManageLeaf": "Gestionar asignación", "Network_ManageUnassign": "Desasignar", "Network_NoAssignedDevices": "Este nodo de red no tiene asignado ningún dispositivo (nodo externo). Asigna uno de la lista o ve a la pestaña Detalles de cualquier dispositivo en la página Dispositivos, y asígnalo a un Nodo (MAC) Puerto de la red ahí.", - "Network_NoDevices": "", + "Network_NoDevices": "No hay dispositivos que configurar", "Network_Node": "Nodo de red", "Network_Node_Name": "Nombre de nodo", "Network_Parent": "Dispositivo primario de la red", - "Network_Root": "", - "Network_Root_Not_Configured": "", - "Network_Root_Unconfigurable": "", + "Network_Root": "Nodo principal", + "Network_Root_Not_Configured": "Seleccione un tipo de dispositivo de red, por ejemplo un Gateway, en el campo Tipo del dispositivo principal de Internet para empezar a configurar esta pantalla.

Puede encontrar más documentación en la guía ¿Cómo configurar su página de Red?", + "Network_Root_Unconfigurable": "Root no configurable", "Network_Table_Hostname": "Nombre de host", "Network_Table_IP": "Dirección IP", "Network_Table_State": "Estado", @@ -528,7 +528,7 @@ "Plugins_Objects": "Objetos del Plugin", "Plugins_Out_of": "de", "Plugins_Unprocessed_Events": "Eventos sin procesar", - "Plugins_no_control": "", + "Plugins_no_control": "No se ha encontrado ningún control para el formulario, para que muestre este valor.", "Presence_CalHead_day": "día", "Presence_CalHead_lang": "es-es", "Presence_CalHead_month": "mes", @@ -565,7 +565,7 @@ "REPORT_TO_name": "Enviar el email a", "REPORT_WEBHOOK_description": "Habilite webhooks para notificaciones. Los webhooks lo ayudan a conectarse a muchas herramientas de terceros, como IFTTT, Zapier o n8n, por nombrar algunas. Consulte esta sencilla guía de n8n aquí para obtener comenzó. Si está habilitado, configure los ajustes relacionados a continuación.", "REPORT_WEBHOOK_name": "Habilitar webhooks", - "RandomMAC_hover": "", + "RandomMAC_hover": "Autodetectado - indica si el dispositivo aleatoriza su dirección MAC.", "SCAN_SUBNETS_description": "El escaneo Arp es una herramienta de la línea de comandos que usa el protocolo ARP para encontrar e identificar la ip de los dispositivos. Una alternativa a este escaneo sería activar los ajustes de la PIHOLE_RUNintegración con PiHole. El tiempo del escaneo ARP depende del número de ips a comprobar, así que es importante establecer correctamente la máscara y la interfaz de red. Comprueba la documentación sobre sudredes para obtener ayuda para establecer VLANs, cuáles son soportadas o como averiguar la máscara y la interfaz de red.", "SCAN_SUBNETS_name": "Subredes para escanear", "SMTP_FORCE_SSL_description": "Forzar SSL al conectarse a su servidor SMTP", @@ -585,10 +585,10 @@ "SYSTEM_TITLE": "Información del sistema", "Setting_Override": "Sobreescribir el valor", "Setting_Override_Description": "Habilitar esta opción anulará un valor predeterminado proporcionado por la aplicación con el valor especificado anteriormente.", - "Settings_Metadata_Toggle": "", + "Settings_Metadata_Toggle": "Mostrar/ocultar los metadatos de la configuración.", "Settings_Title": " Configuración", - "Settings_device_Scanners_desync": "", - "Settings_device_Scanners_desync_popup": "", + "Settings_device_Scanners_desync": "⚠ Los horarios del escáner de los dispositivos no están sincronizados.", + "Settings_device_Scanners_desync_popup": "Los horarios de escáneres de dispositivos ( *_RUN_SCHD ) no son lo mismo. Esto resultará en notificaciones inconsistentes del dispositivo en línea/fuera de línea. A menos que sea así, utilice el mismo horario para todos los habilitados. 🔍Escáneres de dispositivos .", "Speedtest_Results": "Resultados de la prueba de velocidad", "Systeminfo_CPU": "CPU", "Systeminfo_CPU_Cores": "Núcleos de CPU:", @@ -662,7 +662,7 @@ "Systeminfo_USB_Devices": "Dispositivos USB", "TIMEZONE_description": "La zona horaria para mostrar las estadísticas correctamente. Encuentra tu zona horaria aquí.", "TIMEZONE_name": "Zona horaria", - "UI_LANG_description": "Seleccione el idioma de interfaz de usuario preferido.", + "UI_LANG_description": "Seleccione el idioma de la interfaz de usuario preferido. Ayuda para traducir o sugerir idiomas en el portal online de\n Weblate\n .", "UI_LANG_name": "Idioma de interfaz", "UI_PRESENCE_description": "Elige que estados del dispositivo deben mostrarse en la gráfica de Presencia del dispositivo a lo largo del tiempo de la página de Dispositivos. (CTRL + Clic para seleccionar / deseleccionar)", "UI_PRESENCE_name": "Mostrar en el gráfico de presencia", @@ -677,37 +677,37 @@ "Webhooks_display_name": "Webhooks", "Webhooks_icon": "", "Webhooks_settings_group": " Webhooks", - "devices_old": "", + "devices_old": "Volviendo a actualizar....", "general_event_description": "El evento que has ejecutado puede tardar un rato mientras finalizan procesos en segundo plano. La ejecución ha terminado cuando ves finalizado abajo. Comprueba el registro de error si no has obtenido el resultado esperado.

Estado: ", "general_event_title": "Ejecutar un evento ad-hoc", - "report_guid": "", - "report_guid_missing": "", - "report_select_format": "", - "report_time": "", + "report_guid": "Guía de las notificaciones:", + "report_guid_missing": "No se encontró la notificación vinculada. Es posible que la notificación seleccionada se haya eliminado durante el mantenimiento especificado en el ajuste DBCLNP_NOTIFI_HIST. En su lugar se muestra la última notificación. La notificación que falta tiene el siguiente GUID:", + "report_select_format": "Selecciona el formato:", + "report_time": "Hora de la notificación:", "run_event_icon": "fa-play", "run_event_tooltip": "Activa el ajuste y guarda tus cambios antes de ejecutarlo.", - "settings_core_icon": "", - "settings_core_label": "", - "settings_device_scanners": "", - "settings_device_scanners_icon": "", - "settings_device_scanners_label": "", - "settings_enabled": "", - "settings_enabled_icon": "", + "settings_core_icon": "fa-solid fa-gem", + "settings_core_label": "Núcleo", + "settings_device_scanners": "Los escáneres de los dispositivos se utilizan para descubrir dispositivos que escriben en la tabla de base de datos de CurrentScan.", + "settings_device_scanners_icon": "fa-solid fa-magnifying-glass-plus", + "settings_device_scanners_label": "Escáneres de dispositivos", + "settings_enabled": "Configuración activada", + "settings_enabled_icon": "fa-solid fa-toggle-on", "settings_expand_all": "Expandir todo", "settings_imported": "Última vez que los ajustes fueron importados desde el archivo pialert.conf:", - "settings_imported_label": "", + "settings_imported_label": "Configuración importada", "settings_missing": "Actualiza la página, no todos los ajustes se han cargado. Probablemente sea por una sobrecarga de la base de datos.", "settings_missing_block": "No puedes guardar los ajustes sin establecer todas las claves. Actualiza la página. Problabmente esté causado por una sobrecarga de la base de datos.", "settings_old": "N/A", - "settings_other_scanners": "", - "settings_other_scanners_icon": "", - "settings_other_scanners_label": "", - "settings_publishers": "", - "settings_publishers_icon": "", - "settings_publishers_label": "", - "settings_saved": "", - "settings_system_icon": "", - "settings_system_label": "", + "settings_other_scanners": "Otros plugins de escáner no relacionados con dispositivos que están activados actualmente.", + "settings_other_scanners_icon": "fa-solid fa-recycle", + "settings_other_scanners_label": "Otros escáneres", + "settings_publishers": "Puertas de enlace para las notificación habilitadas: editores, que enviarán una notificación según su configuración.", + "settings_publishers_icon": "fa-solid fa-comment-dots", + "settings_publishers_label": "Editores", + "settings_saved": "
Configuración guardada en el archivo pialert.conf .

Una copia de seguridad con marca de tiempo del archivo anterior.

Recargando...
", + "settings_system_icon": "fa-solid fa-gear", + "settings_system_label": "Sistema", "test_event_icon": "fa-vial-circle-check", "test_event_tooltip": "Guarda tus cambios antes de probar nuevos ajustes." } From 65ee425645bb8520b584537cc773118066c5fdd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sun, 11 Feb 2024 11:12:04 +0000 Subject: [PATCH 03/10] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian?= =?UTF-8?q?=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 1.7% (11 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/nb_NO/ --- front/php/templates/language/nb_no.json | 26 ++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) mode change 100755 => 100644 front/php/templates/language/nb_no.json diff --git a/front/php/templates/language/nb_no.json b/front/php/templates/language/nb_no.json old mode 100755 new mode 100644 index 6cfff14e..e661cd60 --- a/front/php/templates/language/nb_no.json +++ b/front/php/templates/language/nb_no.json @@ -17,19 +17,19 @@ "AppEvents_ObjectIsArchived": "", "AppEvents_ObjectIsNew": "", "AppEvents_ObjectPlugin": "", - "AppEvents_ObjectPrimaryID": "", - "AppEvents_ObjectSecondaryID": "", - "AppEvents_ObjectStatus": "", - "AppEvents_ObjectStatusColumn": "", - "AppEvents_ObjectType": "", - "AppEvents_Plugin": "", - "AppEvents_Type": "", - "BackDevDetail_Actions_Ask_Run": "", + "AppEvents_ObjectPrimaryID": "Primær-ID", + "AppEvents_ObjectSecondaryID": "Sekundær-ID", + "AppEvents_ObjectStatus": "Status (ved loggføringstidspunkt)", + "AppEvents_ObjectStatusColumn": "Statuskolonne", + "AppEvents_ObjectType": "Objekttype", + "AppEvents_Plugin": "Programtillegg", + "AppEvents_Type": "Type", + "BackDevDetail_Actions_Ask_Run": "Utfør handlingen?", "BackDevDetail_Actions_Not_Registered": "", - "BackDevDetail_Actions_Title_Run": "", + "BackDevDetail_Actions_Title_Run": "Utfør handling", "BackDevDetail_Copy_Ask": "", - "BackDevDetail_Copy_Title": "", - "BackDevDetail_Tools_WOL_error": "", + "BackDevDetail_Copy_Title": "Kopier detaljer", + "BackDevDetail_Tools_WOL_error": "Kommandoen ble IKKE kjørt.", "BackDevDetail_Tools_WOL_okay": "", "BackDevices_Arpscan_disabled": "", "BackDevices_Arpscan_enabled": "", @@ -38,7 +38,7 @@ "BackDevices_Backup_okay": "", "BackDevices_DBTools_DelDevError_a": "", "BackDevices_DBTools_DelDevError_b": "", - "BackDevices_DBTools_DelDev_a": "", + "BackDevices_DBTools_DelDev_a": "Enhet slettet", "BackDevices_DBTools_DelDev_b": "", "BackDevices_DBTools_DelEvents": "", "BackDevices_DBTools_DelEventsError": "", @@ -630,4 +630,4 @@ "settings_system_label": "", "test_event_icon": "", "test_event_tooltip": "" -} \ No newline at end of file +} From b0c2c855842ae9bba95944815ad583332ffb50c7 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sun, 11 Feb 2024 11:19:59 +0000 Subject: [PATCH 04/10] Translated using Weblate (Spanish) Currently translated at 99.6% (629 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/ --- front/php/templates/language/es_es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json index 86f7b11e..b7227701 100644 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -48,7 +48,7 @@ "BackDevices_Backup_okay": "La copia de seguridad ejecutada con éxito con el nuevo archivo", "BackDevices_DBTools_DelDevError_a": "Error de eliminación del dispositivo", "BackDevices_DBTools_DelDevError_b": "Error de eliminación de dispositivos", - "BackDevices_DBTools_DelDev_a": "Dispositivo eliminado con éxito", + "BackDevices_DBTools_DelDev_a": "Dispositivo eliminado", "BackDevices_DBTools_DelDev_b": "Dispositivos eliminados con éxito", "BackDevices_DBTools_DelEvents": "Eventos eliminados con éxito", "BackDevices_DBTools_DelEventsError": "Error de eliminación de eventos", From c48596e865b0997cc0b40abddc1639a6e524e46c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 11:54:01 +0000 Subject: [PATCH 05/10] =?UTF-8?q?[=F0=9F=A4=96Automation]=20Update=20READM?= =?UTF-8?q?E=20with=20sponsors=20information?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0c3d5147..3323ad54 100755 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ Thank you to all the wonderful people who are sponsoring this project (=preventi | All Sponsors | |---| | [dtech77pl](https://github.com/dtech77pl) | -| [David Kidd](https://github.com/demolishedman50) | | [Tony Hanratty](https://github.com/thanratty) | From 3aa16f8abf2a9ce48a2e0470d197bf86c50f13fd Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sun, 11 Feb 2024 11:20:08 +0000 Subject: [PATCH 06/10] Translated using Weblate (Spanish) Currently translated at 100.0% (631 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/es/ --- front/php/templates/language/es_es.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 front/php/templates/language/es_es.json diff --git a/front/php/templates/language/es_es.json b/front/php/templates/language/es_es.json old mode 100755 new mode 100644 index b7227701..909cbac1 --- a/front/php/templates/language/es_es.json +++ b/front/php/templates/language/es_es.json @@ -49,8 +49,8 @@ "BackDevices_DBTools_DelDevError_a": "Error de eliminación del dispositivo", "BackDevices_DBTools_DelDevError_b": "Error de eliminación de dispositivos", "BackDevices_DBTools_DelDev_a": "Dispositivo eliminado", - "BackDevices_DBTools_DelDev_b": "Dispositivos eliminados con éxito", - "BackDevices_DBTools_DelEvents": "Eventos eliminados con éxito", + "BackDevices_DBTools_DelDev_b": "Dispositivos eliminados", + "BackDevices_DBTools_DelEvents": "Eventos eliminados", "BackDevices_DBTools_DelEventsError": "Error de eliminación de eventos", "BackDevices_DBTools_ImportCSV": "Los dispositivos del archivo CSV han sido importados correctamente.", "BackDevices_DBTools_ImportCSVError": "El archivo CSV no pudo ser importado. Asegúrate de que el formato es correcto.", From 0a47eca8445dc5b5660f0a5e6ed75e03f53ad4fa Mon Sep 17 00:00:00 2001 From: ButterflyOfFire Date: Sun, 11 Feb 2024 16:52:25 +0000 Subject: [PATCH 07/10] Translated using Weblate (French) Currently translated at 29.1% (184 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/ --- front/php/templates/language/fr_fr.json | 340 ++++++++++++------------ 1 file changed, 170 insertions(+), 170 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 bb605f5d..0e7e5714 --- a/front/php/templates/language/fr_fr.json +++ b/front/php/templates/language/fr_fr.json @@ -1,34 +1,34 @@ { "API_CUSTOM_SQL_description": "", "API_CUSTOM_SQL_name": "", - "API_display_name": "", + "API_display_name": "API", "API_icon": "", - "About_Design": "Designed for:", - "About_Exit": "", + "About_Design": "Conçu pour :", + "About_Exit": "Quitter", "About_Title": "Open Source Network Guard", - "AppEvents_DateTimeCreated": "", - "AppEvents_Extra": "", + "AppEvents_DateTimeCreated": "Journalisé", + "AppEvents_Extra": "Extra", "AppEvents_GUID": "", "AppEvents_Helper1": "", "AppEvents_Helper2": "", "AppEvents_Helper3": "", - "AppEvents_ObjectForeignKey": "", - "AppEvents_ObjectIndex": "", + "AppEvents_ObjectForeignKey": "Clé étrangère", + "AppEvents_ObjectIndex": "Index", "AppEvents_ObjectIsArchived": "", "AppEvents_ObjectIsNew": "", - "AppEvents_ObjectPlugin": "", + "AppEvents_ObjectPlugin": "Greffon lié", "AppEvents_ObjectPrimaryID": "", "AppEvents_ObjectSecondaryID": "", "AppEvents_ObjectStatus": "", "AppEvents_ObjectStatusColumn": "", "AppEvents_ObjectType": "", - "AppEvents_Plugin": "", - "AppEvents_Type": "", + "AppEvents_Plugin": "Greffon", + "AppEvents_Type": "Type", "BackDevDetail_Actions_Ask_Run": "", "BackDevDetail_Actions_Not_Registered": "", "BackDevDetail_Actions_Title_Run": "", "BackDevDetail_Copy_Ask": "", - "BackDevDetail_Copy_Title": "", + "BackDevDetail_Copy_Title": "Copier les détails", "BackDevDetail_Tools_WOL_error": "", "BackDevDetail_Tools_WOL_okay": "", "BackDevices_Arpscan_disabled": "", @@ -62,7 +62,7 @@ "DevDetail_Copy_Device_Tooltip": "", "DevDetail_EveandAl_AlertAllEvents": "", "DevDetail_EveandAl_AlertDown": "", - "DevDetail_EveandAl_Archived": "", + "DevDetail_EveandAl_Archived": "Archivé", "DevDetail_EveandAl_NewDevice": "", "DevDetail_EveandAl_RandomMAC": "", "DevDetail_EveandAl_ScanCycle": "", @@ -72,22 +72,22 @@ "DevDetail_EveandAl_Title": "", "DevDetail_Events_CheckBox": "", "DevDetail_GoToNetworkNode": "", - "DevDetail_Icon": "", + "DevDetail_Icon": "Icône", "DevDetail_Icon_Descr": "", - "DevDetail_Loading": "", - "DevDetail_MainInfo_Comments": "", - "DevDetail_MainInfo_Favorite": "", - "DevDetail_MainInfo_Group": "", - "DevDetail_MainInfo_Location": "", - "DevDetail_MainInfo_Name": "", + "DevDetail_Loading": "Chargement …", + "DevDetail_MainInfo_Comments": "Observations", + "DevDetail_MainInfo_Favorite": "Favori", + "DevDetail_MainInfo_Group": "Groupe", + "DevDetail_MainInfo_Location": "Emplacement", + "DevDetail_MainInfo_Name": "Nom", "DevDetail_MainInfo_Network": "", - "DevDetail_MainInfo_Network_Port": "", - "DevDetail_MainInfo_Network_Title": "", - "DevDetail_MainInfo_Owner": "", - "DevDetail_MainInfo_Title": "", - "DevDetail_MainInfo_Type": "", - "DevDetail_MainInfo_Vendor": "", - "DevDetail_MainInfo_mac": "", + "DevDetail_MainInfo_Network_Port": " Port", + "DevDetail_MainInfo_Network_Title": " Réseau", + "DevDetail_MainInfo_Owner": "Propriétaire", + "DevDetail_MainInfo_Title": " Informations principales", + "DevDetail_MainInfo_Type": "Type", + "DevDetail_MainInfo_Vendor": "Fabriquant", + "DevDetail_MainInfo_mac": "MAC", "DevDetail_Network_Node_hover": "", "DevDetail_Network_Port_hover": "", "DevDetail_Nmap_Scans": "", @@ -106,44 +106,44 @@ "DevDetail_Periodselect_LastMonth": "", "DevDetail_Periodselect_LastWeek": "", "DevDetail_Periodselect_LastYear": "", - "DevDetail_Periodselect_today": "", + "DevDetail_Periodselect_today": "Aujourd'hui", "DevDetail_Run_Actions_Title": "", "DevDetail_Run_Actions_Tooltip": "", - "DevDetail_SessionInfo_FirstSession": "", - "DevDetail_SessionInfo_LastIP": "", - "DevDetail_SessionInfo_LastSession": "", - "DevDetail_SessionInfo_StaticIP": "", - "DevDetail_SessionInfo_Status": "", - "DevDetail_SessionInfo_Title": "", - "DevDetail_SessionTable_Additionalinfo": "", - "DevDetail_SessionTable_Connection": "", - "DevDetail_SessionTable_Disconnection": "", - "DevDetail_SessionTable_Duration": "", - "DevDetail_SessionTable_IP": "", + "DevDetail_SessionInfo_FirstSession": "Première session", + "DevDetail_SessionInfo_LastIP": "Dernière IP", + "DevDetail_SessionInfo_LastSession": "Dernière session", + "DevDetail_SessionInfo_StaticIP": "IP statique", + "DevDetail_SessionInfo_Status": "État", + "DevDetail_SessionInfo_Title": " Info de session", + "DevDetail_SessionTable_Additionalinfo": "Informations supplémentaires", + "DevDetail_SessionTable_Connection": "Connexion", + "DevDetail_SessionTable_Disconnection": "Déconnection", + "DevDetail_SessionTable_Duration": "Durée", + "DevDetail_SessionTable_IP": "IP", "DevDetail_SessionTable_Order": "", - "DevDetail_Shortcut_CurrentStatus": "", + "DevDetail_Shortcut_CurrentStatus": "État actuel", "DevDetail_Shortcut_DownAlerts": "", - "DevDetail_Shortcut_Presence": "", - "DevDetail_Shortcut_Sessions": "", + "DevDetail_Shortcut_Presence": "Présence", + "DevDetail_Shortcut_Sessions": "Sessions", "DevDetail_Tab_Details": "", "DevDetail_Tab_Events": "", - "DevDetail_Tab_EventsTableDate": "", + "DevDetail_Tab_EventsTableDate": "Date", "DevDetail_Tab_EventsTableEvent": "", - "DevDetail_Tab_EventsTableIP": "", + "DevDetail_Tab_EventsTableIP": "IP", "DevDetail_Tab_EventsTableInfo": "", "DevDetail_Tab_Nmap": "", "DevDetail_Tab_NmapEmpty": "", - "DevDetail_Tab_NmapTableExtra": "", + "DevDetail_Tab_NmapTableExtra": "Extra", "DevDetail_Tab_NmapTableHeader": "", - "DevDetail_Tab_NmapTableIndex": "", - "DevDetail_Tab_NmapTablePort": "", - "DevDetail_Tab_NmapTableService": "", - "DevDetail_Tab_NmapTableState": "", + "DevDetail_Tab_NmapTableIndex": "Index", + "DevDetail_Tab_NmapTablePort": "Port", + "DevDetail_Tab_NmapTableService": "Service", + "DevDetail_Tab_NmapTableState": "État", "DevDetail_Tab_NmapTableText": "", - "DevDetail_Tab_NmapTableTime": "", + "DevDetail_Tab_NmapTableTime": "Heure", "DevDetail_Tab_Plugins": "", "DevDetail_Tab_Presence": "", - "DevDetail_Tab_Sessions": "", + "DevDetail_Tab_Sessions": " Sessions", "DevDetail_Tab_Tools": "", "DevDetail_Tab_Tools_Internet_Info_Description": "", "DevDetail_Tab_Tools_Internet_Info_Error": "", @@ -152,14 +152,14 @@ "DevDetail_Tab_Tools_Nslookup_Description": "", "DevDetail_Tab_Tools_Nslookup_Error": "", "DevDetail_Tab_Tools_Nslookup_Start": "", - "DevDetail_Tab_Tools_Nslookup_Title": "", + "DevDetail_Tab_Tools_Nslookup_Title": "Nslookup", "DevDetail_Tab_Tools_Speedtest_Description": "", "DevDetail_Tab_Tools_Speedtest_Start": "", - "DevDetail_Tab_Tools_Speedtest_Title": "", + "DevDetail_Tab_Tools_Speedtest_Title": "Test de débit en ligne", "DevDetail_Tab_Tools_Traceroute_Description": "", "DevDetail_Tab_Tools_Traceroute_Error": "", "DevDetail_Tab_Tools_Traceroute_Start": "", - "DevDetail_Tab_Tools_Traceroute_Title": "", + "DevDetail_Tab_Tools_Traceroute_Title": "Traceroute", "DevDetail_Tools_WOL": "", "DevDetail_Tools_WOL_noti": "", "DevDetail_Tools_WOL_noti_text": "", @@ -173,110 +173,110 @@ "DevDetail_button_OverwriteIcons_Tooltip": "", "DevDetail_button_OverwriteIcons_Warning": "", "DevDetail_button_Reset": "", - "DevDetail_button_Save": "", - "Device_Searchbox": "", + "DevDetail_button_Save": "Enregistrer", + "Device_Searchbox": "Recherche", "Device_Shortcut_AllDevices": "", - "Device_Shortcut_Archived": "", - "Device_Shortcut_Connected": "", - "Device_Shortcut_Devices": "", + "Device_Shortcut_Archived": "Archivé", + "Device_Shortcut_Connected": "Connecté", + "Device_Shortcut_Devices": "Appareils", "Device_Shortcut_DownAlerts": "", - "Device_Shortcut_Favorites": "", + "Device_Shortcut_Favorites": "Favoris", "Device_Shortcut_NewDevices": "", "Device_Shortcut_OnlineChart": "", - "Device_TableHead_Connected_Devices": "", - "Device_TableHead_Favorite": "", - "Device_TableHead_FirstSession": "", - "Device_TableHead_Group": "", - "Device_TableHead_Icon": "", + "Device_TableHead_Connected_Devices": "Connexions", + "Device_TableHead_Favorite": "Favori", + "Device_TableHead_FirstSession": "Première session", + "Device_TableHead_Group": "Groupe", + "Device_TableHead_Icon": "Icône", "Device_TableHead_LastIP": "", "Device_TableHead_LastIPOrder": "", - "Device_TableHead_LastSession": "", - "Device_TableHead_Location": "", + "Device_TableHead_LastSession": "Dernière session", + "Device_TableHead_Location": "Emplacement", "Device_TableHead_MAC": "", "Device_TableHead_MAC_full": "", - "Device_TableHead_Name": "", - "Device_TableHead_Owner": "", + "Device_TableHead_Name": "Nom", + "Device_TableHead_Owner": "Propriétaire", "Device_TableHead_Parent_MAC": "", - "Device_TableHead_Port": "", + "Device_TableHead_Port": "Port", "Device_TableHead_RowID": "", "Device_TableHead_Rowid": "", - "Device_TableHead_Status": "", - "Device_TableHead_Type": "", - "Device_TableHead_Vendor": "", + "Device_TableHead_Status": "État", + "Device_TableHead_Type": "Type", + "Device_TableHead_Vendor": "Fabriquant", "Device_Table_Not_Network_Device": "", "Device_Table_info": "", - "Device_Table_nav_next": "", - "Device_Table_nav_prev": "", + "Device_Table_nav_next": "Suivant", + "Device_Table_nav_prev": "Précédent", "Device_Tablelenght": "", "Device_Tablelenght_all": "", - "Device_Title": "", - "Donations_Others": "", + "Device_Title": "Appareils", + "Donations_Others": "Autres", "Donations_Platforms": "", "Donations_Text": "", - "Donations_Title": "", + "Donations_Title": "Dons", "ENABLE_PLUGINS_description": "", "ENABLE_PLUGINS_name": "", - "Email_display_name": "", + "Email_display_name": "Messagerie", "Email_icon": "", - "Events_Loading": "", + "Events_Loading": "Chargement …", "Events_Periodselect_All": "", "Events_Periodselect_LastMonth": "", "Events_Periodselect_LastWeek": "", "Events_Periodselect_LastYear": "", - "Events_Periodselect_today": "", - "Events_Searchbox": "", + "Events_Periodselect_today": "Aujourd'hui", + "Events_Searchbox": "Recherche", "Events_Shortcut_AllEvents": "", "Events_Shortcut_DownAlerts": "", - "Events_Shortcut_Events": "", - "Events_Shortcut_MissSessions": "", + "Events_Shortcut_Events": "Évènements", + "Events_Shortcut_MissSessions": "Sessions manquantes", "Events_Shortcut_NewDevices": "", - "Events_Shortcut_Sessions": "", + "Events_Shortcut_Sessions": "Sessions", "Events_Shortcut_VoidSessions": "", "Events_TableHead_AdditionalInfo": "", - "Events_TableHead_Connection": "", - "Events_TableHead_Date": "", - "Events_TableHead_Device": "", - "Events_TableHead_Disconnection": "", - "Events_TableHead_Duration": "", + "Events_TableHead_Connection": "Connexion", + "Events_TableHead_Date": "Date", + "Events_TableHead_Device": "Dispositif", + "Events_TableHead_Disconnection": "Déconnection", + "Events_TableHead_Duration": "Durée", "Events_TableHead_DurationOrder": "", "Events_TableHead_EventType": "", - "Events_TableHead_IP": "", + "Events_TableHead_IP": "IP", "Events_TableHead_IPOrder": "", "Events_TableHead_Order": "", "Events_TableHead_Owner": "", "Events_Table_info": "", - "Events_Table_nav_next": "", - "Events_Table_nav_prev": "", + "Events_Table_nav_next": "Suivant", + "Events_Table_nav_prev": "Précédent", "Events_Tablelenght": "", "Events_Tablelenght_all": "", - "Events_Title": "", - "Gen_Action": "", + "Events_Title": "Évènements", + "Gen_Action": "Action", "Gen_AreYouSure": "", "Gen_Backup": "", - "Gen_Cancel": "", - "Gen_Copy": "", + "Gen_Cancel": "Annuler", + "Gen_Copy": "Lancer", "Gen_DataUpdatedUITakesTime": "", - "Gen_Delete": "", + "Gen_Delete": "Supprimer", "Gen_DeleteAll": "", - "Gen_Error": "", + "Gen_Error": "Erreur", "Gen_LockedDB": "", - "Gen_Okay": "", - "Gen_Purge": "", + "Gen_Okay": "OK", + "Gen_Purge": "Purger", "Gen_ReadDocs": "", "Gen_Restore": "", - "Gen_Run": "", - "Gen_Save": "", - "Gen_Saved": "", - "Gen_Switch": "", + "Gen_Run": "Lancer", + "Gen_Save": "Enregistrer", + "Gen_Saved": "Enregistré", + "Gen_Switch": "Basculer", "Gen_Upd": "", "Gen_Upd_Fail": "", - "Gen_Warning": "", + "Gen_Warning": "Avertissement", "Gen_Work_In_Progress": "", - "General_display_name": "", + "General_display_name": "Général", "General_icon": "", "HRS_TO_KEEP_NEWDEV_description": "", "HRS_TO_KEEP_NEWDEV_name": "", - "HelpFAQ_Cat_Detail": "", + "HelpFAQ_Cat_Detail": "Détails", "HelpFAQ_Cat_Detail_300_head": "", "HelpFAQ_Cat_Detail_300_text_a": "", "HelpFAQ_Cat_Detail_300_text_b": "", @@ -290,7 +290,7 @@ "HelpFAQ_Cat_Detail_303_text": "", "HelpFAQ_Cat_Device_200_head": "", "HelpFAQ_Cat_Device_200_text": "", - "HelpFAQ_Cat_General": "", + "HelpFAQ_Cat_General": "Général", "HelpFAQ_Cat_General_100_head": "", "HelpFAQ_Cat_General_100_text_a": "", "HelpFAQ_Cat_General_100_text_b": "", @@ -311,13 +311,13 @@ "HelpFAQ_Cat_Presence_400_text": "", "HelpFAQ_Cat_Presence_401_head": "", "HelpFAQ_Cat_Presence_401_text": "", - "HelpFAQ_Title": "", + "HelpFAQ_Title": "Aide / FAQ", "LOG_LEVEL_description": "", "LOG_LEVEL_name": "", - "Loading": "", + "Loading": "Chargement …", "Login_Box": "", "Login_Default_PWD": "", - "Login_Psw-box": "", + "Login_Psw-box": "Mot de passe", "Login_Psw_alert": "", "Login_Psw_folder": "", "Login_Psw_new": "", @@ -329,7 +329,7 @@ "Login_Toggle_Info": "", "Login_Toggle_Info_headline": "", "Maintenance_Running_Version": "", - "Maintenance_Status": "", + "Maintenance_Status": "État", "Maintenance_Title": "", "Maintenance_Tool_ExportCSV": "", "Maintenance_Tool_ExportCSV_noti": "", @@ -391,12 +391,12 @@ "Maintenance_Tool_upgrade_database_noti_text": "", "Maintenance_Tool_upgrade_database_text": "", "Maintenance_Tools_Tab_BackupRestore": "", - "Maintenance_Tools_Tab_Logging": "", - "Maintenance_Tools_Tab_Settings": "", - "Maintenance_Tools_Tab_Tools": "", + "Maintenance_Tools_Tab_Logging": "Journaux", + "Maintenance_Tools_Tab_Settings": "Réglages", + "Maintenance_Tools_Tab_Tools": "Outils", "Maintenance_Tools_Tab_UISettings": "", "Maintenance_arp_status": "", - "Maintenance_arp_status_off": "", + "Maintenance_arp_status_off": "est actuellement désactivé", "Maintenance_arp_status_on": "", "Maintenance_built_on": "", "Maintenance_current_version": "", @@ -404,36 +404,36 @@ "Maintenance_database_backup_found": "", "Maintenance_database_backup_total": "", "Maintenance_database_lastmod": "", - "Maintenance_database_path": "", + "Maintenance_database_path": "Chemin de la base de données", "Maintenance_database_rows": "", "Maintenance_database_size": "", "Maintenance_lang_de_de": "", "Maintenance_lang_en_us": "", "Maintenance_lang_es_es": "", - "Maintenance_lang_selector_apply": "", + "Maintenance_lang_selector_apply": "Appliquer", "Maintenance_lang_selector_empty": "", "Maintenance_lang_selector_lable": "", "Maintenance_lang_selector_text": "", "Maintenance_new_version": "", - "Maintenance_themeselector_apply": "", + "Maintenance_themeselector_apply": "Appliquer", "Maintenance_themeselector_empty": "", "Maintenance_themeselector_lable": "", "Maintenance_themeselector_text": "", "Maintenance_version": "", "NETWORK_DEVICE_TYPES_description": "", "NETWORK_DEVICE_TYPES_name": "", - "Navigation_Devices": "", - "Navigation_Donations": "", - "Navigation_Events": "", - "Navigation_HelpFAQ": "", + "Navigation_Devices": "Appareils", + "Navigation_Donations": "Dons", + "Navigation_Events": "Évènements", + "Navigation_HelpFAQ": "Aide / FAQ", "Navigation_Maintenance": "", - "Navigation_Network": "", - "Navigation_Plugins": "", - "Navigation_Presence": "", + "Navigation_Network": "Réseau", + "Navigation_Plugins": "Greffons", + "Navigation_Presence": "Présence", "Navigation_Report": "", - "Navigation_Settings": "", + "Navigation_Settings": "Réglages", "Navigation_SystemInfo": "", - "Navigation_Workflows": "", + "Navigation_Workflows": "Flux de travail", "Network_Assign": "", "Network_Cant_Assign": "", "Network_Configuration_Error": "", @@ -446,11 +446,11 @@ "Network_ManageAdd_Submit": "", "Network_ManageAdd_Type": "", "Network_ManageAdd_Type_text": "", - "Network_ManageAssign": "", + "Network_ManageAssign": "Assigner", "Network_ManageDel": "", "Network_ManageDel_Name": "", "Network_ManageDel_Name_text": "", - "Network_ManageDel_Submit": "", + "Network_ManageDel_Submit": "Supprimer", "Network_ManageDevices": "", "Network_ManageEdit": "", "Network_ManageEdit_ID": "", @@ -472,9 +472,9 @@ "Network_Root": "", "Network_Root_Not_Configured": "", "Network_Root_Unconfigurable": "", - "Network_Table_Hostname": "", - "Network_Table_IP": "", - "Network_Table_State": "", + "Network_Table_Hostname": "Nom de hôte", + "Network_Table_IP": "IP", + "Network_Table_State": "État", "Network_Title": "", "Network_UnassignedDevices": "", "PIALERT_WEB_PASSWORD_description": "", @@ -490,20 +490,20 @@ "Plugins_Out_of": "", "Plugins_Unprocessed_Events": "", "Plugins_no_control": "", - "Presence_CalHead_day": "", + "Presence_CalHead_day": "jour", "Presence_CalHead_lang": "", - "Presence_CalHead_month": "", - "Presence_CalHead_quarter": "", - "Presence_CalHead_week": "", - "Presence_CalHead_year": "", - "Presence_CallHead_Devices": "", - "Presence_Loading": "", + "Presence_CalHead_month": "mois", + "Presence_CalHead_quarter": "trimestre", + "Presence_CalHead_week": "semaine", + "Presence_CalHead_year": "année", + "Presence_CallHead_Devices": "Appareils", + "Presence_Loading": "Chargement …", "Presence_Shortcut_AllDevices": "", - "Presence_Shortcut_Archived": "", - "Presence_Shortcut_Connected": "", - "Presence_Shortcut_Devices": "", + "Presence_Shortcut_Archived": "Archivé", + "Presence_Shortcut_Connected": "Connecté", + "Presence_Shortcut_Devices": "Appareils", "Presence_Shortcut_DownAlerts": "", - "Presence_Shortcut_Favorites": "", + "Presence_Shortcut_Favorites": "Favoris", "Presence_Shortcut_NewDevices": "", "Presence_Title": "", "REPORT_DASHBOARD_URL_description": "", @@ -521,7 +521,7 @@ "Settings_device_Scanners_desync": "", "Settings_device_Scanners_desync_popup": "", "Speedtest_Results": "", - "Systeminfo_CPU": "", + "Systeminfo_CPU": "Processeur", "Systeminfo_CPU_Cores": "", "Systeminfo_CPU_Name": "", "Systeminfo_CPU_Speed": "", @@ -529,23 +529,23 @@ "Systeminfo_CPU_Vendor": "", "Systeminfo_Client_Resolution": "", "Systeminfo_Client_User_Agent": "", - "Systeminfo_General": "", - "Systeminfo_General_Date": "", - "Systeminfo_General_Date2": "", + "Systeminfo_General": "Général", + "Systeminfo_General_Date": "Date :", + "Systeminfo_General_Date2": "Date 2 :", "Systeminfo_General_Full_Date": "", - "Systeminfo_General_TimeZone": "", - "Systeminfo_Memory": "", + "Systeminfo_General_TimeZone": "Fuseau horaires :", + "Systeminfo_Memory": "Mémoire", "Systeminfo_Memory_Total_Memory": "", "Systeminfo_Memory_Usage": "", "Systeminfo_Memory_Usage_Percent": "", - "Systeminfo_Motherboard": "", - "Systeminfo_Motherboard_BIOS": "", + "Systeminfo_Motherboard": "Carte mère", + "Systeminfo_Motherboard_BIOS": "BIOS :", "Systeminfo_Motherboard_BIOS_Date": "", "Systeminfo_Motherboard_BIOS_Vendor": "", "Systeminfo_Motherboard_Manufactured": "", - "Systeminfo_Motherboard_Name": "", - "Systeminfo_Motherboard_Revision": "", - "Systeminfo_Network": "", + "Systeminfo_Motherboard_Name": "Nom :", + "Systeminfo_Motherboard_Revision": "Révision :", + "Systeminfo_Network": "Réseau", "Systeminfo_Network_Accept_Encoding": "", "Systeminfo_Network_Accept_Language": "", "Systeminfo_Network_Connection_Port": "", @@ -567,33 +567,33 @@ "Systeminfo_Network_Server_Query": "", "Systeminfo_Network_Server_Query_String": "", "Systeminfo_Network_Server_Version": "", - "Systeminfo_Services": "", + "Systeminfo_Services": "Services", "Systeminfo_Services_Description": "", "Systeminfo_Services_Name": "", - "Systeminfo_Storage": "", - "Systeminfo_Storage_Device": "", + "Systeminfo_Storage": "Stockage", + "Systeminfo_Storage_Device": "Appareil :", "Systeminfo_Storage_Mount": "", - "Systeminfo_Storage_Size": "", - "Systeminfo_Storage_Type": "", + "Systeminfo_Storage_Size": "Taille :", + "Systeminfo_Storage_Type": "Type :", "Systeminfo_Storage_Usage": "", - "Systeminfo_Storage_Usage_Free": "", + "Systeminfo_Storage_Usage_Free": "Libre :", "Systeminfo_Storage_Usage_Mount": "", - "Systeminfo_Storage_Usage_Total": "", - "Systeminfo_Storage_Usage_Used": "", - "Systeminfo_System": "", + "Systeminfo_Storage_Usage_Total": "Total :", + "Systeminfo_Storage_Usage_Used": "Utilisé :", + "Systeminfo_System": "Système", "Systeminfo_System_AVG": "", - "Systeminfo_System_Architecture": "", - "Systeminfo_System_Kernel": "", + "Systeminfo_System_Architecture": "Architecture :", + "Systeminfo_System_Kernel": "Noyau :", "Systeminfo_System_OSVersion": "", "Systeminfo_System_Running_Processes": "", - "Systeminfo_System_System": "", + "Systeminfo_System_System": "Système :", "Systeminfo_System_Uname": "", "Systeminfo_System_Uptime": "", "Systeminfo_This_Client": "", "Systeminfo_USB_Devices": "", "TIMEZONE_description": "", "TIMEZONE_name": "", - "UI_LANG_description": "", + "UI_LANG_description": "Sélectionnez votre langue préféré de l’interface. Aidez à traduire ou suggérez des langues dans le portail en ligne de Weblate.", "UI_LANG_name": "", "UI_PRESENCE_description": "", "UI_PRESENCE_name": "", @@ -627,7 +627,7 @@ "settings_publishers_label": "", "settings_saved": "", "settings_system_icon": "", - "settings_system_label": "", + "settings_system_label": "Système", "test_event_icon": "", "test_event_tooltip": "" -} \ No newline at end of file +} From 85c49398bc331044042fd3f10140cf4b144e64f2 Mon Sep 17 00:00:00 2001 From: Gooseman Date: Mon, 12 Feb 2024 00:39:33 +0000 Subject: [PATCH 08/10] Translated using Weblate (French) Currently translated at 29.1% (184 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/ --- front/php/templates/language/fr_fr.json | 28 ++++++++++++------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json index 0e7e5714..bc607dce 100644 --- a/front/php/templates/language/fr_fr.json +++ b/front/php/templates/language/fr_fr.json @@ -1,6 +1,6 @@ { "API_CUSTOM_SQL_description": "", - "API_CUSTOM_SQL_name": "", + "API_CUSTOM_SQL_name": "Point de terminaison personnalisé", "API_display_name": "API", "API_icon": "", "About_Design": "Conçu pour :", @@ -19,8 +19,8 @@ "AppEvents_ObjectPlugin": "Greffon lié", "AppEvents_ObjectPrimaryID": "", "AppEvents_ObjectSecondaryID": "", - "AppEvents_ObjectStatus": "", - "AppEvents_ObjectStatusColumn": "", + "AppEvents_ObjectStatus": "Statut (au moment de l'enregistrement)", + "AppEvents_ObjectStatusColumn": "Colonne d'état", "AppEvents_ObjectType": "", "AppEvents_Plugin": "Greffon", "AppEvents_Type": "Type", @@ -57,14 +57,14 @@ "BackDevices_darkmode_disabled": "", "BackDevices_darkmode_enabled": "", "DAYS_TO_KEEP_EVENTS_description": "", - "DAYS_TO_KEEP_EVENTS_name": "", + "DAYS_TO_KEEP_EVENTS_name": "Supprimer les événements plus anciens que", "DevDetail_Copy_Device_Title": "", "DevDetail_Copy_Device_Tooltip": "", "DevDetail_EveandAl_AlertAllEvents": "", "DevDetail_EveandAl_AlertDown": "", "DevDetail_EveandAl_Archived": "Archivé", "DevDetail_EveandAl_NewDevice": "", - "DevDetail_EveandAl_RandomMAC": "", + "DevDetail_EveandAl_RandomMAC": "MAC aléatoire", "DevDetail_EveandAl_ScanCycle": "", "DevDetail_EveandAl_ScanCycle_a": "", "DevDetail_EveandAl_ScanCycle_z": "", @@ -122,7 +122,7 @@ "DevDetail_SessionTable_IP": "IP", "DevDetail_SessionTable_Order": "", "DevDetail_Shortcut_CurrentStatus": "État actuel", - "DevDetail_Shortcut_DownAlerts": "", + "DevDetail_Shortcut_DownAlerts": "Alertes de panne", "DevDetail_Shortcut_Presence": "Présence", "DevDetail_Shortcut_Sessions": "Sessions", "DevDetail_Tab_Details": "", @@ -166,8 +166,8 @@ "DevDetail_Type_hover": "", "DevDetail_Vendor_hover": "", "DevDetail_WOL_Title": "", - "DevDetail_button_Delete": "", - "DevDetail_button_DeleteEvents": "", + "DevDetail_button_Delete": "Supprimer l'appareil", + "DevDetail_button_DeleteEvents": "Supprimer les événements", "DevDetail_button_DeleteEvents_Warning": "", "DevDetail_button_OverwriteIcons": "", "DevDetail_button_OverwriteIcons_Tooltip": "", @@ -175,14 +175,14 @@ "DevDetail_button_Reset": "", "DevDetail_button_Save": "Enregistrer", "Device_Searchbox": "Recherche", - "Device_Shortcut_AllDevices": "", + "Device_Shortcut_AllDevices": "Tous les appareils", "Device_Shortcut_Archived": "Archivé", "Device_Shortcut_Connected": "Connecté", "Device_Shortcut_Devices": "Appareils", "Device_Shortcut_DownAlerts": "", "Device_Shortcut_Favorites": "Favoris", - "Device_Shortcut_NewDevices": "", - "Device_Shortcut_OnlineChart": "", + "Device_Shortcut_NewDevices": "Nouveaux appareils", + "Device_Shortcut_OnlineChart": "Présence de l'appareil", "Device_TableHead_Connected_Devices": "Connexions", "Device_TableHead_Favorite": "Favori", "Device_TableHead_FirstSession": "Première session", @@ -193,7 +193,7 @@ "Device_TableHead_LastSession": "Dernière session", "Device_TableHead_Location": "Emplacement", "Device_TableHead_MAC": "", - "Device_TableHead_MAC_full": "", + "Device_TableHead_MAC_full": "Adresse MAC", "Device_TableHead_Name": "Nom", "Device_TableHead_Owner": "Propriétaire", "Device_TableHead_Parent_MAC": "", @@ -488,7 +488,7 @@ "Plugins_History": "", "Plugins_Objects": "", "Plugins_Out_of": "", - "Plugins_Unprocessed_Events": "", + "Plugins_Unprocessed_Events": "Événements non traités", "Plugins_no_control": "", "Presence_CalHead_day": "jour", "Presence_CalHead_lang": "", @@ -585,7 +585,7 @@ "Systeminfo_System_Architecture": "Architecture :", "Systeminfo_System_Kernel": "Noyau :", "Systeminfo_System_OSVersion": "", - "Systeminfo_System_Running_Processes": "", + "Systeminfo_System_Running_Processes": "Processus en cours :", "Systeminfo_System_System": "Système :", "Systeminfo_System_Uname": "", "Systeminfo_System_Uptime": "", From 0a986a8571c69b4c0e7c6e825b7554398cb3f091 Mon Sep 17 00:00:00 2001 From: Gooseman Date: Mon, 12 Feb 2024 00:43:49 +0000 Subject: [PATCH 09/10] Translated using Weblate (French) Currently translated at 29.1% (184 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/ --- front/php/templates/language/fr_fr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json index bc607dce..9267981c 100644 --- a/front/php/templates/language/fr_fr.json +++ b/front/php/templates/language/fr_fr.json @@ -224,7 +224,7 @@ "Events_Periodselect_LastWeek": "", "Events_Periodselect_LastYear": "", "Events_Periodselect_today": "Aujourd'hui", - "Events_Searchbox": "Recherche", + "Events_Searchbox": "Rechercher", "Events_Shortcut_AllEvents": "", "Events_Shortcut_DownAlerts": "", "Events_Shortcut_Events": "Évènements", From e2828c3869097170dbb715a27e4175d43811a017 Mon Sep 17 00:00:00 2001 From: Gooseman Date: Mon, 12 Feb 2024 01:00:30 +0000 Subject: [PATCH 10/10] Translated using Weblate (French) Currently translated at 45.4% (287 of 631 strings) Translation: PiAlert/core Translate-URL: https://hosted.weblate.org/projects/pialert/core/fr/ --- front/php/templates/language/fr_fr.json | 216 ++++++++++++------------ 1 file changed, 108 insertions(+), 108 deletions(-) diff --git a/front/php/templates/language/fr_fr.json b/front/php/templates/language/fr_fr.json index 9267981c..2209c68c 100644 --- a/front/php/templates/language/fr_fr.json +++ b/front/php/templates/language/fr_fr.json @@ -14,14 +14,14 @@ "AppEvents_Helper3": "", "AppEvents_ObjectForeignKey": "Clé étrangère", "AppEvents_ObjectIndex": "Index", - "AppEvents_ObjectIsArchived": "", + "AppEvents_ObjectIsArchived": "Est archivé (au moment de l'enregistrement)", "AppEvents_ObjectIsNew": "", "AppEvents_ObjectPlugin": "Greffon lié", "AppEvents_ObjectPrimaryID": "", "AppEvents_ObjectSecondaryID": "", "AppEvents_ObjectStatus": "Statut (au moment de l'enregistrement)", "AppEvents_ObjectStatusColumn": "Colonne d'état", - "AppEvents_ObjectType": "", + "AppEvents_ObjectType": "Type d'objet", "AppEvents_Plugin": "Greffon", "AppEvents_Type": "Type", "BackDevDetail_Actions_Ask_Run": "", @@ -36,31 +36,31 @@ "BackDevices_Backup_CopError": "", "BackDevices_Backup_Failed": "", "BackDevices_Backup_okay": "", - "BackDevices_DBTools_DelDevError_a": "", - "BackDevices_DBTools_DelDevError_b": "", - "BackDevices_DBTools_DelDev_a": "", - "BackDevices_DBTools_DelDev_b": "", - "BackDevices_DBTools_DelEvents": "", - "BackDevices_DBTools_DelEventsError": "", - "BackDevices_DBTools_ImportCSV": "", - "BackDevices_DBTools_ImportCSVError": "", - "BackDevices_DBTools_ImportCSVMissing": "", - "BackDevices_DBTools_Purge": "", - "BackDevices_DBTools_UpdDev": "", - "BackDevices_DBTools_UpdDevError": "", - "BackDevices_DBTools_Upgrade": "", - "BackDevices_DBTools_UpgradeError": "", - "BackDevices_Device_UpdDevError": "", - "BackDevices_Restore_CopError": "", - "BackDevices_Restore_Failed": "", - "BackDevices_Restore_okay": "", - "BackDevices_darkmode_disabled": "", - "BackDevices_darkmode_enabled": "", + "BackDevices_DBTools_DelDevError_a": "Erreur lors de la suppression de l'appareil", + "BackDevices_DBTools_DelDevError_b": "Erreur lors de la suppression des appareils", + "BackDevices_DBTools_DelDev_a": "Appareil supprimé", + "BackDevices_DBTools_DelDev_b": "Appareils supprimés", + "BackDevices_DBTools_DelEvents": "Événements supprimés", + "BackDevices_DBTools_DelEventsError": "Erreur lors de la suppression des événements", + "BackDevices_DBTools_ImportCSV": "Les appareils du fichier CSV ont été importés avec succès.", + "BackDevices_DBTools_ImportCSVError": "Le fichier CSV n'a pas pu être importé. Assurez-vous que le format est correct.", + "BackDevices_DBTools_ImportCSVMissing": "Le fichier CSV est introuvable sous /config/devices.csv.", + "BackDevices_DBTools_Purge": "Les sauvegardes les plus anciennes ont été supprimées", + "BackDevices_DBTools_UpdDev": "Appareil mis à jour avec succès", + "BackDevices_DBTools_UpdDevError": "Erreur lors de la mise à jour de l'appareil", + "BackDevices_DBTools_Upgrade": "Base de données mise à niveau avec succès", + "BackDevices_DBTools_UpgradeError": "La mise à niveau de la base de données a échoué", + "BackDevices_Device_UpdDevError": "Erreur de mise à jour des appareils, essayez plus tard. La base de données est probablement bloquée en raison d'une tâche en cours.", + "BackDevices_Restore_CopError": "La base de données originale n'a pas pu être sauvegardée.", + "BackDevices_Restore_Failed": "Échec de la restauration. Veuillez restaurer la sauvegarde manuellement.", + "BackDevices_Restore_okay": "Restauration exécutée avec succès.", + "BackDevices_darkmode_disabled": "Mode sombre désactivé", + "BackDevices_darkmode_enabled": "Mode sombre activé", "DAYS_TO_KEEP_EVENTS_description": "", "DAYS_TO_KEEP_EVENTS_name": "Supprimer les événements plus anciens que", "DevDetail_Copy_Device_Title": "", "DevDetail_Copy_Device_Tooltip": "", - "DevDetail_EveandAl_AlertAllEvents": "", + "DevDetail_EveandAl_AlertAllEvents": "Alerter tous les événements", "DevDetail_EveandAl_AlertDown": "", "DevDetail_EveandAl_Archived": "Archivé", "DevDetail_EveandAl_NewDevice": "", @@ -70,7 +70,7 @@ "DevDetail_EveandAl_ScanCycle_z": "", "DevDetail_EveandAl_Skip": "", "DevDetail_EveandAl_Title": "", - "DevDetail_Events_CheckBox": "", + "DevDetail_Events_CheckBox": "Masquer les événements de connexion", "DevDetail_GoToNetworkNode": "", "DevDetail_Icon": "Icône", "DevDetail_Icon_Descr": "", @@ -128,9 +128,9 @@ "DevDetail_Tab_Details": "", "DevDetail_Tab_Events": "", "DevDetail_Tab_EventsTableDate": "Date", - "DevDetail_Tab_EventsTableEvent": "", + "DevDetail_Tab_EventsTableEvent": "Type d'événement", "DevDetail_Tab_EventsTableIP": "IP", - "DevDetail_Tab_EventsTableInfo": "", + "DevDetail_Tab_EventsTableInfo": "Informations complémentaires", "DevDetail_Tab_Nmap": "", "DevDetail_Tab_NmapEmpty": "", "DevDetail_Tab_NmapTableExtra": "Extra", @@ -174,7 +174,7 @@ "DevDetail_button_OverwriteIcons_Warning": "", "DevDetail_button_Reset": "", "DevDetail_button_Save": "Enregistrer", - "Device_Searchbox": "Recherche", + "Device_Searchbox": "Rechercher", "Device_Shortcut_AllDevices": "Tous les appareils", "Device_Shortcut_Archived": "Archivé", "Device_Shortcut_Connected": "Connecté", @@ -211,7 +211,7 @@ "Device_Tablelenght_all": "", "Device_Title": "Appareils", "Donations_Others": "Autres", - "Donations_Platforms": "", + "Donations_Platforms": "Plateformes de sponsoring", "Donations_Text": "", "Donations_Title": "Dons", "ENABLE_PLUGINS_description": "", @@ -219,31 +219,31 @@ "Email_display_name": "Messagerie", "Email_icon": "", "Events_Loading": "Chargement …", - "Events_Periodselect_All": "", - "Events_Periodselect_LastMonth": "", - "Events_Periodselect_LastWeek": "", - "Events_Periodselect_LastYear": "", + "Events_Periodselect_All": "Toutes les informations", + "Events_Periodselect_LastMonth": "Le mois dernier", + "Events_Periodselect_LastWeek": "La semaine dernière", + "Events_Periodselect_LastYear": "L'année dernière", "Events_Periodselect_today": "Aujourd'hui", "Events_Searchbox": "Rechercher", - "Events_Shortcut_AllEvents": "", - "Events_Shortcut_DownAlerts": "", + "Events_Shortcut_AllEvents": "Tous les évènements", + "Events_Shortcut_DownAlerts": "Alertes de panne", "Events_Shortcut_Events": "Évènements", "Events_Shortcut_MissSessions": "Sessions manquantes", - "Events_Shortcut_NewDevices": "", + "Events_Shortcut_NewDevices": "Nouveaux appareils", "Events_Shortcut_Sessions": "Sessions", - "Events_Shortcut_VoidSessions": "", - "Events_TableHead_AdditionalInfo": "", + "Events_Shortcut_VoidSessions": "Sessions annulées", + "Events_TableHead_AdditionalInfo": "Informations complémentaires", "Events_TableHead_Connection": "Connexion", "Events_TableHead_Date": "Date", "Events_TableHead_Device": "Dispositif", - "Events_TableHead_Disconnection": "Déconnection", + "Events_TableHead_Disconnection": "Déconnexion", "Events_TableHead_Duration": "Durée", - "Events_TableHead_DurationOrder": "", - "Events_TableHead_EventType": "", + "Events_TableHead_DurationOrder": "Ordre de durée", + "Events_TableHead_EventType": "Type d'événement", "Events_TableHead_IP": "IP", "Events_TableHead_IPOrder": "", "Events_TableHead_Order": "", - "Events_TableHead_Owner": "", + "Events_TableHead_Owner": "Propriétaire", "Events_Table_info": "", "Events_Table_nav_next": "Suivant", "Events_Table_nav_prev": "Précédent", @@ -291,7 +291,7 @@ "HelpFAQ_Cat_Device_200_head": "", "HelpFAQ_Cat_Device_200_text": "", "HelpFAQ_Cat_General": "Général", - "HelpFAQ_Cat_General_100_head": "", + "HelpFAQ_Cat_General_100_head": "L'horloge en haut à droite et les heures des événements/présence ne sont pas correctes (décalage horaire).", "HelpFAQ_Cat_General_100_text_a": "", "HelpFAQ_Cat_General_100_text_b": "", "HelpFAQ_Cat_General_100_text_c": "", @@ -328,20 +328,20 @@ "Login_Toggle_Alert_headline": "", "Login_Toggle_Info": "", "Login_Toggle_Info_headline": "", - "Maintenance_Running_Version": "", + "Maintenance_Running_Version": "Version installée", "Maintenance_Status": "État", - "Maintenance_Title": "", - "Maintenance_Tool_ExportCSV": "", - "Maintenance_Tool_ExportCSV_noti": "", - "Maintenance_Tool_ExportCSV_noti_text": "", + "Maintenance_Title": "Outils d'entretien", + "Maintenance_Tool_ExportCSV": "Exportation CSV", + "Maintenance_Tool_ExportCSV_noti": "Exportation CSV", + "Maintenance_Tool_ExportCSV_noti_text": "Êtes-vous sûr de vouloir générer un fichier CSV ?", "Maintenance_Tool_ExportCSV_text": "", - "Maintenance_Tool_ImportCSV": "", - "Maintenance_Tool_ImportCSV_noti": "", - "Maintenance_Tool_ImportCSV_noti_text": "", + "Maintenance_Tool_ImportCSV": "Importation CSV", + "Maintenance_Tool_ImportCSV_noti": "Importation CSV", + "Maintenance_Tool_ImportCSV_noti_text": "Êtes-vous sûr de vouloir importer le fichier CSV ? Cela écrasera complètement les appareils de votre base de données.", "Maintenance_Tool_ImportCSV_text": "", - "Maintenance_Tool_arpscansw": "", - "Maintenance_Tool_arpscansw_noti": "", - "Maintenance_Tool_arpscansw_noti_text": "", + "Maintenance_Tool_arpscansw": "Basculer l'arp-Scan (activé/désactivé)", + "Maintenance_Tool_arpscansw_noti": "Activer ou désactiver l'arp-Scan", + "Maintenance_Tool_arpscansw_noti_text": "Une fois le scan désactivé, il reste désactivé jusqu'à ce qu'il soit réactivé.", "Maintenance_Tool_arpscansw_text": "", "Maintenance_Tool_backup": "", "Maintenance_Tool_backup_noti": "", @@ -392,18 +392,18 @@ "Maintenance_Tool_upgrade_database_text": "", "Maintenance_Tools_Tab_BackupRestore": "", "Maintenance_Tools_Tab_Logging": "Journaux", - "Maintenance_Tools_Tab_Settings": "Réglages", + "Maintenance_Tools_Tab_Settings": "Paramètres", "Maintenance_Tools_Tab_Tools": "Outils", - "Maintenance_Tools_Tab_UISettings": "", + "Maintenance_Tools_Tab_UISettings": "Paramètres de l'interface", "Maintenance_arp_status": "", "Maintenance_arp_status_off": "est actuellement désactivé", "Maintenance_arp_status_on": "", - "Maintenance_built_on": "", - "Maintenance_current_version": "", - "Maintenance_database_backup": "", - "Maintenance_database_backup_found": "", - "Maintenance_database_backup_total": "", - "Maintenance_database_lastmod": "", + "Maintenance_built_on": "Construit sur", + "Maintenance_current_version": "Vous êtes à jour. Découvrez sur quoi je travaille.", + "Maintenance_database_backup": "Sauvegardes de base de données", + "Maintenance_database_backup_found": "des sauvegardes ont été trouvées", + "Maintenance_database_backup_total": "utilisation totale du disque", + "Maintenance_database_lastmod": "Dernière modification", "Maintenance_database_path": "Chemin de la base de données", "Maintenance_database_rows": "", "Maintenance_database_size": "", @@ -431,8 +431,8 @@ "Navigation_Plugins": "Greffons", "Navigation_Presence": "Présence", "Navigation_Report": "", - "Navigation_Settings": "Réglages", - "Navigation_SystemInfo": "", + "Navigation_Settings": "Paramètres", + "Navigation_SystemInfo": "Infos système", "Navigation_Workflows": "Flux de travail", "Network_Assign": "", "Network_Cant_Assign": "", @@ -514,7 +514,7 @@ "REPORT_TITLE": "", "RandomMAC_hover": "", "SCAN_SUBNETS_description": "", - "SYSTEM_TITLE": "", + "SYSTEM_TITLE": "Informations système", "Setting_Override": "", "Setting_Override_Description": "", "Settings_Metadata_Toggle": "", @@ -522,57 +522,57 @@ "Settings_device_Scanners_desync_popup": "", "Speedtest_Results": "", "Systeminfo_CPU": "Processeur", - "Systeminfo_CPU_Cores": "", - "Systeminfo_CPU_Name": "", - "Systeminfo_CPU_Speed": "", - "Systeminfo_CPU_Temp": "", - "Systeminfo_CPU_Vendor": "", - "Systeminfo_Client_Resolution": "", - "Systeminfo_Client_User_Agent": "", + "Systeminfo_CPU_Cores": "Cœurs de processeur :", + "Systeminfo_CPU_Name": "Nom du processeur :", + "Systeminfo_CPU_Speed": "Vitesse du CPU :", + "Systeminfo_CPU_Temp": "Température du processeur :", + "Systeminfo_CPU_Vendor": "Fabriquant du processeur :", + "Systeminfo_Client_Resolution": "Résolution du navigateur :", + "Systeminfo_Client_User_Agent": "Agent utilisateur :", "Systeminfo_General": "Général", "Systeminfo_General_Date": "Date :", "Systeminfo_General_Date2": "Date 2 :", - "Systeminfo_General_Full_Date": "", - "Systeminfo_General_TimeZone": "Fuseau horaires :", + "Systeminfo_General_Full_Date": "Date complète :", + "Systeminfo_General_TimeZone": "Fuseau horaire :", "Systeminfo_Memory": "Mémoire", - "Systeminfo_Memory_Total_Memory": "", - "Systeminfo_Memory_Usage": "", - "Systeminfo_Memory_Usage_Percent": "", + "Systeminfo_Memory_Total_Memory": "Mémoire totale :", + "Systeminfo_Memory_Usage": "Utilisation de la mémoire:", + "Systeminfo_Memory_Usage_Percent": "% de la mémoire :", "Systeminfo_Motherboard": "Carte mère", "Systeminfo_Motherboard_BIOS": "BIOS :", - "Systeminfo_Motherboard_BIOS_Date": "", - "Systeminfo_Motherboard_BIOS_Vendor": "", - "Systeminfo_Motherboard_Manufactured": "", + "Systeminfo_Motherboard_BIOS_Date": "Date du BIOS :", + "Systeminfo_Motherboard_BIOS_Vendor": "Fabriquant du BIOS :", + "Systeminfo_Motherboard_Manufactured": "Fabriqué par :", "Systeminfo_Motherboard_Name": "Nom :", "Systeminfo_Motherboard_Revision": "Révision :", "Systeminfo_Network": "Réseau", - "Systeminfo_Network_Accept_Encoding": "", - "Systeminfo_Network_Accept_Language": "", - "Systeminfo_Network_Connection_Port": "", - "Systeminfo_Network_HTTP_Host": "", - "Systeminfo_Network_HTTP_Referer": "", - "Systeminfo_Network_HTTP_Referer_String": "", - "Systeminfo_Network_Hardware": "", - "Systeminfo_Network_IP": "", - "Systeminfo_Network_IP_Connection": "", - "Systeminfo_Network_IP_Server": "", - "Systeminfo_Network_MIME": "", - "Systeminfo_Network_Request_Method": "", - "Systeminfo_Network_Request_Time": "", - "Systeminfo_Network_Request_URI": "", - "Systeminfo_Network_Secure_Connection": "", + "Systeminfo_Network_Accept_Encoding": "Accepter l'encodage :", + "Systeminfo_Network_Accept_Language": "Accepter la langue :", + "Systeminfo_Network_Connection_Port": "Port de connexion :", + "Systeminfo_Network_HTTP_Host": "Hôte HTTP :", + "Systeminfo_Network_HTTP_Referer": "Référent HTTP :", + "Systeminfo_Network_HTTP_Referer_String": "Pas de référent HTTP", + "Systeminfo_Network_Hardware": "Matériel réseau", + "Systeminfo_Network_IP": "IP Internet :", + "Systeminfo_Network_IP_Connection": "Connexion IP :", + "Systeminfo_Network_IP_Server": "IP du serveur :", + "Systeminfo_Network_MIME": "MIME :", + "Systeminfo_Network_Request_Method": "Méthode de demande :", + "Systeminfo_Network_Request_Time": "Heure de la demande :", + "Systeminfo_Network_Request_URI": "URI de la demande :", + "Systeminfo_Network_Secure_Connection": "Connexion sécurisée :", "Systeminfo_Network_Secure_Connection_String": "", - "Systeminfo_Network_Server_Name": "", - "Systeminfo_Network_Server_Name_String": "", - "Systeminfo_Network_Server_Query": "", - "Systeminfo_Network_Server_Query_String": "", - "Systeminfo_Network_Server_Version": "", + "Systeminfo_Network_Server_Name": "Nom du serveur :", + "Systeminfo_Network_Server_Name_String": "Nom du serveur introuvable", + "Systeminfo_Network_Server_Query": "Requête du serveur :", + "Systeminfo_Network_Server_Query_String": "Aucune chaîne de requête", + "Systeminfo_Network_Server_Version": "Version du serveur :", "Systeminfo_Services": "Services", - "Systeminfo_Services_Description": "", - "Systeminfo_Services_Name": "", + "Systeminfo_Services_Description": "Description du service", + "Systeminfo_Services_Name": "Nom du service", "Systeminfo_Storage": "Stockage", "Systeminfo_Storage_Device": "Appareil :", - "Systeminfo_Storage_Mount": "", + "Systeminfo_Storage_Mount": "Point de montage :", "Systeminfo_Storage_Size": "Taille :", "Systeminfo_Storage_Type": "Type :", "Systeminfo_Storage_Usage": "", @@ -610,21 +610,21 @@ "settings_core_label": "", "settings_device_scanners": "", "settings_device_scanners_icon": "", - "settings_device_scanners_label": "", - "settings_enabled": "", + "settings_device_scanners_label": "Scanners d'appareils", + "settings_enabled": "Paramètres activés", "settings_enabled_icon": "", - "settings_expand_all": "", + "settings_expand_all": "Tout développer", "settings_imported": "", - "settings_imported_label": "", + "settings_imported_label": "Paramètres importés", "settings_missing": "", "settings_missing_block": "", - "settings_old": "", + "settings_old": "Importation des paramètres et réinitialisation...", "settings_other_scanners": "", "settings_other_scanners_icon": "", "settings_other_scanners_label": "", "settings_publishers": "", "settings_publishers_icon": "", - "settings_publishers_label": "", + "settings_publishers_label": "Éditeurs", "settings_saved": "", "settings_system_icon": "", "settings_system_label": "Système",