From 28470713818f57a9a976786e534da04f908e6c8b Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Thu, 13 Nov 2025 18:57:34 +0100 Subject: [PATCH 1/7] New translations lang_en.json (Polish) --- src/language/lang_pl.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/language/lang_pl.json b/src/language/lang_pl.json index e076b09..1a7529f 100644 --- a/src/language/lang_pl.json +++ b/src/language/lang_pl.json @@ -31,6 +31,11 @@ "mainos_diagnostics": { "battery": "Bateria" }, + "mainos_licensing": { + "no_license_text_1": "Without accepting the license,", + "no_license_text_2": "You cannot use the OS.", + "system_will_shutdown": "System will shutdown..." + }, "crashes": { "error": "Blad", "app_crashed_oops": "Ups!", From a8934b800653777fe9cf2597b2cb9a679858878d Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Thu, 13 Nov 2025 20:28:52 +0100 Subject: [PATCH 2/7] Update source file lang_en.json --- src/language/lang_en.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/language/lang_en.json b/src/language/lang_en.json index d5f49a6..5cedbf4 100644 --- a/src/language/lang_en.json +++ b/src/language/lang_en.json @@ -31,6 +31,11 @@ "mainos_diagnostics": { "battery": "Battery" }, + "mainos_licensing": { + "no_license_text_1": "Without accepting the license,", + "no_license_text_2": "You cannot use the OS.", + "system_will_shutdown": "System will shutdown..." + }, "crashes": { "error": "Error", "app_crashed_oops": "Oops!", From 9c608578e19e8782f8b324ce8911d1da7d7abd9c Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Thu, 13 Nov 2025 22:38:54 +0100 Subject: [PATCH 3/7] New translations lang_en.json (Polish) --- src/language/lang_pl.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/language/lang_pl.json b/src/language/lang_pl.json index 1a7529f..c486a8a 100644 --- a/src/language/lang_pl.json +++ b/src/language/lang_pl.json @@ -29,7 +29,8 @@ "guides": "Laduje pomocniki..." }, "mainos_diagnostics": { - "battery": "Bateria" + "battery": "Bateria", + "performance_mode_indicator": "(PERFORMANCE)" }, "mainos_licensing": { "no_license_text_1": "Without accepting the license,", @@ -178,7 +179,12 @@ }, "shutdown_what_is_this": "Co to znaczy?", "get_current": "Pobierz aktualne", - "shutdown_what_this_popup": "Tryby wylaczania okreslaja jak twoje urzadzenie sie wylacza, obecnie sa dwa tryby wylaczania:\nLegacy - Wylacza zasilanie\nGlebokie uspienie - Usypia gleboko mikrokontroler (Podtrzymuje czas)" + "shutdown_what_this_popup": "Tryby wylaczania okreslaja jak twoje urzadzenie sie wylacza, obecnie sa dwa tryby wylaczania:\nLegacy - Wylacza zasilanie\nGlebokie uspienie - Usypia gleboko mikrokontroler (Podtrzymuje czas)", + "performance_mode": "Performance mode", + "enabled": "Enabled", + "disabled": "Disabled", + "battery_low_error": "Battery charge is too low to enable performance mode, please charge your device to enable.", + "usage_info": "Performance mode is can use up to 4 times more battery!\\nIt will disable automatically after reboot or when battery is low." }, "guides": { "reboot_notify": "Zrestartuj aby zobaczyc wszystkie poradniki!" From d7b2b92e7fe9177650bcaacf922f8cf77c62152a Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Thu, 13 Nov 2025 23:37:51 +0100 Subject: [PATCH 4/7] Update source file lang_en.json --- src/language/lang_en.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/language/lang_en.json b/src/language/lang_en.json index 5cedbf4..1bf6fe3 100644 --- a/src/language/lang_en.json +++ b/src/language/lang_en.json @@ -29,7 +29,8 @@ "guides": "Loading guides..." }, "mainos_diagnostics": { - "battery": "Battery" + "battery": "Battery", + "performance_mode_indicator": "(PERFORMANCE)" }, "mainos_licensing": { "no_license_text_1": "Without accepting the license,", @@ -178,7 +179,12 @@ }, "shutdown_what_is_this": "What is this?", "get_current": "Get current value", - "shutdown_what_this_popup": "Shutdown modes determine how your device turns off, there are two available modes to select:\nLegacy - Turns off whole device (If power hold pin available)\nDeep sleep - Puts ESP32 to deep sleep, keeps time." + "shutdown_what_this_popup": "Shutdown modes determine how your device turns off, there are two available modes to select:\nLegacy - Turns off whole device (If power hold pin available)\nDeep sleep - Puts ESP32 to deep sleep, keeps time.", + "performance_mode": "Performance mode", + "enabled": "Enabled", + "disabled": "Disabled", + "battery_low_error": "Battery charge is too low to enable performance mode, please charge your device to enable.", + "usage_info": "Performance mode is can use up to 4 times more battery!\\nIt will disable automatically after reboot or when battery is low." }, "guides": { "reboot_notify": "Reboot to see all guides!" From 7a70cc4eb4c138a3b64be4d3fbab6a649f4227d3 Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Fri, 14 Nov 2025 10:57:07 +0100 Subject: [PATCH 5/7] New translations lang_en.json (Polish) --- src/language/lang_pl.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/language/lang_pl.json b/src/language/lang_pl.json index c486a8a..58c2a0e 100644 --- a/src/language/lang_pl.json +++ b/src/language/lang_pl.json @@ -30,12 +30,12 @@ }, "mainos_diagnostics": { "battery": "Bateria", - "performance_mode_indicator": "(PERFORMANCE)" + "performance_mode_indicator": "(WYDAJNOSC)" }, "mainos_licensing": { - "no_license_text_1": "Without accepting the license,", - "no_license_text_2": "You cannot use the OS.", - "system_will_shutdown": "System will shutdown..." + "no_license_text_1": "Bez akceptacji licencji,", + "no_license_text_2": "Nie mozesz korzystac z systemu", + "system_will_shutdown": "System zostanie wylaczony..." }, "crashes": { "error": "Blad", @@ -180,11 +180,11 @@ "shutdown_what_is_this": "Co to znaczy?", "get_current": "Pobierz aktualne", "shutdown_what_this_popup": "Tryby wylaczania okreslaja jak twoje urzadzenie sie wylacza, obecnie sa dwa tryby wylaczania:\nLegacy - Wylacza zasilanie\nGlebokie uspienie - Usypia gleboko mikrokontroler (Podtrzymuje czas)", - "performance_mode": "Performance mode", - "enabled": "Enabled", - "disabled": "Disabled", - "battery_low_error": "Battery charge is too low to enable performance mode, please charge your device to enable.", - "usage_info": "Performance mode is can use up to 4 times more battery!\\nIt will disable automatically after reboot or when battery is low." + "performance_mode": "Tryb wydajnosci", + "enabled": "Wlaczony", + "disabled": "Wylaczony", + "battery_low_error": "Poziom naladownia za niski by wlaczyc tryb wydajnosci, naladuj urzadzenie i sproboj ponownie.", + "usage_info": "Tryb wydajnosci moze uzywac nawet 4 razy wiecej baterii!\\nWylaczy sie automatycznie po ponownym uruchomieniu lub gdy poziom baterii bedzie niski." }, "guides": { "reboot_notify": "Zrestartuj aby zobaczyc wszystkie poradniki!" From dc1f36b5a39c541a91fb2ebc6f2a2f11f4b81f0f Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Fri, 14 Nov 2025 12:42:59 +0100 Subject: [PATCH 6/7] New translations lang_en.json (Polish) --- src/language/lang_pl.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/language/lang_pl.json b/src/language/lang_pl.json index 58c2a0e..ca29d27 100644 --- a/src/language/lang_pl.json +++ b/src/language/lang_pl.json @@ -66,17 +66,7 @@ "name": "Pilot IR", "sending": "Wysylanie", "context_menu": "Wyslij kod IR", - "buttons": { - "power": "WL/WYL", - "vol_up": "GLOS+", - "vol_down": "GLOS-", - "mute": "Mute", - "chan_next": "KANAL+ / NAST", - "chan_prev": "KANAL- / POPRZ", - "freeze": "ZAMROZENIE" - }, "menu": { - "repeat": "Powtorzyc?", "change_pin": "Zmien Pin diody IR", "receive": "Odbieraj", "receive_no_support": "Odbieranie IR nie wspierane!" From d3b14ea78b557d14ed8a0e6467790139dfd452da Mon Sep 17 00:00:00 2001 From: Kitki30 Date: Fri, 14 Nov 2025 14:40:03 +0100 Subject: [PATCH 7/7] Update source file lang_en.json --- src/language/lang_en.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/language/lang_en.json b/src/language/lang_en.json index 1bf6fe3..22043c6 100644 --- a/src/language/lang_en.json +++ b/src/language/lang_en.json @@ -66,17 +66,7 @@ "name": "IR Remote", "sending": "Sending", "context_menu": "Send IR code", - "buttons": { - "power": "ON/OFF", - "vol_up": "VOL+", - "vol_down": "VOL-", - "mute": "Mute", - "chan_next": "CHANNEL+ / NEXT", - "chan_prev": "CHANNEL- / PREV", - "freeze": "FREEZE" - }, "menu": { - "repeat": "Repeat?", "change_pin": "Change IR pin", "receive": "Receive", "receive_no_support": "IR receiving not supported!"