mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +00:00
Update ru_RU.h
This commit is contained in:
parent
4c65de2561
commit
5860f44206
@ -138,11 +138,11 @@
|
|||||||
#define D_PASSWORD "Пароль"
|
#define D_PASSWORD "Пароль"
|
||||||
#define D_PH "pH"
|
#define D_PH "pH"
|
||||||
#define D_PORT "Порт"
|
#define D_PORT "Порт"
|
||||||
#define D_POWER_FACTOR "Коэффициент Мощности"
|
#define D_POWER_FACTOR "Коэффициент мощности"
|
||||||
#define D_POWERUSAGE "Мощность"
|
#define D_POWERUSAGE "Мощность"
|
||||||
#define D_POWERUSAGE_ACTIVE "Active Power"
|
#define D_POWERUSAGE_ACTIVE "Активная мощность"
|
||||||
#define D_POWERUSAGE_APPARENT "Apparent Power"
|
#define D_POWERUSAGE_APPARENT "Полная мощность"
|
||||||
#define D_POWERUSAGE_REACTIVE "Reactive Power"
|
#define D_POWERUSAGE_REACTIVE "Реактивная мощность"
|
||||||
#define D_PRESSURE "Давление"
|
#define D_PRESSURE "Давление"
|
||||||
#define D_PRESSUREATSEALEVEL "Давление на уровне моря"
|
#define D_PRESSUREATSEALEVEL "Давление на уровне моря"
|
||||||
#define D_PROGRAM_FLASH_SIZE "Размер Flash для программ"
|
#define D_PROGRAM_FLASH_SIZE "Размер Flash для программ"
|
||||||
@ -846,18 +846,18 @@
|
|||||||
// Units
|
// Units
|
||||||
#define D_UNIT_AMPERE "А"
|
#define D_UNIT_AMPERE "А"
|
||||||
#define D_UNIT_CELSIUS "C"
|
#define D_UNIT_CELSIUS "C"
|
||||||
#define D_UNIT_CENTIMETER "cm"
|
#define D_UNIT_CENTIMETER "см"
|
||||||
#define D_UNIT_DEGREE "°"
|
#define D_UNIT_DEGREE "°"
|
||||||
#define D_UNIT_FAHRENHEIT "F"
|
#define D_UNIT_FAHRENHEIT "F"
|
||||||
#define D_UNIT_HERTZ "Hz"
|
#define D_UNIT_HERTZ "Гц"
|
||||||
#define D_UNIT_HOUR "Ч"
|
#define D_UNIT_HOUR "Ч"
|
||||||
#define D_UNIT_GALLONS "gal"
|
#define D_UNIT_GALLONS "gal"
|
||||||
#define D_UNIT_GALLONS_PER_MIN "g/m"
|
#define D_UNIT_GALLONS_PER_MIN "g/m"
|
||||||
#define D_UNIT_INCREMENTS "inc"
|
#define D_UNIT_INCREMENTS "inc"
|
||||||
#define D_UNIT_KELVIN "K"
|
#define D_UNIT_KELVIN "K"
|
||||||
#define D_UNIT_KILOMETER "km"
|
#define D_UNIT_KILOMETER "км"
|
||||||
#define D_UNIT_KILOGRAM "kg"
|
#define D_UNIT_KILOGRAM "кг"
|
||||||
#define D_UNIT_KILOMETER_PER_HOUR "km/h" // or "km/h"
|
#define D_UNIT_KILOMETER_PER_HOUR "км/ч" // or "km/h"
|
||||||
#define D_UNIT_KILOOHM "кОм"
|
#define D_UNIT_KILOOHM "кОм"
|
||||||
#define D_UNIT_KILOWATTHOUR "кВт"
|
#define D_UNIT_KILOWATTHOUR "кВт"
|
||||||
#define D_UNIT_LITERS "L"
|
#define D_UNIT_LITERS "L"
|
||||||
@ -882,12 +882,12 @@
|
|||||||
#define D_UNIT_PRESSURE "гПа"
|
#define D_UNIT_PRESSURE "гПа"
|
||||||
#define D_UNIT_SECOND "сек"
|
#define D_UNIT_SECOND "сек"
|
||||||
#define D_UNIT_SECTORS "секторов"
|
#define D_UNIT_SECTORS "секторов"
|
||||||
#define D_UNIT_VA "VA"
|
#define D_UNIT_VA "ВА"
|
||||||
#define D_UNIT_VAR "VAr"
|
#define D_UNIT_VAR "ВАр"
|
||||||
#define D_UNIT_VOLT "В"
|
#define D_UNIT_VOLT "В"
|
||||||
#define D_UNIT_WATT "Вт"
|
#define D_UNIT_WATT "Вт"
|
||||||
#define D_UNIT_WATTHOUR "ВтЧ"
|
#define D_UNIT_WATTHOUR "ВтЧ"
|
||||||
#define D_UNIT_WATT_METER_QUADRAT "W/m²"
|
#define D_UNIT_WATT_METER_QUADRAT "Вт/м²"
|
||||||
|
|
||||||
#define D_NEW_ADDRESS "Setting address to"
|
#define D_NEW_ADDRESS "Setting address to"
|
||||||
#define D_OUT_OF_RANGE "Out of Range"
|
#define D_OUT_OF_RANGE "Out of Range"
|
||||||
@ -902,7 +902,7 @@
|
|||||||
#define D_IMPORT_REACTIVE "Импорт реактивной мощности"
|
#define D_IMPORT_REACTIVE "Импорт реактивной мощности"
|
||||||
#define D_EXPORT_REACTIVE "Экспорт реактивной мощности"
|
#define D_EXPORT_REACTIVE "Экспорт реактивной мощности"
|
||||||
#define D_TOTAL_REACTIVE "Итого реактивная мощность"
|
#define D_TOTAL_REACTIVE "Итого реактивная мощность"
|
||||||
#define D_UNIT_KWARH "kVArh"
|
#define D_UNIT_KWARH "кВАрЧ"
|
||||||
#define D_UNIT_ANGLE "Град"
|
#define D_UNIT_ANGLE "Град"
|
||||||
#define D_TOTAL_ACTIVE "Total Active"
|
#define D_TOTAL_ACTIVE "Total Active"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user