From 1f88876e3c198ab2184a3c392d17f52f2f267953 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 15 Jan 2026 21:54:37 -0800 Subject: [PATCH] New translations en-us.json (Russian) --- messages/ru-RU.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index bc7d26dc..20a0ef5e 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -257,6 +257,8 @@ "accessRolesSearch": "Поиск ролей...", "accessRolesAdd": "Добавить роль", "accessRoleDelete": "Удалить роль", + "accessApprovalsManage": "Manage Approvals", + "accessApprovalsDescription": "Manage approval requests in the organization", "description": "Описание", "inviteTitle": "Открытые приглашения", "inviteDescription": "Управление приглашениями для присоединения других пользователей к организации", @@ -450,6 +452,18 @@ "selectDuration": "Укажите срок действия", "selectResource": "Выберите ресурс", "filterByResource": "Фильтровать по ресурсам", + "selectApprovalState": "Select Approval State", + "filterByApprovalState": "Filter By Approval State", + "approvalListEmpty": "No approvals", + "approvalState": "Approval State", + "approve": "Approve", + "approved": "Approved", + "denied": "Denied", + "deniedApproval": "Denied Approval", + "all": "All", + "deny": "Deny", + "viewDetails": "View Details", + "requestingNewDeviceApproval": "requested a new device", "resetFilters": "Сбросить фильтры", "totalBlocked": "Запросы заблокированы Панголином", "totalRequests": "Всего запросов", @@ -729,16 +743,28 @@ "countries": "Страны", "accessRoleCreate": "Создание роли", "accessRoleCreateDescription": "Создайте новую роль для группы пользователей и выдавайте им разрешения.", + "accessRoleEdit": "Edit Role", + "accessRoleEditDescription": "Edit role information.", "accessRoleCreateSubmit": "Создать роль", "accessRoleCreated": "Роль создана", "accessRoleCreatedDescription": "Роль была успешно создана.", "accessRoleErrorCreate": "Не удалось создать роль", "accessRoleErrorCreateDescription": "Произошла ошибка при создании роли.", + "accessRoleUpdateSubmit": "Update Role", + "accessRoleUpdated": "Role updated", + "accessRoleUpdatedDescription": "The role has been successfully updated.", + "accessApprovalUpdated": "Approval processed", + "accessApprovalApprovedDescription": "Set Approval Request decision to approved.", + "accessApprovalDeniedDescription": "Set Approval Request decision to denied.", + "accessRoleErrorUpdate": "Failed to update role", + "accessRoleErrorUpdateDescription": "An error occurred while updating the role.", + "accessApprovalErrorUpdate": "Failed to process approval", + "accessApprovalErrorUpdateDescription": "An error occurred while processing the approval.", "accessRoleErrorNewRequired": "Новая роль обязательна", "accessRoleErrorRemove": "Не удалось удалить роль", "accessRoleErrorRemoveDescription": "Произошла ошибка при удалении роли.", "accessRoleName": "Название роли", - "accessRoleQuestionRemove": "Вы собираетесь удалить роль {name}. Это действие нельзя отменить.", + "accessRoleQuestionRemove": "You're about to delete the `{name}` role. You cannot undo this action.", "accessRoleRemove": "Удалить роль", "accessRoleRemoveDescription": "Удалить роль из организации", "accessRoleRemoveSubmit": "Удалить роль", @@ -1193,6 +1219,7 @@ "sidebarOverview": "Обзор", "sidebarHome": "Главная", "sidebarSites": "Сайты", + "sidebarApprovals": "Approval Requests", "sidebarResources": "Ресурсы", "sidebarProxyResources": "Публичный", "sidebarClientResources": "Приватный", @@ -1308,6 +1335,7 @@ "refreshError": "Не удалось обновить данные", "verified": "Подтверждено", "pending": "В ожидании", + "pendingApproval": "Pending Approval", "sidebarBilling": "Выставление счетов", "billing": "Выставление счетов", "orgBillingDescription": "Управление платежной информацией и подписками", @@ -1551,6 +1579,8 @@ "IntervalSeconds": "Интервал здоровых состояний", "timeoutSeconds": "Таймаут (сек)", "timeIsInSeconds": "Время указано в секундах", + "requireDeviceApproval": "Require Device Approvals", + "requireDeviceApprovalDescription": "Users with this role need their devices approved by an admin before they can access resources", "retryAttempts": "Количество попыток повторного запроса", "expectedResponseCodes": "Ожидаемые коды ответов", "expectedResponseCodesDescription": "HTTP-код состояния, указывающий на здоровое состояние. Если оставить пустым, 200-300 считается здоровым.",