diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 7fefd93a..478dfe42 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index ae15fe52..35d01983 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "grid_power": "Grid", "home_power": "Consumption", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index ccceedc2..499b2b0e 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index a4a3c55c..89271833 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -30,12 +30,12 @@ "placeholder": "Hledat…" }, "resources": { - "cpu": "PROC", + "cpu": "CPU", "total": "Celkem", "free": "Volné", "used": "Využité", "load": "Zatížení", - "mem": "PAM", + "mem": "RAM", "max": "Max.", "uptime": "BĚŽÍ", "months": "měs.", @@ -64,8 +64,8 @@ "docker": { "rx": "RX", "tx": "TX", - "mem": "PAM", - "cpu": "PROC", + "mem": "RAM", + "cpu": "CPU", "offline": "Offline", "error": "Chyba", "unknown": "Neznámý", @@ -175,7 +175,7 @@ "queries": "Dotazy", "blocked": "Blokováno", "gravity": "Gravity", - "blocked_percent": "Blokováno %" + "blocked_percent": "Blokováno" }, "adguard": { "queries": "Dotazy", @@ -301,14 +301,14 @@ "failedLoginsLast24H": "Neúspěšná přihlášení (24h)" }, "proxmox": { - "mem": "PAM", - "cpu": "PROC", + "mem": "RAM", + "cpu": "CPU", "lxc": "LXC", "vms": "Virtuální Stroje" }, "glances": { - "cpu": "PROC", - "mem": "PAM", + "cpu": "CPU", + "mem": "RAM", "wait": "Prosím počkejte", "temp": "TEPLOTA", "uptime": "BĚŽÍ", @@ -324,8 +324,8 @@ "url": "URL" }, "homebridge": { - "update_available": "Dostupná aktualizace", - "up_to_date": "Aktuální", + "update_available": "Dostupná", + "up_to_date": "Žádné", "available_update": "Systém", "updates": "Aktualizace", "child_bridges": "Podřízené můstky", @@ -369,7 +369,7 @@ "ping": "Odezva" }, "scrutiny": { - "passed": "Přijato", + "passed": "Úspěšné", "failed": "Neúspěšné", "unknown": "Neznámé" }, @@ -461,7 +461,7 @@ "proxmoxbackupserver": { "datastore_usage": "Datové úložiště", "failed_tasks_24h": "Neúspěšné úlohy 24h", - "cpu_usage": "PROC", + "cpu_usage": "CPU", "memory_usage": "Paměť" }, "immich": { @@ -494,7 +494,7 @@ "people": "Lidé" }, "diskstation": { - "days": "Dni", + "days": "dní", "uptime": "Doba provozu", "volumeAvailable": "K dispozici" }, @@ -604,7 +604,9 @@ "memUsage": "Využití paměti", "systemTempC": "Teplota systému", "poolUsage": "Využití fondu", - "cpuUsage": "Využití procesoru" + "cpuUsage": "Využití procesoru", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Prům. zatížení", @@ -623,10 +625,16 @@ }, "evcc": { "watt_hour": "Wh", - "pv_power": "Production", + "pv_power": "Produkce", "battery_soc": "Battery", "grid_power": "Grid", "home_power": "Consumption", "charge_power": "Charger" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 51dfdf3d..aaac31dd 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 5771b127..8cbac652 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Nutzung", "memUsage": "MEM Nutzung", "systemTempC": "System Temp", - "poolUsage": "Pool Nutzung" + "poolUsage": "Pool Nutzung", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Durchschnittliche Last", @@ -628,5 +630,11 @@ "grid_power": "Grid", "home_power": "Consumption", "charge_power": "Charger" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/el/common.json b/public/locales/el/common.json index 10f9b884..1602c965 100644 --- a/public/locales/el/common.json +++ b/public/locales/el/common.json @@ -159,21 +159,21 @@ "diffsDetected": "Εντοπίστηκαν διαφορές" }, "tautulli": { - "playing": "Παίζει", - "transcoding": "Διακωδικοποίηση", + "playing": "Αναπαράγει", + "transcoding": "Μετακωδικοποίηση", "bitrate": "Ρυθμός bit", "no_active": "Δεν υπάρχουν ενεργές ροές" }, "nzbget": { - "rate": "βαθμός", + "rate": "Ρυθμός", "remaining": "Υπόλοιπο", "downloaded": "Κατεβασμένο" }, "plex": { - "streams": "Ενεργά Streams", + "streams": "Ενεργές Ροές", "movies": "Ταινίες", - "tv": "Σειρές", - "albums": "Δίσκοι" + "tv": "Τηλεοπτικές εκπομπές", + "albums": "Άλμπουμ" }, "sabnzbd": { "rate": "Βαθμός", @@ -199,7 +199,7 @@ }, "deluge": { "download": "Κατέβασμα", - "upload": "Φόρτωση", + "upload": "Ανέβασμα", "leech": "Leech", "seed": "Seed" }, @@ -604,7 +604,9 @@ "cpuUsage": "Χρήση επεξεργαστή", "memUsage": "Χρήση μνήμης", "systemTempC": "Θερμοκρασία συστήματος", - "poolUsage": "Χρήση πλειάδας" + "poolUsage": "Χρήση πισίνας", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -618,15 +620,21 @@ }, "caddy": { "upstreams": "Upstreams", - "requests": "Current requests", - "requests_failed": "Failed requests" + "requests": "Τρέχοντα αιτήματα", + "requests_failed": "Αποτυχημένα αιτήματα" }, "evcc": { "watt_hour": "Wh", - "pv_power": "Production", - "battery_soc": "Battery", - "grid_power": "Grid", - "home_power": "Consumption", - "charge_power": "Charger" + "pv_power": "Παραγωγή", + "battery_soc": "Μπαταρία", + "grid_power": "Πλέγμα", + "home_power": "Κατανάλωση", + "charge_power": "Φορτιστής" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/en/common.json b/public/locales/en/common.json index d6c2ae23..b725132a 100755 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -175,7 +175,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "deluge": { "download": "Download", @@ -230,6 +232,12 @@ "approved": "Approved", "available": "Available" }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" + }, "pihole": { "queries": "Queries", "blocked": "Blocked", diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index f9ad7580..2161b212 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/es/common.json b/public/locales/es/common.json index e51cd5ea..0d093bd8 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -604,7 +604,9 @@ "cpuUsage": "Uso de la Cpu", "memUsage": "Uso de la memoria", "systemTempC": "Temperatura del sistema", - "poolUsage": "Comprobación del uso del grupo de memoria" + "poolUsage": "Comprobación del uso del grupo de memoria", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Promedio de carga", @@ -622,11 +624,17 @@ "requests_failed": "Peticiones fallidas" }, "evcc": { - "pv_power": "Production", - "battery_soc": "Battery", + "pv_power": "Producción", + "battery_soc": "Batería", "grid_power": "Grid", - "home_power": "Consumption", - "charge_power": "Charger", - "watt_hour": "Wh" + "home_power": "Consumo", + "charge_power": "Cargador", + "watt_hour": "vatio-hora (Wh)" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index aeb8ba35..45719978 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "grid_power": "Grid", "home_power": "Consumption", "charge_power": "Charger" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index d2bcc501..487418a8 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -604,7 +604,9 @@ "cpuUsage": "Cpu", "memUsage": "Mém", "systemTempC": "Temp", - "poolUsage": "Pool" + "poolUsage": "Pool", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Charge moy.", @@ -623,10 +625,16 @@ }, "evcc": { "pv_power": "Production", - "battery_soc": "Battery", - "grid_power": "Grid", - "home_power": "Consumption", - "charge_power": "Charger", + "battery_soc": "Batterie", + "grid_power": "Grille", + "home_power": "Consommation", + "charge_power": "Chargeur", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 10c3b038..9745ab75 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index 13abda4e..11b35e81 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 92688a1d..f904c711 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -604,7 +604,9 @@ "systemTempC": "Temperatura sustava", "poolUsage": "Korištenje memorijskog skupa", "cpuUsage": "Korištenje procesora", - "memUsage": "Korištenje memorije" + "memUsage": "Korištenje memorije", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index 23812bc7..be32d8e0 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 5afe01b7..7dd6df29 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index a378abde..400c1dc6 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "up": "Up", @@ -628,5 +630,11 @@ "grid_power": "Grid", "home_power": "Consumption", "charge_power": "Charger" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index aa669e81..36b9d108 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "temp": "Temp", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "down_alerts": "Down Alerts", + "new_devices": "New Devices" } } diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index 7cdcbee8..29ae3fcd 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index 0a305fdb..53e2b526 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index dbdeff40..e43a41b4 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 6e680d06..24e8ebc2 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 074c73e3..6f8606cc 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 5181704b..fb62b2b2 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -604,7 +604,9 @@ "systemTempC": "System Temp", "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 59da7e49..0db2c0ce 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -613,7 +613,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -637,5 +639,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index 597cb827..6fa17522 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "new_devices": "New Devices", + "down_alerts": "Down Alerts", + "total": "Total", + "connected": "Connected" } } diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index a3a1f48f..dae0187b 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "disk": "Disk Usage", @@ -628,5 +630,11 @@ "grid_power": "Grid", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index 371dc929..7a2963c7 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index c4f322f5..2f3915bc 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU", "memUsage": "MEM", "systemTempC": "Temperatura", - "poolUsage": "Prostor" + "poolUsage": "Prostor", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Povp. obremenitev", @@ -622,11 +624,17 @@ "requests_failed": "Neuspešnih zahtev" }, "evcc": { - "pv_power": "Production", - "battery_soc": "Battery", - "grid_power": "Grid", - "home_power": "Consumption", - "charge_power": "Charger", + "pv_power": "Proizvodnja", + "battery_soc": "Baterija", + "grid_power": "Omrežje", + "home_power": "Poraba", + "charge_power": "Polnilec", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index 1c91fdd8..e918f149 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "memory": "Mem Usage", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index c196b723..a426a57e 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/te/common.json b/public/locales/te/common.json index 5899265a..4d3d362f 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 240d2946..9d3e0302 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index 63a4ad88..1807b97f 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index 60f718fb..7f8e06a4 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -604,7 +604,9 @@ "cpuUsage": "Використання CPU", "memUsage": "Використання пам'яті", "systemTempC": "Температура системи", - "poolUsage": "Використання пулу" + "poolUsage": "Використання пулу", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Середнє завантаження", @@ -617,16 +619,22 @@ "wanIP": "WAN IP" }, "caddy": { - "upstreams": "Upstreams", - "requests": "Current requests", - "requests_failed": "Failed requests" + "upstreams": "Потоки", + "requests": "Поточні запити", + "requests_failed": "Невдалі запити" }, "evcc": { - "pv_power": "Production", - "battery_soc": "Battery", - "grid_power": "Grid", - "home_power": "Consumption", - "charge_power": "Charger", - "watt_hour": "Wh" + "pv_power": "Виробництво", + "battery_soc": "Батарея", + "grid_power": "Сітка", + "home_power": "Споживання", + "charge_power": "Зарядний пристрій", + "watt_hour": "Вт/год" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 1fcf8438..3e1f37d3 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -604,7 +604,9 @@ "cpuUsage": "CPU Usage", "memUsage": "MEM Usage", "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "poolUsage": "Pool Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index fe714d28..0d66d550 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -604,7 +604,9 @@ "systemTempC": "System Temp", "poolUsage": "Pool Usage", "cpuUsage": "CPU Usage", - "memUsage": "MEM Usage" + "memUsage": "MEM Usage", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "Load Avg", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index 61b4b188..38ef2867 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -604,7 +604,9 @@ "cpuUsage": "处理器", "memUsage": "内存", "systemTempC": "系统温度", - "poolUsage": "存储池" + "poolUsage": "存储池", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { "load": "平均负载", @@ -628,5 +630,11 @@ "home_power": "Consumption", "charge_power": "Charger", "watt_hour": "Wh" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index a00d78ef..66db7069 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -6,7 +6,7 @@ "information": "資訊", "url": "網址", "raw_error": "原始錯誤", - "response_data": "回復數據" + "response_data": "回應資料" }, "weather": { "current": "目前位置", @@ -63,9 +63,9 @@ "mem": "記憶體", "temp": "溫度", "max": "最大", - "uptime": "運行時間", + "uptime": "運作時間", "months": "月", - "days": "天", + "days": "日", "hours": "時", "minutes": "分" }, @@ -115,7 +115,7 @@ "queries": "查詢", "blocked": "已阻擋", "gravity": "阻擋清單", - "blocked_percent": "Blocked %" + "blocked_percent": "已封鎖 %" }, "speedtest": { "upload": "上行速率", @@ -214,8 +214,8 @@ "uptime": "系統運行時間", "days": "天", "wan": "WAN", - "lan_users": "LAN使用者", - "wlan_users": "WLAN使用者", + "lan_users": "有線使用者", + "wlan_users": "無線使用者", "up": "上線", "down": "離線", "wait": "請稍後", @@ -223,7 +223,7 @@ "wlan": "WLAN", "devices": "設備", "lan_devices": "LAN設備", - "wlan_devices": "WLAN設備", + "wlan_devices": "無線設備", "empty_data": "子系統狀態未知" }, "plex": { @@ -515,8 +515,8 @@ "memoryusage": "記憶體用量", "freespace": "可用空間", "activeusers": "活躍用戶", - "numfiles": "Files", - "numshares": "Shared Items" + "numfiles": "檔案", + "numshares": "已分享" }, "kopia": { "status": "狀態", @@ -590,43 +590,51 @@ "address": "Address", "expires": "Expires", "never": "Never", - "last_seen": "Last Seen", + "last_seen": "上次連線", "now": "Now", - "years": "{{number}}y", - "hours": "{{number}}h", - "minutes": "{{number}}m", - "seconds": "{{number}}s", - "ago": "{{value}} Ago", - "weeks": "{{number}}w", - "days": "{{number}}d" + "years": "{{number}} 年", + "hours": "{{number}} 小時", + "minutes": "{{number}} 分鐘", + "seconds": "{{number}} 秒", + "ago": "{{value}} 前", + "weeks": "{{number}} 週", + "days": "{{number}} 天" }, "qnap": { - "cpuUsage": "CPU Usage", - "memUsage": "MEM Usage", - "systemTempC": "System Temp", - "poolUsage": "Pool Usage" + "cpuUsage": "CPU 使用率", + "memUsage": "記憶體使用率", + "systemTempC": "系統溫度", + "poolUsage": "儲存池使用率", + "volumeUsage": "Volume Usage", + "invalid": "Invalid" }, "pfsense": { - "load": "Load Avg", - "memory": "Mem Usage", - "wanStatus": "WAN Status", + "load": "平均負載量", + "memory": "記憶體使用率", + "wanStatus": "網際網路狀態", "up": "Up", "down": "Down", - "temp": "Temp", - "disk": "Disk Usage", + "temp": "溫度", + "disk": "硬碟使用率", "wanIP": "WAN IP" }, "caddy": { - "upstreams": "Upstreams", + "upstreams": "上行", "requests": "Current requests", "requests_failed": "Failed requests" }, "evcc": { - "grid_power": "Grid", - "home_power": "Consumption", - "charge_power": "Charger", - "pv_power": "Production", - "battery_soc": "Battery", - "watt_hour": "Wh" + "grid_power": "電網", + "home_power": "電源使用率", + "charge_power": "充電", + "pv_power": "正式環境", + "battery_soc": "電池", + "watt_hour": "瓦時 (Wh)" + }, + "pialert": { + "total": "Total", + "connected": "Connected", + "new_devices": "New Devices", + "down_alerts": "Down Alerts" } } diff --git a/src/pages/api/ping.js b/src/pages/api/ping.js index 1fdb1f80..96c1b12c 100644 --- a/src/pages/api/ping.js +++ b/src/pages/api/ping.js @@ -14,22 +14,29 @@ export default async function handler(req, res) { error: "No ping URL given", }); } - - let startTime = performance.now(); - let [status] = await httpProxy(pingURL, { - method: "HEAD" - }); - let endTime = performance.now(); - - if (status > 403) { - // try one more time as a GET in case HEAD is rejected for whatever reason - startTime = performance.now(); - [status] = await httpProxy(pingURL); - endTime = performance.now(); - } - return res.status(200).json({ - status, - latency: endTime - startTime - }); + try { + let startTime = performance.now(); + let [status] = await httpProxy(pingURL, { + method: "HEAD" + }); + let endTime = performance.now(); + + if (status > 403) { + // try one more time as a GET in case HEAD is rejected for whatever reason + startTime = performance.now(); + [status] = await httpProxy(pingURL); + endTime = performance.now(); + } + + return res.status(200).json({ + status, + latency: endTime - startTime + }); + } catch (e) { + logger.debug("Error attempting ping: %s", JSON.stringify(e)); + return res.status(400).send({ + error: 'Error attempting ping, see logs.', + }); + } } diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 7361e5b6..67475cf2 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -377,6 +377,7 @@ export default function Wrapper({ initialSettings, fallback }) {