retriesDescription:"Максимальное количество попыток перед пометкой сервиса как недоступного и отправкой уведомления",
ignoreTLSError:"Игнорировать ошибку TLS/SSL для HTTPS сайтов",
upsideDownModeDescription:"Реверс статуса сервиса. Если сервис доступен, то он помечается как НЕДОСТУПНЫЙ.",
@ -29,7 +29,7 @@ export default {
"Add New Monitor":"Новый монитор",
"Quick Stats":"Статистика",
Up:"Доступен",
Down:"Н/Д",
Down:"Недоступен",
Pending:"Ожидание",
Unknown:"Неизвестно",
Pause:"Пауза",
@ -65,8 +65,8 @@ export default {
"Accepted Status Codes":"Допустимые коды статуса",
Save:"Сохранить",
Notifications:"Уведомления",
"Not available, please setup.":"Доступных уведомлений нет, необходима настройка.",
"Setup Notification":"Настроить уведомления",
"Not available, please setup.":"Доступных уведомлений нет, необходимо создать.",
"Setup Notification":"Создать уведомление",
Light:"Светлая",
Dark:"Тёмная",
Auto:"Авто",
@ -142,7 +142,7 @@ export default {
Token:"Токен",
"Show URI":"Показать URI",
"Clear all statistics":"Удалить всю статистику",
retryCheckEverySecond:"повторять каждые {0} секунд",
retryCheckEverySecond:"Повтор каждые {0} секунд",
importHandleDescription:"Выберите \"Пропустить существующие\", если вы хотите пропустить каждый монитор или уведомление с таким же именем. \"Перезаписать\" удалит каждый существующий монитор или уведомление и добавит заново. Вариант \"Не проверять\" принудительно восстанавливает все мониторы и уведомления, даже если они уже существуют.",
confirmImportMsg:"Вы действительно хотите восстановить резервную копию? Убедитесь, что вы выбрали подходящий вариант импорта.",
wayToGetLineChannelToken:"First access the {0}, create a provider and channel (Messaging API), then you can get the channel access token and user ID from the above mentioned menu items.",
"Icon URL":"Icon URL",
aboutIconURL:"You can provide a link to a picture in \"Icon URL\" to override the default profile picture. Will not be used if Icon Emoji is set.",
aboutMattermostChannelName:"You can override the default channel that the Webhook posts to by entering the channel name into \"Channel Name\" field. This needs to be enabled in the Mattermost Webhook settings. Ex: #other-channel",
matrix:"Matrix",
promosmsTypeEco:"SMS ECO - cheap but slow and often overloaded. Limited only to Polish recipients.",
promosmsTypeFlash:"SMS FLASH - Message will automatically show on recipient device. Limited only to Polish recipients.",
promosmsTypeFull:"SMS FULL - Premium tier of SMS, You can use your Sender Name (You need to register name first). Reliable for alerts.",
promosmsTypeSpeed:"SMS SPEED - Highest priority in system. Very quick and reliable but costly (about twice of SMS FULL price).",
promosmsPhoneNumber:"Phone number (for Polish recipient You can skip area codes)",
promosmsSMSSender:"SMS Sender Name : Pre-registred name or one of defaults: InfoSMS, SMS Info, MaxSMS, INFO, SMS",
"Feishu WebHookUrl":"Feishu WebHookURL",
matrixHomeserverURL:"Homeserver URL (with http(s):// and optionally port)",
"Internal Room Id":"Internal Room ID",
matrixDesc1:"You can find the internal room ID by looking in the advanced section of the room settings in your Matrix client. It should look like !QMdRCpUIfLwsfjxye6:home.server.",
matrixDesc2:"It is highly recommended you create a new user and do not use your own Matrix user's access token as it will allow full access to your account and all the rooms you joined. Instead, create a new user and only invite it to the room that you want to receive the notification in. You can get the access token by running {0}",