mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-03 01:24:58 +02:00
New translations en-us.json (German)
This commit is contained in:
parent
55222450f3
commit
3bb4b44f19
1 changed files with 20 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
"setupCreate": "Erstelle deine Organisation, Seite und Ressourcen",
|
||||
"setupNewOrg": "Neue Organisation",
|
||||
"setupCreateOrg": "Organisation erstellen",
|
||||
"setupCreateSite": "Seite erstellen",
|
||||
"setupCreateResources": "Ressource erstellen",
|
||||
"setupOrgName": "Organisation's Name",
|
||||
"orgDisplayName": "Dies ist der Anzeigename Ihrer Organisation.",
|
||||
|
@ -41,6 +40,7 @@
|
|||
"dataIn": "Daten in",
|
||||
"dataOut": "Daten raus",
|
||||
"connectionType": "Verbindungstyp",
|
||||
"tunnelType": "Tunnel Type",
|
||||
"local": "Lokal",
|
||||
"edit": "Bearbeiten",
|
||||
"siteConfirmDelete": "Site löschen bestätigen",
|
||||
|
@ -51,6 +51,7 @@
|
|||
"siteManageSites": "Sites verwalten",
|
||||
"siteDescription": "Verbindung zu Ihrem Netzwerk durch sichere Tunnel erlauben",
|
||||
"siteCreate": "Site erstellen",
|
||||
"siteCreateDescription2": "Follow the steps below to create and connect a new site",
|
||||
"siteCreateDescription": "Erstellen Sie eine neue Seite, um Ihre Ressourcen zu verbinden",
|
||||
"close": "Schließen",
|
||||
"siteNameMin": "Der Name muss mindestens 2 Zeichen lang sein.",
|
||||
|
@ -72,6 +73,12 @@
|
|||
"siteConfirmCopy": "Ich habe die Konfiguration kopiert",
|
||||
"searchSites": "Seiten suchen...",
|
||||
"siteAdd": "Site hinzufügen",
|
||||
"siteInstallNewt": "Install Newt",
|
||||
"siteInstallNewtDescription": "Get Newt running on your system",
|
||||
"WgConfiguration": "WireGuard Configuration",
|
||||
"WgConfigurationDescription": "Use the following configuration to connect to your network",
|
||||
"operatingSystem": "Operating System",
|
||||
"commands": "Commands",
|
||||
"recommended": "Empfohlen",
|
||||
"siteNewtDescription": "Nutzen Sie Newt für die beste Benutzererfahrung. Es verwendet WireGuard unter der Haube und erlaubt Ihnen, Ihre privaten Ressourcen über ihre LAN-Adresse in Ihrem privaten Netzwerk aus dem Pangolin-Dashboard heraus zu adressieren.",
|
||||
"siteRunsInDocker": "Läuft im Docker",
|
||||
|
@ -84,6 +91,17 @@
|
|||
"siteGeneralDescription": "Configure the general settings for this site",
|
||||
"siteSettingDescription": "Configure the settings on your site",
|
||||
"siteSetting": "{siteName} Settings",
|
||||
"siteNewtTunnel": "Newt Tunnel (Recommended)",
|
||||
"siteNewtTunnelDescription": "Easiest way to create an entrypoint into your network. No extra setup.",
|
||||
"siteWg": "Basic WireGuard",
|
||||
"siteWgDescription": "Use any WireGuard client to establish a tunnel. Manual NAT setup required.",
|
||||
"siteLocalDescription": "Local resources only. No tunneling.",
|
||||
"siteSeeAll": "See All Sites",
|
||||
"siteTunnelDescription": "Determine how you want to connect to your site",
|
||||
"siteNewtCredentials": "Newt Credentials",
|
||||
"siteNewtCredentialsDescription": "This is how Newt will authenticate with the server",
|
||||
"siteCredentialsSave": "Save Your Credentials",
|
||||
"siteCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.",
|
||||
"siteInfo": "Site Information",
|
||||
"status": "Status",
|
||||
"shareTitle": "Links zum Teilen verwalten",
|
||||
|
@ -164,7 +182,7 @@
|
|||
"protocolSelect": "Select a protocol",
|
||||
"resourcePortNumber": "Portnummer",
|
||||
"resourcePortNumberDescription": "Die externe Portnummer für Proxy-Anfragen.",
|
||||
"cancle": "Abbrechen",
|
||||
"cancel": "Cancel",
|
||||
"resourceConfig": "Konfiguration Snippets",
|
||||
"resourceConfigDescription": "Kopieren und fügen Sie diese Konfigurations-Snippets ein, um Ihre TCP/UDP Ressource einzurichten",
|
||||
"resourceAddEntrypoints": "Traefik: Einstiegspunkte hinzufügen",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue