-
-
Notifications
You must be signed in to change notification settings - Fork 455
feat: add Slovakian 🇸🇰 translation #6830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
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. |
|
Thank you so much for this
Brano
Dňa pi, 5. dec 2025, 1:34 Peter Feerick ***@***.***>
napísal(a):
… *pfeerick* left a comment (EdgeTX/edgetx#6830)
<#6830 (comment)>
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.
—
Reply to this email directly, view it on GitHub
<#6830 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQADYRK6O4ZG6QZMTDKQQOT4ADHKRAVCNFSM6AAAAACNIUD6LSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMMJUHA2TMOBUGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
d5e02d8 to
ddd0d5c
Compare
pfeerick
left a comment
There was a problem hiding this 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.
| #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, |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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..
Fixes #
Summary of changes:
Hello,
I make SLOVAK (SK) translation for EDGETX please check and input to the system..Many thanks for support