translate (#57)

This commit is contained in:
HitPanda
2023-05-15 23:05:10 +03:00
committed by Aviu00
parent abe94a23f2
commit 25dc8d33b3
155 changed files with 1112 additions and 408 deletions

View File

@@ -0,0 +1,9 @@
encryption-key-successfully-installed = Вы помещаете ключ шифрования внутрь.
encryption-key-slots-already-full = Там нет места для другого ключа шифрования.
encryption-keys-all-extracted = Вы достаете ключи шифрования!
encryption-keys-no-keys = У этого устройства нет ключей шифрования!
encryption-keys-are-locked = Слоты для ключей шифрования заблокированы!
encryption-keys-panel-locked = Сначала откройте панель технического обслуживания!
examine-encryption-channels-prefix = Доступные частоты:
examine-encryption-channel = [color={ $color }]{ $key } для { $id } ({ $freq })[/color]
examine-encryption-default-channel = Каналом по умолчанию является [color={ $color }]{ $channel }[/color].

View File

@@ -0,0 +1,5 @@
radio-jammer-component-on-use = Глушилка { $state }.
radio-jammer-component-on-state = включена
radio-jammer-component-off-state = выключена
radio-jammer-component-examine-on-state = Огонёк в данный момент [color=darkgreen]горит[/color].
radio-jammer-component-examine-off-state = Огонёк в данный момент [color=darkred]не горит[/color].