mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-21 13:06:59 +02:00
New translations en-us.json (Danish)
[ci skip]
This commit is contained in:
+7
-7
@@ -934,7 +934,7 @@
|
||||
"newtVersion": "Version",
|
||||
"architecture": "Arkitektur",
|
||||
"sites": "Websteder",
|
||||
"siteWgAnyClients": "Brug hvilken som helst WireGuard klient til at oprette forbindelse til. Du skal adressere interne ressourcer ved hjælp af peer IP.",
|
||||
"siteWgAnyClients": "Use any WireGuard client to connect. You will have to address private resources using the peer IP.",
|
||||
"siteWgCompatibleAllClients": "Kompatibel med alle WireGuard-klienter",
|
||||
"siteWgManualConfigurationRequired": "Manuel konfiguration påkrævet",
|
||||
"userErrorNotAdminOrOwner": "Bruger er ikke administrator eller ejer",
|
||||
@@ -2361,7 +2361,7 @@
|
||||
"resourcesTableProxyResources": "Offentlig",
|
||||
"resourcesTableClientResources": "Privat",
|
||||
"resourcesTableNoProxyResourcesFound": "Ingen proxy-ressourcer fundet.",
|
||||
"resourcesTableNoInternalResourcesFound": "Ingen interne ressourcer fundet.",
|
||||
"resourcesTableNoInternalResourcesFound": "No private resources found.",
|
||||
"resourcesTableDestination": "Destination",
|
||||
"resourcesTableAlias": "Alias",
|
||||
"resourcesTableAliasAddress": "Alias adresse",
|
||||
@@ -2384,9 +2384,9 @@
|
||||
"editInternalResourceDialogCancel": "Annuller",
|
||||
"editInternalResourceDialogSaveResource": "Gem ressource",
|
||||
"editInternalResourceDialogSuccess": "Succes",
|
||||
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Intern ressource opdateret med succes",
|
||||
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Private resource updated successfully",
|
||||
"editInternalResourceDialogError": "Fejl",
|
||||
"editInternalResourceDialogFailedToUpdateInternalResource": "Mislykkedes at opdatere intern ressource",
|
||||
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update private resource",
|
||||
"editInternalResourceDialogNameRequired": "Navn er påkrævet",
|
||||
"editInternalResourceDialogNameMaxLength": "Navn kan ikke være længere enn 255 tegn",
|
||||
"editInternalResourceDialogProxyPortMin": "Proxy-port skal være mindst 1",
|
||||
@@ -2412,7 +2412,7 @@
|
||||
"editInternalResourceDialogAlias": "Alias",
|
||||
"editInternalResourceDialogAliasDescription": "Et valgfrit internt DNS-alias for denne ressource.",
|
||||
"createInternalResourceDialogNoSitesAvailable": "Ingen tilgængelige steder",
|
||||
"createInternalResourceDialogNoSitesAvailableDescription": "Du skal have mindst ét Newt-site med et konfigureret subnet for at oprette interne ressourcer.",
|
||||
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create private resources.",
|
||||
"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",
|
||||
@@ -2441,9 +2441,9 @@
|
||||
"createInternalResourceDialogCancel": "Annuller",
|
||||
"createInternalResourceDialogCreateResource": "Opret ressource",
|
||||
"createInternalResourceDialogSuccess": "Succes",
|
||||
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Intern ressource oprettet med succes",
|
||||
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Private resource created successfully",
|
||||
"createInternalResourceDialogError": "Fejl",
|
||||
"createInternalResourceDialogFailedToCreateInternalResource": "Kunne ikke oprette intern ressource",
|
||||
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create private resource",
|
||||
"createInternalResourceDialogNameRequired": "Navn er påkrævet",
|
||||
"createInternalResourceDialogNameMaxLength": "Navn kan ikke være længere enn 255 tegn",
|
||||
"createInternalResourceDialogPleaseSelectSite": "Vælg venligst et site",
|
||||
|
||||
Reference in New Issue
Block a user