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