Skip to content

Conversation

@brano2378
Copy link

Fixes #

Summary of changes:
Hello,
I make SLOVAK (SK) translation for EDGETX please check and input to the system..Many thanks for support

@pfeerick pfeerick added this to the 3.0 milestone Dec 5, 2025
@pfeerick pfeerick changed the title Sk translation for EDGETX feat: add Slovakian 🇸🇰 translation Dec 5, 2025
@pfeerick
Copy link
Member

pfeerick commented Dec 5, 2025

Thanks for this... it needs a little more done to integrate it into EdgeTX proper, but you've done the hard work for us (the translation) :) I'll try and do the finishing bits next week.

@pfeerick pfeerick self-assigned this Dec 5, 2025
@brano2378
Copy link
Author

brano2378 commented Dec 5, 2025 via email

Copy link
Member

@pfeerick pfeerick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks mostly ok, and both firmware and simulator build now. For now, I'm focusing on colourlcd support, but work is needed on B&W still (for the accent symbols). Can you review/update the language strings I added the recent commits.

Comment on lines +715 to +757
#elif defined(TRANSLATIONS_SK)
/* Återställ */ FUNC_RESET,
/* Audioförstärkare av */ FUNC_DISABLE_AUDIO_AMP,
#if !defined(OLED_SCREEN)
/* Belysning */ FUNC_BACKLIGHT,
#endif
#if defined(COLORLCD)
/* Ej pekskärm */ FUNC_DISABLE_TOUCH,
#endif
/* Haptisk */ FUNC_HAPTIC,
/* Justera */ FUNC_ADJUST_GVAR,
/* Lärare */ FUNC_TRAINER,
/* Lås */ FUNC_OVERRIDE_CHANNEL,
#if defined(VIDEO_SWITCH)
/* LCD till Video */ FUNC_LCD_TO_VIDEO,
#endif
#if defined(OLED_SCREEN)
/* Ljusstyrka */ FUNC_BACKLIGHT,
#endif
/* Logga data */ FUNC_LOGS,
/* Lua-skript */ FUNC_PLAY_SCRIPT,
/* Musik */ FUNC_BACKGND_MUSIC,
/* Parkoppla modul */ FUNC_BIND,
/* Pausa musik */ FUNC_BACKGND_MUSIC_PAUSE,
/* Range check */ FUNC_RANGECHECK,
/* RGB ledljus */ FUNC_RGB_LED,
/* Säg värdet */ FUNC_PLAY_VALUE,
/* Sätt */ FUNC_SET_TIMER,
/* Sätt failsafe */ FUNC_SET_FAILSAFE,
/* Sätt huvudskärm */ FUNC_SET_SCREEN,
/* Skärmbild */ FUNC_SCREENSHOT,
/* Spara trimmar */ FUNC_INSTANT_TRIM,
/* Spela ljud */ FUNC_PLAY_SOUND,
/* Spela upp */ FUNC_PLAY_TRACK,
/* Tävlingsläge */ FUNC_RACING_MODE,
#if defined(DEBUG)
/* Test */ FUNC_TEST,
#endif
#if defined(FUNCTION_SWITCHES)
/* Tryck CS */ FUNC_PUSH_CUST_SWITCH,
#endif
/* Vario */ FUNC_VARIO,
/* Volym */ FUNC_VOLUME,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you just review this to see that it all looks correct, as it is automatically generated from the translations files.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, no this is swedish language..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants