mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 22:36:38 +00:00
New translations en-us.json (Turkish)
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
"setupCreate": "Create your organization, site, and resources",
|
"setupCreate": "Create your organization, site, and resources",
|
||||||
"setupNewOrg": "New Organization",
|
"setupNewOrg": "New Organization",
|
||||||
"setupCreateOrg": "Create Organization",
|
"setupCreateOrg": "Create Organization",
|
||||||
"setupCreateSite": "Create Site",
|
|
||||||
"setupCreateResources": "Create Resources",
|
"setupCreateResources": "Create Resources",
|
||||||
"setupOrgName": "Organization Name",
|
"setupOrgName": "Organization Name",
|
||||||
"orgDisplayName": "This is the display name of your organization.",
|
"orgDisplayName": "This is the display name of your organization.",
|
||||||
@@ -41,6 +40,7 @@
|
|||||||
"dataIn": "Data In",
|
"dataIn": "Data In",
|
||||||
"dataOut": "Data Out",
|
"dataOut": "Data Out",
|
||||||
"connectionType": "Connection Type",
|
"connectionType": "Connection Type",
|
||||||
|
"tunnelType": "Tunnel Type",
|
||||||
"local": "Local",
|
"local": "Local",
|
||||||
"edit": "Edit",
|
"edit": "Edit",
|
||||||
"siteConfirmDelete": "Confirm Delete Site",
|
"siteConfirmDelete": "Confirm Delete Site",
|
||||||
@@ -51,6 +51,7 @@
|
|||||||
"siteManageSites": "Manage Sites",
|
"siteManageSites": "Manage Sites",
|
||||||
"siteDescription": "Allow connectivity to your network through secure tunnels",
|
"siteDescription": "Allow connectivity to your network through secure tunnels",
|
||||||
"siteCreate": "Create Site",
|
"siteCreate": "Create Site",
|
||||||
|
"siteCreateDescription2": "Follow the steps below to create and connect a new site",
|
||||||
"siteCreateDescription": "Create a new site to start connecting your resources",
|
"siteCreateDescription": "Create a new site to start connecting your resources",
|
||||||
"close": "Close",
|
"close": "Close",
|
||||||
"siteNameMin": "Name must be at least 2 characters.",
|
"siteNameMin": "Name must be at least 2 characters.",
|
||||||
@@ -72,6 +73,12 @@
|
|||||||
"siteConfirmCopy": "I have copied the config",
|
"siteConfirmCopy": "I have copied the config",
|
||||||
"searchSites": "Search sites...",
|
"searchSites": "Search sites...",
|
||||||
"siteAdd": "Add Site",
|
"siteAdd": "Add Site",
|
||||||
|
"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": "Recommended",
|
"recommended": "Recommended",
|
||||||
"siteNewtDescription": "For the best user experience, use Newt. It uses WireGuard under the hood and allows you to address your private resources by their LAN address on your private network from within the Pangolin dashboard.",
|
"siteNewtDescription": "For the best user experience, use Newt. It uses WireGuard under the hood and allows you to address your private resources by their LAN address on your private network from within the Pangolin dashboard.",
|
||||||
"siteRunsInDocker": "Runs in Docker",
|
"siteRunsInDocker": "Runs in Docker",
|
||||||
@@ -84,6 +91,17 @@
|
|||||||
"siteGeneralDescription": "Configure the general settings for this site",
|
"siteGeneralDescription": "Configure the general settings for this site",
|
||||||
"siteSettingDescription": "Configure the settings on your site",
|
"siteSettingDescription": "Configure the settings on your site",
|
||||||
"siteSetting": "{siteName} Settings",
|
"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",
|
"siteInfo": "Site Information",
|
||||||
"status": "Status",
|
"status": "Status",
|
||||||
"shareTitle": "Manage Share Links",
|
"shareTitle": "Manage Share Links",
|
||||||
@@ -164,7 +182,7 @@
|
|||||||
"protocolSelect": "Select a protocol",
|
"protocolSelect": "Select a protocol",
|
||||||
"resourcePortNumber": "Port Number",
|
"resourcePortNumber": "Port Number",
|
||||||
"resourcePortNumberDescription": "The external port number to proxy requests.",
|
"resourcePortNumberDescription": "The external port number to proxy requests.",
|
||||||
"cancle": "Cancle",
|
"cancel": "Cancel",
|
||||||
"resourceConfig": "Configuration Snippets",
|
"resourceConfig": "Configuration Snippets",
|
||||||
"resourceConfigDescription": "Copy and paste these configuration snippets to set up your TCP/UDP resource",
|
"resourceConfigDescription": "Copy and paste these configuration snippets to set up your TCP/UDP resource",
|
||||||
"resourceAddEntrypoints": "Traefik: Add Entrypoints",
|
"resourceAddEntrypoints": "Traefik: Add Entrypoints",
|
||||||
|
|||||||
Reference in New Issue
Block a user