parent
4a31cf21fc
commit
76c8d557e2
|
@ -106,6 +106,10 @@
|
|||
"message": "Mostra tots els dispositius sèrie (per a fabricants o desenvolupament)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "Utilitzeu el descobriment de dispositius del navegador mDNS a la xarxa (experimental)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Activa el mode de connexió virtual",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "Vis alle serielle enheder (for producenter eller ved udvikling)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "Brug mDNS Browser Device opdagelse på netværk (eksperimentel)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Aktiver virtuel forbindelse",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
@ -393,7 +397,7 @@
|
|||
"message": "Adresseindlæsning til valg bytes-sektor mislykkedes med ukendt fejl. Afbryder."
|
||||
},
|
||||
"stm32NotReadProtected": {
|
||||
"message": "Læsebeskyttelse inaktiv"
|
||||
"message": "Skrivebeskyttelse slået fra"
|
||||
},
|
||||
"stm32ReadProtected": {
|
||||
"message": "Board synes læsbeskyttet. Afbeskytter. Afbryd ikke/fjern ikke stikket!"
|
||||
|
@ -555,7 +559,7 @@
|
|||
"description": "Packet error text shown in the status bar"
|
||||
},
|
||||
"statusbar_i2c_error": {
|
||||
"message": "I2C-fejl:",
|
||||
"message": "I2C fejl:",
|
||||
"description": "CPU load text shown in the status bar"
|
||||
},
|
||||
"statusbar_cycle_time": {
|
||||
|
@ -2729,7 +2733,7 @@
|
|||
"message": "Vent venligst mens der opbygges autoudfyld cache..."
|
||||
},
|
||||
"cliEnter": {
|
||||
"message": "CLI tilstand opdaget"
|
||||
"message": "CLI tilstand !"
|
||||
},
|
||||
"cliReboot": {
|
||||
"message": "CLI genstart registreret"
|
||||
|
@ -3113,7 +3117,7 @@
|
|||
"message": "<strong>Gendannelse / tabt kommunikation</strong>"
|
||||
},
|
||||
"firmwareFlasherRecoveryText": {
|
||||
"message": "Hvis du har mistet kommunikationen med din FC, skal du følge disse trin for at gendanne kommunikation: <ul><li>Sluk</li><li>Aktiver 'Ingen genstartssekvens', aktiver 'Slet alt på chip'.</li><li>Hold FC BOOT knap nede eller BOOT kontakt sluttet.</li><li>Tænd (aktivitet LED vil IKKE blinke, hvis det er gjort korrekt).</li><li>Installer alle STM32 drivere og Zadig om nødvendigt, se evt. <a href=\\\"https://betaflight.com/docs/wiki/archive/Installing-Betaflight\\\"target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Betaflight installation</a> sektion i Betaflight manual (engelsk).</li><li>Luk konfigurator, Genstart konfigurator.</li><li>Slip BOOT-knappen eller fjern jumper på FC BOOT kontakt, på din FC.</li><li>Flash med korrekt firmware (ved hjælp af manuel baud sats, hvis angivet i din FC's manual).</li><li>Sluk FC.</li><li>Fjern BOOT jumper.</li><li>Tænd (aktivitet LED skal blinke).</li><li>Forbind normalt.</li></ul><a href=\"https://betaflight.com/docs/wiki/archive/Installing-Betaflight\" target=\"_blank\" rel=\"noopener noreferrer\"><a href=\"https://betaflight.com/docs/wiki/archive/Installing-Betaflight\" target=\"_blank\" rel=\"noopener noreferrer\">"
|
||||
"message": "Hvis du har mistet kommunikationen med din FC, skal du følge disse trin for at gendanne kommunikation: <ul><li>Sluk</li><li>Aktiver 'Ingen genstartssekvens', aktiver 'Slet alt på chip'.</li><li>Hold FC BOOT knap nede eller sæt BOOT jumper til sluttet.</li><li>Tænd (aktivitet LED vil IKKE blinke, hvis det er gjort korrekt).</li><li>Installer alle STM32 drivere og Zadig om nødvendigt, se evt. <a href=\\\"https://betaflight.com/docs/wiki/archive/Installing-Betaflight\\\"target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">Betaflight installation</a> sektion i Betaflight manual (engelsk).</li><li>Luk konfigurator, Genstart konfigurator.</li><li>Slip BOOT-knappen eller fjern jumper på FC BOOT kontakt, på din FC.</li><li>Flash med korrekt firmware (ved hjælp af manuel baud sats, hvis angivet i din FC's manual).</li><li>Sluk FC.</li><li>Hvis der er en BOOT jumper, fjern den.</li><li>Tænd (aktivitet LED skal blinke).</li><li>Forbind normalt.</li></ul><a href=\"https://betaflight.com/docs/wiki/archive/Installing-Betaflight\" target=\"_blank\" rel=\"noopener noreferrer\"><a href=\"https://betaflight.com/docs/wiki/archive/Installing-Betaflight\" target=\"_blank\" rel=\"noopener noreferrer\">"
|
||||
},
|
||||
"firmwareFlasherButtonLeave": {
|
||||
"message": "Forlad Firmware brænder"
|
||||
|
|
|
@ -109,6 +109,10 @@
|
|||
"message": "Alle seriellen Geräte anzeigen (für Hersteller oder Entwicklung)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "mDNS Browser Geräteerkennung im Netzwerk verwenden (experimentell)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Virtuellen Verbindungsmodus aktivieren",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "Mostrar todos los dispositivos serie (para fabricantes o desarrollo)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "Usar descubrimiento en la red de dispositivos mDNS (experimental)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Activar modo de conexión virtual",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "Mostra tutti i dispositivi seriali (per produttori o sviluppatori)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "Usa la ricerca in rete del dispositivo con mDNS del browser (sperimentale)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Abilita modalità di connessione virtuale",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "すべてのシリアルデバイスを表示 (ベンダーまたはデベロッパー向け)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "mDNSブラウザを使用したネットワーク上でのデバイス検出 (試験運用)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "バーチャル接続モード 有効",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
@ -703,7 +707,7 @@
|
|||
"message": "ブートローダー / DFU を有効化"
|
||||
},
|
||||
"initialSetupBackupRestoreHeader": {
|
||||
"message": "試験的なバックアップとリストア"
|
||||
"message": "バックアップとリストア (試験運用)"
|
||||
},
|
||||
"initialSetupBackupRestoreText": {
|
||||
"message": "不測の事態に備え必ず設定の<strong>バックアップ</strong>を行って下さい。<strong>CLI</strong>設定は<span class=\"message-negative\">自動バックアップされません</span>。- CLIコマンドの [diff all] をご利用下さい。"
|
||||
|
@ -6485,7 +6489,7 @@
|
|||
"description": "Hint text in the presets detailed dialog indication preset is not official but community"
|
||||
},
|
||||
"presetsExperimental": {
|
||||
"message": "試験版",
|
||||
"message": "試験運用",
|
||||
"description": "Hint text in the presets detailed dialog indication preset is not official but experimental"
|
||||
},
|
||||
"presetsApply": {
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "모든 시리얼 기기 보기 (제조사 또는 개발용)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "네트워크에서 mDNS 브라우저 기기 디스커버리를 사용하세오 (실험적인)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "가상 연결 모드 활성화",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "Pokaż wszystkie urządzenia szeregowe (dla producentów lub deweloperów)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "Użyj wykrywania urządzeń w przeglądarce mDNS w sieci (eksperymentalne)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Włącz tryb połączenia wirtualnego",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
@ -597,7 +601,7 @@
|
|||
"message": "Współtworzenie"
|
||||
},
|
||||
"defaultContributingText": {
|
||||
"message": "Jeśli chcesz pomóc ulepszyć Betaflight, możesz to robić na wiele sposobów:<br /><ul><li> Możesz korzystać z Betaflight aby tworzyć lub aktualizować treści na <a href=\"https://github.com/betaflight/betaflight/wiki\" target=\"_blank\" rel=\"noopener noreferrer\">naszej Wiki</a>, lub odpowiadać na pytania innych użytkowników na forach internetowych</li><li><a href=\"https://github.com/betaflight/betaflight/blob/master/docs/development/Development.md\" target=\"_blank\" rel=\"noopener noreferrer\">Wnosząc wkład na rzecz oprogramowania i konfiguratora</a> - nowe funkcje, poprawki, ulepszenia</li><li>Poprzez testowanie <a href=\"https://github.com/Betaflight/betaflight/pulls\" target=\"_blank\" rel=\"noopener noreferrer\">nowych funkcji i poprawek</a> i dostarczanie informacji zwrotnych</li><li> Poprzez pomoc innym użytkownikom w rozwiązywaniu problemów, które zgłosili w <a href=\"https://github.com/betaflight/betaflight/issues\" target=\"_blank\" rel=\"noopener noreferrer\">naszym systemie śledzenia problemów</a>oraz uczestniczenie w dyskusjach na temat wniosków o nowych funkcjonalnościach;</li><li><a href=\"https://github.com/betaflight/betaflight/tree/master/README.md#Translators\" target=\"_blank\" rel=\"noopener noreferrer\">Poprzez tłumaczenie</a> Konfiguratora Betaflight na nowy język lub pomoc w aktualizacji istniejących tłumaczeń.</li></ul>"
|
||||
"message": "Jeśli chcesz pomóc ulepszyć Betaflight, możesz to robić na wiele sposobów:<br /><ul><li> Możesz korzystać z Betaflight aby tworzyć lub aktualizować treści na <a href=\"https://github.com/betaflight/betaflight/wiki\" target=\"_blank\" rel=\"noopener noreferrer\">naszej Wiki</a>, lub odpowiadać na pytania innych użytkowników na forach internetowych</li><li><a href=\"https://github.com/betaflight/betaflight/blob/master/docs/development/Development.md\" target=\"_blank\" rel=\"noopener noreferrer\">Wnosząc wkład na rzecz oprogramowania i konfiguratora</a> - nowe funkcje, poprawki, ulepszenia</li><li>Poprzez testowanie <a href=\"https://github.com/Betaflight/betaflight/pulls\" target=\"_blank\" rel=\"noopener noreferrer\">nowych funkcji i poprawek</a> i dostarczanie informacji zwrotnych</li><li> Poprzez pomoc innym użytkownikom w rozwiązywaniu problemów, które zgłosili w <a href=\"https://github.com/betaflight/betaflight/issues\" target=\"_blank\" rel=\"noopener noreferrer\">naszym systemie śledzenia problemów</a> oraz uczestniczenie w dyskusjach na temat wniosków o nowych funkcjonalnościach;</li><li><a href=\"https://github.com/betaflight/betaflight/tree/master/README.md#Translators\" target=\"_blank\" rel=\"noopener noreferrer\">Poprzez tłumaczenie</a> Konfiguratora Betaflight na nowy język lub pomoc w aktualizacji istniejących tłumaczeń.</li></ul>"
|
||||
},
|
||||
"defaultFacebookText": {
|
||||
"message": "Mamy również <a href=\"https://www.facebook.com/groups/betaflightgroup/\" target=\"_blank\" rel=\"noopener noreferrer\">grupę na Facebooku</a>.<br />Dołącz do nas aby porozmawiać o Betaflight, spytać o konfigurację lub po prostu spędzić czas z innymi pilotami."
|
||||
|
|
|
@ -106,6 +106,10 @@
|
|||
"message": "Mostrar todos os dispositivos serial (para fabricantes ou desenvolvimento)",
|
||||
"description": "Do not filter serial devices using VID/PID values (for manufacturers or development)"
|
||||
},
|
||||
"useMdnsBrowser": {
|
||||
"message": "Usar a descoberta de Dispositivo mDNS Browser na rede (experimental)",
|
||||
"description": "Enable mDNS Browser Device discovery in PortHandler (experimental)"
|
||||
},
|
||||
"showVirtualMode": {
|
||||
"message": "Ativar modo de ligação virtual",
|
||||
"description": "Text for the option to enable or disable the virtual FC"
|
||||
|
|
Loading…
Reference in New Issue