Bulgarian translation (#204)
This commit is contained in:
@@ -107,7 +107,7 @@ ext_sensors = False
|
|||||||
#ext_sensors = [["Housing", "ds18b20", "0014531448ff", -300], ["ext2", "sht21", 0, [-300, 0]]]
|
#ext_sensors = [["Housing", "ds18b20", "0014531448ff", -300], ["ext2", "sht21", 0, [-300, 0]]]
|
||||||
|
|
||||||
# use availability, i.e. switch sensors to "unavailable" if there are issues reading them
|
# use availability, i.e. switch sensors to "unavailable" if there are issues reading them
|
||||||
use_availability = True
|
use_availability = False
|
||||||
|
|
||||||
# output file
|
# output file
|
||||||
output_filename = False
|
output_filename = False
|
||||||
|
|||||||
@@ -25,6 +25,33 @@ voltage = Voltage
|
|||||||
update = update
|
update = update
|
||||||
external_sensors = External Sensors
|
external_sensors = External Sensors
|
||||||
|
|
||||||
|
[bg]
|
||||||
|
cpu_load = CPU натоварване
|
||||||
|
cpu_temperature = CPU температура
|
||||||
|
disk_usage = Използване на диска
|
||||||
|
cpu_voltage = CPU напрежение
|
||||||
|
disk_swap = Disk Swap
|
||||||
|
memory_usage = Използвана памет
|
||||||
|
cpu_clock_speed = CPU честота
|
||||||
|
uptime = Време на работа
|
||||||
|
wifi_signal = WiFi сигнал
|
||||||
|
wifi_signal_strength = WiFi сила на сигнала
|
||||||
|
fan_speed = Скорост на вентилатора
|
||||||
|
status = Статус
|
||||||
|
rpi_mqtt_monitor = RPi MQTT Monitor
|
||||||
|
system_restart = Рестартиране на системата
|
||||||
|
system_shutdown = Изключване на системата
|
||||||
|
monitor_on = Монитор On
|
||||||
|
monitor_off = Монитор Off
|
||||||
|
temperature = Температура
|
||||||
|
rpi_power_status = Статус на захранването
|
||||||
|
apt_updates = APT Updates
|
||||||
|
humidity = Влажност
|
||||||
|
used_space = Използвано пространство
|
||||||
|
voltage = Напрежение
|
||||||
|
update = Update
|
||||||
|
external_sensors = Външни сензори
|
||||||
|
|
||||||
[de]
|
[de]
|
||||||
cpu_load = CPU Auslastung
|
cpu_load = CPU Auslastung
|
||||||
cpu_temperature = CPU Temperatur
|
cpu_temperature = CPU Temperatur
|
||||||
|
|||||||
Reference in New Issue
Block a user