diff options
author | Traccar Bot <support@traccar.org> | 2023-11-19 22:55:05 +0000 |
---|---|---|
committer | Traccar Bot <support@traccar.org> | 2023-11-19 22:55:05 +0000 |
commit | 47eb8c41d0c47dc37df58e8a343a3c393d803847 (patch) | |
tree | d96412fd2c937f420bd6801ddbcde4061574c2e3 /web/l10n/ru.json | |
parent | 1b21fad46cd8c857a8c542ee2cbfbc3ee4951dcd (diff) | |
download | trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.tar.gz trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.tar.bz2 trackermap-web-47eb8c41d0c47dc37df58e8a343a3c393d803847.zip |
Update localization files
Diffstat (limited to 'web/l10n/ru.json')
-rw-r--r-- | web/l10n/ru.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/web/l10n/ru.json b/web/l10n/ru.json index cd24b2bf..49e78f0f 100644 --- a/web/l10n/ru.json +++ b/web/l10n/ru.json @@ -185,6 +185,8 @@ "loginUpdateSuccess": "Новый пароль установлен", "loginLogout": "Выход", "loginLogo": "Логотип", + "loginTotpCode": "One-time Password Code", + "loginTotpKey": "One-time Password Key", "devicesAndState": "Устройства и состояния", "deviceSelected": "Выбранное устройство", "deviceTitle": "Устройства", @@ -222,6 +224,10 @@ "settingsAppVersion": "Версия приложения", "settingsConnection": "Соединения", "settingsDarkMode": "Dark Mode", + "settingsTotpEnable": "Enable One-time Password", + "settingsTotpForce": "Force One-time Password", + "settingsServiceWorkerUpdateInterval": "ServiceWorker Update Interval", + "settingsUpdateAvailable": "There is an update available.", "reportTitle": "Отчеты", "reportScheduled": "Запланированные отчеты", "reportDevice": "Устройство", @@ -442,6 +448,7 @@ "eventDeviceUnknown": "Статус неизвестен", "eventDeviceOffline": "Статус оффлайн", "eventDeviceInactive": "Устройство неактивно", + "eventQueuedCommandSent": "Queued command sent", "eventDeviceMoving": "Устройство двигается", "eventDeviceStopped": "Устройство остановилось", "eventDeviceOverspeed": "Превышено ограничение скорости", |