diff options
author | Ivan Zorin <[email protected]> | 2024-07-08 05:06:38 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2024-07-08 12:06:38 +1000 |
commit | ac6994a6768e7d3491eadcdd1c5abe3d69db091f (patch) | |
tree | b73003acec626b322d0b2b91b0f643c63c77c52c /Translations | |
parent | b72ff94ecef78a1a030a59a6f6b809f4bf233c8f (diff) | |
download | IronOS-ac6994a6768e7d3491eadcdd1c5abe3d69db091f.tar.gz IronOS-ac6994a6768e7d3491eadcdd1c5abe3d69db091f.zip |
Update BG translation for PD mode options (#1941)
* Update BG translation for PD mode options
* Update BG and RU translations for PD mode options
Diffstat (limited to 'Translations')
-rw-r--r-- | Translations/translation_BG.json | 10 | ||||
-rw-r--r-- | Translations/translation_RU.json | 4 |
2 files changed, 7 insertions, 7 deletions
diff --git a/Translations/translation_BG.json b/Translations/translation_BG.json index 5e4aef4f..6ed233c0 100644 --- a/Translations/translation_BG.json +++ b/Translations/translation_BG.json @@ -107,13 +107,13 @@ }, "menuValues": { "USBPDModeDefault": { - "displayText": "Default\nMode" + "displayText": "Вкл.\nPPSиERP" }, "USBPDModeNoDynamic": { - "displayText": "No\nDynamic" + "displayText": "Изкл.\n" }, "USBPDModeSafe": { - "displayText": "Safe\nMode" + "displayText": "Вкл.без\nискане" } }, "menuOptions": { @@ -134,8 +134,8 @@ "description": "PD интервал за договаряне на захранването на стъпки от 100 мс за съвместимост с някои QC захранвания (0=Изкл.)" }, "USBPDMode": { - "displayText": "PD\nMode", - "description": "Включи PPS & EPR" + "displayText": "PD\nрежим", + "description": "Вкл.без искане: включи PPS и EPR без да искате повече мощност" }, "BoostTemperature": { "displayText": "Турбо\nтемп.", diff --git a/Translations/translation_RU.json b/Translations/translation_RU.json index b3b35db8..68254f40 100644 --- a/Translations/translation_RU.json +++ b/Translations/translation_RU.json @@ -113,7 +113,7 @@ "displayText": "Откл.\n" }, "USBPDModeSafe": { - "displayText": "Вкл.без\nсопротив" + "displayText": "Вкл.без\nзапроса" } }, "menuOptions": { @@ -135,7 +135,7 @@ }, "USBPDMode": { "displayText": "Режим\nPD", - "description": "Вкл.без сопротив: включить PPS и EPR без 'выравнивания' сопротивления" + "description": "Вкл.без запроса: включить PPS и EPR без запроса большей мощности" }, "BoostTemperature": { "displayText": "t° турбо\nрежима", |