Commit Graph

7 Commits

Author SHA1 Message Date
Ivan Zorin
362713ae56 Translations: clarify the description of the option 2025-02-17 20:00:07 +03:00
Ivan Zorin
726140d06f Translations/: rename ReverseButtonNav to ReverseButtonMenu 2025-02-17 18:04:59 +03:00
Ivan Zorin
893678797c Sync 2025-02-07 05:19:32 +03:00
Ivan Zorin
22d0676a5c scripts/deploy.sh: add handmade linter for translation-related json files to check for tabs and odd spaces (#2064)
Some checks are pending
Docs / deploy-docs (push) Waiting to run
CI / build (MHP30) (push) Waiting to run
CI / build (Pinecil) (push) Waiting to run
CI / build (Pinecilv2) (push) Waiting to run
CI / build (S60) (push) Waiting to run
CI / build (S60P) (push) Waiting to run
CI / build (T55) (push) Waiting to run
CI / build (TS100) (push) Waiting to run
CI / build (TS101) (push) Waiting to run
CI / build (TS80) (push) Waiting to run
CI / build (TS80P) (push) Waiting to run
CI / build_multi-lang (Pinecil) (push) Waiting to run
CI / build_multi-lang (Pinecilv2) (push) Waiting to run
CI / upload_metadata (push) Blocked by required conditions
CI / tests (push) Waiting to run
CI / check_c-cpp (push) Waiting to run
CI / check_python (push) Waiting to run
CI / check_shell (push) Waiting to run
CI / check_docs (push) Waiting to run
* scripts/deploy.sh: add handmade linter for translation-related json files to check for tabs and odd spaces
2025-02-02 07:20:12 +11:00
Ivan Zorin
80479cc0f5 Translations/: replace tab by spaces for ReverseButtonNav according to code style 2025-01-29 04:22:08 +03:00
Leo
1fb84d5f50 Implemented switching A and B buttons, closing #2034
getButtonState() now have an option int/bool argument to swap the result via XOR
2025-01-26 05:03:46 +02:00
Alisher Suyunov
c86ed08b98 Added translation into Uzbek (#1998)
Some checks are pending
Docs / deploy-docs (push) Waiting to run
CI / build (MHP30) (push) Waiting to run
CI / build (Pinecil) (push) Waiting to run
CI / build (Pinecilv2) (push) Waiting to run
CI / build (S60) (push) Waiting to run
CI / build (S60P) (push) Waiting to run
CI / build (T55) (push) Waiting to run
CI / build (TS100) (push) Waiting to run
CI / build (TS101) (push) Waiting to run
CI / build (TS80) (push) Waiting to run
CI / build (TS80P) (push) Waiting to run
CI / build_multi-lang (Pinecil) (push) Waiting to run
CI / build_multi-lang (Pinecilv2) (push) Waiting to run
CI / upload_metadata (push) Blocked by required conditions
CI / tests (push) Waiting to run
CI / check_c-cpp (push) Waiting to run
CI / check_python (push) Waiting to run
CI / check_shell (push) Waiting to run
CI / check_readme (push) Waiting to run
* Added translation into Uzbek

* Temporaly override translation_UZ.json with EN for reference

* Temporaly override translation_UZ.json with EN for reference

* UZ translation: fill text for messages from the original patch

* UZ translation: fill text for menuGroups from the original patch

* UZ translation: fill text for menuOptions from the original patch, part 1

* UZ translation: fill text for menuOptions from the original patch, part 2

* UZ translation: fill text from the original patch

* adapting translation_UZ.json

This should work 😊

---------

Co-authored-by: Ivan Zorin <ivan.a.zorin@gmail.com>
Co-authored-by: discip <53649486+discip@users.noreply.github.com>
2024-11-20 23:29:39 +01:00