mirror of
https://github.com/fosrl/pangolin.git
synced 2026-09-14 23:00:26 +02:00
Compare commits
49 Commits
1.22.0
...
b940c3b718
| Author | SHA1 | Date | |
|---|---|---|---|
| b940c3b718 | |||
| a945971eda | |||
| c8e7a82df9 | |||
| 66941695e4 | |||
| c26e44c668 | |||
| 5f26378d4b | |||
| 115b3095bd | |||
| f4708e5cc7 | |||
| a23650fba2 | |||
| 804a9b2ae3 | |||
| 63a6d95a97 | |||
| 6d30c522ce | |||
| d2944c0fc6 | |||
| 05a1aa4e9c | |||
| 804896d854 | |||
| 39475aa362 | |||
| 21d852c494 | |||
| fb76b62233 | |||
| de5165bf30 | |||
| 3b1bfb33cf | |||
| 7ce26e5c89 | |||
| 36fb1021b0 | |||
| fa3d2d1632 | |||
| 3e84ee9d68 | |||
| 9598f84d8c | |||
| 65911e8e3d | |||
| 341f59f735 | |||
| e6a111a885 | |||
| 0852f13eb3 | |||
| fb2132e172 | |||
| 366e49a4e8 | |||
| b0092016e6 | |||
| 4ddac8a175 | |||
| 3ddb96cc48 | |||
| 2e82112d32 | |||
| bb64cc1509 | |||
| 99c5f12bd9 | |||
| 9c5bccec8a | |||
| 22444cb62f | |||
| 802009db24 | |||
| 35b4575272 | |||
| 545504eec2 | |||
| 6e9cb01f29 | |||
| 36727ee6fb | |||
| c29e85568e | |||
| 210a0b6b83 | |||
| c2ee1d3a81 | |||
| a7f0e4bb9f | |||
| fbcb73d08c |
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Локална",
|
"local": "Локална",
|
||||||
"edit": "Редактиране",
|
"edit": "Редактиране",
|
||||||
"siteConfirmDelete": "Потвърждение на изтриване на сайта",
|
"siteConfirmDelete": "Потвърждение на изтриване на сайта",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Изтриване на сайта",
|
"siteDelete": "Изтриване на сайта",
|
||||||
"siteMessageRemove": "След премахване, сайтът вече няма да бъде достъпен. Всички цели, свързани със сайта, също ще бъдат премахнати.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Сигурни ли сте, че искате да премахнете сайта от организацията?",
|
"siteQuestionRemove": "Сигурни ли сте, че искате да премахнете сайта от организацията?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Управление на сайтове",
|
"siteManageSites": "Управление на сайтове",
|
||||||
"siteDescription": "Създайте и управлявайте сайтове, за да осигурите свързаност със частни мрежи",
|
"siteDescription": "Създайте и управлявайте сайтове, за да осигурите свързаност със частни мрежи",
|
||||||
"sitesBannerTitle": "Свържете се с мрежа.",
|
"sitesBannerTitle": "Свържете се с мрежа.",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Управление на обществени ресурси",
|
"proxyResourceTitle": "Управление на обществени ресурси",
|
||||||
"proxyResourceDescription": "Създайте и управлявайте ресурси, които са общодостъпни чрез уеб браузър.",
|
"proxyResourceDescription": "Създайте и управлявайте ресурси, които са общодостъпни чрез уеб браузър.",
|
||||||
"publicResourcesBannerTitle": "Публичен достъп през Интернет",
|
"publicResourcesBannerTitle": "Публичен достъп през Интернет",
|
||||||
"publicResourcesBannerDescription": "Публичните ресурси са HTTPS проксита, достъпни за всеки в Интернет чрез уеб браузър. За разлика от частните ресурси, те не изискват клиентски софтуер и могат да включват издентити и контексто-осъзнати политики за достъп.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Управление на частни ресурси",
|
"clientResourceTitle": "Управление на частни ресурси",
|
||||||
"clientResourceDescription": "Създайте и управлявайте ресурси, които са достъпни само чрез свързан клиент.",
|
"clientResourceDescription": "Създайте и управлявайте ресурси, които са достъпни само чрез свързан клиент.",
|
||||||
"privateResourcesBannerTitle": "Достъп до частни ресурси с нулево доверие.",
|
"privateResourcesBannerTitle": "Достъп до частни ресурси с нулево доверие.",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Тип на действието",
|
"alertingActionType": "Тип на действието",
|
||||||
"alertingNotifyUsers": "Потребители",
|
"alertingNotifyUsers": "Потребители",
|
||||||
"alertingNotifyRoles": "Роли",
|
"alertingNotifyRoles": "Роли",
|
||||||
"alertingNotifyEmails": "Имейл адреси",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Добавете имейл и натиснете Enter",
|
"alertingEmailPlaceholder": "Добавете имейл и натиснете Enter",
|
||||||
"alertingWebhookMethod": "HTTP метод",
|
"alertingWebhookMethod": "HTTP метод",
|
||||||
"alertingWebhookSecret": "Секрет за подписване (по избор)",
|
"alertingWebhookSecret": "Секрет за подписване (по избор)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Потребителят може да изпълнява само определени команди с sudo.",
|
"sshSudoModeCommandsDescription": "Потребителят може да изпълнява само определени команди с sudo.",
|
||||||
"sshSudo": "Разреши sudo",
|
"sshSudo": "Разреши sudo",
|
||||||
"sshSudoCommands": "Sudo команди",
|
"sshSudoCommands": "Sudo команди",
|
||||||
"sshSudoCommandsDescription": "Списък с команди, които потребителят има право да изпълнява със sudo, разделени със запетаи, интервали или нови редове. Необходимо е да се използват абсолютни пътища.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Създай начална директория",
|
"sshCreateHomeDir": "Създай начална директория",
|
||||||
"sshUnixGroups": "Unix групи",
|
"sshUnixGroups": "Unix групи",
|
||||||
"sshUnixGroupsDescription": "Unix групи, за добавяне на потребителя на целевия хост, разделени със запетаи, интервали или нови редове.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Въведете стойности или пуснете .txt или .csv файл",
|
"roleTextFieldPlaceholder": "Въведете стойности или пуснете .txt или .csv файл",
|
||||||
"roleTextImportTitle": "Импортиране от файл",
|
"roleTextImportTitle": "Импортиране от файл",
|
||||||
"roleTextImportDescription": "Импортиране на {fileName} в {fieldLabel}.",
|
"roleTextImportDescription": "Импортиране на {fileName} в {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "CIDR диапазонът на ресурса в мрежата на сайта.",
|
"createInternalResourceDialogDestinationCidrDescription": "CIDR диапазонът на ресурса в мрежата на сайта.",
|
||||||
"createInternalResourceDialogAlias": "Псевдоним",
|
"createInternalResourceDialogAlias": "Псевдоним",
|
||||||
"createInternalResourceDialogAliasDescription": "По избор вътрешен DNS псевдоним за този ресурс.",
|
"createInternalResourceDialogAliasDescription": "По избор вътрешен DNS псевдоним за този ресурс.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Методът е задължителен за HTTP ресурси",
|
"internalResourceDownstreamSchemeRequired": "Методът е задължителен за HTTP ресурси",
|
||||||
"internalResourceHttpPortRequired": "Портът към целта е задължителен за HTTP ресурси",
|
"internalResourceHttpPortRequired": "Портът към целта е задължителен за HTTP ресурси",
|
||||||
"siteConfiguration": "Конфигурация",
|
"siteConfiguration": "Конфигурация",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Místní",
|
"local": "Místní",
|
||||||
"edit": "Upravit",
|
"edit": "Upravit",
|
||||||
"siteConfirmDelete": "Potvrdit odstranění lokality",
|
"siteConfirmDelete": "Potvrdit odstranění lokality",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Odstranění lokality",
|
"siteDelete": "Odstranění lokality",
|
||||||
"siteMessageRemove": "Po odstranění webu již nebude přístupný. Všechny cíle spojené s webem budou také odstraněny.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Jste si jisti, že chcete odstranit tuto stránku z organizace?",
|
"siteQuestionRemove": "Jste si jisti, že chcete odstranit tuto stránku z organizace?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Správa lokalit",
|
"siteManageSites": "Správa lokalit",
|
||||||
"siteDescription": "Vytvořte a spravujte stránky pro povolení připojení k soukromým sítím",
|
"siteDescription": "Vytvořte a spravujte stránky pro povolení připojení k soukromým sítím",
|
||||||
"sitesBannerTitle": "Připojit jakoukoli síť",
|
"sitesBannerTitle": "Připojit jakoukoli síť",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Spravovat veřejné zdroje",
|
"proxyResourceTitle": "Spravovat veřejné zdroje",
|
||||||
"proxyResourceDescription": "Vytváření a správa zdrojů, které jsou veřejně přístupné prostřednictvím webového prohlížeče",
|
"proxyResourceDescription": "Vytváření a správa zdrojů, které jsou veřejně přístupné prostřednictvím webového prohlížeče",
|
||||||
"publicResourcesBannerTitle": "Webové Veřejné Přístupy",
|
"publicResourcesBannerTitle": "Webové Veřejné Přístupy",
|
||||||
"publicResourcesBannerDescription": "Veřejné prostředky jsou HTTPS proxy přístupné každému na internetu prostřednictvím webového prohlížeče. Na rozdíl od soukromých prostředků nevyžadují software na straně klienta a mohou zahrnovat politiky přístupu orientované na identitu a kontext.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Spravovat soukromé zdroje",
|
"clientResourceTitle": "Spravovat soukromé zdroje",
|
||||||
"clientResourceDescription": "Vytváření a správa zdrojů, které jsou přístupné pouze prostřednictvím připojeného klienta",
|
"clientResourceDescription": "Vytváření a správa zdrojů, které jsou přístupné pouze prostřednictvím připojeného klienta",
|
||||||
"privateResourcesBannerTitle": "Zero-Trust soukromý přístup",
|
"privateResourcesBannerTitle": "Zero-Trust soukromý přístup",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Typ akce",
|
"alertingActionType": "Typ akce",
|
||||||
"alertingNotifyUsers": "Uživatelé",
|
"alertingNotifyUsers": "Uživatelé",
|
||||||
"alertingNotifyRoles": "Role",
|
"alertingNotifyRoles": "Role",
|
||||||
"alertingNotifyEmails": "Emailové adresy",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Přidejte e-mail a stiskněte Enter",
|
"alertingEmailPlaceholder": "Přidejte e-mail a stiskněte Enter",
|
||||||
"alertingWebhookMethod": "HTTP metoda",
|
"alertingWebhookMethod": "HTTP metoda",
|
||||||
"alertingWebhookSecret": "Přihlašovací tajemství (volitelné)",
|
"alertingWebhookSecret": "Přihlašovací tajemství (volitelné)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Uživatel může spustit pouze zadané příkazy s sudo.",
|
"sshSudoModeCommandsDescription": "Uživatel může spustit pouze zadané příkazy s sudo.",
|
||||||
"sshSudo": "Povolit sudo",
|
"sshSudo": "Povolit sudo",
|
||||||
"sshSudoCommands": "Sudo příkazy",
|
"sshSudoCommands": "Sudo příkazy",
|
||||||
"sshSudoCommandsDescription": "Seznam příkazů, které je uživateli povoleno spouštět se sudo, oddělený čárkami, mezerami, nebo novými řádky. Je třeba používat absolutní cesty.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Vytvořit domovský adresář",
|
"sshCreateHomeDir": "Vytvořit domovský adresář",
|
||||||
"sshUnixGroups": "Unixové skupiny",
|
"sshUnixGroups": "Unixové skupiny",
|
||||||
"sshUnixGroupsDescription": "Unixové skupiny, do kterých má být uživatel přidán na cílovém hostu, oddělené čárkami, mezerami, nebo novými řádky.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Zadejte hodnoty nebo přetáhněte soubor .txt nebo .csv",
|
"roleTextFieldPlaceholder": "Zadejte hodnoty nebo přetáhněte soubor .txt nebo .csv",
|
||||||
"roleTextImportTitle": "Importovat ze souboru",
|
"roleTextImportTitle": "Importovat ze souboru",
|
||||||
"roleTextImportDescription": "Importuje se {fileName} do {fieldLabel}.",
|
"roleTextImportDescription": "Importuje se {fileName} do {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "Rozsah zdrojů CIDR v síti webu.",
|
"createInternalResourceDialogDestinationCidrDescription": "Rozsah zdrojů CIDR v síti webu.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Volitelný interní DNS alias pro tento dokument.",
|
"createInternalResourceDialogAliasDescription": "Volitelný interní DNS alias pro tento dokument.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "HTTP metoda je vyžadována pro HTTP zdroje",
|
"internalResourceDownstreamSchemeRequired": "HTTP metoda je vyžadována pro HTTP zdroje",
|
||||||
"internalResourceHttpPortRequired": "Přípoječný port je nutný pro HTTP zdroj",
|
"internalResourceHttpPortRequired": "Přípoječný port je nutný pro HTTP zdroj",
|
||||||
"siteConfiguration": "Konfigurace",
|
"siteConfiguration": "Konfigurace",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Lokal",
|
"local": "Lokal",
|
||||||
"edit": "Bearbeiten",
|
"edit": "Bearbeiten",
|
||||||
"siteConfirmDelete": "Löschen des Standorts bestätigen",
|
"siteConfirmDelete": "Löschen des Standorts bestätigen",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Standort löschen",
|
"siteDelete": "Standort löschen",
|
||||||
"siteMessageRemove": "Sobald der Standort entfernt ist, wird er nicht mehr zugänglich sein. Alle mit dem Standort verbundenen Ziele werden ebenfalls entfernt.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Sind Sie sicher, dass Sie den Standort aus der Organisation entfernen möchten?",
|
"siteQuestionRemove": "Sind Sie sicher, dass Sie den Standort aus der Organisation entfernen möchten?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Standorte verwalten",
|
"siteManageSites": "Standorte verwalten",
|
||||||
"siteDescription": "Erstellen und Verwalten von Standorten, um die Verbindung zu privaten Netzwerken zu ermöglichen",
|
"siteDescription": "Erstellen und Verwalten von Standorten, um die Verbindung zu privaten Netzwerken zu ermöglichen",
|
||||||
"sitesBannerTitle": "Verbinde ein beliebiges Netzwerk",
|
"sitesBannerTitle": "Verbinde ein beliebiges Netzwerk",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Öffentliche Ressourcen verwalten",
|
"proxyResourceTitle": "Öffentliche Ressourcen verwalten",
|
||||||
"proxyResourceDescription": "Erstelle und verwalte Ressourcen, die über einen Webbrowser öffentlich zugänglich sind",
|
"proxyResourceDescription": "Erstelle und verwalte Ressourcen, die über einen Webbrowser öffentlich zugänglich sind",
|
||||||
"publicResourcesBannerTitle": "Web-basierter öffentlicher Zugang",
|
"publicResourcesBannerTitle": "Web-basierter öffentlicher Zugang",
|
||||||
"publicResourcesBannerDescription": "Öffentliche Ressourcen sind HTTPS-Proxys, die über einen Webbrowser für jeden im Internet zugänglich sind. Im Gegensatz zu privaten Ressourcen benötigen sie keine Client-seitige Software und können Identitäts- und kontextuelle Zugriffsrichtlinien enthalten.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Private Ressourcen verwalten",
|
"clientResourceTitle": "Private Ressourcen verwalten",
|
||||||
"clientResourceDescription": "Erstelle und verwalte Ressourcen, die nur über einen verbundenen Client zugänglich sind",
|
"clientResourceDescription": "Erstelle und verwalte Ressourcen, die nur über einen verbundenen Client zugänglich sind",
|
||||||
"privateResourcesBannerTitle": "Zero-Trust-Zugriff auf private Ressourcen",
|
"privateResourcesBannerTitle": "Zero-Trust-Zugriff auf private Ressourcen",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Aktionstyp",
|
"alertingActionType": "Aktionstyp",
|
||||||
"alertingNotifyUsers": "Benutzer",
|
"alertingNotifyUsers": "Benutzer",
|
||||||
"alertingNotifyRoles": "Rollen",
|
"alertingNotifyRoles": "Rollen",
|
||||||
"alertingNotifyEmails": "E-Mail-Adressen",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "E-Mail hinzufügen und Enter drücken",
|
"alertingEmailPlaceholder": "E-Mail hinzufügen und Enter drücken",
|
||||||
"alertingWebhookMethod": "HTTP-Methode",
|
"alertingWebhookMethod": "HTTP-Methode",
|
||||||
"alertingWebhookSecret": "Signatur geheim (optional)",
|
"alertingWebhookSecret": "Signatur geheim (optional)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Benutzer kann nur die angegebenen Befehle mit sudo ausführen.",
|
"sshSudoModeCommandsDescription": "Benutzer kann nur die angegebenen Befehle mit sudo ausführen.",
|
||||||
"sshSudo": "sudo erlauben",
|
"sshSudo": "sudo erlauben",
|
||||||
"sshSudoCommands": "Sudo-Befehle",
|
"sshSudoCommands": "Sudo-Befehle",
|
||||||
"sshSudoCommandsDescription": "Liste der Befehle, die der Benutzer mit sudo ausführen darf, durch Kommas, Leerzeichen oder neue Zeilen getrennt. Absolute Pfade müssen verwendet werden.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Home-Verzeichnis erstellen",
|
"sshCreateHomeDir": "Home-Verzeichnis erstellen",
|
||||||
"sshUnixGroups": "Unix-Gruppen",
|
"sshUnixGroups": "Unix-Gruppen",
|
||||||
"sshUnixGroupsDescription": "Unix-Gruppen, in die der Benutzer auf dem Ziel-Host aufgenommen werden soll, getrennt durch Kommas, Leerzeichen oder neue Zeilen.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Werte eingeben oder eine .txt- oder .csv-Datei ablegen",
|
"roleTextFieldPlaceholder": "Werte eingeben oder eine .txt- oder .csv-Datei ablegen",
|
||||||
"roleTextImportTitle": "Von Datei importieren",
|
"roleTextImportTitle": "Von Datei importieren",
|
||||||
"roleTextImportDescription": "Importiere {fileName} in {fieldLabel}.",
|
"roleTextImportDescription": "Importiere {fileName} in {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "Der CIDR-Bereich der Ressource im Netzwerk der Website.",
|
"createInternalResourceDialogDestinationCidrDescription": "Der CIDR-Bereich der Ressource im Netzwerk der Website.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Ein optionaler interner DNS-Alias für diese Ressource.",
|
"createInternalResourceDialogAliasDescription": "Ein optionaler interner DNS-Alias für diese Ressource.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Schema ist für HTTP-Ressourcen erforderlich",
|
"internalResourceDownstreamSchemeRequired": "Schema ist für HTTP-Ressourcen erforderlich",
|
||||||
"internalResourceHttpPortRequired": "Zielport ist für HTTP-Ressourcen erforderlich",
|
"internalResourceHttpPortRequired": "Zielport ist für HTTP-Ressourcen erforderlich",
|
||||||
"siteConfiguration": "Konfiguration",
|
"siteConfiguration": "Konfiguration",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Local",
|
"local": "Local",
|
||||||
"edit": "Editar",
|
"edit": "Editar",
|
||||||
"siteConfirmDelete": "Confirmar Borrar Sitio",
|
"siteConfirmDelete": "Confirmar Borrar Sitio",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Eliminar sitio",
|
"siteDelete": "Eliminar sitio",
|
||||||
"siteMessageRemove": "Una vez eliminado, el sitio ya no será accesible. Todos los objetivos asociados con el sitio también serán eliminados.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "¿Está seguro que desea eliminar el sitio de la organización?",
|
"siteQuestionRemove": "¿Está seguro que desea eliminar el sitio de la organización?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Administrar Sitios",
|
"siteManageSites": "Administrar Sitios",
|
||||||
"siteDescription": "Crear y administrar sitios para permitir la conectividad a redes privadas",
|
"siteDescription": "Crear y administrar sitios para permitir la conectividad a redes privadas",
|
||||||
"sitesBannerTitle": "Conectar cualquier red",
|
"sitesBannerTitle": "Conectar cualquier red",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Administrar recursos públicos",
|
"proxyResourceTitle": "Administrar recursos públicos",
|
||||||
"proxyResourceDescription": "Crear y administrar recursos que sean accesibles públicamente a través de un navegador web",
|
"proxyResourceDescription": "Crear y administrar recursos que sean accesibles públicamente a través de un navegador web",
|
||||||
"publicResourcesBannerTitle": "Acceso Público basado en Web",
|
"publicResourcesBannerTitle": "Acceso Público basado en Web",
|
||||||
"publicResourcesBannerDescription": "Los recursos públicos son proxies HTTPS accesibles para cualquiera en Internet a través de un navegador web. A diferencia de los recursos privados, no requieren software del lado del cliente e incluyen políticas de acceso basadas en identidad y contexto.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Administrar recursos privados",
|
"clientResourceTitle": "Administrar recursos privados",
|
||||||
"clientResourceDescription": "Crear y administrar recursos que sólo son accesibles a través de un cliente conectado",
|
"clientResourceDescription": "Crear y administrar recursos que sólo son accesibles a través de un cliente conectado",
|
||||||
"privateResourcesBannerTitle": "Acceso privado de confianza cero",
|
"privateResourcesBannerTitle": "Acceso privado de confianza cero",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Tipo de acción",
|
"alertingActionType": "Tipo de acción",
|
||||||
"alertingNotifyUsers": "Usuarios",
|
"alertingNotifyUsers": "Usuarios",
|
||||||
"alertingNotifyRoles": "Roles",
|
"alertingNotifyRoles": "Roles",
|
||||||
"alertingNotifyEmails": "Direcciones de correo electrónico",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Añadir email y presionar Enter",
|
"alertingEmailPlaceholder": "Añadir email y presionar Enter",
|
||||||
"alertingWebhookMethod": "Método HTTP",
|
"alertingWebhookMethod": "Método HTTP",
|
||||||
"alertingWebhookSecret": "Firma secreta (opcional)",
|
"alertingWebhookSecret": "Firma secreta (opcional)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "El usuario sólo puede ejecutar los comandos especificados con sudo.",
|
"sshSudoModeCommandsDescription": "El usuario sólo puede ejecutar los comandos especificados con sudo.",
|
||||||
"sshSudo": "Permitir sudo",
|
"sshSudo": "Permitir sudo",
|
||||||
"sshSudoCommands": "Comandos Sudo",
|
"sshSudoCommands": "Comandos Sudo",
|
||||||
"sshSudoCommandsDescription": "Lista de comandos que el usuario tiene permitido ejecutar con sudo, separados por comas, espacios o nuevas líneas. Se deben usar rutas absolutas.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Crear directorio principal",
|
"sshCreateHomeDir": "Crear directorio principal",
|
||||||
"sshUnixGroups": "Grupos Unix",
|
"sshUnixGroups": "Grupos Unix",
|
||||||
"sshUnixGroupsDescription": "Grupos Unix a los que añadir el usuario en el host de destino, separados por comas, espacios o nuevas líneas.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Introduce valores, o suelta un archivo .txt o .csv",
|
"roleTextFieldPlaceholder": "Introduce valores, o suelta un archivo .txt o .csv",
|
||||||
"roleTextImportTitle": "Importar desde Archivo",
|
"roleTextImportTitle": "Importar desde Archivo",
|
||||||
"roleTextImportDescription": "Importando {fileName} en {fieldLabel}.",
|
"roleTextImportDescription": "Importando {fileName} en {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "El rango CIDR del recurso en la red del sitio.",
|
"createInternalResourceDialogDestinationCidrDescription": "El rango CIDR del recurso en la red del sitio.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Un alias DNS interno opcional para este recurso.",
|
"createInternalResourceDialogAliasDescription": "Un alias DNS interno opcional para este recurso.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Se requiere el método para recursos HTTP",
|
"internalResourceDownstreamSchemeRequired": "Se requiere el método para recursos HTTP",
|
||||||
"internalResourceHttpPortRequired": "Se requiere el puerto de destino para recursos HTTP",
|
"internalResourceHttpPortRequired": "Se requiere el puerto de destino para recursos HTTP",
|
||||||
"siteConfiguration": "Configuración",
|
"siteConfiguration": "Configuración",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Locale",
|
"local": "Locale",
|
||||||
"edit": "Modifier",
|
"edit": "Modifier",
|
||||||
"siteConfirmDelete": "Confirmer la suppression du nœud",
|
"siteConfirmDelete": "Confirmer la suppression du nœud",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Supprimer le nœud",
|
"siteDelete": "Supprimer le nœud",
|
||||||
"siteMessageRemove": "Une fois supprimé, le nœud ne sera plus accessible. Toutes les cibles associées au nœud seront également supprimées.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Êtes-vous sûr de vouloir supprimer ce nœud de l'organisation ?",
|
"siteQuestionRemove": "Êtes-vous sûr de vouloir supprimer ce nœud de l'organisation ?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Gérer les nœuds",
|
"siteManageSites": "Gérer les nœuds",
|
||||||
"siteDescription": "Créer et gérer des sites pour activer la connectivité aux réseaux privés",
|
"siteDescription": "Créer et gérer des sites pour activer la connectivité aux réseaux privés",
|
||||||
"sitesBannerTitle": "Se connecter à n'importe quel réseau",
|
"sitesBannerTitle": "Se connecter à n'importe quel réseau",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Gérer les ressources publiques",
|
"proxyResourceTitle": "Gérer les ressources publiques",
|
||||||
"proxyResourceDescription": "Créer et gérer des ressources accessibles au public via un navigateur web",
|
"proxyResourceDescription": "Créer et gérer des ressources accessibles au public via un navigateur web",
|
||||||
"publicResourcesBannerTitle": "Accès public basé sur le Web",
|
"publicResourcesBannerTitle": "Accès public basé sur le Web",
|
||||||
"publicResourcesBannerDescription": "Les ressources publiques sont des proxys HTTPS accessibles à quiconque sur Internet via un navigateur Web. Contrairement aux ressources privées, elles ne nécessitent pas de logiciel côté client et peuvent inclure des politiques d'accès fondées sur l'identité et le contexte.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Gérer les ressources privées",
|
"clientResourceTitle": "Gérer les ressources privées",
|
||||||
"clientResourceDescription": "Créer et gérer des ressources qui ne sont accessibles que via un client connecté",
|
"clientResourceDescription": "Créer et gérer des ressources qui ne sont accessibles que via un client connecté",
|
||||||
"privateResourcesBannerTitle": "Accès privé sans confiance",
|
"privateResourcesBannerTitle": "Accès privé sans confiance",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Type d'action",
|
"alertingActionType": "Type d'action",
|
||||||
"alertingNotifyUsers": "Utilisateurs",
|
"alertingNotifyUsers": "Utilisateurs",
|
||||||
"alertingNotifyRoles": "Rôles",
|
"alertingNotifyRoles": "Rôles",
|
||||||
"alertingNotifyEmails": "Adresses e-mail",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Ajoutez un e-mail et appuyez sur Entrée",
|
"alertingEmailPlaceholder": "Ajoutez un e-mail et appuyez sur Entrée",
|
||||||
"alertingWebhookMethod": "Méthode HTTP",
|
"alertingWebhookMethod": "Méthode HTTP",
|
||||||
"alertingWebhookSecret": "Secret de signature (facultatif)",
|
"alertingWebhookSecret": "Secret de signature (facultatif)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "L'utilisateur ne peut exécuter que les commandes spécifiées avec sudo.",
|
"sshSudoModeCommandsDescription": "L'utilisateur ne peut exécuter que les commandes spécifiées avec sudo.",
|
||||||
"sshSudo": "Autoriser sudo",
|
"sshSudo": "Autoriser sudo",
|
||||||
"sshSudoCommands": "Commandes Sudo",
|
"sshSudoCommands": "Commandes Sudo",
|
||||||
"sshSudoCommandsDescription": "Liste des commandes que l'utilisateur est autorisé à exécuter avec sudo, séparées par des virgules, des espaces ou des nouvelles lignes. Les chemins absolus doivent être utilisés.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Créer un répertoire personnel",
|
"sshCreateHomeDir": "Créer un répertoire personnel",
|
||||||
"sshUnixGroups": "Groupes Unix",
|
"sshUnixGroups": "Groupes Unix",
|
||||||
"sshUnixGroupsDescription": "Groupes Unix auxquels ajouter l'utilisateur sur l'hôte cible, séparés par des virgules, des espaces, ou des nouvelles lignes.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Entrez des valeurs, ou déposez un fichier .txt ou .csv",
|
"roleTextFieldPlaceholder": "Entrez des valeurs, ou déposez un fichier .txt ou .csv",
|
||||||
"roleTextImportTitle": "Importer depuis un fichier",
|
"roleTextImportTitle": "Importer depuis un fichier",
|
||||||
"roleTextImportDescription": "Importation de {fileName} dans {fieldLabel}.",
|
"roleTextImportDescription": "Importation de {fileName} dans {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "La gamme CIDR de la ressource sur le réseau du site.",
|
"createInternalResourceDialogDestinationCidrDescription": "La gamme CIDR de la ressource sur le réseau du site.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Un alias DNS interne optionnel pour cette ressource.",
|
"createInternalResourceDialogAliasDescription": "Un alias DNS interne optionnel pour cette ressource.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Un schéma est requis pour les ressources HTTP",
|
"internalResourceDownstreamSchemeRequired": "Un schéma est requis pour les ressources HTTP",
|
||||||
"internalResourceHttpPortRequired": "Le port de destination est requis pour les ressources HTTP",
|
"internalResourceHttpPortRequired": "Le port de destination est requis pour les ressources HTTP",
|
||||||
"siteConfiguration": "Configuration",
|
"siteConfiguration": "Configuration",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Locale",
|
"local": "Locale",
|
||||||
"edit": "Modifica",
|
"edit": "Modifica",
|
||||||
"siteConfirmDelete": "Conferma Eliminazione Sito",
|
"siteConfirmDelete": "Conferma Eliminazione Sito",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Elimina Sito",
|
"siteDelete": "Elimina Sito",
|
||||||
"siteMessageRemove": "Una volta rimosso il sito non sarà più accessibile. Tutti gli oggetti associati al sito verranno rimossi.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Sei sicuro di voler rimuovere il sito dall'organizzazione?",
|
"siteQuestionRemove": "Sei sicuro di voler rimuovere il sito dall'organizzazione?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Gestisci Siti",
|
"siteManageSites": "Gestisci Siti",
|
||||||
"siteDescription": "Creare e gestire siti per abilitare la connettività a reti private",
|
"siteDescription": "Creare e gestire siti per abilitare la connettività a reti private",
|
||||||
"sitesBannerTitle": "Connetti Qualsiasi Rete",
|
"sitesBannerTitle": "Connetti Qualsiasi Rete",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Gestisci Risorse Pubbliche",
|
"proxyResourceTitle": "Gestisci Risorse Pubbliche",
|
||||||
"proxyResourceDescription": "Creare e gestire risorse pubbliche accessibili tramite un browser web",
|
"proxyResourceDescription": "Creare e gestire risorse pubbliche accessibili tramite un browser web",
|
||||||
"publicResourcesBannerTitle": "Accesso Pubblico Basato sul Web",
|
"publicResourcesBannerTitle": "Accesso Pubblico Basato sul Web",
|
||||||
"publicResourcesBannerDescription": "Le risorse pubbliche sono proxy HTTPS accessibili a chiunque su Internet tramite un browser web. A differenza delle risorse private, non richiedono software lato client e possono includere politiche di accesso basate su identità e contesto.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Gestisci Risorse Private",
|
"clientResourceTitle": "Gestisci Risorse Private",
|
||||||
"clientResourceDescription": "Crea e gestisci risorse accessibili solo tramite un client connesso",
|
"clientResourceDescription": "Crea e gestisci risorse accessibili solo tramite un client connesso",
|
||||||
"privateResourcesBannerTitle": "Accesso Privato Zero-Trust",
|
"privateResourcesBannerTitle": "Accesso Privato Zero-Trust",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Tipo di azione",
|
"alertingActionType": "Tipo di azione",
|
||||||
"alertingNotifyUsers": "Utenti",
|
"alertingNotifyUsers": "Utenti",
|
||||||
"alertingNotifyRoles": "Ruoli",
|
"alertingNotifyRoles": "Ruoli",
|
||||||
"alertingNotifyEmails": "Indirizzi email",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Aggiungi email e premi Invio",
|
"alertingEmailPlaceholder": "Aggiungi email e premi Invio",
|
||||||
"alertingWebhookMethod": "Metodo HTTP",
|
"alertingWebhookMethod": "Metodo HTTP",
|
||||||
"alertingWebhookSecret": "Segreto di firma (opzionale)",
|
"alertingWebhookSecret": "Segreto di firma (opzionale)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "L'utente può eseguire solo i comandi specificati con sudo.",
|
"sshSudoModeCommandsDescription": "L'utente può eseguire solo i comandi specificati con sudo.",
|
||||||
"sshSudo": "Consenti sudo",
|
"sshSudo": "Consenti sudo",
|
||||||
"sshSudoCommands": "Comandi Sudo",
|
"sshSudoCommands": "Comandi Sudo",
|
||||||
"sshSudoCommandsDescription": "Elenco di comandi che l'utente è autorizzato ad eseguire con sudo, separati da virgole, spazi o nuove righe. Devono essere utilizzati percorsi assoluti.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Crea Cartella Home",
|
"sshCreateHomeDir": "Crea Cartella Home",
|
||||||
"sshUnixGroups": "Gruppi Unix",
|
"sshUnixGroups": "Gruppi Unix",
|
||||||
"sshUnixGroupsDescription": "Gruppi Unix a cui aggiungere l'utente sull'host di destinazione, separati da virgole, spazi o nuove righe.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Inserisci i valori o rilascia un file .txt o .csv",
|
"roleTextFieldPlaceholder": "Inserisci i valori o rilascia un file .txt o .csv",
|
||||||
"roleTextImportTitle": "Importa da File",
|
"roleTextImportTitle": "Importa da File",
|
||||||
"roleTextImportDescription": "Importazione di {fileName} in {fieldLabel}.",
|
"roleTextImportDescription": "Importazione di {fileName} in {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "La gamma CIDR della risorsa sulla rete del sito.",
|
"createInternalResourceDialogDestinationCidrDescription": "La gamma CIDR della risorsa sulla rete del sito.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Un alias DNS interno opzionale per questa risorsa.",
|
"createInternalResourceDialogAliasDescription": "Un alias DNS interno opzionale per questa risorsa.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Il metodo è richiesto per risorse HTTP",
|
"internalResourceDownstreamSchemeRequired": "Il metodo è richiesto per risorse HTTP",
|
||||||
"internalResourceHttpPortRequired": "Porta di destinazione richiesta per risorse HTTP",
|
"internalResourceHttpPortRequired": "Porta di destinazione richiesta per risorse HTTP",
|
||||||
"siteConfiguration": "Configurazione",
|
"siteConfiguration": "Configurazione",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "로컬",
|
"local": "로컬",
|
||||||
"edit": "편집",
|
"edit": "편집",
|
||||||
"siteConfirmDelete": "사이트 삭제 확인",
|
"siteConfirmDelete": "사이트 삭제 확인",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "사이트 삭제",
|
"siteDelete": "사이트 삭제",
|
||||||
"siteMessageRemove": "삭제되면 사이트에 더 이상 액세스할 수 없습니다. 사이트와 연결된 모든 대상도 삭제됩니다.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "조직에서 사이트를 제거하시겠습니까?",
|
"siteQuestionRemove": "조직에서 사이트를 제거하시겠습니까?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "사이트 관리",
|
"siteManageSites": "사이트 관리",
|
||||||
"siteDescription": "프라이빗 네트워크로의 연결을 활성화하려면 사이트를 생성하고 관리하세요.",
|
"siteDescription": "프라이빗 네트워크로의 연결을 활성화하려면 사이트를 생성하고 관리하세요.",
|
||||||
"sitesBannerTitle": "모든 네트워크 연결",
|
"sitesBannerTitle": "모든 네트워크 연결",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "공개 리소스 관리",
|
"proxyResourceTitle": "공개 리소스 관리",
|
||||||
"proxyResourceDescription": "웹 브라우저를 통해 공용으로 접근할 수 있는 리소스를 생성하고 관리하세요.",
|
"proxyResourceDescription": "웹 브라우저를 통해 공용으로 접근할 수 있는 리소스를 생성하고 관리하세요.",
|
||||||
"publicResourcesBannerTitle": "웹 기반의 공개 액세스",
|
"publicResourcesBannerTitle": "웹 기반의 공개 액세스",
|
||||||
"publicResourcesBannerDescription": "공공 자원은 누구나 웹 브라우저를 통해 접근 가능한 HTTPS 프록시입니다. 개인 자원과 달리 클라이언트 측 소프트웨어가 필요하지 않으며, 아이덴티티 및 컨텍스트 인지 접근 정책을 포함할 수 있습니다.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "개인 리소스 관리",
|
"clientResourceTitle": "개인 리소스 관리",
|
||||||
"clientResourceDescription": "연결된 클라이언트를 통해서만 접근할 수 있는 리소스를 생성하고 관리하세요.",
|
"clientResourceDescription": "연결된 클라이언트를 통해서만 접근할 수 있는 리소스를 생성하고 관리하세요.",
|
||||||
"privateResourcesBannerTitle": "제로 트러스트 개인 접근",
|
"privateResourcesBannerTitle": "제로 트러스트 개인 접근",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "작업 유형",
|
"alertingActionType": "작업 유형",
|
||||||
"alertingNotifyUsers": "사용자들",
|
"alertingNotifyUsers": "사용자들",
|
||||||
"alertingNotifyRoles": "역할들",
|
"alertingNotifyRoles": "역할들",
|
||||||
"alertingNotifyEmails": "이메일 주소들",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "이메일 추가 후 Enter 키를 누르세요",
|
"alertingEmailPlaceholder": "이메일 추가 후 Enter 키를 누르세요",
|
||||||
"alertingWebhookMethod": "HTTP 메소드",
|
"alertingWebhookMethod": "HTTP 메소드",
|
||||||
"alertingWebhookSecret": "서명 비밀 (선택 사항)",
|
"alertingWebhookSecret": "서명 비밀 (선택 사항)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "사용자는 sudo로 지정된 명령만 실행할 수 있습니다.",
|
"sshSudoModeCommandsDescription": "사용자는 sudo로 지정된 명령만 실행할 수 있습니다.",
|
||||||
"sshSudo": "Sudo 허용",
|
"sshSudo": "Sudo 허용",
|
||||||
"sshSudoCommands": "Sudo 명령",
|
"sshSudoCommands": "Sudo 명령",
|
||||||
"sshSudoCommandsDescription": "사용자가 쉘에서 sudo로 실행할 수 있는 명령 목록, 쉼표, 공백 또는 새 줄로 구분됩니다. 절대 경로를 사용해야 합니다.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "홈 디렉터리 생성",
|
"sshCreateHomeDir": "홈 디렉터리 생성",
|
||||||
"sshUnixGroups": "유닉스 그룹",
|
"sshUnixGroups": "유닉스 그룹",
|
||||||
"sshUnixGroupsDescription": "사용자를 대상 호스트에 추가할 유닉스 그룹들, 쉼표, 공백 또는 새 줄로 구분됩니다.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "값을 입력하거나 .txt나 .csv 파일을 드롭하세요",
|
"roleTextFieldPlaceholder": "값을 입력하거나 .txt나 .csv 파일을 드롭하세요",
|
||||||
"roleTextImportTitle": "파일에서 가져오기",
|
"roleTextImportTitle": "파일에서 가져오기",
|
||||||
"roleTextImportDescription": "{fileName}을(를) {fieldLabel}에 가져오는 중",
|
"roleTextImportDescription": "{fileName}을(를) {fieldLabel}에 가져오는 중",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "사이트 네트워크의 자원 IP 주소입니다.",
|
"createInternalResourceDialogDestinationCidrDescription": "사이트 네트워크의 자원 IP 주소입니다.",
|
||||||
"createInternalResourceDialogAlias": "별칭",
|
"createInternalResourceDialogAlias": "별칭",
|
||||||
"createInternalResourceDialogAliasDescription": "이 리소스에 대한 선택적 내부 DNS 별칭입니다.",
|
"createInternalResourceDialogAliasDescription": "이 리소스에 대한 선택적 내부 DNS 별칭입니다.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "HTTP 리소스에 스킴이 필요합니다",
|
"internalResourceDownstreamSchemeRequired": "HTTP 리소스에 스킴이 필요합니다",
|
||||||
"internalResourceHttpPortRequired": "HTTP 리소스에 목적지 포트가 필요합니다",
|
"internalResourceHttpPortRequired": "HTTP 리소스에 목적지 포트가 필요합니다",
|
||||||
"siteConfiguration": "설정",
|
"siteConfiguration": "설정",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Lokal",
|
"local": "Lokal",
|
||||||
"edit": "Rediger",
|
"edit": "Rediger",
|
||||||
"siteConfirmDelete": "Bekreft Sletting av Område",
|
"siteConfirmDelete": "Bekreft Sletting av Område",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Slett Område",
|
"siteDelete": "Slett Område",
|
||||||
"siteMessageRemove": "Når nettstedet er fjernet, vil det ikke lenger være tilgjengelig. Alle målene for nettstedet vil også bli fjernet.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Er du sikker på at du vil fjerne nettstedet fra organisasjonen?",
|
"siteQuestionRemove": "Er du sikker på at du vil fjerne nettstedet fra organisasjonen?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Administrer Områder",
|
"siteManageSites": "Administrer Områder",
|
||||||
"siteDescription": "Opprette og administrere nettsteder for å aktivere tilkobling til private nettverk",
|
"siteDescription": "Opprette og administrere nettsteder for å aktivere tilkobling til private nettverk",
|
||||||
"sitesBannerTitle": "Koble til alle nettverk",
|
"sitesBannerTitle": "Koble til alle nettverk",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Administrere offentlige ressurser",
|
"proxyResourceTitle": "Administrere offentlige ressurser",
|
||||||
"proxyResourceDescription": "Opprett og administrer ressurser som er offentlig tilgjengelige via en nettleser",
|
"proxyResourceDescription": "Opprett og administrer ressurser som er offentlig tilgjengelige via en nettleser",
|
||||||
"publicResourcesBannerTitle": "Web-basert offentlig tilgang",
|
"publicResourcesBannerTitle": "Web-basert offentlig tilgang",
|
||||||
"publicResourcesBannerDescription": "Offentlige ressurser er HTTPS-proxyer som er tilgjengelige for alle på internett via en nettleser. I motsetning til private ressurser, krever de ikke klientprogramvare og kan inkludere identitets- og kontekstsensitive tilgangspolicyer.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Administrer private ressurser",
|
"clientResourceTitle": "Administrer private ressurser",
|
||||||
"clientResourceDescription": "Opprette og administrere ressurser som bare er tilgjengelige via en tilkoblet klient",
|
"clientResourceDescription": "Opprette og administrere ressurser som bare er tilgjengelige via en tilkoblet klient",
|
||||||
"privateResourcesBannerTitle": "Zero-Trust privat tilgang",
|
"privateResourcesBannerTitle": "Zero-Trust privat tilgang",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Handlings type",
|
"alertingActionType": "Handlings type",
|
||||||
"alertingNotifyUsers": "Brukere",
|
"alertingNotifyUsers": "Brukere",
|
||||||
"alertingNotifyRoles": "Roller",
|
"alertingNotifyRoles": "Roller",
|
||||||
"alertingNotifyEmails": "E-postadresser",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Legg til e-post og trykk Enter",
|
"alertingEmailPlaceholder": "Legg til e-post og trykk Enter",
|
||||||
"alertingWebhookMethod": "HTTP-metode",
|
"alertingWebhookMethod": "HTTP-metode",
|
||||||
"alertingWebhookSecret": "Signeringshemmelig (valgfritt)",
|
"alertingWebhookSecret": "Signeringshemmelig (valgfritt)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Brukeren kan bare kjøre de angitte kommandoene med sudo.",
|
"sshSudoModeCommandsDescription": "Brukeren kan bare kjøre de angitte kommandoene med sudo.",
|
||||||
"sshSudo": "Tillat sudo",
|
"sshSudo": "Tillat sudo",
|
||||||
"sshSudoCommands": "Sudo kommandoer",
|
"sshSudoCommands": "Sudo kommandoer",
|
||||||
"sshSudoCommandsDescription": "Liste over kommandoer brukeren har lov til å kjøre med sudo, separert med komma, mellomrom eller nye linjer. Absolutte stier må brukes.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Opprett hjemmappe",
|
"sshCreateHomeDir": "Opprett hjemmappe",
|
||||||
"sshUnixGroups": "Unix grupper",
|
"sshUnixGroups": "Unix grupper",
|
||||||
"sshUnixGroupsDescription": "Unix-grupper å legge til brukeren i på målverten, separert med komma, mellomrom eller nye linjer.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Skriv inn verdier, eller slipp en .txt eller .csv fil",
|
"roleTextFieldPlaceholder": "Skriv inn verdier, eller slipp en .txt eller .csv fil",
|
||||||
"roleTextImportTitle": "Importer fra fil",
|
"roleTextImportTitle": "Importer fra fil",
|
||||||
"roleTextImportDescription": "Importerer {fileName} til {fieldLabel}.",
|
"roleTextImportDescription": "Importerer {fileName} til {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "CIDR-rekkevidden til ressursen på nettstedets nettverk.",
|
"createInternalResourceDialogDestinationCidrDescription": "CIDR-rekkevidden til ressursen på nettstedets nettverk.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Et valgfritt internt DNS-alias for denne ressursen.",
|
"createInternalResourceDialogAliasDescription": "Et valgfritt internt DNS-alias for denne ressursen.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Skjema er påkrevd for HTTP-ressurser",
|
"internalResourceDownstreamSchemeRequired": "Skjema er påkrevd for HTTP-ressurser",
|
||||||
"internalResourceHttpPortRequired": "Destinasjonsport er nødvendig for HTTP-ressurser",
|
"internalResourceHttpPortRequired": "Destinasjonsport er nødvendig for HTTP-ressurser",
|
||||||
"siteConfiguration": "Konfigurasjon",
|
"siteConfiguration": "Konfigurasjon",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Lokaal",
|
"local": "Lokaal",
|
||||||
"edit": "Bewerken",
|
"edit": "Bewerken",
|
||||||
"siteConfirmDelete": "Verwijderen van site bevestigen",
|
"siteConfirmDelete": "Verwijderen van site bevestigen",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Site verwijderen",
|
"siteDelete": "Site verwijderen",
|
||||||
"siteMessageRemove": "Eenmaal verwijderd zal de site niet langer toegankelijk zijn. Alle aan de site gekoppelde doelen zullen ook worden verwijderd.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Weet u zeker dat u de site wilt verwijderen uit de organisatie?",
|
"siteQuestionRemove": "Weet u zeker dat u de site wilt verwijderen uit de organisatie?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Sites beheren",
|
"siteManageSites": "Sites beheren",
|
||||||
"siteDescription": "Maak en beheer sites om verbinding met privénetwerken in te schakelen",
|
"siteDescription": "Maak en beheer sites om verbinding met privénetwerken in te schakelen",
|
||||||
"sitesBannerTitle": "Verbind elk netwerk",
|
"sitesBannerTitle": "Verbind elk netwerk",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Openbare bronnen beheren",
|
"proxyResourceTitle": "Openbare bronnen beheren",
|
||||||
"proxyResourceDescription": "Creëer en beheer bronnen die openbaar toegankelijk zijn via een webbrowser",
|
"proxyResourceDescription": "Creëer en beheer bronnen die openbaar toegankelijk zijn via een webbrowser",
|
||||||
"publicResourcesBannerTitle": "Web-gebaseerde Openbare Toegang",
|
"publicResourcesBannerTitle": "Web-gebaseerde Openbare Toegang",
|
||||||
"publicResourcesBannerDescription": "Openbare bronnen zijn HTTPS-proxies die toegankelijk zijn voor iedereen op het internet via een webbrowser. In tegenstelling tot privébronnen hoeven ze geen client-software te hebben en kunnen ze identiteit- en context bewuste toegangsmiddelen bevatten.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Privébronnen beheren",
|
"clientResourceTitle": "Privébronnen beheren",
|
||||||
"clientResourceDescription": "Creëer en beheer bronnen die alleen toegankelijk zijn via een verbonden client",
|
"clientResourceDescription": "Creëer en beheer bronnen die alleen toegankelijk zijn via een verbonden client",
|
||||||
"privateResourcesBannerTitle": "Zero-Trust Private Access",
|
"privateResourcesBannerTitle": "Zero-Trust Private Access",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Actietype",
|
"alertingActionType": "Actietype",
|
||||||
"alertingNotifyUsers": "Gebruikers",
|
"alertingNotifyUsers": "Gebruikers",
|
||||||
"alertingNotifyRoles": "Rollen",
|
"alertingNotifyRoles": "Rollen",
|
||||||
"alertingNotifyEmails": "E-mailadressen",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Voeg e-mail toe en druk op Enter",
|
"alertingEmailPlaceholder": "Voeg e-mail toe en druk op Enter",
|
||||||
"alertingWebhookMethod": "HTTP-methode",
|
"alertingWebhookMethod": "HTTP-methode",
|
||||||
"alertingWebhookSecret": "Ondertekengeheim (optioneel)",
|
"alertingWebhookSecret": "Ondertekengeheim (optioneel)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Gebruiker kan alleen de opgegeven commando's uitvoeren met de sudo.",
|
"sshSudoModeCommandsDescription": "Gebruiker kan alleen de opgegeven commando's uitvoeren met de sudo.",
|
||||||
"sshSudo": "sudo toestaan",
|
"sshSudo": "sudo toestaan",
|
||||||
"sshSudoCommands": "Sudo Commando's",
|
"sshSudoCommands": "Sudo Commando's",
|
||||||
"sshSudoCommandsDescription": "Lijst met commando's die de gebruiker mag uitvoeren met sudo, gescheiden door komma's, spaties of nieuwe regels. Absolute paden moeten worden gebruikt.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Maak Home Directory",
|
"sshCreateHomeDir": "Maak Home Directory",
|
||||||
"sshUnixGroups": "Unix groepen",
|
"sshUnixGroups": "Unix groepen",
|
||||||
"sshUnixGroupsDescription": "Unix-groepen om de gebruiker aan toe te voegen op de doelhost, gescheiden door komma's, spaties of nieuwe regels.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Voer waarden in, of sleep een .txt of .csv-bestand",
|
"roleTextFieldPlaceholder": "Voer waarden in, of sleep een .txt of .csv-bestand",
|
||||||
"roleTextImportTitle": "Importeer vanuit Bestand",
|
"roleTextImportTitle": "Importeer vanuit Bestand",
|
||||||
"roleTextImportDescription": "{fileName} importeren naar {fieldLabel}.",
|
"roleTextImportDescription": "{fileName} importeren naar {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "Het CIDR-bereik van het document op het netwerk van de site.",
|
"createInternalResourceDialogDestinationCidrDescription": "Het CIDR-bereik van het document op het netwerk van de site.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Een optionele interne DNS-alias voor dit document.",
|
"createInternalResourceDialogAliasDescription": "Een optionele interne DNS-alias voor dit document.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Schema is vereist voor HTTP-bronnen",
|
"internalResourceDownstreamSchemeRequired": "Schema is vereist voor HTTP-bronnen",
|
||||||
"internalResourceHttpPortRequired": "Bestemmingspoort is vereist voor HTTP-bronnen",
|
"internalResourceHttpPortRequired": "Bestemmingspoort is vereist voor HTTP-bronnen",
|
||||||
"siteConfiguration": "Configuratie",
|
"siteConfiguration": "Configuratie",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Lokalny",
|
"local": "Lokalny",
|
||||||
"edit": "Edytuj",
|
"edit": "Edytuj",
|
||||||
"siteConfirmDelete": "Potwierdź usunięcie witryny",
|
"siteConfirmDelete": "Potwierdź usunięcie witryny",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Usuń witrynę",
|
"siteDelete": "Usuń witrynę",
|
||||||
"siteMessageRemove": "Po usunięciu witryna nie będzie już dostępna. Wszystkie cele związane z witryną zostaną również usunięte.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Czy na pewno chcesz usunąć witrynę z organizacji?",
|
"siteQuestionRemove": "Czy na pewno chcesz usunąć witrynę z organizacji?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Zarządzaj stronami",
|
"siteManageSites": "Zarządzaj stronami",
|
||||||
"siteDescription": "Tworzenie stron i zarządzanie nimi, aby włączyć połączenia z prywatnymi sieciami",
|
"siteDescription": "Tworzenie stron i zarządzanie nimi, aby włączyć połączenia z prywatnymi sieciami",
|
||||||
"sitesBannerTitle": "Połącz dowolną sieć",
|
"sitesBannerTitle": "Połącz dowolną sieć",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Zarządzaj zasobami publicznymi",
|
"proxyResourceTitle": "Zarządzaj zasobami publicznymi",
|
||||||
"proxyResourceDescription": "Twórz i zarządzaj zasobami, które są publicznie dostępne w przeglądarce internetowej",
|
"proxyResourceDescription": "Twórz i zarządzaj zasobami, które są publicznie dostępne w przeglądarce internetowej",
|
||||||
"publicResourcesBannerTitle": "Publiczny dostęp przez przeglądarkę internetową",
|
"publicResourcesBannerTitle": "Publiczny dostęp przez przeglądarkę internetową",
|
||||||
"publicResourcesBannerDescription": "Zasoby publiczne to serwery proxy HTTPS, dostępne dla każdego w Internecie za pośrednictwem przeglądarki. W przeciwieństwie do zasobów prywatnych, nie wymagają oprogramowania po stronie klienta i mogą obejmować polityki dostępu świadome tożsamości i kontekstu.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Zarządzaj zasobami prywatnymi",
|
"clientResourceTitle": "Zarządzaj zasobami prywatnymi",
|
||||||
"clientResourceDescription": "Twórz i zarządzaj zasobami, które są dostępne tylko za pośrednictwem połączonego klienta",
|
"clientResourceDescription": "Twórz i zarządzaj zasobami, które są dostępne tylko za pośrednictwem połączonego klienta",
|
||||||
"privateResourcesBannerTitle": "Zero zaufania do prywatnego dostępu",
|
"privateResourcesBannerTitle": "Zero zaufania do prywatnego dostępu",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Typ akcji",
|
"alertingActionType": "Typ akcji",
|
||||||
"alertingNotifyUsers": "Użytkownicy",
|
"alertingNotifyUsers": "Użytkownicy",
|
||||||
"alertingNotifyRoles": "Role",
|
"alertingNotifyRoles": "Role",
|
||||||
"alertingNotifyEmails": "Adres e-mail",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Dodaj e-mail i naciśnij Enter",
|
"alertingEmailPlaceholder": "Dodaj e-mail i naciśnij Enter",
|
||||||
"alertingWebhookMethod": "Metoda HTTP",
|
"alertingWebhookMethod": "Metoda HTTP",
|
||||||
"alertingWebhookSecret": "Sekret podpisu (opcjonalny)",
|
"alertingWebhookSecret": "Sekret podpisu (opcjonalny)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Użytkownik może uruchamiać tylko określone polecenia z sudo.",
|
"sshSudoModeCommandsDescription": "Użytkownik może uruchamiać tylko określone polecenia z sudo.",
|
||||||
"sshSudo": "Zezwól na sudo",
|
"sshSudo": "Zezwól na sudo",
|
||||||
"sshSudoCommands": "Komendy Sudo",
|
"sshSudoCommands": "Komendy Sudo",
|
||||||
"sshSudoCommandsDescription": "Lista poleceń, które użytkownik może uruchomić z sudo, oddzielone przecinkami, spacjami lub nowymi liniami. Absolutne ścieżki muszą być używane.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Utwórz katalog domowy",
|
"sshCreateHomeDir": "Utwórz katalog domowy",
|
||||||
"sshUnixGroups": "Grupy Unix",
|
"sshUnixGroups": "Grupy Unix",
|
||||||
"sshUnixGroupsDescription": "Grupy Uniksowe, do których dodać użytkownika na docelowym hoście, oddzielone przecinkami, spacjami, lub nowymi liniami.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Wprowadź wartości lub upuść plik .txt lub .csv",
|
"roleTextFieldPlaceholder": "Wprowadź wartości lub upuść plik .txt lub .csv",
|
||||||
"roleTextImportTitle": "Importuj z pliku",
|
"roleTextImportTitle": "Importuj z pliku",
|
||||||
"roleTextImportDescription": "Importowanie {fileName} do {fieldLabel}.",
|
"roleTextImportDescription": "Importowanie {fileName} do {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "Zakres CIDR zasobu w sieci witryny.",
|
"createInternalResourceDialogDestinationCidrDescription": "Zakres CIDR zasobu w sieci witryny.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Opcjonalny wewnętrzny alias DNS dla tego zasobu.",
|
"createInternalResourceDialogAliasDescription": "Opcjonalny wewnętrzny alias DNS dla tego zasobu.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Schemat jest wymagany dla zasobów HTTP",
|
"internalResourceDownstreamSchemeRequired": "Schemat jest wymagany dla zasobów HTTP",
|
||||||
"internalResourceHttpPortRequired": "Port docelowy jest wymagany dla zasobów HTTP",
|
"internalResourceHttpPortRequired": "Port docelowy jest wymagany dla zasobów HTTP",
|
||||||
"siteConfiguration": "Konfiguracja",
|
"siteConfiguration": "Konfiguracja",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Localização",
|
"local": "Localização",
|
||||||
"edit": "Alterar",
|
"edit": "Alterar",
|
||||||
"siteConfirmDelete": "Confirmar que pretende apagar o site",
|
"siteConfirmDelete": "Confirmar que pretende apagar o site",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Excluir site",
|
"siteDelete": "Excluir site",
|
||||||
"siteMessageRemove": "Uma vez removido, o site não estará mais acessível. Todas as metas associadas ao site também serão removidas.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Você tem certeza que deseja remover este site da organização?",
|
"siteQuestionRemove": "Você tem certeza que deseja remover este site da organização?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Gerir sites",
|
"siteManageSites": "Gerir sites",
|
||||||
"siteDescription": "Criar e gerenciar sites para ativar a conectividade a redes privadas",
|
"siteDescription": "Criar e gerenciar sites para ativar a conectividade a redes privadas",
|
||||||
"sitesBannerTitle": "Conectar a Qualquer Rede",
|
"sitesBannerTitle": "Conectar a Qualquer Rede",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Gerenciar Recursos Públicos",
|
"proxyResourceTitle": "Gerenciar Recursos Públicos",
|
||||||
"proxyResourceDescription": "Criar e gerenciar recursos que são acessíveis publicamente por meio de um navegador da web",
|
"proxyResourceDescription": "Criar e gerenciar recursos que são acessíveis publicamente por meio de um navegador da web",
|
||||||
"publicResourcesBannerTitle": "Acesso Público Baseado em Web",
|
"publicResourcesBannerTitle": "Acesso Público Baseado em Web",
|
||||||
"publicResourcesBannerDescription": "Os recursos públicos são proxies HTTPS acessíveis a qualquer pessoa na internet através de um navegador web. Ao contrário dos recursos privados, eles não exigem software do lado do cliente e podem incluir políticas de acesso conscientes de identidade e contexto.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Gerenciar recursos privados",
|
"clientResourceTitle": "Gerenciar recursos privados",
|
||||||
"clientResourceDescription": "Criar e gerenciar recursos que só são acessíveis por meio de um cliente conectado",
|
"clientResourceDescription": "Criar e gerenciar recursos que só são acessíveis por meio de um cliente conectado",
|
||||||
"privateResourcesBannerTitle": "Acesso Privado com Confiança Zero",
|
"privateResourcesBannerTitle": "Acesso Privado com Confiança Zero",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Tipo de Ação",
|
"alertingActionType": "Tipo de Ação",
|
||||||
"alertingNotifyUsers": "Utilizadores",
|
"alertingNotifyUsers": "Utilizadores",
|
||||||
"alertingNotifyRoles": "Papéis",
|
"alertingNotifyRoles": "Papéis",
|
||||||
"alertingNotifyEmails": "Endereços de e-mail",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Adicione o e-mail e pressione Enter",
|
"alertingEmailPlaceholder": "Adicione o e-mail e pressione Enter",
|
||||||
"alertingWebhookMethod": "Método HTTP",
|
"alertingWebhookMethod": "Método HTTP",
|
||||||
"alertingWebhookSecret": "Segredo de assinatura (opcional)",
|
"alertingWebhookSecret": "Segredo de assinatura (opcional)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Usuário só pode executar os comandos especificados com sudo.",
|
"sshSudoModeCommandsDescription": "Usuário só pode executar os comandos especificados com sudo.",
|
||||||
"sshSudo": "Permitir sudo",
|
"sshSudo": "Permitir sudo",
|
||||||
"sshSudoCommands": "Comandos Sudo",
|
"sshSudoCommands": "Comandos Sudo",
|
||||||
"sshSudoCommandsDescription": "Lista de comandos que o usuário está autorizado a executar com sudo, separados por vírgulas, espaços ou novas linhas. Devem ser usados caminhos absolutos.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Criar Diretório Inicial",
|
"sshCreateHomeDir": "Criar Diretório Inicial",
|
||||||
"sshUnixGroups": "Grupos Unix",
|
"sshUnixGroups": "Grupos Unix",
|
||||||
"sshUnixGroupsDescription": "Grupos Unix para adicionar o usuário no host de destino, separados por vírgulas, espaços ou novas linhas.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Insira valores, ou solte um arquivo .txt ou .csv",
|
"roleTextFieldPlaceholder": "Insira valores, ou solte um arquivo .txt ou .csv",
|
||||||
"roleTextImportTitle": "Importar de Arquivo",
|
"roleTextImportTitle": "Importar de Arquivo",
|
||||||
"roleTextImportDescription": "Importando {fileName} para {fieldLabel}.",
|
"roleTextImportDescription": "Importando {fileName} para {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "A faixa CIDR do recurso na rede do site.",
|
"createInternalResourceDialogDestinationCidrDescription": "A faixa CIDR do recurso na rede do site.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Um alias de DNS interno opcional para este recurso.",
|
"createInternalResourceDialogAliasDescription": "Um alias de DNS interno opcional para este recurso.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Esquema é obrigatório para recursos HTTP",
|
"internalResourceDownstreamSchemeRequired": "Esquema é obrigatório para recursos HTTP",
|
||||||
"internalResourceHttpPortRequired": "Porta de destino é obrigatória para recursos HTTP",
|
"internalResourceHttpPortRequired": "Porta de destino é obrigatória para recursos HTTP",
|
||||||
"siteConfiguration": "Configuração",
|
"siteConfiguration": "Configuração",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Локальный",
|
"local": "Локальный",
|
||||||
"edit": "Редактировать",
|
"edit": "Редактировать",
|
||||||
"siteConfirmDelete": "Подтвердить удаление сайта",
|
"siteConfirmDelete": "Подтвердить удаление сайта",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Удалить сайт",
|
"siteDelete": "Удалить сайт",
|
||||||
"siteMessageRemove": "После удаления сайт больше не будет доступен. Все цели, связанные с сайтом, также будут удалены.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Вы уверены, что хотите удалить сайт из организации?",
|
"siteQuestionRemove": "Вы уверены, что хотите удалить сайт из организации?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Управление сайтами",
|
"siteManageSites": "Управление сайтами",
|
||||||
"siteDescription": "Создание и управление сайтами, чтобы включить подключение к приватным сетям",
|
"siteDescription": "Создание и управление сайтами, чтобы включить подключение к приватным сетям",
|
||||||
"sitesBannerTitle": "Подключить любую сеть",
|
"sitesBannerTitle": "Подключить любую сеть",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Управление публичными ресурсами",
|
"proxyResourceTitle": "Управление публичными ресурсами",
|
||||||
"proxyResourceDescription": "Создание и управление ресурсами, которые доступны через веб-браузер",
|
"proxyResourceDescription": "Создание и управление ресурсами, которые доступны через веб-браузер",
|
||||||
"publicResourcesBannerTitle": "Веб-доступ к публичным ресурсам",
|
"publicResourcesBannerTitle": "Веб-доступ к публичным ресурсам",
|
||||||
"publicResourcesBannerDescription": "Публичные ресурсы — это HTTPS-прокси, доступные для любого пользователя Интернета через веб-браузер. В отличие от частных ресурсов, они не требуют программного обеспечения на стороне клиента и могут включать в себя политики доступа, учитывающие идентичность и контекст.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Управление приватными ресурсами",
|
"clientResourceTitle": "Управление приватными ресурсами",
|
||||||
"clientResourceDescription": "Создание и управление ресурсами, которые доступны только через подключенный клиент",
|
"clientResourceDescription": "Создание и управление ресурсами, которые доступны только через подключенный клиент",
|
||||||
"privateResourcesBannerTitle": "Частный доступ с нулевым доверием",
|
"privateResourcesBannerTitle": "Частный доступ с нулевым доверием",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Тип действия",
|
"alertingActionType": "Тип действия",
|
||||||
"alertingNotifyUsers": "Пользователи",
|
"alertingNotifyUsers": "Пользователи",
|
||||||
"alertingNotifyRoles": "Роли",
|
"alertingNotifyRoles": "Роли",
|
||||||
"alertingNotifyEmails": "Email адреса",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "Добавьте email и нажмите Enter",
|
"alertingEmailPlaceholder": "Добавьте email и нажмите Enter",
|
||||||
"alertingWebhookMethod": "HTTP метод",
|
"alertingWebhookMethod": "HTTP метод",
|
||||||
"alertingWebhookSecret": "Секрет подписания (необязательно)",
|
"alertingWebhookSecret": "Секрет подписания (необязательно)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Пользователь может запускать только указанные команды с помощью sudo.",
|
"sshSudoModeCommandsDescription": "Пользователь может запускать только указанные команды с помощью sudo.",
|
||||||
"sshSudo": "Разрешить sudo",
|
"sshSudo": "Разрешить sudo",
|
||||||
"sshSudoCommands": "Sudo Команды",
|
"sshSudoCommands": "Sudo Команды",
|
||||||
"sshSudoCommandsDescription": "Список команд, которые пользователь может запускать с sudo, разделенный запятыми, пробелами или новыми строками. Должны использоваться абсолютные пути.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Создать домашний каталог",
|
"sshCreateHomeDir": "Создать домашний каталог",
|
||||||
"sshUnixGroups": "Unix группы",
|
"sshUnixGroups": "Unix группы",
|
||||||
"sshUnixGroupsDescription": "Группы Unix, к которым пользователь добавляется на целевом хосте, разделяются запятыми, пробелами или новыми строками.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Введите значения или перетащите файл .txt или .csv",
|
"roleTextFieldPlaceholder": "Введите значения или перетащите файл .txt или .csv",
|
||||||
"roleTextImportTitle": "Импорт из файла",
|
"roleTextImportTitle": "Импорт из файла",
|
||||||
"roleTextImportDescription": "Импортирую {fileName} в {fieldLabel}.",
|
"roleTextImportDescription": "Импортирую {fileName} в {fieldLabel}.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "Диапазон CIDR ресурса в сети сайта.",
|
"createInternalResourceDialogDestinationCidrDescription": "Диапазон CIDR ресурса в сети сайта.",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "Дополнительный внутренний DNS псевдоним для этого ресурса.",
|
"createInternalResourceDialogAliasDescription": "Дополнительный внутренний DNS псевдоним для этого ресурса.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "Схема обязательна для HTTP ресурсов",
|
"internalResourceDownstreamSchemeRequired": "Схема обязательна для HTTP ресурсов",
|
||||||
"internalResourceHttpPortRequired": "Порт назначения обязателен для HTTP ресурсов",
|
"internalResourceHttpPortRequired": "Порт назначения обязателен для HTTP ресурсов",
|
||||||
"siteConfiguration": "Конфигурация",
|
"siteConfiguration": "Конфигурация",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "Yerel",
|
"local": "Yerel",
|
||||||
"edit": "Düzenle",
|
"edit": "Düzenle",
|
||||||
"siteConfirmDelete": "Site Silmeyi Onayla",
|
"siteConfirmDelete": "Site Silmeyi Onayla",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "Siteyi Sil",
|
"siteDelete": "Siteyi Sil",
|
||||||
"siteMessageRemove": "Kaldırıldıktan sonra site artık erişilebilir olmayacaktır. Siteyle ilişkilendirilmiş tüm hedefler de kaldırılacaktır.",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "Siteyi organizasyondan kaldırmak istediğinizden emin misiniz?",
|
"siteQuestionRemove": "Siteyi organizasyondan kaldırmak istediğinizden emin misiniz?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "Siteleri Yönet",
|
"siteManageSites": "Siteleri Yönet",
|
||||||
"siteDescription": "Özel ağlara erişimi etkinleştirmek için siteler oluşturun ve yönetin",
|
"siteDescription": "Özel ağlara erişimi etkinleştirmek için siteler oluşturun ve yönetin",
|
||||||
"sitesBannerTitle": "Herhangi Bir Ağa Bağlan",
|
"sitesBannerTitle": "Herhangi Bir Ağa Bağlan",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "Herkese Açık Kaynakları Yönet",
|
"proxyResourceTitle": "Herkese Açık Kaynakları Yönet",
|
||||||
"proxyResourceDescription": "Bir web tarayıcısı aracılığıyla kamuya açık kaynaklar oluşturun ve yönetin",
|
"proxyResourceDescription": "Bir web tarayıcısı aracılığıyla kamuya açık kaynaklar oluşturun ve yönetin",
|
||||||
"publicResourcesBannerTitle": "Web tabanlı Açık Erişim",
|
"publicResourcesBannerTitle": "Web tabanlı Açık Erişim",
|
||||||
"publicResourcesBannerDescription": "Genel kaynaklar, web tarayıcısı aracılığıyla internette herkesin erişebileceği HTTPS veya TCP/UDP proxy'leridir. Özel kaynakların aksine istemci tarafı yazılım gerektirmezler ve kimlik ve bağlam farkındalığı erişim politikalarını içerebilirler.",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "Özel Kaynakları Yönet",
|
"clientResourceTitle": "Özel Kaynakları Yönet",
|
||||||
"clientResourceDescription": "Sadece bağlı bir istemci aracılığıyla erişilebilen kaynakları oluşturun ve yönetin",
|
"clientResourceDescription": "Sadece bağlı bir istemci aracılığıyla erişilebilen kaynakları oluşturun ve yönetin",
|
||||||
"privateResourcesBannerTitle": "Sıfır Güven Özel Erişim",
|
"privateResourcesBannerTitle": "Sıfır Güven Özel Erişim",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "Eylem türü",
|
"alertingActionType": "Eylem türü",
|
||||||
"alertingNotifyUsers": "Kullanıcılar",
|
"alertingNotifyUsers": "Kullanıcılar",
|
||||||
"alertingNotifyRoles": "Roller",
|
"alertingNotifyRoles": "Roller",
|
||||||
"alertingNotifyEmails": "E-posta adresleri",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "E-posta ekleyin ve Enter tuşuna basın",
|
"alertingEmailPlaceholder": "E-posta ekleyin ve Enter tuşuna basın",
|
||||||
"alertingWebhookMethod": "HTTP yöntemi",
|
"alertingWebhookMethod": "HTTP yöntemi",
|
||||||
"alertingWebhookSecret": "İmza sırrı (isteğe bağlı)",
|
"alertingWebhookSecret": "İmza sırrı (isteğe bağlı)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "Kullanıcı sadece belirtilen komutları sudo ile çalıştırabilir.",
|
"sshSudoModeCommandsDescription": "Kullanıcı sadece belirtilen komutları sudo ile çalıştırabilir.",
|
||||||
"sshSudo": "Sudo'ya izin ver",
|
"sshSudo": "Sudo'ya izin ver",
|
||||||
"sshSudoCommands": "Sudo Komutları",
|
"sshSudoCommands": "Sudo Komutları",
|
||||||
"sshSudoCommandsDescription": "Kullanıcının 'sudo' ile çalıştırmasına izin verilen komutlar listesi noktalı virgülle, boşluk veya yeni satırla ayrılmalıdır. Mutlak yollar kullanılmalıdır.",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "Ev Dizini Oluştur",
|
"sshCreateHomeDir": "Ev Dizini Oluştur",
|
||||||
"sshUnixGroups": "Unix Grupları",
|
"sshUnixGroups": "Unix Grupları",
|
||||||
"sshUnixGroupsDescription": "Hedef ana bilgisayardaki kullanıcıya eklemek için Unix grupları, noktalı virgülle, boşluk veya yeni satırla ayrılmalıdır.",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "Değerleri girin veya bir .txt veya .csv dosyası bırakın",
|
"roleTextFieldPlaceholder": "Değerleri girin veya bir .txt veya .csv dosyası bırakın",
|
||||||
"roleTextImportTitle": "Dosyadan İçe Aktar",
|
"roleTextImportTitle": "Dosyadan İçe Aktar",
|
||||||
"roleTextImportDescription": "{fileName} dosyası {fieldLabel} alanına içe aktarılıyor.",
|
"roleTextImportDescription": "{fileName} dosyası {fieldLabel} alanına içe aktarılıyor.",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "Site ağındaki kaynağın CIDR aralığı.",
|
"createInternalResourceDialogDestinationCidrDescription": "Site ağındaki kaynağın CIDR aralığı.",
|
||||||
"createInternalResourceDialogAlias": "Takma Ad",
|
"createInternalResourceDialogAlias": "Takma Ad",
|
||||||
"createInternalResourceDialogAliasDescription": "Bu kaynak için isteğe bağlı dahili DNS takma adı.",
|
"createInternalResourceDialogAliasDescription": "Bu kaynak için isteğe bağlı dahili DNS takma adı.",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "HTTP kaynakları için şema gereklidir",
|
"internalResourceDownstreamSchemeRequired": "HTTP kaynakları için şema gereklidir",
|
||||||
"internalResourceHttpPortRequired": "HTTP kaynakları için hedef bağlantı noktası gereklidir",
|
"internalResourceHttpPortRequired": "HTTP kaynakları için hedef bağlantı noktası gereklidir",
|
||||||
"siteConfiguration": "Yapılandırma",
|
"siteConfiguration": "Yapılandırma",
|
||||||
|
|||||||
+12
-5
@@ -66,9 +66,15 @@
|
|||||||
"local": "本地的",
|
"local": "本地的",
|
||||||
"edit": "编辑",
|
"edit": "编辑",
|
||||||
"siteConfirmDelete": "确认删除节点",
|
"siteConfirmDelete": "确认删除节点",
|
||||||
|
"siteConfirmDeleteAndResources": "Confirm Delete Site and Resources",
|
||||||
"siteDelete": "删除节点",
|
"siteDelete": "删除节点",
|
||||||
"siteMessageRemove": "一旦移除,节点将无法访问。与节点相关的所有目标也将被移除。",
|
"siteDeleteAndResources": "Delete Site and Resources",
|
||||||
|
"siteMessageRemove": "Once removed the site will no longer be accessible. Targets associated with this site will be removed, but resources will remain.",
|
||||||
|
"siteMessageRemoveAndResources": "This will permanently delete all public and private resources linked to this site, even if a resource is also associated with other sites.",
|
||||||
"siteQuestionRemove": "您确定要从组织中删除该节点吗?",
|
"siteQuestionRemove": "您确定要从组织中删除该节点吗?",
|
||||||
|
"siteQuestionRemoveAndResources": "Are you sure you want to delete this site and all associated resources?",
|
||||||
|
"sitesTableDeleteSite": "Delete Site",
|
||||||
|
"sitesTableDeleteSiteAndResources": "Delete Site and Resources",
|
||||||
"siteManageSites": "管理站点",
|
"siteManageSites": "管理站点",
|
||||||
"siteDescription": "创建和管理站点,启用与私人网络的连接",
|
"siteDescription": "创建和管理站点,启用与私人网络的连接",
|
||||||
"sitesBannerTitle": "连接任何网络",
|
"sitesBannerTitle": "连接任何网络",
|
||||||
@@ -204,7 +210,7 @@
|
|||||||
"proxyResourceTitle": "管理公共资源",
|
"proxyResourceTitle": "管理公共资源",
|
||||||
"proxyResourceDescription": "创建和管理可通过 Web 浏览器公开访问的资源",
|
"proxyResourceDescription": "创建和管理可通过 Web 浏览器公开访问的资源",
|
||||||
"publicResourcesBannerTitle": "基于 Web 的公共访问",
|
"publicResourcesBannerTitle": "基于 Web 的公共访问",
|
||||||
"publicResourcesBannerDescription": "公共资源是 HTTPS 代理,可供互联网上的任何人通过 Web 浏览器访问。与私人资源不同,它们不需要客户端软件,并且可以包含身份和上下文感知的访问策略。",
|
"publicResourcesBannerDescription": "Public resources are proxies accessible to anyone on the internet through a web browser and include identity and context-aware access policies. Unlike private resources, they do not require client-side software.",
|
||||||
"clientResourceTitle": "管理私有资源",
|
"clientResourceTitle": "管理私有资源",
|
||||||
"clientResourceDescription": "创建和管理只能通过连接客户端访问的资源",
|
"clientResourceDescription": "创建和管理只能通过连接客户端访问的资源",
|
||||||
"privateResourcesBannerTitle": "零信任私有访问",
|
"privateResourcesBannerTitle": "零信任私有访问",
|
||||||
@@ -1638,7 +1644,7 @@
|
|||||||
"alertingActionType": "操作类型",
|
"alertingActionType": "操作类型",
|
||||||
"alertingNotifyUsers": "用户",
|
"alertingNotifyUsers": "用户",
|
||||||
"alertingNotifyRoles": "角色",
|
"alertingNotifyRoles": "角色",
|
||||||
"alertingNotifyEmails": "电子邮件地址",
|
"alertingNotifyEmails": "Email Addresses",
|
||||||
"alertingEmailPlaceholder": "添加电子邮件并按回车键",
|
"alertingEmailPlaceholder": "添加电子邮件并按回车键",
|
||||||
"alertingWebhookMethod": "HTTP 方法",
|
"alertingWebhookMethod": "HTTP 方法",
|
||||||
"alertingWebhookSecret": "签名密钥(可选)",
|
"alertingWebhookSecret": "签名密钥(可选)",
|
||||||
@@ -2171,10 +2177,10 @@
|
|||||||
"sshSudoModeCommandsDescription": "用户只能用 sudo 运行指定的命令。",
|
"sshSudoModeCommandsDescription": "用户只能用 sudo 运行指定的命令。",
|
||||||
"sshSudo": "允许Sudo",
|
"sshSudo": "允许Sudo",
|
||||||
"sshSudoCommands": "可用 Sudo 命令",
|
"sshSudoCommands": "可用 Sudo 命令",
|
||||||
"sshSudoCommandsDescription": "用户可以使用 sudo 运行的命令列表,以逗号、空格或新行分隔。必须使用绝对路径。",
|
"sshSudoCommandsDescription": "List of commands the user is allowed to run with sudo, one per line. Absolute paths must be used.",
|
||||||
"sshCreateHomeDir": "创建主目录",
|
"sshCreateHomeDir": "创建主目录",
|
||||||
"sshUnixGroups": "Unix 组",
|
"sshUnixGroups": "Unix 组",
|
||||||
"sshUnixGroupsDescription": "在目标主机上将用户添加到的 Unix 组,以逗号、空格或新行分隔。",
|
"sshUnixGroupsDescription": "Unix groups to add the user to on the target host, one per line.",
|
||||||
"roleTextFieldPlaceholder": "输入值,或放入 .txt 或 .csv 文件",
|
"roleTextFieldPlaceholder": "输入值,或放入 .txt 或 .csv 文件",
|
||||||
"roleTextImportTitle": "从文件导入",
|
"roleTextImportTitle": "从文件导入",
|
||||||
"roleTextImportDescription": "将 {fileName} 导入到 {fieldLabel}。",
|
"roleTextImportDescription": "将 {fileName} 导入到 {fieldLabel}。",
|
||||||
@@ -2338,6 +2344,7 @@
|
|||||||
"createInternalResourceDialogDestinationCidrDescription": "站点网络上资源的 CIDR 范围。",
|
"createInternalResourceDialogDestinationCidrDescription": "站点网络上资源的 CIDR 范围。",
|
||||||
"createInternalResourceDialogAlias": "Alias",
|
"createInternalResourceDialogAlias": "Alias",
|
||||||
"createInternalResourceDialogAliasDescription": "此资源可选的内部DNS别名。",
|
"createInternalResourceDialogAliasDescription": "此资源可选的内部DNS别名。",
|
||||||
|
"internalResourceAliasLocalWarning": "Aliases ending in .local can cause resolution issues due to mDNS on some networks.",
|
||||||
"internalResourceDownstreamSchemeRequired": "HTTP 资源需要方案",
|
"internalResourceDownstreamSchemeRequired": "HTTP 资源需要方案",
|
||||||
"internalResourceHttpPortRequired": "HTTP 资源需要目的端口",
|
"internalResourceHttpPortRequired": "HTTP 资源需要目的端口",
|
||||||
"siteConfiguration": "配置",
|
"siteConfiguration": "配置",
|
||||||
|
|||||||
Reference in New Issue
Block a user