mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-31 01:35:34 +02:00
New translations en-us.json (Russian)
[ci skip]
This commit is contained in:
+7
-7
@@ -934,7 +934,7 @@
|
|||||||
"newtVersion": "Версия",
|
"newtVersion": "Версия",
|
||||||
"architecture": "Архитектура",
|
"architecture": "Архитектура",
|
||||||
"sites": "Сайты",
|
"sites": "Сайты",
|
||||||
"siteWgAnyClients": "Для подключения используйте любой клиент WireGuard. Вы должны будете адресовать внутренние ресурсы, используя IP адрес пира.",
|
"siteWgAnyClients": "Use any WireGuard client to connect. You will have to address private resources using the peer IP.",
|
||||||
"siteWgCompatibleAllClients": "Совместим со всеми клиентами WireGuard",
|
"siteWgCompatibleAllClients": "Совместим со всеми клиентами WireGuard",
|
||||||
"siteWgManualConfigurationRequired": "Требуется ручная настройка",
|
"siteWgManualConfigurationRequired": "Требуется ручная настройка",
|
||||||
"userErrorNotAdminOrOwner": "Пользователь не является администратором или владельцем",
|
"userErrorNotAdminOrOwner": "Пользователь не является администратором или владельцем",
|
||||||
@@ -2361,7 +2361,7 @@
|
|||||||
"resourcesTableProxyResources": "Публичный",
|
"resourcesTableProxyResources": "Публичный",
|
||||||
"resourcesTableClientResources": "Приватный",
|
"resourcesTableClientResources": "Приватный",
|
||||||
"resourcesTableNoProxyResourcesFound": "Проксированных ресурсов не найдено.",
|
"resourcesTableNoProxyResourcesFound": "Проксированных ресурсов не найдено.",
|
||||||
"resourcesTableNoInternalResourcesFound": "Внутренних ресурсов не найдено.",
|
"resourcesTableNoInternalResourcesFound": "No private resources found.",
|
||||||
"resourcesTableDestination": "Пункт назначения",
|
"resourcesTableDestination": "Пункт назначения",
|
||||||
"resourcesTableAlias": "Alias",
|
"resourcesTableAlias": "Alias",
|
||||||
"resourcesTableAliasAddress": "Псевдоним адреса",
|
"resourcesTableAliasAddress": "Псевдоним адреса",
|
||||||
@@ -2384,9 +2384,9 @@
|
|||||||
"editInternalResourceDialogCancel": "Отмена",
|
"editInternalResourceDialogCancel": "Отмена",
|
||||||
"editInternalResourceDialogSaveResource": "Сохранить ресурс",
|
"editInternalResourceDialogSaveResource": "Сохранить ресурс",
|
||||||
"editInternalResourceDialogSuccess": "Успешно",
|
"editInternalResourceDialogSuccess": "Успешно",
|
||||||
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Внутренний ресурс успешно обновлен",
|
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Private resource updated successfully",
|
||||||
"editInternalResourceDialogError": "Ошибка",
|
"editInternalResourceDialogError": "Ошибка",
|
||||||
"editInternalResourceDialogFailedToUpdateInternalResource": "Не удалось обновить внутренний ресурс",
|
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update private resource",
|
||||||
"editInternalResourceDialogNameRequired": "Имя обязательно",
|
"editInternalResourceDialogNameRequired": "Имя обязательно",
|
||||||
"editInternalResourceDialogNameMaxLength": "Имя не должно быть длиннее 255 символов",
|
"editInternalResourceDialogNameMaxLength": "Имя не должно быть длиннее 255 символов",
|
||||||
"editInternalResourceDialogProxyPortMin": "Порт прокси должен быть не менее 1",
|
"editInternalResourceDialogProxyPortMin": "Порт прокси должен быть не менее 1",
|
||||||
@@ -2412,7 +2412,7 @@
|
|||||||
"editInternalResourceDialogAlias": "Alias",
|
"editInternalResourceDialogAlias": "Alias",
|
||||||
"editInternalResourceDialogAliasDescription": "Дополнительный внутренний DNS псевдоним для этого ресурса.",
|
"editInternalResourceDialogAliasDescription": "Дополнительный внутренний DNS псевдоним для этого ресурса.",
|
||||||
"createInternalResourceDialogNoSitesAvailable": "Нет доступных сайтов",
|
"createInternalResourceDialogNoSitesAvailable": "Нет доступных сайтов",
|
||||||
"createInternalResourceDialogNoSitesAvailableDescription": "Вам необходимо иметь хотя бы один сайт Newt с настроенной подсетью для создания внутреннего ресурса.",
|
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create private resources.",
|
||||||
"createInternalResourceDialogClose": "Закрыть",
|
"createInternalResourceDialogClose": "Закрыть",
|
||||||
"createInternalResourceDialogCreateClientResource": "Создать приватный ресурс",
|
"createInternalResourceDialogCreateClientResource": "Создать приватный ресурс",
|
||||||
"createInternalResourceDialogCreateClientResourceDescription": "Создать новый ресурс, который будет доступен только клиентам, подключенным к организации",
|
"createInternalResourceDialogCreateClientResourceDescription": "Создать новый ресурс, который будет доступен только клиентам, подключенным к организации",
|
||||||
@@ -2441,9 +2441,9 @@
|
|||||||
"createInternalResourceDialogCancel": "Отмена",
|
"createInternalResourceDialogCancel": "Отмена",
|
||||||
"createInternalResourceDialogCreateResource": "Создать ресурс",
|
"createInternalResourceDialogCreateResource": "Создать ресурс",
|
||||||
"createInternalResourceDialogSuccess": "Успешно",
|
"createInternalResourceDialogSuccess": "Успешно",
|
||||||
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Внутренний ресурс успешно создан",
|
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Private resource created successfully",
|
||||||
"createInternalResourceDialogError": "Ошибка",
|
"createInternalResourceDialogError": "Ошибка",
|
||||||
"createInternalResourceDialogFailedToCreateInternalResource": "Не удалось создать внутренний ресурс",
|
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create private resource",
|
||||||
"createInternalResourceDialogNameRequired": "Имя обязательно",
|
"createInternalResourceDialogNameRequired": "Имя обязательно",
|
||||||
"createInternalResourceDialogNameMaxLength": "Имя должно содержать менее 255 символов",
|
"createInternalResourceDialogNameMaxLength": "Имя должно содержать менее 255 символов",
|
||||||
"createInternalResourceDialogPleaseSelectSite": "Пожалуйста, выберите сайт",
|
"createInternalResourceDialogPleaseSelectSite": "Пожалуйста, выберите сайт",
|
||||||
|
|||||||
Reference in New Issue
Block a user