mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
translations adapted (#1976)
Some checks failed
Docs / deploy-docs (push) Has been cancelled
CI / build (MHP30) (push) Has been cancelled
CI / build (Pinecil) (push) Has been cancelled
CI / build (Pinecilv2) (push) Has been cancelled
CI / build (S60) (push) Has been cancelled
CI / build (S60P) (push) Has been cancelled
CI / build (T55) (push) Has been cancelled
CI / build (TS100) (push) Has been cancelled
CI / build (TS101) (push) Has been cancelled
CI / build (TS80) (push) Has been cancelled
CI / build (TS80P) (push) Has been cancelled
CI / build_multi-lang (Pinecil) (push) Has been cancelled
CI / build_multi-lang (Pinecilv2) (push) Has been cancelled
CI / tests (push) Has been cancelled
CI / check_c-cpp (push) Has been cancelled
CI / check_python (push) Has been cancelled
CI / check_shell (push) Has been cancelled
CI / check_readme (push) Has been cancelled
CI / upload_metadata (push) Has been cancelled
Some checks failed
Docs / deploy-docs (push) Has been cancelled
CI / build (MHP30) (push) Has been cancelled
CI / build (Pinecil) (push) Has been cancelled
CI / build (Pinecilv2) (push) Has been cancelled
CI / build (S60) (push) Has been cancelled
CI / build (S60P) (push) Has been cancelled
CI / build (T55) (push) Has been cancelled
CI / build (TS100) (push) Has been cancelled
CI / build (TS101) (push) Has been cancelled
CI / build (TS80) (push) Has been cancelled
CI / build (TS80P) (push) Has been cancelled
CI / build_multi-lang (Pinecil) (push) Has been cancelled
CI / build_multi-lang (Pinecilv2) (push) Has been cancelled
CI / tests (push) Has been cancelled
CI / check_c-cpp (push) Has been cancelled
CI / check_python (push) Has been cancelled
CI / check_shell (push) Has been cancelled
CI / check_readme (push) Has been cancelled
CI / upload_metadata (push) Has been cancelled
* add corrent indent for translation_IT.json * Update translation_BE.json * Update translation_BG.json * Update translation_CS.json * Update translation_DA.json * Update translation_DE.json * Update translation_EL.json * Update translation_ES.json * Update translation_ET.json * Update translation_FI.json * Update translation_FR.json * Update translation_HR.json * Update translation_HU.json * Update translation_JA_JP.json * Update translation_LT.json * Update translation_NB.json * Update translation_NL.json * Update translation_NL_BE.json * Update translation_PL.json * Update translation_PT.json * Update translation_RO.json * Update translation_RU.json * Update translation_SK.json * Update translation_SL.json * Update translation_SR_CYRL.json * Update translation_SR_LATN.json * Update translation_SV.json * Update translation_TR.json * Update translation_UK.json * Update translation_VI.json * Update translation_YUE_HK.json * Update translation_ZH_CN.json * Update translation_ZH_TW.json * Fix for \u200b unicode in translation_DA.json * fix "Symbol |ứ| is missing in large font set" in translation_VI.json * Fix character in translation_VI.json * Update translation_VI.json --------- Co-authored-by: discip <53649486+discip@users.noreply.github.com>
This commit is contained in:
@@ -233,7 +233,9 @@
|
||||
"displayText": "Citlivost\nHall. čidla",
|
||||
"description": "Citlivost Hallova čidla pro detekci spánku (1=nejméně citlivé | ... | 9=nejvíce citlivé)"
|
||||
},
|
||||
"HallEffSleepTimeout": { "displayText": "HallSensor\nSleepTime", "description": "Interval before \"sleep mode\" starts when hall effect is above threshold"
|
||||
"HallEffSleepTimeout": {
|
||||
"displayText": "HallSensor\nSleepTime",
|
||||
"description": "Interval před začátkem \"režimu spánku\", kdy Hallův efekt překročí práh"
|
||||
},
|
||||
"TemperatureUnit": {
|
||||
"displayText": "Jednotka\nteploty",
|
||||
|
||||
Reference in New Issue
Block a user