mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-02 17:14:55 +02:00
New translations en-us.json (Polish)
This commit is contained in:
parent
938cc31b8a
commit
8df01208e0
1 changed files with 20 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
|||
"setupCreate": "Utwórz swoją organizację, witrynę i zasoby",
|
||||
"setupNewOrg": "Nowa organizacja",
|
||||
"setupCreateOrg": "Utwórz organizację",
|
||||
"setupCreateSite": "Utwórz witrynę",
|
||||
"setupCreateResources": "Utwórz Zasoby",
|
||||
"setupOrgName": "Nazwa organizacji",
|
||||
"orgDisplayName": "To jest wyświetlana nazwa Twojej organizacji.",
|
||||
|
@ -41,6 +40,7 @@
|
|||
"dataIn": "Dane w",
|
||||
"dataOut": "Dane niedostępne",
|
||||
"connectionType": "Typ połączenia",
|
||||
"tunnelType": "Tunnel Type",
|
||||
"local": "Lokalny",
|
||||
"edit": "Edytuj",
|
||||
"siteConfirmDelete": "Potwierdź usunięcie witryny",
|
||||
|
@ -51,6 +51,7 @@
|
|||
"siteManageSites": "Zarządzaj stronami",
|
||||
"siteDescription": "Zezwalaj na połączenie z siecią przez bezpieczne tunele",
|
||||
"siteCreate": "Utwórz witrynę",
|
||||
"siteCreateDescription2": "Follow the steps below to create and connect a new site",
|
||||
"siteCreateDescription": "Utwórz nową witrynę, aby rozpocząć łączenie zasobów",
|
||||
"close": "Zamknij",
|
||||
"siteNameMin": "Nazwa musi mieć co najmniej 2 znaki.",
|
||||
|
@ -72,6 +73,12 @@
|
|||
"siteConfirmCopy": "Skopiowałem konfigurację",
|
||||
"searchSites": "Szukaj witryn...",
|
||||
"siteAdd": "Dodaj witrynę",
|
||||
"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": "Rekomendowane",
|
||||
"siteNewtDescription": "Aby uzyskać najlepsze doświadczenia użytkownika, użyj Newt. Używa WireGuard pod zapleczem i pozwala na przekierowanie twoich prywatnych zasobów przez ich adres LAN w sieci prywatnej z panelu Pangolin.",
|
||||
"siteRunsInDocker": "Uruchamia w Docke'u",
|
||||
|
@ -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": "Zarządzaj linkami udostępniania",
|
||||
|
@ -164,7 +182,7 @@
|
|||
"protocolSelect": "Select a protocol",
|
||||
"resourcePortNumber": "Numer portu",
|
||||
"resourcePortNumberDescription": "Numer portu zewnętrznego do żądań proxy.",
|
||||
"cancle": "Anuluj",
|
||||
"cancel": "Cancel",
|
||||
"resourceConfig": "Snippety konfiguracji",
|
||||
"resourceConfigDescription": "Skopiuj i wklej te fragmenty konfiguracji, aby skonfigurować swój zasób TCP/UDP",
|
||||
"resourceAddEntrypoints": "Traefik: Dodaj punkty wejścia",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue