"unknownErrorLoadingDevices":"Неизвестна грешка при зареждане на устройствата"
"unknownErrorLoadingDevices":"Неизвестна грешка при зареждане на устройствата"
},
},
"validation":{
"validation":{
"requiresFeatures":"Този тип връзка изисква <0></0>. Моля, използвайте поддържан браузър, като Chrome или Edge.",
"requiresWebBluetooth":"Този тип връзка изисква <0>Web Bluetooth</0>. Моля, използвайте поддържан браузър, като Chrome или Edge.",
"requiresWebSerial":"Този тип връзка изисква <0>Web Serial</0>. Моля, използвайте поддържан браузър, като Chrome или Edge.",
"requiresSecureContext":"Това приложение изисква <0>secure context</0>. Моля, свържете се чрез HTTPS или localhost.",
"requiresSecureContext":"Това приложение изисква <0>secure context</0>. Моля, свържете се чрез HTTPS или localhost.",
"additionallyRequiresSecureContext":"Освен това, изисква <0>secure context</0>. Моля, свържете се чрез HTTPS или localhost."
"additionallyRequiresSecureContext":"Освен това, изисква <0>secure context</0>. Моля, свържете се чрез HTTPS или localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Хардуер: ",
"hardware":"Хардуер: ",
"lastHeard":"Последно чут: ",
"lastHeard":"Последно чут: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Номер на възела: ",
"nodeNumber":"Номер на възела: ",
"position":"Позиция:",
"position":"Позиция:",
"role":"Роля: ",
"role":"Роля: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Игнориране на възела",
"ignoreNode":"Игнориране на възела",
"removeNode":"Премахване на възела",
"removeNode":"Премахване на възела",
"unignoreNode":"Премахване на игнорирането на възела"
"unignoreNode":"Премахване на игнорирането на възела",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"Ако загубите ключовете си, ще трябва да нулирате устройството си.",
"loseKeysWarning":"Ако загубите ключовете си, ще трябва да нулирате устройството си.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Генериране на QR код"
"title":"Генериране на QR код"
},
},
"rebootOta":{
"title":"Планирано рестартиране",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Въведете забавяне (сек)",
"scheduled":"Насрочено е рестартиране"
},
"reboot":{
"reboot":{
"title":"Планирано рестартиране",
"title":"Reboot device",
"description":"Рестартиране на свързания възел след x минути."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Насрочено е рестартиране",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Да, знам какво правя",
"confirmUnderstanding":"Да, знам какво правя",
"title":"Сигурни ли сте?",
"title":"Сигурни ли сте?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"Jste si jistý?",
"title":"Jste si jistý?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Oznámení klienta",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"unknownErrorLoadingDevices":"Unbekannter Fehler beim Laden der Geräte"
"unknownErrorLoadingDevices":"Unbekannter Fehler beim Laden der Geräte"
},
},
"validation":{
"validation":{
"requiresFeatures":"Dieser Verbindungstyp erfordert <0></0>. Bitte verwenden Sie einen unterstützten Browser, wie Chrome oder Edge.",
"requiresWebBluetooth":"Dieser Verbindungstyp erfordert <0>Bluetooth</0> im Browser. Bitte verwenden Sie einen unterstützten Browser, wie Chrome oder Edge.",
"requiresWebSerial":"Dieser Verbindungstyp erfordert <0>Serielle Schnittstelle</0> im Browser. Bitte verwenden Sie einen unterstützten Browser, wie Chrome oder Edge.",
"requiresSecureContext":"Diese Anwendung erfordert einen <0>sicheren Kontext</0>. Bitte verbinden Sie sich über HTTPS oder localhost.",
"requiresSecureContext":"Diese Anwendung erfordert einen <0>sicheren Kontext</0>. Bitte verbinden Sie sich über HTTPS oder localhost.",
"additionallyRequiresSecureContext":"Zusätzlich erfordert es einen <0>sicheren Kontext</0>. Bitte verbinden Sie sich über HTTPS oder localhost."
"additionallyRequiresSecureContext":"Zusätzlich erfordert es einen <0>sicheren Kontext</0>. Bitte verbinden Sie sich über HTTPS oder localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Gerätekennzahlen:",
"deviceMetrics":"Gerätekennzahlen:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Zuletzt gehört: ",
"lastHeard":"Zuletzt gehört: ",
"nodeHexPrefix":"Knoten ID: !",
"nodeHexPrefix":"Knoten ID:",
"nodeNumber":"Knotennummer: ",
"nodeNumber":"Knotennummer: ",
"position":"Standort:",
"position":"Standort:",
"role":"Rolle: ",
"role":"Rolle: ",
@ -101,7 +102,12 @@
"title":"Knotendetails für {{identifier}}",
"title":"Knotendetails für {{identifier}}",
"ignoreNode":"Knoten ignorieren",
"ignoreNode":"Knoten ignorieren",
"removeNode":"Knoten entfernen",
"removeNode":"Knoten entfernen",
"unignoreNode":"Knoten akzeptieren"
"unignoreNode":"Knoten akzeptieren",
"security":"Sicherheit:",
"publicKey":"Öffentlicher Schlüssel:",
"messageable":"Ansprechbar:",
"KeyManuallyVerifiedTrue":"Öffentlicher Schlüssel wurde manuell geprüft",
"KeyManuallyVerifiedFalse":"Öffentlicher Schlüssel ist nicht manuell geprüft"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"Wenn Sie Ihre Schlüssel verlieren, müssen Sie Ihr Gerät zurücksetzen.",
"loseKeysWarning":"Wenn Sie Ihre Schlüssel verlieren, müssen Sie Ihr Gerät zurücksetzen.",
@ -131,15 +137,15 @@
"sharableUrl":"Teilbare URL",
"sharableUrl":"Teilbare URL",
"title":"QR Code Erzeugen"
"title":"QR Code Erzeugen"
},
},
"rebootOta":{
"title":"Neustart planen",
"description":"Startet den verbundenen Knoten nach einer Verzögerung in den OTA (Over-the-Air) Modus.",
"enterDelay":"Verzögerung eingeben (Sek.)",
"scheduled":"Neustart wurde geplant"
},
"reboot":{
"reboot":{
"title":"Neustart planen",
"title":"Gerät neustarten",
"description":"Startet den verbundenen Knoten nach x Minuten neu."
"description":"Starten Sie jetzt neu oder planen Sie einen Neustart des verbundenen Knotens. Optional können Sie einen Neustart in den OTA (Over-the-Air) Modus wählen.",
"ota":"Neustart in den OTA Modus",
"enterDelay":"Verzögerung eingeben",
"scheduled":"Neustart wurde geplant",
"schedule":"Neustart planen",
"now":"Jetzt neustarten",
"cancel":"Geplanten Neustart abbrechen"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Ja, ich weiß, was ich tue!",
"confirmUnderstanding":"Ja, ich weiß, was ich tue!",
"title":"Sind Sie sicher?",
"title":"Sind Sie sicher?",
"description":"Das Aktivieren des verwalteten Modus blockiert das Schreiben der Einstellungen in das Funkgerät durch alle Anwendungen (einschließlich der Webanwendung). Einmal aktiviert, können die Einstellungen nur durch administrative Nachrichten geändert werden. Diese Einstellung ist für die Fernverwaltung von abgesetzten Knoten nicht erforderlich."
"description":"Das Aktivieren des verwalteten Modus blockiert das Schreiben der Einstellungen in das Funkgerät durch alle Anwendungen (einschließlich der Webanwendung). Einmal aktiviert, können die Einstellungen nur durch administrative Nachrichten geändert werden. Diese Einstellung ist für die Fernverwaltung von abgesetzten Knoten nicht erforderlich."
},
"clientNotification":{
"title":"Warnmeldung",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute kann nur einmal alle 30 Sekunden versendet werden.",
"Compromised keys were detected and regenerated.":"Kompromittierte Schlüssel wurden erkannt und neu generiert."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"¿Estás seguro?",
"title":"¿Estás seguro?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"Tämä yhteystyyppi vaatii <0></0>. Käytä tuettua selainta, kuten Chromea tai Edgeä.",
"requiresWebBluetooth":"Tämä yhteystyyppi vaatii <0>Web-sarjaportti bluetooth</0> -tuen. Käytä tuettua selainta, kuten Chromea tai Edgeä.",
"requiresWebSerial":"Tämä yhteystyyppi vaatii <0>Web-sarjaportti</0> -tuen. Käytä tuettua selainta, kuten Chromea tai Edgeä.",
"requiresSecureContext":"Tämä sovellus vaatii <0>suojatun yhteyden</0>. Yhdistä käyttämällä HTTPS:ää tai localhostia.",
"requiresSecureContext":"Tämä sovellus vaatii <0>suojatun yhteyden</0>. Yhdistä käyttämällä HTTPS:ää tai localhostia.",
"additionallyRequiresSecureContext":"Lisäksi se vaatii <0>suojatun yhteyden</0>. Yhdistä käyttämällä HTTPS:ää tai localhostia."
"additionallyRequiresSecureContext":"Lisäksi se vaatii <0>suojatun yhteyden</0>. Yhdistä käyttämällä HTTPS:ää tai localhostia."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Laitteen mittausloki:",
"deviceMetrics":"Laitteen mittausloki:",
"hardware":"Laitteisto: ",
"hardware":"Laitteisto: ",
"lastHeard":"Viimeksi kuultu: ",
"lastHeard":"Viimeksi kuultu: ",
"nodeHexPrefix":"Laitteen Hex: !",
"nodeHexPrefix":"Laitteen Hex: ",
"nodeNumber":"Laitteen numero: ",
"nodeNumber":"Laitteen numero: ",
"position":"Sijainti:",
"position":"Sijainti:",
"role":"Rooli: ",
"role":"Rooli: ",
@ -101,7 +102,12 @@
"title":"Tiedot laitteelle {{identifier}}",
"title":"Tiedot laitteelle {{identifier}}",
"ignoreNode":"Älä huomioi laitetta",
"ignoreNode":"Älä huomioi laitetta",
"removeNode":"Poista laite",
"removeNode":"Poista laite",
"unignoreNode":"Poista laitteen ohitus käytöstä"
"unignoreNode":"Poista laitteen ohitus käytöstä",
"security":"Turvallisuus:",
"publicKey":"Julkinen avain: ",
"messageable":"Viestittävissä: ",
"KeyManuallyVerifiedTrue":"Julkinen avain on vahvistettu manuaalisesti",
"KeyManuallyVerifiedFalse":"Julkista avainta ei ole vahvistettu manuaalisesti"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"Jos menetät avaimesi, sinun täytyy palauttaa laite tehdasasetuksiin.",
"loseKeysWarning":"Jos menetät avaimesi, sinun täytyy palauttaa laite tehdasasetuksiin.",
@ -131,15 +137,15 @@
"sharableUrl":"Jaettava URL",
"sharableUrl":"Jaettava URL",
"title":"Generoi QR-koodi"
"title":"Generoi QR-koodi"
},
},
"rebootOta":{
"title":"Ajasta uudelleenkäynnistys",
"description":"Käynnistä yhdistetty laite uudelleen viiveen jälkeen OTA-tilaan (langaton päivitys).",
"enterDelay":"Anna viive (sekuntia)",
"scheduled":"Uudelleenkäynnistys on ajastettu"
},
"reboot":{
"reboot":{
"title":"Ajasta uudelleenkäynnistys",
"title":"Käynnistä laite uudelleen",
"description":"Käynnistä yhdistetty laite x minuutin jälkeen."
"description":"Käynnistä laite uudelleen heti tai ajasta sen uudelleenkäynnistys. Halutessasi voit valita käynnistyksen OTA-tilaan (Over-the-Air ohjelmistopäivitystilaan).",
"ota":"Käynnistä uudelleen OTA-tilaan",
"enterDelay":"Aseta viive",
"scheduled":"Uudelleenkäynnistys on ajastettu",
"schedule":"Ajasta uudelleen käynnistys",
"now":"Uudelleen käynnistä nyt",
"cancel":"Peruuta ajastettu uudelleen käynnistys"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Kyllä, tiedän mitä teen",
"confirmUnderstanding":"Kyllä, tiedän mitä teen",
"title":"Oletko varma?",
"title":"Oletko varma?",
"description":"Hallintatilan käyttöönotto estää asiakassovelluksia (mukaan lukien verkkoselain) tekemästä muutoksia laitteen asetuksiin. Kun hallintatila on käytössä, laitteen asetuksia voidaan muuttaa ainoastaan etähallintaviesteillä (Remote Admin). Tämä asetus ei ole pakollinen etähallintaan."
"description":"Hallintatilan käyttöönotto estää asiakassovelluksia (mukaan lukien verkkoselain) tekemästä muutoksia laitteen asetuksiin. Kun hallintatila on käytössä, laitteen asetuksia voidaan muuttaa ainoastaan etähallintaviesteillä (Remote Admin). Tämä asetus ei ole pakollinen etähallintaan."
},
"clientNotification":{
"title":"Sovellusilmoitukset",
"TraceRoute can only be sent once every 30 seconds":"Reitinselvityksen voi tehdä kerran 30:ssä sekunnissa",
"Compromised keys were detected and regenerated.":"Turvallisuudeltaan vaarantuneet avaimet havaittiin ja ne generoitiin uudestaan."
"unknownErrorLoadingDevices":"Erreur inconnue lors du chargement des périphériques"
},
},
"validation":{
"validation":{
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"Ce type de connexion nécessite <0>Web Bluetooth</0>. Veuillez utiliser un navigateur compatible, comme Chrome ou Edge.<0>",
"requiresWebSerial":"Ce type de connexion nécessite <0>Web Serial</0>. Veuillez utiliser un navigateur compatible, comme Chrome ou Edge.",
"requiresSecureContext":"Cette application nécessite un <0>contexte sécurisé</0>. Veuillez vous connecter via HTTPS ou localhost.",
"requiresSecureContext":"Cette application nécessite un <0>contexte sécurisé</0>. Veuillez vous connecter via HTTPS ou localhost.",
"additionallyRequiresSecureContext":"Elle nécessite également un <0>contexte sécurisé</0>. Veuillez vous connecter via HTTPS ou localhost."
"additionallyRequiresSecureContext":"Elle nécessite également un <0>contexte sécurisé</0>. Veuillez vous connecter via HTTPS ou localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Métriques de l’appareil :",
"deviceMetrics":"Métriques de l’appareil :",
"hardware":"Matériel : ",
"hardware":"Matériel : ",
"lastHeard":"Dernière écoute: ",
"lastHeard":"Dernière écoute: ",
"nodeHexPrefix":"Hexa du nœud: !",
"nodeHexPrefix":"Hex du nœud: ",
"nodeNumber":"Numéro de nœud: ",
"nodeNumber":"Numéro de nœud: ",
"position":"Position:",
"position":"Position:",
"role":"Rôle: ",
"role":"Rôle: ",
@ -101,7 +102,12 @@
"title":"Détails du nœud pour {{identifier}}",
"title":"Détails du nœud pour {{identifier}}",
"ignoreNode":"Ignorer le nœud",
"ignoreNode":"Ignorer le nœud",
"removeNode":"Supprimer le nœud",
"removeNode":"Supprimer le nœud",
"unignoreNode":"Ne plus ignorer le nœud"
"unignoreNode":"Ne plus ignorer le nœud",
"security":"Sécurité:",
"publicKey":"Clé publique: ",
"messageable":"Messageable ",
"KeyManuallyVerifiedTrue":"La clé publique a été vérifiée manuellement",
"KeyManuallyVerifiedFalse":"La clé publique n'est pas vérifiée manuellement"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"Si vous perdez vos clés, vous devrez réinitialiser votre appareil.",
"loseKeysWarning":"Si vous perdez vos clés, vous devrez réinitialiser votre appareil.",
@ -131,15 +137,15 @@
"sharableUrl":"URL partageable",
"sharableUrl":"URL partageable",
"title":"Générer un QR Code"
"title":"Générer un QR Code"
},
},
"rebootOta":{
"title":"Programmer un redémarrage",
"description":"Redémarrer le nœud connecté après un délai en mode OTA (Over-the-Air).",
"enterDelay":"Entrer le délai (sec)",
"scheduled":"Le redémarrage a été programmé"
},
"reboot":{
"reboot":{
"title":"Programmer un redémarrage",
"title":"Redémarrer l'appareil",
"description":"Redémarrer le nœud connecté après x minutes."
"description":"Redémarrez maintenant ou programmez un redémarrage du nœud connecté. Vous pouvez éventuellement choisir de redémarrer en mode OTA (Over-the-Air).",
"ota":"Redémarrer en mode OTA",
"enterDelay":"Entrez le délai",
"scheduled":"Le redémarrage a été programmé",
"schedule":"Programmer le redémarrage",
"now":"Redémarrer maintenant",
"cancel":"Annuler le redémarrage planifié"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -177,6 +183,11 @@
"managedMode":{
"managedMode":{
"confirmUnderstanding":"Oui, je sais ce que je fais",
"confirmUnderstanding":"Oui, je sais ce que je fais",
"title":"Êtes-vous sûr ?",
"title":"Êtes-vous sûr ?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Activer le mode géré empêche les applications clientes (y compris l’interface web) de modifier la configuration d’une radio. Une fois activé, la configuration ne peut être changée que via des messages d’administration à distance. Ce paramètre n’est pas nécessaire pour l’administration distante des nœuds."
},
"clientNotification":{
"title":"Notification client",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute ne peut être envoyée qu'une fois toutes les 30 secondes",
"Compromised keys were detected and regenerated.":"Les clés compromises ont été détectées et régénérées."
"requiresFeatures":"Questo tipo di connessione richiede <0></0>. Si prega di utilizzare un browser supportato, come Chrome o Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"Questa applicazione richiede un <0>contesto sicuro</0>. Si prega di connettersi utilizzando HTTPS o localhost.",
"requiresSecureContext":"Questa applicazione richiede un <0>contesto sicuro</0>. Si prega di connettersi utilizzando HTTPS o localhost.",
"additionallyRequiresSecureContext":"Inoltre, richiede un <0>contesto sicuro</0>. Si prega di connettersi utilizzando HTTPS o localhost."
"additionallyRequiresSecureContext":"Inoltre, richiede un <0>contesto sicuro</0>. Si prega di connettersi utilizzando HTTPS o localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Metriche Dispositivo:",
"deviceMetrics":"Metriche Dispositivo:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Ultimo Contatto: ",
"lastHeard":"Ultimo Contatto: ",
"nodeHexPrefix":"Nodo Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Numero Nodo: ",
"nodeNumber":"Numero Nodo: ",
"position":"Posizione:",
"position":"Posizione:",
"role":"Ruolo: ",
"role":"Ruolo: ",
@ -101,7 +102,12 @@
"title":"Dettagli nodo per {{identifier}}",
"title":"Dettagli nodo per {{identifier}}",
"ignoreNode":"Ignora nodo",
"ignoreNode":"Ignora nodo",
"removeNode":"Rimuovi Nodo",
"removeNode":"Rimuovi Nodo",
"unignoreNode":"Non ignorare più nodo"
"unignoreNode":"Non ignorare più nodo",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"Se perdi le tue chiavi, dovrai reimpostare il tuo dispositivo.",
"loseKeysWarning":"Se perdi le tue chiavi, dovrai reimpostare il tuo dispositivo.",
@ -131,15 +137,15 @@
"sharableUrl":"URL Condivisibile",
"sharableUrl":"URL Condivisibile",
"title":"Genera codice QR"
"title":"Genera codice QR"
},
},
"rebootOta":{
"title":"Pianifica Riavvio",
"description":"Riavvia il nodo connesso dopo un ritardo in modalità OTA (Over-the-Air).",
"enterDelay":"Inserisci ritardo (sec)",
"scheduled":"Il riavvio è stato pianificato"
},
"reboot":{
"reboot":{
"title":"Pianifica Riavvio",
"title":"Reboot device",
"description":"Riavvia il nodo connesso dopo x minuti."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Il riavvio è stato pianificato",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Sì, so cosa sto facendo",
"confirmUnderstanding":"Sì, so cosa sto facendo",
"title":"Sei sicuro?",
"title":"Sei sicuro?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Notifiche Client",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"よろしいですか?",
"title":"よろしいですか?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"재부팅 예약",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"재부팅 예약",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"확실합니까?",
"title":"확실합니까?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"클라이언트 알림",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"Weet u het zeker?",
"title":"Weet u het zeker?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generuj Kod QR"
"title":"Generuj Kod QR"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"Jesteś pewny?",
"title":"Jesteś pewny?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"Você tem certeza?",
"title":"Você tem certeza?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Notificação de cliente",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Generate QR Code"
"title":"Generate QR Code"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"Confirma?",
"title":"Confirma?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"Den här anslutningstypen kräver <0></0>. Använd en webbläsare som stöds, till exempel Chrome eller Edge.",
"requiresWebBluetooth":"Den här anslutningstypen kräver <0>Web Bluetooth</0>. Använd en webbläsare som stöds, till exempel Chrome eller Edge.",
"requiresWebSerial":"Den här anslutningstypen kräver <0>Web Serial</0>. Använd en webbläsare som stöds, till exempel Chrome eller Edge.",
"requiresSecureContext":"Denna applikation kräver en <0>säker kontext</0>. Anslut med HTTPS eller localhost.",
"requiresSecureContext":"Denna applikation kräver en <0>säker kontext</0>. Anslut med HTTPS eller localhost.",
"additionallyRequiresSecureContext":"Dessutom kräver den ett <0>säker kontext</0>. Vänligen anslut med HTTPS eller localhost."
"additionallyRequiresSecureContext":"Dessutom kräver den ett <0>säker kontext</0>. Vänligen anslut med HTTPS eller localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Enhetens mätvärden:",
"deviceMetrics":"Enhetens mätvärden:",
"hardware":"Hårdvara: ",
"hardware":"Hårdvara: ",
"lastHeard":"Senast hörd: ",
"lastHeard":"Senast hörd: ",
"nodeHexPrefix":"Nod-hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Nodnummer: ",
"nodeNumber":"Nodnummer: ",
"position":"Plats:",
"position":"Plats:",
"role":"Roll: ",
"role":"Roll: ",
@ -101,7 +102,12 @@
"title":"Nodinformation för {{identifier}}",
"title":"Nodinformation för {{identifier}}",
"ignoreNode":"Ignorera nod",
"ignoreNode":"Ignorera nod",
"removeNode":"Ta bort nod",
"removeNode":"Ta bort nod",
"unignoreNode":"Ta bort favoritmarkering"
"unignoreNode":"Ta bort favoritmarkering",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"Om du förlorar dina nycklar måste du återställa din enhet.",
"loseKeysWarning":"Om du förlorar dina nycklar måste du återställa din enhet.",
@ -131,15 +137,15 @@
"sharableUrl":"Delbar URL",
"sharableUrl":"Delbar URL",
"title":"Generera QR-kod"
"title":"Generera QR-kod"
},
},
"rebootOta":{
"title":"Schemalägg omstart",
"description":"Starta om den anslutna noden till OTA- (Over-the-Air) läge efter en fördröjning.",
"enterDelay":"Ange fördröjning (sekunder)",
"scheduled":"Omstart har schemalagts"
},
"reboot":{
"reboot":{
"title":"Schemalägg omstart",
"title":"Reboot device",
"description":"Starta om den anslutna noden efter x minuter."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Omstart har schemalagts",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Ja, jag vet vad jag gör",
"confirmUnderstanding":"Ja, jag vet vad jag gör",
"title":"Är du säker?",
"title":"Är du säker?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Yeniden Başlatmayı Planla",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Evet, ne yaptığımı biliyorum",
"confirmUnderstanding":"Evet, ne yaptığımı biliyorum",
"title":"Emin misiniz?",
"title":"Emin misiniz?",
"description":"Yönetilen Modun etkinleştirilmesi, istemci uygulamalarının (web istemcisi dahil) bir radyoya yapılandırma yazmasını engeller. Etkinleştirildikten sonra, radyo yapılandırmaları yalnızca Uzak Yönetici mesajları aracılığıyla değiştirilebilir. Bu ayar, uzak düğüm yönetimi için gerekli değildir."
"description":"Yönetilen Modun etkinleştirilmesi, istemci uygulamalarının (web istemcisi dahil) bir radyoya yapılandırma yazmasını engeller. Etkinleştirildikten sonra, radyo yapılandırmaları yalnızca Uzak Yönetici mesajları aracılığıyla değiştirilebilir. Bu ayar, uzak düğüm yönetimi için gerekli değildir."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"Згенерувати QR-код"
"title":"Згенерувати QR-код"
},
},
"rebootOta":{
"title":"Запланувати перезавантаження",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Введіть затримку (сек)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Запланувати перезавантаження",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Я знаю, що роблю",
"confirmUnderstanding":"Я знаю, що роблю",
"title":"Ви впевнені?",
"title":"Ви впевнені?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"Client Notification",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."
"requiresFeatures":"This connection type requires <0></0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebBluetooth":"This connection type requires <0>Web Bluetooth</0>. Please use a supported browser, like Chrome or Edge.",
"requiresWebSerial":"This connection type requires <0>Web Serial</0>. Please use a supported browser, like Chrome or Edge.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"requiresSecureContext":"This application requires a <0>secure context</0>. Please connect using HTTPS or localhost.",
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
"additionallyRequiresSecureContext":"Additionally, it requires a <0>secure context</0>. Please connect using HTTPS or localhost."
}
}
@ -92,7 +93,7 @@
"deviceMetrics":"Device Metrics:",
"deviceMetrics":"Device Metrics:",
"hardware":"Hardware: ",
"hardware":"Hardware: ",
"lastHeard":"Last Heard: ",
"lastHeard":"Last Heard: ",
"nodeHexPrefix":"Node Hex: !",
"nodeHexPrefix":"Node Hex: ",
"nodeNumber":"Node Number: ",
"nodeNumber":"Node Number: ",
"position":"Position:",
"position":"Position:",
"role":"Role: ",
"role":"Role: ",
@ -101,7 +102,12 @@
"title":"Node Details for {{identifier}}",
"title":"Node Details for {{identifier}}",
"ignoreNode":"Ignore node",
"ignoreNode":"Ignore node",
"removeNode":"Remove node",
"removeNode":"Remove node",
"unignoreNode":"Unignore node"
"unignoreNode":"Unignore node",
"security":"Security:",
"publicKey":"Public Key: ",
"messageable":"Messageable: ",
"KeyManuallyVerifiedTrue":"Public Key has been manually verified",
"KeyManuallyVerifiedFalse":"Public Key is not manually verified"
},
},
"pkiBackup":{
"pkiBackup":{
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
"loseKeysWarning":"If you lose your keys, you will need to reset your device.",
@ -131,15 +137,15 @@
"sharableUrl":"Sharable URL",
"sharableUrl":"Sharable URL",
"title":"生成二维码"
"title":"生成二维码"
},
},
"rebootOta":{
"title":"Schedule Reboot",
"description":"Reboot the connected node after a delay into OTA (Over-the-Air) mode.",
"enterDelay":"Enter delay (sec)",
"scheduled":"Reboot has been scheduled"
},
"reboot":{
"reboot":{
"title":"Schedule Reboot",
"title":"Reboot device",
"description":"Reboot the connected node after x minutes."
"description":"Reboot now or schedule a reboot of the connected node. Optionally, you can choose to reboot into OTA (Over-the-Air) mode.",
"ota":"Reboot into OTA mode",
"enterDelay":"Enter delay",
"scheduled":"Reboot has been scheduled",
"schedule":"Schedule reboot",
"now":"Reboot now",
"cancel":"Cancel scheduled reboot"
},
},
"refreshKeys":{
"refreshKeys":{
"description":{
"description":{
@ -178,5 +184,10 @@
"confirmUnderstanding":"Yes, I know what I'm doing",
"confirmUnderstanding":"Yes, I know what I'm doing",
"title":"是否确认?",
"title":"是否确认?",
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
"description":"Enabling Managed Mode blocks client applications (including the web client) from writing configurations to a radio. Once enabled, radio configurations can only be changed through Remote Admin messages. This setting is not required for remote node administration."
},
"clientNotification":{
"title":"客户端通知",
"TraceRoute can only be sent once every 30 seconds":"TraceRoute can only be sent once every 30 seconds",
"Compromised keys were detected and regenerated.":"Compromised keys were detected and regenerated."