mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-25 14:26:39 +00:00
Merge branch 'dev' into translation-nb-NO
This commit is contained in:
1327
messages/bg-BG.json
Normal file
1327
messages/bg-BG.json
Normal file
File diff suppressed because it is too large
Load Diff
1327
messages/cs-CZ.json
Normal file
1327
messages/cs-CZ.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"setupCreate": "Erstelle eine Organisation, Site und Ressourcen",
|
||||
"setupCreate": "Erstelle eine Organisation, einen Standort und Ressourcen",
|
||||
"setupNewOrg": "Neue Organisation",
|
||||
"setupCreateOrg": "Organisation erstellen",
|
||||
"setupCreateResources": "Ressource erstellen",
|
||||
@@ -11,11 +11,12 @@
|
||||
"componentsErrorNoMemberCreate": "Du bist derzeit kein Mitglied einer Organisation. Erstelle eine Organisation, um zu starten.",
|
||||
"componentsErrorNoMember": "Du bist aktuell kein Mitglied einer Organisation.",
|
||||
"welcome": "Willkommen zu Pangolin",
|
||||
"welcomeTo": "Willkommen bei",
|
||||
"componentsCreateOrg": "Erstelle eine Organisation",
|
||||
"componentsMember": "Du bist Mitglied von {count, plural, =0 {keiner Organisation} =1 {einer Organisation} other {# Organisationen}}.",
|
||||
"componentsMember": "Du bist Mitglied von {count, plural, =0 {keiner Organisation} one {einer Organisation} other {# Organisationen}}.",
|
||||
"componentsInvalidKey": "Ungültige oder abgelaufene Lizenzschlüssel erkannt. Beachte die Lizenzbedingungen, um alle Funktionen weiterhin zu nutzen.",
|
||||
"dismiss": "Verwerfen",
|
||||
"componentsLicenseViolation": "Lizenzverstoß: Dieser Server benutzt {usedSites} Sites, die das Lizenzlimit der {maxSites} Sites überschreiten. Beachte die Lizenzbedingungen, um alle Funktionen weiterhin zu nutzen.",
|
||||
"componentsLicenseViolation": "Lizenzverstoß: Dieser Server benutzt {usedSites} Standorte, was das Lizenzlimit von {maxSites} Standorten überschreitet. Beachte die Lizenzbedingungen, um alle Funktionen weiterhin zu nutzen.",
|
||||
"componentsSupporterMessage": "Vielen Dank für die Unterstützung von Pangolin als {tier}!",
|
||||
"inviteErrorNotValid": "Es tut uns leid, aber es sieht so aus, als wäre die Einladung, auf die du zugreifen möchtest, entweder nicht angenommen worden oder nicht mehr gültig.",
|
||||
"inviteErrorUser": "Es tut uns leid, aber es scheint, als sei die Einladung, auf die du zugreifen möchtest, nicht für diesen Benutzer bestimmt.",
|
||||
@@ -37,28 +38,27 @@
|
||||
"name": "Name",
|
||||
"online": "Online",
|
||||
"offline": "Offline",
|
||||
"site": "Seite",
|
||||
"site": "Standort",
|
||||
"dataIn": "Daten eingehend",
|
||||
"dataOut": "Daten ausgehend",
|
||||
"connectionType": "Verbindungstyp",
|
||||
"tunnelType": "Tunneltyp",
|
||||
"local": "Lokal",
|
||||
"edit": "Bearbeiten",
|
||||
"siteConfirmDelete": "Site löschen bestätigen",
|
||||
"siteDelete": "Site löschen",
|
||||
"siteMessageRemove": "Sobald diese Seite entfernt ist, wird sie nicht mehr zugänglich sein. Alle Ressourcen und Ziele, die mit der Site verbunden sind, werden ebenfalls entfernt.",
|
||||
"siteMessageConfirm": "Um zu bestätigen, gib den Namen der Site ein.",
|
||||
"siteQuestionRemove": "Bist du sicher, dass Sie die Site {selectedSite} aus der Organisation entfernt werden soll?",
|
||||
"siteManageSites": "Sites verwalten",
|
||||
"siteConfirmDelete": "Standort löschen bestätigen",
|
||||
"siteDelete": "Standort löschen",
|
||||
"siteMessageRemove": "Sobald dieser Standort entfernt ist, wird er nicht mehr zugänglich sein. Alle Ressourcen und Ziele, die mit diesem Standort verbunden sind, werden ebenfalls entfernt.",
|
||||
"siteMessageConfirm": "Um zu bestätigen, gib den Namen des Standortes unten ein.",
|
||||
"siteQuestionRemove": "Bist du sicher, dass der Standort {selectedSite} aus der Organisation entfernt werden soll?",
|
||||
"siteManageSites": "Standorte verwalten",
|
||||
"siteDescription": "Verbindung zum Netzwerk durch sichere Tunnel erlauben",
|
||||
"siteCreate": "Site erstellen",
|
||||
"siteCreateDescription2": "Folge den nachfolgenden Schritten, um eine neue Site zu erstellen und zu verbinden",
|
||||
"siteCreateDescription": "Erstelle eine neue Site, um Ressourcen zu verbinden",
|
||||
"siteCreate": "Standort erstellen",
|
||||
"siteCreateDescription2": "Folge den nachfolgenden Schritten, um einen neuen Standort zu erstellen und zu verbinden",
|
||||
"siteCreateDescription": "Erstelle einen neuen Standort, um Ressourcen zu verbinden",
|
||||
"close": "Schließen",
|
||||
"siteErrorCreate": "Fehler beim Erstellen der Site",
|
||||
"siteErrorCreate": "Fehler beim Erstellen des Standortes",
|
||||
"siteErrorCreateKeyPair": "Schlüsselpaar oder Standardwerte nicht gefunden",
|
||||
"siteErrorCreateDefaults": "Standardwerte der Site nicht gefunden",
|
||||
"siteNameDescription": "Dies ist der Anzeigename für die Site.",
|
||||
"method": "Methode",
|
||||
"siteMethodDescription": "So werden Verbindungen freigegeben.",
|
||||
"siteLearnNewt": "Wie du Newt auf deinem System installieren kannst",
|
||||
@@ -70,8 +70,8 @@
|
||||
"dockerRun": "Docker Run",
|
||||
"siteLearnLocal": "Mehr Infos zu lokalen Sites",
|
||||
"siteConfirmCopy": "Ich habe die Konfiguration kopiert",
|
||||
"searchSitesProgress": "Sites durchsuchen...",
|
||||
"siteAdd": "Site hinzufügen",
|
||||
"searchSitesProgress": "Standorte durchsuchen...",
|
||||
"siteAdd": "Standort hinzufügen",
|
||||
"siteInstallNewt": "Newt installieren",
|
||||
"siteInstallNewtDescription": "Installiere Newt auf deinem System.",
|
||||
"WgConfiguration": "WireGuard Konfiguration",
|
||||
@@ -82,26 +82,26 @@
|
||||
"siteNewtDescription": "Nutze Newt für die beste Benutzererfahrung. Newt verwendet WireGuard as Basis und erlaubt Ihnen, Ihre privaten Ressourcen über ihre LAN-Adresse in Ihrem privaten Netzwerk aus dem Pangolin-Dashboard heraus zu adressieren.",
|
||||
"siteRunsInDocker": "Läuft in Docker",
|
||||
"siteRunsInShell": "Läuft in der Konsole auf macOS, Linux und Windows",
|
||||
"siteErrorDelete": "Fehler beim Löschen der Site",
|
||||
"siteErrorUpdate": "Fehler beim Aktualisieren der Site",
|
||||
"siteErrorUpdateDescription": "Beim Aktualisieren der Site ist ein Fehler aufgetreten.",
|
||||
"siteUpdated": "Site aktualisiert",
|
||||
"siteUpdatedDescription": "Die Site wurde aktualisiert.",
|
||||
"siteGeneralDescription": "Allgemeine Einstellungen für diese Site konfigurieren",
|
||||
"siteSettingDescription": "Konfigurieren der Site Einstellungen",
|
||||
"siteErrorDelete": "Fehler beim Löschen des Standortes",
|
||||
"siteErrorUpdate": "Fehler beim Aktualisieren des Standortes",
|
||||
"siteErrorUpdateDescription": "Beim Aktualisieren des Standortes ist ein Fehler aufgetreten.",
|
||||
"siteUpdated": "Standort aktualisiert",
|
||||
"siteUpdatedDescription": "Der Standort wurde aktualisiert.",
|
||||
"siteGeneralDescription": "Allgemeine Einstellungen für diesen Standort konfigurieren",
|
||||
"siteSettingDescription": "Konfigurieren der Standort Einstellungen",
|
||||
"siteSetting": "{siteName} Einstellungen",
|
||||
"siteNewtTunnel": "Newt-Tunnel (empfohlen)",
|
||||
"siteNewtTunnelDescription": "Einfachster Weg, einen Zugriffspunkt zu deinem Netzwerk zu erstellen. Keine zusätzliche Einrichtung erforderlich.",
|
||||
"siteWg": "Einfacher WireGuard Tunnel",
|
||||
"siteWgDescription": "Verwende jeden WireGuard-Client, um einen Tunnel einzurichten. Manuelles NAT-Setup erforderlich.",
|
||||
"siteLocalDescription": "Nur lokale Ressourcen. Kein Tunneling.",
|
||||
"siteSeeAll": "Alle Sites anzeigen",
|
||||
"siteTunnelDescription": "Lege fest, wie du dich mit deiner Site verbinden möchtest",
|
||||
"siteSeeAll": "Alle Standorte anzeigen",
|
||||
"siteTunnelDescription": "Lege fest, wie du dich mit deinem Standort verbinden möchtest",
|
||||
"siteNewtCredentials": "Neue Newt Zugangsdaten",
|
||||
"siteNewtCredentialsDescription": "So wird sich Newt mit dem Server authentifizieren",
|
||||
"siteCredentialsSave": "Ihre Zugangsdaten speichern",
|
||||
"siteCredentialsSaveDescription": "Du kannst das nur einmal sehen. Stelle sicher, dass du es an einen sicheren Ort kopierst.",
|
||||
"siteInfo": "Site-Informationen",
|
||||
"siteInfo": "Standort-Informationen",
|
||||
"status": "Status",
|
||||
"shareTitle": "Links zum Teilen verwalten",
|
||||
"shareDescription": "Erstellen Sie teilbare Links, um temporären oder permanenten Zugriff auf Ihre Ressourcen zu gewähren",
|
||||
@@ -163,10 +163,10 @@
|
||||
"resourceSeeAll": "Alle Ressourcen anzeigen",
|
||||
"resourceInfo": "Ressourcen-Informationen",
|
||||
"resourceNameDescription": "Dies ist der Anzeigename für die Ressource.",
|
||||
"siteSelect": "Site auswählen",
|
||||
"siteSearch": "Website durchsuchen",
|
||||
"siteNotFound": "Keine Site gefunden.",
|
||||
"siteSelectionDescription": "Diese Seite wird die Verbindung zu der Ressource herstellen.",
|
||||
"siteSelect": "Standort auswählen",
|
||||
"siteSearch": "Standorte durchsuchen",
|
||||
"siteNotFound": "Keinen Standort gefunden.",
|
||||
"siteSelectionDescription": "Dieser Standort wird die Verbindung zu der Ressource herstellen.",
|
||||
"resourceType": "Ressourcentyp",
|
||||
"resourceTypeDescription": "Legen Sie fest, wie Sie auf Ihre Ressource zugreifen möchten",
|
||||
"resourceHTTPSSettings": "HTTPS-Einstellungen",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Organisations-Einstellungen",
|
||||
"orgGeneralSettingsDescription": "Organisationsdetails und Konfiguration verwalten",
|
||||
"saveGeneralSettings": "Allgemeine Einstellungen speichern",
|
||||
"saveSettings": "Einstellungen speichern",
|
||||
"orgDangerZone": "Gefahrenzone",
|
||||
"orgDangerZoneDescription": "Sobald Sie diesen Org löschen, gibt es kein Zurück mehr. Bitte seien Sie vorsichtig.",
|
||||
"orgDelete": "Organisation löschen",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Wochen",
|
||||
"months": "Monate",
|
||||
"years": "Jahre",
|
||||
"day": "{count, plural, =1 {# Tag} other {# Tage}}",
|
||||
"day": "{count, plural, one {# Tag} other {# Tage}}",
|
||||
"apiKeysTitle": "API-Schlüssel Information",
|
||||
"apiKeysConfirmCopy2": "Sie müssen bestätigen, dass Sie den API-Schlüssel kopiert haben.",
|
||||
"apiKeysErrorCreate": "Fehler beim Erstellen des API-Schlüssels",
|
||||
@@ -301,7 +302,7 @@
|
||||
"userQuestionRemove": "Sind Sie sicher, dass Sie {selectedUser} dauerhaft vom Server löschen möchten?",
|
||||
"licenseKey": "Lizenzschlüssel",
|
||||
"valid": "Gültig",
|
||||
"numberOfSites": "Anzahl der Sites",
|
||||
"numberOfSites": "Anzahl der Standorte",
|
||||
"licenseKeySearch": "Lizenzschlüssel suchen...",
|
||||
"licenseKeyAdd": "Lizenzschlüssel hinzufügen",
|
||||
"type": "Typ",
|
||||
@@ -341,16 +342,16 @@
|
||||
"licensedNot": "Nicht lizenziert",
|
||||
"hostId": "Host-ID",
|
||||
"licenseReckeckAll": "Überprüfe alle Schlüssel",
|
||||
"licenseSiteUsage": "Website-Nutzung",
|
||||
"licenseSiteUsageDecsription": "Sehen Sie sich die Anzahl der Sites an, die diese Lizenz verwenden.",
|
||||
"licenseNoSiteLimit": "Die Anzahl der Sites, die einen nicht lizenzierten Host verwenden, ist unbegrenzt.",
|
||||
"licenseSiteUsage": "Standort-Nutzung",
|
||||
"licenseSiteUsageDecsription": "Sehen Sie sich die Anzahl der Standorte an, die diese Lizenz verwenden.",
|
||||
"licenseNoSiteLimit": "Die Anzahl der Standorte, die einen nicht lizenzierten Host verwenden, ist unbegrenzt.",
|
||||
"licensePurchase": "Lizenz kaufen",
|
||||
"licensePurchaseSites": "Zusätzliche Seiten kaufen",
|
||||
"licenseSitesUsedMax": "{usedSites} der {maxSites} Seiten verwendet",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# Seiten} =1 {# Seite} other {# Seiten}} im System.",
|
||||
"licensePurchaseSites": "Zusätzliche Standorte kaufen\n",
|
||||
"licenseSitesUsedMax": "{usedSites} von {maxSites} Standorten verwendet",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# Standorte} one {# Standort} other {# Standorte}} im System.",
|
||||
"licensePurchaseDescription": "Wähle aus, für wieviele Seiten du möchtest {selectedMode, select, license {kaufe eine Lizenz. Du kannst später immer weitere Seiten hinzufügen.} other {Füge zu deiner bestehenden Lizenz hinzu.}}",
|
||||
"licenseFee": "Lizenzgebühr",
|
||||
"licensePriceSite": "Preis pro Seite",
|
||||
"licensePriceSite": "Preis pro Standort",
|
||||
"total": "Gesamt",
|
||||
"licenseContinuePayment": "Weiter zur Zahlung",
|
||||
"pricingPage": "Preisseite",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Rolle auswählen",
|
||||
"inviteEmailSentDescription": "Eine E-Mail mit dem Zugangslink wurde an den Benutzer gesendet. Er muss den Link aufrufen, um die Einladung anzunehmen.",
|
||||
"inviteSentDescription": "Der Benutzer wurde eingeladen. Er muss den unten stehenden Link aufrufen, um die Einladung anzunehmen.",
|
||||
"inviteExpiresIn": "Die Einladung läuft in {days, plural, =1 {einem Tag} other {# Tagen}} ab.",
|
||||
"inviteExpiresIn": "Die Einladung läuft in {days, plural, one {einem Tag} other {# Tagen}} ab.",
|
||||
"idpTitle": "Allgemeine Informationen",
|
||||
"idpSelect": "Wählen Sie den Identitätsanbieter für den externen Benutzer",
|
||||
"idpNotConfigured": "Es sind keine Identitätsanbieter konfiguriert. Bitte konfigurieren Sie einen Identitätsanbieter, bevor Sie externe Benutzer erstellen.",
|
||||
@@ -466,7 +467,7 @@
|
||||
"targetErrorDuplicate": "Doppeltes Ziel",
|
||||
"targetErrorDuplicateDescription": "Ein Ziel mit diesen Einstellungen existiert bereits",
|
||||
"targetWireGuardErrorInvalidIp": "Ungültige Ziel-IP",
|
||||
"targetWireGuardErrorInvalidIpDescription": "Die Ziel-IP muss innerhalb des Site-Subnets liegen",
|
||||
"targetWireGuardErrorInvalidIpDescription": "Die Ziel-IP muss innerhalb des Standort-Subnets liegen",
|
||||
"targetsUpdated": "Ziele aktualisiert",
|
||||
"targetsUpdatedDescription": "Ziele und Einstellungen erfolgreich aktualisiert",
|
||||
"targetsErrorUpdate": "Fehler beim Aktualisieren der Ziele",
|
||||
@@ -557,8 +558,8 @@
|
||||
"resourceErrorCreateDescription": "Beim Erstellen der Ressource ist ein Fehler aufgetreten",
|
||||
"resourceErrorCreateMessage": "Fehler beim Erstellen der Ressource:",
|
||||
"resourceErrorCreateMessageDescription": "Ein unerwarteter Fehler ist aufgetreten",
|
||||
"sitesErrorFetch": "Fehler beim Abrufen der Sites",
|
||||
"sitesErrorFetchDescription": "Beim Abrufen der Sites ist ein Fehler aufgetreten",
|
||||
"sitesErrorFetch": "Fehler beim Abrufen der Standorte",
|
||||
"sitesErrorFetchDescription": "Beim Abrufen der Standorte ist ein Fehler aufgetreten",
|
||||
"domainsErrorFetch": "Fehler beim Abrufen der Domains",
|
||||
"domainsErrorFetchDescription": "Beim Abrufen der Domains ist ein Fehler aufgetreten",
|
||||
"none": "Keine",
|
||||
@@ -676,10 +677,10 @@
|
||||
"resourceGeneralDescription": "Konfigurieren Sie die allgemeinen Einstellungen für diese Ressource",
|
||||
"resourceEnable": "Ressource aktivieren",
|
||||
"resourceTransfer": "Ressource übertragen",
|
||||
"resourceTransferDescription": "Diese Ressource auf eine andere Site übertragen",
|
||||
"resourceTransferDescription": "Diese Ressource auf einen anderen Standort übertragen",
|
||||
"resourceTransferSubmit": "Ressource übertragen",
|
||||
"siteDestination": "Zielsite",
|
||||
"searchSites": "Sites durchsuchen",
|
||||
"siteDestination": "Zielort",
|
||||
"searchSites": "Standorte durchsuchen",
|
||||
"accessRoleCreate": "Rolle erstellen",
|
||||
"accessRoleCreateDescription": "Erstellen Sie eine neue Rolle, um Benutzer zu gruppieren und ihre Berechtigungen zu verwalten.",
|
||||
"accessRoleCreateSubmit": "Rolle erstellen",
|
||||
@@ -699,7 +700,7 @@
|
||||
"accessRoleRemovedDescription": "Die Rolle wurde erfolgreich entfernt.",
|
||||
"accessRoleRequiredRemove": "Bevor Sie diese Rolle löschen, wählen Sie bitte eine neue Rolle aus, zu der die bestehenden Mitglieder übertragen werden sollen.",
|
||||
"manage": "Verwalten",
|
||||
"sitesNotFound": "Keine Sites gefunden.",
|
||||
"sitesNotFound": "Keine Standorte gefunden.",
|
||||
"pangolinServerAdmin": "Server-Admin - Pangolin",
|
||||
"licenseTierProfessional": "Professional Lizenz",
|
||||
"licenseTierEnterprise": "Enterprise Lizenz",
|
||||
@@ -707,10 +708,10 @@
|
||||
"licensed": "Lizenziert",
|
||||
"yes": "Ja",
|
||||
"no": "Nein",
|
||||
"sitesAdditional": "Zusätzliche Sites",
|
||||
"sitesAdditional": "Zusätzliche Standorte",
|
||||
"licenseKeys": "Lizenzschlüssel",
|
||||
"sitestCountDecrease": "Anzahl der Sites verringern",
|
||||
"sitestCountIncrease": "Anzahl der Sites erhöhen",
|
||||
"sitestCountDecrease": "Anzahl der Standorte verringern",
|
||||
"sitestCountIncrease": "Anzahl der Standorte erhöhen",
|
||||
"idpManage": "Identitätsanbieter verwalten",
|
||||
"idpManageDescription": "Identitätsanbieter im System anzeigen und verwalten",
|
||||
"idpDeletedDescription": "Identitätsanbieter erfolgreich gelöscht",
|
||||
@@ -958,14 +959,16 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Diese Funktion ist nur in der Professional Edition verfügbar.",
|
||||
"actionGetOrg": "Organisation abrufen",
|
||||
"actionUpdateOrg": "Organisation aktualisieren",
|
||||
"actionUpdateUser": "Benutzer aktualisieren",
|
||||
"actionGetUser": "Benutzer abrufen",
|
||||
"actionGetOrgUser": "Organisationsbenutzer abrufen",
|
||||
"actionListOrgDomains": "Organisationsdomänen auflisten",
|
||||
"actionCreateSite": "Site erstellen",
|
||||
"actionDeleteSite": "Site löschen",
|
||||
"actionGetSite": "Site abrufen",
|
||||
"actionListSites": "Sites auflisten",
|
||||
"actionUpdateSite": "Site aktualisieren",
|
||||
"actionListSiteRoles": "Erlaubte Site-Rollen auflisten",
|
||||
"actionCreateSite": "Standort erstellen",
|
||||
"actionDeleteSite": "Standort löschen",
|
||||
"actionGetSite": "Standort abrufen",
|
||||
"actionListSites": "Standorte auflisten",
|
||||
"actionUpdateSite": "Standorte aktualisieren",
|
||||
"actionListSiteRoles": "Erlaubte Standort-Rollen auflisten",
|
||||
"actionCreateResource": "Ressource erstellen",
|
||||
"actionDeleteResource": "Ressource löschen",
|
||||
"actionGetResource": "Ressource abrufen",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "IDP-Organisationsrichtlinie löschen",
|
||||
"actionListIdpOrgs": "IDP-Organisationen auflisten",
|
||||
"actionUpdateIdpOrg": "IDP-Organisation aktualisieren",
|
||||
"actionCreateClient": "Kunde erstellen",
|
||||
"actionDeleteClient": "Kunde löschen",
|
||||
"actionUpdateClient": "Kunde aktualisieren",
|
||||
"actionListClients": "Kunden auflisten",
|
||||
"actionGetClient": "Kunde holen",
|
||||
"noneSelected": "Keine ausgewählt",
|
||||
"orgNotFound2": "Keine Organisationen gefunden.",
|
||||
"searchProgress": "Suche...",
|
||||
@@ -1070,7 +1078,7 @@
|
||||
"language": "Sprache",
|
||||
"verificationCodeRequired": "Code ist erforderlich",
|
||||
"userErrorNoUpdate": "Kein Benutzer zum Aktualisieren",
|
||||
"siteErrorNoUpdate": "Keine Site zum Aktualisieren",
|
||||
"siteErrorNoUpdate": "Keine Standorte zum Aktualisieren",
|
||||
"resourceErrorNoUpdate": "Keine Ressource zum Aktualisieren",
|
||||
"authErrorNoUpdate": "Keine Auth-Informationen zum Aktualisieren",
|
||||
"orgErrorNoUpdate": "Keine Organisation zum Aktualisieren",
|
||||
@@ -1078,7 +1086,7 @@
|
||||
"apiKeysErrorNoUpdate": "Kein API-Schlüssel zum Aktualisieren",
|
||||
"sidebarOverview": "Übersicht",
|
||||
"sidebarHome": "Zuhause",
|
||||
"sidebarSites": "Seiten",
|
||||
"sidebarSites": "Standorte",
|
||||
"sidebarResources": "Ressourcen",
|
||||
"sidebarAccessControl": "Zugriffskontrolle",
|
||||
"sidebarUsers": "Benutzer",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Alle Benutzer",
|
||||
"sidebarIdentityProviders": "Identitätsanbieter",
|
||||
"sidebarLicense": "Lizenz",
|
||||
"sidebarClients": "Clients (Beta)",
|
||||
"sidebarDomains": "Domains",
|
||||
"enableDockerSocket": "Docker Socket aktivieren",
|
||||
"enableDockerSocketDescription": "Docker Socket-Erkennung aktivieren, um Container-Informationen zu befüllen. Socket-Pfad muss Newt bereitgestellt werden.",
|
||||
"enableDockerSocketLink": "Mehr erfahren",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Netzwerke",
|
||||
"containerHostnameIp": "Hostname/IP",
|
||||
"containerLabels": "Etiketten",
|
||||
"containerLabelsCount": "{count} Label{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# Etikett} other {# Etiketten}}",
|
||||
"containerLabelsTitle": "Container-Labels",
|
||||
"containerLabelEmpty": "<leer>",
|
||||
"containerPorts": "Häfen",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Stoppte Container anzeigen",
|
||||
"noContainersFound": "Keine Container gefunden. Stellen Sie sicher, dass Docker Container laufen.",
|
||||
"searchContainersPlaceholder": "Durchsuche {count} Container...",
|
||||
"searchResultsCount": "{count} Ergebnis{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# Ergebnis} other {# Ergebnisse}}",
|
||||
"filters": "Filter",
|
||||
"filterOptions": "Filteroptionen",
|
||||
"filterPorts": "Häfen",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "dunkel",
|
||||
"system": "System",
|
||||
"theme": "Design",
|
||||
"subnetRequired": "Subnetz ist erforderlich",
|
||||
"initialSetupTitle": "Initial Einrichtung des Servers",
|
||||
"initialSetupDescription": "Erstellen Sie das initiale Server-Admin-Konto. Es kann nur einen Server-Admin geben. Sie können diese Anmeldedaten später immer ändern.",
|
||||
"createAdminAccount": "Admin-Konto erstellen",
|
||||
"setupErrorCreateAdmin": "Beim Erstellen des Server-Admin-Kontos ist ein Fehler aufgetreten."
|
||||
"setupErrorCreateAdmin": "Beim Erstellen des Server-Admin-Kontos ist ein Fehler aufgetreten.",
|
||||
"certificateStatus": "Zertifikatsstatus",
|
||||
"loading": "Laden",
|
||||
"restart": "Neustart",
|
||||
"domains": "Domains",
|
||||
"domainsDescription": "Domains für Ihre Organisation verwalten",
|
||||
"domainsSearch": "Domains durchsuchen...",
|
||||
"domainAdd": "Domain hinzufügen",
|
||||
"domainAddDescription": "Eine neue Domain in Ihrer Organisation registrieren",
|
||||
"domainCreate": "Domain erstellen",
|
||||
"domainCreatedDescription": "Domain erfolgreich erstellt",
|
||||
"domainDeletedDescription": "Domain erfolgreich gelöscht",
|
||||
"domainQuestionRemove": "Möchten Sie die Domain {domain} wirklich aus Ihrem Konto entfernen?",
|
||||
"domainMessageRemove": "Nach dem Entfernen wird die Domain nicht mehr mit Ihrem Konto verknüpft.",
|
||||
"domainMessageConfirm": "Um zu bestätigen, geben Sie bitte den Domainnamen unten ein.",
|
||||
"domainConfirmDelete": "Domain-Löschung bestätigen",
|
||||
"domainDelete": "Domain löschen",
|
||||
"domain": "Domain",
|
||||
"selectDomainTypeNsName": "Domain-Delegation (NS)",
|
||||
"selectDomainTypeNsDescription": "Diese Domain und alle ihre Subdomains. Verwenden Sie dies, wenn Sie eine gesamte Domainzone kontrollieren möchten.",
|
||||
"selectDomainTypeCnameName": "Einzelne Domain (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Nur diese spezifische Domain. Verwenden Sie dies für einzelne Subdomains oder spezifische Domaineinträge.",
|
||||
"selectDomainTypeWildcardName": "Wildcard-Domain",
|
||||
"selectDomainTypeWildcardDescription": "Diese Domain und ihre Subdomains.",
|
||||
"domainDelegation": "Einzelne Domain",
|
||||
"selectType": "Typ auswählen",
|
||||
"actions": "Aktionen",
|
||||
"refresh": "Aktualisieren",
|
||||
"refreshError": "Datenaktualisierung fehlgeschlagen",
|
||||
"verified": "Verifiziert",
|
||||
"pending": "Ausstehend",
|
||||
"sidebarBilling": "Abrechnung",
|
||||
"billing": "Abrechnung",
|
||||
"orgBillingDescription": "Verwalten Sie Ihre Rechnungsinformationen und Abonnements",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin Hosted",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Kontoeinrichtung abschließen",
|
||||
"completeAccountSetupDescription": "Legen Sie Ihr Passwort fest, um zu beginnen",
|
||||
"accountSetupSent": "Wir senden einen Code für die Kontoeinrichtung an diese E-Mail-Adresse.",
|
||||
"accountSetupCode": "Einrichtungscode",
|
||||
"accountSetupCodeDescription": "Prüfen Sie Ihre E-Mail auf den Einrichtungscode.",
|
||||
"passwordCreate": "Passwort erstellen",
|
||||
"passwordCreateConfirm": "Passwort bestätigen",
|
||||
"accountSetupSubmit": "Einrichtungscode senden",
|
||||
"completeSetup": "Einrichtung abschließen",
|
||||
"accountSetupSuccess": "Kontoeinrichtung abgeschlossen! Willkommen bei Pangolin!",
|
||||
"documentation": "Dokumentation",
|
||||
"saveAllSettings": "Alle Einstellungen speichern",
|
||||
"settingsUpdated": "Einstellungen aktualisiert",
|
||||
"settingsUpdatedDescription": "Alle Einstellungen wurden erfolgreich aktualisiert",
|
||||
"settingsErrorUpdate": "Einstellungen konnten nicht aktualisiert werden",
|
||||
"settingsErrorUpdateDescription": "Beim Aktualisieren der Einstellungen ist ein Fehler aufgetreten",
|
||||
"sidebarCollapse": "Zusammenklappen",
|
||||
"sidebarExpand": "Erweitern",
|
||||
"newtUpdateAvailable": "Update verfügbar",
|
||||
"newtUpdateAvailableInfo": "Eine neue Version von Newt ist verfügbar. Bitte aktualisieren Sie auf die neueste Version für das beste Erlebnis.",
|
||||
"domainPickerEnterDomain": "Domain",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, oder einfach myapp",
|
||||
"domainPickerDescription": "Geben Sie die vollständige Domäne der Ressource ein, um verfügbare Optionen zu sehen.",
|
||||
"domainPickerDescriptionSaas": "Geben Sie eine vollständige Domäne, Subdomäne oder einfach einen Namen ein, um verfügbare Optionen zu sehen",
|
||||
"domainPickerTabAll": "Alle",
|
||||
"domainPickerTabOrganization": "Organisation",
|
||||
"domainPickerTabProvided": "Bereitgestellt",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Verfügbarkeit prüfen...",
|
||||
"domainPickerNoMatchingDomains": "Keine passenden Domains gefunden. Versuchen Sie es mit einer anderen Domain oder überprüfen Sie die Domain-Einstellungen Ihrer Organisation.",
|
||||
"domainPickerOrganizationDomains": "Organisations-Domains",
|
||||
"domainPickerProvidedDomains": "Bereitgestellte Domains",
|
||||
"domainPickerSubdomain": "Subdomain: {subdomain}",
|
||||
"domainPickerNamespace": "Namespace: {namespace}",
|
||||
"domainPickerShowMore": "Mehr anzeigen",
|
||||
"domainNotFound": "Domain nicht gefunden",
|
||||
"domainNotFoundDescription": "Diese Ressource ist deaktiviert, weil die Domain nicht mehr in unserem System existiert. Bitte setzen Sie eine neue Domain für diese Ressource.",
|
||||
"failed": "Fehlgeschlagen",
|
||||
"createNewOrgDescription": "Eine neue Organisation erstellen",
|
||||
"organization": "Organisation",
|
||||
"port": "Port",
|
||||
"securityKeyManage": "Sicherheitsschlüssel verwalten",
|
||||
"securityKeyDescription": "Sicherheitsschlüssel für passwortlose Authentifizierung hinzufügen oder entfernen",
|
||||
"securityKeyRegister": "Neuen Sicherheitsschlüssel registrieren",
|
||||
"securityKeyList": "Ihre Sicherheitsschlüssel",
|
||||
"securityKeyNone": "Noch keine Sicherheitsschlüssel registriert",
|
||||
"securityKeyNameRequired": "Name ist erforderlich",
|
||||
"securityKeyRemove": "Entfernen",
|
||||
"securityKeyLastUsed": "Zuletzt verwendet: {date}",
|
||||
"securityKeyNameLabel": "Name",
|
||||
"securityKeyRegisterSuccess": "Sicherheitsschlüssel erfolgreich registriert",
|
||||
"securityKeyRegisterError": "Fehler beim Registrieren des Sicherheitsschlüssels",
|
||||
"securityKeyRemoveSuccess": "Sicherheitsschlüssel erfolgreich entfernt",
|
||||
"securityKeyRemoveError": "Fehler beim Entfernen des Sicherheitsschlüssels",
|
||||
"securityKeyLoadError": "Fehler beim Laden der Sicherheitsschlüssel",
|
||||
"securityKeyLogin": "Mit dem Sicherheitsschlüssel fortfahren",
|
||||
"securityKeyAuthError": "Fehler bei der Authentifizierung mit Sicherheitsschlüssel",
|
||||
"securityKeyRecommendation": "Erwägen Sie die Registrierung eines weiteren Sicherheitsschlüssels auf einem anderen Gerät, um sicherzustellen, dass Sie sich nicht aus Ihrem Konto aussperren.",
|
||||
"registering": "Registrierung...",
|
||||
"securityKeyPrompt": "Bitte bestätigen Sie Ihre Identität mit Ihrem Sicherheitsschlüssel. Stellen Sie sicher, dass Ihr Sicherheitsschlüssel verbunden und einsatzbereit ist.",
|
||||
"securityKeyBrowserNotSupported": "Ihr Browser unterstützt Sicherheitsschlüssel nicht. Bitte verwenden Sie einen modernen Browser wie Chrome, Firefox oder Safari.",
|
||||
"securityKeyPermissionDenied": "Bitte erlauben Sie den Zugriff auf Ihren Sicherheitsschlüssel, um sich weiter anzumelden.",
|
||||
"securityKeyRemovedTooQuickly": "Lassen Sie Ihren Sicherheitsschlüssel verbunden, bis der Anmeldeprozess abgeschlossen ist.",
|
||||
"securityKeyNotSupported": "Ihr Sicherheitsschlüssel ist möglicherweise nicht kompatibel. Bitte versuchen Sie einen anderen Sicherheitsschlüssel.",
|
||||
"securityKeyUnknownError": "Es gab ein Problem mit Ihrem Sicherheitsschlüssel. Bitte versuchen Sie es erneut.",
|
||||
"twoFactorRequired": "Zur Registrierung eines Sicherheitsschlüssels ist eine Zwei-Faktor-Authentifizierung erforderlich.",
|
||||
"twoFactor": "Zwei-Faktor-Authentifizierung",
|
||||
"adminEnabled2FaOnYourAccount": "Ihr Administrator hat die Zwei-Faktor-Authentifizierung für {email} aktiviert. Bitte schließen Sie den Einrichtungsprozess ab, um fortzufahren.",
|
||||
"continueToApplication": "Weiter zur Anwendung",
|
||||
"securityKeyAdd": "Sicherheitsschlüssel hinzufügen",
|
||||
"securityKeyRegisterTitle": "Neuen Sicherheitsschlüssel registrieren",
|
||||
"securityKeyRegisterDescription": "Verbinden Sie Ihren Sicherheitsschlüssel und geben Sie einen Namen ein, um ihn zu identifizieren",
|
||||
"securityKeyTwoFactorRequired": "Zwei-Faktor-Authentifizierung erforderlich",
|
||||
"securityKeyTwoFactorDescription": "Bitte geben Sie Ihren Zwei-Faktor-Authentifizierungscode ein, um den Sicherheitsschlüssel zu registrieren",
|
||||
"securityKeyTwoFactorRemoveDescription": "Bitte geben Sie Ihren Zwei-Faktor-Authentifizierungscode ein, um den Sicherheitsschlüssel zu entfernen",
|
||||
"securityKeyTwoFactorCode": "Zwei-Faktor-Code",
|
||||
"securityKeyRemoveTitle": "Sicherheitsschlüssel entfernen",
|
||||
"securityKeyRemoveDescription": "Geben Sie Ihr Passwort ein, um den Sicherheitsschlüssel \"{name}\" zu entfernen",
|
||||
"securityKeyNoKeysRegistered": "Keine Sicherheitsschlüssel registriert",
|
||||
"securityKeyNoKeysDescription": "Fügen Sie einen Sicherheitsschlüssel hinzu, um die Sicherheit Ihres Kontos zu erhöhen",
|
||||
"createDomainRequired": "Domain ist erforderlich",
|
||||
"createDomainAddDnsRecords": "DNS-Einträge hinzufügen",
|
||||
"createDomainAddDnsRecordsDescription": "Fügen Sie die folgenden DNS-Einträge zu Ihrem Domain-Provider hinzu, um die Einrichtung abzuschließen.",
|
||||
"createDomainNsRecords": "NS-Einträge",
|
||||
"createDomainRecord": "Eintrag",
|
||||
"createDomainType": "Typ:",
|
||||
"createDomainName": "Name:",
|
||||
"createDomainValue": "Wert:",
|
||||
"createDomainCnameRecords": "CNAME-Einträge",
|
||||
"createDomainARecords": "A-Aufzeichnungen",
|
||||
"createDomainRecordNumber": "Eintrag {number}",
|
||||
"createDomainTxtRecords": "TXT-Einträge",
|
||||
"createDomainSaveTheseRecords": "Diese Einträge speichern",
|
||||
"createDomainSaveTheseRecordsDescription": "Achten Sie darauf, diese DNS-Einträge zu speichern, da Sie sie nicht erneut sehen werden.",
|
||||
"createDomainDnsPropagation": "DNS-Verbreitung",
|
||||
"createDomainDnsPropagationDescription": "Es kann einige Zeit dauern, bis DNS-Änderungen im Internet verbreitet werden. Dies kann je nach Ihrem DNS-Provider und den TTL-Einstellungen von einigen Minuten bis zu 48 Stunden dauern.",
|
||||
"resourcePortRequired": "Portnummer ist für nicht-HTTP-Ressourcen erforderlich",
|
||||
"resourcePortNotAllowed": "Portnummer sollte für HTTP-Ressourcen nicht gesetzt werden",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Ich stimme den",
|
||||
"termsOfService": "Nutzungsbedingungen zu",
|
||||
"and": "und",
|
||||
"privacyPolicy": "Datenschutzrichtlinie"
|
||||
},
|
||||
"siteRequired": "Standort ist erforderlich.",
|
||||
"olmTunnel": "Olm Tunnel",
|
||||
"olmTunnelDescription": "Nutzen Sie Olm für die Kundenverbindung",
|
||||
"errorCreatingClient": "Fehler beim Erstellen des Clients",
|
||||
"clientDefaultsNotFound": "Kundenvorgaben nicht gefunden",
|
||||
"createClient": "Client erstellen",
|
||||
"createClientDescription": "Erstellen Sie einen neuen Client für die Verbindung zu Ihren Standorten.",
|
||||
"seeAllClients": "Alle Clients anzeigen",
|
||||
"clientInformation": "Kundeninformationen",
|
||||
"clientNamePlaceholder": "Kundenname",
|
||||
"address": "Adresse",
|
||||
"subnetPlaceholder": "Subnetz",
|
||||
"addressDescription": "Die Adresse, die dieser Client für die Verbindung verwenden wird.",
|
||||
"selectSites": "Standorte auswählen",
|
||||
"sitesDescription": "Der Client wird zu den ausgewählten Standorten eine Verbindung haben.",
|
||||
"clientInstallOlm": "Olm installieren",
|
||||
"clientInstallOlmDescription": "Olm auf Ihrem System zum Laufen bringen",
|
||||
"clientOlmCredentials": "Olm-Zugangsdaten",
|
||||
"clientOlmCredentialsDescription": "So authentifiziert sich Olm beim Server",
|
||||
"olmEndpoint": "Olm-Endpunkt",
|
||||
"olmId": "Olm-ID",
|
||||
"olmSecretKey": "Olm-Geheimschlüssel",
|
||||
"clientCredentialsSave": "Speichern Sie Ihre Zugangsdaten",
|
||||
"clientCredentialsSaveDescription": "Sie können dies nur einmal sehen. Kopieren Sie es an einen sicheren Ort.",
|
||||
"generalSettingsDescription": "Konfigurieren Sie die allgemeinen Einstellungen für diesen Client",
|
||||
"clientUpdated": "Client aktualisiert",
|
||||
"clientUpdatedDescription": "Der Client wurde aktualisiert.",
|
||||
"clientUpdateFailed": "Fehler beim Aktualisieren des Clients",
|
||||
"clientUpdateError": "Beim Aktualisieren des Clients ist ein Fehler aufgetreten.",
|
||||
"sitesFetchFailed": "Fehler beim Abrufen von Standorten",
|
||||
"sitesFetchError": "Beim Abrufen von Standorten ist ein Fehler aufgetreten.",
|
||||
"olmErrorFetchReleases": "Beim Abrufen von Olm-Veröffentlichungen ist ein Fehler aufgetreten.",
|
||||
"olmErrorFetchLatest": "Beim Abrufen der neuesten Olm-Veröffentlichung ist ein Fehler aufgetreten.",
|
||||
"remoteSubnets": "Remote-Subnetze",
|
||||
"enterCidrRange": "Geben Sie den CIDR-Bereich ein",
|
||||
"remoteSubnetsDescription": "Fügen Sie CIDR-Bereiche hinzu, die aus der Ferne auf diesen Standort zugreifen können. Verwenden Sie das Format wie 10.0.0.0/24 oder 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Externer Proxy aktiviert"
|
||||
}
|
||||
|
||||
@@ -10,9 +10,10 @@
|
||||
"setupErrorIdentifier": "Organization ID is already taken. Please choose a different one.",
|
||||
"componentsErrorNoMemberCreate": "You are not currently a member of any organizations. Create an organization to get started.",
|
||||
"componentsErrorNoMember": "You are not currently a member of any organizations.",
|
||||
"welcome": "Welcome to Pangolin",
|
||||
"welcome": "Welcome!",
|
||||
"welcomeTo": "Welcome to",
|
||||
"componentsCreateOrg": "Create an Organization",
|
||||
"componentsMember": "You're a member of {count, plural, =0 {no organization} =1 {one organization} other {# organizations}}.",
|
||||
"componentsMember": "You're a member of {count, plural, =0 {no organization} one {one organization} other {# organizations}}.",
|
||||
"componentsInvalidKey": "Invalid or expired license keys detected. Follow license terms to continue using all features.",
|
||||
"dismiss": "Dismiss",
|
||||
"componentsLicenseViolation": "License Violation: This server is using {usedSites} sites which exceeds its licensed limit of {maxSites} sites. Follow license terms to continue using all features.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Error creating site",
|
||||
"siteErrorCreateKeyPair": "Key pair or site defaults not found",
|
||||
"siteErrorCreateDefaults": "Site defaults not found",
|
||||
"siteNameDescription": "This is the display name for the site.",
|
||||
"method": "Method",
|
||||
"siteMethodDescription": "This is how you will expose connections.",
|
||||
"siteLearnNewt": "Learn how to install Newt on your system",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Organization Settings",
|
||||
"orgGeneralSettingsDescription": "Manage your organization details and configuration",
|
||||
"saveGeneralSettings": "Save General Settings",
|
||||
"saveSettings": "Save Settings",
|
||||
"orgDangerZone": "Danger Zone",
|
||||
"orgDangerZoneDescription": "Once you delete this org, there is no going back. Please be certain.",
|
||||
"orgDelete": "Delete Organization",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Weeks",
|
||||
"months": "Months",
|
||||
"years": "Years",
|
||||
"day": "{count, plural, =1 {# day} other {# days}}",
|
||||
"day": "{count, plural, one {# day} other {# days}}",
|
||||
"apiKeysTitle": "API Key Information",
|
||||
"apiKeysConfirmCopy2": "You must confirm that you have copied the API key.",
|
||||
"apiKeysErrorCreate": "Error creating API key",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Purchase License",
|
||||
"licensePurchaseSites": "Purchase Additional Sites",
|
||||
"licenseSitesUsedMax": "{usedSites} of {maxSites} sites used",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} =1 {# site} other {# sites}} in system.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}} in system.",
|
||||
"licensePurchaseDescription": "Choose how many sites you want to {selectedMode, select, license {purchase a license for. You can always add more sites later.} other {add to your existing license.}}",
|
||||
"licenseFee": "License fee",
|
||||
"licensePriceSite": "Price per site",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Select role",
|
||||
"inviteEmailSentDescription": "An email has been sent to the user with the access link below. They must access the link to accept the invitation.",
|
||||
"inviteSentDescription": "The user has been invited. They must access the link below to accept the invitation.",
|
||||
"inviteExpiresIn": "The invite will expire in {days, plural, =1 {# day} other {# days}}.",
|
||||
"inviteExpiresIn": "The invite will expire in {days, plural, one {# day} other {# days}}.",
|
||||
"idpTitle": "Identity Provider",
|
||||
"idpSelect": "Select the identity provider for the external user",
|
||||
"idpNotConfigured": "No identity providers are configured. Please configure an identity provider before creating external users.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "This feature is only available in the Professional Edition.",
|
||||
"actionGetOrg": "Get Organization",
|
||||
"actionUpdateOrg": "Update Organization",
|
||||
"actionUpdateUser": "Update User",
|
||||
"actionGetUser": "Get User",
|
||||
"actionGetOrgUser": "Get Organization User",
|
||||
"actionListOrgDomains": "List Organization Domains",
|
||||
"actionCreateSite": "Create Site",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Delete IDP Org Policy",
|
||||
"actionListIdpOrgs": "List IDP Orgs",
|
||||
"actionUpdateIdpOrg": "Update IDP Org",
|
||||
"actionCreateClient": "Create Client",
|
||||
"actionDeleteClient": "Delete Client",
|
||||
"actionUpdateClient": "Update Client",
|
||||
"actionListClients": "List Clients",
|
||||
"actionGetClient": "Get Client",
|
||||
"noneSelected": "None selected",
|
||||
"orgNotFound2": "No organizations found.",
|
||||
"searchProgress": "Search...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "All Users",
|
||||
"sidebarIdentityProviders": "Identity Providers",
|
||||
"sidebarLicense": "License",
|
||||
"sidebarClients": "Clients (Beta)",
|
||||
"sidebarDomains": "Domains",
|
||||
"enableDockerSocket": "Enable Docker Socket",
|
||||
"enableDockerSocketDescription": "Enable Docker Socket discovery for populating container information. Socket path must be provided to Newt.",
|
||||
"enableDockerSocketLink": "Learn More",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Networks",
|
||||
"containerHostnameIp": "Hostname/IP",
|
||||
"containerLabels": "Labels",
|
||||
"containerLabelsCount": "{count} label{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# label} other {# labels}}",
|
||||
"containerLabelsTitle": "Container Labels",
|
||||
"containerLabelEmpty": "<empty>",
|
||||
"containerPorts": "Ports",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Show stopped containers",
|
||||
"noContainersFound": "No containers found. Make sure Docker containers are running.",
|
||||
"searchContainersPlaceholder": "Search across {count} containers...",
|
||||
"searchResultsCount": "{count} result{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# result} other {# results}}",
|
||||
"filters": "Filters",
|
||||
"filterOptions": "Filter Options",
|
||||
"filterPorts": "Ports",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "dark",
|
||||
"system": "system",
|
||||
"theme": "Theme",
|
||||
"subnetRequired": "Subnet is required",
|
||||
"initialSetupTitle": "Initial Server Setup",
|
||||
"initialSetupDescription": "Create the intial server admin account. Only one server admin can exist. You can always change these credentials later.",
|
||||
"createAdminAccount": "Create Admin Account",
|
||||
"setupErrorCreateAdmin": "An error occurred while creating the server admin account."
|
||||
"setupErrorCreateAdmin": "An error occurred while creating the server admin account.",
|
||||
"certificateStatus": "Certificate Status",
|
||||
"loading": "Loading",
|
||||
"restart": "Restart",
|
||||
"domains": "Domains",
|
||||
"domainsDescription": "Manage domains for your organization",
|
||||
"domainsSearch": "Search domains...",
|
||||
"domainAdd": "Add Domain",
|
||||
"domainAddDescription": "Register a new domain with your organization",
|
||||
"domainCreate": "Create Domain",
|
||||
"domainCreatedDescription": "Domain created successfully",
|
||||
"domainDeletedDescription": "Domain deleted successfully",
|
||||
"domainQuestionRemove": "Are you sure you want to remove the domain {domain} from your account?",
|
||||
"domainMessageRemove": "Once removed, the domain will no longer be associated with your account.",
|
||||
"domainMessageConfirm": "To confirm, please type the domain name below.",
|
||||
"domainConfirmDelete": "Confirm Delete Domain",
|
||||
"domainDelete": "Delete Domain",
|
||||
"domain": "Domain",
|
||||
"selectDomainTypeNsName": "Domain Delegation (NS)",
|
||||
"selectDomainTypeNsDescription": "This domain and all its subdomains. Use this when you want to control an entire domain zone.",
|
||||
"selectDomainTypeCnameName": "Single Domain (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Just this specific domain. Use this for individual subdomains or specific domain entries.",
|
||||
"selectDomainTypeWildcardName": "Wildcard Domain",
|
||||
"selectDomainTypeWildcardDescription": "This domain and its subdomains.",
|
||||
"domainDelegation": "Single Domain",
|
||||
"selectType": "Select a type",
|
||||
"actions": "Actions",
|
||||
"refresh": "Refresh",
|
||||
"refreshError": "Failed to refresh data",
|
||||
"verified": "Verified",
|
||||
"pending": "Pending",
|
||||
"sidebarBilling": "Billing",
|
||||
"billing": "Billing",
|
||||
"orgBillingDescription": "Manage your billing information and subscriptions",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin Hosted",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Complete Account Setup",
|
||||
"completeAccountSetupDescription": "Set your password to get started",
|
||||
"accountSetupSent": "We'll send an account setup code to this email address.",
|
||||
"accountSetupCode": "Setup Code",
|
||||
"accountSetupCodeDescription": "Check your email for the setup code.",
|
||||
"passwordCreate": "Create Password",
|
||||
"passwordCreateConfirm": "Confirm Password",
|
||||
"accountSetupSubmit": "Send Setup Code",
|
||||
"completeSetup": "Complete Setup",
|
||||
"accountSetupSuccess": "Account setup completed! Welcome to Pangolin!",
|
||||
"documentation": "Documentation",
|
||||
"saveAllSettings": "Save All Settings",
|
||||
"settingsUpdated": "Settings updated",
|
||||
"settingsUpdatedDescription": "All settings have been updated successfully",
|
||||
"settingsErrorUpdate": "Failed to update settings",
|
||||
"settingsErrorUpdateDescription": "An error occurred while updating settings",
|
||||
"sidebarCollapse": "Collapse",
|
||||
"sidebarExpand": "Expand",
|
||||
"newtUpdateAvailable": "Update Available",
|
||||
"newtUpdateAvailableInfo": "A new version of Newt is available. Please update to the latest version for the best experience.",
|
||||
"domainPickerEnterDomain": "Domain",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, or just myapp",
|
||||
"domainPickerDescription": "Enter the full domain of the resource to see available options.",
|
||||
"domainPickerDescriptionSaas": "Enter a full domain, subdomain, or just a name to see available options",
|
||||
"domainPickerTabAll": "All",
|
||||
"domainPickerTabOrganization": "Organization",
|
||||
"domainPickerTabProvided": "Provided",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Checking availability...",
|
||||
"domainPickerNoMatchingDomains": "No matching domains found. Try a different domain or check your organization's domain settings.",
|
||||
"domainPickerOrganizationDomains": "Organization Domains",
|
||||
"domainPickerProvidedDomains": "Provided Domains",
|
||||
"domainPickerSubdomain": "Subdomain: {subdomain}",
|
||||
"domainPickerNamespace": "Namespace: {namespace}",
|
||||
"domainPickerShowMore": "Show More",
|
||||
"domainNotFound": "Domain Not Found",
|
||||
"domainNotFoundDescription": "This resource is disabled because the domain no longer exists our system. Please set a new domain for this resource.",
|
||||
"failed": "Failed",
|
||||
"createNewOrgDescription": "Create a new organization",
|
||||
"organization": "Organization",
|
||||
"port": "Port",
|
||||
"securityKeyManage": "Manage Security Keys",
|
||||
"securityKeyDescription": "Add or remove security keys for passwordless authentication",
|
||||
"securityKeyRegister": "Register New Security Key",
|
||||
"securityKeyList": "Your Security Keys",
|
||||
"securityKeyNone": "No security keys registered yet",
|
||||
"securityKeyNameRequired": "Name is required",
|
||||
"securityKeyRemove": "Remove",
|
||||
"securityKeyLastUsed": "Last used: {date}",
|
||||
"securityKeyNameLabel": "Security Key Name",
|
||||
"securityKeyRegisterSuccess": "Security key registered successfully",
|
||||
"securityKeyRegisterError": "Failed to register security key",
|
||||
"securityKeyRemoveSuccess": "Security key removed successfully",
|
||||
"securityKeyRemoveError": "Failed to remove security key",
|
||||
"securityKeyLoadError": "Failed to load security keys",
|
||||
"securityKeyLogin": "Continue with security key",
|
||||
"securityKeyAuthError": "Failed to authenticate with security key",
|
||||
"securityKeyRecommendation": "Register a backup security key on another device to ensure you always have access to your account.",
|
||||
"registering": "Registering...",
|
||||
"securityKeyPrompt": "Please verify your identity using your security key. Make sure your security key is connected and ready.",
|
||||
"securityKeyBrowserNotSupported": "Your browser doesn't support security keys. Please use a modern browser like Chrome, Firefox, or Safari.",
|
||||
"securityKeyPermissionDenied": "Please allow access to your security key to continue signing in.",
|
||||
"securityKeyRemovedTooQuickly": "Please keep your security key connected until the sign-in process completes.",
|
||||
"securityKeyNotSupported": "Your security key may not be compatible. Please try a different security key.",
|
||||
"securityKeyUnknownError": "There was a problem using your security key. Please try again.",
|
||||
"twoFactorRequired": "Two-factor authentication is required to register a security key.",
|
||||
"twoFactor": "Two-Factor Authentication",
|
||||
"adminEnabled2FaOnYourAccount": "Your administrator has enabled two-factor authentication for {email}. Please complete the setup process to continue.",
|
||||
"continueToApplication": "Continue to Application",
|
||||
"securityKeyAdd": "Add Security Key",
|
||||
"securityKeyRegisterTitle": "Register New Security Key",
|
||||
"securityKeyRegisterDescription": "Connect your security key and enter a name to identify it",
|
||||
"securityKeyTwoFactorRequired": "Two-Factor Authentication Required",
|
||||
"securityKeyTwoFactorDescription": "Please enter your two-factor authentication code to register the security key",
|
||||
"securityKeyTwoFactorRemoveDescription": "Please enter your two-factor authentication code to remove the security key",
|
||||
"securityKeyTwoFactorCode": "Two-Factor Code",
|
||||
"securityKeyRemoveTitle": "Remove Security Key",
|
||||
"securityKeyRemoveDescription": "Enter your password to remove the security key \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "No security keys registered",
|
||||
"securityKeyNoKeysDescription": "Add a security key to enhance your account security",
|
||||
"createDomainRequired": "Domain is required",
|
||||
"createDomainAddDnsRecords": "Add DNS Records",
|
||||
"createDomainAddDnsRecordsDescription": "Add the following DNS records to your domain provider to complete the setup.",
|
||||
"createDomainNsRecords": "NS Records",
|
||||
"createDomainRecord": "Record",
|
||||
"createDomainType": "Type:",
|
||||
"createDomainName": "Name:",
|
||||
"createDomainValue": "Value:",
|
||||
"createDomainCnameRecords": "CNAME Records",
|
||||
"createDomainARecords": "A Records",
|
||||
"createDomainRecordNumber": "Record {number}",
|
||||
"createDomainTxtRecords": "TXT Records",
|
||||
"createDomainSaveTheseRecords": "Save These Records",
|
||||
"createDomainSaveTheseRecordsDescription": "Make sure to save these DNS records as you will not see them again.",
|
||||
"createDomainDnsPropagation": "DNS Propagation",
|
||||
"createDomainDnsPropagationDescription": "DNS changes may take some time to propagate across the internet. This can take anywhere from a few minutes to 48 hours, depending on your DNS provider and TTL settings.",
|
||||
"resourcePortRequired": "Port number is required for non-HTTP resources",
|
||||
"resourcePortNotAllowed": "Port number should not be set for HTTP resources",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "I agree to the",
|
||||
"termsOfService": "terms of service",
|
||||
"and": "and",
|
||||
"privacyPolicy": "privacy policy"
|
||||
},
|
||||
"siteRequired": "Site is required.",
|
||||
"olmTunnel": "Olm Tunnel",
|
||||
"olmTunnelDescription": "Use Olm for client connectivity",
|
||||
"errorCreatingClient": "Error creating client",
|
||||
"clientDefaultsNotFound": "Client defaults not found",
|
||||
"createClient": "Create Client",
|
||||
"createClientDescription": "Create a new client for connecting to your sites",
|
||||
"seeAllClients": "See All Clients",
|
||||
"clientInformation": "Client Information",
|
||||
"clientNamePlaceholder": "Client name",
|
||||
"address": "Address",
|
||||
"subnetPlaceholder": "Subnet",
|
||||
"addressDescription": "The address that this client will use for connectivity",
|
||||
"selectSites": "Select sites",
|
||||
"sitesDescription": "The client will have connectivity to the selected sites",
|
||||
"clientInstallOlm": "Install Olm",
|
||||
"clientInstallOlmDescription": "Get Olm running on your system",
|
||||
"clientOlmCredentials": "Olm Credentials",
|
||||
"clientOlmCredentialsDescription": "This is how Olm will authenticate with the server",
|
||||
"olmEndpoint": "Olm Endpoint",
|
||||
"olmId": "Olm ID",
|
||||
"olmSecretKey": "Olm Secret Key",
|
||||
"clientCredentialsSave": "Save Your Credentials",
|
||||
"clientCredentialsSaveDescription": "You will only be able to see this once. Make sure to copy it to a secure place.",
|
||||
"generalSettingsDescription": "Configure the general settings for this client",
|
||||
"clientUpdated": "Client updated",
|
||||
"clientUpdatedDescription": "The client has been updated.",
|
||||
"clientUpdateFailed": "Failed to update client",
|
||||
"clientUpdateError": "An error occurred while updating the client.",
|
||||
"sitesFetchFailed": "Failed to fetch sites",
|
||||
"sitesFetchError": "An error occurred while fetching sites.",
|
||||
"olmErrorFetchReleases": "An error occurred while fetching Olm releases.",
|
||||
"olmErrorFetchLatest": "An error occurred while fetching the latest Olm release.",
|
||||
"remoteSubnets": "Remote Subnets",
|
||||
"enterCidrRange": "Enter CIDR range",
|
||||
"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.",
|
||||
"resourceEnableProxy": "Enable Public Proxy",
|
||||
"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.",
|
||||
"externalProxyEnabled": "External Proxy Enabled"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "Actualmente no eres miembro de ninguna organización. Crea una organización para empezar.",
|
||||
"componentsErrorNoMember": "Actualmente no eres miembro de ninguna organización.",
|
||||
"welcome": "Bienvenido a Pangolin",
|
||||
"welcomeTo": "Bienvenido a",
|
||||
"componentsCreateOrg": "Crear una organización",
|
||||
"componentsMember": "¡Eres un miembro de {count, plural, =0 {¡Ninguna organización} =1 {¡una organización} other {# organizaciones}}.",
|
||||
"componentsMember": "Eres un miembro de {count, plural, =0 {ninguna organización} one {una organización} other {# organizaciones}}.",
|
||||
"componentsInvalidKey": "Se han detectado claves de licencia inválidas o caducadas. Siga los términos de licencia para seguir usando todas las características.",
|
||||
"dismiss": "Descartar",
|
||||
"componentsLicenseViolation": "Violación de la Licencia: Este servidor está usando sitios {usedSites} que exceden su límite de licencias de sitios {maxSites} . Siga los términos de licencia para seguir usando todas las características.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Error al crear el sitio",
|
||||
"siteErrorCreateKeyPair": "Por defecto no se encuentra el par de claves o el sitio",
|
||||
"siteErrorCreateDefaults": "Sitio por defecto no encontrado",
|
||||
"siteNameDescription": "Este es el nombre para mostrar el sitio.",
|
||||
"method": "Método",
|
||||
"siteMethodDescription": "Así es como se expondrán las conexiones.",
|
||||
"siteLearnNewt": "Aprende cómo instalar Newt en tu sistema",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Configuración de la organización",
|
||||
"orgGeneralSettingsDescription": "Administra los detalles y la configuración de tu organización",
|
||||
"saveGeneralSettings": "Guardar ajustes generales",
|
||||
"saveSettings": "Guardar ajustes",
|
||||
"orgDangerZone": "Zona de peligro",
|
||||
"orgDangerZoneDescription": "Una vez que elimines este órgano, no hay vuelta atrás. Por favor, asegúrate de ello.",
|
||||
"orgDelete": "Eliminar organización",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Semanas",
|
||||
"months": "Meses",
|
||||
"years": "Años",
|
||||
"day": "{count, plural, =1 {# día} other {# días}}",
|
||||
"day": "{count, plural, one {# día} other {# días}}",
|
||||
"apiKeysTitle": "Información de Clave API",
|
||||
"apiKeysConfirmCopy2": "Debes confirmar que has copiado la clave API.",
|
||||
"apiKeysErrorCreate": "Error al crear la clave API",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Comprar Licencia",
|
||||
"licensePurchaseSites": "Comprar sitios adicionales",
|
||||
"licenseSitesUsedMax": "{usedSites} de {maxSites} sitios usados",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sitios} =1 {# sitio} other {# sitios}} en el sistema.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sitios} one {# sitio} other {# sitios}} en el sistema.",
|
||||
"licensePurchaseDescription": "Elige cuántos sitios quieres {selectedMode, select, license {compra una licencia para. Siempre puedes añadir más sitios más tarde.} other {añadir a tu licencia existente.}}",
|
||||
"licenseFee": "Tarifa de licencia",
|
||||
"licensePriceSite": "Precio por sitio",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Seleccionar rol",
|
||||
"inviteEmailSentDescription": "Se ha enviado un correo electrónico al usuario con el siguiente enlace de acceso. Debe acceder al enlace para aceptar la invitación.",
|
||||
"inviteSentDescription": "El usuario ha sido invitado. Debe acceder al enlace de abajo para aceptar la invitación.",
|
||||
"inviteExpiresIn": "La invitación expirará en {days, plural, =1 {# día} other {# días}}.",
|
||||
"inviteExpiresIn": "La invitación expirará en {days, plural, one {# día} other {# días}}.",
|
||||
"idpTitle": "Proveedor de identidad",
|
||||
"idpSelect": "Seleccione el proveedor de identidad para el usuario externo",
|
||||
"idpNotConfigured": "No hay proveedores de identidad configurados. Por favor, configure un proveedor de identidad antes de crear usuarios externos.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Esta característica sólo está disponible en la Edición Profesional.",
|
||||
"actionGetOrg": "Obtener organización",
|
||||
"actionUpdateOrg": "Actualizar organización",
|
||||
"actionUpdateUser": "Actualizar usuario",
|
||||
"actionGetUser": "Obtener usuario",
|
||||
"actionGetOrgUser": "Obtener usuario de la organización",
|
||||
"actionListOrgDomains": "Listar dominios de la organización",
|
||||
"actionCreateSite": "Crear sitio",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Eliminar política de IDP Org",
|
||||
"actionListIdpOrgs": "Listar Orgs IDP",
|
||||
"actionUpdateIdpOrg": "Actualizar IDP Org",
|
||||
"actionCreateClient": "Crear cliente",
|
||||
"actionDeleteClient": "Eliminar cliente",
|
||||
"actionUpdateClient": "Actualizar cliente",
|
||||
"actionListClients": "Listar clientes",
|
||||
"actionGetClient": "Obtener cliente",
|
||||
"noneSelected": "Ninguno seleccionado",
|
||||
"orgNotFound2": "No se encontraron organizaciones.",
|
||||
"searchProgress": "Buscar...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Todos los usuarios",
|
||||
"sidebarIdentityProviders": "Proveedores de identidad",
|
||||
"sidebarLicense": "Licencia",
|
||||
"sidebarClients": "Clientes (Beta)",
|
||||
"sidebarDomains": "Dominios",
|
||||
"enableDockerSocket": "Habilitar conector Docker",
|
||||
"enableDockerSocketDescription": "Habilitar el descubrimiento de Docker Socket para completar la información del contenedor. La ruta del socket debe proporcionarse a Newt.",
|
||||
"enableDockerSocketLink": "Saber más",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Redes",
|
||||
"containerHostnameIp": "Nombre del host/IP",
|
||||
"containerLabels": "Etiquetas",
|
||||
"containerLabelsCount": "{count} etiqueta{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# etiqueta} other {# etiquetas}}",
|
||||
"containerLabelsTitle": "Etiquetas de contenedor",
|
||||
"containerLabelEmpty": "<vacío>",
|
||||
"containerPorts": "Puertos",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Mostrar contenedores parados",
|
||||
"noContainersFound": "No se han encontrado contenedores. Asegúrate de que los contenedores Docker se estén ejecutando.",
|
||||
"searchContainersPlaceholder": "Buscar a través de contenedores {count}...",
|
||||
"searchResultsCount": "{count} resultado{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# resultado} other {# resultados}}",
|
||||
"filters": "Filtros",
|
||||
"filterOptions": "Opciones de filtro",
|
||||
"filterPorts": "Puertos",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "oscuro",
|
||||
"system": "sistema",
|
||||
"theme": "Tema",
|
||||
"subnetRequired": "Se requiere subred",
|
||||
"initialSetupTitle": "Configuración inicial del servidor",
|
||||
"initialSetupDescription": "Cree la cuenta de administrador del servidor inicial. Solo puede existir un administrador del servidor. Siempre puede cambiar estas credenciales más tarde.",
|
||||
"createAdminAccount": "Crear cuenta de administrador",
|
||||
"setupErrorCreateAdmin": "Se produjo un error al crear la cuenta de administrador del servidor."
|
||||
"setupErrorCreateAdmin": "Se produjo un error al crear la cuenta de administrador del servidor.",
|
||||
"certificateStatus": "Estado del certificado",
|
||||
"loading": "Cargando",
|
||||
"restart": "Reiniciar",
|
||||
"domains": "Dominios",
|
||||
"domainsDescription": "Administrar dominios de tu organización",
|
||||
"domainsSearch": "Buscar dominios...",
|
||||
"domainAdd": "Agregar dominio",
|
||||
"domainAddDescription": "Registrar un nuevo dominio con tu organización",
|
||||
"domainCreate": "Crear dominio",
|
||||
"domainCreatedDescription": "Dominio creado con éxito",
|
||||
"domainDeletedDescription": "Dominio eliminado exitosamente",
|
||||
"domainQuestionRemove": "¿Está seguro de que desea eliminar el dominio {domain} de su cuenta?",
|
||||
"domainMessageRemove": "Una vez eliminado, el dominio ya no estará asociado con su cuenta.",
|
||||
"domainMessageConfirm": "Para confirmar, por favor escriba el nombre del dominio abajo.",
|
||||
"domainConfirmDelete": "Confirmar eliminación del dominio",
|
||||
"domainDelete": "Eliminar dominio",
|
||||
"domain": "Dominio",
|
||||
"selectDomainTypeNsName": "Delegación de dominio (NS)",
|
||||
"selectDomainTypeNsDescription": "Este dominio y todos sus subdominios. Usa esto cuando quieras controlar una zona de dominio completa.",
|
||||
"selectDomainTypeCnameName": "Dominio único (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Solo este dominio específico. Úsalo para subdominios individuales o entradas específicas de dominio.",
|
||||
"selectDomainTypeWildcardName": "Dominio comodín",
|
||||
"selectDomainTypeWildcardDescription": "Este dominio y sus subdominios.",
|
||||
"domainDelegation": "Dominio único",
|
||||
"selectType": "Selecciona un tipo",
|
||||
"actions": "Acciones",
|
||||
"refresh": "Actualizar",
|
||||
"refreshError": "Error al actualizar datos",
|
||||
"verified": "Verificado",
|
||||
"pending": "Pendiente",
|
||||
"sidebarBilling": "Facturación",
|
||||
"billing": "Facturación",
|
||||
"orgBillingDescription": "Gestiona tu información de facturación y suscripciones",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin Hosted",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Completar configuración de cuenta",
|
||||
"completeAccountSetupDescription": "Establece tu contraseña para comenzar",
|
||||
"accountSetupSent": "Enviaremos un código de configuración de cuenta a esta dirección de correo electrónico.",
|
||||
"accountSetupCode": "Código de configuración",
|
||||
"accountSetupCodeDescription": "Revisa tu correo para el código de configuración.",
|
||||
"passwordCreate": "Crear contraseña",
|
||||
"passwordCreateConfirm": "Confirmar contraseña",
|
||||
"accountSetupSubmit": "Enviar código de configuración",
|
||||
"completeSetup": "Completar configuración",
|
||||
"accountSetupSuccess": "¡Configuración de cuenta completada! ¡Bienvenido a Pangolin!",
|
||||
"documentation": "Documentación",
|
||||
"saveAllSettings": "Guardar todos los ajustes",
|
||||
"settingsUpdated": "Ajustes actualizados",
|
||||
"settingsUpdatedDescription": "Todos los ajustes han sido actualizados exitosamente",
|
||||
"settingsErrorUpdate": "Error al actualizar ajustes",
|
||||
"settingsErrorUpdateDescription": "Ocurrió un error al actualizar ajustes",
|
||||
"sidebarCollapse": "Colapsar",
|
||||
"sidebarExpand": "Expandir",
|
||||
"newtUpdateAvailable": "Nueva actualización disponible",
|
||||
"newtUpdateAvailableInfo": "Hay una nueva versión de Newt disponible. Actualice a la última versión para la mejor experiencia.",
|
||||
"domainPickerEnterDomain": "Dominio",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.miDominio.com, o solo myapp",
|
||||
"domainPickerDescription": "Ingresa el dominio completo del recurso para ver las opciones disponibles.",
|
||||
"domainPickerDescriptionSaas": "Ingresa un dominio completo, subdominio o simplemente un nombre para ver las opciones disponibles",
|
||||
"domainPickerTabAll": "Todo",
|
||||
"domainPickerTabOrganization": "Organización",
|
||||
"domainPickerTabProvided": "Proporcionado",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Comprobando disponibilidad...",
|
||||
"domainPickerNoMatchingDomains": "No se encontraron dominios que coincidan. Intente con un dominio diferente o verifique la configuración de dominios de su organización.",
|
||||
"domainPickerOrganizationDomains": "Dominios de la organización",
|
||||
"domainPickerProvidedDomains": "Dominios proporcionados",
|
||||
"domainPickerSubdomain": "Subdominio: {subdomain}",
|
||||
"domainPickerNamespace": "Espacio de nombres: {namespace}",
|
||||
"domainPickerShowMore": "Mostrar más",
|
||||
"domainNotFound": "Dominio no encontrado",
|
||||
"domainNotFoundDescription": "Este recurso está deshabilitado porque el dominio ya no existe en nuestro sistema. Por favor, establece un nuevo dominio para este recurso.",
|
||||
"failed": "Fallido",
|
||||
"createNewOrgDescription": "Crear una nueva organización",
|
||||
"organization": "Organización",
|
||||
"port": "Puerto",
|
||||
"securityKeyManage": "Gestionar llaves de seguridad",
|
||||
"securityKeyDescription": "Agregar o eliminar llaves de seguridad para autenticación sin contraseña",
|
||||
"securityKeyRegister": "Registrar nueva llave de seguridad",
|
||||
"securityKeyList": "Tus llaves de seguridad",
|
||||
"securityKeyNone": "No hay llaves de seguridad registradas",
|
||||
"securityKeyNameRequired": "El nombre es requerido",
|
||||
"securityKeyRemove": "Eliminar",
|
||||
"securityKeyLastUsed": "Último uso: {date}",
|
||||
"securityKeyNameLabel": "Nombre",
|
||||
"securityKeyRegisterSuccess": "Llave de seguridad registrada exitosamente",
|
||||
"securityKeyRegisterError": "Error al registrar la llave de seguridad",
|
||||
"securityKeyRemoveSuccess": "Llave de seguridad eliminada exitosamente",
|
||||
"securityKeyRemoveError": "Error al eliminar la llave de seguridad",
|
||||
"securityKeyLoadError": "Error al cargar las llaves de seguridad",
|
||||
"securityKeyLogin": "Continuar con clave de seguridad",
|
||||
"securityKeyAuthError": "Error al autenticar con llave de seguridad",
|
||||
"securityKeyRecommendation": "Considere registrar otra llave de seguridad en un dispositivo diferente para asegurarse de no quedar bloqueado de su cuenta.",
|
||||
"registering": "Registrando...",
|
||||
"securityKeyPrompt": "Por favor, verifica tu identidad usando tu llave de seguridad. Asegúrate de que tu llave de seguridad esté conectada y lista.",
|
||||
"securityKeyBrowserNotSupported": "Tu navegador no admite llaves de seguridad. Por favor, usa un navegador moderno como Chrome, Firefox o Safari.",
|
||||
"securityKeyPermissionDenied": "Por favor, permite el acceso a tu llave de seguridad para continuar iniciando sesión.",
|
||||
"securityKeyRemovedTooQuickly": "Por favor, mantén tu llave de seguridad conectada hasta que el proceso de inicio de sesión se complete.",
|
||||
"securityKeyNotSupported": "Tu llave de seguridad puede no ser compatible. Por favor, prueba con una llave de seguridad diferente.",
|
||||
"securityKeyUnknownError": "Hubo un problema al usar tu llave de seguridad. Por favor, inténtalo de nuevo.",
|
||||
"twoFactorRequired": "Se requiere autenticación de dos factores para registrar una llave de seguridad.",
|
||||
"twoFactor": "Autenticación de dos factores",
|
||||
"adminEnabled2FaOnYourAccount": "Su administrador ha habilitado la autenticación de dos factores para {email}. Por favor, complete el proceso de configuración para continuar.",
|
||||
"continueToApplication": "Continuar a la aplicación",
|
||||
"securityKeyAdd": "Agregar llave de seguridad",
|
||||
"securityKeyRegisterTitle": "Registrar nueva llave de seguridad",
|
||||
"securityKeyRegisterDescription": "Conecta tu llave de seguridad y escribe un nombre para identificarla",
|
||||
"securityKeyTwoFactorRequired": "Se requiere autenticación de dos factores",
|
||||
"securityKeyTwoFactorDescription": "Por favor, ingresa tu código de autenticación de dos factores para registrar la llave de seguridad",
|
||||
"securityKeyTwoFactorRemoveDescription": "Por favor, ingresa tu código de autenticación de dos factores para eliminar la llave de seguridad",
|
||||
"securityKeyTwoFactorCode": "Código de autenticación de dos factores",
|
||||
"securityKeyRemoveTitle": "Eliminar llave de seguridad",
|
||||
"securityKeyRemoveDescription": "Ingresa tu contraseña para eliminar la llave de seguridad \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "No hay llaves de seguridad registradas",
|
||||
"securityKeyNoKeysDescription": "Agrega una llave de seguridad para mejorar la seguridad de tu cuenta",
|
||||
"createDomainRequired": "Se requiere dominio",
|
||||
"createDomainAddDnsRecords": "Agregar registros DNS",
|
||||
"createDomainAddDnsRecordsDescription": "Agrega los siguientes registros DNS a tu proveedor de dominios para completar la configuración.",
|
||||
"createDomainNsRecords": "Registros NS",
|
||||
"createDomainRecord": "Registro",
|
||||
"createDomainType": "Tipo:",
|
||||
"createDomainName": "Nombre:",
|
||||
"createDomainValue": "Valor:",
|
||||
"createDomainCnameRecords": "Registros CNAME",
|
||||
"createDomainARecords": "Registros A",
|
||||
"createDomainRecordNumber": "Registro {number}",
|
||||
"createDomainTxtRecords": "Registros TXT",
|
||||
"createDomainSaveTheseRecords": "Guardar estos registros",
|
||||
"createDomainSaveTheseRecordsDescription": "Asegúrate de guardar estos registros DNS ya que no los verás de nuevo.",
|
||||
"createDomainDnsPropagation": "Propagación DNS",
|
||||
"createDomainDnsPropagationDescription": "Los cambios de DNS pueden tardar un tiempo en propagarse a través de internet. Esto puede tardar desde unos pocos minutos hasta 48 horas, dependiendo de tu proveedor de DNS y la configuración de TTL.",
|
||||
"resourcePortRequired": "Se requiere número de puerto para recursos no HTTP",
|
||||
"resourcePortNotAllowed": "El número de puerto no debe establecerse para recursos HTTP",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Estoy de acuerdo con los",
|
||||
"termsOfService": "términos del servicio",
|
||||
"and": "y",
|
||||
"privacyPolicy": "política de privacidad"
|
||||
},
|
||||
"siteRequired": "El sitio es requerido.",
|
||||
"olmTunnel": "Túnel Olm",
|
||||
"olmTunnelDescription": "Usar Olm para la conectividad del cliente",
|
||||
"errorCreatingClient": "Error al crear el cliente",
|
||||
"clientDefaultsNotFound": "Configuración predeterminada del cliente no encontrada",
|
||||
"createClient": "Crear cliente",
|
||||
"createClientDescription": "Crear un cliente nuevo para conectar a sus sitios",
|
||||
"seeAllClients": "Ver todos los clientes",
|
||||
"clientInformation": "Información del cliente",
|
||||
"clientNamePlaceholder": "Nombre del cliente",
|
||||
"address": "Dirección",
|
||||
"subnetPlaceholder": "Subred",
|
||||
"addressDescription": "La dirección que este cliente utilizará para la conectividad",
|
||||
"selectSites": "Seleccionar sitios",
|
||||
"sitesDescription": "El cliente tendrá conectividad con los sitios seleccionados",
|
||||
"clientInstallOlm": "Instalar Olm",
|
||||
"clientInstallOlmDescription": "Obtén Olm funcionando en tu sistema",
|
||||
"clientOlmCredentials": "Credenciales Olm",
|
||||
"clientOlmCredentialsDescription": "Así es como Olm se autentificará con el servidor",
|
||||
"olmEndpoint": "Punto final Olm",
|
||||
"olmId": "ID de Olm",
|
||||
"olmSecretKey": "Clave secreta de Olm",
|
||||
"clientCredentialsSave": "Guarda tus credenciales",
|
||||
"clientCredentialsSaveDescription": "Sólo podrás verlo una vez. Asegúrate de copiarlo a un lugar seguro.",
|
||||
"generalSettingsDescription": "Configura la configuración general para este cliente",
|
||||
"clientUpdated": "Cliente actualizado",
|
||||
"clientUpdatedDescription": "El cliente ha sido actualizado.",
|
||||
"clientUpdateFailed": "Error al actualizar el cliente",
|
||||
"clientUpdateError": "Se ha producido un error al actualizar el cliente.",
|
||||
"sitesFetchFailed": "Error al obtener los sitios",
|
||||
"sitesFetchError": "Se ha producido un error al recuperar los sitios.",
|
||||
"olmErrorFetchReleases": "Se ha producido un error al recuperar las versiones de Olm.",
|
||||
"olmErrorFetchLatest": "Se ha producido un error al recuperar la última versión de Olm.",
|
||||
"remoteSubnets": "Subredes remotas",
|
||||
"enterCidrRange": "Ingresa el rango CIDR",
|
||||
"remoteSubnetsDescription": "Agregue rangos CIDR que puedan acceder a este sitio de forma remota. Use un formato como 10.0.0.0/24 o 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Proxy externo habilitado"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "Vous n'êtes actuellement membre d'aucune organisation. Créez une organisation pour commencer.",
|
||||
"componentsErrorNoMember": "Vous n'êtes actuellement membre d'aucune organisation.",
|
||||
"welcome": "Bienvenue à Pangolin",
|
||||
"welcomeTo": "Bienvenue chez",
|
||||
"componentsCreateOrg": "Créer une organisation",
|
||||
"componentsMember": "Vous êtes membre de {count, plural, =0 {aucune organisation} =1 {Une organisation} other {# organisations}}.",
|
||||
"componentsMember": "Vous êtes membre de {count, plural, =0 {aucune organisation} one {une organisation} other {# organisations}}.",
|
||||
"componentsInvalidKey": "Clés de licence invalides ou expirées détectées. Suivez les conditions de licence pour continuer à utiliser toutes les fonctionnalités.",
|
||||
"dismiss": "Refuser",
|
||||
"componentsLicenseViolation": "Violation de licence : Ce serveur utilise des sites {usedSites} qui dépassent la limite autorisée des sites {maxSites} . Suivez les conditions de licence pour continuer à utiliser toutes les fonctionnalités.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Erreur lors de la création du site",
|
||||
"siteErrorCreateKeyPair": "Paire de clés ou site par défaut introuvable",
|
||||
"siteErrorCreateDefaults": "Les valeurs par défaut du site sont introuvables",
|
||||
"siteNameDescription": "Ceci est le nom d'affichage du site.",
|
||||
"method": "Méthode",
|
||||
"siteMethodDescription": "C'est ainsi que vous exposerez les connexions.",
|
||||
"siteLearnNewt": "Apprenez à installer Newt sur votre système",
|
||||
@@ -184,7 +184,7 @@
|
||||
"cancel": "Abandonner",
|
||||
"resourceConfig": "Snippets de configuration",
|
||||
"resourceConfigDescription": "Copiez et collez ces modules de configuration pour configurer votre ressource TCP/UDP",
|
||||
"resourceAddEntrypoints": "Traefik: Ajouter des points d’entrée",
|
||||
"resourceAddEntrypoints": "Traefik: Ajouter des points d'entrée",
|
||||
"resourceExposePorts": "Gerbil: Exposer des ports dans Docker Compose",
|
||||
"resourceLearnRaw": "Apprenez à configurer les ressources TCP/UDP",
|
||||
"resourceBack": "Retour aux ressources",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Paramètres de l'organisation",
|
||||
"orgGeneralSettingsDescription": "Gérer les détails et la configuration de votre organisation",
|
||||
"saveGeneralSettings": "Enregistrer les paramètres généraux",
|
||||
"saveSettings": "Enregistrer les paramètres",
|
||||
"orgDangerZone": "Zone de danger",
|
||||
"orgDangerZoneDescription": "Une fois que vous supprimez cette organisation, il n'y a pas de retour en arrière. Soyez certain.",
|
||||
"orgDelete": "Supprimer l'organisation",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Semaines",
|
||||
"months": "Mois",
|
||||
"years": "Années",
|
||||
"day": "{count, plural, =1 {# jour} other {# jours}}",
|
||||
"day": "{count, plural, one {# jour} other {# jours}}",
|
||||
"apiKeysTitle": "Informations sur la clé API",
|
||||
"apiKeysConfirmCopy2": "Vous devez confirmer que vous avez copié la clé API.",
|
||||
"apiKeysErrorCreate": "Erreur lors de la création de la clé API",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Acheter une licence",
|
||||
"licensePurchaseSites": "Acheter des sites supplémentaires",
|
||||
"licenseSitesUsedMax": "{usedSites} des sites {maxSites} utilisés",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} =1 {# site} other {# sites}} dans le système.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}} dans le système.",
|
||||
"licensePurchaseDescription": "Choisissez le nombre de sites que vous voulez {selectedMode, select, license {achetez une licence. Vous pouvez toujours ajouter plus de sites plus tard.} other {ajouter à votre licence existante.}}",
|
||||
"licenseFee": "Frais de licence",
|
||||
"licensePriceSite": "Prix par site",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Sélectionner un rôle",
|
||||
"inviteEmailSentDescription": "Un e-mail a été envoyé à l'utilisateur avec le lien d'accès ci-dessous. Ils doivent accéder au lien pour accepter l'invitation.",
|
||||
"inviteSentDescription": "L'utilisateur a été invité. Ils doivent accéder au lien ci-dessous pour accepter l'invitation.",
|
||||
"inviteExpiresIn": "L'invitation expirera dans {days, plural, =1 {# jour} other {# jours}}.",
|
||||
"inviteExpiresIn": "L'invitation expirera dans {days, plural, one {# jour} other {# jours}}.",
|
||||
"idpTitle": "Informations générales",
|
||||
"idpSelect": "Sélectionnez le fournisseur d'identité pour l'utilisateur externe",
|
||||
"idpNotConfigured": "Aucun fournisseur d'identité n'est configuré. Veuillez configurer un fournisseur d'identité avant de créer des utilisateurs externes.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Cette fonctionnalité n'est disponible que dans l'Édition Professionnelle.",
|
||||
"actionGetOrg": "Obtenir l'organisation",
|
||||
"actionUpdateOrg": "Mettre à jour l'organisation",
|
||||
"actionUpdateUser": "Mettre à jour l'utilisateur",
|
||||
"actionGetUser": "Obtenir l'utilisateur",
|
||||
"actionGetOrgUser": "Obtenir l'utilisateur de l'organisation",
|
||||
"actionListOrgDomains": "Lister les domaines de l'organisation",
|
||||
"actionCreateSite": "Créer un site",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Supprimer une politique d'organisation IDP",
|
||||
"actionListIdpOrgs": "Lister les organisations IDP",
|
||||
"actionUpdateIdpOrg": "Mettre à jour une organisation IDP",
|
||||
"actionCreateClient": "Créer un client",
|
||||
"actionDeleteClient": "Supprimer le client",
|
||||
"actionUpdateClient": "Mettre à jour le client",
|
||||
"actionListClients": "Liste des clients",
|
||||
"actionGetClient": "Obtenir le client",
|
||||
"noneSelected": "Aucune sélection",
|
||||
"orgNotFound2": "Aucune organisation trouvée.",
|
||||
"searchProgress": "Rechercher...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Tous les utilisateurs",
|
||||
"sidebarIdentityProviders": "Fournisseurs d'identité",
|
||||
"sidebarLicense": "Licence",
|
||||
"sidebarClients": "Clients (Bêta)",
|
||||
"sidebarDomains": "Domaines",
|
||||
"enableDockerSocket": "Activer Docker Socket",
|
||||
"enableDockerSocketDescription": "Activer la découverte Docker Socket pour remplir les informations du conteneur. Le chemin du socket doit être fourni à Newt.",
|
||||
"enableDockerSocketLink": "En savoir plus",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Réseaux",
|
||||
"containerHostnameIp": "Nom d'hôte/IP",
|
||||
"containerLabels": "Étiquettes",
|
||||
"containerLabelsCount": "{count} étiquette{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# étiquette} other {# étiquettes}}",
|
||||
"containerLabelsTitle": "Étiquettes de conteneur",
|
||||
"containerLabelEmpty": "<vide>",
|
||||
"containerPorts": "Ports",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Afficher les conteneurs arrêtés",
|
||||
"noContainersFound": "Aucun conteneur trouvé. Assurez-vous que les conteneurs Docker sont en cours d'exécution.",
|
||||
"searchContainersPlaceholder": "Rechercher dans les conteneurs {count}...",
|
||||
"searchResultsCount": "{count} résultat{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# résultat} other {# résultats}}",
|
||||
"filters": "Filtres",
|
||||
"filterOptions": "Options de filtre",
|
||||
"filterPorts": "Ports",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "sombre",
|
||||
"system": "système",
|
||||
"theme": "Thème",
|
||||
"subnetRequired": "Le sous-réseau est requis",
|
||||
"initialSetupTitle": "Configuration initiale du serveur",
|
||||
"initialSetupDescription": "Créer le compte administrateur du serveur initial. Un seul administrateur serveur peut exister. Vous pouvez toujours changer ces informations d'identification plus tard.",
|
||||
"createAdminAccount": "Créer un compte administrateur",
|
||||
"setupErrorCreateAdmin": "Une erreur s'est produite lors de la création du compte administrateur du serveur."
|
||||
"setupErrorCreateAdmin": "Une erreur s'est produite lors de la création du compte administrateur du serveur.",
|
||||
"certificateStatus": "Statut du certificat",
|
||||
"loading": "Chargement",
|
||||
"restart": "Redémarrer",
|
||||
"domains": "Domaines",
|
||||
"domainsDescription": "Gérer les domaines de votre organisation",
|
||||
"domainsSearch": "Rechercher des domaines...",
|
||||
"domainAdd": "Ajouter un domaine",
|
||||
"domainAddDescription": "Enregistrez un nouveau domaine avec votre organisation",
|
||||
"domainCreate": "Créer un domaine",
|
||||
"domainCreatedDescription": "Domaine créé avec succès",
|
||||
"domainDeletedDescription": "Domaine supprimé avec succès",
|
||||
"domainQuestionRemove": "Êtes-vous sûr de vouloir supprimer le domaine {domain} de votre compte ?",
|
||||
"domainMessageRemove": "Une fois supprimé, le domaine ne sera plus associé à votre compte.",
|
||||
"domainMessageConfirm": "Pour confirmer, veuillez taper le nom du domaine ci-dessous.",
|
||||
"domainConfirmDelete": "Confirmer la suppression du domaine",
|
||||
"domainDelete": "Supprimer le domaine",
|
||||
"domain": "Domaine",
|
||||
"selectDomainTypeNsName": "Délégation de domaine (NS)",
|
||||
"selectDomainTypeNsDescription": "Ce domaine et tous ses sous-domaines. Utilisez cela lorsque vous souhaitez contrôler une zone de domaine entière.",
|
||||
"selectDomainTypeCnameName": "Domaine unique (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Juste ce domaine spécifique. Utilisez ce paramètre pour des sous-domaines individuels ou des entrées de domaine spécifiques.",
|
||||
"selectDomainTypeWildcardName": "Domaine Générique",
|
||||
"selectDomainTypeWildcardDescription": "Ce domaine et ses sous-domaines.",
|
||||
"domainDelegation": "Domaine Unique",
|
||||
"selectType": "Sélectionnez un type",
|
||||
"actions": "Actions",
|
||||
"refresh": "Actualiser",
|
||||
"refreshError": "Échec de l'actualisation des données",
|
||||
"verified": "Vérifié",
|
||||
"pending": "En attente",
|
||||
"sidebarBilling": "Facturation",
|
||||
"billing": "Facturation",
|
||||
"orgBillingDescription": "Gérez vos informations de facturation et vos abonnements",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin Hébergement",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Complétez la configuration du compte",
|
||||
"completeAccountSetupDescription": "Définissez votre mot de passe pour commencer",
|
||||
"accountSetupSent": "Nous enverrons un code de configuration de compte à cette adresse e-mail.",
|
||||
"accountSetupCode": "Code de configuration",
|
||||
"accountSetupCodeDescription": "Vérifiez votre e-mail pour le code de configuration.",
|
||||
"passwordCreate": "Créer un mot de passe",
|
||||
"passwordCreateConfirm": "Confirmer le mot de passe",
|
||||
"accountSetupSubmit": "Envoyer le code de configuration",
|
||||
"completeSetup": "Configuration complète",
|
||||
"accountSetupSuccess": "Configuration du compte terminée! Bienvenue chez Pangolin !",
|
||||
"documentation": "Documentation",
|
||||
"saveAllSettings": "Enregistrer tous les paramètres",
|
||||
"settingsUpdated": "Paramètres mis à jour",
|
||||
"settingsUpdatedDescription": "Tous les paramètres ont été mis à jour avec succès",
|
||||
"settingsErrorUpdate": "Échec de la mise à jour des paramètres",
|
||||
"settingsErrorUpdateDescription": "Une erreur s'est produite lors de la mise à jour des paramètres",
|
||||
"sidebarCollapse": "Réduire",
|
||||
"sidebarExpand": "Développer",
|
||||
"newtUpdateAvailable": "Mise à jour disponible",
|
||||
"newtUpdateAvailableInfo": "Une nouvelle version de Newt est disponible. Veuillez mettre à jour vers la dernière version pour une meilleure expérience.",
|
||||
"domainPickerEnterDomain": "Domaine",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, ou simplement myapp",
|
||||
"domainPickerDescription": "Entrez le domaine complet de la ressource pour voir les options disponibles.",
|
||||
"domainPickerDescriptionSaas": "Entrez un domaine complet, un sous-domaine ou juste un nom pour voir les options disponibles",
|
||||
"domainPickerTabAll": "Tous",
|
||||
"domainPickerTabOrganization": "Organisation",
|
||||
"domainPickerTabProvided": "Fournis",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Vérification de la disponibilité...",
|
||||
"domainPickerNoMatchingDomains": "Aucun domaine correspondant trouvé. Essayez un autre domaine ou vérifiez les paramètres de domaine de votre organisation.",
|
||||
"domainPickerOrganizationDomains": "Domaines de l'organisation",
|
||||
"domainPickerProvidedDomains": "Domaines fournis",
|
||||
"domainPickerSubdomain": "Sous-domaine : {subdomain}",
|
||||
"domainPickerNamespace": "Espace de noms : {namespace}",
|
||||
"domainPickerShowMore": "Afficher plus",
|
||||
"domainNotFound": "Domaine introuvable",
|
||||
"domainNotFoundDescription": "Cette ressource est désactivée car le domaine n'existe plus dans notre système. Veuillez définir un nouveau domaine pour cette ressource.",
|
||||
"failed": "Échec",
|
||||
"createNewOrgDescription": "Créer une nouvelle organisation",
|
||||
"organization": "Organisation",
|
||||
"port": "Port",
|
||||
"securityKeyManage": "Gérer les clés de sécurité",
|
||||
"securityKeyDescription": "Ajouter ou supprimer des clés de sécurité pour l'authentification sans mot de passe",
|
||||
"securityKeyRegister": "Enregistrer une nouvelle clé de sécurité",
|
||||
"securityKeyList": "Vos clés de sécurité",
|
||||
"securityKeyNone": "Aucune clé de sécurité enregistrée",
|
||||
"securityKeyNameRequired": "Le nom est requis",
|
||||
"securityKeyRemove": "Supprimer",
|
||||
"securityKeyLastUsed": "Dernière utilisation : {date}",
|
||||
"securityKeyNameLabel": "Nom",
|
||||
"securityKeyRegisterSuccess": "Clé de sécurité enregistrée avec succès",
|
||||
"securityKeyRegisterError": "Échec de l'enregistrement de la clé de sécurité",
|
||||
"securityKeyRemoveSuccess": "Clé de sécurité supprimée avec succès",
|
||||
"securityKeyRemoveError": "Échec de la suppression de la clé de sécurité",
|
||||
"securityKeyLoadError": "Échec du chargement des clés de sécurité",
|
||||
"securityKeyLogin": "Continuer avec une clé de sécurité",
|
||||
"securityKeyAuthError": "Échec de l'authentification avec la clé de sécurité",
|
||||
"securityKeyRecommendation": "Envisagez d'enregistrer une autre clé de sécurité sur un appareil différent pour vous assurer de ne pas être bloqué de votre compte.",
|
||||
"registering": "Enregistrement...",
|
||||
"securityKeyPrompt": "Veuillez vérifier votre identité à l'aide de votre clé de sécurité. Assurez-vous que votre clé de sécurité est connectée et prête.",
|
||||
"securityKeyBrowserNotSupported": "Votre navigateur ne prend pas en charge les clés de sécurité. Veuillez utiliser un navigateur moderne comme Chrome, Firefox ou Safari.",
|
||||
"securityKeyPermissionDenied": "Veuillez autoriser l'accès à votre clé de sécurité pour continuer la connexion.",
|
||||
"securityKeyRemovedTooQuickly": "Veuillez garder votre clé de sécurité connectée jusqu'à ce que le processus de connexion soit terminé.",
|
||||
"securityKeyNotSupported": "Votre clé de sécurité peut ne pas être compatible. Veuillez essayer une clé de sécurité différente.",
|
||||
"securityKeyUnknownError": "Un problème est survenu avec votre clé de sécurité. Veuillez réessayer.",
|
||||
"twoFactorRequired": "L'authentification à deux facteurs est requise pour enregistrer une clé de sécurité.",
|
||||
"twoFactor": "Authentification à deux facteurs",
|
||||
"adminEnabled2FaOnYourAccount": "Votre administrateur a activé l'authentification à deux facteurs pour {email}. Veuillez terminer le processus d'installation pour continuer.",
|
||||
"continueToApplication": "Continuer vers l'application",
|
||||
"securityKeyAdd": "Ajouter une clé de sécurité",
|
||||
"securityKeyRegisterTitle": "Enregistrer une nouvelle clé de sécurité",
|
||||
"securityKeyRegisterDescription": "Connectez votre clé de sécurité et saisissez un nom pour l'identifier",
|
||||
"securityKeyTwoFactorRequired": "Authentification à deux facteurs requise",
|
||||
"securityKeyTwoFactorDescription": "Veuillez entrer votre code d'authentification à deux facteurs pour enregistrer la clé de sécurité",
|
||||
"securityKeyTwoFactorRemoveDescription": "Veuillez entrer votre code d'authentification à deux facteurs pour supprimer la clé de sécurité",
|
||||
"securityKeyTwoFactorCode": "Code à deux facteurs",
|
||||
"securityKeyRemoveTitle": "Supprimer la clé de sécurité",
|
||||
"securityKeyRemoveDescription": "Saisissez votre mot de passe pour supprimer la clé de sécurité \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "Aucune clé de sécurité enregistrée",
|
||||
"securityKeyNoKeysDescription": "Ajoutez une clé de sécurité pour améliorer la sécurité de votre compte",
|
||||
"createDomainRequired": "Le domaine est requis",
|
||||
"createDomainAddDnsRecords": "Ajouter des enregistrements DNS",
|
||||
"createDomainAddDnsRecordsDescription": "Ajouter les enregistrements DNS suivants à votre fournisseur de domaine pour compléter la configuration.",
|
||||
"createDomainNsRecords": "Enregistrements NS",
|
||||
"createDomainRecord": "Enregistrement",
|
||||
"createDomainType": "Type :",
|
||||
"createDomainName": "Nom :",
|
||||
"createDomainValue": "Valeur :",
|
||||
"createDomainCnameRecords": "Enregistrements CNAME",
|
||||
"createDomainARecords": "Enregistrements A",
|
||||
"createDomainRecordNumber": "Enregistrement {number}",
|
||||
"createDomainTxtRecords": "Enregistrements TXT",
|
||||
"createDomainSaveTheseRecords": "Enregistrez ces enregistrements",
|
||||
"createDomainSaveTheseRecordsDescription": "Assurez-vous de sauvegarder ces enregistrements DNS car vous ne les reverrez pas.",
|
||||
"createDomainDnsPropagation": "Propagation DNS",
|
||||
"createDomainDnsPropagationDescription": "Les modifications DNS peuvent mettre du temps à se propager sur internet. Cela peut prendre de quelques minutes à 48 heures selon votre fournisseur DNS et les réglages TTL.",
|
||||
"resourcePortRequired": "Le numéro de port est requis pour les ressources non-HTTP",
|
||||
"resourcePortNotAllowed": "Le numéro de port ne doit pas être défini pour les ressources HTTP",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Je suis d'accord avec",
|
||||
"termsOfService": "les conditions d'utilisation",
|
||||
"and": "et",
|
||||
"privacyPolicy": "la politique de confidentialité"
|
||||
},
|
||||
"siteRequired": "Le site est requis.",
|
||||
"olmTunnel": "Tunnel Olm",
|
||||
"olmTunnelDescription": "Utilisez Olm pour la connectivité client",
|
||||
"errorCreatingClient": "Erreur lors de la création du client",
|
||||
"clientDefaultsNotFound": "Les paramètres par défaut du client sont introuvables",
|
||||
"createClient": "Créer un client",
|
||||
"createClientDescription": "Créez un nouveau client pour vous connecter à vos sites",
|
||||
"seeAllClients": "Voir tous les clients",
|
||||
"clientInformation": "Informations client",
|
||||
"clientNamePlaceholder": "Nom du client",
|
||||
"address": "Adresse",
|
||||
"subnetPlaceholder": "Sous-réseau",
|
||||
"addressDescription": "L'adresse que ce client utilisera pour la connectivité",
|
||||
"selectSites": "Sélectionner des sites",
|
||||
"sitesDescription": "Le client aura une connectivité vers les sites sélectionnés",
|
||||
"clientInstallOlm": "Installer Olm",
|
||||
"clientInstallOlmDescription": "Faites fonctionner Olm sur votre système",
|
||||
"clientOlmCredentials": "Identifiants Olm",
|
||||
"clientOlmCredentialsDescription": "C'est ainsi qu'Olm s'authentifiera auprès du serveur",
|
||||
"olmEndpoint": "Point de terminaison Olm",
|
||||
"olmId": "ID Olm",
|
||||
"olmSecretKey": "Clé secrète Olm",
|
||||
"clientCredentialsSave": "Enregistrez vos identifiants",
|
||||
"clientCredentialsSaveDescription": "Vous ne pourrez voir cela qu'une seule fois. Assurez-vous de la copier dans un endroit sécurisé.",
|
||||
"generalSettingsDescription": "Configurez les paramètres généraux pour ce client",
|
||||
"clientUpdated": "Client mis à jour",
|
||||
"clientUpdatedDescription": "Le client a été mis à jour.",
|
||||
"clientUpdateFailed": "Échec de la mise à jour du client",
|
||||
"clientUpdateError": "Une erreur s'est produite lors de la mise à jour du client.",
|
||||
"sitesFetchFailed": "Échec de la récupération des sites",
|
||||
"sitesFetchError": "Une erreur s'est produite lors de la récupération des sites.",
|
||||
"olmErrorFetchReleases": "Une erreur s'est produite lors de la récupération des versions 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",
|
||||
"enterCidrRange": "Entrez la plage CIDR",
|
||||
"remoteSubnetsDescription": "Ajoutez des plages CIDR pouvant accéder à ce site à distance. Utilisez le format comme 10.0.0.0/24 ou 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Proxy externe activé"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "Al momento non sei un membro di nessuna organizzazione. Crea un'organizzazione per iniziare.",
|
||||
"componentsErrorNoMember": "Attualmente non sei membro di nessuna organizzazione.",
|
||||
"welcome": "Benvenuti a Pangolin",
|
||||
"welcomeTo": "Benvenuto a",
|
||||
"componentsCreateOrg": "Crea un'organizzazione",
|
||||
"componentsMember": "Sei un membro di {count, plural, =0 {nessuna organizzazione} =1 {una organizzazione} other {# organizzazioni}}.",
|
||||
"componentsMember": "Sei un membro di {count, plural, =0 {nessuna organizzazione} one {un'organizzazione} other {# organizzazioni}}.",
|
||||
"componentsInvalidKey": "Rilevata chiave di licenza non valida o scaduta. Segui i termini di licenza per continuare a utilizzare tutte le funzionalità.",
|
||||
"dismiss": "Ignora",
|
||||
"componentsLicenseViolation": "Violazione della licenza: Questo server sta usando i siti {usedSites} che superano il suo limite concesso in licenza per i siti {maxSites} . Segui i termini di licenza per continuare a usare tutte le funzionalità.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Errore nella creazione del sito",
|
||||
"siteErrorCreateKeyPair": "Coppia di chiavi o valori predefiniti del sito non trovati",
|
||||
"siteErrorCreateDefaults": "Predefiniti del sito non trovati",
|
||||
"siteNameDescription": "Questo è il nome visualizzato per il sito.",
|
||||
"method": "Metodo",
|
||||
"siteMethodDescription": "Questo è il modo in cui esporrete le connessioni.",
|
||||
"siteLearnNewt": "Scopri come installare Newt sul tuo sistema",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Impostazioni Organizzazione",
|
||||
"orgGeneralSettingsDescription": "Gestisci i dettagli dell'organizzazione e la configurazione",
|
||||
"saveGeneralSettings": "Salva Impostazioni Generali",
|
||||
"saveSettings": "Salva Impostazioni",
|
||||
"orgDangerZone": "Zona Pericolosa",
|
||||
"orgDangerZoneDescription": "Una volta che si elimina questo org, non c'è ritorno. Si prega di essere certi.",
|
||||
"orgDelete": "Elimina Organizzazione",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Settimane",
|
||||
"months": "Mesi",
|
||||
"years": "Anni",
|
||||
"day": "{count, plural, =1 {# giorno} other {# giorni}}",
|
||||
"day": "{count, plural, one {# giorno} other {# giorni}}",
|
||||
"apiKeysTitle": "Informazioni Chiave API",
|
||||
"apiKeysConfirmCopy2": "Devi confermare di aver copiato la chiave API.",
|
||||
"apiKeysErrorCreate": "Errore nella creazione della chiave API",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Acquista Licenza",
|
||||
"licensePurchaseSites": "Acquista Siti Aggiuntivi",
|
||||
"licenseSitesUsedMax": "{usedSites} di {maxSites} siti utilizzati",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# siti} =1 {# sito} other {# siti}} nel sistema.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# siti} one {# sito} other {# siti}} nel sistema.",
|
||||
"licensePurchaseDescription": "Scegli quanti siti vuoi {selectedMode, select, license {acquista una licenza. Puoi sempre aggiungere altri siti più tardi.} other {aggiungi alla tua licenza esistente.}}",
|
||||
"licenseFee": "Costo della licenza",
|
||||
"licensePriceSite": "Prezzo per sito",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Seleziona ruolo",
|
||||
"inviteEmailSentDescription": "È stata inviata un'email all'utente con il link di accesso qui sotto. Devono accedere al link per accettare l'invito.",
|
||||
"inviteSentDescription": "L'utente è stato invitato. Deve accedere al link qui sotto per accettare l'invito.",
|
||||
"inviteExpiresIn": "L'invito scadrà tra {days, plural, =1 {# giorno} other {# giorni}}.",
|
||||
"inviteExpiresIn": "L'invito scadrà tra {days, plural, one {# giorno} other {# giorni}}.",
|
||||
"idpTitle": "Informazioni Generali",
|
||||
"idpSelect": "Seleziona il provider di identità per l'utente esterno",
|
||||
"idpNotConfigured": "Nessun provider di identità configurato. Configura un provider di identità prima di creare utenti esterni.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Questa funzionalità è disponibile solo nell'Edizione Professional.",
|
||||
"actionGetOrg": "Ottieni Organizzazione",
|
||||
"actionUpdateOrg": "Aggiorna Organizzazione",
|
||||
"actionUpdateUser": "Aggiorna Utente",
|
||||
"actionGetUser": "Ottieni Utente",
|
||||
"actionGetOrgUser": "Ottieni Utente Organizzazione",
|
||||
"actionListOrgDomains": "Elenca Domini Organizzazione",
|
||||
"actionCreateSite": "Crea Sito",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Elimina Politica Org IDP",
|
||||
"actionListIdpOrgs": "Elenca Org IDP",
|
||||
"actionUpdateIdpOrg": "Aggiorna Org IDP",
|
||||
"actionCreateClient": "Crea Client",
|
||||
"actionDeleteClient": "Elimina Client",
|
||||
"actionUpdateClient": "Aggiorna Client",
|
||||
"actionListClients": "Elenco Clienti",
|
||||
"actionGetClient": "Ottieni Client",
|
||||
"noneSelected": "Nessuna selezione",
|
||||
"orgNotFound2": "Nessuna organizzazione trovata.",
|
||||
"searchProgress": "Ricerca...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Tutti Gli Utenti",
|
||||
"sidebarIdentityProviders": "Fornitori Di Identità",
|
||||
"sidebarLicense": "Licenza",
|
||||
"sidebarClients": "Clienti (Beta)",
|
||||
"sidebarDomains": "Domini",
|
||||
"enableDockerSocket": "Abilita Docker Socket",
|
||||
"enableDockerSocketDescription": "Abilita il rilevamento Docker Socket per popolare le informazioni del contenitore. Il percorso del socket deve essere fornito a Newt.",
|
||||
"enableDockerSocketLink": "Scopri di più",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Reti",
|
||||
"containerHostnameIp": "Hostname/IP",
|
||||
"containerLabels": "Etichette",
|
||||
"containerLabelsCount": "{count} etichetta{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# etichetta} other {# etichette}}",
|
||||
"containerLabelsTitle": "Etichette Del Contenitore",
|
||||
"containerLabelEmpty": "<vuoto>",
|
||||
"containerPorts": "Porte",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Mostra contenitori fermati",
|
||||
"noContainersFound": "Nessun contenitore trovato. Assicurarsi che i contenitori Docker siano in esecuzione.",
|
||||
"searchContainersPlaceholder": "Cerca tra i contenitori {count}...",
|
||||
"searchResultsCount": "{count} risultato{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# risultato} other {# risultati}}",
|
||||
"filters": "Filtri",
|
||||
"filterOptions": "Opzioni Filtro",
|
||||
"filterPorts": "Porte",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "scuro",
|
||||
"system": "sistema",
|
||||
"theme": "Tema",
|
||||
"subnetRequired": "Sottorete richiesta",
|
||||
"initialSetupTitle": "Impostazione Iniziale del Server",
|
||||
"initialSetupDescription": "Crea l'account amministratore del server iniziale. Può esistere solo un amministratore del server. È sempre possibile modificare queste credenziali in seguito.",
|
||||
"createAdminAccount": "Crea Account Admin",
|
||||
"setupErrorCreateAdmin": "Si è verificato un errore durante la creazione dell'account amministratore del server."
|
||||
"setupErrorCreateAdmin": "Si è verificato un errore durante la creazione dell'account amministratore del server.",
|
||||
"certificateStatus": "Stato del Certificato",
|
||||
"loading": "Caricamento",
|
||||
"restart": "Riavvia",
|
||||
"domains": "Domini",
|
||||
"domainsDescription": "Gestisci domini per la tua organizzazione",
|
||||
"domainsSearch": "Cerca domini...",
|
||||
"domainAdd": "Aggiungi Dominio",
|
||||
"domainAddDescription": "Registra un nuovo dominio con la tua organizzazione",
|
||||
"domainCreate": "Crea Dominio",
|
||||
"domainCreatedDescription": "Dominio creato con successo",
|
||||
"domainDeletedDescription": "Dominio eliminato con successo",
|
||||
"domainQuestionRemove": "Sei sicuro di voler rimuovere il dominio {domain} dal tuo account?",
|
||||
"domainMessageRemove": "Una volta rimosso, il dominio non sarà più associato al tuo account.",
|
||||
"domainMessageConfirm": "Per confermare, digita il nome del dominio qui sotto.",
|
||||
"domainConfirmDelete": "Conferma Eliminazione Dominio",
|
||||
"domainDelete": "Elimina Dominio",
|
||||
"domain": "Dominio",
|
||||
"selectDomainTypeNsName": "Delega Dominio (NS)",
|
||||
"selectDomainTypeNsDescription": "Questo dominio e tutti i suoi sottodomini. Usa questo quando desideri controllare un'intera zona di dominio.",
|
||||
"selectDomainTypeCnameName": "Dominio Singolo (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Solo questo dominio specifico. Usa questo per sottodomini individuali o specifiche voci di dominio.",
|
||||
"selectDomainTypeWildcardName": "Dominio Jolly",
|
||||
"selectDomainTypeWildcardDescription": "Questo dominio e i suoi sottodomini.",
|
||||
"domainDelegation": "Dominio Singolo",
|
||||
"selectType": "Seleziona un tipo",
|
||||
"actions": "Azioni",
|
||||
"refresh": "Aggiorna",
|
||||
"refreshError": "Impossibile aggiornare i dati",
|
||||
"verified": "Verificato",
|
||||
"pending": "In attesa",
|
||||
"sidebarBilling": "Fatturazione",
|
||||
"billing": "Fatturazione",
|
||||
"orgBillingDescription": "Gestisci le tue informazioni di fatturazione e abbonamenti",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin Hosted",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Completa la Configurazione dell'Account",
|
||||
"completeAccountSetupDescription": "Imposta la tua password per iniziare",
|
||||
"accountSetupSent": "Invieremo un codice di configurazione dell'account a questo indirizzo email.",
|
||||
"accountSetupCode": "Codice di Configurazione",
|
||||
"accountSetupCodeDescription": "Controlla la tua email per il codice di configurazione.",
|
||||
"passwordCreate": "Crea Password",
|
||||
"passwordCreateConfirm": "Conferma Password",
|
||||
"accountSetupSubmit": "Invia Codice di Configurazione",
|
||||
"completeSetup": "Completa la Configurazione",
|
||||
"accountSetupSuccess": "Configurazione dell'account completata! Benvenuto su Pangolin!",
|
||||
"documentation": "Documentazione",
|
||||
"saveAllSettings": "Salva Tutte le Impostazioni",
|
||||
"settingsUpdated": "Impostazioni aggiornate",
|
||||
"settingsUpdatedDescription": "Tutte le impostazioni sono state aggiornate con successo",
|
||||
"settingsErrorUpdate": "Impossibile aggiornare le impostazioni",
|
||||
"settingsErrorUpdateDescription": "Si è verificato un errore durante l'aggiornamento delle impostazioni",
|
||||
"sidebarCollapse": "Comprimi",
|
||||
"sidebarExpand": "Espandi",
|
||||
"newtUpdateAvailable": "Aggiornamento Disponibile",
|
||||
"newtUpdateAvailableInfo": "È disponibile una nuova versione di Newt. Si prega di aggiornare all'ultima versione per la migliore esperienza.",
|
||||
"domainPickerEnterDomain": "Dominio",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com, o semplicemente myapp",
|
||||
"domainPickerDescription": "Inserisci il dominio completo della risorsa per vedere le opzioni disponibili.",
|
||||
"domainPickerDescriptionSaas": "Inserisci un dominio completo, un sottodominio o semplicemente un nome per vedere le opzioni disponibili",
|
||||
"domainPickerTabAll": "Tutti",
|
||||
"domainPickerTabOrganization": "Organizzazione",
|
||||
"domainPickerTabProvided": "Fornito",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Controllando la disponibilità...",
|
||||
"domainPickerNoMatchingDomains": "Nessun dominio corrispondente trovato. Prova un dominio diverso o verifica le impostazioni del dominio della tua organizzazione.",
|
||||
"domainPickerOrganizationDomains": "Domini dell'Organizzazione",
|
||||
"domainPickerProvidedDomains": "Domini Forniti",
|
||||
"domainPickerSubdomain": "Sottodominio: {subdomain}",
|
||||
"domainPickerNamespace": "Namespace: {namespace}",
|
||||
"domainPickerShowMore": "Mostra Altro",
|
||||
"domainNotFound": "Domini Non Trovati",
|
||||
"domainNotFoundDescription": "Questa risorsa è disabilitata perché il dominio non esiste più nel nostro sistema. Si prega di impostare un nuovo dominio per questa risorsa.",
|
||||
"failed": "Fallito",
|
||||
"createNewOrgDescription": "Crea una nuova organizzazione",
|
||||
"organization": "Organizzazione",
|
||||
"port": "Porta",
|
||||
"securityKeyManage": "Gestisci chiavi di sicurezza",
|
||||
"securityKeyDescription": "Aggiungi o rimuovi chiavi di sicurezza per l'autenticazione senza password",
|
||||
"securityKeyRegister": "Registra nuova chiave di sicurezza",
|
||||
"securityKeyList": "Le tue chiavi di sicurezza",
|
||||
"securityKeyNone": "Nessuna chiave di sicurezza registrata",
|
||||
"securityKeyNameRequired": "Il nome è obbligatorio",
|
||||
"securityKeyRemove": "Rimuovi",
|
||||
"securityKeyLastUsed": "Ultimo utilizzo: {date}",
|
||||
"securityKeyNameLabel": "Nome",
|
||||
"securityKeyRegisterSuccess": "Chiave di sicurezza registrata con successo",
|
||||
"securityKeyRegisterError": "Errore durante la registrazione della chiave di sicurezza",
|
||||
"securityKeyRemoveSuccess": "Chiave di sicurezza rimossa con successo",
|
||||
"securityKeyRemoveError": "Errore durante la rimozione della chiave di sicurezza",
|
||||
"securityKeyLoadError": "Errore durante il caricamento delle chiavi di sicurezza",
|
||||
"securityKeyLogin": "Continua con la chiave di sicurezza",
|
||||
"securityKeyAuthError": "Errore durante l'autenticazione con chiave di sicurezza",
|
||||
"securityKeyRecommendation": "Considera di registrare un'altra chiave di sicurezza su un dispositivo diverso per assicurarti di non rimanere bloccato fuori dal tuo account.",
|
||||
"registering": "Registrazione in corso...",
|
||||
"securityKeyPrompt": "Verifica la tua identità usando la chiave di sicurezza. Assicurati che sia connessa e pronta.",
|
||||
"securityKeyBrowserNotSupported": "Il tuo browser non supporta le chiavi di sicurezza. Per favore, usa un browser moderno come Chrome, Firefox o Safari.",
|
||||
"securityKeyPermissionDenied": "Consenti accesso alla tua chiave di sicurezza per continuare ad accedere.",
|
||||
"securityKeyRemovedTooQuickly": "Mantieni la chiave di sicurezza connessa fino a quando il processo di accesso non è completato.",
|
||||
"securityKeyNotSupported": "La tua chiave di sicurezza potrebbe non essere compatibile. Prova un'altra chiave di sicurezza.",
|
||||
"securityKeyUnknownError": "Si è verificato un problema con la tua chiave di sicurezza. Riprova.",
|
||||
"twoFactorRequired": "È richiesta l'autenticazione a due fattori per registrare una chiave di sicurezza.",
|
||||
"twoFactor": "Autenticazione a Due Fattori",
|
||||
"adminEnabled2FaOnYourAccount": "Il tuo amministratore ha abilitato l'autenticazione a due fattori per {email}. Completa il processo di configurazione per continuare.",
|
||||
"continueToApplication": "Continua all'Applicazione",
|
||||
"securityKeyAdd": "Aggiungi Chiave di Sicurezza",
|
||||
"securityKeyRegisterTitle": "Registra Nuova Chiave di Sicurezza",
|
||||
"securityKeyRegisterDescription": "Collega la tua chiave di sicurezza e inserisci un nome per identificarla",
|
||||
"securityKeyTwoFactorRequired": "Autenticazione a Due Fattori Richiesta",
|
||||
"securityKeyTwoFactorDescription": "Inserisci il codice di autenticazione a due fattori per registrare la chiave di sicurezza",
|
||||
"securityKeyTwoFactorRemoveDescription": "Inserisci il codice di autenticazione a due fattori per rimuovere la chiave di sicurezza",
|
||||
"securityKeyTwoFactorCode": "Codice a Due Fattori",
|
||||
"securityKeyRemoveTitle": "Rimuovi Chiave di Sicurezza",
|
||||
"securityKeyRemoveDescription": "Inserisci la tua password per rimuovere la chiave di sicurezza \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "Nessuna chiave di sicurezza registrata",
|
||||
"securityKeyNoKeysDescription": "Aggiungi una chiave di sicurezza per migliorare la sicurezza del tuo account",
|
||||
"createDomainRequired": "Dominio richiesto",
|
||||
"createDomainAddDnsRecords": "Aggiungi Record DNS",
|
||||
"createDomainAddDnsRecordsDescription": "Aggiungi i seguenti record DNS al tuo provider di domini per completare la configurazione.",
|
||||
"createDomainNsRecords": "Record NS",
|
||||
"createDomainRecord": "Record",
|
||||
"createDomainType": "Tipo:",
|
||||
"createDomainName": "Nome:",
|
||||
"createDomainValue": "Valore:",
|
||||
"createDomainCnameRecords": "Record CNAME",
|
||||
"createDomainARecords": "Record A",
|
||||
"createDomainRecordNumber": "Record {number}",
|
||||
"createDomainTxtRecords": "Record TXT",
|
||||
"createDomainSaveTheseRecords": "Salva Questi Record",
|
||||
"createDomainSaveTheseRecordsDescription": "Assicurati di salvare questi record DNS poiché non li vedrai più.",
|
||||
"createDomainDnsPropagation": "Propagazione DNS",
|
||||
"createDomainDnsPropagationDescription": "Le modifiche DNS possono richiedere del tempo per propagarsi in Internet. Questo può richiedere da pochi minuti a 48 ore, a seconda del tuo provider DNS e delle impostazioni TTL.",
|
||||
"resourcePortRequired": "Numero di porta richiesto per risorse non-HTTP",
|
||||
"resourcePortNotAllowed": "Il numero di porta non deve essere impostato per risorse HTTP",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Accetto i",
|
||||
"termsOfService": "termini di servizio",
|
||||
"and": "e",
|
||||
"privacyPolicy": "informativa sulla privacy"
|
||||
},
|
||||
"siteRequired": "Il sito è richiesto.",
|
||||
"olmTunnel": "Olm Tunnel",
|
||||
"olmTunnelDescription": "Usa Olm per la connettività client",
|
||||
"errorCreatingClient": "Errore nella creazione del client",
|
||||
"clientDefaultsNotFound": "Impostazioni predefinite del client non trovate",
|
||||
"createClient": "Crea Cliente",
|
||||
"createClientDescription": "Crea un nuovo cliente per connettersi ai tuoi siti",
|
||||
"seeAllClients": "Vedi Tutti i Clienti",
|
||||
"clientInformation": "Informazioni sul Cliente",
|
||||
"clientNamePlaceholder": "Nome Cliente",
|
||||
"address": "Indirizzo",
|
||||
"subnetPlaceholder": "Sottorete",
|
||||
"addressDescription": "L'indirizzo che questo cliente utilizzerà per la connettività",
|
||||
"selectSites": "Seleziona siti",
|
||||
"sitesDescription": "Il cliente avrà connettività ai siti selezionati",
|
||||
"clientInstallOlm": "Installa Olm",
|
||||
"clientInstallOlmDescription": "Avvia Olm sul tuo sistema",
|
||||
"clientOlmCredentials": "Credenziali Olm",
|
||||
"clientOlmCredentialsDescription": "Ecco come Olm si autenticherà con il server",
|
||||
"olmEndpoint": "Endpoint Olm",
|
||||
"olmId": "ID Olm",
|
||||
"olmSecretKey": "Chiave Segreta Olm",
|
||||
"clientCredentialsSave": "Salva le Tue Credenziali",
|
||||
"clientCredentialsSaveDescription": "Potrai vederlo solo una volta. Assicurati di copiarlo in un luogo sicuro.",
|
||||
"generalSettingsDescription": "Configura le impostazioni generali per questo cliente",
|
||||
"clientUpdated": "Cliente aggiornato",
|
||||
"clientUpdatedDescription": "Il cliente è stato aggiornato.",
|
||||
"clientUpdateFailed": "Impossibile aggiornare il cliente",
|
||||
"clientUpdateError": "Si è verificato un errore durante l'aggiornamento del cliente.",
|
||||
"sitesFetchFailed": "Impossibile recuperare i siti",
|
||||
"sitesFetchError": "Si è verificato un errore durante il recupero dei siti.",
|
||||
"olmErrorFetchReleases": "Si è verificato un errore durante il recupero delle versioni di Olm.",
|
||||
"olmErrorFetchLatest": "Si è verificato un errore durante il recupero dell'ultima versione di Olm.",
|
||||
"remoteSubnets": "Sottoreti Remote",
|
||||
"enterCidrRange": "Inserisci l'intervallo CIDR",
|
||||
"remoteSubnetsDescription": "Aggiungi intervalli CIDR che possono accedere a questo sito da remoto. Usa il formato come 10.0.0.0/24 o 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Proxy Esterno Abilitato"
|
||||
}
|
||||
|
||||
1327
messages/ko-KR.json
Normal file
1327
messages/ko-KR.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "U bent momenteel geen lid van een organisatie. Maak een organisatie aan om aan de slag te gaan.",
|
||||
"componentsErrorNoMember": "U bent momenteel geen lid van een organisatie.",
|
||||
"welcome": "Welkom bij Pangolin",
|
||||
"welcomeTo": "Welkom bij",
|
||||
"componentsCreateOrg": "Maak een Organisatie",
|
||||
"componentsMember": "Je bent lid van {count, plural, =0 {geen organisatie} =1 {één organisatie} other {# organisaties}}.",
|
||||
"componentsMember": "Je bent lid van {count, plural, =0 {geen organisatie} one {één organisatie} other {# organisaties}}.",
|
||||
"componentsInvalidKey": "Ongeldige of verlopen licentiesleutels gedetecteerd. Volg de licentievoorwaarden om alle functies te blijven gebruiken.",
|
||||
"dismiss": "Uitschakelen",
|
||||
"componentsLicenseViolation": "Licentie overtreding: Deze server gebruikt {usedSites} sites die de gelicentieerde limiet van {maxSites} sites overschrijden. Volg de licentievoorwaarden om door te gaan met het gebruik van alle functies.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Fout bij maken site",
|
||||
"siteErrorCreateKeyPair": "Key pair of site standaard niet gevonden",
|
||||
"siteErrorCreateDefaults": "Standaardinstellingen niet gevonden",
|
||||
"siteNameDescription": "Dit is de weergavenaam van de site.",
|
||||
"method": "Methode",
|
||||
"siteMethodDescription": "Op deze manier legt u verbindingen bloot.",
|
||||
"siteLearnNewt": "Leer hoe u Newt kunt installeren op uw systeem",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Organisatie Instellingen",
|
||||
"orgGeneralSettingsDescription": "Beheer de details en configuratie van uw organisatie",
|
||||
"saveGeneralSettings": "Algemene instellingen opslaan",
|
||||
"saveSettings": "Instellingen opslaan",
|
||||
"orgDangerZone": "Gevaarlijke zone",
|
||||
"orgDangerZoneDescription": "Als u deze instantie verwijdert, is er geen weg terug. Wees het alstublieft zeker.",
|
||||
"orgDelete": "Verwijder organisatie",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Weken",
|
||||
"months": "maanden",
|
||||
"years": "Jaar",
|
||||
"day": "{count, plural, =1 {# dag} other {# dagen}}",
|
||||
"day": "{count, plural, one {# dag} other {# dagen}}",
|
||||
"apiKeysTitle": "API Key Informatie",
|
||||
"apiKeysConfirmCopy2": "Bevestig dat u de API-sleutel hebt gekopieerd.",
|
||||
"apiKeysErrorCreate": "Fout bij maken API-sleutel",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Licentie kopen",
|
||||
"licensePurchaseSites": "Extra sites kopen",
|
||||
"licenseSitesUsedMax": "{usedSites} van {maxSites} sites gebruikt",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} =1 {# site} other {# sites}} in het systeem.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# locaties} one {# locatie} other {# locaties}} in het systeem.",
|
||||
"licensePurchaseDescription": "Kies hoeveel sites je wilt {selectedMode, select, license {Koop een licentie. Je kunt later altijd meer sites toevoegen.} other {Voeg je bestaande licentie toe}}",
|
||||
"licenseFee": "Licentie vergoeding",
|
||||
"licensePriceSite": "Prijs per site",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Selecteer rol",
|
||||
"inviteEmailSentDescription": "Een e-mail is verstuurd naar de gebruiker met de link hieronder. Ze moeten toegang krijgen tot de link om de uitnodiging te accepteren.",
|
||||
"inviteSentDescription": "De gebruiker is uitgenodigd. Ze moeten toegang krijgen tot de link hieronder om de uitnodiging te accepteren.",
|
||||
"inviteExpiresIn": "De uitnodiging vervalt in {days, plural, =1 {# dag} other {# dagen}}.",
|
||||
"inviteExpiresIn": "De uitnodiging vervalt over {days, plural, one {# dag} other {# dagen}}.",
|
||||
"idpTitle": "Identiteit Provider",
|
||||
"idpSelect": "Identiteitsprovider voor de externe gebruiker selecteren",
|
||||
"idpNotConfigured": "Er zijn geen identiteitsproviders geconfigureerd. Configureer een identiteitsprovider voordat u externe gebruikers aanmaakt.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Deze functie is alleen beschikbaar in de Professional Edition.",
|
||||
"actionGetOrg": "Krijg Organisatie",
|
||||
"actionUpdateOrg": "Organisatie bijwerken",
|
||||
"actionUpdateUser": "Gebruiker bijwerken",
|
||||
"actionGetUser": "Gebruiker ophalen",
|
||||
"actionGetOrgUser": "Krijg organisatie-gebruiker",
|
||||
"actionListOrgDomains": "Lijst organisatie domeinen",
|
||||
"actionCreateSite": "Site maken",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Verwijder IDP Org Beleid",
|
||||
"actionListIdpOrgs": "Toon IDP Orgs",
|
||||
"actionUpdateIdpOrg": "IDP-org bijwerken",
|
||||
"actionCreateClient": "Client aanmaken",
|
||||
"actionDeleteClient": "Verwijder klant",
|
||||
"actionUpdateClient": "Klant bijwerken",
|
||||
"actionListClients": "Lijst klanten",
|
||||
"actionGetClient": "Client ophalen",
|
||||
"noneSelected": "Niet geselecteerd",
|
||||
"orgNotFound2": "Geen organisaties gevonden.",
|
||||
"searchProgress": "Zoeken...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Alle gebruikers",
|
||||
"sidebarIdentityProviders": "Identiteit aanbieders",
|
||||
"sidebarLicense": "Licentie",
|
||||
"sidebarClients": "Clients (Bèta)",
|
||||
"sidebarDomains": "Domeinen",
|
||||
"enableDockerSocket": "Docker Socket inschakelen",
|
||||
"enableDockerSocketDescription": "Docker Socket-ontdekking inschakelen voor het invullen van containerinformatie. Socket-pad moet aan Newt worden verstrekt.",
|
||||
"enableDockerSocketLink": "Meer informatie",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Netwerken",
|
||||
"containerHostnameIp": "Hostnaam/IP",
|
||||
"containerLabels": "Labels",
|
||||
"containerLabelsCount": "{count} label{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# label} other {# labels}}",
|
||||
"containerLabelsTitle": "Container labels",
|
||||
"containerLabelEmpty": "<leeg>",
|
||||
"containerPorts": "Poorten",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Toon gestopte containers",
|
||||
"noContainersFound": "Geen containers gevonden. Zorg ervoor dat Docker containers draaien.",
|
||||
"searchContainersPlaceholder": "Zoek tussen {count} containers...",
|
||||
"searchResultsCount": "{count} resultaat{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# resultaat} other {# resultaten}}",
|
||||
"filters": "Filters",
|
||||
"filterOptions": "Filter opties",
|
||||
"filterPorts": "Poorten",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "donker",
|
||||
"system": "systeem",
|
||||
"theme": "Thema",
|
||||
"subnetRequired": "Subnet is vereist",
|
||||
"initialSetupTitle": "Initiële serverconfiguratie",
|
||||
"initialSetupDescription": "Maak het eerste serverbeheeraccount aan. Er kan slechts één serverbeheerder bestaan. U kunt deze inloggegevens later altijd wijzigen.",
|
||||
"createAdminAccount": "Maak een beheeraccount aan",
|
||||
"setupErrorCreateAdmin": "Er is een fout opgetreden bij het maken van het serverbeheerdersaccount."
|
||||
"setupErrorCreateAdmin": "Er is een fout opgetreden bij het maken van het serverbeheerdersaccount.",
|
||||
"certificateStatus": "Certificaatstatus",
|
||||
"loading": "Bezig met laden",
|
||||
"restart": "Herstarten",
|
||||
"domains": "Domeinen",
|
||||
"domainsDescription": "Beheer domeinen voor je organisatie",
|
||||
"domainsSearch": "Zoek domeinen...",
|
||||
"domainAdd": "Domein toevoegen",
|
||||
"domainAddDescription": "Registreer een nieuw domein bij je organisatie",
|
||||
"domainCreate": "Domein aanmaken",
|
||||
"domainCreatedDescription": "Domein succesvol aangemaakt",
|
||||
"domainDeletedDescription": "Domein succesvol verwijderd",
|
||||
"domainQuestionRemove": "Weet je zeker dat je het domein {domain} uit je account wilt verwijderen?",
|
||||
"domainMessageRemove": "Na verwijdering zal het domein niet langer aan je account gekoppeld zijn.",
|
||||
"domainMessageConfirm": "Om te bevestigen, typ hieronder de domeinnaam.",
|
||||
"domainConfirmDelete": "Bevestig verwijdering van domein",
|
||||
"domainDelete": "Domein verwijderen",
|
||||
"domain": "Domein",
|
||||
"selectDomainTypeNsName": "Domeindelegatie (NS)",
|
||||
"selectDomainTypeNsDescription": "Dit domein en al zijn subdomeinen. Gebruik dit wanneer je een volledige domeinzone wilt beheersen.",
|
||||
"selectDomainTypeCnameName": "Enkel domein (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Alleen dit specifieke domein. Gebruik dit voor individuele subdomeinen of specifieke domeinvermeldingen.",
|
||||
"selectDomainTypeWildcardName": "Wildcard Domein",
|
||||
"selectDomainTypeWildcardDescription": "Dit domein en zijn subdomeinen.",
|
||||
"domainDelegation": "Enkel domein",
|
||||
"selectType": "Selecteer een type",
|
||||
"actions": "acties",
|
||||
"refresh": "Vernieuwen",
|
||||
"refreshError": "Het vernieuwen van gegevens is mislukt",
|
||||
"verified": "Gecontroleerd",
|
||||
"pending": "In afwachting",
|
||||
"sidebarBilling": "Facturering",
|
||||
"billing": "Facturering",
|
||||
"orgBillingDescription": "Beheer je factureringsgegevens en abonnementen",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin gehost",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Voltooi accountinstelling",
|
||||
"completeAccountSetupDescription": "Stel je wachtwoord in om te beginnen",
|
||||
"accountSetupSent": "We sturen een accountinstellingscode naar dit e-mailadres.",
|
||||
"accountSetupCode": "Instellingscode",
|
||||
"accountSetupCodeDescription": "Controleer je e-mail voor de instellingscode.",
|
||||
"passwordCreate": "Wachtwoord aanmaken",
|
||||
"passwordCreateConfirm": "Bevestig wachtwoord",
|
||||
"accountSetupSubmit": "Instellingscode verzenden",
|
||||
"completeSetup": "Voltooi instellen",
|
||||
"accountSetupSuccess": "Accountinstelling voltooid! Welkom bij Pangolin!",
|
||||
"documentation": "Documentatie",
|
||||
"saveAllSettings": "Alle instellingen opslaan",
|
||||
"settingsUpdated": "Instellingen bijgewerkt",
|
||||
"settingsUpdatedDescription": "Alle instellingen zijn succesvol bijgewerkt",
|
||||
"settingsErrorUpdate": "Bijwerken van instellingen mislukt",
|
||||
"settingsErrorUpdateDescription": "Er is een fout opgetreden bij het bijwerken van instellingen",
|
||||
"sidebarCollapse": "Inklappen",
|
||||
"sidebarExpand": "Uitklappen",
|
||||
"newtUpdateAvailable": "Update beschikbaar",
|
||||
"newtUpdateAvailableInfo": "Er is een nieuwe versie van Newt beschikbaar. Update naar de nieuwste versie voor de beste ervaring.",
|
||||
"domainPickerEnterDomain": "Domein",
|
||||
"domainPickerPlaceholder": "mijnapp.voorbeeld.com, api.v1.mijndomein.com, of gewoon mijnapp",
|
||||
"domainPickerDescription": "Voer de volledige domein van de bron in om beschikbare opties te zien.",
|
||||
"domainPickerDescriptionSaas": "Voer een volledig domein, subdomein of gewoon een naam in om beschikbare opties te zien",
|
||||
"domainPickerTabAll": "Alles",
|
||||
"domainPickerTabOrganization": "Organisatie",
|
||||
"domainPickerTabProvided": "Aangeboden",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Beschikbaarheid controleren...",
|
||||
"domainPickerNoMatchingDomains": "Geen overeenkomende domeinen gevonden. Probeer een ander domein of controleer de domeininstellingen van uw organisatie.",
|
||||
"domainPickerOrganizationDomains": "Organisatiedomeinen",
|
||||
"domainPickerProvidedDomains": "Aangeboden domeinen",
|
||||
"domainPickerSubdomain": "Subdomein: {subdomain}",
|
||||
"domainPickerNamespace": "Namespace: {namespace}",
|
||||
"domainPickerShowMore": "Meer weergeven",
|
||||
"domainNotFound": "Domein niet gevonden",
|
||||
"domainNotFoundDescription": "Deze bron is uitgeschakeld omdat het domein niet langer in ons systeem bestaat. Stel een nieuw domein in voor deze bron.",
|
||||
"failed": "Mislukt",
|
||||
"createNewOrgDescription": "Maak een nieuwe organisatie",
|
||||
"organization": "Organisatie",
|
||||
"port": "Poort",
|
||||
"securityKeyManage": "Beveiligingssleutels beheren",
|
||||
"securityKeyDescription": "Voeg beveiligingssleutels toe of verwijder ze voor wachtwoordloze authenticatie",
|
||||
"securityKeyRegister": "Nieuwe beveiligingssleutel registreren",
|
||||
"securityKeyList": "Uw beveiligingssleutels",
|
||||
"securityKeyNone": "Nog geen beveiligingssleutels geregistreerd",
|
||||
"securityKeyNameRequired": "Naam is verplicht",
|
||||
"securityKeyRemove": "Verwijderen",
|
||||
"securityKeyLastUsed": "Laatst gebruikt: {date}",
|
||||
"securityKeyNameLabel": "Naam",
|
||||
"securityKeyRegisterSuccess": "Beveiligingssleutel succesvol geregistreerd",
|
||||
"securityKeyRegisterError": "Fout bij registreren van beveiligingssleutel",
|
||||
"securityKeyRemoveSuccess": "Beveiligingssleutel succesvol verwijderd",
|
||||
"securityKeyRemoveError": "Fout bij verwijderen van beveiligingssleutel",
|
||||
"securityKeyLoadError": "Fout bij laden van beveiligingssleutels",
|
||||
"securityKeyLogin": "Doorgaan met beveiligingssleutel",
|
||||
"securityKeyAuthError": "Fout bij authenticatie met beveiligingssleutel",
|
||||
"securityKeyRecommendation": "Overweeg om een andere beveiligingssleutel te registreren op een ander apparaat om ervoor te zorgen dat u niet buitengesloten raakt van uw account.",
|
||||
"registering": "Registreren...",
|
||||
"securityKeyPrompt": "Verifieer je identiteit met je beveiligingssleutel. Zorg ervoor dat je beveiligingssleutel verbonden en klaar is.",
|
||||
"securityKeyBrowserNotSupported": "Je browser ondersteunt geen beveiligingssleutels. Gebruik een moderne browser zoals Chrome, Firefox of Safari.",
|
||||
"securityKeyPermissionDenied": "Verleen toegang tot je beveiligingssleutel om door te gaan met inloggen.",
|
||||
"securityKeyRemovedTooQuickly": "Houd je beveiligingssleutel verbonden totdat het inlogproces is voltooid.",
|
||||
"securityKeyNotSupported": "Je beveiligingssleutel is mogelijk niet compatibel. Probeer een andere beveiligingssleutel.",
|
||||
"securityKeyUnknownError": "Er was een probleem met het gebruik van je beveiligingssleutel. Probeer het opnieuw.",
|
||||
"twoFactorRequired": "Tweestapsverificatie is vereist om een beveiligingssleutel te registreren.",
|
||||
"twoFactor": "Tweestapsverificatie",
|
||||
"adminEnabled2FaOnYourAccount": "Je beheerder heeft tweestapsverificatie voor {email} ingeschakeld. Voltooi het instellingsproces om verder te gaan.",
|
||||
"continueToApplication": "Doorgaan naar de applicatie",
|
||||
"securityKeyAdd": "Beveiligingssleutel toevoegen",
|
||||
"securityKeyRegisterTitle": "Nieuwe beveiligingssleutel registreren",
|
||||
"securityKeyRegisterDescription": "Verbind je beveiligingssleutel en voer een naam in om deze te identificeren",
|
||||
"securityKeyTwoFactorRequired": "Tweestapsverificatie vereist",
|
||||
"securityKeyTwoFactorDescription": "Voer je tweestapsverificatiecode in om de beveiligingssleutel te registreren",
|
||||
"securityKeyTwoFactorRemoveDescription": "Voer je tweestapsverificatiecode in om de beveiligingssleutel te verwijderen",
|
||||
"securityKeyTwoFactorCode": "Tweestapsverificatiecode",
|
||||
"securityKeyRemoveTitle": "Beveiligingssleutel verwijderen",
|
||||
"securityKeyRemoveDescription": "Voer je wachtwoord in om de beveiligingssleutel \"{name}\" te verwijderen",
|
||||
"securityKeyNoKeysRegistered": "Geen beveiligingssleutels geregistreerd",
|
||||
"securityKeyNoKeysDescription": "Voeg een beveiligingssleutel toe om je accountbeveiliging te verbeteren",
|
||||
"createDomainRequired": "Domein is vereist",
|
||||
"createDomainAddDnsRecords": "DNS-records toevoegen",
|
||||
"createDomainAddDnsRecordsDescription": "Voeg de volgende DNS-records toe aan je domeinprovider om het instellen te voltooien.",
|
||||
"createDomainNsRecords": "NS-records",
|
||||
"createDomainRecord": "Record",
|
||||
"createDomainType": "Type:",
|
||||
"createDomainName": "Naam:",
|
||||
"createDomainValue": "Waarde:",
|
||||
"createDomainCnameRecords": "CNAME-records",
|
||||
"createDomainARecords": "A Records",
|
||||
"createDomainRecordNumber": "Record {number}",
|
||||
"createDomainTxtRecords": "TXT-records",
|
||||
"createDomainSaveTheseRecords": "Deze records opslaan",
|
||||
"createDomainSaveTheseRecordsDescription": "Zorg ervoor dat je deze DNS-records opslaat, want je zult ze niet opnieuw zien.",
|
||||
"createDomainDnsPropagation": "DNS-propagatie",
|
||||
"createDomainDnsPropagationDescription": "DNS-wijzigingen kunnen enige tijd duren om over het internet te worden verspreid. Dit kan enkele minuten tot 48 uur duren, afhankelijk van je DNS-provider en TTL-instellingen.",
|
||||
"resourcePortRequired": "Poortnummer is vereist voor niet-HTTP-bronnen",
|
||||
"resourcePortNotAllowed": "Poortnummer mag niet worden ingesteld voor HTTP-bronnen",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Ik ga akkoord met de",
|
||||
"termsOfService": "servicevoorwaarden",
|
||||
"and": "en",
|
||||
"privacyPolicy": "privacybeleid"
|
||||
},
|
||||
"siteRequired": "Site is vereist.",
|
||||
"olmTunnel": "Olm Tunnel",
|
||||
"olmTunnelDescription": "Gebruik Olm voor clientconnectiviteit",
|
||||
"errorCreatingClient": "Fout bij het aanmaken van de client",
|
||||
"clientDefaultsNotFound": "Standaardinstellingen van klant niet gevonden",
|
||||
"createClient": "Client aanmaken",
|
||||
"createClientDescription": "Maak een nieuwe client aan om verbinding te maken met uw sites",
|
||||
"seeAllClients": "Alle clients bekijken",
|
||||
"clientInformation": "Klantinformatie",
|
||||
"clientNamePlaceholder": "Clientnaam",
|
||||
"address": "Adres",
|
||||
"subnetPlaceholder": "Subnet",
|
||||
"addressDescription": "Het adres dat deze client zal gebruiken voor connectiviteit",
|
||||
"selectSites": "Selecteer sites",
|
||||
"sitesDescription": "De client heeft connectiviteit met de geselecteerde sites",
|
||||
"clientInstallOlm": "Installeer Olm",
|
||||
"clientInstallOlmDescription": "Laat Olm draaien op uw systeem",
|
||||
"clientOlmCredentials": "Olm inloggegevens",
|
||||
"clientOlmCredentialsDescription": "Dit is hoe Olm zich bij de server zal verifiëren",
|
||||
"olmEndpoint": "Olm Eindpunt",
|
||||
"olmId": "Olm ID",
|
||||
"olmSecretKey": "Olm Geheime Sleutel",
|
||||
"clientCredentialsSave": "Uw referenties opslaan",
|
||||
"clientCredentialsSaveDescription": "Je kunt dit slechts één keer zien. Kopieer het naar een beveiligde plek.",
|
||||
"generalSettingsDescription": "Configureer de algemene instellingen voor deze client",
|
||||
"clientUpdated": "Klant bijgewerkt ",
|
||||
"clientUpdatedDescription": "De client is bijgewerkt.",
|
||||
"clientUpdateFailed": "Het bijwerken van de client is mislukt",
|
||||
"clientUpdateError": "Er is een fout opgetreden tijdens het bijwerken van de client.",
|
||||
"sitesFetchFailed": "Het ophalen van sites is mislukt",
|
||||
"sitesFetchError": "Er is een fout opgetreden bij het ophalen van sites.",
|
||||
"olmErrorFetchReleases": "Er is een fout opgetreden bij het ophalen van Olm releases.",
|
||||
"olmErrorFetchLatest": "Er is een fout opgetreden bij het ophalen van de nieuwste Olm release.",
|
||||
"remoteSubnets": "Externe Subnets",
|
||||
"enterCidrRange": "Voer CIDR-bereik in",
|
||||
"remoteSubnetsDescription": "Voeg CIDR-bereiken toe die deze site op afstand kunnen openen. Gebruik een format zoals 10.0.0.0/24 of 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Externe Proxy Ingeschakeld"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "Nie jesteś obecnie członkiem żadnej organizacji. Aby rozpocząć, utwórz organizację.",
|
||||
"componentsErrorNoMember": "Nie jesteś obecnie członkiem żadnej organizacji.",
|
||||
"welcome": "Witaj w Pangolinie",
|
||||
"welcomeTo": "Witaj w",
|
||||
"componentsCreateOrg": "Utwórz organizację",
|
||||
"componentsMember": "Jesteś członkiem {count, plural, =0 {Żadna organizacja} =1 {Jedna organizacja} other {# organizacji}}.",
|
||||
"componentsMember": "Jesteś członkiem {count, plural, =0 {żadna organizacja} one {jedna organizacja} few {# organizacje} many {# organizacji} other {# organizacji}}.",
|
||||
"componentsInvalidKey": "Wykryto nieprawidłowe lub wygasłe klucze licencyjne. Postępuj zgodnie z warunkami licencji, aby kontynuować korzystanie ze wszystkich funkcji.",
|
||||
"dismiss": "Odrzuć",
|
||||
"componentsLicenseViolation": "Naruszenie licencji: Ten serwer używa stron {usedSites} , które przekraczają limit licencyjny stron {maxSites} . Postępuj zgodnie z warunkami licencji, aby kontynuować korzystanie ze wszystkich funkcji.",
|
||||
@@ -34,7 +35,7 @@
|
||||
"createAccount": "Utwórz konto",
|
||||
"viewSettings": "Pokaż ustawienia",
|
||||
"delete": "Usuń",
|
||||
"name": "Nazwisko",
|
||||
"name": "Nazwa",
|
||||
"online": "Dostępny",
|
||||
"offline": "Offline",
|
||||
"site": "Witryna",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Błąd podczas tworzenia witryny",
|
||||
"siteErrorCreateKeyPair": "Nie znaleziono pary kluczy lub domyślnych ustawień witryny",
|
||||
"siteErrorCreateDefaults": "Nie znaleziono domyślnych ustawień witryny",
|
||||
"siteNameDescription": "To jest wyświetlana nazwa witryny.",
|
||||
"method": "Metoda",
|
||||
"siteMethodDescription": "W ten sposób ujawnisz połączenia.",
|
||||
"siteLearnNewt": "Dowiedz się, jak zainstalować Newt w systemie",
|
||||
@@ -138,7 +138,7 @@
|
||||
"resourceSearch": "Szukaj zasobów",
|
||||
"openMenu": "Otwórz menu",
|
||||
"resource": "Zasoby",
|
||||
"title": "Rozporządzenie Rady (EWG) nr 2658/87 z dnia 23 lipca 1987 r. w sprawie nomenklatury taryfowej i statystycznej oraz w sprawie Wspólnej Taryfy Celnej (Dz.U. L 256 z 7.9.1987, s. 1).",
|
||||
"title": "Tytuł",
|
||||
"created": "Utworzono",
|
||||
"expires": "Wygasa",
|
||||
"never": "Nigdy",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Ustawienia organizacji",
|
||||
"orgGeneralSettingsDescription": "Zarządzaj szczegółami swojej organizacji i konfiguracją",
|
||||
"saveGeneralSettings": "Zapisz ustawienia ogólne",
|
||||
"saveSettings": "Zapisz ustawienia",
|
||||
"orgDangerZone": "Strefa zagrożenia",
|
||||
"orgDangerZoneDescription": "Po usunięciu tego organa nie ma odwrotu. Upewnij się.",
|
||||
"orgDelete": "Usuń organizację",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Tygodnie",
|
||||
"months": "Miesiące",
|
||||
"years": "Lata",
|
||||
"day": "{count, plural, =1 {# dzień} other {# dni}}",
|
||||
"day": "{count, plural, one {# dzień} few {# dni} many {# dni} other {# dni}}",
|
||||
"apiKeysTitle": "Informacje o kluczu API",
|
||||
"apiKeysConfirmCopy2": "Musisz potwierdzić, że skopiowałeś klucz API.",
|
||||
"apiKeysErrorCreate": "Błąd podczas tworzenia klucza API",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Kup licencję",
|
||||
"licensePurchaseSites": "Kup dodatkowe witryny",
|
||||
"licenseSitesUsedMax": "Użyte strony {usedSites} z {maxSites}",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# witryn} =1 {# witryn} other {# witryn}} w systemie.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# witryn} one {# witryna} few {# witryny} many {# witryn} other {# witryn}} w systemie.",
|
||||
"licensePurchaseDescription": "Wybierz ile witryn chcesz {selectedMode, select, license {kupić licencję. Zawsze możesz dodać więcej witryn później.} other {dodaj do swojej istniejącej licencji.}}",
|
||||
"licenseFee": "Opłata licencyjna",
|
||||
"licensePriceSite": "Cena za witrynę",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Wybierz rolę",
|
||||
"inviteEmailSentDescription": "Email został wysłany do użytkownika z linkiem dostępu poniżej. Musi on uzyskać dostęp do linku, aby zaakceptować zaproszenie.",
|
||||
"inviteSentDescription": "Użytkownik został zaproszony. Musi uzyskać dostęp do poniższego linku, aby zaakceptować zaproszenie.",
|
||||
"inviteExpiresIn": "Zaproszenie wygaśnie za {days, plural, =1 {# dzień} other {# dni}}.",
|
||||
"inviteExpiresIn": "Zaproszenie wygaśnie za {days, plural, one {# dzień} few {# dni} many {# dni} other {# dni}}.",
|
||||
"idpTitle": "Informacje ogólne",
|
||||
"idpSelect": "Wybierz dostawcę tożsamości dla użytkownika zewnętrznego",
|
||||
"idpNotConfigured": "Nie skonfigurowano żadnych dostawców tożsamości. Skonfiguruj dostawcę tożsamości przed utworzeniem użytkowników zewnętrznych.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Ta funkcja jest dostępna tylko w edycji Professional.",
|
||||
"actionGetOrg": "Pobierz organizację",
|
||||
"actionUpdateOrg": "Aktualizuj organizację",
|
||||
"actionUpdateUser": "Zaktualizuj użytkownika",
|
||||
"actionGetUser": "Pobierz użytkownika",
|
||||
"actionGetOrgUser": "Pobierz użytkownika organizacji",
|
||||
"actionListOrgDomains": "Lista domen organizacji",
|
||||
"actionCreateSite": "Utwórz witrynę",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Usuń politykę organizacji IDP",
|
||||
"actionListIdpOrgs": "Lista organizacji IDP",
|
||||
"actionUpdateIdpOrg": "Aktualizuj organizację IDP",
|
||||
"actionCreateClient": "Utwórz klienta",
|
||||
"actionDeleteClient": "Usuń klienta",
|
||||
"actionUpdateClient": "Aktualizuj klienta",
|
||||
"actionListClients": "Lista klientów",
|
||||
"actionGetClient": "Pobierz klienta",
|
||||
"noneSelected": "Nie wybrano",
|
||||
"orgNotFound2": "Nie znaleziono organizacji.",
|
||||
"searchProgress": "Szukaj...",
|
||||
@@ -1090,19 +1098,21 @@
|
||||
"sidebarAllUsers": "Wszyscy użytkownicy",
|
||||
"sidebarIdentityProviders": "Dostawcy tożsamości",
|
||||
"sidebarLicense": "Licencja",
|
||||
"sidebarClients": "Klienci (Beta)",
|
||||
"sidebarDomains": "Domeny",
|
||||
"enableDockerSocket": "Włącz gniazdo dokera",
|
||||
"enableDockerSocketDescription": "Włącz wykrywanie Docker Socket w celu wypełnienia informacji o kontenerach. Ścieżka gniazda musi być dostarczona do Newt.",
|
||||
"enableDockerSocketLink": "Dowiedz się więcej",
|
||||
"viewDockerContainers": "Zobacz kontenery dokujące",
|
||||
"containersIn": "Pojemniki w {siteName}",
|
||||
"selectContainerDescription": "Wybierz dowolny kontener do użycia jako nazwa hosta dla tego celu. Kliknij port, aby użyć portu.",
|
||||
"containerName": "Nazwisko",
|
||||
"containerName": "Nazwa",
|
||||
"containerImage": "Obraz",
|
||||
"containerState": "Stan",
|
||||
"containerNetworks": "Sieci",
|
||||
"containerHostnameIp": "Nazwa hosta/IP",
|
||||
"containerLabels": "Etykiety",
|
||||
"containerLabelsCount": "{count} etykieta{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# etykieta} few {# etykiety} many {# etykiet} other {# etykiet}}",
|
||||
"containerLabelsTitle": "Etykiety kontenera",
|
||||
"containerLabelEmpty": "<empty>",
|
||||
"containerPorts": "Porty",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Pokaż zatrzymane kontenery",
|
||||
"noContainersFound": "Nie znaleziono kontenerów. Upewnij się, że kontenery dokujące są uruchomione.",
|
||||
"searchContainersPlaceholder": "Szukaj w {count} kontenerach...",
|
||||
"searchResultsCount": "{count} wynik{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# wynik} few {# wyniki} many {# wyników} other {# wyników}}",
|
||||
"filters": "Filtry",
|
||||
"filterOptions": "Opcje filtru",
|
||||
"filterPorts": "Porty",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "ciemny",
|
||||
"system": "System",
|
||||
"theme": "Motyw",
|
||||
"subnetRequired": "Podsieć jest wymagana",
|
||||
"initialSetupTitle": "Wstępna konfiguracja serwera",
|
||||
"initialSetupDescription": "Utwórz początkowe konto administratora serwera. Może istnieć tylko jeden administrator serwera. Zawsze można zmienić te dane uwierzytelniające.",
|
||||
"createAdminAccount": "Utwórz konto administratora",
|
||||
"setupErrorCreateAdmin": "Wystąpił błąd podczas tworzenia konta administratora serwera."
|
||||
"setupErrorCreateAdmin": "Wystąpił błąd podczas tworzenia konta administratora serwera.",
|
||||
"certificateStatus": "Status certyfikatu",
|
||||
"loading": "Ładowanie",
|
||||
"restart": "Uruchom ponownie",
|
||||
"domains": "Domeny",
|
||||
"domainsDescription": "Zarządzaj domenami swojej organizacji",
|
||||
"domainsSearch": "Szukaj domen...",
|
||||
"domainAdd": "Dodaj domenę",
|
||||
"domainAddDescription": "Zarejestruj nową domenę w swojej organizacji",
|
||||
"domainCreate": "Utwórz domenę",
|
||||
"domainCreatedDescription": "Domena utworzona pomyślnie",
|
||||
"domainDeletedDescription": "Domena usunięta pomyślnie",
|
||||
"domainQuestionRemove": "Czy na pewno chcesz usunąć domenę {domain} ze swojego konta?",
|
||||
"domainMessageRemove": "Po usunięciu domena nie będzie już powiązana z twoim kontem.",
|
||||
"domainMessageConfirm": "Aby potwierdzić, wpisz nazwę domeny poniżej.",
|
||||
"domainConfirmDelete": "Potwierdź usunięcie domeny",
|
||||
"domainDelete": "Usuń domenę",
|
||||
"domain": "Domena",
|
||||
"selectDomainTypeNsName": "Delegacja domeny (NS)",
|
||||
"selectDomainTypeNsDescription": "Ta domena i wszystkie jej subdomeny. Użyj tego, gdy chcesz kontrolować całą strefę domeny.",
|
||||
"selectDomainTypeCnameName": "Pojedyncza domena (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Tylko ta pojedyncza domena. Użyj tego dla poszczególnych subdomen lub wpisów specyficznych dla domeny.",
|
||||
"selectDomainTypeWildcardName": "Domena wieloznaczna",
|
||||
"selectDomainTypeWildcardDescription": "Ta domena i jej subdomeny.",
|
||||
"domainDelegation": "Pojedyncza domena",
|
||||
"selectType": "Wybierz typ",
|
||||
"actions": "Akcje",
|
||||
"refresh": "Odśwież",
|
||||
"refreshError": "Nie udało się odświeżyć danych",
|
||||
"verified": "Zatwierdzony",
|
||||
"pending": "Oczekuje",
|
||||
"sidebarBilling": "Fakturowanie",
|
||||
"billing": "Fakturowanie",
|
||||
"orgBillingDescription": "Zarządzaj swoimi informacjami rozliczeniowymi i subskrypcjami",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Logo Pangolin",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Zakończ konfigurację konta",
|
||||
"completeAccountSetupDescription": "Ustaw swoje hasło, aby rozpocząć",
|
||||
"accountSetupSent": "Wyślemy kod konfiguracji konta na ten adres e-mail.",
|
||||
"accountSetupCode": "Kod konfiguracji",
|
||||
"accountSetupCodeDescription": "Sprawdź swój e-mail, aby znaleźć kod konfiguracji.",
|
||||
"passwordCreate": "Utwórz hasło",
|
||||
"passwordCreateConfirm": "Potwierdź hasło",
|
||||
"accountSetupSubmit": "Wyślij kod konfiguracji",
|
||||
"completeSetup": "Zakończ konfigurację",
|
||||
"accountSetupSuccess": "Konfiguracja konta zakończona! Witaj w Pangolin!",
|
||||
"documentation": "Dokumentacja",
|
||||
"saveAllSettings": "Zapisz wszystkie ustawienia",
|
||||
"settingsUpdated": "Ustawienia zaktualizowane",
|
||||
"settingsUpdatedDescription": "Wszystkie ustawienia zostały pomyślnie zaktualizowane",
|
||||
"settingsErrorUpdate": "Nie udało się zaktualizować ustawień",
|
||||
"settingsErrorUpdateDescription": "Wystąpił błąd podczas aktualizacji ustawień",
|
||||
"sidebarCollapse": "Zwiń",
|
||||
"sidebarExpand": "Rozwiń",
|
||||
"newtUpdateAvailable": "Dostępna aktualizacja",
|
||||
"newtUpdateAvailableInfo": "Nowa wersja Newt jest dostępna. Prosimy o aktualizację do najnowszej wersji dla najlepszej pracy.",
|
||||
"domainPickerEnterDomain": "Domena",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com lub po prostu myapp",
|
||||
"domainPickerDescription": "Wpisz pełną domenę zasobu, aby zobaczyć dostępne opcje.",
|
||||
"domainPickerDescriptionSaas": "Wprowadź pełną domenę, subdomenę lub po prostu nazwę, aby zobaczyć dostępne opcje",
|
||||
"domainPickerTabAll": "Wszystko",
|
||||
"domainPickerTabOrganization": "Organizacja",
|
||||
"domainPickerTabProvided": "Dostarczona",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Sprawdzanie dostępności...",
|
||||
"domainPickerNoMatchingDomains": "Nie znaleziono pasujących domen. Spróbuj innej domeny lub sprawdź ustawienia domeny swojej organizacji.",
|
||||
"domainPickerOrganizationDomains": "Domeny organizacji",
|
||||
"domainPickerProvidedDomains": "Dostarczone domeny",
|
||||
"domainPickerSubdomain": "Subdomena: {subdomain}",
|
||||
"domainPickerNamespace": "Przestrzeń nazw: {namespace}",
|
||||
"domainPickerShowMore": "Pokaż więcej",
|
||||
"domainNotFound": "Nie znaleziono domeny",
|
||||
"domainNotFoundDescription": "Zasób jest wyłączony, ponieważ domena nie istnieje już w naszym systemie. Proszę ustawić nową domenę dla tego zasobu.",
|
||||
"failed": "Niepowodzenie",
|
||||
"createNewOrgDescription": "Utwórz nową organizację",
|
||||
"organization": "Organizacja",
|
||||
"port": "Port",
|
||||
"securityKeyManage": "Zarządzaj kluczami bezpieczeństwa",
|
||||
"securityKeyDescription": "Dodaj lub usuń klucze bezpieczeństwa do uwierzytelniania bez hasła",
|
||||
"securityKeyRegister": "Zarejestruj nowy klucz bezpieczeństwa",
|
||||
"securityKeyList": "Twoje klucze bezpieczeństwa",
|
||||
"securityKeyNone": "Brak zarejestrowanych kluczy bezpieczeństwa",
|
||||
"securityKeyNameRequired": "Nazwa jest wymagana",
|
||||
"securityKeyRemove": "Usuń",
|
||||
"securityKeyLastUsed": "Ostatnio używany: {date}",
|
||||
"securityKeyNameLabel": "Nazwa",
|
||||
"securityKeyRegisterSuccess": "Klucz bezpieczeństwa został pomyślnie zarejestrowany",
|
||||
"securityKeyRegisterError": "Błąd podczas rejestracji klucza bezpieczeństwa",
|
||||
"securityKeyRemoveSuccess": "Klucz bezpieczeństwa został pomyślnie usunięty",
|
||||
"securityKeyRemoveError": "Błąd podczas usuwania klucza bezpieczeństwa",
|
||||
"securityKeyLoadError": "Błąd podczas ładowania kluczy bezpieczeństwa",
|
||||
"securityKeyLogin": "Zaloguj się kluczem bezpieczeństwa",
|
||||
"securityKeyAuthError": "Błąd podczas uwierzytelniania kluczem bezpieczeństwa",
|
||||
"securityKeyRecommendation": "Rozważ zarejestrowanie innego klucza bezpieczeństwa na innym urządzeniu, aby upewnić się, że nie zostaniesz zablokowany z dostępu do swojego konta.",
|
||||
"registering": "Rejestracja...",
|
||||
"securityKeyPrompt": "Proszę zweryfikować swoją tożsamość, używając klucza bezpieczeństwa. Upewnij się, że twój klucz bezpieczeństwa jest podłączony i gotowy.",
|
||||
"securityKeyBrowserNotSupported": "Twoja przeglądarka nie obsługuje kluczy bezpieczeństwa. Proszę użyć nowoczesnej przeglądarki, takiej jak Chrome, Firefox lub Safari.",
|
||||
"securityKeyPermissionDenied": "Proszę umożliwić dostęp do klucza bezpieczeństwa, aby kontynuować logowanie.",
|
||||
"securityKeyRemovedTooQuickly": "Proszę utrzymać klucz bezpieczeństwa podłączony, dopóki proces logowania się nie zakończy.",
|
||||
"securityKeyNotSupported": "Twój klucz bezpieczeństwa może być niekompatybilny. Proszę spróbować innego klucza bezpieczeństwa.",
|
||||
"securityKeyUnknownError": "Wystąpił problem z używaniem klucza bezpieczeństwa. Proszę spróbować ponownie.",
|
||||
"twoFactorRequired": "Uwierzytelnianie dwuskładnikowe jest wymagane do zarejestrowania klucza bezpieczeństwa.",
|
||||
"twoFactor": "Uwierzytelnianie dwuskładnikowe",
|
||||
"adminEnabled2FaOnYourAccount": "Twój administrator włączył uwierzytelnianie dwuskładnikowe dla {email}. Proszę ukończyć proces konfiguracji, aby kontynuować.",
|
||||
"continueToApplication": "Kontynuuj do aplikacji",
|
||||
"securityKeyAdd": "Dodaj klucz bezpieczeństwa",
|
||||
"securityKeyRegisterTitle": "Zarejestruj nowy klucz bezpieczeństwa",
|
||||
"securityKeyRegisterDescription": "Podłącz swój klucz bezpieczeństwa i wprowadź nazwę, aby go zidentyfikować",
|
||||
"securityKeyTwoFactorRequired": "Wymagane uwierzytelnianie dwuskładnikowe",
|
||||
"securityKeyTwoFactorDescription": "Proszę wprowadzić kod uwierzytelnienia dwuskładnikowego, aby zarejestrować klucz bezpieczeństwa",
|
||||
"securityKeyTwoFactorRemoveDescription": "Proszę wprowadzić kod uwierzytelnienia dwuskładnikowego, aby usunąć klucz bezpieczeństwa",
|
||||
"securityKeyTwoFactorCode": "Kod dwuskładnikowy",
|
||||
"securityKeyRemoveTitle": "Usuń klucz bezpieczeństwa",
|
||||
"securityKeyRemoveDescription": "Wprowadź hasło, aby usunąć klucz bezpieczeństwa \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "Nie zarejestrowano kluczy bezpieczeństwa",
|
||||
"securityKeyNoKeysDescription": "Dodaj klucz bezpieczeństwa, aby zwiększyć swoje zabezpieczenia konta",
|
||||
"createDomainRequired": "Domena jest wymagana",
|
||||
"createDomainAddDnsRecords": "Dodaj rekordy DNS",
|
||||
"createDomainAddDnsRecordsDescription": "Dodaj poniższe rekordy DNS do swojego dostawcy domeny, aby zakończyć konfigurację.",
|
||||
"createDomainNsRecords": "Rekordy NS",
|
||||
"createDomainRecord": "Rekord",
|
||||
"createDomainType": "Typ:",
|
||||
"createDomainName": "Nazwa:",
|
||||
"createDomainValue": "Wartość:",
|
||||
"createDomainCnameRecords": "Rekordy CNAME",
|
||||
"createDomainARecords": "Rekordy A",
|
||||
"createDomainRecordNumber": "Rekord {number}",
|
||||
"createDomainTxtRecords": "Rekordy TXT",
|
||||
"createDomainSaveTheseRecords": "Zapisz te rekordy",
|
||||
"createDomainSaveTheseRecordsDescription": "Upewnij się, że zapiszesz te rekordy DNS, ponieważ nie będziesz mieć ich ponownie na ekranie.",
|
||||
"createDomainDnsPropagation": "Propagacja DNS",
|
||||
"createDomainDnsPropagationDescription": "Zmiany DNS mogą zająć trochę czasu na rozpropagowanie się w Internecie. Może to potrwać od kilku minut do 48 godzin, w zależności od dostawcy DNS i ustawień TTL.",
|
||||
"resourcePortRequired": "Numer portu jest wymagany dla zasobów non-HTTP",
|
||||
"resourcePortNotAllowed": "Numer portu nie powinien być ustawiony dla zasobów HTTP",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Zgadzam się z",
|
||||
"termsOfService": "warunkami usługi",
|
||||
"and": "oraz",
|
||||
"privacyPolicy": "polityką prywatności"
|
||||
},
|
||||
"siteRequired": "Strona jest wymagana.",
|
||||
"olmTunnel": "Tunel Olm",
|
||||
"olmTunnelDescription": "Użyj Olm do łączności klienta",
|
||||
"errorCreatingClient": "Błąd podczas tworzenia klienta",
|
||||
"clientDefaultsNotFound": "Nie znaleziono domyślnych ustawień klienta",
|
||||
"createClient": "Utwórz Klienta",
|
||||
"createClientDescription": "Utwórz nowego klienta do łączenia się z Twoimi witrynami",
|
||||
"seeAllClients": "Zobacz Wszystkich Klientów",
|
||||
"clientInformation": "Informacje o Kliencie",
|
||||
"clientNamePlaceholder": "Nazwa klienta",
|
||||
"address": "Adres",
|
||||
"subnetPlaceholder": "Podsieć",
|
||||
"addressDescription": "Adres, którego ten klient będzie używać do łączności",
|
||||
"selectSites": "Wybierz witryny",
|
||||
"sitesDescription": "Klient będzie miał łączność z wybranymi witrynami",
|
||||
"clientInstallOlm": "Zainstaluj Olm",
|
||||
"clientInstallOlmDescription": "Uruchom Olm na swoim systemie",
|
||||
"clientOlmCredentials": "Poświadczenia Olm",
|
||||
"clientOlmCredentialsDescription": "To jest sposób, w jaki Olm będzie się uwierzytelniać z serwerem",
|
||||
"olmEndpoint": "Punkt Końcowy Olm",
|
||||
"olmId": "Identyfikator Olm",
|
||||
"olmSecretKey": "Tajny Klucz Olm",
|
||||
"clientCredentialsSave": "Zapisz swoje poświadczenia",
|
||||
"clientCredentialsSaveDescription": "Będziesz mógł zobaczyć to tylko raz. Upewnij się, że skopiujesz go w bezpieczne miejsce.",
|
||||
"generalSettingsDescription": "Skonfiguruj ogólne ustawienia dla tego klienta",
|
||||
"clientUpdated": "Klient zaktualizowany",
|
||||
"clientUpdatedDescription": "Klient został zaktualizowany.",
|
||||
"clientUpdateFailed": "Nie udało się zaktualizować klienta",
|
||||
"clientUpdateError": "Wystąpił błąd podczas aktualizacji klienta.",
|
||||
"sitesFetchFailed": "Nie udało się pobrać witryn",
|
||||
"sitesFetchError": "Wystąpił błąd podczas pobierania witryn.",
|
||||
"olmErrorFetchReleases": "Wystąpił błąd podczas pobierania wydań Olm.",
|
||||
"olmErrorFetchLatest": "Wystąpił błąd podczas pobierania najnowszego wydania Olm.",
|
||||
"remoteSubnets": "Zdalne Podsieci",
|
||||
"enterCidrRange": "Wprowadź zakres CIDR",
|
||||
"remoteSubnetsDescription": "Dodaj zakresy CIDR, które mogą uzyskać zdalny dostęp do tej witryny. Użyj formatu takiego jak 10.0.0.0/24 lub 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Zewnętrzny Proxy Włączony"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "Você não é atualmente um membro de nenhuma organização. Crie uma organização para começar.",
|
||||
"componentsErrorNoMember": "Você não é atualmente um membro de nenhuma organização.",
|
||||
"welcome": "Bem-vindo ao Pangolin",
|
||||
"welcomeTo": "Bem-vindo ao",
|
||||
"componentsCreateOrg": "Criar uma organização",
|
||||
"componentsMember": "Você é membro de {count, plural, =0 {Nenhuma organização} =1 {Uma organização} other {# organizações}}",
|
||||
"componentsMember": "Você é membro de {count, plural, =0 {nenhuma organização} one {uma organização} other {# organizações}}.",
|
||||
"componentsInvalidKey": "Chaves de licença inválidas ou expiradas detectadas. Siga os termos da licença para continuar usando todos os recursos.",
|
||||
"dismiss": "Descartar",
|
||||
"componentsLicenseViolation": "Violação de Licença: Este servidor está usando sites {usedSites} que excedem o limite licenciado de sites {maxSites} . Siga os termos da licença para continuar usando todos os recursos.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Erro ao criar site",
|
||||
"siteErrorCreateKeyPair": "Par de chaves ou padrões do site não encontrados",
|
||||
"siteErrorCreateDefaults": "Padrão do site não encontrado",
|
||||
"siteNameDescription": "Este é o nome de exibição do site.",
|
||||
"method": "Método",
|
||||
"siteMethodDescription": "É assim que você irá expor as conexões.",
|
||||
"siteLearnNewt": "Saiba como instalar o Newt no seu sistema",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Configurações da organização",
|
||||
"orgGeneralSettingsDescription": "Gerencie os detalhes e a configuração da sua organização",
|
||||
"saveGeneralSettings": "Salvar configurações gerais",
|
||||
"saveSettings": "Salvar Configurações",
|
||||
"orgDangerZone": "Zona de Perigo",
|
||||
"orgDangerZoneDescription": "Uma vez que você exclui esta organização, não há volta. Por favor, tenha certeza.",
|
||||
"orgDelete": "Excluir Organização",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "semanas",
|
||||
"months": "Meses",
|
||||
"years": "anos",
|
||||
"day": "{count, plural, =1 {# dia} other {# dias}}",
|
||||
"day": "{count, plural, one {# dia} other {# dias}}",
|
||||
"apiKeysTitle": "Informações da Chave API",
|
||||
"apiKeysConfirmCopy2": "Você deve confirmar que copiou a chave API.",
|
||||
"apiKeysErrorCreate": "Erro ao criar chave API",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Comprar Licença",
|
||||
"licensePurchaseSites": "Comprar Sites Adicionais",
|
||||
"licenseSitesUsedMax": "{usedSites} de {maxSites} utilizados",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} =1 {# site} other {# sites}} no sistema.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# sites} one {# site} other {# sites}} no sistema.",
|
||||
"licensePurchaseDescription": "Escolha quantos sites você quer {selectedMode, select, license {Compre uma licença. Você sempre pode adicionar mais sites depois.} other {adicione à sua licença existente.}}",
|
||||
"licenseFee": "Taxa de licença",
|
||||
"licensePriceSite": "Preço por site",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Selecionar função",
|
||||
"inviteEmailSentDescription": "Um e-mail foi enviado ao usuário com o link de acesso abaixo. Eles devem acessar o link para aceitar o convite.",
|
||||
"inviteSentDescription": "O usuário foi convidado. Eles devem acessar o link abaixo para aceitar o convite.",
|
||||
"inviteExpiresIn": "O convite expirará em {days, plural, =1 {# dia} other {# dias}}.",
|
||||
"inviteExpiresIn": "O convite expirará em {days, plural, one {# dia} other {# dias}}.",
|
||||
"idpTitle": "Informações Gerais",
|
||||
"idpSelect": "Selecione o provedor de identidade para o usuário externo",
|
||||
"idpNotConfigured": "Nenhum provedor de identidade está configurado. Configure um provedor de identidade antes de criar usuários externos.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Esta funcionalidade só está disponível na Edição Profissional.",
|
||||
"actionGetOrg": "Obter Organização",
|
||||
"actionUpdateOrg": "Atualizar Organização",
|
||||
"actionUpdateUser": "Atualizar Usuário",
|
||||
"actionGetUser": "Obter Usuário",
|
||||
"actionGetOrgUser": "Obter Utilizador da Organização",
|
||||
"actionListOrgDomains": "Listar Domínios da Organização",
|
||||
"actionCreateSite": "Criar Site",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Eliminar Política de Organização IDP",
|
||||
"actionListIdpOrgs": "Listar Organizações IDP",
|
||||
"actionUpdateIdpOrg": "Atualizar Organização IDP",
|
||||
"actionCreateClient": "Criar Cliente",
|
||||
"actionDeleteClient": "Excluir Cliente",
|
||||
"actionUpdateClient": "Atualizar Cliente",
|
||||
"actionListClients": "Listar Clientes",
|
||||
"actionGetClient": "Obter Cliente",
|
||||
"noneSelected": "Nenhum selecionado",
|
||||
"orgNotFound2": "Nenhuma organização encontrada.",
|
||||
"searchProgress": "Pesquisar...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Todos os usuários",
|
||||
"sidebarIdentityProviders": "Provedores de identidade",
|
||||
"sidebarLicense": "Tipo:",
|
||||
"sidebarClients": "Clientes (Beta)",
|
||||
"sidebarDomains": "Domínios",
|
||||
"enableDockerSocket": "Habilitar Docker Socket",
|
||||
"enableDockerSocketDescription": "Ativar a descoberta do Docker Socket para preencher informações do contêiner. O caminho do socket deve ser fornecido ao Newt.",
|
||||
"enableDockerSocketLink": "Saiba mais",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Redes",
|
||||
"containerHostnameIp": "Hostname/IP",
|
||||
"containerLabels": "Marcadores",
|
||||
"containerLabelsCount": "{count} rótulo{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, one {# rótulo} other {# rótulos}}",
|
||||
"containerLabelsTitle": "Etiquetas do Contêiner",
|
||||
"containerLabelEmpty": "<vazio>",
|
||||
"containerPorts": "Portas",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Mostrar contêineres parados",
|
||||
"noContainersFound": "Nenhum contêiner encontrado. Certifique-se de que os contêineres Docker estão em execução.",
|
||||
"searchContainersPlaceholder": "Pesquisar entre os contêineres {count}...",
|
||||
"searchResultsCount": "{count} resultado{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, one {# resultado} other {# resultados}}",
|
||||
"filters": "Filtros",
|
||||
"filterOptions": "Opções de Filtro",
|
||||
"filterPorts": "Portas",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "escuro",
|
||||
"system": "sistema",
|
||||
"theme": "Tema",
|
||||
"subnetRequired": "Sub-rede é obrigatória",
|
||||
"initialSetupTitle": "Configuração Inicial do Servidor",
|
||||
"initialSetupDescription": "Crie a conta de administrador inicial do servidor. Apenas um administrador do servidor pode existir. Você sempre pode alterar essas credenciais posteriormente.",
|
||||
"createAdminAccount": "Criar Conta de Administrador",
|
||||
"setupErrorCreateAdmin": "Ocorreu um erro ao criar a conta de administrador do servidor."
|
||||
"setupErrorCreateAdmin": "Ocorreu um erro ao criar a conta de administrador do servidor.",
|
||||
"certificateStatus": "Status do Certificado",
|
||||
"loading": "Carregando",
|
||||
"restart": "Reiniciar",
|
||||
"domains": "Domínios",
|
||||
"domainsDescription": "Gerencie domínios para sua organização",
|
||||
"domainsSearch": "Pesquisar domínios...",
|
||||
"domainAdd": "Adicionar Domínio",
|
||||
"domainAddDescription": "Registre um novo domínio com sua organização",
|
||||
"domainCreate": "Criar Domínio",
|
||||
"domainCreatedDescription": "Domínio criado com sucesso",
|
||||
"domainDeletedDescription": "Domínio deletado com sucesso",
|
||||
"domainQuestionRemove": "Tem certeza de que deseja remover o domínio {domain} da sua conta?",
|
||||
"domainMessageRemove": "Uma vez removido, o domínio não estará mais associado à sua conta.",
|
||||
"domainMessageConfirm": "Para confirmar, digite o nome do domínio abaixo.",
|
||||
"domainConfirmDelete": "Confirmar Exclusão de Domínio",
|
||||
"domainDelete": "Excluir Domínio",
|
||||
"domain": "Domínio",
|
||||
"selectDomainTypeNsName": "Delegação de Domínio (NS)",
|
||||
"selectDomainTypeNsDescription": "Este domínio e todos os seus subdomínios. Use isso quando quiser controlar uma zona de domínio inteira.",
|
||||
"selectDomainTypeCnameName": "Domínio Único (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Apenas este domínio específico. Use isso para subdomínios individuais ou entradas de domínio específicas.",
|
||||
"selectDomainTypeWildcardName": "Domínio Coringa",
|
||||
"selectDomainTypeWildcardDescription": "Este domínio e seus subdomínios.",
|
||||
"domainDelegation": "Domínio Único",
|
||||
"selectType": "Selecione um tipo",
|
||||
"actions": "Ações",
|
||||
"refresh": "Atualizar",
|
||||
"refreshError": "Falha ao atualizar dados",
|
||||
"verified": "Verificado",
|
||||
"pending": "Pendente",
|
||||
"sidebarBilling": "Faturamento",
|
||||
"billing": "Faturamento",
|
||||
"orgBillingDescription": "Gerencie suas informações de faturamento e assinaturas",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Hospedagem Pangolin",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Completar Configuração da Conta",
|
||||
"completeAccountSetupDescription": "Defina sua senha para começar",
|
||||
"accountSetupSent": "Enviaremos um código de ativação da conta para este endereço de e-mail.",
|
||||
"accountSetupCode": "Código de Ativação",
|
||||
"accountSetupCodeDescription": "Verifique seu e-mail para obter o código de ativação.",
|
||||
"passwordCreate": "Criar Senha",
|
||||
"passwordCreateConfirm": "Confirmar Senha",
|
||||
"accountSetupSubmit": "Enviar Código de Ativação",
|
||||
"completeSetup": "Configuração Completa",
|
||||
"accountSetupSuccess": "Configuração da conta concluída! Bem-vindo ao Pangolin!",
|
||||
"documentation": "Documentação",
|
||||
"saveAllSettings": "Salvar Todas as Configurações",
|
||||
"settingsUpdated": "Configurações atualizadas",
|
||||
"settingsUpdatedDescription": "Todas as configurações foram atualizadas com sucesso",
|
||||
"settingsErrorUpdate": "Falha ao atualizar configurações",
|
||||
"settingsErrorUpdateDescription": "Ocorreu um erro ao atualizar configurações",
|
||||
"sidebarCollapse": "Recolher",
|
||||
"sidebarExpand": "Expandir",
|
||||
"newtUpdateAvailable": "Nova Atualização Disponível",
|
||||
"newtUpdateAvailableInfo": "Uma nova versão do Newt está disponível. Atualize para a versão mais recente para uma melhor experiência.",
|
||||
"domainPickerEnterDomain": "Domínio",
|
||||
"domainPickerPlaceholder": "meuapp.exemplo.com, api.v1.meudominio.com, ou apenas meuapp",
|
||||
"domainPickerDescription": "Insira o domínio completo do recurso para ver as opções disponíveis.",
|
||||
"domainPickerDescriptionSaas": "Insira um domínio completo, subdomínio ou apenas um nome para ver as opções disponíveis",
|
||||
"domainPickerTabAll": "Todos",
|
||||
"domainPickerTabOrganization": "Organização",
|
||||
"domainPickerTabProvided": "Fornecido",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Verificando disponibilidade...",
|
||||
"domainPickerNoMatchingDomains": "Nenhum domínio correspondente encontrado. Tente um domínio diferente ou verifique as configurações do domínio da sua organização.",
|
||||
"domainPickerOrganizationDomains": "Domínios da Organização",
|
||||
"domainPickerProvidedDomains": "Domínios Fornecidos",
|
||||
"domainPickerSubdomain": "Subdomínio: {subdomain}",
|
||||
"domainPickerNamespace": "Namespace: {namespace}",
|
||||
"domainPickerShowMore": "Mostrar Mais",
|
||||
"domainNotFound": "Domínio Não Encontrado",
|
||||
"domainNotFoundDescription": "Este recurso está desativado porque o domínio não existe mais em nosso sistema. Defina um novo domínio para este recurso.",
|
||||
"failed": "Falhou",
|
||||
"createNewOrgDescription": "Crie uma nova organização",
|
||||
"organization": "Organização",
|
||||
"port": "Porta",
|
||||
"securityKeyManage": "Gerenciar chaves de segurança",
|
||||
"securityKeyDescription": "Adicionar ou remover chaves de segurança para autenticação sem senha",
|
||||
"securityKeyRegister": "Registrar nova chave de segurança",
|
||||
"securityKeyList": "Suas chaves de segurança",
|
||||
"securityKeyNone": "Nenhuma chave de segurança registrada",
|
||||
"securityKeyNameRequired": "Nome é obrigatório",
|
||||
"securityKeyRemove": "Remover",
|
||||
"securityKeyLastUsed": "Último uso: {date}",
|
||||
"securityKeyNameLabel": "Nome",
|
||||
"securityKeyRegisterSuccess": "Chave de segurança registrada com sucesso",
|
||||
"securityKeyRegisterError": "Erro ao registrar chave de segurança",
|
||||
"securityKeyRemoveSuccess": "Chave de segurança removida com sucesso",
|
||||
"securityKeyRemoveError": "Erro ao remover chave de segurança",
|
||||
"securityKeyLoadError": "Erro ao carregar chaves de segurança",
|
||||
"securityKeyLogin": "Continuar com a chave de segurança",
|
||||
"securityKeyAuthError": "Erro ao autenticar com chave de segurança",
|
||||
"securityKeyRecommendation": "Considere registrar outra chave de segurança em um dispositivo diferente para garantir que você não fique bloqueado da sua conta.",
|
||||
"registering": "Registrando...",
|
||||
"securityKeyPrompt": "Verifique sua identidade usando sua chave de segurança. Certifique-se de que sua chave de segurança está conectada e pronta.",
|
||||
"securityKeyBrowserNotSupported": "Seu navegador não suporta chaves de segurança. Use um navegador moderno como Chrome, Firefox ou Safari.",
|
||||
"securityKeyPermissionDenied": "Permita o acesso à sua chave de segurança para continuar o login.",
|
||||
"securityKeyRemovedTooQuickly": "Mantenha sua chave de segurança conectada até que o processo de login seja concluído.",
|
||||
"securityKeyNotSupported": "Sua chave de segurança pode não ser compatível. Tente uma chave de segurança diferente.",
|
||||
"securityKeyUnknownError": "Houve um problema ao usar sua chave de segurança. Tente novamente.",
|
||||
"twoFactorRequired": "A autenticação de dois fatores é necessária para registrar uma chave de segurança.",
|
||||
"twoFactor": "Autenticação de Dois Fatores",
|
||||
"adminEnabled2FaOnYourAccount": "Seu administrador ativou a autenticação de dois fatores para {email}. Complete o processo de configuração para continuar.",
|
||||
"continueToApplication": "Continuar para Aplicativo",
|
||||
"securityKeyAdd": "Adicionar Chave de Segurança",
|
||||
"securityKeyRegisterTitle": "Registrar Nova Chave de Segurança",
|
||||
"securityKeyRegisterDescription": "Conecte sua chave de segurança e insira um nome para identificá-la",
|
||||
"securityKeyTwoFactorRequired": "Autenticação de Dois Fatores Obrigatória",
|
||||
"securityKeyTwoFactorDescription": "Insira seu código de autenticação de dois fatores para registrar a chave de segurança",
|
||||
"securityKeyTwoFactorRemoveDescription": "Insira seu código de autenticação de dois fatores para remover a chave de segurança",
|
||||
"securityKeyTwoFactorCode": "Código de Dois Fatores",
|
||||
"securityKeyRemoveTitle": "Remover Chave de Segurança",
|
||||
"securityKeyRemoveDescription": "Insira sua senha para remover a chave de segurança \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "Nenhuma chave de segurança registrada",
|
||||
"securityKeyNoKeysDescription": "Adicione uma chave de segurança para melhorar a segurança da sua conta",
|
||||
"createDomainRequired": "Domínio é obrigatório",
|
||||
"createDomainAddDnsRecords": "Adicionar Registros DNS",
|
||||
"createDomainAddDnsRecordsDescription": "Adicione os seguintes registros DNS ao seu provedor de domínio para completar a configuração.",
|
||||
"createDomainNsRecords": "Registros NS",
|
||||
"createDomainRecord": "Registrar",
|
||||
"createDomainType": "Tipo:",
|
||||
"createDomainName": "Nome:",
|
||||
"createDomainValue": "Valor:",
|
||||
"createDomainCnameRecords": "Registros CNAME",
|
||||
"createDomainARecords": "Registros A",
|
||||
"createDomainRecordNumber": "Registrar {number}",
|
||||
"createDomainTxtRecords": "Registros TXT",
|
||||
"createDomainSaveTheseRecords": "Salvar Esses Registros",
|
||||
"createDomainSaveTheseRecordsDescription": "Certifique-se de salvar esses registros DNS, pois você não os verá novamente.",
|
||||
"createDomainDnsPropagation": "Propagação DNS",
|
||||
"createDomainDnsPropagationDescription": "Alterações no DNS podem levar algum tempo para se propagar pela internet. Pode levar de alguns minutos a 48 horas, dependendo do seu provedor de DNS e das configurações de TTL.",
|
||||
"resourcePortRequired": "Número da porta é obrigatório para recursos não-HTTP",
|
||||
"resourcePortNotAllowed": "Número da porta não deve ser definido para recursos HTTP",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Concordo com",
|
||||
"termsOfService": "os termos de serviço",
|
||||
"and": "e",
|
||||
"privacyPolicy": "política de privacidade"
|
||||
},
|
||||
"siteRequired": "Site é obrigatório.",
|
||||
"olmTunnel": "Olm Tunnel",
|
||||
"olmTunnelDescription": "Use Olm para conectividade do cliente",
|
||||
"errorCreatingClient": "Erro ao criar cliente",
|
||||
"clientDefaultsNotFound": "Padrões do cliente não encontrados",
|
||||
"createClient": "Criar Cliente",
|
||||
"createClientDescription": "Crie um novo cliente para conectar aos seus sites",
|
||||
"seeAllClients": "Ver Todos os Clientes",
|
||||
"clientInformation": "Informações do Cliente",
|
||||
"clientNamePlaceholder": "Nome do cliente",
|
||||
"address": "Endereço",
|
||||
"subnetPlaceholder": "Sub-rede",
|
||||
"addressDescription": "O endereço que este cliente usará para conectividade",
|
||||
"selectSites": "Selecionar sites",
|
||||
"sitesDescription": "O cliente terá conectividade com os sites selecionados",
|
||||
"clientInstallOlm": "Instalar Olm",
|
||||
"clientInstallOlmDescription": "Execute o Olm em seu sistema",
|
||||
"clientOlmCredentials": "Credenciais Olm",
|
||||
"clientOlmCredentialsDescription": "É assim que Olm se autenticará com o servidor",
|
||||
"olmEndpoint": "Endpoint Olm",
|
||||
"olmId": "ID Olm",
|
||||
"olmSecretKey": "Chave Secreta Olm",
|
||||
"clientCredentialsSave": "Salve suas Credenciais",
|
||||
"clientCredentialsSaveDescription": "Você só poderá ver isto uma vez. Certifique-se de copiá-las para um local seguro.",
|
||||
"generalSettingsDescription": "Configure as configurações gerais para este cliente",
|
||||
"clientUpdated": "Cliente atualizado",
|
||||
"clientUpdatedDescription": "O cliente foi atualizado.",
|
||||
"clientUpdateFailed": "Falha ao atualizar cliente",
|
||||
"clientUpdateError": "Ocorreu um erro ao atualizar o cliente.",
|
||||
"sitesFetchFailed": "Falha ao buscar sites",
|
||||
"sitesFetchError": "Ocorreu um erro ao buscar sites.",
|
||||
"olmErrorFetchReleases": "Ocorreu um erro ao buscar lançamentos do Olm.",
|
||||
"olmErrorFetchLatest": "Ocorreu um erro ao buscar o lançamento mais recente do Olm.",
|
||||
"remoteSubnets": "Sub-redes Remotas",
|
||||
"enterCidrRange": "Insira o intervalo CIDR",
|
||||
"remoteSubnetsDescription": "Adicione intervalos CIDR que podem acessar este site remotamente. Use o formato como 10.0.0.0/24 ou 192.168.1.0/24.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Proxy Externo Habilitado"
|
||||
}
|
||||
|
||||
1327
messages/ru-RU.json
Normal file
1327
messages/ru-RU.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "Şu anda herhangi bir organizasyona üye değilsiniz. Başlamak için bir organizasyon oluşturun.",
|
||||
"componentsErrorNoMember": "Şu anda herhangi bir organizasyona üye değilsiniz.",
|
||||
"welcome": "Pangolin'e hoş geldiniz",
|
||||
"welcomeTo": "Hoş geldiniz",
|
||||
"componentsCreateOrg": "Bir Organizasyon Oluşturun",
|
||||
"componentsMember": "You're a member of {count, plural, =0 {no organization} =1 {one organization} other {# organizations}}.",
|
||||
"componentsMember": "{count, plural, =0 {hiçbir organizasyon} one {bir organizasyon} other {# organizasyon}} üyesisiniz.",
|
||||
"componentsInvalidKey": "Geçersiz veya süresi dolmuş lisans anahtarları tespit edildi. Tüm özellikleri kullanmaya devam etmek için lisans koşullarına uyun.",
|
||||
"dismiss": "Kapat",
|
||||
"componentsLicenseViolation": "Lisans İhlali: Bu sunucu, lisanslı sınırı olan {maxSites} sitesini aşarak {usedSites} site kullanmaktadır. Tüm özellikleri kullanmaya devam etmek için lisans koşullarına uyun.",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "Site oluşturulurken hata",
|
||||
"siteErrorCreateKeyPair": "Anahtar çifti veya site varsayılanları bulunamadı",
|
||||
"siteErrorCreateDefaults": "Site varsayılanları bulunamadı",
|
||||
"siteNameDescription": "Bu, site için görünen addır.",
|
||||
"method": "Yöntem",
|
||||
"siteMethodDescription": "Bağlantıları nasıl açığa çıkaracağınız budur.",
|
||||
"siteLearnNewt": "Newt'i sisteminize nasıl kuracağınızı öğrenin",
|
||||
@@ -206,6 +206,7 @@
|
||||
"orgGeneralSettings": "Organizasyon Ayarları",
|
||||
"orgGeneralSettingsDescription": "Organizasyon detaylarınızı ve yapılandırmanızı yönetin",
|
||||
"saveGeneralSettings": "Genel Ayarları Kaydet",
|
||||
"saveSettings": "Ayarları Kaydet",
|
||||
"orgDangerZone": "Tehlike Alanı",
|
||||
"orgDangerZoneDescription": "Bu organizasyonu sildikten sonra geri dönüş yoktur. Emin olun.",
|
||||
"orgDelete": "Organizasyonu Sil",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "Hafta",
|
||||
"months": "Ay",
|
||||
"years": "Yıl",
|
||||
"day": "{count, plural, =1 {# day} other {# days}}",
|
||||
"day": "{count, plural, one {# gün} other {# gün}}",
|
||||
"apiKeysTitle": "API Anahtar Bilgilendirmesi",
|
||||
"apiKeysConfirmCopy2": "API anahtarını kopyaladığınızı onaylamanız gerekmektedir.",
|
||||
"apiKeysErrorCreate": "API anahtarı oluşturulurken hata",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "Lisans Satın Al",
|
||||
"licensePurchaseSites": "Ek Siteler Satın Al",
|
||||
"licenseSitesUsedMax": "{usedSites} / {maxSites} siteleri kullanıldı",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# site} =1 {# site} other {# site}} sistemde bulunmaktadır.",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# site} one {# site} other {# site}} sistemde bulunmaktadır.",
|
||||
"licensePurchaseDescription": "{selectedMode, select, license {Lisans satın almak için kaç site istediğinizi seçin. Daha sonra daha fazla site ekleyebilirsiniz.} other {mevcut lisansınıza kaç site ekleneceğini seçin.}}",
|
||||
"licenseFee": "Lisans ücreti",
|
||||
"licensePriceSite": "Site başına fiyat",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "Rol seçin",
|
||||
"inviteEmailSentDescription": "Kullanıcıya erişim bağlantısı ile bir e-posta gönderildi. Daveti kabul etmek için bağlantıya erişmelidirler.",
|
||||
"inviteSentDescription": "Kullanıcı davet edilmiştir. Daveti kabul etmek için aşağıdaki bağlantıya erişmelidirler.",
|
||||
"inviteExpiresIn": "The invite will expire in {days, plural, =1 {# day} other {# days}}.",
|
||||
"inviteExpiresIn": "Davetiye {days, plural, one {# gün} other {# gün}} içinde sona erecektir.",
|
||||
"idpTitle": "General Information",
|
||||
"idpSelect": "Dış kullanıcı için kimlik sağlayıcıyı seçin",
|
||||
"idpNotConfigured": "Herhangi bir kimlik sağlayıcı yapılandırılmamış. Harici kullanıcılar oluşturulmadan önce lütfen bir kimlik sağlayıcı yapılandırın.",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "Bu özellik yalnızca Professional Edition'da kullanılabilir.",
|
||||
"actionGetOrg": "Kuruluşu Al",
|
||||
"actionUpdateOrg": "Kuruluşu Güncelle",
|
||||
"actionUpdateUser": "Kullanıcıyı Güncelle",
|
||||
"actionGetUser": "Kullanıcıyı Getir",
|
||||
"actionGetOrgUser": "Kuruluş Kullanıcısını Al",
|
||||
"actionListOrgDomains": "Kuruluş Alan Adlarını Listele",
|
||||
"actionCreateSite": "Site Oluştur",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "Kimlik Sağlayıcı Organizasyon Politikasını Sil",
|
||||
"actionListIdpOrgs": "Kimlik Sağlayıcı Organizasyonları Listele",
|
||||
"actionUpdateIdpOrg": "Kimlik Sağlayıcı Organizasyonu Güncelle",
|
||||
"actionCreateClient": "Müşteri Oluştur",
|
||||
"actionDeleteClient": "Müşteri Sil",
|
||||
"actionUpdateClient": "Müşteri Güncelle",
|
||||
"actionListClients": "Müşterileri Listele",
|
||||
"actionGetClient": "Müşteriyi Al",
|
||||
"noneSelected": "Hiçbiri seçili değil",
|
||||
"orgNotFound2": "Hiçbir organizasyon bulunamadı.",
|
||||
"searchProgress": "Ara...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "Tüm Kullanıcılar",
|
||||
"sidebarIdentityProviders": "Kimlik Sağlayıcılar",
|
||||
"sidebarLicense": "Lisans",
|
||||
"sidebarClients": "Müşteriler (Beta)",
|
||||
"sidebarDomains": "Alan Adları",
|
||||
"enableDockerSocket": "Docker Soketi Etkinleştir",
|
||||
"enableDockerSocketDescription": "Konteyner bilgilerini doldurmak için Docker Socket keşfini etkinleştirin. Socket yolu Newt'e sağlanmalıdır.",
|
||||
"enableDockerSocketLink": "Daha fazla bilgi",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "Ağlar",
|
||||
"containerHostnameIp": "Ana Makine/IP",
|
||||
"containerLabels": "Etiketler",
|
||||
"containerLabelsCount": "{count} etiket{s,plural,one{} other{ler}}",
|
||||
"containerLabelsCount": "{count, plural, one {# etiket} other {# etiketler}}",
|
||||
"containerLabelsTitle": "Konteyner Etiketleri",
|
||||
"containerLabelEmpty": "<boş>",
|
||||
"containerPorts": "Bağlantı Noktaları",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "Durdurulmuş konteynerleri göster",
|
||||
"noContainersFound": "Konteyner bulunamadı. Docker konteynerlerinin çalıştığından emin olun.",
|
||||
"searchContainersPlaceholder": "{count} konteyner arasında arama yapın...",
|
||||
"searchResultsCount": "{count} sonuç{s,plural,one{} other{lar}}",
|
||||
"searchResultsCount": "{count, plural, one {# sonuç} other {# sonuçlar}}",
|
||||
"filters": "Filtreler",
|
||||
"filterOptions": "Filtre Seçenekleri",
|
||||
"filterPorts": "Bağlantı Noktaları",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "koyu",
|
||||
"system": "sistem",
|
||||
"theme": "Tema",
|
||||
"subnetRequired": "Alt ağ gereklidir",
|
||||
"initialSetupTitle": "İlk Sunucu Kurulumu",
|
||||
"initialSetupDescription": "İlk sunucu yönetici hesabını oluşturun. Yalnızca bir sunucu yöneticisi olabilir. Bu kimlik bilgilerini daha sonra her zaman değiştirebilirsiniz.",
|
||||
"createAdminAccount": "Yönetici Hesabı Oluştur",
|
||||
"setupErrorCreateAdmin": "Sunucu yönetici hesabı oluşturulurken bir hata oluştu."
|
||||
"setupErrorCreateAdmin": "Sunucu yönetici hesabı oluşturulurken bir hata oluştu.",
|
||||
"certificateStatus": "Sertifika Durumu",
|
||||
"loading": "Yükleniyor",
|
||||
"restart": "Yeniden Başlat",
|
||||
"domains": "Alan Adları",
|
||||
"domainsDescription": "Organizasyonunuz için alan adlarını yönetin",
|
||||
"domainsSearch": "Alan adlarını ara...",
|
||||
"domainAdd": "Alan Adı Ekle",
|
||||
"domainAddDescription": "Organizasyonunuz için yeni bir alan adı kaydedin",
|
||||
"domainCreate": "Alan Adı Oluştur",
|
||||
"domainCreatedDescription": "Alan adı başarıyla oluşturuldu",
|
||||
"domainDeletedDescription": "Alan adı başarıyla silindi",
|
||||
"domainQuestionRemove": "{domain} alan adını hesabınızdan kaldırmak istediğinizden emin misiniz?",
|
||||
"domainMessageRemove": "Kaldırıldığında, alan adı hesabınızla ilişkilendirilmeyecek.",
|
||||
"domainMessageConfirm": "Onaylamak için lütfen aşağıya alan adını yazın.",
|
||||
"domainConfirmDelete": "Alan Adı Silinmesini Onayla",
|
||||
"domainDelete": "Alan Adını Sil",
|
||||
"domain": "Alan Adı",
|
||||
"selectDomainTypeNsName": "Alan Adı Delege Etme (NS)",
|
||||
"selectDomainTypeNsDescription": "Bu alan adı ve tüm alt alan adları. Tüm bir alan adı bölgesini kontrol etmek istediğinizde bunu kullanın.",
|
||||
"selectDomainTypeCnameName": "Tekil Alan Adı (CNAME)",
|
||||
"selectDomainTypeCnameDescription": "Sadece bu belirli alan adı. Bireysel alt alan adları veya belirli alan adı girişleri için bunu kullanın.",
|
||||
"selectDomainTypeWildcardName": "Wildcard Alan Adı",
|
||||
"selectDomainTypeWildcardDescription": "Bu domain ve alt alan adları.",
|
||||
"domainDelegation": "Tekil Alan Adı",
|
||||
"selectType": "Bir tür seçin",
|
||||
"actions": "İşlemler",
|
||||
"refresh": "Yenile",
|
||||
"refreshError": "Veriler yenilenemedi",
|
||||
"verified": "Doğrulandı",
|
||||
"pending": "Beklemede",
|
||||
"sidebarBilling": "Faturalama",
|
||||
"billing": "Faturalama",
|
||||
"orgBillingDescription": "Fatura bilgilerinizi ve aboneliklerinizi yönetin",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin Barındırılan",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "Hesap Kurulumunu Tamamla",
|
||||
"completeAccountSetupDescription": "Başlamak için şifrenizi ayarlayın",
|
||||
"accountSetupSent": "Bu e-posta adresine bir hesap kurulum kodu göndereceğiz.",
|
||||
"accountSetupCode": "Kurulum Kodu",
|
||||
"accountSetupCodeDescription": "Kurulum kodu için e-posta gelen kutunuzu kontrol edin.",
|
||||
"passwordCreate": "Parola Oluştur",
|
||||
"passwordCreateConfirm": "Şifreyi Onayla",
|
||||
"accountSetupSubmit": "Kurulum Kodunu Gönder",
|
||||
"completeSetup": "Kurulumu Tamamla",
|
||||
"accountSetupSuccess": "Hesap kurulumu tamamlandı! Pangolin'e hoş geldiniz!",
|
||||
"documentation": "Dokümantasyon",
|
||||
"saveAllSettings": "Tüm Ayarları Kaydet",
|
||||
"settingsUpdated": "Ayarlar güncellendi",
|
||||
"settingsUpdatedDescription": "Tüm ayarlar başarıyla güncellendi",
|
||||
"settingsErrorUpdate": "Ayarlar güncellenemedi",
|
||||
"settingsErrorUpdateDescription": "Ayarları güncellerken bir hata oluştu",
|
||||
"sidebarCollapse": "Daralt",
|
||||
"sidebarExpand": "Genişlet",
|
||||
"newtUpdateAvailable": "Güncelleme Mevcut",
|
||||
"newtUpdateAvailableInfo": "Newt'in yeni bir versiyonu mevcut. En iyi deneyim için lütfen en son sürüme güncelleyin.",
|
||||
"domainPickerEnterDomain": "Domain",
|
||||
"domainPickerPlaceholder": "myapp.example.com, api.v1.mydomain.com veya sadece myapp",
|
||||
"domainPickerDescription": "Mevcut seçenekleri görmek için kaynağın tam etki alanını girin.",
|
||||
"domainPickerDescriptionSaas": "Mevcut seçenekleri görmek için tam etki alanı, alt etki alanı veya sadece bir isim girin",
|
||||
"domainPickerTabAll": "Tümü",
|
||||
"domainPickerTabOrganization": "Organizasyon",
|
||||
"domainPickerTabProvided": "Sağlanan",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "Kullanılabilirlik kontrol ediliyor...",
|
||||
"domainPickerNoMatchingDomains": "Eşleşen domain bulunamadı. Farklı bir domain deneyin veya organizasyonunuzun domain ayarlarını kontrol edin.",
|
||||
"domainPickerOrganizationDomains": "Organizasyon Alan Adları",
|
||||
"domainPickerProvidedDomains": "Sağlanan Alan Adları",
|
||||
"domainPickerSubdomain": "Alt Alan: {subdomain}",
|
||||
"domainPickerNamespace": "Ad Alanı: {namespace}",
|
||||
"domainPickerShowMore": "Daha Fazla Göster",
|
||||
"domainNotFound": "Alan Adı Bulunamadı",
|
||||
"domainNotFoundDescription": "Bu kaynak devre dışıdır çünkü alan adı sistemimizde artık mevcut değil. Bu kaynak için yeni bir alan adı belirleyin.",
|
||||
"failed": "Başarısız",
|
||||
"createNewOrgDescription": "Yeni bir organizasyon oluşturun",
|
||||
"organization": "Kuruluş",
|
||||
"port": "Bağlantı Noktası",
|
||||
"securityKeyManage": "Güvenlik Anahtarlarını Yönet",
|
||||
"securityKeyDescription": "Şifresiz kimlik doğrulama için güvenlik anahtarları ekleyin veya kaldırın",
|
||||
"securityKeyRegister": "Yeni Güvenlik Anahtarı Kaydet",
|
||||
"securityKeyList": "Güvenlik Anahtarlarınız",
|
||||
"securityKeyNone": "Henüz kayıtlı güvenlik anahtarı yok",
|
||||
"securityKeyNameRequired": "İsim gerekli",
|
||||
"securityKeyRemove": "Kaldır",
|
||||
"securityKeyLastUsed": "Son kullanım: {date}",
|
||||
"securityKeyNameLabel": "İsim",
|
||||
"securityKeyRegisterSuccess": "Güvenlik anahtarı başarıyla kaydedildi",
|
||||
"securityKeyRegisterError": "Güvenlik anahtarı kaydedilirken hata oluştu",
|
||||
"securityKeyRemoveSuccess": "Güvenlik anahtarı başarıyla kaldırıldı",
|
||||
"securityKeyRemoveError": "Güvenlik anahtarı kaldırılırken hata oluştu",
|
||||
"securityKeyLoadError": "Güvenlik anahtarları yüklenirken hata oluştu",
|
||||
"securityKeyLogin": "Güvenlik anahtarı ile devam edin",
|
||||
"securityKeyAuthError": "Güvenlik anahtarı ile kimlik doğrulama başarısız oldu",
|
||||
"securityKeyRecommendation": "Hesabınızdan kilitlenmediğinizden emin olmak için farklı bir cihazda başka bir güvenlik anahtarı kaydetmeyi düşünün.",
|
||||
"registering": "Kaydediliyor...",
|
||||
"securityKeyPrompt": "Lütfen güvenlik anahtarınızı kullanarak kimliğinizi doğrulayın. Güvenlik anahtarınızın bağlı ve hazır olduğundan emin olun.",
|
||||
"securityKeyBrowserNotSupported": "Tarayıcınız güvenlik anahtarlarını desteklemiyor. Lütfen Chrome, Firefox veya Safari gibi modern bir tarayıcı kullanın.",
|
||||
"securityKeyPermissionDenied": "Giriş yapmaya devam etmek için lütfen güvenlik anahtarınıza erişime izin verin.",
|
||||
"securityKeyRemovedTooQuickly": "Güvenlik anahtarınızın bağlantısını kesmeden önce oturum açma işlemi tamamlanana kadar bağlı kalmasını sağlayın.",
|
||||
"securityKeyNotSupported": "Güvenlik anahtarınız uyumlu olmayabilir. Lütfen farklı bir güvenlik anahtarı deneyin.",
|
||||
"securityKeyUnknownError": "Güvenlik anahtarınızı kullanırken bir sorun oluştu. Lütfen tekrar deneyin.",
|
||||
"twoFactorRequired": "Güvenlik anahtarını kaydetmek için iki faktörlü kimlik doğrulama gereklidir.",
|
||||
"twoFactor": "İki Faktörlü Kimlik Doğrulama",
|
||||
"adminEnabled2FaOnYourAccount": "Yöneticiniz {email} için iki faktörlü kimlik doğrulamayı etkinleştirdi. Devam etmek için kurulum işlemini tamamlayın.",
|
||||
"continueToApplication": "Uygulamaya Devam Et",
|
||||
"securityKeyAdd": "Güvenlik Anahtarı Ekle",
|
||||
"securityKeyRegisterTitle": "Yeni Güvenlik Anahtarı Kaydet",
|
||||
"securityKeyRegisterDescription": "Güvenlik anahtarınızı bağlayın ve tanımlamak için bir ad girin",
|
||||
"securityKeyTwoFactorRequired": "İki Faktörlü Kimlik Doğrulama Gereklidir",
|
||||
"securityKeyTwoFactorDescription": "Güvenlik anahtarını kaydetmek için lütfen iki faktörlü kimlik doğrulama kodunuzu girin",
|
||||
"securityKeyTwoFactorRemoveDescription": "Güvenlik anahtarını kaldırmak için lütfen iki faktörlü kimlik doğrulama kodunuzu girin",
|
||||
"securityKeyTwoFactorCode": "İki Faktörlü Kod",
|
||||
"securityKeyRemoveTitle": "Güvenlik Anahtarını Kaldır",
|
||||
"securityKeyRemoveDescription": "Güvenlik anahtarını \"{name}\" kaldırmak için şifrenizi girin",
|
||||
"securityKeyNoKeysRegistered": "Kayıtlı güvenlik anahtarı yok",
|
||||
"securityKeyNoKeysDescription": "Hesabınızın güvenliğini artırmak için bir güvenlik anahtarı ekleyin",
|
||||
"createDomainRequired": "Alan adı gereklidir",
|
||||
"createDomainAddDnsRecords": "DNS Kayıtlarını Ekle",
|
||||
"createDomainAddDnsRecordsDescription": "Kurulumu tamamlamak için alan sağlayıcınıza şu DNS kayıtlarını ekleyin.",
|
||||
"createDomainNsRecords": "NS Kayıtları",
|
||||
"createDomainRecord": "Kayıt",
|
||||
"createDomainType": "Tür:",
|
||||
"createDomainName": "Ad:",
|
||||
"createDomainValue": "Değer:",
|
||||
"createDomainCnameRecords": "CNAME Kayıtları",
|
||||
"createDomainARecords": "A Kayıtları",
|
||||
"createDomainRecordNumber": "Kayıt {number}",
|
||||
"createDomainTxtRecords": "TXT Kayıtları",
|
||||
"createDomainSaveTheseRecords": "Bu Kayıtları Kaydet",
|
||||
"createDomainSaveTheseRecordsDescription": "Bu DNS kayıtlarını kaydettiğinizden emin olun çünkü tekrar görmeyeceksiniz.",
|
||||
"createDomainDnsPropagation": "DNS Yayılması",
|
||||
"createDomainDnsPropagationDescription": "DNS değişikliklerinin internet genelinde yayılması zaman alabilir. DNS sağlayıcınız ve TTL ayarlarına bağlı olarak bu birkaç dakika ile 48 saat arasında değişebilir.",
|
||||
"resourcePortRequired": "HTTP dışı kaynaklar için bağlantı noktası numarası gereklidir",
|
||||
"resourcePortNotAllowed": "HTTP kaynakları için bağlantı noktası numarası ayarlanmamalı",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "Kabul ediyorum",
|
||||
"termsOfService": "hizmet şartları",
|
||||
"and": "ve",
|
||||
"privacyPolicy": "gizlilik politikası"
|
||||
},
|
||||
"siteRequired": "Site gerekli.",
|
||||
"olmTunnel": "Olm Tüneli",
|
||||
"olmTunnelDescription": "Müşteri bağlantıları için Olm kullanın",
|
||||
"errorCreatingClient": "Müşteri oluşturulurken hata oluştu",
|
||||
"clientDefaultsNotFound": "Müşteri varsayılanları bulunamadı",
|
||||
"createClient": "Müşteri Oluştur",
|
||||
"createClientDescription": "Sitelerinize bağlanmak için yeni bir müşteri oluşturun",
|
||||
"seeAllClients": "Tüm Müşterileri Gör",
|
||||
"clientInformation": "Müşteri Bilgileri",
|
||||
"clientNamePlaceholder": "Müşteri adı",
|
||||
"address": "Adres",
|
||||
"subnetPlaceholder": "Alt ağ",
|
||||
"addressDescription": "Bu müşteri için bağlantıda kullanılacak adres",
|
||||
"selectSites": "Siteleri seçin",
|
||||
"sitesDescription": "Müşteri seçilen sitelere bağlantı kuracaktır",
|
||||
"clientInstallOlm": "Olm Yükle",
|
||||
"clientInstallOlmDescription": "Sisteminizde Olm çalıştırın",
|
||||
"clientOlmCredentials": "Olm Kimlik Bilgileri",
|
||||
"clientOlmCredentialsDescription": "Bu, Olm'in sunucu ile kimlik doğrulaması yapacağı yöntemdir",
|
||||
"olmEndpoint": "Olm Uç Noktası",
|
||||
"olmId": "Olm Kimliği",
|
||||
"olmSecretKey": "Olm Gizli Anahtarı",
|
||||
"clientCredentialsSave": "Kimlik Bilgilerinizi Kaydedin",
|
||||
"clientCredentialsSaveDescription": "Bunu yalnızca bir kez görebileceksiniz. Güvenli bir yere kopyaladığınızdan emin olun.",
|
||||
"generalSettingsDescription": "Bu müşteri için genel ayarları yapılandırın",
|
||||
"clientUpdated": "Müşteri güncellendi",
|
||||
"clientUpdatedDescription": "Müşteri güncellenmiştir.",
|
||||
"clientUpdateFailed": "Müşteri güncellenemedi",
|
||||
"clientUpdateError": "Müşteri güncellenirken bir hata oluştu.",
|
||||
"sitesFetchFailed": "Siteler alınamadı",
|
||||
"sitesFetchError": "Siteler alınırken bir hata oluştu.",
|
||||
"olmErrorFetchReleases": "Olm yayınları 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",
|
||||
"enterCidrRange": "CIDR aralığını girin",
|
||||
"remoteSubnetsDescription": "Bu siteye uzaktan erişebilecek CIDR aralıklarını ekleyin. 10.0.0.0/24 veya 192.168.1.0/24 gibi formatlar kullanın.",
|
||||
"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.",
|
||||
"externalProxyEnabled": "Dış Proxy Etkinleştirildi"
|
||||
}
|
||||
|
||||
@@ -11,8 +11,9 @@
|
||||
"componentsErrorNoMemberCreate": "您目前不是任何组织的成员。创建组织以开始操作。",
|
||||
"componentsErrorNoMember": "您目前不是任何组织的成员。",
|
||||
"welcome": "欢迎使用 Pangolin",
|
||||
"welcomeTo": "欢迎来到",
|
||||
"componentsCreateOrg": "创建组织",
|
||||
"componentsMember": "您属于 {count, plural, =0 {无组织} =1 {一个组织} other {# 个组织}}。",
|
||||
"componentsMember": "您属于{count, plural, =0 {没有组织} one {一个组织} other {# 个组织}}。",
|
||||
"componentsInvalidKey": "检测到无效或过期的许可证密钥。按照许可证条款操作以继续使用所有功能。",
|
||||
"dismiss": "忽略",
|
||||
"componentsLicenseViolation": "许可证超限:该服务器使用了 {usedSites} 个站点,已超过授权的 {maxSites} 个。请遵守许可证条款以继续使用全部功能。",
|
||||
@@ -58,7 +59,6 @@
|
||||
"siteErrorCreate": "创建站点出错",
|
||||
"siteErrorCreateKeyPair": "找不到密钥对或站点默认值",
|
||||
"siteErrorCreateDefaults": "未找到站点默认值",
|
||||
"siteNameDescription": "这是站点的显示名称。",
|
||||
"method": "方法",
|
||||
"siteMethodDescription": "这是您将如何显示连接。",
|
||||
"siteLearnNewt": "学习如何在您的系统上安装 Newt",
|
||||
@@ -206,13 +206,14 @@
|
||||
"orgGeneralSettings": "组织设置",
|
||||
"orgGeneralSettingsDescription": "管理您的机构详细信息和配置",
|
||||
"saveGeneralSettings": "保存常规设置",
|
||||
"saveSettings": "保存设置",
|
||||
"orgDangerZone": "危险区域",
|
||||
"orgDangerZoneDescription": "一旦删除该组织,将无法恢复,请务必确认。",
|
||||
"orgDelete": "删除组织",
|
||||
"orgDeleteConfirm": "确认删除组织",
|
||||
"orgMessageRemove": "此操作不可逆,这将删除所有相关数据。",
|
||||
"orgMessageConfirm": "要确认,请在下面输入组织名称。",
|
||||
"orgQuestionRemove": "你确定要删除 “{selectedOrg}” 组织吗?",
|
||||
"orgQuestionRemove": "你确定要删除 \"{selectedOrg}\" 组织吗?",
|
||||
"orgUpdated": "组织已更新",
|
||||
"orgUpdatedDescription": "组织已更新。",
|
||||
"orgErrorUpdate": "更新组织失败",
|
||||
@@ -249,7 +250,7 @@
|
||||
"weeks": "周",
|
||||
"months": "月",
|
||||
"years": "年",
|
||||
"day": "{count, plural, =1 {# 天} other {# 天}}",
|
||||
"day": "{count, plural, other {# 天}}",
|
||||
"apiKeysTitle": "API 密钥",
|
||||
"apiKeysConfirmCopy2": "您必须确认您已复制 API 密钥。",
|
||||
"apiKeysErrorCreate": "创建 API 密钥出错",
|
||||
@@ -279,7 +280,7 @@
|
||||
"apiKeysAdd": "生成 API 密钥",
|
||||
"apiKeysErrorDelete": "删除 API 密钥出错",
|
||||
"apiKeysErrorDeleteMessage": "删除 API 密钥出错",
|
||||
"apiKeysQuestionRemove": "您确定要从组织中删除 “{selectedApiKey}” API密钥吗?",
|
||||
"apiKeysQuestionRemove": "您确定要从组织中删除 \"{selectedApiKey}\" API密钥吗?",
|
||||
"apiKeysMessageRemove": "一旦删除,此API密钥将无法被使用。",
|
||||
"apiKeysMessageConfirm": "要确认,请在下方输入API密钥名称。",
|
||||
"apiKeysDeleteConfirm": "确认删除 API 密钥",
|
||||
@@ -347,7 +348,7 @@
|
||||
"licensePurchase": "购买许可证",
|
||||
"licensePurchaseSites": "购买更多站点",
|
||||
"licenseSitesUsedMax": "使用了 {usedSites}/{maxSites} 个站点",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# 站点} =1 {# 站点} other {# 站点}}",
|
||||
"licenseSitesUsed": "{count, plural, =0 {# 站点} one {# 站点} other {# 站点}}",
|
||||
"licensePurchaseDescription": "请选择您希望 {selectedMode, select, license {直接购买许可证,您可以随时增加更多站点。} other {为现有许可证购买更多站点}}",
|
||||
"licenseFee": "许可证费用",
|
||||
"licensePriceSite": "每个站点的价格",
|
||||
@@ -436,7 +437,7 @@
|
||||
"accessRoleSelect": "选择角色",
|
||||
"inviteEmailSentDescription": "一封电子邮件已经发送给用户,带有下面的访问链接。他们必须访问该链接才能接受邀请。",
|
||||
"inviteSentDescription": "用户已被邀请。他们必须访问下面的链接才能接受邀请。",
|
||||
"inviteExpiresIn": "邀请将于 {days, plural, =1 {# 天} other {# 天}}",
|
||||
"inviteExpiresIn": "邀请将在{days, plural, other {# 天}}后过期。",
|
||||
"idpTitle": "身份提供商",
|
||||
"idpSelect": "为外部用户选择身份提供商",
|
||||
"idpNotConfigured": "没有配置身份提供者。请在创建外部用户之前配置身份提供者。",
|
||||
@@ -715,7 +716,7 @@
|
||||
"idpManageDescription": "查看和管理系统中的身份提供商",
|
||||
"idpDeletedDescription": "身份提供商删除成功",
|
||||
"idpOidc": "OAuth2/OIDC",
|
||||
"idpQuestionRemove": "你确定要永久删除 “{name}” 这个身份提供商吗?",
|
||||
"idpQuestionRemove": "你确定要永久删除 \"{name}\" 这个身份提供商吗?",
|
||||
"idpMessageRemove": "这将删除身份提供者和所有相关的配置。通过此提供者进行身份验证的用户将无法登录。",
|
||||
"idpMessageConfirm": "要确认,请在下面输入身份提供者的名称。",
|
||||
"idpConfirmDelete": "确认删除身份提供商",
|
||||
@@ -958,6 +959,8 @@
|
||||
"licenseTierProfessionalRequiredDescription": "此功能仅在专业版可用。",
|
||||
"actionGetOrg": "获取组织",
|
||||
"actionUpdateOrg": "更新组织",
|
||||
"actionUpdateUser": "更新用户",
|
||||
"actionGetUser": "获取用户",
|
||||
"actionGetOrgUser": "获取组织用户",
|
||||
"actionListOrgDomains": "列出组织域",
|
||||
"actionCreateSite": "创建站点",
|
||||
@@ -1019,6 +1022,11 @@
|
||||
"actionDeleteIdpOrg": "删除 IDP组织策略",
|
||||
"actionListIdpOrgs": "列出 IDP组织",
|
||||
"actionUpdateIdpOrg": "更新 IDP组织",
|
||||
"actionCreateClient": "创建客户端",
|
||||
"actionDeleteClient": "删除客户端",
|
||||
"actionUpdateClient": "更新客户端",
|
||||
"actionListClients": "列出客户端",
|
||||
"actionGetClient": "获取客户端",
|
||||
"noneSelected": "未选择",
|
||||
"orgNotFound2": "未找到组织。",
|
||||
"searchProgress": "搜索中...",
|
||||
@@ -1090,6 +1098,8 @@
|
||||
"sidebarAllUsers": "所有用户",
|
||||
"sidebarIdentityProviders": "身份提供商",
|
||||
"sidebarLicense": "证书",
|
||||
"sidebarClients": "客户端(测试版)",
|
||||
"sidebarDomains": "域",
|
||||
"enableDockerSocket": "启用停靠套接字",
|
||||
"enableDockerSocketDescription": "启用 Docker Socket 发现以填充容器信息。必须向 Newt 提供 Socket 路径。",
|
||||
"enableDockerSocketLink": "了解更多",
|
||||
@@ -1102,7 +1112,7 @@
|
||||
"containerNetworks": "网络",
|
||||
"containerHostnameIp": "主机名/IP",
|
||||
"containerLabels": "标签",
|
||||
"containerLabelsCount": "{count} label{s,plural,one{} other{s}}",
|
||||
"containerLabelsCount": "{count, plural, other {# 标签}}",
|
||||
"containerLabelsTitle": "容器标签",
|
||||
"containerLabelEmpty": "<empty>",
|
||||
"containerPorts": "端口",
|
||||
@@ -1114,7 +1124,7 @@
|
||||
"showStoppedContainers": "显示已停止的容器",
|
||||
"noContainersFound": "未找到容器。请确保Docker容器正在运行。",
|
||||
"searchContainersPlaceholder": "在 {count} 个容器中搜索...",
|
||||
"searchResultsCount": "{count} result{s,plural,one{} other{s}}",
|
||||
"searchResultsCount": "{count, plural, other {# 个结果}}",
|
||||
"filters": "筛选器",
|
||||
"filterOptions": "过滤器选项",
|
||||
"filterPorts": "端口",
|
||||
@@ -1129,8 +1139,189 @@
|
||||
"dark": "深色",
|
||||
"system": "系统",
|
||||
"theme": "主题",
|
||||
"subnetRequired": "子网是必填项",
|
||||
"initialSetupTitle": "初始服务器设置",
|
||||
"initialSetupDescription": "创建初始服务器管理员帐户。 只能存在一个服务器管理员。 您可以随时更改这些凭据。",
|
||||
"createAdminAccount": "创建管理员帐户",
|
||||
"setupErrorCreateAdmin": "创建服务器管理员帐户时出错。"
|
||||
"setupErrorCreateAdmin": "创建服务器管理员账户时发生错误。",
|
||||
"certificateStatus": "证书状态",
|
||||
"loading": "加载中",
|
||||
"restart": "重启",
|
||||
"domains": "域",
|
||||
"domainsDescription": "管理您的组织域",
|
||||
"domainsSearch": "搜索域...",
|
||||
"domainAdd": "添加域",
|
||||
"domainAddDescription": "在您的组织中注册新域",
|
||||
"domainCreate": "创建域",
|
||||
"domainCreatedDescription": "域创建成功",
|
||||
"domainDeletedDescription": "成功删除域",
|
||||
"domainQuestionRemove": "您确定要从您的账户中移除域{domain}吗?",
|
||||
"domainMessageRemove": "移除后,该域将不再与您的账户关联。",
|
||||
"domainMessageConfirm": "要确认,请在下方输入域名。",
|
||||
"domainConfirmDelete": "确认删除域",
|
||||
"domainDelete": "删除域",
|
||||
"domain": "域",
|
||||
"selectDomainTypeNsName": "域委派(NS)",
|
||||
"selectDomainTypeNsDescription": "此域及其所有子域。当您希望控制整个域区域时使用此选项。",
|
||||
"selectDomainTypeCnameName": "单个域(CNAME)",
|
||||
"selectDomainTypeCnameDescription": "仅此特定域。用于单个子域或特定域条目。",
|
||||
"selectDomainTypeWildcardName": "通配符域",
|
||||
"selectDomainTypeWildcardDescription": "此域名及其子域名。",
|
||||
"domainDelegation": "单个域",
|
||||
"selectType": "选择一个类型",
|
||||
"actions": "操作",
|
||||
"refresh": "刷新",
|
||||
"refreshError": "刷新数据失败",
|
||||
"verified": "已验证",
|
||||
"pending": "待定",
|
||||
"sidebarBilling": "计费",
|
||||
"billing": "计费",
|
||||
"orgBillingDescription": "管理您的账单信息和订阅",
|
||||
"github": "GitHub",
|
||||
"pangolinHosted": "Pangolin 托管",
|
||||
"fossorial": "Fossorial",
|
||||
"completeAccountSetup": "完成账户设置",
|
||||
"completeAccountSetupDescription": "设置您的密码以开始",
|
||||
"accountSetupSent": "我们将发送账号设置代码到该电子邮件地址。",
|
||||
"accountSetupCode": "设置代码",
|
||||
"accountSetupCodeDescription": "请检查您的邮箱以获取设置代码。",
|
||||
"passwordCreate": "创建密码",
|
||||
"passwordCreateConfirm": "确认密码",
|
||||
"accountSetupSubmit": "发送设置代码",
|
||||
"completeSetup": "完成设置",
|
||||
"accountSetupSuccess": "账号设置完成!欢迎来到 Pangolin!",
|
||||
"documentation": "文档",
|
||||
"saveAllSettings": "保存所有设置",
|
||||
"settingsUpdated": "设置已更新",
|
||||
"settingsUpdatedDescription": "所有设置已成功更新",
|
||||
"settingsErrorUpdate": "设置更新失败",
|
||||
"settingsErrorUpdateDescription": "更新设置时发生错误",
|
||||
"sidebarCollapse": "折叠",
|
||||
"sidebarExpand": "展开",
|
||||
"newtUpdateAvailable": "更新可用",
|
||||
"newtUpdateAvailableInfo": "新版本的 Newt 已可用。请更新到最新版本以获得最佳体验。",
|
||||
"domainPickerEnterDomain": "域名",
|
||||
"domainPickerPlaceholder": "myapp.example.com、api.v1.mydomain.com 或仅 myapp",
|
||||
"domainPickerDescription": "输入资源的完整域名以查看可用选项。",
|
||||
"domainPickerDescriptionSaas": "输入完整域名、子域或名称以查看可用选项。",
|
||||
"domainPickerTabAll": "所有",
|
||||
"domainPickerTabOrganization": "组织",
|
||||
"domainPickerTabProvided": "提供的",
|
||||
"domainPickerSortAsc": "A-Z",
|
||||
"domainPickerSortDesc": "Z-A",
|
||||
"domainPickerCheckingAvailability": "检查可用性...",
|
||||
"domainPickerNoMatchingDomains": "未找到匹配的域名。尝试不同的域名或检查您组织的域名设置。",
|
||||
"domainPickerOrganizationDomains": "组织域",
|
||||
"domainPickerProvidedDomains": "提供的域",
|
||||
"domainPickerSubdomain": "子域:{subdomain}",
|
||||
"domainPickerNamespace": "命名空间:{namespace}",
|
||||
"domainPickerShowMore": "显示更多",
|
||||
"domainNotFound": "域未找到",
|
||||
"domainNotFoundDescription": "此资源已禁用,因为该域不再在我们的系统中存在。请为此资源设置一个新域。",
|
||||
"failed": "失败",
|
||||
"createNewOrgDescription": "创建一个新组织",
|
||||
"organization": "组织",
|
||||
"port": "端口",
|
||||
"securityKeyManage": "管理安全密钥",
|
||||
"securityKeyDescription": "添加或删除用于无密码认证的安全密钥",
|
||||
"securityKeyRegister": "注册新的安全密钥",
|
||||
"securityKeyList": "您的安全密钥",
|
||||
"securityKeyNone": "尚未注册安全密钥",
|
||||
"securityKeyNameRequired": "名称为必填项",
|
||||
"securityKeyRemove": "删除",
|
||||
"securityKeyLastUsed": "上次使用:{date}",
|
||||
"securityKeyNameLabel": "名称",
|
||||
"securityKeyRegisterSuccess": "安全密钥注册成功",
|
||||
"securityKeyRegisterError": "注册安全密钥失败",
|
||||
"securityKeyRemoveSuccess": "安全密钥删除成功",
|
||||
"securityKeyRemoveError": "删除安全密钥失败",
|
||||
"securityKeyLoadError": "加载安全密钥失败",
|
||||
"securityKeyLogin": "使用安全密钥继续",
|
||||
"securityKeyAuthError": "使用安全密钥认证失败",
|
||||
"securityKeyRecommendation": "考虑在其他设备上注册另一个安全密钥,以确保不会被锁定在您的账户之外。",
|
||||
"registering": "注册中...",
|
||||
"securityKeyPrompt": "请使用您的安全密钥验证身份。确保您的安全密钥已连接并准备好。",
|
||||
"securityKeyBrowserNotSupported": "您的浏览器不支持安全密钥。请使用像 Chrome、Firefox 或 Safari 这样的现代浏览器。",
|
||||
"securityKeyPermissionDenied": "请允许访问您的安全密钥以继续登录。",
|
||||
"securityKeyRemovedTooQuickly": "请保持您的安全密钥连接,直到登录过程完成。",
|
||||
"securityKeyNotSupported": "您的安全密钥可能不兼容。请尝试不同的安全密钥。",
|
||||
"securityKeyUnknownError": "使用安全密钥时出现问题。请再试一次。",
|
||||
"twoFactorRequired": "注册安全密钥需要两步验证。",
|
||||
"twoFactor": "两步验证",
|
||||
"adminEnabled2FaOnYourAccount": "管理员已为{email}启用两步验证。请完成设置以继续。",
|
||||
"continueToApplication": "继续到应用程序",
|
||||
"securityKeyAdd": "添加安全密钥",
|
||||
"securityKeyRegisterTitle": "注册新安全密钥",
|
||||
"securityKeyRegisterDescription": "连接您的安全密钥并输入名称以便识别",
|
||||
"securityKeyTwoFactorRequired": "要求两步验证",
|
||||
"securityKeyTwoFactorDescription": "请输入你的两步验证代码以注册安全密钥",
|
||||
"securityKeyTwoFactorRemoveDescription": "请输入你的两步验证代码以移除安全密钥",
|
||||
"securityKeyTwoFactorCode": "双因素代码",
|
||||
"securityKeyRemoveTitle": "移除安全密钥",
|
||||
"securityKeyRemoveDescription": "输入您的密码以移除安全密钥 \"{name}\"",
|
||||
"securityKeyNoKeysRegistered": "没有注册安全密钥",
|
||||
"securityKeyNoKeysDescription": "添加安全密钥以加强您的账户安全",
|
||||
"createDomainRequired": "必须输入域",
|
||||
"createDomainAddDnsRecords": "添加 DNS 记录",
|
||||
"createDomainAddDnsRecordsDescription": "将以下 DNS 记录添加到您的域名提供商以完成设置。",
|
||||
"createDomainNsRecords": "NS 记录",
|
||||
"createDomainRecord": "记录",
|
||||
"createDomainType": "类型:",
|
||||
"createDomainName": "名称:",
|
||||
"createDomainValue": "值:",
|
||||
"createDomainCnameRecords": "CNAME 记录",
|
||||
"createDomainARecords": "A记录",
|
||||
"createDomainRecordNumber": "记录 {number}",
|
||||
"createDomainTxtRecords": "TXT 记录",
|
||||
"createDomainSaveTheseRecords": "保存这些记录",
|
||||
"createDomainSaveTheseRecordsDescription": "务必保存这些 DNS 记录,因为您将无法再次查看它们。",
|
||||
"createDomainDnsPropagation": "DNS 传播",
|
||||
"createDomainDnsPropagationDescription": "DNS 更改可能需要一些时间才能在互联网上传播。这可能需要从几分钟到 48 小时,具体取决于您的 DNS 提供商和 TTL 设置。",
|
||||
"resourcePortRequired": "非 HTTP 资源必须输入端口号",
|
||||
"resourcePortNotAllowed": "HTTP 资源不应设置端口号",
|
||||
"signUpTerms": {
|
||||
"IAgreeToThe": "我同意",
|
||||
"termsOfService": "服务条款",
|
||||
"and": "和",
|
||||
"privacyPolicy": "隐私政策"
|
||||
},
|
||||
"siteRequired": "需要站点。",
|
||||
"olmTunnel": "Olm 隧道",
|
||||
"olmTunnelDescription": "使用 Olm 进行客户端连接",
|
||||
"errorCreatingClient": "创建客户端出错",
|
||||
"clientDefaultsNotFound": "未找到客户端默认值",
|
||||
"createClient": "创建客户端",
|
||||
"createClientDescription": "创建一个新客户端来连接您的站点",
|
||||
"seeAllClients": "查看所有客户端",
|
||||
"clientInformation": "客户端信息",
|
||||
"clientNamePlaceholder": "客户端名称",
|
||||
"address": "地址",
|
||||
"subnetPlaceholder": "子网",
|
||||
"addressDescription": "此客户端将用于连接的地址",
|
||||
"selectSites": "选择站点",
|
||||
"sitesDescription": "客户端将与所选站点进行连接",
|
||||
"clientInstallOlm": "安装 Olm",
|
||||
"clientInstallOlmDescription": "在您的系统上运行 Olm",
|
||||
"clientOlmCredentials": "Olm 凭据",
|
||||
"clientOlmCredentialsDescription": "这是 Olm 服务器的身份验证方式",
|
||||
"olmEndpoint": "Olm 端点",
|
||||
"olmId": "Olm ID",
|
||||
"olmSecretKey": "Olm 私钥",
|
||||
"clientCredentialsSave": "保存您的凭据",
|
||||
"clientCredentialsSaveDescription": "该信息仅会显示一次,请确保将其复制到安全位置。",
|
||||
"generalSettingsDescription": "配置此客户端的常规设置",
|
||||
"clientUpdated": "客户端已更新",
|
||||
"clientUpdatedDescription": "客户端已更新。",
|
||||
"clientUpdateFailed": "更新客户端失败",
|
||||
"clientUpdateError": "更新客户端时出错。",
|
||||
"sitesFetchFailed": "获取站点失败",
|
||||
"sitesFetchError": "获取站点时出错。",
|
||||
"olmErrorFetchReleases": "获取 Olm 发布版本时出错。",
|
||||
"olmErrorFetchLatest": "获取最新 Olm 发布版本时出错。",
|
||||
"remoteSubnets": "远程子网",
|
||||
"enterCidrRange": "输入 CIDR 范围",
|
||||
"remoteSubnetsDescription": "添加能远程访问此站点的 CIDR 范围。使用格式如 10.0.0.0/24 或 192.168.1.0/24。",
|
||||
"resourceEnableProxy": "启用公共代理",
|
||||
"resourceEnableProxyDescription": "启用到此资源的公共代理。这允许外部网络通过开放端口访问资源。需要 Traefik 配置。",
|
||||
"externalProxyEnabled": "外部代理已启用"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user