mirror of
https://github.com/fosrl/pangolin.git
synced 2026-06-18 21:31:56 +00:00
New translations en-us.json (Norwegian Bokmal)
[ci skip]
This commit is contained in:
@@ -2032,13 +2032,13 @@
|
|||||||
"healthCheckUnknown": "Ukjent",
|
"healthCheckUnknown": "Ukjent",
|
||||||
"healthCheck": "Helsekontroll",
|
"healthCheck": "Helsekontroll",
|
||||||
"configureHealthCheck": "Konfigurer Helsekontroll",
|
"configureHealthCheck": "Konfigurer Helsekontroll",
|
||||||
"configureHealthCheckDescription": "Sett opp helsekontroll for {target}",
|
"configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available",
|
||||||
"enableHealthChecks": "Aktiver Helsekontroller",
|
"enableHealthChecks": "Aktiver Helsekontroller",
|
||||||
"healthCheckDisabledStateDescription": "Når deaktivert, vil ikke nettstedet utføre helsekontroller, og tilstanden vil anses som ukjent.",
|
"healthCheckDisabledStateDescription": "Når deaktivert, vil ikke nettstedet utføre helsekontroller, og tilstanden vil anses som ukjent.",
|
||||||
"enableHealthChecksDescription": "Overvåk helsen til dette målet. Du kan overvåke et annet endepunkt enn målet hvis nødvendig.",
|
"enableHealthChecksDescription": "Overvåk helsen til dette målet. Du kan overvåke et annet endepunkt enn målet hvis nødvendig.",
|
||||||
"healthScheme": "Metode",
|
"healthScheme": "Metode",
|
||||||
"healthSelectScheme": "Velg metode",
|
"healthSelectScheme": "Velg metode",
|
||||||
"healthCheckPortInvalid": "Helsekontrollporten må være mellom 1 og 65535",
|
"healthCheckPortInvalid": "Port must be between 1 and 65535",
|
||||||
"healthCheckPath": "Sti",
|
"healthCheckPath": "Sti",
|
||||||
"healthHostname": "IP / Vert",
|
"healthHostname": "IP / Vert",
|
||||||
"healthPort": "Port",
|
"healthPort": "Port",
|
||||||
@@ -2080,6 +2080,11 @@
|
|||||||
"sshServerDestination": "Serverens Destinasjon",
|
"sshServerDestination": "Serverens Destinasjon",
|
||||||
"sshServerDestinationDescription": "Configure the destination of the SSH server",
|
"sshServerDestinationDescription": "Configure the destination of the SSH server",
|
||||||
"destination": "Destinasjon",
|
"destination": "Destinasjon",
|
||||||
|
"destinationRequired": "Destination is required.",
|
||||||
|
"domainRequired": "Domain is required.",
|
||||||
|
"proxyPortRequired": "Port is required.",
|
||||||
|
"invalidPathConfiguration": "Invalid path configuration.",
|
||||||
|
"invalidRewritePathConfiguration": "Invalid rewrite path configuration.",
|
||||||
"bgTargetMultiSiteDisclaimer": "Ved å velge flere nettsteder aktiveres robust ruting og feilaktig avbrudd for høy tilgjengelighet.",
|
"bgTargetMultiSiteDisclaimer": "Ved å velge flere nettsteder aktiveres robust ruting og feilaktig avbrudd for høy tilgjengelighet.",
|
||||||
"roleAllowSsh": "Tillat SSH",
|
"roleAllowSsh": "Tillat SSH",
|
||||||
"roleAllowSshAllow": "Tillat",
|
"roleAllowSshAllow": "Tillat",
|
||||||
|
|||||||
Reference in New Issue
Block a user