mirror of
https://github.com/optim-enterprises-bv/OptimCloud-gw-ui.git
synced 2025-11-03 11:47:47 +00:00
Cleaned labels of mentioning 'Device' all the time
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"factory_reset": "Werkseinstellungen zurückgesetzt",
|
"factory_reset": "Werkseinstellungen zurückgesetzt",
|
||||||
"firmware_upgrade": "Firmware-Aktualisierung",
|
"firmware_upgrade": "Firmware-Aktualisierung",
|
||||||
"reboot": "Starten Sie neu",
|
"reboot": "Starten Sie neu",
|
||||||
"title": "Geräteaktionen",
|
"title": "Befehle",
|
||||||
"trace": "Spur",
|
"trace": "Spur",
|
||||||
"wifi_scan": "WLAN-Scan"
|
"wifi_scan": "WLAN-Scan"
|
||||||
},
|
},
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"commands": {
|
"commands": {
|
||||||
"error": "Fehler beim Senden des Befehls!",
|
"error": "Fehler beim Senden des Befehls!",
|
||||||
"success": "Der Befehl wurde erfolgreich gesendet. Sie können das Ergebnis im Befehlsprotokoll anzeigen",
|
"success": "Der Befehl wurde erfolgreich gesendet. Sie können das Ergebnis im Befehlsprotokoll anzeigen",
|
||||||
"title": "Gerätebefehle"
|
"title": "Befehlsverlauf"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"are_you_sure": "Bist du sicher?",
|
"are_you_sure": "Bist du sicher?",
|
||||||
@@ -85,14 +85,14 @@
|
|||||||
},
|
},
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"created": "Erstellt",
|
"created": "Erstellt",
|
||||||
"details": "Gerätedetails",
|
"details": "Einzelheiten",
|
||||||
"device_password": "Passwort",
|
"device_password": "Passwort",
|
||||||
"last_configuration_change": "Letzte Konfigurationsänderung",
|
"last_configuration_change": "Letzte Konfigurationsänderung",
|
||||||
"last_configuration_download": "Letzter Konfigurations-Download",
|
"last_configuration_download": "Letzter Konfigurations-Download",
|
||||||
"location": "Ort",
|
"location": "Ort",
|
||||||
"notes": "Anmerkungen",
|
"notes": "Anmerkungen",
|
||||||
"owner": "Inhaber",
|
"owner": "Inhaber",
|
||||||
"title": "Gerätekonfiguration",
|
"title": "Aufbau",
|
||||||
"type": "Gerätetyp",
|
"type": "Gerätetyp",
|
||||||
"view_json": "Rohes JSON anzeigen"
|
"view_json": "Rohes JSON anzeigen"
|
||||||
},
|
},
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
"choose_file": "Sie müssen eine gültige .json-Datei auswählen:",
|
"choose_file": "Sie müssen eine gültige .json-Datei auswählen:",
|
||||||
"enter_new": "Geben Sie die JSON für die neue Gerätekonfiguration ein:",
|
"enter_new": "Geben Sie die JSON für die neue Gerätekonfiguration ein:",
|
||||||
"placeholder": "JSON konfigurieren",
|
"placeholder": "JSON konfigurieren",
|
||||||
"title": "Gerät konfigurieren",
|
"title": "Konfigurieren",
|
||||||
"valid_json": "Sie müssen gültiges JSON eingeben"
|
"valid_json": "Sie müssen gültiges JSON eingeben"
|
||||||
},
|
},
|
||||||
"delete_command": {
|
"delete_command": {
|
||||||
@@ -120,7 +120,7 @@
|
|||||||
},
|
},
|
||||||
"factory_reset": {
|
"factory_reset": {
|
||||||
"redirector": "Weiterleitung beibehalten:",
|
"redirector": "Weiterleitung beibehalten:",
|
||||||
"title": "Gerät auf Werkseinstellungen zurücksetzen",
|
"title": "Werkseinstellungen zurückgesetzt",
|
||||||
"warning": "Achtung: Nach dem Absenden kann dies nicht rückgängig gemacht werden"
|
"warning": "Achtung: Nach dem Absenden kann dies nicht rückgängig gemacht werden"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
},
|
},
|
||||||
"health": {
|
"health": {
|
||||||
"sanity": "Gesundheit",
|
"sanity": "Gesundheit",
|
||||||
"title": "Gerätezustand"
|
"title": "Gesundheit"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"login": "Anmeldung",
|
"login": "Anmeldung",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
},
|
},
|
||||||
"reboot": {
|
"reboot": {
|
||||||
"directions": "Wann möchten Sie dieses Gerät neu starten?",
|
"directions": "Wann möchten Sie dieses Gerät neu starten?",
|
||||||
"title": "Gerät neustarten"
|
"title": "Starten Sie neu"
|
||||||
},
|
},
|
||||||
"scan": {
|
"scan": {
|
||||||
"active": "Aktiven Scan aktivieren",
|
"active": "Aktiven Scan aktivieren",
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
"directions": "Starten Sie eine Fernverfolgung dieses Geräts für eine bestimmte Dauer oder eine Anzahl von Paketen",
|
"directions": "Starten Sie eine Fernverfolgung dieses Geräts für eine bestimmte Dauer oder eine Anzahl von Paketen",
|
||||||
"download_trace": "Klicke hier zum herunterladen",
|
"download_trace": "Klicke hier zum herunterladen",
|
||||||
"packets": "Pakete",
|
"packets": "Pakete",
|
||||||
"title": "Trace-Gerät",
|
"title": "Spur",
|
||||||
"wait_for_file": "Möchten Sie warten, bis die Trace-Datei fertig ist?",
|
"wait_for_file": "Möchten Sie warten, bis die Trace-Datei fertig ist?",
|
||||||
"waiting_directions": "Bitte warten Sie auf die Trace-Datendatei. Dies könnte eine Weile dauern. Sie können das Warten beenden und die Ablaufverfolgungsdatei später aus der Befehlstabelle abrufen.",
|
"waiting_directions": "Bitte warten Sie auf die Trace-Datendatei. Dies könnte eine Weile dauern. Sie können das Warten beenden und die Ablaufverfolgungsdatei später aus der Befehlstabelle abrufen.",
|
||||||
"waiting_seconds": "Verstrichene Zeit: {{seconds}} Sekunden"
|
"waiting_seconds": "Verstrichene Zeit: {{seconds}} Sekunden"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"factory_reset": "Factory Reset",
|
"factory_reset": "Factory Reset",
|
||||||
"firmware_upgrade": "Firmware Upgrade",
|
"firmware_upgrade": "Firmware Upgrade",
|
||||||
"reboot": "Reboot",
|
"reboot": "Reboot",
|
||||||
"title": "Device Actions",
|
"title": "Commands",
|
||||||
"trace": "Trace",
|
"trace": "Trace",
|
||||||
"wifi_scan": "Wifi Scan"
|
"wifi_scan": "Wifi Scan"
|
||||||
},
|
},
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"commands": {
|
"commands": {
|
||||||
"error": "Error while submitting command!",
|
"error": "Error while submitting command!",
|
||||||
"success": "Command submitted successfully, you can look at the Commands log for the result",
|
"success": "Command submitted successfully, you can look at the Commands log for the result",
|
||||||
"title": "Device Commands"
|
"title": "Command History"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"are_you_sure": "Are you sure?",
|
"are_you_sure": "Are you sure?",
|
||||||
@@ -85,14 +85,14 @@
|
|||||||
},
|
},
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"created": "Created",
|
"created": "Created",
|
||||||
"details": "Device Details",
|
"details": "Details",
|
||||||
"device_password": "Password",
|
"device_password": "Password",
|
||||||
"last_configuration_change": "Last Configuration Change",
|
"last_configuration_change": "Last Configuration Change",
|
||||||
"last_configuration_download": "Last Configuration Download",
|
"last_configuration_download": "Last Configuration Download",
|
||||||
"location": "Location",
|
"location": "Location",
|
||||||
"notes": "Notes",
|
"notes": "Notes",
|
||||||
"owner": "Owner",
|
"owner": "Owner",
|
||||||
"title": "Device Configuration",
|
"title": "Configuration",
|
||||||
"type": "Device Type",
|
"type": "Device Type",
|
||||||
"view_json": "View raw JSON"
|
"view_json": "View raw JSON"
|
||||||
},
|
},
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
"choose_file": "You need to choose a valid .json file: ",
|
"choose_file": "You need to choose a valid .json file: ",
|
||||||
"enter_new": "Enter new device configuration JSON: ",
|
"enter_new": "Enter new device configuration JSON: ",
|
||||||
"placeholder": "Config JSON",
|
"placeholder": "Config JSON",
|
||||||
"title": "Configure Device",
|
"title": "Configure",
|
||||||
"valid_json": "You need to enter valid JSON"
|
"valid_json": "You need to enter valid JSON"
|
||||||
},
|
},
|
||||||
"delete_command": {
|
"delete_command": {
|
||||||
@@ -116,11 +116,11 @@
|
|||||||
"device_logs": {
|
"device_logs": {
|
||||||
"log": "Log",
|
"log": "Log",
|
||||||
"severity": "Severity",
|
"severity": "Severity",
|
||||||
"title": "Device Logs"
|
"title": "Logs"
|
||||||
},
|
},
|
||||||
"factory_reset": {
|
"factory_reset": {
|
||||||
"redirector": "Keep redirector: ",
|
"redirector": "Keep redirector: ",
|
||||||
"title": "Factory Reset Device",
|
"title": "Factory Reset",
|
||||||
"warning": "Warning: Once you submit this cannot be reverted"
|
"warning": "Warning: Once you submit this cannot be reverted"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
},
|
},
|
||||||
"health": {
|
"health": {
|
||||||
"sanity": "Sanity",
|
"sanity": "Sanity",
|
||||||
"title": "Device Health"
|
"title": "Health"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"login": "Login",
|
"login": "Login",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
},
|
},
|
||||||
"reboot": {
|
"reboot": {
|
||||||
"directions": "When would you like to reboot this device?",
|
"directions": "When would you like to reboot this device?",
|
||||||
"title": "Reboot Device"
|
"title": "Reboot"
|
||||||
},
|
},
|
||||||
"scan": {
|
"scan": {
|
||||||
"active": "Enable active scan",
|
"active": "Enable active scan",
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
"directions": "Launch a remote trace of this device for either a specific duration or a number of packets",
|
"directions": "Launch a remote trace of this device for either a specific duration or a number of packets",
|
||||||
"download_trace": "Click here to download",
|
"download_trace": "Click here to download",
|
||||||
"packets": "Packets",
|
"packets": "Packets",
|
||||||
"title": "Trace Device",
|
"title": "Trace",
|
||||||
"wait_for_file": "Would you like to wait until the trace file is ready?",
|
"wait_for_file": "Would you like to wait until the trace file is ready?",
|
||||||
"waiting_directions": "Please wait for the trace data file. This may take some time. You can exit the wait and retrieve the trace file from the commands table later.",
|
"waiting_directions": "Please wait for the trace data file. This may take some time. You can exit the wait and retrieve the trace file from the commands table later.",
|
||||||
"waiting_seconds": "Time Elapsed: {{seconds}} seconds"
|
"waiting_seconds": "Time Elapsed: {{seconds}} seconds"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"factory_reset": "Restablecimiento De Fábrica",
|
"factory_reset": "Restablecimiento De Fábrica",
|
||||||
"firmware_upgrade": "Actualización de firmware",
|
"firmware_upgrade": "Actualización de firmware",
|
||||||
"reboot": "Reiniciar",
|
"reboot": "Reiniciar",
|
||||||
"title": "Acciones del dispositivo",
|
"title": "Comandos",
|
||||||
"trace": "Rastro",
|
"trace": "Rastro",
|
||||||
"wifi_scan": "Escaneo Wifi"
|
"wifi_scan": "Escaneo Wifi"
|
||||||
},
|
},
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"commands": {
|
"commands": {
|
||||||
"error": "¡Error al enviar el comando!",
|
"error": "¡Error al enviar el comando!",
|
||||||
"success": "Comando enviado con éxito, puede consultar el registro de Comandos para ver el resultado",
|
"success": "Comando enviado con éxito, puede consultar el registro de Comandos para ver el resultado",
|
||||||
"title": "Comandos del dispositivo"
|
"title": "Historial de Comandos"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"are_you_sure": "¿Estás seguro?",
|
"are_you_sure": "¿Estás seguro?",
|
||||||
@@ -85,14 +85,14 @@
|
|||||||
},
|
},
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"created": "creado",
|
"created": "creado",
|
||||||
"details": "Detalles del dispositivo",
|
"details": "Detalles",
|
||||||
"device_password": "Contraseña",
|
"device_password": "Contraseña",
|
||||||
"last_configuration_change": "Último cambio de configuración",
|
"last_configuration_change": "Último cambio de configuración",
|
||||||
"last_configuration_download": "Descarga de la última configuración",
|
"last_configuration_download": "Descarga de la última configuración",
|
||||||
"location": "Ubicación",
|
"location": "Ubicación",
|
||||||
"notes": "Notas",
|
"notes": "Notas",
|
||||||
"owner": "Propietario",
|
"owner": "Propietario",
|
||||||
"title": "Configuración del dispositivo",
|
"title": "Configuración",
|
||||||
"type": "Tipo de dispositivo",
|
"type": "Tipo de dispositivo",
|
||||||
"view_json": "Ver JSON sin procesar"
|
"view_json": "Ver JSON sin procesar"
|
||||||
},
|
},
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
"choose_file": "Debe elegir un archivo .json válido:",
|
"choose_file": "Debe elegir un archivo .json válido:",
|
||||||
"enter_new": "Ingrese la nueva configuración del dispositivo JSON:",
|
"enter_new": "Ingrese la nueva configuración del dispositivo JSON:",
|
||||||
"placeholder": "Configurar JSON",
|
"placeholder": "Configurar JSON",
|
||||||
"title": "Configurar dispositivo",
|
"title": "Configurar",
|
||||||
"valid_json": "Debes ingresar un JSON válido"
|
"valid_json": "Debes ingresar un JSON válido"
|
||||||
},
|
},
|
||||||
"delete_command": {
|
"delete_command": {
|
||||||
@@ -116,11 +116,11 @@
|
|||||||
"device_logs": {
|
"device_logs": {
|
||||||
"log": "Iniciar sesión",
|
"log": "Iniciar sesión",
|
||||||
"severity": "Gravedad",
|
"severity": "Gravedad",
|
||||||
"title": "Registros de dispositivos"
|
"title": "Registros"
|
||||||
},
|
},
|
||||||
"factory_reset": {
|
"factory_reset": {
|
||||||
"redirector": "Mantener el redirector:",
|
"redirector": "Mantener el redirector:",
|
||||||
"title": "Dispositivo de restablecimiento de fábrica",
|
"title": "Restablecimiento De Fábrica",
|
||||||
"warning": "Advertencia: una vez que envíe, esto no se podrá revertir"
|
"warning": "Advertencia: una vez que envíe, esto no se podrá revertir"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
},
|
},
|
||||||
"health": {
|
"health": {
|
||||||
"sanity": "Cordura",
|
"sanity": "Cordura",
|
||||||
"title": "Salud del dispositivo"
|
"title": "Salud"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"login": "Iniciar sesión",
|
"login": "Iniciar sesión",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
},
|
},
|
||||||
"reboot": {
|
"reboot": {
|
||||||
"directions": "¿Cuándo le gustaría reiniciar este dispositivo?",
|
"directions": "¿Cuándo le gustaría reiniciar este dispositivo?",
|
||||||
"title": "Reiniciar dispositivo"
|
"title": "Reiniciar"
|
||||||
},
|
},
|
||||||
"scan": {
|
"scan": {
|
||||||
"active": "Habilitar escaneo activo",
|
"active": "Habilitar escaneo activo",
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
"directions": "Lanzar un rastreo remoto de este dispositivo por una duración específica o por una cantidad de paquetes",
|
"directions": "Lanzar un rastreo remoto de este dispositivo por una duración específica o por una cantidad de paquetes",
|
||||||
"download_trace": "Haga click aquí para descargar",
|
"download_trace": "Haga click aquí para descargar",
|
||||||
"packets": "Paquetes",
|
"packets": "Paquetes",
|
||||||
"title": "Dispositivo de seguimiento",
|
"title": "Rastro",
|
||||||
"wait_for_file": "¿Le gustaría esperar hasta que el archivo de seguimiento esté listo?",
|
"wait_for_file": "¿Le gustaría esperar hasta que el archivo de seguimiento esté listo?",
|
||||||
"waiting_directions": "Espere el archivo de datos de seguimiento. Esto puede tomar algo de tiempo. Puede salir de la espera y recuperar el archivo de seguimiento de la tabla de comandos más tarde.",
|
"waiting_directions": "Espere el archivo de datos de seguimiento. Esto puede tomar algo de tiempo. Puede salir de la espera y recuperar el archivo de seguimiento de la tabla de comandos más tarde.",
|
||||||
"waiting_seconds": "Tiempo transcurrido: {{seconds}} segundos"
|
"waiting_seconds": "Tiempo transcurrido: {{seconds}} segundos"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"factory_reset": "Retour aux paramètres d'usine",
|
"factory_reset": "Retour aux paramètres d'usine",
|
||||||
"firmware_upgrade": "Mise à jour du firmware",
|
"firmware_upgrade": "Mise à jour du firmware",
|
||||||
"reboot": "Redémarrer",
|
"reboot": "Redémarrer",
|
||||||
"title": "Actions de l'appareil",
|
"title": "Les commandes",
|
||||||
"trace": "Trace",
|
"trace": "Trace",
|
||||||
"wifi_scan": "Balayage Wi-Fi"
|
"wifi_scan": "Balayage Wi-Fi"
|
||||||
},
|
},
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"commands": {
|
"commands": {
|
||||||
"error": "Erreur lors de la soumission de la commande !",
|
"error": "Erreur lors de la soumission de la commande !",
|
||||||
"success": "Commande soumise avec succès, vous pouvez consulter le journal des commandes pour le résultat",
|
"success": "Commande soumise avec succès, vous pouvez consulter le journal des commandes pour le résultat",
|
||||||
"title": "Commandes de l'appareil"
|
"title": "Historique des commandes"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"are_you_sure": "Êtes-vous sûr?",
|
"are_you_sure": "Êtes-vous sûr?",
|
||||||
@@ -85,14 +85,14 @@
|
|||||||
},
|
},
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"created": "Créé",
|
"created": "Créé",
|
||||||
"details": "Détails de l'appareil",
|
"details": "Détails",
|
||||||
"device_password": "Mot de passe",
|
"device_password": "Mot de passe",
|
||||||
"last_configuration_change": "Dernière modification de configuration",
|
"last_configuration_change": "Dernière modification de configuration",
|
||||||
"last_configuration_download": "Téléchargement de la dernière configuration",
|
"last_configuration_download": "Téléchargement de la dernière configuration",
|
||||||
"location": "Emplacement",
|
"location": "Emplacement",
|
||||||
"notes": "Remarques",
|
"notes": "Remarques",
|
||||||
"owner": "Propriétaire",
|
"owner": "Propriétaire",
|
||||||
"title": "Configuration de l'appareil",
|
"title": "Configuration",
|
||||||
"type": "Type d'appareil",
|
"type": "Type d'appareil",
|
||||||
"view_json": "Afficher le JSON brut"
|
"view_json": "Afficher le JSON brut"
|
||||||
},
|
},
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
"choose_file": "Vous devez choisir un fichier .json valide :",
|
"choose_file": "Vous devez choisir un fichier .json valide :",
|
||||||
"enter_new": "Entrez la nouvelle configuration de l'appareil JSON :",
|
"enter_new": "Entrez la nouvelle configuration de l'appareil JSON :",
|
||||||
"placeholder": "Configurer JSON",
|
"placeholder": "Configurer JSON",
|
||||||
"title": "Configurer l'appareil",
|
"title": "Configurer",
|
||||||
"valid_json": "Vous devez entrer un JSON valide"
|
"valid_json": "Vous devez entrer un JSON valide"
|
||||||
},
|
},
|
||||||
"delete_command": {
|
"delete_command": {
|
||||||
@@ -116,11 +116,11 @@
|
|||||||
"device_logs": {
|
"device_logs": {
|
||||||
"log": "Bûche",
|
"log": "Bûche",
|
||||||
"severity": "Gravité",
|
"severity": "Gravité",
|
||||||
"title": "Journaux de l'appareil"
|
"title": "Journaux"
|
||||||
},
|
},
|
||||||
"factory_reset": {
|
"factory_reset": {
|
||||||
"redirector": "Conserver le redirecteur :",
|
"redirector": "Conserver le redirecteur :",
|
||||||
"title": "Dispositif de réinitialisation d'usine",
|
"title": "Retour aux paramètres d'usine",
|
||||||
"warning": "Avertissement : Une fois que vous avez soumis, cela ne peut pas être annulé"
|
"warning": "Avertissement : Une fois que vous avez soumis, cela ne peut pas être annulé"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
},
|
},
|
||||||
"health": {
|
"health": {
|
||||||
"sanity": "Santé mentale",
|
"sanity": "Santé mentale",
|
||||||
"title": "Santé de l'appareil"
|
"title": "Santé"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"login": "S'identifier",
|
"login": "S'identifier",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
},
|
},
|
||||||
"reboot": {
|
"reboot": {
|
||||||
"directions": "Quand souhaitez-vous redémarrer cet appareil ?",
|
"directions": "Quand souhaitez-vous redémarrer cet appareil ?",
|
||||||
"title": "Redémarrez l'appareil"
|
"title": "Redémarrer"
|
||||||
},
|
},
|
||||||
"scan": {
|
"scan": {
|
||||||
"active": "Activer l'analyse active",
|
"active": "Activer l'analyse active",
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
"directions": "Lancer une trace à distance de cet appareil pour une durée spécifique ou un nombre de paquets",
|
"directions": "Lancer une trace à distance de cet appareil pour une durée spécifique ou un nombre de paquets",
|
||||||
"download_trace": "Cliquez ici pour télécharger",
|
"download_trace": "Cliquez ici pour télécharger",
|
||||||
"packets": "Paquets",
|
"packets": "Paquets",
|
||||||
"title": "Dispositif de traçage",
|
"title": "Trace",
|
||||||
"wait_for_file": "Souhaitez-vous attendre que le fichier de trace soit prêt ?",
|
"wait_for_file": "Souhaitez-vous attendre que le fichier de trace soit prêt ?",
|
||||||
"waiting_directions": "Veuillez attendre le fichier de données de trace. Cela peut prendre un certain temps. Vous pouvez quitter l'attente et récupérer le fichier de trace de la table des commandes plus tard.",
|
"waiting_directions": "Veuillez attendre le fichier de données de trace. Cela peut prendre un certain temps. Vous pouvez quitter l'attente et récupérer le fichier de trace de la table des commandes plus tard.",
|
||||||
"waiting_seconds": "Temps écoulé : {{seconds}} secondes"
|
"waiting_seconds": "Temps écoulé : {{seconds}} secondes"
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"factory_reset": "Restauração de fábrica",
|
"factory_reset": "Restauração de fábrica",
|
||||||
"firmware_upgrade": "Atualização de firmware",
|
"firmware_upgrade": "Atualização de firmware",
|
||||||
"reboot": "Reiniciar",
|
"reboot": "Reiniciar",
|
||||||
"title": "Ações do dispositivo",
|
"title": "Comandos",
|
||||||
"trace": "Vestígio",
|
"trace": "Vestígio",
|
||||||
"wifi_scan": "Wifi Scan"
|
"wifi_scan": "Wifi Scan"
|
||||||
},
|
},
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
"commands": {
|
"commands": {
|
||||||
"error": "Erro ao enviar comando!",
|
"error": "Erro ao enviar comando!",
|
||||||
"success": "Comando enviado com sucesso, você pode consultar o log de Comandos para ver o resultado",
|
"success": "Comando enviado com sucesso, você pode consultar o log de Comandos para ver o resultado",
|
||||||
"title": "Comandos de dispositivo"
|
"title": "Histórico de Comandos"
|
||||||
},
|
},
|
||||||
"common": {
|
"common": {
|
||||||
"are_you_sure": "Você tem certeza?",
|
"are_you_sure": "Você tem certeza?",
|
||||||
@@ -85,14 +85,14 @@
|
|||||||
},
|
},
|
||||||
"configuration": {
|
"configuration": {
|
||||||
"created": "Criado",
|
"created": "Criado",
|
||||||
"details": "Detalhes do dispositivo",
|
"details": "Detalhes",
|
||||||
"device_password": "Senha",
|
"device_password": "Senha",
|
||||||
"last_configuration_change": "Última Mudança de Configuração",
|
"last_configuration_change": "Última Mudança de Configuração",
|
||||||
"last_configuration_download": "Último download da configuração",
|
"last_configuration_download": "Último download da configuração",
|
||||||
"location": "Localização",
|
"location": "Localização",
|
||||||
"notes": "notas",
|
"notes": "notas",
|
||||||
"owner": "Proprietário",
|
"owner": "Proprietário",
|
||||||
"title": "Configuração do dispositivo",
|
"title": "Configuração",
|
||||||
"type": "Tipo de dispositivo",
|
"type": "Tipo de dispositivo",
|
||||||
"view_json": "Exibir JSON bruto"
|
"view_json": "Exibir JSON bruto"
|
||||||
},
|
},
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
"choose_file": "Você precisa escolher um arquivo .json válido:",
|
"choose_file": "Você precisa escolher um arquivo .json válido:",
|
||||||
"enter_new": "Insira a nova configuração do dispositivo JSON:",
|
"enter_new": "Insira a nova configuração do dispositivo JSON:",
|
||||||
"placeholder": "Config JSON",
|
"placeholder": "Config JSON",
|
||||||
"title": "Configurar dispositivo",
|
"title": "Configurar",
|
||||||
"valid_json": "Você precisa inserir um JSON válido"
|
"valid_json": "Você precisa inserir um JSON válido"
|
||||||
},
|
},
|
||||||
"delete_command": {
|
"delete_command": {
|
||||||
@@ -116,11 +116,11 @@
|
|||||||
"device_logs": {
|
"device_logs": {
|
||||||
"log": "Registro",
|
"log": "Registro",
|
||||||
"severity": "Gravidade",
|
"severity": "Gravidade",
|
||||||
"title": "Registros de dispositivos"
|
"title": "Toras"
|
||||||
},
|
},
|
||||||
"factory_reset": {
|
"factory_reset": {
|
||||||
"redirector": "Manter redirecionador:",
|
"redirector": "Manter redirecionador:",
|
||||||
"title": "Dispositivo de redefinição de fábrica",
|
"title": "Restauração de fábrica",
|
||||||
"warning": "Aviso: depois de enviar, isso não pode ser revertido"
|
"warning": "Aviso: depois de enviar, isso não pode ser revertido"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
@@ -130,7 +130,7 @@
|
|||||||
},
|
},
|
||||||
"health": {
|
"health": {
|
||||||
"sanity": "Sanidade",
|
"sanity": "Sanidade",
|
||||||
"title": "Saúde do Dispositivo"
|
"title": "Saúde"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"login": "Entrar",
|
"login": "Entrar",
|
||||||
@@ -144,7 +144,7 @@
|
|||||||
},
|
},
|
||||||
"reboot": {
|
"reboot": {
|
||||||
"directions": "Quando você gostaria de reinicializar este dispositivo?",
|
"directions": "Quando você gostaria de reinicializar este dispositivo?",
|
||||||
"title": "Reiniciar dispositivo"
|
"title": "Reiniciar"
|
||||||
},
|
},
|
||||||
"scan": {
|
"scan": {
|
||||||
"active": "Habilitar varredura ativa",
|
"active": "Habilitar varredura ativa",
|
||||||
@@ -168,7 +168,7 @@
|
|||||||
"directions": "Lançar um rastreamento remoto deste dispositivo para uma duração específica ou um número de pacotes",
|
"directions": "Lançar um rastreamento remoto deste dispositivo para uma duração específica ou um número de pacotes",
|
||||||
"download_trace": "Clique aqui para baixar",
|
"download_trace": "Clique aqui para baixar",
|
||||||
"packets": "Pacotes",
|
"packets": "Pacotes",
|
||||||
"title": "Dispositivo de rastreamento",
|
"title": "Vestígio",
|
||||||
"wait_for_file": "Você gostaria de esperar até que o arquivo de rastreamento esteja pronto?",
|
"wait_for_file": "Você gostaria de esperar até que o arquivo de rastreamento esteja pronto?",
|
||||||
"waiting_directions": "Aguarde o arquivo de dados de rastreamento. Isto pode tomar algum tempo. Você pode sair da espera e recuperar o arquivo de rastreamento da tabela de comandos mais tarde.",
|
"waiting_directions": "Aguarde o arquivo de dados de rastreamento. Isto pode tomar algum tempo. Você pode sair da espera e recuperar o arquivo de rastreamento da tabela de comandos mais tarde.",
|
||||||
"waiting_seconds": "Tempo decorrido: {{seconds}} segundos"
|
"waiting_seconds": "Tempo decorrido: {{seconds}} segundos"
|
||||||
|
|||||||
@@ -449,7 +449,6 @@ const DeviceCommands = ({ selectedDeviceId }) => {
|
|||||||
date={chosenWifiScanDate}
|
date={chosenWifiScanDate}
|
||||||
/>
|
/>
|
||||||
<ConfirmModal show={showConfirmModal} toggle={toggleConfirmModal} action={deleteCommand} />
|
<ConfirmModal show={showConfirmModal} toggle={toggleConfirmModal} action={deleteCommand} />
|
||||||
<CIcon name="cilNotes" className={styles.whiteIcon} size="lg" />
|
|
||||||
</CWidgetDropdown>
|
</CWidgetDropdown>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
@@ -12,6 +12,7 @@ import TraceModal from 'components/TraceModal';
|
|||||||
import WifiScanModal from 'components/WifiScanModal';
|
import WifiScanModal from 'components/WifiScanModal';
|
||||||
import BlinkModal from 'components/BlinkModal';
|
import BlinkModal from 'components/BlinkModal';
|
||||||
import FactoryResetModal from 'components/FactoryResetModal';
|
import FactoryResetModal from 'components/FactoryResetModal';
|
||||||
|
|
||||||
import styles from './index.module.scss';
|
import styles from './index.module.scss';
|
||||||
|
|
||||||
const DeviceActions = ({ selectedDeviceId }) => {
|
const DeviceActions = ({ selectedDeviceId }) => {
|
||||||
3
src/components/DeviceActionCard/index.module.scss
Normal file
3
src/components/DeviceActionCard/index.module.scss
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
.spacedRow {
|
||||||
|
margin-top: 10px;
|
||||||
|
}
|
||||||
@@ -73,7 +73,7 @@ const DeviceConfiguration = ({ selectedDeviceId }) => {
|
|||||||
<CCard>
|
<CCard>
|
||||||
<CCardHeader>
|
<CCardHeader>
|
||||||
<CRow>
|
<CRow>
|
||||||
<CCol><div className="text-value-lg">{t('configuration.details')}</div></CCol>
|
<CCol><div className="text-value-lg">{t('configuration.title')}</div></CCol>
|
||||||
<CCol>
|
<CCol>
|
||||||
<div className={styles.alignRight}>
|
<div className={styles.alignRight}>
|
||||||
<CPopover content={t('configuration.view_json')}>
|
<CPopover content={t('configuration.view_json')}>
|
||||||
|
|||||||
@@ -256,9 +256,7 @@ const DeviceLogs = ({ selectedDeviceId }) => {
|
|||||||
</CButton>
|
</CButton>
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
>
|
/>
|
||||||
<CIcon name="cilList" className={styles.whiteIcon} size="lg" />
|
|
||||||
</CWidgetDropdown>
|
|
||||||
<DeleteLogModal
|
<DeleteLogModal
|
||||||
serialNumber={selectedDeviceId}
|
serialNumber={selectedDeviceId}
|
||||||
object="logs"
|
object="logs"
|
||||||
|
|||||||
@@ -4,10 +4,10 @@ import { useParams } from 'react-router-dom';
|
|||||||
import { CRow, CCol } from '@coreui/react';
|
import { CRow, CCol } from '@coreui/react';
|
||||||
import DeviceHealth from 'components/DeviceHealth';
|
import DeviceHealth from 'components/DeviceHealth';
|
||||||
import DeviceConfiguration from 'components/DeviceConfiguration';
|
import DeviceConfiguration from 'components/DeviceConfiguration';
|
||||||
import DeviceCommandsLog from 'components/DeviceCommandsLog';
|
import CommandHistory from 'components/CommandHistory';
|
||||||
import DeviceLogs from 'components/DeviceLogs';
|
import DeviceLogs from 'components/DeviceLogs';
|
||||||
import DeviceStatisticsCard from 'components/InterfaceStatistics';
|
import DeviceStatisticsCard from 'components/InterfaceStatistics';
|
||||||
import DeviceActionCard from './DeviceActionCard';
|
import DeviceActionCard from '../../components/DeviceActionCard';
|
||||||
|
|
||||||
const DevicePage = () => {
|
const DevicePage = () => {
|
||||||
const dispatch = useDispatch();
|
const dispatch = useDispatch();
|
||||||
@@ -36,7 +36,7 @@ const DevicePage = () => {
|
|||||||
<CRow>
|
<CRow>
|
||||||
<CCol>
|
<CCol>
|
||||||
<DeviceStatisticsCard selectedDeviceId={deviceId} />
|
<DeviceStatisticsCard selectedDeviceId={deviceId} />
|
||||||
<DeviceCommandsLog selectedDeviceId={deviceId} />
|
<CommandHistory selectedDeviceId={deviceId} />
|
||||||
</CCol>
|
</CCol>
|
||||||
</CRow>
|
</CRow>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user