Откат переводов (#428)
* Revert "fix: fix translation bugs (#425)" This reverts commit9d74370e* Revert "МЕГАпереводы (#418)" This reverts commit8fb2cc946d. * add: add translation for accents
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
# For the PDA Ringer screen
|
||||
|
||||
comp-ringer-vibration-popup = Ваш ПДА вибрирует
|
||||
comp-ringer-vibration-popup = ПДА вибрирует
|
||||
comp-ringer-ui-menu-title = Рингтон
|
||||
comp-ringer-ui-test-ringtone-button = Тест
|
||||
comp-ringer-ui-set-ringtone-button = Установить
|
||||
|
||||
@@ -9,15 +9,16 @@ comp-pda-io-settings-button = Настройки
|
||||
comp-pda-io-program-fallback-title = Программа
|
||||
comp-pda-io-no-programs-available = Нет доступных программ
|
||||
pda-bound-user-interface-show-uplink-title = Открыть аплинк
|
||||
pda-bound-user-interface-show-uplink-description = Получите доступ к своему аплинку
|
||||
pda-bound-user-interface-lock-uplink-title = Закрыть аплинк
|
||||
pda-bound-user-interface-lock-uplink-description = Предотвратите доступ к вашему аплинку персон без кода
|
||||
comp-pda-ui-menu-title = ПДА
|
||||
comp-pda-ui-footer = Карманный Персональный Компьютер
|
||||
comp-pda-ui-station = Станция: [color=white]{ $station }[/color]
|
||||
comp-pda-ui-station-alert-level = Уровень угрозы: [color={ $color }]{ $level }[/color]
|
||||
pda-bound-user-interface-show-uplink-description = Получить доступ к аплинку
|
||||
pda-bound-user-interface-lock-uplink-title = Заблокировать аплинк
|
||||
pda-bound-user-interface-lock-uplink-description = Запретите кому-либо получать доступ к вашему аплинку без кода
|
||||
pda-bound-user-interface-uplink-tab-description = Получите доступ к аплинку
|
||||
pda-bound-user-interface-uplink-tab-title = Аплинк
|
||||
comp-pda-ui-station-alert-level = Уровень тревоги: [color={ $color }]{ $level }[/color]
|
||||
comp-pda-ui-station-alert-level-instructions = Инструкции: [color=white]{ $instructions }[/color]
|
||||
comp-pda-ui-station-time = Продолжительность смены: [color=white]{ $time }[/color]
|
||||
comp-pda-ui-station-time = Длительность смены: [color=white]{ $time }[/color]
|
||||
comp-pda-ui-menu-title = ПДА
|
||||
comp-pda-ui-station = Станция: [color=white]{ $station }[/color]
|
||||
comp-pda-ui-eject-id-button = Извлечь ID
|
||||
comp-pda-ui-eject-pen-button = Извлечь ручку
|
||||
comp-pda-ui-ringtone-button-description = Измените рингтон вашего ПДА
|
||||
@@ -27,5 +28,3 @@ pda-bound-user-interface-music-button-description = Слушайте музык
|
||||
pda-bound-user-interface-music-button = Музыкальный инструмент
|
||||
comp-pda-ui-unknown = Неизвестно
|
||||
comp-pda-ui-unassigned = Не назначено
|
||||
pda-notification-message = [font size=12][bold]ПДА[/bold] { $header }: [/font]
|
||||
"{ $message }"
|
||||
|
||||
Reference in New Issue
Block a user