mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-08 07:05:08 +02:00
New translations en-us.json (Danish)
[ci skip]
This commit is contained in:
+20
-1
@@ -266,6 +266,8 @@
|
||||
"resourceRawDescriptionCloud": "Proxyforespørgsler over rå TCP/UDP ved hjælp af et portnummer. Kræver, at sites opretter forbindelse til en ekstern node.",
|
||||
"resourceCreate": "Opret ressource",
|
||||
"resourceCreateDescription": "Følg trinene nedenfor for at oprette en ny ressource",
|
||||
"resourcePublicCreate": "Create Public Resource",
|
||||
"resourcePublicCreateDescription": "Follow the steps below to create a new public resource that is accessible through a web browser",
|
||||
"resourceCreateGeneralDescription": "Konfigurer de grunnleggende ressourceindstillingerne inklusive navnet og typen",
|
||||
"resourceSeeAll": "Se alle ressourcer",
|
||||
"resourceCreateGeneral": "Generelt",
|
||||
@@ -613,7 +615,8 @@
|
||||
"idpNameInternal": "Intern",
|
||||
"emailInvalid": "Ugyldig e-mailadresse",
|
||||
"inviteValidityDuration": "Vælg venligst en varighed",
|
||||
"accessRoleSelectPlease": "Vælg venligst en rolle",
|
||||
"accessRoleSelectPlease": "A user must belong to at least one role.",
|
||||
"accessRoleRequired": "Role required",
|
||||
"removeOwnAdminRoleConfirmTitle": "Fjern din administratoradgang?",
|
||||
"removeOwnAdminRoleConfirmDescription": "Du vil ikke længere have administratorrettigheder i denne organisation efter gemning. En anden administrator kan gendanne adgang hvis nødvendig.",
|
||||
"removeOwnAdminRoleConfirmButton": "Fjern min administratoradgang",
|
||||
@@ -1431,6 +1434,15 @@
|
||||
"actionSetResourcePincode": "Angiv ressource-PIN-kode",
|
||||
"actionSetResourceEmailWhitelist": "Angiv e-mailwhitelist for ressource",
|
||||
"actionGetResourceEmailWhitelist": "Hent e-mailwhitelist for ressource",
|
||||
"actionGetResourcePolicy": "Get Resource Policy",
|
||||
"actionUpdateResourcePolicy": "Update Resource Policy",
|
||||
"actionSetResourcePolicyUsers": "Set Resource Policy Users",
|
||||
"actionSetResourcePolicyRoles": "Set Resource Policy Roles",
|
||||
"actionSetResourcePolicyPassword": "Set Resource Policy Password",
|
||||
"actionSetResourcePolicyPincode": "Set Resource Policy Pincode",
|
||||
"actionSetResourcePolicyHeaderAuth": "Set Resource Policy Header Authentication",
|
||||
"actionSetResourcePolicyWhitelist": "Set Resource Policy Email Whitelist",
|
||||
"actionSetResourcePolicyRules": "Set Resource Policy Rules",
|
||||
"actionCreateTarget": "Opret mål",
|
||||
"actionDeleteTarget": "Slet mål",
|
||||
"actionGetTarget": "Hent mål",
|
||||
@@ -2317,6 +2329,12 @@
|
||||
"createInternalResourceDialogClose": "Luk",
|
||||
"createInternalResourceDialogCreateClientResource": "Opret privat ressource",
|
||||
"createInternalResourceDialogCreateClientResourceDescription": "Opret en ny ressource som kun vil være tilgængelig for kunder som er forbundet til organisationen",
|
||||
"privateResourceCreatePageSeeAll": "See All Private Resources",
|
||||
"privateResourceAllowIcmpPing": "Allow ICMP Ping",
|
||||
"privateResourceNetworkAccess": "Network Access",
|
||||
"privateResourceNetworkAccessDescription": "Control TCP/UDP port access and whether ICMP ping is allowed for this resource.",
|
||||
"hostSettings": "Host Settings",
|
||||
"cidrSettings": "CIDR Settings",
|
||||
"createInternalResourceDialogResourceProperties": "Ressourceegenskaber",
|
||||
"createInternalResourceDialogName": "Navn",
|
||||
"createInternalResourceDialogSite": "Websted",
|
||||
@@ -3577,6 +3595,7 @@
|
||||
"memberPortalResourceDisabled": "Ressource deaktiveret",
|
||||
"memberPortalShowingResources": "Viser {start}-{end} af {total} ressourcer",
|
||||
"resourceLauncherTitle": "Ressource Starter",
|
||||
"resourceSidebarLauncherTitle": "Launcher",
|
||||
"resourceLauncherDescription": "View all available resources and launch them from one central hub",
|
||||
"resourceLauncherSearchPlaceholder": "Search your resources...",
|
||||
"resourceLauncherDefaultView": "Standard",
|
||||
|
||||
Reference in New Issue
Block a user