Merge pull request #1323 from fosrl/crowdin_dev

New Crowdin updates
This commit is contained in:
Owen Schwartz
2025-08-23 15:51:54 -07:00
committed by GitHub
12 changed files with 1708 additions and 1708 deletions

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Einfachster Weg, einen Zugriffspunkt zu deinem Netzwerk zu erstellen. Keine zusätzliche Einrichtung erforderlich.", "siteNewtTunnelDescription": "Einfachster Weg, einen Zugriffspunkt zu deinem Netzwerk zu erstellen. Keine zusätzliche Einrichtung erforderlich.",
"siteWg": "Einfacher WireGuard Tunnel", "siteWg": "Einfacher WireGuard Tunnel",
"siteWgDescription": "Verwende jeden WireGuard-Client, um einen Tunnel einzurichten. Manuelles NAT-Setup erforderlich.", "siteWgDescription": "Verwende jeden WireGuard-Client, um einen Tunnel einzurichten. Manuelles NAT-Setup erforderlich.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Verwenden Sie jeden WireGuard-Client, um einen Tunnel zu erstellen. Manuelles NAT-Setup erforderlich. FUNKTIONIERT NUR BEI SELBSTGEHOSTETEN KNOTEN",
"siteLocalDescription": "Nur lokale Ressourcen. Kein Tunneling.", "siteLocalDescription": "Nur lokale Ressourcen. Kein Tunneling.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Nur lokale Ressourcen. Keine Tunneldurchführung. FUNKTIONIERT NUR BEI SELBSTGEHOSTETEN KNOTEN",
"siteSeeAll": "Alle Standorte anzeigen", "siteSeeAll": "Alle Standorte anzeigen",
"siteTunnelDescription": "Lege fest, wie du dich mit deinem Standort verbinden möchtest", "siteTunnelDescription": "Lege fest, wie du dich mit deinem Standort verbinden möchtest",
"siteNewtCredentials": "Neue Newt Zugangsdaten", "siteNewtCredentials": "Neue Newt Zugangsdaten",
@@ -168,7 +168,7 @@
"siteSelect": "Standort auswählen", "siteSelect": "Standort auswählen",
"siteSearch": "Standorte durchsuchen", "siteSearch": "Standorte durchsuchen",
"siteNotFound": "Keinen Standort gefunden.", "siteNotFound": "Keinen Standort gefunden.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Dieser Standort wird die Verbindung zum Ziel herstellen.",
"resourceType": "Ressourcentyp", "resourceType": "Ressourcentyp",
"resourceTypeDescription": "Legen Sie fest, wie Sie auf Ihre Ressource zugreifen möchten", "resourceTypeDescription": "Legen Sie fest, wie Sie auf Ihre Ressource zugreifen möchten",
"resourceHTTPSSettings": "HTTPS-Einstellungen", "resourceHTTPSSettings": "HTTPS-Einstellungen",
@@ -199,7 +199,7 @@
"general": "Allgemein", "general": "Allgemein",
"generalSettings": "Allgemeine Einstellungen", "generalSettings": "Allgemeine Einstellungen",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Intern",
"rules": "Regeln", "rules": "Regeln",
"resourceSettingDescription": "Konfigurieren Sie die Einstellungen Ihrer Ressource", "resourceSettingDescription": "Konfigurieren Sie die Einstellungen Ihrer Ressource",
"resourceSetting": "{resourceName} Einstellungen", "resourceSetting": "{resourceName} Einstellungen",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "Der zu verwendende TLS-Servername für SNI. Leer lassen, um den Standard zu verwenden.", "targetTlsSniDescription": "Der zu verwendende TLS-Servername für SNI. Leer lassen, um den Standard zu verwenden.",
"targetTlsSubmit": "Einstellungen speichern", "targetTlsSubmit": "Einstellungen speichern",
"targets": "Ziel-Konfiguration", "targets": "Ziel-Konfiguration",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Richten Sie Ziele ein, um Datenverkehr zu Ihren Backend-Diensten zu leiten",
"targetStickySessions": "Sticky Sessions aktivieren", "targetStickySessions": "Sticky Sessions aktivieren",
"targetStickySessionsDescription": "Verbindungen für die gesamte Sitzung auf demselben Backend-Ziel halten.", "targetStickySessionsDescription": "Verbindungen für die gesamte Sitzung auf demselben Backend-Ziel halten.",
"methodSelect": "Methode auswählen", "methodSelect": "Methode auswählen",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN muss genau 6 Ziffern lang sein", "pincodeRequirementsLength": "PIN muss genau 6 Ziffern lang sein",
"pincodeRequirementsChars": "PIN darf nur Zahlen enthalten", "pincodeRequirementsChars": "PIN darf nur Zahlen enthalten",
"passwordRequirementsLength": "Passwort muss mindestens 1 Zeichen lang sein", "passwordRequirementsLength": "Passwort muss mindestens 1 Zeichen lang sein",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Passwortanforderungen:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Mindestens 8 Zeichen lang",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Mindestens ein Großbuchstabe",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Mindestens ein Kleinbuchstabe",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Mindestens eine Zahl",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Mindestens ein Sonderzeichen",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Passwort erfüllt alle Anforderungen",
"passwordStrength": "Password strength", "passwordStrength": "Passwortstärke",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Schwach",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Mittel",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Stark",
"passwordRequirements": "Requirements:", "passwordRequirements": "Anforderungen:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ Zeichen",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Großbuchstabe (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Kleinbuchstabe (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Zahl (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Sonderzeichen (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Passwörter stimmen nicht überein",
"otpEmailRequirementsLength": "OTP muss mindestens 1 Zeichen lang sein", "otpEmailRequirementsLength": "OTP muss mindestens 1 Zeichen lang sein",
"otpEmailSent": "OTP gesendet", "otpEmailSent": "OTP gesendet",
"otpEmailSentDescription": "Ein OTP wurde an Ihre E-Mail gesendet", "otpEmailSentDescription": "Ein OTP wurde an Ihre E-Mail gesendet",
@@ -973,7 +973,7 @@
"logoutError": "Fehler beim Abmelden", "logoutError": "Fehler beim Abmelden",
"signingAs": "Angemeldet als", "signingAs": "Angemeldet als",
"serverAdmin": "Server-Administrator", "serverAdmin": "Server-Administrator",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Verwaltetes Selbsthosted",
"otpEnable": "Zwei-Faktor aktivieren", "otpEnable": "Zwei-Faktor aktivieren",
"otpDisable": "Zwei-Faktor deaktivieren", "otpDisable": "Zwei-Faktor deaktivieren",
"logout": "Abmelden", "logout": "Abmelden",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Standort löschen", "actionDeleteSite": "Standort löschen",
"actionGetSite": "Standort abrufen", "actionGetSite": "Standort abrufen",
"actionListSites": "Standorte auflisten", "actionListSites": "Standorte auflisten",
"setupToken": "Setup Token", "setupToken": "Setup-Token",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Geben Sie das Setup-Token von der Serverkonsole ein.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Setup-Token ist erforderlich",
"actionUpdateSite": "Standorte aktualisieren", "actionUpdateSite": "Standorte aktualisieren",
"actionListSiteRoles": "Erlaubte Standort-Rollen auflisten", "actionListSiteRoles": "Erlaubte Standort-Rollen auflisten",
"actionCreateResource": "Ressource erstellen", "actionCreateResource": "Ressource erstellen",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Beim Abrufen der neuesten Olm-Veröffentlichung ist ein Fehler aufgetreten.", "olmErrorFetchLatest": "Beim Abrufen der neuesten Olm-Veröffentlichung ist ein Fehler aufgetreten.",
"remoteSubnets": "Remote-Subnetze", "remoteSubnets": "Remote-Subnetze",
"enterCidrRange": "Geben Sie den CIDR-Bereich ein", "enterCidrRange": "Geben Sie den CIDR-Bereich ein",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Fügen Sie CIDR-Bereiche hinzu, die über Clients von dieser Site aus remote zugänglich sind. Verwenden Sie ein Format wie 10.0.0.0/24. Dies gilt NUR für die VPN-Client-Konnektivität.",
"resourceEnableProxy": "Öffentlichen Proxy aktivieren", "resourceEnableProxy": "Öffentlichen Proxy aktivieren",
"resourceEnableProxyDescription": "Ermöglichen Sie öffentliches Proxieren zu dieser Ressource. Dies ermöglicht den Zugriff auf die Ressource von außerhalb des Netzwerks durch die Cloud über einen offenen Port. Erfordert Traefik-Config.", "resourceEnableProxyDescription": "Ermöglichen Sie öffentliches Proxieren zu dieser Ressource. Dies ermöglicht den Zugriff auf die Ressource von außerhalb des Netzwerks durch die Cloud über einen offenen Port. Erfordert Traefik-Config.",
"externalProxyEnabled": "Externer Proxy aktiviert", "externalProxyEnabled": "Externer Proxy aktiviert",
"addNewTarget": "Add New Target", "addNewTarget": "Neues Ziel hinzufügen",
"targetsList": "Targets List", "targetsList": "Ziel-Liste",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Doppeltes Ziel gefunden",
"httpMethod": "HTTP Method", "httpMethod": "HTTP-Methode",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "HTTP-Methode auswählen",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Subdomain",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Basisdomäne",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Domains suchen...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Keine Domains gefunden",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Domains werden geladen...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Basisdomäne auswählen...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "r CNAME-Domains nicht verfügbar",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Geben Sie eine Subdomain ein oder lassen Sie das Feld leer, um die Basisdomäne zu verwenden.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Geben Sie eine Subdomain ein, um verfügbare freie Domains zu suchen und auszuwählen.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Freie Domains",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Verfügbare Domains suchen",
"resourceDomain": "Domain", "resourceDomain": "Domain",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Domain bearbeiten",
"siteName": "Site Name", "siteName": "Site-Name",
"proxyPort": "Port", "proxyPort": "Port",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Proxy-Ressourcen",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Client-Ressourcen",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Keine Proxy-Ressourcen gefunden.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Keine internen Ressourcen gefunden.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Ziel",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Diese Ressourcen sind zur Verwendung mit",
"resourcesTableClients": "Clients", "resourcesTableClients": "Kunden",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "und sind nur intern zugänglich, wenn mit einem Client verbunden.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Client-Ressource bearbeiten",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Aktualisieren Sie die Ressourceneigenschaften und die Zielkonfiguration für {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Ressourceneigenschaften",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Name",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protokoll",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Site-Port",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Zielkonfiguration",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "Ziel-IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Ziel-Port",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Abbrechen",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Ressource speichern",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Erfolg",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Interne Ressource erfolgreich aktualisiert",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Fehler",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Interne Ressource konnte nicht aktualisiert werden",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Name ist erforderlich",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Der Name darf nicht länger als 255 Zeichen sein",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Proxy-Port muss mindestens 1 sein",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Proxy-Port muss kleiner als 65536 sein",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Ungültiges IP-Adressformat",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Ziel-Port muss mindestens 1 sein",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Ziel-Port muss kleiner als 65536 sein",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Keine Sites verfügbar",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Sie müssen mindestens eine Newt-Site mit einem konfigurierten Subnetz haben, um interne Ressourcen zu erstellen.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Schließen",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Ressource erstellen",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Erstellen Sie eine neue Ressource, die für Clients zugänglich ist, die mit der ausgewählten Site verbunden sind.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Ressourceneigenschaften",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Name",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Standort",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Standort auswählen...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Sites durchsuchen...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Keine Standorte gefunden.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protokoll",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Site-Port",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Verwenden Sie diesen Port, um bei Verbindung mit einem Client auf die Ressource an der Site zuzugreifen.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Zielkonfiguration",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "Ziel-IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "Die IP-Adresse der Ressource im Netzwerkstandort der Site.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Ziel-Port",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Der Port auf der Ziel-IP, unter dem die Ressource zugänglich ist.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Abbrechen",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Ressource erstellen",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Erfolg",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Interne Ressource erfolgreich erstellt",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Fehler",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Interne Ressource konnte nicht erstellt werden",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Name ist erforderlich",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Der Name darf nicht länger als 255 Zeichen sein",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Bitte wählen Sie eine Site aus",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Proxy-Port muss mindestens 1 sein",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Proxy-Port muss kleiner als 65536 sein",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Ungültiges IP-Adressformat",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Ziel-Port muss mindestens 1 sein",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Ziel-Port muss kleiner als 65536 sein",
"siteConfiguration": "Configuration", "siteConfiguration": "Konfiguration",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Clientverbindungen akzeptieren",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Erlauben Sie anderen Geräten, über diese Newt-Instanz mit Clients als Gateway zu verbinden.",
"siteAddress": "Site Address", "siteAddress": "Site-Adresse",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Geben Sie die IP-Adresse des Hosts an, mit dem sich die Clients verbinden sollen. Dies ist die interne Adresse der Site im Pangolin-Netzwerk, die von Clients angesprochen werden muss. Muss innerhalb des Unternehmens-Subnetzes liegen.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Automatische Anmeldung mit externem IDP",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Leiten Sie den Benutzer sofort zur Authentifizierung an den externen IDP weiter.",
"selectIdp": "Select IDP", "selectIdp": "IDP auswählen",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Wählen Sie einen IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Bitte wählen Sie einen IDP aus, wenn automatische Anmeldung aktiviert ist.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Weiterleitung",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Sie werden zum externen Identitätsanbieter zur Authentifizierung weitergeleitet.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Authentifizierung vorbereiten...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Weiterleitung zur Anmeldung...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Fehler bei der automatischen Anmeldung",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Keine Weiterleitungs-URL vom Identitätsanbieter erhalten.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Fehler beim Generieren der Authentifizierungs-URL."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "La forma más fácil de crear un punto de entrada en tu red. Sin configuración adicional.", "siteNewtTunnelDescription": "La forma más fácil de crear un punto de entrada en tu red. Sin configuración adicional.",
"siteWg": "Wirex Guardia Básica", "siteWg": "Wirex Guardia Básica",
"siteWgDescription": "Utilice cualquier cliente Wirex Guard para establecer un túnel. Se requiere una configuración manual de NAT.", "siteWgDescription": "Utilice cualquier cliente Wirex Guard para establecer un túnel. Se requiere una configuración manual de NAT.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Utilice cualquier cliente de WireGuard para establecer un túnel. Se requiere configuración manual de NAT. SOLO FUNCIONA EN NODOS AUTOGESTIONADOS",
"siteLocalDescription": "Solo recursos locales. Sin túneles.", "siteLocalDescription": "Solo recursos locales. Sin túneles.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Solo recursos locales. Sin túneles. SOLO FUNCIONA EN NODOS AUTOGESTIONADOS",
"siteSeeAll": "Ver todos los sitios", "siteSeeAll": "Ver todos los sitios",
"siteTunnelDescription": "Determina cómo quieres conectarte a tu sitio", "siteTunnelDescription": "Determina cómo quieres conectarte a tu sitio",
"siteNewtCredentials": "Credenciales nuevas", "siteNewtCredentials": "Credenciales nuevas",
@@ -168,7 +168,7 @@
"siteSelect": "Seleccionar sitio", "siteSelect": "Seleccionar sitio",
"siteSearch": "Buscar sitio", "siteSearch": "Buscar sitio",
"siteNotFound": "Sitio no encontrado.", "siteNotFound": "Sitio no encontrado.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Este sitio proporcionará conectividad al objetivo.",
"resourceType": "Tipo de recurso", "resourceType": "Tipo de recurso",
"resourceTypeDescription": "Determina cómo quieres acceder a tu recurso", "resourceTypeDescription": "Determina cómo quieres acceder a tu recurso",
"resourceHTTPSSettings": "Configuración HTTPS", "resourceHTTPSSettings": "Configuración HTTPS",
@@ -199,7 +199,7 @@
"general": "General", "general": "General",
"generalSettings": "Configuración General", "generalSettings": "Configuración General",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Interno",
"rules": "Reglas", "rules": "Reglas",
"resourceSettingDescription": "Configure la configuración de su recurso", "resourceSettingDescription": "Configure la configuración de su recurso",
"resourceSetting": "Ajustes {resourceName}", "resourceSetting": "Ajustes {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "El nombre del servidor TLS a usar para SNI. Deje en blanco para usar el valor predeterminado.", "targetTlsSniDescription": "El nombre del servidor TLS a usar para SNI. Deje en blanco para usar el valor predeterminado.",
"targetTlsSubmit": "Guardar ajustes", "targetTlsSubmit": "Guardar ajustes",
"targets": "Configuración de objetivos", "targets": "Configuración de objetivos",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Configurar objetivos para enrutar tráfico a sus servicios",
"targetStickySessions": "Activar Sesiones Pegadas", "targetStickySessions": "Activar Sesiones Pegadas",
"targetStickySessionsDescription": "Mantener conexiones en el mismo objetivo de backend para toda su sesión.", "targetStickySessionsDescription": "Mantener conexiones en el mismo objetivo de backend para toda su sesión.",
"methodSelect": "Seleccionar método", "methodSelect": "Seleccionar método",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "El PIN debe tener exactamente 6 dígitos", "pincodeRequirementsLength": "El PIN debe tener exactamente 6 dígitos",
"pincodeRequirementsChars": "El PIN sólo debe contener números", "pincodeRequirementsChars": "El PIN sólo debe contener números",
"passwordRequirementsLength": "La contraseña debe tener al menos 1 carácter", "passwordRequirementsLength": "La contraseña debe tener al menos 1 carácter",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Requisitos de la contraseña:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Al menos 8 caracteres de largo",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Al menos una letra mayúscula",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Al menos una letra minúscula",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Al menos un número",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Al menos un carácter especial",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ La contraseña cumple con todos los requisitos",
"passwordStrength": "Password strength", "passwordStrength": "Seguridad de la contraseña",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Débil",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Media",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Fuerte",
"passwordRequirements": "Requirements:", "passwordRequirements": "Requisitos:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ caracteres",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Letra mayúscula (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Letra minúscula (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Número (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Caracter especial (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Las contraseñas no coinciden",
"otpEmailRequirementsLength": "OTP debe tener al menos 1 carácter", "otpEmailRequirementsLength": "OTP debe tener al menos 1 carácter",
"otpEmailSent": "OTP enviado", "otpEmailSent": "OTP enviado",
"otpEmailSentDescription": "Un OTP ha sido enviado a tu correo electrónico", "otpEmailSentDescription": "Un OTP ha sido enviado a tu correo electrónico",
@@ -973,7 +973,7 @@
"logoutError": "Error al cerrar sesión", "logoutError": "Error al cerrar sesión",
"signingAs": "Conectado como", "signingAs": "Conectado como",
"serverAdmin": "Admin Servidor", "serverAdmin": "Admin Servidor",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Autogestionado",
"otpEnable": "Activar doble factor", "otpEnable": "Activar doble factor",
"otpDisable": "Desactivar doble factor", "otpDisable": "Desactivar doble factor",
"logout": "Cerrar sesión", "logout": "Cerrar sesión",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Eliminar sitio", "actionDeleteSite": "Eliminar sitio",
"actionGetSite": "Obtener sitio", "actionGetSite": "Obtener sitio",
"actionListSites": "Listar sitios", "actionListSites": "Listar sitios",
"setupToken": "Setup Token", "setupToken": "Configuración de token",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Ingrese el token de configuración desde la consola del servidor.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Se requiere el token de configuración",
"actionUpdateSite": "Actualizar sitio", "actionUpdateSite": "Actualizar sitio",
"actionListSiteRoles": "Lista de roles permitidos del sitio", "actionListSiteRoles": "Lista de roles permitidos del sitio",
"actionCreateResource": "Crear Recurso", "actionCreateResource": "Crear Recurso",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Se ha producido un error al recuperar la última versión de Olm.", "olmErrorFetchLatest": "Se ha producido un error al recuperar la última versión de Olm.",
"remoteSubnets": "Subredes remotas", "remoteSubnets": "Subredes remotas",
"enterCidrRange": "Ingresa el rango CIDR", "enterCidrRange": "Ingresa el rango CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Agregue rangos CIDR que se puedan acceder desde este sitio de forma remota usando clientes. Utilice el formato como 10.0.0.0/24. Esto SOLO se aplica a la conectividad del cliente VPN.",
"resourceEnableProxy": "Habilitar proxy público", "resourceEnableProxy": "Habilitar proxy público",
"resourceEnableProxyDescription": "Habilite el proxy público para este recurso. Esto permite el acceso al recurso desde fuera de la red a través de la nube en un puerto abierto. Requiere configuración de Traefik.", "resourceEnableProxyDescription": "Habilite el proxy público para este recurso. Esto permite el acceso al recurso desde fuera de la red a través de la nube en un puerto abierto. Requiere configuración de Traefik.",
"externalProxyEnabled": "Proxy externo habilitado", "externalProxyEnabled": "Proxy externo habilitado",
"addNewTarget": "Add New Target", "addNewTarget": "Agregar nuevo destino",
"targetsList": "Targets List", "targetsList": "Lista de destinos",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Se encontró un destino duplicado",
"httpMethod": "HTTP Method", "httpMethod": "Método HTTP",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Seleccionar método HTTP",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Subdominio",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Dominio base",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Buscar dominios...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "No se encontraron dominios",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Cargando dominios...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Seleccionar dominio base...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "No disponible para dominios CNAME",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Ingrese subdominio o deje en blanco para usar dominio base.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Ingrese un subdominio para buscar y seleccionar entre dominios gratuitos disponibles.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Dominios gratuitos",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Buscar dominios disponibles",
"resourceDomain": "Domain", "resourceDomain": "Dominio",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Editar dominio",
"siteName": "Site Name", "siteName": "Nombre del sitio",
"proxyPort": "Port", "proxyPort": "Puerto",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Recursos de proxy",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Recursos del cliente",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "No se encontraron recursos de proxy.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "No se encontraron recursos internos.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Destino",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Estos recursos son para uso con",
"resourcesTableClients": "Clients", "resourcesTableClients": "Clientes",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "y solo son accesibles internamente cuando se conectan con un cliente.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Editar recurso del cliente",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Actualizar las propiedades del recurso y la configuración del objetivo para {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Propiedades del recurso",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Nombre",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protocolo",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Puerto del sitio",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Configuración de objetivos",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "IP de destino",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Puerto de destino",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Cancelar",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Guardar recurso",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Éxito",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Recurso interno actualizado con éxito",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Error",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Error al actualizar el recurso interno",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "El nombre es requerido",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "El nombre no debe tener más de 255 caracteres",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "El puerto del proxy debe ser al menos 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "El puerto del proxy debe ser menor de 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Formato de dirección IP inválido",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "El puerto de destino debe ser al menos 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "El puerto de destino debe ser menor de 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "No hay sitios disponibles",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Necesita tener al menos un sitio de Newt con una subred configurada para crear recursos internos.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Cerrar",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Crear recurso del cliente",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Crear un nuevo recurso que será accesible para los clientes conectados al sitio seleccionado.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Propiedades del recurso",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Nombre",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Sitio",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Seleccionar sitio...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Buscar sitios...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Sitios no encontrados.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protocolo",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Puerto del sitio",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Use este puerto para acceder al recurso en el sitio cuando se conecta con un cliente.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Configuración de objetivos",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "IP de destino",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "La dirección IP del recurso en la red del sitio.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Puerto de destino",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "El puerto en la IP de destino donde el recurso es accesible.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Cancelar",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Crear recurso",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Éxito",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Recurso interno creado con éxito",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Error",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Error al crear recurso interno",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "El nombre es requerido",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "El nombre debe ser menor de 255 caracteres",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Por favor seleccione un sitio",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "El puerto del proxy debe ser al menos 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "El puerto del proxy debe ser menor de 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Formato de dirección IP inválido",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "El puerto de destino debe ser al menos 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "El puerto de destino debe ser menor de 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Configuración",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Aceptar conexiones de clientes",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Permitir que otros dispositivos se conecten a través de esta instancia Newt como una puerta de enlace utilizando clientes.",
"siteAddress": "Site Address", "siteAddress": "Dirección del sitio",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Especifique la dirección IP del host que los clientes deben usar para conectarse. Esta es la dirección interna del sitio en la red de Pangolín para que los clientes dirijan. Debe estar dentro de la subred de la organización.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Inicio de sesión automático con IDP externo",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Redirigir inmediatamente al usuario al IDP externo para autenticación.",
"selectIdp": "Select IDP", "selectIdp": "Seleccionar IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Elegir un IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Por favor seleccione un IDP cuando el inicio de sesión automático esté habilitado.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Redirigiendo",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Te estamos redirigiendo al proveedor de identidad externo para autenticación.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Preparando autenticación...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Redirigiendo al inicio de sesión...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Error de inicio de sesión automático",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "No se recibió URL de redirección del proveedor de identidad.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Error al generar URL de autenticación."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "La façon la plus simple de créer un point d'entrée dans votre réseau. Pas de configuration supplémentaire.", "siteNewtTunnelDescription": "La façon la plus simple de créer un point d'entrée dans votre réseau. Pas de configuration supplémentaire.",
"siteWg": "WireGuard basique", "siteWg": "WireGuard basique",
"siteWgDescription": "Utilisez n'importe quel client WireGuard pour établir un tunnel. Configuration NAT manuelle requise.", "siteWgDescription": "Utilisez n'importe quel client WireGuard pour établir un tunnel. Configuration NAT manuelle requise.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Utilisez n'importe quel client WireGuard pour établir un tunnel. Configuration NAT manuelle requise. FONCTIONNE UNIQUEMENT SUR DES NŒUDS AUTONOMES",
"siteLocalDescription": "Ressources locales seulement. Pas de tunneling.", "siteLocalDescription": "Ressources locales seulement. Pas de tunneling.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Ressources locales uniquement. Pas de tunneling. FONCTIONNE UNIQUEMENT SUR DES NŒUDS AUTONOMES",
"siteSeeAll": "Voir tous les sites", "siteSeeAll": "Voir tous les sites",
"siteTunnelDescription": "Déterminez comment vous voulez vous connecter à votre site", "siteTunnelDescription": "Déterminez comment vous voulez vous connecter à votre site",
"siteNewtCredentials": "Identifiants Newt", "siteNewtCredentials": "Identifiants Newt",
@@ -168,7 +168,7 @@
"siteSelect": "Sélectionner un site", "siteSelect": "Sélectionner un site",
"siteSearch": "Chercher un site", "siteSearch": "Chercher un site",
"siteNotFound": "Aucun site trouvé.", "siteNotFound": "Aucun site trouvé.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Ce site fournira la connectivité à la cible.",
"resourceType": "Type de ressource", "resourceType": "Type de ressource",
"resourceTypeDescription": "Déterminer comment vous voulez accéder à votre ressource", "resourceTypeDescription": "Déterminer comment vous voulez accéder à votre ressource",
"resourceHTTPSSettings": "Paramètres HTTPS", "resourceHTTPSSettings": "Paramètres HTTPS",
@@ -199,7 +199,7 @@
"general": "Généraux", "general": "Généraux",
"generalSettings": "Paramètres généraux", "generalSettings": "Paramètres généraux",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Interne",
"rules": "Règles", "rules": "Règles",
"resourceSettingDescription": "Configurer les paramètres de votre ressource", "resourceSettingDescription": "Configurer les paramètres de votre ressource",
"resourceSetting": "Réglages {resourceName}", "resourceSetting": "Réglages {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "Le nom de serveur TLS à utiliser pour SNI. Laissez vide pour utiliser la valeur par défaut.", "targetTlsSniDescription": "Le nom de serveur TLS à utiliser pour SNI. Laissez vide pour utiliser la valeur par défaut.",
"targetTlsSubmit": "Enregistrer les paramètres", "targetTlsSubmit": "Enregistrer les paramètres",
"targets": "Configuration des cibles", "targets": "Configuration des cibles",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Configurez les cibles pour router le trafic vers vos services.",
"targetStickySessions": "Activer les sessions persistantes", "targetStickySessions": "Activer les sessions persistantes",
"targetStickySessionsDescription": "Maintenir les connexions sur la même cible backend pendant toute leur session.", "targetStickySessionsDescription": "Maintenir les connexions sur la même cible backend pendant toute leur session.",
"methodSelect": "Sélectionner la méthode", "methodSelect": "Sélectionner la méthode",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "Le code PIN doit comporter exactement 6 chiffres", "pincodeRequirementsLength": "Le code PIN doit comporter exactement 6 chiffres",
"pincodeRequirementsChars": "Le code PIN ne doit contenir que des chiffres", "pincodeRequirementsChars": "Le code PIN ne doit contenir que des chiffres",
"passwordRequirementsLength": "Le mot de passe doit comporter au moins 1 caractère", "passwordRequirementsLength": "Le mot de passe doit comporter au moins 1 caractère",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Exigences relatives au mot de passe :",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Au moins 8 caractères",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Au moins une lettre majuscule",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Au moins une lettre minuscule",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Au moins un chiffre",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Au moins un caractère spécial",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Le mot de passe répond à toutes les exigences",
"passwordStrength": "Password strength", "passwordStrength": "Solidité du mot de passe",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Faible",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Moyen",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Fort",
"passwordRequirements": "Requirements:", "passwordRequirements": "Exigences :",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ caractères",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Lettre majuscule (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Lettre minuscule (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Nombre (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Caractère spécial (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Les mots de passe ne correspondent pas",
"otpEmailRequirementsLength": "L'OTP doit comporter au moins 1 caractère", "otpEmailRequirementsLength": "L'OTP doit comporter au moins 1 caractère",
"otpEmailSent": "OTP envoyé", "otpEmailSent": "OTP envoyé",
"otpEmailSentDescription": "Un OTP a été envoyé à votre e-mail", "otpEmailSentDescription": "Un OTP a été envoyé à votre e-mail",
@@ -973,7 +973,7 @@
"logoutError": "Erreur lors de la déconnexion", "logoutError": "Erreur lors de la déconnexion",
"signingAs": "Connecté en tant que", "signingAs": "Connecté en tant que",
"serverAdmin": "Admin Serveur", "serverAdmin": "Admin Serveur",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Gestion autonome",
"otpEnable": "Activer l'authentification à deux facteurs", "otpEnable": "Activer l'authentification à deux facteurs",
"otpDisable": "Désactiver l'authentification à deux facteurs", "otpDisable": "Désactiver l'authentification à deux facteurs",
"logout": "Déconnexion", "logout": "Déconnexion",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Supprimer un site", "actionDeleteSite": "Supprimer un site",
"actionGetSite": "Obtenir un site", "actionGetSite": "Obtenir un site",
"actionListSites": "Lister les sites", "actionListSites": "Lister les sites",
"setupToken": "Setup Token", "setupToken": "Jeton de configuration",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Entrez le jeton de configuration depuis la console du serveur.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Le jeton de configuration est requis.",
"actionUpdateSite": "Mettre à jour un site", "actionUpdateSite": "Mettre à jour un site",
"actionListSiteRoles": "Lister les rôles autorisés du site", "actionListSiteRoles": "Lister les rôles autorisés du site",
"actionCreateResource": "Créer une ressource", "actionCreateResource": "Créer une ressource",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Une erreur s'est produite lors de la récupération de la dernière version d'Olm.", "olmErrorFetchLatest": "Une erreur s'est produite lors de la récupération de la dernière version d'Olm.",
"remoteSubnets": "Sous-réseaux distants", "remoteSubnets": "Sous-réseaux distants",
"enterCidrRange": "Entrez la plage CIDR", "enterCidrRange": "Entrez la plage CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Ajoutez des plages CIDR accessibles à distance depuis ce site à l'aide de clients. Utilisez le format comme 10.0.0.0/24. Cela s'applique UNIQUEMENT à la connectivité des clients VPN.",
"resourceEnableProxy": "Activer le proxy public", "resourceEnableProxy": "Activer le proxy public",
"resourceEnableProxyDescription": "Activez le proxy public vers cette ressource. Cela permet d'accéder à la ressource depuis l'extérieur du réseau via le cloud sur un port ouvert. Nécessite la configuration de Traefik.", "resourceEnableProxyDescription": "Activez le proxy public vers cette ressource. Cela permet d'accéder à la ressource depuis l'extérieur du réseau via le cloud sur un port ouvert. Nécessite la configuration de Traefik.",
"externalProxyEnabled": "Proxy externe activé", "externalProxyEnabled": "Proxy externe activé",
"addNewTarget": "Add New Target", "addNewTarget": "Ajouter une nouvelle cible",
"targetsList": "Targets List", "targetsList": "Liste des cibles",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Cible en double trouvée",
"httpMethod": "HTTP Method", "httpMethod": "Méthode HTTP",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Sélectionnez la méthode HTTP",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Sous-domaine",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Domaine de base",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Rechercher des domaines...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Aucun domaine trouvé",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Chargement des domaines...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Sélectionnez le domaine de base...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Non disponible pour les domaines CNAME",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Entrez un sous-domaine ou laissez vide pour utiliser le domaine de base.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Entrez un sous-domaine pour rechercher et sélectionner parmi les domaines gratuits disponibles.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Domaines gratuits",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Rechercher des domaines disponibles",
"resourceDomain": "Domain", "resourceDomain": "Domaine",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Modifier le domaine",
"siteName": "Site Name", "siteName": "Nom du site",
"proxyPort": "Port", "proxyPort": "Port",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Ressources proxy",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Ressources client",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Aucune ressource proxy trouvée.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Aucune ressource interne trouvée.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Destination",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Ces ressources sont à utiliser avec",
"resourcesTableClients": "Clients", "resourcesTableClients": "Clients",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "et sont uniquement accessibles en interne lorsqu'elles sont connectées avec un client.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Modifier la ressource client",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Mettez à jour les propriétés de la ressource et la configuration de la cible pour {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Propriétés de la ressource",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Nom",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protocole",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Port du site",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Configuration de la cible",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "IP de destination",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Port de destination",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Abandonner",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Enregistrer la ressource",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Succès",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Ressource interne mise à jour avec succès",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Erreur",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Échec de la mise à jour de la ressource interne",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Le nom est requis",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Le nom doit être inférieur à 255 caractères",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Le port proxy doit être d'au moins 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Le port proxy doit être inférieur à 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Format d'adresse IP invalide",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Le port de destination doit être d'au moins 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Le port de destination doit être inférieur à 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Aucun site disponible",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Vous devez avoir au moins un site Newt avec un sous-réseau configuré pour créer des ressources internes.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Fermer",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Créer une ressource client",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Créez une ressource accessible aux clients connectés au site sélectionné.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Propriétés de la ressource",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Nom",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Site",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Sélectionner un site...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Rechercher des sites...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Aucun site trouvé.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protocole",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Port du site",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Utilisez ce port pour accéder à la ressource sur le site lors de la connexion avec un client.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Configuration de la cible",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "IP de destination",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "L'adresse IP de la ressource sur le réseau du site.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Port de destination",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Le port sur l'IP de destination où la ressource est accessible.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Abandonner",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Créer une ressource",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Succès",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Ressource interne créée avec succès",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Erreur",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Échec de la création de la ressource interne",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Le nom est requis",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Le nom doit être inférieur à 255 caractères",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Veuillez sélectionner un site",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Le port proxy doit être d'au moins 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Le port proxy doit être inférieur à 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Format d'adresse IP invalide",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Le port de destination doit être d'au moins 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Le port de destination doit être inférieur à 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Configuration",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Accepter les connexions client",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Permet à d'autres appareils de se connecter via cette instance de Newt en tant que passerelle utilisant des clients.",
"siteAddress": "Site Address", "siteAddress": "Adresse du site",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Spécifiez l'adresse IP de l'hôte pour que les clients puissent s'y connecter. C'est l'adresse interne du site dans le réseau Pangolin pour que les clients puissent s'adresser. Doit être dans le sous-réseau de l'organisation.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Connexion automatique avec IDP externe",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Rediriger immédiatement l'utilisateur vers l'IDP externe pour l'authentification.",
"selectIdp": "Select IDP", "selectIdp": "Sélectionner l'IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Choisissez un IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Veuillez sélectionner un IDP lorsque la connexion automatique est activée.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Redirection",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Redirection vers le fournisseur d'identité externe pour l'authentification.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Préparation de l'authentification...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Redirection vers la connexion...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Erreur de connexion automatique",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Aucune URL de redirection reçue du fournisseur d'identité.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Échec de la génération de l'URL d'authentification."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Modo più semplice per creare un entrypoint nella rete. Nessuna configurazione aggiuntiva.", "siteNewtTunnelDescription": "Modo più semplice per creare un entrypoint nella rete. Nessuna configurazione aggiuntiva.",
"siteWg": "WireGuard Base", "siteWg": "WireGuard Base",
"siteWgDescription": "Usa qualsiasi client WireGuard per stabilire un tunnel. Impostazione NAT manuale richiesta.", "siteWgDescription": "Usa qualsiasi client WireGuard per stabilire un tunnel. Impostazione NAT manuale richiesta.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Usa qualsiasi client WireGuard per stabilire un tunnel. Impostazione NAT manuale richiesta. FUNZIONA SOLO SU NODI AUTO-OSPITATI",
"siteLocalDescription": "Solo risorse locali. Nessun tunneling.", "siteLocalDescription": "Solo risorse locali. Nessun tunneling.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Solo risorse locali. Nessun tunneling. FUNZIONA SOLO SU NODI AUTO-OSPITATI",
"siteSeeAll": "Vedi Tutti I Siti", "siteSeeAll": "Vedi Tutti I Siti",
"siteTunnelDescription": "Determina come vuoi connetterti al tuo sito", "siteTunnelDescription": "Determina come vuoi connetterti al tuo sito",
"siteNewtCredentials": "Credenziali Newt", "siteNewtCredentials": "Credenziali Newt",
@@ -168,7 +168,7 @@
"siteSelect": "Seleziona sito", "siteSelect": "Seleziona sito",
"siteSearch": "Cerca sito", "siteSearch": "Cerca sito",
"siteNotFound": "Nessun sito trovato.", "siteNotFound": "Nessun sito trovato.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Questo sito fornirà connettività all'obiettivo.",
"resourceType": "Tipo Di Risorsa", "resourceType": "Tipo Di Risorsa",
"resourceTypeDescription": "Determina come vuoi accedere alla tua risorsa", "resourceTypeDescription": "Determina come vuoi accedere alla tua risorsa",
"resourceHTTPSSettings": "Impostazioni HTTPS", "resourceHTTPSSettings": "Impostazioni HTTPS",
@@ -199,7 +199,7 @@
"general": "Generale", "general": "Generale",
"generalSettings": "Impostazioni Generali", "generalSettings": "Impostazioni Generali",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Interno",
"rules": "Regole", "rules": "Regole",
"resourceSettingDescription": "Configura le impostazioni sulla tua risorsa", "resourceSettingDescription": "Configura le impostazioni sulla tua risorsa",
"resourceSetting": "Impostazioni {resourceName}", "resourceSetting": "Impostazioni {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "Il Nome Server TLS da usare per SNI. Lascia vuoto per usare quello predefinito.", "targetTlsSniDescription": "Il Nome Server TLS da usare per SNI. Lascia vuoto per usare quello predefinito.",
"targetTlsSubmit": "Salva Impostazioni", "targetTlsSubmit": "Salva Impostazioni",
"targets": "Configurazione Target", "targets": "Configurazione Target",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Configura i target per instradare il traffico ai tuoi servizi backend",
"targetStickySessions": "Abilita Sessioni Persistenti", "targetStickySessions": "Abilita Sessioni Persistenti",
"targetStickySessionsDescription": "Mantieni le connessioni sullo stesso target backend per l'intera sessione.", "targetStickySessionsDescription": "Mantieni le connessioni sullo stesso target backend per l'intera sessione.",
"methodSelect": "Seleziona metodo", "methodSelect": "Seleziona metodo",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "Il PIN deve essere esattamente di 6 cifre", "pincodeRequirementsLength": "Il PIN deve essere esattamente di 6 cifre",
"pincodeRequirementsChars": "Il PIN deve contenere solo numeri", "pincodeRequirementsChars": "Il PIN deve contenere solo numeri",
"passwordRequirementsLength": "La password deve essere lunga almeno 1 carattere", "passwordRequirementsLength": "La password deve essere lunga almeno 1 carattere",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Requisiti della password:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Almeno 8 caratteri",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Almeno una lettera maiuscola",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Almeno una lettera minuscola",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Almeno un numero",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Almeno un carattere speciale",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ La password soddisfa tutti i requisiti",
"passwordStrength": "Password strength", "passwordStrength": "Forza della password",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Debole",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Media",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Forte",
"passwordRequirements": "Requirements:", "passwordRequirements": "Requisiti:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ caratteri",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Lettera maiuscola (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Lettera minuscola (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Numero (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Carattere speciale (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Le password non coincidono",
"otpEmailRequirementsLength": "L'OTP deve essere lungo almeno 1 carattere", "otpEmailRequirementsLength": "L'OTP deve essere lungo almeno 1 carattere",
"otpEmailSent": "OTP Inviato", "otpEmailSent": "OTP Inviato",
"otpEmailSentDescription": "Un OTP è stato inviato alla tua email", "otpEmailSentDescription": "Un OTP è stato inviato alla tua email",
@@ -973,7 +973,7 @@
"logoutError": "Errore durante il logout", "logoutError": "Errore durante il logout",
"signingAs": "Accesso come", "signingAs": "Accesso come",
"serverAdmin": "Amministratore Server", "serverAdmin": "Amministratore Server",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Gestito Auto-Ospitato",
"otpEnable": "Abilita Autenticazione a Due Fattori", "otpEnable": "Abilita Autenticazione a Due Fattori",
"otpDisable": "Disabilita Autenticazione a Due Fattori", "otpDisable": "Disabilita Autenticazione a Due Fattori",
"logout": "Disconnetti", "logout": "Disconnetti",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Elimina Sito", "actionDeleteSite": "Elimina Sito",
"actionGetSite": "Ottieni Sito", "actionGetSite": "Ottieni Sito",
"actionListSites": "Elenca Siti", "actionListSites": "Elenca Siti",
"setupToken": "Setup Token", "setupToken": "Configura Token",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Inserisci il token di configurazione dalla console del server.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Il token di configurazione è richiesto",
"actionUpdateSite": "Aggiorna Sito", "actionUpdateSite": "Aggiorna Sito",
"actionListSiteRoles": "Elenca Ruoli Sito Consentiti", "actionListSiteRoles": "Elenca Ruoli Sito Consentiti",
"actionCreateResource": "Crea Risorsa", "actionCreateResource": "Crea Risorsa",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Si è verificato un errore durante il recupero dell'ultima versione di Olm.", "olmErrorFetchLatest": "Si è verificato un errore durante il recupero dell'ultima versione di Olm.",
"remoteSubnets": "Sottoreti Remote", "remoteSubnets": "Sottoreti Remote",
"enterCidrRange": "Inserisci l'intervallo CIDR", "enterCidrRange": "Inserisci l'intervallo CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Aggiungi intervalli CIDR che possono essere accessibili da questo sito in remoto utilizzando i client. Usa il formato come 10.0.0.0/24. Questo si applica SOLO alla connettività del client VPN.",
"resourceEnableProxy": "Abilita Proxy Pubblico", "resourceEnableProxy": "Abilita Proxy Pubblico",
"resourceEnableProxyDescription": "Abilita il proxy pubblico a questa risorsa. Consente l'accesso alla risorsa dall'esterno della rete tramite il cloud su una porta aperta. Richiede la configurazione di Traefik.", "resourceEnableProxyDescription": "Abilita il proxy pubblico a questa risorsa. Consente l'accesso alla risorsa dall'esterno della rete tramite il cloud su una porta aperta. Richiede la configurazione di Traefik.",
"externalProxyEnabled": "Proxy Esterno Abilitato", "externalProxyEnabled": "Proxy Esterno Abilitato",
"addNewTarget": "Add New Target", "addNewTarget": "Aggiungi Nuovo Target",
"targetsList": "Targets List", "targetsList": "Elenco dei Target",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Target duplicato trovato",
"httpMethod": "HTTP Method", "httpMethod": "Metodo HTTP",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Seleziona metodo HTTP",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Sottodominio",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Dominio Base",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Cerca domini...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Nessun dominio trovato",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Caricamento domini...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Seleziona dominio base...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Non disponibile per i domini CNAME",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Inserisci un sottodominio o lascia vuoto per utilizzare il dominio base.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Inserisci un sottodominio per cercare e selezionare dai domini gratuiti disponibili.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Domini Gratuiti",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Cerca domini disponibili",
"resourceDomain": "Domain", "resourceDomain": "Dominio",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Modifica Dominio",
"siteName": "Site Name", "siteName": "Nome del Sito",
"proxyPort": "Port", "proxyPort": "Porta",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Risorse Proxy",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Risorse Client",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Nessuna risorsa proxy trovata.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Nessuna risorsa interna trovata.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Destinazione",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Queste risorse sono per uso con",
"resourcesTableClients": "Clients", "resourcesTableClients": "Client",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "e sono accessibili solo internamente quando connessi con un client.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Modifica Risorsa Client",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Aggiorna le proprietà della risorsa e la configurazione del target per {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Proprietà della Risorsa",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Nome",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protocollo",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Porta del Sito",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Configurazione Target",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "IP di Destinazione",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Porta di Destinazione",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Annulla",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Salva Risorsa",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Successo",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Risorsa interna aggiornata con successo",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Errore",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Impossibile aggiornare la risorsa interna",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Il nome è obbligatorio",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Il nome deve essere inferiore a 255 caratteri",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "La porta proxy deve essere almeno 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "La porta proxy deve essere inferiore a 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Formato dell'indirizzo IP non valido",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "La porta di destinazione deve essere almeno 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "La porta di destinazione deve essere inferiore a 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Nessun Sito Disponibile",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Devi avere almeno un sito Newt con una subnet configurata per creare risorse interne.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Chiudi",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Crea Risorsa Client",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Crea una nuova risorsa che sarà accessibile ai client connessi al sito selezionato.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Proprietà della Risorsa",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Nome",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Sito",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Seleziona sito...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Cerca siti...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Nessun sito trovato.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protocollo",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Porta del Sito",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Usa questa porta per accedere alla risorsa nel sito quando sei connesso con un client.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Configurazione Target",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "IP di Destinazione",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "L'indirizzo IP della risorsa sulla rete del sito.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Porta di Destinazione",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "La porta sull'IP di destinazione dove la risorsa è accessibile.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Annulla",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Crea Risorsa",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Successo",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Risorsa interna creata con successo",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Errore",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Impossibile creare la risorsa interna",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Il nome è obbligatorio",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Il nome non deve superare i 255 caratteri",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Si prega di selezionare un sito",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "La porta proxy deve essere almeno 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "La porta proxy deve essere inferiore a 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Formato dell'indirizzo IP non valido",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "La porta di destinazione deve essere almeno 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "La porta di destinazione deve essere inferiore a 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Configurazione",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Accetta Connessioni Client",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Permetti ad altri dispositivi di connettersi attraverso questa istanza Newt come gateway utilizzando i client.",
"siteAddress": "Site Address", "siteAddress": "Indirizzo del Sito",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Specifica l'indirizzo IP dell'host a cui i client si collegano. Questo è l'indirizzo interno del sito nella rete Pangolin per indirizzare i client. Deve rientrare nella subnet dell'Organizzazione.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Accesso Automatico con IDP Esterno",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Reindirizzare immediatamente l'utente all'IDP esterno per l'autenticazione.",
"selectIdp": "Select IDP", "selectIdp": "Seleziona IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Scegli un IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Si prega di selezionare un IDP quando l'accesso automatico è abilitato.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Reindirizzamento",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Reindirizzandoti al provider di identità esterno per l'autenticazione.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Preparazione dell'autenticazione...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Reindirizzamento al login...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Errore di Accesso Automatico",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Nessun URL di reindirizzamento ricevuto dal provider di identità.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Impossibile generare l'URL di autenticazione."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "네트워크에 대한 진입점을 생성하는 가장 쉬운 방법입니다. 추가 설정이 필요 없습니다.", "siteNewtTunnelDescription": "네트워크에 대한 진입점을 생성하는 가장 쉬운 방법입니다. 추가 설정이 필요 없습니다.",
"siteWg": "기본 WireGuard", "siteWg": "기본 WireGuard",
"siteWgDescription": "모든 WireGuard 클라이언트를 사용하여 터널을 설정하세요. 수동 NAT 설정이 필요합니다.", "siteWgDescription": "모든 WireGuard 클라이언트를 사용하여 터널을 설정하세요. 수동 NAT 설정이 필요합니다.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "모든 WireGuard 클라이언트를 사용하여 터널을 설정하세요. 수동 NAT 설정이 필요합니다. 자체 호스팅 노드에서만 작동합니다.",
"siteLocalDescription": "로컬 리소스만 사용 가능합니다. 터널링이 없습니다.", "siteLocalDescription": "로컬 리소스만 사용 가능합니다. 터널링이 없습니다.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "로컬 리소스만. 터널링 없음. 자체 호스팅 노드에서만 작동합니다.",
"siteSeeAll": "모든 사이트 보기", "siteSeeAll": "모든 사이트 보기",
"siteTunnelDescription": "사이트에 연결하는 방법을 결정하세요", "siteTunnelDescription": "사이트에 연결하는 방법을 결정하세요",
"siteNewtCredentials": "Newt 자격 증명", "siteNewtCredentials": "Newt 자격 증명",
@@ -168,7 +168,7 @@
"siteSelect": "사이트 선택", "siteSelect": "사이트 선택",
"siteSearch": "사이트 검색", "siteSearch": "사이트 검색",
"siteNotFound": "사이트를 찾을 수 없습니다.", "siteNotFound": "사이트를 찾을 수 없습니다.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "이 사이트는 대상에 대한 연결을 제공합니다.",
"resourceType": "리소스 유형", "resourceType": "리소스 유형",
"resourceTypeDescription": "리소스에 접근하는 방법을 결정하세요", "resourceTypeDescription": "리소스에 접근하는 방법을 결정하세요",
"resourceHTTPSSettings": "HTTPS 설정", "resourceHTTPSSettings": "HTTPS 설정",
@@ -199,7 +199,7 @@
"general": "일반", "general": "일반",
"generalSettings": "일반 설정", "generalSettings": "일반 설정",
"proxy": "프록시", "proxy": "프록시",
"internal": "Internal", "internal": "내부",
"rules": "규칙", "rules": "규칙",
"resourceSettingDescription": "리소스의 설정을 구성하세요.", "resourceSettingDescription": "리소스의 설정을 구성하세요.",
"resourceSetting": "{resourceName} 설정", "resourceSetting": "{resourceName} 설정",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "SNI에 사용할 TLS 서버 이름. 기본값을 사용하려면 비워 두십시오.", "targetTlsSniDescription": "SNI에 사용할 TLS 서버 이름. 기본값을 사용하려면 비워 두십시오.",
"targetTlsSubmit": "설정 저장", "targetTlsSubmit": "설정 저장",
"targets": "대상 구성", "targets": "대상 구성",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "사용자 백엔드 서비스로 트래픽을 라우팅할 대상을 설정하십시오.",
"targetStickySessions": "스티키 세션 활성화", "targetStickySessions": "스티키 세션 활성화",
"targetStickySessionsDescription": "세션 전체 동안 동일한 백엔드 대상을 유지합니다.", "targetStickySessionsDescription": "세션 전체 동안 동일한 백엔드 대상을 유지합니다.",
"methodSelect": "선택 방법", "methodSelect": "선택 방법",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN은 정확히 6자리여야 합니다", "pincodeRequirementsLength": "PIN은 정확히 6자리여야 합니다",
"pincodeRequirementsChars": "PIN은 숫자만 포함해야 합니다.", "pincodeRequirementsChars": "PIN은 숫자만 포함해야 합니다.",
"passwordRequirementsLength": "비밀번호는 최소 1자 이상이어야 합니다", "passwordRequirementsLength": "비밀번호는 최소 1자 이상이어야 합니다",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "비밀번호 요구사항:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "최소 8자 이상",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "최소 대문자 하나",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "최소 소문자 하나",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "최소 숫자 하나",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "최소 특수 문자 하나",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ 비밀번호가 모든 요구사항을 충족합니다.",
"passwordStrength": "Password strength", "passwordStrength": "비밀번호 강도",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "약함",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "보통",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "강함",
"passwordRequirements": "Requirements:", "passwordRequirements": "요구 사항:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8자 이상",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "대문자 (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "소문자 (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "숫자 (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "특수 문자 (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "비밀번호가 일치하지 않습니다.",
"otpEmailRequirementsLength": "OTP는 최소 1자 이상이어야 합니다", "otpEmailRequirementsLength": "OTP는 최소 1자 이상이어야 합니다",
"otpEmailSent": "OTP 전송됨", "otpEmailSent": "OTP 전송됨",
"otpEmailSentDescription": "OTP가 귀하의 이메일로 전송되었습니다.", "otpEmailSentDescription": "OTP가 귀하의 이메일로 전송되었습니다.",
@@ -973,7 +973,7 @@
"logoutError": "로그아웃 중 오류 발생", "logoutError": "로그아웃 중 오류 발생",
"signingAs": "로그인한 사용자", "signingAs": "로그인한 사용자",
"serverAdmin": "서버 관리자", "serverAdmin": "서버 관리자",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "관리 자체 호스팅",
"otpEnable": "이중 인증 활성화", "otpEnable": "이중 인증 활성화",
"otpDisable": "이중 인증 비활성화", "otpDisable": "이중 인증 비활성화",
"logout": "로그 아웃", "logout": "로그 아웃",
@@ -989,9 +989,9 @@
"actionDeleteSite": "사이트 삭제", "actionDeleteSite": "사이트 삭제",
"actionGetSite": "사이트 가져오기", "actionGetSite": "사이트 가져오기",
"actionListSites": "사이트 목록", "actionListSites": "사이트 목록",
"setupToken": "Setup Token", "setupToken": "설정 토큰",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "서버 콘솔에서 설정 토큰 입력.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "설정 토큰이 필요합니다",
"actionUpdateSite": "사이트 업데이트", "actionUpdateSite": "사이트 업데이트",
"actionListSiteRoles": "허용된 사이트 역할 목록", "actionListSiteRoles": "허용된 사이트 역할 목록",
"actionCreateResource": "리소스 생성", "actionCreateResource": "리소스 생성",
@@ -1047,11 +1047,11 @@
"actionDeleteIdpOrg": "IDP 조직 정책 삭제", "actionDeleteIdpOrg": "IDP 조직 정책 삭제",
"actionListIdpOrgs": "IDP 조직 목록", "actionListIdpOrgs": "IDP 조직 목록",
"actionUpdateIdpOrg": "IDP 조직 업데이트", "actionUpdateIdpOrg": "IDP 조직 업데이트",
"actionCreateClient": "Create Client", "actionCreateClient": "클라이언트 생성",
"actionDeleteClient": "Delete Client", "actionDeleteClient": "클라이언트 삭제",
"actionUpdateClient": "Update Client", "actionUpdateClient": "클라이언트 업데이트",
"actionListClients": "List Clients", "actionListClients": "클라이언트 목록",
"actionGetClient": "Get Client", "actionGetClient": "클라이언트 가져오기",
"noneSelected": "선택된 항목 없음", "noneSelected": "선택된 항목 없음",
"orgNotFound2": "조직이 없습니다.", "orgNotFound2": "조직이 없습니다.",
"searchProgress": "검색...", "searchProgress": "검색...",
@@ -1123,7 +1123,7 @@
"sidebarAllUsers": "모든 사용자", "sidebarAllUsers": "모든 사용자",
"sidebarIdentityProviders": "신원 공급자", "sidebarIdentityProviders": "신원 공급자",
"sidebarLicense": "라이선스", "sidebarLicense": "라이선스",
"sidebarClients": "Clients (Beta)", "sidebarClients": "클라이언트 (Beta)",
"sidebarDomains": "도메인", "sidebarDomains": "도메인",
"enableDockerSocket": "Docker 소켓 활성화", "enableDockerSocket": "Docker 소켓 활성화",
"enableDockerSocketDescription": "컨테이너 정보를 채우기 위해 Docker 소켓 검색을 활성화합니다. 소켓 경로는 Newt에 제공되어야 합니다.", "enableDockerSocketDescription": "컨테이너 정보를 채우기 위해 Docker 소켓 검색을 활성화합니다. 소켓 경로는 Newt에 제공되어야 합니다.",
@@ -1191,7 +1191,7 @@
"selectDomainTypeCnameName": "단일 도메인 (CNAME)", "selectDomainTypeCnameName": "단일 도메인 (CNAME)",
"selectDomainTypeCnameDescription": "단일 하위 도메인 또는 특정 도메인 항목에 사용됩니다.", "selectDomainTypeCnameDescription": "단일 하위 도메인 또는 특정 도메인 항목에 사용됩니다.",
"selectDomainTypeWildcardName": "와일드카드 도메인", "selectDomainTypeWildcardName": "와일드카드 도메인",
"selectDomainTypeWildcardDescription": "This domain and its subdomains.", "selectDomainTypeWildcardDescription": "이 도메인 및 그 하위 도메인.",
"domainDelegation": "단일 도메인", "domainDelegation": "단일 도메인",
"selectType": "유형 선택", "selectType": "유형 선택",
"actions": "작업", "actions": "작업",
@@ -1225,17 +1225,17 @@
"sidebarExpand": "확장하기", "sidebarExpand": "확장하기",
"newtUpdateAvailable": "업데이트 가능", "newtUpdateAvailable": "업데이트 가능",
"newtUpdateAvailableInfo": "뉴트의 새 버전이 출시되었습니다. 최상의 경험을 위해 최신 버전으로 업데이트하세요.", "newtUpdateAvailableInfo": "뉴트의 새 버전이 출시되었습니다. 최상의 경험을 위해 최신 버전으로 업데이트하세요.",
"domainPickerEnterDomain": "Domain", "domainPickerEnterDomain": "도메인",
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, 또는 그냥 myapp", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, 또는 그냥 myapp",
"domainPickerDescription": "Enter the full domain of the resource to see available options.", "domainPickerDescription": "리소스의 전체 도메인을 입력하여 사용 가능한 옵션을 확인하십시오.",
"domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerDescriptionSaas": "전체 도메인, 서브도메인 또는 이름을 입력하여 사용 가능한 옵션을 확인하십시오.",
"domainPickerTabAll": "모두", "domainPickerTabAll": "모두",
"domainPickerTabOrganization": "조직", "domainPickerTabOrganization": "조직",
"domainPickerTabProvided": "제공 됨", "domainPickerTabProvided": "제공 됨",
"domainPickerSortAsc": "A-Z", "domainPickerSortAsc": "A-Z",
"domainPickerSortDesc": "Z-A", "domainPickerSortDesc": "Z-A",
"domainPickerCheckingAvailability": "가용성을 확인 중...", "domainPickerCheckingAvailability": "가용성을 확인 중...",
"domainPickerNoMatchingDomains": "No matching domains found. Try a different domain or check your organization's domain settings.", "domainPickerNoMatchingDomains": "일치하는 도메인을 찾을 수 없습니다. 다른 도메인을 시도하거나 조직의 도메인 설정을 확인하십시오.",
"domainPickerOrganizationDomains": "조직 도메인", "domainPickerOrganizationDomains": "조직 도메인",
"domainPickerProvidedDomains": "제공된 도메인", "domainPickerProvidedDomains": "제공된 도메인",
"domainPickerSubdomain": "서브도메인: {subdomain}", "domainPickerSubdomain": "서브도메인: {subdomain}",
@@ -1261,7 +1261,7 @@
"securityKeyRemoveSuccess": "보안 키가 성공적으로 제거되었습니다", "securityKeyRemoveSuccess": "보안 키가 성공적으로 제거되었습니다",
"securityKeyRemoveError": "보안 키 제거 실패", "securityKeyRemoveError": "보안 키 제거 실패",
"securityKeyLoadError": "보안 키를 불러오는 데 실패했습니다", "securityKeyLoadError": "보안 키를 불러오는 데 실패했습니다",
"securityKeyLogin": "Continue with security key", "securityKeyLogin": "보안 키로 계속하기",
"securityKeyAuthError": "보안 키를 사용한 인증 실패", "securityKeyAuthError": "보안 키를 사용한 인증 실패",
"securityKeyRecommendation": "항상 계정에 액세스할 수 있도록 다른 장치에 백업 보안 키를 등록하세요.", "securityKeyRecommendation": "항상 계정에 액세스할 수 있도록 다른 장치에 백업 보안 키를 등록하세요.",
"registering": "등록 중...", "registering": "등록 중...",
@@ -1295,7 +1295,7 @@
"createDomainName": "이름:", "createDomainName": "이름:",
"createDomainValue": "값:", "createDomainValue": "값:",
"createDomainCnameRecords": "CNAME 레코드", "createDomainCnameRecords": "CNAME 레코드",
"createDomainARecords": "A Records", "createDomainARecords": "A 레코드",
"createDomainRecordNumber": "레코드 {number}", "createDomainRecordNumber": "레코드 {number}",
"createDomainTxtRecords": "TXT 레코드", "createDomainTxtRecords": "TXT 레코드",
"createDomainSaveTheseRecords": "이 레코드 저장", "createDomainSaveTheseRecords": "이 레코드 저장",
@@ -1305,150 +1305,150 @@
"resourcePortRequired": "HTTP 리소스가 아닌 경우 포트 번호가 필요합니다", "resourcePortRequired": "HTTP 리소스가 아닌 경우 포트 번호가 필요합니다",
"resourcePortNotAllowed": "HTTP 리소스에 대해 포트 번호를 설정하지 마세요", "resourcePortNotAllowed": "HTTP 리소스에 대해 포트 번호를 설정하지 마세요",
"signUpTerms": { "signUpTerms": {
"IAgreeToThe": "I agree to the", "IAgreeToThe": "동의합니다",
"termsOfService": "terms of service", "termsOfService": "서비스 약관",
"and": "and", "and": "",
"privacyPolicy": "privacy policy" "privacyPolicy": "개인 정보 보호 정책"
}, },
"siteRequired": "Site is required.", "siteRequired": "사이트가 필요합니다.",
"olmTunnel": "Olm Tunnel", "olmTunnel": "Olm 터널",
"olmTunnelDescription": "Use Olm for client connectivity", "olmTunnelDescription": "클라이언트 연결에 Olm 사용",
"errorCreatingClient": "Error creating client", "errorCreatingClient": "클라이언트 생성 오류",
"clientDefaultsNotFound": "Client defaults not found", "clientDefaultsNotFound": "클라이언트 기본값을 찾을 수 없습니다.",
"createClient": "Create Client", "createClient": "클라이언트 생성",
"createClientDescription": "Create a new client for connecting to your sites", "createClientDescription": "사이트에 연결하기 위한 새 클라이언트를 생성하십시오.",
"seeAllClients": "See All Clients", "seeAllClients": "모든 클라이언트 보기",
"clientInformation": "Client Information", "clientInformation": "클라이언트 정보",
"clientNamePlaceholder": "Client name", "clientNamePlaceholder": "클라이언트 이름",
"address": "Address", "address": "주소",
"subnetPlaceholder": "Subnet", "subnetPlaceholder": "서브넷",
"addressDescription": "The address that this client will use for connectivity", "addressDescription": "이 클라이언트가 연결에 사용할 주소",
"selectSites": "Select sites", "selectSites": "사이트 선택",
"sitesDescription": "The client will have connectivity to the selected sites", "sitesDescription": "클라이언트는 선택한 사이트에 연결됩니다.",
"clientInstallOlm": "Install Olm", "clientInstallOlm": "Olm 설치",
"clientInstallOlmDescription": "Get Olm running on your system", "clientInstallOlmDescription": "시스템에서 Olm을 실행하기",
"clientOlmCredentials": "Olm Credentials", "clientOlmCredentials": "Olm 자격 증명",
"clientOlmCredentialsDescription": "This is how Olm will authenticate with the server", "clientOlmCredentialsDescription": "Olm이 서버와 인증하는 방법입니다.",
"olmEndpoint": "Olm Endpoint", "olmEndpoint": "Olm 엔드포인트",
"olmId": "Olm ID", "olmId": "Olm ID",
"olmSecretKey": "Olm Secret Key", "olmSecretKey": "Olm 비밀 키",
"clientCredentialsSave": "Save Your Credentials", "clientCredentialsSave": "자격 증명 저장",
"clientCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.", "clientCredentialsSaveDescription": "이것은 한 번만 볼 수 있습니다. 안전한 장소에 복사해 두세요.",
"generalSettingsDescription": "Configure the general settings for this client", "generalSettingsDescription": "이 클라이언트에 대한 일반 설정을 구성하세요.",
"clientUpdated": "Client updated", "clientUpdated": "클라이언트 업데이트됨",
"clientUpdatedDescription": "The client has been updated.", "clientUpdatedDescription": "클라이언트가 업데이트되었습니다.",
"clientUpdateFailed": "Failed to update client", "clientUpdateFailed": "클라이언트 업데이트 실패",
"clientUpdateError": "An error occurred while updating the client.", "clientUpdateError": "클라이언트 업데이트 중 오류가 발생했습니다.",
"sitesFetchFailed": "Failed to fetch sites", "sitesFetchFailed": "사이트 가져오기 실패",
"sitesFetchError": "An error occurred while fetching sites.", "sitesFetchError": "사이트 가져오는 중 오류가 발생했습니다.",
"olmErrorFetchReleases": "An error occurred while fetching Olm releases.", "olmErrorFetchReleases": "Olm 릴리즈 가져오는 중 오류가 발생했습니다.",
"olmErrorFetchLatest": "An error occurred while fetching the latest Olm release.", "olmErrorFetchLatest": "최신 Olm 릴리즈 가져오는 중 오류가 발생했습니다.",
"remoteSubnets": "Remote Subnets", "remoteSubnets": "원격 서브넷",
"enterCidrRange": "Enter CIDR range", "enterCidrRange": "CIDR 범위 입력",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "이 사이트에서 원격으로 액세스할 수 있는 CIDR 범위를 추가하세요. 10.0.0.0/24와 같은 형식을 사용하세요. 이는 VPN 클라이언트 연결에만 적용됩니다.",
"resourceEnableProxy": "Enable Public Proxy", "resourceEnableProxy": "공개 프록시 사용",
"resourceEnableProxyDescription": "Enable public proxying to this resource. This allows access to the resource from outside the network through the cloud on an open port. Requires Traefik config.", "resourceEnableProxyDescription": "이 리소스에 대한 공개 프록시를 활성화하십시오. 이를 통해 네트워크 외부로부터 클라우드를 통해 열린 포트에서 리소스에 액세스할 수 있습니다. Traefik 구성이 필요합니다.",
"externalProxyEnabled": "External Proxy Enabled", "externalProxyEnabled": "외부 프록시 활성화됨",
"addNewTarget": "Add New Target", "addNewTarget": "새 대상 추가",
"targetsList": "Targets List", "targetsList": "대상 목록",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "중복 대상 발견",
"httpMethod": "HTTP Method", "httpMethod": "HTTP 메소드",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "HTTP 메소드 선택",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "서브도메인",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "기본 도메인",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "도메인 검색...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "찾을 수 없는 도메인이 없습니다",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "도메인 로딩 중...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "기본 도메인 선택...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "CNAME 도메인에는 사용할 수 없습니다",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "서브도메인을 입력하거나 기본 도메인을 사용하려면 공백으로 두십시오.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "사용 가능한 무료 도메인에서 검색 및 선택할 서브도메인 입력.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "무료 도메인",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "사용 가능한 도메인 검색",
"resourceDomain": "Domain", "resourceDomain": "도메인",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "도메인 수정",
"siteName": "Site Name", "siteName": "사이트 이름",
"proxyPort": "Port", "proxyPort": "포트",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "프록시 리소스",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "클라이언트 리소스",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "프록시 리소스를 찾을 수 없습니다.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "내부 리소스를 찾을 수 없습니다.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "대상지",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "이 리소스는 다음과 함께 사용하기 위한 것입니다.",
"resourcesTableClients": "Clients", "resourcesTableClients": "클라이언트",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "클라이언트와 연결되었을 때만 내부적으로 접근 가능합니다.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "클라이언트 리소스 수정",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "{resourceName}의 리소스 속성과 대상 구성을 업데이트하세요.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "리소스 속성",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "이름",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "프로토콜",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "사이트 포트",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "대상 구성",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "대상 IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "대상 IP의 포트",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "취소",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "리소스 저장",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "성공",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "내부 리소스가 성공적으로 업데이트되었습니다",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "오류",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "내부 리소스 업데이트 실패",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "이름은 필수입니다.",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "이름은 255자 이하이어야 합니다.",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "프록시 포트는 최소 1이어야 합니다.",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "프록시 포트는 65536 미만이어야 합니다.",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "잘못된 IP 주소 형식",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "대상 포트는 최소 1이어야 합니다.",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "대상 포트는 65536 미만이어야 합니다.",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "사용 가능한 사이트가 없습니다.",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "내부 리소스를 생성하려면 서브넷이 구성된 최소 하나의 Newt 사이트가 필요합니다.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "닫기",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "클라이언트 리소스 생성",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "선택한 사이트에 연결된 클라이언트에 접근할 새 리소스를 생성합니다.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "리소스 속성",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "이름",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "사이트",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "사이트 선택...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "사이트 검색...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "사이트를 찾을 수 없습니다.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "프로토콜",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "사이트 포트",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "사이트에 연결되었을 때 리소스에 접근하기 위해 이 포트를 사용합니다.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "대상 설정",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "대상 IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "사이트 네트워크의 자원 IP 주소입니다.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "대상 포트",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "대상 IP에서 리소스에 접근할 수 있는 포트입니다.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "취소",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "리소스 생성",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "성공",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "내부 리소스가 성공적으로 생성되었습니다.",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "오류",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "내부 리소스 생성 실패",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "이름은 필수입니다.",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "이름은 255자 이하이어야 합니다.",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "사이트를 선택하세요",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "프록시 포트는 최소 1이어야 합니다.",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "프록시 포트는 65536 미만이어야 합니다.",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "잘못된 IP 주소 형식",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "대상 포트는 최소 1이어야 합니다.",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "대상 포트는 65536 미만이어야 합니다.",
"siteConfiguration": "Configuration", "siteConfiguration": "설정",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "클라이언트 연결 허용",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "이 Newt 인스턴스를 게이트웨이로 사용하여 다른 장치가 연결될 수 있도록 허용합니다.",
"siteAddress": "Site Address", "siteAddress": "사이트 주소",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "클라이언트가 연결하기 위한 호스트의 IP 주소를 지정합니다. 이는 클라이언트가 주소를 지정하기 위한 Pangolin 네트워크의 사이트 내부 주소입니다. 조직 서브넷 내에 있어야 합니다.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "외부 IDP로 자동 로그인",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "인증을 위해 외부 IDP로 사용자를 즉시 리디렉션합니다.",
"selectIdp": "Select IDP", "selectIdp": "IDP 선택",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "IDP 선택...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "자동 로그인이 활성화된 경우 IDP를 선택하십시오.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "리디렉션 중",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "인증을 위해 외부 ID 공급자로 리디렉션 중입니다.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "인증 준비 중...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "로그인으로 리디렉션 중...",
"autoLoginError": "Auto Login Error", "autoLoginError": "자동 로그인 오류",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "ID 공급자로부터 리디렉션 URL을 받지 못했습니다.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "인증 URL 생성 실패."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Enkleste måte å opprette et inngangspunkt i nettverket ditt. Ingen ekstra oppsett.", "siteNewtTunnelDescription": "Enkleste måte å opprette et inngangspunkt i nettverket ditt. Ingen ekstra oppsett.",
"siteWg": "Grunnleggende WireGuard", "siteWg": "Grunnleggende WireGuard",
"siteWgDescription": "Bruk hvilken som helst WireGuard-klient for å etablere en tunnel. Manuell NAT-oppsett kreves.", "siteWgDescription": "Bruk hvilken som helst WireGuard-klient for å etablere en tunnel. Manuell NAT-oppsett kreves.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Bruk hvilken som helst WireGuard-klient for å etablere en tunnel. Manuell NAT-oppsett er nødvendig. FUNGERER KUN PÅ SELVHOSTEDE NODER",
"siteLocalDescription": "Kun lokale ressurser. Ingen tunnelering.", "siteLocalDescription": "Kun lokale ressurser. Ingen tunnelering.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Kun lokale ressurser. Ingen tunneling. FUNGERER KUN PÅ SELVHOSTEDE NODER",
"siteSeeAll": "Se alle områder", "siteSeeAll": "Se alle områder",
"siteTunnelDescription": "Bestem hvordan du vil koble deg til ditt område", "siteTunnelDescription": "Bestem hvordan du vil koble deg til ditt område",
"siteNewtCredentials": "Newt påloggingsinformasjon", "siteNewtCredentials": "Newt påloggingsinformasjon",
@@ -168,7 +168,7 @@
"siteSelect": "Velg område", "siteSelect": "Velg område",
"siteSearch": "Søk i område", "siteSearch": "Søk i område",
"siteNotFound": "Ingen område funnet.", "siteNotFound": "Ingen område funnet.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Dette området vil gi tilkobling til mål.",
"resourceType": "Ressurstype", "resourceType": "Ressurstype",
"resourceTypeDescription": "Bestem hvordan du vil få tilgang til ressursen din", "resourceTypeDescription": "Bestem hvordan du vil få tilgang til ressursen din",
"resourceHTTPSSettings": "HTTPS-innstillinger", "resourceHTTPSSettings": "HTTPS-innstillinger",
@@ -199,7 +199,7 @@
"general": "Generelt", "general": "Generelt",
"generalSettings": "Generelle innstillinger", "generalSettings": "Generelle innstillinger",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Intern",
"rules": "Regler", "rules": "Regler",
"resourceSettingDescription": "Konfigurer innstillingene på ressursen din", "resourceSettingDescription": "Konfigurer innstillingene på ressursen din",
"resourceSetting": "{resourceName} Innstillinger", "resourceSetting": "{resourceName} Innstillinger",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "TLS-servernavnet som skal brukes for SNI. La stå tomt for å bruke standardverdien.", "targetTlsSniDescription": "TLS-servernavnet som skal brukes for SNI. La stå tomt for å bruke standardverdien.",
"targetTlsSubmit": "Lagre innstillinger", "targetTlsSubmit": "Lagre innstillinger",
"targets": "Målkonfigurasjon", "targets": "Målkonfigurasjon",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Sett opp mål for å rute trafikk til dine backend-tjenester",
"targetStickySessions": "Aktiver klebrige sesjoner", "targetStickySessions": "Aktiver klebrige sesjoner",
"targetStickySessionsDescription": "Behold tilkoblinger på samme bakend-mål gjennom hele sesjonen.", "targetStickySessionsDescription": "Behold tilkoblinger på samme bakend-mål gjennom hele sesjonen.",
"methodSelect": "Velg metode", "methodSelect": "Velg metode",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN må være nøyaktig 6 siffer", "pincodeRequirementsLength": "PIN må være nøyaktig 6 siffer",
"pincodeRequirementsChars": "PIN må kun inneholde tall", "pincodeRequirementsChars": "PIN må kun inneholde tall",
"passwordRequirementsLength": "Passord må være minst 1 tegn langt", "passwordRequirementsLength": "Passord må være minst 1 tegn langt",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Passordkrav:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Minst 8 tegn lang",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Minst én stor bokstav",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Minst én liten bokstav",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Minst ét tall",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Minst ett spesialtegn",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Passord oppfyller alle krav",
"passwordStrength": "Password strength", "passwordStrength": "Passordstyrke",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Svakt",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Medium",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Sterkt",
"passwordRequirements": "Requirements:", "passwordRequirements": "Krav:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ tegn",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Stor bokstav (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Liten bokstav (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Tall (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Spesialtegn (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Passordene stemmer ikke",
"otpEmailRequirementsLength": "OTP må være minst 1 tegn lang.", "otpEmailRequirementsLength": "OTP må være minst 1 tegn lang.",
"otpEmailSent": "OTP sendt", "otpEmailSent": "OTP sendt",
"otpEmailSentDescription": "En OTP er sendt til din e-post", "otpEmailSentDescription": "En OTP er sendt til din e-post",
@@ -973,7 +973,7 @@
"logoutError": "Feil ved utlogging", "logoutError": "Feil ved utlogging",
"signingAs": "Logget inn som", "signingAs": "Logget inn som",
"serverAdmin": "Serveradministrator", "serverAdmin": "Serveradministrator",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Administrert selv-hostet",
"otpEnable": "Aktiver tofaktor", "otpEnable": "Aktiver tofaktor",
"otpDisable": "Deaktiver tofaktor", "otpDisable": "Deaktiver tofaktor",
"logout": "Logg ut", "logout": "Logg ut",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Slett område", "actionDeleteSite": "Slett område",
"actionGetSite": "Hent område", "actionGetSite": "Hent område",
"actionListSites": "List opp områder", "actionListSites": "List opp områder",
"setupToken": "Setup Token", "setupToken": "Oppsetttoken",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Skriv inn oppsetttoken fra serverkonsollen.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Oppsetttoken er nødvendig",
"actionUpdateSite": "Oppdater område", "actionUpdateSite": "Oppdater område",
"actionListSiteRoles": "List opp tillatte områderoller", "actionListSiteRoles": "List opp tillatte områderoller",
"actionCreateResource": "Opprett ressurs", "actionCreateResource": "Opprett ressurs",
@@ -1349,106 +1349,106 @@
"resourceEnableProxy": "Aktiver offentlig proxy", "resourceEnableProxy": "Aktiver offentlig proxy",
"resourceEnableProxyDescription": "Aktiver offentlig proxying til denne ressursen. Dette gir tilgang til ressursen fra utsiden av nettverket gjennom skyen på en åpen port. Krever Traefik-konfigurasjon.", "resourceEnableProxyDescription": "Aktiver offentlig proxying til denne ressursen. Dette gir tilgang til ressursen fra utsiden av nettverket gjennom skyen på en åpen port. Krever Traefik-konfigurasjon.",
"externalProxyEnabled": "Ekstern proxy aktivert", "externalProxyEnabled": "Ekstern proxy aktivert",
"addNewTarget": "Add New Target", "addNewTarget": "Legg til nytt mål",
"targetsList": "Targets List", "targetsList": "Liste over mål",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Duplikat av mål funnet",
"httpMethod": "HTTP Method", "httpMethod": "HTTP-metode",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Velg HTTP-metode",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Underdomene",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Grunndomene",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Søk i domener...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Ingen domener funnet",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Laster inn domener...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Velg grunndomene...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Ikke tilgjengelig for CNAME-domener",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Skriv inn underdomene eller la feltet stå tomt for å bruke grunndomene.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Skriv inn et underdomene for å søke og velge blant tilgjengelige gratis domener.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Gratis domener",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Søk etter tilgjengelige domener",
"resourceDomain": "Domain", "resourceDomain": "Domene",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Rediger domene",
"siteName": "Site Name", "siteName": "Områdenavn",
"proxyPort": "Port", "proxyPort": "Port",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Proxy-ressurser",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Klientressurser",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Ingen proxy-ressurser funnet.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Ingen interne ressurser funnet.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Destinasjon",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Disse ressursene er til bruk med",
"resourcesTableClients": "Clients", "resourcesTableClients": "Klienter",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "og er kun tilgjengelig internt når de er koblet til med en klient.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Rediger klientressurs",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Oppdater ressursens egenskaper og målkonfigurasjon for {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Ressursegenskaper",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Navn",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protokoll",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Områdeport",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Målkonfigurasjon",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "Destinasjons-IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Destinasjonsport",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Avbryt",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Lagre ressurs",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Suksess",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Intern ressurs oppdatert vellykket",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Feil",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Mislyktes å oppdatere intern ressurs",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Navn er påkrevd",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Navn kan ikke være lengre enn 255 tegn",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Proxy-port må være minst 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Proxy-port må være mindre enn 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Ugyldig IP-adresseformat",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Destinasjonsport må være minst 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Destinasjonsport må være mindre enn 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Ingen tilgjengelige steder",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Du må ha minst ett Newt-område med et konfigureret delnett for å lage interne ressurser.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Lukk",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Opprett klientressurs",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Lag en ny ressurs som blir tilgjengelig for klienter koblet til det valgte området.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Ressursegenskaper",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Navn",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Område",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Velg område...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Søk i områder...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Ingen områder funnet.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protokoll",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Områdeport",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Bruk denne porten for å få tilgang til ressursen på området når du er tilkoblet med en klient.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Målkonfigurasjon",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "Destinasjons-IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "IP-adressen til ressursen på områdets nettverk.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Destinasjonsport",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Porten på destinasjons-IP-en der ressursen kan nås.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Avbryt",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Opprett ressurs",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Suksess",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Intern ressurs opprettet vellykket",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Feil",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Kunne ikke opprette intern ressurs",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Navn er påkrevd",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Navn kan ikke være lengre enn 255 tegn",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Vennligst velg et område",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Proxy-port må være minst 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Proxy-port må være mindre enn 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Ugyldig IP-adresseformat",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Destinasjonsport må være minst 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Destinasjonsport må være mindre enn 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Konfigurasjon",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Godta klientforbindelser",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Tillat andre enheter å koble seg til gjennom denne Newt-instansen som en gateway ved hjelp av klienter.",
"siteAddress": "Site Address", "siteAddress": "Områdeadresse",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Angi IP-adressen til verten for klienter å koble seg til. Dette er den interne adressen til området i Pangolin-nettverket for klienter som adresserer. Må falle innenfor Org-underettet.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Automatisk innlogging med ekstern IDP",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Omdiriger brukeren umiddelbart til den eksterne IDP-en for autentisering.",
"selectIdp": "Select IDP", "selectIdp": "Velg IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Velg en IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Vennligst velg en IDP når automatisk innlogging er aktivert.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Omdirigering",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Omdirigerer deg til den eksterne identitetsleverandøren for autentisering.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Forbereder autentisering...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Omdirigerer til innlogging...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Feil ved automatisk innlogging",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Ingen omdirigerings-URL mottatt fra identitetsleverandøren.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Kunne ikke generere autentiserings-URL."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Gemakkelijkste manier om een ingangspunt in uw netwerk te maken. Geen extra opzet.", "siteNewtTunnelDescription": "Gemakkelijkste manier om een ingangspunt in uw netwerk te maken. Geen extra opzet.",
"siteWg": "Basis WireGuard", "siteWg": "Basis WireGuard",
"siteWgDescription": "Gebruik een WireGuard client om een tunnel te bouwen. Handmatige NAT installatie vereist.", "siteWgDescription": "Gebruik een WireGuard client om een tunnel te bouwen. Handmatige NAT installatie vereist.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Gebruik elke WireGuard-client om een tunnel op te zetten. Handmatige NAT-instelling vereist. WERKT ALLEEN OP SELF HOSTED NODES",
"siteLocalDescription": "Alleen lokale bronnen. Geen tunneling.", "siteLocalDescription": "Alleen lokale bronnen. Geen tunneling.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Alleen lokale bronnen. Geen tunneling. WERKT ALLEEN OP SELF HOSTED NODES",
"siteSeeAll": "Alle werkruimtes bekijken", "siteSeeAll": "Alle werkruimtes bekijken",
"siteTunnelDescription": "Bepaal hoe u verbinding wilt maken met uw site", "siteTunnelDescription": "Bepaal hoe u verbinding wilt maken met uw site",
"siteNewtCredentials": "Nieuwste aanmeldgegevens", "siteNewtCredentials": "Nieuwste aanmeldgegevens",
@@ -168,7 +168,7 @@
"siteSelect": "Selecteer site", "siteSelect": "Selecteer site",
"siteSearch": "Zoek site", "siteSearch": "Zoek site",
"siteNotFound": "Geen site gevonden.", "siteNotFound": "Geen site gevonden.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Deze site zal connectiviteit met het doelwit bieden.",
"resourceType": "Type bron", "resourceType": "Type bron",
"resourceTypeDescription": "Bepaal hoe u toegang wilt krijgen tot uw bron", "resourceTypeDescription": "Bepaal hoe u toegang wilt krijgen tot uw bron",
"resourceHTTPSSettings": "HTTPS instellingen", "resourceHTTPSSettings": "HTTPS instellingen",
@@ -199,7 +199,7 @@
"general": "Algemeen", "general": "Algemeen",
"generalSettings": "Algemene instellingen", "generalSettings": "Algemene instellingen",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Intern",
"rules": "Regels", "rules": "Regels",
"resourceSettingDescription": "Configureer de instellingen op uw bron", "resourceSettingDescription": "Configureer de instellingen op uw bron",
"resourceSetting": "{resourceName} instellingen", "resourceSetting": "{resourceName} instellingen",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "De TLS servernaam om te gebruiken voor SNI. Laat leeg om de standaard te gebruiken.", "targetTlsSniDescription": "De TLS servernaam om te gebruiken voor SNI. Laat leeg om de standaard te gebruiken.",
"targetTlsSubmit": "Instellingen opslaan", "targetTlsSubmit": "Instellingen opslaan",
"targets": "Doelstellingen configuratie", "targets": "Doelstellingen configuratie",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Stel doelen in om verkeer naar uw backend-services te leiden",
"targetStickySessions": "Sticky sessies inschakelen", "targetStickySessions": "Sticky sessies inschakelen",
"targetStickySessionsDescription": "Behoud verbindingen op hetzelfde backend doel voor hun hele sessie.", "targetStickySessionsDescription": "Behoud verbindingen op hetzelfde backend doel voor hun hele sessie.",
"methodSelect": "Selecteer methode", "methodSelect": "Selecteer methode",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "Pincode moet precies 6 cijfers zijn", "pincodeRequirementsLength": "Pincode moet precies 6 cijfers zijn",
"pincodeRequirementsChars": "Pincode mag alleen cijfers bevatten", "pincodeRequirementsChars": "Pincode mag alleen cijfers bevatten",
"passwordRequirementsLength": "Wachtwoord moet ten minste 1 teken lang zijn", "passwordRequirementsLength": "Wachtwoord moet ten minste 1 teken lang zijn",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Wachtwoordvereisten:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Minstens 8 tekens lang",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Minstens één hoofdletter",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Minstens één kleine letter",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Minstens één cijfer",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Minstens één speciaal teken",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Wachtwoord voldoet aan alle vereisten",
"passwordStrength": "Password strength", "passwordStrength": "Wachtwoord sterkte",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Zwak",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Gemiddeld",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Sterk",
"passwordRequirements": "Requirements:", "passwordRequirements": "Vereisten:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ tekens",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Hoofdletter (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Kleine letter (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Cijfer (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Speciaal teken (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Wachtwoorden komen niet overeen",
"otpEmailRequirementsLength": "OTP moet minstens 1 teken lang zijn", "otpEmailRequirementsLength": "OTP moet minstens 1 teken lang zijn",
"otpEmailSent": "OTP verzonden", "otpEmailSent": "OTP verzonden",
"otpEmailSentDescription": "Een OTP is naar uw e-mail verzonden", "otpEmailSentDescription": "Een OTP is naar uw e-mail verzonden",
@@ -973,7 +973,7 @@
"logoutError": "Fout bij uitloggen", "logoutError": "Fout bij uitloggen",
"signingAs": "Ingelogd als", "signingAs": "Ingelogd als",
"serverAdmin": "Server Beheerder", "serverAdmin": "Server Beheerder",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Beheerde Self-Hosted",
"otpEnable": "Twee-factor inschakelen", "otpEnable": "Twee-factor inschakelen",
"otpDisable": "Tweestapsverificatie uitschakelen", "otpDisable": "Tweestapsverificatie uitschakelen",
"logout": "Log uit", "logout": "Log uit",
@@ -990,8 +990,8 @@
"actionGetSite": "Site ophalen", "actionGetSite": "Site ophalen",
"actionListSites": "Sites weergeven", "actionListSites": "Sites weergeven",
"setupToken": "Setup Token", "setupToken": "Setup Token",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Voer het setup-token in vanaf de serverconsole.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Setup-token is vereist",
"actionUpdateSite": "Site bijwerken", "actionUpdateSite": "Site bijwerken",
"actionListSiteRoles": "Toon toegestane sitenollen", "actionListSiteRoles": "Toon toegestane sitenollen",
"actionCreateResource": "Bron maken", "actionCreateResource": "Bron maken",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Er is een fout opgetreden bij het ophalen van de nieuwste Olm release.", "olmErrorFetchLatest": "Er is een fout opgetreden bij het ophalen van de nieuwste Olm release.",
"remoteSubnets": "Externe Subnets", "remoteSubnets": "Externe Subnets",
"enterCidrRange": "Voer CIDR-bereik in", "enterCidrRange": "Voer CIDR-bereik in",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Voeg CIDR-bereiken toe die vanaf deze site op afstand toegankelijk zijn met behulp van clients. Gebruik een formaat zoals 10.0.0.0/24. Dit geldt ALLEEN voor VPN-clientconnectiviteit.",
"resourceEnableProxy": "Openbare proxy inschakelen", "resourceEnableProxy": "Openbare proxy inschakelen",
"resourceEnableProxyDescription": "Schakel publieke proxy in voor deze resource. Dit maakt toegang tot de resource mogelijk vanuit het netwerk via de cloud met een open poort. Vereist Traefik-configuratie.", "resourceEnableProxyDescription": "Schakel publieke proxy in voor deze resource. Dit maakt toegang tot de resource mogelijk vanuit het netwerk via de cloud met een open poort. Vereist Traefik-configuratie.",
"externalProxyEnabled": "Externe Proxy Ingeschakeld", "externalProxyEnabled": "Externe Proxy Ingeschakeld",
"addNewTarget": "Add New Target", "addNewTarget": "Voeg nieuw doelwit toe",
"targetsList": "Targets List", "targetsList": "Lijst met doelen",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Dubbel doelwit gevonden",
"httpMethod": "HTTP Method", "httpMethod": "HTTP-methode",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Selecteer HTTP-methode",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Subdomein",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Basisdomein",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Zoek domeinen...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Geen domeinen gevonden",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Domeinen laden...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Selecteer basisdomein...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Niet beschikbaar voor CNAME-domeinen",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Voer een subdomein in of laat leeg om basisdomein te gebruiken.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Voer een subdomein in om te zoeken en te selecteren uit beschikbare gratis domeinen.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Gratis Domeinen",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Zoek naar beschikbare domeinen",
"resourceDomain": "Domain", "resourceDomain": "Domein",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Domein bewerken",
"siteName": "Site Name", "siteName": "Site Naam",
"proxyPort": "Port", "proxyPort": "Poort",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Proxybronnen",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Clientbronnen",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Geen proxybronnen gevonden.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Geen interne bronnen gevonden.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Bestemming",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Deze bronnen zijn bedoeld voor gebruik met",
"resourcesTableClients": "Clients", "resourcesTableClients": "Clienten",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "en zijn alleen intern toegankelijk wanneer verbonden met een client.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Bewerk clientbron",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Werk de eigenschapen van de bron en doelconfiguratie bij voor {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Bron eigenschappen",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Naam",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protocol",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Site Poort",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Doelconfiguratie",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "Bestemming IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Bestemmingspoort",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Annuleren",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Sla bron op",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Succes",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Interne bron succesvol bijgewerkt",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Fout",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Het bijwerken van de interne bron is mislukt",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Naam is verplicht",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Naam mag niet langer zijn dan 255 tekens",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Proxy poort moet minstens 1 zijn",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Proxy poort moet minder dan 65536 zijn",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Ongeldig IP-adresformaat",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Bestemmingspoort moet minstens 1 zijn",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Bestemmingspoort moet minder dan 65536 zijn",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Geen sites beschikbaar",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "U moet ten minste één Newt-site hebben met een geconfigureerd subnet om interne bronnen aan te maken.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Sluiten",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Maak clientbron",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Maak een nieuwe bron die toegankelijk zal zijn voor clients die verbonden zijn met de geselecteerde site.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Bron-eigenschappen",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Naam",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Site",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Selecteer site...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Zoek sites...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Geen sites gevonden.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protocol",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Site Poort",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Gebruik deze poort om toegang te krijgen tot de bron op de site wanneer verbonden met een client.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Doelconfiguratie",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "Bestemming IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "Het IP-adres van de bron op het netwerk van de site.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Bestemmingspoort",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "De poort op het bestemmings-IP waar de bron toegankelijk is.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Annuleren",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Bron aanmaken",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Succes",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Interne bron succesvol aangemaakt",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Fout",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Het aanmaken van de interne bron is mislukt",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Naam is verplicht",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Naam mag niet langer zijn dan 255 tekens",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Selecteer alstublieft een site",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Proxy poort moet minstens 1 zijn",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Proxy poort moet minder dan 65536 zijn",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Ongeldig IP-adresformaat",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Bestemmingspoort moet minstens 1 zijn",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Bestemmingspoort moet minder dan 65536 zijn",
"siteConfiguration": "Configuration", "siteConfiguration": "Configuratie",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Accepteer clientverbindingen",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Sta toe dat andere apparaten verbinding maken via deze Newt-instantie als een gateway met behulp van clients.",
"siteAddress": "Site Address", "siteAddress": "Siteadres",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Specificeren het IP-adres van de host voor clients om verbinding mee te maken. Dit is het interne adres van de site in het Pangolin netwerk voor clients om te adresseren. Moet binnen het Organisatienetwerk vallen.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Auto Login met Externe IDP",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "De gebruiker onmiddellijk doorsturen naar de externe IDP voor authenticatie.",
"selectIdp": "Select IDP", "selectIdp": "Selecteer IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Kies een IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Selecteer alstublieft een IDP wanneer automatisch inloggen is ingeschakeld.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Omleiden",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Je wordt doorverwezen naar de externe identity provider voor authenticatie.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Authenticatie voorbereiden...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Redirecting naar inloggen...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Auto Login Fout",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Geen redirect URL ontvangen van de identity provider.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Genereren van authenticatie-URL mislukt."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Łatwiejszy sposób na stworzenie punktu wejścia w sieci. Nie ma dodatkowej konfiguracji.", "siteNewtTunnelDescription": "Łatwiejszy sposób na stworzenie punktu wejścia w sieci. Nie ma dodatkowej konfiguracji.",
"siteWg": "Podstawowy WireGuard", "siteWg": "Podstawowy WireGuard",
"siteWgDescription": "Użyj dowolnego klienta WireGuard do utworzenia tunelu. Wymagana jest ręczna konfiguracja NAT.", "siteWgDescription": "Użyj dowolnego klienta WireGuard do utworzenia tunelu. Wymagana jest ręczna konfiguracja NAT.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Użyj dowolnego klienta WireGuard do utworzenia tunelu. Wymagana ręczna konfiguracja NAT. DZIAŁA TYLKO NA SAMODZIELNIE HOSTOWANYCH WĘZŁACH",
"siteLocalDescription": "Tylko lokalne zasoby. Brak tunelu.", "siteLocalDescription": "Tylko lokalne zasoby. Brak tunelu.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Tylko zasoby lokalne. Brak tunelowania. DZIAŁA TYLKO NA SAMODZIELNIE HOSTOWANYCH WĘZŁACH",
"siteSeeAll": "Zobacz wszystkie witryny", "siteSeeAll": "Zobacz wszystkie witryny",
"siteTunnelDescription": "Określ jak chcesz połączyć się ze swoją stroną", "siteTunnelDescription": "Określ jak chcesz połączyć się ze swoją stroną",
"siteNewtCredentials": "Aktualne dane logowania", "siteNewtCredentials": "Aktualne dane logowania",
@@ -168,7 +168,7 @@
"siteSelect": "Wybierz witrynę", "siteSelect": "Wybierz witrynę",
"siteSearch": "Szukaj witryny", "siteSearch": "Szukaj witryny",
"siteNotFound": "Nie znaleziono witryny.", "siteNotFound": "Nie znaleziono witryny.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Ta strona zapewni połączenie z celem.",
"resourceType": "Typ zasobu", "resourceType": "Typ zasobu",
"resourceTypeDescription": "Określ jak chcesz uzyskać dostęp do swojego zasobu", "resourceTypeDescription": "Określ jak chcesz uzyskać dostęp do swojego zasobu",
"resourceHTTPSSettings": "Ustawienia HTTPS", "resourceHTTPSSettings": "Ustawienia HTTPS",
@@ -199,7 +199,7 @@
"general": "Ogólny", "general": "Ogólny",
"generalSettings": "Ustawienia ogólne", "generalSettings": "Ustawienia ogólne",
"proxy": "Serwer pośredniczący", "proxy": "Serwer pośredniczący",
"internal": "Internal", "internal": "Wewętrzny",
"rules": "Regulamin", "rules": "Regulamin",
"resourceSettingDescription": "Skonfiguruj ustawienia zasobu", "resourceSettingDescription": "Skonfiguruj ustawienia zasobu",
"resourceSetting": "Ustawienia {resourceName}", "resourceSetting": "Ustawienia {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "Nazwa serwera TLS do użycia dla SNI. Pozostaw puste, aby użyć domyślnej.", "targetTlsSniDescription": "Nazwa serwera TLS do użycia dla SNI. Pozostaw puste, aby użyć domyślnej.",
"targetTlsSubmit": "Zapisz ustawienia", "targetTlsSubmit": "Zapisz ustawienia",
"targets": "Konfiguracja celów", "targets": "Konfiguracja celów",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Skonfiguruj cele do kierowania ruchu do usług zaplecza",
"targetStickySessions": "Włącz sesje trwałe", "targetStickySessions": "Włącz sesje trwałe",
"targetStickySessionsDescription": "Utrzymuj połączenia na tym samym celu backendowym przez całą sesję.", "targetStickySessionsDescription": "Utrzymuj połączenia na tym samym celu backendowym przez całą sesję.",
"methodSelect": "Wybierz metodę", "methodSelect": "Wybierz metodę",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN musi składać się dokładnie z 6 cyfr", "pincodeRequirementsLength": "PIN musi składać się dokładnie z 6 cyfr",
"pincodeRequirementsChars": "PIN może zawierać tylko cyfry", "pincodeRequirementsChars": "PIN może zawierać tylko cyfry",
"passwordRequirementsLength": "Hasło musi mieć co najmniej 1 znak", "passwordRequirementsLength": "Hasło musi mieć co najmniej 1 znak",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Wymagania dotyczące hasła:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Przynajmniej 8 znaków długości",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Przynajmniej jedna wielka litera",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Przynajmniej jedna mała litera",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Przynajmniej jedna cyfra",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Przynajmniej jeden znak specjalny",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Hasło spełnia wszystkie wymagania",
"passwordStrength": "Password strength", "passwordStrength": "Siła hasła",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Słabe",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Średnie",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Silne",
"passwordRequirements": "Requirements:", "passwordRequirements": "Wymagania:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ znaków",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Wielka litera (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Mała litera (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Cyfra (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Znak specjalny (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Hasła nie są zgodne",
"otpEmailRequirementsLength": "Kod jednorazowy musi mieć co najmniej 1 znak", "otpEmailRequirementsLength": "Kod jednorazowy musi mieć co najmniej 1 znak",
"otpEmailSent": "Kod jednorazowy wysłany", "otpEmailSent": "Kod jednorazowy wysłany",
"otpEmailSentDescription": "Kod jednorazowy został wysłany na Twój e-mail", "otpEmailSentDescription": "Kod jednorazowy został wysłany na Twój e-mail",
@@ -973,7 +973,7 @@
"logoutError": "Błąd podczas wylogowywania", "logoutError": "Błąd podczas wylogowywania",
"signingAs": "Zalogowany jako", "signingAs": "Zalogowany jako",
"serverAdmin": "Administrator serwera", "serverAdmin": "Administrator serwera",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Zarządzane Samodzielnie-Hostingowane",
"otpEnable": "Włącz uwierzytelnianie dwuskładnikowe", "otpEnable": "Włącz uwierzytelnianie dwuskładnikowe",
"otpDisable": "Wyłącz uwierzytelnianie dwuskładnikowe", "otpDisable": "Wyłącz uwierzytelnianie dwuskładnikowe",
"logout": "Wyloguj się", "logout": "Wyloguj się",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Usuń witrynę", "actionDeleteSite": "Usuń witrynę",
"actionGetSite": "Pobierz witrynę", "actionGetSite": "Pobierz witrynę",
"actionListSites": "Lista witryn", "actionListSites": "Lista witryn",
"setupToken": "Setup Token", "setupToken": "Skonfiguruj token",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Wprowadź token konfiguracji z konsoli serwera.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Wymagany jest token konfiguracji",
"actionUpdateSite": "Aktualizuj witrynę", "actionUpdateSite": "Aktualizuj witrynę",
"actionListSiteRoles": "Lista dozwolonych ról witryny", "actionListSiteRoles": "Lista dozwolonych ról witryny",
"actionCreateResource": "Utwórz zasób", "actionCreateResource": "Utwórz zasób",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Wystąpił błąd podczas pobierania najnowszego wydania Olm.", "olmErrorFetchLatest": "Wystąpił błąd podczas pobierania najnowszego wydania Olm.",
"remoteSubnets": "Zdalne Podsieci", "remoteSubnets": "Zdalne Podsieci",
"enterCidrRange": "Wprowadź zakres CIDR", "enterCidrRange": "Wprowadź zakres CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Dodaj zakresy CIDR, które można uzyskać zdalnie z tej strony za pomocą klientów. Użyj formatu jak 10.0.0.0/24. Dotyczy to WYŁĄCZNIE łączności klienta VPN.",
"resourceEnableProxy": "Włącz publiczny proxy", "resourceEnableProxy": "Włącz publiczny proxy",
"resourceEnableProxyDescription": "Włącz publiczne proxy dla tego zasobu. To umożliwia dostęp do zasobu spoza sieci przez chmurę na otwartym porcie. Wymaga konfiguracji Traefik.", "resourceEnableProxyDescription": "Włącz publiczne proxy dla tego zasobu. To umożliwia dostęp do zasobu spoza sieci przez chmurę na otwartym porcie. Wymaga konfiguracji Traefik.",
"externalProxyEnabled": "Zewnętrzny Proxy Włączony", "externalProxyEnabled": "Zewnętrzny Proxy Włączony",
"addNewTarget": "Add New Target", "addNewTarget": "Dodaj nowy cel",
"targetsList": "Targets List", "targetsList": "Lista celów",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Znaleziono duplikat celu",
"httpMethod": "HTTP Method", "httpMethod": "Metoda HTTP",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Wybierz metodę HTTP",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Poddomena",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Domen bazowa",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Szukaj domen...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Nie znaleziono domen",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Ładowanie domen...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Wybierz domenę bazową...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Niedostępne dla domen CNAME",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Wprowadź poddomenę lub pozostaw puste, aby użyć domeny bazowej.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Wprowadź poddomenę, aby wyszukać i wybrać z dostępnych darmowych domen.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Darmowe domeny",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Szukaj dostępnych domen",
"resourceDomain": "Domain", "resourceDomain": "Domena",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Edytuj domenę",
"siteName": "Site Name", "siteName": "Nazwa strony",
"proxyPort": "Port", "proxyPort": "Port",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Zasoby proxy",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Zasoby klienta",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Nie znaleziono zasobów proxy.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Nie znaleziono wewnętrznych zasobów.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Miejsce docelowe",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Te zasoby są do użytku z",
"resourcesTableClients": "Clients", "resourcesTableClients": "Klientami",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "i są dostępne tylko wewnętrznie po połączeniu z klientem.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Edytuj zasób klienta",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Zaktualizuj właściwości zasobu i konfigurację celu dla {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Właściwości zasobów",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Nazwa",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protokół",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Port witryny",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Konfiguracja celu",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "IP docelowe",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Port docelowy",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Anuluj",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Zapisz zasób",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Sukces",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Wewnętrzny zasób zaktualizowany pomyślnie",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Błąd",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Nie udało się zaktualizować wewnętrznego zasobu",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Nazwa jest wymagana",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Nazwa nie może mieć więcej niż 255 znaków",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Port proxy musi wynosić przynajmniej 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Port proxy nie może być większy niż 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Nieprawidłowy format adresu IP",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Port docelowy musi wynosić przynajmniej 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Port docelowy nie może być większy niż 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Brak dostępnych stron",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Musisz mieć co najmniej jedną stronę Newt z skonfigurowanym podsiecią, aby tworzyć wewnętrzne zasoby.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Zamknij",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Utwórz zasób klienta",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Utwórz nowy zasób, który będzie dostępny dla klientów połączonych z wybraną stroną.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Właściwości zasobów",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Nazwa",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Witryna",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Wybierz stronę...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Szukaj stron...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Nie znaleziono stron.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protokół",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Port witryny",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Użyj tego portu, aby uzyskać dostęp do zasobu na stronie, gdy połączony z klientem.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Konfiguracja celu",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "IP docelowe",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "Adres IP zasobu w sieci strony.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Port docelowy",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Port na docelowym IP, gdzie zasób jest dostępny.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Anuluj",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Utwórz zasób",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Sukces",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Wewnętrzny zasób utworzony pomyślnie",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Błąd",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Nie udało się utworzyć wewnętrznego zasobu",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Nazwa jest wymagana",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Nazwa nie może mieć więcej niż 255 znaków",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Proszę wybrać stronę",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Port proxy musi wynosić przynajmniej 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Port proxy nie może być większy niż 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Nieprawidłowy format adresu IP",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Port docelowy musi wynosić przynajmniej 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Port docelowy nie może być większy niż 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Konfiguracja",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Akceptuj połączenia klienta",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Pozwól innym urządzeniom połączyć się przez tę instancję Newt jako bramę za pomocą klientów.",
"siteAddress": "Site Address", "siteAddress": "Adres strony",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Podaj adres IP hosta, do którego klienci będą się łączyć. Jest to wewnętrzny adres strony w sieci Pangolin dla klientów do adresowania. Musi zawierać się w podsieci organizacji.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Automatyczny login z zewnętrznym IDP",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Natychmiastowe przekierowanie użytkownika do zewnętrznego IDP w celu uwierzytelnienia.",
"selectIdp": "Select IDP", "selectIdp": "Wybierz IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Wybierz IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Proszę wybrać IDP, gdy aktywne jest automatyczne logowanie.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Przekierowywanie",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Przekierowanie do zewnętrznego dostawcy tożsamości w celu uwierzytelnienia.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Przygotowywanie uwierzytelniania...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Przekierowanie do logowania...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Błąd automatycznego logowania",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Nie otrzymano URL przekierowania od dostawcy tożsamości.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Nie udało się wygenerować URL uwierzytelniania."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "A maneira mais fácil de criar um ponto de entrada na sua rede. Nenhuma configuração extra.", "siteNewtTunnelDescription": "A maneira mais fácil de criar um ponto de entrada na sua rede. Nenhuma configuração extra.",
"siteWg": "WireGuard Básico", "siteWg": "WireGuard Básico",
"siteWgDescription": "Use qualquer cliente do WireGuard para estabelecer um túnel. Configuração manual NAT é necessária.", "siteWgDescription": "Use qualquer cliente do WireGuard para estabelecer um túnel. Configuração manual NAT é necessária.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Use qualquer cliente WireGuard para estabelecer um túnel. Configuração manual NAT necessária. SOMENTE FUNCIONA EM NODES AUTO-HOSPEDADOS",
"siteLocalDescription": "Recursos locais apenas. Sem túneis.", "siteLocalDescription": "Recursos locais apenas. Sem túneis.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Apenas recursos locais. Sem tunelamento. SOMENTE FUNCIONA EM NODES AUTO-HOSPEDADOS",
"siteSeeAll": "Ver todos os sites", "siteSeeAll": "Ver todos os sites",
"siteTunnelDescription": "Determine como você deseja se conectar ao seu site", "siteTunnelDescription": "Determine como você deseja se conectar ao seu site",
"siteNewtCredentials": "Credenciais Novas", "siteNewtCredentials": "Credenciais Novas",
@@ -168,7 +168,7 @@
"siteSelect": "Selecionar site", "siteSelect": "Selecionar site",
"siteSearch": "Procurar no site", "siteSearch": "Procurar no site",
"siteNotFound": "Nenhum site encontrado.", "siteNotFound": "Nenhum site encontrado.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Este site fornecerá conectividade ao destino.",
"resourceType": "Tipo de Recurso", "resourceType": "Tipo de Recurso",
"resourceTypeDescription": "Determine como você deseja acessar seu recurso", "resourceTypeDescription": "Determine como você deseja acessar seu recurso",
"resourceHTTPSSettings": "Configurações de HTTPS", "resourceHTTPSSettings": "Configurações de HTTPS",
@@ -199,7 +199,7 @@
"general": "Gerais", "general": "Gerais",
"generalSettings": "Configurações Gerais", "generalSettings": "Configurações Gerais",
"proxy": "Proxy", "proxy": "Proxy",
"internal": "Internal", "internal": "Interno",
"rules": "Regras", "rules": "Regras",
"resourceSettingDescription": "Configure as configurações do seu recurso", "resourceSettingDescription": "Configure as configurações do seu recurso",
"resourceSetting": "Configurações do {resourceName}", "resourceSetting": "Configurações do {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "O Nome do Servidor TLS para usar para SNI. Deixe vazio para usar o padrão.", "targetTlsSniDescription": "O Nome do Servidor TLS para usar para SNI. Deixe vazio para usar o padrão.",
"targetTlsSubmit": "Salvar Configurações", "targetTlsSubmit": "Salvar Configurações",
"targets": "Configuração de Alvos", "targets": "Configuração de Alvos",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Configure alvos para rotear tráfego para seus serviços de backend",
"targetStickySessions": "Ativar Sessões Persistentes", "targetStickySessions": "Ativar Sessões Persistentes",
"targetStickySessionsDescription": "Manter conexões no mesmo alvo backend durante toda a sessão.", "targetStickySessionsDescription": "Manter conexões no mesmo alvo backend durante toda a sessão.",
"methodSelect": "Selecionar método", "methodSelect": "Selecionar método",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "O PIN deve ter exatamente 6 dígitos", "pincodeRequirementsLength": "O PIN deve ter exatamente 6 dígitos",
"pincodeRequirementsChars": "O PIN deve conter apenas números", "pincodeRequirementsChars": "O PIN deve conter apenas números",
"passwordRequirementsLength": "A palavra-passe deve ter pelo menos 1 caractere", "passwordRequirementsLength": "A palavra-passe deve ter pelo menos 1 caractere",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Requisitos de senha:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Pelo menos 8 caracteres de comprimento",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "Pelo menos uma letra maiúscula",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "Pelo menos uma letra minúscula",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "Pelo menos um número",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "Pelo menos um caractere especial",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Senha atende a todos os requisitos",
"passwordStrength": "Password strength", "passwordStrength": "Força da senha",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Fraca",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Média",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Forte",
"passwordRequirements": "Requirements:", "passwordRequirements": "Requisitos:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ caracteres",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Letra maiúscula (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Letra minúscula (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Número (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Caractere especial (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "As palavras-passe não correspondem",
"otpEmailRequirementsLength": "O OTP deve ter pelo menos 1 caractere", "otpEmailRequirementsLength": "O OTP deve ter pelo menos 1 caractere",
"otpEmailSent": "OTP Enviado", "otpEmailSent": "OTP Enviado",
"otpEmailSentDescription": "Um OTP foi enviado para o seu email", "otpEmailSentDescription": "Um OTP foi enviado para o seu email",
@@ -973,7 +973,7 @@
"logoutError": "Erro ao terminar sessão", "logoutError": "Erro ao terminar sessão",
"signingAs": "Sessão iniciada como", "signingAs": "Sessão iniciada como",
"serverAdmin": "Administrador do Servidor", "serverAdmin": "Administrador do Servidor",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Gerenciado Auto-Hospedado",
"otpEnable": "Ativar Autenticação de Dois Fatores", "otpEnable": "Ativar Autenticação de Dois Fatores",
"otpDisable": "Desativar Autenticação de Dois Fatores", "otpDisable": "Desativar Autenticação de Dois Fatores",
"logout": "Terminar Sessão", "logout": "Terminar Sessão",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Eliminar Site", "actionDeleteSite": "Eliminar Site",
"actionGetSite": "Obter Site", "actionGetSite": "Obter Site",
"actionListSites": "Listar Sites", "actionListSites": "Listar Sites",
"setupToken": "Setup Token", "setupToken": "Configuração do Token",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Digite o token de configuração do console do servidor.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Token de configuração é necessário",
"actionUpdateSite": "Atualizar Site", "actionUpdateSite": "Atualizar Site",
"actionListSiteRoles": "Listar Funções Permitidas do Site", "actionListSiteRoles": "Listar Funções Permitidas do Site",
"actionCreateResource": "Criar Recurso", "actionCreateResource": "Criar Recurso",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "Ocorreu um erro ao buscar o lançamento mais recente do Olm.", "olmErrorFetchLatest": "Ocorreu um erro ao buscar o lançamento mais recente do Olm.",
"remoteSubnets": "Sub-redes Remotas", "remoteSubnets": "Sub-redes Remotas",
"enterCidrRange": "Insira o intervalo CIDR", "enterCidrRange": "Insira o intervalo CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Adicionar intervalos CIDR que podem ser acessados deste site remotamente usando clientes. Use um formato como 10.0.0.0/24. Isso SOMENTE se aplica à conectividade do cliente VPN.",
"resourceEnableProxy": "Ativar Proxy Público", "resourceEnableProxy": "Ativar Proxy Público",
"resourceEnableProxyDescription": "Permite proxy público para este recurso. Isso permite o acesso ao recurso de fora da rede através da nuvem em uma porta aberta. Requer configuração do Traefik.", "resourceEnableProxyDescription": "Permite proxy público para este recurso. Isso permite o acesso ao recurso de fora da rede através da nuvem em uma porta aberta. Requer configuração do Traefik.",
"externalProxyEnabled": "Proxy Externo Habilitado", "externalProxyEnabled": "Proxy Externo Habilitado",
"addNewTarget": "Add New Target", "addNewTarget": "Adicionar Novo Alvo",
"targetsList": "Targets List", "targetsList": "Lista de Alvos",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Alvo duplicado encontrado",
"httpMethod": "HTTP Method", "httpMethod": "Método HTTP",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Selecionar método HTTP",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Subdomínio",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Domínio Base",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Buscar domínios...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Nenhum domínio encontrado",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Carregando domínios...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Selecione o domínio base...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Não disponível para domínios CNAME",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Digite um subdomínio ou deixe em branco para usar o domínio base.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Digite um subdomínio para buscar e selecionar entre os domínios gratuitos disponíveis.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Domínios Gratuitos",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Pesquise por domínios disponíveis",
"resourceDomain": "Domain", "resourceDomain": "Domínio",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Editar Domínio",
"siteName": "Site Name", "siteName": "Nome do Site",
"proxyPort": "Port", "proxyPort": "Porta",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Recursos de Proxy",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Recursos do Cliente",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Nenhum recurso de proxy encontrado.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Nenhum recurso interno encontrado.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Destino",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Esses recursos são para uso com",
"resourcesTableClients": "Clients", "resourcesTableClients": "Clientes",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "e são acessíveis apenas internamente quando conectados com um cliente.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Editar Recurso do Cliente",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Atualize as propriedades do recurso e a configuração do alvo para {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Propriedades do Recurso",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Nome",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protocolo",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Porta do Site",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Configuração do Alvo",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "IP de Destino",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Porta de Destino",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Cancelar",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Salvar Recurso",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Sucesso",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Recurso interno atualizado com sucesso",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Erro",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Falha ao atualizar recurso interno",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Nome é obrigatório",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Nome deve ser inferior a 255 caracteres",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Porta de proxy deve ser pelo menos 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Porta de proxy deve ser inferior a 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Formato de endereço IP inválido",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Porta de destino deve ser pelo menos 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Porta de destino deve ser inferior a 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Nenhum Site Disponível",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Você precisa ter pelo menos um site Newt com uma sub-rede configurada para criar recursos internos.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Fechar",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Criar Recurso do Cliente",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Crie um novo recurso que estará acessível aos clientes conectados ao site selecionado.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Propriedades do Recurso",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Nome",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Site",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Selecionar site...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Procurar sites...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Nenhum site encontrado.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protocolo",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Porta do Site",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Use esta porta para acessar o recurso no site quando conectado com um cliente.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Configuração do Alvo",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "IP de Destino",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "O endereço IP do recurso na rede do site.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Porta de Destino",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "A porta no IP de destino onde o recurso está acessível.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Cancelar",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Criar Recurso",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Sucesso",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Recurso interno criado com sucesso",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Erro",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Falha ao criar recurso interno",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Nome é obrigatório",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Nome deve ser inferior a 255 caracteres",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Por favor, selecione um site",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Porta de proxy deve ser pelo menos 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Porta de proxy deve ser inferior a 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Formato de endereço IP inválido",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Porta de destino deve ser pelo menos 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Porta de destino deve ser inferior a 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Configuração",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Aceitar Conexões de Clientes",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Permitir que outros dispositivos se conectem através desta instância Newt como um gateway usando clientes.",
"siteAddress": "Site Address", "siteAddress": "Endereço do Site",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Especificar o endereço IP do host para que os clientes se conectem. Este é o endereço interno do site na rede Pangolin para os clientes endereçarem. Deve estar dentro da sub-rede da Organização.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Login Automático com IDP Externo",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Redirecionar imediatamente o usuário para o IDP externo para autenticação.",
"selectIdp": "Select IDP", "selectIdp": "Selecionar IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Escolher um IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Por favor, selecione um IDP quando o login automático estiver ativado.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Redirecionando",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Redirecionando você para o provedor de identidade externo para autenticação.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Preparando autenticação...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Redirecionando para login...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Erro de Login Automático",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Nenhum URL de redirecionamento recebido do provedor de identidade.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Falha ao gerar URL de autenticação."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Простейший способ создать точку входа в вашу сеть. Дополнительная настройка не требуется.", "siteNewtTunnelDescription": "Простейший способ создать точку входа в вашу сеть. Дополнительная настройка не требуется.",
"siteWg": "Базовый WireGuard", "siteWg": "Базовый WireGuard",
"siteWgDescription": "Используйте любой клиент WireGuard для открытия туннеля. Требуется ручная настройка NAT.", "siteWgDescription": "Используйте любой клиент WireGuard для открытия туннеля. Требуется ручная настройка NAT.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Используйте любой клиент WireGuard для создания туннеля. Требуется ручная настройка NAT. РАБОТАЕТ ТОЛЬКО НА САМОСТОЯТЕЛЬНО РАЗМЕЩЕННЫХ УЗЛАХ",
"siteLocalDescription": "Только локальные ресурсы. Без туннелирования.", "siteLocalDescription": "Только локальные ресурсы. Без туннелирования.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Только локальные ресурсы. Без туннелирования. РАБОТАЕТ ТОЛЬКО НА САМОСТОЯТЕЛЬНО РАЗМЕЩЕННЫХ УЗЛАХ",
"siteSeeAll": "Просмотреть все сайты", "siteSeeAll": "Просмотреть все сайты",
"siteTunnelDescription": "Выберите способ подключения к вашему сайту", "siteTunnelDescription": "Выберите способ подключения к вашему сайту",
"siteNewtCredentials": "Учётные данные Newt", "siteNewtCredentials": "Учётные данные Newt",
@@ -168,7 +168,7 @@
"siteSelect": "Выберите сайт", "siteSelect": "Выберите сайт",
"siteSearch": "Поиск сайта", "siteSearch": "Поиск сайта",
"siteNotFound": "Сайт не найден.", "siteNotFound": "Сайт не найден.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Этот сайт предоставит подключение к цели.",
"resourceType": "Тип ресурса", "resourceType": "Тип ресурса",
"resourceTypeDescription": "Определите, как вы хотите получать доступ к вашему ресурсу", "resourceTypeDescription": "Определите, как вы хотите получать доступ к вашему ресурсу",
"resourceHTTPSSettings": "Настройки HTTPS", "resourceHTTPSSettings": "Настройки HTTPS",
@@ -199,7 +199,7 @@
"general": "Общие", "general": "Общие",
"generalSettings": "Общие настройки", "generalSettings": "Общие настройки",
"proxy": "Прокси", "proxy": "Прокси",
"internal": "Internal", "internal": "Внутренний",
"rules": "Правила", "rules": "Правила",
"resourceSettingDescription": "Настройте параметры вашего ресурса", "resourceSettingDescription": "Настройте параметры вашего ресурса",
"resourceSetting": "Настройки {resourceName}", "resourceSetting": "Настройки {resourceName}",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "Имя TLS сервера для использования в SNI. Оставьте пустым для использования по умолчанию.", "targetTlsSniDescription": "Имя TLS сервера для использования в SNI. Оставьте пустым для использования по умолчанию.",
"targetTlsSubmit": "Сохранить настройки", "targetTlsSubmit": "Сохранить настройки",
"targets": "Конфигурация целей", "targets": "Конфигурация целей",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Настройте цели для маршрутизации трафика к вашим бэкэнд сервисам",
"targetStickySessions": "Включить фиксированные сессии", "targetStickySessions": "Включить фиксированные сессии",
"targetStickySessionsDescription": "Сохранять соединения на одной и той же целевой точке в течение всей сессии.", "targetStickySessionsDescription": "Сохранять соединения на одной и той же целевой точке в течение всей сессии.",
"methodSelect": "Выберите метод", "methodSelect": "Выберите метод",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN должен состоять ровно из 6 цифр", "pincodeRequirementsLength": "PIN должен состоять ровно из 6 цифр",
"pincodeRequirementsChars": "PIN должен содержать только цифры", "pincodeRequirementsChars": "PIN должен содержать только цифры",
"passwordRequirementsLength": "Пароль должен быть не менее 1 символа", "passwordRequirementsLength": "Пароль должен быть не менее 1 символа",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Требования к паролю:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "Не менее 8 символов",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "По крайней мере, одна заглавная буква",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "По крайней мере, одна строчная буква",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "По крайней мере, одна цифра",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "По крайней мере, один специальный символ",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Пароль соответствует всем требованиям",
"passwordStrength": "Password strength", "passwordStrength": "Сила пароля",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Слабый",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Средний",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Сильный",
"passwordRequirements": "Requirements:", "passwordRequirements": "Требования:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ символов",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Заглавная буква (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Строчная буква (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Цифра (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Специальный символ (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Пароли не совпадают",
"otpEmailRequirementsLength": "OTP должен быть не менее 1 символа", "otpEmailRequirementsLength": "OTP должен быть не менее 1 символа",
"otpEmailSent": "OTP отправлен", "otpEmailSent": "OTP отправлен",
"otpEmailSentDescription": "OTP был отправлен на ваш email", "otpEmailSentDescription": "OTP был отправлен на ваш email",
@@ -973,7 +973,7 @@
"logoutError": "Ошибка при выходе", "logoutError": "Ошибка при выходе",
"signingAs": "Вы вошли как", "signingAs": "Вы вошли как",
"serverAdmin": "Администратор сервера", "serverAdmin": "Администратор сервера",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Управляемый с самовывоза",
"otpEnable": "Включить Двухфакторную Аутентификацию", "otpEnable": "Включить Двухфакторную Аутентификацию",
"otpDisable": "Отключить двухфакторную аутентификацию", "otpDisable": "Отключить двухфакторную аутентификацию",
"logout": "Выйти", "logout": "Выйти",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Удалить сайт", "actionDeleteSite": "Удалить сайт",
"actionGetSite": "Получить сайт", "actionGetSite": "Получить сайт",
"actionListSites": "Список сайтов", "actionListSites": "Список сайтов",
"setupToken": "Setup Token", "setupToken": "Код настройки",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Введите токен настройки из консоли сервера.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Токен настройки обязателен",
"actionUpdateSite": "Обновить сайт", "actionUpdateSite": "Обновить сайт",
"actionListSiteRoles": "Список разрешенных ролей сайта", "actionListSiteRoles": "Список разрешенных ролей сайта",
"actionCreateResource": "Создать ресурс", "actionCreateResource": "Создать ресурс",
@@ -1005,8 +1005,8 @@
"actionListAllowedResourceRoles": "Список разрешенных ролей сайта", "actionListAllowedResourceRoles": "Список разрешенных ролей сайта",
"actionSetResourcePassword": "Задать пароль ресурса", "actionSetResourcePassword": "Задать пароль ресурса",
"actionSetResourcePincode": "Установить ПИН-код ресурса", "actionSetResourcePincode": "Установить ПИН-код ресурса",
"actionSetResourceEmailWhitelist": "Set Resource Email Whitelist", "actionSetResourceEmailWhitelist": "Настроить белый список ресурсов email",
"actionGetResourceEmailWhitelist": "Get Resource Email Whitelist", "actionGetResourceEmailWhitelist": "Получить белый список ресурсов email",
"actionCreateTarget": "Создать цель", "actionCreateTarget": "Создать цель",
"actionDeleteTarget": "Удалить цель", "actionDeleteTarget": "Удалить цель",
"actionGetTarget": "Получить цель", "actionGetTarget": "Получить цель",
@@ -1190,114 +1190,114 @@
"selectDomainTypeNsDescription": "Этот домен и все его субдомены. Используйте это, когда вы хотите управлять всей доменной зоной.", "selectDomainTypeNsDescription": "Этот домен и все его субдомены. Используйте это, когда вы хотите управлять всей доменной зоной.",
"selectDomainTypeCnameName": "Одиночный домен (CNAME)", "selectDomainTypeCnameName": "Одиночный домен (CNAME)",
"selectDomainTypeCnameDescription": "Только этот конкретный домен. Используйте это для отдельных субдоменов или отдельных записей домена.", "selectDomainTypeCnameDescription": "Только этот конкретный домен. Используйте это для отдельных субдоменов или отдельных записей домена.",
"selectDomainTypeWildcardName": "Wildcard Domain", "selectDomainTypeWildcardName": "Подставной домен",
"selectDomainTypeWildcardDescription": "Этот домен и его субдомены.", "selectDomainTypeWildcardDescription": "Этот домен и его субдомены.",
"domainDelegation": "Единый домен", "domainDelegation": "Единый домен",
"selectType": "Выберите тип", "selectType": "Выберите тип",
"actions": "Actions", "actions": "Действия",
"refresh": "Refresh", "refresh": "Обновить",
"refreshError": "Failed to refresh data", "refreshError": "Не удалось обновить данные",
"verified": "Verified", "verified": "Подтверждено",
"pending": "Pending", "pending": "В ожидании",
"sidebarBilling": "Billing", "sidebarBilling": "Выставление счетов",
"billing": "Billing", "billing": "Выставление счетов",
"orgBillingDescription": "Manage your billing information and subscriptions", "orgBillingDescription": "Управляйте информацией о выставлении счетов и подписками",
"github": "GitHub", "github": "GitHub",
"pangolinHosted": "Pangolin Hosted", "pangolinHosted": "Pangolin Hosted",
"fossorial": "Fossorial", "fossorial": "Fossorial",
"completeAccountSetup": "Complete Account Setup", "completeAccountSetup": "Завершите настройку аккаунта",
"completeAccountSetupDescription": "Set your password to get started", "completeAccountSetupDescription": "Установите ваш пароль, чтобы начать",
"accountSetupSent": "We'll send an account setup code to this email address.", "accountSetupSent": "Мы отправим код для настройки аккаунта на этот email адрес.",
"accountSetupCode": "Setup Code", "accountSetupCode": "Код настройки",
"accountSetupCodeDescription": "Check your email for the setup code.", "accountSetupCodeDescription": "Проверьте вашу почту для получения кода настройки.",
"passwordCreate": "Create Password", "passwordCreate": "Создать пароль",
"passwordCreateConfirm": "Confirm Password", "passwordCreateConfirm": "Подтвердите пароль",
"accountSetupSubmit": "Send Setup Code", "accountSetupSubmit": "Отправить код настройки",
"completeSetup": "Complete Setup", "completeSetup": "Завершить настройку",
"accountSetupSuccess": "Account setup completed! Welcome to Pangolin!", "accountSetupSuccess": "Настройка аккаунта завершена! Добро пожаловать в Pangolin!",
"documentation": "Documentation", "documentation": "Документация",
"saveAllSettings": "Save All Settings", "saveAllSettings": "Сохранить все настройки",
"settingsUpdated": "Settings updated", "settingsUpdated": "Настройки обновлены",
"settingsUpdatedDescription": "All settings have been updated successfully", "settingsUpdatedDescription": "Все настройки успешно обновлены",
"settingsErrorUpdate": "Failed to update settings", "settingsErrorUpdate": "Не удалось обновить настройки",
"settingsErrorUpdateDescription": "An error occurred while updating settings", "settingsErrorUpdateDescription": "Произошла ошибка при обновлении настроек",
"sidebarCollapse": "Collapse", "sidebarCollapse": "Свернуть",
"sidebarExpand": "Expand", "sidebarExpand": "Развернуть",
"newtUpdateAvailable": "Update Available", "newtUpdateAvailable": "Доступно обновление",
"newtUpdateAvailableInfo": "A new version of Newt is available. Please update to the latest version for the best experience.", "newtUpdateAvailableInfo": "Доступна новая версия Newt. Пожалуйста, обновитесь до последней версии для лучшего опыта.",
"domainPickerEnterDomain": "Domain", "domainPickerEnterDomain": "Домен",
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, or just myapp", "domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, или просто myapp",
"domainPickerDescription": "Enter the full domain of the resource to see available options.", "domainPickerDescription": "Введите полный домен ресурса, чтобы увидеть доступные опции.",
"domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options", "domainPickerDescriptionSaas": "Введите полный домен, поддомен или просто имя, чтобы увидеть доступные опции",
"domainPickerTabAll": "All", "domainPickerTabAll": "Все",
"domainPickerTabOrganization": "Organization", "domainPickerTabOrganization": "Организация",
"domainPickerTabProvided": "Provided", "domainPickerTabProvided": "Предоставлено",
"domainPickerSortAsc": "A-Z", "domainPickerSortAsc": "А",
"domainPickerSortDesc": "Z-A", "domainPickerSortDesc": "Я-А",
"domainPickerCheckingAvailability": "Checking availability...", "domainPickerCheckingAvailability": "Проверка доступности...",
"domainPickerNoMatchingDomains": "No matching domains found. Try a different domain or check your organization's domain settings.", "domainPickerNoMatchingDomains": "Не найдены сопоставимые домены. Попробуйте другой домен или проверьте настройки доменов вашей организации.",
"domainPickerOrganizationDomains": "Organization Domains", "domainPickerOrganizationDomains": "Домены организации",
"domainPickerProvidedDomains": "Provided Domains", "domainPickerProvidedDomains": "Предоставленные домены",
"domainPickerSubdomain": "Subdomain: {subdomain}", "domainPickerSubdomain": "Поддомен: {subdomain}",
"domainPickerNamespace": "Namespace: {namespace}", "domainPickerNamespace": "Пространство имен: {namespace}",
"domainPickerShowMore": "Show More", "domainPickerShowMore": "Показать еще",
"domainNotFound": "Domain Not Found", "domainNotFound": "Домен не найден",
"domainNotFoundDescription": "This resource is disabled because the domain no longer exists our system. Please set a new domain for this resource.", "domainNotFoundDescription": "Этот ресурс отключен, так как домен больше не существует в нашей системе. Пожалуйста, установите новый домен для этого ресурса.",
"failed": "Failed", "failed": "Ошибка",
"createNewOrgDescription": "Create a new organization", "createNewOrgDescription": "Создать новую организацию",
"organization": "Organization", "organization": "Организация",
"port": "Port", "port": "Порт",
"securityKeyManage": "Manage Security Keys", "securityKeyManage": "Управление ключами безопасности",
"securityKeyDescription": "Add or remove security keys for passwordless authentication", "securityKeyDescription": "Добавить или удалить ключи безопасности для аутентификации без пароля",
"securityKeyRegister": "Register New Security Key", "securityKeyRegister": "Зарегистрировать новый ключ безопасности",
"securityKeyList": "Your Security Keys", "securityKeyList": "Ваши ключи безопасности",
"securityKeyNone": "No security keys registered yet", "securityKeyNone": "Ключи безопасности еще не зарегистрированы",
"securityKeyNameRequired": "Name is required", "securityKeyNameRequired": "Имя обязательно",
"securityKeyRemove": "Remove", "securityKeyRemove": "Удалить",
"securityKeyLastUsed": "Last used: {date}", "securityKeyLastUsed": "Последнее использование: {date}",
"securityKeyNameLabel": "Security Key Name", "securityKeyNameLabel": "Имя ключа безопасности",
"securityKeyRegisterSuccess": "Security key registered successfully", "securityKeyRegisterSuccess": "Ключ безопасности успешно зарегистрирован",
"securityKeyRegisterError": "Failed to register security key", "securityKeyRegisterError": "Не удалось зарегистрировать ключ безопасности",
"securityKeyRemoveSuccess": "Security key removed successfully", "securityKeyRemoveSuccess": "Ключ безопасности успешно удален",
"securityKeyRemoveError": "Failed to remove security key", "securityKeyRemoveError": "Не удалось удалить ключ безопасности",
"securityKeyLoadError": "Failed to load security keys", "securityKeyLoadError": "Не удалось загрузить ключи безопасности",
"securityKeyLogin": "Continue with security key", "securityKeyLogin": "Продолжить с ключом безопасности",
"securityKeyAuthError": "Failed to authenticate with security key", "securityKeyAuthError": "Не удалось аутентифицироваться с ключом безопасности",
"securityKeyRecommendation": "Register a backup security key on another device to ensure you always have access to your account.", "securityKeyRecommendation": "Зарегистрируйте резервный ключ безопасности на другом устройстве, чтобы всегда иметь доступ к вашему аккаунту.",
"registering": "Registering...", "registering": "Регистрация...",
"securityKeyPrompt": "Please verify your identity using your security key. Make sure your security key is connected and ready.", "securityKeyPrompt": "Пожалуйста, подтвердите свою личность с использованием вашего ключа безопасности. Убедитесь, что ваш ключ безопасности подключен и готов.",
"securityKeyBrowserNotSupported": "Your browser doesn't support security keys. Please use a modern browser like Chrome, Firefox, or Safari.", "securityKeyBrowserNotSupported": "Ваш браузер не поддерживает ключи безопасности. Пожалуйста, используйте современный браузер, такой как Chrome, Firefox или Safari.",
"securityKeyPermissionDenied": "Please allow access to your security key to continue signing in.", "securityKeyPermissionDenied": "Пожалуйста, разрешите доступ к вашему ключу безопасности, чтобы продолжить вход.",
"securityKeyRemovedTooQuickly": "Please keep your security key connected until the sign-in process completes.", "securityKeyRemovedTooQuickly": "Пожалуйста, держите ваш ключ безопасности подключенным, пока процесс входа не завершится.",
"securityKeyNotSupported": "Your security key may not be compatible. Please try a different security key.", "securityKeyNotSupported": "Ваш ключ безопасности может быть несовместим. Попробуйте другой ключ безопасности.",
"securityKeyUnknownError": "There was a problem using your security key. Please try again.", "securityKeyUnknownError": "Произошла проблема при использовании вашего ключа безопасности. Пожалуйста, попробуйте еще раз.",
"twoFactorRequired": "Two-factor authentication is required to register a security key.", "twoFactorRequired": "Для регистрации ключа безопасности требуется двухфакторная аутентификация.",
"twoFactor": "Two-Factor Authentication", "twoFactor": "Двухфакторная аутентификация",
"adminEnabled2FaOnYourAccount": "Your administrator has enabled two-factor authentication for {email}. Please complete the setup process to continue.", "adminEnabled2FaOnYourAccount": "Ваш администратор включил двухфакторную аутентификацию для {email}. Пожалуйста, завершите процесс настройки, чтобы продолжить.",
"continueToApplication": "Continue to Application", "continueToApplication": "Перейти к приложению",
"securityKeyAdd": "Add Security Key", "securityKeyAdd": "Добавить ключ безопасности",
"securityKeyRegisterTitle": "Register New Security Key", "securityKeyRegisterTitle": "Регистрация нового ключа безопасности",
"securityKeyRegisterDescription": "Connect your security key and enter a name to identify it", "securityKeyRegisterDescription": "Подключите свой ключ безопасности и введите имя для его идентификации",
"securityKeyTwoFactorRequired": "Two-Factor Authentication Required", "securityKeyTwoFactorRequired": "Требуется двухфакторная аутентификация",
"securityKeyTwoFactorDescription": "Please enter your two-factor authentication code to register the security key", "securityKeyTwoFactorDescription": "Пожалуйста, введите ваш код двухфакторной аутентификации для регистрации ключа безопасности",
"securityKeyTwoFactorRemoveDescription": "Please enter your two-factor authentication code to remove the security key", "securityKeyTwoFactorRemoveDescription": "Пожалуйста, введите ваш код двухфакторной аутентификации для удаления ключа безопасности",
"securityKeyTwoFactorCode": "Two-Factor Code", "securityKeyTwoFactorCode": "Код двухфакторной аутентификации",
"securityKeyRemoveTitle": "Remove Security Key", "securityKeyRemoveTitle": "Удалить ключ безопасности",
"securityKeyRemoveDescription": "Enter your password to remove the security key \"{name}\"", "securityKeyRemoveDescription": "Введите ваш пароль для удаления ключа безопасности \"{name}\"",
"securityKeyNoKeysRegistered": "No security keys registered", "securityKeyNoKeysRegistered": "Ключи безопасности не зарегистрированы",
"securityKeyNoKeysDescription": "Add a security key to enhance your account security", "securityKeyNoKeysDescription": "Добавьте ключ безопасности, чтобы повысить безопасность вашего аккаунта",
"createDomainRequired": "Domain is required", "createDomainRequired": "Домен обязателен",
"createDomainAddDnsRecords": "Add DNS Records", "createDomainAddDnsRecords": "Добавить DNS записи",
"createDomainAddDnsRecordsDescription": "Add the following DNS records to your domain provider to complete the setup.", "createDomainAddDnsRecordsDescription": "Добавьте следующие DNS записи у вашего провайдера доменных имен для завершения настройки.",
"createDomainNsRecords": "NS Records", "createDomainNsRecords": "NS Записи",
"createDomainRecord": "Record", "createDomainRecord": "Запись",
"createDomainType": "Type:", "createDomainType": "Тип:",
"createDomainName": "Name:", "createDomainName": "Имя:",
"createDomainValue": "Value:", "createDomainValue": "Значение:",
"createDomainCnameRecords": "CNAME Records", "createDomainCnameRecords": "CNAME Записи",
"createDomainARecords": "A Records", "createDomainARecords": "A Записи",
"createDomainRecordNumber": "Record {number}", "createDomainRecordNumber": "Запись {number}",
"createDomainTxtRecords": "TXT Records", "createDomainTxtRecords": "TXT Записи",
"createDomainSaveTheseRecords": "Сохранить эти записи", "createDomainSaveTheseRecords": "Сохранить эти записи",
"createDomainSaveTheseRecordsDescription": "Обязательно сохраните эти DNS записи, так как вы их больше не увидите.", "createDomainSaveTheseRecordsDescription": "Обязательно сохраните эти DNS записи, так как вы их больше не увидите.",
"createDomainDnsPropagation": "Распространение DNS", "createDomainDnsPropagation": "Распространение DNS",
@@ -1311,144 +1311,144 @@
"privacyPolicy": "политика конфиденциальности" "privacyPolicy": "политика конфиденциальности"
}, },
"siteRequired": "Необходимо указать сайт.", "siteRequired": "Необходимо указать сайт.",
"olmTunnel": "Olm Tunnel", "olmTunnel": "Olm Туннель",
"olmTunnelDescription": "Use Olm for client connectivity", "olmTunnelDescription": "Используйте Olm для подключений клиентов",
"errorCreatingClient": "Error creating client", "errorCreatingClient": "Ошибка при создании клиента",
"clientDefaultsNotFound": "Client defaults not found", "clientDefaultsNotFound": "Настройки клиента по умолчанию не найдены",
"createClient": "Create Client", "createClient": "Создать клиента",
"createClientDescription": "Create a new client for connecting to your sites", "createClientDescription": "Создайте нового клиента для подключения к вашим сайтам",
"seeAllClients": "See All Clients", "seeAllClients": "Просмотреть всех клиентов",
"clientInformation": "Client Information", "clientInformation": "Информация о клиенте",
"clientNamePlaceholder": "Client name", "clientNamePlaceholder": "Имя клиента",
"address": "Address", "address": "Адрес",
"subnetPlaceholder": "Subnet", "subnetPlaceholder": "Подсеть",
"addressDescription": "The address that this client will use for connectivity", "addressDescription": "Адрес, который этот клиент будет использовать для подключения",
"selectSites": "Select sites", "selectSites": "Выберите сайты",
"sitesDescription": "The client will have connectivity to the selected sites", "sitesDescription": "Клиент будет иметь подключение к выбранным сайтам",
"clientInstallOlm": "Install Olm", "clientInstallOlm": "Установить Olm",
"clientInstallOlmDescription": "Get Olm running on your system", "clientInstallOlmDescription": "Запустите Olm на вашей системе",
"clientOlmCredentials": "Olm Credentials", "clientOlmCredentials": "Учётные данные Olm",
"clientOlmCredentialsDescription": "This is how Olm will authenticate with the server", "clientOlmCredentialsDescription": "Так Olm будет аутентифицироваться через сервер",
"olmEndpoint": "Olm Endpoint", "olmEndpoint": "Конечная точка Olm",
"olmId": "Olm ID", "olmId": "Olm ID",
"olmSecretKey": "Olm Secret Key", "olmSecretKey": "Секретный ключ Olm",
"clientCredentialsSave": "Save Your Credentials", "clientCredentialsSave": "Сохраните ваши учётные данные",
"clientCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.", "clientCredentialsSaveDescription": "Вы сможете увидеть их только один раз. Обязательно скопируйте в безопасное место.",
"generalSettingsDescription": "Configure the general settings for this client", "generalSettingsDescription": "Настройте общие параметры для этого клиента",
"clientUpdated": "Client updated", "clientUpdated": "Клиент обновлен",
"clientUpdatedDescription": "The client has been updated.", "clientUpdatedDescription": "Клиент был обновлён.",
"clientUpdateFailed": "Failed to update client", "clientUpdateFailed": "Не удалось обновить клиента",
"clientUpdateError": "An error occurred while updating the client.", "clientUpdateError": "Произошла ошибка при обновлении клиента.",
"sitesFetchFailed": "Failed to fetch sites", "sitesFetchFailed": "Не удалось получить сайты",
"sitesFetchError": "An error occurred while fetching sites.", "sitesFetchError": "Произошла ошибка при получении сайтов.",
"olmErrorFetchReleases": "An error occurred while fetching Olm releases.", "olmErrorFetchReleases": "Произошла ошибка при получении релизов Olm.",
"olmErrorFetchLatest": "An error occurred while fetching the latest Olm release.", "olmErrorFetchLatest": "Произошла ошибка при получении последнего релиза Olm.",
"remoteSubnets": "Remote Subnets", "remoteSubnets": "Удалённые подсети",
"enterCidrRange": "Enter CIDR range", "enterCidrRange": "Введите диапазон CIDR",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Добавьте диапазоны адресов CIDR, которые можно получить из этого сайта удаленно, используя клиентов. Используйте формат 10.0.0.0/24. Это относится ТОЛЬКО к подключению через VPN клиентов.",
"resourceEnableProxy": "Enable Public Proxy", "resourceEnableProxy": "Включить публичный прокси",
"resourceEnableProxyDescription": "Enable public proxying to this resource. This allows access to the resource from outside the network through the cloud on an open port. Requires Traefik config.", "resourceEnableProxyDescription": "Включите публичное проксирование для этого ресурса. Это позволяет получить доступ к ресурсу извне сети через облако через открытый порт. Требуется конфигурация Traefik.",
"externalProxyEnabled": "External Proxy Enabled", "externalProxyEnabled": "Внешний прокси включен",
"addNewTarget": "Add New Target", "addNewTarget": "Добавить новую цель",
"targetsList": "Targets List", "targetsList": "Список целей",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Обнаружена дублирующаяся цель",
"httpMethod": "HTTP Method", "httpMethod": "HTTP метод",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "Выберите HTTP метод",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Поддомен",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Основной домен",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Поиск доменов...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Доменов не найдено",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Загрузка доменов...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Выбор основного домена...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "Не доступно для CNAME доменов",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Введите поддомен или оставьте пустым для использования основного домена.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Введите поддомен для поиска и выбора из доступных свободных доменов.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Свободные домены",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Поиск доступных доменов",
"resourceDomain": "Domain", "resourceDomain": "Домен",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Редактировать домен",
"siteName": "Site Name", "siteName": "Имя сайта",
"proxyPort": "Port", "proxyPort": "Порт",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Проксированные ресурсы",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "Клиентские ресурсы",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Проксированных ресурсов не найдено.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Внутренних ресурсов не найдено.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Пункт назначения",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Эти ресурсы предназначены для использования с",
"resourcesTableClients": "Clients", "resourcesTableClients": "Клиенты",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "и доступны только внутренне при подключении с клиентом.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "Редактировать ресурс клиента",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "Обновите свойства ресурса и настройку цели для {resourceName}.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Свойства ресурса",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Имя",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Протокол",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Порт сайта",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Настройка цели",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "Целевая IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Целевой порт",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "Отмена",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Сохранить ресурс",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Успешно",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Внутренний ресурс успешно обновлен",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Ошибка",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Не удалось обновить внутренний ресурс",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Имя обязательно",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Имя не должно быть длиннее 255 символов",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Порт прокси должен быть не менее 1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Порт прокси должен быть меньше 65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Неверный формат IP адреса",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Целевой порт должен быть не менее 1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Целевой порт должен быть меньше 65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Нет доступных сайтов",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Вам необходимо иметь хотя бы один сайт Newt с настроенной подсетью для создания внутреннего ресурса.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Закрыть",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "Создать ресурс клиента",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Создайте новый ресурс, который будет доступен клиентам, подключенным к выбранному сайту.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Свойства ресурса",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Имя",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Сайт",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Выберите сайт...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Поиск сайтов...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Сайты не найдены.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Протокол",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Порт сайта",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "Используйте этот порт для доступа к ресурсу на сайте при подключении с клиентом.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Настройка цели",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "Целевая IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "IP-адрес ресурса в сети сайта.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Целевой порт",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Порт на IP-адресе назначения, где доступен ресурс.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "Отмена",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Создать ресурс",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Успешно",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Внутренний ресурс успешно создан",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Ошибка",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Не удалось создать внутренний ресурс",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Имя обязательно",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Имя должно содержать менее 255 символов",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Пожалуйста, выберите сайт",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Прокси-порт должен быть не менее 1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Прокси-порт должен быть меньше 65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Неверный формат IP-адреса",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Целевой порт должен быть не менее 1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Целевой порт должен быть меньше 65536",
"siteConfiguration": "Configuration", "siteConfiguration": "Конфигурация",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "Принимать подключения клиентов",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Разрешите другим устройствам подключаться через этот экземпляр Newt в качестве шлюза с использованием клиентов.",
"siteAddress": "Site Address", "siteAddress": "Адрес сайта",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "Укажите IP-адрес хоста для подключения клиентов. Это внутренний адрес сайта в сети Pangolin для адресации клиентов. Должен находиться в пределах подсети организационного уровня.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Автоматический вход с внешним провайдером",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Немедленно перенаправьте пользователя к внешнему провайдеру для аутентификации.",
"selectIdp": "Select IDP", "selectIdp": "Выберите провайдера",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "Выберите провайдера...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Пожалуйста, выберите провайдера, когда автоматический вход включен.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Перенаправление",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Перенаправление вас к внешнему провайдеру для аутентификации.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Подготовка аутентификации...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Перенаправление к входу...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Ошибка автоматического входа",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "URL-адрес перенаправления не получен от провайдера удостоверения.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Не удалось сгенерировать URL-адрес аутентификации."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "Ağınıza giriş noktası oluşturmanın en kolay yolu. Ekstra kurulum gerekmez.", "siteNewtTunnelDescription": "Ağınıza giriş noktası oluşturmanın en kolay yolu. Ekstra kurulum gerekmez.",
"siteWg": "Temel WireGuard", "siteWg": "Temel WireGuard",
"siteWgDescription": "Bir tünel oluşturmak için herhangi bir WireGuard istemcisi kullanın. Manuel NAT kurulumu gereklidir.", "siteWgDescription": "Bir tünel oluşturmak için herhangi bir WireGuard istemcisi kullanın. Manuel NAT kurulumu gereklidir.",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "Bir tünel oluşturmak için herhangi bir WireGuard istemcisi kullanın. Manuel NAT kurulumu gereklidir. YALNIZCA SELF HOSTED DÜĞÜMLERDE ÇALIŞIR",
"siteLocalDescription": "Yalnızca yerel kaynaklar. Tünelleme yok.", "siteLocalDescription": "Yalnızca yerel kaynaklar. Tünelleme yok.",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "Yalnızca yerel kaynaklar. Tünel yok. YALNIZCA SELF HOSTED DÜĞÜMLERDE ÇALIŞIR",
"siteSeeAll": "Tüm Siteleri Gör", "siteSeeAll": "Tüm Siteleri Gör",
"siteTunnelDescription": "Sitenize nasıl bağlanmak istediğinizi belirleyin", "siteTunnelDescription": "Sitenize nasıl bağlanmak istediğinizi belirleyin",
"siteNewtCredentials": "Newt Kimlik Bilgileri", "siteNewtCredentials": "Newt Kimlik Bilgileri",
@@ -168,7 +168,7 @@
"siteSelect": "Site seç", "siteSelect": "Site seç",
"siteSearch": "Site ara", "siteSearch": "Site ara",
"siteNotFound": "Herhangi bir site bulunamadı.", "siteNotFound": "Herhangi bir site bulunamadı.",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "Bu site hedefe bağlantı sağlayacaktır.",
"resourceType": "Kaynak Türü", "resourceType": "Kaynak Türü",
"resourceTypeDescription": "Kaynağınıza nasıl erişmek istediğinizi belirleyin", "resourceTypeDescription": "Kaynağınıza nasıl erişmek istediğinizi belirleyin",
"resourceHTTPSSettings": "HTTPS Ayarları", "resourceHTTPSSettings": "HTTPS Ayarları",
@@ -199,7 +199,7 @@
"general": "Genel", "general": "Genel",
"generalSettings": "Genel Ayarlar", "generalSettings": "Genel Ayarlar",
"proxy": "Vekil Sunucu", "proxy": "Vekil Sunucu",
"internal": "Internal", "internal": "Dahili",
"rules": "Kurallar", "rules": "Kurallar",
"resourceSettingDescription": "Kaynağınızdaki ayarları yapılandırın", "resourceSettingDescription": "Kaynağınızdaki ayarları yapılandırın",
"resourceSetting": "{resourceName} Ayarları", "resourceSetting": "{resourceName} Ayarları",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "SNI için kullanılacak TLS Sunucu Adı'", "targetTlsSniDescription": "SNI için kullanılacak TLS Sunucu Adı'",
"targetTlsSubmit": "Ayarları Kaydet", "targetTlsSubmit": "Ayarları Kaydet",
"targets": "Hedefler Konfigürasyonu", "targets": "Hedefler Konfigürasyonu",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "Trafiği arka uç hizmetlerinize yönlendirmek için hedefleri ayarlayın",
"targetStickySessions": "Yapışkan Oturumları Etkinleştir", "targetStickySessions": "Yapışkan Oturumları Etkinleştir",
"targetStickySessionsDescription": "Bağlantıları oturum süresince aynı arka uç hedef üzerinde tutun.", "targetStickySessionsDescription": "Bağlantıları oturum süresince aynı arka uç hedef üzerinde tutun.",
"methodSelect": "Yöntemi Seç", "methodSelect": "Yöntemi Seç",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN kesinlikle 6 haneli olmalıdır", "pincodeRequirementsLength": "PIN kesinlikle 6 haneli olmalıdır",
"pincodeRequirementsChars": "PIN sadece numaralardan oluşmalıdır", "pincodeRequirementsChars": "PIN sadece numaralardan oluşmalıdır",
"passwordRequirementsLength": "Şifre en az 1 karakter uzunluğunda olmalıdır", "passwordRequirementsLength": "Şifre en az 1 karakter uzunluğunda olmalıdır",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "Şifre gereksinimleri:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "En az 8 karakter uzunluğunda",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "En az bir büyük harf",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "En az bir küçük harf",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "En az bir sayı",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "En az bir özel karakter",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ Şifre tüm gereksinimleri karşılıyor",
"passwordStrength": "Password strength", "passwordStrength": "Şifre gücü",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "Zayıf",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "Orta",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "Güçlü",
"passwordRequirements": "Requirements:", "passwordRequirements": "Gereksinimler:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ karakter",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "Büyük harf (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "Küçük harf (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "Sayı (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "Özel karakter (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "Parolalar eşleşmiyor",
"otpEmailRequirementsLength": "OTP en az 1 karakter uzunluğunda olmalıdır", "otpEmailRequirementsLength": "OTP en az 1 karakter uzunluğunda olmalıdır",
"otpEmailSent": "OTP Gönderildi", "otpEmailSent": "OTP Gönderildi",
"otpEmailSentDescription": "E-posta adresinize bir OTP gönderildi", "otpEmailSentDescription": "E-posta adresinize bir OTP gönderildi",
@@ -973,7 +973,7 @@
"logoutError": ıkış yaparken hata", "logoutError": ıkış yaparken hata",
"signingAs": "Olarak giriş yapıldı", "signingAs": "Olarak giriş yapıldı",
"serverAdmin": "Sunucu Yöneticisi", "serverAdmin": "Sunucu Yöneticisi",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "Yönetilen Self-Hosted",
"otpEnable": "İki faktörlü özelliğini etkinleştir", "otpEnable": "İki faktörlü özelliğini etkinleştir",
"otpDisable": "İki faktörlü özelliğini devre dışı bırak", "otpDisable": "İki faktörlü özelliğini devre dışı bırak",
"logout": ıkış Yap", "logout": ıkış Yap",
@@ -989,9 +989,9 @@
"actionDeleteSite": "Siteyi Sil", "actionDeleteSite": "Siteyi Sil",
"actionGetSite": "Siteyi Al", "actionGetSite": "Siteyi Al",
"actionListSites": "Siteleri Listele", "actionListSites": "Siteleri Listele",
"setupToken": "Setup Token", "setupToken": "Kurulum Simgesi",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "Sunucu konsolundan kurulum simgesini girin.",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "Kurulum simgesi gerekli",
"actionUpdateSite": "Siteyi Güncelle", "actionUpdateSite": "Siteyi Güncelle",
"actionListSiteRoles": "İzin Verilen Site Rolleri Listele", "actionListSiteRoles": "İzin Verilen Site Rolleri Listele",
"actionCreateResource": "Kaynak Oluştur", "actionCreateResource": "Kaynak Oluştur",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "En son Olm yayını alınırken bir hata oluştu.", "olmErrorFetchLatest": "En son Olm yayını alınırken bir hata oluştu.",
"remoteSubnets": "Uzak Alt Ağlar", "remoteSubnets": "Uzak Alt Ağlar",
"enterCidrRange": "CIDR aralığını girin", "enterCidrRange": "CIDR aralığını girin",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "Bu siteye uzaktan erişilebilen CIDR aralıklarını ekleyin. 10.0.0.0/24 formatını kullanın. Bu YALNIZCA VPN istemci bağlantıları için geçerlidir.",
"resourceEnableProxy": "Genel Proxy'i Etkinleştir", "resourceEnableProxy": "Genel Proxy'i Etkinleştir",
"resourceEnableProxyDescription": "Bu kaynağa genel proxy erişimini etkinleştirin. Bu sayede ağ dışından açık bir port üzerinden kaynağa bulut aracılığıyla erişim sağlanır. Traefik yapılandırması gereklidir.", "resourceEnableProxyDescription": "Bu kaynağa genel proxy erişimini etkinleştirin. Bu sayede ağ dışından açık bir port üzerinden kaynağa bulut aracılığıyla erişim sağlanır. Traefik yapılandırması gereklidir.",
"externalProxyEnabled": "Dış Proxy Etkinleştirildi", "externalProxyEnabled": "Dış Proxy Etkinleştirildi",
"addNewTarget": "Add New Target", "addNewTarget": "Yeni Hedef Ekle",
"targetsList": "Targets List", "targetsList": "Hedefler Listesi",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "Yinelenen hedef bulundu",
"httpMethod": "HTTP Method", "httpMethod": "HTTP Yöntemi",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "HTTP yöntemini seçin",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Alt Alan Adı",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "Temel Alan Adı",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "Alan adlarını ara...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "Hiçbir alan adı bulunamadı",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "Alan adları yükleniyor...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "Temel alan adını seçin...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "CNAME alan adları için kullanılabilir değil",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "Alt alan adını girin veya temel alan adını kullanmak için boş bırakın.",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "Mevcut ücretsiz alan adları arasından aramak ve seçmek için bir alt alan adı girin.",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "Ücretsiz Alan Adları",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "Mevcut alan adlarını ara",
"resourceDomain": "Domain", "resourceDomain": "Alan Adı",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "Alan Adını Düzenle",
"siteName": "Site Name", "siteName": "Site Adı",
"proxyPort": "Port", "proxyPort": "Bağlantı Noktası",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "Proxy Kaynaklar",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "İstemci Kaynaklar",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "Hiçbir proxy kaynağı bulunamadı.",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "Hiçbir dahili kaynak bulunamadı.",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "Hedef",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "Bu kaynaklar ile kullanılmak için",
"resourcesTableClients": "Clients", "resourcesTableClients": "İstemciler",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "veyalnızca bir istemci ile bağlandığında dahili olarak erişilebilir.",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "İstemci Kaynağı Düzenleyin",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "{resourceName} için kaynak özelliklerini ve hedef yapılandırmasını güncelleyin.",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "Kaynak Özellikleri",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "Ad",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "Protokol",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "Site Bağlantı Noktası",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "Hedef Yapılandırma",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "Hedef IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "Hedef Bağlantı Noktası",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "İptal",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "Kaynağı Kaydet",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "Başarı",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Dahili kaynak başarıyla güncellendi",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "Hata",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "Dahili kaynak güncellenemedi",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "Ad gerekli",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "Ad 255 karakterden kısa olmalıdır",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "Proxy bağlantı noktası en az 1 olmalıdır",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "Proxy bağlantı noktası 65536'dan küçük olmalıdır",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "Geçersiz IP adresi formatı",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "Hedef bağlantı noktası en az 1 olmalıdır",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "Hedef bağlantı noktası 65536'dan küçük olmalıdır",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "Site Bulunamadı",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "Dahili kaynak oluşturmak için en az bir Newt sitesine ve alt ağa sahip olmalısınız.",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "Kapat",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "İstemci Kaynağı Oluştur",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "Seçilen siteye bağlı istemciler için erişilebilir olacak yeni bir kaynak oluşturun.",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "Kaynak Özellikleri",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "Ad",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "Site",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "Site seç...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "Siteleri ara...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "Site bulunamadı.",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "Protokol",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "Site Bağlantı Noktası",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "İstemci ile bağlanıldığında site üzerindeki kaynağa erişmek için bu bağlantı noktasını kullanın.",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "Hedef Yapılandırma",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "Hedef IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "Site ağındaki kaynağın IP adresi.",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "Hedef Bağlantı Noktası",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "Kaynağa erişilebilecek hedef IP üzerindeki bağlantı noktası.",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "İptal",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "Kaynak Oluştur",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "Başarı",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "Dahili kaynak başarıyla oluşturuldu",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "Hata",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "Dahili kaynak oluşturulamadı",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "Ad gerekli",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "Ad 255 karakterden kısa olmalıdır",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "Lütfen bir site seçin",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "Proxy bağlantı noktası en az 1 olmalıdır",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "Proxy bağlantı noktası 65536'dan küçük olmalıdır",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "Geçersiz IP adresi formatı",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "Hedef bağlantı noktası en az 1 olmalıdır",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "Hedef bağlantı noktası 65536'dan küçük olmalıdır",
"siteConfiguration": "Configuration", "siteConfiguration": "Yapılandırma",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "İstemci Bağlantılarını Kabul Et",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "Bu Newt örneğini bir geçit olarak kullanarak diğer cihazların bağlanmasına izin verin.",
"siteAddress": "Site Address", "siteAddress": "Site Adresi",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "İstemcilerin bağlanması için hostun IP adresini belirtin. Bu, Pangolin ağındaki sitenin iç adresidir ve istemciler için atlas olmalıdır. Org alt ağına düşmelidir.",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "Harici IDP ile Otomatik Giriş",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "Kullanıcıyı kimlik doğrulama için otomatik olarak harici IDP'ye yönlendirin.",
"selectIdp": "Select IDP", "selectIdp": "IDP Seç",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "IDP seçin...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "Otomatik giriş etkinleştirildiğinde lütfen bir IDP seçin.",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "Yönlendiriliyor",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "Kimlik doğrulama için harici kimlik sağlayıcıya yönlendiriliyorsunuz.",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "Kimlik doğrulama hazırlanıyor...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "Girişe yönlendiriliyorsunuz...",
"autoLoginError": "Auto Login Error", "autoLoginError": "Otomatik Giriş Hatası",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "Kimlik sağlayıcıdan yönlendirme URL'si alınamadı.",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "Kimlik doğrulama URL'si oluşturulamadı."
} }

View File

@@ -94,9 +94,9 @@
"siteNewtTunnelDescription": "最简单的方式来连接到您的网络。不需要任何额外设置。", "siteNewtTunnelDescription": "最简单的方式来连接到您的网络。不需要任何额外设置。",
"siteWg": "基本 WireGuard", "siteWg": "基本 WireGuard",
"siteWgDescription": "使用任何 WireGuard 客户端来建立隧道。需要手动配置 NAT。", "siteWgDescription": "使用任何 WireGuard 客户端来建立隧道。需要手动配置 NAT。",
"siteWgDescriptionSaas": "Use any WireGuard client to establish a tunnel. Manual NAT setup required. ONLY WORKS ON SELF HOSTED NODES", "siteWgDescriptionSaas": "使用任何WireGuard客户端建立隧道。需要手动配置NAT。仅适用于自托管节点。",
"siteLocalDescription": "仅限本地资源。不需要隧道。", "siteLocalDescription": "仅限本地资源。不需要隧道。",
"siteLocalDescriptionSaas": "Local resources only. No tunneling. ONLY WORKS ON SELF HOSTED NODES", "siteLocalDescriptionSaas": "仅本地资源。无需隧道。仅适用于自托管节点。",
"siteSeeAll": "查看所有站点", "siteSeeAll": "查看所有站点",
"siteTunnelDescription": "确定如何连接到您的网站", "siteTunnelDescription": "确定如何连接到您的网站",
"siteNewtCredentials": "Newt 凭据", "siteNewtCredentials": "Newt 凭据",
@@ -168,7 +168,7 @@
"siteSelect": "选择站点", "siteSelect": "选择站点",
"siteSearch": "搜索站点", "siteSearch": "搜索站点",
"siteNotFound": "未找到站点。", "siteNotFound": "未找到站点。",
"siteSelectionDescription": "This site will provide connectivity to the target.", "siteSelectionDescription": "此站点将为目标提供连接。",
"resourceType": "资源类型", "resourceType": "资源类型",
"resourceTypeDescription": "确定如何访问您的资源", "resourceTypeDescription": "确定如何访问您的资源",
"resourceHTTPSSettings": "HTTPS 设置", "resourceHTTPSSettings": "HTTPS 设置",
@@ -199,7 +199,7 @@
"general": "概览", "general": "概览",
"generalSettings": "常规设置", "generalSettings": "常规设置",
"proxy": "代理服务器", "proxy": "代理服务器",
"internal": "Internal", "internal": "内部设置",
"rules": "规则", "rules": "规则",
"resourceSettingDescription": "配置您资源上的设置", "resourceSettingDescription": "配置您资源上的设置",
"resourceSetting": "{resourceName} 设置", "resourceSetting": "{resourceName} 设置",
@@ -493,7 +493,7 @@
"targetTlsSniDescription": "SNI使用的 TLS 服务器名称。留空使用默认值。", "targetTlsSniDescription": "SNI使用的 TLS 服务器名称。留空使用默认值。",
"targetTlsSubmit": "保存设置", "targetTlsSubmit": "保存设置",
"targets": "目标配置", "targets": "目标配置",
"targetsDescription": "Set up targets to route traffic to your backend services", "targetsDescription": "设置目标来路由流量到您的后端服务",
"targetStickySessions": "启用置顶会话", "targetStickySessions": "启用置顶会话",
"targetStickySessionsDescription": "将连接保持在同一个后端目标的整个会话中。", "targetStickySessionsDescription": "将连接保持在同一个后端目标的整个会话中。",
"methodSelect": "选择方法", "methodSelect": "选择方法",
@@ -836,24 +836,24 @@
"pincodeRequirementsLength": "PIN码必须是6位数字", "pincodeRequirementsLength": "PIN码必须是6位数字",
"pincodeRequirementsChars": "PIN 必须只包含数字", "pincodeRequirementsChars": "PIN 必须只包含数字",
"passwordRequirementsLength": "密码必须至少 1 个字符长", "passwordRequirementsLength": "密码必须至少 1 个字符长",
"passwordRequirementsTitle": "Password requirements:", "passwordRequirementsTitle": "密码要求:",
"passwordRequirementLength": "At least 8 characters long", "passwordRequirementLength": "至少8个字符长",
"passwordRequirementUppercase": "At least one uppercase letter", "passwordRequirementUppercase": "至少一个大写字母",
"passwordRequirementLowercase": "At least one lowercase letter", "passwordRequirementLowercase": "至少一个小写字母",
"passwordRequirementNumber": "At least one number", "passwordRequirementNumber": "至少一个数字",
"passwordRequirementSpecial": "At least one special character", "passwordRequirementSpecial": "至少一个特殊字符",
"passwordRequirementsMet": "✓ Password meets all requirements", "passwordRequirementsMet": "✓ 密码满足所有要求",
"passwordStrength": "Password strength", "passwordStrength": "密码强度",
"passwordStrengthWeak": "Weak", "passwordStrengthWeak": "",
"passwordStrengthMedium": "Medium", "passwordStrengthMedium": "",
"passwordStrengthStrong": "Strong", "passwordStrengthStrong": "",
"passwordRequirements": "Requirements:", "passwordRequirements": "要求:",
"passwordRequirementLengthText": "8+ characters", "passwordRequirementLengthText": "8+ 个字符",
"passwordRequirementUppercaseText": "Uppercase letter (A-Z)", "passwordRequirementUppercaseText": "大写字母 (A-Z)",
"passwordRequirementLowercaseText": "Lowercase letter (a-z)", "passwordRequirementLowercaseText": "小写字母 (a-z)",
"passwordRequirementNumberText": "Number (0-9)", "passwordRequirementNumberText": "数字 (0-9)",
"passwordRequirementSpecialText": "Special character (!@#$%...)", "passwordRequirementSpecialText": "特殊字符 (!@#$%...)",
"passwordsDoNotMatch": "Passwords do not match", "passwordsDoNotMatch": "密码不匹配",
"otpEmailRequirementsLength": "OTP 必须至少 1 个字符长", "otpEmailRequirementsLength": "OTP 必须至少 1 个字符长",
"otpEmailSent": "OTP 已发送", "otpEmailSent": "OTP 已发送",
"otpEmailSentDescription": "OTP 已经发送到您的电子邮件", "otpEmailSentDescription": "OTP 已经发送到您的电子邮件",
@@ -973,7 +973,7 @@
"logoutError": "注销错误", "logoutError": "注销错误",
"signingAs": "登录为", "signingAs": "登录为",
"serverAdmin": "服务器管理员", "serverAdmin": "服务器管理员",
"managedSelfhosted": "Managed Self-Hosted", "managedSelfhosted": "托管自托管",
"otpEnable": "启用双因子认证", "otpEnable": "启用双因子认证",
"otpDisable": "禁用双因子认证", "otpDisable": "禁用双因子认证",
"logout": "登出", "logout": "登出",
@@ -989,9 +989,9 @@
"actionDeleteSite": "删除站点", "actionDeleteSite": "删除站点",
"actionGetSite": "获取站点", "actionGetSite": "获取站点",
"actionListSites": "站点列表", "actionListSites": "站点列表",
"setupToken": "Setup Token", "setupToken": "设置令牌",
"setupTokenDescription": "Enter the setup token from the server console.", "setupTokenDescription": "从服务器控制台输入设置令牌。",
"setupTokenRequired": "Setup token is required", "setupTokenRequired": "需要设置令牌",
"actionUpdateSite": "更新站点", "actionUpdateSite": "更新站点",
"actionListSiteRoles": "允许站点角色列表", "actionListSiteRoles": "允许站点角色列表",
"actionCreateResource": "创建资源", "actionCreateResource": "创建资源",
@@ -1345,110 +1345,110 @@
"olmErrorFetchLatest": "获取最新 Olm 发布版本时出错。", "olmErrorFetchLatest": "获取最新 Olm 发布版本时出错。",
"remoteSubnets": "远程子网", "remoteSubnets": "远程子网",
"enterCidrRange": "输入 CIDR 范围", "enterCidrRange": "输入 CIDR 范围",
"remoteSubnetsDescription": "Add CIDR ranges that can be accessed from this site remotely using clients. Use format like 10.0.0.0/24. This ONLY applies to VPN client connectivity.", "remoteSubnetsDescription": "添加可以通过客户端远程访问该站点的CIDR范围。使用类似10.0.0.0/24的格式。这仅适用于VPN客户端连接。",
"resourceEnableProxy": "启用公共代理", "resourceEnableProxy": "启用公共代理",
"resourceEnableProxyDescription": "启用到此资源的公共代理。这允许外部网络通过开放端口访问资源。需要 Traefik 配置。", "resourceEnableProxyDescription": "启用到此资源的公共代理。这允许外部网络通过开放端口访问资源。需要 Traefik 配置。",
"externalProxyEnabled": "外部代理已启用", "externalProxyEnabled": "外部代理已启用",
"addNewTarget": "Add New Target", "addNewTarget": "添加新目标",
"targetsList": "Targets List", "targetsList": "目标列表",
"targetErrorDuplicateTargetFound": "Duplicate target found", "targetErrorDuplicateTargetFound": "找到重复的目标",
"httpMethod": "HTTP Method", "httpMethod": "HTTP 方法",
"selectHttpMethod": "Select HTTP method", "selectHttpMethod": "选择 HTTP 方法",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "子域名",
"domainPickerBaseDomainLabel": "Base Domain", "domainPickerBaseDomainLabel": "根域名",
"domainPickerSearchDomains": "Search domains...", "domainPickerSearchDomains": "搜索域名...",
"domainPickerNoDomainsFound": "No domains found", "domainPickerNoDomainsFound": "未找到域名",
"domainPickerLoadingDomains": "Loading domains...", "domainPickerLoadingDomains": "加载域名...",
"domainPickerSelectBaseDomain": "Select base domain...", "domainPickerSelectBaseDomain": "选择根域名...",
"domainPickerNotAvailableForCname": "Not available for CNAME domains", "domainPickerNotAvailableForCname": "不适用于CNAME域",
"domainPickerEnterSubdomainOrLeaveBlank": "Enter subdomain or leave blank to use base domain.", "domainPickerEnterSubdomainOrLeaveBlank": "输入子域名或留空以使用根域名。",
"domainPickerEnterSubdomainToSearch": "Enter a subdomain to search and select from available free domains.", "domainPickerEnterSubdomainToSearch": "输入一个子域名以搜索并从可用免费域名中选择。",
"domainPickerFreeDomains": "Free Domains", "domainPickerFreeDomains": "免费域名",
"domainPickerSearchForAvailableDomains": "Search for available domains", "domainPickerSearchForAvailableDomains": "搜索可用域名",
"resourceDomain": "Domain", "resourceDomain": "域名",
"resourceEditDomain": "Edit Domain", "resourceEditDomain": "编辑域名",
"siteName": "Site Name", "siteName": "站点名称",
"proxyPort": "Port", "proxyPort": "端口",
"resourcesTableProxyResources": "Proxy Resources", "resourcesTableProxyResources": "代理资源",
"resourcesTableClientResources": "Client Resources", "resourcesTableClientResources": "客户端资源",
"resourcesTableNoProxyResourcesFound": "No proxy resources found.", "resourcesTableNoProxyResourcesFound": "未找到代理资源。",
"resourcesTableNoInternalResourcesFound": "No internal resources found.", "resourcesTableNoInternalResourcesFound": "未找到内部资源。",
"resourcesTableDestination": "Destination", "resourcesTableDestination": "目标",
"resourcesTableTheseResourcesForUseWith": "These resources are for use with", "resourcesTableTheseResourcesForUseWith": "这些资源供...使用",
"resourcesTableClients": "Clients", "resourcesTableClients": "客户端",
"resourcesTableAndOnlyAccessibleInternally": "and are only accessible internally when connected with a client.", "resourcesTableAndOnlyAccessibleInternally": "且仅在与客户端连接时可内部访问。",
"editInternalResourceDialogEditClientResource": "Edit Client Resource", "editInternalResourceDialogEditClientResource": "编辑客户端资源",
"editInternalResourceDialogUpdateResourceProperties": "Update the resource properties and target configuration for {resourceName}.", "editInternalResourceDialogUpdateResourceProperties": "更新{resourceName}的资源属性和目标配置。",
"editInternalResourceDialogResourceProperties": "Resource Properties", "editInternalResourceDialogResourceProperties": "资源属性",
"editInternalResourceDialogName": "Name", "editInternalResourceDialogName": "名称",
"editInternalResourceDialogProtocol": "Protocol", "editInternalResourceDialogProtocol": "协议",
"editInternalResourceDialogSitePort": "Site Port", "editInternalResourceDialogSitePort": "站点端口",
"editInternalResourceDialogTargetConfiguration": "Target Configuration", "editInternalResourceDialogTargetConfiguration": "目标配置",
"editInternalResourceDialogDestinationIP": "Destination IP", "editInternalResourceDialogDestinationIP": "目标IP",
"editInternalResourceDialogDestinationPort": "Destination Port", "editInternalResourceDialogDestinationPort": "目标端口",
"editInternalResourceDialogCancel": "Cancel", "editInternalResourceDialogCancel": "取消",
"editInternalResourceDialogSaveResource": "Save Resource", "editInternalResourceDialogSaveResource": "保存资源",
"editInternalResourceDialogSuccess": "Success", "editInternalResourceDialogSuccess": "成功",
"editInternalResourceDialogInternalResourceUpdatedSuccessfully": "Internal resource updated successfully", "editInternalResourceDialogInternalResourceUpdatedSuccessfully": "内部资源更新成功",
"editInternalResourceDialogError": "Error", "editInternalResourceDialogError": "错误",
"editInternalResourceDialogFailedToUpdateInternalResource": "Failed to update internal resource", "editInternalResourceDialogFailedToUpdateInternalResource": "更新内部资源失败",
"editInternalResourceDialogNameRequired": "Name is required", "editInternalResourceDialogNameRequired": "名称为必填项",
"editInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "editInternalResourceDialogNameMaxLength": "名称长度必须小于255个字符",
"editInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "editInternalResourceDialogProxyPortMin": "代理端口必须至少为1",
"editInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "editInternalResourceDialogProxyPortMax": "代理端口必须小于65536",
"editInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "editInternalResourceDialogInvalidIPAddressFormat": "无效的IP地址格式",
"editInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "editInternalResourceDialogDestinationPortMin": "目标端口必须至少为1",
"editInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "editInternalResourceDialogDestinationPortMax": "目标端口必须小于65536",
"createInternalResourceDialogNoSitesAvailable": "No Sites Available", "createInternalResourceDialogNoSitesAvailable": "暂无可用站点",
"createInternalResourceDialogNoSitesAvailableDescription": "You need to have at least one Newt site with a subnet configured to create internal resources.", "createInternalResourceDialogNoSitesAvailableDescription": "您需要至少配置一个子网的Newt站点来创建内部资源。",
"createInternalResourceDialogClose": "Close", "createInternalResourceDialogClose": "关闭",
"createInternalResourceDialogCreateClientResource": "Create Client Resource", "createInternalResourceDialogCreateClientResource": "创建客户端资源",
"createInternalResourceDialogCreateClientResourceDescription": "Create a new resource that will be accessible to clients connected to the selected site.", "createInternalResourceDialogCreateClientResourceDescription": "创建一个新资源,该资源将可供连接到所选站点的客户端访问。",
"createInternalResourceDialogResourceProperties": "Resource Properties", "createInternalResourceDialogResourceProperties": "资源属性",
"createInternalResourceDialogName": "Name", "createInternalResourceDialogName": "名称",
"createInternalResourceDialogSite": "Site", "createInternalResourceDialogSite": "站点",
"createInternalResourceDialogSelectSite": "Select site...", "createInternalResourceDialogSelectSite": "选择站点...",
"createInternalResourceDialogSearchSites": "Search sites...", "createInternalResourceDialogSearchSites": "搜索站点...",
"createInternalResourceDialogNoSitesFound": "No sites found.", "createInternalResourceDialogNoSitesFound": "未找到站点。",
"createInternalResourceDialogProtocol": "Protocol", "createInternalResourceDialogProtocol": "协议",
"createInternalResourceDialogTcp": "TCP", "createInternalResourceDialogTcp": "TCP",
"createInternalResourceDialogUdp": "UDP", "createInternalResourceDialogUdp": "UDP",
"createInternalResourceDialogSitePort": "Site Port", "createInternalResourceDialogSitePort": "站点端口",
"createInternalResourceDialogSitePortDescription": "Use this port to access the resource on the site when connected with a client.", "createInternalResourceDialogSitePortDescription": "使用此端口在连接到客户端时访问站点上的资源。",
"createInternalResourceDialogTargetConfiguration": "Target Configuration", "createInternalResourceDialogTargetConfiguration": "目标配置",
"createInternalResourceDialogDestinationIP": "Destination IP", "createInternalResourceDialogDestinationIP": "目标IP",
"createInternalResourceDialogDestinationIPDescription": "The IP address of the resource on the site's network.", "createInternalResourceDialogDestinationIPDescription": "站点网络上资源的IP地址。",
"createInternalResourceDialogDestinationPort": "Destination Port", "createInternalResourceDialogDestinationPort": "目标端口",
"createInternalResourceDialogDestinationPortDescription": "The port on the destination IP where the resource is accessible.", "createInternalResourceDialogDestinationPortDescription": "资源在目标IP上可访问的端口。",
"createInternalResourceDialogCancel": "Cancel", "createInternalResourceDialogCancel": "取消",
"createInternalResourceDialogCreateResource": "Create Resource", "createInternalResourceDialogCreateResource": "创建资源",
"createInternalResourceDialogSuccess": "Success", "createInternalResourceDialogSuccess": "成功",
"createInternalResourceDialogInternalResourceCreatedSuccessfully": "Internal resource created successfully", "createInternalResourceDialogInternalResourceCreatedSuccessfully": "内部资源创建成功",
"createInternalResourceDialogError": "Error", "createInternalResourceDialogError": "错误",
"createInternalResourceDialogFailedToCreateInternalResource": "Failed to create internal resource", "createInternalResourceDialogFailedToCreateInternalResource": "创建内部资源失败",
"createInternalResourceDialogNameRequired": "Name is required", "createInternalResourceDialogNameRequired": "名称为必填项",
"createInternalResourceDialogNameMaxLength": "Name must be less than 255 characters", "createInternalResourceDialogNameMaxLength": "名称长度必须小于255个字符",
"createInternalResourceDialogPleaseSelectSite": "Please select a site", "createInternalResourceDialogPleaseSelectSite": "请选择一个站点",
"createInternalResourceDialogProxyPortMin": "Proxy port must be at least 1", "createInternalResourceDialogProxyPortMin": "代理端口必须至少为1",
"createInternalResourceDialogProxyPortMax": "Proxy port must be less than 65536", "createInternalResourceDialogProxyPortMax": "代理端口必须小于65536",
"createInternalResourceDialogInvalidIPAddressFormat": "Invalid IP address format", "createInternalResourceDialogInvalidIPAddressFormat": "无效的IP地址格式",
"createInternalResourceDialogDestinationPortMin": "Destination port must be at least 1", "createInternalResourceDialogDestinationPortMin": "目标端口必须至少为1",
"createInternalResourceDialogDestinationPortMax": "Destination port must be less than 65536", "createInternalResourceDialogDestinationPortMax": "目标端口必须小于65536",
"siteConfiguration": "Configuration", "siteConfiguration": "配置",
"siteAcceptClientConnections": "Accept Client Connections", "siteAcceptClientConnections": "接受客户端连接",
"siteAcceptClientConnectionsDescription": "Allow other devices to connect through this Newt instance as a gateway using clients.", "siteAcceptClientConnectionsDescription": "允许其他设备通过此Newt实例使用客户端作为网关连接。",
"siteAddress": "Site Address", "siteAddress": "站点地址",
"siteAddressDescription": "Specify the IP address of the host for clients to connect to. This is the internal address of the site in the Pangolin network for clients to address. Must fall within the Org subnet.", "siteAddressDescription": "指定主机的IP地址以供客户端连接。这是Pangolin网络中站点的内部地址供客户端访问。必须在Org子网内。",
"autoLoginExternalIdp": "Auto Login with External IDP", "autoLoginExternalIdp": "自动使用外部IDP登录",
"autoLoginExternalIdpDescription": "Immediately redirect the user to the external IDP for authentication.", "autoLoginExternalIdpDescription": "立即将用户重定向到外部IDP进行身份验证。",
"selectIdp": "Select IDP", "selectIdp": "选择IDP",
"selectIdpPlaceholder": "Choose an IDP...", "selectIdpPlaceholder": "选择一个IDP...",
"selectIdpRequired": "Please select an IDP when auto login is enabled.", "selectIdpRequired": "在启用自动登录时请选择一个IDP。",
"autoLoginTitle": "Redirecting", "autoLoginTitle": "重定向中",
"autoLoginDescription": "Redirecting you to the external identity provider for authentication.", "autoLoginDescription": "正在将您重定向到外部身份提供商进行身份验证。",
"autoLoginProcessing": "Preparing authentication...", "autoLoginProcessing": "准备身份验证...",
"autoLoginRedirecting": "Redirecting to login...", "autoLoginRedirecting": "重定向到登录...",
"autoLoginError": "Auto Login Error", "autoLoginError": "自动登录错误",
"autoLoginErrorNoRedirectUrl": "No redirect URL received from the identity provider.", "autoLoginErrorNoRedirectUrl": "未从身份提供商收到重定向URL。",
"autoLoginErrorGeneratingUrl": "Failed to generate authentication URL." "autoLoginErrorGeneratingUrl": "生成身份验证URL失败。"
} }