Skip to content

chore(radio): translate several UF2 boot messages#7339

Merged
pfeerick merged 6 commits into
EdgeTX:mainfrom
HThuren:Translate_UF2_bootloader
May 8, 2026
Merged

chore(radio): translate several UF2 boot messages#7339
pfeerick merged 6 commits into
EdgeTX:mainfrom
HThuren:Translate_UF2_bootloader

Conversation

@HThuren
Copy link
Copy Markdown
Contributor

@HThuren HThuren commented May 3, 2026

Make it possible to translate the 4 UF2 defines
#define TR_BL_DFU_MODE "DFU mode"
#define TR_BL_PLUG_USB "Plug USB cable"
#define TR_BL_COPY_UF2 "Copy firmware.uf2 to EDGETX_UF2 drive"
#define TR_BL_NO_VERSION "No version"

Notice: Special chars are not working well at bootloader envoriment, translate without them, ie. ascii only.

If you want to translate😃

@Eldenroot
Copy link
Copy Markdown
Contributor

Eldenroot commented May 3, 2026

#define TR_BL_DFU_MODE "DFU rezim"
#define TR_BL_PLUG_USB "Pripojit USB kabel"
#define TR_BL_COPY_UF2 "Kopirovat firmware.uf2 na EDGETX_UF2 uloziste"
#define TR_BL_NO_VERSION "Zadna verze"

@robustini
Copy link
Copy Markdown
Contributor

robustini commented May 4, 2026

IT

#define TR_BL_DFU_MODE "Modo DFU"
#define TR_BL_PLUG_USB "Inserisci connettore USB"
#define TR_BL_COPY_UF2 "Copia firmware.uf2 sul disco EDGETX_UF2"
#define TR_BL_NO_VERSION "Nessuna versione"

@Pat6874
Copy link
Copy Markdown
Contributor

Pat6874 commented May 4, 2026 via email

@ParkerEde
Copy link
Copy Markdown
Contributor

ParkerEde commented May 5, 2026

DE:
#define TR_BL_DFU_MODE "DFU Modus"
#define TR_BL_PLUG_USB "USB-Kabel einstecken"
#define TR_BL_COPY_UF2 "Kopiere firmware.uf2 nach EDGETX_UF2"
#define TR_BL_NO_VERSION "Keine Version"

@Pat6874
Copy link
Copy Markdown
Contributor

Pat6874 commented May 5, 2026 via email

@HThuren
Copy link
Copy Markdown
Contributor Author

HThuren commented May 5, 2026

Hi, Some translation in FR for radio. Patrick

Hi @Pat6874 Patrick, I see your translation out of scope for this PR, here only the UF2 boot menu. Sorry

@ulfhedlund
Copy link
Copy Markdown
Contributor

SE:
#define TR_BL_DFU_MODE "DFU-laege"
#define TR_BL_PLUG_USB "Plugga in USB-kabeln"
#define TR_BL_COPY_UF2 "Kopiera firmware.uf2 till enhet EDGETX_UF2"
#define TR_BL_NO_VERSION "Ingen version"

@ajjjjjjjj
Copy link
Copy Markdown
Contributor

ajjjjjjjj commented May 6, 2026

PL

#define TR_BL_DFU_MODE "Tryb DFU"
#define TR_BL_PLUG_USB "Podlacz kabel USB"
#define TR_BL_COPY_UF2 "Skopiuj firmware.uf2 na dysk EDGETX_UF2"
#define TR_BL_NO_VERSION "Brak wersji"

@HThuren
Copy link
Copy Markdown
Contributor Author

HThuren commented May 6, 2026

Thank you all for your contribution 😃

@pfeerick ready to merge

@pfeerick
Copy link
Copy Markdown
Member

pfeerick commented May 8, 2026

LGTM, that you all! :)

I'll pick up the FR updates from #7339 (comment) in another PR.

@pfeerick pfeerick changed the title Translate UF2 boot chore(radio): translate several UF2 boot messages May 8, 2026
@pfeerick pfeerick added the backport/2.12 To be backported to a 2.12 release also. label May 8, 2026
@pfeerick pfeerick added this to the 2.12.2 milestone May 8, 2026
@pfeerick pfeerick merged commit 5ad6e2d into EdgeTX:main May 8, 2026
49 checks passed
@HThuren HThuren deleted the Translate_UF2_bootloader branch May 8, 2026 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/2.12 To be backported to a 2.12 release also. translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants