mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-11-13 05:45:15 +00:00
Fixes & New Strings
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"access-list.pass-auth": "Pass Auth to Upstream",
|
"access-list.pass-auth": "Pass Auth to Upstream",
|
||||||
"access-list.public": "Публично доступен",
|
"access-list.public": "Публично доступен",
|
||||||
"access-list.public.subtitle": "Без аутентификации",
|
"access-list.public.subtitle": "Без аутентификации",
|
||||||
"access-list.satisfy-any": "Любое соответствие",
|
"access-list.satisfy-any": "Любое совпадение",
|
||||||
"access-list.subtitle": "{users} {users, plural, one {User} other {Users}}, {rules} {rules, plural, one {Rule} other {Rules}} - Created: {date}",
|
"access-list.subtitle": "{users} {users, plural, one {User} other {Users}}, {rules} {rules, plural, one {Rule} other {Rules}} - Created: {date}",
|
||||||
"access-lists": "Списки доступа",
|
"access-lists": "Списки доступа",
|
||||||
"action.add": "Добавить",
|
"action.add": "Добавить",
|
||||||
@@ -21,7 +21,7 @@
|
|||||||
"action.permissions": "Разрешения",
|
"action.permissions": "Разрешения",
|
||||||
"action.renew": "Продлить",
|
"action.renew": "Продлить",
|
||||||
"action.view-details": "Просмотреть детали",
|
"action.view-details": "Просмотреть детали",
|
||||||
"auditlogs": "Audit Logs",
|
"auditlogs": "Журнал аудита",
|
||||||
"cancel": "Отменить",
|
"cancel": "Отменить",
|
||||||
"certificate": "Сертификат",
|
"certificate": "Сертификат",
|
||||||
"certificate.custom-certificate": "Сертификат",
|
"certificate.custom-certificate": "Сертификат",
|
||||||
@@ -49,7 +49,7 @@
|
|||||||
"certificates.http.reachability-ok": "Your server is reachable and creating certificates should be possible.",
|
"certificates.http.reachability-ok": "Your server is reachable and creating certificates should be possible.",
|
||||||
"certificates.http.reachability-other": "There is a server found at this domain but it returned an unexpected status code {code}. Is it the NPM server? Please make sure your domain points to the IP where your NPM instance is running.",
|
"certificates.http.reachability-other": "There is a server found at this domain but it returned an unexpected status code {code}. Is it the NPM server? Please make sure your domain points to the IP where your NPM instance is running.",
|
||||||
"certificates.http.reachability-wrong-data": "There is a server found at this domain but it returned an unexpected data. Is it the NPM server? Please make sure your domain points to the IP where your NPM instance is running.",
|
"certificates.http.reachability-wrong-data": "There is a server found at this domain but it returned an unexpected data. Is it the NPM server? Please make sure your domain points to the IP where your NPM instance is running.",
|
||||||
"certificates.http.test-results": "Test Results",
|
"certificates.http.test-results": "Результаты проверки",
|
||||||
"certificates.http.warning": "These domains must be already configured to point to this installation.",
|
"certificates.http.warning": "These domains must be already configured to point to this installation.",
|
||||||
"certificates.request.subtitle": "через Let's Encrypt",
|
"certificates.request.subtitle": "через Let's Encrypt",
|
||||||
"certificates.request.title": "Получить новый сертификат",
|
"certificates.request.title": "Получить новый сертификат",
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
"column.provider": "Провайдер",
|
"column.provider": "Провайдер",
|
||||||
"column.roles": "Роли",
|
"column.roles": "Роли",
|
||||||
"column.rules": "Правила",
|
"column.rules": "Правила",
|
||||||
"column.satisfy": "Соответствие",
|
"column.satisfy": "Совпадение",
|
||||||
"column.satisfy-all": "Все",
|
"column.satisfy-all": "Все",
|
||||||
"column.satisfy-any": "Любое",
|
"column.satisfy-any": "Любое",
|
||||||
"column.scheme": "Схема",
|
"column.scheme": "Схема",
|
||||||
@@ -80,7 +80,7 @@
|
|||||||
"dashboard": "Обзор",
|
"dashboard": "Обзор",
|
||||||
"dead-host": "404-хост",
|
"dead-host": "404-хост",
|
||||||
"dead-hosts": "404-хосты",
|
"dead-hosts": "404-хосты",
|
||||||
"dead-hosts.count": "{count} {count, plural, one {404 Host} other {404 Hosts}}",
|
"dead-hosts.count": "{count} {count, plural, one {404-хост} few {404-хоста} many {404-хостов} other {404-хоста}}",
|
||||||
"disabled": "Выключен",
|
"disabled": "Выключен",
|
||||||
"domain-names": "Домены",
|
"domain-names": "Домены",
|
||||||
"domain-names.max": "Максимум доменов: {count}",
|
"domain-names.max": "Максимум доменов: {count}",
|
||||||
@@ -142,13 +142,13 @@
|
|||||||
"object.delete": "Удалить {object}",
|
"object.delete": "Удалить {object}",
|
||||||
"object.delete.content": "Вы уверены, что хотите удалить {object}?",
|
"object.delete.content": "Вы уверены, что хотите удалить {object}?",
|
||||||
"object.edit": "Изменить {object}",
|
"object.edit": "Изменить {object}",
|
||||||
"object.empty": "Нет {objects}",
|
"object.empty": "{objects} отстутствуют",
|
||||||
"object.event.created": "Создан {object}",
|
"object.event.created": "{object} создан",
|
||||||
"object.event.deleted": "Удален {object}",
|
"object.event.deleted": "{object} удален",
|
||||||
"object.event.disabled": "Выключен {object}",
|
"object.event.disabled": "{object} выключен",
|
||||||
"object.event.enabled": "Включен {object}",
|
"object.event.enabled": "{object} включен",
|
||||||
"object.event.renewed": "Продлен {object}",
|
"object.event.renewed": "{object} продлен",
|
||||||
"object.event.updated": "Обновлен {object}",
|
"object.event.updated": "{object} обновлен",
|
||||||
"offline": "Офлайн",
|
"offline": "Офлайн",
|
||||||
"online": "Онлайн",
|
"online": "Онлайн",
|
||||||
"options": "Параметры",
|
"options": "Параметры",
|
||||||
@@ -198,7 +198,7 @@
|
|||||||
"test": "Проверить",
|
"test": "Проверить",
|
||||||
"user": "Пользователь",
|
"user": "Пользователь",
|
||||||
"user.change-password": "Изменить пароль",
|
"user.change-password": "Изменить пароль",
|
||||||
"user.confirm-password": "Подтвердить пароль",
|
"user.confirm-password": "Повторите пароль",
|
||||||
"user.current-password": "Текущий пароль",
|
"user.current-password": "Текущий пароль",
|
||||||
"user.edit-profile": "Изменить профиль",
|
"user.edit-profile": "Изменить профиль",
|
||||||
"user.full-name": "Полное имя",
|
"user.full-name": "Полное имя",
|
||||||
@@ -208,8 +208,8 @@
|
|||||||
"user.nickname": "Псевдоним",
|
"user.nickname": "Псевдоним",
|
||||||
"user.set-password": "Задать пароль",
|
"user.set-password": "Задать пароль",
|
||||||
"user.set-permissions": "Set Permissions for {name}",
|
"user.set-permissions": "Set Permissions for {name}",
|
||||||
"user.switch-dark": "Switch to Dark mode",
|
"user.switch-dark": "Включить тёмную тему",
|
||||||
"user.switch-light": "Switch to Light mode",
|
"user.switch-light": "Включить светлую тему",
|
||||||
"username": "Логин",
|
"username": "Логин",
|
||||||
"users": "Пользователи"
|
"users": "Пользователи"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user