The names of the entities have been translated into Polish

not 100% complete
This commit is contained in:
pswid
2022-10-13 19:43:03 +02:00
parent 379d57ca8e
commit 5a0f4c1462
4 changed files with 451 additions and 448 deletions

View File

@@ -153,13 +153,15 @@ MAKE_PSTR_LIST(4x3min, "4x3min")
MAKE_PSTR_LIST(5x3min, "5x3min")
MAKE_PSTR_LIST(6x3min, "6x3min")
MAKE_PSTR_LIST(auto, "auto")
MAKE_PSTR_LIST(na, "n/a")
MAKE_PSTR_LIST(rc3x, "rc3x")
MAKE_PSTR_LIST(rc20, "rc20")
MAKE_PSTR_LIST(fb10, "fb10")
MAKE_PSTR_LIST(fb100, "fb100")
//moved to locale_tranlations.h
//MAKE_PSTR_LIST(na, "n/a")
MAKE_PSTR_LIST(rc3x, "RC3x")
MAKE_PSTR_LIST(rc20, "RC20")
MAKE_PSTR_LIST(fb10, "FB10")
MAKE_PSTR_LIST(fb100, "FB100")
MAKE_PSTR_LIST(dash, "-")
MAKE_PSTR_LIST(error, "error")
//moved to locale_tranlations.h
//MAKE_PSTR_LIST(error, "error")
MAKE_PSTR_LIST(BLANK, "")
MAKE_PSTR_LIST(pwm, "pwm")
MAKE_PSTR_LIST(pwm_invers, "pwm inverse")