diff --git a/frontend/src/i18n/locales/cs/app.json b/frontend/src/i18n/locales/cs/app.json index 0c8591797..54a98b969 100644 --- a/frontend/src/i18n/locales/cs/app.json +++ b/frontend/src/i18n/locales/cs/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Failed to fetch plugin info", - "An error occurred while fetching plugin info from {{ URL }}.": "An error occurred while fetching plugin info from {{ URL }}.", - "Yes": "Ano", - "No": "Ne", - "Plugin Installation": "Plugin Installation", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Do you want to install the plugin \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "You are about to install a plugin from: {{ url }}\nDo you want to proceed?", "About": "O produktu", - "Quit": "Ukončit", - "Select All": "Vybrat vše", - "Delete": "Odstranit", - "Services": "Služby", - "Hide": "Skrýt", - "Hide Others": "Hide Others", - "Show All": "Show All", - "File": "Soubor", + "An error occurred while fetching plugin info from {{ URL }}.": "Při načítání informací o modulu plug-in z {{ URL }} došlo k chybě.", + "Another process is running": "Je spuštěn jiný proces.", + "Application opened with an invalid URL: {{ url }}": "Aplikace se otevřela s neplatnou adresou URL: {{ url }}.", + "Bring All to Front": "Přenést vše do popředí", "Close": "Zavřít", - "Edit": "Upravit", - "Cut": "Vyjmout", + "Continue": "Pokračovat", "Copy": "Kopírovat", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nelze najít dostupný port v rozsahu {{startPort}}–{{endPort}}. Uvolněte prosím port a zkuste to znovu.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nelze najít dostupný port. Na portech {{startPort}}–{{endPort}} běží procesy. Chcete tyto procesy ukončit a zkusit to znovu?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nelze ukončit jiný běžící proces, PID: {{ process_list }}. Zastavte prosím tento proces a znovu spusťte aplikaci.", + "Could not start the server even after terminating existing processes.": "Server nelze spustit ani po ukončení existujících procesů.", + "Cut": "Vyjmout", + "Delete": "Odstranit", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Chcete nainstalovat modul plug-in {{ pluginName }}?", + "Documentation": "Dokumentace", + "Edit": "Upravit", + "Failed to fetch plugin info": "Nepovedlo se načíst informace o modulu plug-in.", + "Failed to quit the other running process": "Nepodařilo se ukončit jiný spuštěný proces.", + "Failed to start": "Spuštění selhalo.", + "File": "Soubor", + "Go Back": "Přejít zpět", + "Go Forward": "Přejít vpřed", + "Go to Home": "Přejít na domovskou stránku", + "Help": "Nápověda", + "Hide": "Skrýt", + "Hide Others": "Skrýt ostatní", + "Invalid URL": "Neplatná adresa URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Zdá se, že už běží jiný proces. Chcete pokračovat automatickým ukončením tohoto procesu, nebo skončit?", + "Minimize": "Minimalizovat", + "Navigate": "Navigovat", + "No": "Ne", + "No available ports": "Žádné dostupné porty", + "Open an Issue": "Otevřít problém", "Paste": "Vložit", "Paste and Match Style": "Styl vložení a porovnání", + "Plugin Installation": "Instalace modulu plug-in", + "Quit": "Ukončit", + "Reload": "Načíst znovu", + "Reset Zoom": "Obnovit přiblížení", + "Select All": "Vybrat vše", + "Services": "Služby", + "Show All": "Zobrazit vše", "Speech": "Speech", - "Start Speaking": "Start Speaking", - "Stop Speaking": "Stop Speaking", + "Start Speaking": "Začít předčítat", + "Stop Speaking": "Přestat předčítat", + "Terminate and Retry": "Ukončit a zkusit znovu", + "Toggle Developer Tools": "Přepnout vývojářské nástroje", + "Toggle Fullscreen": "Přepnout zobrazení na celou obrazovku", "View": "Zobrazit", - "Toggle Developer Tools": "Toggle Developer Tools", - "Reset Zoom": "Reset Zoom", - "Zoom In": "Zoom In", - "Zoom Out": "Zoom Out", - "Toggle Fullscreen": "Toggle Fullscreen", - "Navigate": "Navigovat", - "Reload": "Načíst znovu", - "Go to Home": "Go to Home", - "Go Back": "Go Back", - "Go Forward": "Go Forward", "Window": "Časové období", - "Minimize": "Minimalizovat", - "Bring All to Front": "Přenést vše do popředí", - "Help": "Nápověda", - "Documentation": "Dokumentace", - "Open an Issue": "Open an Issue", - "Another process is running": "Another process is running", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Looks like another process is already running. Continue by terminating that process automatically, or quit?", - "Continue": "Pokračovat", - "Failed to quit the other running process": "Failed to quit the other running process", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.", - "No available ports": "No available ports", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?", - "Terminate and Retry": "Terminate and Retry", - "Failed to start": "Failed to start", - "Could not start the server even after terminating existing processes.": "Could not start the server even after terminating existing processes.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.", - "Invalid URL": "Invalid URL", - "Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}" + "Yes": "Ano", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Chystáte se nainstalovat modul plug-in z: {{ url }}\nChcete pokračovat?", + "Zoom In": "Přiblížit", + "Zoom Out": "Oddálit" } diff --git a/frontend/src/i18n/locales/cs/glossary.json b/frontend/src/i18n/locales/cs/glossary.json index ab54effbf..a1ef8e486 100644 --- a/frontend/src/i18n/locales/cs/glossary.json +++ b/frontend/src/i18n/locales/cs/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes Version", - "Cluster": "Cluster", - "Cluster selector": "Cluster selector", - "AKS desktop Version": "AKS desktop Version", - "Headlamp Version": "Headlamp Version", - "Git Commit": "Git Commit", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (před {{ abbrevTime }})", "About": "O produktu", - "Legal": "Právní informace", - "About dialog tabs": "About dialog tabs", - "Memory": "Paměť", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Uzly", - "Events": "Události", - "Namespaces": "Obory názvů", - "Filter": "Filtr", - "Namespace": "Obor názvů", - "toggle field visibility": "toggle field visibility", - "Condition": "Podmínka", - "Last Transition": "Last Transition", - "Last Update": "Last Update", - "Container ID": "Container ID", - "Image Pull Policy": "Image Pull Policy", - "Image": "Obrázek", - "Args": "Args", + "About dialog tabs": "Karty dialogového okna O aplikaci", + "Access Modes": "Přístupové režimy", + "Addresses": "Adresy", + "AKS desktop Version": "Desktopová verze AKS", + "Allow Volume Expansion": "Povolit rozšíření svazků", + "API Groups": "Skupiny rozhraní API", + "API Version": "Verze rozhraní API", + "API Versions": "Verze rozhraní API", + "Architecture": "Architektura", + "Are you sure you want to drain the node {{name}}?": "Opravdu chcete vyprázdnit uzel {{name}}?", + "Args": "Argumenty", + "Attach": "Připojit", + "Backend TLS Policies": "Zásady TLS back-endu", + "Backend Traffic Policies": "Zásady přenosů back-endu", + "Backends": "Back-endy", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Informace o vazbě", + "Binding Mode": "Režim vazby", + "Boot ID": "ID spuštění", + "Capacity": "Kapacita", + "Checking if Vertical Pod Autoscaler is enabled…": "Kontroluje se, zda je povoleno automatické vertikální škálování podů...", + "Claim": "Deklarace identity", + "Class Name": "Název třídy", + "Client Config: Ca Bundle": "Konfigurace klienta: svazek certifikátů certifikační autority (CA)", + "Cluster": "Cluster", + "Cluster IP": "IP adresa clusteru", + "Cluster selector": "Selekce clusteru", "Command": "Příkaz", - "Environment": "Prostředí", - "Liveness Probes": "Liveness Probes", - "Ports": "Porty", - "Volume Mounts": "Volume Mounts", - "Containers": "Kontejnery", - "Container Spec": "Container Spec", - "Ephemeral Containers": "Ephemeral Containers", + "Completions": "Dokončení", + "Condition": "Podmínka", + "Conditions": "Podmínky", + "Config Maps": "Konfigurační mapy", + "Configuration": "Konfigurace", "Container": "Kontejner", - "Config Maps": "Config Maps", - "Definition": "Definice", + "Container ID": "ID kontejneru", + "Container Policy": "Zásady kontejneru", + "Container Runtime": "Modul runtime kontejneru", + "Container Runtime Version": "Verze modulu runtime kontejneru", + "Container Spec": "Specifikace kontejneru", + "Containers": "Kontejnery", + "Controller": "Kontroler", + "Controller Name": "Název kontroleru", + "Cordon": "Cordon", + "Cordon node {{name}} cancelled.": "Operace cordon u uzlu {{name}} byla zrušena.", + "Cordoned node {{name}}.": "U uzlu {{name}} byla provedena operace cordon.", + "Cordoning node {{name}}…": "Probíhá operace cordon u uzlu {{name}}...", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Obor", - "Subresources": "Subresources", - "Resource": "Prostředek", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Druh", - "List Kind": "List Kind", - "Served": "Served", - "Storage": "Úložiště", - "Objects": "Objekty", - "Custom Resources": "Custom Resources", - "Schedule": "Plán", - "Starting deadline": "Starting deadline", - "Last Schedule": "Last Schedule", - "Cron Jobs": "Cron Jobs", - "Images": "Image", - "Tolerations": "Tolerations", - "Update Strategy": "Update Strategy", - "Selector": "Selektor", - "Node Selector": "Node Selector", - "Daemon Sets": "Daemon Sets", + "Cron Jobs": "Úlohy CronJob", + "CronJobs": "Úlohy CronJob", + "Current": "Aktuální", + "Custom Resources": "Vlastní prostředky", + "Daemon Sets": "Sady procesů démon", + "Debug Node": "Uzel ladění", + "Debug node is not supported in this OS: {{ nodeOS }}": "Uzel ladění není v tomto operačním systému podporován: {{ nodeOS }}", + "Default": "Výchozí", + "Default Backend": "Výchozí back-end", + "Definition": "Definice", "Deployments": "Nasazení", - "Replicas": "Replicas", - "Endpoint: {{ name }}": "Endpoint: {{ name }}", - "Subsets": "Subsets", - "IP": "IP adresa", - "Hostname": "Název hostitele", - "Target": "Cíl", - "Port": "Port", - "Protocol": "Protokol", + "Desired": "Požadováno", + "Drain": "Vyčerpání", + "Drain Node": "Vyprázdnit uzel", + "Drained node {{name}}.": "Byl vyprázdněn uzel {{name}}.", + "Draining node {{name}} cancelled.": "Vyprazdňování uzlu {{name}} bylo zrušeno.", + "Draining node {{name}}…": "Vyprazdňování uzlu {{name}}...", + "Egress": "Výchozí přenos dat", + "Endpoint Slices": "Řezy koncového bodu", + "Endpoint: {{ name }}": "Koncový bod: {{ name }}", "Endpoints": "Koncové body", - "Addresses": "Addresses", - "Conditions": "Podmínky", - "Ready": "Připraveno", - "Serving": "Serving", - "Terminating": "Terminating", - "Endpoint Slices": "Endpoint Slices", - "Targets": "Cíle", - "No targets defined": "No targets defined", - "TLS Validation": "TLS Validation", - "No validation settings": "No validation settings", - "Backend TLS Policies": "Backend TLS Policies", - "Retry Constraint": "Retry Constraint", - "No retry constraint configured": "No retry constraint configured", - "Session Persistence": "Session Persistence", - "No session persistence configured": "No session persistence configured", - "Backend Traffic Policies": "Backend Traffic Policies", - "Controller Name": "Controller Name", - "Gateway Classes": "Gateway Classes", - "Controller": "Kontroler", - "Class Name": "Class Name", - "Listeners": "Listeners", - "No data": "No data", + "Environment": "Prostředí", + "Ephemeral Containers": "Dočasné kontejnery", + "Events": "Události", + "except: {{ cidrExceptions }}": "výjimka: {{ cidrExceptions }}", + "External IP": "Externí IP adresa", + "Failed to cordon node {{name}}.": "Nepodařilo se provést operaci cordon pro uzel {{name}}.", + "Failed to drain node {{name}}.": "Nepodařilo se vyprázdnit uzel {{name}}.", + "Failed to uncordon node {{name}}.": "Nepodařilo se zrušit cordon u uzlu {{name}}.", + "Failure Policy": "Zásada selhání", + "Filter": "Filtr", + "From": "Z", + "Gateway (beta)": "Brána (beta verze)", + "Gateway Classes": "Třídy brány", "Gateways": "Brány", + "Generation": "Generace", + "Git Commit": "Potvrzení Git", + "Git Tree State": "Stav stromu Gitu", + "Git Version": "Verze Gitu", + "Go Version": "Verze Go", + "Groups": "Skupiny", + "GRPC Routes": "Trasy GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Pravidla", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Hostnames", - "From": "Z", - "To": "Do", - "Reference Grants": "Reference Grants", - "Horizontal Pod Autoscalers": "Horizontal Pod Autoscalers", - "Ingress Classes": "Ingress Classes", - "Default": "Výchozí", - "Yes": "Ano", - "Parameters": "Parametry", - "Default Backend": "Default Backend", - "Backends": "Backends", - "Ingresses": "Ingresses", + "Headlamp Version": "Verze Headlamp", + "Horizontal Pod Autoscalers": "Automatické horizontální škálování podů", + "Host IP": "IP adresa hostitele", + "Host IPs": "IP adresy hostitele", + "Hostname": "Název hostitele", + "Hostnames": "Názvy hostitelů", "Hosts": "Hostitelé", + "HPAs": "HPA", + "HTTP Routes": "Trasy HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Obrázek", + "Image Pull Policy": "Zásady přijímání změn imagí", + "Images": "Image", + "Ingress": "Příchozí přenos dat", + "Ingress Classes": "Třídy příchozího přenosu dat", + "Ingresses": "Objekty Ingress", + "IP": "IP adresa", + "ipBlock": "ipBlock", "Jobs": "Úlohy", - "Completions": "Dokončení", - "Lease": "Lease", + "Kernel version": "Verze jádra", + "Kernel Version": "Verze jádra", + "Kind": "Druh", + "Kube Proxy Version": "Verze proxy Kube", + "Kubelet Version": "Verze Kubeletu", + "Kubernetes Version": "Verze Kubernetes", + "Last Schedule": "Poslední plán", + "Last Transition": "Poslední přechod", + "Last Update": "Poslední aktualizace", + "Lease": "Zapůjčení", + "Leases": "Zapůjčení", + "Legal": "Právní informace", + "Limit": "Omezit", + "Limit Ranges": "Rozsahy omezení", "LimitRange": "LimitRange", - "Ingress": "Ingress", - "ipBlock": "ipBlock", - "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Egress", - "except: {{ cidrExceptions }}": "except: {{ cidrExceptions }}", - "Pod Selector": "Pod Selector", - "Network Policies": "Network Policies", - "Uncordoning node {{name}}…": "Uncordoning node {{name}}…", - "Cordoning node {{name}}…": "Cordoning node {{name}}…", - "Uncordoned node {{name}}.": "Uncordoned node {{name}}.", - "Cordoned node {{name}}.": "Cordoned node {{name}}.", - "Failed to uncordon node {{name}}.": "Failed to uncordon node {{name}}.", - "Failed to cordon node {{name}}.": "Failed to cordon node {{name}}.", - "Uncordon node {{name}} cancelled.": "Uncordon node {{name}} cancelled.", - "Cordon node {{name}} cancelled.": "Cordon node {{name}} cancelled.", - "Draining node {{name}}…": "Draining node {{name}}…", - "Drained node {{name}}.": "Drained node {{name}}.", - "Failed to drain node {{name}}.": "Failed to drain node {{name}}.", - "Draining node {{name}} cancelled.": "Draining node {{name}} cancelled.", - "Drain Node": "Drain Node", - "Are you sure you want to drain the node {{name}}?": "Are you sure you want to drain the node {{name}}?", - "Uncordon": "Uncordon", - "Cordon": "Cordon", - "Drain": "Drain", - "Pod CIDR": "Pod CIDR", - "Uptime": "Doba provozu", - "System Info": "System Info", - "Architecture": "Architektura", - "Boot ID": "Boot ID", - "System UUID": "System UUID", - "OS": "Operační systém", - "Kernel Version": "Kernel Version", - "Machine ID": "Machine ID", - "Kube Proxy Version": "Kube Proxy Version", - "Kubelet Version": "Kubelet Version", - "Container Runtime Version": "Container Runtime Version", - "Roles": "Role", - "External IP": "External IP", - "OS image": "OS image", - "Kernel version": "Kernel version", - "Container Runtime": "Container Runtime", - "Debug Node": "Debug Node", - "Debug node is not supported in this OS: {{ nodeOS }}": "Debug node is not supported in this OS: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Seconds": "Sekundy", + "List Kind": "Druh seznamu", + "Listeners": "Naslouchací procesy", + "Liveness Probes": "Testy aktivity", "Logs": "Protokoly", - "State": "Stav", + "Logs: {{ itemName }}": "Protokoly: {{ itemName }}", + "Lower Bound": "Dolní mez", + "Machine ID": "ID počítače", + "Map": "Mapa", + "Match Policy": "Zásady shody", + "Max": "Maximum", + "Memory": "Paměť", + "Min": "Minimum", + "Mutating Webhook Configurations": "Mutace konfigurací webhooků", + "Namespace": "Obor názvů", + "Namespace Selector": "Selektor oboru názvů", + "Namespaces": "Obory názvů", + "namespaceSelector": "namespaceSelector", + "Network": "Síť", + "Network Policies": "Zásady sítě", + "No data": "Žádná data", + "No retry constraint configured": "Není nakonfigurované žádné omezení opakování.", + "No session persistence configured": "Není nakonfigurovaná žádná trvalost relace.", + "No targets defined": "Nejsou definovány žádné cíle.", + "No validation settings": "Žádné nastavení ověřování", "Node": "Uzel", - "Service Account": "Service Account", - "Host IP": "Host IP", - "Host IPs": "Host IPs", - "Pod IP": "Pod IP", - "Pod IPs": "Pod IPs", - "QoS Class": "QoS Class", + "Node Selector": "Selektor uzlu", + "Nodes": "Uzly", + "Nominated Node": "Nominovaný uzel", + "Non Resources": "Nezdrojové prostředky", + "Object Selector": "Selektor objektů", + "Objects": "Objekty", + "OS": "Operační systém", + "OS image": "Image operačního systému", + "Owner": "Vlastník", + "Parameters": "Parametry", + "Persistent Volume Claims": "Trvalé deklarace svazků", + "Persistent Volumes": "Trvalé svazky", + "Platform": "Platforma", + "Plural": "Plurál", + "Pod CIDR": "CIDR podu", + "Pod Disruption Budget": "Rozpočet na přerušení podu", + "Pod Disruption Budgets": "Rozpočty na přerušení podu", + "Pod IP": "IP adresa podu", + "Pod IPs": "IP adresy podů", + "Pod Selector": "Selektor podů", + "Pods": "Pody", + "podSelector": "podSelector", + "Port": "Port", + "Port Forwarding": "Přesměrování portů", + "Ports": "Porty", "Priority": "Priorita", - "Show Logs": "Show Logs", - "Terminal / Exec": "Terminal / Exec", - "Attach": "Připojit", - "Restarts": "Restarts", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} ago)", - "Request": "Požadavek", - "Limit": "Limit", - "Nominated Node": "Nominated Node", - "Readiness Gates": "Readiness Gates", - "Pod Disruption Budget": "Pod Disruption Budget", - "Port Forwarding": "Port Forwarding", + "Priority Classes": "Třídy priority", "PriorityClass": "PriorityClass", - "Replica Sets": "Replica Sets", - "Generation": "Generace", - "Current": "Aktuální", - "Desired": "Desired", - "Min": "Minimum", - "Max": "Maximum", - "Cluster IP": "Cluster IP", - "Resource Quotas": "Resource Quotas", - "Reference Kind": "Reference Kind", - "Reference Name": "Reference Name", - "Ref. API Group": "Ref. API Group", - "Binding Info": "Binding Info", - "Role Bindings": "Role Bindings", - "Role": "Role", - "Groups": "Skupiny", - "Service Accounts": "Service Accounts", - "API Groups": "API Groups", + "Protocol": "Protokol", + "Provisioner": "Zřizovatel", + "QoS Class": "Třída QoS", + "Readiness Gates": "Brány připravenosti", + "Ready": "Připraveno", + "Reclaim Policy": "Zásada opětovného získání", + "Ref. API Group": "Referenční skupina rozhraní API", + "Reference Grants": "Referenční oprávnění", + "Reference Kind": "Druh odkazu", + "Reference Name": "Referenční název", + "Reinvocation Policy": "Zásada opětovného volání", + "Replica Sets": "Sady replik", + "Replicas": "Repliky", + "Request": "Požadavek", + "Resource": "Prostředek", + "Resource Quotas": "Kvóty prostředků", "Resources": "Prostředky", - "Non Resources": "Non Resources", - "Verbs": "Verbs", + "Restarts": "Restarty", + "Retry Constraint": "Omezení opakování", + "Role": "Role", + "Role Bindings": "Vazby rolí", + "Roles": "Role", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximální počet nedostupných: {{ maxUnavailable }}, maximální navýšení: {{ maxSurge }}", + "Rules": "Pravidla", + "Runtime Classes": "Třídy modulu runtime", "RuntimeClass": "RuntimeClass", + "Schedule": "Plán", + "Scope": "Obor", + "Seconds": "Sekundy", "Secrets": "Tajné kódy", - "Service Information": "Service Information", - "Services": "Služby", - "Owner": "Vlastník", - "Map": "Mapa", - "Workloads": "Sady funkcí", - "Stateful Sets": "Stateful Sets", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Persistent Volume Claims", - "Persistent Volumes": "Persistent Volumes", - "Storage Classes": "Storage Classes", - "Network": "Síť", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "HTTP Routes", - "GRPC Routes": "GRPC Routes", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", "Security": "Zabezpečení", - "Configuration": "Konfigurace", - "HPAs": "HPAs", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Pod Disruption Budgets", - "Limit Ranges": "Limit Ranges", - "Priority Classes": "Priority Classes", - "Runtime Classes": "Runtime Classes", - "Leases": "Leases", - "Mutating Webhook Configurations": "Mutating Webhook Configurations", - "Validating Webhook Configurations": "Validating Webhook Configurations", - "Git Version": "Git Version", - "Git Tree State": "Git Tree State", - "Go Version": "Go Version", - "Platform": "Platforma", - "Capacity": "Kapacita", - "Access Modes": "Access Modes", - "Volume Mode": "Volume Mode", - "Storage Class": "Storage Class", + "Selector": "Selektor", + "Served": "Poskytnuto", + "Service Account": "Účet služby", + "Service Accounts": "Účty služby", + "Service Information": "Informace o službě", + "Services": "Služby", + "Serving": "Obsluha", + "Session Persistence": "Trvalost relace", + "Shell: {{ itemName }}": "Prostředí: {{ itemName }}", + "Show Logs": "Zobrazit protokoly", + "Side Effects": "Vedlejší účinky", + "Singular": "Singulár", + "Starting deadline": "Počáteční datum konečného termínu", + "State": "Stav", + "Stateful Sets": "Stavové sady", + "Storage": "Úložiště", + "Storage Class": "Třída úložiště", + "Storage Classes": "Třídy úložiště", + "Strategy Type": "Typ strategie", + "Subresources": "Dílčí prostředky", + "Subsets": "Podskupiny", + "System Info": "Informace o systému", + "System UUID": "UUID systému", + "Target": "Cíl", + "Targets": "Cíle", + "Terminal / Exec": "Terminál / Exec", + "Terminating": "Ukončování", + "Timeout Seconds": "Časový limit v sekundách", + "TLS Validation": "Ověření TLS", + "To": "Do", + "toggle field visibility": "přepnout viditelnost pole", + "Tolerations": "Tolerance", + "Uncapped Target": "Cíl bez omezení", + "Uncordon": "Uncordon", + "Uncordon node {{name}} cancelled.": "Zrušení operace cordon u uzlu {{name}} bylo zrušeno.", + "Uncordoned node {{name}}.": "U uzlu {{name}} byla zrušena operace cordon.", + "Uncordoning node {{name}}…": "Ruší se operace cordon u uzlu {{name}}...", + "Update Mode": "Režim aktualizace", + "Update Policy": "Zásady aktualizace", + "Update Strategy": "Strategie aktualizace", + "Upper Bound": "Horní mez", + "Uptime": "Doba provozu", + "Validating Webhook Configurations": "Ověřování konfigurací webhooků", + "Verbs": "Příkazy", + "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Automatické vertikální škálování podů není povolené. <1>Další informace", + "Vertical Pod Autoscalers": "Vertikální automatické škálování podů", "Volume": "Svazek", - "Reclaim Policy": "Reclaim Policy", - "Binding Mode": "Binding Mode", - "Provisioner": "Provisioner", - "Volume Binding Mode": "Volume Binding Mode", - "Allow Volume Expansion": "Allow Volume Expansion", - "Claim": "Claim", - "Update Policy": "Update Policy", - "Update Mode": "Update Mode", - "Container Policy": "Container Policy", - "Lower Bound": "Lower Bound", - "Upper Bound": "Upper Bound", - "Uncapped Target": "Uncapped Target", - "Vertical Pod Autoscalers": "Vertical Pod Autoscalers", - "Checking if Vertical Pod Autoscaler is enabled…": "Checking if Vertical Pod Autoscaler is enabled…", - "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Vertical Pod Autoscaler is not enabled. <1>Learn More", - "API Version": "API Version", - "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Client Config: Ca Bundle", - "Failure Policy": "Failure Policy", - "Match Policy": "Match Policy", - "Side Effects": "Side Effects", - "Timeout Seconds": "Timeout Seconds", - "Namespace Selector": "Namespace Selector", - "Object Selector": "Object Selector", - "Reinvocation Policy": "Reinvocation Policy", - "API Versions": "API Versions", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}", - "Strategy Type": "Strategy Type" + "Volume Binding Mode": "Režim vazby svazků", + "Volume Mode": "Režim svazku", + "Volume Mounts": "Připojení svazku", + "VPAs": "VPA", + "Webhooks": "Webhooky", + "Workloads": "Sady funkcí", + "Yes": "Ano" } diff --git a/frontend/src/i18n/locales/cs/translation.json b/frontend/src/i18n/locales/cs/translation.json index d21da8821..b8d03b4a0 100644 --- a/frontend/src/i18n/locales/cs/translation.json +++ b/frontend/src/i18n/locales/cs/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Vaše desktopová verze AKS narazila na stránku, která neexistuje!", - "Authentication: {{ clusterName }}": "Ověřování: {{ clusterName }}", - "Authentication": "Ověřování", - "Please paste your authentication token.": "Vložte prosím ověřovací token.", - "ID token": "ID tokenu", - "Check out how to generate a<1>service account token.": "Podívejte se, jak vygenerovat <1>token účtu služby.", - "Cluster settings": "Nastavení clusteru", - "Cancel": "Zrušit", - "Authenticate": "Ověřit", - "Error authenticating": "Chyba při ověřování", - "Window": "Časové období", - "Fullscreen": "Na celou obrazovku", - "Snap Left": "Přichytit doleva", - "Snap Right": "Přichytit doprava", - "Snap Top": "Přichytit nahoru", - "Snap Bottom": "Přichytit dolů", - "Minimize": "Minimalizovat", - "Close": "Zavřít", - "Close All": "Zavřít vše", - "Overview": "Přehled", - "Loading": "Načítání", - "Advanced Search (Beta)": "Rozšířené vyhledávání (beta verze)", - "Select Resources": "Vybrat prostředky", - "Search": "Hledat", - "Search Resources": "Prohledat prostředky", - "Select All": "Vybrat vše", - "Clear Selection": "Vymazat výběr", - "All Resources": "Všechny prostředky", - "Examples": "Příklady", - "Search resources by query": "Hledat prostředky podle dotazu", - "Clear": "Vymazat", - "No resources selected": "Nevybral se žádný prostředek.", - "Loaded {{0}} items": "Načetl se tento počet položek: {{0}}.", - "Some resources failed to load": "Některé prostředky se nepovedlo načíst.", - "Found {{0}} results. Showing first {{1}}": "Nalezené výsledky: {{0}} Zobrazuje se prvních {{1}}", - "Name": "Název", - "Cluster": "Cluster", - "Actions": "Akce", - "Max items per Resource": "Maximální počet položek na prostředek", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Pokud má prostředek více položek, než je tato hodnota, budou z vyhledávání vyloučeny. Pomáhá to snížit využití paměti a zpomalení u velkých clusterů.", - "Refetch Interval": "Interval opakovaného načítání", - "30 seconds": "30 s", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{metricName}} pro {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "{{metricName}} v podech", + "(Current/Target)": "(Aktuální/cíl)", + "{{ available }} units": "Počet jednotek: {{ available }}", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} z(e) {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "aktuální: {{ currentReplicas }} / požadováno: {{ desiredReplicas }}", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }}krát od {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }}krát od {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "Připraveno: {{ numReady }} / {{ numItems }}", + "{{ numReady }} / {{ numItems }} Requested": "Požadováno: {{ numReady }} / {{ numItems }}", + "{{count}} files selected_one": "Počet vybraných souborů: {{count}}", + "{{count}} files selected_other": "Počet vybraných souborů: {{count}}", + "": "", + "0 Running": "0 spuštěno", "1 minute": "1 minuta", + "30 seconds": "30 s", "5 minutes": "5 min", - "Save": "Uložit", + "A large number of replicas may negatively impact the cluster's performance": "Velký počet replik může negativně ovlivnit výkon clusteru.", + "A namespace with this name already exists on one or more selected clusters": "Obor názvů s tímto názvem již existuje v jednom nebo více vybraných clusterech", + "A namespace with this name already exists.": "Obor názvů s tímto názvem již existuje.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Projekt seskupuje jeden nebo více oborů názvů napříč clustery, což usnadňuje zobrazení a správu souvisejících prostředků na jednom místě.", + "A project with this name already exists": "Projekt s tímto názvem už existuje", + "Accent color": "Barva motivu", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Formát barvy motivu je neplatný. Použijte formát hex (#ff0000), rgb() nebo rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Formát barvy motivu je neplatný. Použijte formát hex (#ff0000), rgb(), rgba() nebo název barvy v šabloně stylů CSS.", + "Accepted Names": "Akceptované názvy", + "Access": "Přístup", + "Account of current user": "Účet aktuálního uživatele", + "Actions": "Akce", + "Active": "Aktivní", "Add": "Přidat", + "Add a cluster to get started.": "Začněte přidáním clusteru.", "Add Cluster": "Přidat cluster", - "Proceed to select your preferred method for cluster creation and addition": "Pokračujte výběrem upřednostňované metody pro vytvoření a přidání clusteru.", - "Load from KubeConfig": "Načíst z KubeConfig", - "Providers": "Zprostředkovatelé", + "Add from Azure Subscription": "Přidat z předplatného Azure", "Add Local Cluster Provider": "Přidat místního poskytovatele clusteru", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Tato akce odstraní cluster {{ clusterName }} z {{ source }}.", - "This action will remove cluster \"{{ clusterName }}\".": "Tato akce odebere cluster {{ clusterName }}.", - "This action cannot be undone! Do you want to proceed?": "Tuto akci nejde vrátit zpátky. Chcete pokračovat?", - "Remove this cluster?": "Odebrat tento cluster?", - "View": "Zobrazit", - "Settings": "Nastavení", - "Delete": "Odstranit", - "Delete Cluster": "Odstranit cluster", - "Active": "Aktivní", - "Plugin": "Modul plug-in", - "In-cluster": "V clusteru", - "View Clusters": "Zobrazit clustery", - "Loading...": "Načítání...", - "No clusters found": "Nenašly se žádné clustery", - "Add a cluster to get started.": "Začněte přidáním clusteru.", - "Please sign in to add your AKS clusters": "Pokud chcete přidat clustery AKS, přihlaste se prosím.", - "Sign In with Azure": "Přihlásit se pomocí Azure", + "Add namespace": "Přidat obor názvů", "Add Other Clusters": "Přidat další clustery", - "Add from Azure Subscription": "Přidat z předplatného Azure", - "No clusters configured": "Nejsou nakonfigurované žádné clustery.", - "Checking authentication status...": "Kontroluje se stav ověřování...", - "Origin": "Počátek", - "Status": "Stav", - "Warnings": "Upozornění", + "Address Type": "Typ adresy", + "Addresses": "Adresy", + "Admission Review Versions": "Verze kontroly přístupu", + "Advanced Search (Beta)": "Rozšířené vyhledávání (beta verze)", + "Age": "Věk", + "All clusters": "Všechny clustery", "All Clusters": "Všechny clustery", - "Projects": "Projekty", - "Selected clusters": "Vybrané clustery", - "Load cluster": "Načíst cluster", - "Something went wrong with cluster {{ cluster }}": "Došlo k nějaké chybě clusteru {{ cluster }}.", - "Choose another cluster": "Zvolit jiný cluster", - "Failed to connect to the backend": "Nepovedlo se připojit k back-endu.", - "Connecting to backend...": "Připojování k back-endu...", - "Skip to main content": "Přeskočit na hlavní obsah", - "Menu": "Nabídka", - "Mark all as read": "Označit vše jako přečtené", - "Clear all": "Vymazat vše", - "Notifications": "Oznámení", - "You don't have any notifications right now": "V tuto chvíli nemáte žádná oznámení.", - "Message": "Zpráva", - "No message": "Žádná zpráva", - "Date": "Datum", - "Visible": "Zobrazit", - "Mark as read": "Označit jako přečtené", - "Show notifications": "Zobrazit oznámení", - "You have unread notifications": "Máte nepřečtená oznámení", - "View all notifications": "Zobrazit všechna oznámení", - "Unknown": "Neznámé", - "Plugins": "Moduly plug-in", - "Multiple versions": "Více verzí", - "Description": "Popis", - "Type": "Typ", - "Development": "Vývoj", - "User-installed": "Nainstalováno uživatelem", - "Shipped": "Expedováno", - "This plugin is not compatible with this version of Headlamp": "Tento modul plug-in není kompatibilní s touto verzí aplikace Headlamp.", - "Incompatible": "Nekompatibilní", - "Overridden by {{type}} version": "Přepsáno verzí {{type}}", - "Not Loaded": "Nenačtené", - "Disabled": "Zakázáno", - "Loaded": "Načteno", - "Enable": "Povolit", - "Save & Apply": "Uložit a použít", - "Deleting plugin {{ itemName }}...": "Odstraňuje se modul plug-in {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Odstranění {{ itemName }} bylo zrušeno.", - "Deleted plugin {{ itemName }}.": "Modul plug-in {{ itemName }} byl odstraněn.", - "Error deleting plugin {{ itemName }}.": "Při odstraňování modulu plug-in {{ itemName }} došlo k chybě.", - "Open Plugin Folder": "Otevřít složku modulu plug-in", - "Delete Plugin": "Odstranit modul plug-in", - "By": "Podle", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Tento modul plug-in není aktuálně načten, protože se místo toho používá verze {{type}}.", - "Are you sure you want to delete this plugin?": "Opravdu chcete odstranit tento modul plug-in?", - "Uh-oh! Something went wrong.": "Ale ne! Něco se nepovedlo.", - "Error loading {{ routeName }}": "Chyba při načítání {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Název clusteru musí obsahovat pouze malé alfanumerické znaky nebo znak - a musí začínat a končit alfanumerickým znakem.", - "Error": "Chyba", - "Okay": "OK", - "Original name: {{ displayName }}": "Původní název: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Tento vlastní název se už používá. Zvolte prosím jiný název.", - "The current name of the cluster. You can define a custom name": "Aktuální název clusteru. Můžete definovat vlastní název.", - "Cluster name": "Název clusteru", - "Change name": "Změnit název", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Opravdu chcete změnit název pro cluster {{ clusterName }}?", - "Apply": "Použít", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Formát barvy motivu je neplatný. Použijte formát hex (#ff0000), rgb() nebo rgba().", - "Choose Accent Color": "Zvolit barvu motivu", - "Use custom color": "Použít vlastní barvu", - "Custom color": "Vlastní barva", - "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", - "Full page": "Celá stránka", - "Choose Cluster Icon": "Zvolit ikonu clusteru", - "Use custom icon": "Použít vlastní ikonu", - "Custom icon (Iconify)": "Vlastní ikona (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Příklad: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Obory názvů musí obsahovat pouze malé alfanumerické znaky nebo znaky -a musí začínat a končit alfanumerickým znakem.", - "Node Shell Settings": "Nastavení prostředí uzlu", - "The default image is used for dropping a shell into a node (when not specified directly).": "Výchozí image se používá pro spuštění prostředí v uzlu (pokud není zadána přímo).", - "Linux image": "Image Linuxu", - "The default namespace is default.": "Výchozí obor názvů je výchozí.", - "Namespace": "Obor názvů", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Zadejte hodnotu v rozmezí {{ minRows }} až {{ maxRows }}.", - "Custom row value": "Vlastní hodnota řádku", - "Custom value": "Vlastní hodnota", - "Pod Debug Settings": "Nastavení ladění podů", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Dočasné kontejnery ladění se nedají odebrat přes rozhraní Kubernetes API. Zůstanou ve specifikaci podu i po zavření terminálu. Chcete-li je odebrat, je nutné pod znovu vytvořit.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Výchozí image se používá k vytváření dočasných kontejnerů ladění.", - "General Settings": "Obecná nastavení", - "Version": "Verze", - "Language": "Jazyk", - "Resource details view": "Zobrazení podrobností o prostředku", - "Number of rows for tables": "Počet řádků pro tabulky", - "Timezone to display for dates": "Časové pásmo, které se má zobrazit pro kalendářní data", - "Sort sidebar items alphabetically": "Seřadit položky bočního panelu podle abecedy", - "Use evict for pod deletion": "Použít vyřazení pro odstranění podu", - "Theme": "Motiv", - "Keyboard Shortcuts": "Klávesové zkratky", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Nakonfigurujte klávesové zkratky pro rychlý přístup k různým částem aplikace.", - "Cluster Settings": "Nastavení clusteru", - "There seem to be no clusters configured…": "Zdá se, že nejsou nakonfigurované žádné clustery...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} neexistuje. Vyberte prosím platný cluster:", - "Go to cluster": "Přejít do clusteru", + "All levels": "Všechny úrovně", + "All namespaces": "Všechny obory názvů", + "All Pods": "Všechny pody", + "All Resources": "Všechny prostředky", + "Allowed disruptions": "Povolená přerušení", + "Allowed Disruptions": "Povolená přerušení", + "Allowed namespaces": "Povolené obory názvů", + "Also delete the namespaces (this will remove all resources within them)": "Odstraňte také obory názvů (tím se odeberou všechny prostředky v nich)", + "An update is available": "Je k dispozici aktualizace.", + "Annotations": "Poznámky", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Níže by se měl zobrazit jakýkoli nový výstup procesu tohoto kontejneru. Pokud se nezobrazí, stiskněte Enter...", + "API Version": "Verze rozhraní API", + "Appbar Tools": "Nástroje panelu aplikací", "Appearance": "Vzhled", - "Stored in your browser's localStorage (per-browser setting).": "Uloženo v localStorage vašeho prohlížeče (nastavení platí pro daný prohlížeč).", - "Accent color": "Barva motivu", - "Change Color": "Změnit barvu", - "Choose Color": "Zvolit barvu", - "Cluster icon": "Ikona clusteru", - "Change Icon": "Změnit ikonu", - "Choose Icon": "Zvolit ikonu", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Formát barvy motivu je neplatný. Použijte formát hex (#ff0000), rgb(), rgba() nebo název barvy v šabloně stylů CSS.", + "Applied {{ newItemName }}.": "Aplikováno: {{ newItemName }}", + "Applied changes to {{ itemName }}.": "Aplikovaly se změny pro {{ itemName }}.", + "Apply": "Použít", "Apply appearance": "Aplikovat vzhled", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Chcete aplikovat změny vzhledu pro {{ clusterName }}? Tato data budou uložena v prohlížeči.", + "Applying {{ newItemName }}…": "Aplikování: {{ newItemName }}...", + "Applying {{ newItemName }}…": "Aplikování: {{ newItemName }}...", + "Applying changes to {{ itemName }}…": "Aplikují se změny pro {{ itemName }}...", "Applying...": "Zavádění…", - "Default namespace": "Výchozí obor názvů", - "The default namespace for e.g. when applying resources (when not specified directly).": "Výchozí obor názvů například při aplikování prostředků (pokud není zadán přímo).", - "Allowed namespaces": "Povolené obory názvů", - "The list of namespaces you are allowed to access in this cluster.": "Seznam oborů názvů, ke kterým máte v tomto clusteru přístup.", - "Add namespace": "Přidat obor názvů", - "Remove Cluster": "Odebrat cluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Opravdu chcete změnit název pro cluster {{ clusterName }}?", + "Are you sure you want to delete item {{ itemName }}?": "Opravdu chcete odstranit položku {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Opravdu chcete odstranit projekt {{projectName}}?", + "Are you sure you want to delete the following items?": "Opravdu chcete odstranit následující položky?", + "Are you sure you want to delete this plugin?": "Opravdu chcete odstranit tento modul plug-in?", + "Are you sure you want to evict pod {{ itemName }}?": "Opravdu chcete vyřadit pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Opravdu chcete odebrat cluster {{ clusterName }}?", - "Server": "Server", - "Press keys...": "Stiskněte klávesy...", - "Conflicts with: {{name}}": "V konfliktu s: {{name}}", - "Reset to default": "Obnovit výchozí", - "Navigation": "Navigace", - "General": "Obecné", - "Reset All to Defaults": "Obnovit vše na výchozí hodnoty", - "Log out from all": "Odhlásit se ze všech", - "Log out": "Odhlásit se", - "Account of current user": "Účet aktuálního uživatele", - "Appbar Tools": "Nástroje panelu aplikací", - "show more": "zobrazit více", - "Version information": "Informace o verzi", - "Getting auth info: {{ clusterName }}": "Získávají se informace o ověřování: {{ clusterName }}", - "Getting auth info": "Získávají se informace o ověřování.", - "Testing auth": "Testování ověřování", - "Headlamp Cluster Authentication": "Ověřování clusteru Headlamp", - "Sign In": "Přihlásit se", - "Use A Token": "Použít token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Nepodařilo se připojit. Ujistěte se prosím, že je cluster Kubernetes spuštěný a přístupný. Chyba: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Nepovedlo se získat informace o ověřování: {{ errorMessage }}.", - "Try Again": "Zkusit znovu", + "Are you sure you want to restart {{ itemName }}?": "Určitě chcete restartovat zařízení {{ itemName }}?", + "Are you sure you want to restart the following items?": "Opravdu chcete restartovat následující položky?", + "Are you sure?": "Jste si jistí?", + "Attach: {{ itemName }}": "Připojit: {{ itemName }}", + "Attaching to debug container...": "Připojování ke kontejneru ladění...", + "Attaching to existing debug container...": "Připojování k existujícímu kontejneru ladění...", + "Authenticate": "Ověřit", + "Authentication": "Ověřování", + "Authentication: {{ clusterName }}": "Ověřování: {{ clusterName }}", + "Available//context:replicas": "K dispozici", "Back": "Zpět", - "Memory Usage": "Využití paměti", - "{{ available }} units": "Počet jednotek: {{ available }}", - "CPU Usage": "Využití procesoru", - "{{ numReady }} / {{ numItems }} Requested": "Požadováno: {{ numReady }} / {{ numItems }}", - "{{ numReady }} / {{ numItems }} Ready": "Připraveno: {{ numReady }} / {{ numItems }}", - "Recent clusters": "Poslední clustery", - "All clusters": "Všechny clustery", - "Show build information": "Zobrazit informace o sestavení", + "BackendRefs": "BackendRefs", + "By": "Podle", + "By default, this will only remove the project label from the following namespaces:": "Ve výchozím nastavení se tím odebere jenom popisek projektu z následujících oborů názvů:", + "Cancel": "Zrušit", + "Cancelled applying {{ newItemName }}.": "Bylo zrušeno aplikování pro {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Bylo zrušeno aplikování pro {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Byly zrušeny změny pro {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Odstranění {{ itemName }} bylo zrušeno.", + "Cancelled deletion of {{ itemsLength }} items.": "Odstranění {{ itemsLength }} položek bylo zrušeno.", + "Cancelled deletion of project {{ projectName }}.": "Bylo zrušeno odstranění projektu {{ projectName }}.", + "Cancelled restarting {{ itemName }}.": "Restartování {{ itemName }} bylo zrušeno.", + "Cancelled restarting {{ itemsLength }} items.": "Bylo zrušeno restartování {{ itemsLength }} položek.", + "Cancelled resuming CronJob {{ newItemName }}.": "Obnovuje se úloha CronJob {{ newItemName }}.", + "Cancelled rollback of {{ itemName }}.": "Vrácení položky {{ itemName }} zpět bylo zrušeno.", + "Cancelled scaling {{ itemName }}.": "Bylo zrušeno škálování {{ itemName }}.", + "Cancelled suspending CronJob {{ newItemName }}.": "Bylo zrušeno pozastavení úlohy CronJob {{ newItemName }}.", + "Categories": "Kategorie", + "Change Color": "Změnit barvu", + "Change Icon": "Změnit ikonu", + "Change name": "Změnit název", + "Check out how to generate a<1>service account token.": "Podívejte se, jak vygenerovat <1>token účtu služby.", + "Checking authentication status...": "Kontroluje se stav ověřování...", "Choose a cluster": "Zvolit cluster", - "Wait while fetching clusters…": "Počkejte, než se načtou clustery...", - "Loading cluster information": "Načítají se informace o clusteru.", - "There seems to be no clusters configured…": "Zdá se, že nejsou nakonfigurované žádné clustery...", - "Please make sure you have at least one cluster configured.": "Ujistěte se prosím, že máte nakonfigurovaný aspoň jeden cluster.", - "Or try running Headlamp with a different kube config.": "Nebo zkuste spustit Headlamp s jinou konfigurací kube.", - "Load from a file": "Načtení ze souboru", - "Current//context:cluster": "Aktuální", + "Choose a namespace from the selected clusters": "Zvolte obor názvů z vybraných clusterů", + "Choose Accent Color": "Zvolit barvu motivu", + "Choose another cluster": "Zvolit jiný cluster", "Choose cluster": "Zvolte cluster.", - "Failed to load resources": "Nepovedlo se načíst prostředky.", - "You don't have permissions to view this resource": "Nemáte oprávnění k zobrazení tohoto prostředku.", - "Resource not found": "Prostředek se nenašel", - "Hide details": "Skrýt podrobnosti", - "Show details": "Zobrazit podrobnosti", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplicitní cluster: {{ clusterNames }} v seznamu. Upravte prosím název kontextu.", - "Error setting up clusters, please load a valid kubeconfig file": "Při nastavování clusterů došlo k chybě. Načtěte prosím platný soubor kubeconfig.", - "Couldn't read kubeconfig file": "Nepovedlo se přečíst soubor kubeconfig.", - "No clusters found!": "Nenašly se žádné clustery.", - "No contexts found!": "Nenašly se žádné kontexty!", - "Invalid kubeconfig file: {{ errorMessage }}": "Neplatný soubor kubeconfig: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Zvolte soubor kubeconfig nebo ho sem přetáhněte.", + "Choose Cluster Icon": "Zvolit ikonu clusteru", + "Choose Color": "Zvolit barvu", "Choose file": "Zvolit soubor", - "Select clusters": "Vybrat clustery", - "Next": "Další", - "Validating selected clusters": "Ověřování vybraných clusterů", - "Setting up clusters": "Nastavení clusterů", + "Choose Files": "Zvolit soubory", + "Choose Icon": "Zvolit ikonu", + "Clear": "Vymazat", + "Clear accent color": "Vymazat barvu motivu", + "Clear all": "Vymazat vše", + "Clear All": "Vymazat vše", + "Clear cluster icon": "Vymazat ikonu clusteru", + "Clear Selection": "Vymazat výběr", + "Client Config: Service": "Konfigurace klienta: služba", + "Client Config: URL": "Konfigurace klienta: adresa URL", + "Close": "Zavřít", + "Close All": "Zavřít vše", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} neexistuje. Vyberte prosím platný cluster:", + "Cluster Chooser": "Volba clusteru", + "Cluster icon": "Ikona clusteru", + "Cluster is required": "Vyžaduje se cluster.", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Název clusteru musí obsahovat pouze malé alfanumerické znaky nebo znak - a musí začínat a končit alfanumerickým znakem.", + "Cluster settings": "Nastavení clusteru", + "Cluster Settings": "Nastavení clusteru", + "Cluster version downgraded to {{ gitVersion }}": "Verze clusteru byla downgradována na {{ gitVersion }}.", + "Cluster version upgraded to {{ gitVersion }}": "Verze clusteru se upgradovala na {{ gitVersion }}.", + "Clusters": "Clustery", "Clusters successfully set up!": "Clustery se úspěšně nastavily.", - "Finish": "Dokončit", - "Only warnings ({{ numWarnings }})": "Pouze upozornění ({{ numWarnings }})", - "Reason": "Důvod", - "Count": "Počet", - "Last Seen": "Naposledy online", - "Offline": "Offline", - "Lost connection to the cluster.": "Došlo ke ztrátě připojení ke clusteru.", - "No": "Ne", - "Yes": "Ano", - "Create {{ name }}": "Vytvořit: {{ name }}", - "Toggle fullscreen": "Přepnout zobrazení na celou obrazovku", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nepovedlo se otevřít GitHub. Zkontrolujte prosím nastavení blokování automaticky otevíraných oken nebo zkopírujte podrobnosti o chybě ručně.", - "Your AKS desktop ran into a problem!": "Došlo k chybě v desktopové verzi AKS.", - "Head back <1>home.": "Přejít zpět <1>domů", - "Error Details": "Podrobnosti o chybě", + "Collapse": "Sbalit", + "Conditions": "Podmínky", + "Configure Keyboard Shortcuts": "Konfigurovat klávesové zkratky", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Nakonfigurujte klávesové zkratky pro rychlý přístup k různým částem aplikace.", + "Conflicts with: {{name}}": "V konfliktu s: {{name}}", + "Connecting to backend...": "Připojování k back-endu...", + "Container": "Kontejner", + "Container Limits": "Omezení kontejnerů", + "Container Port": "Port kontejneru", + "Controlled by": "Řídí", + "Controlled Resources": "Řízené prostředky", + "Controlled Values": "Řízené hodnoty", + "Copied": "Zkopírováno", "Copied to clipboard": "Zkopírováno do schránky", - "Failed to copy to clipboard": "Kopírování do schránky se nezdařilo.", "Copy": "Kopírovat", - "Open Issue on GitHub": "Otevřít problém na GitHubu", - "Scroll to bottom": "Posunout na konec", - "Container": "Kontejner", - "Lines": "Řádky", - "Severity": "Závažnost", - "Timestamps": "Časová razítka", - "Wrap lines": "Zalamovat řádky", - "All levels": "Všechny úrovně", - "Find": "Najít", - "Download": "Stáhnout", - "No results": "Žádné výsledky", - "Too many matches": "Příliš mnoho shod", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} z(e) {{ totalResults }}", - "Match case": "Rozlišovat malá a velká písmena", - "Match whole word": "Celé slovo", - "Use regular expression": "Použít regulární výraz", - "Previous Match (Shift+Enter)": "Předchozí shoda (Shift+Enter)", - "Next Match (Enter)": "Další shoda (Enter)", - "All namespaces": "Všechny obory názvů", - "From": "Z", - "Age": "Věk", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }}krát od {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }}krát od {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Poznámky k verzi ({{ appVersion }})", - "Fetching release information…": "Načítají se informace o vydané verzi…", - "Skip": "Přeskočit", - "Failed to fetch release information": "Nepovedlo se načíst informace o vydané verzi.", - "An update is available": "Je k dispozici aktualizace.", - "Read more": "Další informace", - "Disable update notifications": "Zakázat oznámení o aktualizacích", - "Dismiss": "Zrušit", - "Install the metrics-server to get usage data.": "Pokud chcete získat data o využití, nainstalujte metrics-server.", "Copy to clipboard": "Zkopírovat do schránky", - "Create / Apply": "Vytvořit / aplikovat", + "Couldn't read kubeconfig file": "Nepovedlo se přečíst soubor kubeconfig.", + "Count": "Počet", + "CPU Usage": "Využití procesoru", "Create": "Vytvořit", - "Deleting item {{ itemName }}…": "Odstraňuje se položka {{ itemName }}...", + "Create {{ name }}": "Vytvořit: {{ name }}", + "Create / Apply": "Vytvořit / aplikovat", + "Create a new namespace and use it as a project": "Vytvořte nový obor názvů a použijte ho jako projekt", + "Create a new namespace on one or more clusters and set it up as a project.": "Vytvořte nový obor názvů v jednom nebo více clusterech a nastavte ho jako projekt.", + "Create a Project": "Vytvořit projekt", + "Create Namespace": "Vytvořit obor názvů", + "Create New Namespace": "Vytvořit nový obor názvů", + "Create new Project from YAML": "Vytvořit nový projekt z YAML", + "Create Project": "Vytvořit projekt", + "Create resource quota": "Vytvořit kvótu prostředků", + "Create Resource Quota to limit resource consumption within this project": "Vytvořte kvótu prostředků pro omezení spotřeby prostředků v tomto projektu.", + "Create your first project to organize your Kubernetes resources": "Vytvořte si svůj první projekt pro uspořádání prostředků Kubernetes", + "Created": "Vytvořeno", + "Creating": "Vytváření", + "Creating ephemeral debug container...": "Vytváří se dočasný kontejner ladění...", + "Creating following resources in this project:": "Vytváří se následující prostředky v tomto projektu:", + "Creating project": "Vytváří se projekt", + "Creation": "Vytvoření", + "Current": "Aktuální", + "Current Namespace": "Aktuální obor názvů", + "Current number of replicas: {{ numReplicas }}": "Aktuální počet replik: {{ numReplicas }}", + "Current//context:cluster": "Aktuální", + "Current//context:pods": "Aktuální", + "Current//context:replicas": "Aktuální", + "Custom color": "Vlastní barva", + "Custom icon (Iconify)": "Vlastní ikona (Iconify)", + "Custom row value": "Vlastní hodnota řádku", + "Custom value": "Vlastní hodnota", + "Data": "Data", + "Date": "Datum", + "Debug Pod": "Ladit pod", + "Debug: {{ itemName }}": "Ladit: {{ itemName }}", + "Decrement": "Snížení", + "Default": "Výchozí", + "Default namespace": "Výchozí obor názvů", + "Default Request": "Výchozí žádost", + "Degraded": "Snížený výkon", + "Delete": "Odstranit", + "Delete Cluster": "Odstranit cluster", + "Delete item": "Odstranit položku", + "Delete items": "Odstranit položky", + "Delete Plugin": "Odstranit modul plug-in", + "Delete port forward": "Odstranit přesměrování portu", + "Delete project": "Odstranit projekt", + "Delete Project": "Odstranit projekt", + "Delete Project & Namespaces": "Odstranit projekt a obory názvů", + "Deleted {{ itemsLength }} items.": "Byl odstraněn tento počet položek: {{ itemsLength }}.", "Deleted item {{ itemName }}.": "Byla odstraněna položka {{ itemName }}.", + "Deleted plugin {{ itemName }}.": "Modul plug-in {{ itemName }} byl odstraněn.", + "Deleted project {{ projectName }}.": "Projekt {{ projectName }} byl odstraněn.", + "Deleting {{ itemsLength }} items…": "Odstraňuje se tento počet položek: {{ itemsLength }}…", + "Deleting item {{ itemName }}…": "Odstraňuje se položka {{ itemName }}...", + "Deleting plugin {{ itemName }}...": "Odstraňuje se modul plug-in {{ itemName }}...", + "Deleting project {{ projectName }}…": "Odstraňuje se projekt {{ projectName }}...", + "Deployment pods": "Pody nasazení", + "Description": "Popis", + "Desired number of replicas:": "Požadovaný počet replik:", + "Desired//context:pods": "Požadováno", + "Desired//context:replicas": "Požadováno", + "Details": "Podrobnosti", + "Development": "Vývoj", + "Disable update notifications": "Zakázat oznámení o aktualizacích", + "Disabled": "Zakázáno", + "Dismiss": "Zrušit", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop vyžaduje porty v rozsahu 30000–32000.", + "Documentation": "Dokumentace", + "Download": "Stáhnout", + "Drag & drop or choose kubeconfig file here": "Zvolte soubor kubeconfig nebo ho sem přetáhněte.", + "Drag & drop YAML files here or click to choose files": "Sem přetáhněte soubory YAML nebo klikněte a vyberte je.", + "Drop the file here...": "Sem přetáhněte soubor...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplicitní cluster: {{ clusterNames }} v seznamu. Upravte prosím název kontextu.", + "Duration": "Doba trvání", + "e.g. 30080": "např. 30080", + "e.g. 8080": "např. 8080", + "Edit": "Upravit", + "Edit: {{ itemName }}": "Upravit: {{ itemName }}", + "Editor": "Editor", + "Effect": "Efekt", + "Enable": "Povolit", + "Endpoints": "Koncové body", + "Enter a name": "Zadejte název", + "Enter a name for the new namespace": "Zadejte název nového oboru názvů", + "Enter a name for your new project.": "Zadejte název nového projektu.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Zadejte hodnotu v rozmezí {{ minRows }} až {{ maxRows }}.", + "Enter URL": "Zadejte adresu URL", + "Enter URL to YAML file": "Zadejte adresu URL souboru YAML.", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Dočasné kontejnery ladění se nedají odebrat přes rozhraní Kubernetes API. Zůstanou ve specifikaci podu i po zavření terminálu. Chcete-li je odebrat, je nutné pod znovu vytvořit.", + "Error": "Chyba", + "Error authenticating": "Chyba při ověřování", + "Error deleting {{ itemsLength }} items.": "Při odstraňování {{ itemsLength }} položek došlo k chybě.", "Error deleting item {{ itemName }}.": "Při odstraňování položky {{ itemName }} došlo k chybě.", + "Error deleting plugin {{ itemName }}.": "Při odstraňování modulu plug-in {{ itemName }} došlo k chybě.", + "Error deleting project {{ projectName }}.": "Při odstraňování projektu {{ projectName }} došlo k chybě.", + "Error Details": "Podrobnosti o chybě", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Při získávání vlastního prostředku došlo k chybě {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Při získávání definice vlastního prostředku došlo k chybě {{ crdName }}: {{ errorMessage }}.", + "Error getting custom resource definitions: {{ errorMessage }}": "Při získávání definicí vlastních prostředků došlo k chybě: {{ errorMessage }}.", + "Error loading {{ routeName }}": "Chyba při načítání {{ routeName }}", + "Error parsing the code: {{error}}": "Chyba při parsování kódu: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Při parsování kódu došlo k chybě. Ověřte prosím, že se jedná o platný kód YAML nebo JSON!", + "Error processing files: {{error}}": "Chyba při zpracování souborů: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Při nastavování clusterů došlo k chybě. Načtěte prosím platný soubor kubeconfig.", + "Error: All of the files are empty.": "Chyba: Všechny soubory jsou prázdné.", "Evict": "Vyřadit", "Evict Pod": "Vyřadit pod", - "Delete item": "Odstranit položku", - "Are you sure you want to evict pod {{ itemName }}?": "Opravdu chcete vyřadit pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Opravdu chcete odstranit položku {{ itemName }}?", - "Force Delete": "Vynutit odstranění", - "Are you sure you want to delete the following items?": "Opravdu chcete odstranit následující položky?", - "Deleting {{ itemsLength }} items…": "Odstraňuje se tento počet položek: {{ itemsLength }}…", - "Cancelled deletion of {{ itemsLength }} items.": "Odstranění {{ itemsLength }} položek bylo zrušeno.", - "Deleted {{ itemsLength }} items.": "Byl odstraněn tento počet položek: {{ itemsLength }}.", - "Error deleting {{ itemsLength }} items.": "Při odstraňování {{ itemsLength }} položek došlo k chybě.", - "Delete items": "Odstranit položky", - "Resource details": "Podrobnosti o prostředku", - "Loading documentation": "Načítá se dokumentace.", - "No documentation available.": "Není dostupná žádná dokumentace.", - "No documentation for type {{ docsType }}.": "Pro typ {{ docsType }} není k dispozici žádná dokumentace.", - "Showing documentation for: {{ docsType }}": "Zobrazuje se dokumentace pro: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Aplikují se změny pro {{ itemName }}...", - "Cancelled changes to {{ itemName }}.": "Byly zrušeny změny pro {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Aplikovaly se změny pro {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Příklad: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Příklady", + "Exit Code": "Ukončovací kód", + "Expand": "Rozbalit", + "Expand All": "Rozbalit vše", + "Expand sidebar": "Rozbalit boční panel", + "Failed": "Neúspěšné", + "Failed to apply {{ newItemName }}.": "Aplikování pro {{ newItemName }} selhalo.", "Failed to apply changes to {{ itemName }}.": "Nepovedlo se aplikovat změny pro {{ itemName }}.", - "Edit": "Upravit", - "Invalid JSON": "Neplatný JSON", - "Invalid YAML": "Neplatný kód YAML", - "Failed to create {{ kind }} {{ name }}.": "Vytvoření {{ kind }} {{ name }} se nezdařilo.", + "Failed to connect to the backend": "Nepovedlo se připojit k back-endu.", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Nepodařilo se připojit. Ujistěte se prosím, že je cluster Kubernetes spuštěný a přístupný. Chyba: {{ errorMessage }}", + "Failed to connect…": "Nepodařilo se připojit...", + "Failed to connect…\r\n": "Nepodařilo se připojit...\r\n", + "Failed to copy to clipboard": "Kopírování do schránky se nezdařilo.", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Vytvoření {{ kind }} {{ name }} v {{ apiVersion }} se nezdařilo.", - "Error parsing the code: {{error}}": "Chyba při parsování kódu: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Při parsování kódu došlo k chybě. Ověřte prosím, že se jedná o platný kód YAML nebo JSON!", - "Applying {{ newItemName }}…": "Aplikování: {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Bylo zrušeno aplikování pro {{ newItemName }}.", - "Applied {{ newItemName }}.": "Aplikováno: {{ newItemName }}", - "Failed to apply {{ newItemName }}.": "Aplikování pro {{ newItemName }} selhalo.", - "New Object": "Nový objekt", - "View: {{ itemName }}": "Zobrazení: {{ itemName }}", - "Edit: {{ itemName }}": "Upravit: {{ itemName }}", - "Loading editor": "Načítá se editor.", - "Hide Managed Fields": "Skrýt spravovaná pole", - "Use minimal editor": "Použít minimální editor", - "Upload File/URL": "Nahrát soubor / URL", - "Editor": "Editor", - "Documentation": "Dokumentace", - "Undo": "Vrátit zpět", - "Are you sure?": "Jste si jistí?", - "This will discard your changes in the editor. Do you want to proceed?": "Tím se zahodí vaše změny v editoru. Chcete pokračovat?", - "Undo Changes": "Vrátit změny", - "Invalid Secret Reference": "Neplatný odkaz na tajný kód", - "Invalid Config Map Reference": "Neplatný odkaz na konfigurační mapu", - "Invalid fieldRef": "Neplatný odkaz fieldRef", - "Invalid resourceFieldRef": "Neplatný odkaz resourceFieldRef", - "Show fewer": "Zobrazit méně", - "Show all environment variables": "Zobrazit všechny proměnné prostředí", - "Show all environment variables (+{{count}} more)_one": "Zobrazit všechny proměnné prostředí (+ další: {{count}})", - "Show all environment variables (+{{count}} more)_other": "Zobrazit všechny proměnné prostředí (+ další: {{count}})", - "No label selectors found for this {{type}}": "Pro tento typ {{type}} se nenašly žádné selektory popisků.", - "Invalid response from server": "Neplatná odpověď ze serveru", - "Failed to fetch related pods": "Nepovedlo se načíst související pody.", - "No pods found for this workload": "Pro tuto úlohu se nenašly žádné pody.", + "Failed to create {{ kind }} {{ name }}.": "Vytvoření {{ kind }} {{ name }} se nezdařilo.", + "Failed to create debug container: {{message}}": "Nepovedlo se vytvořit kontejner ladění: {{message}}.", "Failed to fetch pods: {{error}}": "Nepovedlo se načíst pody: {{error}}.", - "Logs are paused. Click the follow button to resume following them.": "Protokoly jsou pozastavené. Pokud chcete pokračovat v jejich sledování, klikněte na tlačítko Sledovat.", - "Select Pod": "Vybrat pod", - "All Pods": "Všechny pody", - "Restarted": "Restartováno", - "Show logs for previous instances of this container.": "Zobrazí protokoly pro předchozí instance tohoto kontejneru.", - "You can only select this option for containers that have been restarted.": "Tuto možnost můžete vybrat jenom pro kontejnery, které se restartovaly.", - "Show previous": "Zobrazit předchozí", - "Show timestamps in the logs.": "Zobrazí časová razítka v protokolech.", - "Follow logs in real-time.": "Sledujte protokoly v reálném čase.", + "Failed to fetch related pods": "Nepovedlo se načíst související pody.", + "Failed to fetch release information": "Nepovedlo se načíst informace o vydané verzi.", + "Failed to get authentication information: {{ errorMessage }}": "Nepovedlo se získat informace o ověřování: {{ errorMessage }}.", + "Failed to load custom resource instances": "Nepovedlo se načíst instance vlastních prostředků.", + "Failed to load from URL: {{error}}": "Načtení z adresy URL se nezdařilo: {{error}}.", + "Failed to load resources": "Nepovedlo se načíst prostředky.", + "Failed to load revision history: {{ error }}": "Nepovedlo se načíst historii revizí: {{ error }}.", + "Failed to read file.": "Nepodařilo se přečíst soubor.", + "Failed to restart {{ itemName }}.": "Nepodařilo se restartovat {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Nepovedlo se restartovat tento počet položek: {{ itemsLength }}.", + "Failed to resume CronJob {{ newItemName }}.": "Obnovení úlohy CronJob {{ newItemName }}se nezdařilo.", + "Failed to rollback {{ itemName }}.": "Vrácení zpět se pro {{ itemName }} nezdařilo.", + "Failed to run \"{{ command }}\"": "Nepodařilo se spustit {{ command }}.", + "Failed to run \"{{command}}\"…": "Nepodařilo se spustit {{command}}...", + "Failed to scale {{ itemName }}.": "Nepovedlo se škálovat {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Nepovedlo se vytvořit úlohu {{ newItemName }}.", + "Failed to suspend CronJob {{ newItemName }}.": "Nepovedlo se pozastavit úlohu CronJob {{ newItemName }}.", + "Fetching release information…": "Načítají se informace o vydané verzi…", + "File read was aborted.": "Čtení souboru bylo přerušeno.", + "Filter Type": "Typ filtru", + "Filters": "Filtry", + "Find": "Najít", + "Finish": "Dokončit", + "Finished": "Dokončeno", + "Fit to screen": "Přizpůsobit obrazovce", "Follow": "Použijte", - "Show logs": "Zobrazit protokoly", - "Loading resource data": "Načítání dat prostředků", - "Creation": "Vytvoření", - "Labels": "Popisky", - "Annotations": "Poznámky", - "Owner refs": "Odkazy vlastníka", - "Controlled by": "Řídí", - "Show all labels (+{{count}} more)_one": "Zobrazit všechny popisky (+ další: {{count}})", - "Show all labels (+{{count}} more)_other": "Zobrazit všechny popisky (+ další: {{count}})", - "Start port forward": "Spustit přesměrování portu", + "Follow logs in real-time.": "Sledujte protokoly v reálném čase.", + "Force Delete": "Vynutit odstranění", + "Format": "Formát", "Forward port": "Přesměrovat port", - "Delete port forward": "Odstranit přesměrování portu", - "Stop port forward": "Zastavit přesměrování portu", - "Copied": "Zkopírováno", - "This value may differ in the container, since the pod is older than {{from}}": "Tato hodnota se může v kontejneru lišit, protože pod je starší než {{from}}", - "Value": "Hodnota", - "Mount Path": "Cesta pro připojení", + "Found {{0}} results. Showing first {{1}}": "Nalezené výsledky: {{0}} Zobrazuje se prvních {{1}}", "from": "z", + "From": "Z", + "Full page": "Celá stránka", + "Fullscreen": "Na celou obrazovku", + "General": "Obecné", + "General Settings": "Obecná nastavení", + "Getting auth info": "Získávají se informace o ověřování.", + "Getting auth info: {{ clusterName }}": "Získávají se informace o ověřování: {{ clusterName }}", + "Give your project a descriptive name": "Zadejte popisný název projektu.", + "Global Default": "Globální výchozí", + "Global Search": "Globální vyhledávání", + "Go to cluster": "Přejít do clusteru", + "Group": "Skupina", + "Group By": "Seskupit podle", + "Handler": "Obslužná rutina", + "Hard": "Obtížné", + "Head back <1>home.": "Přejít zpět <1>domů", + "Headers": "Záhlaví", + "Headlamp Cluster Authentication": "Ověřování clusteru Headlamp", + "Health": "Zdraví", + "Healthy": "V pořádku", + "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", + "Hide details": "Skrýt podrobnosti", + "Hide Helm Secrets": "Skrýt tajné kódy Helm", + "Hide Managed Fields": "Skrýt spravovaná pole", + "Holder": "Držitel", + "Holder Identity": "Identita držitele", + "Home": "Domů", + "Host": "Hostitel", + "Hostname": "Název hostitele", "I/O": "I/O", - "Ready": "Připraveno", - "Waiting": "Čekající", - "Running": "Běží", - "Exit Code": "Ukončovací kód", - "Started": "Spuštěno", - "Finished": "Dokončeno", - "Restart Count": "Restartovat počet", - "Last State": "Poslední stav", - "No data to be shown.": "Nejsou k dispozici žádná data, která by bylo možné zobrazit.", - "Init Containers": "Kontejnery init", - "Conditions": "Podmínky", - "Volumes": "Svazky", - "Kind": "Druh", - "Restarting {{ itemName }}…": "Restartuje se {{ itemName }}...", - "Cancelled restarting {{ itemName }}.": "Restartování {{ itemName }} bylo zrušeno.", - "Restarted {{ itemName }}.": "Restartována položka {{ itemName }}", - "Failed to restart {{ itemName }}.": "Nepodařilo se restartovat {{ itemName }}.", - "Restart": "Restartovat", - "Are you sure you want to restart {{ itemName }}?": "Určitě chcete restartovat zařízení {{ itemName }}?", - "Are you sure you want to restart the following items?": "Opravdu chcete restartovat následující položky?", - "Restarting {{ itemsLength }} items…": "Restartuje se tento počet položek: {{ itemsLength }}...", - "Cancelled restarting {{ itemsLength }} items.": "Bylo zrušeno restartování {{ itemsLength }} položek.", - "Restarted {{ itemsLength }} items.": "Restartován tento počet položek: {{ itemsLength }}", - "Failed to restart {{ itemsLength }} items.": "Nepovedlo se restartovat tento počet položek: {{ itemsLength }}.", - "Restart items": "Restartovat položky", - "Revision History": "Historie revizí", - "Loading revision history…": "Načítá se historie revizí...", - "Failed to load revision history: {{ error }}": "Nepovedlo se načíst historii revizí: {{ error }}.", - "No revision history available.": "Není k dispozici žádná historie revizí.", - "Revision": "Revize", - "Created": "Vytvořeno", + "ID token": "ID tokenu", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Pokud má prostředek více položek, než je tato hodnota, budou z vyhledávání vyloučeny. Pomáhá to snížit využití paměti a zpomalení u velkých clusterů.", "Images": "Image", - "Current": "Aktuální", - "Previous": "Předchozí", - "Rolling back {{ itemName }} to previous version…": "Položka {{ itemName }} je vracena zpět na předchozí verzi...", - "Cancelled rollback of {{ itemName }}.": "Vrácení položky {{ itemName }} zpět bylo zrušeno.", - "Rolled back {{ itemName }} to previous version.": "Položka {{ itemName }} byla vrácena zpět na předchozí verzi.", - "Failed to rollback {{ itemName }}.": "Vrácení zpět se pro {{ itemName }} nezdařilo.", - "Rollback": "Vrátit zpět", - "Rollback {{ kind }}": "Vrátit zpět: {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Vyberte revizi, ke které se má {{ name }} vrátit zpět. Tato operace nahradí aktuální šablonu podu šablonou z vybrané revize.", - "No previous revisions available to rollback to.": "Nejsou k dispozici žádné předchozí revize pro návrat zpět.", - "Revision {{ revision }}": "Revize {{ revision }}", - "Scaling {{ itemName }}…": "Škáluje se {{ itemName }}...", - "Cancelled scaling {{ itemName }}.": "Bylo zrušeno škálování {{ itemName }}.", - "Scaled {{ itemName }}.": "Škálovaná položka {{ itemName }}", - "Failed to scale {{ itemName }}.": "Nepovedlo se škálovat {{ itemName }}.", - "Scale": "Škálovat", - "Scale Replicas": "Škálovat repliky", - "Current number of replicas: {{ numReplicas }}": "Aktuální počet replik: {{ numReplicas }}", - "Desired number of replicas:": "Požadovaný počet replik:", - "Decrement": "Snížení", + "In-cluster": "V clusteru", + "Incompatible": "Nekompatibilní", "Increment": "Přírůstek (rozdíl)", - "A large number of replicas may negatively impact the cluster's performance": "Velký počet replik může negativně ovlivnit výkon clusteru.", + "Init Containers": "Kontejnery init", + "Install the metrics-server to get usage data.": "Pokud chcete získat data o využití, nainstalujte metrics-server.", + "Instance": "Instance", + "Instances": "Instance", + "Internal IP": "Interní IP adresa", + "Invalid Config Map Reference": "Neplatný odkaz na konfigurační mapu", + "Invalid fieldRef": "Neplatný odkaz fieldRef", + "Invalid JSON": "Neplatný JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Neplatný soubor kubeconfig: {{ errorMessage }}", + "Invalid resourceFieldRef": "Neplatný odkaz resourceFieldRef", + "Invalid response from server": "Neplatná odpověď ze serveru", + "Invalid Secret Reference": "Neplatný odkaz na tajný kód", + "Invalid YAML": "Neplatný kód YAML", + "Job {{ newItemName }} spawned": "Úloha {{ newItemName }} se vytvořila.", + "Job Name": "Název úlohy", + "Key": "Klíč", + "Keyboard Shortcuts": "Klávesové zkratky", + "Kind": "Druh", + "Labels": "Popisky", + "Language": "Jazyk", + "Last Seen": "Naposledy online", + "Last State": "Poslední stav", + "Last Transition Time": "Čas posledního přechodu", + "Lease Duration Seconds": "Doba trvání zapůjčení v sekundách", + "Leave empty to auto-assign an available port.": "Pokud chcete automaticky přiřadit dostupný port, ponechte prázdné.", + "Leave empty to auto-assign from range 30000-32000.": "Pokud chcete automatické přiřazení v rozsahu 30000–32000, ponechte prázdné.", + "Limit": "Omezit", + "Lines": "Řádky", + "Linux image": "Image Linuxu", + "Listeners": "Naslouchací procesy", "Load": "Načíst", - "Failed to read file.": "Nepodařilo se přečíst soubor.", - "File read was aborted.": "Čtení souboru bylo přerušeno.", - "Error: All of the files are empty.": "Chyba: Všechny soubory jsou prázdné.", - "Unexpected error while reading files.": "Při čtení souborů došlo k neočekávané chybě.", - "Drop the file here...": "Sem přetáhněte soubor...", - "Select a file or drag and drop here": "Vyberte soubor nebo ho sem přetáhněte.", - "Select File": "Vybrat soubor", - "{{count}} files selected_one": "Počet vybraných souborů: {{count}}", - "{{count}} files selected_other": "Počet vybraných souborů: {{count}}", - "Please enter a valid URL.": "Zadejte prosím platnou adresu URL.", - "Unexpected error while fetching the file.": "Při načítání souboru došlo k neočekávané chybě.", - "Enter URL": "Zadejte adresu URL", - "Upload File": "Nahrát soubor", + "Load cluster": "Načíst cluster", + "Load from a file": "Načtení ze souboru", + "Load from KubeConfig": "Načíst z KubeConfig", "Load from URL": "Načíst z adresy URL", - "View YAML": "Zobrazit YAML", - "Collapse": "Sbalit", - "Expand": "Rozbalit", - "sort up": "seřadit nahoru", - "sort down": "seřadit dolů", - "sort swap": "prohození pořadí řazení", - "Loading table data": "Načítají se data tabulky.", - "Refresh": "Aktualizovat", - "No data matching the filter criteria.": "Kritériím filtru neodpovídají žádná data.", - "No results found": "Nenašly se žádné výsledky.", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Níže by se měl zobrazit jakýkoli nový výstup procesu tohoto kontejneru. Pokud se nezobrazí, stiskněte Enter...", - "Failed to run \"{{command}}\"…": "Nepodařilo se spustit {{command}}...", - "Failed to connect…": "Nepodařilo se připojit...", - "Press the enter key to reconnect.": "Stisknutím klávesy Enter se znovu připojíte.", - "Failed to run \"{{ command }}\"": "Nepodařilo se spustit {{ command }}.", - "Trying to attach to the container {{ container }}…": "Probíhá pokus o připojení ke kontejneru {{ container }}...", - "Trying to run \"{{command}}\"…": "Probíhá pokus o spuštění {{command}}...", - "Attach: {{ itemName }}": "Připojit: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminál: {{ itemName }}", - "Timezone": "Časové pásmo", - "Data": "Data", - "No data in this config map": "V této mapě konfigurace nejsou žádná data.", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Při získávání definice vlastního prostředku došlo k chybě {{ crdName }}: {{ errorMessage }}.", + "Load resources": "Načíst prostředky", + "Load YAML resources from a remote URL": "Načíst prostředky YAML ze vzdálené adresy URL", + "Loaded": "Načteno", + "Loaded {{0}} items": "Načetl se tento počet položek: {{0}}.", + "Loaded Resources ({{count}})_one": "Načtené prostředky ({{count}})", + "Loaded Resources ({{count}})_other": "Načtené prostředky ({{count}})", + "Loading": "Načítání", + "Loading cluster information": "Načítají se informace o clusteru.", + "Loading custom resource definition": "Načítá se definice vlastního prostředku.", + "Loading custom resource definitions": "Načítají se definice vlastních prostředků.", "Loading custom resource details": "Načítají se podrobnosti o vlastním prostředku.", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Při získávání vlastního prostředku došlo k chybě {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Načítají se instance vlastních prostředků.", - "No custom resources instances found.": "Nenašly se žádné instance vlastních prostředků.", - "Failed to load custom resource instances": "Nepovedlo se načíst instance vlastních prostředků.", - "Error getting custom resource definitions: {{ errorMessage }}": "Při získávání definicí vlastních prostředků došlo k chybě: {{ errorMessage }}.", - "Loading custom resource definitions": "Načítají se definice vlastních prostředků.", - "Loading custom resource definition": "Načítá se definice vlastního prostředku.", - "No custom resources found": "Nenašly se žádné vlastní prostředky.", - "Group": "Skupina", - "Categories": "Kategorie", - "Accepted Names": "Akceptované názvy", - "Versions": "Verze", - "Spawning Job {{ newItemName }}…": "Úloha vytváření podřízeného procesu {{ newItemName }}...", - "Job {{ newItemName }} spawned": "Úloha {{ newItemName }} se vytvořila.", - "Failed to spawn Job {{ newItemName }}": "Nepovedlo se vytvořit úlohu {{ newItemName }}.", - "Spawn Job": "Úloha vytvoření podřízeného procesu", - "This will trigger a new Job based on the CronJob {{ name }}": "Tím se aktivuje nová úloha založená na úloze CronJob {{ name }}", - "Job Name": "Název úlohy", - "Spawn": "Vytvořit podřízený proces", - "Suspending CronJob {{ newItemName }}…": "Pozastavuje se úloha CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Obnovuje se úloha CronJob {{ newItemName }}...", - "Cancelled suspending CronJob {{ newItemName }}.": "Bylo zrušeno pozastavení úlohy CronJob {{ newItemName }}.", - "Cancelled resuming CronJob {{ newItemName }}.": "Obnovuje se úloha CronJob {{ newItemName }}.", - "Suspended CronJob {{ newItemName }}.": "Úloha CronJob {{ newItemName }} byla pozastavena.", - "Resumed CronJob {{ newItemName }}.": "Obnovila se úloha CronJob {{ newItemName }}.", - "Failed to suspend CronJob {{ newItemName }}.": "Nepovedlo se pozastavit úlohu CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Obnovení úlohy CronJob {{ newItemName }}se nezdařilo.", - "Resume": "Pokračovat", - "Suspend": "Pozastavit", - "Key": "Klíč", - "Operator": "Operátor", - "Effect": "Efekt", - "Desired//context:pods": "Požadováno", - "Addresses": "Adresy", - "Address Type": "Typ adresy", - "Hostname": "Název hostitele", - "Node Name": "Název uzlu", - "Zone": "Zóna", - "Endpoints": "Koncové body", - "Retry Budget": "Rozpočet opakování", - "Not specified": "Neuvedeno", - "Min Retry Rate": "Minimální frekvence opakování", - "Port": "Port", - "Protocol": "Protokol", - "No addresses data to be shown.": "Nejsou k dispozici žádná data adres k zobrazení.", - "Listeners": "Naslouchací procesy", + "Loading documentation": "Načítá se dokumentace.", + "Loading editor": "Načítá se editor.", + "Loading port forwarding": "Načítá se přesměrování portů.", + "Loading resource data": "Načítání dat prostředků", + "Loading revision history…": "Načítá se historie revizí...", + "Loading table data": "Načítají se data tabulky.", + "Loading...": "Načítání...", + "Local Port": "Místní port", + "Log Level": "Úroveň protokolování", + "Log out": "Odhlásit se", + "Log out from all": "Odhlásit se ze všech", + "Log Viewer Search": "Hledání v prohlížeči protokolů", + "Logs are paused. Click the follow button to resume following them.": "Protokoly jsou pozastavené. Pokud chcete pokračovat v jejich sledování, klikněte na tlačítko Sledovat.", + "Logs: {{ itemName }}": "Protokoly: {{ itemName }}", + "Lost connection to the cluster.": "Došlo ke ztrátě připojení ke clusteru.", + "Main Navigation": "Hlavní navigace", + "Map": "Mapa", + "Mark all as read": "Označit vše jako přečtené", + "Mark as read": "Označit jako přečtené", + "Match case": "Rozlišovat malá a velká písmena", + "Match whole word": "Celé slovo", "Matches": "Shody", - "BackendRefs": "BackendRefs", - "Filters": "Filtry", - "Path Type": "Typ cesty", - "Path": "Cesta", - "Headers": "Záhlaví", - "Query Parameters": "Parametry dotazu", + "Max": "Maximum", + "Max Allowed": "Maximální povolený počet", + "Max items per Resource": "Maximální počet položek na prostředek", + "Max Unavailable": "Max. nedostupné", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Využití paměti", + "Menu": "Nabídka", + "Message": "Zpráva", "Method": "Metoda", - "Filter Type": "Typ filtru", - "Weight": "Váha", - "rules": "pravidla", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Nejsou k dispozici žádná data pravidel k zobrazení.", - "Section Name": "Název oddílu", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Stiskněte<1>{formatShortcutKey(searchShortcutKey)} pro hledání", - "Search resources, pages, clusters by name": "Hledat prostředky, stránky a clustery podle názvu", - "Current Namespace": "Aktuální obor názvů", - "Set namespace: {{namespace}}": "Nastavit obor názvů: {{namespace}}", - "Page": "Stránka", - "Configure Keyboard Shortcuts": "Konfigurovat klávesové zkratky", - "Reference": "Odkaz", "Metrics": "metriky", - "(Current/Target)": "(Aktuální/cíl)", + "Min": "Minimum", + "Min Allowed": "Minimální povolený počet", + "Min Available": "Min. k dispozici", + "Min Retry Rate": "Minimální frekvence opakování", + "Minimize": "Minimalizovat", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Pody nasazení", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "aktuální: {{ currentReplicas }} / požadováno: {{ desiredReplicas }}", - "Targets": "Cíle", + "Mode": "Režim", "more…": "více…", - "Default": "Výchozí", - "Host": "Hostitel", - "Duration": "Doba trvání", - "Holder Identity": "Identita držitele", - "Lease Duration Seconds": "Doba trvání zapůjčení v sekundách", - "Renew Time": "Čas prodloužení", - "Holder": "Držitel", - "Container Limits": "Omezení kontejnerů", - "Default Request": "Výchozí žádost", - "Max": "Maximum", - "Min": "Minimum", - "A namespace with this name already exists.": "Obor názvů s tímto názvem již existuje.", - "Applying {{ newItemName }}…": "Aplikování: {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Bylo zrušeno aplikování pro {{ newItemName }}.", + "Mount Path": "Cesta pro připojení", + "Multiple versions": "Více verzí", + "N/A": "Není k dispozici", + "Name": "Název", + "Name is required": "Název je povinný.", + "Namespace": "Obor názvů", + "Namespace Name": "Název oboru názvů", + "Namespaces": "Obory názvů", "Namespaces must be under 64 characters.": "Obory názvů musí mít méně než 64 znaků.", - "Create Namespace": "Vytvořit obor názvů", - "To": "Do", - "used": "použito", - "Scheduling Disabled": "Plánování zakázáno", - "Scheduling Enabled": "Plánování povoleno", - "Taints": "Vady", - "Not ready yet!": "Ještě není připraveno.", - "Internal IP": "Interní IP adresa", - "None": "Žádné", - "Software": "Software", - "Redirecting to main page…": "Přesměrovávání na hlavní stránku...", - "Prettify": "Zpřehlednit", - "Show JSON values in plain text by removing escape characters.": "Odebráním řídicích znaků zobrazte hodnoty JSON ve formátu prostého textu.", - "Format": "Formát", - "Debug Pod": "Ladit pod", - "Debug: {{ itemName }}": "Ladit: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Obory názvů musí obsahovat pouze malé alfanumerické znaky nebo znaky -a musí začínat a končit alfanumerickým znakem.", + "Navigation": "Navigace", + "Navigation Tabs": "Navigační karty", + "New Object": "Nový objekt", + "Next": "Další", + "Next Match (Enter)": "Další shoda (Enter)", + "No": "Ne", + "No {{category}} resources found for this project.": "Pro tento projekt se nenašly žádné prostředky {{category}}.", + "No addresses data to be shown.": "Nejsou k dispozici žádná data adres k zobrazení.", + "No available clusters": "Žádné dostupné clustery", "No cluster selected": "Není vybraný žádný cluster.", + "No clusters configured": "Nejsou nakonfigurované žádné clustery.", + "No clusters found": "Nenašly se žádné clustery", + "No clusters found!": "Nenašly se žádné clustery.", + "No contexts found!": "Nenašly se žádné kontexty!", + "No custom resources found": "Nenašly se žádné vlastní prostředky.", + "No custom resources instances found.": "Nenašly se žádné instance vlastních prostředků.", + "No data in this config map": "V této mapě konfigurace nejsou žádná data.", + "No data in this secret": "V tomto tajném kódu nejsou žádná data.", + "No data matching the filter criteria.": "Kritériím filtru neodpovídají žádná data.", + "No data to be shown.": "Nejsou k dispozici žádná data, která by bylo možné zobrazit.", + "No data to be shown. Try to change filters or select a different namespace.": "Nejsou k dispozici žádná data, která by bylo možné zobrazit. Zkuste změnit filtry nebo vybrat jiný obor názvů.", + "No documentation available.": "Není dostupná žádná dokumentace.", + "No documentation for type {{ docsType }}.": "Pro typ {{ docsType }} není k dispozici žádná dokumentace.", + "No label selectors found for this {{type}}": "Pro tento typ {{type}} se nenašly žádné selektory popisků.", + "No message": "Žádná zpráva", + "No namespaces found on selected clusters": "Ve vybraných clusterech se nenašly žádné obory názvů", + "No pods found for this workload": "Pro tuto úlohu se nenašly žádné pody.", + "No previous revisions available to rollback to.": "Nejsou k dispozici žádné předchozí revize pro návrat zpět.", + "No projects found": "Nenašly se žádné projekty.", + "No Resources": "Žádné prostředky", + "No resources have been uploaded": "Nenahrály se žádné prostředky.", + "No resources selected": "Nevybral se žádný prostředek.", + "No results": "Žádné výsledky", + "No results found": "Nenašly se žádné výsledky.", + "No revision history available.": "Není k dispozici žádná historie revizí.", + "No rules data to be shown.": "Nejsou k dispozici žádná data pravidel k zobrazení.", + "No Workloads": "Žádné úlohy", + "Node": "Uzel", + "Node Name": "Název uzlu", + "Node Shell Settings": "Nastavení prostředí uzlu", + "None": "Žádné", + "Not Loaded": "Nenačtené", + "Not ready yet!": "Ještě není připraveno.", + "Not specified": "Neuvedeno", + "Notifications": "Oznámení", + "Number of rows for tables": "Počet řádků pro tabulky", + "Offline": "Offline", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Pouze upozornění ({{ numWarnings }})", + "Open Issue on GitHub": "Otevřít problém na GitHubu", + "Open Plugin Folder": "Otevřít složku modulu plug-in", + "Open the cluster chooser popup": "Otevřít místní nabídku pro výběr clusteru", + "Open the global search dialog": "Otevřít dialogové okno globálního vyhledávání", + "Operations": "Operace", + "Operator": "Operátor", + "Or try running Headlamp with a different kube config.": "Nebo zkuste spustit Headlamp s jinou konfigurací kube.", + "Origin": "Počátek", + "Original name: {{ displayName }}": "Původní název: {{ displayName }}", + "Overridden by {{type}} version": "Přepsáno verzí {{type}}", + "Overview": "Přehled", + "Owner refs": "Odkazy vlastníka", + "Page": "Stránka", + "ParentRefs": "ParentRefs", + "Path": "Cesta", + "Path Type": "Typ cesty", + "Path: {{ path }}:{{ port }}": "Cesta: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Zadejte prosím platné číslo portu (1–65535).", + "Please enter a valid URL.": "Zadejte prosím platnou adresu URL.", + "Please make sure you have at least one cluster configured.": "Ujistěte se prosím, že máte nakonfigurovaný aspoň jeden cluster.", + "Please paste your authentication token.": "Vložte prosím ověřovací token.", + "Please sign in to add your AKS clusters": "Pokud chcete přidat clustery AKS, přihlaste se prosím.", + "Plugin": "Modul plug-in", + "Plugins": "Moduly plug-in", "Pod debug is disabled in settings": "Ladění podů je v nastaveních zakázané.", - "Attaching to existing debug container...": "Připojování k existujícímu kontejneru ladění...", - "Creating ephemeral debug container...": "Vytváří se dočasný kontejner ladění...", - "Failed to create debug container: {{message}}": "Nepovedlo se vytvořit kontejner ladění: {{message}}.", - "Attaching to debug container...": "Připojování ke kontejneru ladění...", - "Failed to connect…\r\n": "Nepodařilo se připojit...\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Stiskněte Ctrl+D nebo zadejte „exit“ pro ukončení dočasného kontejneru. Pokud to neuděláte, kontejner zůstane spuštěný.", - "Max Unavailable": "Max. nedostupné", - "Min Available": "Min. k dispozici", - "Allowed disruptions": "Povolená přerušení", - "Current//context:pods": "Aktuální", - "Total": "Celkem", - "N/A": "Není k dispozici", - "Allowed Disruptions": "Povolená přerušení", - "Start": "Spustit", - "Stop": "Zastavit", - "Loading port forwarding": "Načítá se přesměrování portů.", + "Pod Debug Settings": "Nastavení ladění podů", "Pod Port": "Port podu", - "Local Port": "Místní port", - "Please enter a valid port number (1-65535).": "Zadejte prosím platné číslo portu (1–65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop vyžaduje porty v rozsahu 30000–32000.", - "Leave empty to auto-assign from range 30000-32000.": "Pokud chcete automatické přiřazení v rozsahu 30000–32000, ponechte prázdné.", - "Leave empty to auto-assign an available port.": "Pokud chcete automaticky přiřadit dostupný port, ponechte prázdné.", - "Start Port Forward": "Spustit přesměrování portu", - "Target": "Cíl", - "Container Port": "Port kontejneru", - "e.g. 30080": "např. 30080", - "e.g. 8080": "např. 8080", - "Global Default": "Globální výchozí", + "Port": "Port", "Preemption Policy": "Zásada přerušení", - "Create new project": "Vytvořit nový projekt", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Pokud chcete vytvořit nový projekt, vyberte clustery, které chcete zahrnout, a pak vyberte existující obor názvů nebo vytvořte nový.", - "Project Name": "Název projektu", - "A project with this name already exists": "Projekt s tímto názvem už existuje", - "Enter a name for your new project.": "Zadejte název nového projektu.", - "Clusters": "Clustery", - "Select one or more clusters for this project": "Vyberte jeden nebo více clusterů pro tento projekt.", - "No available clusters": "Žádné dostupné clustery", - "Type or select a namespace": "Zadejte nebo vyberte obor názvů.", - "Select existing or type to create a new namespace": "Vyberte existující obor názvů nebo vytvořte nový.", - "No available namespaces - you can type a custom name": "Žádné dostupné obory názvů – můžete zadat vlastní název.", - "Creating": "Vytváření", - "Create a Project": "Vytvořit projekt", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Project je kolekce prostředků Kubernetes. Projekty můžete použít k uspořádání prostředků, například podle prostředí, týmu nebo aplikace.", - "New Project": "Nový projekt", - "Create a new project": "Vytvořit nový projekt", - "New Project from YAML": "Nový projekt z YAML", - "Deploy a new application from YAML": "Nasadit novou aplikaci z YAML", - "URL is required": "Je nutné zadat adresu URL.", - "Failed to load from URL: {{error}}": "Načtení z adresy URL se nezdařilo: {{error}}.", - "Error processing files: {{error}}": "Chyba při zpracování souborů: {{error}}", - "Name is required": "Název je povinný.", - "Cluster is required": "Vyžaduje se cluster.", - "No resources have been uploaded": "Nenahrály se žádné prostředky.", - "Create new Project from YAML": "Vytvořit nový projekt z YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Stiskněte Ctrl+D nebo zadejte „exit“ pro ukončení dočasného kontejneru. Pokud to neuděláte, kontejner zůstane spuštěný.", + "Press keys...": "Stiskněte klávesy...", + "Press the enter key to reconnect.": "Stisknutím klávesy Enter se znovu připojíte.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Stiskněte<1>{formatShortcutKey(searchShortcutKey)} pro hledání", + "Prettify": "Zpřehlednit", + "Previous": "Předchozí", + "Previous Match (Shift+Enter)": "Předchozí shoda (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Pokračujte výběrem upřednostňované metody pro vytvoření a přidání clusteru.", "Project name": "Název projektu", - "Give your project a descriptive name": "Zadejte popisný název projektu.", - "Enter a name": "Zadejte název", - "Select cluster for this project": "Vybrat cluster pro tento projekt", - "Load resources": "Načíst prostředky", - "Upload files or load from URL": "Nahrát soubory nebo načíst z adresy URL", - "Upload Files": "Nahrát soubory", - "Choose Files": "Zvolit soubory", - "Drag & drop YAML files here or click to choose files": "Sem přetáhněte soubory YAML nebo klikněte a vyberte je.", - "Supports .yaml and .yml files": "Podporuje soubory .yaml a .yml.", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "Zadejte adresu URL souboru YAML.", - "Load YAML resources from a remote URL": "Načíst prostředky YAML ze vzdálené adresy URL", - "Loaded Resources ({{count}})_one": "Načtené prostředky ({{count}})", - "Loaded Resources ({{count}})_other": "Načtené prostředky ({{count}})", - "Clear All": "Vymazat vše", - "API Version": "Verze rozhraní API", - "Creating project": "Vytváří se projekt", - "Creating following resources in this project:": "Vytváří se následující prostředky v tomto projektu:", - "Something went wrong": "Došlo k chybě.", - "Delete project": "Odstranit projekt", - "Deleting project {{ projectName }}…": "Odstraňuje se projekt {{ projectName }}...", - "Cancelled deletion of project {{ projectName }}.": "Bylo zrušeno odstranění projektu {{ projectName }}.", - "Deleted project {{ projectName }}.": "Projekt {{ projectName }} byl odstraněn.", - "Error deleting project {{ projectName }}.": "Při odstraňování projektu {{ projectName }} došlo k chybě.", - "Delete Project": "Odstranit projekt", - "Are you sure you want to delete project \"{{projectName}}\"?": "Opravdu chcete odstranit projekt {{projectName}}?", - "By default, this will only remove the project label from the following namespaces:": "Ve výchozím nastavení se tím odebere jenom popisek projektu z následujících oborů názvů:", - "Also delete the namespaces (this will remove all resources within them)": "Odstraňte také obory názvů (tím se odeberou všechny prostředky v nich)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Upozornění: Tato akce je nevratná. Všechny prostředky v těchto oborech názvů se trvale odstraní.", - "Delete Project & Namespaces": "Odstranit projekt a obory názvů", - "Resources": "Prostředky", - "Access": "Přístup", - "Map": "Mapa", + "Project Name": "Název projektu", "Project Status": "Stav projektu", - "No Workloads": "Žádné úlohy", - "Unhealthy": "Špatný stav", - "Degraded": "Snížený výkon", - "Healthy": "V pořádku", - "Warning": "Upozornění", + "Projects": "Projekty", + "Protocol": "Protokol", + "Provided": "Poskytnuto", + "Providers": "Zprostředkovatelé", + "Query Parameters": "Parametry dotazu", + "Read more": "Další informace", + "Ready": "Připraveno", + "Ready//context:replicas": "Připraveno", + "Reason": "Důvod", + "Recent clusters": "Poslední clustery", + "Recommendations": "Doporučení", + "Redirecting to main page…": "Přesměrovávání na hlavní stránku...", + "Reference": "Odkaz", + "Refetch Interval": "Interval opakovaného načítání", + "Refresh": "Aktualizovat", + "Release Notes ({{ appVersion }})": "Poznámky k verzi ({{ appVersion }})", + "Remove Cluster": "Odebrat cluster", + "Remove this cluster?": "Odebrat tento cluster?", + "Renew Time": "Čas prodloužení", + "Request": "Požadavek", + "Reset All to Defaults": "Obnovit vše na výchozí hodnoty", + "Reset to default": "Obnovit výchozí", + "resource {{resourceName}} of container {{containerName}} on pods": "prostředek {{resourceName}} kontejneru {{containerName}} v podech", + "resource {{resourceName}} on pods": "prostředek {{resourceName}} v podech", + "Resource details": "Podrobnosti o prostředku", + "Resource details view": "Zobrazení podrobností o prostředku", + "Resource not found": "Prostředek se nenašel", "Resource Quotas": "Kvóty prostředků", - "Create Resource Quota to limit resource consumption within this project": "Vytvořte kvótu prostředků pro omezení spotřeby prostředků v tomto projektu.", - "Create resource quota": "Vytvořit kvótu prostředků", - "Roles": "Role", + "Resources": "Prostředky", + "Restart": "Restartovat", + "Restart Count": "Restartovat počet", + "Restart items": "Restartovat položky", + "Restarted": "Restartováno", + "Restarted {{ itemName }}.": "Restartována položka {{ itemName }}", + "Restarted {{ itemsLength }} items.": "Restartován tento počet položek: {{ itemsLength }}", + "Restarting {{ itemName }}…": "Restartuje se {{ itemName }}...", + "Restarting {{ itemsLength }} items…": "Restartuje se tento počet položek: {{ itemsLength }}...", + "Resume": "Pokračovat", + "Resumed CronJob {{ newItemName }}.": "Obnovila se úloha CronJob {{ newItemName }}.", + "Resuming CronJob {{ newItemName }}…": "Obnovuje se úloha CronJob {{ newItemName }}...", + "Retry Budget": "Rozpočet opakování", + "Revision": "Revize", + "Revision {{ revision }}": "Revize {{ revision }}", + "Revision History": "Historie revizí", "Role Bindings": "Vazby rolí", - "Health": "Zdraví", - "No Resources": "Žádné prostředky", - "Namespaces": "Obory názvů", - "No projects found": "Nenašly se žádné projekty.", - "Create your first project to organize your Kubernetes resources": "Vytvořte si svůj první projekt pro uspořádání prostředků Kubernetes", - "Create Project": "Vytvořit projekt", - "Details": "Podrobnosti", + "Roles": "Role", + "Rollback": "Vrátit zpět", + "Rollback {{ kind }}": "Vrátit zpět: {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Položka {{ itemName }} byla vrácena zpět na předchozí verzi.", + "Rolling back {{ itemName }} to previous version…": "Položka {{ itemName }} je vracena zpět na předchozí verzi...", + "rules": "pravidla", + "Running": "Běží", + "Save": "Uložit", + "Save & Apply": "Uložit a použít", + "Scale": "Škálovat", + "Scale Replicas": "Škálovat repliky", + "Scaled {{ itemName }}.": "Škálovaná položka {{ itemName }}", + "Scaling {{ itemName }}…": "Škáluje se {{ itemName }}...", + "Scheduling Disabled": "Plánování zakázáno", + "Scheduling Enabled": "Plánování povoleno", + "Scroll to bottom": "Posunout na konec", + "Search": "Hledat", + "Search Resources": "Prohledat prostředky", + "Search resources by query": "Hledat prostředky podle dotazu", + "Search resources, pages, clusters by name": "Hledat prostředky, stránky a clustery podle názvu", + "Section Name": "Název oddílu", + "Select a cluster and an existing namespace to use as a project.": "Vyberte cluster a existující obor názvů, který chcete použít jako projekt.", + "Select a cluster first": "Nejprve vyberte cluster", + "Select a file or drag and drop here": "Vyberte soubor nebo ho sem přetáhněte.", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Vyberte revizi, ke které se má {{ name }} vrátit zpět. Tato operace nahradí aktuální šablonu podu šablonou z vybrané revize.", + "Select All": "Vybrat vše", + "Select an existing namespace": "Vyberte existující obor názvů.", + "Select an existing namespace to use as a project": "Vyberte existující obor názvů, který chcete použít jako projekt", + "Select cluster for this project": "Vybrat cluster pro tento projekt", + "Select clusters": "Vybrat clustery", + "Select File": "Vybrat soubor", + "Select locale": "Vybrat národní prostředí", + "Select one or more clusters": "Vyberte jeden nebo více clusterů", + "Select Pod": "Vybrat pod", + "Select Resources": "Vybrat prostředky", + "Selected clusters": "Vybrané clustery", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Služba: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Nastavit obor názvů: {{namespace}}", + "Setting up clusters": "Nastavení clusterů", + "Settings": "Nastavení", + "Severity": "Závažnost", + "Shipped": "Expedováno", + "Show all environment variables": "Zobrazit všechny proměnné prostředí", + "Show all environment variables (+{{count}} more)_one": "Zobrazit všechny proměnné prostředí (+ další: {{count}})", + "Show all environment variables (+{{count}} more)_other": "Zobrazit všechny proměnné prostředí (+ další: {{count}})", + "Show all labels (+{{count}} more)_one": "Zobrazit všechny popisky (+ další: {{count}})", + "Show all labels (+{{count}} more)_other": "Zobrazit všechny popisky (+ další: {{count}})", + "Show build information": "Zobrazit informace o sestavení", + "Show details": "Zobrazit podrobnosti", + "Show fewer": "Zobrazit méně", + "Show JSON values in plain text by removing escape characters.": "Odebráním řídicích znaků zobrazte hodnoty JSON ve formátu prostého textu.", + "Show logs": "Zobrazit protokoly", "Show Logs": "Zobrazit protokoly", - "Logs: {{ itemName }}": "Protokoly: {{ itemName }}", - "Terminal / Exec": "Terminál / Exec", - "No {{category}} resources found for this project.": "Pro tento projekt se nenašly žádné prostředky {{category}}.", - "Current//context:replicas": "Aktuální", - "Desired//context:replicas": "Požadováno", - "Zoom in": "Přiblížit", - "Zoom out": "Oddálit", - "No data to be shown. Try to change filters or select a different namespace.": "Nejsou k dispozici žádná data, která by bylo možné zobrazit. Zkuste změnit filtry nebo vybrat jiný obor názvů.", - "Group By": "Seskupit podle", - "Instance": "Instance", - "Node": "Uzel", + "Show logs for previous instances of this container.": "Zobrazí protokoly pro předchozí instance tohoto kontejneru.", + "show more": "zobrazit více", + "Show notifications": "Zobrazit oznámení", + "Show previous": "Zobrazit předchozí", + "Show timestamps in the logs.": "Zobrazí časová razítka v protokolech.", + "Showing documentation for: {{ docsType }}": "Zobrazuje se dokumentace pro: {{ docsType }}", + "Shrink sidebar": "Zmenšit boční panel", + "Sign In": "Přihlásit se", + "Sign In with Azure": "Přihlásit se pomocí Azure", + "Skip": "Přeskočit", + "Skip to main content": "Přeskočit na hlavní obsah", + "Snap Bottom": "Přichytit dolů", + "Snap Left": "Přichytit doleva", + "Snap Right": "Přichytit doprava", + "Snap Top": "Přichytit nahoru", + "Software": "Software", + "Some resources failed to load": "Některé prostředky se nepovedlo načíst.", + "Something went wrong": "Došlo k chybě.", + "Something went wrong with cluster {{ cluster }}": "Došlo k nějaké chybě clusteru {{ cluster }}.", + "sort down": "seřadit dolů", + "Sort sidebar items alphabetically": "Seřadit položky bočního panelu podle abecedy", + "sort swap": "prohození pořadí řazení", + "sort up": "seřadit nahoru", + "Spawn": "Vytvořit podřízený proces", + "Spawn Job": "Úloha vytvoření podřízeného procesu", + "Spawning Job {{ newItemName }}…": "Úloha vytváření podřízeného procesu {{ newItemName }}...", + "Start": "Spustit", + "Start port forward": "Spustit přesměrování portu", + "Start Port Forward": "Spustit přesměrování portu", + "Started": "Spuštěno", + "Status": "Stav", "Status: Error or Warning": "Stav: Chyba nebo upozornění", - "Expand All": "Rozbalit vše", - "Fit to screen": "Přizpůsobit obrazovce", - "Zoom to 100%": "Nastavit na 100 %", - "Home": "Domů", + "Stop": "Zastavit", + "Stop port forward": "Zastavit přesměrování portu", + "Stored in your browser's localStorage (per-browser setting).": "Uloženo v localStorage vašeho prohlížeče (nastavení platí pro daný prohlížeč).", + "Supports .yaml and .yml files": "Podporuje soubory .yaml a .yml.", + "Suspend": "Pozastavit", + "Suspended CronJob {{ newItemName }}.": "Úloha CronJob {{ newItemName }} byla pozastavena.", + "Suspending CronJob {{ newItemName }}…": "Pozastavuje se úloha CronJob {{ newItemName }}…", + "Taints": "Vady", + "Target": "Cíl", + "Targets": "Cíle", + "Terminal / Exec": "Terminál / Exec", + "Terminal: {{ itemName }}": "Terminál: {{ itemName }}", + "Testing auth": "Testování ověřování", + "The current name of the cluster. You can define a custom name": "Aktuální název clusteru. Můžete definovat vlastní název.", + "The default image is used for creating ephemeral debug containers.": "Výchozí image se používá k vytváření dočasných kontejnerů ladění.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Výchozí image se používá pro spuštění prostředí v uzlu (pokud není zadána přímo).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Výchozí obor názvů například při aplikování prostředků (pokud není zadán přímo).", + "The default namespace is default.": "Výchozí obor názvů je výchozí.", + "The list of namespaces you are allowed to access in this cluster.": "Seznam oborů názvů, ke kterým máte v tomto clusteru přístup.", + "Theme": "Motiv", + "There seem to be no clusters configured…": "Zdá se, že nejsou nakonfigurované žádné clustery...", + "There seems to be no clusters configured…": "Zdá se, že nejsou nakonfigurované žádné clustery...", + "This action cannot be undone! Do you want to proceed?": "Tuto akci nejde vrátit zpátky. Chcete pokračovat?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Tato akce odstraní cluster {{ clusterName }} z {{ source }}.", + "This action will remove cluster \"{{ clusterName }}\".": "Tato akce odebere cluster {{ clusterName }}.", + "This custom name is already in use, please choose a different name.": "Tento vlastní název se už používá. Zvolte prosím jiný název.", + "This plugin is not compatible with this version of Headlamp": "Tento modul plug-in není kompatibilní s touto verzí aplikace Headlamp.", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Tento modul plug-in není aktuálně načten, protože se místo toho používá verze {{type}}.", + "This value may differ in the container, since the pod is older than {{from}}": "Tato hodnota se může v kontejneru lišit, protože pod je starší než {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Tím se zahodí vaše změny v editoru. Chcete pokračovat?", + "This will trigger a new Job based on the CronJob {{ name }}": "Tím se aktivuje nová úloha založená na úloze CronJob {{ name }}", + "Timestamps": "Časová razítka", + "Timezone": "Časové pásmo", + "Timezone to display for dates": "Časové pásmo, které se má zobrazit pro kalendářní data", + "To": "Do", + "Toggle column filters in tables": "Přepnout filtry sloupců v tabulkách", + "Toggle fullscreen": "Přepnout zobrazení na celou obrazovku", + "Toggle search in log viewer": "Přepnout hledání v prohlížeči protokolů", + "Toggle Table Filters": "Přepnout filtry tabulky", + "Too many matches": "Příliš mnoho shod", + "Total": "Celkem", + "Try Again": "Zkusit znovu", + "Trying to attach to the container {{ container }}…": "Probíhá pokus o připojení ke kontejneru {{ container }}...", + "Trying to run \"{{command}}\"…": "Probíhá pokus o spuštění {{command}}...", + "Type": "Typ", + "Uh-oh! Something went wrong.": "Ale ne! Něco se nepovedlo.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nepovedlo se otevřít GitHub. Zkontrolujte prosím nastavení blokování automaticky otevíraných oken nebo zkopírujte podrobnosti o chybě ručně.", + "Undo": "Vrátit zpět", + "Undo Changes": "Vrátit změny", + "Unexpected error while fetching the file.": "Při načítání souboru došlo k neočekávané chybě.", + "Unexpected error while reading files.": "Při čtení souborů došlo k neočekávané chybě.", + "Unhealthy": "Špatný stav", + "Unknown": "Neznámé", + "Up to date//context:replicas": "Aktuální", + "Upload File": "Nahrát soubor", + "Upload File/URL": "Nahrát soubor / URL", + "Upload Files": "Nahrát soubory", + "Upload files or load from URL": "Nahrát soubory nebo načíst z adresy URL", + "URL is required": "Je nutné zadat adresu URL.", + "Use A Token": "Použít token", + "Use custom color": "Použít vlastní barvu", + "Use custom icon": "Použít vlastní ikonu", + "Use evict for pod deletion": "Použít vyřazení pro odstranění podu", + "Use Existing Namespace": "Použít existující obor názvů", + "Use minimal editor": "Použít minimální editor", + "Use regular expression": "Použít regulární výraz", + "used": "použito", "Used": "Použito", - "Hard": "Obtížné", - "Request": "Požadavek", - "Limit": "Omezit", + "User-installed": "Nainstalováno uživatelem", "Users": "Uživatelé", - "Handler": "Obslužná rutina", - "No data in this secret": "V tomto tajném kódu nejsou žádná data.", - "Hide Helm Secrets": "Skrýt tajné kódy Helm", - "Shrink sidebar": "Zmenšit boční panel", - "Expand sidebar": "Rozbalit boční panel", - "Main Navigation": "Hlavní navigace", - "Navigation Tabs": "Navigační karty", - "Instances": "Instance", - "Cluster version upgraded to {{ gitVersion }}": "Verze clusteru se upgradovala na {{ gitVersion }}.", - "Cluster version downgraded to {{ gitVersion }}": "Verze clusteru byla downgradována na {{ gitVersion }}.", - "Controlled Resources": "Řízené prostředky", - "Controlled Values": "Řízené hodnoty", - "Min Allowed": "Minimální povolený počet", - "Max Allowed": "Maximální povolený počet", - "Mode": "Režim", - "Last Transition Time": "Čas posledního přechodu", - "Recommendations": "Doporučení", - "Provided": "Poskytnuto", - "Admission Review Versions": "Verze kontroly přístupu", - "Client Config: URL": "Konfigurace klienta: adresa URL", - "Client Config: Service": "Konfigurace klienta: služba", - "Service: {{namespace}}/{{name}}": "Služba: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Cesta: {{ path }}:{{ port }}", - "Operations": "Operace", - "0 Running": "0 spuštěno", - "Ready//context:replicas": "Připraveno", - "Up to date//context:replicas": "Aktuální", - "Available//context:replicas": "K dispozici", - "Failed": "Neúspěšné", - "Select locale": "Vybrat národní prostředí", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{metricName}} pro {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "{{metricName}} v podech", - "resource {{resourceName}} on pods": "prostředek {{resourceName}} v podech", - "resource {{resourceName}} of container {{containerName}} on pods": "prostředek {{resourceName}} kontejneru {{containerName}} v podech", + "Validating selected clusters": "Ověřování vybraných clusterů", + "Value": "Hodnota", + "Version": "Verze", + "Version information": "Informace o verzi", + "Versions": "Verze", + "View": "Zobrazit", + "View all notifications": "Zobrazit všechna oznámení", + "View Clusters": "Zobrazit clustery", + "View YAML": "Zobrazit YAML", + "View: {{ itemName }}": "Zobrazení: {{ itemName }}", + "Visible": "Zobrazit", + "Volumes": "Svazky", + "Wait while fetching clusters…": "Počkejte, než se načtou clustery...", + "Waiting": "Čekající", + "Warning": "Upozornění", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Upozornění: Tato akce je nevratná. Všechny prostředky v těchto oborech názvů se trvale odstraní.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Upozornění. Zakázané nekompatibilní moduly plug-in: ({{ pluginList }})", - "Global Search": "Globální vyhledávání", - "Open the global search dialog": "Otevřít dialogové okno globálního vyhledávání", - "Cluster Chooser": "Volba clusteru", - "Open the cluster chooser popup": "Otevřít místní nabídku pro výběr clusteru", - "Toggle Table Filters": "Přepnout filtry tabulky", - "Toggle column filters in tables": "Přepnout filtry sloupců v tabulkách", - "Log Viewer Search": "Hledání v prohlížeči protokolů", - "Toggle search in log viewer": "Přepnout hledání v prohlížeči protokolů" + "Warnings": "Upozornění", + "Weight": "Váha", + "Window": "Časové období", + "Wrap lines": "Zalamovat řádky", + "YAML URL": "YAML URL", + "Yes": "Ano", + "You can only select this option for containers that have been restarted.": "Tuto možnost můžete vybrat jenom pro kontejnery, které se restartovaly.", + "You don't have any notifications right now": "V tuto chvíli nemáte žádná oznámení.", + "You don't have permissions to view this resource": "Nemáte oprávnění k zobrazení tohoto prostředku.", + "You have unread notifications": "Máte nepřečtená oznámení", + "Your AKS desktop ran into a page that doesn't exist!": "Vaše desktopová verze AKS narazila na stránku, která neexistuje!", + "Your AKS desktop ran into a problem!": "Došlo k chybě v desktopové verzi AKS.", + "Zone": "Zóna", + "Zoom in": "Přiblížit", + "Zoom out": "Oddálit", + "Zoom to 100%": "Nastavit na 100 %" } diff --git a/frontend/src/i18n/locales/de/app.json b/frontend/src/i18n/locales/de/app.json index 37c3dfd93..f25b14534 100644 --- a/frontend/src/i18n/locales/de/app.json +++ b/frontend/src/i18n/locales/de/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Fehler beim Abrufen der Plug-In-Informationen", + "About": "Info", "An error occurred while fetching plugin info from {{ URL }}.": "Fehler beim Abrufen der Plug-In-Informationen von {{ URL }}.", - "Yes": "Ja", + "Another process is running": "Ein anderer Prozess wird ausgeführt", + "Application opened with an invalid URL: {{ url }}": "Die Anwendung wurde mit einer ungültigen URL geöffnet: {{ url }}", + "Bring All to Front": "Alle in den Vordergrund", + "Close": "Schließen", + "Continue": "Weiter", + "Copy": "Kopieren", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Es wurde kein verfügbarer Port im Bereich {{startPort}} – {{endPort}} gefunden. Geben Sie einen Port frei, und versuchen Sie es noch mal.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Es wurde kein verfügbarer Port gefunden. Es werden Prozesse an Ports {{startPort}} – {{endPort}} ausgeführt. Möchten Sie diese Prozesse beende, und es noch mal versuchen?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Der andere ausgeführte Prozess konnte nicht beendet werden, PIDs: {{ process_list }}. Beenden Sie diesen Prozess, und starten Sie die App neu.", + "Could not start the server even after terminating existing processes.": "Der Server konnte auch nach dem Beenden vorhandener Prozesse nicht gestartet werden.", + "Cut": "Ausschneiden", + "Delete": "Löschen", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Möchten Sie das Plug-In „{{ pluginName }}“ installieren?", + "Documentation": "Dokumentation", + "Edit": "Bearbeiten", + "Failed to fetch plugin info": "Fehler beim Abrufen der Plug-In-Informationen", + "Failed to quit the other running process": "Fehler beim Beenden des anderen ausgeführten Prozesses", + "Failed to start": "Fehler beim Starten", + "File": "Datei", + "Go Back": "Zurück", + "Go Forward": "Weiter", + "Go to Home": "Zur Startseite wechseln", + "Help": "Hilfe", + "Hide": "Ausblenden", + "Hide Others": "Andere ausblenden", + "Invalid URL": "Ungültige URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Anscheinend wird bereits ein anderer Prozess ausgeführt. Möchten Sie fortfahren, indem Sie diesen Prozess automatisch beenden, oder möchten Sie die Anwendung schließen?", + "Minimize": "Minimieren", + "Navigate": "Navigieren", "No": "Nein", + "No available ports": "Keine verfügbaren Ports", + "Open an Issue": "Öffnen eines Problems", + "Paste": "Einfügen", + "Paste and Match Style": "Stil einfügen und anpassen", "Plugin Installation": "Plug-In-Installation", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Möchten Sie das Plug-In „{{ pluginName }}“ installieren?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Sie sind im Begriff, ein Plug-In zu installieren von: {{ url }}\nMöchten Sie fortfahren?", - "About": "Info", "Quit": "Beenden", + "Reload": "Neu laden", + "Reset Zoom": "Zoom zurücksetzen", "Select All": "Alles auswählen", - "Delete": "Löschen", "Services": "Dienste", - "Hide": "Ausblenden", - "Hide Others": "Andere ausblenden", "Show All": "Alle anzeigen", - "File": "Datei", - "Close": "Schließen", - "Edit": "Bearbeiten", - "Cut": "Ausschneiden", - "Copy": "Kopieren", - "Paste": "Einfügen", - "Paste and Match Style": "Stil einfügen und anpassen", "Speech": "Spracherkennung", "Start Speaking": "Spracheingabe starten", "Stop Speaking": "Spracheingabe beenden", - "View": "Ansicht", + "Terminate and Retry": "Beenden und erneut versuchen", "Toggle Developer Tools": "Entwicklertools umschalten", - "Reset Zoom": "Zoom zurücksetzen", - "Zoom In": "Vergrößern", - "Zoom Out": "Verkleinern", "Toggle Fullscreen": "Vollbild umschalten", - "Navigate": "Navigieren", - "Reload": "Neu laden", - "Go to Home": "Zur Startseite wechseln", - "Go Back": "Zurück", - "Go Forward": "Weiter", + "View": "Ansicht", "Window": "Fenster", - "Minimize": "Minimieren", - "Bring All to Front": "Alle in den Vordergrund", - "Help": "Hilfe", - "Documentation": "Dokumentation", - "Open an Issue": "Öffnen eines Problems", - "Another process is running": "Ein anderer Prozess wird ausgeführt", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Anscheinend wird bereits ein anderer Prozess ausgeführt. Möchten Sie fortfahren, indem Sie diesen Prozess automatisch beenden, oder möchten Sie die Anwendung schließen?", - "Continue": "Weiter", - "Failed to quit the other running process": "Fehler beim Beenden des anderen ausgeführten Prozesses", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Der andere ausgeführte Prozess konnte nicht beendet werden, PIDs: {{ process_list }}. Beenden Sie diesen Prozess, und starten Sie die App neu.", - "No available ports": "Keine verfügbaren Ports", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Es wurde kein verfügbarer Port gefunden. Es werden Prozesse an Ports {{startPort}} – {{endPort}} ausgeführt. Möchten Sie diese Prozesse beende, und es noch mal versuchen?", - "Terminate and Retry": "Beenden und erneut versuchen", - "Failed to start": "Fehler beim Starten", - "Could not start the server even after terminating existing processes.": "Der Server konnte auch nach dem Beenden vorhandener Prozesse nicht gestartet werden.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Es wurde kein verfügbarer Port im Bereich {{startPort}} – {{endPort}} gefunden. Geben Sie einen Port frei, und versuchen Sie es noch mal.", - "Invalid URL": "Ungültige URL", - "Application opened with an invalid URL: {{ url }}": "Die Anwendung wurde mit einer ungültigen URL geöffnet: {{ url }}" + "Yes": "Ja", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Sie sind im Begriff, ein Plug-In zu installieren von: {{ url }}\nMöchten Sie fortfahren?", + "Zoom In": "Vergrößern", + "Zoom Out": "Verkleinern" } diff --git a/frontend/src/i18n/locales/de/glossary.json b/frontend/src/i18n/locales/de/glossary.json index add387f44..79f07699f 100644 --- a/frontend/src/i18n/locales/de/glossary.json +++ b/frontend/src/i18n/locales/de/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes-Version", - "Cluster": "Cluster", - "Cluster selector": "Clusterauswahl", - "AKS desktop Version": "AKS-Desktopversion", - "Headlamp Version": "Headlamp-Version", - "Git Commit": "Git-Commit", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (vor {{ abbrevTime }})", "About": "Info", - "Legal": "Rechtliche Hinweise", "About dialog tabs": "Informationen zu Dialogfeldregisterkarten", - "Memory": "Arbeitsspeicher", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Knoten", - "Events": "Veranstaltungen", - "Namespaces": "Namespaces", - "Filter": "Filter", - "Namespace": "Namespace", - "toggle field visibility": "Feldsichtbarkeit umschalten", - "Condition": "Bedingung", - "Last Transition": "Letzter Übergang", - "Last Update": "Letztes Update", - "Container ID": "Container-ID", - "Image Pull Policy": "Richtlinie zur Imageübertragung per Pull", - "Image": "Bild", + "Access Modes": "Zugriffsmodi", + "Addresses": "Adressen", + "AKS desktop Version": "AKS-Desktopversion", + "Allow Volume Expansion": "Volumeerweiterung zulassen", + "API Groups": "API-Gruppen", + "API Version": "API-Version", + "API Versions": "API-Versionen", + "Architecture": "Architektur", + "Are you sure you want to drain the node {{name}}?": "Möchten Sie den Knoten {{name}} wirklich ausgleichen?", "Args": "Argumente", + "Attach": "Anfügen", + "Backend TLS Policies": "Back-End-TLS-Richtlinien", + "Backend Traffic Policies": "Back-End-Datenverkehrsrichtlinien", + "Backends": "Back-Ends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Bindungsinformationen", + "Binding Mode": "Bindungsmodus", + "Boot ID": "Start-ID", + "Capacity": "Kapazität", + "Checking if Vertical Pod Autoscaler is enabled…": "Es wird überprüft, ob die automatische vertikale Podskalierung aktiviert ist…", + "Claim": "Anspruch", + "Class Name": "Klassenname", + "Client Config: Ca Bundle": "Clientkonfiguration: Ca-Bündel", + "Cluster": "Cluster", + "Cluster IP": "Cluster-IP", + "Cluster selector": "Clusterauswahl", "Command": "Befehl", - "Environment": "Umgebung", - "Liveness Probes": "Livetests", - "Ports": "Ports", - "Volume Mounts": "Volumebereitstellungen", - "Containers": "Container", - "Container Spec": "Containerspezifikation", - "Ephemeral Containers": "Kurzlebige Container", - "Container": "Container", + "Completions": "Abschlüsse", + "Condition": "Bedingung", + "Conditions": "Bedingungen", "Config Maps": "ConfigMaps", - "Definition": "Definition", + "Configuration": "Konfiguration", + "Container": "Container", + "Container ID": "Container-ID", + "Container Policy": "Containerrichtlinie", + "Container Runtime": "Containerruntime", + "Container Runtime Version": "Containerlaufzeitversion", + "Container Spec": "Containerspezifikation", + "Containers": "Container", + "Controller": "Controller", + "Controller Name": "Controllername", + "Cordon": "Absperren", + "Cordon node {{name}} cancelled.": "Das Absperren vom Knoten {{name}} wurde abgebrochen.", + "Cordoned node {{name}}.": "Knoten {{name}} abgesperrt.", + "Cordoning node {{name}}…": "Knoten {{name}} wird abgesperrt…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Bereich", - "Subresources": "Unterressourcen", - "Resource": "Ressource", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Art", - "List Kind": "Listenart", - "Served": "Verarbeitet", - "Storage": "Speicher", - "Objects": "Objekte", - "Custom Resources": "Benutzerdefinierte Ressourcen", - "Schedule": "Zeitplan", - "Starting deadline": "Stichtag wird gestartet", - "Last Schedule": "Letzter Zeitplan", "Cron Jobs": "Cronjobs", - "Images": "Images", - "Tolerations": "Toleranzen", - "Update Strategy": "Updatestrategie", - "Selector": "Selektor", - "Node Selector": "Knotenauswahl", + "CronJobs": "CronJobs", + "Current": "Aktuell", + "Custom Resources": "Benutzerdefinierte Ressourcen", "Daemon Sets": "Daemongruppen", + "Debug Node": "Debugknoten", + "Debug node is not supported in this OS: {{ nodeOS }}": "Der Debugknoten wird in diesem Betriebssystem nicht unterstützt: {{ nodeOS }}", + "Default": "Standard", + "Default Backend": "Standard-Back-End", + "Definition": "Definition", "Deployments": "Bereitstellungen", - "Replicas": "Replikate", + "Desired": "Gewünscht", + "Drain": "Ausgleichen", + "Drain Node": "Knoten ausgleichen", + "Drained node {{name}}.": "Knoten {{name}} ausgeglichen.", + "Draining node {{name}} cancelled.": "Der Ausgleich des Knotens {{name}} wurde abgebrochen.", + "Draining node {{name}}…": "Knoten {{name}} wird ausgeglichen…", + "Egress": "Ausgehend", + "Endpoint Slices": "Endpunktslices", "Endpoint: {{ name }}": "Endpunkt: {{ name }}", - "Subsets": "Teilmengen", - "IP": "IP", - "Hostname": "Hostname", - "Target": "Ziel", - "Port": "Port", - "Protocol": "Protokoll", "Endpoints": "Endpunkte", - "Addresses": "Adressen", - "Conditions": "Bedingungen", - "Ready": "Bereit", - "Serving": "Wird übermittelt", - "Terminating": "Wird beendet", - "Endpoint Slices": "Endpunktslices", - "Targets": "Ziele", - "No targets defined": "Keine Ziele definiert", - "TLS Validation": "TLS-Überprüfung", - "No validation settings": "Keine Validierungseinstellungen", - "Backend TLS Policies": "Back-End-TLS-Richtlinien", - "Retry Constraint": "Wiederholungseinschränkung", - "No retry constraint configured": "Keine Wiederholungseinschränkung konfiguriert", - "Session Persistence": "Sitzungspersistenz", - "No session persistence configured": "Keine Sitzungspersistenz konfiguriert", - "Backend Traffic Policies": "Back-End-Datenverkehrsrichtlinien", - "Controller Name": "Controllername", + "Environment": "Umgebung", + "Ephemeral Containers": "Kurzlebige Container", + "Events": "Veranstaltungen", + "except: {{ cidrExceptions }}": "außer: {{ cidrExceptions }}", + "External IP": "Externe IP-Adresse", + "Failed to cordon node {{name}}.": "Das Absperren des Knotens {{name}} ist fehlgeschlagen.", + "Failed to drain node {{name}}.": "Der Ausgleich des Knotens {{name}} ist fehlgeschlagen.", + "Failed to uncordon node {{name}}.": "Das Aufheben der Zuweisung des Knotens {{name}} ist fehlgeschlagen.", + "Failure Policy": "Fehlerrichtlinie", + "Filter": "Filter", + "From": "Von", + "Gateway (beta)": "Gateway (Beta)", "Gateway Classes": "Gatewayklassen", - "Controller": "Controller", - "Class Name": "Klassenname", - "Listeners": "Listener", - "No data": "Keine Daten", "Gateways": "Gateways", + "Generation": "Generation", + "Git Commit": "Git-Commit", + "Git Tree State": "Git-Strukturstatus", + "Git Version": "Git-Version", + "Go Version": "Go-Version", + "Groups": "Gruppen", + "GRPC Routes": "GRPC-Routen", "GRPCRoutes": "GRPCRoutes", - "Rules": "Regeln", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Hostnamen", - "From": "Von", - "To": "Bis", - "Reference Grants": "Verweisautorisierungen", + "Headlamp Version": "Headlamp-Version", "Horizontal Pod Autoscalers": "Horizontale automatische Podskalierer", + "Host IP": "Host-IP", + "Host IPs": "IP-Adressen des Hosts", + "Hostname": "Hostname", + "Hostnames": "Hostnamen", + "Hosts": "Hosts", + "HPAs": "HPAs", + "HTTP Routes": "HTTP-Routen", + "HttpRoutes": "HttpRoutes", + "Image": "Bild", + "Image Pull Policy": "Richtlinie zur Imageübertragung per Pull", + "Images": "Images", + "Ingress": "Eingehend", "Ingress Classes": "Eingangsklassen", - "Default": "Standard", - "Yes": "Ja", - "Parameters": "Parameter", - "Default Backend": "Standard-Back-End", - "Backends": "Back-Ends", "Ingresses": "Eingehende Elemente", - "Hosts": "Hosts", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Aufträge", - "Completions": "Abschlüsse", + "Kernel version": "Kernel-Version", + "Kernel Version": "Kernel-Version", + "Kind": "Art", + "Kube Proxy Version": "Kube-Proxyversion", + "Kubelet Version": "Kubelet-Version", + "Kubernetes Version": "Kubernetes-Version", + "Last Schedule": "Letzter Zeitplan", + "Last Transition": "Letzter Übergang", + "Last Update": "Letztes Update", "Lease": "Lease", + "Leases": "Leases", + "Legal": "Rechtliche Hinweise", + "Limit": "Grenzwert", + "Limit Ranges": "Begrenzungsbereiche", "LimitRange": "LimitRange", - "Ingress": "Eingehend", - "ipBlock": "ipBlock", + "List Kind": "Listenart", + "Listeners": "Listener", + "Liveness Probes": "Livetests", + "Logs": "Protokolle", + "Logs: {{ itemName }}": "Protokolle: {{ itemName }}", + "Lower Bound": "Untergrenze", + "Machine ID": "Computer-ID", + "Map": "Zuordnen", + "Match Policy": "Übereinstimmungsrichtlinie", + "Max": "Max", + "Memory": "Arbeitsspeicher", + "Min": "Min.", + "Mutating Webhook Configurations": "Mutieren von Webhookkonfigurationen", + "Namespace": "Namespace", + "Namespace Selector": "Namespaceselektor", + "Namespaces": "Namespaces", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Ausgehend", - "except: {{ cidrExceptions }}": "außer: {{ cidrExceptions }}", - "Pod Selector": "Podselektor", + "Network": "Netzwerk", "Network Policies": "Netzwerkrichtlinien", - "Uncordoning node {{name}}…": "Das Absperren des Knotens {{name}} wird aufgehoben…", - "Cordoning node {{name}}…": "Knoten {{name}} wird abgesperrt…", - "Uncordoned node {{name}}.": "Knoten {{name}} nicht abgesperrt.", - "Cordoned node {{name}}.": "Knoten {{name}} abgesperrt.", - "Failed to uncordon node {{name}}.": "Das Aufheben der Zuweisung des Knotens {{name}} ist fehlgeschlagen.", - "Failed to cordon node {{name}}.": "Das Absperren des Knotens {{name}} ist fehlgeschlagen.", - "Uncordon node {{name}} cancelled.": "Das Aufheben der Absperrung von Knoten {{name}} wurde abgebrochen.", - "Cordon node {{name}} cancelled.": "Das Absperren vom Knoten {{name}} wurde abgebrochen.", - "Draining node {{name}}…": "Knoten {{name}} wird ausgeglichen…", - "Drained node {{name}}.": "Knoten {{name}} ausgeglichen.", - "Failed to drain node {{name}}.": "Der Ausgleich des Knotens {{name}} ist fehlgeschlagen.", - "Draining node {{name}} cancelled.": "Der Ausgleich des Knotens {{name}} wurde abgebrochen.", - "Drain Node": "Knoten ausgleichen", - "Are you sure you want to drain the node {{name}}?": "Möchten Sie den Knoten {{name}} wirklich ausgleichen?", - "Uncordon": "Absperren aufheben", - "Cordon": "Absperren", - "Drain": "Ausgleichen", - "Pod CIDR": "Pod-CIDR", - "Uptime": "Betriebszeit", - "System Info": "Systeminfo", - "Architecture": "Architektur", - "Boot ID": "Start-ID", - "System UUID": "System-UUID", + "No data": "Keine Daten", + "No retry constraint configured": "Keine Wiederholungseinschränkung konfiguriert", + "No session persistence configured": "Keine Sitzungspersistenz konfiguriert", + "No targets defined": "Keine Ziele definiert", + "No validation settings": "Keine Validierungseinstellungen", + "Node": "Knoten", + "Node Selector": "Knotenauswahl", + "Nodes": "Knoten", + "Nominated Node": "Nominierte Knoten", + "Non Resources": "Nicht-Ressourcen", + "Object Selector": "Objektselektor", + "Objects": "Objekte", "OS": "Betriebssystem", - "Kernel Version": "Kernel-Version", - "Machine ID": "Computer-ID", - "Kube Proxy Version": "Kube-Proxyversion", - "Kubelet Version": "Kubelet-Version", - "Container Runtime Version": "Containerlaufzeitversion", - "Roles": "Rollen", - "External IP": "Externe IP-Adresse", "OS image": "Betriebssystemimage", - "Kernel version": "Kernel-Version", - "Container Runtime": "Containerruntime", - "Debug Node": "Debugknoten", - "Debug node is not supported in this OS: {{ nodeOS }}": "Der Debugknoten wird in diesem Betriebssystem nicht unterstützt: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Protokolle: {{ itemName }}", - "Seconds": "Sekunden", - "Logs": "Protokolle", - "State": "Status", - "Node": "Knoten", - "Service Account": "Dienstkonto", - "Host IP": "Host-IP", - "Host IPs": "IP-Adressen des Hosts", + "Owner": "Besitzer", + "Parameters": "Parameter", + "Persistent Volume Claims": "Ansprüche für persistente Volumes", + "Persistent Volumes": "Persistente Volumes", + "Platform": "Plattform", + "Plural": "Plural", + "Pod CIDR": "Pod-CIDR", + "Pod Disruption Budget": "Budget für Podunterbrechung", + "Pod Disruption Budgets": "Budgets für Podunterbrechungen", "Pod IP": "Pod-IP-Adresse", "Pod IPs": "Pod-IP-Adressen", - "QoS Class": "QoS-Klasse", - "Priority": "Priorität", - "Show Logs": "Protokolle anzeigen", - "Terminal / Exec": "Terminal/Exec", - "Attach": "Anfügen", - "Restarts": "Neustarts", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (vor {{ abbrevTime }})", - "Request": "Anforderung", - "Limit": "Grenzwert", - "Nominated Node": "Nominierte Knoten", - "Readiness Gates": "Bereitschaftsgates", - "Pod Disruption Budget": "Budget für Podunterbrechung", + "Pod Selector": "Podselektor", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Portweiterleitung", + "Ports": "Ports", + "Priority": "Priorität", + "Priority Classes": "Prioritätsklassen", "PriorityClass": "PriorityClass", - "Replica Sets": "Replikatgruppen", - "Generation": "Generation", - "Current": "Aktuell", - "Desired": "Gewünscht", - "Min": "Min.", - "Max": "Max", - "Cluster IP": "Cluster-IP", - "Resource Quotas": "Ressourcenkontingente", + "Protocol": "Protokoll", + "Provisioner": "Bereitsteller", + "QoS Class": "QoS-Klasse", + "Readiness Gates": "Bereitschaftsgates", + "Ready": "Bereit", + "Reclaim Policy": "Freigaberichtlinie", + "Ref. API Group": "Referenz zur API-Gruppe", + "Reference Grants": "Verweisautorisierungen", "Reference Kind": "Verweisart", "Reference Name": "Referenzname", - "Ref. API Group": "Referenz zur API-Gruppe", - "Binding Info": "Bindungsinformationen", - "Role Bindings": "Rollenbindungen", - "Role": "Rolle", - "Groups": "Gruppen", - "Service Accounts": "Dienstkonten", - "API Groups": "API-Gruppen", + "Reinvocation Policy": "Richtlinie für erneutes Aufrufen", + "Replica Sets": "Replikatgruppen", + "Replicas": "Replikate", + "Request": "Anforderung", + "Resource": "Ressource", + "Resource Quotas": "Ressourcenkontingente", "Resources": "Ressourcen", - "Non Resources": "Nicht-Ressourcen", - "Verbs": "Verben", + "Restarts": "Neustarts", + "Retry Constraint": "Wiederholungseinschränkung", + "Role": "Rolle", + "Role Bindings": "Rollenbindungen", + "Roles": "Rollen", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max. nicht verfügbar: {{ maxUnavailable }}, max. Anstieg: {{ maxSurge }}", + "Rules": "Regeln", + "Runtime Classes": "Laufzeitklassen", "RuntimeClass": "RuntimeClass", + "Schedule": "Zeitplan", + "Scope": "Bereich", + "Seconds": "Sekunden", "Secrets": "Geheimnisse", + "Security": "Sicherheit", + "Selector": "Selektor", + "Served": "Verarbeitet", + "Service Account": "Dienstkonto", + "Service Accounts": "Dienstkonten", "Service Information": "Dienstinformationen", "Services": "Dienste", - "Owner": "Besitzer", - "Map": "Zuordnen", - "Workloads": "Workloads", + "Serving": "Wird übermittelt", + "Session Persistence": "Sitzungspersistenz", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Protokolle anzeigen", + "Side Effects": "Nebeneffekte", + "Singular": "Singular", + "Starting deadline": "Stichtag wird gestartet", + "State": "Status", "Stateful Sets": "StatefulSets", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Ansprüche für persistente Volumes", - "Persistent Volumes": "Persistente Volumes", - "Storage Classes": "Speicherklassen", - "Network": "Netzwerk", - "Gateway (beta)": "Gateway (Beta)", - "HTTP Routes": "HTTP-Routen", - "GRPC Routes": "GRPC-Routen", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Sicherheit", - "Configuration": "Konfiguration", - "HPAs": "HPAs", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Budgets für Podunterbrechungen", - "Limit Ranges": "Begrenzungsbereiche", - "Priority Classes": "Prioritätsklassen", - "Runtime Classes": "Laufzeitklassen", - "Leases": "Leases", - "Mutating Webhook Configurations": "Mutieren von Webhookkonfigurationen", - "Validating Webhook Configurations": "Überprüfen von Webhookkonfigurationen", - "Git Version": "Git-Version", - "Git Tree State": "Git-Strukturstatus", - "Go Version": "Go-Version", - "Platform": "Plattform", - "Capacity": "Kapazität", - "Access Modes": "Zugriffsmodi", - "Volume Mode": "Volumemodus", + "Storage": "Speicher", "Storage Class": "Speicherklasse", - "Volume": "Volume", - "Reclaim Policy": "Freigaberichtlinie", - "Binding Mode": "Bindungsmodus", - "Provisioner": "Bereitsteller", - "Volume Binding Mode": "Volumebindungsmodus", - "Allow Volume Expansion": "Volumeerweiterung zulassen", - "Claim": "Anspruch", - "Update Policy": "Updaterichtlinie", + "Storage Classes": "Speicherklassen", + "Strategy Type": "Strategietyp", + "Subresources": "Unterressourcen", + "Subsets": "Teilmengen", + "System Info": "Systeminfo", + "System UUID": "System-UUID", + "Target": "Ziel", + "Targets": "Ziele", + "Terminal / Exec": "Terminal/Exec", + "Terminating": "Wird beendet", + "Timeout Seconds": "Timeoutsekunden", + "TLS Validation": "TLS-Überprüfung", + "To": "Bis", + "toggle field visibility": "Feldsichtbarkeit umschalten", + "Tolerations": "Toleranzen", + "Uncapped Target": "Unbegrenztes Ziel", + "Uncordon": "Absperren aufheben", + "Uncordon node {{name}} cancelled.": "Das Aufheben der Absperrung von Knoten {{name}} wurde abgebrochen.", + "Uncordoned node {{name}}.": "Knoten {{name}} nicht abgesperrt.", + "Uncordoning node {{name}}…": "Das Absperren des Knotens {{name}} wird aufgehoben…", "Update Mode": "Updatemodus", - "Container Policy": "Containerrichtlinie", - "Lower Bound": "Untergrenze", + "Update Policy": "Updaterichtlinie", + "Update Strategy": "Updatestrategie", "Upper Bound": "Obergrenze", - "Uncapped Target": "Unbegrenztes Ziel", - "Vertical Pod Autoscalers": "Automatische vertiale Podskalierer", - "Checking if Vertical Pod Autoscaler is enabled…": "Es wird überprüft, ob die automatische vertikale Podskalierung aktiviert ist…", + "Uptime": "Betriebszeit", + "Validating Webhook Configurations": "Überprüfen von Webhookkonfigurationen", + "Verbs": "Verben", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Die automatische vertikale Podskalierung ist nicht aktiviert. <1>Weitere Informationen", - "API Version": "API-Version", + "Vertical Pod Autoscalers": "Automatische vertiale Podskalierer", + "Volume": "Volume", + "Volume Binding Mode": "Volumebindungsmodus", + "Volume Mode": "Volumemodus", + "Volume Mounts": "Volumebereitstellungen", + "VPAs": "VPAs", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Clientkonfiguration: Ca-Bündel", - "Failure Policy": "Fehlerrichtlinie", - "Match Policy": "Übereinstimmungsrichtlinie", - "Side Effects": "Nebeneffekte", - "Timeout Seconds": "Timeoutsekunden", - "Namespace Selector": "Namespaceselektor", - "Object Selector": "Objektselektor", - "Reinvocation Policy": "Richtlinie für erneutes Aufrufen", - "API Versions": "API-Versionen", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max. nicht verfügbar: {{ maxUnavailable }}, max. Anstieg: {{ maxSurge }}", - "Strategy Type": "Strategietyp" + "Workloads": "Workloads", + "Yes": "Ja" } diff --git a/frontend/src/i18n/locales/de/translation.json b/frontend/src/i18n/locales/de/translation.json index 92312b3b7..40a13dc5d 100644 --- a/frontend/src/i18n/locales/de/translation.json +++ b/frontend/src/i18n/locales/de/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Ihr AKS-Desktop ist auf eine Seite gestoßen, die nicht vorhanden ist!", - "Authentication: {{ clusterName }}": "Authentifizierung: {{ clusterName }}", - "Authentication": "Authentifizierung", - "Please paste your authentication token.": "Fügen Sie Ihr Authentifizierungstoken ein.", - "ID token": "ID-Token", - "Check out how to generate a<1>service account token.": "Erfahren Sie, wie Sie ein <1>Dienstkontotoken generieren.", - "Cluster settings": "Clustereinstellungen", - "Cancel": "Abbrechen", - "Authenticate": "Authentifizieren", - "Error authenticating": "Fehler bei der Authentifizierung", - "Window": "Fenster", - "Fullscreen": "Vollbild", - "Snap Left": "Links andocken", - "Snap Right": "Rechts andocken", - "Snap Top": "Oben andocken", - "Snap Bottom": "Unten andocken", - "Minimize": "Minimieren", - "Close": "Schließen", - "Close All": "Alle schließen", - "Overview": "Übersicht", - "Loading": "Wird geladen", - "Advanced Search (Beta)": "Erweiterte Suche (Beta)", - "Select Resources": "Ressourcen auswählen", - "Search": "Suchen", - "Search Resources": "Ressourcen suchen", - "Select All": "Alles auswählen", - "Clear Selection": "Auswahl löschen", - "All Resources": "Alle Ressourcen", - "Examples": "Beispiele", - "Search resources by query": "Ressourcen nach Abfrage durchsuchen", - "Clear": "Löschen", - "No resources selected": "Keine Ressourcen ausgewählt", - "Loaded {{0}} items": "{{0}} Elemente geladen", - "Some resources failed to load": "Fehler beim Laden von einigen Ressourcen", - "Found {{0}} results. Showing first {{1}}": "{{0}} Ergebnisse wurden gefunden. Anzeige der ersten {{1}}", - "Name": "Name", - "Cluster": "Cluster", - "Actions": "Aktionen", - "Max items per Resource": "Maximum Elemente pro Ressource", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Wenn eine Ressource mehr Elemente als diesen Betrag aufweist, werden sie von der Suche ausgeschlossen. Trägt dazu bei, die Speicherauslastung und Verlangsamungen bei großen Clustern zu reduzieren.", - "Refetch Interval": "Intervall erneut abrufen", - "30 seconds": "30 Sekunden", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "„{{metricName}}“ auf {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "„{{metricName}}“ auf Pods", + "(Current/Target)": "(Aktuelles Ziel)", + "{{ available }} units": "{{ available }} Einheiten", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} von {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} aktuell / {{ desiredReplicas }} gewünscht", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} Mal seit {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} Mal seit {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} bereit", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} angefordert", + "{{count}} files selected_one": "{{count}} Dateien ausgewählt", + "{{count}} files selected_other": "{{count}} Dateien ausgewählt", + "": "", + "0 Running": "0 werden ausgeführt", "1 minute": "1 Minute", + "30 seconds": "30 Sekunden", "5 minutes": "5 Minuten", - "Save": "Speichern", + "A large number of replicas may negatively impact the cluster's performance": "Eine große Anzahl von Replikaten kann sich negativ auf die Leistung des Clusters auswirken", + "A namespace with this name already exists on one or more selected clusters": "Ein Namespace mit diesem Namen existiert bereits auf einem oder mehreren ausgewählten Clustern.", + "A namespace with this name already exists.": "Es ist bereits ein Namespace mit diesem Namen vorhanden.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Ein Projekt fasst einen oder mehrere Namespaces über Ihre Cluster hinweg zusammen, sodass verwandte Ressourcen an einem Ort einfach angezeigt und verwaltet werden können.", + "A project with this name already exists": "Ein Projekt mit diesem Namen ist bereits vorhanden", + "Accent color": "Akzentfarbe", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Die Akzentfarbe ist ungültig. Verwenden Sie Hex-(#ff0000), rgb() oder rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Die Akzentfarbe ist ungültig. Verwenden Sie Hex-(#ff0000), rgb(), rgba() oder einen CSS-Farbnamen.", + "Accepted Names": "Akzeptierte Namen", + "Access": "Zugriff", + "Account of current user": "Konto des aktuellen Benutzers", + "Actions": "Aktionen", + "Active": "Aktiv", "Add": "Hinzufügen", + "Add a cluster to get started.": "Fügen Sie einen Cluster hinzu, um zu beginnen.", "Add Cluster": "Cluster hinzufügen", - "Proceed to select your preferred method for cluster creation and addition": "Wählen Sie ihre bevorzugte Methode zum Erstellen und Hinzufügen von Clustern aus", - "Load from KubeConfig": "Aus KubeConfig laden", - "Providers": "Anbieter", + "Add from Azure Subscription": "Aus Azure-Abonnement hinzufügen", "Add Local Cluster Provider": "Lokalen Clusteranbieter hinzufügen", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Durch diese Aktion wird der Cluster „{{ clusterName }}“ aus „{{ source }}“ gelöscht", - "This action will remove cluster \"{{ clusterName }}\".": "Durch diese Aktion wird der Cluster „{{ clusterName }}“ entfernt.", - "This action cannot be undone! Do you want to proceed?": "Diese Aktion kann nicht rückgängig gemacht werden! Möchten Sie den Vorgang fortsetzen?", - "Remove this cluster?": "Diesen Cluster entfernen?", - "View": "Ansicht", - "Settings": "Einstellungen", - "Delete": "Löschen", - "Delete Cluster": "Cluster löschen", - "Active": "Aktiv", - "Plugin": "Plug-in", - "In-cluster": "Im Cluster", - "View Clusters": "Cluster anzeigen", - "Loading...": "Wird geladen...", - "No clusters found": "Keine Cluster gefunden", - "Add a cluster to get started.": "Fügen Sie einen Cluster hinzu, um zu beginnen.", - "Please sign in to add your AKS clusters": "Melden Sie sich an, um Ihre AKS-Cluster hinzuzufügen", - "Sign In with Azure": "Mit Azure anmelden", + "Add namespace": "Namespace hinzufügen", "Add Other Clusters": "Weitere Cluster hinzufügen", - "Add from Azure Subscription": "Aus Azure-Abonnement hinzufügen", - "No clusters configured": "Keine Cluster konfiguriert", - "Checking authentication status...": "Der Authentifizierungsstatus wird überprüft...", - "Origin": "Ursprung", - "Status": "Status", - "Warnings": "Warnungen", + "Address Type": "Adresstyp", + "Addresses": "Adressen", + "Admission Review Versions": "Zugangsüberprüfungsversionen", + "Advanced Search (Beta)": "Erweiterte Suche (Beta)", + "Age": "Alter", + "All clusters": "Alle Cluster", "All Clusters": "Alle Cluster", - "Projects": "Projekte", - "Selected clusters": "Ausgewählte Cluster", - "Load cluster": "Cluster laden", - "Something went wrong with cluster {{ cluster }}": "Beim Cluster {{ cluster }} sind Probleme aufgetreten", - "Choose another cluster": "Anderen Cluster auswählen", - "Failed to connect to the backend": "Fehler beim Herstellen einer Verbindung mit dem Back-End", - "Connecting to backend...": "Verbindung mit Back-End wird hergestellt...", - "Skip to main content": "Zum Hauptinhalt wechseln", - "Menu": "Menü", - "Mark all as read": "Alle als gelesen markieren", - "Clear all": "Alle löschen", - "Notifications": "Benachrichtigungen", - "You don't have any notifications right now": "Sie haben im Moment keine Benachrichtigungen", - "Message": "Nachricht", - "No message": "Keine Meldung", - "Date": "Datum", - "Visible": "Sichtbar", - "Mark as read": "Als gelesen markieren", - "Show notifications": "Benachrichtigungen anzeigen", - "You have unread notifications": "Sie haben ungelesene Benachrichtigungen", - "View all notifications": "Alle Benachrichtigungen anzeigen", - "Unknown": "Unbekannt", - "Plugins": "Plug-ins", - "Multiple versions": "Mehrere Versionen", - "Description": "Beschreibung", - "Type": "Typ", - "Development": "Entwicklung", - "User-installed": "Vom Benutzer installiert", - "Shipped": "Versandt", - "This plugin is not compatible with this version of Headlamp": "Dieses Plug-In ist mit dieser Version von Headlamp nicht kompatibel", - "Incompatible": "Inkompatibel", - "Overridden by {{type}} version": "Überschrieben von {{type}}-Version", - "Not Loaded": "Nicht geladen", - "Disabled": "Deaktiviert", - "Loaded": "Geladen", - "Enable": "Aktivieren", - "Save & Apply": "Speichern und anwenden", - "Deleting plugin {{ itemName }}...": "Plug-In {{ itemName }} wird gelöscht...", - "Cancelled deletion of {{ itemName }}.": "Das Löschen von {{ itemName }} wurde abgebrochen.", - "Deleted plugin {{ itemName }}.": "Plug-In {{ itemName }} gelöscht.", - "Error deleting plugin {{ itemName }}.": "Fehler beim Löschen von Plug-In {{ itemName }}.", - "Open Plugin Folder": "Öffnen Sie den Plug-in-Ordner", - "Delete Plugin": "Plug-In löschen", - "By": "Von", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Dieses Plug-In ist zurzeit nicht geladen, da stattdessen eine „{{type}}“-Version verwendet wird.", - "Are you sure you want to delete this plugin?": "Möchten Sie dieses Plug-In löschen?", - "Uh-oh! Something went wrong.": "Hoppla! Es ist ein Problem aufgetreten.", - "Error loading {{ routeName }}": "Fehler beim Laden von {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Clusternamen dürfen nur alphanumerische Kleinbuchstaben oder „-“ enthalten und sollen mit einem alphanumerischen Zeichen beginnen und enden.", - "Error": "Fehler", - "Okay": "Okay", - "Original name: {{ displayName }}": "Ursprünglicher Name: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Der benutzerdefinierte Name wird bereits verwendet. Wählen Sie einen anderen Namen aus.", - "The current name of the cluster. You can define a custom name": "Der aktuelle Name des Clusters. Sie können einen benutzerdefinierten Namen definieren", - "Cluster name": "Clustername", - "Change name": "Namen ändern", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Möchten Sie den Namen für „{{ clusterName }}“ ändern?", - "Apply": "Anwenden", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Die Akzentfarbe ist ungültig. Verwenden Sie Hex-(#ff0000), rgb() oder rgba().", - "Choose Accent Color": "Akzentfarbe auswählen", - "Use custom color": "Benutzerdefinierte Farbe verwenden", - "Custom color": "Benutzerdefinierte Farbe", - "Hex, rgb(), or rgba()": "Hex, rgb() oder rgba()", - "Full page": "Gesamte Seite", - "Choose Cluster Icon": "Clustersymbol auswählen", - "Use custom icon": "Benutzerdefiniertes Symbol verwenden", - "Custom icon (Iconify)": "Benutzerdefiniertes Symbol (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Beispiel: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces dürfen nur alphanumerische Kleinbuchstaben oder „-“ enthalten und sollen mit einem alphanumerischen Zeichen beginnen und enden.", - "Node Shell Settings": "Knotenshelleinstellungen", - "The default image is used for dropping a shell into a node (when not specified directly).": "Das Standardimage wird zum Ablegen einer Shell in einem Knoten verwendet (wenn es nicht direkt angegeben wird).", - "Linux image": "Linux-Image", - "The default namespace is default.": "Der Standardnamespace ist der Standardwert.", - "Namespace": "Namespace", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Geben Sie einen Wert zwischen {{ minRows }} und {{ maxRows }} ein.", - "Custom row value": "Benutzerdefinierter Zeilenwert", - "Custom value": "Benutzerdefinierter Wert", - "Pod Debug Settings": "Poddebugeinstellungen", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Kurzlebige Debugcontainer können nicht über die Kubernetes-API entfernt werden. Sie bleiben auch nach dem Schließen des Terminals in der Podspezifikation erhalten. Um sie zu entfernen, muss der Pod neu erstellt werden.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Das Standardimage wird zum Erstellen kurzlebiger Debugcontainer verwendet.", - "General Settings": "Allgemeine Einstellungen", - "Version": "Version", - "Language": "Sprache", - "Resource details view": "Ressourcendetails anzeigen", - "Number of rows for tables": "Anzahl der Zeilen für Tabellen", - "Timezone to display for dates": "Für Datumsangaben anzuzeigende Zeitzone", - "Sort sidebar items alphabetically": "Randleistenelemente alphabetisch sortieren", - "Use evict for pod deletion": "„Zurücksetzung erzwingen“ zum Löschen von Pods verwenden", - "Theme": "Design", - "Keyboard Shortcuts": "Tastenkombinationen", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Konfigurieren Sie Tastenkombinationen für den schnellen Zugriff auf verschiedene Teile der Anwendung.", - "Cluster Settings": "Clustereinstellungen", - "There seem to be no clusters configured…": "Anscheinend sind keine Cluster konfiguriert…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster „{{ clusterName }}“ existiert nicht. Wählen Sie einen gültigen Cluster aus:", - "Go to cluster": "Zu Cluster wechseln", + "All levels": "Alle Stufen", + "All namespaces": "Alle Namespaces", + "All Pods": "Alle Pods", + "All Resources": "Alle Ressourcen", + "Allowed disruptions": "Zulässige Unterbrechungen", + "Allowed Disruptions": "Zulässige Unterbrechungen", + "Allowed namespaces": "Zulässige Namespaces", + "Also delete the namespaces (this will remove all resources within them)": "Löschen Sie auch die Namespaces (dadurch werden alle darin enthaltenen Ressourcen entfernt)", + "An update is available": "Ein Update ist verfügbar", + "Annotations": "Anmerkungen", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Alle neuen Ausgaben für den Prozess dieses Containers sollten unten angezeigt werden. Falls sie nicht angezeigt werden, drücken Sie die EINGABETASTE…", + "API Version": "API-Version", + "Appbar Tools": "Appbar-Tools", "Appearance": "Darstellung", - "Stored in your browser's localStorage (per-browser setting).": "Gespeichert in der localStorage Ihres Browsers (Einstellung pro Browser).", - "Accent color": "Akzentfarbe", - "Change Color": "Farbe ändern", - "Choose Color": "Farbe auswählen", - "Cluster icon": "Clustersymbol", - "Change Icon": "Symbol ändern", - "Choose Icon": "Symbol auswählen", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Die Akzentfarbe ist ungültig. Verwenden Sie Hex-(#ff0000), rgb(), rgba() oder einen CSS-Farbnamen.", + "Applied {{ newItemName }}.": "{{ newItemName }} angewendet.", + "Applied changes to {{ itemName }}.": "Änderungen wurden auf {{ itemName }} angewendet.", + "Apply": "Anwenden", "Apply appearance": "Darstellung anwenden", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Darstellungsänderungen für „{{ clusterName }}“ anwenden? Dies wird in Ihrem Browser gespeichert.", + "Applying {{ newItemName }}…": "{{ newItemName }} wird angewendet…", + "Applying {{ newItemName }}…": "{{ newItemName }} wird angewendet…", + "Applying changes to {{ itemName }}…": "Änderungen werden auf {{ itemName }} angewendet…", "Applying...": "Wird angewendet...", - "Default namespace": "Standardnamespace", - "The default namespace for e.g. when applying resources (when not specified directly).": "Der Standardnamespace beispielsweise beim Anwenden von Ressourcen (wenn nicht direkt angegeben).", - "Allowed namespaces": "Zulässige Namespaces", - "The list of namespaces you are allowed to access in this cluster.": "Die Liste der Namespaces, auf die Sie in diesem Cluster zugreifen dürfen.", - "Add namespace": "Namespace hinzufügen", - "Remove Cluster": "Cluster entfernen", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Möchten Sie den Namen für „{{ clusterName }}“ ändern?", + "Are you sure you want to delete item {{ itemName }}?": "Möchten Sie das Element {{ itemName }} wirklich löschen?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Möchten Sie das Projekt „{{projectName}}“ löschen?", + "Are you sure you want to delete the following items?": "Möchten Sie die folgenden Elemente löschen?", + "Are you sure you want to delete this plugin?": "Möchten Sie dieses Plug-In löschen?", + "Are you sure you want to evict pod {{ itemName }}?": "Möchten Sie den Pod {{ itemName }} wirklich entfernen?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Möchten Sie den Cluster „{{ clusterName }}“ wirklich entfernen?", - "Server": "Server", - "Press keys...": "Tasten drücken...", - "Conflicts with: {{name}}": "Steht in Konflikt mit: {{name}}", - "Reset to default": "Auf Standard zurücksetzen", - "Navigation": "Navigation", - "General": "Allgemein", - "Reset All to Defaults": "Alle auf Standardwerte zurücksetzen", - "Log out from all": "Von allen abmelden", - "Log out": "Abmelden", - "Account of current user": "Konto des aktuellen Benutzers", - "Appbar Tools": "Appbar-Tools", - "show more": "mehr anzeigen", - "Version information": "Versionsinformationen", - "Getting auth info: {{ clusterName }}": "Authentifizierungsinformationen werden abgerufen: {{ clusterName }}", - "Getting auth info": "Authentifizierungsinformationen werden abgerufen", - "Testing auth": "Die Authentifizierung wird getestet", - "Headlamp Cluster Authentication": "Headlamp-Clusterauthentifizierung", - "Sign In": "Anmelden", - "Use A Token": "Einen Token verwenden", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Fehler beim Herstellen einer Verbindung. Stellen Sie sicher, dass der Kubernetes-Cluster ausgeführt wird und darauf zugegriffen werden kann. Fehler: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Fehler beim Abrufen der Authentifizierungsinformationen: {{ errorMessage }}", - "Try Again": "Erneut versuchen", + "Are you sure you want to restart {{ itemName }}?": "Möchten Sie {{ itemName }} neu starten?", + "Are you sure you want to restart the following items?": "Möchten Sie die folgenden Elemente neu starten?", + "Are you sure?": "Sind Sie sicher?", + "Attach: {{ itemName }}": "Anfügen: {{ itemName }}", + "Attaching to debug container...": "Anfügen an Debugcontainer...", + "Attaching to existing debug container...": "Anfügen an vorhandenen Debugcontainer...", + "Authenticate": "Authentifizieren", + "Authentication": "Authentifizierung", + "Authentication: {{ clusterName }}": "Authentifizierung: {{ clusterName }}", + "Available//context:replicas": "Verfügbar", "Back": "Zurück", - "Memory Usage": "Speicherauslastung", - "{{ available }} units": "{{ available }} Einheiten", - "CPU Usage": "CPU-Auslastung", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} angefordert", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} bereit", - "Recent clusters": "Zuletzt verwendete Cluster", - "All clusters": "Alle Cluster", - "Show build information": "Buildinformationen anzeigen", + "BackendRefs": "BackendRefs", + "By": "Von", + "By default, this will only remove the project label from the following namespaces:": "Standardmäßig wird dadurch nur die Projektbezeichnung aus den folgenden Namespaces entfernt:", + "Cancel": "Abbrechen", + "Cancelled applying {{ newItemName }}.": "Das Anwenden von {{ newItemName }} wurde abgebrochen.", + "Cancelled applying {{ newItemName }}.": "Das Anwenden von {{ newItemName }} wurde abgebrochen.", + "Cancelled changes to {{ itemName }}.": "Änderungen an {{ itemName }} wurden abgebrochen.", + "Cancelled deletion of {{ itemName }}.": "Das Löschen von {{ itemName }} wurde abgebrochen.", + "Cancelled deletion of {{ itemsLength }} items.": "Das Löschen von {{ itemsLength }} Elementen wurde abgebrochen.", + "Cancelled deletion of project {{ projectName }}.": "Das Löschen des Projekts {{ projectName }} wurde abgebrochen.", + "Cancelled restarting {{ itemName }}.": "Neustart von {{ itemName }} abgebrochen.", + "Cancelled restarting {{ itemsLength }} items.": "Neustart von {{ itemsLength }} Elementen wurde abgebrochen.", + "Cancelled resuming CronJob {{ newItemName }}.": "Das Fortsetzen von CronJob {{ newItemName }} wurde abgebrochen.", + "Cancelled rollback of {{ itemName }}.": "Rollback von {{ itemName }} abgebrochen.", + "Cancelled scaling {{ itemName }}.": "Die Skalierung von {{ itemName }} wurde abgebrochen.", + "Cancelled suspending CronJob {{ newItemName }}.": "Das Anhalten von CronJob {{ newItemName }} wurde abgebrochen.", + "Categories": "Kategorien", + "Change Color": "Farbe ändern", + "Change Icon": "Symbol ändern", + "Change name": "Namen ändern", + "Check out how to generate a<1>service account token.": "Erfahren Sie, wie Sie ein <1>Dienstkontotoken generieren.", + "Checking authentication status...": "Der Authentifizierungsstatus wird überprüft...", "Choose a cluster": "Cluster auswählen", - "Wait while fetching clusters…": "Warten Sie, während Cluster abgerufen werden…", - "Loading cluster information": "Clusterinformationen werden geladen", - "There seems to be no clusters configured…": "Anscheinend sind keine Cluster konfiguriert…", - "Please make sure you have at least one cluster configured.": "Stellen Sie sicher, dass mindestens ein Cluster konfiguriert ist.", - "Or try running Headlamp with a different kube config.": "Oder versuchen Sie, Headlamp mit einer anderen Kube-Konfiguration auszuführen.", - "Load from a file": "Laden aus einer Datei", - "Current//context:cluster": "Aktuell", + "Choose a namespace from the selected clusters": "Wählen Sie einen Namespace aus den ausgewählten Clustern aus.", + "Choose Accent Color": "Akzentfarbe auswählen", + "Choose another cluster": "Anderen Cluster auswählen", "Choose cluster": "Cluster auswählen", - "Failed to load resources": "Fehler beim Laden von Ressourcen.", - "You don't have permissions to view this resource": "Sie sind nicht berechtigt, diese Ressource anzuzeigen", - "Resource not found": "Ressource nicht gefunden", - "Hide details": "Details ausblenden", - "Show details": "Details anzeigen", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Doppelter Cluster: {{ clusterNames }} in der Liste. Bearbeiten Sie den Kontextnamen.", - "Error setting up clusters, please load a valid kubeconfig file": "Fehler beim Einrichten von Clustern: Eine gültige kubeconfig-Datei laden", - "Couldn't read kubeconfig file": "Die kubeconfig-Datei konnte nicht gelesen werden", - "No clusters found!": "Keine Cluster gefunden!", - "No contexts found!": "Keine Kontexte gefunden!", - "Invalid kubeconfig file: {{ errorMessage }}": "Ungültige kubeconfig-Datei: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Hier kubeconfig-Datei per Drag & Drop verschieben oder diese auswählen", + "Choose Cluster Icon": "Clustersymbol auswählen", + "Choose Color": "Farbe auswählen", "Choose file": "Datei auswählen", - "Select clusters": "Cluster auswählen", - "Next": "Weiter", - "Validating selected clusters": "Die ausgewählten Cluster werden überprüft", - "Setting up clusters": "Einrichten von Clustern", + "Choose Files": "Dateien auswählen", + "Choose Icon": "Symbol auswählen", + "Clear": "Löschen", + "Clear accent color": "Akzentfarbe löschen", + "Clear all": "Alle löschen", + "Clear All": "Alle löschen", + "Clear cluster icon": "Clustersymbol löschen", + "Clear Selection": "Auswahl löschen", + "Client Config: Service": "Clientkonfiguration: Dienst", + "Client Config: URL": "Clientkonfiguration: URL", + "Close": "Schließen", + "Close All": "Alle schließen", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster „{{ clusterName }}“ existiert nicht. Wählen Sie einen gültigen Cluster aus:", + "Cluster Chooser": "Clusterauswahl", + "Cluster icon": "Clustersymbol", + "Cluster is required": "Der Cluster ist erforderlich", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Clusternamen dürfen nur alphanumerische Kleinbuchstaben oder „-“ enthalten und sollen mit einem alphanumerischen Zeichen beginnen und enden.", + "Cluster settings": "Clustereinstellungen", + "Cluster Settings": "Clustereinstellungen", + "Cluster version downgraded to {{ gitVersion }}": "Clusterversion auf {{ gitVersion }} heruntergestuft", + "Cluster version upgraded to {{ gitVersion }}": "Clusterversion aktualisiert auf {{ gitVersion }}", + "Clusters": "Cluster", "Clusters successfully set up!": "Cluster wurden erfolgreich eingerichtet!", - "Finish": "Beenden", - "Only warnings ({{ numWarnings }})": "Nur Warnungen ({{ numWarnings }})", - "Reason": "Grund", - "Count": "Anzahl", - "Last Seen": "Zuletzt online", - "Offline": "Offline", - "Lost connection to the cluster.": "Die Verbindung zum Cluster wurde getrennt.", - "No": "Nein", - "Yes": "Ja", - "Create {{ name }}": "{{ name }} erstellen", - "Toggle fullscreen": "Vollbild umschalten", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub kann nicht geöffnet werden. Überprüfen Sie ihre Popupblockereinstellungen, oder kopieren Sie die Fehlerdetails manuell.", - "Your AKS desktop ran into a problem!": "Auf Ihrem AKS-Desktop ist ein Problem aufgetreten!", - "Head back <1>home.": "Gehen Sie zurück zur <1>Startseite.", - "Error Details": "Fehlerdetails", + "Collapse": "Reduzieren", + "Conditions": "Bedingungen", + "Configure Keyboard Shortcuts": "Konfigurieren von Tastenkombinationen", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Konfigurieren Sie Tastenkombinationen für den schnellen Zugriff auf verschiedene Teile der Anwendung.", + "Conflicts with: {{name}}": "Steht in Konflikt mit: {{name}}", + "Connecting to backend...": "Verbindung mit Back-End wird hergestellt...", + "Container": "Container", + "Container Limits": "Containergrenzwerte", + "Container Port": "Containerport", + "Controlled by": "Gesteuert von", + "Controlled Resources": "Kontrollierte Ressourcen", + "Controlled Values": "Kontrollierte Werte", + "Copied": "Kopiert", "Copied to clipboard": "In Zwischenablage kopiert", - "Failed to copy to clipboard": "Fehler beim Kopieren in die Zwischenablage", "Copy": "Kopieren", - "Open Issue on GitHub": "Problem auf GitHub öffnen", - "Scroll to bottom": "Nach unten scrollen", - "Container": "Container", - "Lines": "Linien", - "Severity": "Schweregrad", - "Timestamps": "Zeitstempel", - "Wrap lines": "Zeilen umbrechen", - "All levels": "Alle Stufen", - "Find": "Suchen", - "Download": "Herunterladen", - "No results": "Keine Ergebnisse", - "Too many matches": "Zu viele Übereinstimmungen", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} von {{ totalResults }}", - "Match case": "Groß-/Kleinschreibung beachten", - "Match whole word": "Hiermit wird nur nach einem ganzen Wort gesucht", - "Use regular expression": "Regulären Ausdruck verwenden", - "Previous Match (Shift+Enter)": "Vorherige Übereinstimmung (Strg+Eingabetaste)", - "Next Match (Enter)": "Nächste Übereinstimmung (Eingabetaste)", - "All namespaces": "Alle Namespaces", - "From": "Von", - "Age": "Alter", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} Mal seit {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} Mal seit {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Versionshinweise ({{ appVersion }})", - "Fetching release information…": "Releaseinformationen werden abgerufen…", - "Skip": "Überspringen", - "Failed to fetch release information": "Fehler beim Abrufen der Releaseinformationen", - "An update is available": "Ein Update ist verfügbar", - "Read more": "Weitere Informationen", - "Disable update notifications": "Updatebenachrichtigungen deaktivieren", - "Dismiss": "Schließen", - "Install the metrics-server to get usage data.": "Installieren Sie den Metrikserver, um Nutzungsdaten abzurufen.", "Copy to clipboard": "In Zwischenablage kopieren", - "Create / Apply": "Erstellen / Anwenden", + "Couldn't read kubeconfig file": "Die kubeconfig-Datei konnte nicht gelesen werden", + "Count": "Anzahl", + "CPU Usage": "CPU-Auslastung", "Create": "Erstellen", - "Deleting item {{ itemName }}…": "Das Element {{ itemName }} wird gelöscht…", + "Create {{ name }}": "{{ name }} erstellen", + "Create / Apply": "Erstellen / Anwenden", + "Create a new namespace and use it as a project": "Erstellen Sie einen neuen Namespace und verwenden Sie ihn als Projekt.", + "Create a new namespace on one or more clusters and set it up as a project.": "Erstellen Sie einen neuen Namespace auf einem oder mehreren Clustern und richten Sie ihn als Projekt ein.", + "Create a Project": "Ein Projekt erstellen", + "Create Namespace": "Namespace erstellen", + "Create New Namespace": "Neuen Namespace erstellen", + "Create new Project from YAML": "Neues Projekt aus YAML erstellen", + "Create Project": "Projekt erstellen", + "Create resource quota": "Ein Ressourcenkontingent erstellen", + "Create Resource Quota to limit resource consumption within this project": "Ein Ressourcenkontingent zum Einschränken des Ressourcenverbrauchs innerhalb dieses Projekts erstellen", + "Create your first project to organize your Kubernetes resources": "Ihr erstes Projekt zum Organisieren Ihrer Kubernetes-Ressourcen erstellen", + "Created": "Erstellt", + "Creating": "Wird erstellt", + "Creating ephemeral debug container...": "Kurzlebiger Debugcontainer wird erstellt...", + "Creating following resources in this project:": "Die folgenden Ressourcen werden in diesem Projekt erstellt:", + "Creating project": "Projekt wird erstellt", + "Creation": "Erstellung", + "Current": "Aktuell", + "Current Namespace": "Aktueller Namespace", + "Current number of replicas: {{ numReplicas }}": "Aktuelle Anzahl von Replikaten: {{ numReplicas }}", + "Current//context:cluster": "Aktuell", + "Current//context:pods": "Aktuell", + "Current//context:replicas": "Aktuell", + "Custom color": "Benutzerdefinierte Farbe", + "Custom icon (Iconify)": "Benutzerdefiniertes Symbol (Iconify)", + "Custom row value": "Benutzerdefinierter Zeilenwert", + "Custom value": "Benutzerdefinierter Wert", + "Data": "Daten", + "Date": "Datum", + "Debug Pod": "Pod debuggen", + "Debug: {{ itemName }}": "Debuggen: {{ itemName }}", + "Decrement": "Verringern", + "Default": "Standard", + "Default namespace": "Standardnamespace", + "Default Request": "Standardanforderungen", + "Degraded": "Heruntergestuft", + "Delete": "Löschen", + "Delete Cluster": "Cluster löschen", + "Delete item": "Element löschen", + "Delete items": "Elemente löschen", + "Delete Plugin": "Plug-In löschen", + "Delete port forward": "Portweiterleitung löschen", + "Delete project": "Projekt löschen", + "Delete Project": "Projekt löschen", + "Delete Project & Namespaces": "Projekt und Namespaces löschen", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} Elemente wurden gelöscht.", "Deleted item {{ itemName }}.": "Das Element {{ itemName }} wurde gelöscht.", + "Deleted plugin {{ itemName }}.": "Plug-In {{ itemName }} gelöscht.", + "Deleted project {{ projectName }}.": "Projekt {{ projectName }} gelöscht.", + "Deleting {{ itemsLength }} items…": "{{ itemsLength }} Elemente werden gelöscht…", + "Deleting item {{ itemName }}…": "Das Element {{ itemName }} wird gelöscht…", + "Deleting plugin {{ itemName }}...": "Plug-In {{ itemName }} wird gelöscht...", + "Deleting project {{ projectName }}…": "Das Projekt {{ projectName }} wird gelöscht…", + "Deployment pods": "Bereitstellungspods", + "Description": "Beschreibung", + "Desired number of replicas:": "Gewünschte Anzahl von Replikaten:", + "Desired//context:pods": "Gewünscht", + "Desired//context:replicas": "Gewünscht", + "Details": "Details", + "Development": "Entwicklung", + "Disable update notifications": "Updatebenachrichtigungen deaktivieren", + "Disabled": "Deaktiviert", + "Dismiss": "Schließen", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop erfordert Ports im Bereich 30000-32000.", + "Documentation": "Dokumentation", + "Download": "Herunterladen", + "Drag & drop or choose kubeconfig file here": "Hier kubeconfig-Datei per Drag & Drop verschieben oder diese auswählen", + "Drag & drop YAML files here or click to choose files": "Die YAML-Dateien per Drag & Drop hierher ziehen, oder klicken, um die Dateien auszuwählen", + "Drop the file here...": "Datei hier ablegen...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Doppelter Cluster: {{ clusterNames }} in der Liste. Bearbeiten Sie den Kontextnamen.", + "Duration": "Dauer", + "e.g. 30080": "Beispiel: 30080", + "e.g. 8080": "z. B. 8080", + "Edit": "Bearbeiten", + "Edit: {{ itemName }}": "Bearbeiten: {{ itemName }}", + "Editor": "Editor", + "Effect": "Effekt", + "Enable": "Aktivieren", + "Endpoints": "Endpunkte", + "Enter a name": "Namen eingeben", + "Enter a name for the new namespace": "Geben Sie einen Namen für den neuen Namespace ein.", + "Enter a name for your new project.": "Geben Sie einen Namen für das neue Projekt ein.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Geben Sie einen Wert zwischen {{ minRows }} und {{ maxRows }} ein.", + "Enter URL": "URL eingeben", + "Enter URL to YAML file": "URL zur YAML-Datei eingeben", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Kurzlebige Debugcontainer können nicht über die Kubernetes-API entfernt werden. Sie bleiben auch nach dem Schließen des Terminals in der Podspezifikation erhalten. Um sie zu entfernen, muss der Pod neu erstellt werden.", + "Error": "Fehler", + "Error authenticating": "Fehler bei der Authentifizierung", + "Error deleting {{ itemsLength }} items.": "Fehler beim Löschen von {{ itemsLength }} Elementen.", "Error deleting item {{ itemName }}.": "Fehler beim Löschen des Elements {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Fehler beim Löschen von Plug-In {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Fehler beim Löschen des Projekts {{ projectName }}.", + "Error Details": "Fehlerdetails", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Fehler beim Abrufen der benutzerdefinierten Ressource {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Fehler beim Abrufen der benutzerdefinierten Ressourcendefinition {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Fehler beim Abrufen der benutzerdefinierten Ressourcendefinitionen: {{ errorMessage }}", + "Error loading {{ routeName }}": "Fehler beim Laden von {{ routeName }}", + "Error parsing the code: {{error}}": "Fehler beim Analysieren des Codes: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Fehler beim Analysieren des Codes. Bestätigen Sie, dass es sich um gültige YAML- oder JSON-Dateien handelt!", + "Error processing files: {{error}}": "Fehler beim Verarbeiten der Datei: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Fehler beim Einrichten von Clustern: Eine gültige kubeconfig-Datei laden", + "Error: All of the files are empty.": "Fehler: Alle Dateien sind leer.", "Evict": "Zurücksetzung erzwingen", "Evict Pod": "Pod entfernen", - "Delete item": "Element löschen", - "Are you sure you want to evict pod {{ itemName }}?": "Möchten Sie den Pod {{ itemName }} wirklich entfernen?", - "Are you sure you want to delete item {{ itemName }}?": "Möchten Sie das Element {{ itemName }} wirklich löschen?", - "Force Delete": "Löschen erzwingen", - "Are you sure you want to delete the following items?": "Möchten Sie die folgenden Elemente löschen?", - "Deleting {{ itemsLength }} items…": "{{ itemsLength }} Elemente werden gelöscht…", - "Cancelled deletion of {{ itemsLength }} items.": "Das Löschen von {{ itemsLength }} Elementen wurde abgebrochen.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} Elemente wurden gelöscht.", - "Error deleting {{ itemsLength }} items.": "Fehler beim Löschen von {{ itemsLength }} Elementen.", - "Delete items": "Elemente löschen", - "Resource details": "Ressourcendetails", - "Loading documentation": "Dokumentation wird geladen", - "No documentation available.": "Keine Dokumentation verfügbar.", - "No documentation for type {{ docsType }}.": "Keine Dokumentation für Typ {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Dokumentation wird angezeigt für: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Änderungen werden auf {{ itemName }} angewendet…", - "Cancelled changes to {{ itemName }}.": "Änderungen an {{ itemName }} wurden abgebrochen.", - "Applied changes to {{ itemName }}.": "Änderungen wurden auf {{ itemName }} angewendet.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Beispiel: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Beispiele", + "Exit Code": "Exitcode", + "Expand": "Erweitern", + "Expand All": "Alle erweitern", + "Expand sidebar": "Randleiste erweitern", + "Failed": "Fehler", + "Failed to apply {{ newItemName }}.": "Fehler beim Anwenden von „{{ newItemName }}“.", "Failed to apply changes to {{ itemName }}.": "Fehler beim Anwenden der Änderungen auf „{{ itemName }}“.", - "Edit": "Bearbeiten", - "Invalid JSON": "Ungültiger JSON-Code", - "Invalid YAML": "Ungültiges YAML", - "Failed to create {{ kind }} {{ name }}.": "Fehler beim Erstellen von {{ kind }} {{ name }}.", + "Failed to connect to the backend": "Fehler beim Herstellen einer Verbindung mit dem Back-End", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Fehler beim Herstellen einer Verbindung. Stellen Sie sicher, dass der Kubernetes-Cluster ausgeführt wird und darauf zugegriffen werden kann. Fehler: {{ errorMessage }}", + "Failed to connect…": "Fehler beim Herstellen einer Verbindung…", + "Failed to connect…\r\n": "Fehler beim Herstellen einer Verbindung…\r\n", + "Failed to copy to clipboard": "Fehler beim Kopieren in die Zwischenablage", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Fehler beim Erstellen von {{ kind }} {{ name }} in {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Fehler beim Analysieren des Codes: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Fehler beim Analysieren des Codes. Bestätigen Sie, dass es sich um gültige YAML- oder JSON-Dateien handelt!", - "Applying {{ newItemName }}…": "{{ newItemName }} wird angewendet…", - "Cancelled applying {{ newItemName }}.": "Das Anwenden von {{ newItemName }} wurde abgebrochen.", - "Applied {{ newItemName }}.": "{{ newItemName }} angewendet.", - "Failed to apply {{ newItemName }}.": "Fehler beim Anwenden von „{{ newItemName }}“.", - "New Object": "Neues Objekt", - "View: {{ itemName }}": "Sicht: {{ itemName }}", - "Edit: {{ itemName }}": "Bearbeiten: {{ itemName }}", - "Loading editor": "Editor wird geladen", - "Hide Managed Fields": "Verwaltete Felder ausblenden", - "Use minimal editor": "Den minimalen Editor verwenden", - "Upload File/URL": "Datei/URL hochladen", - "Editor": "Editor", - "Documentation": "Dokumentation", - "Undo": "Rückgängig machen", - "Are you sure?": "Sind Sie sicher?", - "This will discard your changes in the editor. Do you want to proceed?": "Dadurch werden Ihre Änderungen im Editor verworfen. Möchten Sie den Vorgang fortsetzen?", - "Undo Changes": "Änderungen rückgängig machen", - "Invalid Secret Reference": "Ungültiger Geheimnisverweis", - "Invalid Config Map Reference": "Ungültiger Konfigurationszuordnungsverweis", - "Invalid fieldRef": "Ungültige fieldRef", - "Invalid resourceFieldRef": "Ungültige resourceFieldRef", - "Show fewer": "Weniger anzeigen", - "Show all environment variables": "Alle Umgebungsvariablen anzeigen", - "Show all environment variables (+{{count}} more)_one": "Alle Umgebungsvariablen anzeigen (+{{count}} weitere)", - "Show all environment variables (+{{count}} more)_other": "Alle Umgebungsvariablen anzeigen (+{{count}} weitere)", - "No label selectors found for this {{type}}": "Keine Bezeichnungsselektoren wurden für diesen {{type}} gefunden", - "Invalid response from server": "Ungültige Antwort vom Server", - "Failed to fetch related pods": "Fehler beim Abrufen verwandter Pods", - "No pods found for this workload": "Für diese Workload wurden keine Pods gefunden", + "Failed to create {{ kind }} {{ name }}.": "Fehler beim Erstellen von {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Fehler beim Erstellen des Debugcontainers: {{message}}", "Failed to fetch pods: {{error}}": "Fehler beim Abrufen von Pods: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Protokolle werden angehalten. Klicken Sie auf die Schaltfläche „Folgen“, um den Vorgang fortzusetzen.", - "Select Pod": "Pod auswählen", - "All Pods": "Alle Pods", - "Restarted": "Neu gestartet", - "Show logs for previous instances of this container.": "Protokolle für vorherige Instanzen dieses Containers anzeigen.", - "You can only select this option for containers that have been restarted.": "Sie können diese Option nur für Container auswählen, die neu gestartet wurden.", - "Show previous": "Vorherige anzeigen", - "Show timestamps in the logs.": "Zeigen Sie Zeitstempel in den Protokollen an.", - "Follow logs in real-time.": "Folgen Sie den Protokollen in Echtzeit.", + "Failed to fetch related pods": "Fehler beim Abrufen verwandter Pods", + "Failed to fetch release information": "Fehler beim Abrufen der Releaseinformationen", + "Failed to get authentication information: {{ errorMessage }}": "Fehler beim Abrufen der Authentifizierungsinformationen: {{ errorMessage }}", + "Failed to load custom resource instances": "Fehler beim Laden benutzerdefinierter Ressourceninstanzen", + "Failed to load from URL: {{error}}": "Fehler beim Laden von URL: {{error}}", + "Failed to load resources": "Fehler beim Laden von Ressourcen.", + "Failed to load revision history: {{ error }}": "Fehler beim Laden des Revisionsverlaufs: {{ error }}", + "Failed to read file.": "Fehler beim Lesen der Datei.", + "Failed to restart {{ itemName }}.": "Fehler beim Neustarten von {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Fehler beim Neustart von {{ itemsLength }} Elementen.", + "Failed to resume CronJob {{ newItemName }}.": "Fehler beim Fortsetzen von CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Fehler beim Rollback von {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Fehler beim Ausführen von „{{ command }}“", + "Failed to run \"{{command}}\"…": "Fehler beim Ausführen von„{{command}}“…", + "Failed to scale {{ itemName }}.": "Fehler beim Skalieren von {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Fehler beim Erzeugen vom Job „{{ newItemName }}“", + "Failed to suspend CronJob {{ newItemName }}.": "Fehler beim Anhalten von CronJob {{ newItemName }}.", + "Fetching release information…": "Releaseinformationen werden abgerufen…", + "File read was aborted.": "Der Dateilesevorgang wurde abgebrochen.", + "Filter Type": "Filtertyp", + "Filters": "Filter", + "Find": "Suchen", + "Finish": "Beenden", + "Finished": "Abgeschlossen", + "Fit to screen": "An Bildschirm anpassen", "Follow": "Folgen", - "Show logs": "Protokolle anzeigen", - "Loading resource data": "Ressourcendaten werden geladen …", - "Creation": "Erstellung", - "Labels": "Bezeichnungen", - "Annotations": "Anmerkungen", - "Owner refs": "Besitzerreferenzen", - "Controlled by": "Gesteuert von", - "Show all labels (+{{count}} more)_one": "Alle Bezeichnungen anzeigen (+{{count}} weitere)", - "Show all labels (+{{count}} more)_other": "Alle Bezeichnungen anzeigen (+{{count}} weitere)", - "Start port forward": "Portweiterleitung starten", + "Follow logs in real-time.": "Folgen Sie den Protokollen in Echtzeit.", + "Force Delete": "Löschen erzwingen", + "Format": "Format", "Forward port": "Port weiterleiten", - "Delete port forward": "Portweiterleitung löschen", - "Stop port forward": "Portweiterleitung beenden", - "Copied": "Kopiert", - "This value may differ in the container, since the pod is older than {{from}}": "Dieser Wert kann sich im Container unterscheiden, da der Pod älter als {{from}} ist", - "Value": "Wert", - "Mount Path": "Bereitstellungspfad", + "Found {{0}} results. Showing first {{1}}": "{{0}} Ergebnisse wurden gefunden. Anzeige der ersten {{1}}", "from": "von", + "From": "Von", + "Full page": "Gesamte Seite", + "Fullscreen": "Vollbild", + "General": "Allgemein", + "General Settings": "Allgemeine Einstellungen", + "Getting auth info": "Authentifizierungsinformationen werden abgerufen", + "Getting auth info: {{ clusterName }}": "Authentifizierungsinformationen werden abgerufen: {{ clusterName }}", + "Give your project a descriptive name": "Geben Sie Ihrem Projekt einen aussagekräftigen Namen", + "Global Default": "Globaler Standard", + "Global Search": "Globale Suche", + "Go to cluster": "Zu Cluster wechseln", + "Group": "Gruppe", + "Group By": "Gruppieren nach", + "Handler": "Handler", + "Hard": "Hart", + "Head back <1>home.": "Gehen Sie zurück zur <1>Startseite.", + "Headers": "Headers", + "Headlamp Cluster Authentication": "Headlamp-Clusterauthentifizierung", + "Health": "Integrität", + "Healthy": "Fehlerfrei", + "Hex, rgb(), or rgba()": "Hex, rgb() oder rgba()", + "Hide details": "Details ausblenden", + "Hide Helm Secrets": "Helm-Geheimnisse ausblenden", + "Hide Managed Fields": "Verwaltete Felder ausblenden", + "Holder": "Container", + "Holder Identity": "Containeridentität", + "Home": "Startseite", + "Host": "Host", + "Hostname": "Hostname", "I/O": "E/A", - "Ready": "Bereit", - "Waiting": "Warten", - "Running": "Wird ausgeführt", - "Exit Code": "Exitcode", - "Started": "Gestartet", - "Finished": "Abgeschlossen", - "Restart Count": "Zähler neu starten", - "Last State": "Letzter Zustand", - "No data to be shown.": "Keine Daten zum Anzeigen vorhanden.", - "Init Containers": "Startcontainer", - "Conditions": "Bedingungen", - "Volumes": "Volumes", - "Kind": "Art", - "Restarting {{ itemName }}…": "{{ itemName }} wird neu gestartet…", - "Cancelled restarting {{ itemName }}.": "Neustart von {{ itemName }} abgebrochen.", - "Restarted {{ itemName }}.": "{{ itemName }} neu gestartet.", - "Failed to restart {{ itemName }}.": "Fehler beim Neustarten von {{ itemName }}.", - "Restart": "Neu starten", - "Are you sure you want to restart {{ itemName }}?": "Möchten Sie {{ itemName }} neu starten?", - "Are you sure you want to restart the following items?": "Möchten Sie die folgenden Elemente neu starten?", - "Restarting {{ itemsLength }} items…": "{{ itemsLength }} Elemente werden neu gestartet…", - "Cancelled restarting {{ itemsLength }} items.": "Neustart von {{ itemsLength }} Elementen wurde abgebrochen.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} Elemente wurden neu gestartet.", - "Failed to restart {{ itemsLength }} items.": "Fehler beim Neustart von {{ itemsLength }} Elementen.", - "Restart items": "Elemente neu starten", - "Revision History": "Revisionsverlauf", - "Loading revision history…": "Revisionsverlauf wird geladen…", - "Failed to load revision history: {{ error }}": "Fehler beim Laden des Revisionsverlaufs: {{ error }}", - "No revision history available.": "Es ist kein Revisionsverlauf verfügbar.", - "Revision": "Revision", - "Created": "Erstellt", + "ID token": "ID-Token", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Wenn eine Ressource mehr Elemente als diesen Betrag aufweist, werden sie von der Suche ausgeschlossen. Trägt dazu bei, die Speicherauslastung und Verlangsamungen bei großen Clustern zu reduzieren.", "Images": "Images", - "Current": "Aktuell", - "Previous": "Zurück", - "Rolling back {{ itemName }} to previous version…": "Rollback zur vorherigen Version von {{ itemName }} wird ausgeführt…", - "Cancelled rollback of {{ itemName }}.": "Rollback von {{ itemName }} abgebrochen.", - "Rolled back {{ itemName }} to previous version.": "Rollback zur vorherigen Version von {{ itemName }} wird ausgeführt.", - "Failed to rollback {{ itemName }}.": "Fehler beim Rollback von {{ itemName }}.", - "Rollback": "Zurücksetzung", - "Rollback {{ kind }}": "{{ kind }} zurücksetzen", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Wählen Sie eine Revision aus, für die ein Rollback auf „{{ name }}“ ausgeführt werden soll. Dadurch wird die aktuelle Podvorlage durch die Vorlage aus der ausgewählten Revision ersetzt.", - "No previous revisions available to rollback to.": "Es sind keine vorherigen Revisionen verfügbar, auf die ein Rollback ausgeführt werden kann.", - "Revision {{ revision }}": "Revision {{ revision }}", - "Scaling {{ itemName }}…": "{{ itemName }} wird skaliert…", - "Cancelled scaling {{ itemName }}.": "Die Skalierung von {{ itemName }} wurde abgebrochen.", - "Scaled {{ itemName }}.": "{{ itemName }} skaliert.", - "Failed to scale {{ itemName }}.": "Fehler beim Skalieren von {{ itemName }}.", - "Scale": "Skalieren", - "Scale Replicas": "Replikate skalieren", - "Current number of replicas: {{ numReplicas }}": "Aktuelle Anzahl von Replikaten: {{ numReplicas }}", - "Desired number of replicas:": "Gewünschte Anzahl von Replikaten:", - "Decrement": "Verringern", + "In-cluster": "Im Cluster", + "Incompatible": "Inkompatibel", "Increment": "Inkrement", - "A large number of replicas may negatively impact the cluster's performance": "Eine große Anzahl von Replikaten kann sich negativ auf die Leistung des Clusters auswirken", + "Init Containers": "Startcontainer", + "Install the metrics-server to get usage data.": "Installieren Sie den Metrikserver, um Nutzungsdaten abzurufen.", + "Instance": "Instanz", + "Instances": "Instanzen", + "Internal IP": "Interne IP-Adresse", + "Invalid Config Map Reference": "Ungültiger Konfigurationszuordnungsverweis", + "Invalid fieldRef": "Ungültige fieldRef", + "Invalid JSON": "Ungültiger JSON-Code", + "Invalid kubeconfig file: {{ errorMessage }}": "Ungültige kubeconfig-Datei: {{ errorMessage }}", + "Invalid resourceFieldRef": "Ungültige resourceFieldRef", + "Invalid response from server": "Ungültige Antwort vom Server", + "Invalid Secret Reference": "Ungültiger Geheimnisverweis", + "Invalid YAML": "Ungültiges YAML", + "Job {{ newItemName }} spawned": "Auftrag {{ newItemName }} erzeugt", + "Job Name": "Auftragsname", + "Key": "Schlüssel", + "Keyboard Shortcuts": "Tastenkombinationen", + "Kind": "Art", + "Labels": "Bezeichnungen", + "Language": "Sprache", + "Last Seen": "Zuletzt online", + "Last State": "Letzter Zustand", + "Last Transition Time": "Zeitpunkt des letzten Übergangs", + "Lease Duration Seconds": "Leasedauer in Sekunden", + "Leave empty to auto-assign an available port.": "Lassen Sie leer, um einen verfügbaren Port automatisch zuzuweisen.", + "Leave empty to auto-assign from range 30000-32000.": "Lassen Sie das Feld leer, um die automatische Zuweisung zwischen 30000 und 32000 zu aktivieren.", + "Limit": "Grenzwert", + "Lines": "Linien", + "Linux image": "Linux-Image", + "Listeners": "Listener", "Load": "Laden", - "Failed to read file.": "Fehler beim Lesen der Datei.", - "File read was aborted.": "Der Dateilesevorgang wurde abgebrochen.", - "Error: All of the files are empty.": "Fehler: Alle Dateien sind leer.", - "Unexpected error while reading files.": "Unerwarteter Fehler beim Lesen von Dateien.", - "Drop the file here...": "Datei hier ablegen...", - "Select a file or drag and drop here": "Wählen Sie eine Datei aus oder ziehen Sie sie per Drag & Drop hierher", - "Select File": "Datei auswählen", - "{{count}} files selected_one": "{{count}} Dateien ausgewählt", - "{{count}} files selected_other": "{{count}} Dateien ausgewählt", - "Please enter a valid URL.": "Geben Sie eine gültige URL ein.", - "Unexpected error while fetching the file.": "Unerwarteter Fehler beim Abrufen der Datei.", - "Enter URL": "URL eingeben", - "Upload File": "Datei hochladen", + "Load cluster": "Cluster laden", + "Load from a file": "Laden aus einer Datei", + "Load from KubeConfig": "Aus KubeConfig laden", "Load from URL": "Aus URL laden", - "View YAML": "YAML anzeigen", - "Collapse": "Reduzieren", - "Expand": "Erweitern", - "sort up": "nach oben sortieren", - "sort down": "nach unten sortieren", - "sort swap": "Makeln sortieren", - "Loading table data": "Tabellendaten werden geladen", - "Refresh": "Aktualisieren", - "No data matching the filter criteria.": "Keine Daten, die den Filterkriterien entsprechen.", - "No results found": "Keine Ergebnisse gefunden", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Alle neuen Ausgaben für den Prozess dieses Containers sollten unten angezeigt werden. Falls sie nicht angezeigt werden, drücken Sie die EINGABETASTE…", - "Failed to run \"{{command}}\"…": "Fehler beim Ausführen von„{{command}}“…", - "Failed to connect…": "Fehler beim Herstellen einer Verbindung…", - "Press the enter key to reconnect.": "Drücken Sie die EINGABETASTE, um die Verbindung wiederherzustellen.", - "Failed to run \"{{ command }}\"": "Fehler beim Ausführen von „{{ command }}“", - "Trying to attach to the container {{ container }}…": "Es wird versucht, an den Container {{ container }} anzufügen…", - "Trying to run \"{{command}}\"…": "Es wird versucht, „{{command}}“ auszuführen…", - "Attach: {{ itemName }}": "Anfügen: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Zeitzone", - "Data": "Daten", - "No data in this config map": "Keine Daten in dieser ConfigMap", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Fehler beim Abrufen der benutzerdefinierten Ressourcendefinition {{ crdName }}: {{ errorMessage }}", + "Load resources": "Ressourcen laden", + "Load YAML resources from a remote URL": "YAML-Ressourcen von einer Remote-URL laden", + "Loaded": "Geladen", + "Loaded {{0}} items": "{{0}} Elemente geladen", + "Loaded Resources ({{count}})_one": "Geladene Ressourcen ({{count}})", + "Loaded Resources ({{count}})_other": "Geladene Ressourcen ({{count}})", + "Loading": "Wird geladen", + "Loading cluster information": "Clusterinformationen werden geladen", + "Loading custom resource definition": "Benutzerdefinierte Ressourcendefinition wird gelöscht", + "Loading custom resource definitions": "Benutzerdefinierte Ressourcendefinitionen werden geladen", "Loading custom resource details": "Benutzerdefinierte Ressourcendetails wird gelöscht", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Fehler beim Abrufen der benutzerdefinierten Ressource {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Benutzerdefinierte Ressourceninstanzen werden geladen", - "No custom resources instances found.": "Es wurden keine benutzerdefinierten Ressourceninstanzen gefunden.", - "Failed to load custom resource instances": "Fehler beim Laden benutzerdefinierter Ressourceninstanzen", - "Error getting custom resource definitions: {{ errorMessage }}": "Fehler beim Abrufen der benutzerdefinierten Ressourcendefinitionen: {{ errorMessage }}", - "Loading custom resource definitions": "Benutzerdefinierte Ressourcendefinitionen werden geladen", - "Loading custom resource definition": "Benutzerdefinierte Ressourcendefinition wird gelöscht", - "No custom resources found": "Keine benutzerdefinierten Ressourcen gefunden", - "Group": "Gruppe", - "Categories": "Kategorien", - "Accepted Names": "Akzeptierte Namen", - "Versions": "Versionen", - "Spawning Job {{ newItemName }}…": "Auftrag {{ newItemName }} wird erzeugt…", - "Job {{ newItemName }} spawned": "Auftrag {{ newItemName }} erzeugt", - "Failed to spawn Job {{ newItemName }}": "Fehler beim Erzeugen vom Job „{{ newItemName }}“", - "Spawn Job": "Auftrag erzeugen", - "This will trigger a new Job based on the CronJob {{ name }}": "Dadurch wird ein neuer Auftrag ausgelöst, der auf dem CronJob {{ name }} basiert", - "Job Name": "Auftragsname", - "Spawn": "Erzeugen", - "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} wird angehalten…", - "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }} wird fortgesetzt…", - "Cancelled suspending CronJob {{ newItemName }}.": "Das Anhalten von CronJob {{ newItemName }} wurde abgebrochen.", - "Cancelled resuming CronJob {{ newItemName }}.": "Das Fortsetzen von CronJob {{ newItemName }} wurde abgebrochen.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} angehalten.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} fortgesetzt.", - "Failed to suspend CronJob {{ newItemName }}.": "Fehler beim Anhalten von CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Fehler beim Fortsetzen von CronJob {{ newItemName }}.", - "Resume": "Fortsetzen", - "Suspend": "Anhalten", - "Key": "Schlüssel", - "Operator": "Operator", - "Effect": "Effekt", - "Desired//context:pods": "Gewünscht", - "Addresses": "Adressen", - "Address Type": "Adresstyp", - "Hostname": "Hostname", - "Node Name": "Knotenname", - "Zone": "Zone", - "Endpoints": "Endpunkte", - "Retry Budget": "Budget erneut versuchen", - "Not specified": "Nicht angegeben", - "Min Retry Rate": "Mindestwiederholungsrate", - "Port": "Port", - "Protocol": "Protokoll", - "No addresses data to be shown.": "Es können keine Adressdaten angezeigt werden.", - "Listeners": "Listener", + "Loading documentation": "Dokumentation wird geladen", + "Loading editor": "Editor wird geladen", + "Loading port forwarding": "Portweiterleitung wird geladen", + "Loading resource data": "Ressourcendaten werden geladen …", + "Loading revision history…": "Revisionsverlauf wird geladen…", + "Loading table data": "Tabellendaten werden geladen", + "Loading...": "Wird geladen...", + "Local Port": "Lokaler Anschluss", + "Log Level": "Protokollebene", + "Log out": "Abmelden", + "Log out from all": "Von allen abmelden", + "Log Viewer Search": "Protokollanzeigesuche", + "Logs are paused. Click the follow button to resume following them.": "Protokolle werden angehalten. Klicken Sie auf die Schaltfläche „Folgen“, um den Vorgang fortzusetzen.", + "Logs: {{ itemName }}": "Protokolle: {{ itemName }}", + "Lost connection to the cluster.": "Die Verbindung zum Cluster wurde getrennt.", + "Main Navigation": "Hauptnavigation", + "Map": "Zuordnen", + "Mark all as read": "Alle als gelesen markieren", + "Mark as read": "Als gelesen markieren", + "Match case": "Groß-/Kleinschreibung beachten", + "Match whole word": "Hiermit wird nur nach einem ganzen Wort gesucht", "Matches": "Übereinstimmungen", - "BackendRefs": "BackendRefs", - "Filters": "Filter", - "Path Type": "Pfadtyp", - "Path": "Pfad", - "Headers": "Headers", - "Query Parameters": "Abfrageparameter", + "Max": "Max", + "Max Allowed": "Maximal zulässig", + "Max items per Resource": "Maximum Elemente pro Ressource", + "Max Unavailable": "Maximum nicht verfügbar", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Speicherauslastung", + "Menu": "Menü", + "Message": "Nachricht", "Method": "Methode", - "Filter Type": "Filtertyp", - "Weight": "Gewichtung", - "rules": "Regeln", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Es können keine Regeldaten angezeigt werden.", - "Section Name": "Abschnittsname", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Drücken Sie <1>{formatShortcutKey(searchShortcutKey)}, um zu suchen", - "Search resources, pages, clusters by name": "Ressourcen, Seiten, Cluster nach Namen durchsuchen", - "Current Namespace": "Aktueller Namespace", - "Set namespace: {{namespace}}": "Namespace festlegen: {{namespace}}", - "Page": "Seite", - "Configure Keyboard Shortcuts": "Konfigurieren von Tastenkombinationen", - "Reference": "Verweis", "Metrics": "Metriken", - "(Current/Target)": "(Aktuelles Ziel)", + "Min": "Min.", + "Min Allowed": "Minimal zulässig", + "Min Available": "Minimal verfügbar", + "Min Retry Rate": "Mindestwiederholungsrate", + "Minimize": "Minimieren", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Bereitstellungspods", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} aktuell / {{ desiredReplicas }} gewünscht", - "Targets": "Ziele", + "Mode": "Modus", "more…": "weitere…", - "Default": "Standard", - "Host": "Host", - "Duration": "Dauer", - "Holder Identity": "Containeridentität", - "Lease Duration Seconds": "Leasedauer in Sekunden", - "Renew Time": "Zeit verlängern", - "Holder": "Container", - "Container Limits": "Containergrenzwerte", - "Default Request": "Standardanforderungen", - "Max": "Max", - "Min": "Min.", - "A namespace with this name already exists.": "Es ist bereits ein Namespace mit diesem Namen vorhanden.", - "Applying {{ newItemName }}…": "{{ newItemName }} wird angewendet…", - "Cancelled applying {{ newItemName }}.": "Das Anwenden von {{ newItemName }} wurde abgebrochen.", + "Mount Path": "Bereitstellungspfad", + "Multiple versions": "Mehrere Versionen", + "N/A": "n/v", + "Name": "Name", + "Name is required": "Name ist erforderlich", + "Namespace": "Namespace", + "Namespace Name": "Namespacename", + "Namespaces": "Namespaces", "Namespaces must be under 64 characters.": "Namespaces müssen weniger als 64 Zeichen umfassen.", - "Create Namespace": "Namespace erstellen", - "To": "Bis", - "used": "verwendet", - "Scheduling Disabled": "Planung deaktiviert", - "Scheduling Enabled": "Planung aktiviert", - "Taints": "Taints", - "Not ready yet!": "Noch nicht bereit!", - "Internal IP": "Interne IP-Adresse", - "None": "Keine", - "Software": "Software", - "Redirecting to main page…": "Umleiten zur Hauptseite…", - "Prettify": "Abfrage verbessern", - "Show JSON values in plain text by removing escape characters.": "Zeigen Sie JSON-Werte im Nur-Text-Format an, indem Sie Escapezeichen entfernen.", - "Format": "Format", - "Debug Pod": "Pod debuggen", - "Debug: {{ itemName }}": "Debuggen: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces dürfen nur alphanumerische Kleinbuchstaben oder „-“ enthalten und sollen mit einem alphanumerischen Zeichen beginnen und enden.", + "Navigation": "Navigation", + "Navigation Tabs": "Navigationsregisterkarten", + "New Object": "Neues Objekt", + "Next": "Weiter", + "Next Match (Enter)": "Nächste Übereinstimmung (Eingabetaste)", + "No": "Nein", + "No {{category}} resources found for this project.": "Für dieses Projekt wurden keine {{category}}-Ressourcen gefunden.", + "No addresses data to be shown.": "Es können keine Adressdaten angezeigt werden.", + "No available clusters": "Keine verfügbaren Cluster", "No cluster selected": "Kein Cluster ausgewählt", + "No clusters configured": "Keine Cluster konfiguriert", + "No clusters found": "Keine Cluster gefunden", + "No clusters found!": "Keine Cluster gefunden!", + "No contexts found!": "Keine Kontexte gefunden!", + "No custom resources found": "Keine benutzerdefinierten Ressourcen gefunden", + "No custom resources instances found.": "Es wurden keine benutzerdefinierten Ressourceninstanzen gefunden.", + "No data in this config map": "Keine Daten in dieser ConfigMap", + "No data in this secret": "Keine Daten in diesem Geheimnis", + "No data matching the filter criteria.": "Keine Daten, die den Filterkriterien entsprechen.", + "No data to be shown.": "Keine Daten zum Anzeigen vorhanden.", + "No data to be shown. Try to change filters or select a different namespace.": "Keine Daten zum Anzeigen vorhanden. Versuchen Sie, Filter zu ändern oder einen anderen Namespace auszuwählen.", + "No documentation available.": "Keine Dokumentation verfügbar.", + "No documentation for type {{ docsType }}.": "Keine Dokumentation für Typ {{ docsType }}.", + "No label selectors found for this {{type}}": "Keine Bezeichnungsselektoren wurden für diesen {{type}} gefunden", + "No message": "Keine Meldung", + "No namespaces found on selected clusters": "Für die ausgewählten Cluster wurden keine Namespaces gefunden.", + "No pods found for this workload": "Für diese Workload wurden keine Pods gefunden", + "No previous revisions available to rollback to.": "Es sind keine vorherigen Revisionen verfügbar, auf die ein Rollback ausgeführt werden kann.", + "No projects found": "Keine Projekte gefunden", + "No Resources": "Keine Ressourcen", + "No resources have been uploaded": "Es wurden keine Ressourcen hochgeladen", + "No resources selected": "Keine Ressourcen ausgewählt", + "No results": "Keine Ergebnisse", + "No results found": "Keine Ergebnisse gefunden", + "No revision history available.": "Es ist kein Revisionsverlauf verfügbar.", + "No rules data to be shown.": "Es können keine Regeldaten angezeigt werden.", + "No Workloads": "Keine Workloads", + "Node": "Knoten", + "Node Name": "Knotenname", + "Node Shell Settings": "Knotenshelleinstellungen", + "None": "Keine", + "Not Loaded": "Nicht geladen", + "Not ready yet!": "Noch nicht bereit!", + "Not specified": "Nicht angegeben", + "Notifications": "Benachrichtigungen", + "Number of rows for tables": "Anzahl der Zeilen für Tabellen", + "Offline": "Offline", + "Okay": "Okay", + "Only warnings ({{ numWarnings }})": "Nur Warnungen ({{ numWarnings }})", + "Open Issue on GitHub": "Problem auf GitHub öffnen", + "Open Plugin Folder": "Öffnen Sie den Plug-in-Ordner", + "Open the cluster chooser popup": "Popup „Clusterauswahl“ öffnen", + "Open the global search dialog": "Öffnen des Dialogfelds „Globale Suche“", + "Operations": "Vorgänge", + "Operator": "Operator", + "Or try running Headlamp with a different kube config.": "Oder versuchen Sie, Headlamp mit einer anderen Kube-Konfiguration auszuführen.", + "Origin": "Ursprung", + "Original name: {{ displayName }}": "Ursprünglicher Name: {{ displayName }}", + "Overridden by {{type}} version": "Überschrieben von {{type}}-Version", + "Overview": "Übersicht", + "Owner refs": "Besitzerreferenzen", + "Page": "Seite", + "ParentRefs": "ParentRefs", + "Path": "Pfad", + "Path Type": "Pfadtyp", + "Path: {{ path }}:{{ port }}": "Pfad {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Geben Sie eine gültige Portnummer ein (1 – 65535).", + "Please enter a valid URL.": "Geben Sie eine gültige URL ein.", + "Please make sure you have at least one cluster configured.": "Stellen Sie sicher, dass mindestens ein Cluster konfiguriert ist.", + "Please paste your authentication token.": "Fügen Sie Ihr Authentifizierungstoken ein.", + "Please sign in to add your AKS clusters": "Melden Sie sich an, um Ihre AKS-Cluster hinzuzufügen", + "Plugin": "Plug-in", + "Plugins": "Plug-ins", "Pod debug is disabled in settings": "Das Poddebuggen ist in den Einstellungen deaktiviert", - "Attaching to existing debug container...": "Anfügen an vorhandenen Debugcontainer...", - "Creating ephemeral debug container...": "Kurzlebiger Debugcontainer wird erstellt...", - "Failed to create debug container: {{message}}": "Fehler beim Erstellen des Debugcontainers: {{message}}", - "Attaching to debug container...": "Anfügen an Debugcontainer...", - "Failed to connect…\r\n": "Fehler beim Herstellen einer Verbindung…\r\n", + "Pod Debug Settings": "Poddebugeinstellungen", + "Pod Port": "Podport", + "Port": "Port", + "Preemption Policy": "Richtlinie über die vorzeitige Entfernung", "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Drücken Sie STRG+D, oder geben Sie „exit“ ein, um den kurzlebigen Container zu beenden. Wenn nicht, wird der Container weiterhin ausgeführt.", - "Max Unavailable": "Maximum nicht verfügbar", - "Min Available": "Minimal verfügbar", - "Allowed disruptions": "Zulässige Unterbrechungen", - "Current//context:pods": "Aktuell", - "Total": "Gesamt", - "N/A": "n/v", - "Allowed Disruptions": "Zulässige Unterbrechungen", - "Start": "Starten", - "Stop": "Beenden", - "Loading port forwarding": "Portweiterleitung wird geladen", - "Pod Port": "Podport", - "Local Port": "Lokaler Anschluss", - "Please enter a valid port number (1-65535).": "Geben Sie eine gültige Portnummer ein (1 – 65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop erfordert Ports im Bereich 30000-32000.", - "Leave empty to auto-assign from range 30000-32000.": "Lassen Sie das Feld leer, um die automatische Zuweisung zwischen 30000 und 32000 zu aktivieren.", - "Leave empty to auto-assign an available port.": "Lassen Sie leer, um einen verfügbaren Port automatisch zuzuweisen.", - "Start Port Forward": "Portweiterleitung starten", - "Target": "Ziel", - "Container Port": "Containerport", - "e.g. 30080": "Beispiel: 30080", - "e.g. 8080": "z. B. 8080", - "Global Default": "Globaler Standard", - "Preemption Policy": "Richtlinie über die vorzeitige Entfernung", - "Create new project": "Neues Projekt erstellen", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Wählen Sie zum Erstellen eines neuen Projekts aus, welche Cluster Sie einschließen möchten, und wählen Sie dann einen vorhandenen oder einen neuen Namespace aus", - "Project Name": "Projektname", - "A project with this name already exists": "Ein Projekt mit diesem Namen ist bereits vorhanden", - "Enter a name for your new project.": "Geben Sie einen Namen für das neue Projekt ein.", - "Clusters": "Cluster", - "Select one or more clusters for this project": "Wählen Sie mindestens einen Cluster für dieses Projekt aus", - "No available clusters": "Keine verfügbaren Cluster", - "Type or select a namespace": "Geben Sie einen Namespace ein oder wählen Sie einen aus", - "Select existing or type to create a new namespace": "Vorhandenen Namespace auswählen oder neuen Namespace eingeben", - "No available namespaces - you can type a custom name": "Keine verfügbaren Namespaces– Sie können einen benutzerdefinierten Namen eingeben", - "Creating": "Wird erstellt", - "Create a Project": "Ein Projekt erstellen", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Das Projekt ist eine Sammlung von Kubernetes-Ressourcen. Sie können Projekte verwenden, um Ihre Ressourcen zu organisieren, z. B. nach Umgebung, Team oder Anwendung.", - "New Project": "Neues Projekt", - "Create a new project": "Neues Projekt erstellen", - "New Project from YAML": "Neues Projekt aus YAML", - "Deploy a new application from YAML": "Bereitstellen einer neuen Anwendung aus YAML", - "URL is required": "Die URL ist erforderlich", - "Failed to load from URL: {{error}}": "Fehler beim Laden von URL: {{error}}", - "Error processing files: {{error}}": "Fehler beim Verarbeiten der Datei: {{error}}", - "Name is required": "Name ist erforderlich", - "Cluster is required": "Der Cluster ist erforderlich", - "No resources have been uploaded": "Es wurden keine Ressourcen hochgeladen", - "Create new Project from YAML": "Neues Projekt aus YAML erstellen", + "Press keys...": "Tasten drücken...", + "Press the enter key to reconnect.": "Drücken Sie die EINGABETASTE, um die Verbindung wiederherzustellen.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Drücken Sie <1>{formatShortcutKey(searchShortcutKey)}, um zu suchen", + "Prettify": "Abfrage verbessern", + "Previous": "Zurück", + "Previous Match (Shift+Enter)": "Vorherige Übereinstimmung (Strg+Eingabetaste)", + "Proceed to select your preferred method for cluster creation and addition": "Wählen Sie ihre bevorzugte Methode zum Erstellen und Hinzufügen von Clustern aus", "Project name": "Projektname", - "Give your project a descriptive name": "Geben Sie Ihrem Projekt einen aussagekräftigen Namen", - "Enter a name": "Namen eingeben", - "Select cluster for this project": "Cluster für dieses Projekt auswählen", - "Load resources": "Ressourcen laden", - "Upload files or load from URL": "Dateien hochladen oder von URL laden", - "Upload Files": "Dateien hochladen", - "Choose Files": "Dateien auswählen", - "Drag & drop YAML files here or click to choose files": "Die YAML-Dateien per Drag & Drop hierher ziehen, oder klicken, um die Dateien auszuwählen", - "Supports .yaml and .yml files": "Unterstützt YAML- und YML-Dateien", - "YAML URL": "YAML-URL", - "Enter URL to YAML file": "URL zur YAML-Datei eingeben", - "Load YAML resources from a remote URL": "YAML-Ressourcen von einer Remote-URL laden", - "Loaded Resources ({{count}})_one": "Geladene Ressourcen ({{count}})", - "Loaded Resources ({{count}})_other": "Geladene Ressourcen ({{count}})", - "Clear All": "Alle löschen", - "API Version": "API-Version", - "Creating project": "Projekt wird erstellt", - "Creating following resources in this project:": "Die folgenden Ressourcen werden in diesem Projekt erstellt:", - "Something went wrong": "Es ist ein Problem aufgetreten", - "Delete project": "Projekt löschen", - "Deleting project {{ projectName }}…": "Das Projekt {{ projectName }} wird gelöscht…", - "Cancelled deletion of project {{ projectName }}.": "Das Löschen des Projekts {{ projectName }} wurde abgebrochen.", - "Deleted project {{ projectName }}.": "Projekt {{ projectName }} gelöscht.", - "Error deleting project {{ projectName }}.": "Fehler beim Löschen des Projekts {{ projectName }}.", - "Delete Project": "Projekt löschen", - "Are you sure you want to delete project \"{{projectName}}\"?": "Möchten Sie das Projekt „{{projectName}}“ löschen?", - "By default, this will only remove the project label from the following namespaces:": "Standardmäßig wird dadurch nur die Projektbezeichnung aus den folgenden Namespaces entfernt:", - "Also delete the namespaces (this will remove all resources within them)": "Löschen Sie auch die Namespaces (dadurch werden alle darin enthaltenen Ressourcen entfernt)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Warnung: Diese Aktion kann nicht rückgängig gemacht werden. Alle Ressourcen in diesen Namespaces werden dauerhaft gelöscht.", - "Delete Project & Namespaces": "Projekt und Namespaces löschen", - "Resources": "Ressourcen", - "Access": "Zugriff", - "Map": "Zuordnen", + "Project Name": "Projektname", "Project Status": "Projektstatus", - "No Workloads": "Keine Workloads", - "Unhealthy": "Fehlerhaft", - "Degraded": "Heruntergestuft", - "Healthy": "Fehlerfrei", - "Warning": "Warnung", + "Projects": "Projekte", + "Protocol": "Protokoll", + "Provided": "Bereitgestellt", + "Providers": "Anbieter", + "Query Parameters": "Abfrageparameter", + "Read more": "Weitere Informationen", + "Ready": "Bereit", + "Ready//context:replicas": "Bereit", + "Reason": "Grund", + "Recent clusters": "Zuletzt verwendete Cluster", + "Recommendations": "Empfehlungen", + "Redirecting to main page…": "Umleiten zur Hauptseite…", + "Reference": "Verweis", + "Refetch Interval": "Intervall erneut abrufen", + "Refresh": "Aktualisieren", + "Release Notes ({{ appVersion }})": "Versionshinweise ({{ appVersion }})", + "Remove Cluster": "Cluster entfernen", + "Remove this cluster?": "Diesen Cluster entfernen?", + "Renew Time": "Zeit verlängern", + "Request": "Anforderung", + "Reset All to Defaults": "Alle auf Standardwerte zurücksetzen", + "Reset to default": "Auf Standard zurücksetzen", + "resource {{resourceName}} of container {{containerName}} on pods": "Ressource {{resourceName}} des Containers {{containerName}} auf Pods", + "resource {{resourceName}} on pods": "Die Ressource {{resourceName}} auf Pods", + "Resource details": "Ressourcendetails", + "Resource details view": "Ressourcendetails anzeigen", + "Resource not found": "Ressource nicht gefunden", "Resource Quotas": "Ressourcenkontingente", - "Create Resource Quota to limit resource consumption within this project": "Ein Ressourcenkontingent zum Einschränken des Ressourcenverbrauchs innerhalb dieses Projekts erstellen", - "Create resource quota": "Ein Ressourcenkontingent erstellen", - "Roles": "Rollen", + "Resources": "Ressourcen", + "Restart": "Neu starten", + "Restart Count": "Zähler neu starten", + "Restart items": "Elemente neu starten", + "Restarted": "Neu gestartet", + "Restarted {{ itemName }}.": "{{ itemName }} neu gestartet.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} Elemente wurden neu gestartet.", + "Restarting {{ itemName }}…": "{{ itemName }} wird neu gestartet…", + "Restarting {{ itemsLength }} items…": "{{ itemsLength }} Elemente werden neu gestartet…", + "Resume": "Fortsetzen", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} fortgesetzt.", + "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }} wird fortgesetzt…", + "Retry Budget": "Budget erneut versuchen", + "Revision": "Revision", + "Revision {{ revision }}": "Revision {{ revision }}", + "Revision History": "Revisionsverlauf", "Role Bindings": "Rollenbindungen", - "Health": "Integrität", - "No Resources": "Keine Ressourcen", - "Namespaces": "Namespaces", - "No projects found": "Keine Projekte gefunden", - "Create your first project to organize your Kubernetes resources": "Ihr erstes Projekt zum Organisieren Ihrer Kubernetes-Ressourcen erstellen", - "Create Project": "Projekt erstellen", - "Details": "Details", + "Roles": "Rollen", + "Rollback": "Zurücksetzung", + "Rollback {{ kind }}": "{{ kind }} zurücksetzen", + "Rolled back {{ itemName }} to previous version.": "Rollback zur vorherigen Version von {{ itemName }} wird ausgeführt.", + "Rolling back {{ itemName }} to previous version…": "Rollback zur vorherigen Version von {{ itemName }} wird ausgeführt…", + "rules": "Regeln", + "Running": "Wird ausgeführt", + "Save": "Speichern", + "Save & Apply": "Speichern und anwenden", + "Scale": "Skalieren", + "Scale Replicas": "Replikate skalieren", + "Scaled {{ itemName }}.": "{{ itemName }} skaliert.", + "Scaling {{ itemName }}…": "{{ itemName }} wird skaliert…", + "Scheduling Disabled": "Planung deaktiviert", + "Scheduling Enabled": "Planung aktiviert", + "Scroll to bottom": "Nach unten scrollen", + "Search": "Suchen", + "Search Resources": "Ressourcen suchen", + "Search resources by query": "Ressourcen nach Abfrage durchsuchen", + "Search resources, pages, clusters by name": "Ressourcen, Seiten, Cluster nach Namen durchsuchen", + "Section Name": "Abschnittsname", + "Select a cluster and an existing namespace to use as a project.": "Wählen Sie einen Cluster und einen vorhandenen Namespace aus, die als Projekt verwendet werden sollen.", + "Select a cluster first": "Wählen Sie zuerst ein Cluster aus.", + "Select a file or drag and drop here": "Wählen Sie eine Datei aus oder ziehen Sie sie per Drag & Drop hierher", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Wählen Sie eine Revision aus, für die ein Rollback auf „{{ name }}“ ausgeführt werden soll. Dadurch wird die aktuelle Podvorlage durch die Vorlage aus der ausgewählten Revision ersetzt.", + "Select All": "Alles auswählen", + "Select an existing namespace": "Vorhandenen Namespace auswählen", + "Select an existing namespace to use as a project": "Wählen Sie einen vorhandenen Namespace aus, der als Projekt verwendet werden soll.", + "Select cluster for this project": "Cluster für dieses Projekt auswählen", + "Select clusters": "Cluster auswählen", + "Select File": "Datei auswählen", + "Select locale": "Gebietsschema auswählen", + "Select one or more clusters": "Wählen Sie mindestens einen Cluster aus.", + "Select Pod": "Pod auswählen", + "Select Resources": "Ressourcen auswählen", + "Selected clusters": "Ausgewählte Cluster", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Dienst: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Namespace festlegen: {{namespace}}", + "Setting up clusters": "Einrichten von Clustern", + "Settings": "Einstellungen", + "Severity": "Schweregrad", + "Shipped": "Versandt", + "Show all environment variables": "Alle Umgebungsvariablen anzeigen", + "Show all environment variables (+{{count}} more)_one": "Alle Umgebungsvariablen anzeigen (+{{count}} weitere)", + "Show all environment variables (+{{count}} more)_other": "Alle Umgebungsvariablen anzeigen (+{{count}} weitere)", + "Show all labels (+{{count}} more)_one": "Alle Bezeichnungen anzeigen (+{{count}} weitere)", + "Show all labels (+{{count}} more)_other": "Alle Bezeichnungen anzeigen (+{{count}} weitere)", + "Show build information": "Buildinformationen anzeigen", + "Show details": "Details anzeigen", + "Show fewer": "Weniger anzeigen", + "Show JSON values in plain text by removing escape characters.": "Zeigen Sie JSON-Werte im Nur-Text-Format an, indem Sie Escapezeichen entfernen.", + "Show logs": "Protokolle anzeigen", "Show Logs": "Protokolle anzeigen", - "Logs: {{ itemName }}": "Protokolle: {{ itemName }}", - "Terminal / Exec": "Terminal/Exec", - "No {{category}} resources found for this project.": "Für dieses Projekt wurden keine {{category}}-Ressourcen gefunden.", - "Current//context:replicas": "Aktuell", - "Desired//context:replicas": "Gewünscht", - "Zoom in": "Vergrößern", - "Zoom out": "Verkleinern", - "No data to be shown. Try to change filters or select a different namespace.": "Keine Daten zum Anzeigen vorhanden. Versuchen Sie, Filter zu ändern oder einen anderen Namespace auszuwählen.", - "Group By": "Gruppieren nach", - "Instance": "Instanz", - "Node": "Knoten", + "Show logs for previous instances of this container.": "Protokolle für vorherige Instanzen dieses Containers anzeigen.", + "show more": "mehr anzeigen", + "Show notifications": "Benachrichtigungen anzeigen", + "Show previous": "Vorherige anzeigen", + "Show timestamps in the logs.": "Zeigen Sie Zeitstempel in den Protokollen an.", + "Showing documentation for: {{ docsType }}": "Dokumentation wird angezeigt für: {{ docsType }}", + "Shrink sidebar": "Randleiste verkleinern", + "Sign In": "Anmelden", + "Sign In with Azure": "Mit Azure anmelden", + "Skip": "Überspringen", + "Skip to main content": "Zum Hauptinhalt wechseln", + "Snap Bottom": "Unten andocken", + "Snap Left": "Links andocken", + "Snap Right": "Rechts andocken", + "Snap Top": "Oben andocken", + "Software": "Software", + "Some resources failed to load": "Fehler beim Laden von einigen Ressourcen", + "Something went wrong": "Es ist ein Problem aufgetreten", + "Something went wrong with cluster {{ cluster }}": "Beim Cluster {{ cluster }} sind Probleme aufgetreten", + "sort down": "nach unten sortieren", + "Sort sidebar items alphabetically": "Randleistenelemente alphabetisch sortieren", + "sort swap": "Makeln sortieren", + "sort up": "nach oben sortieren", + "Spawn": "Erzeugen", + "Spawn Job": "Auftrag erzeugen", + "Spawning Job {{ newItemName }}…": "Auftrag {{ newItemName }} wird erzeugt…", + "Start": "Starten", + "Start port forward": "Portweiterleitung starten", + "Start Port Forward": "Portweiterleitung starten", + "Started": "Gestartet", + "Status": "Status", "Status: Error or Warning": "Status: Fehler oder Warnung", - "Expand All": "Alle erweitern", - "Fit to screen": "An Bildschirm anpassen", - "Zoom to 100%": "Vergrößern auf 100 %", - "Home": "Startseite", + "Stop": "Beenden", + "Stop port forward": "Portweiterleitung beenden", + "Stored in your browser's localStorage (per-browser setting).": "Gespeichert in der localStorage Ihres Browsers (Einstellung pro Browser).", + "Supports .yaml and .yml files": "Unterstützt YAML- und YML-Dateien", + "Suspend": "Anhalten", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} angehalten.", + "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} wird angehalten…", + "Taints": "Taints", + "Target": "Ziel", + "Targets": "Ziele", + "Terminal / Exec": "Terminal/Exec", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Die Authentifizierung wird getestet", + "The current name of the cluster. You can define a custom name": "Der aktuelle Name des Clusters. Sie können einen benutzerdefinierten Namen definieren", + "The default image is used for creating ephemeral debug containers.": "Das Standardimage wird zum Erstellen kurzlebiger Debugcontainer verwendet.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Das Standardimage wird zum Ablegen einer Shell in einem Knoten verwendet (wenn es nicht direkt angegeben wird).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Der Standardnamespace beispielsweise beim Anwenden von Ressourcen (wenn nicht direkt angegeben).", + "The default namespace is default.": "Der Standardnamespace ist der Standardwert.", + "The list of namespaces you are allowed to access in this cluster.": "Die Liste der Namespaces, auf die Sie in diesem Cluster zugreifen dürfen.", + "Theme": "Design", + "There seem to be no clusters configured…": "Anscheinend sind keine Cluster konfiguriert…", + "There seems to be no clusters configured…": "Anscheinend sind keine Cluster konfiguriert…", + "This action cannot be undone! Do you want to proceed?": "Diese Aktion kann nicht rückgängig gemacht werden! Möchten Sie den Vorgang fortsetzen?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Durch diese Aktion wird der Cluster „{{ clusterName }}“ aus „{{ source }}“ gelöscht", + "This action will remove cluster \"{{ clusterName }}\".": "Durch diese Aktion wird der Cluster „{{ clusterName }}“ entfernt.", + "This custom name is already in use, please choose a different name.": "Der benutzerdefinierte Name wird bereits verwendet. Wählen Sie einen anderen Namen aus.", + "This plugin is not compatible with this version of Headlamp": "Dieses Plug-In ist mit dieser Version von Headlamp nicht kompatibel", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Dieses Plug-In ist zurzeit nicht geladen, da stattdessen eine „{{type}}“-Version verwendet wird.", + "This value may differ in the container, since the pod is older than {{from}}": "Dieser Wert kann sich im Container unterscheiden, da der Pod älter als {{from}} ist", + "This will discard your changes in the editor. Do you want to proceed?": "Dadurch werden Ihre Änderungen im Editor verworfen. Möchten Sie den Vorgang fortsetzen?", + "This will trigger a new Job based on the CronJob {{ name }}": "Dadurch wird ein neuer Auftrag ausgelöst, der auf dem CronJob {{ name }} basiert", + "Timestamps": "Zeitstempel", + "Timezone": "Zeitzone", + "Timezone to display for dates": "Für Datumsangaben anzuzeigende Zeitzone", + "To": "Bis", + "Toggle column filters in tables": "Spaltenfilter in Tabellen umschalten", + "Toggle fullscreen": "Vollbild umschalten", + "Toggle search in log viewer": "Suche in der Protokollanzeige umschalten", + "Toggle Table Filters": "Tabellenfilter umschalten", + "Too many matches": "Zu viele Übereinstimmungen", + "Total": "Gesamt", + "Try Again": "Erneut versuchen", + "Trying to attach to the container {{ container }}…": "Es wird versucht, an den Container {{ container }} anzufügen…", + "Trying to run \"{{command}}\"…": "Es wird versucht, „{{command}}“ auszuführen…", + "Type": "Typ", + "Uh-oh! Something went wrong.": "Hoppla! Es ist ein Problem aufgetreten.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub kann nicht geöffnet werden. Überprüfen Sie ihre Popupblockereinstellungen, oder kopieren Sie die Fehlerdetails manuell.", + "Undo": "Rückgängig machen", + "Undo Changes": "Änderungen rückgängig machen", + "Unexpected error while fetching the file.": "Unerwarteter Fehler beim Abrufen der Datei.", + "Unexpected error while reading files.": "Unerwarteter Fehler beim Lesen von Dateien.", + "Unhealthy": "Fehlerhaft", + "Unknown": "Unbekannt", + "Up to date//context:replicas": "Auf dem neuesten Stand", + "Upload File": "Datei hochladen", + "Upload File/URL": "Datei/URL hochladen", + "Upload Files": "Dateien hochladen", + "Upload files or load from URL": "Dateien hochladen oder von URL laden", + "URL is required": "Die URL ist erforderlich", + "Use A Token": "Einen Token verwenden", + "Use custom color": "Benutzerdefinierte Farbe verwenden", + "Use custom icon": "Benutzerdefiniertes Symbol verwenden", + "Use evict for pod deletion": "„Zurücksetzung erzwingen“ zum Löschen von Pods verwenden", + "Use Existing Namespace": "Vorhandenen Namespace verwenden", + "Use minimal editor": "Den minimalen Editor verwenden", + "Use regular expression": "Regulären Ausdruck verwenden", + "used": "verwendet", "Used": "Verwendet", - "Hard": "Hart", - "Request": "Anforderung", - "Limit": "Grenzwert", + "User-installed": "Vom Benutzer installiert", "Users": "Benutzer", - "Handler": "Handler", - "No data in this secret": "Keine Daten in diesem Geheimnis", - "Hide Helm Secrets": "Helm-Geheimnisse ausblenden", - "Shrink sidebar": "Randleiste verkleinern", - "Expand sidebar": "Randleiste erweitern", - "Main Navigation": "Hauptnavigation", - "Navigation Tabs": "Navigationsregisterkarten", - "Instances": "Instanzen", - "Cluster version upgraded to {{ gitVersion }}": "Clusterversion aktualisiert auf {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Clusterversion auf {{ gitVersion }} heruntergestuft", - "Controlled Resources": "Kontrollierte Ressourcen", - "Controlled Values": "Kontrollierte Werte", - "Min Allowed": "Minimal zulässig", - "Max Allowed": "Maximal zulässig", - "Mode": "Modus", - "Last Transition Time": "Zeitpunkt des letzten Übergangs", - "Recommendations": "Empfehlungen", - "Provided": "Bereitgestellt", - "Admission Review Versions": "Zugangsüberprüfungsversionen", - "Client Config: URL": "Clientkonfiguration: URL", - "Client Config: Service": "Clientkonfiguration: Dienst", - "Service: {{namespace}}/{{name}}": "Dienst: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Pfad {{ path }}:{{ port }}", - "Operations": "Vorgänge", - "0 Running": "0 werden ausgeführt", - "Ready//context:replicas": "Bereit", - "Up to date//context:replicas": "Auf dem neuesten Stand", - "Available//context:replicas": "Verfügbar", - "Failed": "Fehler", - "Select locale": "Gebietsschema auswählen", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "„{{metricName}}“ auf {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "„{{metricName}}“ auf Pods", - "resource {{resourceName}} on pods": "Die Ressource {{resourceName}} auf Pods", - "resource {{resourceName}} of container {{containerName}} on pods": "Ressource {{resourceName}} des Containers {{containerName}} auf Pods", + "Validating selected clusters": "Die ausgewählten Cluster werden überprüft", + "Value": "Wert", + "Version": "Version", + "Version information": "Versionsinformationen", + "Versions": "Versionen", + "View": "Ansicht", + "View all notifications": "Alle Benachrichtigungen anzeigen", + "View Clusters": "Cluster anzeigen", + "View YAML": "YAML anzeigen", + "View: {{ itemName }}": "Sicht: {{ itemName }}", + "Visible": "Sichtbar", + "Volumes": "Volumes", + "Wait while fetching clusters…": "Warten Sie, während Cluster abgerufen werden…", + "Waiting": "Warten", + "Warning": "Warnung", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Warnung: Diese Aktion kann nicht rückgängig gemacht werden. Alle Ressourcen in diesen Namespaces werden dauerhaft gelöscht.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Warnung. Inkompatible Plug-Ins deaktiviert: ({{ pluginList }})", - "Global Search": "Globale Suche", - "Open the global search dialog": "Öffnen des Dialogfelds „Globale Suche“", - "Cluster Chooser": "Clusterauswahl", - "Open the cluster chooser popup": "Popup „Clusterauswahl“ öffnen", - "Toggle Table Filters": "Tabellenfilter umschalten", - "Toggle column filters in tables": "Spaltenfilter in Tabellen umschalten", - "Log Viewer Search": "Protokollanzeigesuche", - "Toggle search in log viewer": "Suche in der Protokollanzeige umschalten" + "Warnings": "Warnungen", + "Weight": "Gewichtung", + "Window": "Fenster", + "Wrap lines": "Zeilen umbrechen", + "YAML URL": "YAML-URL", + "Yes": "Ja", + "You can only select this option for containers that have been restarted.": "Sie können diese Option nur für Container auswählen, die neu gestartet wurden.", + "You don't have any notifications right now": "Sie haben im Moment keine Benachrichtigungen", + "You don't have permissions to view this resource": "Sie sind nicht berechtigt, diese Ressource anzuzeigen", + "You have unread notifications": "Sie haben ungelesene Benachrichtigungen", + "Your AKS desktop ran into a page that doesn't exist!": "Ihr AKS-Desktop ist auf eine Seite gestoßen, die nicht vorhanden ist!", + "Your AKS desktop ran into a problem!": "Auf Ihrem AKS-Desktop ist ein Problem aufgetreten!", + "Zone": "Zone", + "Zoom in": "Vergrößern", + "Zoom out": "Verkleinern", + "Zoom to 100%": "Vergrößern auf 100 %" } diff --git a/frontend/src/i18n/locales/en/app.json b/frontend/src/i18n/locales/en/app.json index c57e569bd..1dffc73b7 100644 --- a/frontend/src/i18n/locales/en/app.json +++ b/frontend/src/i18n/locales/en/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Failed to fetch plugin info", + "About": "About", "An error occurred while fetching plugin info from {{ URL }}.": "An error occurred while fetching plugin info from {{ URL }}.", - "Yes": "Yes", + "Another process is running": "Another process is running", + "Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}", + "Bring All to Front": "Bring All to Front", + "Close": "Close", + "Continue": "Continue", + "Copy": "Copy", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.", + "Could not start the server even after terminating existing processes.": "Could not start the server even after terminating existing processes.", + "Cut": "Cut", + "Delete": "Delete", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Do you want to install the plugin \"{{ pluginName }}\"?", + "Documentation": "Documentation", + "Edit": "Edit", + "Failed to fetch plugin info": "Failed to fetch plugin info", + "Failed to quit the other running process": "Failed to quit the other running process", + "Failed to start": "Failed to start", + "File": "File", + "Go Back": "Go Back", + "Go Forward": "Go Forward", + "Go to Home": "Go to Home", + "Help": "Help", + "Hide": "Hide", + "Hide Others": "Hide Others", + "Invalid URL": "Invalid URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Looks like another process is already running. Continue by terminating that process automatically, or quit?", + "Minimize": "Minimize", + "Navigate": "Navigate", "No": "No", + "No available ports": "No available ports", + "Open an Issue": "Open an Issue", + "Paste": "Paste", + "Paste and Match Style": "Paste and Match Style", "Plugin Installation": "Plugin Installation", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Do you want to install the plugin \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "You are about to install a plugin from: {{ url }}\nDo you want to proceed?", - "About": "About", "Quit": "Quit", + "Reload": "Reload", + "Reset Zoom": "Reset Zoom", "Select All": "Select All", - "Delete": "Delete", "Services": "Services", - "Hide": "Hide", - "Hide Others": "Hide Others", "Show All": "Show All", - "File": "File", - "Close": "Close", - "Edit": "Edit", - "Cut": "Cut", - "Copy": "Copy", - "Paste": "Paste", - "Paste and Match Style": "Paste and Match Style", "Speech": "Speech", "Start Speaking": "Start Speaking", "Stop Speaking": "Stop Speaking", - "View": "View", + "Terminate and Retry": "Terminate and Retry", "Toggle Developer Tools": "Toggle Developer Tools", - "Reset Zoom": "Reset Zoom", - "Zoom In": "Zoom In", - "Zoom Out": "Zoom Out", "Toggle Fullscreen": "Toggle Fullscreen", - "Navigate": "Navigate", - "Reload": "Reload", - "Go to Home": "Go to Home", - "Go Back": "Go Back", - "Go Forward": "Go Forward", + "View": "View", "Window": "Window", - "Minimize": "Minimize", - "Bring All to Front": "Bring All to Front", - "Help": "Help", - "Documentation": "Documentation", - "Open an Issue": "Open an Issue", - "Another process is running": "Another process is running", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Looks like another process is already running. Continue by terminating that process automatically, or quit?", - "Continue": "Continue", - "Failed to quit the other running process": "Failed to quit the other running process", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.", - "No available ports": "No available ports", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?", - "Terminate and Retry": "Terminate and Retry", - "Failed to start": "Failed to start", - "Could not start the server even after terminating existing processes.": "Could not start the server even after terminating existing processes.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.", - "Invalid URL": "Invalid URL", - "Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}" + "Yes": "Yes", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "You are about to install a plugin from: {{ url }}\nDo you want to proceed?", + "Zoom In": "Zoom In", + "Zoom Out": "Zoom Out" } diff --git a/frontend/src/i18n/locales/en/glossary.json b/frontend/src/i18n/locales/en/glossary.json index 57f579d14..016b9b0c7 100644 --- a/frontend/src/i18n/locales/en/glossary.json +++ b/frontend/src/i18n/locales/en/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes Version", - "Cluster": "Cluster", - "Cluster selector": "Cluster selector", - "AKS desktop Version": "AKS desktop Version", - "Headlamp Version": "Headlamp Version", - "Git Commit": "Git Commit", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} ago)", "About": "About", - "Legal": "Legal", "About dialog tabs": "About dialog tabs", - "Memory": "Memory", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Nodes", - "Events": "Events", - "Namespaces": "Namespaces", - "Filter": "Filter", - "Namespace": "Namespace", - "toggle field visibility": "toggle field visibility", - "Condition": "Condition", - "Last Transition": "Last Transition", - "Last Update": "Last Update", - "Container ID": "Container ID", - "Image Pull Policy": "Image Pull Policy", - "Image": "Image", + "Access Modes": "Access Modes", + "Addresses": "Addresses", + "AKS desktop Version": "AKS desktop Version", + "Allow Volume Expansion": "Allow Volume Expansion", + "API Groups": "API Groups", + "API Version": "API Version", + "API Versions": "API Versions", + "Architecture": "Architecture", + "Are you sure you want to drain the node {{name}}?": "Are you sure you want to drain the node {{name}}?", "Args": "Args", + "Attach": "Attach", + "Backend TLS Policies": "Backend TLS Policies", + "Backend Traffic Policies": "Backend Traffic Policies", + "Backends": "Backends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Binding Info", + "Binding Mode": "Binding Mode", + "Boot ID": "Boot ID", + "Capacity": "Capacity", + "Checking if Vertical Pod Autoscaler is enabled…": "Checking if Vertical Pod Autoscaler is enabled…", + "Claim": "Claim", + "Class Name": "Class Name", + "Client Config: Ca Bundle": "Client Config: Ca Bundle", + "Cluster": "Cluster", + "Cluster IP": "Cluster IP", + "Cluster selector": "Cluster selector", "Command": "Command", - "Environment": "Environment", - "Liveness Probes": "Liveness Probes", - "Ports": "Ports", - "Volume Mounts": "Volume Mounts", - "Containers": "Containers", - "Container Spec": "Container Spec", - "Ephemeral Containers": "Ephemeral Containers", - "Container": "Container", + "Completions": "Completions", + "Condition": "Condition", + "Conditions": "Conditions", "Config Maps": "Config Maps", - "Definition": "Definition", + "Configuration": "Configuration", + "Container": "Container", + "Container ID": "Container ID", + "Container Policy": "Container Policy", + "Container Runtime": "Container Runtime", + "Container Runtime Version": "Container Runtime Version", + "Container Spec": "Container Spec", + "Containers": "Containers", + "Controller": "Controller", + "Controller Name": "Controller Name", + "Cordon": "Cordon", + "Cordon node {{name}} cancelled.": "Cordon node {{name}} cancelled.", + "Cordoned node {{name}}.": "Cordoned node {{name}}.", + "Cordoning node {{name}}…": "Cordoning node {{name}}…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Scope", - "Subresources": "Subresources", - "Resource": "Resource", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Kind", - "List Kind": "List Kind", - "Served": "Served", - "Storage": "Storage", - "Objects": "Objects", - "Custom Resources": "Custom Resources", - "Schedule": "Schedule", - "Starting deadline": "Starting deadline", - "Last Schedule": "Last Schedule", "Cron Jobs": "Cron Jobs", - "Images": "Images", - "Tolerations": "Tolerations", - "Update Strategy": "Update Strategy", - "Selector": "Selector", - "Node Selector": "Node Selector", + "CronJobs": "CronJobs", + "Current": "Current", + "Custom Resources": "Custom Resources", "Daemon Sets": "Daemon Sets", + "Debug Node": "Debug Node", + "Debug node is not supported in this OS: {{ nodeOS }}": "Debug node is not supported in this OS: {{ nodeOS }}", + "Default": "Default", + "Default Backend": "Default Backend", + "Definition": "Definition", "Deployments": "Deployments", - "Replicas": "Replicas", + "Desired": "Desired", + "Drain": "Drain", + "Drain Node": "Drain Node", + "Drained node {{name}}.": "Drained node {{name}}.", + "Draining node {{name}} cancelled.": "Draining node {{name}} cancelled.", + "Draining node {{name}}…": "Draining node {{name}}…", + "Egress": "Egress", + "Endpoint Slices": "Endpoint Slices", "Endpoint: {{ name }}": "Endpoint: {{ name }}", - "Subsets": "Subsets", - "IP": "IP", - "Hostname": "Hostname", - "Target": "Target", - "Port": "Port", - "Protocol": "Protocol", "Endpoints": "Endpoints", - "Addresses": "Addresses", - "Conditions": "Conditions", - "Ready": "Ready", - "Serving": "Serving", - "Terminating": "Terminating", - "Endpoint Slices": "Endpoint Slices", - "Targets": "Targets", - "No targets defined": "No targets defined", - "TLS Validation": "TLS Validation", - "No validation settings": "No validation settings", - "Backend TLS Policies": "Backend TLS Policies", - "Retry Constraint": "Retry Constraint", - "No retry constraint configured": "No retry constraint configured", - "Session Persistence": "Session Persistence", - "No session persistence configured": "No session persistence configured", - "Backend Traffic Policies": "Backend Traffic Policies", - "Controller Name": "Controller Name", + "Environment": "Environment", + "Ephemeral Containers": "Ephemeral Containers", + "Events": "Events", + "except: {{ cidrExceptions }}": "except: {{ cidrExceptions }}", + "External IP": "External IP", + "Failed to cordon node {{name}}.": "Failed to cordon node {{name}}.", + "Failed to drain node {{name}}.": "Failed to drain node {{name}}.", + "Failed to uncordon node {{name}}.": "Failed to uncordon node {{name}}.", + "Failure Policy": "Failure Policy", + "Filter": "Filter", + "From": "From", + "Gateway (beta)": "Gateway (beta)", "Gateway Classes": "Gateway Classes", - "Controller": "Controller", - "Class Name": "Class Name", - "Listeners": "Listeners", - "No data": "No data", "Gateways": "Gateways", + "Generation": "Generation", + "Git Commit": "Git Commit", + "Git Tree State": "Git Tree State", + "Git Version": "Git Version", + "Go Version": "Go Version", + "Groups": "Groups", + "GRPC Routes": "GRPC Routes", "GRPCRoutes": "GRPCRoutes", - "Rules": "Rules", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Hostnames", - "From": "From", - "To": "To", - "Reference Grants": "Reference Grants", + "Headlamp Version": "Headlamp Version", "Horizontal Pod Autoscalers": "Horizontal Pod Autoscalers", + "Host IP": "Host IP", + "Host IPs": "Host IPs", + "Hostname": "Hostname", + "Hostnames": "Hostnames", + "Hosts": "Hosts", + "HPAs": "HPAs", + "HTTP Routes": "HTTP Routes", + "HttpRoutes": "HttpRoutes", + "Image": "Image", + "Image Pull Policy": "Image Pull Policy", + "Images": "Images", + "Ingress": "Ingress", "Ingress Classes": "Ingress Classes", - "Default": "Default", - "Yes": "Yes", - "Parameters": "Parameters", - "Default Backend": "Default Backend", - "Backends": "Backends", "Ingresses": "Ingresses", - "Hosts": "Hosts", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Jobs", - "Completions": "Completions", + "Kernel version": "Kernel version", + "Kernel Version": "Kernel Version", + "Kind": "Kind", + "Kube Proxy Version": "Kube Proxy Version", + "Kubelet Version": "Kubelet Version", + "Kubernetes Version": "Kubernetes Version", + "Last Schedule": "Last Schedule", + "Last Transition": "Last Transition", + "Last Update": "Last Update", "Lease": "Lease", + "Leases": "Leases", + "Legal": "Legal", + "Limit": "Limit", + "Limit Ranges": "Limit Ranges", "LimitRange": "LimitRange", - "Ingress": "Ingress", - "ipBlock": "ipBlock", + "List Kind": "List Kind", + "Listeners": "Listeners", + "Liveness Probes": "Liveness Probes", + "Logs": "Logs", + "Logs: {{ itemName }}": "Logs: {{ itemName }}", + "Lower Bound": "Lower Bound", + "Machine ID": "Machine ID", + "Map": "Map", + "Match Policy": "Match Policy", + "Max": "Max", + "Memory": "Memory", + "Min": "Min", + "Mutating Webhook Configurations": "Mutating Webhook Configurations", + "Namespace": "Namespace", + "Namespace Selector": "Namespace Selector", + "Namespaces": "Namespaces", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Egress", - "except: {{ cidrExceptions }}": "except: {{ cidrExceptions }}", - "Pod Selector": "Pod Selector", + "Network": "Network", "Network Policies": "Network Policies", - "Uncordoning node {{name}}…": "Uncordoning node {{name}}…", - "Cordoning node {{name}}…": "Cordoning node {{name}}…", - "Uncordoned node {{name}}.": "Uncordoned node {{name}}.", - "Cordoned node {{name}}.": "Cordoned node {{name}}.", - "Failed to uncordon node {{name}}.": "Failed to uncordon node {{name}}.", - "Failed to cordon node {{name}}.": "Failed to cordon node {{name}}.", - "Uncordon node {{name}} cancelled.": "Uncordon node {{name}} cancelled.", - "Cordon node {{name}} cancelled.": "Cordon node {{name}} cancelled.", - "Draining node {{name}}…": "Draining node {{name}}…", - "Drained node {{name}}.": "Drained node {{name}}.", - "Failed to drain node {{name}}.": "Failed to drain node {{name}}.", - "Draining node {{name}} cancelled.": "Draining node {{name}} cancelled.", - "Drain Node": "Drain Node", - "Are you sure you want to drain the node {{name}}?": "Are you sure you want to drain the node {{name}}?", - "Uncordon": "Uncordon", - "Cordon": "Cordon", - "Drain": "Drain", - "Pod CIDR": "Pod CIDR", - "Uptime": "Uptime", - "System Info": "System Info", - "Architecture": "Architecture", - "Boot ID": "Boot ID", - "System UUID": "System UUID", + "No data": "No data", + "No retry constraint configured": "No retry constraint configured", + "No session persistence configured": "No session persistence configured", + "No targets defined": "No targets defined", + "No validation settings": "No validation settings", + "Node": "Node", + "Node Selector": "Node Selector", + "Nodes": "Nodes", + "Nominated Node": "Nominated Node", + "Non Resources": "Non Resources", + "Object Selector": "Object Selector", + "Objects": "Objects", "OS": "OS", - "Kernel Version": "Kernel Version", - "Machine ID": "Machine ID", - "Kube Proxy Version": "Kube Proxy Version", - "Kubelet Version": "Kubelet Version", - "Container Runtime Version": "Container Runtime Version", - "Roles": "Roles", - "External IP": "External IP", "OS image": "OS image", - "Kernel version": "Kernel version", - "Container Runtime": "Container Runtime", - "Debug Node": "Debug Node", - "Debug node is not supported in this OS: {{ nodeOS }}": "Debug node is not supported in this OS: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Seconds": "Seconds", - "Logs": "Logs", - "State": "State", - "Node": "Node", - "Service Account": "Service Account", - "Host IP": "Host IP", - "Host IPs": "Host IPs", + "Owner": "Owner", + "Parameters": "Parameters", + "Persistent Volume Claims": "Persistent Volume Claims", + "Persistent Volumes": "Persistent Volumes", + "Platform": "Platform", + "Plural": "Plural", + "Pod CIDR": "Pod CIDR", + "Pod Disruption Budget": "Pod Disruption Budget", + "Pod Disruption Budgets": "Pod Disruption Budgets", "Pod IP": "Pod IP", "Pod IPs": "Pod IPs", - "QoS Class": "QoS Class", - "Priority": "Priority", - "Show Logs": "Show Logs", - "Terminal / Exec": "Terminal / Exec", - "Attach": "Attach", - "Restarts": "Restarts", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} ago)", - "Request": "Request", - "Limit": "Limit", - "Nominated Node": "Nominated Node", - "Readiness Gates": "Readiness Gates", - "Pod Disruption Budget": "Pod Disruption Budget", + "Pod Selector": "Pod Selector", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Port Forwarding", + "Ports": "Ports", + "Priority": "Priority", + "Priority Classes": "Priority Classes", "PriorityClass": "PriorityClass", - "Replica Sets": "Replica Sets", - "Generation": "Generation", - "Current": "Current", - "Desired": "Desired", - "Min": "Min", - "Max": "Max", - "Cluster IP": "Cluster IP", - "Resource Quotas": "Resource Quotas", + "Protocol": "Protocol", + "Provisioner": "Provisioner", + "QoS Class": "QoS Class", + "Readiness Gates": "Readiness Gates", + "Ready": "Ready", + "Reclaim Policy": "Reclaim Policy", + "Ref. API Group": "Ref. API Group", + "Reference Grants": "Reference Grants", "Reference Kind": "Reference Kind", "Reference Name": "Reference Name", - "Ref. API Group": "Ref. API Group", - "Binding Info": "Binding Info", - "Role Bindings": "Role Bindings", - "Role": "Role", - "Groups": "Groups", - "Service Accounts": "Service Accounts", - "API Groups": "API Groups", + "Reinvocation Policy": "Reinvocation Policy", + "Replica Sets": "Replica Sets", + "Replicas": "Replicas", + "Request": "Request", + "Resource": "Resource", + "Resource Quotas": "Resource Quotas", "Resources": "Resources", - "Non Resources": "Non Resources", - "Verbs": "Verbs", + "Restarts": "Restarts", + "Retry Constraint": "Retry Constraint", + "Role": "Role", + "Role Bindings": "Role Bindings", + "Roles": "Roles", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}", + "Rules": "Rules", + "Runtime Classes": "Runtime Classes", "RuntimeClass": "RuntimeClass", + "Schedule": "Schedule", + "Scope": "Scope", + "Seconds": "Seconds", "Secrets": "Secrets", + "Security": "Security", + "Selector": "Selector", + "Served": "Served", + "Service Account": "Service Account", + "Service Accounts": "Service Accounts", "Service Information": "Service Information", "Services": "Services", - "Owner": "Owner", - "Map": "Map", - "Workloads": "Workloads", + "Serving": "Serving", + "Session Persistence": "Session Persistence", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Show Logs", + "Side Effects": "Side Effects", + "Singular": "Singular", + "Starting deadline": "Starting deadline", + "State": "State", "Stateful Sets": "Stateful Sets", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Persistent Volume Claims", - "Persistent Volumes": "Persistent Volumes", - "Storage Classes": "Storage Classes", - "Network": "Network", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "HTTP Routes", - "GRPC Routes": "GRPC Routes", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Security", - "Configuration": "Configuration", - "HPAs": "HPAs", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Pod Disruption Budgets", - "Limit Ranges": "Limit Ranges", - "Priority Classes": "Priority Classes", - "Runtime Classes": "Runtime Classes", - "Leases": "Leases", - "Mutating Webhook Configurations": "Mutating Webhook Configurations", - "Validating Webhook Configurations": "Validating Webhook Configurations", - "Git Version": "Git Version", - "Git Tree State": "Git Tree State", - "Go Version": "Go Version", - "Platform": "Platform", - "Capacity": "Capacity", - "Access Modes": "Access Modes", - "Volume Mode": "Volume Mode", + "Storage": "Storage", "Storage Class": "Storage Class", - "Volume": "Volume", - "Reclaim Policy": "Reclaim Policy", - "Binding Mode": "Binding Mode", - "Provisioner": "Provisioner", - "Volume Binding Mode": "Volume Binding Mode", - "Allow Volume Expansion": "Allow Volume Expansion", - "Claim": "Claim", - "Update Policy": "Update Policy", + "Storage Classes": "Storage Classes", + "Strategy Type": "Strategy Type", + "Subresources": "Subresources", + "Subsets": "Subsets", + "System Info": "System Info", + "System UUID": "System UUID", + "Target": "Target", + "Targets": "Targets", + "Terminal / Exec": "Terminal / Exec", + "Terminating": "Terminating", + "Timeout Seconds": "Timeout Seconds", + "TLS Validation": "TLS Validation", + "To": "To", + "toggle field visibility": "toggle field visibility", + "Tolerations": "Tolerations", + "Uncapped Target": "Uncapped Target", + "Uncordon": "Uncordon", + "Uncordon node {{name}} cancelled.": "Uncordon node {{name}} cancelled.", + "Uncordoned node {{name}}.": "Uncordoned node {{name}}.", + "Uncordoning node {{name}}…": "Uncordoning node {{name}}…", "Update Mode": "Update Mode", - "Container Policy": "Container Policy", - "Lower Bound": "Lower Bound", + "Update Policy": "Update Policy", + "Update Strategy": "Update Strategy", "Upper Bound": "Upper Bound", - "Uncapped Target": "Uncapped Target", - "Vertical Pod Autoscalers": "Vertical Pod Autoscalers", - "Checking if Vertical Pod Autoscaler is enabled…": "Checking if Vertical Pod Autoscaler is enabled…", + "Uptime": "Uptime", + "Validating Webhook Configurations": "Validating Webhook Configurations", + "Verbs": "Verbs", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Vertical Pod Autoscaler is not enabled. <1>Learn More", - "API Version": "API Version", + "Vertical Pod Autoscalers": "Vertical Pod Autoscalers", + "Volume": "Volume", + "Volume Binding Mode": "Volume Binding Mode", + "Volume Mode": "Volume Mode", + "Volume Mounts": "Volume Mounts", + "VPAs": "VPAs", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Client Config: Ca Bundle", - "Failure Policy": "Failure Policy", - "Match Policy": "Match Policy", - "Side Effects": "Side Effects", - "Timeout Seconds": "Timeout Seconds", - "Namespace Selector": "Namespace Selector", - "Object Selector": "Object Selector", - "Reinvocation Policy": "Reinvocation Policy", - "API Versions": "API Versions", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}", - "Strategy Type": "Strategy Type" + "Workloads": "Workloads", + "Yes": "Yes" } diff --git a/frontend/src/i18n/locales/en/translation.json b/frontend/src/i18n/locales/en/translation.json index 2a9232298..fba37385f 100644 --- a/frontend/src/i18n/locales/en/translation.json +++ b/frontend/src/i18n/locales/en/translation.json @@ -1,773 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Your AKS desktop ran into a page that doesn't exist!", - "Authentication: {{ clusterName }}": "Authentication: {{ clusterName }}", - "Authentication": "Authentication", - "Please paste your authentication token.": "Please paste your authentication token.", - "ID token": "ID token", - "Check out how to generate a<1>service account token.": "Check out how to generate a<1>service account token.", - "Cluster settings": "Cluster settings", - "Cancel": "Cancel", - "Authenticate": "Authenticate", - "Error authenticating": "Error authenticating", - "Window": "Window", - "Fullscreen": "Fullscreen", - "Snap Left": "Snap Left", - "Snap Right": "Snap Right", - "Snap Top": "Snap Top", - "Snap Bottom": "Snap Bottom", - "Minimize": "Minimize", - "Close": "Close", - "Close All": "Close All", - "Overview": "Overview", - "Loading": "Loading", - "Advanced Search (Beta)": "Advanced Search (Beta)", - "Select Resources": "Select Resources", - "Search": "Search", - "Search Resources": "Search Resources", - "Select All": "Select All", - "Clear Selection": "Clear Selection", - "All Resources": "All Resources", - "Examples": "Examples", - "Search resources by query": "Search resources by query", - "Clear": "Clear", - "No resources selected": "No resources selected", - "Loaded {{0}} items": "Loaded {{0}} items", - "Some resources failed to load": "Some resources failed to load", - "Found {{0}} results. Showing first {{1}}": "Found {{0}} results. Showing first {{1}}", - "Name": "Name", - "Cluster": "Cluster", - "Actions": "Actions", - "Max items per Resource": "Max items per Resource", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.", - "Refetch Interval": "Refetch Interval", - "30 seconds": "30 seconds", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" on pods", + "(Current/Target)": "(Current/Target)", + "{{ available }} units": "{{ available }} units", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} of {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} current / {{ desiredReplicas }} desired", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Ready", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Requested", + "{{count}} files selected_one": "{{count}} files selected", + "{{count}} files selected_other": "{{count}} files selected", + "": "", + "0 Running": "0 Running", "1 minute": "1 minute", + "30 seconds": "30 seconds", "5 minutes": "5 minutes", - "Save": "Save", + "A large number of replicas may negatively impact the cluster's performance": "A large number of replicas may negatively impact the cluster's performance", + "A namespace with this name already exists on one or more selected clusters": "A namespace with this name already exists on one or more selected clusters", + "A namespace with this name already exists.": "A namespace with this name already exists.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.", + "A project with this name already exists": "A project with this name already exists", + "Accent color": "Accent color", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.", + "Accepted Names": "Accepted Names", + "Access": "Access", + "Account of current user": "Account of current user", + "Actions": "Actions", + "Active": "Active", "Add": "Add", + "Add a cluster to get started.": "Add a cluster to get started.", "Add Cluster": "Add Cluster", - "Proceed to select your preferred method for cluster creation and addition": "Proceed to select your preferred method for cluster creation and addition", - "Load from KubeConfig": "Load from KubeConfig", - "Providers": "Providers", + "Add from Azure Subscription": "Add from Azure Subscription", "Add Local Cluster Provider": "Add Local Cluster Provider", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "This action will remove cluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "This action cannot be undone! Do you want to proceed?", - "Remove this cluster?": "Remove this cluster?", - "View": "View", - "Settings": "Settings", - "Delete": "Delete", - "Delete Cluster": "Delete Cluster", - "Active": "Active", - "Plugin": "Plugin", - "In-cluster": "In-cluster", - "View Clusters": "View Clusters", - "Loading...": "Loading...", - "No clusters found": "No clusters found", - "Add a cluster to get started.": "Add a cluster to get started.", - "Please sign in to add your AKS clusters": "Please sign in to add your AKS clusters", - "Sign In with Azure": "Sign In with Azure", + "Add namespace": "Add namespace", "Add Other Clusters": "Add Other Clusters", - "Add from Azure Subscription": "Add from Azure Subscription", - "No clusters configured": "No clusters configured", - "Checking authentication status...": "Checking authentication status...", - "Origin": "Origin", - "Status": "Status", - "Warnings": "Warnings", + "Address Type": "Address Type", + "Addresses": "Addresses", + "Admission Review Versions": "Admission Review Versions", + "Advanced Search (Beta)": "Advanced Search (Beta)", + "Age": "Age", + "All clusters": "All clusters", "All Clusters": "All Clusters", - "Projects": "Projects", - "Selected clusters": "Selected clusters", - "Load cluster": "Load cluster", - "Something went wrong with cluster {{ cluster }}": "Something went wrong with cluster {{ cluster }}", - "Choose another cluster": "Choose another cluster", - "Failed to connect to the backend": "Failed to connect to the backend", - "Connecting to backend...": "Connecting to backend...", - "Skip to main content": "Skip to main content", - "Menu": "Menu", - "Mark all as read": "Mark all as read", - "Clear all": "Clear all", - "Notifications": "Notifications", - "You don't have any notifications right now": "You don't have any notifications right now", - "Message": "Message", - "No message": "No message", - "Date": "Date", - "Visible": "Visible", - "Mark as read": "Mark as read", - "Show notifications": "Show notifications", - "You have unread notifications": "You have unread notifications", - "View all notifications": "View all notifications", - "Unknown": "Unknown", - "Plugins": "Plugins", - "Multiple versions": "Multiple versions", - "Description": "Description", - "Type": "Type", - "Development": "Development", - "User-installed": "User-installed", - "Shipped": "Shipped", - "This plugin is not compatible with this version of Headlamp": "This plugin is not compatible with this version of Headlamp", - "Incompatible": "Incompatible", - "Overridden by {{type}} version": "Overridden by {{type}} version", - "Not Loaded": "Not Loaded", - "Disabled": "Disabled", - "Loaded": "Loaded", - "Enable": "Enable", - "Save & Apply": "Save & Apply", - "Deleting plugin {{ itemName }}...": "Deleting plugin {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Cancelled deletion of {{ itemName }}.", - "Deleted plugin {{ itemName }}.": "Deleted plugin {{ itemName }}.", - "Error deleting plugin {{ itemName }}.": "Error deleting plugin {{ itemName }}.", - "Open Plugin Folder": "Open Plugin Folder", - "Delete Plugin": "Delete Plugin", - "By": "By", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.", - "Are you sure you want to delete this plugin?": "Are you sure you want to delete this plugin?", - "Uh-oh! Something went wrong.": "Uh-oh! Something went wrong.", - "Error loading {{ routeName }}": "Error loading {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", - "Error": "Error", - "Okay": "Okay", - "Original name: {{ displayName }}": "Original name: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "This custom name is already in use, please choose a different name.", - "The current name of the cluster. You can define a custom name": "The current name of the cluster. You can define a custom name", - "Change name": "Change name", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?", - "Apply": "Apply", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().", - "Choose Accent Color": "Choose Accent Color", - "Use custom color": "Use custom color", - "Custom color": "Custom color", - "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", - "Full page": "Full page", - "Choose Cluster Icon": "Choose Cluster Icon", - "Use custom icon": "Use custom icon", - "Custom icon (Iconify)": "Custom icon (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Example: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", - "Node Shell Settings": "Node Shell Settings", - "The default image is used for dropping a shell into a node (when not specified directly).": "The default image is used for dropping a shell into a node (when not specified directly).", - "Linux image": "Linux image", - "The default namespace is default.": "The default namespace is default.", - "Namespace": "Namespace", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Enter a value between {{ minRows }} and {{ maxRows }}.", - "Custom row value": "Custom row value", - "Custom value": "Custom value", - "Pod Debug Settings": "Pod Debug Settings", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.", - "Debug Image": "Debug Image", - "The default image is used for creating ephemeral debug containers.": "The default image is used for creating ephemeral debug containers.", - "General Settings": "General Settings", - "Version": "Version", - "Language": "Language", - "Resource details view": "Resource details view", - "Number of rows for tables": "Number of rows for tables", - "Timezone to display for dates": "Timezone to display for dates", - "Sort sidebar items alphabetically": "Sort sidebar items alphabetically", - "Use evict for pod deletion": "Use evict for pod deletion", - "Theme": "Theme", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure keyboard shortcuts for quick access to various parts of the application.", - "Cluster Settings": "Cluster Settings", - "There seem to be no clusters configured…": "There seem to be no clusters configured…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} does not exist. Please select a valid cluster:", - "Go to cluster": "Go to cluster", + "All levels": "All levels", + "All namespaces": "All namespaces", + "All Pods": "All Pods", + "All Resources": "All Resources", + "Allowed disruptions": "Allowed disruptions", + "Allowed Disruptions": "Allowed Disruptions", + "Allowed namespaces": "Allowed namespaces", + "Also delete the namespaces (this will remove all resources within them)": "Also delete the namespaces (this will remove all resources within them)", + "An update is available": "An update is available", + "Annotations": "Annotations", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…", + "API Version": "API Version", + "Appbar Tools": "Appbar Tools", "Appearance": "Appearance", - "Stored in your browser's localStorage (per-browser setting).": "Stored in your browser's localStorage (per-browser setting).", - "Accent color": "Accent color", - "Change Color": "Change Color", - "Choose Color": "Choose Color", - "Clear accent color": "Clear accent color", - "Cluster icon": "Cluster icon", - "Change Icon": "Change Icon", - "Choose Icon": "Choose Icon", - "Clear cluster icon": "Clear cluster icon", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.", + "Applied {{ newItemName }}.": "Applied {{ newItemName }}.", + "Applied changes to {{ itemName }}.": "Applied changes to {{ itemName }}.", + "Apply": "Apply", "Apply appearance": "Apply appearance", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.", + "Applying {{ newItemName }}…": "Applying {{ newItemName }}…", + "Applying {{ newItemName }}…": "Applying {{ newItemName }}…", + "Applying changes to {{ itemName }}…": "Applying changes to {{ itemName }}…", "Applying...": "Applying...", - "Default namespace": "Default namespace", - "The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).", - "Allowed namespaces": "Allowed namespaces", - "The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.", - "Add namespace": "Add namespace", - "Remove Cluster": "Remove Cluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?", + "Are you sure you want to delete item {{ itemName }}?": "Are you sure you want to delete item {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Are you sure you want to delete project \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "Are you sure you want to delete the following items?", + "Are you sure you want to delete this plugin?": "Are you sure you want to delete this plugin?", + "Are you sure you want to evict pod {{ itemName }}?": "Are you sure you want to evict pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Are you sure you want to remove the cluster \"{{ clusterName }}\"?", - "Server": "Server", - "Press keys...": "Press keys...", - "Conflicts with: {{name}}": "Conflicts with: {{name}}", - "Reset to default": "Reset to default", - "Navigation": "Navigation", - "General": "General", - "Reset All to Defaults": "Reset All to Defaults", - "Log out from all": "Log out from all", - "Log out": "Log out", - "Account of current user": "Account of current user", - "Appbar Tools": "Appbar Tools", - "show more": "show more", - "Version information": "Version information", - "Getting auth info: {{ clusterName }}": "Getting auth info: {{ clusterName }}", - "Getting auth info": "Getting auth info", - "Testing auth": "Testing auth", - "Headlamp Cluster Authentication": "Headlamp Cluster Authentication", - "Sign In": "Sign In", - "Use A Token": "Use A Token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Failed to get authentication information: {{ errorMessage }}", - "Try Again": "Try Again", + "Are you sure you want to restart {{ itemName }}?": "Are you sure you want to restart {{ itemName }}?", + "Are you sure you want to restart the following items?": "Are you sure you want to restart the following items?", + "Are you sure?": "Are you sure?", + "Attach: {{ itemName }}": "Attach: {{ itemName }}", + "Attaching to debug container...": "Attaching to debug container...", + "Attaching to existing debug container...": "Attaching to existing debug container...", + "Authenticate": "Authenticate", + "Authentication": "Authentication", + "Authentication: {{ clusterName }}": "Authentication: {{ clusterName }}", + "Available//context:replicas": "Available", "Back": "Back", - "Memory Usage": "Memory Usage", - "{{ available }} units": "{{ available }} units", - "CPU Usage": "CPU Usage", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Requested", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Ready", - "Recent clusters": "Recent clusters", - "All clusters": "All clusters", - "Show build information": "Show build information", + "BackendRefs": "BackendRefs", + "By": "By", + "By default, this will only remove the project label from the following namespaces:": "By default, this will only remove the project label from the following namespaces:", + "Cancel": "Cancel", + "Cancelled applying {{ newItemName }}.": "Cancelled applying {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Cancelled applying {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Cancelled changes to {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Cancelled deletion of {{ itemName }}.", + "Cancelled deletion of {{ itemsLength }} items.": "Cancelled deletion of {{ itemsLength }} items.", + "Cancelled deletion of project {{ projectName }}.": "Cancelled deletion of project {{ projectName }}.", + "Cancelled restarting {{ itemName }}.": "Cancelled restarting {{ itemName }}.", + "Cancelled restarting {{ itemsLength }} items.": "Cancelled restarting {{ itemsLength }} items.", + "Cancelled resuming CronJob {{ newItemName }}.": "Cancelled resuming CronJob {{ newItemName }}.", + "Cancelled rollback of {{ itemName }}.": "Cancelled rollback of {{ itemName }}.", + "Cancelled scaling {{ itemName }}.": "Cancelled scaling {{ itemName }}.", + "Cancelled suspending CronJob {{ newItemName }}.": "Cancelled suspending CronJob {{ newItemName }}.", + "Categories": "Categories", + "Change Color": "Change Color", + "Change Icon": "Change Icon", + "Change name": "Change name", + "Check out how to generate a<1>service account token.": "Check out how to generate a<1>service account token.", + "Checking authentication status...": "Checking authentication status...", "Choose a cluster": "Choose a cluster", - "Wait while fetching clusters…": "Wait while fetching clusters…", - "Loading cluster information": "Loading cluster information", - "There seems to be no clusters configured…": "There seems to be no clusters configured…", - "Please make sure you have at least one cluster configured.": "Please make sure you have at least one cluster configured.", - "Or try running Headlamp with a different kube config.": "Or try running Headlamp with a different kube config.", - "Load from a file": "Load from a file", - "Current//context:cluster": "Current", + "Choose a namespace from the selected clusters": "Choose a namespace from the selected clusters", + "Choose Accent Color": "Choose Accent Color", + "Choose another cluster": "Choose another cluster", "Choose cluster": "Choose cluster", - "Failed to load resources": "Failed to load resources", - "You don't have permissions to view this resource": "You don't have permissions to view this resource", - "Resource not found": "Resource not found", - "Hide details": "Hide details", - "Show details": "Show details", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.", - "Error setting up clusters, please load a valid kubeconfig file": "Error setting up clusters, please load a valid kubeconfig file", - "Couldn't read kubeconfig file": "Couldn't read kubeconfig file", - "No clusters found!": "No clusters found!", - "No contexts found!": "No contexts found!", - "Invalid kubeconfig file: {{ errorMessage }}": "Invalid kubeconfig file: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Drag & drop or choose kubeconfig file here", + "Choose Cluster Icon": "Choose Cluster Icon", + "Choose Color": "Choose Color", "Choose file": "Choose file", - "Select clusters": "Select clusters", - "Next": "Next", - "Validating selected clusters": "Validating selected clusters", - "Setting up clusters": "Setting up clusters", + "Choose Files": "Choose Files", + "Choose Icon": "Choose Icon", + "Clear": "Clear", + "Clear accent color": "Clear accent color", + "Clear all": "Clear all", + "Clear All": "Clear All", + "Clear cluster icon": "Clear cluster icon", + "Clear Selection": "Clear Selection", + "Client Config: Service": "Client Config: Service", + "Client Config: URL": "Client Config: URL", + "Close": "Close", + "Close All": "Close All", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} does not exist. Please select a valid cluster:", + "Cluster Chooser": "Cluster Chooser", + "Cluster icon": "Cluster icon", + "Cluster is required": "Cluster is required", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", + "Cluster settings": "Cluster settings", + "Cluster Settings": "Cluster Settings", + "Cluster version downgraded to {{ gitVersion }}": "Cluster version downgraded to {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Cluster version upgraded to {{ gitVersion }}", + "Clusters": "Clusters", "Clusters successfully set up!": "Clusters successfully set up!", - "Finish": "Finish", - "Only warnings ({{ numWarnings }})": "Only warnings ({{ numWarnings }})", - "Reason": "Reason", - "Count": "Count", - "Last Seen": "Last Seen", - "Offline": "Offline", - "Lost connection to the cluster.": "Lost connection to the cluster.", - "No": "No", - "Yes": "Yes", - "Create {{ name }}": "Create {{ name }}", - "Toggle fullscreen": "Toggle fullscreen", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.", - "Your AKS desktop ran into a problem!": "Your AKS desktop ran into a problem!", - "Head back <1>home.": "Head back <1>home.", - "Error Details": "Error Details", + "Collapse": "Collapse", + "Conditions": "Conditions", + "Configure Keyboard Shortcuts": "Configure Keyboard Shortcuts", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure keyboard shortcuts for quick access to various parts of the application.", + "Conflicts with: {{name}}": "Conflicts with: {{name}}", + "Connecting to backend...": "Connecting to backend...", + "Container": "Container", + "Container Limits": "Container Limits", + "Container Port": "Container Port", + "Controlled by": "Controlled by", + "Controlled Resources": "Controlled Resources", + "Controlled Values": "Controlled Values", + "Copied": "Copied", "Copied to clipboard": "Copied to clipboard", - "Failed to copy to clipboard": "Failed to copy to clipboard", "Copy": "Copy", - "Open Issue on GitHub": "Open Issue on GitHub", - "Scroll to bottom": "Scroll to bottom", - "Container": "Container", - "Lines": "Lines", - "Severity": "Severity", - "Timestamps": "Timestamps", - "Wrap lines": "Wrap lines", - "Log Level": "Log Level", - "All levels": "All levels", - "Find": "Find", - "Download": "Download", - "No results": "No results", - "Too many matches": "Too many matches", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} of {{ totalResults }}", - "Match case": "Match case", - "Match whole word": "Match whole word", - "Use regular expression": "Use regular expression", - "Previous Match (Shift+Enter)": "Previous Match (Shift+Enter)", - "Next Match (Enter)": "Next Match (Enter)", - "All namespaces": "All namespaces", - "From": "From", - "Age": "Age", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Release Notes ({{ appVersion }})", - "Fetching release information…": "Fetching release information…", - "Skip": "Skip", - "Failed to fetch release information": "Failed to fetch release information", - "An update is available": "An update is available", - "Read more": "Read more", - "Disable update notifications": "Disable update notifications", - "Dismiss": "Dismiss", - "Install the metrics-server to get usage data.": "Install the metrics-server to get usage data.", "Copy to clipboard": "Copy to clipboard", - "Create / Apply": "Create / Apply", + "Couldn't read kubeconfig file": "Couldn't read kubeconfig file", + "Count": "Count", + "CPU Usage": "CPU Usage", "Create": "Create", - "Deleting item {{ itemName }}…": "Deleting item {{ itemName }}…", - "Deleted item {{ itemName }}.": "Deleted item {{ itemName }}.", - "Error deleting item {{ itemName }}.": "Error deleting item {{ itemName }}.", - "Evict": "Evict", - "Evict Pod": "Evict Pod", + "Create {{ name }}": "Create {{ name }}", + "Create / Apply": "Create / Apply", + "Create a new namespace and use it as a project": "Create a new namespace and use it as a project", + "Create a new namespace on one or more clusters and set it up as a project.": "Create a new namespace on one or more clusters and set it up as a project.", + "Create a Project": "Create a Project", + "Create Namespace": "Create Namespace", + "Create New Namespace": "Create New Namespace", + "Create new Project from YAML": "Create new Project from YAML", + "Create Project": "Create Project", + "Create resource quota": "Create resource quota", + "Create Resource Quota to limit resource consumption within this project": "Create Resource Quota to limit resource consumption within this project", + "Create your first project to organize your Kubernetes resources": "Create your first project to organize your Kubernetes resources", + "Created": "Created", + "Creating": "Creating", + "Creating ephemeral debug container...": "Creating ephemeral debug container...", + "Creating following resources in this project:": "Creating following resources in this project:", + "Creating project": "Creating project", + "Creation": "Creation", + "Current": "Current", + "Current Namespace": "Current Namespace", + "Current number of replicas: {{ numReplicas }}": "Current number of replicas: {{ numReplicas }}", + "Current//context:cluster": "Current", + "Current//context:pods": "Current", + "Current//context:replicas": "Current", + "Custom color": "Custom color", + "Custom icon (Iconify)": "Custom icon (Iconify)", + "Custom row value": "Custom row value", + "Custom value": "Custom value", + "Data": "Data", + "Date": "Date", + "Debug Pod": "Debug Pod", + "Debug: {{ itemName }}": "Debug: {{ itemName }}", + "Decrement": "Decrement", + "Default": "Default", + "Default namespace": "Default namespace", + "Default Request": "Default Request", + "Degraded": "Degraded", + "Delete": "Delete", + "Delete Cluster": "Delete Cluster", "Delete item": "Delete item", - "Are you sure you want to evict pod {{ itemName }}?": "Are you sure you want to evict pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Are you sure you want to delete item {{ itemName }}?", - "Force Delete": "Force Delete", - "Are you sure you want to delete the following items?": "Are you sure you want to delete the following items?", - "Deleting {{ itemsLength }} items…": "Deleting {{ itemsLength }} items…", - "Cancelled deletion of {{ itemsLength }} items.": "Cancelled deletion of {{ itemsLength }} items.", - "Deleted {{ itemsLength }} items.": "Deleted {{ itemsLength }} items.", - "Error deleting {{ itemsLength }} items.": "Error deleting {{ itemsLength }} items.", "Delete items": "Delete items", - "Resource details": "Resource details", - "Loading documentation": "Loading documentation", - "No documentation available.": "No documentation available.", - "No documentation for type {{ docsType }}.": "No documentation for type {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Showing documentation for: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Applying changes to {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Cancelled changes to {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Applied changes to {{ itemName }}.", - "Failed to apply changes to {{ itemName }}.": "Failed to apply changes to {{ itemName }}.", - "Edit": "Edit", - "Invalid JSON": "Invalid JSON", - "Invalid YAML": "Invalid YAML", - "Failed to create {{ kind }} {{ name }}.": "Failed to create {{ kind }} {{ name }}.", - "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Error parsing the code: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Error parsing the code. Please verify it's valid YAML or JSON!", - "Applying {{ newItemName }}…": "Applying {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Cancelled applying {{ newItemName }}.", - "Applied {{ newItemName }}.": "Applied {{ newItemName }}.", - "Failed to apply {{ newItemName }}.": "Failed to apply {{ newItemName }}.", - "New Object": "New Object", - "View: {{ itemName }}": "View: {{ itemName }}", - "Edit: {{ itemName }}": "Edit: {{ itemName }}", - "Loading editor": "Loading editor", - "Hide Managed Fields": "Hide Managed Fields", - "Use minimal editor": "Use minimal editor", - "Upload File/URL": "Upload File/URL", - "Editor": "Editor", - "Documentation": "Documentation", - "Undo": "Undo", - "Are you sure?": "Are you sure?", - "This will discard your changes in the editor. Do you want to proceed?": "This will discard your changes in the editor. Do you want to proceed?", - "Undo Changes": "Undo Changes", - "Invalid Secret Reference": "Invalid Secret Reference", - "Invalid Config Map Reference": "Invalid Config Map Reference", - "Invalid fieldRef": "Invalid fieldRef", - "Invalid resourceFieldRef": "Invalid resourceFieldRef", - "Show fewer": "Show fewer", - "Show all environment variables": "Show all environment variables", - "Show all environment variables (+{{count}} more)_one": "Show all environment variables (+{{count}} more)", - "Show all environment variables (+{{count}} more)_other": "Show all environment variables (+{{count}} more)", - "No label selectors found for this {{type}}": "No label selectors found for this {{type}}", - "Invalid response from server": "Invalid response from server", - "Failed to fetch related pods": "Failed to fetch related pods", - "No pods found for this workload": "No pods found for this workload", - "Failed to fetch pods: {{error}}": "Failed to fetch pods: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Logs are paused. Click the follow button to resume following them.", - "Select Pod": "Select Pod", - "All Pods": "All Pods", - "Restarted": "Restarted", - "Show logs for previous instances of this container.": "Show logs for previous instances of this container.", - "You can only select this option for containers that have been restarted.": "You can only select this option for containers that have been restarted.", - "Show previous": "Show previous", - "Show timestamps in the logs.": "Show timestamps in the logs.", - "Follow logs in real-time.": "Follow logs in real-time.", - "Follow": "Follow", - "Show logs": "Show logs", - "Loading resource data": "Loading resource data", - "Creation": "Creation", - "Labels": "Labels", - "Annotations": "Annotations", - "Owner refs": "Owner refs", - "Controlled by": "Controlled by", - "Show all labels (+{{count}} more)_one": "Show all labels (+{{count}} more)", - "Show all labels (+{{count}} more)_other": "Show all labels (+{{count}} more)", - "Start port forward": "Start port forward", - "Forward port": "Forward port", + "Delete Plugin": "Delete Plugin", "Delete port forward": "Delete port forward", - "Stop port forward": "Stop port forward", - "Copied": "Copied", - "This value may differ in the container, since the pod is older than {{from}}": "This value may differ in the container, since the pod is older than {{from}}", - "Value": "Value", - "Mount Path": "Mount Path", - "from": "from", - "I/O": "I/O", - "Ready": "Ready", - "Waiting": "Waiting", - "Running": "Running", - "Exit Code": "Exit Code", - "Started": "Started", - "Finished": "Finished", - "Restart Count": "Restart Count", - "Last State": "Last State", - "No data to be shown.": "No data to be shown.", - "Init Containers": "Init Containers", - "Conditions": "Conditions", - "Volumes": "Volumes", - "Kind": "Kind", - "Restarting {{ itemName }}…": "Restarting {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "Cancelled restarting {{ itemName }}.", - "Restarted {{ itemName }}.": "Restarted {{ itemName }}.", - "Failed to restart {{ itemName }}.": "Failed to restart {{ itemName }}.", - "Restart": "Restart", - "Are you sure you want to restart {{ itemName }}?": "Are you sure you want to restart {{ itemName }}?", - "Are you sure you want to restart the following items?": "Are you sure you want to restart the following items?", - "Restarting {{ itemsLength }} items…": "Restarting {{ itemsLength }} items…", - "Cancelled restarting {{ itemsLength }} items.": "Cancelled restarting {{ itemsLength }} items.", - "Restarted {{ itemsLength }} items.": "Restarted {{ itemsLength }} items.", - "Failed to restart {{ itemsLength }} items.": "Failed to restart {{ itemsLength }} items.", - "Restart items": "Restart items", - "Revision History": "Revision History", - "Loading revision history…": "Loading revision history…", - "Failed to load revision history: {{ error }}": "Failed to load revision history: {{ error }}", - "No revision history available.": "No revision history available.", - "Revision": "Revision", - "Created": "Created", - "Images": "Images", - "Current": "Current", - "Previous": "Previous", - "Rolling back {{ itemName }} to previous version…": "Rolling back {{ itemName }} to previous version…", - "Cancelled rollback of {{ itemName }}.": "Cancelled rollback of {{ itemName }}.", - "Rolled back {{ itemName }} to previous version.": "Rolled back {{ itemName }} to previous version.", - "Failed to rollback {{ itemName }}.": "Failed to rollback {{ itemName }}.", - "Rollback": "Rollback", - "Rollback {{ kind }}": "Rollback {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.", - "No previous revisions available to rollback to.": "No previous revisions available to rollback to.", - "Revision {{ revision }}": "Revision {{ revision }}", - "Scaling {{ itemName }}…": "Scaling {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Cancelled scaling {{ itemName }}.", - "Scaled {{ itemName }}.": "Scaled {{ itemName }}.", - "Failed to scale {{ itemName }}.": "Failed to scale {{ itemName }}.", - "Scale": "Scale", - "Scale Replicas": "Scale Replicas", - "Current number of replicas: {{ numReplicas }}": "Current number of replicas: {{ numReplicas }}", + "Delete project": "Delete project", + "Delete Project": "Delete Project", + "Delete Project & Namespaces": "Delete Project & Namespaces", + "Deleted {{ itemsLength }} items.": "Deleted {{ itemsLength }} items.", + "Deleted item {{ itemName }}.": "Deleted item {{ itemName }}.", + "Deleted plugin {{ itemName }}.": "Deleted plugin {{ itemName }}.", + "Deleted project {{ projectName }}.": "Deleted project {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "Deleting {{ itemsLength }} items…", + "Deleting item {{ itemName }}…": "Deleting item {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "Deleting plugin {{ itemName }}...", + "Deleting project {{ projectName }}…": "Deleting project {{ projectName }}…", + "Deployment pods": "Deployment pods", + "Description": "Description", "Desired number of replicas:": "Desired number of replicas:", - "Decrement": "Decrement", - "Increment": "Increment", - "A large number of replicas may negatively impact the cluster's performance": "A large number of replicas may negatively impact the cluster's performance", - "Load": "Load", - "Failed to read file.": "Failed to read file.", - "File read was aborted.": "File read was aborted.", - "Error: All of the files are empty.": "Error: All of the files are empty.", - "Unexpected error while reading files.": "Unexpected error while reading files.", + "Desired//context:pods": "Desired", + "Desired//context:replicas": "Desired", + "Details": "Details", + "Development": "Development", + "Disable update notifications": "Disable update notifications", + "Disabled": "Disabled", + "Dismiss": "Dismiss", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop requires ports in range 30000-32000.", + "Documentation": "Documentation", + "Download": "Download", + "Drag & drop or choose kubeconfig file here": "Drag & drop or choose kubeconfig file here", + "Drag & drop YAML files here or click to choose files": "Drag & drop YAML files here or click to choose files", "Drop the file here...": "Drop the file here...", - "Select a file or drag and drop here": "Select a file or drag and drop here", - "Select File": "Select File", - "{{count}} files selected_one": "{{count}} files selected", - "{{count}} files selected_other": "{{count}} files selected", - "Please enter a valid URL.": "Please enter a valid URL.", - "Unexpected error while fetching the file.": "Unexpected error while fetching the file.", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.", + "Duration": "Duration", + "e.g. 30080": "e.g. 30080", + "e.g. 8080": "e.g. 8080", + "Edit": "Edit", + "Edit: {{ itemName }}": "Edit: {{ itemName }}", + "Editor": "Editor", + "Effect": "Effect", + "Enable": "Enable", + "Endpoints": "Endpoints", + "Enter a name": "Enter a name", + "Enter a name for the new namespace": "Enter a name for the new namespace", + "Enter a name for your new project.": "Enter a name for your new project.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Enter a value between {{ minRows }} and {{ maxRows }}.", "Enter URL": "Enter URL", - "Upload File": "Upload File", - "Load from URL": "Load from URL", - "View YAML": "View YAML", - "Collapse": "Collapse", + "Enter URL to YAML file": "Enter URL to YAML file", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.", + "Error": "Error", + "Error authenticating": "Error authenticating", + "Error deleting {{ itemsLength }} items.": "Error deleting {{ itemsLength }} items.", + "Error deleting item {{ itemName }}.": "Error deleting item {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Error deleting plugin {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Error deleting project {{ projectName }}.", + "Error Details": "Error Details", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Error getting custom resource {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Error getting custom resource definitions: {{ errorMessage }}", + "Error loading {{ routeName }}": "Error loading {{ routeName }}", + "Error parsing the code: {{error}}": "Error parsing the code: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Error parsing the code. Please verify it's valid YAML or JSON!", + "Error processing files: {{error}}": "Error processing files: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Error setting up clusters, please load a valid kubeconfig file", + "Error: All of the files are empty.": "Error: All of the files are empty.", + "Evict": "Evict", + "Evict Pod": "Evict Pod", + "Example: mdi:kubernetes, mdi:cloud-outline": "Example: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Examples", + "Exit Code": "Exit Code", "Expand": "Expand", - "sort up": "sort up", - "sort down": "sort down", - "sort swap": "sort swap", - "Loading table data": "Loading table data", - "Refresh": "Refresh", - "No data matching the filter criteria.": "No data matching the filter criteria.", - "No results found": "No results found", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…", - "Failed to run \"{{command}}\"…": "Failed to run \"{{command}}\"…", + "Expand All": "Expand All", + "Expand sidebar": "Expand sidebar", + "Failed": "Failed", + "Failed to apply {{ newItemName }}.": "Failed to apply {{ newItemName }}.", + "Failed to apply changes to {{ itemName }}.": "Failed to apply changes to {{ itemName }}.", + "Failed to connect to the backend": "Failed to connect to the backend", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}", "Failed to connect…": "Failed to connect…", - "Press the enter key to reconnect.": "Press the enter key to reconnect.", - "Failed to run \"{{ command }}\"": "Failed to run \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Trying to attach to the container {{ container }}…", - "Trying to run \"{{command}}\"…": "Trying to run \"{{command}}\"…", - "Attach: {{ itemName }}": "Attach: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Timezone", - "Data": "Data", - "No data in this config map": "No data in this config map", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}", - "Loading custom resource details": "Loading custom resource details", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Error getting custom resource {{ crName }}: {{ errorMessage }}", - "Loading custom resource instances": "Loading custom resource instances", - "No custom resources instances found.": "No custom resources instances found.", + "Failed to connect…\r\n": "Failed to connect…\r\n", + "Failed to copy to clipboard": "Failed to copy to clipboard", + "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.", + "Failed to create {{ kind }} {{ name }}.": "Failed to create {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Failed to create debug container: {{message}}", + "Failed to fetch pods: {{error}}": "Failed to fetch pods: {{error}}", + "Failed to fetch related pods": "Failed to fetch related pods", + "Failed to fetch release information": "Failed to fetch release information", + "Failed to get authentication information: {{ errorMessage }}": "Failed to get authentication information: {{ errorMessage }}", "Failed to load custom resource instances": "Failed to load custom resource instances", - "Error getting custom resource definitions: {{ errorMessage }}": "Error getting custom resource definitions: {{ errorMessage }}", - "Loading custom resource definitions": "Loading custom resource definitions", - "Loading custom resource definition": "Loading custom resource definition", - "No custom resources found": "No custom resources found", - "Group": "Group", - "Categories": "Categories", - "Accepted Names": "Accepted Names", - "Versions": "Versions", - "Spawning Job {{ newItemName }}…": "Spawning Job {{ newItemName }}…", - "Job {{ newItemName }} spawned": "Job {{ newItemName }} spawned", + "Failed to load from URL: {{error}}": "Failed to load from URL: {{error}}", + "Failed to load resources": "Failed to load resources", + "Failed to load revision history: {{ error }}": "Failed to load revision history: {{ error }}", + "Failed to read file.": "Failed to read file.", + "Failed to restart {{ itemName }}.": "Failed to restart {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Failed to restart {{ itemsLength }} items.", + "Failed to resume CronJob {{ newItemName }}.": "Failed to resume CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Failed to rollback {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Failed to run \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "Failed to run \"{{command}}\"…", + "Failed to scale {{ itemName }}.": "Failed to scale {{ itemName }}.", "Failed to spawn Job {{ newItemName }}": "Failed to spawn Job {{ newItemName }}", - "Spawn Job": "Spawn Job", - "This will trigger a new Job based on the CronJob {{ name }}": "This will trigger a new Job based on the CronJob {{ name }}", - "Job Name": "Job Name", - "Spawn": "Spawn", - "Suspending CronJob {{ newItemName }}…": "Suspending CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Resuming CronJob {{ newItemName }}…", - "Cancelled suspending CronJob {{ newItemName }}.": "Cancelled suspending CronJob {{ newItemName }}.", - "Cancelled resuming CronJob {{ newItemName }}.": "Cancelled resuming CronJob {{ newItemName }}.", - "Suspended CronJob {{ newItemName }}.": "Suspended CronJob {{ newItemName }}.", - "Resumed CronJob {{ newItemName }}.": "Resumed CronJob {{ newItemName }}.", "Failed to suspend CronJob {{ newItemName }}.": "Failed to suspend CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Failed to resume CronJob {{ newItemName }}.", - "Resume": "Resume", - "Suspend": "Suspend", - "Key": "Key", - "Operator": "Operator", - "Effect": "Effect", - "Desired//context:pods": "Desired", - "Addresses": "Addresses", - "Address Type": "Address Type", - "Hostname": "Hostname", - "Node Name": "Node Name", - "Zone": "Zone", - "Endpoints": "Endpoints", - "Retry Budget": "Retry Budget", - "Not specified": "Not specified", - "Min Retry Rate": "Min Retry Rate", - "Port": "Port", - "Protocol": "Protocol", - "No addresses data to be shown.": "No addresses data to be shown.", - "Listeners": "Listeners", - "Matches": "Matches", - "BackendRefs": "BackendRefs", + "Fetching release information…": "Fetching release information…", + "File read was aborted.": "File read was aborted.", + "Filter Type": "Filter Type", "Filters": "Filters", - "Path Type": "Path Type", - "Path": "Path", + "Find": "Find", + "Finish": "Finish", + "Finished": "Finished", + "Fit to screen": "Fit to screen", + "Follow": "Follow", + "Follow logs in real-time.": "Follow logs in real-time.", + "Force Delete": "Force Delete", + "Format": "Format", + "Forward port": "Forward port", + "Found {{0}} results. Showing first {{1}}": "Found {{0}} results. Showing first {{1}}", + "from": "from", + "From": "From", + "Full page": "Full page", + "Fullscreen": "Fullscreen", + "General": "General", + "General Settings": "General Settings", + "Getting auth info": "Getting auth info", + "Getting auth info: {{ clusterName }}": "Getting auth info: {{ clusterName }}", + "Give your project a descriptive name": "Give your project a descriptive name", + "Global Default": "Global Default", + "Global Search": "Global Search", + "Go to cluster": "Go to cluster", + "Group": "Group", + "Group By": "Group By", + "Handler": "Handler", + "Hard": "Hard", + "Head back <1>home.": "Head back <1>home.", "Headers": "Headers", - "Query Parameters": "Query Parameters", - "Method": "Method", - "Filter Type": "Filter Type", - "Weight": "Weight", - "rules": "rules", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "No rules data to be shown.", - "Section Name": "Section Name", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Press<1>{formatShortcutKey(searchShortcutKey)}to search", - "Search resources, pages, clusters by name": "Search resources, pages, clusters by name", - "Current Namespace": "Current Namespace", - "Set namespace: {{namespace}}": "Set namespace: {{namespace}}", - "Page": "Page", - "Configure Keyboard Shortcuts": "Configure Keyboard Shortcuts", - "Reference": "Reference", - "Metrics": "Metrics", - "(Current/Target)": "(Current/Target)", - "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Deployment pods", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} current / {{ desiredReplicas }} desired", - "Targets": "Targets", - "more…": "more…", - "Default": "Default", - "Host": "Host", - "Duration": "Duration", - "Holder Identity": "Holder Identity", - "Lease Duration Seconds": "Lease Duration Seconds", - "Renew Time": "Renew Time", + "Headlamp Cluster Authentication": "Headlamp Cluster Authentication", + "Health": "Health", + "Healthy": "Healthy", + "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", + "Hide details": "Hide details", + "Hide Helm Secrets": "Hide Helm Secrets", + "Hide Managed Fields": "Hide Managed Fields", "Holder": "Holder", - "Container Limits": "Container Limits", - "Default Request": "Default Request", - "Max": "Max", - "Min": "Min", - "A namespace with this name already exists.": "A namespace with this name already exists.", - "Applying {{ newItemName }}…": "Applying {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Cancelled applying {{ newItemName }}.", - "Namespaces must be under 64 characters.": "Namespaces must be under 64 characters.", - "Create Namespace": "Create Namespace", - "To": "To", - "used": "used", - "Scheduling Disabled": "Scheduling Disabled", - "Scheduling Enabled": "Scheduling Enabled", - "Taints": "Taints", - "Not ready yet!": "Not ready yet!", + "Holder Identity": "Holder Identity", + "Home": "Home", + "Host": "Host", + "Hostname": "Hostname", + "I/O": "I/O", + "ID token": "ID token", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.", + "Images": "Images", + "In-cluster": "In-cluster", + "Incompatible": "Incompatible", + "Increment": "Increment", + "Init Containers": "Init Containers", + "Install the metrics-server to get usage data.": "Install the metrics-server to get usage data.", + "Instance": "Instance", + "Instances": "Instances", "Internal IP": "Internal IP", - "None": "None", - "Software": "Software", - "Redirecting to main page…": "Redirecting to main page…", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Show JSON values in plain text by removing escape characters.", - "Format": "Format", - "Debug Pod": "Debug Pod", - "Debug: {{ itemName }}": "Debug: {{ itemName }}", - "No cluster selected": "No cluster selected", - "Pod debug is disabled in settings": "Pod debug is disabled in settings", - "Attaching to existing debug container...": "Attaching to existing debug container...", - "Creating ephemeral debug container...": "Creating ephemeral debug container...", - "Failed to create debug container: {{message}}": "Failed to create debug container: {{message}}", - "Attaching to debug container...": "Attaching to debug container...", - "Failed to connect…\r\n": "Failed to connect…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.", - "Max Unavailable": "Max Unavailable", - "Min Available": "Min Available", - "Allowed disruptions": "Allowed disruptions", - "Current//context:pods": "Current", - "Total": "Total", - "N/A": "N/A", - "Allowed Disruptions": "Allowed Disruptions", - "Start": "Start", - "Stop": "Stop", - "Loading port forwarding": "Loading port forwarding", - "Pod Port": "Pod Port", - "Local Port": "Local Port", - "Please enter a valid port number (1-65535).": "Please enter a valid port number (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop requires ports in range 30000-32000.", - "Leave empty to auto-assign from range 30000-32000.": "Leave empty to auto-assign from range 30000-32000.", + "Invalid Config Map Reference": "Invalid Config Map Reference", + "Invalid fieldRef": "Invalid fieldRef", + "Invalid JSON": "Invalid JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Invalid kubeconfig file: {{ errorMessage }}", + "Invalid resourceFieldRef": "Invalid resourceFieldRef", + "Invalid response from server": "Invalid response from server", + "Invalid Secret Reference": "Invalid Secret Reference", + "Invalid YAML": "Invalid YAML", + "Job {{ newItemName }} spawned": "Job {{ newItemName }} spawned", + "Job Name": "Job Name", + "Key": "Key", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kind": "Kind", + "Labels": "Labels", + "Language": "Language", + "Last Seen": "Last Seen", + "Last State": "Last State", + "Last Transition Time": "Last Transition Time", + "Lease Duration Seconds": "Lease Duration Seconds", "Leave empty to auto-assign an available port.": "Leave empty to auto-assign an available port.", - "Start Port Forward": "Start Port Forward", - "Target": "Target", - "Container Port": "Container Port", - "e.g. 30080": "e.g. 30080", - "e.g. 8080": "e.g. 8080", - "Global Default": "Global Default", - "Preemption Policy": "Preemption Policy", - "Use Existing Namespace": "Use Existing Namespace", - "Select a cluster and an existing namespace to use as a project.": "Select a cluster and an existing namespace to use as a project.", - "Project Name": "Project Name", - "A project with this name already exists": "A project with this name already exists", - "Enter a name for your new project.": "Enter a name for your new project.", - "Clusters": "Clusters", - "Select one or more clusters": "Select one or more clusters", - "No available clusters": "No available clusters", - "Select an existing namespace": "Select an existing namespace", - "Choose a namespace from the selected clusters": "Choose a namespace from the selected clusters", - "Select a cluster first": "Select a cluster first", - "No namespaces found on selected clusters": "No namespaces found on selected clusters", - "Creating": "Creating", - "Create New Namespace": "Create New Namespace", - "Create a new namespace on one or more clusters and set it up as a project.": "Create a new namespace on one or more clusters and set it up as a project.", - "Namespace Name": "Namespace Name", - "A namespace with this name already exists on one or more selected clusters": "A namespace with this name already exists on one or more selected clusters", - "Enter a name for the new namespace": "Enter a name for the new namespace", - "Select an existing namespace to use as a project": "Select an existing namespace to use as a project", - "Create a new namespace and use it as a project": "Create a new namespace and use it as a project", - "Create a Project": "Create a Project", - "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.", - "URL is required": "URL is required", - "Failed to load from URL: {{error}}": "Failed to load from URL: {{error}}", - "Error processing files: {{error}}": "Error processing files: {{error}}", - "Name is required": "Name is required", - "Cluster is required": "Cluster is required", - "No resources have been uploaded": "No resources have been uploaded", - "Create new Project from YAML": "Create new Project from YAML", - "Project name": "Project name", - "Give your project a descriptive name": "Give your project a descriptive name", - "Enter a name": "Enter a name", - "Select cluster for this project": "Select cluster for this project", + "Leave empty to auto-assign from range 30000-32000.": "Leave empty to auto-assign from range 30000-32000.", + "Limit": "Limit", + "Lines": "Lines", + "Linux image": "Linux image", + "Listeners": "Listeners", + "Load": "Load", + "Load cluster": "Load cluster", + "Load from a file": "Load from a file", + "Load from KubeConfig": "Load from KubeConfig", + "Load from URL": "Load from URL", "Load resources": "Load resources", - "Upload files or load from URL": "Upload files or load from URL", - "Upload Files": "Upload Files", - "Choose Files": "Choose Files", - "Drag & drop YAML files here or click to choose files": "Drag & drop YAML files here or click to choose files", - "Supports .yaml and .yml files": "Supports .yaml and .yml files", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "Enter URL to YAML file", "Load YAML resources from a remote URL": "Load YAML resources from a remote URL", + "Loaded": "Loaded", + "Loaded {{0}} items": "Loaded {{0}} items", "Loaded Resources ({{count}})_one": "Loaded Resources ({{count}})", "Loaded Resources ({{count}})_other": "Loaded Resources ({{count}})", - "Clear All": "Clear All", - "API Version": "API Version", - "Creating project": "Creating project", - "Creating following resources in this project:": "Creating following resources in this project:", - "Something went wrong": "Something went wrong", - "Delete project": "Delete project", - "Deleting project {{ projectName }}…": "Deleting project {{ projectName }}…", - "Cancelled deletion of project {{ projectName }}.": "Cancelled deletion of project {{ projectName }}.", - "Deleted project {{ projectName }}.": "Deleted project {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Error deleting project {{ projectName }}.", - "Delete Project": "Delete Project", - "Are you sure you want to delete project \"{{projectName}}\"?": "Are you sure you want to delete project \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "By default, this will only remove the project label from the following namespaces:", - "Also delete the namespaces (this will remove all resources within them)": "Also delete the namespaces (this will remove all resources within them)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.", - "Delete Project & Namespaces": "Delete Project & Namespaces", - "Resources": "Resources", - "Access": "Access", + "Loading": "Loading", + "Loading cluster information": "Loading cluster information", + "Loading custom resource definition": "Loading custom resource definition", + "Loading custom resource definitions": "Loading custom resource definitions", + "Loading custom resource details": "Loading custom resource details", + "Loading custom resource instances": "Loading custom resource instances", + "Loading documentation": "Loading documentation", + "Loading editor": "Loading editor", + "Loading port forwarding": "Loading port forwarding", + "Loading resource data": "Loading resource data", + "Loading revision history…": "Loading revision history…", + "Loading table data": "Loading table data", + "Loading...": "Loading...", + "Local Port": "Local Port", + "Log Level": "Log Level", + "Log out": "Log out", + "Log out from all": "Log out from all", + "Log Viewer Search": "Log Viewer Search", + "Logs are paused. Click the follow button to resume following them.": "Logs are paused. Click the follow button to resume following them.", + "Logs: {{ itemName }}": "Logs: {{ itemName }}", + "Lost connection to the cluster.": "Lost connection to the cluster.", + "Main Navigation": "Main Navigation", "Map": "Map", - "Project Status": "Project Status", - "No Workloads": "No Workloads", - "Unhealthy": "Unhealthy", - "Degraded": "Degraded", - "Healthy": "Healthy", - "Warning": "Warning", - "Resource Quotas": "Resource Quotas", - "Create Resource Quota to limit resource consumption within this project": "Create Resource Quota to limit resource consumption within this project", - "Create resource quota": "Create resource quota", - "Roles": "Roles", - "Role Bindings": "Role Bindings", - "Health": "Health", - "No Resources": "No Resources", + "Mark all as read": "Mark all as read", + "Mark as read": "Mark as read", + "Match case": "Match case", + "Match whole word": "Match whole word", + "Matches": "Matches", + "Max": "Max", + "Max Allowed": "Max Allowed", + "Max items per Resource": "Max items per Resource", + "Max Unavailable": "Max Unavailable", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Memory Usage", + "Menu": "Menu", + "Message": "Message", + "Method": "Method", + "Metrics": "Metrics", + "Min": "Min", + "Min Allowed": "Min Allowed", + "Min Available": "Min Available", + "Min Retry Rate": "Min Retry Rate", + "Minimize": "Minimize", + "MinReplicas": "MinReplicas", + "Mode": "Mode", + "more…": "more…", + "Mount Path": "Mount Path", + "Multiple versions": "Multiple versions", + "N/A": "N/A", + "Name": "Name", + "Name is required": "Name is required", + "Namespace": "Namespace", + "Namespace Name": "Namespace Name", "Namespaces": "Namespaces", - "No projects found": "No projects found", - "Create your first project to organize your Kubernetes resources": "Create your first project to organize your Kubernetes resources", - "Create Project": "Create Project", - "Details": "Details", - "Show Logs": "Show Logs", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Terminal / Exec": "Terminal / Exec", + "Namespaces must be under 64 characters.": "Namespaces must be under 64 characters.", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", + "Navigation": "Navigation", + "Navigation Tabs": "Navigation Tabs", + "New Object": "New Object", + "Next": "Next", + "Next Match (Enter)": "Next Match (Enter)", + "No": "No", "No {{category}} resources found for this project.": "No {{category}} resources found for this project.", - "Current//context:replicas": "Current", - "Desired//context:replicas": "Desired", - "Zoom in": "Zoom in", - "Zoom out": "Zoom out", + "No addresses data to be shown.": "No addresses data to be shown.", + "No available clusters": "No available clusters", + "No cluster selected": "No cluster selected", + "No clusters configured": "No clusters configured", + "No clusters found": "No clusters found", + "No clusters found!": "No clusters found!", + "No contexts found!": "No contexts found!", + "No custom resources found": "No custom resources found", + "No custom resources instances found.": "No custom resources instances found.", + "No data in this config map": "No data in this config map", + "No data in this secret": "No data in this secret", + "No data matching the filter criteria.": "No data matching the filter criteria.", + "No data to be shown.": "No data to be shown.", "No data to be shown. Try to change filters or select a different namespace.": "No data to be shown. Try to change filters or select a different namespace.", - "Group By": "Group By", - "Instance": "Instance", + "No documentation available.": "No documentation available.", + "No documentation for type {{ docsType }}.": "No documentation for type {{ docsType }}.", + "No label selectors found for this {{type}}": "No label selectors found for this {{type}}", + "No message": "No message", + "No namespaces found on selected clusters": "No namespaces found on selected clusters", + "No pods found for this workload": "No pods found for this workload", + "No previous revisions available to rollback to.": "No previous revisions available to rollback to.", + "No projects found": "No projects found", + "No Resources": "No Resources", + "No resources have been uploaded": "No resources have been uploaded", + "No resources selected": "No resources selected", + "No results": "No results", + "No results found": "No results found", + "No revision history available.": "No revision history available.", + "No rules data to be shown.": "No rules data to be shown.", + "No Workloads": "No Workloads", "Node": "Node", - "Status: Error or Warning": "Status: Error or Warning", - "Expand All": "Expand All", - "Fit to screen": "Fit to screen", - "Zoom to 100%": "Zoom to 100%", - "Home": "Home", - "Used": "Used", - "Hard": "Hard", - "Request": "Request", - "Limit": "Limit", - "Users": "Users", - "Handler": "Handler", - "No data in this secret": "No data in this secret", - "Hide Helm Secrets": "Hide Helm Secrets", - "Shrink sidebar": "Shrink sidebar", - "Expand sidebar": "Expand sidebar", - "Main Navigation": "Main Navigation", - "Navigation Tabs": "Navigation Tabs", - "Instances": "Instances", - "Cluster version upgraded to {{ gitVersion }}": "Cluster version upgraded to {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Cluster version downgraded to {{ gitVersion }}", - "Controlled Resources": "Controlled Resources", - "Controlled Values": "Controlled Values", - "Min Allowed": "Min Allowed", - "Max Allowed": "Max Allowed", - "Mode": "Mode", - "Last Transition Time": "Last Transition Time", - "Recommendations": "Recommendations", - "Provided": "Provided", - "Admission Review Versions": "Admission Review Versions", - "Client Config: URL": "Client Config: URL", - "Client Config: Service": "Client Config: Service", - "Service: {{namespace}}/{{name}}": "Service: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Path: {{ path }}:{{ port }}", + "Node Name": "Node Name", + "Node Shell Settings": "Node Shell Settings", + "None": "None", + "Not Loaded": "Not Loaded", + "Not ready yet!": "Not ready yet!", + "Not specified": "Not specified", + "Notifications": "Notifications", + "Number of rows for tables": "Number of rows for tables", + "Offline": "Offline", + "Okay": "Okay", + "Only warnings ({{ numWarnings }})": "Only warnings ({{ numWarnings }})", + "Open Issue on GitHub": "Open Issue on GitHub", + "Open Plugin Folder": "Open Plugin Folder", + "Open the cluster chooser popup": "Open the cluster chooser popup", + "Open the global search dialog": "Open the global search dialog", "Operations": "Operations", - "0 Running": "0 Running", + "Operator": "Operator", + "Or try running Headlamp with a different kube config.": "Or try running Headlamp with a different kube config.", + "Origin": "Origin", + "Original name: {{ displayName }}": "Original name: {{ displayName }}", + "Overridden by {{type}} version": "Overridden by {{type}} version", + "Overview": "Overview", + "Owner refs": "Owner refs", + "Page": "Page", + "ParentRefs": "ParentRefs", + "Path": "Path", + "Path Type": "Path Type", + "Path: {{ path }}:{{ port }}": "Path: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Please enter a valid port number (1-65535).", + "Please enter a valid URL.": "Please enter a valid URL.", + "Please make sure you have at least one cluster configured.": "Please make sure you have at least one cluster configured.", + "Please paste your authentication token.": "Please paste your authentication token.", + "Please sign in to add your AKS clusters": "Please sign in to add your AKS clusters", + "Plugin": "Plugin", + "Plugins": "Plugins", + "Pod debug is disabled in settings": "Pod debug is disabled in settings", + "Pod Debug Settings": "Pod Debug Settings", + "Pod Port": "Pod Port", + "Port": "Port", + "Preemption Policy": "Preemption Policy", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.", + "Press keys...": "Press keys...", + "Press the enter key to reconnect.": "Press the enter key to reconnect.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Press<1>{formatShortcutKey(searchShortcutKey)}to search", + "Prettify": "Prettify", + "Previous": "Previous", + "Previous Match (Shift+Enter)": "Previous Match (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Proceed to select your preferred method for cluster creation and addition", + "Project name": "Project name", + "Project Name": "Project Name", + "Project Status": "Project Status", + "Projects": "Projects", + "Protocol": "Protocol", + "Provided": "Provided", + "Providers": "Providers", + "Query Parameters": "Query Parameters", + "Read more": "Read more", + "Ready": "Ready", "Ready//context:replicas": "Ready", - "Up to date//context:replicas": "Up to date", - "Available//context:replicas": "Available", - "Failed": "Failed", - "Select locale": "Select locale", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" on pods", - "resource {{resourceName}} on pods": "resource {{resourceName}} on pods", + "Reason": "Reason", + "Recent clusters": "Recent clusters", + "Recommendations": "Recommendations", + "Redirecting to main page…": "Redirecting to main page…", + "Reference": "Reference", + "Refetch Interval": "Refetch Interval", + "Refresh": "Refresh", + "Release Notes ({{ appVersion }})": "Release Notes ({{ appVersion }})", + "Remove Cluster": "Remove Cluster", + "Remove this cluster?": "Remove this cluster?", + "Renew Time": "Renew Time", + "Request": "Request", + "Reset All to Defaults": "Reset All to Defaults", + "Reset to default": "Reset to default", "resource {{resourceName}} of container {{containerName}} on pods": "resource {{resourceName}} of container {{containerName}} on pods", - "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Warning. Incompatible plugins disabled: ({{ pluginList }})", - "Global Search": "Global Search", - "Open the global search dialog": "Open the global search dialog", - "Cluster Chooser": "Cluster Chooser", - "Open the cluster chooser popup": "Open the cluster chooser popup", - "Toggle Table Filters": "Toggle Table Filters", + "resource {{resourceName}} on pods": "resource {{resourceName}} on pods", + "Resource details": "Resource details", + "Resource details view": "Resource details view", + "Resource not found": "Resource not found", + "Resource Quotas": "Resource Quotas", + "Resources": "Resources", + "Restart": "Restart", + "Restart Count": "Restart Count", + "Restart items": "Restart items", + "Restarted": "Restarted", + "Restarted {{ itemName }}.": "Restarted {{ itemName }}.", + "Restarted {{ itemsLength }} items.": "Restarted {{ itemsLength }} items.", + "Restarting {{ itemName }}…": "Restarting {{ itemName }}…", + "Restarting {{ itemsLength }} items…": "Restarting {{ itemsLength }} items…", + "Resume": "Resume", + "Resumed CronJob {{ newItemName }}.": "Resumed CronJob {{ newItemName }}.", + "Resuming CronJob {{ newItemName }}…": "Resuming CronJob {{ newItemName }}…", + "Retry Budget": "Retry Budget", + "Revision": "Revision", + "Revision {{ revision }}": "Revision {{ revision }}", + "Revision History": "Revision History", + "Role Bindings": "Role Bindings", + "Roles": "Roles", + "Rollback": "Rollback", + "Rollback {{ kind }}": "Rollback {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Rolled back {{ itemName }} to previous version.", + "Rolling back {{ itemName }} to previous version…": "Rolling back {{ itemName }} to previous version…", + "rules": "rules", + "Running": "Running", + "Save": "Save", + "Save & Apply": "Save & Apply", + "Scale": "Scale", + "Scale Replicas": "Scale Replicas", + "Scaled {{ itemName }}.": "Scaled {{ itemName }}.", + "Scaling {{ itemName }}…": "Scaling {{ itemName }}…", + "Scheduling Disabled": "Scheduling Disabled", + "Scheduling Enabled": "Scheduling Enabled", + "Scroll to bottom": "Scroll to bottom", + "Search": "Search", + "Search Resources": "Search Resources", + "Search resources by query": "Search resources by query", + "Search resources, pages, clusters by name": "Search resources, pages, clusters by name", + "Section Name": "Section Name", + "Select a cluster and an existing namespace to use as a project.": "Select a cluster and an existing namespace to use as a project.", + "Select a cluster first": "Select a cluster first", + "Select a file or drag and drop here": "Select a file or drag and drop here", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.", + "Select All": "Select All", + "Select an existing namespace": "Select an existing namespace", + "Select an existing namespace to use as a project": "Select an existing namespace to use as a project", + "Select cluster for this project": "Select cluster for this project", + "Select clusters": "Select clusters", + "Select File": "Select File", + "Select locale": "Select locale", + "Select one or more clusters": "Select one or more clusters", + "Select Pod": "Select Pod", + "Select Resources": "Select Resources", + "Selected clusters": "Selected clusters", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Service: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Set namespace: {{namespace}}", + "Setting up clusters": "Setting up clusters", + "Settings": "Settings", + "Severity": "Severity", + "Shipped": "Shipped", + "Show all environment variables": "Show all environment variables", + "Show all environment variables (+{{count}} more)_one": "Show all environment variables (+{{count}} more)", + "Show all environment variables (+{{count}} more)_other": "Show all environment variables (+{{count}} more)", + "Show all labels (+{{count}} more)_one": "Show all labels (+{{count}} more)", + "Show all labels (+{{count}} more)_other": "Show all labels (+{{count}} more)", + "Show build information": "Show build information", + "Show details": "Show details", + "Show fewer": "Show fewer", + "Show JSON values in plain text by removing escape characters.": "Show JSON values in plain text by removing escape characters.", + "Show logs": "Show logs", + "Show Logs": "Show Logs", + "Show logs for previous instances of this container.": "Show logs for previous instances of this container.", + "show more": "show more", + "Show notifications": "Show notifications", + "Show previous": "Show previous", + "Show timestamps in the logs.": "Show timestamps in the logs.", + "Showing documentation for: {{ docsType }}": "Showing documentation for: {{ docsType }}", + "Shrink sidebar": "Shrink sidebar", + "Sign In": "Sign In", + "Sign In with Azure": "Sign In with Azure", + "Skip": "Skip", + "Skip to main content": "Skip to main content", + "Snap Bottom": "Snap Bottom", + "Snap Left": "Snap Left", + "Snap Right": "Snap Right", + "Snap Top": "Snap Top", + "Software": "Software", + "Some resources failed to load": "Some resources failed to load", + "Something went wrong": "Something went wrong", + "Something went wrong with cluster {{ cluster }}": "Something went wrong with cluster {{ cluster }}", + "sort down": "sort down", + "Sort sidebar items alphabetically": "Sort sidebar items alphabetically", + "sort swap": "sort swap", + "sort up": "sort up", + "Spawn": "Spawn", + "Spawn Job": "Spawn Job", + "Spawning Job {{ newItemName }}…": "Spawning Job {{ newItemName }}…", + "Start": "Start", + "Start port forward": "Start port forward", + "Start Port Forward": "Start Port Forward", + "Started": "Started", + "Status": "Status", + "Status: Error or Warning": "Status: Error or Warning", + "Stop": "Stop", + "Stop port forward": "Stop port forward", + "Stored in your browser's localStorage (per-browser setting).": "Stored in your browser's localStorage (per-browser setting).", + "Supports .yaml and .yml files": "Supports .yaml and .yml files", + "Suspend": "Suspend", + "Suspended CronJob {{ newItemName }}.": "Suspended CronJob {{ newItemName }}.", + "Suspending CronJob {{ newItemName }}…": "Suspending CronJob {{ newItemName }}…", + "Taints": "Taints", + "Target": "Target", + "Targets": "Targets", + "Terminal / Exec": "Terminal / Exec", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Testing auth", + "The current name of the cluster. You can define a custom name": "The current name of the cluster. You can define a custom name", + "The default image is used for creating ephemeral debug containers.": "The default image is used for creating ephemeral debug containers.", + "The default image is used for dropping a shell into a node (when not specified directly).": "The default image is used for dropping a shell into a node (when not specified directly).", + "The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).", + "The default namespace is default.": "The default namespace is default.", + "The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.", + "Theme": "Theme", + "There seem to be no clusters configured…": "There seem to be no clusters configured…", + "There seems to be no clusters configured…": "There seems to be no clusters configured…", + "This action cannot be undone! Do you want to proceed?": "This action cannot be undone! Do you want to proceed?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "This action will remove cluster \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "This custom name is already in use, please choose a different name.", + "This plugin is not compatible with this version of Headlamp": "This plugin is not compatible with this version of Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.", + "This value may differ in the container, since the pod is older than {{from}}": "This value may differ in the container, since the pod is older than {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "This will discard your changes in the editor. Do you want to proceed?", + "This will trigger a new Job based on the CronJob {{ name }}": "This will trigger a new Job based on the CronJob {{ name }}", + "Timestamps": "Timestamps", + "Timezone": "Timezone", + "Timezone to display for dates": "Timezone to display for dates", + "To": "To", "Toggle column filters in tables": "Toggle column filters in tables", - "Log Viewer Search": "Log Viewer Search", - "Toggle search in log viewer": "Toggle search in log viewer" + "Toggle fullscreen": "Toggle fullscreen", + "Toggle search in log viewer": "Toggle search in log viewer", + "Toggle Table Filters": "Toggle Table Filters", + "Too many matches": "Too many matches", + "Total": "Total", + "Try Again": "Try Again", + "Trying to attach to the container {{ container }}…": "Trying to attach to the container {{ container }}…", + "Trying to run \"{{command}}\"…": "Trying to run \"{{command}}\"…", + "Type": "Type", + "Uh-oh! Something went wrong.": "Uh-oh! Something went wrong.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.", + "Undo": "Undo", + "Undo Changes": "Undo Changes", + "Unexpected error while fetching the file.": "Unexpected error while fetching the file.", + "Unexpected error while reading files.": "Unexpected error while reading files.", + "Unhealthy": "Unhealthy", + "Unknown": "Unknown", + "Up to date//context:replicas": "Up to date", + "Upload File": "Upload File", + "Upload File/URL": "Upload File/URL", + "Upload Files": "Upload Files", + "Upload files or load from URL": "Upload files or load from URL", + "URL is required": "URL is required", + "Use A Token": "Use A Token", + "Use custom color": "Use custom color", + "Use custom icon": "Use custom icon", + "Use evict for pod deletion": "Use evict for pod deletion", + "Use Existing Namespace": "Use Existing Namespace", + "Use minimal editor": "Use minimal editor", + "Use regular expression": "Use regular expression", + "used": "used", + "Used": "Used", + "User-installed": "User-installed", + "Users": "Users", + "Validating selected clusters": "Validating selected clusters", + "Value": "Value", + "Version": "Version", + "Version information": "Version information", + "Versions": "Versions", + "View": "View", + "View all notifications": "View all notifications", + "View Clusters": "View Clusters", + "View YAML": "View YAML", + "View: {{ itemName }}": "View: {{ itemName }}", + "Visible": "Visible", + "Volumes": "Volumes", + "Wait while fetching clusters…": "Wait while fetching clusters…", + "Waiting": "Waiting", + "Warning": "Warning", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.", + "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Warning. Incompatible plugins disabled: ({{ pluginList }})", + "Warnings": "Warnings", + "Weight": "Weight", + "Window": "Window", + "Wrap lines": "Wrap lines", + "YAML URL": "YAML URL", + "Yes": "Yes", + "You can only select this option for containers that have been restarted.": "You can only select this option for containers that have been restarted.", + "You don't have any notifications right now": "You don't have any notifications right now", + "You don't have permissions to view this resource": "You don't have permissions to view this resource", + "You have unread notifications": "You have unread notifications", + "Your AKS desktop ran into a page that doesn't exist!": "Your AKS desktop ran into a page that doesn't exist!", + "Your AKS desktop ran into a problem!": "Your AKS desktop ran into a problem!", + "Zone": "Zone", + "Zoom in": "Zoom in", + "Zoom out": "Zoom out", + "Zoom to 100%": "Zoom to 100%" } diff --git a/frontend/src/i18n/locales/es/app.json b/frontend/src/i18n/locales/es/app.json index 92d7f73d2..943e9ac1e 100644 --- a/frontend/src/i18n/locales/es/app.json +++ b/frontend/src/i18n/locales/es/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "No se pudo obtener la información del complemento", + "About": "Acerca de", "An error occurred while fetching plugin info from {{ URL }}.": "Se produjo un error al obtener la información del complemento de {{ URL }}.", - "Yes": "Sí", + "Another process is running": "Hay otro proceso en ejecución", + "Application opened with an invalid URL: {{ url }}": "La aplicación se abrió con una URL no válida: {{ url }}", + "Bring All to Front": "Traer todo al frente", + "Close": "Cerrar", + "Continue": "Continuar", + "Copy": "Copiar", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "No se encontró ningún puerto disponible en el rango {{startPort}}-{{endPort}}. Libere un puerto e inténtelo de nuevo.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "No se encontró ningún puerto disponible. Hay procesos ejecutándose en los puertos {{startPort}}-{{endPort}}. ¿Desea finalizar estos procesos y volver a intentarlo?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "No se pudo salir del otro proceso en ejecución, PID: {{ process_list }}. Detenga ese proceso y vuelva a iniciar la aplicación.", + "Could not start the server even after terminating existing processes.": "No se pudo iniciar el servidor incluso tras finalizar los procesos existentes.", + "Cut": "Cortar", + "Delete": "Eliminar", + "Do you want to install the plugin \"{{ pluginName }}\"?": "¿Desea instalar el complemento \"{{ pluginName }}\"?", + "Documentation": "Documentación", + "Edit": "Editar", + "Failed to fetch plugin info": "No se pudo obtener la información del complemento", + "Failed to quit the other running process": "No se pudo salir del otro proceso en ejecución", + "Failed to start": "Error al iniciar", + "File": "Archivo", + "Go Back": "Volver", + "Go Forward": "Ir adelante", + "Go to Home": "Ir a Inicio", + "Help": "Ayuda", + "Hide": "Ocultar", + "Hide Others": "Ocultar otros", + "Invalid URL": "Dirección URL no válida", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que otro proceso ya está en ejecución. ¿Quiere continuar finalizando ese proceso automáticamente o salir?", + "Minimize": "Minimizar", + "Navigate": "Navegar", "No": "No", + "No available ports": "No hay puertos disponibles", + "Open an Issue": "Abrir una incidencia", + "Paste": "Pegar", + "Paste and Match Style": "Pegar con el mismo estilo", "Plugin Installation": "Instalación del complemento", - "Do you want to install the plugin \"{{ pluginName }}\"?": "¿Desea instalar el complemento \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Está a punto de instalar un complemento de: {{ url }}\n¿Desea continuar?", - "About": "Acerca de", "Quit": "Salir", + "Reload": "Volver a cargar", + "Reset Zoom": "Restablecer zoom", "Select All": "Seleccionar todo", - "Delete": "Eliminar", "Services": "Servicios", - "Hide": "Ocultar", - "Hide Others": "Ocultar otros", "Show All": "Mostrar todo", - "File": "Archivo", - "Close": "Cerrar", - "Edit": "Editar", - "Cut": "Cortar", - "Copy": "Copiar", - "Paste": "Pegar", - "Paste and Match Style": "Pegar con el mismo estilo", "Speech": "Voz", "Start Speaking": "Empezar a hablar", "Stop Speaking": "Dejar de hablar", - "View": "Ver", + "Terminate and Retry": "Finalizar y reintentar", "Toggle Developer Tools": "Alternar Herramientas de desarrollo", - "Reset Zoom": "Restablecer zoom", - "Zoom In": "Acercar", - "Zoom Out": "Alejar", "Toggle Fullscreen": "Alternar pantalla completa", - "Navigate": "Navegar", - "Reload": "Volver a cargar", - "Go to Home": "Ir a Inicio", - "Go Back": "Volver", - "Go Forward": "Ir adelante", + "View": "Ver", "Window": "Ventana", - "Minimize": "Minimizar", - "Bring All to Front": "Traer todo al frente", - "Help": "Ayuda", - "Documentation": "Documentación", - "Open an Issue": "Abrir una incidencia", - "Another process is running": "Hay otro proceso en ejecución", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que otro proceso ya está en ejecución. ¿Quiere continuar finalizando ese proceso automáticamente o salir?", - "Continue": "Continuar", - "Failed to quit the other running process": "No se pudo salir del otro proceso en ejecución", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "No se pudo salir del otro proceso en ejecución, PID: {{ process_list }}. Detenga ese proceso y vuelva a iniciar la aplicación.", - "No available ports": "No hay puertos disponibles", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "No se encontró ningún puerto disponible. Hay procesos ejecutándose en los puertos {{startPort}}-{{endPort}}. ¿Desea finalizar estos procesos y volver a intentarlo?", - "Terminate and Retry": "Finalizar y reintentar", - "Failed to start": "Error al iniciar", - "Could not start the server even after terminating existing processes.": "No se pudo iniciar el servidor incluso tras finalizar los procesos existentes.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "No se encontró ningún puerto disponible en el rango {{startPort}}-{{endPort}}. Libere un puerto e inténtelo de nuevo.", - "Invalid URL": "Dirección URL no válida", - "Application opened with an invalid URL: {{ url }}": "La aplicación se abrió con una URL no válida: {{ url }}" + "Yes": "Sí", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Está a punto de instalar un complemento de: {{ url }}\n¿Desea continuar?", + "Zoom In": "Acercar", + "Zoom Out": "Alejar" } diff --git a/frontend/src/i18n/locales/es/glossary.json b/frontend/src/i18n/locales/es/glossary.json index b77cc10b8..9e3b397b7 100644 --- a/frontend/src/i18n/locales/es/glossary.json +++ b/frontend/src/i18n/locales/es/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Versión de Kubernetes", - "Cluster": "Clúster", - "Cluster selector": "Selector de clúster", - "AKS desktop Version": "Versión de escritorio de AKS", - "Headlamp Version": "Versión de Headlamp", - "Git Commit": "Confirmación de Git", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (hace{{ abbrevTime }})", "About": "Acerca de", - "Legal": "Legal", "About dialog tabs": "Pestañas del cuadro de diálogo Acerca de", - "Memory": "Memoria", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Nodos", - "Events": "Eventos", - "Namespaces": "Espacios de nombres", - "Filter": "Filtro", - "Namespace": "Espacio de nombres", - "toggle field visibility": "alternar visibilidad de campo", - "Condition": "Condición", - "Last Transition": "Última transición", - "Last Update": "Última actualización", - "Container ID": "Id. de contenedor", - "Image Pull Policy": "Directiva de extracción de imágenes", - "Image": "Imagen", + "Access Modes": "Modos de acceso", + "Addresses": "Direcciones", + "AKS desktop Version": "Versión de escritorio de AKS", + "Allow Volume Expansion": "Permitir expansión de volumen", + "API Groups": "Grupos de API", + "API Version": "Versión de API", + "API Versions": "Versiones de la API", + "Architecture": "Arquitectura", + "Are you sure you want to drain the node {{name}}?": "¿Seguro que quiere drenar el nodo {{name}}?", "Args": "Args", + "Attach": "Asociar", + "Backend TLS Policies": "Directivas TLS de back-end", + "Backend Traffic Policies": "Directivas de tráfico de back-end", + "Backends": "Back-ends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Información de enlace", + "Binding Mode": "Modo de enlace", + "Boot ID": "Id. de arranque", + "Capacity": "Capacidad", + "Checking if Vertical Pod Autoscaler is enabled…": "Comprobando si el escalador automático vertical de pods está habilitado…", + "Claim": "Notificación", + "Class Name": "Nombre de clase", + "Client Config: Ca Bundle": "Configuración del cliente: paquete CA", + "Cluster": "Clúster", + "Cluster IP": "Dirección IP del clúster", + "Cluster selector": "Selector de clúster", "Command": "Comando", - "Environment": "Entorno", - "Liveness Probes": "Sondeos de ejecución", - "Ports": "Puertos", - "Volume Mounts": "Montajes de volumen", - "Containers": "Contenedores", - "Container Spec": "Especificación de contenedor", - "Ephemeral Containers": "Contenedores efímeros", - "Container": "Contenedor", + "Completions": "Finalizaciones", + "Condition": "Condición", + "Conditions": "Condiciones", "Config Maps": "Configurar Mapas", - "Definition": "Definición", + "Configuration": "Configuración", + "Container": "Contenedor", + "Container ID": "Id. de contenedor", + "Container Policy": "Directiva de contenedor", + "Container Runtime": "Runtime del contenedor", + "Container Runtime Version": "Versión de runtime del contenedor", + "Container Spec": "Especificación de contenedor", + "Containers": "Contenedores", + "Controller": "Controlador", + "Controller Name": "Nombre del controlador", + "Cordon": "Enlace", + "Cordon node {{name}} cancelled.": "Se canceló el enlace del nodo {{name}}.", + "Cordoned node {{name}}.": "Nodo enlazado {{name}}.", + "Cordoning node {{name}}…": "Enlazando nodo {{name}}…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Ámbito", - "Subresources": "Subrecursos", - "Resource": "Recurso", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Tipo", - "List Kind": "Tipo de lista", - "Served": "Servido", - "Storage": "Almacenamiento", - "Objects": "Objetos", - "Custom Resources": "Recursos personalizados", - "Schedule": "Programación", - "Starting deadline": "Fecha límite de inicio", - "Last Schedule": "Programación más reciente", "Cron Jobs": "Trabajos Cron", - "Images": "Imágenes", - "Tolerations": "Tolerancias", - "Update Strategy": "Estrategia de actualización", - "Selector": "Selector", - "Node Selector": "Selector de nodo", + "CronJobs": "CronJobs", + "Current": "Actual", + "Custom Resources": "Recursos personalizados", "Daemon Sets": "Conjuntos de demonios", + "Debug Node": "Nodo de depuración", + "Debug node is not supported in this OS: {{ nodeOS }}": "El nodo de depuración no se admite en este sistema operativo: {{ nodeOS }}", + "Default": "Valor predeterminado", + "Default Backend": "Back-end predeterminado", + "Definition": "Definición", "Deployments": "Implementaciones", - "Replicas": "Réplicas", + "Desired": "Deseado", + "Drain": "Desagüe", + "Drain Node": "Drenar nodo", + "Drained node {{name}}.": "Nodo drenado {{name}}.", + "Draining node {{name}} cancelled.": "Se canceló el drenaje del nodo {{name}}.", + "Draining node {{name}}…": "Drenando nodo {{name}}…", + "Egress": "Salida", + "Endpoint Slices": "Segmentos de punto de conexión", "Endpoint: {{ name }}": "Punto de conexión: {{ name }}", - "Subsets": "Subconjuntos", - "IP": "IP", - "Hostname": "Nombre de host", - "Target": "Destino", - "Port": "Puerto", - "Protocol": "Protocolo", "Endpoints": "Puntos de conexión", - "Addresses": "Direcciones", - "Conditions": "Condiciones", - "Ready": "Listo", - "Serving": "Serving", - "Terminating": "Finalizando", - "Endpoint Slices": "Segmentos de punto de conexión", - "Targets": "Destinos", - "No targets defined": "No hay objetivos definidos", - "TLS Validation": "Validación de TLS", - "No validation settings": "No hay configuración de validación", - "Backend TLS Policies": "Directivas TLS de back-end", - "Retry Constraint": "Restricción de reintento", - "No retry constraint configured": "No se ha configurado ninguna restricción de reintento", - "Session Persistence": "Persistencia de la sesión", - "No session persistence configured": "No hay persistencia de sesión configurada", - "Backend Traffic Policies": "Directivas de tráfico de back-end", - "Controller Name": "Nombre del controlador", + "Environment": "Entorno", + "Ephemeral Containers": "Contenedores efímeros", + "Events": "Eventos", + "except: {{ cidrExceptions }}": "excepto: {{ cidrExceptions }}", + "External IP": "Dirección IP externa", + "Failed to cordon node {{name}}.": "No se pudo enlazar el nodo {{name}}.", + "Failed to drain node {{name}}.": "No se pudo drenar el nodo {{name}}.", + "Failed to uncordon node {{name}}.": "No se pudo desenlazar el nodo {{name}}.", + "Failure Policy": "Directiva de error", + "Filter": "Filtro", + "From": "De", + "Gateway (beta)": "Puerta de enlace (beta)", "Gateway Classes": "Clases de puerta de enlace", - "Controller": "Controlador", - "Class Name": "Nombre de clase", - "Listeners": "Agentes de escucha", - "No data": "No hay datos", "Gateways": "Puertas de enlace", + "Generation": "Generación", + "Git Commit": "Confirmación de Git", + "Git Tree State": "Estado del árbol de Git", + "Git Version": "Versión de Git", + "Go Version": "Versión de Go", + "Groups": "Grupos", + "GRPC Routes": "Rutas gRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Reglas", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Nombres de host", - "From": "De", - "To": "Hasta", - "Reference Grants": "Concesiones de referencia", + "Headlamp Version": "Versión de Headlamp", "Horizontal Pod Autoscalers": "Escaladores automáticos de pod horizontal", + "Host IP": "Dirección IP del host", + "Host IPs": "IP del host", + "Hostname": "Nombre de host", + "Hostnames": "Nombres de host", + "Hosts": "Hosts", + "HPAs": "HPA", + "HTTP Routes": "Rutas HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Imagen", + "Image Pull Policy": "Directiva de extracción de imágenes", + "Images": "Imágenes", + "Ingress": "Entrada", "Ingress Classes": "Clases de entrada", - "Default": "Valor predeterminado", - "Yes": "Sí", - "Parameters": "Parámetros", - "Default Backend": "Back-end predeterminado", - "Backends": "Back-ends", "Ingresses": "Entradas", - "Hosts": "Hosts", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Trabajos", - "Completions": "Finalizaciones", + "Kernel version": "Versión de kernel", + "Kernel Version": "Versión de kernel", + "Kind": "Tipo", + "Kube Proxy Version": "Versión de kube-proxy", + "Kubelet Version": "Versión de kubelet", + "Kubernetes Version": "Versión de Kubernetes", + "Last Schedule": "Programación más reciente", + "Last Transition": "Última transición", + "Last Update": "Última actualización", "Lease": "Concesión", + "Leases": "Concesiones", + "Legal": "Legal", + "Limit": "Límite", + "Limit Ranges": "Intervalos de límite", "LimitRange": "LimitRange", - "Ingress": "Entrada", - "ipBlock": "ipBlock", + "List Kind": "Tipo de lista", + "Listeners": "Agentes de escucha", + "Liveness Probes": "Sondeos de ejecución", + "Logs": "Registros", + "Logs: {{ itemName }}": "Registros: {{ itemName }}", + "Lower Bound": "Límite inferior", + "Machine ID": "Id. de máquina", + "Map": "Mapa", + "Match Policy": "Directiva de coincidencia", + "Max": "Máx.", + "Memory": "Memoria", + "Min": "Mín.", + "Mutating Webhook Configurations": "Configuraciones de webhook mutantes", + "Namespace": "Espacio de nombres", + "Namespace Selector": "Selector de espacio de nombres", + "Namespaces": "Espacios de nombres", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Salida", - "except: {{ cidrExceptions }}": "excepto: {{ cidrExceptions }}", - "Pod Selector": "Selector de pods", + "Network": "Red", "Network Policies": "Directivas de red", - "Uncordoning node {{name}}…": "Desenlazando nodo {{name}}…", - "Cordoning node {{name}}…": "Enlazando nodo {{name}}…", - "Uncordoned node {{name}}.": "Nodo {{name}} desenlazado.", - "Cordoned node {{name}}.": "Nodo enlazado {{name}}.", - "Failed to uncordon node {{name}}.": "No se pudo desenlazar el nodo {{name}}.", - "Failed to cordon node {{name}}.": "No se pudo enlazar el nodo {{name}}.", - "Uncordon node {{name}} cancelled.": "Se canceló el desenlazado del nodo {{name}}.", - "Cordon node {{name}} cancelled.": "Se canceló el enlace del nodo {{name}}.", - "Draining node {{name}}…": "Drenando nodo {{name}}…", - "Drained node {{name}}.": "Nodo drenado {{name}}.", - "Failed to drain node {{name}}.": "No se pudo drenar el nodo {{name}}.", - "Draining node {{name}} cancelled.": "Se canceló el drenaje del nodo {{name}}.", - "Drain Node": "Drenar nodo", - "Are you sure you want to drain the node {{name}}?": "¿Seguro que quiere drenar el nodo {{name}}?", - "Uncordon": "Desenlazar", - "Cordon": "Enlace", - "Drain": "Desagüe", - "Pod CIDR": "CIDR de pod", - "Uptime": "Tiempo de actividad", - "System Info": "Información del sistema", - "Architecture": "Arquitectura", - "Boot ID": "Id. de arranque", - "System UUID": "UUID del sistema", + "No data": "No hay datos", + "No retry constraint configured": "No se ha configurado ninguna restricción de reintento", + "No session persistence configured": "No hay persistencia de sesión configurada", + "No targets defined": "No hay objetivos definidos", + "No validation settings": "No hay configuración de validación", + "Node": "Nodo", + "Node Selector": "Selector de nodo", + "Nodes": "Nodos", + "Nominated Node": "Nodo designado", + "Non Resources": "No es de recursos", + "Object Selector": "Selector de objetos", + "Objects": "Objetos", "OS": "Sistema operativo", - "Kernel Version": "Versión de kernel", - "Machine ID": "Id. de máquina", - "Kube Proxy Version": "Versión de kube-proxy", - "Kubelet Version": "Versión de kubelet", - "Container Runtime Version": "Versión de runtime del contenedor", - "Roles": "Roles", - "External IP": "Dirección IP externa", "OS image": "Imagen de sistema operativo", - "Kernel version": "Versión de kernel", - "Container Runtime": "Runtime del contenedor", - "Debug Node": "Nodo de depuración", - "Debug node is not supported in this OS: {{ nodeOS }}": "El nodo de depuración no se admite en este sistema operativo: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Registros: {{ itemName }}", - "Seconds": "Segundos", - "Logs": "Registros", - "State": "Estado", - "Node": "Nodo", - "Service Account": "Cuenta de servicio", - "Host IP": "Dirección IP del host", - "Host IPs": "IP del host", + "Owner": "Propietario", + "Parameters": "Parámetros", + "Persistent Volume Claims": "Notificaciones de volúmenes persistentes", + "Persistent Volumes": "Volúmenes persistentes", + "Platform": "Plataforma", + "Plural": "Plural", + "Pod CIDR": "CIDR de pod", + "Pod Disruption Budget": "Presupuesto de interrupción de pods", + "Pod Disruption Budgets": "Presupuestos de interrupción de pods", "Pod IP": "IP del pod", "Pod IPs": "Direcciones IP del pod", - "QoS Class": "Clase QoS", - "Priority": "Prioridad", - "Show Logs": "Mostrar registros", - "Terminal / Exec": "Terminal / Ejecución", - "Attach": "Asociar", - "Restarts": "Reinicia", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (hace{{ abbrevTime }})", - "Request": "Solicitud", - "Limit": "Límite", - "Nominated Node": "Nodo designado", - "Readiness Gates": "Puertas de preparación", - "Pod Disruption Budget": "Presupuesto de interrupción de pods", + "Pod Selector": "Selector de pods", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Puerto", "Port Forwarding": "Enrutamiento de puerto", + "Ports": "Puertos", + "Priority": "Prioridad", + "Priority Classes": "Clases de prioridad", "PriorityClass": "PriorityClass", - "Replica Sets": "Conjuntos de réplicas", - "Generation": "Generación", - "Current": "Actual", - "Desired": "Deseado", - "Min": "Mín.", - "Max": "Máx.", - "Cluster IP": "Dirección IP del clúster", - "Resource Quotas": "Cuotas de recursos", + "Protocol": "Protocolo", + "Provisioner": "Aprovisionador", + "QoS Class": "Clase QoS", + "Readiness Gates": "Puertas de preparación", + "Ready": "Listo", + "Reclaim Policy": "Directiva de reclamación", + "Ref. API Group": "Grupo de API de referencia", + "Reference Grants": "Concesiones de referencia", "Reference Kind": "Tipo de referencia", "Reference Name": "Nombre de referencia", - "Ref. API Group": "Grupo de API de referencia", - "Binding Info": "Información de enlace", - "Role Bindings": "Enlaces de roles", - "Role": "Rol", - "Groups": "Grupos", - "Service Accounts": "Cuentas de servicio", - "API Groups": "Grupos de API", + "Reinvocation Policy": "Directiva de reinvocación", + "Replica Sets": "Conjuntos de réplicas", + "Replicas": "Réplicas", + "Request": "Solicitud", + "Resource": "Recurso", + "Resource Quotas": "Cuotas de recursos", "Resources": "Recursos", - "Non Resources": "No es de recursos", - "Verbs": "Verbos", + "Restarts": "Reinicia", + "Retry Constraint": "Restricción de reintento", + "Role": "Rol", + "Role Bindings": "Enlaces de roles", + "Roles": "Roles", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Máx. no disponible: {{ maxUnavailable }}, sobrecarga máx.: {{ maxSurge }}", + "Rules": "Reglas", + "Runtime Classes": "Clases de runtime", "RuntimeClass": "RuntimeClass", + "Schedule": "Programación", + "Scope": "Ámbito", + "Seconds": "Segundos", "Secrets": "Secretos", + "Security": "Seguridad", + "Selector": "Selector", + "Served": "Servido", + "Service Account": "Cuenta de servicio", + "Service Accounts": "Cuentas de servicio", "Service Information": "Información del servicio", "Services": "Servicios", - "Owner": "Propietario", - "Map": "Mapa", - "Workloads": "Cargas de trabajo", + "Serving": "Serving", + "Session Persistence": "Persistencia de la sesión", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Mostrar registros", + "Side Effects": "Efectos secundarios", + "Singular": "Singular", + "Starting deadline": "Fecha límite de inicio", + "State": "Estado", "Stateful Sets": "Conjuntos con estado", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Notificaciones de volúmenes persistentes", - "Persistent Volumes": "Volúmenes persistentes", - "Storage Classes": "Clases de almacenamiento", - "Network": "Red", - "Gateway (beta)": "Puerta de enlace (beta)", - "HTTP Routes": "Rutas HTTP", - "GRPC Routes": "Rutas gRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Seguridad", - "Configuration": "Configuración", - "HPAs": "HPA", - "VPAs": "VPA", - "Pod Disruption Budgets": "Presupuestos de interrupción de pods", - "Limit Ranges": "Intervalos de límite", - "Priority Classes": "Clases de prioridad", - "Runtime Classes": "Clases de runtime", - "Leases": "Concesiones", - "Mutating Webhook Configurations": "Configuraciones de webhook mutantes", - "Validating Webhook Configurations": "Validación de configuraciones de webhook", - "Git Version": "Versión de Git", - "Git Tree State": "Estado del árbol de Git", - "Go Version": "Versión de Go", - "Platform": "Plataforma", - "Capacity": "Capacidad", - "Access Modes": "Modos de acceso", - "Volume Mode": "Modo de volumen", + "Storage": "Almacenamiento", "Storage Class": "Clase de almacenamiento", - "Volume": "Volumen", - "Reclaim Policy": "Directiva de reclamación", - "Binding Mode": "Modo de enlace", - "Provisioner": "Aprovisionador", - "Volume Binding Mode": "Modo de enlace de volumen", - "Allow Volume Expansion": "Permitir expansión de volumen", - "Claim": "Notificación", - "Update Policy": "Actualizar directiva", + "Storage Classes": "Clases de almacenamiento", + "Strategy Type": "Tipo de estrategia", + "Subresources": "Subrecursos", + "Subsets": "Subconjuntos", + "System Info": "Información del sistema", + "System UUID": "UUID del sistema", + "Target": "Destino", + "Targets": "Destinos", + "Terminal / Exec": "Terminal / Ejecución", + "Terminating": "Finalizando", + "Timeout Seconds": "Tiempo de expiración en segundos", + "TLS Validation": "Validación de TLS", + "To": "Hasta", + "toggle field visibility": "alternar visibilidad de campo", + "Tolerations": "Tolerancias", + "Uncapped Target": "Objetivo sin límite", + "Uncordon": "Desenlazar", + "Uncordon node {{name}} cancelled.": "Se canceló el desenlazado del nodo {{name}}.", + "Uncordoned node {{name}}.": "Nodo {{name}} desenlazado.", + "Uncordoning node {{name}}…": "Desenlazando nodo {{name}}…", "Update Mode": "Modo de actualización", - "Container Policy": "Directiva de contenedor", - "Lower Bound": "Límite inferior", + "Update Policy": "Actualizar directiva", + "Update Strategy": "Estrategia de actualización", "Upper Bound": "Límite superior", - "Uncapped Target": "Objetivo sin límite", - "Vertical Pod Autoscalers": "Escaladores automáticos verticales de pod", - "Checking if Vertical Pod Autoscaler is enabled…": "Comprobando si el escalador automático vertical de pods está habilitado…", + "Uptime": "Tiempo de actividad", + "Validating Webhook Configurations": "Validación de configuraciones de webhook", + "Verbs": "Verbos", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "El escalado automático vertical de pods no está habilitado. <1>Más información", - "API Version": "Versión de API", + "Vertical Pod Autoscalers": "Escaladores automáticos verticales de pod", + "Volume": "Volumen", + "Volume Binding Mode": "Modo de enlace de volumen", + "Volume Mode": "Modo de volumen", + "Volume Mounts": "Montajes de volumen", + "VPAs": "VPA", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Configuración del cliente: paquete CA", - "Failure Policy": "Directiva de error", - "Match Policy": "Directiva de coincidencia", - "Side Effects": "Efectos secundarios", - "Timeout Seconds": "Tiempo de expiración en segundos", - "Namespace Selector": "Selector de espacio de nombres", - "Object Selector": "Selector de objetos", - "Reinvocation Policy": "Directiva de reinvocación", - "API Versions": "Versiones de la API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Máx. no disponible: {{ maxUnavailable }}, sobrecarga máx.: {{ maxSurge }}", - "Strategy Type": "Tipo de estrategia" + "Workloads": "Cargas de trabajo", + "Yes": "Sí" } diff --git a/frontend/src/i18n/locales/es/translation.json b/frontend/src/i18n/locales/es/translation.json index 12157adfe..8a2b034ba 100644 --- a/frontend/src/i18n/locales/es/translation.json +++ b/frontend/src/i18n/locales/es/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "El escritorio de AKS se encontró en una página que no existe.", - "Authentication: {{ clusterName }}": "Autenticación: {{ clusterName }}", - "Authentication": "Autenticación", - "Please paste your authentication token.": "Pegue el token de autenticación.", - "ID token": "Token de identificador", - "Check out how to generate a<1>service account token.": "Consulte cómo generar un<1>token de cuenta de servicio.", - "Cluster settings": "Configuración del clúster", - "Cancel": "Cancelar", - "Authenticate": "Autenticar", - "Error authenticating": "Error al autenticar", - "Window": "Ventana", - "Fullscreen": "Pantalla completa", - "Snap Left": "Acoplar a la izquierda", - "Snap Right": "Acoplar a la derecha", - "Snap Top": "Acoplar a la parte superior", - "Snap Bottom": "Acoplar a la parte inferior", - "Minimize": "Minimizar", - "Close": "Cerrar", - "Close All": "Cerrar todo", - "Overview": "Información general", - "Loading": "Cargando", - "Advanced Search (Beta)": "Búsqueda avanzada (beta)", - "Select Resources": "Seleccionar recursos", - "Search": "Buscar", - "Search Resources": "Buscar recursos", - "Select All": "Seleccionar todo", - "Clear Selection": "Borrar selección", - "All Resources": "Todos los recursos", - "Examples": "Ejemplos", - "Search resources by query": "Buscar recursos por consulta", - "Clear": "Borrar", - "No resources selected": "No hay ningún recurso seleccionado", - "Loaded {{0}} items": "{{0}} elementos cargados", - "Some resources failed to load": "No se pudieron cargar algunos recursos", - "Found {{0}} results. Showing first {{1}}": "Se encontraron {{0}} resultados. Mostrando los primeros {{1}}", - "Name": "Nombre", - "Cluster": "Clúster", - "Actions": "Acciones", - "Max items per Resource": "Número máximo de elementos por recurso", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Si un recurso tiene más elementos que esta cantidad, se excluirán de la búsqueda. Ayuda a reducir el uso de memoria y las ralentizaciones para clústeres grandes.", - "Refetch Interval": "Intervalo de captura de cambios", - "30 seconds": "30 segundos", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" en {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" en pods", + "(Current/Target)": "(Actual/Destino)", + "{{ available }} units": "{{ available }} unidades", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} de {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} actual/ {{ desiredReplicas }} deseado", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} veces desde {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} veces desde {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} listos", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} solicitados", + "{{count}} files selected_one": "{{count}} archivos seleccionados", + "{{count}} files selected_other": "{{count}} archivos seleccionados", + "": "", + "0 Running": "0 en ejecución", "1 minute": "1 minuto", + "30 seconds": "30 segundos", "5 minutes": "5 minutos", - "Save": "Guardar", + "A large number of replicas may negatively impact the cluster's performance": "Un gran número de réplicas puede afectar negativamente al rendimiento del clúster", + "A namespace with this name already exists on one or more selected clusters": "Ya existe un espacio de nombres con este nombre en uno o varios clústeres seleccionados", + "A namespace with this name already exists.": "Ya existe un espacio de nombres con este nombre.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Un proyecto agrupa uno o varios espacios de nombres en tus clústeres, lo que facilita la visualización y administración de recursos relacionados en un solo lugar.", + "A project with this name already exists": "Ya existe un proyecto con este nombre", + "Accent color": "Color de énfasis", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "El formato de color de énfasis no es válido. Use hexadecimal (#ff0000), rgb() o rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "El formato de color de énfasis no es válido. Use hexadecimal (#ff0000), rgb(), rgba() o un nombre de color CSS.", + "Accepted Names": "Nombres aceptados", + "Access": "Acceso", + "Account of current user": "Cuenta del usuario actual", + "Actions": "Acciones", + "Active": "Activo", "Add": "Agregar", + "Add a cluster to get started.": "Agregue un clúster para empezar.", "Add Cluster": "Agregar clúster", - "Proceed to select your preferred method for cluster creation and addition": "Continúe con la selección del método preferido para la creación y adición de clústeres", - "Load from KubeConfig": "Carga desde KubeConfig", - "Providers": "Proveedores", + "Add from Azure Subscription": "Agregar desde una suscripción de Azure", "Add Local Cluster Provider": "Agregar proveedor de clúster local", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Esta acción eliminará el clúster \"{{ clusterName }}\" de \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "Esta acción quitará el clúster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "Esta acción no se puede deshacer. ¿Quiere continuar?", - "Remove this cluster?": "¿Quiere quitar este clúster?", - "View": "Ver", - "Settings": "Configuración", - "Delete": "Eliminar", - "Delete Cluster": "Eliminar clúster", - "Active": "Activo", - "Plugin": "Complemento", - "In-cluster": "En clúster", - "View Clusters": "Ver clústeres", - "Loading...": "Cargando...", - "No clusters found": "No se encontraron clústeres", - "Add a cluster to get started.": "Agregue un clúster para empezar.", - "Please sign in to add your AKS clusters": "Inicie sesión para agregar los clústeres de AKS", - "Sign In with Azure": "Iniciar sesión con Azure", + "Add namespace": "Agregar espacio de nombres", "Add Other Clusters": "Agregar otros clústeres", - "Add from Azure Subscription": "Agregar desde una suscripción de Azure", - "No clusters configured": "No hay clústeres configurados", - "Checking authentication status...": "Comprobando estado de autenticación...", - "Origin": "Origen", - "Status": "Estado", - "Warnings": "Advertencias", + "Address Type": "Tipo de dirección", + "Addresses": "Direcciones", + "Admission Review Versions": "Versiones de revisión de admisión", + "Advanced Search (Beta)": "Búsqueda avanzada (beta)", + "Age": "Antigüedad", + "All clusters": "Todos los clústeres", "All Clusters": "Todos los clústeres", - "Projects": "Proyectos", - "Selected clusters": "Clústeres seleccionados", - "Load cluster": "Cargar clúster", - "Something went wrong with cluster {{ cluster }}": "Se ha producido un error con el clúster {{ cluster }}", - "Choose another cluster": "Elegir otro clúster", - "Failed to connect to the backend": "No se pudo conectar a la base de datos", - "Connecting to backend...": "Conectando al back-end...", - "Skip to main content": "Pasar al contenido principal", - "Menu": "Menú", - "Mark all as read": "Marcar todo como leído", - "Clear all": "Borrar todo", - "Notifications": "Notificaciones", - "You don't have any notifications right now": "No tiene ninguna notificación en este momento", - "Message": "Mensaje", - "No message": "Ningún mensaje", - "Date": "Fecha", - "Visible": "Visible", - "Mark as read": "Marcar como leído", - "Show notifications": "Mostrar notificaciones", - "You have unread notifications": "Tiene notificaciones no leídas", - "View all notifications": "Ver todas las notificaciones", - "Unknown": "Desconocido", - "Plugins": "Complementos", - "Multiple versions": "Varias versiones", - "Description": "Descripción", - "Type": "Tipo", - "Development": "Desarrollo", - "User-installed": "Instalado por el usuario", - "Shipped": "Enviado", - "This plugin is not compatible with this version of Headlamp": "Este complemento no es compatible con esta versión de Headlamp", - "Incompatible": "Incompatible", - "Overridden by {{type}} version": "Invalidado por versión {{type}}", - "Not Loaded": "No cargado", - "Disabled": "Deshabilitado", - "Loaded": "Cargado", - "Enable": "Habilitar", - "Save & Apply": "Guardar y aplicar", - "Deleting plugin {{ itemName }}...": "Eliminando complemento {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Se canceló la eliminación de {{ itemName }}.", - "Deleted plugin {{ itemName }}.": "Complemento {{ itemName }} eliminado.", - "Error deleting plugin {{ itemName }}.": "Error al eliminar el complemento {{ itemName }}.", - "Open Plugin Folder": "Abrir carpeta de complementos", - "Delete Plugin": "Eliminar complemento", - "By": "Por", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Este complemento no está cargado actualmente porque se está usando una versión \"{{type}}\" en su lugar.", - "Are you sure you want to delete this plugin?": "¿Está seguro de que desea eliminar este complemento?", - "Uh-oh! Something went wrong.": "¡Vaya! Se ha producido un error.", - "Error loading {{ routeName }}": "Error al cargar {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "El nombre del clúster solo debe contener caracteres alfanuméricos en minúsculas o \"-\", y debe comenzar y terminar con un carácter alfanumérico.", - "Error": "Error", - "Okay": "Aceptar", - "Original name: {{ displayName }}": "Nombre original: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Este nombre personalizado ya está en uso. Elija otro nombre.", - "The current name of the cluster. You can define a custom name": "Nombre actual del clúster. Puede definir un nombre personalizado", - "Cluster name": "Nombre del clúster", - "Change name": "Cambiar nombre", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "¿Está seguro de que desea cambiar el nombre de \"{{ clusterName }}\"?", - "Apply": "Aplicar", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "El formato de color de énfasis no es válido. Use hexadecimal (#ff0000), rgb() o rgba().", - "Choose Accent Color": "Elegir color de énfasis", - "Use custom color": "Usar color personalizado", - "Custom color": "Color personalizado", - "Hex, rgb(), or rgba()": "Hexadecimal, rgb() o rgba()", - "Full page": "Página completa", - "Choose Cluster Icon": "Elegir icono de clúster", - "Use custom icon": "Usar icono personalizado", - "Custom icon (Iconify)": "Icono personalizado (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Ejemplo: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Los espacios de nombres solo deben contener caracteres alfanuméricos en minúsculas o \"-\", y deben comenzar y terminar con un carácter alfanumérico.", - "Node Shell Settings": "Configuración de Shell de nodo", - "The default image is used for dropping a shell into a node (when not specified directly).": "La imagen predeterminada se usa para colocar un shell en un nodo (cuando no se especifica directamente).", - "Linux image": "Imagen de Linux", - "The default namespace is default.": "El espacio de nombres predeterminado es el predeterminado.", - "Namespace": "Espacio de nombres", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Escriba un valor entre {{ minRows }} y {{ maxRows }}.", - "Custom row value": "Valor de fila personalizado", - "Custom value": "Valor personalizado", - "Pod Debug Settings": "Configuración de depuración de pod", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Los contenedores de depuración efímeros no se pueden quitar a través de la API de Kubernetes. Permanecerán en la especificación del pod incluso después de que se cierre el terminal. Para quitarlos, se debe volver a crear el pod.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "La imagen predeterminada se usa para crear contenedores de depuración efímeros.", - "General Settings": "Configuración general", - "Version": "Versión", - "Language": "Lenguaje", - "Resource details view": "Vista de detalles del recurso", - "Number of rows for tables": "Número de filas para tablas", - "Timezone to display for dates": "Zona horaria para mostrar para fechas", - "Sort sidebar items alphabetically": "Ordenar los elementos de la barra lateral alfabéticamente", - "Use evict for pod deletion": "Usar desalojo para la eliminación de pods", - "Theme": "Tema", - "Keyboard Shortcuts": "Métodos abreviados de teclado", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure métodos abreviados de teclado para acceder rápidamente a varias partes de la aplicación.", - "Cluster Settings": "Configuración del clúster", - "There seem to be no clusters configured…": "Parece que no hay clústeres configurados...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "El clúster {{ clusterName }} no existe. Seleccione un clúster válido:", - "Go to cluster": "Ir al clúster", + "All levels": "Todos los niveles", + "All namespaces": "Todos los espacios de nombres", + "All Pods": "Todos los pods", + "All Resources": "Todos los recursos", + "Allowed disruptions": "Interrupciones permitidas", + "Allowed Disruptions": "Interrupciones permitidas", + "Allowed namespaces": "Espacios de nombres permitidos", + "Also delete the namespaces (this will remove all resources within them)": "Eliminar también los espacios de nombres (esto eliminará todos los recursos dentro de ellos)", + "An update is available": "Hay una actualización disponible", + "Annotations": "Anotaciones", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "A continuación se muestra cualquier salida nueva para el proceso de este contenedor. En caso de que no aparezca, presione Entrar...", + "API Version": "Versión de API", + "Appbar Tools": "Herramientas de la barra de aplicaciones", "Appearance": "Apariencia", - "Stored in your browser's localStorage (per-browser setting).": "Almacenado en localStorage del explorador (configuración por explorador).", - "Accent color": "Color de énfasis", - "Change Color": "Cambiar color", - "Choose Color": "Elegir color", - "Cluster icon": "Icono de clúster", - "Change Icon": "Cambiar icono", - "Choose Icon": "Elegir icono", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "El formato de color de énfasis no es válido. Use hexadecimal (#ff0000), rgb(), rgba() o un nombre de color CSS.", + "Applied {{ newItemName }}.": "Aplicado {{ newItemName }}.", + "Applied changes to {{ itemName }}.": "Se aplicaron cambios a {{ itemName }}.", + "Apply": "Aplicar", "Apply appearance": "Aplicar apariencia", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "¿Aplicar cambios de apariencia para \"{{ clusterName }}\"? Se almacenará en el explorador.", + "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", + "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", + "Applying changes to {{ itemName }}…": "Aplicando cambios a {{ itemName }}…", "Applying...": "Aplicando...", - "Default namespace": "Espacio de nombres predeterminado", - "The default namespace for e.g. when applying resources (when not specified directly).": "El espacio de nombres predeterminado para, por ejemplo, aplicar recursos (cuando no se especifica directamente).", - "Allowed namespaces": "Espacios de nombres permitidos", - "The list of namespaces you are allowed to access in this cluster.": "Lista de espacios de nombres a los que se le permite acceder en este clúster.", - "Add namespace": "Agregar espacio de nombres", - "Remove Cluster": "Quitar clúster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "¿Está seguro de que desea cambiar el nombre de \"{{ clusterName }}\"?", + "Are you sure you want to delete item {{ itemName }}?": "¿Está seguro de que desea eliminar el elemento {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "¿Seguro que quiere eliminar el proyecto \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "¿Está seguro de que desea eliminar los siguientes elementos?", + "Are you sure you want to delete this plugin?": "¿Está seguro de que desea eliminar este complemento?", + "Are you sure you want to evict pod {{ itemName }}?": "¿Está seguro de que desea desalojar el pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "¿Está seguro de que desea quitar el clúster \"{{ clusterName }}\"?", - "Server": "Servidor", - "Press keys...": "Presione las teclas...", - "Conflicts with: {{name}}": "En conflicto con: {{name}}", - "Reset to default": "Restablecer al valor predeterminado", - "Navigation": "Navegación", - "General": "General", - "Reset All to Defaults": "Restablecer todo a los valores predeterminados", - "Log out from all": "Cerrar sesión de todos", - "Log out": "Cerrar sesión", - "Account of current user": "Cuenta del usuario actual", - "Appbar Tools": "Herramientas de la barra de aplicaciones", - "show more": "mostrar más", - "Version information": "Información de la versión", - "Getting auth info: {{ clusterName }}": "Obteniendo información de autenticación: {{ clusterName }}", - "Getting auth info": "Obteniendo información de autenticación", - "Testing auth": "Probando autenticación", - "Headlamp Cluster Authentication": "Headlamp Cluster Authentication", - "Sign In": "Iniciar sesión", - "Use A Token": "Usar un token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "No se pudo conectar. Asegúrese de que el clúster de Kubernetes se está ejecutando y es accesible. Error: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "No se pudo obtener la información de autenticación: {{ errorMessage }}", - "Try Again": "Intentar de nuevo", + "Are you sure you want to restart {{ itemName }}?": "¿Está seguro de que desea reiniciar {{ itemName }}?", + "Are you sure you want to restart the following items?": "¿Está seguro de que desea reiniciar los siguientes elementos?", + "Are you sure?": "¿Está seguro?", + "Attach: {{ itemName }}": "Adjuntar: {{ itemName }}", + "Attaching to debug container...": "Asociando al contenedor de depuración...", + "Attaching to existing debug container...": "Asociando al contenedor de depuración existente...", + "Authenticate": "Autenticar", + "Authentication": "Autenticación", + "Authentication: {{ clusterName }}": "Autenticación: {{ clusterName }}", + "Available//context:replicas": "Disponible", "Back": "Atrás", - "Memory Usage": "Uso de memoria", - "{{ available }} units": "{{ available }} unidades", - "CPU Usage": "Uso de CPU", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} solicitados", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} listos", - "Recent clusters": "Clústeres recientes", - "All clusters": "Todos los clústeres", - "Show build information": "Mostrar información de compilación", + "BackendRefs": "BackendRefs", + "By": "Por", + "By default, this will only remove the project label from the following namespaces:": "De forma predeterminada, esto solo quitará la etiqueta del proyecto de los siguientes espacios de nombres:", + "Cancel": "Cancelar", + "Cancelled applying {{ newItemName }}.": "Se canceló la aplicación de {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Se canceló la aplicación de {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Cambios cancelados en {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Se canceló la eliminación de {{ itemName }}.", + "Cancelled deletion of {{ itemsLength }} items.": "Se canceló la eliminación de {{ itemsLength }} elementos.", + "Cancelled deletion of project {{ projectName }}.": "Se canceló la eliminación del proyecto {{ projectName }}.", + "Cancelled restarting {{ itemName }}.": "Se canceló el reinicio de {{ itemName }}.", + "Cancelled restarting {{ itemsLength }} items.": "Se canceló el reinicio de {{ itemsLength }} elementos.", + "Cancelled resuming CronJob {{ newItemName }}.": "Se ha cancelado la reanudación de CronJob {{ newItemName }}.", + "Cancelled rollback of {{ itemName }}.": "Se canceló la reversión de {{ itemName }}.", + "Cancelled scaling {{ itemName }}.": "Escalado {{ itemName }} cancelado.", + "Cancelled suspending CronJob {{ newItemName }}.": "Se canceló la suspensión de CronJob {{ newItemName }}.", + "Categories": "Categorías", + "Change Color": "Cambiar color", + "Change Icon": "Cambiar icono", + "Change name": "Cambiar nombre", + "Check out how to generate a<1>service account token.": "Consulte cómo generar un<1>token de cuenta de servicio.", + "Checking authentication status...": "Comprobando estado de autenticación...", "Choose a cluster": "Elegir un clúster", - "Wait while fetching clusters…": "Espere mientras se capturan los clústeres...", - "Loading cluster information": "Cargando información del clúster", - "There seems to be no clusters configured…": "Parece que no hay clústeres configurados...", - "Please make sure you have at least one cluster configured.": "Asegúrese de que tiene al menos un clúster configurado.", - "Or try running Headlamp with a different kube config.": "O intente ejecutar Headlamp con una configuración de kube diferente.", - "Load from a file": "Cargar desde un archivo", - "Current//context:cluster": "Actual", + "Choose a namespace from the selected clusters": "Elige un espacio de nombres de los clústeres seleccionados", + "Choose Accent Color": "Elegir color de énfasis", + "Choose another cluster": "Elegir otro clúster", "Choose cluster": "Elegir clúster", - "Failed to load resources": "No se pudieron cargar los recursos.", - "You don't have permissions to view this resource": "No tiene permisos para ver este recurso", - "Resource not found": "Recurso no encontrado", - "Hide details": "Ocultar detalles", - "Show details": "Mostrar detalles", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Clúster duplicado: {{ clusterNames }} en la lista. Edite el nombre del contexto.", - "Error setting up clusters, please load a valid kubeconfig file": "Error al configurar los clústeres, cargue un archivo kubeconfig válido", - "Couldn't read kubeconfig file": "No se pudo leer el archivo kubeconfig", - "No clusters found!": "No se encontraron clústeres.", - "No contexts found!": "No se encontraron contextos.", - "Invalid kubeconfig file: {{ errorMessage }}": "Archivo kubeconfig no válido: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Arrastre y coloque o elija el archivo kubeconfig aquí", + "Choose Cluster Icon": "Elegir icono de clúster", + "Choose Color": "Elegir color", "Choose file": "Elegir archivo", - "Select clusters": "Seleccionar clústeres", - "Next": "Siguiente", - "Validating selected clusters": "Validando los clústeres seleccionados", - "Setting up clusters": "Configurando clústeres", + "Choose Files": "Elegir archivos", + "Choose Icon": "Elegir icono", + "Clear": "Borrar", + "Clear accent color": "Borrar color de énfasis", + "Clear all": "Borrar todo", + "Clear All": "Borrar todo", + "Clear cluster icon": "Borrar icono del clúster", + "Clear Selection": "Borrar selección", + "Client Config: Service": "Configuración de cliente: servicio", + "Client Config: URL": "Configuración de cliente: dirección URL", + "Close": "Cerrar", + "Close All": "Cerrar todo", + "Cluster": "Clúster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "El clúster {{ clusterName }} no existe. Seleccione un clúster válido:", + "Cluster Chooser": "Selector de clúster", + "Cluster icon": "Icono de clúster", + "Cluster is required": "El clúster es obligatorio", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "El nombre del clúster solo debe contener caracteres alfanuméricos en minúsculas o \"-\", y debe comenzar y terminar con un carácter alfanumérico.", + "Cluster settings": "Configuración del clúster", + "Cluster Settings": "Configuración del clúster", + "Cluster version downgraded to {{ gitVersion }}": "Versión del clúster degradada a {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Versión del clúster actualizada a {{ gitVersion }}", + "Clusters": "Clústeres", "Clusters successfully set up!": "Los clústeres se han configurado correctamente.", - "Finish": "Finalizar", - "Only warnings ({{ numWarnings }})": "Solo advertencias ({{ numWarnings }})", - "Reason": "Motivo", - "Count": "Recuento", - "Last Seen": "Última conexión", - "Offline": "Sin conexión", - "Lost connection to the cluster.": "Se perdió la conexión con el clúster.", - "No": "No", - "Yes": "Sí", - "Create {{ name }}": "Crear {{ name }}", - "Toggle fullscreen": "Alternar pantalla completa", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "No se puede abrir GitHub. Compruebe la configuración del bloqueador de elementos emergentes o copie manualmente los detalles del error.", - "Your AKS desktop ran into a problem!": "El escritorio de AKS ha tenido un problema.", - "Head back <1>home.": "Vuelva a <1>inicio.", - "Error Details": "Detalles del error", + "Collapse": "Contraer", + "Conditions": "Condiciones", + "Configure Keyboard Shortcuts": "Configurar métodos abreviados de teclado", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure métodos abreviados de teclado para acceder rápidamente a varias partes de la aplicación.", + "Conflicts with: {{name}}": "En conflicto con: {{name}}", + "Connecting to backend...": "Conectando al back-end...", + "Container": "Contenedor", + "Container Limits": "Límites de contenedor", + "Container Port": "Puerto del contenedor", + "Controlled by": "Controlado por", + "Controlled Resources": "Recursos controlados", + "Controlled Values": "Valores controlados", + "Copied": "Copiado", "Copied to clipboard": "Se copió en el portapapeles", - "Failed to copy to clipboard": "No se pudo copiar al Portapapeles", "Copy": "Copiar", - "Open Issue on GitHub": "Abrir problema en GitHub", - "Scroll to bottom": "Desplazarse al final", - "Container": "Contenedor", - "Lines": "Líneas", - "Severity": "Gravedad", - "Timestamps": "Marcas de tiempo", - "Wrap lines": "Ajuste de línea automático", - "All levels": "Todos los niveles", - "Find": "Buscar", - "Download": "Descargar", - "No results": "No hay resultados", - "Too many matches": "Demasiadas coincidencias", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} de {{ totalResults }}", - "Match case": "Coincidencia de mayúsculas y minúsculas", - "Match whole word": "Hacer coincidir palabras completas", - "Use regular expression": "Usar expresión regular", - "Previous Match (Shift+Enter)": "Coincidencia anterior (Mayús+Entrar)", - "Next Match (Enter)": "Siguiente coincidencia (Entrar)", - "All namespaces": "Todos los espacios de nombres", - "From": "De", - "Age": "Antigüedad", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} veces desde {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} veces desde {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Notas de la versión ({{ appVersion }})", - "Fetching release information…": "Obteniendo información de versión...", - "Skip": "Omitir", - "Failed to fetch release information": "No se pudo capturar la información de la versión", - "An update is available": "Hay una actualización disponible", - "Read more": "Más información", - "Disable update notifications": "Deshabilitar notificaciones de actualización", - "Dismiss": "Descartar", - "Install the metrics-server to get usage data.": "Instale metrics-server para obtener datos de uso.", "Copy to clipboard": "Copiar en el portapapeles", - "Create / Apply": "Crear o aplicar", + "Couldn't read kubeconfig file": "No se pudo leer el archivo kubeconfig", + "Count": "Recuento", + "CPU Usage": "Uso de CPU", "Create": "Crear", - "Deleting item {{ itemName }}…": "Eliminando elemento {{ itemName }}…", + "Create {{ name }}": "Crear {{ name }}", + "Create / Apply": "Crear o aplicar", + "Create a new namespace and use it as a project": "Crear un nuevo espacio de nombres y usarlo como proyecto", + "Create a new namespace on one or more clusters and set it up as a project.": "Crea un nuevo espacio de nombres en uno o varios clústeres y configúralo como proyecto.", + "Create a Project": "Crear un proyecto", + "Create Namespace": "Crear espacio de nombres", + "Create New Namespace": "Crear un espacio de nombres nuevo", + "Create new Project from YAML": "Crear nuevo proyecto a partir de YAML", + "Create Project": "Crear proyecto", + "Create resource quota": "Crear cuota de recursos", + "Create Resource Quota to limit resource consumption within this project": "Crear una cuota de recursos para limitar el consumo de recursos dentro de este proyecto", + "Create your first project to organize your Kubernetes resources": "Crear su primer proyecto para organizar sus recursos de Kubernetes", + "Created": "Creado", + "Creating": "Creando", + "Creating ephemeral debug container...": "Creando contenedor de depuración efímero...", + "Creating following resources in this project:": "Creando los siguientes recursos en este proyecto:", + "Creating project": "Creando proyecto", + "Creation": "Creación", + "Current": "Actual", + "Current Namespace": "Espacio de nombres actual", + "Current number of replicas: {{ numReplicas }}": "Número actual de réplicas: {{ numReplicas }}", + "Current//context:cluster": "Actual", + "Current//context:pods": "Actual", + "Current//context:replicas": "Actual", + "Custom color": "Color personalizado", + "Custom icon (Iconify)": "Icono personalizado (Iconify)", + "Custom row value": "Valor de fila personalizado", + "Custom value": "Valor personalizado", + "Data": "Datos", + "Date": "Fecha", + "Debug Pod": "Depurar pod", + "Debug: {{ itemName }}": "Depuración: {{ itemName }}", + "Decrement": "Disminución", + "Default": "Valor predeterminado", + "Default namespace": "Espacio de nombres predeterminado", + "Default Request": "Solicitud predeterminada", + "Degraded": "Degradado", + "Delete": "Eliminar", + "Delete Cluster": "Eliminar clúster", + "Delete item": "Borrar elemento", + "Delete items": "Eliminar elementos", + "Delete Plugin": "Eliminar complemento", + "Delete port forward": "Eliminar reenvío de puerto", + "Delete project": "Eliminar proyecto", + "Delete Project": "Eliminar proyecto", + "Delete Project & Namespaces": "Eliminar proyecto y espacios de nombres", + "Deleted {{ itemsLength }} items.": "Se han eliminado {{ itemsLength }} elementos.", "Deleted item {{ itemName }}.": "Elemento {{ itemName }} eliminado.", + "Deleted plugin {{ itemName }}.": "Complemento {{ itemName }} eliminado.", + "Deleted project {{ projectName }}.": "Proyecto eliminado {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "Eliminando {{ itemsLength }} elementos…", + "Deleting item {{ itemName }}…": "Eliminando elemento {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "Eliminando complemento {{ itemName }}...", + "Deleting project {{ projectName }}…": "Eliminando proyecto {{ projectName }}…", + "Deployment pods": "Pods de implementación", + "Description": "Descripción", + "Desired number of replicas:": "Número deseado de réplicas:", + "Desired//context:pods": "Deseado", + "Desired//context:replicas": "Deseado", + "Details": "Detalles", + "Development": "Desarrollo", + "Disable update notifications": "Deshabilitar notificaciones de actualización", + "Disabled": "Deshabilitado", + "Dismiss": "Descartar", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop requiere puertos comprendidos entre 30000 y 32000.", + "Documentation": "Documentación", + "Download": "Descargar", + "Drag & drop or choose kubeconfig file here": "Arrastre y coloque o elija el archivo kubeconfig aquí", + "Drag & drop YAML files here or click to choose files": "Arrastre y coloque archivos YAML aquí o haga clic para elegir archivos", + "Drop the file here...": "Coloque el archivo aquí...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Clúster duplicado: {{ clusterNames }} en la lista. Edite el nombre del contexto.", + "Duration": "Duración", + "e.g. 30080": "por ejemplo, 30080", + "e.g. 8080": "p. ej., 8080", + "Edit": "Editar", + "Edit: {{ itemName }}": "Editar: {{ itemName }}", + "Editor": "Editor", + "Effect": "Efecto", + "Enable": "Habilitar", + "Endpoints": "Puntos de conexión", + "Enter a name": "Escribir un nombre", + "Enter a name for the new namespace": "Escribe un nombre para el nuevo espacio de nombres", + "Enter a name for your new project.": "Especifique un nombre para el nuevo proyecto.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Escriba un valor entre {{ minRows }} y {{ maxRows }}.", + "Enter URL": "Escriba la dirección URL", + "Enter URL to YAML file": "Escriba la dirección URL del archivo YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Los contenedores de depuración efímeros no se pueden quitar a través de la API de Kubernetes. Permanecerán en la especificación del pod incluso después de que se cierre el terminal. Para quitarlos, se debe volver a crear el pod.", + "Error": "Error", + "Error authenticating": "Error al autenticar", + "Error deleting {{ itemsLength }} items.": "Error al eliminar {{ itemsLength }} elementos.", "Error deleting item {{ itemName }}.": "Error al eliminar el elemento {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Error al eliminar el complemento {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Error al eliminar el proyecto {{ projectName }}.", + "Error Details": "Detalles del error", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Error al obtener el recurso personalizado {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Error al obtener la definición de recursos personalizados {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Error al obtener definiciones de recursos personalizadas: {{ errorMessage }}", + "Error loading {{ routeName }}": "Error al cargar {{ routeName }}", + "Error parsing the code: {{error}}": "Error al analizar el código: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Error al analizar el código. Compruebe que es YAML o JSON válido.", + "Error processing files: {{error}}": "Error al procesar archivos: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Error al configurar los clústeres, cargue un archivo kubeconfig válido", + "Error: All of the files are empty.": "Error: todos los archivos están vacíos.", "Evict": "Desalojar", "Evict Pod": "Desalojar pod", - "Delete item": "Borrar elemento", - "Are you sure you want to evict pod {{ itemName }}?": "¿Está seguro de que desea desalojar el pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "¿Está seguro de que desea eliminar el elemento {{ itemName }}?", - "Force Delete": "Forzar eliminación", - "Are you sure you want to delete the following items?": "¿Está seguro de que desea eliminar los siguientes elementos?", - "Deleting {{ itemsLength }} items…": "Eliminando {{ itemsLength }} elementos…", - "Cancelled deletion of {{ itemsLength }} items.": "Se canceló la eliminación de {{ itemsLength }} elementos.", - "Deleted {{ itemsLength }} items.": "Se han eliminado {{ itemsLength }} elementos.", - "Error deleting {{ itemsLength }} items.": "Error al eliminar {{ itemsLength }} elementos.", - "Delete items": "Eliminar elementos", - "Resource details": "Detalles del recurso", - "Loading documentation": "Cargando documentación", - "No documentation available.": "No hay documentación disponible.", - "No documentation for type {{ docsType }}.": "No hay documentación para el tipo {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Mostrando documentación para: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Aplicando cambios a {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Cambios cancelados en {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Se aplicaron cambios a {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Ejemplo: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Ejemplos", + "Exit Code": "Código de salida", + "Expand": "Expandir", + "Expand All": "Expandir todo", + "Expand sidebar": "Expandir barra lateral", + "Failed": "Erróneo", + "Failed to apply {{ newItemName }}.": "No se pudo aplicar {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "No se pudieron aplicar los cambios a {{ itemName }}.", - "Edit": "Editar", - "Invalid JSON": "JSON no válido", - "Invalid YAML": "YAML no válido", - "Failed to create {{ kind }} {{ name }}.": "No se pudo crear {{ kind }} {{ name }}.", + "Failed to connect to the backend": "No se pudo conectar a la base de datos", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "No se pudo conectar. Asegúrese de que el clúster de Kubernetes se está ejecutando y es accesible. Error: {{ errorMessage }}", + "Failed to connect…": "No se pudo conectar…", + "Failed to connect…\r\n": "No se pudo conectar…\r\n", + "Failed to copy to clipboard": "No se pudo copiar al Portapapeles", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "No se pudo crear {{ kind }} {{ name }} en {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Error al analizar el código: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Error al analizar el código. Compruebe que es YAML o JSON válido.", - "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Se canceló la aplicación de {{ newItemName }}.", - "Applied {{ newItemName }}.": "Aplicado {{ newItemName }}.", - "Failed to apply {{ newItemName }}.": "No se pudo aplicar {{ newItemName }}.", - "New Object": "Nuevo objeto", - "View: {{ itemName }}": "Vista: {{ itemName }}", - "Edit: {{ itemName }}": "Editar: {{ itemName }}", - "Loading editor": "Cargando editor", - "Hide Managed Fields": "Ocultar campos administrados", - "Use minimal editor": "Usar el editor minimalista", - "Upload File/URL": "Cargar archivo o dirección URL", - "Editor": "Editor", - "Documentation": "Documentación", - "Undo": "Deshacer", - "Are you sure?": "¿Está seguro?", - "This will discard your changes in the editor. Do you want to proceed?": "Esto descartará los cambios en el editor. ¿Quiere continuar?", - "Undo Changes": "Deshacer cambios", - "Invalid Secret Reference": "Referencia secreta no válida", - "Invalid Config Map Reference": "Referencia de asignación de configuración no válida", - "Invalid fieldRef": "fieldRef no válido", - "Invalid resourceFieldRef": "resourceFieldRef no válido", - "Show fewer": "Mostrar menos", - "Show all environment variables": "Mostrar todas las variables de entorno", - "Show all environment variables (+{{count}} more)_one": "Mostrar todas las variables de entorno ({{count}} más)", - "Show all environment variables (+{{count}} more)_other": "Mostrar todas las variables de entorno ({{count}} más)", - "No label selectors found for this {{type}}": "No se encontraron selectores de etiquetas para este {{type}}", - "Invalid response from server": "Respuesta inválida del servidor", - "Failed to fetch related pods": "No se pudieron capturar los pods relacionados", - "No pods found for this workload": "No se encontraron pods para esta carga de trabajo", + "Failed to create {{ kind }} {{ name }}.": "No se pudo crear {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "No se pudo crear el contenedor de depuración: {{message}}", "Failed to fetch pods: {{error}}": "No se pudieron capturar los pods: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Los registros están en pausa. Haga clic en el botón Siguiente para reanudar su seguimiento.", - "Select Pod": "Seleccionar pod", - "All Pods": "Todos los pods", - "Restarted": "Reiniciado", - "Show logs for previous instances of this container.": "Muestra los registros de instancias anteriores de este contenedor.", - "You can only select this option for containers that have been restarted.": "Solo puede seleccionar esta opción para los contenedores que se han reiniciado.", - "Show previous": "Mostrar anterior", - "Show timestamps in the logs.": "Mostrar marcas de tiempo en los registros.", - "Follow logs in real-time.": "Siga los registros en tiempo real.", + "Failed to fetch related pods": "No se pudieron capturar los pods relacionados", + "Failed to fetch release information": "No se pudo capturar la información de la versión", + "Failed to get authentication information: {{ errorMessage }}": "No se pudo obtener la información de autenticación: {{ errorMessage }}", + "Failed to load custom resource instances": "No se pudieron cargar las instancias de recursos personalizados", + "Failed to load from URL: {{error}}": "No se pudo cargar desde la dirección URL: {{error}}", + "Failed to load resources": "No se pudieron cargar los recursos.", + "Failed to load revision history: {{ error }}": "No se pudo cargar el historial de revisiones: {{ error }}", + "Failed to read file.": "No se pudo leer el archivo.", + "Failed to restart {{ itemName }}.": "No se pudo reiniciar {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "No se pudieron reiniciar {{ itemsLength }} elementos.", + "Failed to resume CronJob {{ newItemName }}.": "No se pudo reanudar CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "No se pudo revertir {{ itemName }}.", + "Failed to run \"{{ command }}\"": "No se pudo ejecutar \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "No se pudo ejecutar \"{{command}}\"…", + "Failed to scale {{ itemName }}.": "No se pudo escalar {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "No se pudo generar el trabajo {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "No se pudo suspender CronJob {{ newItemName }}.", + "Fetching release information…": "Obteniendo información de versión...", + "File read was aborted.": "Se anuló la lectura del archivo.", + "Filter Type": "Tipo de filtro", + "Filters": "Filtros", + "Find": "Buscar", + "Finish": "Finalizar", + "Finished": "Finalizada", + "Fit to screen": "Ajustar a la pantalla", "Follow": "Seguir", - "Show logs": "Mostrar registros", - "Loading resource data": "Cargando datos de recursos", - "Creation": "Creación", - "Labels": "Etiquetas", - "Annotations": "Anotaciones", - "Owner refs": "Referencias de propietario", - "Controlled by": "Controlado por", - "Show all labels (+{{count}} more)_one": "Mostrar todas las etiquetas ({{count}} más)", - "Show all labels (+{{count}} more)_other": "Mostrar todas las etiquetas ({{count}} más)", - "Start port forward": "Iniciar reenvío de puerto", + "Follow logs in real-time.": "Siga los registros en tiempo real.", + "Force Delete": "Forzar eliminación", + "Format": "Formato", "Forward port": "Puerto delantero", - "Delete port forward": "Eliminar reenvío de puerto", - "Stop port forward": "Detener reenvío de puerto", - "Copied": "Copiado", - "This value may differ in the container, since the pod is older than {{from}}": "Este valor puede diferir en el contenedor, ya que el pod es más antiguo que {{from}}", - "Value": "Valor", - "Mount Path": "Ruta de acceso de montaje", + "Found {{0}} results. Showing first {{1}}": "Se encontraron {{0}} resultados. Mostrando los primeros {{1}}", "from": "desde", + "From": "De", + "Full page": "Página completa", + "Fullscreen": "Pantalla completa", + "General": "General", + "General Settings": "Configuración general", + "Getting auth info": "Obteniendo información de autenticación", + "Getting auth info: {{ clusterName }}": "Obteniendo información de autenticación: {{ clusterName }}", + "Give your project a descriptive name": "Asigne un nombre descriptivo al proyecto", + "Global Default": "Valor predeterminado global", + "Global Search": "Búsqueda global", + "Go to cluster": "Ir al clúster", + "Group": "Grupo", + "Group By": "Agrupar por", + "Handler": "Controlador", + "Hard": "Difícil", + "Head back <1>home.": "Vuelva a <1>inicio.", + "Headers": "Encabezados", + "Headlamp Cluster Authentication": "Autenticación de clúster de Headlamp", + "Health": "Mantenimiento", + "Healthy": "Correcto", + "Hex, rgb(), or rgba()": "Hexadecimal, rgb() o rgba()", + "Hide details": "Ocultar detalles", + "Hide Helm Secrets": "Ocultar secretos de Helm", + "Hide Managed Fields": "Ocultar campos administrados", + "Holder": "Titular", + "Holder Identity": "Identidad del titular", + "Home": "Inicio", + "Host": "Host", + "Hostname": "Nombre de host", "I/O": "E/S", - "Ready": "Listo", - "Waiting": "Esperando", - "Running": "En ejecución", - "Exit Code": "Código de salida", - "Started": "Iniciado", - "Finished": "Finalizada", - "Restart Count": "Reiniciar recuento", - "Last State": "Último estado", - "No data to be shown.": "No hay datos que mostrar.", - "Init Containers": "Contenedores de inicialización", - "Conditions": "Condiciones", - "Volumes": "Volúmenes", - "Kind": "Tipo", - "Restarting {{ itemName }}…": "Reiniciando {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "Se canceló el reinicio de {{ itemName }}.", - "Restarted {{ itemName }}.": "Se reinició {{ itemName }}.", - "Failed to restart {{ itemName }}.": "No se pudo reiniciar {{ itemName }}.", - "Restart": "Reiniciar", - "Are you sure you want to restart {{ itemName }}?": "¿Está seguro de que desea reiniciar {{ itemName }}?", - "Are you sure you want to restart the following items?": "¿Está seguro de que desea reiniciar los siguientes elementos?", - "Restarting {{ itemsLength }} items…": "Reiniciando {{ itemsLength }} elementos...", - "Cancelled restarting {{ itemsLength }} items.": "Se canceló el reinicio de {{ itemsLength }} elementos.", - "Restarted {{ itemsLength }} items.": "Se han reiniciado {{ itemsLength }} elementos.", - "Failed to restart {{ itemsLength }} items.": "No se pudieron reiniciar {{ itemsLength }} elementos.", - "Restart items": "Reiniciar elementos", - "Revision History": "Historial de revisiones", - "Loading revision history…": "Cargando historial de revisiones...", - "Failed to load revision history: {{ error }}": "No se pudo cargar el historial de revisiones: {{ error }}", - "No revision history available.": "No hay ningún historial de revisiones disponible.", - "Revision": "Revisión", - "Created": "Creado", + "ID token": "Token de identificador", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Si un recurso tiene más elementos que esta cantidad, se excluirán de la búsqueda. Ayuda a reducir el uso de memoria y las ralentizaciones para clústeres grandes.", "Images": "Imágenes", - "Current": "Actual", - "Previous": "Anterior", - "Rolling back {{ itemName }} to previous version…": "Revirtiendo {{ itemName }} a la versión anterior…", - "Cancelled rollback of {{ itemName }}.": "Se canceló la reversión de {{ itemName }}.", - "Rolled back {{ itemName }} to previous version.": "Revertido {{ itemName }} a la versión anterior.", - "Failed to rollback {{ itemName }}.": "No se pudo revertir {{ itemName }}.", - "Rollback": "Revertir", - "Rollback {{ kind }}": "Reversión {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Seleccione una revisión a la que revertir \"{{ name }}\". Esto reemplazará la plantilla de pod actual por la de la revisión seleccionada.", - "No previous revisions available to rollback to.": "No hay revisiones anteriores a las que revertir.", - "Revision {{ revision }}": "Revisión {{ revision }}", - "Scaling {{ itemName }}…": "Escalando {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Escalado {{ itemName }} cancelado.", - "Scaled {{ itemName }}.": "{{ itemName }} escalado.", - "Failed to scale {{ itemName }}.": "No se pudo escalar {{ itemName }}.", - "Scale": "Escalar", - "Scale Replicas": "Escalar réplicas", - "Current number of replicas: {{ numReplicas }}": "Número actual de réplicas: {{ numReplicas }}", - "Desired number of replicas:": "Número deseado de réplicas:", - "Decrement": "Disminución", + "In-cluster": "En clúster", + "Incompatible": "Incompatible", "Increment": "Valor de incremento", - "A large number of replicas may negatively impact the cluster's performance": "Un gran número de réplicas puede afectar negativamente al rendimiento del clúster", + "Init Containers": "Contenedores de inicialización", + "Install the metrics-server to get usage data.": "Instale metrics-server para obtener datos de uso.", + "Instance": "Instancia", + "Instances": "Instancias", + "Internal IP": "IP interna", + "Invalid Config Map Reference": "Referencia de asignación de configuración no válida", + "Invalid fieldRef": "fieldRef no válido", + "Invalid JSON": "JSON no válido", + "Invalid kubeconfig file: {{ errorMessage }}": "Archivo kubeconfig no válido: {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef no válido", + "Invalid response from server": "Respuesta inválida del servidor", + "Invalid Secret Reference": "Referencia secreta no válida", + "Invalid YAML": "YAML no válido", + "Job {{ newItemName }} spawned": "Trabajo {{ newItemName }} generado", + "Job Name": "Nombre del trabajo", + "Key": "Clave", + "Keyboard Shortcuts": "Métodos abreviados de teclado", + "Kind": "Tipo", + "Labels": "Etiquetas", + "Language": "Lenguaje", + "Last Seen": "Última conexión", + "Last State": "Último estado", + "Last Transition Time": "Hora de la última transición", + "Lease Duration Seconds": "Segundos de duración de concesión", + "Leave empty to auto-assign an available port.": "Déjelo vacío para asignar automáticamente un puerto disponible.", + "Leave empty to auto-assign from range 30000-32000.": "Déjelo vacío para asignar automáticamente desde el intervalo 30 000 a 32 000.", + "Limit": "Límite", + "Lines": "Líneas", + "Linux image": "Imagen de Linux", + "Listeners": "Agentes de escucha", "Load": "Cargar", - "Failed to read file.": "No se pudo leer el archivo.", - "File read was aborted.": "Se anuló la lectura del archivo.", - "Error: All of the files are empty.": "Error: todos los archivos están vacíos.", - "Unexpected error while reading files.": "Error inesperado al leer los archivos.", - "Drop the file here...": "Coloque el archivo aquí...", - "Select a file or drag and drop here": "Seleccione un archivo o arrástrelo y colóquelo aquí", - "Select File": "Seleccionar archivo", - "{{count}} files selected_one": "{{count}} archivos seleccionados", - "{{count}} files selected_other": "{{count}} archivos seleccionados", - "Please enter a valid URL.": "Escriba una dirección URL válida.", - "Unexpected error while fetching the file.": "Error inesperado al capturar el archivo.", - "Enter URL": "Escriba la dirección URL", - "Upload File": "Cargar archivo", + "Load cluster": "Cargar clúster", + "Load from a file": "Cargar desde un archivo", + "Load from KubeConfig": "Carga desde KubeConfig", "Load from URL": "Cargar desde la dirección URL", - "View YAML": "Ver YAML", - "Collapse": "Contraer", - "Expand": "Expandir", - "sort up": "ordenar hacia arriba", - "sort down": "ordenar hacia abajo", - "sort swap": "ordenar intercambio", - "Loading table data": "Cargando datos de tabla", - "Refresh": "Actualizar", - "No data matching the filter criteria.": "No hay datos que coincidan con los criterios de filtro.", - "No results found": "No se encontraron resultados", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "A continuación se muestra cualquier salida nueva para el proceso de este contenedor. En caso de que no aparezca, presione Entrar...", - "Failed to run \"{{command}}\"…": "No se pudo ejecutar \"{{command}}\"…", - "Failed to connect…": "No se pudo conectar…", - "Press the enter key to reconnect.": "Presione la tecla Entrar para volver a conectarse.", - "Failed to run \"{{ command }}\"": "No se pudo ejecutar \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Intentando asociar al contenedor {{ container }}...", - "Trying to run \"{{command}}\"…": "Intentando ejecutar \"{{command}}\"...", - "Attach: {{ itemName }}": "Adjuntar: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Zona horaria", - "Data": "Datos", - "No data in this config map": "No hay datos en esta asignación de configuración", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Error al obtener la definición de recursos personalizados {{ crdName }}: {{ errorMessage }}", + "Load resources": "Cargar recursos", + "Load YAML resources from a remote URL": "Cargar recursos YAML desde una URL remota", + "Loaded": "Cargado", + "Loaded {{0}} items": "{{0}} elementos cargados", + "Loaded Resources ({{count}})_one": "Recursos cargados ({{count}})", + "Loaded Resources ({{count}})_other": "Recursos cargados ({{count}})", + "Loading": "Cargando", + "Loading cluster information": "Cargando información del clúster", + "Loading custom resource definition": "Cargando definición de recursos personalizados", + "Loading custom resource definitions": "Cargando definiciones de recursos personalizados", "Loading custom resource details": "Cargando detalles de recursos personalizados", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Error al obtener el recurso personalizado {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Cargando instancias de recursos personalizados", - "No custom resources instances found.": "No se encontraron instancias de recursos personalizados.", - "Failed to load custom resource instances": "No se pudieron cargar las instancias de recursos personalizados", - "Error getting custom resource definitions: {{ errorMessage }}": "Error al obtener definiciones de recursos personalizadas: {{ errorMessage }}", - "Loading custom resource definitions": "Cargando definiciones de recursos personalizados", - "Loading custom resource definition": "Cargando definición de recursos personalizados", - "No custom resources found": "No se encontraron recursos personalizados", - "Group": "Grupo", - "Categories": "Categorías", - "Accepted Names": "Nombres aceptados", - "Versions": "Versiones", - "Spawning Job {{ newItemName }}…": "Generando trabajo {{ newItemName }}...", - "Job {{ newItemName }} spawned": "Trabajo {{ newItemName }} generado", - "Failed to spawn Job {{ newItemName }}": "No se pudo generar el trabajo {{ newItemName }}", - "Spawn Job": "Generar trabajo", - "This will trigger a new Job based on the CronJob {{ name }}": "Esto desencadenará un nuevo trabajo basado en CronJob {{ name }}", - "Job Name": "Nombre del trabajo", - "Spawn": "Generar", - "Suspending CronJob {{ newItemName }}…": "Suspendiendo CronJob {{ newItemName }}...", - "Resuming CronJob {{ newItemName }}…": "Reanudando CronJob {{ newItemName }}...", - "Cancelled suspending CronJob {{ newItemName }}.": "Se canceló la suspensión de CronJob {{ newItemName }}.", - "Cancelled resuming CronJob {{ newItemName }}.": "Se ha cancelado la reanudación de CronJob {{ newItemName }}.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} suspendido.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }}reanudado.", - "Failed to suspend CronJob {{ newItemName }}.": "No se pudo suspender CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "No se pudo reanudar CronJob {{ newItemName }}.", - "Resume": "Reanudar", - "Suspend": "Suspender", - "Key": "Clave", - "Operator": "Operador", - "Effect": "Efecto", - "Desired//context:pods": "Deseado", - "Addresses": "Direcciones", - "Address Type": "Tipo de dirección", - "Hostname": "Nombre de host", - "Node Name": "Nombre del nodo", - "Zone": "Zona", - "Endpoints": "Puntos de conexión", - "Retry Budget": "Reintentar presupuesto", - "Not specified": "No especificado", - "Min Retry Rate": "Tasa mínima de reintentos", - "Port": "Puerto", - "Protocol": "Protocolo", - "No addresses data to be shown.": "No hay datos de direcciones que mostrar.", - "Listeners": "Agentes de escucha", + "Loading documentation": "Cargando documentación", + "Loading editor": "Cargando editor", + "Loading port forwarding": "Cargando el reenvío de puertos", + "Loading resource data": "Cargando datos de recursos", + "Loading revision history…": "Cargando historial de revisiones...", + "Loading table data": "Cargando datos de tabla", + "Loading...": "Cargando...", + "Local Port": "Puerto local", + "Log Level": "Nivel de registro", + "Log out": "Cerrar sesión", + "Log out from all": "Cerrar sesión de todos", + "Log Viewer Search": "Búsqueda del Visor de registros", + "Logs are paused. Click the follow button to resume following them.": "Los registros están en pausa. Haga clic en el botón Siguiente para reanudar su seguimiento.", + "Logs: {{ itemName }}": "Registros: {{ itemName }}", + "Lost connection to the cluster.": "Se perdió la conexión con el clúster.", + "Main Navigation": "Navegación principal", + "Map": "Mapa", + "Mark all as read": "Marcar todo como leído", + "Mark as read": "Marcar como leído", + "Match case": "Coincidencia de mayúsculas y minúsculas", + "Match whole word": "Hacer coincidir palabras completas", "Matches": "Coincidencias", - "BackendRefs": "BackendRefs", - "Filters": "Filtros", - "Path Type": "Tipo de ruta de acceso", - "Path": "Ruta de acceso", - "Headers": "Encabezados", - "Query Parameters": "Parámetros de consulta", + "Max": "Máx.", + "Max Allowed": "Máximo permitido", + "Max items per Resource": "Número máximo de elementos por recurso", + "Max Unavailable": "Máx. no disponible", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Uso de memoria", + "Menu": "Menú", + "Message": "Mensaje", "Method": "Método", - "Filter Type": "Tipo de filtro", - "Weight": "Peso", - "rules": "rules", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "No hay datos de reglas que mostrar.", - "Section Name": "Nombre de sección", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Presione<1>{formatShortcutKey(searchShortcutKey)}para buscar", - "Search resources, pages, clusters by name": "Buscar recursos, páginas y clústeres por nombre", - "Current Namespace": "Espacio de nombres actual", - "Set namespace: {{namespace}}": "Establecer espacio de nombres: {{namespace}}", - "Page": "Página", - "Configure Keyboard Shortcuts": "Configurar métodos abreviados de teclado", - "Reference": "Referencia", "Metrics": "Métricas", - "(Current/Target)": "(Actual/Destino)", + "Min": "Mín.", + "Min Allowed": "Mínimo permitido", + "Min Available": "Mín. disponible", + "Min Retry Rate": "Tasa mínima de reintentos", + "Minimize": "Minimizar", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Pods de implementación", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} actual/ {{ desiredReplicas }} deseado", - "Targets": "Destinos", + "Mode": "Modo", "more…": "más…", - "Default": "Valor predeterminado", - "Host": "Host", - "Duration": "Duración", - "Holder Identity": "Identidad del titular", - "Lease Duration Seconds": "Segundos de duración de concesión", - "Renew Time": "Hora de renovación", - "Holder": "Titular", - "Container Limits": "Límites de contenedor", - "Default Request": "Solicitud predeterminada", - "Max": "Máx.", - "Min": "Mín.", - "A namespace with this name already exists.": "Ya existe un espacio de nombres con este nombre.", - "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Se canceló la aplicación de {{ newItemName }}.", + "Mount Path": "Ruta de acceso de montaje", + "Multiple versions": "Varias versiones", + "N/A": "N/D", + "Name": "Nombre", + "Name is required": "El nombre es obligatorio", + "Namespace": "Espacio de nombres", + "Namespace Name": "Nombre de espacio de nombres", + "Namespaces": "Espacios de nombres", "Namespaces must be under 64 characters.": "Los espacios de nombres deben tener menos de 64 caracteres.", - "Create Namespace": "Crear espacio de nombres", - "To": "Hasta", - "used": "usado", - "Scheduling Disabled": "Programación deshabilitada", - "Scheduling Enabled": "Programación habilitada", - "Taints": "Marcas", - "Not ready yet!": "Aún no está listo.", - "Internal IP": "IP interna", - "None": "Ninguno", - "Software": "Software", - "Redirecting to main page…": "Redirigiendo a la página principal...", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Para mostrar valores JSON en texto sin formato, quite los caracteres de escape.", - "Format": "Formato", - "Debug Pod": "Depurar pod", - "Debug: {{ itemName }}": "Depuración: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Los espacios de nombres solo deben contener caracteres alfanuméricos en minúsculas o \"-\", y deben comenzar y terminar con un carácter alfanumérico.", + "Navigation": "Navegación", + "Navigation Tabs": "Pestañas de navegación", + "New Object": "Nuevo objeto", + "Next": "Siguiente", + "Next Match (Enter)": "Siguiente coincidencia (Entrar)", + "No": "No", + "No {{category}} resources found for this project.": "No se encontraron recursos {{category}} para este proyecto.", + "No addresses data to be shown.": "No hay datos de direcciones que mostrar.", + "No available clusters": "No hay ningún clúster disponible", "No cluster selected": "No se seleccionó ningún clúster", + "No clusters configured": "No hay clústeres configurados", + "No clusters found": "No se encontraron clústeres", + "No clusters found!": "No se encontraron clústeres.", + "No contexts found!": "No se encontraron contextos.", + "No custom resources found": "No se encontraron recursos personalizados", + "No custom resources instances found.": "No se encontraron instancias de recursos personalizados.", + "No data in this config map": "No hay datos en esta asignación de configuración", + "No data in this secret": "No hay datos en este secreto", + "No data matching the filter criteria.": "No hay datos que coincidan con los criterios de filtro.", + "No data to be shown.": "No hay datos que mostrar.", + "No data to be shown. Try to change filters or select a different namespace.": "No hay datos que mostrar. Intente cambiar los filtros o seleccione un espacio de nombres diferente.", + "No documentation available.": "No hay documentación disponible.", + "No documentation for type {{ docsType }}.": "No hay documentación para el tipo {{ docsType }}.", + "No label selectors found for this {{type}}": "No se encontraron selectores de etiquetas para este {{type}}", + "No message": "Ningún mensaje", + "No namespaces found on selected clusters": "No se encontraron espacios de nombres en los clústeres seleccionados", + "No pods found for this workload": "No se encontraron pods para esta carga de trabajo", + "No previous revisions available to rollback to.": "No hay revisiones anteriores a las que revertir.", + "No projects found": "No se encontraron proyectos", + "No Resources": "Sin recursos", + "No resources have been uploaded": "No se ha cargado ningún recurso", + "No resources selected": "No hay ningún recurso seleccionado", + "No results": "No hay resultados", + "No results found": "No se encontraron resultados", + "No revision history available.": "No hay ningún historial de revisiones disponible.", + "No rules data to be shown.": "No hay datos de reglas que mostrar.", + "No Workloads": "No hay cargas de trabajo", + "Node": "Nodo", + "Node Name": "Nombre del nodo", + "Node Shell Settings": "Configuración de Shell de nodo", + "None": "Ninguno", + "Not Loaded": "No cargado", + "Not ready yet!": "Aún no está listo.", + "Not specified": "No especificado", + "Notifications": "Notificaciones", + "Number of rows for tables": "Número de filas para tablas", + "Offline": "Sin conexión", + "Okay": "Aceptar", + "Only warnings ({{ numWarnings }})": "Solo advertencias ({{ numWarnings }})", + "Open Issue on GitHub": "Abrir problema en GitHub", + "Open Plugin Folder": "Abrir carpeta de complementos", + "Open the cluster chooser popup": "Abrir el menú emergente del selector de clúster", + "Open the global search dialog": "Abrir el cuadro de diálogo búsqueda global", + "Operations": "Operaciones", + "Operator": "Operador", + "Or try running Headlamp with a different kube config.": "O intente ejecutar Headlamp con una configuración de kube diferente.", + "Origin": "Origen", + "Original name: {{ displayName }}": "Nombre original: {{ displayName }}", + "Overridden by {{type}} version": "Invalidado por versión {{type}}", + "Overview": "Información general", + "Owner refs": "Referencias de propietario", + "Page": "Página", + "ParentRefs": "ParentRefs", + "Path": "Ruta de acceso", + "Path Type": "Tipo de ruta de acceso", + "Path: {{ path }}:{{ port }}": "Ruta de acceso: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Escriba un número de puerto válido (1-65535).", + "Please enter a valid URL.": "Escriba una dirección URL válida.", + "Please make sure you have at least one cluster configured.": "Asegúrese de que tiene al menos un clúster configurado.", + "Please paste your authentication token.": "Pegue el token de autenticación.", + "Please sign in to add your AKS clusters": "Inicie sesión para agregar los clústeres de AKS", + "Plugin": "Complemento", + "Plugins": "Complementos", "Pod debug is disabled in settings": "La depuración del pod está deshabilitada en la configuración", - "Attaching to existing debug container...": "Asociando al contenedor de depuración existente...", - "Creating ephemeral debug container...": "Creando contenedor de depuración efímero...", - "Failed to create debug container: {{message}}": "No se pudo crear el contenedor de depuración: {{message}}", - "Attaching to debug container...": "Asociando al contenedor de depuración...", - "Failed to connect…\r\n": "No se pudo conectar…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Presione Ctrl+D o escriba \"salir\" para finalizar el contenedor efímero. Si no lo hace, el contenedor permanecerá en ejecución.", - "Max Unavailable": "Máx. no disponible", - "Min Available": "Mín. disponible", - "Allowed disruptions": "Interrupciones permitidas", - "Current//context:pods": "Actual", - "Total": "Total", - "N/A": "N/D", - "Allowed Disruptions": "Interrupciones permitidas", - "Start": "Iniciar", - "Stop": "Detener", - "Loading port forwarding": "Cargando el reenvío de puertos", + "Pod Debug Settings": "Configuración de depuración de pod", "Pod Port": "Puerto de pod", - "Local Port": "Puerto local", - "Please enter a valid port number (1-65535).": "Escriba un número de puerto válido (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop requiere puertos comprendidos entre 30000 y 32000.", - "Leave empty to auto-assign from range 30000-32000.": "Déjelo vacío para asignar automáticamente desde el intervalo 30 000 a 32 000.", - "Leave empty to auto-assign an available port.": "Déjelo vacío para asignar automáticamente un puerto disponible.", - "Start Port Forward": "Iniciar reenvío de puerto", - "Target": "Destino", - "Container Port": "Puerto del contenedor", - "e.g. 30080": "por ejemplo, 30080", - "e.g. 8080": "p. ej., 8080", - "Global Default": "Valor predeterminado global", + "Port": "Puerto", "Preemption Policy": "Directiva de prioridad", - "Create new project": "Crear nuevo proyecto", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Para crear un nuevo proyecto, elija los clústeres que desea incluir y, a continuación, seleccione uno existente o cree un nuevo espacio de nombres", - "Project Name": "Nombre del proyecto", - "A project with this name already exists": "Ya existe un proyecto con este nombre", - "Enter a name for your new project.": "Especifique un nombre para el nuevo proyecto.", - "Clusters": "Clústeres", - "Select one or more clusters for this project": "Seleccione uno o varios clústeres para este proyecto", - "No available clusters": "No hay ningún clúster disponible", - "Type or select a namespace": "Escriba o seleccione un espacio de nombres", - "Select existing or type to create a new namespace": "Seleccionar existente o escribir para crear un nuevo espacio de nombres", - "No available namespaces - you can type a custom name": "No hay espacios de nombres disponibles: puede escribir un nombre personalizado", - "Creating": "Creando", - "Create a Project": "Crear un proyecto", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Project es una colección de recursos de Kubernetes. Puede usar proyectos para organizar los recursos, por ejemplo, por entorno, equipo o aplicación.", - "New Project": "Nuevo proyecto", - "Create a new project": "Crear un proyecto", - "New Project from YAML": "Nuevo proyecto de YAML", - "Deploy a new application from YAML": "Implementar una nueva aplicación desde YAML", - "URL is required": "La URL es obligatoria", - "Failed to load from URL: {{error}}": "No se pudo cargar desde la dirección URL: {{error}}", - "Error processing files: {{error}}": "Error al procesar archivos: {{error}}", - "Name is required": "El nombre es obligatorio", - "Cluster is required": "El clúster es obligatorio", - "No resources have been uploaded": "No se ha cargado ningún recurso", - "Create new Project from YAML": "Crear nuevo proyecto a partir de YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Presione Ctrl+D o escriba \"salir\" para finalizar el contenedor efímero. Si no lo hace, el contenedor permanecerá en ejecución.", + "Press keys...": "Presione las teclas...", + "Press the enter key to reconnect.": "Presione la tecla Entrar para volver a conectarse.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Presione<1>{formatShortcutKey(searchShortcutKey)}para buscar", + "Prettify": "Prettify", + "Previous": "Anterior", + "Previous Match (Shift+Enter)": "Coincidencia anterior (Mayús+Entrar)", + "Proceed to select your preferred method for cluster creation and addition": "Continúe con la selección del método preferido para la creación y adición de clústeres", "Project name": "Nombre del proyecto", - "Give your project a descriptive name": "Asigne un nombre descriptivo al proyecto", - "Enter a name": "Escribir un nombre", - "Select cluster for this project": "Seleccionar clúster para este proyecto", - "Load resources": "Cargar recursos", - "Upload files or load from URL": "Cargar archivos o cargar desde dirección URL", - "Upload Files": "Cargar archivos", - "Choose Files": "Elegir archivos", - "Drag & drop YAML files here or click to choose files": "Arrastre y coloque archivos YAML aquí o haga clic para elegir archivos", - "Supports .yaml and .yml files": "Admite archivos .yaml y .yml", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "Escriba la dirección URL del archivo YAML", - "Load YAML resources from a remote URL": "Cargar recursos YAML desde una URL remota", - "Loaded Resources ({{count}})_one": "Recursos cargados ({{count}})", - "Loaded Resources ({{count}})_other": "Recursos cargados ({{count}})", - "Clear All": "Borrar todo", - "API Version": "Versión de API", - "Creating project": "Creando proyecto", - "Creating following resources in this project:": "Creando los siguientes recursos en este proyecto:", - "Something went wrong": "Se ha producido un error", - "Delete project": "Eliminar proyecto", - "Deleting project {{ projectName }}…": "Eliminando proyecto {{ projectName }}…", - "Cancelled deletion of project {{ projectName }}.": "Se canceló la eliminación del proyecto {{ projectName }}.", - "Deleted project {{ projectName }}.": "Proyecto eliminado {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Error al eliminar el proyecto {{ projectName }}.", - "Delete Project": "Eliminar proyecto", - "Are you sure you want to delete project \"{{projectName}}\"?": "¿Seguro que quiere eliminar el proyecto \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "De forma predeterminada, esto solo quitará la etiqueta del proyecto de los siguientes espacios de nombres:", - "Also delete the namespaces (this will remove all resources within them)": "Eliminar también los espacios de nombres (esto eliminará todos los recursos dentro de ellos)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Advertencia: esta acción no se puede deshacer. Todos los recursos de estos espacios de nombres se eliminarán permanentemente.", - "Delete Project & Namespaces": "Eliminar proyecto y espacios de nombres", - "Resources": "Recursos", - "Access": "Acceso", - "Map": "Mapa", + "Project Name": "Nombre del proyecto", "Project Status": "Estado del proyecto", - "No Workloads": "No hay cargas de trabajo", - "Unhealthy": "Incorrecto", - "Degraded": "Degradado", - "Healthy": "Correcto", - "Warning": "Advertencia", + "Projects": "Proyectos", + "Protocol": "Protocolo", + "Provided": "Proporcionado", + "Providers": "Proveedores", + "Query Parameters": "Parámetros de consulta", + "Read more": "Más información", + "Ready": "Listo", + "Ready//context:replicas": "Listo", + "Reason": "Motivo", + "Recent clusters": "Clústeres recientes", + "Recommendations": "Recomendaciones", + "Redirecting to main page…": "Redirigiendo a la página principal...", + "Reference": "Referencia", + "Refetch Interval": "Intervalo de captura de cambios", + "Refresh": "Actualizar", + "Release Notes ({{ appVersion }})": "Notas de la versión ({{ appVersion }})", + "Remove Cluster": "Quitar clúster", + "Remove this cluster?": "¿Quiere quitar este clúster?", + "Renew Time": "Hora de renovación", + "Request": "Solicitud", + "Reset All to Defaults": "Restablecer todo a los valores predeterminados", + "Reset to default": "Restablecer al valor predeterminado", + "resource {{resourceName}} of container {{containerName}} on pods": "recurso {{resourceName}} de contenedor {{containerName}} en pods", + "resource {{resourceName}} on pods": "recurso {{resourceName}} en pods", + "Resource details": "Detalles del recurso", + "Resource details view": "Vista de detalles del recurso", + "Resource not found": "Recurso no encontrado", "Resource Quotas": "Cuotas de recursos", - "Create Resource Quota to limit resource consumption within this project": "Crear una cuota de recursos para limitar el consumo de recursos dentro de este proyecto", - "Create resource quota": "Crear cuota de recursos", - "Roles": "Roles", + "Resources": "Recursos", + "Restart": "Reiniciar", + "Restart Count": "Reiniciar recuento", + "Restart items": "Reiniciar elementos", + "Restarted": "Reiniciado", + "Restarted {{ itemName }}.": "Se reinició {{ itemName }}.", + "Restarted {{ itemsLength }} items.": "Se han reiniciado {{ itemsLength }} elementos.", + "Restarting {{ itemName }}…": "Reiniciando {{ itemName }}…", + "Restarting {{ itemsLength }} items…": "Reiniciando {{ itemsLength }} elementos...", + "Resume": "Reanudar", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }}reanudado.", + "Resuming CronJob {{ newItemName }}…": "Reanudando CronJob {{ newItemName }}...", + "Retry Budget": "Reintentar presupuesto", + "Revision": "Revisión", + "Revision {{ revision }}": "Revisión {{ revision }}", + "Revision History": "Historial de revisiones", "Role Bindings": "Enlaces de roles", - "Health": "Mantenimiento", - "No Resources": "Sin recursos", - "Namespaces": "Espacios de nombres", - "No projects found": "No se encontraron proyectos", - "Create your first project to organize your Kubernetes resources": "Crear su primer proyecto para organizar sus recursos de Kubernetes", - "Create Project": "Crear proyecto", - "Details": "Detalles", + "Roles": "Roles", + "Rollback": "Revertir", + "Rollback {{ kind }}": "Reversión {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Revertido {{ itemName }} a la versión anterior.", + "Rolling back {{ itemName }} to previous version…": "Revirtiendo {{ itemName }} a la versión anterior…", + "rules": "rules", + "Running": "En ejecución", + "Save": "Guardar", + "Save & Apply": "Guardar y aplicar", + "Scale": "Escalar", + "Scale Replicas": "Escalar réplicas", + "Scaled {{ itemName }}.": "{{ itemName }} escalado.", + "Scaling {{ itemName }}…": "Escalando {{ itemName }}…", + "Scheduling Disabled": "Programación deshabilitada", + "Scheduling Enabled": "Programación habilitada", + "Scroll to bottom": "Desplazarse al final", + "Search": "Buscar", + "Search Resources": "Buscar recursos", + "Search resources by query": "Buscar recursos por consulta", + "Search resources, pages, clusters by name": "Buscar recursos, páginas y clústeres por nombre", + "Section Name": "Nombre de sección", + "Select a cluster and an existing namespace to use as a project.": "Selecciona un clúster y un espacio de nombres existente para usar como proyecto.", + "Select a cluster first": "Selecciona un clúster primero", + "Select a file or drag and drop here": "Seleccione un archivo o arrástrelo y colóquelo aquí", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Seleccione una revisión a la que revertir \"{{ name }}\". Esto reemplazará la plantilla de pod actual por la de la revisión seleccionada.", + "Select All": "Seleccionar todo", + "Select an existing namespace": "Seleccionar un espacio de nombres existente", + "Select an existing namespace to use as a project": "Selecciona un espacio de nombres existente para usar como proyecto", + "Select cluster for this project": "Seleccionar clúster para este proyecto", + "Select clusters": "Seleccionar clústeres", + "Select File": "Seleccionar archivo", + "Select locale": "Seleccionar configuración regional", + "Select one or more clusters": "Selecciona uno o más clústeres", + "Select Pod": "Seleccionar pod", + "Select Resources": "Seleccionar recursos", + "Selected clusters": "Clústeres seleccionados", + "Server": "Servidor", + "Service: {{namespace}}/{{name}}": "Servicio: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Establecer espacio de nombres: {{namespace}}", + "Setting up clusters": "Configurando clústeres", + "Settings": "Configuración", + "Severity": "Gravedad", + "Shipped": "Enviado", + "Show all environment variables": "Mostrar todas las variables de entorno", + "Show all environment variables (+{{count}} more)_one": "Mostrar todas las variables de entorno ({{count}} más)", + "Show all environment variables (+{{count}} more)_other": "Mostrar todas las variables de entorno ({{count}} más)", + "Show all labels (+{{count}} more)_one": "Mostrar todas las etiquetas ({{count}} más)", + "Show all labels (+{{count}} more)_other": "Mostrar todas las etiquetas ({{count}} más)", + "Show build information": "Mostrar información de compilación", + "Show details": "Mostrar detalles", + "Show fewer": "Mostrar menos", + "Show JSON values in plain text by removing escape characters.": "Para mostrar valores JSON en texto sin formato, quite los caracteres de escape.", + "Show logs": "Mostrar registros", "Show Logs": "Mostrar registros", - "Logs: {{ itemName }}": "Registros: {{ itemName }}", - "Terminal / Exec": "Terminal / Ejecución", - "No {{category}} resources found for this project.": "No se encontraron recursos {{category}} para este proyecto.", - "Current//context:replicas": "Actual", - "Desired//context:replicas": "Deseado", - "Zoom in": "Acercar", - "Zoom out": "Alejar", - "No data to be shown. Try to change filters or select a different namespace.": "No hay datos que mostrar. Intente cambiar los filtros o seleccione un espacio de nombres diferente.", - "Group By": "Agrupar por", - "Instance": "Instancia", - "Node": "Nodo", + "Show logs for previous instances of this container.": "Muestra los registros de instancias anteriores de este contenedor.", + "show more": "mostrar más", + "Show notifications": "Mostrar notificaciones", + "Show previous": "Mostrar anterior", + "Show timestamps in the logs.": "Mostrar marcas de tiempo en los registros.", + "Showing documentation for: {{ docsType }}": "Mostrando documentación para: {{ docsType }}", + "Shrink sidebar": "Reducir barra lateral", + "Sign In": "Iniciar sesión", + "Sign In with Azure": "Iniciar sesión con Azure", + "Skip": "Omitir", + "Skip to main content": "Pasar al contenido principal", + "Snap Bottom": "Acoplar a la parte inferior", + "Snap Left": "Acoplar a la izquierda", + "Snap Right": "Acoplar a la derecha", + "Snap Top": "Acoplar a la parte superior", + "Software": "Software", + "Some resources failed to load": "No se pudieron cargar algunos recursos", + "Something went wrong": "Se ha producido un error", + "Something went wrong with cluster {{ cluster }}": "Se ha producido un error con el clúster {{ cluster }}", + "sort down": "ordenar hacia abajo", + "Sort sidebar items alphabetically": "Ordenar los elementos de la barra lateral alfabéticamente", + "sort swap": "ordenar intercambio", + "sort up": "ordenar hacia arriba", + "Spawn": "Generar", + "Spawn Job": "Generar trabajo", + "Spawning Job {{ newItemName }}…": "Generando trabajo {{ newItemName }}...", + "Start": "Iniciar", + "Start port forward": "Iniciar reenvío de puerto", + "Start Port Forward": "Iniciar reenvío de puerto", + "Started": "Iniciado", + "Status": "Estado", "Status: Error or Warning": "Estado: error o advertencia", - "Expand All": "Expandir todo", - "Fit to screen": "Ajustar a la pantalla", - "Zoom to 100%": "Zoom al 100 %", - "Home": "Inicio", + "Stop": "Detener", + "Stop port forward": "Detener reenvío de puerto", + "Stored in your browser's localStorage (per-browser setting).": "Almacenado en localStorage del explorador (configuración por explorador).", + "Supports .yaml and .yml files": "Admite archivos .yaml y .yml", + "Suspend": "Suspender", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} suspendido.", + "Suspending CronJob {{ newItemName }}…": "Suspendiendo CronJob {{ newItemName }}...", + "Taints": "Marcas", + "Target": "Destino", + "Targets": "Destinos", + "Terminal / Exec": "Terminal / Ejecución", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Probando autenticación", + "The current name of the cluster. You can define a custom name": "Nombre actual del clúster. Puede definir un nombre personalizado", + "The default image is used for creating ephemeral debug containers.": "La imagen predeterminada se usa para crear contenedores de depuración efímeros.", + "The default image is used for dropping a shell into a node (when not specified directly).": "La imagen predeterminada se usa para colocar un shell en un nodo (cuando no se especifica directamente).", + "The default namespace for e.g. when applying resources (when not specified directly).": "El espacio de nombres predeterminado para, por ejemplo, aplicar recursos (cuando no se especifica directamente).", + "The default namespace is default.": "El espacio de nombres predeterminado es el predeterminado.", + "The list of namespaces you are allowed to access in this cluster.": "Lista de espacios de nombres a los que se le permite acceder en este clúster.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Parece que no hay clústeres configurados...", + "There seems to be no clusters configured…": "Parece que no hay clústeres configurados...", + "This action cannot be undone! Do you want to proceed?": "Esta acción no se puede deshacer. ¿Quiere continuar?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Esta acción eliminará el clúster \"{{ clusterName }}\" de \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "Esta acción quitará el clúster \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "Este nombre personalizado ya está en uso. Elija otro nombre.", + "This plugin is not compatible with this version of Headlamp": "Este complemento no es compatible con esta versión de Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Este complemento no está cargado actualmente porque se está usando una versión \"{{type}}\" en su lugar.", + "This value may differ in the container, since the pod is older than {{from}}": "Este valor puede diferir en el contenedor, ya que el pod es más antiguo que {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Esto descartará los cambios en el editor. ¿Quiere continuar?", + "This will trigger a new Job based on the CronJob {{ name }}": "Esto desencadenará un nuevo trabajo basado en CronJob {{ name }}", + "Timestamps": "Marcas de tiempo", + "Timezone": "Zona horaria", + "Timezone to display for dates": "Zona horaria para mostrar para fechas", + "To": "Hasta", + "Toggle column filters in tables": "Alternar filtros de columna en tablas", + "Toggle fullscreen": "Alternar pantalla completa", + "Toggle search in log viewer": "Alternar búsqueda en el visor de registros", + "Toggle Table Filters": "Alternar filtros de tabla", + "Too many matches": "Demasiadas coincidencias", + "Total": "Total", + "Try Again": "Intentar de nuevo", + "Trying to attach to the container {{ container }}…": "Intentando asociar al contenedor {{ container }}...", + "Trying to run \"{{command}}\"…": "Intentando ejecutar \"{{command}}\"...", + "Type": "Tipo", + "Uh-oh! Something went wrong.": "¡Vaya! Se ha producido un error.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "No se puede abrir GitHub. Compruebe la configuración del bloqueador de elementos emergentes o copie manualmente los detalles del error.", + "Undo": "Deshacer", + "Undo Changes": "Deshacer cambios", + "Unexpected error while fetching the file.": "Error inesperado al capturar el archivo.", + "Unexpected error while reading files.": "Error inesperado al leer los archivos.", + "Unhealthy": "Incorrecto", + "Unknown": "Desconocido", + "Up to date//context:replicas": "Actualizado", + "Upload File": "Cargar archivo", + "Upload File/URL": "Cargar archivo o dirección URL", + "Upload Files": "Cargar archivos", + "Upload files or load from URL": "Cargar archivos o cargar desde dirección URL", + "URL is required": "La URL es obligatoria", + "Use A Token": "Usar un token", + "Use custom color": "Usar color personalizado", + "Use custom icon": "Usar icono personalizado", + "Use evict for pod deletion": "Usar desalojo para la eliminación de pods", + "Use Existing Namespace": "Usar un espacio de nombres existente", + "Use minimal editor": "Usar el editor minimalista", + "Use regular expression": "Usar expresión regular", + "used": "usado", "Used": "Usada", - "Hard": "Difícil", - "Request": "Solicitud", - "Limit": "Límite", + "User-installed": "Instalado por el usuario", "Users": "Usuarios", - "Handler": "Controlador", - "No data in this secret": "No hay datos en este secreto", - "Hide Helm Secrets": "Ocultar secretos de Helm", - "Shrink sidebar": "Reducir barra lateral", - "Expand sidebar": "Expandir barra lateral", - "Main Navigation": "Navegación principal", - "Navigation Tabs": "Pestañas de navegación", - "Instances": "Instancias", - "Cluster version upgraded to {{ gitVersion }}": "Versión del clúster actualizada a {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Versión del clúster degradada a {{ gitVersion }}", - "Controlled Resources": "Recursos controlados", - "Controlled Values": "Valores controlados", - "Min Allowed": "Mínimo permitido", - "Max Allowed": "Máximo permitido", - "Mode": "Modo", - "Last Transition Time": "Hora de la última transición", - "Recommendations": "Recomendaciones", - "Provided": "Proporcionado", - "Admission Review Versions": "Versiones de revisión de admisión", - "Client Config: URL": "Configuración de cliente: dirección URL", - "Client Config: Service": "Configuración de cliente: servicio", - "Service: {{namespace}}/{{name}}": "Servicio: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Ruta de acceso: {{ path }}:{{ port }}", - "Operations": "Operaciones", - "0 Running": "0 en ejecución", - "Ready//context:replicas": "Listo", - "Up to date//context:replicas": "Actualizado", - "Available//context:replicas": "Disponible", - "Failed": "Erróneo", - "Select locale": "Seleccionar configuración regional", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" en {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" en pods", - "resource {{resourceName}} on pods": "recurso {{resourceName}} en pods", - "resource {{resourceName}} of container {{containerName}} on pods": "recurso {{resourceName}} de contenedor {{containerName}} en pods", + "Validating selected clusters": "Validando los clústeres seleccionados", + "Value": "Valor", + "Version": "Versión", + "Version information": "Información de la versión", + "Versions": "Versiones", + "View": "Ver", + "View all notifications": "Ver todas las notificaciones", + "View Clusters": "Ver clústeres", + "View YAML": "Ver YAML", + "View: {{ itemName }}": "Vista: {{ itemName }}", + "Visible": "Visible", + "Volumes": "Volúmenes", + "Wait while fetching clusters…": "Espere mientras se capturan los clústeres...", + "Waiting": "Esperando", + "Warning": "Advertencia", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Advertencia: esta acción no se puede deshacer. Todos los recursos de estos espacios de nombres se eliminarán permanentemente.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Advertencia. Complementos incompatibles deshabilitados: ({{ pluginList }})", - "Global Search": "Búsqueda global", - "Open the global search dialog": "Abrir el cuadro de diálogo búsqueda global", - "Cluster Chooser": "Selector de clúster", - "Open the cluster chooser popup": "Abrir el menú emergente del selector de clúster", - "Toggle Table Filters": "Alternar filtros de tabla", - "Toggle column filters in tables": "Alternar filtros de columna en tablas", - "Log Viewer Search": "Búsqueda del Visor de registros", - "Toggle search in log viewer": "Alternar búsqueda en el visor de registros" + "Warnings": "Advertencias", + "Weight": "Peso", + "Window": "Ventana", + "Wrap lines": "Ajuste de línea automático", + "YAML URL": "YAML URL", + "Yes": "Sí", + "You can only select this option for containers that have been restarted.": "Solo puede seleccionar esta opción para los contenedores que se han reiniciado.", + "You don't have any notifications right now": "No tiene ninguna notificación en este momento", + "You don't have permissions to view this resource": "No tiene permisos para ver este recurso", + "You have unread notifications": "Tiene notificaciones no leídas", + "Your AKS desktop ran into a page that doesn't exist!": "El escritorio de AKS se encontró en una página que no existe.", + "Your AKS desktop ran into a problem!": "El escritorio de AKS ha tenido un problema.", + "Zone": "Zona", + "Zoom in": "Acercar", + "Zoom out": "Alejar", + "Zoom to 100%": "Zoom al 100 %" } diff --git a/frontend/src/i18n/locales/fr/app.json b/frontend/src/i18n/locales/fr/app.json index e5f19914b..15a897335 100644 --- a/frontend/src/i18n/locales/fr/app.json +++ b/frontend/src/i18n/locales/fr/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Nous n’avons pas pu extraire les informations du plug-in", + "About": "À propos de", "An error occurred while fetching plugin info from {{ URL }}.": "Une erreur s’est produite lors de la récupération des informations du plug-in depuis {{ URL }}.", - "Yes": "Oui", + "Another process is running": "Un autre processus est en cours d’exécution", + "Application opened with an invalid URL: {{ url }}": "Application ouverte avec une URL non valide : {{ url }}", + "Bring All to Front": "Tout mettre au premier plan", + "Close": "Fermer", + "Continue": "Continuer", + "Copy": "Copier", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nous n’avons pas trouvé de port disponible dans la plage {{startPort}}-{{endPort}}. Veuillez libérer un port, puis réessayer.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nous n’avons pas trouvé de port disponible. Des processus sont en cours d’exécution sur les ports {{startPort}}-{{endPort}}. Voulez-vous terminer ces processus, puis réessayer ?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nous n’avons pas pu quitter l’autre processus en cours d’exécution, PID : {{ process_list }}. Veuillez arrêter ce processus, puis relancer l’application.", + "Could not start the server even after terminating existing processes.": "Nous n’avons pas pu démarrer le serveur, même après avoir terminé les processus existants.", + "Cut": "Couper", + "Delete": "Supprimer", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Voulez-vous installer le plug-in « {{ pluginName }} » ?", + "Documentation": "Documentation", + "Edit": "Modifier", + "Failed to fetch plugin info": "Nous n’avons pas pu extraire les informations du plug-in", + "Failed to quit the other running process": "Nous n’avons pas pu quitter l’autre processus en cours d’exécution", + "Failed to start": "Échec du démarrage", + "File": "Fichier", + "Go Back": "Retour", + "Go Forward": "Suivant", + "Go to Home": "Accéder à Accueil", + "Help": "Aide", + "Hide": "Masquer", + "Hide Others": "Masquer les autres", + "Invalid URL": "URL non valide", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Il semble qu’un autre processus soit déjà en cours d’exécution. Voulez-vous continuer en terminant automatiquement ce processus ou quitter ?", + "Minimize": "Réduire", + "Navigate": "Naviguer", "No": "Non", + "No available ports": "Aucun port disponible", + "Open an Issue": "Ouvrir un problème", + "Paste": "Coller", + "Paste and Match Style": "Coller et respecter le style", "Plugin Installation": "Installation du plug-in", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Voulez-vous installer le plug-in « {{ pluginName }} » ?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Vous êtes sur le point d’installer un plug-in depuis : {{ url }}\nVoulez-vous continuer ?", - "About": "À propos de", "Quit": "Quitter", + "Reload": "Recharger", + "Reset Zoom": "Réinitialiser le zoom", "Select All": "Sélectionner tout", - "Delete": "Supprimer", "Services": "Services", - "Hide": "Masquer", - "Hide Others": "Masquer les autres", "Show All": "Afficher tout", - "File": "Fichier", - "Close": "Fermer", - "Edit": "Modifier", - "Cut": "Couper", - "Copy": "Copier", - "Paste": "Coller", - "Paste and Match Style": "Coller et respecter le style", "Speech": "Speech", "Start Speaking": "Commencer à parler", "Stop Speaking": "Arrêter de parler", - "View": "Afficher", + "Terminate and Retry": "Terminer et réessayer", "Toggle Developer Tools": "Activer/désactiver les outils de développement", - "Reset Zoom": "Réinitialiser le zoom", - "Zoom In": "Zoom avant", - "Zoom Out": "Zoom arrière", "Toggle Fullscreen": "Activer/désactiver le mode plein écran", - "Navigate": "Naviguer", - "Reload": "Recharger", - "Go to Home": "Accéder à Accueil", - "Go Back": "Retour", - "Go Forward": "Suivant", + "View": "Afficher", "Window": "Fenêtre", - "Minimize": "Réduire", - "Bring All to Front": "Tout mettre au premier plan", - "Help": "Aide", - "Documentation": "Documentation", - "Open an Issue": "Ouvrir un problème", - "Another process is running": "Un autre processus est en cours d’exécution", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Il semble qu’un autre processus soit déjà en cours d’exécution. Voulez-vous continuer en terminant automatiquement ce processus ou quitter ?", - "Continue": "Continuer", - "Failed to quit the other running process": "Nous n’avons pas pu quitter l’autre processus en cours d’exécution", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nous n’avons pas pu quitter l’autre processus en cours d’exécution, PID : {{ process_list }}. Veuillez arrêter ce processus, puis relancer l’application.", - "No available ports": "Aucun port disponible", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nous n’avons pas trouvé de port disponible. Des processus sont en cours d’exécution sur les ports {{startPort}}-{{endPort}}. Voulez-vous terminer ces processus, puis réessayer ?", - "Terminate and Retry": "Terminer et réessayer", - "Failed to start": "Échec du démarrage", - "Could not start the server even after terminating existing processes.": "Nous n’avons pas pu démarrer le serveur, même après avoir terminé les processus existants.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nous n’avons pas trouvé de port disponible dans la plage {{startPort}}-{{endPort}}. Veuillez libérer un port, puis réessayer.", - "Invalid URL": "URL non valide", - "Application opened with an invalid URL: {{ url }}": "Application ouverte avec une URL non valide : {{ url }}" + "Yes": "Oui", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Vous êtes sur le point d’installer un plug-in depuis : {{ url }}\nVoulez-vous continuer ?", + "Zoom In": "Zoom avant", + "Zoom Out": "Zoom arrière" } diff --git a/frontend/src/i18n/locales/fr/glossary.json b/frontend/src/i18n/locales/fr/glossary.json index ee91bd005..873257df3 100644 --- a/frontend/src/i18n/locales/fr/glossary.json +++ b/frontend/src/i18n/locales/fr/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Version de Kubernetes", - "Cluster": "Cluster", - "Cluster selector": "Sélecteur de cluster", - "AKS desktop Version": "Version du bureau AKS", - "Headlamp Version": "Version de Headlamp", - "Git Commit": "Validation Git", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (il y a {{ abbrevTime }})", "About": "À propos de", - "Legal": "Légal", "About dialog tabs": "À propos des onglets de dialogue", - "Memory": "Mémoire", - "CPU": "UC", - "Pods": "Pods", - "Nodes": "Nœuds", - "Events": "Événements", - "Namespaces": "Espaces de noms", - "Filter": "Filtrer", - "Namespace": "Espace de noms", - "toggle field visibility": "afficher/masquer la visibilité du champ", - "Condition": "Condition", - "Last Transition": "Dernière transition", - "Last Update": "Dernière mise à jour", - "Container ID": "ID de conteneur", - "Image Pull Policy": "Stratégie de tirage d'image", - "Image": "Image", + "Access Modes": "Modes d’accès", + "Addresses": "Adresses", + "AKS desktop Version": "Version du bureau AKS", + "Allow Volume Expansion": "Autoriser l’expansion de volume", + "API Groups": "Groupes d’API", + "API Version": "Version de l’API", + "API Versions": "Versions de l’API", + "Architecture": "Architecture", + "Are you sure you want to drain the node {{name}}?": "Voulez-vous vraiment drainer le nœud {{name}} ?", "Args": "Args", + "Attach": "Attacher", + "Backend TLS Policies": "Stratégies TLS de backend", + "Backend Traffic Policies": "Stratégies de trafic de backend", + "Backends": "Backends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Informations de liaison", + "Binding Mode": "Mode de liaison", + "Boot ID": "ID de démarrage", + "Capacity": "Capacité", + "Checking if Vertical Pod Autoscaler is enabled…": "Vérification de l’activation de la mise à l’échelle automatique des pods verticaux...", + "Claim": "Réclamer", + "Class Name": "Nom de la classe", + "Client Config: Ca Bundle": "Configuration client : offre groupée d’autorités de certification", + "Cluster": "Cluster", + "Cluster IP": "Adresse IP du cluster", + "Cluster selector": "Sélecteur de cluster", "Command": "Commande", - "Environment": "Environnement", - "Liveness Probes": "Probes liveness", - "Ports": "Ports", - "Volume Mounts": "Montages de volumes", - "Containers": "Conteneurs", - "Container Spec": "Spécification du conteneur", - "Ephemeral Containers": "Conteneurs éphémères", - "Container": "Conteneur", + "Completions": "Conclusions", + "Condition": "Condition", + "Conditions": "Conditions", "Config Maps": "ConfigMaps", - "Definition": "Définition", + "Configuration": "Configuration", + "Container": "Conteneur", + "Container ID": "ID de conteneur", + "Container Policy": "Stratégie de conteneur", + "Container Runtime": "Runtime de conteneur", + "Container Runtime Version": "Version du runtime du conteneur", + "Container Spec": "Spécification du conteneur", + "Containers": "Conteneurs", + "Controller": "Contrôleur", + "Controller Name": "Nom du contrôleur", + "Cordon": "Interdire l’accès", + "Cordon node {{name}} cancelled.": "Interdiction de l’accès au nœud {{name}} annulée.", + "Cordoned node {{name}}.": "Nœud interdit d’accès {{name}}.", + "Cordoning node {{name}}…": "Interdiction de l’accès au nœud {{name}}...", + "CPU": "UC", "CRD: {{ crdName }}": "CRD : {{ crdName }}", - "Scope": "Étendue", - "Subresources": "Sous-ressources", - "Resource": "Ressource", - "Plural": "Pluriel", - "Singular": "Singulier", - "Kind": "Genre", - "List Kind": "Genre de liste", - "Served": "Servi", - "Storage": "Stockage", - "Objects": "Objets", - "Custom Resources": "Ressources personnalisées", - "Schedule": "Planifier", - "Starting deadline": "Échéance de début", - "Last Schedule": "Dernier planning", "Cron Jobs": "Tâches Cron", - "Images": "Images ", - "Tolerations": "Tolérances", - "Update Strategy": "Stratégie de mise à jour", - "Selector": "Sélecteur", - "Node Selector": "Sélecteur de nœud", + "CronJobs": "CronJobs", + "Current": "Actuel", + "Custom Resources": "Ressources personnalisées", "Daemon Sets": "Jeux de démons", + "Debug Node": "Nœud de débogage", + "Debug node is not supported in this OS: {{ nodeOS }}": "Le nœud de débogage n’est pas pris en charge sur ce système d’exploitation : {{ nodeOS }}", + "Default": "Par défaut", + "Default Backend": "Back-end par défaut", + "Definition": "Définition", "Deployments": "Déploiements", - "Replicas": "Réplicas", + "Desired": "Souhaité", + "Drain": "Vidage", + "Drain Node": "Drainer un nœud", + "Drained node {{name}}.": "Nœud drainé {{name}}.", + "Draining node {{name}} cancelled.": "Drainage du nœud {{name}} annulé.", + "Draining node {{name}}…": "Drainage du nœud {{name}}...", + "Egress": "Sortie", + "Endpoint Slices": "Tranches de point de terminaison", "Endpoint: {{ name }}": "Point de terminaison : {{ name }}", - "Subsets": "Sous-ensembles", - "IP": "IP", - "Hostname": "Nom d’hôte", - "Target": "Cible", - "Port": "Port", - "Protocol": "Protocole", "Endpoints": "Points de terminaison", - "Addresses": "Adresses", - "Conditions": "Conditions", - "Ready": "Prêt", - "Serving": "Servir", - "Terminating": "Fin en cours", - "Endpoint Slices": "Tranches de point de terminaison", - "Targets": "Cibles", - "No targets defined": "Aucune cible définie", - "TLS Validation": "Validation de TLS", - "No validation settings": "Aucun paramètre de validation", - "Backend TLS Policies": "Stratégies TLS de backend", - "Retry Constraint": "Contrainte de nouvelle tentative", - "No retry constraint configured": "Aucune contrainte de nouvelle tentative configurée", - "Session Persistence": "Persistance de session", - "No session persistence configured": "Aucune persistance de session configurée", - "Backend Traffic Policies": "Stratégies de trafic de backend", - "Controller Name": "Nom du contrôleur", + "Environment": "Environnement", + "Ephemeral Containers": "Conteneurs éphémères", + "Events": "Événements", + "except: {{ cidrExceptions }}": "sauf : {{ cidrExceptions }}", + "External IP": "Adresse IP externe", + "Failed to cordon node {{name}}.": "Nous n’avons pas pu interdire l’accès au nœud {{name}}.", + "Failed to drain node {{name}}.": "Nous n’avons pas pu drainer le nœud {{name}}.", + "Failed to uncordon node {{name}}.": "Nous n’avons pas pu autoriser l’accès au nœud {{name}}.", + "Failure Policy": "Stratégie en cas de défaillance", + "Filter": "Filtrer", + "From": "À partir de", + "Gateway (beta)": "Passerelle (bêta)", "Gateway Classes": "Classes de passerelles", - "Controller": "Contrôleur", - "Class Name": "Nom de la classe", - "Listeners": "Écouteurs", - "No data": "Aucune donnée", "Gateways": "Passerelles", + "Generation": "Génération", + "Git Commit": "Validation Git", + "Git Tree State": "État de l’arborescence Git", + "Git Version": "Version de Git", + "Go Version": "Version de Go", + "Groups": "Groupes", + "GRPC Routes": "Itinéraires GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Règles", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Noms d’hôte", - "From": "À partir de", - "To": "À", - "Reference Grants": "Octrois de référence", + "Headlamp Version": "Version de Headlamp", "Horizontal Pod Autoscalers": "Mises à l’échelle automatiques de pods horizontaux", + "Host IP": "Adresse IP hôte", + "Host IPs": "Adresses IP hôtes", + "Hostname": "Nom d’hôte", + "Hostnames": "Noms d’hôte", + "Hosts": "Hôtes", + "HPAs": "HPA", + "HTTP Routes": "Itinéraires HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Image", + "Image Pull Policy": "Stratégie de tirage d'image", + "Images": "Images ", + "Ingress": "Entrée", "Ingress Classes": "Classes d’entrées", - "Default": "Par défaut", - "Yes": "Oui", - "Parameters": "Paramètres", - "Default Backend": "Back-end par défaut", - "Backends": "Backends", "Ingresses": "Entrées", - "Hosts": "Hôtes", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Travaux", - "Completions": "Conclusions", + "Kernel version": "Version du noyau", + "Kernel Version": "Version du noyau", + "Kind": "Genre", + "Kube Proxy Version": "Version Kube Proxy", + "Kubelet Version": "Version Kubelet", + "Kubernetes Version": "Version de Kubernetes", + "Last Schedule": "Dernier planning", + "Last Transition": "Dernière transition", + "Last Update": "Dernière mise à jour", "Lease": "Bail", + "Leases": "Baux", + "Legal": "Légal", + "Limit": "Limite", + "Limit Ranges": "Plages limites", "LimitRange": "LimitRange", - "Ingress": "Entrée", - "ipBlock": "ipBlock", + "List Kind": "Genre de liste", + "Listeners": "Écouteurs", + "Liveness Probes": "Probes liveness", + "Logs": "Journaux", + "Logs: {{ itemName }}": "Journaux d’activité : {{ itemName }}", + "Lower Bound": "Limite inférieure", + "Machine ID": "ID de la machine", + "Map": "Carte", + "Match Policy": "Stratégie de correspondance", + "Max": "Max", + "Memory": "Mémoire", + "Min": "Min", + "Mutating Webhook Configurations": "Mutation de configurations de webhook", + "Namespace": "Espace de noms", + "Namespace Selector": "Sélecteur d’espace de noms", + "Namespaces": "Espaces de noms", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Sortie", - "except: {{ cidrExceptions }}": "sauf : {{ cidrExceptions }}", - "Pod Selector": "Sélecteur de pods", + "Network": "Réseau", "Network Policies": "Stratégies réseau", - "Uncordoning node {{name}}…": "Autorisation de l’accès au nœud {{name}}…", - "Cordoning node {{name}}…": "Interdiction de l’accès au nœud {{name}}...", - "Uncordoned node {{name}}.": "Nœud d’accès autorisé {{name}}.", - "Cordoned node {{name}}.": "Nœud interdit d’accès {{name}}.", - "Failed to uncordon node {{name}}.": "Nous n’avons pas pu autoriser l’accès au nœud {{name}}.", - "Failed to cordon node {{name}}.": "Nous n’avons pas pu interdire l’accès au nœud {{name}}.", - "Uncordon node {{name}} cancelled.": "Autorisation de l’accès au nœud {{name}} annulée.", - "Cordon node {{name}} cancelled.": "Interdiction de l’accès au nœud {{name}} annulée.", - "Draining node {{name}}…": "Drainage du nœud {{name}}...", - "Drained node {{name}}.": "Nœud drainé {{name}}.", - "Failed to drain node {{name}}.": "Nous n’avons pas pu drainer le nœud {{name}}.", - "Draining node {{name}} cancelled.": "Drainage du nœud {{name}} annulé.", - "Drain Node": "Drainer un nœud", - "Are you sure you want to drain the node {{name}}?": "Voulez-vous vraiment drainer le nœud {{name}} ?", - "Uncordon": "Autoriser l’accès", - "Cordon": "Interdire l’accès", - "Drain": "Vidage", - "Pod CIDR": "CIDR de pod", - "Uptime": "Durée de bon fonctionnement", - "System Info": "Infos système", - "Architecture": "Architecture", - "Boot ID": "ID de démarrage", - "System UUID": "UUID système", + "No data": "Aucune donnée", + "No retry constraint configured": "Aucune contrainte de nouvelle tentative configurée", + "No session persistence configured": "Aucune persistance de session configurée", + "No targets defined": "Aucune cible définie", + "No validation settings": "Aucun paramètre de validation", + "Node": "Nœud", + "Node Selector": "Sélecteur de nœud", + "Nodes": "Nœuds", + "Nominated Node": "Nœud nommé", + "Non Resources": "Autres que des ressources", + "Object Selector": "Sélecteur d’objets", + "Objects": "Objets", "OS": "Système d’exploitation", - "Kernel Version": "Version du noyau", - "Machine ID": "ID de la machine", - "Kube Proxy Version": "Version Kube Proxy", - "Kubelet Version": "Version Kubelet", - "Container Runtime Version": "Version du runtime du conteneur", - "Roles": "Rôles", - "External IP": "Adresse IP externe", "OS image": "Image de système d’exploitation", - "Kernel version": "Version du noyau", - "Container Runtime": "Runtime de conteneur", - "Debug Node": "Nœud de débogage", - "Debug node is not supported in this OS: {{ nodeOS }}": "Le nœud de débogage n’est pas pris en charge sur ce système d’exploitation : {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell : {{ itemName }}", - "Logs: {{ itemName }}": "Journaux d’activité : {{ itemName }}", - "Seconds": "Secondes", - "Logs": "Journaux", - "State": "État", - "Node": "Nœud", - "Service Account": "Compte de service", - "Host IP": "Adresse IP hôte", - "Host IPs": "Adresses IP hôtes", + "Owner": "Propriétaire", + "Parameters": "Paramètres", + "Persistent Volume Claims": "Revendications de volumes persistants", + "Persistent Volumes": "Volumes persistants", + "Platform": "Plateforme", + "Plural": "Pluriel", + "Pod CIDR": "CIDR de pod", + "Pod Disruption Budget": "Budget d’interruption de pod", + "Pod Disruption Budgets": "Budgets de perturbation de pod", "Pod IP": "IP de pod", "Pod IPs": "Adresses IP de pod", - "QoS Class": "Classe de Qualité de service", - "Priority": "Priorité", - "Show Logs": "Afficher les journaux d’activité", - "Terminal / Exec": "Terminal/Exécution", - "Attach": "Attacher", - "Restarts": "Redémarrages", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (il y a {{ abbrevTime }})", - "Request": "Requête", - "Limit": "Limite", - "Nominated Node": "Nœud nommé", - "Readiness Gates": "Portes d’aptitude", - "Pod Disruption Budget": "Budget d’interruption de pod", + "Pod Selector": "Sélecteur de pods", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Récheminement de port", + "Ports": "Ports", + "Priority": "Priorité", + "Priority Classes": "Classes de priorité", "PriorityClass": "PriorityClass", - "Replica Sets": "Jeux de réplicas", - "Generation": "Génération", - "Current": "Actuel", - "Desired": "Souhaité", - "Min": "Min", - "Max": "Max", - "Cluster IP": "Adresse IP du cluster", - "Resource Quotas": "Quotas de ressources", + "Protocol": "Protocole", + "Provisioner": "Approvisionneur", + "QoS Class": "Classe de Qualité de service", + "Readiness Gates": "Portes d’aptitude", + "Ready": "Prêt", + "Reclaim Policy": "Stratégie de récupération", + "Ref. API Group": "Groupe d’API de référence", + "Reference Grants": "Octrois de référence", "Reference Kind": "Type de référence", "Reference Name": "Nom de la référence", - "Ref. API Group": "Groupe d’API de référence", - "Binding Info": "Informations de liaison", - "Role Bindings": "Liaisons de rôles", - "Role": "Rôle", - "Groups": "Groupes", - "Service Accounts": "Comptes de service", - "API Groups": "Groupes d’API", + "Reinvocation Policy": "Stratégie de réinvocation", + "Replica Sets": "Jeux de réplicas", + "Replicas": "Réplicas", + "Request": "Requête", + "Resource": "Ressource", + "Resource Quotas": "Quotas de ressources", "Resources": "Ressources", - "Non Resources": "Autres que des ressources", - "Verbs": "Verbes", + "Restarts": "Redémarrages", + "Retry Constraint": "Contrainte de nouvelle tentative", + "Role": "Rôle", + "Role Bindings": "Liaisons de rôles", + "Roles": "Rôles", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max indisponible : {{ maxUnavailable }}, surcharge max : {{ maxSurge }}", + "Rules": "Règles", + "Runtime Classes": "Classes de runtime", "RuntimeClass": "RuntimeClass", + "Schedule": "Planifier", + "Scope": "Étendue", + "Seconds": "Secondes", "Secrets": "Secrets", + "Security": "Sécurité", + "Selector": "Sélecteur", + "Served": "Servi", + "Service Account": "Compte de service", + "Service Accounts": "Comptes de service", "Service Information": "Informations sur le service", "Services": "Services", - "Owner": "Propriétaire", - "Map": "Carte", - "Workloads": "Charges de travail", + "Serving": "Servir", + "Session Persistence": "Persistance de session", + "Shell: {{ itemName }}": "Shell : {{ itemName }}", + "Show Logs": "Afficher les journaux d’activité", + "Side Effects": "Effets secondaires", + "Singular": "Singulier", + "Starting deadline": "Échéance de début", + "State": "État", "Stateful Sets": "Jeux avec état", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Revendications de volumes persistants", - "Persistent Volumes": "Volumes persistants", - "Storage Classes": "Classes de stockage", - "Network": "Réseau", - "Gateway (beta)": "Passerelle (bêta)", - "HTTP Routes": "Itinéraires HTTP", - "GRPC Routes": "Itinéraires GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Sécurité", - "Configuration": "Configuration", - "HPAs": "HPA", - "VPAs": "VPA", - "Pod Disruption Budgets": "Budgets de perturbation de pod", - "Limit Ranges": "Plages limites", - "Priority Classes": "Classes de priorité", - "Runtime Classes": "Classes de runtime", - "Leases": "Baux", - "Mutating Webhook Configurations": "Mutation de configurations de webhook", - "Validating Webhook Configurations": "Validations de configurations de webhook", - "Git Version": "Version de Git", - "Git Tree State": "État de l’arborescence Git", - "Go Version": "Version de Go", - "Platform": "Plateforme", - "Capacity": "Capacité", - "Access Modes": "Modes d’accès", - "Volume Mode": "Mode de volume", + "Storage": "Stockage", "Storage Class": "Classe de stockage", - "Volume": "Volume", - "Reclaim Policy": "Stratégie de récupération", - "Binding Mode": "Mode de liaison", - "Provisioner": "Approvisionneur", - "Volume Binding Mode": "Mode de liaison de volume", - "Allow Volume Expansion": "Autoriser l’expansion de volume", - "Claim": "Réclamer", - "Update Policy": "Stratégie de mise à jour", + "Storage Classes": "Classes de stockage", + "Strategy Type": "Type de stratégie", + "Subresources": "Sous-ressources", + "Subsets": "Sous-ensembles", + "System Info": "Infos système", + "System UUID": "UUID système", + "Target": "Cible", + "Targets": "Cibles", + "Terminal / Exec": "Terminal/Exécution", + "Terminating": "Fin en cours", + "Timeout Seconds": "Délai d’expiration en secondes", + "TLS Validation": "Validation de TLS", + "To": "À", + "toggle field visibility": "afficher/masquer la visibilité du champ", + "Tolerations": "Tolérances", + "Uncapped Target": "Cible non plafonnée", + "Uncordon": "Autoriser l’accès", + "Uncordon node {{name}} cancelled.": "Autorisation de l’accès au nœud {{name}} annulée.", + "Uncordoned node {{name}}.": "Nœud d’accès autorisé {{name}}.", + "Uncordoning node {{name}}…": "Autorisation de l’accès au nœud {{name}}…", "Update Mode": "Mode de mise à jour", - "Container Policy": "Stratégie de conteneur", - "Lower Bound": "Limite inférieure", + "Update Policy": "Stratégie de mise à jour", + "Update Strategy": "Stratégie de mise à jour", "Upper Bound": "Limite supérieure", - "Uncapped Target": "Cible non plafonnée", - "Vertical Pod Autoscalers": "Mises à l’échelle automatique de pods verticaux", - "Checking if Vertical Pod Autoscaler is enabled…": "Vérification de l’activation de la mise à l’échelle automatique des pods verticaux...", + "Uptime": "Durée de bon fonctionnement", + "Validating Webhook Configurations": "Validations de configurations de webhook", + "Verbs": "Verbes", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "La mise à l’échelle automatique des pods verticaux n’est pas activée. <1>En savoir plus", - "API Version": "Version de l’API", + "Vertical Pod Autoscalers": "Mises à l’échelle automatique de pods verticaux", + "Volume": "Volume", + "Volume Binding Mode": "Mode de liaison de volume", + "Volume Mode": "Mode de volume", + "Volume Mounts": "Montages de volumes", + "VPAs": "VPA", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Configuration client : offre groupée d’autorités de certification", - "Failure Policy": "Stratégie en cas de défaillance", - "Match Policy": "Stratégie de correspondance", - "Side Effects": "Effets secondaires", - "Timeout Seconds": "Délai d’expiration en secondes", - "Namespace Selector": "Sélecteur d’espace de noms", - "Object Selector": "Sélecteur d’objets", - "Reinvocation Policy": "Stratégie de réinvocation", - "API Versions": "Versions de l’API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max indisponible : {{ maxUnavailable }}, surcharge max : {{ maxSurge }}", - "Strategy Type": "Type de stratégie" + "Workloads": "Charges de travail", + "Yes": "Oui" } diff --git a/frontend/src/i18n/locales/fr/translation.json b/frontend/src/i18n/locales/fr/translation.json index 244c6f832..ba0dd5add 100644 --- a/frontend/src/i18n/locales/fr/translation.json +++ b/frontend/src/i18n/locales/fr/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Your AKS desktop ran into a page that doesn't exist!", - "Authentication: {{ clusterName }}": "Authentication: {{ clusterName }}", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "« {{metricName}} » sur {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "« {{metricName}} » sur les pods", + "(Current/Target)": "(Actuel/Cible)", + "{{ available }} units": "{{ available }} unités", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} sur {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} actuels/{{ desiredReplicas }} souhaités", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} fois depuis {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} fois depuis {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} prêts/{{ numItems }}", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} demandés", + "{{count}} files selected_one": "{{count}} fichiers sélectionnés", + "{{count}} files selected_other": "{{count}} fichiers sélectionnés", + "": "", + "0 Running": "0 en cours d’exécution", + "1 minute": "1 minute", + "30 seconds": "30 secondes", + "5 minutes": "5 minutes", + "A large number of replicas may negatively impact the cluster's performance": "Un grand nombre de réplicas peut nuire aux performances du cluster", + "A namespace with this name already exists on one or more selected clusters": "Un espace de noms portant ce nom existe déjà sur un ou plusieurs clusters sélectionnés", + "A namespace with this name already exists.": "Un espace de noms portant ce nom existe déjà.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Un projet regroupe un ou plusieurs espaces de noms répartis sur vos clusters, facilitant ainsi la visualisation et la gestion des ressources associées en un seul endroit.", + "A project with this name already exists": "Un projet portant ce nom existe déjà", + "Accent color": "Couleur d’accentuation", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Le format de la couleur d’accentuation n’est pas valide. Utilisez l’hexadécimal (#ff0000), rgb() ou rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Le format de la couleur d’accentuation n’est pas valide. Utilisez l’hexadécimal (#ff0000), rgb(), rgba() ou un nom de couleur CSS.", + "Accepted Names": "Noms acceptés", + "Access": "Accès", + "Account of current user": "Compte de l’utilisateur actuel", + "Actions": "Actions", + "Active": "Actif", + "Add": "Ajouter", + "Add a cluster to get started.": "Ajoutez un cluster pour démarrer.", + "Add Cluster": "Ajouter un cluster", + "Add from Azure Subscription": "Ajouter depuis un abonnement Azure", + "Add Local Cluster Provider": "Ajouter un fournisseur de clusters local", + "Add namespace": "Ajouter un espace de noms", + "Add Other Clusters": "Ajouter d’autres clusters", + "Address Type": "Type d’adresse", + "Addresses": "Adresses", + "Admission Review Versions": "Versions d’évaluation d’admission", + "Advanced Search (Beta)": "Recherche avancée (bêta)", + "Age": "Âge", + "All clusters": "Tous les clusters", + "All Clusters": "Tous les clusters", + "All levels": "Tous les niveaux", + "All namespaces": "Tous les espaces de noms", + "All Pods": "Tous les pods", + "All Resources": "Toutes les ressources", + "Allowed disruptions": "Interruptions autorisées", + "Allowed Disruptions": "Interruptions autorisées", + "Allowed namespaces": "Espaces de noms autorisés", + "Also delete the namespaces (this will remove all resources within them)": "Supprimer également les espaces de noms (cela supprimera toutes les ressources qu’ils contiennent)", + "An update is available": "Mise à jour disponible", + "Annotations": "Annotations", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Toute nouvelle sortie du processus de ce conteneur doit s’afficher ci-dessous. Si ce n’est pas le cas, appuyez sur Entrée…", + "API Version": "Version d’API", + "Appbar Tools": "Outils de la barre de l’application", + "Appearance": "Apparence", + "Applied {{ newItemName }}.": "{{ newItemName }} appliqué.", + "Applied changes to {{ itemName }}.": "Modifications appliquées à {{ itemName }}.", + "Apply": "Appliquer", + "Apply appearance": "Appliquer l’apparence", + "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Appliquer les modifications d’apparence pour « {{ clusterName }} » ? Ceci sera stocké dans votre navigateur.", + "Applying {{ newItemName }}…": "Application de {{ newItemName }}…", + "Applying {{ newItemName }}…": "Application de {{ newItemName }}…", + "Applying changes to {{ itemName }}…": "Application des modifications à {{ itemName }}…", + "Applying...": "Application...", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Voulez-vous vraiment modifier le nom de « {{ clusterName }} » ?", + "Are you sure you want to delete item {{ itemName }}?": "Voulez-vous vraiment supprimer l’élément {{ itemName }} ?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Voulez-vous vraiment supprimer le projet « {{projectName}} » ?", + "Are you sure you want to delete the following items?": "Voulez-vous vraiment supprimer les éléments suivants ?", + "Are you sure you want to delete this plugin?": "Voulez-vous vraiment supprimer ce plug-in ?", + "Are you sure you want to evict pod {{ itemName }}?": "Voulez-vous vraiment supprimer le pod {{ itemName }} ?", + "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Voulez-vous vraiment supprimer le cluster « {{ clusterName }} » ?", + "Are you sure you want to restart {{ itemName }}?": "Voulez-vous vraiment redémarrer{{ itemName }} ?", + "Are you sure you want to restart the following items?": "Voulez-vous vraiment redémarrer les éléments suivants ?", + "Are you sure?": "Souhaitez-vous vraiment continuer ?", + "Attach: {{ itemName }}": "Joindre : {{ itemName }}", + "Attaching to debug container...": "Connexion au conteneur de débogage...", + "Attaching to existing debug container...": "Connexion au conteneur de débogage existant...", + "Authenticate": "Authentifier", "Authentication": "Authentification", - "Please paste your authentication token.": "Please paste your authentication token.", - "ID token": "ID token", - "Check out how to generate a<1>service account token.": "Check out how to generate a<1>service account token.", - "Cluster settings": "Cluster settings", + "Authentication: {{ clusterName }}": "Authentification : {{ clusterName }}", + "Available//context:replicas": "Disponible", + "Back": "Retour", + "BackendRefs": "BackendRefs", + "By": "Par", + "By default, this will only remove the project label from the following namespaces:": "Par défaut, cette opération supprime uniquement l’étiquette de projet des espaces de noms suivants :", "Cancel": "Annuler", - "Authenticate": "Authentifier", - "Error authenticating": "Error authenticating", - "Window": "Fenêtre", - "Fullscreen": "Plein écran", - "Snap Left": "Snap Left", - "Snap Right": "Snap Right", - "Snap Top": "Snap Top", - "Snap Bottom": "Snap Bottom", - "Minimize": "Réduire", - "Close": "Fermer", - "Close All": "Close All", - "Overview": "Vue d’ensemble", - "Loading": "Chargement", - "Advanced Search (Beta)": "Advanced Search (Beta)", - "Select Resources": "Select Resources", - "Search": "Rechercher", - "Search Resources": "Search Resources", - "Select All": "Select All", - "Clear Selection": "Clear Selection", - "All Resources": "All Resources", - "Examples": "Exemples", - "Search resources by query": "Search resources by query", + "Cancelled applying {{ newItemName }}.": "Application annulée de {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Application annulée de {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Les modifications apportées à {{ itemName }} ont été annulées.", + "Cancelled deletion of {{ itemName }}.": "Suppression annulée de {{ itemName }}.", + "Cancelled deletion of {{ itemsLength }} items.": "Suppression annulée de {{ itemsLength }} éléments.", + "Cancelled deletion of project {{ projectName }}.": "Suppression annulée du projet {{ projectName }}.", + "Cancelled restarting {{ itemName }}.": "Redémarrage annulé de {{ itemName }}.", + "Cancelled restarting {{ itemsLength }} items.": "Redémarrage annulé de {{ itemsLength }} éléments.", + "Cancelled resuming CronJob {{ newItemName }}.": "Reprise annulée du CronJob {{ newItemName }}.", + "Cancelled rollback of {{ itemName }}.": "Restauration annulée de {{ itemName }}.", + "Cancelled scaling {{ itemName }}.": "Mise à l’échelle annulée de {{ itemName }}.", + "Cancelled suspending CronJob {{ newItemName }}.": "Suspension annulée du CronJob {{ newItemName }}.", + "Categories": "Catégories", + "Change Color": "Modifier la couleur", + "Change Icon": "Changer l’icône", + "Change name": "Changer le nom", + "Check out how to generate a<1>service account token.": "Découvrez comment générer un<1>jeton de compte de service.", + "Checking authentication status...": "Vérification du statut de l’authentification...", + "Choose a cluster": "Choisir un cluster", + "Choose a namespace from the selected clusters": "Choisir un espace de noms parmi les clusters sélectionnés", + "Choose Accent Color": "Choisir une couleur d’accentuation", + "Choose another cluster": "Choisir un autre cluster", + "Choose cluster": "Choisir un cluster", + "Choose Cluster Icon": "Icône Choisir un cluster", + "Choose Color": "Choisir une couleur", + "Choose file": "Choisir un fichier", + "Choose Files": "Choisir des fichiers", + "Choose Icon": "Choisir une icône", "Clear": "Effacer", - "No resources selected": "No resources selected", - "Loaded {{0}} items": "Loaded {{0}} items", - "Some resources failed to load": "Some resources failed to load", - "Found {{0}} results. Showing first {{1}}": "Found {{0}} results. Showing first {{1}}", - "Name": "Nom", - "Cluster": "Cluster", - "Actions": "Actions", - "Max items per Resource": "Max items per Resource", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.", - "Refetch Interval": "Refetch Interval", - "30 seconds": "30 seconds", - "1 minute": "1 minute", - "5 minutes": "5 minutes", - "Save": "Enregistrer", - "Add": "Ajouter", - "Add Cluster": "Add Cluster", - "Proceed to select your preferred method for cluster creation and addition": "Proceed to select your preferred method for cluster creation and addition", - "Load from KubeConfig": "Load from KubeConfig", - "Providers": "Fournisseurs", - "Add Local Cluster Provider": "Add Local Cluster Provider", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "This action will remove cluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "This action cannot be undone! Do you want to proceed?", - "Remove this cluster?": "Remove this cluster?", - "View": "Afficher", - "Settings": "Paramètres", - "Delete": "Supprimer", - "Delete Cluster": "Delete Cluster", - "Active": "Actif", - "Plugin": "Plug-in", - "In-cluster": "In-cluster", - "View Clusters": "View Clusters", - "Loading...": "Chargement en cours...", - "No clusters found": "No clusters found", - "Add a cluster to get started.": "Add a cluster to get started.", - "Please sign in to add your AKS clusters": "Please sign in to add your AKS clusters", - "Sign In with Azure": "Sign In with Azure", - "Add Other Clusters": "Add Other Clusters", - "Add from Azure Subscription": "Add from Azure Subscription", - "No clusters configured": "No clusters configured", - "Checking authentication status...": "Checking authentication status...", - "Origin": "Origine", - "Status": "Statut", - "Warnings": "Avertissements", - "All Clusters": "All Clusters", - "Projects": "Projets", - "Selected clusters": "Selected clusters", - "Load cluster": "Load cluster", - "Something went wrong with cluster {{ cluster }}": "Something went wrong with cluster {{ cluster }}", - "Choose another cluster": "Choose another cluster", - "Failed to connect to the backend": "Failed to connect to the backend", - "Connecting to backend...": "Connecting to backend...", - "Skip to main content": "Passer au contenu principal", - "Menu": "Menu", - "Mark all as read": "Tout marquer comme lu", + "Clear accent color": "Effacer une couleur d’accentuation", "Clear all": "Tout effacer", - "Notifications": "Notifications", - "You don't have any notifications right now": "You don't have any notifications right now", - "Message": "Message", - "No message": "No message", + "Clear All": "Effacer tout", + "Clear cluster icon": "Effacer une icône de cluster", + "Clear Selection": "Effacer la sélection", + "Client Config: Service": "Configuration du client : service", + "Client Config: URL": "Configuration du client : URL", + "Close": "Fermer", + "Close All": "Fermer tout", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Le cluster {{ clusterName }} n’existe pas. Veuillez sélectionner un cluster valide :", + "Cluster Chooser": "Sélecteur de cluster", + "Cluster icon": "Icône du cluster", + "Cluster is required": "Le cluster est obligatoire", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Les noms de cluster doivent contenir uniquement des caractères alphanumériques en minuscules ou des traits d’union (« - »), et doivent commencer et se terminer par un caractère alphanumérique.", + "Cluster settings": "Paramètres de cluster", + "Cluster Settings": "Paramètres du cluster", + "Cluster version downgraded to {{ gitVersion }}": "Cluster rétrogradé à la version {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Cluster mis à niveau à la version {{ gitVersion }}", + "Clusters": "Clusters", + "Clusters successfully set up!": "Les clusters ont été correctement configurés !", + "Collapse": "Réduire", + "Conditions": "Conditions", + "Configure Keyboard Shortcuts": "Configurer des raccourcis clavier", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configurez les raccourcis clavier pour un accès rapide aux différentes parties de l’application.", + "Conflicts with: {{name}}": "En conflit avec : {{name}}", + "Connecting to backend...": "Connexion au backend...", + "Container": "Conteneur", + "Container Limits": "Limites du conteneur", + "Container Port": "Port du conteneur", + "Controlled by": "Contrôlé par", + "Controlled Resources": "Ressources contrôlées", + "Controlled Values": "Valeurs contrôlées", + "Copied": "Copié", + "Copied to clipboard": "Copié dans le Presse-papiers", + "Copy": "Copier", + "Copy to clipboard": "Copier dans le presse-papiers", + "Couldn't read kubeconfig file": "Nous n’avons pas pu lire le fichier kubeconfig", + "Count": "Nombre", + "CPU Usage": "Utilisation du processeur", + "Create": "Créer", + "Create {{ name }}": "Créer {{ name }}", + "Create / Apply": "Créer/Appliquer", + "Create a new namespace and use it as a project": "Créer un espace de noms et l’utiliser comme projet", + "Create a new namespace on one or more clusters and set it up as a project.": "Créez un espace de noms sur un ou plusieurs clusters et configurez-le comme projet.", + "Create a Project": "Créer un projet", + "Create Namespace": "Créer un espace de noms", + "Create New Namespace": "Créer un espace de noms", + "Create new Project from YAML": "Créer un nouveau projet depuis YAML", + "Create Project": "Créer un projet", + "Create resource quota": "Créer un quota de ressources", + "Create Resource Quota to limit resource consumption within this project": "Créer un quota de ressources pour limiter la consommation de ressources dans ce projet", + "Create your first project to organize your Kubernetes resources": "Créer votre premier projet pour organiser vos ressources Kubernetes", + "Created": "Créé", + "Creating": "Création", + "Creating ephemeral debug container...": "Création d’un conteneur de débogage éphémère...", + "Creating following resources in this project:": "Création des ressources suivantes dans ce projet :", + "Creating project": "Création du projet", + "Creation": "Création", + "Current": "Actuel", + "Current Namespace": "Espace de noms actuel", + "Current number of replicas: {{ numReplicas }}": "Nombre actuel de réplicas : {{ numReplicas }}", + "Current//context:cluster": "Actuel", + "Current//context:pods": "Actuel", + "Current//context:replicas": "Actuel", + "Custom color": "Couleur personnalisée", + "Custom icon (Iconify)": "Icône personnalisée (Iconify)", + "Custom row value": "Valeur de ligne personnalisée", + "Custom value": "Valeur personnalisée", + "Data": "Données", "Date": "Date", - "Visible": "Visible", - "Mark as read": "Mark as read", - "Show notifications": "Show notifications", - "You have unread notifications": "Vous avez des notifications non lues", - "View all notifications": "View all notifications", - "Unknown": "Inconnu", - "Plugins": "Plug-ins", - "Multiple versions": "Multiple versions", + "Debug Pod": "Déboguer le pod", + "Debug: {{ itemName }}": "Déboguer : {{ itemName }}", + "Decrement": "Décrémentation", + "Default": "Par défaut", + "Default namespace": "Espace de noms par défaut", + "Default Request": "Requête par défaut", + "Degraded": "Détérioré", + "Delete": "Supprimer", + "Delete Cluster": "Supprimer le cluster", + "Delete item": "Supprimer l’élément", + "Delete items": "Supprimer les éléments", + "Delete Plugin": "Supprimer le plug-in", + "Delete port forward": "Supprimer le transfert de port", + "Delete project": "Supprimer le projet", + "Delete Project": "Supprimer le projet", + "Delete Project & Namespaces": "Supprimer le projet et les espaces de noms", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} éléments supprimés.", + "Deleted item {{ itemName }}.": "Élément supprimé {{ itemName }}.", + "Deleted plugin {{ itemName }}.": "Plug-in supprimé {{ itemName }}.", + "Deleted project {{ projectName }}.": "Projet supprimé {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "Suppression de {{ itemsLength }} éléments…", + "Deleting item {{ itemName }}…": "Suppression de l’élément {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "Suppression du plug-in {{ itemName }}...", + "Deleting project {{ projectName }}…": "Suppression du projet {{ projectName }}…", + "Deployment pods": "Pods de déploiement", "Description": "Description", - "Type": "Type", + "Desired number of replicas:": "Nombre souhaité de réplicas :", + "Desired//context:pods": "Souhaité", + "Desired//context:replicas": "Souhaité", + "Details": "Détails", "Development": "Développement", - "User-installed": "User-installed", - "Shipped": "Shipped", - "This plugin is not compatible with this version of Headlamp": "This plugin is not compatible with this version of Headlamp", - "Incompatible": "Incompatible", - "Overridden by {{type}} version": "Overridden by {{type}} version", - "Not Loaded": "Not Loaded", + "Disable update notifications": "Désactiver les notifications de mise à jour", "Disabled": "Désactivé", - "Loaded": "Chargé", + "Dismiss": "Ignorer", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop nécessite des ports compris entre 30 000 et 32 000.", + "Documentation": "Documentation", + "Download": "Télécharger", + "Drag & drop or choose kubeconfig file here": "Faites glisser et déposez ou choisissez un fichier kubeconfig ici", + "Drag & drop YAML files here or click to choose files": "Faites glisser, puis déposez des fichiers YAML ici ou cliquez pour choisir des fichiers", + "Drop the file here...": "Déposez le fichier ici...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster en double : {{ clusterNames }} dans la liste. Veuillez modifier le nom du contexte.", + "Duration": "Durée", + "e.g. 30080": "par exemple, 30080", + "e.g. 8080": "par exemple 8080", + "Edit": "Modifier", + "Edit: {{ itemName }}": "Modifier : {{ itemName }}", + "Editor": "Éditeur", + "Effect": "Effet", "Enable": "Activer", - "Save & Apply": "Save & Apply", - "Deleting plugin {{ itemName }}...": "Deleting plugin {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Cancelled deletion of {{ itemName }}.", - "Deleted plugin {{ itemName }}.": "Deleted plugin {{ itemName }}.", - "Error deleting plugin {{ itemName }}.": "Error deleting plugin {{ itemName }}.", - "Open Plugin Folder": "Open Plugin Folder", - "Delete Plugin": "Delete Plugin", - "By": "Par", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.", - "Are you sure you want to delete this plugin?": "Are you sure you want to delete this plugin?", - "Uh-oh! Something went wrong.": "Uh-oh! Something went wrong.", - "Error loading {{ routeName }}": "Error loading {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", + "Endpoints": "Points de terminaison", + "Enter a name": "Entrer un nom", + "Enter a name for the new namespace": "Entrer un nom pour le nouvel espace de noms", + "Enter a name for your new project.": "Entrez un nom pour votre nouveau projet.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Entrez une valeur comprise entre {{ minRows }} et {{ maxRows }}.", + "Enter URL": "Entrer une URL", + "Enter URL to YAML file": "Entrer l’URL du fichier YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Les conteneurs de débogages éphémères ne peuvent pas être supprimés via l’API Kubernetes. Ils resteront dans la spécification du pod, même après la fermeture du terminal. Pour les supprimer, le pod doit être recréé.", "Error": "Erreur", - "Okay": "Okay", - "Original name: {{ displayName }}": "Original name: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "This custom name is already in use, please choose a different name.", - "The current name of the cluster. You can define a custom name": "The current name of the cluster. You can define a custom name", - "Cluster name": "Cluster name", - "Change name": "Change name", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Are you sure you want to change the name for \"{{ clusterName }}\"?", - "Apply": "Appliquer", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().", - "Choose Accent Color": "Choose Accent Color", - "Use custom color": "Use custom color", - "Custom color": "Custom color", - "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", - "Full page": "Full page", - "Choose Cluster Icon": "Choose Cluster Icon", - "Use custom icon": "Use custom icon", - "Custom icon (Iconify)": "Custom icon (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Example: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.", - "Node Shell Settings": "Node Shell Settings", - "The default image is used for dropping a shell into a node (when not specified directly).": "The default image is used for dropping a shell into a node (when not specified directly).", - "Linux image": "Linux image", - "The default namespace is default.": "The default namespace is default.", - "Namespace": "Espace de noms", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Enter a value between {{ minRows }} and {{ maxRows }}.", - "Custom row value": "Custom row value", - "Custom value": "Custom value", - "Pod Debug Settings": "Pod Debug Settings", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "The default image is used for creating ephemeral debug containers.", - "General Settings": "General Settings", - "Version": "Version", - "Language": "Langue", - "Resource details view": "Resource details view", - "Number of rows for tables": "Number of rows for tables", - "Timezone to display for dates": "Timezone to display for dates", - "Sort sidebar items alphabetically": "Sort sidebar items alphabetically", - "Use evict for pod deletion": "Use evict for pod deletion", - "Theme": "Thème", - "Keyboard Shortcuts": "Raccourcis clavier", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure keyboard shortcuts for quick access to various parts of the application.", - "Cluster Settings": "Cluster Settings", - "There seem to be no clusters configured…": "There seem to be no clusters configured…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} does not exist. Please select a valid cluster:", - "Go to cluster": "Go to cluster", - "Appearance": "Apparence", - "Stored in your browser's localStorage (per-browser setting).": "Stored in your browser's localStorage (per-browser setting).", - "Accent color": "Accent color", - "Change Color": "Change Color", - "Choose Color": "Choose Color", - "Cluster icon": "Cluster icon", - "Change Icon": "Change Icon", - "Choose Icon": "Choose Icon", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.", - "Apply appearance": "Apply appearance", - "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.", - "Applying...": "Applying...", - "Default namespace": "Default namespace", - "The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).", - "Allowed namespaces": "Allowed namespaces", - "The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.", - "Add namespace": "Add namespace", - "Remove Cluster": "Remove Cluster", - "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Are you sure you want to remove the cluster \"{{ clusterName }}\"?", - "Server": "Serveur", - "Press keys...": "Press keys...", - "Conflicts with: {{name}}": "Conflicts with: {{name}}", - "Reset to default": "Reset to default", - "Navigation": "Navigation", - "General": "Général", - "Reset All to Defaults": "Reset All to Defaults", - "Log out from all": "Log out from all", - "Log out": "Log out", - "Account of current user": "Account of current user", - "Appbar Tools": "Appbar Tools", - "show more": "show more", - "Version information": "Version information", - "Getting auth info: {{ clusterName }}": "Getting auth info: {{ clusterName }}", - "Getting auth info": "Getting auth info", - "Testing auth": "Testing auth", - "Headlamp Cluster Authentication": "Headlamp Cluster Authentication", - "Sign In": "Se connecter", - "Use A Token": "Use A Token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Failed to get authentication information: {{ errorMessage }}", - "Try Again": "Try Again", - "Back": "Retour", - "Memory Usage": "Memory Usage", - "{{ available }} units": "{{ available }} units", - "CPU Usage": "CPU Usage", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Requested", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Ready", - "Recent clusters": "Recent clusters", - "All clusters": "All clusters", - "Show build information": "Show build information", - "Choose a cluster": "Choose a cluster", - "Wait while fetching clusters…": "Wait while fetching clusters…", - "Loading cluster information": "Loading cluster information", - "There seems to be no clusters configured…": "There seems to be no clusters configured…", - "Please make sure you have at least one cluster configured.": "Please make sure you have at least one cluster configured.", - "Or try running Headlamp with a different kube config.": "Or try running Headlamp with a different kube config.", - "Load from a file": "Load from a file", - "Current//context:cluster": "Current", - "Choose cluster": "Choose cluster", + "Error authenticating": "Erreur lors de l’authentification", + "Error deleting {{ itemsLength }} items.": "Nous n’avons pas pu supprimer {{ itemsLength }} éléments, car nous avons rencontré une erreur.", + "Error deleting item {{ itemName }}.": "Nous n’avons pas pu supprimer l’élément {{ itemName }}, car nous avons rencontré une erreur.", + "Error deleting plugin {{ itemName }}.": "Erreur lors de la suppression du plug-in {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Nous n’avons pas pu supprimer le projet {{ projectName }}, car nous avons rencontré une erreur.", + "Error Details": "Détails de l’erreur", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Erreur lors de l’obtention de la ressource personnalisée {{ crName }} : {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Erreur lors de l’obtention de la définition de ressource personnalisée {{ crdName }} : {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Erreur lors de l’obtention des définitions de ressources personnalisées : {{ errorMessage }}", + "Error loading {{ routeName }}": "Erreur lors du chargement {{ routeName }}", + "Error parsing the code: {{error}}": "Erreur lors de l’analyse du code : {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Erreur lors de l’analyse du code. Veuillez vérifier qu’il s’agit d’un fichier YAML ou JSON valide !", + "Error processing files: {{error}}": "Erreur lors du traitement des fichiers : {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Erreur lors de la configuration des clusters. Veuillez charger un fichier kubeconfig valide", + "Error: All of the files are empty.": "Erreur : tous les fichiers sont vides.", + "Evict": "Supprimer", + "Evict Pod": "Supprimer le pod", + "Example: mdi:kubernetes, mdi:cloud-outline": "Exemple : mdi:kubernetes, mdi:cloud-outline", + "Examples": "Exemples", + "Exit Code": "Code de sortie", + "Expand": "Développer", + "Expand All": "Développer tout", + "Expand sidebar": "Développer la barre latérale", + "Failed": "Échec", + "Failed to apply {{ newItemName }}.": "Nous n’avons pas pu appliquer {{ newItemName }}.", + "Failed to apply changes to {{ itemName }}.": "Nous n’avons pas pu appliquer les modifications à {{ itemName }}.", + "Failed to connect to the backend": "Nous n’avons pas pu nous connecter au backend", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Nous n’avons pas pu effectuer la connexion. Veuillez vérifier que le cluster Kubernetes est en cours d’exécution et accessible. Erreur : {{ errorMessage }}", + "Failed to connect…": "Nous n’avons pas pu nous connecter…", + "Failed to connect…\r\n": "Nous n’avons pas pu nous connecter…\r\n", + "Failed to copy to clipboard": "Copie impossible dans le Presse-papiers", + "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Nous n’avons pas pu créer {{ kind }} {{ name }} dans {{ apiVersion }}.", + "Failed to create {{ kind }} {{ name }}.": "Nous n’avons pas pu créer {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Nous n’avons pas pu créer de conteneur de débogage : {{message}}", + "Failed to fetch pods: {{error}}": "Nous n’avons pas pu extraire les pods : « {{error}} »", + "Failed to fetch related pods": "Nous n’avons pas pu extraire les pods associés", + "Failed to fetch release information": "Nous n’avons pas pu extraire les informations de version", + "Failed to get authentication information: {{ errorMessage }}": "Nous n’avons pas pu obtenir les informations d’authentification : {{ errorMessage }}", + "Failed to load custom resource instances": "Nous n’avons pas pu charger les instances de ressources personnalisées", + "Failed to load from URL: {{error}}": "Nous n’avons pas pu charger depuis l’URL : {{error}}", "Failed to load resources": "Échec de chargement des ressources", - "You don't have permissions to view this resource": "You don't have permissions to view this resource", - "Resource not found": "Resource not found", - "Hide details": "Hide details", - "Show details": "Show details", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.", - "Error setting up clusters, please load a valid kubeconfig file": "Error setting up clusters, please load a valid kubeconfig file", - "Couldn't read kubeconfig file": "Couldn't read kubeconfig file", - "No clusters found!": "No clusters found!", - "No contexts found!": "No contexts found!", - "Invalid kubeconfig file: {{ errorMessage }}": "Invalid kubeconfig file: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Drag & drop or choose kubeconfig file here", - "Choose file": "Choose file", - "Select clusters": "Select clusters", - "Next": "Suivant", - "Validating selected clusters": "Validating selected clusters", - "Setting up clusters": "Setting up clusters", - "Clusters successfully set up!": "Clusters successfully set up!", - "Finish": "Terminer", - "Only warnings ({{ numWarnings }})": "Only warnings ({{ numWarnings }})", - "Reason": "Raison", - "Count": "Nombre", - "Last Seen": "Last Seen", - "Offline": "Hors connexion", - "Lost connection to the cluster.": "Lost connection to the cluster.", - "No": "Non", - "Yes": "Oui", - "Create {{ name }}": "Create {{ name }}", - "Toggle fullscreen": "Toggle fullscreen", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.", - "Your AKS desktop ran into a problem!": "Your AKS desktop ran into a problem!", - "Head back <1>home.": "Head back <1>home.", - "Error Details": "Error Details", - "Copied to clipboard": "Copié dans le Presse-papiers", - "Failed to copy to clipboard": "Failed to copy to clipboard", - "Copy": "Copier", - "Open Issue on GitHub": "Ouvrir un problème sur GitHub", - "Scroll to bottom": "Scroll to bottom", - "Container": "Conteneur", - "Lines": "Lines", - "Severity": "Gravité", - "Timestamps": "Timestamps", - "Wrap lines": "Wrap lines", - "All levels": "All levels", + "Failed to load revision history: {{ error }}": "Nous n’avons pas pu charger l’historique des révisions : {{ error }}", + "Failed to read file.": "Échec de la lecture du fichier.", + "Failed to restart {{ itemName }}.": "Nous n’avons pas pu redémarrer {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Nous n’avons pas pu redémarrer {{ itemsLength }} éléments.", + "Failed to resume CronJob {{ newItemName }}.": "Nous n’avons pas pu reprendre le CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Nous n’avons pas pu restaurer {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Nous n’avons pas pu exécuter « {{ command }} »", + "Failed to run \"{{command}}\"…": "Nous n’avons pas pu exécuter « {{command}} »…", + "Failed to scale {{ itemName }}.": "Nous n’avons pas pu mettre à l’échelle {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Nous n’avons pas pu générer « {{ newItemName }} »", + "Failed to suspend CronJob {{ newItemName }}.": "Nous n’avons pas pu suspendre le CronJob {{ newItemName }}.", + "Fetching release information…": "Extraction des informations de mise en production…", + "File read was aborted.": "La lecture du fichier a été abandonnée.", + "Filter Type": "Type de filtre", + "Filters": "Filtres", "Find": "Trouver", - "Download": "Télécharger", - "No results": "No results", - "Too many matches": "Too many matches", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} of {{ totalResults }}", - "Match case": "Match case", - "Match whole word": "Match whole word", - "Use regular expression": "Use regular expression", - "Previous Match (Shift+Enter)": "Previous Match (Shift+Enter)", - "Next Match (Enter)": "Next Match (Enter)", - "All namespaces": "All namespaces", - "From": "À partir de", - "Age": "Âge", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Release Notes ({{ appVersion }})", - "Fetching release information…": "Fetching release information…", - "Skip": "Ignorer", - "Failed to fetch release information": "Failed to fetch release information", - "An update is available": "Mise à jour disponible", - "Read more": "Read more", - "Disable update notifications": "Disable update notifications", - "Dismiss": "Ignorer", - "Install the metrics-server to get usage data.": "Install the metrics-server to get usage data.", - "Copy to clipboard": "Copier dans le presse-papiers", - "Create / Apply": "Create / Apply", - "Create": "Créer", - "Deleting item {{ itemName }}…": "Deleting item {{ itemName }}…", - "Deleted item {{ itemName }}.": "Deleted item {{ itemName }}.", - "Error deleting item {{ itemName }}.": "Error deleting item {{ itemName }}.", - "Evict": "Evict", - "Evict Pod": "Evict Pod", - "Delete item": "Supprimer l’élément", - "Are you sure you want to evict pod {{ itemName }}?": "Are you sure you want to evict pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Are you sure you want to delete item {{ itemName }}?", - "Force Delete": "Force Delete", - "Are you sure you want to delete the following items?": "Are you sure you want to delete the following items?", - "Deleting {{ itemsLength }} items…": "Deleting {{ itemsLength }} items…", - "Cancelled deletion of {{ itemsLength }} items.": "Cancelled deletion of {{ itemsLength }} items.", - "Deleted {{ itemsLength }} items.": "Deleted {{ itemsLength }} items.", - "Error deleting {{ itemsLength }} items.": "Error deleting {{ itemsLength }} items.", - "Delete items": "Delete items", - "Resource details": "Resource details", - "Loading documentation": "Loading documentation", - "No documentation available.": "No documentation available.", - "No documentation for type {{ docsType }}.": "No documentation for type {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Showing documentation for: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Applying changes to {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Cancelled changes to {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Applied changes to {{ itemName }}.", - "Failed to apply changes to {{ itemName }}.": "Failed to apply changes to {{ itemName }}.", - "Edit": "Modifier", - "Invalid JSON": "Invalid JSON", - "Invalid YAML": "Invalid YAML", - "Failed to create {{ kind }} {{ name }}.": "Failed to create {{ kind }} {{ name }}.", - "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Error parsing the code: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Error parsing the code. Please verify it's valid YAML or JSON!", - "Applying {{ newItemName }}…": "Applying {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Cancelled applying {{ newItemName }}.", - "Applied {{ newItemName }}.": "Applied {{ newItemName }}.", - "Failed to apply {{ newItemName }}.": "Failed to apply {{ newItemName }}.", - "New Object": "New Object", - "View: {{ itemName }}": "View: {{ itemName }}", - "Edit: {{ itemName }}": "Edit: {{ itemName }}", - "Loading editor": "Loading editor", - "Hide Managed Fields": "Hide Managed Fields", - "Use minimal editor": "Use minimal editor", - "Upload File/URL": "Upload File/URL", - "Editor": "Éditeur", - "Documentation": "Documentation", - "Undo": "Annuler", - "Are you sure?": "Souhaitez-vous vraiment continuer ?", - "This will discard your changes in the editor. Do you want to proceed?": "This will discard your changes in the editor. Do you want to proceed?", - "Undo Changes": "Undo Changes", - "Invalid Secret Reference": "Invalid Secret Reference", - "Invalid Config Map Reference": "Invalid Config Map Reference", - "Invalid fieldRef": "Invalid fieldRef", - "Invalid resourceFieldRef": "Invalid resourceFieldRef", - "Show fewer": "Show fewer", - "Show all environment variables": "Show all environment variables", - "Show all environment variables (+{{count}} more)_one": "Show all environment variables (+{{count}} more)", - "Show all environment variables (+{{count}} more)_other": "Show all environment variables (+{{count}} more)", - "No label selectors found for this {{type}}": "No label selectors found for this {{type}}", - "Invalid response from server": "Invalid response from server", - "Failed to fetch related pods": "Failed to fetch related pods", - "No pods found for this workload": "No pods found for this workload", - "Failed to fetch pods: {{error}}": "Failed to fetch pods: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Logs are paused. Click the follow button to resume following them.", - "Select Pod": "Select Pod", - "All Pods": "All Pods", - "Restarted": "Restarted", - "Show logs for previous instances of this container.": "Show logs for previous instances of this container.", - "You can only select this option for containers that have been restarted.": "You can only select this option for containers that have been restarted.", - "Show previous": "Show previous", - "Show timestamps in the logs.": "Show timestamps in the logs.", - "Follow logs in real-time.": "Follow logs in real-time.", + "Finish": "Terminer", + "Finished": "Terminé", + "Fit to screen": "Adapter à l’écran", "Follow": "Suivre", - "Show logs": "Show logs", - "Loading resource data": "Loading resource data", - "Creation": "Creation", - "Labels": "Étiquettes", - "Annotations": "Annotations", - "Owner refs": "Owner refs", - "Controlled by": "Controlled by", - "Show all labels (+{{count}} more)_one": "Show all labels (+{{count}} more)", - "Show all labels (+{{count}} more)_other": "Show all labels (+{{count}} more)", - "Start port forward": "Start port forward", - "Forward port": "Forward port", - "Delete port forward": "Delete port forward", - "Stop port forward": "Stop port forward", - "Copied": "Copié", - "This value may differ in the container, since the pod is older than {{from}}": "This value may differ in the container, since the pod is older than {{from}}", - "Value": "Valeur", - "Mount Path": "Mount Path", + "Follow logs in real-time.": "Suivez les journaux d’activité en temps réel.", + "Force Delete": "Forcer la suppression", + "Format": "Format", + "Forward port": "Réacheminer le port", + "Found {{0}} results. Showing first {{1}}": "{{0}} résultats trouvés. Affichage des {{1}} premiers", "from": "de", - "I/O": "I/O", - "Ready": "Prêt", - "Waiting": "En attente", - "Running": "Exécution en cours", - "Exit Code": "Exit Code", - "Started": "Démarré", - "Finished": "Terminé", - "Restart Count": "Restart Count", - "Last State": "Last State", - "No data to be shown.": "No data to be shown.", - "Init Containers": "Init Containers", - "Conditions": "Conditions", - "Volumes": "Volumes", - "Kind": "Genre", - "Restarting {{ itemName }}…": "Restarting {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "Cancelled restarting {{ itemName }}.", - "Restarted {{ itemName }}.": "Restarted {{ itemName }}.", - "Failed to restart {{ itemName }}.": "Failed to restart {{ itemName }}.", - "Restart": "Redémarrer", - "Are you sure you want to restart {{ itemName }}?": "Are you sure you want to restart {{ itemName }}?", - "Are you sure you want to restart the following items?": "Are you sure you want to restart the following items?", - "Restarting {{ itemsLength }} items…": "Restarting {{ itemsLength }} items…", - "Cancelled restarting {{ itemsLength }} items.": "Cancelled restarting {{ itemsLength }} items.", - "Restarted {{ itemsLength }} items.": "Restarted {{ itemsLength }} items.", - "Failed to restart {{ itemsLength }} items.": "Failed to restart {{ itemsLength }} items.", - "Restart items": "Restart items", - "Revision History": "Revision History", - "Loading revision history…": "Loading revision history…", - "Failed to load revision history: {{ error }}": "Failed to load revision history: {{ error }}", - "No revision history available.": "No revision history available.", - "Revision": "Révision", - "Created": "Créé", + "From": "À partir de", + "Full page": "Page entière", + "Fullscreen": "Plein écran", + "General": "Général", + "General Settings": "Paramètres généraux", + "Getting auth info": "Obtention des informations d’authentification", + "Getting auth info: {{ clusterName }}": "Obtention des informations d’authentification : {{ clusterName }}", + "Give your project a descriptive name": "Donner un nom descriptif à votre projet", + "Global Default": "Valeur par défaut globale", + "Global Search": "Recherche globale", + "Go to cluster": "Accéder au cluster", + "Group": "Groupe", + "Group By": "Regrouper par", + "Handler": "Gestionnaire", + "Hard": "Strict", + "Head back <1>home.": "Retourner <1>à l’accueil.", + "Headers": "En-têtes", + "Headlamp Cluster Authentication": "Authentification du cluster Headlamp", + "Health": "Intégrité", + "Healthy": "Sain", + "Hex, rgb(), or rgba()": "Hexadécimal, rgb() ou rgba()", + "Hide details": "Masquer les détails", + "Hide Helm Secrets": "Masquer les secrets de Helm", + "Hide Managed Fields": "Masquer les champs managés", + "Holder": "Titulaire", + "Holder Identity": "Identité du détenteur", + "Home": "Accueil", + "Host": "Hôte", + "Hostname": "Nom d’hôte", + "I/O": "E/S", + "ID token": "Jeton d’ID", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Si une ressource contient plus d’éléments que cette quantité, ils seront exclus de la recherche. Cela permet de réduire l’utilisation de la mémoire et les ralentissements pour les clusters volumineux.", "Images": "Images ", - "Current": "Actuel", - "Previous": "Précédent", - "Rolling back {{ itemName }} to previous version…": "Rolling back {{ itemName }} to previous version…", - "Cancelled rollback of {{ itemName }}.": "Cancelled rollback of {{ itemName }}.", - "Rolled back {{ itemName }} to previous version.": "Rolled back {{ itemName }} to previous version.", - "Failed to rollback {{ itemName }}.": "Failed to rollback {{ itemName }}.", - "Rollback": "Restaurer", - "Rollback {{ kind }}": "Rollback {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.", - "No previous revisions available to rollback to.": "No previous revisions available to rollback to.", - "Revision {{ revision }}": "Revision {{ revision }}", - "Scaling {{ itemName }}…": "Scaling {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Cancelled scaling {{ itemName }}.", - "Scaled {{ itemName }}.": "Scaled {{ itemName }}.", - "Failed to scale {{ itemName }}.": "Failed to scale {{ itemName }}.", - "Scale": "Mettre à l'échelle", - "Scale Replicas": "Scale Replicas", - "Current number of replicas: {{ numReplicas }}": "Current number of replicas: {{ numReplicas }}", - "Desired number of replicas:": "Desired number of replicas:", - "Decrement": "Décrémentation", + "In-cluster": "En cluster", + "Incompatible": "Incompatible", "Increment": "Incrément", - "A large number of replicas may negatively impact the cluster's performance": "A large number of replicas may negatively impact the cluster's performance", - "Load": "Charger", - "Failed to read file.": "Échec de la lecture du fichier.", - "File read was aborted.": "File read was aborted.", - "Error: All of the files are empty.": "Error: All of the files are empty.", - "Unexpected error while reading files.": "Unexpected error while reading files.", - "Drop the file here...": "Déposez le fichier ici...", - "Select a file or drag and drop here": "Select a file or drag and drop here", - "Select File": "Sélectionner un fichier", - "{{count}} files selected_one": "{{count}} files selected", - "{{count}} files selected_other": "{{count}} files selected", - "Please enter a valid URL.": "Entrez une URL valide.", - "Unexpected error while fetching the file.": "Unexpected error while fetching the file.", - "Enter URL": "Enter URL", - "Upload File": "Upload File", - "Load from URL": "Load from URL", - "View YAML": "Afficher YAML", - "Collapse": "Réduire", - "Expand": "Développer", - "sort up": "sort up", - "sort down": "sort down", - "sort swap": "sort swap", - "Loading table data": "Loading table data", - "Refresh": "Actualiser", - "No data matching the filter criteria.": "No data matching the filter criteria.", - "No results found": "Résultats introuvables", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…", - "Failed to run \"{{command}}\"…": "Failed to run \"{{command}}\"…", - "Failed to connect…": "Failed to connect…", - "Press the enter key to reconnect.": "Press the enter key to reconnect.", - "Failed to run \"{{ command }}\"": "Failed to run \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Trying to attach to the container {{ container }}…", - "Trying to run \"{{command}}\"…": "Trying to run \"{{command}}\"…", - "Attach: {{ itemName }}": "Attach: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Timezone", - "Data": "Données", - "No data in this config map": "No data in this config map", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}", - "Loading custom resource details": "Loading custom resource details", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Error getting custom resource {{ crName }}: {{ errorMessage }}", - "Loading custom resource instances": "Loading custom resource instances", - "No custom resources instances found.": "No custom resources instances found.", - "Failed to load custom resource instances": "Failed to load custom resource instances", - "Error getting custom resource definitions: {{ errorMessage }}": "Error getting custom resource definitions: {{ errorMessage }}", - "Loading custom resource definitions": "Loading custom resource definitions", - "Loading custom resource definition": "Loading custom resource definition", - "No custom resources found": "No custom resources found", - "Group": "Groupe", - "Categories": "Catégories", - "Accepted Names": "Accepted Names", - "Versions": "Versions", - "Spawning Job {{ newItemName }}…": "Spawning Job {{ newItemName }}…", - "Job {{ newItemName }} spawned": "Job {{ newItemName }} spawned", - "Failed to spawn Job {{ newItemName }}": "Failed to spawn Job {{ newItemName }}", - "Spawn Job": "Spawn Job", - "This will trigger a new Job based on the CronJob {{ name }}": "This will trigger a new Job based on the CronJob {{ name }}", + "Init Containers": "Conteneurs d’initialisation", + "Install the metrics-server to get usage data.": "Installez metrics-server pour obtenir des données d’utilisation.", + "Instance": "Instance", + "Instances": "Instances", + "Internal IP": "IP interne", + "Invalid Config Map Reference": "Référence de mappage de configuration non valide", + "Invalid fieldRef": "fieldRef non valide", + "Invalid JSON": "JSON non valide", + "Invalid kubeconfig file: {{ errorMessage }}": "kubeconfig non valide : {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef non valide", + "Invalid response from server": "Réponse non valide du serveur", + "Invalid Secret Reference": "Référence du secret non valide", + "Invalid YAML": "YAML incorrect", + "Job {{ newItemName }} spawned": "Travail {{ newItemName }} généré", "Job Name": "Nom de tâche", - "Spawn": "Spawn", - "Suspending CronJob {{ newItemName }}…": "Suspending CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Resuming CronJob {{ newItemName }}…", - "Cancelled suspending CronJob {{ newItemName }}.": "Cancelled suspending CronJob {{ newItemName }}.", - "Cancelled resuming CronJob {{ newItemName }}.": "Cancelled resuming CronJob {{ newItemName }}.", - "Suspended CronJob {{ newItemName }}.": "Suspended CronJob {{ newItemName }}.", - "Resumed CronJob {{ newItemName }}.": "Resumed CronJob {{ newItemName }}.", - "Failed to suspend CronJob {{ newItemName }}.": "Failed to suspend CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Failed to resume CronJob {{ newItemName }}.", - "Resume": "Reprendre", - "Suspend": "Suspendre", "Key": "Clé", - "Operator": "Opérateur", - "Effect": "Effet", - "Desired//context:pods": "Desired", - "Addresses": "Addresses", - "Address Type": "Address Type", - "Hostname": "Nom d’hôte", - "Node Name": "Node Name", - "Zone": "Zone", - "Endpoints": "Points de terminaison", - "Retry Budget": "Retry Budget", - "Not specified": "Not specified", - "Min Retry Rate": "Min Retry Rate", - "Port": "Port", - "Protocol": "Protocole", - "No addresses data to be shown.": "No addresses data to be shown.", - "Listeners": "Listeners", + "Keyboard Shortcuts": "Raccourcis clavier", + "Kind": "Genre", + "Labels": "Étiquettes", + "Language": "Langue", + "Last Seen": "Dernière connexion", + "Last State": "Dernier état", + "Last Transition Time": "Heure de la dernière transition", + "Lease Duration Seconds": "Durée du bail en secondes", + "Leave empty to auto-assign an available port.": "Laissez vide pour attribuer automatiquement un port disponible.", + "Leave empty to auto-assign from range 30000-32000.": "Laissez vide pour une affectation automatique dans la plage 30000-32000.", + "Limit": "Limite", + "Lines": "Lignes", + "Linux image": "Image Linux", + "Listeners": "Écouteurs", + "Load": "Charger", + "Load cluster": "Charger un cluster", + "Load from a file": "Charger depuis un fichier", + "Load from KubeConfig": "Charger depuis KubeConfig", + "Load from URL": "Charger depuis l’URL", + "Load resources": "Charger des ressources", + "Load YAML resources from a remote URL": "Charger des ressources YAML depuis une URL distante", + "Loaded": "Chargé", + "Loaded {{0}} items": "{{0}} éléments chargés", + "Loaded Resources ({{count}})_one": "Ressources chargées ({{count}})", + "Loaded Resources ({{count}})_other": "Ressources chargées ({{count}})", + "Loading": "Chargement", + "Loading cluster information": "Chargement des informations de cluster", + "Loading custom resource definition": "Chargement d’une définition de ressource personnalisée", + "Loading custom resource definitions": "Chargement de définitions de ressources personnalisées", + "Loading custom resource details": "Chargement des détails de la définition de ressource personnalisée", + "Loading custom resource instances": "Chargement d’instances de ressources personnalisées", + "Loading documentation": "Chargement de la documentation", + "Loading editor": "Chargement de l’éditeur", + "Loading port forwarding": "Chargement du réacheminement de port", + "Loading resource data": "Chargement des données de ressource", + "Loading revision history…": "Chargement de l’historique des révisions…", + "Loading table data": "Chargement des données de table", + "Loading...": "Chargement en cours...", + "Local Port": "Port local", + "Log Level": "Niveau de consignation", + "Log out": "Fermer une session", + "Log out from all": "Fermer une session de tout", + "Log Viewer Search": "Recherche dans la visionneuse du journal", + "Logs are paused. Click the follow button to resume following them.": "Les journaux d’activité sont en pause. Cliquez sur le bouton suivre pour reprendre leur suivi.", + "Logs: {{ itemName }}": "Journaux d’activité : {{ itemName }}", + "Lost connection to the cluster.": "Connexion au cluster perdue.", + "Main Navigation": "Navigation principale", + "Map": "Carte", + "Mark all as read": "Tout marquer comme lu", + "Mark as read": "Marquer comme lu", + "Match case": "Respecter la casse", + "Match whole word": "Mot entier", "Matches": "Correspondances", - "BackendRefs": "BackendRefs", - "Filters": "Filtres", - "Path Type": "Path Type", - "Path": "Chemin", - "Headers": "En-têtes", - "Query Parameters": "Query Parameters", + "Max": "Max", + "Max Allowed": "Maximum autorisé", + "Max items per Resource": "Nombre maximal d’éléments par ressource", + "Max Unavailable": "Maximum indisponible", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Utilisation de la mémoire", + "Menu": "Menu", + "Message": "Message", "Method": "Méthode", - "Filter Type": "Filter Type", - "Weight": "Weight", - "rules": "rules", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "No rules data to be shown.", - "Section Name": "Section Name", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Press<1>{formatShortcutKey(searchShortcutKey)}to search", - "Search resources, pages, clusters by name": "Search resources, pages, clusters by name", - "Current Namespace": "Current Namespace", - "Set namespace: {{namespace}}": "Set namespace: {{namespace}}", - "Page": "Page", - "Configure Keyboard Shortcuts": "Configure Keyboard Shortcuts", - "Reference": "Référence", "Metrics": "Métriques", - "(Current/Target)": "(Current/Target)", - "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Deployment pods", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} current / {{ desiredReplicas }} desired", - "Targets": "Cibles", - "more…": "more…", - "Default": "Par défaut", - "Host": "Hôte", - "Duration": "Durée", - "Holder Identity": "Holder Identity", - "Lease Duration Seconds": "Lease Duration Seconds", - "Renew Time": "Renew Time", - "Holder": "Holder", - "Container Limits": "Container Limits", - "Default Request": "Default Request", - "Max": "Max", "Min": "Min", - "A namespace with this name already exists.": "A namespace with this name already exists.", - "Applying {{ newItemName }}…": "Applying {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Cancelled applying {{ newItemName }}.", - "Namespaces must be under 64 characters.": "Namespaces must be under 64 characters.", - "Create Namespace": "Create Namespace", - "To": "À", - "used": "used", - "Scheduling Disabled": "Scheduling Disabled", - "Scheduling Enabled": "Scheduling Enabled", - "Taints": "Taints", - "Not ready yet!": "Not ready yet!", - "Internal IP": "Internal IP", + "Min Allowed": "Minimum autorisé", + "Min Available": "Minimum disponible", + "Min Retry Rate": "Taux minimal de nouvelles tentatives", + "Minimize": "Réduire", + "MinReplicas": "MinReplicas", + "Mode": "Mode", + "more…": "plus...", + "Mount Path": "Chemin d’accès au montage", + "Multiple versions": "Plusieurs versions", + "N/A": "N/A", + "Name": "Nom", + "Name is required": "Le nom est obligatoire", + "Namespace": "Espace de noms", + "Namespace Name": "Nom de l’espace de noms", + "Namespaces": "Espaces de noms", + "Namespaces must be under 64 characters.": "Les espaces de noms doivent comporter moins de 64 caractères.", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Les espaces de noms doivent contenir uniquement des caractères alphanumériques en minuscules ou des traits d’union (« - »), et doivent commencer et se terminer par un caractère alphanumérique.", + "Navigation": "Navigation", + "Navigation Tabs": "Onglets de navigation", + "New Object": "Nouvel objet", + "Next": "Suivant", + "Next Match (Enter)": "Correspondance suivante (Entrée)", + "No": "Non", + "No {{category}} resources found for this project.": "Aucune ressource {{category}} trouvée pour ce projet.", + "No addresses data to be shown.": "Aucune donnée d’adresses à afficher.", + "No available clusters": "Aucun cluster disponible", + "No cluster selected": "Aucun cluster sélectionné", + "No clusters configured": "Aucun cluster configuré", + "No clusters found": "Clusters introuvables", + "No clusters found!": "Aucun cluster trouvé !", + "No contexts found!": "Aucun contexte trouvé !", + "No custom resources found": "Aucune ressource personnalisée trouvée", + "No custom resources instances found.": "Aucune instance de ressources personnalisées trouvée.", + "No data in this config map": "Aucune donnée dans cette ConfigMap", + "No data in this secret": "Aucune donnée dans ce secret", + "No data matching the filter criteria.": "Aucune donnée ne correspond aux critères de filtre.", + "No data to be shown.": "Aucune donnée à afficher.", + "No data to be shown. Try to change filters or select a different namespace.": "Aucune donnée à afficher. Essayez de modifier les filtres ou sélectionnez un autre espace de noms.", + "No documentation available.": "Aucune documentation disponible.", + "No documentation for type {{ docsType }}.": "Aucune documentation pour le type {{ docsType }}.", + "No label selectors found for this {{type}}": "Aucun sélecteur d’étiquette trouvé pour ce {{type}}", + "No message": "Aucun message", + "No namespaces found on selected clusters": "Aucun espace de noms n’a été trouvé sur les clusters sélectionnés", + "No pods found for this workload": "Aucun pod trouvé pour cette charge de travail", + "No previous revisions available to rollback to.": "Aucune révision précédente disponible pour restauration.", + "No projects found": "Aucun projet trouvé", + "No Resources": "Aucune ressource", + "No resources have been uploaded": "Aucune ressource n’a été chargée", + "No resources selected": "Aucune ressource sélectionnée", + "No results": "Aucun résultat", + "No results found": "Résultats introuvables", + "No revision history available.": "Aucun historique des révisions n’est disponible.", + "No rules data to be shown.": "Aucune donnée de règles à afficher.", + "No Workloads": "Aucune charge de travail", + "Node": "Nœud", + "Node Name": "Nom du nœud", + "Node Shell Settings": "Paramètres de l’interpréteur de commandes du nœud", "None": "Aucun", + "Not Loaded": "Non chargé", + "Not ready yet!": "Pas encore prêt !", + "Not specified": "Non spécifié", + "Notifications": "Notifications", + "Number of rows for tables": "Nombre de lignes pour les tableaux", + "Offline": "Hors connexion", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Avertissements uniquement ({{ numWarnings }})", + "Open Issue on GitHub": "Ouvrir un problème sur GitHub", + "Open Plugin Folder": "Ouvrir le dossier du plug-in", + "Open the cluster chooser popup": "Ouvrir la fenêtre contextuelle du sélecteur de clusters", + "Open the global search dialog": "Ouvrir la boîte de dialogue de recherche globale", + "Operations": "Opérations", + "Operator": "Opérateur", + "Or try running Headlamp with a different kube config.": "Sinon, essayez d’exécuter Headlamp avec une autre configuration kube.", + "Origin": "Origine", + "Original name: {{ displayName }}": "Nom d’origine : {{ displayName }}", + "Overridden by {{type}} version": "Remplacé par la version {{type}}", + "Overview": "Vue d’ensemble", + "Owner refs": "Références du propriétaire", + "Page": "Page", + "ParentRefs": "ParentRefs", + "Path": "Chemin", + "Path Type": "Type de chemin d’accès", + "Path: {{ path }}:{{ port }}": "Chemin d’accès : {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Veuillez entrer un numéro de port valide (1-65535).", + "Please enter a valid URL.": "Entrez une URL valide.", + "Please make sure you have at least one cluster configured.": "Veuillez vérifier que vous avez au moins un cluster configuré.", + "Please paste your authentication token.": "Veuillez coller votre jeton d’authentification.", + "Please sign in to add your AKS clusters": "Veuillez vous connecter pour ajouter vos clusters AKS", + "Plugin": "Plug-in", + "Plugins": "Plug-ins", + "Pod debug is disabled in settings": "Le débogage de pod est désactivé dans les paramètres", + "Pod Debug Settings": "Paramètres de débogage de pod", + "Pod Port": "Port du pod", + "Port": "Port", + "Preemption Policy": "Stratégie de préemption", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Appuyez sur Ctrl+D ou tapez « quitter » pour terminer le conteneur éphémère. Sinon, le conteneur continuera de fonctionner.", + "Press keys...": "Appuyez sur les touches...", + "Press the enter key to reconnect.": "Appuyez sur la touche Entrée pour continuer.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Appuyez sur<1>{formatShortcutKey(searchShortcutKey)}pour effectuer une recherche", + "Prettify": "Embellir", + "Previous": "Précédent", + "Previous Match (Shift+Enter)": "Correspondance précédente (Shift+Entrée)", + "Proceed to select your preferred method for cluster creation and addition": "Continuez pour sélectionner votre méthode préférée de création et d’ajout de clusters", + "Project name": "Nom du projet", + "Project Name": "Nom du projet", + "Project Status": "Statut du projet", + "Projects": "Projets", + "Protocol": "Protocole", + "Provided": "Fourni", + "Providers": "Fournisseurs", + "Query Parameters": "Paramètres de la requête", + "Read more": "Lire plus d’informations", + "Ready": "Prêt", + "Ready//context:replicas": "Prêt", + "Reason": "Raison", + "Recent clusters": "Clusters récents", + "Recommendations": "Recommandations", + "Redirecting to main page…": "Redirection vers la page principale...", + "Reference": "Référence", + "Refetch Interval": "Intervalle d’actualisation", + "Refresh": "Actualiser", + "Release Notes ({{ appVersion }})": "Notes de publication ({{ appVersion }})", + "Remove Cluster": "Supprimer le cluster", + "Remove this cluster?": "Supprimer ce cluster ?", + "Renew Time": "Heure de renouvellement", + "Request": "Requête", + "Reset All to Defaults": "Tout réinitialiser aux valeurs par défaut", + "Reset to default": "Rétablir les valeurs par défaut", + "resource {{resourceName}} of container {{containerName}} on pods": "ressource {{resourceName}} du conteneur {{containerName}} sur les pods", + "resource {{resourceName}} on pods": "ressource {{resourceName}} sur des pods", + "Resource details": "Détails de la ressource", + "Resource details view": "Détails de la ressource", + "Resource not found": "Ressource introuvable", + "Resource Quotas": "Quotas de ressources", + "Resources": "Ressources", + "Restart": "Redémarrer", + "Restart Count": "Nombre de redémarrages", + "Restart items": "Redémarrer des éléments", + "Restarted": "Redémarré", + "Restarted {{ itemName }}.": "Redémarré {{ itemName }}.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} éléments redémarrés.", + "Restarting {{ itemName }}…": "Redémarrage de {{ itemName }}", + "Restarting {{ itemsLength }} items…": "Redémarrage de {{ itemsLength }} éléments...", + "Resume": "Reprendre", + "Resumed CronJob {{ newItemName }}.": "CronJob repris {{ newItemName }}.", + "Resuming CronJob {{ newItemName }}…": "Reprise de CronJob {{ newItemName }}...", + "Retry Budget": "Budget de nouvelle tentative", + "Revision": "Révision", + "Revision {{ revision }}": "Révision {{ revision }}", + "Revision History": "Historique des révisions", + "Role Bindings": "Liaisons de rôles", + "Roles": "Rôles", + "Rollback": "Restaurer", + "Rollback {{ kind }}": "Restaurer {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} a été restauré à la version précédente.", + "Rolling back {{ itemName }} to previous version…": "Restauration de {{ itemName }} à la version précédente...", + "rules": "règles", + "Running": "Exécution en cours", + "Save": "Enregistrer", + "Save & Apply": "Enregistrer et appliquer", + "Scale": "Mettre à l'échelle", + "Scale Replicas": "Mettre à l’échelle des réplicas", + "Scaled {{ itemName }}.": "Mise à l’échelle de {{ itemName }}.", + "Scaling {{ itemName }}…": "Mise à l’échelle de {{ itemName }}", + "Scheduling Disabled": "Planification désactivée", + "Scheduling Enabled": "Planification activée", + "Scroll to bottom": "Faire défiler vers le bas", + "Search": "Rechercher", + "Search Resources": "Rechercher des ressources", + "Search resources by query": "Rechercher des ressources par requête", + "Search resources, pages, clusters by name": "Rechercher des ressources, des pages, des clusters par nom", + "Section Name": "Nom de la section", + "Select a cluster and an existing namespace to use as a project.": "Sélectionnez un cluster et un espace de noms existant à utiliser comme projet.", + "Select a cluster first": "Sélectionner d’abord un cluster", + "Select a file or drag and drop here": "Sélectionnez un fichier ou faites glisser-déplacer ici", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Sélectionnez une révision vers laquelle effectuer la restauration de «{{ name }}». Cela remplacera le modèle de pod actuel par celui de la révision sélectionnée.", + "Select All": "Sélectionner tout", + "Select an existing namespace": "Sélectionner un espace de noms existant", + "Select an existing namespace to use as a project": "Sélectionner un espace de noms existant à utiliser comme projet", + "Select cluster for this project": "Sélectionner un cluster pour ce projet", + "Select clusters": "Sélectionner des clusters", + "Select File": "Sélectionner un fichier", + "Select locale": "Sélectionner des paramètres régionaux", + "Select one or more clusters": "Sélectionner un ou plusieurs clusters", + "Select Pod": "Sélectionner un pod", + "Select Resources": "Sélectionner les ressources", + "Selected clusters": "Clusters sélectionnés", + "Server": "Serveur", + "Service: {{namespace}}/{{name}}": "Service : {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Définir l’espace de noms : {{namespace}}", + "Setting up clusters": "Configuration des clusters", + "Settings": "Paramètres", + "Severity": "Gravité", + "Shipped": "Expédié", + "Show all environment variables": "Afficher toutes les variables d’environnement", + "Show all environment variables (+{{count}} more)_one": "Afficher toutes les variables d’environnement (+{{count}} de plus)", + "Show all environment variables (+{{count}} more)_other": "Afficher toutes les variables d’environnement (+{{count}} de plus)", + "Show all labels (+{{count}} more)_one": "Afficher toutes les étiquettes (+{{count}} autres)", + "Show all labels (+{{count}} more)_other": "Afficher toutes les étiquettes (+{{count}} autres)", + "Show build information": "Afficher les informations de build", + "Show details": "Afficher les détails", + "Show fewer": "Afficher moins", + "Show JSON values in plain text by removing escape characters.": "Affichez les valeurs JSON en texte brut en supprimant les caractères d’échappement.", + "Show logs": "Afficher les journaux d’activité", + "Show Logs": "Afficher les journaux d’activité", + "Show logs for previous instances of this container.": "Affichez les journaux d’activité des instances précédentes de ce conteneur.", + "show more": "afficher plus", + "Show notifications": "Afficher les notifications", + "Show previous": "Afficher précédent", + "Show timestamps in the logs.": "Affichez les horodatages dans les journaux.", + "Showing documentation for: {{ docsType }}": "Affichage de la documentation pour : {{ docsType }}", + "Shrink sidebar": "Réduire la barre latérale", + "Sign In": "Se connecter", + "Sign In with Azure": "Se connecter avec Azure", + "Skip": "Ignorer", + "Skip to main content": "Passer au contenu principal", + "Snap Bottom": "Aligner en bas", + "Snap Left": "Aligner à gauche", + "Snap Right": "Aligner à droite", + "Snap Top": "Aligner en haut", "Software": "Logiciel", - "Redirecting to main page…": "Redirecting to main page…", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Show JSON values in plain text by removing escape characters.", - "Format": "Format", - "Debug Pod": "Debug Pod", - "Debug: {{ itemName }}": "Debug: {{ itemName }}", - "No cluster selected": "No cluster selected", - "Pod debug is disabled in settings": "Pod debug is disabled in settings", - "Attaching to existing debug container...": "Attaching to existing debug container...", - "Creating ephemeral debug container...": "Creating ephemeral debug container...", - "Failed to create debug container: {{message}}": "Failed to create debug container: {{message}}", - "Attaching to debug container...": "Attaching to debug container...", - "Failed to connect…\r\n": "Failed to connect…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.", - "Max Unavailable": "Max Unavailable", - "Min Available": "Min Available", - "Allowed disruptions": "Allowed disruptions", - "Current//context:pods": "Current", - "Total": "Total", - "N/A": "N/A", - "Allowed Disruptions": "Allowed Disruptions", + "Some resources failed to load": "Nous n’avons pas pu charger certaines ressources", + "Something went wrong": "Une erreur est survenue", + "Something went wrong with cluster {{ cluster }}": "Un problème s’est produit avec le cluster {{ cluster }}", + "sort down": "trier vers le bas", + "Sort sidebar items alphabetically": "Trier les éléments de la barre latérale par ordre alphabétique", + "sort swap": "permutation de tri", + "sort up": "trier vers le haut", + "Spawn": "Générer", + "Spawn Job": "Générer un travail", + "Spawning Job {{ newItemName }}…": "Génération du travail {{ newItemName }}…", "Start": "Démarrer", + "Start port forward": "Démarrer le transfert du port", + "Start Port Forward": "Démarrer le transfert du port", + "Started": "Démarré", + "Status": "Statut", + "Status: Error or Warning": "Statut : erreur ou avertissement", "Stop": "Arrêter", - "Loading port forwarding": "Loading port forwarding", - "Pod Port": "Pod Port", - "Local Port": "Local Port", - "Please enter a valid port number (1-65535).": "Please enter a valid port number (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop requires ports in range 30000-32000.", - "Leave empty to auto-assign from range 30000-32000.": "Leave empty to auto-assign from range 30000-32000.", - "Leave empty to auto-assign an available port.": "Leave empty to auto-assign an available port.", - "Start Port Forward": "Start Port Forward", + "Stop port forward": "Arrêter le transfert du port", + "Stored in your browser's localStorage (per-browser setting).": "Stocké dans le stockage local localStorage de votre navigateur (paramètre propre à chaque navigateur).", + "Supports .yaml and .yml files": "Prend en charge les fichiers .yaml et .yml", + "Suspend": "Suspendre", + "Suspended CronJob {{ newItemName }}.": "CronJob suspendu {{ newItemName }}.", + "Suspending CronJob {{ newItemName }}…": "Suspension du CronJob {{ newItemName }}…", + "Taints": "Altérations", "Target": "Cible", - "Container Port": "Container Port", - "e.g. 30080": "e.g. 30080", - "e.g. 8080": "e.g. 8080", - "Global Default": "Global Default", - "Preemption Policy": "Preemption Policy", - "Create new project": "Create new project", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "To create a new project pick which clusters you want to include and then select existing or create a new namespace", - "Project Name": "Project Name", - "A project with this name already exists": "Un projet portant ce nom existe déjà", - "Enter a name for your new project.": "Enter a name for your new project.", - "Clusters": "Clusters", - "Select one or more clusters for this project": "Select one or more clusters for this project", - "No available clusters": "No available clusters", - "Type or select a namespace": "Type or select a namespace", - "Select existing or type to create a new namespace": "Select existing or type to create a new namespace", - "No available namespaces - you can type a custom name": "No available namespaces - you can type a custom name", - "Creating": "Création", - "Create a Project": "Create a Project", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.", - "New Project": "New Project", - "Create a new project": "Créer un projet", - "New Project from YAML": "New Project from YAML", - "Deploy a new application from YAML": "Deploy a new application from YAML", - "URL is required": "URL is required", - "Failed to load from URL: {{error}}": "Failed to load from URL: {{error}}", - "Error processing files: {{error}}": "Error processing files: {{error}}", - "Name is required": "Name is required", - "Cluster is required": "Cluster is required", - "No resources have been uploaded": "No resources have been uploaded", - "Create new Project from YAML": "Create new Project from YAML", - "Project name": "Project name", - "Give your project a descriptive name": "Give your project a descriptive name", - "Enter a name": "Enter a name", - "Select cluster for this project": "Select cluster for this project", - "Load resources": "Load resources", - "Upload files or load from URL": "Upload files or load from URL", - "Upload Files": "Upload Files", - "Choose Files": "Choose Files", - "Drag & drop YAML files here or click to choose files": "Drag & drop YAML files here or click to choose files", - "Supports .yaml and .yml files": "Supports .yaml and .yml files", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "Enter URL to YAML file", - "Load YAML resources from a remote URL": "Load YAML resources from a remote URL", - "Loaded Resources ({{count}})_one": "Loaded Resources ({{count}})", - "Loaded Resources ({{count}})_other": "Loaded Resources ({{count}})", - "Clear All": "Effacer tout", - "API Version": "API Version", - "Creating project": "Creating project", - "Creating following resources in this project:": "Creating following resources in this project:", - "Something went wrong": "Une erreur est survenue", - "Delete project": "Delete project", - "Deleting project {{ projectName }}…": "Deleting project {{ projectName }}…", - "Cancelled deletion of project {{ projectName }}.": "Cancelled deletion of project {{ projectName }}.", - "Deleted project {{ projectName }}.": "Deleted project {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Error deleting project {{ projectName }}.", - "Delete Project": "Delete Project", - "Are you sure you want to delete project \"{{projectName}}\"?": "Are you sure you want to delete project \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "By default, this will only remove the project label from the following namespaces:", - "Also delete the namespaces (this will remove all resources within them)": "Also delete the namespaces (this will remove all resources within them)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.", - "Delete Project & Namespaces": "Delete Project & Namespaces", - "Resources": "Ressources", - "Access": "Accès", - "Map": "Carte", - "Project Status": "Project Status", - "No Workloads": "No Workloads", + "Targets": "Cibles", + "Terminal / Exec": "Terminal/Exécution", + "Terminal: {{ itemName }}": "Terminal : {{ itemName }}", + "Testing auth": "Test de l’authentification", + "The current name of the cluster. You can define a custom name": "Nom actuel du cluster. Vous pouvez définir un nom personnalisé", + "The default image is used for creating ephemeral debug containers.": "L’image par défaut sert à créer des conteneurs de débogage éphémères.", + "The default image is used for dropping a shell into a node (when not specified directly).": "L’image par défaut permet de déposer un interpréteur de commandes dans un nœud (lorsque ce n’est pas spécifié directement).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Espace de noms par défaut, par exemple lors de l’application de ressources (lorsque ce n’est pas spécifié directement).", + "The default namespace is default.": "L'espace de noms par défaut est par défaut.", + "The list of namespaces you are allowed to access in this cluster.": "Liste des espaces de noms auxquels vous êtes autorisé à accéder dans ce cluster.", + "Theme": "Thème", + "There seem to be no clusters configured…": "Il semble qu’aucun cluster ne soit configuré…", + "There seems to be no clusters configured…": "Il semble qu’aucun cluster ne soit configuré…", + "This action cannot be undone! Do you want to proceed?": "Cette action ne peut pas être annulée ! Voulez-vous continuer ?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Cette action supprimera le cluster « {{ clusterName }} » de « {{ source }} »", + "This action will remove cluster \"{{ clusterName }}\".": "Cette action supprimera le cluster « {{ clusterName }} ».", + "This custom name is already in use, please choose a different name.": "Le nom de dossier est déjà utilisé. Veuillez choisir un autre nom.", + "This plugin is not compatible with this version of Headlamp": "Ce plug-in est incompatible avec cette version de Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Ce plug-in n’est pas chargé actuellement, car une version « {{type}} » est utilisée à la place.", + "This value may differ in the container, since the pod is older than {{from}}": "Cette valeur peut être différente dans le conteneur, car le pod est antérieur à {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Cela abandonnera vos modifications dans l’éditeur. Voulez-vous continuer ?", + "This will trigger a new Job based on the CronJob {{ name }}": "Cela déclenchera un nouveau travail basé sur le CronJob {{ name }}", + "Timestamps": "Horodatages", + "Timezone": "Fuseau horaire", + "Timezone to display for dates": "Fuseau horaire à afficher pour les dates", + "To": "À", + "Toggle column filters in tables": "Activer/désactiver les filtres de colonne dans les tables", + "Toggle fullscreen": "Activer/désactiver le mode plein écran", + "Toggle search in log viewer": "Activer/désactiver la recherche dans la visionneuse du journal", + "Toggle Table Filters": "Activer/désactiver les filtres de tableau", + "Too many matches": "Trop de correspondances", + "Total": "Total", + "Try Again": "Réessayer", + "Trying to attach to the container {{ container }}…": "Tentative d’attachement au conteneur {{ container }}…", + "Trying to run \"{{command}}\"…": "Tentative d’exécution de « {{command}} »…", + "Type": "Type", + "Uh-oh! Something went wrong.": "Oups ! Une erreur est survenue.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nous n’avons pas pu ouvrir GitHub. Veuillez vérifier les paramètres de votre bloqueur de fenêtres contextuelles ou copier manuellement les détails de l’erreur.", + "Undo": "Annuler", + "Undo Changes": "Annuler les changements", + "Unexpected error while fetching the file.": "Nous n’avons pas pu extraire le fichier, car nous avons rencontré une erreur inattendue.", + "Unexpected error while reading files.": "Nous n’avons pas pu lire les fichiers, car nous avons rencontré une erreur inattendue.", "Unhealthy": "Défectueux", - "Degraded": "Détérioré", - "Healthy": "Sain", - "Warning": "Avertissement", - "Resource Quotas": "Resource Quotas", - "Create Resource Quota to limit resource consumption within this project": "Create Resource Quota to limit resource consumption within this project", - "Create resource quota": "Create resource quota", - "Roles": "Rôles", - "Role Bindings": "Role Bindings", - "Health": "Intégrité", - "No Resources": "No Resources", - "Namespaces": "Espaces de noms", - "No projects found": "No projects found", - "Create your first project to organize your Kubernetes resources": "Create your first project to organize your Kubernetes resources", - "Create Project": "Create Project", - "Details": "Détails", - "Show Logs": "Show Logs", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Terminal / Exec": "Terminal / Exec", - "No {{category}} resources found for this project.": "No {{category}} resources found for this project.", - "Current//context:replicas": "Current", - "Desired//context:replicas": "Desired", - "Zoom in": "Zoom in", - "Zoom out": "Zoom out", - "No data to be shown. Try to change filters or select a different namespace.": "No data to be shown. Try to change filters or select a different namespace.", - "Group By": "Group By", - "Instance": "Instance", - "Node": "Nœud", - "Status: Error or Warning": "Status: Error or Warning", - "Expand All": "Expand All", - "Fit to screen": "Fit to screen", - "Zoom to 100%": "Zoom to 100%", - "Home": "Accueil", + "Unknown": "Inconnu", + "Up to date//context:replicas": "À jour", + "Upload File": "Charger un fichier", + "Upload File/URL": "Charger le fichier/l’URL", + "Upload Files": "Charger des fichiers", + "Upload files or load from URL": "Charger des fichiers ou charger depuis une URL", + "URL is required": "L’URL est obligatoire", + "Use A Token": "Utiliser un jeton", + "Use custom color": "Utiliser une couleur personnalisée", + "Use custom icon": "Utiliser une icône personnalisée", + "Use evict for pod deletion": "Utiliser evict pour la suppression de pods", + "Use Existing Namespace": "Utiliser un espace de noms existant", + "Use minimal editor": "Utiliser l’éditeur minimal", + "Use regular expression": "Utiliser une expression régulière", + "used": "utilisé", "Used": "Utilisé", - "Hard": "Hard", - "Request": "Requête", - "Limit": "Limit", + "User-installed": "Installé par l’utilisateur", "Users": "Utilisateurs", - "Handler": "Handler", - "No data in this secret": "No data in this secret", - "Hide Helm Secrets": "Hide Helm Secrets", - "Shrink sidebar": "Shrink sidebar", - "Expand sidebar": "Expand sidebar", - "Main Navigation": "Main Navigation", - "Navigation Tabs": "Navigation Tabs", - "Instances": "Instances", - "Cluster version upgraded to {{ gitVersion }}": "Cluster version upgraded to {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Cluster version downgraded to {{ gitVersion }}", - "Controlled Resources": "Controlled Resources", - "Controlled Values": "Controlled Values", - "Min Allowed": "Min Allowed", - "Max Allowed": "Max Allowed", - "Mode": "Mode", - "Last Transition Time": "Last Transition Time", - "Recommendations": "Recommandations", - "Provided": "Provided", - "Admission Review Versions": "Admission Review Versions", - "Client Config: URL": "Client Config: URL", - "Client Config: Service": "Client Config: Service", - "Service: {{namespace}}/{{name}}": "Service: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Path: {{ path }}:{{ port }}", - "Operations": "Opérations", - "0 Running": "0 Running", - "Ready//context:replicas": "Ready", - "Up to date//context:replicas": "Up to date", - "Available//context:replicas": "Available", - "Failed": "Échec", - "Select locale": "Select locale", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" on pods", - "resource {{resourceName}} on pods": "resource {{resourceName}} on pods", - "resource {{resourceName}} of container {{containerName}} on pods": "resource {{resourceName}} of container {{containerName}} on pods", - "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Warning. Incompatible plugins disabled: ({{ pluginList }})", - "Global Search": "Global Search", - "Open the global search dialog": "Open the global search dialog", - "Cluster Chooser": "Cluster Chooser", - "Open the cluster chooser popup": "Open the cluster chooser popup", - "Toggle Table Filters": "Toggle Table Filters", - "Toggle column filters in tables": "Toggle column filters in tables", - "Log Viewer Search": "Log Viewer Search", - "Toggle search in log viewer": "Toggle search in log viewer" + "Validating selected clusters": "Validation des clusters sélectionnés", + "Value": "Valeur", + "Version": "Version", + "Version information": "Informations sur la version", + "Versions": "Versions", + "View": "Afficher", + "View all notifications": "Afficher toutes les notifications", + "View Clusters": "Afficher les clusters", + "View YAML": "Afficher YAML", + "View: {{ itemName }}": "Vue : {{ itemName }}", + "Visible": "Visible", + "Volumes": "Volumes", + "Wait while fetching clusters…": "Veuillez patienter pendant l’extraction des clusters…", + "Waiting": "En attente", + "Warning": "Avertissement", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Avertissement : cette action ne peut pas être annulée. Toutes les ressources de ces espaces de noms seront supprimées définitivement.", + "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Avertissement. Plug-ins incompatibles désactivés : ({{ pluginList }})", + "Warnings": "Avertissements", + "Weight": "Poids", + "Window": "Fenêtre", + "Wrap lines": "Retour à la ligne", + "YAML URL": "URL YAML", + "Yes": "Oui", + "You can only select this option for containers that have been restarted.": "Vous ne pouvez sélectionner cette option que pour les conteneurs précédemment redémarrés.", + "You don't have any notifications right now": "Vous n’avez aucune notification pour le moment", + "You don't have permissions to view this resource": "Vous n’êtes pas autorisé à afficher cette ressource", + "You have unread notifications": "Vous avez des notifications non lues", + "Your AKS desktop ran into a page that doesn't exist!": "Votre bureau AKS a rencontré une page qui n’existe pas !", + "Your AKS desktop ran into a problem!": "Votre bureau AKS a rencontré un problème !", + "Zone": "Zone", + "Zoom in": "Zoom avant", + "Zoom out": "Zoom arrière", + "Zoom to 100%": "Zoom à 100 %" } diff --git a/frontend/src/i18n/locales/hu/app.json b/frontend/src/i18n/locales/hu/app.json index fa125c8d0..650746863 100644 --- a/frontend/src/i18n/locales/hu/app.json +++ b/frontend/src/i18n/locales/hu/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Nem sikerült beolvasni a beépülő modul adatait", + "About": "Névjegy", "An error occurred while fetching plugin info from {{ URL }}.": "Hiba történt a beépülő modul adatainak beolvasása során innen: {{ URL }}.", - "Yes": "Igen", + "Another process is running": "Egy másik folyamat fut", + "Application opened with an invalid URL: {{ url }}": "Érvénytelen URL-címmel megnyitott alkalmazás: {{ url }}", + "Bring All to Front": "Az összes előtérbe hozása", + "Close": "Bezárás", + "Continue": "Folytatás", + "Copy": "Másolás", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nem található elérhető port a(z) {{startPort}}-{{endPort}}tartományban. Szabadítson fel egy portot, majd próbálkozzon újra.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nem található elérhető port. A(z) {{startPort}}–{{endPort}} portokon folyamatok futnak. Leállítja ezeket a folyamatokat, és újra próbálkozik?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nem sikerült kilépni a másik futó folyamatból; folyamatazonosítók: {{ process_list }}. Állítsa le azt a folyamatot, majd indítsa újra az alkalmazást.", + "Could not start the server even after terminating existing processes.": "A kiszolgálót a meglévő folyamatok leállítása után sem sikerült elindítani.", + "Cut": "Kivágás", + "Delete": "Törlés", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Telepíti a(z) {{ pluginName }} beépülő modult?", + "Documentation": "Dokumentáció", + "Edit": "Szerkesztés", + "Failed to fetch plugin info": "Nem sikerült beolvasni a beépülő modul adatait", + "Failed to quit the other running process": "Nem sikerült kilépni a másik futó folyamatból", + "Failed to start": "Nem sikerült elindítani", + "File": "Fájl", + "Go Back": "Vissza", + "Go Forward": "Ugrás előre", + "Go to Home": "Ugrás a kezdőlapra", + "Help": "Súgó", + "Hide": "Elrejtés", + "Hide Others": "Egyebek elrejtése", + "Invalid URL": "Érvénytelen URL-cím", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Úgy tűnik, már fut egy másik folyamat. Folytatja a folyamat automatikus leállításával, vagy kilép?", + "Minimize": "Kis méret", + "Navigate": "Navigálás", "No": "Nem", + "No available ports": "Nincs elérhető port", + "Open an Issue": "Jegy nyitása", + "Paste": "Beillesztés", + "Paste and Match Style": "Beillesztés és stílus egyeztetése", "Plugin Installation": "Beépülő modul telepítése", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Telepíti a(z) {{ pluginName }} beépülő modult?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Beépülő modul telepítésére készül innen: {{ url }}\nFolytatja?", - "About": "Névjegy", "Quit": "Kilépés", + "Reload": "Újratöltés", + "Reset Zoom": "Nagyítás/kicsinyítés megszüntetése", "Select All": "Az összes kijelölése", - "Delete": "Törlés", "Services": "Szolgáltatások", - "Hide": "Elrejtés", - "Hide Others": "Egyebek elrejtése", "Show All": "Az összes megjelenítése", - "File": "Fájl", - "Close": "Bezárás", - "Edit": "Szerkesztés", - "Cut": "Kivágás", - "Copy": "Másolás", - "Paste": "Beillesztés", - "Paste and Match Style": "Beillesztés és stílus egyeztetése", "Speech": "Beszéd", "Start Speaking": "Kezdjen el beszélni", "Stop Speaking": "Hagyja abba a beszédet", - "View": "Megtekintés", + "Terminate and Retry": "Leállítás és újrapróbálkozás", "Toggle Developer Tools": "Fejlesztői eszközök be- és kikapcsolása", - "Reset Zoom": "Nagyítás/kicsinyítés megszüntetése", - "Zoom In": "Nagyítás", - "Zoom Out": "Kicsinyítés", "Toggle Fullscreen": "Teljes képernyős mód átváltása", - "Navigate": "Navigálás", - "Reload": "Újratöltés", - "Go to Home": "Ugrás a kezdőlapra", - "Go Back": "Vissza", - "Go Forward": "Ugrás előre", + "View": "Megtekintés", "Window": "Ablak", - "Minimize": "Kis méret", - "Bring All to Front": "Az összes előtérbe hozása", - "Help": "Súgó", - "Documentation": "Dokumentáció", - "Open an Issue": "Jegy nyitása", - "Another process is running": "Egy másik folyamat fut", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Úgy tűnik, már fut egy másik folyamat. Folytatja a folyamat automatikus leállításával, vagy kilép?", - "Continue": "Folytatás", - "Failed to quit the other running process": "Nem sikerült kilépni a másik futó folyamatból", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nem sikerült kilépni a másik futó folyamatból; folyamatazonosítók: {{ process_list }}. Állítsa le azt a folyamatot, majd indítsa újra az alkalmazást.", - "No available ports": "Nincs elérhető port", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nem található elérhető port. A(z) {{startPort}}–{{endPort}} portokon folyamatok futnak. Leállítja ezeket a folyamatokat, és újra próbálkozik?", - "Terminate and Retry": "Leállítás és újrapróbálkozás", - "Failed to start": "Nem sikerült elindítani", - "Could not start the server even after terminating existing processes.": "A kiszolgálót a meglévő folyamatok leállítása után sem sikerült elindítani.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nem található elérhető port a(z) {{startPort}}-{{endPort}}tartományban. Szabadítson fel egy portot, majd próbálkozzon újra.", - "Invalid URL": "Érvénytelen URL-cím", - "Application opened with an invalid URL: {{ url }}": "Érvénytelen URL-címmel megnyitott alkalmazás: {{ url }}" + "Yes": "Igen", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Beépülő modul telepítésére készül innen: {{ url }}\nFolytatja?", + "Zoom In": "Nagyítás", + "Zoom Out": "Kicsinyítés" } diff --git a/frontend/src/i18n/locales/hu/glossary.json b/frontend/src/i18n/locales/hu/glossary.json index b257dd5e3..e0b7fda94 100644 --- a/frontend/src/i18n/locales/hu/glossary.json +++ b/frontend/src/i18n/locales/hu/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes-verzió", - "Cluster": "Fürt", - "Cluster selector": "Fürtválasztó", - "AKS desktop Version": "AKS asztali verzió", - "Headlamp Version": "Headlamp-verzió", - "Git Commit": "Git-véglegesítés", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (ennyi ideje: {{ abbrevTime }})", "About": "Névjegy", - "Legal": "Jogi", "About dialog tabs": "Párbeszédpanelek névjegye", - "Memory": "Memória", - "CPU": "CPU", - "Pods": "Podok", - "Nodes": "Csomópontok", - "Events": "Események", - "Namespaces": "Névterek", - "Filter": "Szűrő", - "Namespace": "Névtér", - "toggle field visibility": "mező láthatóságának be- vagy kikapcsolása", - "Condition": "Feltétel", - "Last Transition": "Legutóbbi váltás", - "Last Update": "Legutóbbi frissítés", - "Container ID": "Tárolóazonosító", - "Image Pull Policy": "Rendszerkép-lekérési házirend", - "Image": "Kép", + "Access Modes": "Hozzáférési módok", + "Addresses": "Címek", + "AKS desktop Version": "AKS asztali verzió", + "Allow Volume Expansion": "Kötetbővítés engedélyezése", + "API Groups": "API-csoportok", + "API Version": "API-verzió", + "API Versions": "API-verziók", + "Architecture": "Architektúra", + "Are you sure you want to drain the node {{name}}?": "Biztosan kiüríti a(z) {{name}}csomópontot?", "Args": "Argumentumok", + "Attach": "Csatolás", + "Backend TLS Policies": "Háttérbeli TLS-házirendek", + "Backend Traffic Policies": "Háttéralkalmazás forgalmi házirendek", + "Backends": "Háttéralkalmazások", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Kötési adatok", + "Binding Mode": "Kötési mód", + "Boot ID": "Rendszerindítási azonosító", + "Capacity": "Kapacitás", + "Checking if Vertical Pod Autoscaler is enabled…": "Az automatikus vertikális podméretező engedélyezésének ellenőrzése…", + "Claim": "Igénylés", + "Class Name": "Osztálynév", + "Client Config: Ca Bundle": "Ügyfél-konfiguráció: Ca-csomag", + "Cluster": "Fürt", + "Cluster IP": "Fürt IP-címe", + "Cluster selector": "Fürtválasztó", "Command": "Parancs", - "Environment": "Környezet", - "Liveness Probes": "Üzemelési tesztek", - "Ports": "Portok", - "Volume Mounts": "Kötetcsatlakoztatások", - "Containers": "Tárolók", - "Container Spec": "Tárolóspecifikáció", - "Ephemeral Containers": "Rövid élettartamú tárolók", - "Container": "Tároló", + "Completions": "Befejezések", + "Condition": "Feltétel", + "Conditions": "Feltételek", "Config Maps": "Konfigurációs térképek", - "Definition": "Definíció", + "Configuration": "Konfiguráció", + "Container": "Tároló", + "Container ID": "Tárolóazonosító", + "Container Policy": "Tárolóházirend", + "Container Runtime": "Tároló futtatókörnyezete", + "Container Runtime Version": "Tároló futtatókörnyezetének verziója", + "Container Spec": "Tárolóspecifikáció", + "Containers": "Tárolók", + "Controller": "Vezérlő", + "Controller Name": "Vezérlő neve", + "Cordon": "Kordonozás", + "Cordon node {{name}} cancelled.": "{{name}} csomópont kordonozása visszavonva.", + "Cordoned node {{name}}.": "{{name}} csomópont kordonozva.", + "Cordoning node {{name}}…": "{{name}} csomópont kordonozása…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Hatókör", - "Subresources": "Alerőforrások", - "Resource": "Erőforrás", - "Plural": "Többes", - "Singular": "Egyes", - "Kind": "Jelleg", - "List Kind": "Lista altípusa", - "Served": "Kiszolgálva", - "Storage": "Tárterület", - "Objects": "Objektumok", - "Custom Resources": "Egyéni erőforrások", - "Schedule": "Ütemezés", - "Starting deadline": "Kezdő határidő", - "Last Schedule": "Legutóbbi ütemezés", "Cron Jobs": "Cron-feladatok", - "Images": "Képek", - "Tolerations": "Tűrések", - "Update Strategy": "Frissítési stratégia", - "Selector": "Szelektor", - "Node Selector": "Csomópontválasztó", + "CronJobs": "CronJobs", + "Current": "Aktuális", + "Custom Resources": "Egyéni erőforrások", "Daemon Sets": "Démonkészletek", + "Debug Node": "Csomópont hibakeresése", + "Debug node is not supported in this OS: {{ nodeOS }}": "A hibakeresési csomópont nem támogatott ebben az operációs rendszerben: {{ nodeOS }}", + "Default": "Alapértelmezett", + "Default Backend": "Alapértelmezett háttéralkalmazás", + "Definition": "Definíció", "Deployments": "Üzemelő példányok", - "Replicas": "Replikák", + "Desired": "Elvárt", + "Drain": "Kiürítés", + "Drain Node": "Csomópont kiürítése", + "Drained node {{name}}.": "{{name}} csomópont kiürítve.", + "Draining node {{name}} cancelled.": "A(z) {{name}} csomópont kiürítése visszavonva.", + "Draining node {{name}}…": "{{name}} csomópont kiürítése…", + "Egress": "Kimenő forgalom", + "Endpoint Slices": "Végpontszeletek", "Endpoint: {{ name }}": "Végpont: {{ name }}", - "Subsets": "Részhalmazok", - "IP": "IP-cím", - "Hostname": "Állomásnév", - "Target": "Cél", - "Port": "Port", - "Protocol": "Protokoll", "Endpoints": "Végpontok", - "Addresses": "Címek", - "Conditions": "Feltételek", - "Ready": "Kész", - "Serving": "Szolgáltatás", - "Terminating": "Megszakítás folyamatban", - "Endpoint Slices": "Végpontszeletek", - "Targets": "Tárolók", - "No targets defined": "Nincs definiálva cél", - "TLS Validation": "TLS-érvényesítés", - "No validation settings": "Nincs érvényesítési beállítás", - "Backend TLS Policies": "Háttérbeli TLS-házirendek", - "Retry Constraint": "Újrapróbálkozási megkötés", - "No retry constraint configured": "Nincs konfigurálva újrapróbálkozási megkötés", - "Session Persistence": "Munkamenet-megőrzés", - "No session persistence configured": "Nincs konfigurálva munkamenet-megőrzés", - "Backend Traffic Policies": "Háttéralkalmazás forgalmi házirendek", - "Controller Name": "Vezérlő neve", + "Environment": "Környezet", + "Ephemeral Containers": "Rövid élettartamú tárolók", + "Events": "Események", + "except: {{ cidrExceptions }}": "kivétel: {{ cidrExceptions }}", + "External IP": "Külső IP-cím", + "Failed to cordon node {{name}}.": "Nem sikerült a(z) {{name}} csomópont kordonozása.", + "Failed to drain node {{name}}.": "Nem sikerült a(z) {{name}} csomópont kiürítése.", + "Failed to uncordon node {{name}}.": "Nem sikerült a(z) {{name}} csomópont kordonozásának feloldása.", + "Failure Policy": "Hibaszabályzat", + "Filter": "Szűrő", + "From": "Honnan", + "Gateway (beta)": "Átjáró (bétaverzió)", "Gateway Classes": "Átjáróosztályok", - "Controller": "Vezérlő", - "Class Name": "Osztálynév", - "Listeners": "Figyelők", - "No data": "Nincs adat", "Gateways": "Átjárók", + "Generation": "Generáció", + "Git Commit": "Git-véglegesítés", + "Git Tree State": "Git-fa állapota", + "Git Version": "Git-verzió", + "Go Version": "Go verzió", + "Groups": "Csoportok", + "GRPC Routes": "GRPC-útvonalak", "GRPCRoutes": "GRPCRoutes", - "Rules": "Szabályok", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Gazdagépnevek", - "From": "Honnan", - "To": "Vége:", - "Reference Grants": "Referencia-engedélyek", + "Headlamp Version": "Headlamp-verzió", "Horizontal Pod Autoscalers": "Automatikus horizontális podméretezők", + "Host IP": "Gazdagép IP-címe", + "Host IPs": "Gazdagép IP-címei", + "Hostname": "Állomásnév", + "Hostnames": "Gazdagépnevek", + "Hosts": "Gazdagépek", + "HPAs": "HPA-k", + "HTTP Routes": "HTTP-útvonalak", + "HttpRoutes": "HttpRoutes", + "Image": "Kép", + "Image Pull Policy": "Rendszerkép-lekérési házirend", + "Images": "Képek", + "Ingress": "Bejövő forgalom", "Ingress Classes": "Bejövő forgalom osztályai", - "Default": "Alapértelmezett", - "Yes": "Igen", - "Parameters": "Paraméterek", - "Default Backend": "Alapértelmezett háttéralkalmazás", - "Backends": "Háttéralkalmazások", "Ingresses": "Bejövő forgalmak", - "Hosts": "Gazdagépek", + "IP": "IP-cím", + "ipBlock": "ipBlock", "Jobs": "Feladatok (job)", - "Completions": "Befejezések", + "Kernel version": "Kernel verziója", + "Kernel Version": "Kernel verziója", + "Kind": "Jelleg", + "Kube Proxy Version": "Kube-proxy verziója", + "Kubelet Version": "Kubelet-verzió", + "Kubernetes Version": "Kubernetes-verzió", + "Last Schedule": "Legutóbbi ütemezés", + "Last Transition": "Legutóbbi váltás", + "Last Update": "Legutóbbi frissítés", "Lease": "Bérlet", + "Leases": "Bérletek", + "Legal": "Jogi", + "Limit": "Korlát", + "Limit Ranges": "Tartományok korlátozása", "LimitRange": "LimitRange", - "Ingress": "Bejövő forgalom", - "ipBlock": "ipBlock", + "List Kind": "Lista altípusa", + "Listeners": "Figyelők", + "Liveness Probes": "Üzemelési tesztek", + "Logs": "Naplók", + "Logs: {{ itemName }}": "Naplók: {{ itemName }}", + "Lower Bound": "Alsó határérték", + "Machine ID": "Gépazonosító", + "Map": "Térkép", + "Match Policy": "Egyeztetési házirend", + "Max": "Maximum", + "Memory": "Memória", + "Min": "Min.", + "Mutating Webhook Configurations": "Webhook-konfigurációk módosítása", + "Namespace": "Névtér", + "Namespace Selector": "Névtérválasztó", + "Namespaces": "Névterek", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Kimenő forgalom", - "except: {{ cidrExceptions }}": "kivétel: {{ cidrExceptions }}", - "Pod Selector": "Podválasztó", + "Network": "Hálózat", "Network Policies": "Hálózati házirendek", - "Uncordoning node {{name}}…": "{{name}} csomópont kordonozásának feloldása…", - "Cordoning node {{name}}…": "{{name}} csomópont kordonozása…", - "Uncordoned node {{name}}.": "{{name}} csomópont kordonozása feloldva.", - "Cordoned node {{name}}.": "{{name}} csomópont kordonozva.", - "Failed to uncordon node {{name}}.": "Nem sikerült a(z) {{name}} csomópont kordonozásának feloldása.", - "Failed to cordon node {{name}}.": "Nem sikerült a(z) {{name}} csomópont kordonozása.", - "Uncordon node {{name}} cancelled.": "{{name}} csomópont kordonozásának feloldása visszavonva.", - "Cordon node {{name}} cancelled.": "{{name}} csomópont kordonozása visszavonva.", - "Draining node {{name}}…": "{{name}} csomópont kiürítése…", - "Drained node {{name}}.": "{{name}} csomópont kiürítve.", - "Failed to drain node {{name}}.": "Nem sikerült a(z) {{name}} csomópont kiürítése.", - "Draining node {{name}} cancelled.": "A(z) {{name}} csomópont kiürítése visszavonva.", - "Drain Node": "Csomópont kiürítése", - "Are you sure you want to drain the node {{name}}?": "Biztosan kiüríti a(z) {{name}}csomópontot?", - "Uncordon": "Kordonozás feloldása", - "Cordon": "Kordonozás", - "Drain": "Kiürítés", - "Pod CIDR": "Pod CIDR", - "Uptime": "Üzemidő", - "System Info": "Rendszerinformáció", - "Architecture": "Architektúra", - "Boot ID": "Rendszerindítási azonosító", - "System UUID": "Rendszer-UUID", + "No data": "Nincs adat", + "No retry constraint configured": "Nincs konfigurálva újrapróbálkozási megkötés", + "No session persistence configured": "Nincs konfigurálva munkamenet-megőrzés", + "No targets defined": "Nincs definiálva cél", + "No validation settings": "Nincs érvényesítési beállítás", + "Node": "Csomópont", + "Node Selector": "Csomópontválasztó", + "Nodes": "Csomópontok", + "Nominated Node": "Kijelölt csomópont", + "Non Resources": "Nem erőforrások", + "Object Selector": "Objektumválasztó", + "Objects": "Objektumok", "OS": "Operációs rendszer", - "Kernel Version": "Kernel verziója", - "Machine ID": "Gépazonosító", - "Kube Proxy Version": "Kube-proxy verziója", - "Kubelet Version": "Kubelet-verzió", - "Container Runtime Version": "Tároló futtatókörnyezetének verziója", - "Roles": "Szerepkörök", - "External IP": "Külső IP-cím", "OS image": "Operációs rendszer lemezképe", - "Kernel version": "Kernel verziója", - "Container Runtime": "Tároló futtatókörnyezete", - "Debug Node": "Csomópont hibakeresése", - "Debug node is not supported in this OS: {{ nodeOS }}": "A hibakeresési csomópont nem támogatott ebben az operációs rendszerben: {{ nodeOS }}", - "Shell: {{ itemName }}": "Felület: {{ itemName }}", - "Logs: {{ itemName }}": "Naplók: {{ itemName }}", - "Seconds": "Másodperc", - "Logs": "Naplók", - "State": "Állam", - "Node": "Csomópont", - "Service Account": "Szolgáltatásfiók", - "Host IP": "Gazdagép IP-címe", - "Host IPs": "Gazdagép IP-címei", + "Owner": "Tulajdonos", + "Parameters": "Paraméterek", + "Persistent Volume Claims": "Állandó kötet igények", + "Persistent Volumes": "Állandó kötetek", + "Platform": "Platform", + "Plural": "Többes", + "Pod CIDR": "Pod CIDR", + "Pod Disruption Budget": "Podkimaradási költségkeret", + "Pod Disruption Budgets": "Podkimaradási költségkeretek", "Pod IP": "Pod IP-címe", "Pod IPs": "Pod IP-címei", - "QoS Class": "QoS-osztály", - "Priority": "Prioritás", - "Show Logs": "Naplók megjelenítése", - "Terminal / Exec": "Terminál/exec", - "Attach": "Csatolás", - "Restarts": "Újraindítások", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} (ennyi ideje: {{ abbrevTime }})", - "Request": "Kérés", - "Limit": "Korlát", - "Nominated Node": "Kijelölt csomópont", - "Readiness Gates": "Készenléti kapuk", - "Pod Disruption Budget": "Podkimaradási költségkeret", + "Pod Selector": "Podválasztó", + "Pods": "Podok", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Porttovábbítás", + "Ports": "Portok", + "Priority": "Prioritás", + "Priority Classes": "Prioritásosztályok", "PriorityClass": "PriorityClass", - "Replica Sets": "Replikakészletek", - "Generation": "Generáció", - "Current": "Aktuális", - "Desired": "Elvárt", - "Min": "Min.", - "Max": "Maximum", - "Cluster IP": "Fürt IP-címe", - "Resource Quotas": "Erőforráskvóták", + "Protocol": "Protokoll", + "Provisioner": "Kiépítő", + "QoS Class": "QoS-osztály", + "Readiness Gates": "Készenléti kapuk", + "Ready": "Kész", + "Reclaim Policy": "Visszaigénylési házirend", + "Ref. API Group": "API-csoport hivatkozása", + "Reference Grants": "Referencia-engedélyek", "Reference Kind": "Hivatkozás altípusa", "Reference Name": "Hivatkozás neve", - "Ref. API Group": "API-csoport hivatkozása", - "Binding Info": "Kötési adatok", - "Role Bindings": "Szerepkör-kötések", - "Role": "Szerepkör", - "Groups": "Csoportok", - "Service Accounts": "Szolgáltatásfiókok", - "API Groups": "API-csoportok", + "Reinvocation Policy": "Újrahívási házirend", + "Replica Sets": "Replikakészletek", + "Replicas": "Replikák", + "Request": "Kérés", + "Resource": "Erőforrás", + "Resource Quotas": "Erőforráskvóták", "Resources": "Erőforrások", - "Non Resources": "Nem erőforrások", - "Verbs": "Műveletek", + "Restarts": "Újraindítások", + "Retry Constraint": "Újrapróbálkozási megkötés", + "Role": "Szerepkör", + "Role Bindings": "Szerepkör-kötések", + "Roles": "Szerepkörök", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximális nem elérhető: {{ maxUnavailable }}, maximális túlfeszültség: {{ maxSurge }}", + "Rules": "Szabályok", + "Runtime Classes": "Futtatókörnyezeti osztályok", "RuntimeClass": "RuntimeClass", + "Schedule": "Ütemezés", + "Scope": "Hatókör", + "Seconds": "Másodperc", "Secrets": "Titkos kódok", + "Security": "Biztonság", + "Selector": "Szelektor", + "Served": "Kiszolgálva", + "Service Account": "Szolgáltatásfiók", + "Service Accounts": "Szolgáltatásfiókok", "Service Information": "Szolgáltatás adatai", "Services": "Szolgáltatások", - "Owner": "Tulajdonos", - "Map": "Térkép", - "Workloads": "Alkalmazások és szolgáltatások", + "Serving": "Szolgáltatás", + "Session Persistence": "Munkamenet-megőrzés", + "Shell: {{ itemName }}": "Felület: {{ itemName }}", + "Show Logs": "Naplók megjelenítése", + "Side Effects": "Mellékhatások", + "Singular": "Egyes", + "Starting deadline": "Kezdő határidő", + "State": "Állam", "Stateful Sets": "Állapotalapú készletek", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Állandó kötet igények", - "Persistent Volumes": "Állandó kötetek", - "Storage Classes": "Tárolási osztályok", - "Network": "Hálózat", - "Gateway (beta)": "Átjáró (bétaverzió)", - "HTTP Routes": "HTTP-útvonalak", - "GRPC Routes": "GRPC-útvonalak", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Biztonság", - "Configuration": "Konfiguráció", - "HPAs": "HPA-k", - "VPAs": "VPA-k", - "Pod Disruption Budgets": "Podkimaradási költségkeretek", - "Limit Ranges": "Tartományok korlátozása", - "Priority Classes": "Prioritásosztályok", - "Runtime Classes": "Futtatókörnyezeti osztályok", - "Leases": "Bérletek", - "Mutating Webhook Configurations": "Webhook-konfigurációk módosítása", - "Validating Webhook Configurations": "Webhook-konfigurációk érvényesítése", - "Git Version": "Git-verzió", - "Git Tree State": "Git-fa állapota", - "Go Version": "Go verzió", - "Platform": "Platform", - "Capacity": "Kapacitás", - "Access Modes": "Hozzáférési módok", - "Volume Mode": "Kötetmód", + "Storage": "Tárterület", "Storage Class": "Tárolási osztály", - "Volume": "Kötet", - "Reclaim Policy": "Visszaigénylési házirend", - "Binding Mode": "Kötési mód", - "Provisioner": "Kiépítő", - "Volume Binding Mode": "Kötet kötési módja", - "Allow Volume Expansion": "Kötetbővítés engedélyezése", - "Claim": "Igénylés", - "Update Policy": "Frissítési házirend", + "Storage Classes": "Tárolási osztályok", + "Strategy Type": "Stratégia típusa", + "Subresources": "Alerőforrások", + "Subsets": "Részhalmazok", + "System Info": "Rendszerinformáció", + "System UUID": "Rendszer-UUID", + "Target": "Cél", + "Targets": "Tárolók", + "Terminal / Exec": "Terminál/exec", + "Terminating": "Megszakítás folyamatban", + "Timeout Seconds": "Időkorlát másodpercben", + "TLS Validation": "TLS-érvényesítés", + "To": "Vége:", + "toggle field visibility": "mező láthatóságának be- vagy kikapcsolása", + "Tolerations": "Tűrések", + "Uncapped Target": "Korlátlan cél", + "Uncordon": "Kordonozás feloldása", + "Uncordon node {{name}} cancelled.": "{{name}} csomópont kordonozásának feloldása visszavonva.", + "Uncordoned node {{name}}.": "{{name}} csomópont kordonozása feloldva.", + "Uncordoning node {{name}}…": "{{name}} csomópont kordonozásának feloldása…", "Update Mode": "Frissítési mód", - "Container Policy": "Tárolóházirend", - "Lower Bound": "Alsó határérték", + "Update Policy": "Frissítési házirend", + "Update Strategy": "Frissítési stratégia", "Upper Bound": "Felső határérték", - "Uncapped Target": "Korlátlan cél", - "Vertical Pod Autoscalers": "Automatikus vertikális podméretezők", - "Checking if Vertical Pod Autoscaler is enabled…": "Az automatikus vertikális podméretező engedélyezésének ellenőrzése…", + "Uptime": "Üzemidő", + "Validating Webhook Configurations": "Webhook-konfigurációk érvényesítése", + "Verbs": "Műveletek", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Az automatikus horizontális podméretező nincs engedélyezve. <1>További információ", - "API Version": "API-verzió", + "Vertical Pod Autoscalers": "Automatikus vertikális podméretezők", + "Volume": "Kötet", + "Volume Binding Mode": "Kötet kötési módja", + "Volume Mode": "Kötetmód", + "Volume Mounts": "Kötetcsatlakoztatások", + "VPAs": "VPA-k", "Webhooks": "Webhookok", - "Client Config: Ca Bundle": "Ügyfél-konfiguráció: Ca-csomag", - "Failure Policy": "Hibaszabályzat", - "Match Policy": "Egyeztetési házirend", - "Side Effects": "Mellékhatások", - "Timeout Seconds": "Időkorlát másodpercben", - "Namespace Selector": "Névtérválasztó", - "Object Selector": "Objektumválasztó", - "Reinvocation Policy": "Újrahívási házirend", - "API Versions": "API-verziók", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximális nem elérhető: {{ maxUnavailable }}, maximális túlfeszültség: {{ maxSurge }}", - "Strategy Type": "Stratégia típusa" + "Workloads": "Alkalmazások és szolgáltatások", + "Yes": "Igen" } diff --git a/frontend/src/i18n/locales/hu/translation.json b/frontend/src/i18n/locales/hu/translation.json index 614fb3ef6..341b403a1 100644 --- a/frontend/src/i18n/locales/hu/translation.json +++ b/frontend/src/i18n/locales/hu/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Az AKS-asztal nem létező lapba ütközött!", - "Authentication: {{ clusterName }}": "Hitelesítés: {{ clusterName }}", - "Authentication": "Hitelesítés", - "Please paste your authentication token.": "Illessze be a hitelesítési jogkivonatot.", - "ID token": "azonosító token", - "Check out how to generate a<1>service account token.": "Tekintse meg, hogyan hozhat létre<1>szolgáltatásfiók-jogkivonatot.", - "Cluster settings": "Fürtbeállítások", - "Cancel": "Mégse", - "Authenticate": "Hitelesítés", - "Error authenticating": "Hiba történt a hitelesítés során", - "Window": "Ablak", - "Fullscreen": "Teljes képernyő", - "Snap Left": "Dokkolás balra", - "Snap Right": "Dokkolás jobbra", - "Snap Top": "Dokkolás felülre", - "Snap Bottom": "Dokkolás alulra", - "Minimize": "Kis méret", - "Close": "Bezárás", - "Close All": "Az összes bezárása", - "Overview": "Áttekintés", - "Loading": "Betöltés folyamatban", - "Advanced Search (Beta)": "Speciális keresés (bétaverzió)", - "Select Resources": "Erőforrások kiválasztása", - "Search": "Keresés", - "Search Resources": "Erőforrások keresése", - "Select All": "Az összes kijelölése", - "Clear Selection": "Kijelölés megszüntetése", - "All Resources": "Az összes erőforrás", - "Examples": "Példák", - "Search resources by query": "Erőforrások keresése lekérdezés szerint", - "Clear": "Törlés", - "No resources selected": "Nincsenek kiválasztva erőforrások", - "Loaded {{0}} items": "{{0}} elem betöltve", - "Some resources failed to load": "Néhány erőforrást nem sikerült betölteni", - "Found {{0}} results. Showing first {{1}}": "{{0}} találat. Az első {{1}} megjelenítése", - "Name": "Név", - "Cluster": "Fürt", - "Actions": "Műveletek", - "Max items per Resource": "Elemek maximális száma erőforrásonként", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Ha egy erőforrás ennél az összegnél több elemet tartalmaz, azok ki lesznek zárva a keresésből. Segít csökkenteni a memóriahasználatot és a nagy méretű fürtök lelassulását.", - "Refetch Interval": "Újrabetöltési időköz", - "30 seconds": "30 másodperc", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{metricName}} itt: {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "{{metricName}} a podokon", + "(Current/Target)": "(Aktuális/Cél)", + "{{ available }} units": "{{ available }} egység", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} aktuális/{{ desiredReplicas }} kívánt", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} alkalommal {{ firstEventDate }} óta)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} alkalommal {{ firstEventDate }} óta)", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} kész", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} igényelve", + "{{count}} files selected_one": "{{count}} fájl kijelölve", + "{{count}} files selected_other": "{{count}} fájl kijelölve", + "": "", + "0 Running": "0 fut", "1 minute": "1 perc", + "30 seconds": "30 másodperc", "5 minutes": "5 perc", - "Save": "Mentés", + "A large number of replicas may negatively impact the cluster's performance": "A nagy számú replika negatívan befolyásolhatja a fürt teljesítményét", + "A namespace with this name already exists on one or more selected clusters": "Már létezik ilyen nevű névtér egy vagy több kijelölt fürtön", + "A namespace with this name already exists.": "Már létezik ilyen nevű névtér.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "A projektek egy vagy több névteret csoportosítanak a fürtök között, így a kapcsolódó erőforrások egyszerűen, egy helyen tekinthetők meg és kezelhetők.", + "A project with this name already exists": "Már létezik ilyen nevű projekt", + "Accent color": "Kiemelőszín", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "A kiemelőszín formátuma érvénytelen. Hexadecimális (#ff0000), rgb() vagy rgba() használata.", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "A kiemelőszín formátuma érvénytelen. Használjon hexadecimális (#ff0000), rgb(), rgba() vagy CSS színnevet.", + "Accepted Names": "Elfogadott nevek", + "Access": "Hozzáférés", + "Account of current user": "Az aktuális felhasználó fiókja", + "Actions": "Műveletek", + "Active": "Aktív", "Add": "Hozzáadás", + "Add a cluster to get started.": "Kezdéshez vegyen fel egy fürtöt.", "Add Cluster": "Fürt hozzáadása", - "Proceed to select your preferred method for cluster creation and addition": "Folytassa a fürt létrehozásának és hozzáadásának előnyben részesített módszere kiválasztásával", - "Load from KubeConfig": "Betöltés a KubeConfig-ból", - "Providers": "Szolgáltatók", + "Add from Azure Subscription": "Hozzáadás Azure-előfizetésből", "Add Local Cluster Provider": "Helyi fürtszolgáltató hozzáadása", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Ez a művelet törli a(z) {{ clusterName }} fürtöt a innen: {{ source }}", - "This action will remove cluster \"{{ clusterName }}\".": "Ez a művelet eltávolítja a(z) {{ clusterName }} fürtöt.", - "This action cannot be undone! Do you want to proceed?": "Ez a művelet nem vonható vissza! Folytatja?", - "Remove this cluster?": "Eltávolítja a fürtöt?", - "View": "Megtekintés", - "Settings": "Beállítások", - "Delete": "Törlés", - "Delete Cluster": "Fürt törlése", - "Active": "Aktív", - "Plugin": "Beépülő modul", - "In-cluster": "Fürtön belüli", - "View Clusters": "Fürtök megtekintése", - "Loading...": "Betöltés...", - "No clusters found": "Nem találhatók fürtök", - "Add a cluster to get started.": "Kezdéshez vegyen fel egy fürtöt.", - "Please sign in to add your AKS clusters": "Az AKS-fürtök hozzáadásához jelentkezzen be", - "Sign In with Azure": "Bejelentkezés az Azure-ral", + "Add namespace": "Névtér hozzáadása", "Add Other Clusters": "Egyéb fürtök hozzáadása", - "Add from Azure Subscription": "Hozzáadás Azure-előfizetésből", - "No clusters configured": "Nincsenek konfigurálva fürtök", - "Checking authentication status...": "Hitelesítési állapot ellenőrzése...", - "Origin": "Forrás", - "Status": "Állapot", - "Warnings": "Figyelmeztetések", + "Address Type": "Cím típusa", + "Addresses": "Címek", + "Admission Review Versions": "Belépés-felülvizsgálati verziók", + "Advanced Search (Beta)": "Speciális keresés (bétaverzió)", + "Age": "Kor", + "All clusters": "Az összes fürt", "All Clusters": "Az összes fürt", - "Projects": "Projektek", - "Selected clusters": "Kijelölt fürtök", - "Load cluster": "Fürt betöltése", - "Something went wrong with cluster {{ cluster }}": "Hiba történt a(z) {{ cluster }} fürttel", - "Choose another cluster": "Másik fürt kiválasztása", - "Failed to connect to the backend": "Nem sikerült csatlakozni a háttéralkalmazáshoz", - "Connecting to backend...": "Csatlakozás a háttéralkalmazáshoz...", - "Skip to main content": "Ugrás a tartalomra", - "Menu": "Menü", - "Mark all as read": "Az összes megjelölése olvasottként", - "Clear all": "Az összes törlése", - "Notifications": "Értesítések", - "You don't have any notifications right now": "Jelenleg nincsenek értesítései", - "Message": "Üzenet", - "No message": "Nincs üzenet", - "Date": "Dátum", - "Visible": "Látható", - "Mark as read": "Megjelölés olvasottként", - "Show notifications": "Értesítések megjelenítése", - "You have unread notifications": "Olvasatlan értesítései vannak", - "View all notifications": "Minden értesítés megtekintése", - "Unknown": "Ismeretlen", - "Plugins": "Beépülő modulok", - "Multiple versions": "Több verzió", - "Description": "Leírás", - "Type": "Típus", - "Development": "Fejlesztés", - "User-installed": "Felhasználó által telepített", - "Shipped": "Kiszállítva", - "This plugin is not compatible with this version of Headlamp": "Ez a beépülő modul nem kompatibilis a Headlamp ezen verziójával", - "Incompatible": "Nem kompatibilis", - "Overridden by {{type}} version": "Felülírta a(z) {{type}} verzió", - "Not Loaded": "Nincs betöltve", - "Disabled": "Letiltva", - "Loaded": "Betöltve", - "Enable": "Engedélyezés", - "Save & Apply": "Mentés és alkalmazás", - "Deleting plugin {{ itemName }}...": "{{ itemName }} beépülő modul törlése...", - "Cancelled deletion of {{ itemName }}.": "{{ itemName }} törlése visszavonva.", - "Deleted plugin {{ itemName }}.": "{{ itemName }} beépülő modul törölve.", - "Error deleting plugin {{ itemName }}.": "Hiba történt a(z) {{ itemName }} beépülő modul törlése során.", - "Open Plugin Folder": "Beépülő modul mappájának megnyitása", - "Delete Plugin": "Beépülő modul törlése", - "By": "A következő szerint:", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Ez a beépülő modul jelenleg nincs betöltve, mert a(z) {{type}} verzió van helyette használatban.", - "Are you sure you want to delete this plugin?": "Biztosan törli ezt a beépülő modult?", - "Uh-oh! Something went wrong.": "Hoppá! Hiba történt.", - "Error loading {{ routeName }}": "Hiba a(z) {{ routeName }} betöltése során", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "A fürtök neve csak kisbetűs alfanumerikus karaktereket tartalmazhat, valamint alfanumerikus karakterrel kell kezdődnie és végződnie.", - "Error": "Hiba", - "Okay": "OK", - "Original name: {{ displayName }}": "Eredeti név: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Ez az egyéni név már használatban van. Válasszon másik nevet.", - "The current name of the cluster. You can define a custom name": "A fürt aktuális neve. Egyéni nevet is meghatározhat", - "Cluster name": "Fürtnév", - "Change name": "Név módosítása", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Biztosan módosítja a(z) {{ clusterName }} nevét?", - "Apply": "Alkalmaz", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "A kiemelőszín formátuma érvénytelen. Hexadecimális (#ff0000), rgb() vagy rgba() használata.", - "Choose Accent Color": "Kiemelőszín kiválasztása", - "Use custom color": "Egyéni szín használata", - "Custom color": "Egyéni szín", - "Hex, rgb(), or rgba()": "Hexadecimális, rgb() vagy rgba()", - "Full page": "Teljes oldal", - "Choose Cluster Icon": "Fürt ikon kiválasztása", - "Use custom icon": "Egyéni ikon használata", - "Custom icon (Iconify)": "Egyéni ikon (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Példa: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "A névterek csak kisbetűs alfanumerikus karaktereket tartalmazhat, valamint alfanumerikus karakterrel kell kezdődnie és végződnie.", - "Node Shell Settings": "Node-felület beállításai", - "The default image is used for dropping a shell into a node (when not specified directly).": "Az alapértelmezett rendszerkép egy felület csomópontba való bedobására szolgál (amikor nincs megadva közvetlenül).", - "Linux image": "Linux rendszerkép", - "The default namespace is default.": "Az alapértelmezett névtér az alapértelmezett.", - "Namespace": "Névtér", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }} és {{ maxRows }} közötti értéket írjon be.", - "Custom row value": "Egyéni sorérték", - "Custom value": "Egyéni érték", - "Pod Debug Settings": "Pod hibakeresési beállításai", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "A rövid élettartamú hibakeresési tárolók nem távolíthatók el a Kubernetes API-n keresztül. A pod specifikációjában maradnak még a terminál bezárása után is. Az eltávolításukhoz újra létre kell hozni a podot.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "A rendszer az alapértelmezett rendszerképet használja rövid élettartamú hibakeresési tárolók létrehozásához.", - "General Settings": "Általános beállítások", - "Version": "Verzió", - "Language": "Nyelv", - "Resource details view": "Erőforrás részleteinek nézete", - "Number of rows for tables": "Táblák sorainak száma", - "Timezone to display for dates": "Dátumok megjelenítendő időzónája", - "Sort sidebar items alphabetically": "Oldalsáv elemeinek betűrendbe rendezése", - "Use evict for pod deletion": "Kiürítés használata a pod törléséhez", - "Theme": "Téma", - "Keyboard Shortcuts": "Billentyűparancsok", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Billentyűparancsok konfigurálása az alkalmazás különböző részeinek gyors eléréséhez.", - "Cluster Settings": "Fürtbeállítások", - "There seem to be no clusters configured…": "Úgy tűnik, nincsenek konfigurálva fürtök…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "A(z) {{ clusterName }} fürt nem létezik. Válasszon ki egy érvényes fürtöt:", - "Go to cluster": "Ugrás a fürtre", + "All levels": "Az összes szint", + "All namespaces": "Az összes névtér", + "All Pods": "Az összes pod", + "All Resources": "Az összes erőforrás", + "Allowed disruptions": "Engedélyezett megszakítások", + "Allowed Disruptions": "Engedélyezett megszakítások", + "Allowed namespaces": "Engedélyezett névterek", + "Also delete the namespaces (this will remove all resources within them)": "Törölje a névtereket is (ez eltávolítja a bennük lévő összes erőforrást)", + "An update is available": "Frissítés áll rendelkezésre", + "Annotations": "Jegyzetek", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "A tárolófolyamat minden új kimenetének meg kell jelennie alább. Ha nem jelenik meg, nyomja le az Enter billentyűt…", + "API Version": "API-verzió", + "Appbar Tools": "Alkalmazássáv eszközei", "Appearance": "Megjelenés", - "Stored in your browser's localStorage (per-browser setting).": "A böngésző localStorage mappájában (böngészőnkénti beállítás) tárolva.", - "Accent color": "Kiemelőszín", - "Change Color": "Szín módosítása", - "Choose Color": "Szín választása", - "Cluster icon": "Fürt ikon", - "Change Icon": "Ikon módosítása", - "Choose Icon": "Ikon választása", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "A kiemelőszín formátuma érvénytelen. Használjon hexadecimális (#ff0000), rgb(), rgba() vagy CSS színnevet.", + "Applied {{ newItemName }}.": "{{ newItemName }} alkalmazva.", + "Applied changes to {{ itemName }}.": "Módosítások alkalmazva a következőre: {{ itemName }}.", + "Apply": "Alkalmaz", "Apply appearance": "Megjelenés alkalmazása", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Alkalmazza a megjelenési módosításokat a következőre: {{ clusterName }}? Ez a böngészőben lesz tárolva.", + "Applying {{ newItemName }}…": "{{ newItemName }} alkalmazása…", + "Applying {{ newItemName }}…": "{{ newItemName }} alkalmazása…", + "Applying changes to {{ itemName }}…": "{{ itemName }} módosítások alkalmazása…", "Applying...": "Alkalmazás...", - "Default namespace": "Alapértelmezett névtér", - "The default namespace for e.g. when applying resources (when not specified directly).": "Az alapértelmezett névtér például erőforrások alkalmazásakor (ha nincs megadva közvetlenül).", - "Allowed namespaces": "Engedélyezett névterek", - "The list of namespaces you are allowed to access in this cluster.": "Azon névterek listája, amelyek elérésére engedéllyel rendelkezik a fürtben.", - "Add namespace": "Névtér hozzáadása", - "Remove Cluster": "Fürt eltávolítása", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Biztosan módosítja a(z) {{ clusterName }} nevét?", + "Are you sure you want to delete item {{ itemName }}?": "Biztosan hogy törli a(z) {{ itemName }} elemet?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Biztosan törli a(z) {{projectName}} projektet?", + "Are you sure you want to delete the following items?": "Biztosan törli a következő elemeket?", + "Are you sure you want to delete this plugin?": "Biztosan törli ezt a beépülő modult?", + "Are you sure you want to evict pod {{ itemName }}?": "Biztosan kizárja a(z) {{ itemName }} podot?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Biztosan eltávolítja a(z) {{ clusterName }} fürtöt?", - "Server": "Kiszolgáló", - "Press keys...": "Nyomja le a billentyűket...", - "Conflicts with: {{name}}": "Ütközik a következővel: {{name}}", - "Reset to default": "Visszaállítás alapértelmezettre", - "Navigation": "Navigálás", - "General": "Általános", - "Reset All to Defaults": "Az összes alaphelyzetbe állítása", - "Log out from all": "Kijelentkezés az összesből", - "Log out": "Kijelentkezés", - "Account of current user": "Az aktuális felhasználó fiókja", - "Appbar Tools": "Alkalmazássáv eszközei", - "show more": "továbbiak megjelenítése", - "Version information": "Verzióadatok", - "Getting auth info: {{ clusterName }}": "Hitelesítési adatok beolvasása: {{ clusterName }}", - "Getting auth info": "Hitelesítési adatok lekérése", - "Testing auth": "Hitelesítés tesztelése", - "Headlamp Cluster Authentication": "Headlamp fürthitelesítés", - "Sign In": "Bejelentkezés", - "Use A Token": "Token használata", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "A csatlakoztatás meghiúsult. Győződjön meg arról, hogy a Kubernetes-fürt fut és elérhető. Hiba: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Nem sikerült beolvasni a hitelesítési adatokat: {{ errorMessage }}", - "Try Again": "Próbálkozzon újra", + "Are you sure you want to restart {{ itemName }}?": "Biztosan újraindítja a(z) {{ itemName }} elemet?", + "Are you sure you want to restart the following items?": "Biztosan újraindítja a következő elemeket?", + "Are you sure?": "Biztos benne?", + "Attach: {{ itemName }}": "Csatolás: {{ itemName }}", + "Attaching to debug container...": "Csatolás hibakeresési tárolóhoz...", + "Attaching to existing debug container...": "Csatolás meglévő hibakeresési tárolóhoz...", + "Authenticate": "Hitelesítés", + "Authentication": "Hitelesítés", + "Authentication: {{ clusterName }}": "Hitelesítés: {{ clusterName }}", + "Available//context:replicas": "Elérhető", "Back": "Vissza", - "Memory Usage": "Memóriahasználat", - "{{ available }} units": "{{ available }} egység", - "CPU Usage": "CPU-használat", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} igényelve", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} kész", - "Recent clusters": "Legutóbbi fürtök", - "All clusters": "Az összes fürt", - "Show build information": "Buildinformációk megjelenítése", + "BackendRefs": "BackendRefs", + "By": "A következő szerint:", + "By default, this will only remove the project label from the following namespaces:": "Alapértelmezés szerint ez csak a projektcímkét távolítja el a következő névterekből:", + "Cancel": "Mégse", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} alkalmazása visszavonva.", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} alkalmazása visszavonva.", + "Cancelled changes to {{ itemName }}.": "A(z) {{ itemName }} módosításai visszavonva.", + "Cancelled deletion of {{ itemName }}.": "{{ itemName }} törlése visszavonva.", + "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} elem törlése visszavonva.", + "Cancelled deletion of project {{ projectName }}.": "{{ projectName }} projekt törlése visszavonva.", + "Cancelled restarting {{ itemName }}.": "{{ itemName }} újraindítása visszavonva.", + "Cancelled restarting {{ itemsLength }} items.": "{{ itemsLength }} elem újraindítása visszavonva.", + "Cancelled resuming CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob folytatása megszakítva.", + "Cancelled rollback of {{ itemName }}.": "A(z) {{ itemName }}visszaállítása visszavonva.", + "Cancelled scaling {{ itemName }}.": "A(z) {{ itemName }}skálázása visszavonva.", + "Cancelled suspending CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob felfüggesztése visszavonva.", + "Categories": "Kategóriák", + "Change Color": "Szín módosítása", + "Change Icon": "Ikon módosítása", + "Change name": "Név módosítása", + "Check out how to generate a<1>service account token.": "Tekintse meg, hogyan hozhat létre<1>szolgáltatásfiók-jogkivonatot.", + "Checking authentication status...": "Hitelesítési állapot ellenőrzése...", "Choose a cluster": "Fürt kiválasztása", - "Wait while fetching clusters…": "Várakozás a fürtök beolvasására…", - "Loading cluster information": "Fürtinformációk betöltése", - "There seems to be no clusters configured…": "Úgy tűnik, nincsenek konfigurálva fürtök…", - "Please make sure you have at least one cluster configured.": "Gondoskodjon arról, hogy legalább egy fürt konfigurálva legyen.", - "Or try running Headlamp with a different kube config.": "Vagy próbálja meg egy másik kube-konfigurációval a Headlamp futtatását.", - "Load from a file": "Betöltés fájlból", - "Current//context:cluster": "Aktuális", + "Choose a namespace from the selected clusters": "Válasszon névteret a kiválasztott fürtök közül", + "Choose Accent Color": "Kiemelőszín kiválasztása", + "Choose another cluster": "Másik fürt kiválasztása", "Choose cluster": "Fürt kiválasztása", - "Failed to load resources": "Nem sikerült betölteni az erőforrásokat", - "You don't have permissions to view this resource": "Nem jogosult az erőforrás megtekintésére", - "Resource not found": "Az erőforrás nem található", - "Hide details": "Részletek elrejtése", - "Show details": "Részletek megjelenítése", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplikált fürt: {{ clusterNames }} a listában. Szerkessze a környezet nevét.", - "Error setting up clusters, please load a valid kubeconfig file": "Hiba történt a fürtök beállítása során. Töltsön be egy érvényes kubeconfig fájlt", - "Couldn't read kubeconfig file": "Nem sikerült a kubeconfig fájl olvasása", - "No clusters found!": "Nem találhatók fürtök!", - "No contexts found!": "Nem találhatók környezetek!", - "Invalid kubeconfig file: {{ errorMessage }}": "Érvénytelen kubeconfig fájl: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Húzza át ide vagy válassza ki itt a kubeconfig fájlt", + "Choose Cluster Icon": "Fürt ikon kiválasztása", + "Choose Color": "Szín választása", "Choose file": "Fájl kiválasztása", - "Select clusters": "Fürtök kiválasztása", - "Next": "Következő", - "Validating selected clusters": "A kiválasztott fürtök ellenőrzése folyamatban", - "Setting up clusters": "Fürtök beállítása", + "Choose Files": "Fájlok kiválasztása", + "Choose Icon": "Ikon választása", + "Clear": "Törlés", + "Clear accent color": "Kiemelőszín törlése", + "Clear all": "Az összes törlése", + "Clear All": "Összes kijelölés megszüntetése", + "Clear cluster icon": "Fürt törlése ikon", + "Clear Selection": "Kijelölés megszüntetése", + "Client Config: Service": "Ügyfél-konfiguráció: Szolgáltatás", + "Client Config: URL": "Ügyfél-konfiguráció: URL", + "Close": "Bezárás", + "Close All": "Az összes bezárása", + "Cluster": "Fürt", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "A(z) {{ clusterName }} fürt nem létezik. Válasszon ki egy érvényes fürtöt:", + "Cluster Chooser": "Fürtválasztó", + "Cluster icon": "Fürt ikon", + "Cluster is required": "A fürt megadása kötelező", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "A fürtök neve csak kisbetűs alfanumerikus karaktereket tartalmazhat, valamint alfanumerikus karakterrel kell kezdődnie és végződnie.", + "Cluster settings": "Fürtbeállítások", + "Cluster Settings": "Fürtbeállítások", + "Cluster version downgraded to {{ gitVersion }}": "A fürt {{ gitVersion }} verziója visszaváltva", + "Cluster version upgraded to {{ gitVersion }}": "A fürt {{ gitVersion }} verzióra frissítve", + "Clusters": "Fürtök", "Clusters successfully set up!": "Fürtök sikeresen beállítva!", - "Finish": "Befejezés", - "Only warnings ({{ numWarnings }})": "Csak figyelmeztetések ({{ numWarnings }})", - "Reason": "Ok", - "Count": "Szám", - "Last Seen": "Utoljára aktív", - "Offline": "Offline", - "Lost connection to the cluster.": "Megszakadt a kapcsolat a fürttel.", - "No": "Nem", - "Yes": "Igen", - "Create {{ name }}": "{{ name }} létrehozása", - "Toggle fullscreen": "Teljes képernyős mód átváltása", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nem sikerült megnyitni a GitHubot. Ellenőrizze az előugróablak-blokkoló beállításait, vagy másolja manuálisan a hiba részleteit.", - "Your AKS desktop ran into a problem!": "Az AKS-asztal problémába ütközött!", - "Head back <1>home.": "Lépjen vissza a <1>kezdőlapra.", - "Error Details": "Hiba részletei", + "Collapse": "Összecsukás", + "Conditions": "Feltételek", + "Configure Keyboard Shortcuts": "Billentyűparancsok konfigurálása", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Billentyűparancsok konfigurálása az alkalmazás különböző részeinek gyors eléréséhez.", + "Conflicts with: {{name}}": "Ütközik a következővel: {{name}}", + "Connecting to backend...": "Csatlakozás a háttéralkalmazáshoz...", + "Container": "Tároló", + "Container Limits": "Tárolókorlátok", + "Container Port": "Tárolóport", + "Controlled by": "Vezérlő:", + "Controlled Resources": "Szabályozott erőforrások", + "Controlled Values": "Szabályozott értékek", + "Copied": "Másolva", "Copied to clipboard": "Vágólapra másolva", - "Failed to copy to clipboard": "Nem sikerült a vágólapra másolás", "Copy": "Másolás", - "Open Issue on GitHub": "Probléma megnyitása a GitHubon", - "Scroll to bottom": "Görgetés az aljára", - "Container": "Tároló", - "Lines": "Sorok", - "Severity": "Súlyosság", - "Timestamps": "Időbélyegek", - "Wrap lines": "Sorok tördelése", - "All levels": "Az összes szint", - "Find": "Keresés", - "Download": "Letöltés", - "No results": "Nincs eredmény", - "Too many matches": "Túl sok egyezés", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", - "Match case": "Kis- és nagybetűk megkülönböztetése", - "Match whole word": "Teljes szavas egyeztetés", - "Use regular expression": "Reguláris kifejezés használata", - "Previous Match (Shift+Enter)": "Előző egyezés (Shift+Enter)", - "Next Match (Enter)": "Következő egyezés (Enter)", - "All namespaces": "Az összes névtér", - "From": "Honnan", - "Age": "Kor", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} alkalommal {{ firstEventDate }} óta)", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} alkalommal {{ firstEventDate }} óta)", - "Release Notes ({{ appVersion }})": "Kiadási megjegyzések ({{ appVersion }})", - "Fetching release information…": "Kiadási adatok beolvasása…", - "Skip": "Kihagyás", - "Failed to fetch release information": "Nem sikerült beolvasni a kiadási adatokat", - "An update is available": "Frissítés áll rendelkezésre", - "Read more": "További információ", - "Disable update notifications": "Frissítési értesítések letiltása", - "Dismiss": "Bezárás", - "Install the metrics-server to get usage data.": "Telepítse a metrika-kiszolgálót a használati adatok lekéréséhez.", "Copy to clipboard": "Másolás a vágólapra", - "Create / Apply": "Létrehozás/alkalmazás", + "Couldn't read kubeconfig file": "Nem sikerült a kubeconfig fájl olvasása", + "Count": "Szám", + "CPU Usage": "CPU-használat", "Create": "Létrehozás", - "Deleting item {{ itemName }}…": "{{ itemName }} elem törlése…", + "Create {{ name }}": "{{ name }} létrehozása", + "Create / Apply": "Létrehozás/alkalmazás", + "Create a new namespace and use it as a project": "Új névtér létrehozása és használata projektként", + "Create a new namespace on one or more clusters and set it up as a project.": "Hozzon létre egy új névteret egy vagy több fürtön, és állítsa be projektként.", + "Create a Project": "Projekt létrehozása", + "Create Namespace": "Névtér létrehozása", + "Create New Namespace": "Új névtér létrehozása", + "Create new Project from YAML": "Új projekt létrehozása YAML-ból", + "Create Project": "Projekt létrehozása", + "Create resource quota": "Erőforráskvóta létrehozása", + "Create Resource Quota to limit resource consumption within this project": "Erőforráskvóta létrehozása a projekt erőforrás-felhasználásának korlátozásához", + "Create your first project to organize your Kubernetes resources": "Az első projekt létrehozása a Kubernetes-erőforrások rendszerezéséhez", + "Created": "Létrehozva", + "Creating": "Létrehozás folyamatban", + "Creating ephemeral debug container...": "Rövid élettartamú hibakeresési tároló létrehozása...", + "Creating following resources in this project:": "A következő erőforrások létrehozása ebben a projektben:", + "Creating project": "Projekt létrehozása folyamatban", + "Creation": "Létrehozás", + "Current": "Aktuális", + "Current Namespace": "Aktuális névtér", + "Current number of replicas: {{ numReplicas }}": "A replikák aktuális száma: {{ numReplicas }}", + "Current//context:cluster": "Aktuális", + "Current//context:pods": "Aktuális", + "Current//context:replicas": "Aktuális", + "Custom color": "Egyéni szín", + "Custom icon (Iconify)": "Egyéni ikon (Iconify)", + "Custom row value": "Egyéni sorérték", + "Custom value": "Egyéni érték", + "Data": "Adatok", + "Date": "Dátum", + "Debug Pod": "Pod hibakeresése", + "Debug: {{ itemName }}": "Hibakeresés: {{ itemName }}", + "Decrement": "Csökkentés", + "Default": "Alapértelmezett", + "Default namespace": "Alapértelmezett névtér", + "Default Request": "Alapértelmezett kérelem", + "Degraded": "Csökkentett teljesítményű", + "Delete": "Törlés", + "Delete Cluster": "Fürt törlése", + "Delete item": "Elem törlése", + "Delete items": "Elemek törlése", + "Delete Plugin": "Beépülő modul törlése", + "Delete port forward": "Porttovábbítás törlése", + "Delete project": "Projekt törlése", + "Delete Project": "Projekt törlése", + "Delete Project & Namespaces": "Projekt és névterek törlése", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} elem törölve.", "Deleted item {{ itemName }}.": "A(z) {{ itemName }} elem törölve.", + "Deleted plugin {{ itemName }}.": "{{ itemName }} beépülő modul törölve.", + "Deleted project {{ projectName }}.": "A(z) {{ projectName }} projekt törölve.", + "Deleting {{ itemsLength }} items…": "{{ itemsLength }} elem törlése folyamatban…", + "Deleting item {{ itemName }}…": "{{ itemName }} elem törlése…", + "Deleting plugin {{ itemName }}...": "{{ itemName }} beépülő modul törlése...", + "Deleting project {{ projectName }}…": "{{ projectName }} projekt törlése…", + "Deployment pods": "Üzembe helyezési podok", + "Description": "Leírás", + "Desired number of replicas:": "A replikák kívánt száma:", + "Desired//context:pods": "Elvárt", + "Desired//context:replicas": "Elvárt", + "Details": "Részletek", + "Development": "Fejlesztés", + "Disable update notifications": "Frissítési értesítések letiltása", + "Disabled": "Letiltva", + "Dismiss": "Bezárás", + "Docker Desktop requires ports in range 30000-32000.": "A Docker Desktop a 30000–32000 tartomány portjait igényli.", + "Documentation": "Dokumentáció", + "Download": "Letöltés", + "Drag & drop or choose kubeconfig file here": "Húzza át ide vagy válassza ki itt a kubeconfig fájlt", + "Drag & drop YAML files here or click to choose files": "Húzza át ide a YAML-fájlokat, vagy kattintson ide azok kiválasztásához", + "Drop the file here...": "Húzza ide a fájlt...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Duplikált fürt: {{ clusterNames }} a listában. Szerkessze a környezet nevét.", + "Duration": "Időtartam", + "e.g. 30080": "például 30080", + "e.g. 8080": "pl. 8080", + "Edit": "Szerkesztés", + "Edit: {{ itemName }}": "Szerkesztés: {{ itemName }}", + "Editor": "Szerkesztő", + "Effect": "Hatás", + "Enable": "Engedélyezés", + "Endpoints": "Végpontok", + "Enter a name": "Adjon meg egy nevet", + "Enter a name for the new namespace": "Adja meg az új névtér nevét", + "Enter a name for your new project.": "Adja meg az új projekt nevét.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }} és {{ maxRows }} közötti értéket írjon be.", + "Enter URL": "URL-cím megadása", + "Enter URL to YAML file": "Adja meg a YAML-fájl URL-címét", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "A rövid élettartamú hibakeresési tárolók nem távolíthatók el a Kubernetes API-n keresztül. A pod specifikációjában maradnak még a terminál bezárása után is. Az eltávolításukhoz újra létre kell hozni a podot.", + "Error": "Hiba", + "Error authenticating": "Hiba történt a hitelesítés során", + "Error deleting {{ itemsLength }} items.": "Hiba történt {{ itemsLength }} elem törlése során.", "Error deleting item {{ itemName }}.": "Hiba történt a(z) {{ itemName }} elem törlése során.", + "Error deleting plugin {{ itemName }}.": "Hiba történt a(z) {{ itemName }} beépülő modul törlése során.", + "Error deleting project {{ projectName }}.": "Hiba történt a(z) {{ projectName }} projekt törlése során.", + "Error Details": "Hiba részletei", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Hiba történt a(z) {{ crName }} egyéni erőforrás beolvasása során: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Hiba történt a(z) {{ crdName }} egyéni erőforrás-definíció beolvasása során: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Hiba történt az egyéni erőforrás-definíció beolvasása során: {{ errorMessage }}", + "Error loading {{ routeName }}": "Hiba a(z) {{ routeName }} betöltése során", + "Error parsing the code: {{error}}": "Hiba történt a kód elemzése során: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Hiba történt a kód elemzése során. Ellenőrizze, hogy érvényes YAML vagy JSON-e!", + "Error processing files: {{error}}": "Hiba történt a fájlok feldolgozása során: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Hiba történt a fürtök beállítása során. Töltsön be egy érvényes kubeconfig fájlt", + "Error: All of the files are empty.": "Hiba: Az összes fájl üres.", "Evict": "Kizárás", "Evict Pod": "Pod kizárása", - "Delete item": "Elem törlése", - "Are you sure you want to evict pod {{ itemName }}?": "Biztosan kizárja a(z) {{ itemName }} podot?", - "Are you sure you want to delete item {{ itemName }}?": "Biztosan hogy törli a(z) {{ itemName }} elemet?", - "Force Delete": "Törlés kényszerítése", - "Are you sure you want to delete the following items?": "Biztosan törli a következő elemeket?", - "Deleting {{ itemsLength }} items…": "{{ itemsLength }} elem törlése folyamatban…", - "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} elem törlése visszavonva.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} elem törölve.", - "Error deleting {{ itemsLength }} items.": "Hiba történt {{ itemsLength }} elem törlése során.", - "Delete items": "Elemek törlése", - "Resource details": "Erőforrás adatai", - "Loading documentation": "Dokumentáció betöltése", - "No documentation available.": "Nincs elérhető dokumentáció.", - "No documentation for type {{ docsType }}.": "Nincs dokumentáció a(z) {{ docsType }} típushoz.", - "Showing documentation for: {{ docsType }}": "Dokumentáció megjelenítése a következőhöz: {{ docsType }}", - "Applying changes to {{ itemName }}…": "{{ itemName }} módosítások alkalmazása…", - "Cancelled changes to {{ itemName }}.": "A(z) {{ itemName }} módosításai visszavonva.", - "Applied changes to {{ itemName }}.": "Módosítások alkalmazva a következőre: {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Példa: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Példák", + "Exit Code": "Kilépési kód", + "Expand": "Kibontás", + "Expand All": "Az összes kibontása", + "Expand sidebar": "Oldalsáv kibontása", + "Failed": "Sikertelen", + "Failed to apply {{ newItemName }}.": "Nem sikerült a(z) {{ newItemName }} alkalmazása.", "Failed to apply changes to {{ itemName }}.": "Nem sikerült alkalmazni a(z) {{ itemName }} módosításait.", - "Edit": "Szerkesztés", - "Invalid JSON": "Érvénytelen JSON", - "Invalid YAML": "Érvénytelen YAML", - "Failed to create {{ kind }} {{ name }}.": "Nem sikerült a(z) {{ kind }} {{ name }} létrehozása.", + "Failed to connect to the backend": "Nem sikerült csatlakozni a háttéralkalmazáshoz", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "A csatlakoztatás meghiúsult. Győződjön meg arról, hogy a Kubernetes-fürt fut és elérhető. Hiba: {{ errorMessage }}", + "Failed to connect…": "A csatlakoztatás meghiúsult…", + "Failed to connect…\r\n": "A csatlakoztatás meghiúsult…\r\n", + "Failed to copy to clipboard": "Nem sikerült a vágólapra másolás", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Nem sikerült a(z) {{ kind }} {{ name }} létrehozása itt: {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Hiba történt a kód elemzése során: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Hiba történt a kód elemzése során. Ellenőrizze, hogy érvényes YAML vagy JSON-e!", - "Applying {{ newItemName }}…": "{{ newItemName }} alkalmazása…", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} alkalmazása visszavonva.", - "Applied {{ newItemName }}.": "{{ newItemName }} alkalmazva.", - "Failed to apply {{ newItemName }}.": "Nem sikerült a(z) {{ newItemName }} alkalmazása.", - "New Object": "Új objektum", - "View: {{ itemName }}": "Nézet: {{ itemName }}", - "Edit: {{ itemName }}": "Szerkesztés: {{ itemName }}", - "Loading editor": "Szerkesztő betöltése", - "Hide Managed Fields": "Felügyelt mezők elrejtése", - "Use minimal editor": "Minimális szerkesztő használata", - "Upload File/URL": "Fájl feltöltése/URL", - "Editor": "Szerkesztő", - "Documentation": "Dokumentáció", - "Undo": "Visszavonás", - "Are you sure?": "Biztos benne?", - "This will discard your changes in the editor. Do you want to proceed?": "Ezzel elveti a módosításokat a szerkesztőben. Folytatja?", - "Undo Changes": "Módosítások visszavonása", - "Invalid Secret Reference": "Érvénytelen titkos kód hivatkozás", - "Invalid Config Map Reference": "Érvénytelen konfigurációs térkép hivatkozás", - "Invalid fieldRef": "Érvénytelen fieldRef", - "Invalid resourceFieldRef": "Érvénytelen resourceFieldRef", - "Show fewer": "Kevesebb megjelenítése", - "Show all environment variables": "Az összes környezeti változó megjelenítése", - "Show all environment variables (+{{count}} more)_one": "Az összes környezeti változó megjelenítése (+{{count}} további)", - "Show all environment variables (+{{count}} more)_other": "Az összes környezeti változó megjelenítése (+{{count}} további)", - "No label selectors found for this {{type}}": "Nem található címkeválasztó ehhez a(z) {{type}} típushoz", - "Invalid response from server": "Érvénytelen válasz a kiszolgálótól", - "Failed to fetch related pods": "Nem sikerült beolvasni a kapcsolódó podokat", - "No pods found for this workload": "Nem találhatók podok ehhez a számítási feladathoz", + "Failed to create {{ kind }} {{ name }}.": "Nem sikerült a(z) {{ kind }} {{ name }} létrehozása.", + "Failed to create debug container: {{message}}": "Nem sikerült létrehozni a hibakeresési tárolót: {{message}}", "Failed to fetch pods: {{error}}": "Nem sikerült beolvasni a podokat: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "A naplók szünetelnek. A követés folytatásához kattintson a követés gombra.", - "Select Pod": "Pod kiválasztása", - "All Pods": "Az összes pod", - "Restarted": "Újraindítva", - "Show logs for previous instances of this container.": "A tároló korábbi példányaihoz tartozó naplók megjelenítése.", - "You can only select this option for containers that have been restarted.": "Ezt a beállítást csak az újraindított tárolók esetében választhatja ki.", - "Show previous": "Előző megjelenítése", - "Show timestamps in the logs.": "Időbélyegek megjelenítése a naplókban.", - "Follow logs in real-time.": "Naplók valós idejű követése.", + "Failed to fetch related pods": "Nem sikerült beolvasni a kapcsolódó podokat", + "Failed to fetch release information": "Nem sikerült beolvasni a kiadási adatokat", + "Failed to get authentication information: {{ errorMessage }}": "Nem sikerült beolvasni a hitelesítési adatokat: {{ errorMessage }}", + "Failed to load custom resource instances": "Nem sikerült betölteni az egyéni erőforráspéldányokat", + "Failed to load from URL: {{error}}": "Nem sikerült betölteni a következő URL-címről: {{error}}", + "Failed to load resources": "Nem sikerült betölteni az erőforrásokat", + "Failed to load revision history: {{ error }}": "Nem sikerült betölteni a változáselőzményeket: {{ error }}", + "Failed to read file.": "Nem sikerült beolvasni a fájlt.", + "Failed to restart {{ itemName }}.": "Nem sikerült a(z) {{ itemName }} újraindítása.", + "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} elem újraindítása nem sikerült.", + "Failed to resume CronJob {{ newItemName }}.": "Nem sikerült a(z) {{ newItemName }} CronJob folytatása.", + "Failed to rollback {{ itemName }}.": "Nem sikerült a(z) {{ itemName }} visszaállítása.", + "Failed to run \"{{ command }}\"": "A(z) {{ command }} futtatása nem sikerült", + "Failed to run \"{{command}}\"…": "A(z) {{command}} futtatása nem sikerült…", + "Failed to scale {{ itemName }}.": "{{ itemName }} vertikális felskálázása nem sikerült.", + "Failed to spawn Job {{ newItemName }}": "Nem sikerült a(z) {{ newItemName }} feladat létrehozása", + "Failed to suspend CronJob {{ newItemName }}.": "Nem sikerült a(z) {{ newItemName }} CronJob felfüggesztése.", + "Fetching release information…": "Kiadási adatok beolvasása…", + "File read was aborted.": "Fájlolvasás megszakítva.", + "Filter Type": "Szűrő típusa", + "Filters": "Szűrők", + "Find": "Keresés", + "Finish": "Befejezés", + "Finished": "Kész", + "Fit to screen": "Képernyőhöz igazítás", "Follow": "Követés", - "Show logs": "Naplók megjelenítése", - "Loading resource data": "Erőforrásadatok betöltése", - "Creation": "Létrehozás", - "Labels": "Címkék", - "Annotations": "Jegyzetek", - "Owner refs": "Tulajdonosi hivatkozások", - "Controlled by": "Vezérlő:", - "Show all labels (+{{count}} more)_one": "Az összes címke megjelenítése (+{{count}} további)", - "Show all labels (+{{count}} more)_other": "Az összes címke megjelenítése (+{{count}} további)", - "Start port forward": "Porttovábbítás elindítása", + "Follow logs in real-time.": "Naplók valós idejű követése.", + "Force Delete": "Törlés kényszerítése", + "Format": "Formátum", "Forward port": "Port továbbítása", - "Delete port forward": "Porttovábbítás törlése", - "Stop port forward": "Porttovábbítás leállítása", - "Copied": "Másolva", - "This value may differ in the container, since the pod is older than {{from}}": "Ez az érték eltérhet a tárolóban, mivel a pod régebbi, mint {{from}}", - "Value": "Érték", - "Mount Path": "Csatlakoztatási útvonal", + "Found {{0}} results. Showing first {{1}}": "{{0}} találat. Az első {{1}} megjelenítése", "from": "forrás", + "From": "Honnan", + "Full page": "Teljes oldal", + "Fullscreen": "Teljes képernyő", + "General": "Általános", + "General Settings": "Általános beállítások", + "Getting auth info": "Hitelesítési adatok lekérése", + "Getting auth info: {{ clusterName }}": "Hitelesítési adatok beolvasása: {{ clusterName }}", + "Give your project a descriptive name": "Adjon egy leíró nevet a projektnek", + "Global Default": "Globális alapértelmezett", + "Global Search": "Globális keresés", + "Go to cluster": "Ugrás a fürtre", + "Group": "Csoport", + "Group By": "Csoportosítási szempont", + "Handler": "Kezelő", + "Hard": "Rögzített", + "Head back <1>home.": "Lépjen vissza a <1>kezdőlapra.", + "Headers": "Fejlécek", + "Headlamp Cluster Authentication": "Headlamp fürthitelesítés", + "Health": "Egészség", + "Healthy": "Kifogástalan", + "Hex, rgb(), or rgba()": "Hexadecimális, rgb() vagy rgba()", + "Hide details": "Részletek elrejtése", + "Hide Helm Secrets": "Helm titkos kódok elrejtése", + "Hide Managed Fields": "Felügyelt mezők elrejtése", + "Holder": "Tároló", + "Holder Identity": "Tulajdonos identitása", + "Home": "Kezdőlap", + "Host": "Gazdagép", + "Hostname": "Állomásnév", "I/O": "I/O", - "Ready": "Kész", - "Waiting": "Várakozás", - "Running": "Fut", - "Exit Code": "Kilépési kód", - "Started": "Elindítva", - "Finished": "Kész", - "Restart Count": "Újraindítások száma", - "Last State": "Utolsó állapot", - "No data to be shown.": "Nincs megjeleníthető adat.", - "Init Containers": "Inicializáló tárolók", - "Conditions": "Feltételek", - "Volumes": "Kötetek", - "Kind": "Jelleg", - "Restarting {{ itemName }}…": "A(z) {{ itemName }} újraindítása…", - "Cancelled restarting {{ itemName }}.": "{{ itemName }} újraindítása visszavonva.", - "Restarted {{ itemName }}.": "{{ itemName }} újraindítva.", - "Failed to restart {{ itemName }}.": "Nem sikerült a(z) {{ itemName }} újraindítása.", - "Restart": "Újraindítás", - "Are you sure you want to restart {{ itemName }}?": "Biztosan újraindítja a(z) {{ itemName }} elemet?", - "Are you sure you want to restart the following items?": "Biztosan újraindítja a következő elemeket?", - "Restarting {{ itemsLength }} items…": "{{ itemsLength }} elem újraindítása…", - "Cancelled restarting {{ itemsLength }} items.": "{{ itemsLength }} elem újraindítása visszavonva.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} elem újraindult.", - "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} elem újraindítása nem sikerült.", - "Restart items": "Elemek újraindítása", - "Revision History": "Változatelőzmények", - "Loading revision history…": "Változáselőzmények betöltése…", - "Failed to load revision history: {{ error }}": "Nem sikerült betölteni a változáselőzményeket: {{ error }}", - "No revision history available.": "Nem érhetők el változáselőzmények.", - "Revision": "Változat", - "Created": "Létrehozva", + "ID token": "azonosító token", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Ha egy erőforrás ennél az összegnél több elemet tartalmaz, azok ki lesznek zárva a keresésből. Segít csökkenteni a memóriahasználatot és a nagy méretű fürtök lelassulását.", "Images": "Képek", - "Current": "Aktuális", - "Previous": "Előző", - "Rolling back {{ itemName }} to previous version…": "{{ itemName }} visszaállítása az előző verzióra…", - "Cancelled rollback of {{ itemName }}.": "A(z) {{ itemName }}visszaállítása visszavonva.", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }} visszaállítása az előző verzióra.", - "Failed to rollback {{ itemName }}.": "Nem sikerült a(z) {{ itemName }} visszaállítása.", - "Rollback": "Visszaállítás", - "Rollback {{ kind }}": "{{ kind }} visszaállítása", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Válasszon ki egy változatot a(z) {{ name }} visszaállításához. Ezzel lecseréli az aktuális podsablont a kiválasztott változatból származóra.", - "No previous revisions available to rollback to.": "Nem érhetők el korábbi változatok a visszaállításhoz.", - "Revision {{ revision }}": "{{ revision }} változat", - "Scaling {{ itemName }}…": "{{ itemName }} skálázása…", - "Cancelled scaling {{ itemName }}.": "A(z) {{ itemName }}skálázása visszavonva.", - "Scaled {{ itemName }}.": "{{ itemName }} skálázva.", - "Failed to scale {{ itemName }}.": "{{ itemName }} vertikális felskálázása nem sikerült.", - "Scale": "Skálázás", - "Scale Replicas": "Replikák skálázása", - "Current number of replicas: {{ numReplicas }}": "A replikák aktuális száma: {{ numReplicas }}", - "Desired number of replicas:": "A replikák kívánt száma:", - "Decrement": "Csökkentés", + "In-cluster": "Fürtön belüli", + "Incompatible": "Nem kompatibilis", "Increment": "Növelés", - "A large number of replicas may negatively impact the cluster's performance": "A nagy számú replika negatívan befolyásolhatja a fürt teljesítményét", + "Init Containers": "Inicializáló tárolók", + "Install the metrics-server to get usage data.": "Telepítse a metrika-kiszolgálót a használati adatok lekéréséhez.", + "Instance": "Példány", + "Instances": "Példányok", + "Internal IP": "Belső IP-cím", + "Invalid Config Map Reference": "Érvénytelen konfigurációs térkép hivatkozás", + "Invalid fieldRef": "Érvénytelen fieldRef", + "Invalid JSON": "Érvénytelen JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Érvénytelen kubeconfig fájl: {{ errorMessage }}", + "Invalid resourceFieldRef": "Érvénytelen resourceFieldRef", + "Invalid response from server": "Érvénytelen válasz a kiszolgálótól", + "Invalid Secret Reference": "Érvénytelen titkos kód hivatkozás", + "Invalid YAML": "Érvénytelen YAML", + "Job {{ newItemName }} spawned": "A(z) {{ newItemName }} feladat elindítva", + "Job Name": "Feladat neve", + "Key": "Kulcs", + "Keyboard Shortcuts": "Billentyűparancsok", + "Kind": "Jelleg", + "Labels": "Címkék", + "Language": "Nyelv", + "Last Seen": "Utoljára aktív", + "Last State": "Utolsó állapot", + "Last Transition Time": "Legutóbbi váltás időpontja", + "Lease Duration Seconds": "Bérlet időtartama másodpercben", + "Leave empty to auto-assign an available port.": "Hagyja üresen egy elérhető port automatikus hozzárendelése érdekben.", + "Leave empty to auto-assign from range 30000-32000.": "Hagyja üresen a 30000–32000 tartományból történő automatikus hozzárendelés érdekében.", + "Limit": "Korlát", + "Lines": "Sorok", + "Linux image": "Linux rendszerkép", + "Listeners": "Figyelők", "Load": "Betöltés", - "Failed to read file.": "Nem sikerült beolvasni a fájlt.", - "File read was aborted.": "Fájlolvasás megszakítva.", - "Error: All of the files are empty.": "Hiba: Az összes fájl üres.", - "Unexpected error while reading files.": "Váratlan hiba történt a fájlok olvasása során.", - "Drop the file here...": "Húzza ide a fájlt...", - "Select a file or drag and drop here": "Jelöljön ki egy fájlt, vagy húzza át ide", - "Select File": "Fájl kiválasztása", - "{{count}} files selected_one": "{{count}} fájl kijelölve", - "{{count}} files selected_other": "{{count}} fájl kijelölve", - "Please enter a valid URL.": "Adjon meg egy érvényes URL-címet.", - "Unexpected error while fetching the file.": "Váratlan hiba történt a fájl beolvasása során.", - "Enter URL": "URL-cím megadása", - "Upload File": "Fájl feltöltése", + "Load cluster": "Fürt betöltése", + "Load from a file": "Betöltés fájlból", + "Load from KubeConfig": "Betöltés a KubeConfig-ból", "Load from URL": "Betöltés URL-címről", - "View YAML": "YAML megtekintése", - "Collapse": "Összecsukás", - "Expand": "Kibontás", - "sort up": "rendezés felfelé", - "sort down": "rendezés lefelé", - "sort swap": "rendezés váltása", - "Loading table data": "Táblaadatok betöltése", - "Refresh": "Frissítés", - "No data matching the filter criteria.": "Nincsenek a szűrési feltételeknek megfelelő adatok.", - "No results found": "Nincs találat", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "A tárolófolyamat minden új kimenetének meg kell jelennie alább. Ha nem jelenik meg, nyomja le az Enter billentyűt…", - "Failed to run \"{{command}}\"…": "A(z) {{command}} futtatása nem sikerült…", - "Failed to connect…": "A csatlakoztatás meghiúsult…", - "Press the enter key to reconnect.": "Újracsatlakozáshoz nyomja le az Enter billentyűt.", - "Failed to run \"{{ command }}\"": "A(z) {{ command }} futtatása nem sikerült", - "Trying to attach to the container {{ container }}…": "Kísérlet a(z) {{ container }} tárolóhoz való csatolásra…", - "Trying to run \"{{command}}\"…": "Próbálkozás a(z) {{command}} futtatásával…", - "Attach: {{ itemName }}": "Csatolás: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminál: {{ itemName }}", - "Timezone": "Időzóna", - "Data": "Adatok", - "No data in this config map": "A konfigurációs térkép nem tartalmaz adatokat", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Hiba történt a(z) {{ crdName }} egyéni erőforrás-definíció beolvasása során: {{ errorMessage }}", + "Load resources": "Erőforrások betöltése", + "Load YAML resources from a remote URL": "YAML-erőforrások betöltése távoli URL-címről", + "Loaded": "Betöltve", + "Loaded {{0}} items": "{{0}} elem betöltve", + "Loaded Resources ({{count}})_one": "Betöltött erőforrások ({{count}})", + "Loaded Resources ({{count}})_other": "Betöltött erőforrások ({{count}})", + "Loading": "Betöltés folyamatban", + "Loading cluster information": "Fürtinformációk betöltése", + "Loading custom resource definition": "Egyéni erőforrás-definíciók betöltése", + "Loading custom resource definitions": "Egyéni erőforrás-definíciók betöltése", "Loading custom resource details": "Egyéni erőforrás részleteinek betöltése", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Hiba történt a(z) {{ crName }} egyéni erőforrás beolvasása során: {{ errorMessage }}", "Loading custom resource instances": "Egyéni erőforráspéldányok betöltése", - "No custom resources instances found.": "Nem találhatók egyéni erőforráspéldányok.", - "Failed to load custom resource instances": "Nem sikerült betölteni az egyéni erőforráspéldányokat", - "Error getting custom resource definitions: {{ errorMessage }}": "Hiba történt az egyéni erőforrás-definíció beolvasása során: {{ errorMessage }}", - "Loading custom resource definitions": "Egyéni erőforrás-definíciók betöltése", - "Loading custom resource definition": "Egyéni erőforrás-definíciók betöltése", - "No custom resources found": "Nem találhatók egyéni erőforrások", - "Group": "Csoport", - "Categories": "Kategóriák", - "Accepted Names": "Elfogadott nevek", - "Versions": "Verziók", - "Spawning Job {{ newItemName }}…": "A(z) {{ newItemName }} feladat indítása…", - "Job {{ newItemName }} spawned": "A(z) {{ newItemName }} feladat elindítva", - "Failed to spawn Job {{ newItemName }}": "Nem sikerült a(z) {{ newItemName }} feladat létrehozása", - "Spawn Job": "Feladat létrehozása", - "This will trigger a new Job based on the CronJob {{ name }}": "Ez elindít egy új feladatot a(z) {{ name }} CronJob alapján", - "Job Name": "Feladat neve", - "Spawn": "Gyermekfolyamatot létrehozása", - "Suspending CronJob {{ newItemName }}…": "A(z) {{ newItemName }} CronJob felfüggesztése…", - "Resuming CronJob {{ newItemName }}…": "A(z) {{ newItemName }} CronJob folytatása…", - "Cancelled suspending CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob felfüggesztése visszavonva.", - "Cancelled resuming CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob folytatása megszakítva.", - "Suspended CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob felfüggesztve.", - "Resumed CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob folytatva.", - "Failed to suspend CronJob {{ newItemName }}.": "Nem sikerült a(z) {{ newItemName }} CronJob felfüggesztése.", - "Failed to resume CronJob {{ newItemName }}.": "Nem sikerült a(z) {{ newItemName }} CronJob folytatása.", - "Resume": "Folytatás", - "Suspend": "Felfüggesztés", - "Key": "Kulcs", - "Operator": "Művelet", - "Effect": "Hatás", - "Desired//context:pods": "Elvárt", - "Addresses": "Címek", - "Address Type": "Cím típusa", - "Hostname": "Állomásnév", - "Node Name": "Csomópont neve", - "Zone": "Zóna", - "Endpoints": "Végpontok", - "Retry Budget": "Költségkeret újrapróbálása", - "Not specified": "Nincs megadva", - "Min Retry Rate": "Minimális újrapróbálkozási arány", - "Port": "Port", - "Protocol": "Protokoll", - "No addresses data to be shown.": "Nincsenek megjeleníthető címadatok.", - "Listeners": "Figyelők", + "Loading documentation": "Dokumentáció betöltése", + "Loading editor": "Szerkesztő betöltése", + "Loading port forwarding": "Porttovábbítás betöltése", + "Loading resource data": "Erőforrásadatok betöltése", + "Loading revision history…": "Változáselőzmények betöltése…", + "Loading table data": "Táblaadatok betöltése", + "Loading...": "Betöltés...", + "Local Port": "Helyi port", + "Log Level": "Naplózási szint", + "Log out": "Kijelentkezés", + "Log out from all": "Kijelentkezés az összesből", + "Log Viewer Search": "Naplómegjelenítő keresése", + "Logs are paused. Click the follow button to resume following them.": "A naplók szünetelnek. A követés folytatásához kattintson a követés gombra.", + "Logs: {{ itemName }}": "Naplók: {{ itemName }}", + "Lost connection to the cluster.": "Megszakadt a kapcsolat a fürttel.", + "Main Navigation": "Fő navigáció", + "Map": "Térkép", + "Mark all as read": "Az összes megjelölése olvasottként", + "Mark as read": "Megjelölés olvasottként", + "Match case": "Kis- és nagybetűk megkülönböztetése", + "Match whole word": "Teljes szavas egyeztetés", "Matches": "Megfelelések", - "BackendRefs": "BackendRefs", - "Filters": "Szűrők", - "Path Type": "Elérési út típusa", - "Path": "Elérési út", - "Headers": "Fejlécek", - "Query Parameters": "Lekérdezési paraméterek", + "Max": "Maximum", + "Max Allowed": "Maximálisan engedélyezett", + "Max items per Resource": "Elemek maximális száma erőforrásonként", + "Max Unavailable": "Maximális nem elérhető", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Memóriahasználat", + "Menu": "Menü", + "Message": "Üzenet", "Method": "Módszer", - "Filter Type": "Szűrő típusa", - "Weight": "Súly", - "rules": "szabályok", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Nincsenek megjeleníthető szabályadatok.", - "Section Name": "Szakasz neve", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "A kereséshez nyomja le a<1>{formatShortcutKey(searchShortcutKey)}billentyűkombinációt", - "Search resources, pages, clusters by name": "Erőforrások, lapok és fürtök keresése név szerint", - "Current Namespace": "Aktuális névtér", - "Set namespace: {{namespace}}": "Névtér beállítása: {{namespace}}", - "Page": "Lap", - "Configure Keyboard Shortcuts": "Billentyűparancsok konfigurálása", - "Reference": "Referencia", "Metrics": "metrikák", - "(Current/Target)": "(Aktuális/Cél)", + "Min": "Min.", + "Min Allowed": "Minimálisan engedélyezett", + "Min Available": "Minimálisan elérhető", + "Min Retry Rate": "Minimális újrapróbálkozási arány", + "Minimize": "Kis méret", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Üzembe helyezési podok", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} aktuális/{{ desiredReplicas }} kívánt", - "Targets": "Tárolók", + "Mode": "Mód", "more…": "egyebek…", - "Default": "Alapértelmezett", - "Host": "Gazdagép", - "Duration": "Időtartam", - "Holder Identity": "Tulajdonos identitása", - "Lease Duration Seconds": "Bérlet időtartama másodpercben", - "Renew Time": "Megújítás ideje", - "Holder": "Tároló", - "Container Limits": "Tárolókorlátok", - "Default Request": "Alapértelmezett kérelem", - "Max": "Maximum", - "Min": "Min.", - "A namespace with this name already exists.": "Már létezik ilyen nevű névtér.", - "Applying {{ newItemName }}…": "{{ newItemName }} alkalmazása…", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} alkalmazása visszavonva.", + "Mount Path": "Csatlakoztatási útvonal", + "Multiple versions": "Több verzió", + "N/A": "N/A", + "Name": "Név", + "Name is required": "A név megadása kötelező", + "Namespace": "Névtér", + "Namespace Name": "Névtér neve", + "Namespaces": "Névterek", "Namespaces must be under 64 characters.": "A névtereknek 64 karakternél rövidebbnek kell lenniük.", - "Create Namespace": "Névtér létrehozása", - "To": "Vége:", - "used": "használatban", - "Scheduling Disabled": "Ütemezés letiltva", - "Scheduling Enabled": "Ütemezés engedélyezve", - "Taints": "Adatszennyezők", - "Not ready yet!": "Még nem áll készen!", - "Internal IP": "Belső IP-cím", - "None": "Nincs", - "Software": "Szoftver", - "Redirecting to main page…": "Átirányítás a főoldalra…", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "JSON-értékek megjelenítése egyszerű szövegben a feloldókarakterek eltávolításával.", - "Format": "Formátum", - "Debug Pod": "Pod hibakeresése", - "Debug: {{ itemName }}": "Hibakeresés: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "A névterek csak kisbetűs alfanumerikus karaktereket tartalmazhat, valamint alfanumerikus karakterrel kell kezdődnie és végződnie.", + "Navigation": "Navigálás", + "Navigation Tabs": "Navigációs lapok", + "New Object": "Új objektum", + "Next": "Következő", + "Next Match (Enter)": "Következő egyezés (Enter)", + "No": "Nem", + "No {{category}} resources found for this project.": "Nem találhatók {{category}}-erőforrások ehhez az eszközhöz.", + "No addresses data to be shown.": "Nincsenek megjeleníthető címadatok.", + "No available clusters": "Nincsenek elérhető fürtök", "No cluster selected": "Nincs kiválasztva fürt", + "No clusters configured": "Nincsenek konfigurálva fürtök", + "No clusters found": "Nem találhatók fürtök", + "No clusters found!": "Nem találhatók fürtök!", + "No contexts found!": "Nem találhatók környezetek!", + "No custom resources found": "Nem találhatók egyéni erőforrások", + "No custom resources instances found.": "Nem találhatók egyéni erőforráspéldányok.", + "No data in this config map": "A konfigurációs térkép nem tartalmaz adatokat", + "No data in this secret": "Nincs adat ebben a titkos kódban", + "No data matching the filter criteria.": "Nincsenek a szűrési feltételeknek megfelelő adatok.", + "No data to be shown.": "Nincs megjeleníthető adat.", + "No data to be shown. Try to change filters or select a different namespace.": "Nincs megjeleníthető adat. Próbálja meg módosítani a szűrőket, vagy válasszon másik névteret.", + "No documentation available.": "Nincs elérhető dokumentáció.", + "No documentation for type {{ docsType }}.": "Nincs dokumentáció a(z) {{ docsType }} típushoz.", + "No label selectors found for this {{type}}": "Nem található címkeválasztó ehhez a(z) {{type}} típushoz", + "No message": "Nincs üzenet", + "No namespaces found on selected clusters": "Nem találhatók névterek a kijelölt fürtökön", + "No pods found for this workload": "Nem találhatók podok ehhez a számítási feladathoz", + "No previous revisions available to rollback to.": "Nem érhetők el korábbi változatok a visszaállításhoz.", + "No projects found": "Nem található projekt", + "No Resources": "Nincsenek erőforrások", + "No resources have been uploaded": "Nincsenek erőforrások feltöltve", + "No resources selected": "Nincsenek kiválasztva erőforrások", + "No results": "Nincs eredmény", + "No results found": "Nincs találat", + "No revision history available.": "Nem érhetők el változáselőzmények.", + "No rules data to be shown.": "Nincsenek megjeleníthető szabályadatok.", + "No Workloads": "Nincsenek számítási feladatok", + "Node": "Csomópont", + "Node Name": "Csomópont neve", + "Node Shell Settings": "Node-felület beállításai", + "None": "Nincs", + "Not Loaded": "Nincs betöltve", + "Not ready yet!": "Még nem áll készen!", + "Not specified": "Nincs megadva", + "Notifications": "Értesítések", + "Number of rows for tables": "Táblák sorainak száma", + "Offline": "Offline", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Csak figyelmeztetések ({{ numWarnings }})", + "Open Issue on GitHub": "Probléma megnyitása a GitHubon", + "Open Plugin Folder": "Beépülő modul mappájának megnyitása", + "Open the cluster chooser popup": "A fürtválasztó előugró ablak megnyitása", + "Open the global search dialog": "A globális keresés párbeszédpanel megnyitása", + "Operations": "Működtetés", + "Operator": "Művelet", + "Or try running Headlamp with a different kube config.": "Vagy próbálja meg egy másik kube-konfigurációval a Headlamp futtatását.", + "Origin": "Forrás", + "Original name: {{ displayName }}": "Eredeti név: {{ displayName }}", + "Overridden by {{type}} version": "Felülírta a(z) {{type}} verzió", + "Overview": "Áttekintés", + "Owner refs": "Tulajdonosi hivatkozások", + "Page": "Lap", + "ParentRefs": "ParentRefs", + "Path": "Elérési út", + "Path Type": "Elérési út típusa", + "Path: {{ path }}:{{ port }}": "Elérési út: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Adjon meg egy érvényes portszámot (1-65535).", + "Please enter a valid URL.": "Adjon meg egy érvényes URL-címet.", + "Please make sure you have at least one cluster configured.": "Gondoskodjon arról, hogy legalább egy fürt konfigurálva legyen.", + "Please paste your authentication token.": "Illessze be a hitelesítési jogkivonatot.", + "Please sign in to add your AKS clusters": "Az AKS-fürtök hozzáadásához jelentkezzen be", + "Plugin": "Beépülő modul", + "Plugins": "Beépülő modulok", "Pod debug is disabled in settings": "A pod hibakeresése le van tiltva a beállításokban", - "Attaching to existing debug container...": "Csatolás meglévő hibakeresési tárolóhoz...", - "Creating ephemeral debug container...": "Rövid élettartamú hibakeresési tároló létrehozása...", - "Failed to create debug container: {{message}}": "Nem sikerült létrehozni a hibakeresési tárolót: {{message}}", - "Attaching to debug container...": "Csatolás hibakeresési tárolóhoz...", - "Failed to connect…\r\n": "A csatlakoztatás meghiúsult…\r\n", + "Pod Debug Settings": "Pod hibakeresési beállításai", + "Pod Port": "Podport", + "Port": "Port", + "Preemption Policy": "Megelőzési házirend", "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Nyomja le a Ctrl+D billentyűkombinációt, vagy írja be az exit parancsot a rövid élettartamú tároló leállításához. Ha nem teszi, a tároló tovább fog futni.", - "Max Unavailable": "Maximális nem elérhető", - "Min Available": "Minimálisan elérhető", - "Allowed disruptions": "Engedélyezett megszakítások", - "Current//context:pods": "Aktuális", - "Total": "Összesen", - "N/A": "N/A", - "Allowed Disruptions": "Engedélyezett megszakítások", - "Start": "Kezdés", - "Stop": "Leállítás", - "Loading port forwarding": "Porttovábbítás betöltése", - "Pod Port": "Podport", - "Local Port": "Helyi port", - "Please enter a valid port number (1-65535).": "Adjon meg egy érvényes portszámot (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "A Docker Desktop a 30000–32000 tartomány portjait igényli.", - "Leave empty to auto-assign from range 30000-32000.": "Hagyja üresen a 30000–32000 tartományból történő automatikus hozzárendelés érdekében.", - "Leave empty to auto-assign an available port.": "Hagyja üresen egy elérhető port automatikus hozzárendelése érdekben.", - "Start Port Forward": "Porttovábbítás indítása", - "Target": "Cél", - "Container Port": "Tárolóport", - "e.g. 30080": "például 30080", - "e.g. 8080": "pl. 8080", - "Global Default": "Globális alapértelmezett", - "Preemption Policy": "Megelőzési házirend", - "Create new project": "Új projekt létrehozása", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Új projekt létrehozásához válassza ki, hogy mely fürtöket szeretné belefoglalni, majd válasszon ki egy meglévőt, vagy hozzon létre egy új névteret", - "Project Name": "Projektnév", - "A project with this name already exists": "Már létezik ilyen nevű projekt", - "Enter a name for your new project.": "Adja meg az új projekt nevét.", - "Clusters": "Fürtök", - "Select one or more clusters for this project": "Válasszon ki egy vagy több fürtöt ehhez a projekthez", - "No available clusters": "Nincsenek elérhető fürtök", - "Type or select a namespace": "Írjon be vagy válasszon ki egy névteret", - "Select existing or type to create a new namespace": "Új névtér létrehozásához válasszon ki egy meglévőt vagy kezdjen el gépelni", - "No available namespaces - you can type a custom name": "Nincs elérhető névtér – beírhat egy egyéni nevet", - "Creating": "Létrehozás folyamatban", - "Create a Project": "Projekt létrehozása", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "A projekt Kubernetes-erőforrások gyűjteménye. Projektek használatával rendszerezheti az erőforrásokat, például környezet, csapat vagy alkalmazás szerint.", - "New Project": "Új projekt", - "Create a new project": "Új projekt létrehozása", - "New Project from YAML": "Új projekt YAML-ból", - "Deploy a new application from YAML": "Új alkalmazás üzembe helyezése YAML-ból", - "URL is required": "Az URL-cím megadása kötelező", - "Failed to load from URL: {{error}}": "Nem sikerült betölteni a következő URL-címről: {{error}}", - "Error processing files: {{error}}": "Hiba történt a fájlok feldolgozása során: {{error}}", - "Name is required": "A név megadása kötelező", - "Cluster is required": "A fürt megadása kötelező", - "No resources have been uploaded": "Nincsenek erőforrások feltöltve", - "Create new Project from YAML": "Új projekt létrehozása YAML-ból", + "Press keys...": "Nyomja le a billentyűket...", + "Press the enter key to reconnect.": "Újracsatlakozáshoz nyomja le az Enter billentyűt.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "A kereséshez nyomja le a<1>{formatShortcutKey(searchShortcutKey)}billentyűkombinációt", + "Prettify": "Prettify", + "Previous": "Előző", + "Previous Match (Shift+Enter)": "Előző egyezés (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Folytassa a fürt létrehozásának és hozzáadásának előnyben részesített módszere kiválasztásával", "Project name": "Projekt neve", - "Give your project a descriptive name": "Adjon egy leíró nevet a projektnek", - "Enter a name": "Adjon meg egy nevet", - "Select cluster for this project": "Fürt kiválasztása ehhez a projekthez", - "Load resources": "Erőforrások betöltése", - "Upload files or load from URL": "Fájlok feltöltése vagy betöltés URL-címről", - "Upload Files": "Fájlok feltöltése", - "Choose Files": "Fájlok kiválasztása", - "Drag & drop YAML files here or click to choose files": "Húzza át ide a YAML-fájlokat, vagy kattintson ide azok kiválasztásához", - "Supports .yaml and .yml files": "A .yaml- és .yml-fájlokat támogatja", - "YAML URL": "YAML URL-címe", - "Enter URL to YAML file": "Adja meg a YAML-fájl URL-címét", - "Load YAML resources from a remote URL": "YAML-erőforrások betöltése távoli URL-címről", - "Loaded Resources ({{count}})_one": "Betöltött erőforrások ({{count}})", - "Loaded Resources ({{count}})_other": "Betöltött erőforrások ({{count}})", - "Clear All": "Összes kijelölés megszüntetése", - "API Version": "API-verzió", - "Creating project": "Projekt létrehozása folyamatban", - "Creating following resources in this project:": "A következő erőforrások létrehozása ebben a projektben:", - "Something went wrong": "Hiba történt", - "Delete project": "Projekt törlése", - "Deleting project {{ projectName }}…": "{{ projectName }} projekt törlése…", - "Cancelled deletion of project {{ projectName }}.": "{{ projectName }} projekt törlése visszavonva.", - "Deleted project {{ projectName }}.": "A(z) {{ projectName }} projekt törölve.", - "Error deleting project {{ projectName }}.": "Hiba történt a(z) {{ projectName }} projekt törlése során.", - "Delete Project": "Projekt törlése", - "Are you sure you want to delete project \"{{projectName}}\"?": "Biztosan törli a(z) {{projectName}} projektet?", - "By default, this will only remove the project label from the following namespaces:": "Alapértelmezés szerint ez csak a projektcímkét távolítja el a következő névterekből:", - "Also delete the namespaces (this will remove all resources within them)": "Törölje a névtereket is (ez eltávolítja a bennük lévő összes erőforrást)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Figyelem: Ez a művelet nem vonható vissza. A névterekben lévő összes erőforrás véglegesen törlődik.", - "Delete Project & Namespaces": "Projekt és névterek törlése", - "Resources": "Erőforrások", - "Access": "Hozzáférés", - "Map": "Térkép", + "Project Name": "Projektnév", "Project Status": "Projektállapot", - "No Workloads": "Nincsenek számítási feladatok", - "Unhealthy": "Sérült", - "Degraded": "Csökkentett teljesítményű", - "Healthy": "Kifogástalan", - "Warning": "Figyelmeztetés", + "Projects": "Projektek", + "Protocol": "Protokoll", + "Provided": "Megadva", + "Providers": "Szolgáltatók", + "Query Parameters": "Lekérdezési paraméterek", + "Read more": "További információ", + "Ready": "Kész", + "Ready//context:replicas": "Kész", + "Reason": "Ok", + "Recent clusters": "Legutóbbi fürtök", + "Recommendations": "Javaslatok", + "Redirecting to main page…": "Átirányítás a főoldalra…", + "Reference": "Referencia", + "Refetch Interval": "Újrabetöltési időköz", + "Refresh": "Frissítés", + "Release Notes ({{ appVersion }})": "Kiadási megjegyzések ({{ appVersion }})", + "Remove Cluster": "Fürt eltávolítása", + "Remove this cluster?": "Eltávolítja a fürtöt?", + "Renew Time": "Megújítás ideje", + "Request": "Kérés", + "Reset All to Defaults": "Az összes alaphelyzetbe állítása", + "Reset to default": "Visszaállítás alapértelmezettre", + "resource {{resourceName}} of container {{containerName}} on pods": "{{containerName}} tároló {{resourceName}} erőforrása a podokon", + "resource {{resourceName}} on pods": "{{resourceName}} erőforrás a podokon", + "Resource details": "Erőforrás adatai", + "Resource details view": "Erőforrás részleteinek nézete", + "Resource not found": "Az erőforrás nem található", "Resource Quotas": "Erőforráskvóták", - "Create Resource Quota to limit resource consumption within this project": "Erőforráskvóta létrehozása a projekt erőforrás-felhasználásának korlátozásához", - "Create resource quota": "Erőforráskvóta létrehozása", - "Roles": "Szerepkörök", + "Resources": "Erőforrások", + "Restart": "Újraindítás", + "Restart Count": "Újraindítások száma", + "Restart items": "Elemek újraindítása", + "Restarted": "Újraindítva", + "Restarted {{ itemName }}.": "{{ itemName }} újraindítva.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} elem újraindult.", + "Restarting {{ itemName }}…": "A(z) {{ itemName }} újraindítása…", + "Restarting {{ itemsLength }} items…": "{{ itemsLength }} elem újraindítása…", + "Resume": "Folytatás", + "Resumed CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob folytatva.", + "Resuming CronJob {{ newItemName }}…": "A(z) {{ newItemName }} CronJob folytatása…", + "Retry Budget": "Költségkeret újrapróbálása", + "Revision": "Változat", + "Revision {{ revision }}": "{{ revision }} változat", + "Revision History": "Változatelőzmények", "Role Bindings": "Szerepkör-kötések", - "Health": "Egészség", - "No Resources": "Nincsenek erőforrások", - "Namespaces": "Névterek", - "No projects found": "Nem található projekt", - "Create your first project to organize your Kubernetes resources": "Az első projekt létrehozása a Kubernetes-erőforrások rendszerezéséhez", - "Create Project": "Projekt létrehozása", - "Details": "Részletek", + "Roles": "Szerepkörök", + "Rollback": "Visszaállítás", + "Rollback {{ kind }}": "{{ kind }} visszaállítása", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} visszaállítása az előző verzióra.", + "Rolling back {{ itemName }} to previous version…": "{{ itemName }} visszaállítása az előző verzióra…", + "rules": "szabályok", + "Running": "Fut", + "Save": "Mentés", + "Save & Apply": "Mentés és alkalmazás", + "Scale": "Skálázás", + "Scale Replicas": "Replikák skálázása", + "Scaled {{ itemName }}.": "{{ itemName }} skálázva.", + "Scaling {{ itemName }}…": "{{ itemName }} skálázása…", + "Scheduling Disabled": "Ütemezés letiltva", + "Scheduling Enabled": "Ütemezés engedélyezve", + "Scroll to bottom": "Görgetés az aljára", + "Search": "Keresés", + "Search Resources": "Erőforrások keresése", + "Search resources by query": "Erőforrások keresése lekérdezés szerint", + "Search resources, pages, clusters by name": "Erőforrások, lapok és fürtök keresése név szerint", + "Section Name": "Szakasz neve", + "Select a cluster and an existing namespace to use as a project.": "Válassza ki a projektként használni kívánt fürtöt és meglévő névteret.", + "Select a cluster first": "Először válasszon ki egy fürtöt", + "Select a file or drag and drop here": "Jelöljön ki egy fájlt, vagy húzza át ide", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Válasszon ki egy változatot a(z) {{ name }} visszaállításához. Ezzel lecseréli az aktuális podsablont a kiválasztott változatból származóra.", + "Select All": "Az összes kijelölése", + "Select an existing namespace": "Meglévő névtér kiválasztása", + "Select an existing namespace to use as a project": "Projektként használandó meglévő névtér kiválasztása", + "Select cluster for this project": "Fürt kiválasztása ehhez a projekthez", + "Select clusters": "Fürtök kiválasztása", + "Select File": "Fájl kiválasztása", + "Select locale": "Területi beállítás kiválasztása", + "Select one or more clusters": "Válasszon ki egy vagy több fürtöt", + "Select Pod": "Pod kiválasztása", + "Select Resources": "Erőforrások kiválasztása", + "Selected clusters": "Kijelölt fürtök", + "Server": "Kiszolgáló", + "Service: {{namespace}}/{{name}}": "Szolgáltatás: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Névtér beállítása: {{namespace}}", + "Setting up clusters": "Fürtök beállítása", + "Settings": "Beállítások", + "Severity": "Súlyosság", + "Shipped": "Kiszállítva", + "Show all environment variables": "Az összes környezeti változó megjelenítése", + "Show all environment variables (+{{count}} more)_one": "Az összes környezeti változó megjelenítése (+{{count}} további)", + "Show all environment variables (+{{count}} more)_other": "Az összes környezeti változó megjelenítése (+{{count}} további)", + "Show all labels (+{{count}} more)_one": "Az összes címke megjelenítése (+{{count}} további)", + "Show all labels (+{{count}} more)_other": "Az összes címke megjelenítése (+{{count}} további)", + "Show build information": "Buildinformációk megjelenítése", + "Show details": "Részletek megjelenítése", + "Show fewer": "Kevesebb megjelenítése", + "Show JSON values in plain text by removing escape characters.": "JSON-értékek megjelenítése egyszerű szövegben a feloldókarakterek eltávolításával.", + "Show logs": "Naplók megjelenítése", "Show Logs": "Naplók megjelenítése", - "Logs: {{ itemName }}": "Naplók: {{ itemName }}", - "Terminal / Exec": "Terminál/exec", - "No {{category}} resources found for this project.": "Nem találhatók {{category}}-erőforrások ehhez az eszközhöz.", - "Current//context:replicas": "Aktuális", - "Desired//context:replicas": "Elvárt", - "Zoom in": "Nagyítás", - "Zoom out": "Kicsinyítés", - "No data to be shown. Try to change filters or select a different namespace.": "Nincs megjeleníthető adat. Próbálja meg módosítani a szűrőket, vagy válasszon másik névteret.", - "Group By": "Csoportosítási szempont", - "Instance": "Példány", - "Node": "Csomópont", + "Show logs for previous instances of this container.": "A tároló korábbi példányaihoz tartozó naplók megjelenítése.", + "show more": "továbbiak megjelenítése", + "Show notifications": "Értesítések megjelenítése", + "Show previous": "Előző megjelenítése", + "Show timestamps in the logs.": "Időbélyegek megjelenítése a naplókban.", + "Showing documentation for: {{ docsType }}": "Dokumentáció megjelenítése a következőhöz: {{ docsType }}", + "Shrink sidebar": "Oldalsáv zsugorítása", + "Sign In": "Bejelentkezés", + "Sign In with Azure": "Bejelentkezés az Azure-ral", + "Skip": "Kihagyás", + "Skip to main content": "Ugrás a tartalomra", + "Snap Bottom": "Dokkolás alulra", + "Snap Left": "Dokkolás balra", + "Snap Right": "Dokkolás jobbra", + "Snap Top": "Dokkolás felülre", + "Software": "Szoftver", + "Some resources failed to load": "Néhány erőforrást nem sikerült betölteni", + "Something went wrong": "Hiba történt", + "Something went wrong with cluster {{ cluster }}": "Hiba történt a(z) {{ cluster }} fürttel", + "sort down": "rendezés lefelé", + "Sort sidebar items alphabetically": "Oldalsáv elemeinek betűrendbe rendezése", + "sort swap": "rendezés váltása", + "sort up": "rendezés felfelé", + "Spawn": "Gyermekfolyamatot létrehozása", + "Spawn Job": "Feladat létrehozása", + "Spawning Job {{ newItemName }}…": "A(z) {{ newItemName }} feladat indítása…", + "Start": "Kezdés", + "Start port forward": "Porttovábbítás elindítása", + "Start Port Forward": "Porttovábbítás indítása", + "Started": "Elindítva", + "Status": "Állapot", "Status: Error or Warning": "Állapot: Hiba vagy figyelmeztetés", - "Expand All": "Az összes kibontása", - "Fit to screen": "Képernyőhöz igazítás", - "Zoom to 100%": "Nagyítás 100%-ra", - "Home": "Kezdőlap", + "Stop": "Leállítás", + "Stop port forward": "Porttovábbítás leállítása", + "Stored in your browser's localStorage (per-browser setting).": "A böngésző localStorage mappájában (böngészőnkénti beállítás) tárolva.", + "Supports .yaml and .yml files": "A .yaml- és .yml-fájlokat támogatja", + "Suspend": "Felfüggesztés", + "Suspended CronJob {{ newItemName }}.": "A(z) {{ newItemName }} CronJob felfüggesztve.", + "Suspending CronJob {{ newItemName }}…": "A(z) {{ newItemName }} CronJob felfüggesztése…", + "Taints": "Adatszennyezők", + "Target": "Cél", + "Targets": "Tárolók", + "Terminal / Exec": "Terminál/exec", + "Terminal: {{ itemName }}": "Terminál: {{ itemName }}", + "Testing auth": "Hitelesítés tesztelése", + "The current name of the cluster. You can define a custom name": "A fürt aktuális neve. Egyéni nevet is meghatározhat", + "The default image is used for creating ephemeral debug containers.": "A rendszer az alapértelmezett rendszerképet használja rövid élettartamú hibakeresési tárolók létrehozásához.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Az alapértelmezett rendszerkép egy felület csomópontba való bedobására szolgál (amikor nincs megadva közvetlenül).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Az alapértelmezett névtér például erőforrások alkalmazásakor (ha nincs megadva közvetlenül).", + "The default namespace is default.": "Az alapértelmezett névtér az alapértelmezett.", + "The list of namespaces you are allowed to access in this cluster.": "Azon névterek listája, amelyek elérésére engedéllyel rendelkezik a fürtben.", + "Theme": "Téma", + "There seem to be no clusters configured…": "Úgy tűnik, nincsenek konfigurálva fürtök…", + "There seems to be no clusters configured…": "Úgy tűnik, nincsenek konfigurálva fürtök…", + "This action cannot be undone! Do you want to proceed?": "Ez a művelet nem vonható vissza! Folytatja?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Ez a művelet törli a(z) {{ clusterName }} fürtöt a innen: {{ source }}", + "This action will remove cluster \"{{ clusterName }}\".": "Ez a művelet eltávolítja a(z) {{ clusterName }} fürtöt.", + "This custom name is already in use, please choose a different name.": "Ez az egyéni név már használatban van. Válasszon másik nevet.", + "This plugin is not compatible with this version of Headlamp": "Ez a beépülő modul nem kompatibilis a Headlamp ezen verziójával", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Ez a beépülő modul jelenleg nincs betöltve, mert a(z) {{type}} verzió van helyette használatban.", + "This value may differ in the container, since the pod is older than {{from}}": "Ez az érték eltérhet a tárolóban, mivel a pod régebbi, mint {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Ezzel elveti a módosításokat a szerkesztőben. Folytatja?", + "This will trigger a new Job based on the CronJob {{ name }}": "Ez elindít egy új feladatot a(z) {{ name }} CronJob alapján", + "Timestamps": "Időbélyegek", + "Timezone": "Időzóna", + "Timezone to display for dates": "Dátumok megjelenítendő időzónája", + "To": "Vége:", + "Toggle column filters in tables": "Oszlopszűrők be- és kikapcsolása a táblázatokban", + "Toggle fullscreen": "Teljes képernyős mód átváltása", + "Toggle search in log viewer": "Keresés be- és kikapcsolása a naplómegjelenítőben", + "Toggle Table Filters": "Táblázatszűrők be- és kikapcsolása", + "Too many matches": "Túl sok egyezés", + "Total": "Összesen", + "Try Again": "Próbálkozzon újra", + "Trying to attach to the container {{ container }}…": "Kísérlet a(z) {{ container }} tárolóhoz való csatolásra…", + "Trying to run \"{{command}}\"…": "Próbálkozás a(z) {{command}} futtatásával…", + "Type": "Típus", + "Uh-oh! Something went wrong.": "Hoppá! Hiba történt.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nem sikerült megnyitni a GitHubot. Ellenőrizze az előugróablak-blokkoló beállításait, vagy másolja manuálisan a hiba részleteit.", + "Undo": "Visszavonás", + "Undo Changes": "Módosítások visszavonása", + "Unexpected error while fetching the file.": "Váratlan hiba történt a fájl beolvasása során.", + "Unexpected error while reading files.": "Váratlan hiba történt a fájlok olvasása során.", + "Unhealthy": "Sérült", + "Unknown": "Ismeretlen", + "Up to date//context:replicas": "Naprakész", + "Upload File": "Fájl feltöltése", + "Upload File/URL": "Fájl feltöltése/URL", + "Upload Files": "Fájlok feltöltése", + "Upload files or load from URL": "Fájlok feltöltése vagy betöltés URL-címről", + "URL is required": "Az URL-cím megadása kötelező", + "Use A Token": "Token használata", + "Use custom color": "Egyéni szín használata", + "Use custom icon": "Egyéni ikon használata", + "Use evict for pod deletion": "Kiürítés használata a pod törléséhez", + "Use Existing Namespace": "Meglévő névtér használata", + "Use minimal editor": "Minimális szerkesztő használata", + "Use regular expression": "Reguláris kifejezés használata", + "used": "használatban", "Used": "Használatban", - "Hard": "Rögzített", - "Request": "Kérés", - "Limit": "Korlát", + "User-installed": "Felhasználó által telepített", "Users": "Felhasználók/hely", - "Handler": "Kezelő", - "No data in this secret": "Nincs adat ebben a titkos kódban", - "Hide Helm Secrets": "Helm titkos kódok elrejtése", - "Shrink sidebar": "Oldalsáv zsugorítása", - "Expand sidebar": "Oldalsáv kibontása", - "Main Navigation": "Fő navigáció", - "Navigation Tabs": "Navigációs lapok", - "Instances": "Példányok", - "Cluster version upgraded to {{ gitVersion }}": "A fürt {{ gitVersion }} verzióra frissítve", - "Cluster version downgraded to {{ gitVersion }}": "A fürt {{ gitVersion }} verziója visszaváltva", - "Controlled Resources": "Szabályozott erőforrások", - "Controlled Values": "Szabályozott értékek", - "Min Allowed": "Minimálisan engedélyezett", - "Max Allowed": "Maximálisan engedélyezett", - "Mode": "Mód", - "Last Transition Time": "Legutóbbi váltás időpontja", - "Recommendations": "Javaslatok", - "Provided": "Megadva", - "Admission Review Versions": "Belépés-felülvizsgálati verziók", - "Client Config: URL": "Ügyfél-konfiguráció: URL", - "Client Config: Service": "Ügyfél-konfiguráció: Szolgáltatás", - "Service: {{namespace}}/{{name}}": "Szolgáltatás: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Elérési út: {{ path }}:{{ port }}", - "Operations": "Működtetés", - "0 Running": "0 fut", - "Ready//context:replicas": "Kész", - "Up to date//context:replicas": "Naprakész", - "Available//context:replicas": "Elérhető", - "Failed": "Sikertelen", - "Select locale": "Területi beállítás kiválasztása", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{metricName}} itt: {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "{{metricName}} a podokon", - "resource {{resourceName}} on pods": "{{resourceName}} erőforrás a podokon", - "resource {{resourceName}} of container {{containerName}} on pods": "{{containerName}} tároló {{resourceName}} erőforrása a podokon", + "Validating selected clusters": "A kiválasztott fürtök ellenőrzése folyamatban", + "Value": "Érték", + "Version": "Verzió", + "Version information": "Verzióadatok", + "Versions": "Verziók", + "View": "Megtekintés", + "View all notifications": "Minden értesítés megtekintése", + "View Clusters": "Fürtök megtekintése", + "View YAML": "YAML megtekintése", + "View: {{ itemName }}": "Nézet: {{ itemName }}", + "Visible": "Látható", + "Volumes": "Kötetek", + "Wait while fetching clusters…": "Várakozás a fürtök beolvasására…", + "Waiting": "Várakozás", + "Warning": "Figyelmeztetés", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Figyelem: Ez a művelet nem vonható vissza. A névterekben lévő összes erőforrás véglegesen törlődik.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Figyelmeztetés. Nem kompatibilis beépülő modulok letiltva: ({{ pluginList }})", - "Global Search": "Globális keresés", - "Open the global search dialog": "A globális keresés párbeszédpanel megnyitása", - "Cluster Chooser": "Fürtválasztó", - "Open the cluster chooser popup": "A fürtválasztó előugró ablak megnyitása", - "Toggle Table Filters": "Táblázatszűrők be- és kikapcsolása", - "Toggle column filters in tables": "Oszlopszűrők be- és kikapcsolása a táblázatokban", - "Log Viewer Search": "Naplómegjelenítő keresése", - "Toggle search in log viewer": "Keresés be- és kikapcsolása a naplómegjelenítőben" + "Warnings": "Figyelmeztetések", + "Weight": "Súly", + "Window": "Ablak", + "Wrap lines": "Sorok tördelése", + "YAML URL": "YAML URL-címe", + "Yes": "Igen", + "You can only select this option for containers that have been restarted.": "Ezt a beállítást csak az újraindított tárolók esetében választhatja ki.", + "You don't have any notifications right now": "Jelenleg nincsenek értesítései", + "You don't have permissions to view this resource": "Nem jogosult az erőforrás megtekintésére", + "You have unread notifications": "Olvasatlan értesítései vannak", + "Your AKS desktop ran into a page that doesn't exist!": "Az AKS-asztal nem létező lapba ütközött!", + "Your AKS desktop ran into a problem!": "Az AKS-asztal problémába ütközött!", + "Zone": "Zóna", + "Zoom in": "Nagyítás", + "Zoom out": "Kicsinyítés", + "Zoom to 100%": "Nagyítás 100%-ra" } diff --git a/frontend/src/i18n/locales/id/app.json b/frontend/src/i18n/locales/id/app.json index 3f41501df..76bd890ca 100644 --- a/frontend/src/i18n/locales/id/app.json +++ b/frontend/src/i18n/locales/id/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Gagal mengambil info plugin", + "About": "Tentang", "An error occurred while fetching plugin info from {{ URL }}.": "Terjadi kesalahan saat mengambil info plugin dari {{ URL }}.", - "Yes": "Ya", + "Another process is running": "Proses lain sedang berjalan", + "Application opened with an invalid URL: {{ url }}": "Aplikasi dibuka dengan URL yang tidak valid: {{ url }}", + "Bring All to Front": "Bawa Semua ke Depan", + "Close": "Tutup", + "Continue": "Lanjutkan", + "Copy": "Salin", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Tidak dapat menemukan port yang tersedia dalam rentang {{startPort}}-{{endPort}}. Kosongkan port dan coba lagi.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Tidak dapat menemukan port yang tersedia. Ada proses yang berjalan pada port {{startPort}}-{{endPort}}. Hentikan proses ini dan coba lagi?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Tidak dapat menghentikan proses lain yang berjalan, PID: {{ process_list }}. Hentikan proses tersebut dan luncurkan ulang aplikasi.", + "Could not start the server even after terminating existing processes.": "Tidak dapat memulai server bahkan setelah menghentikan proses yang ada.", + "Cut": "Potong", + "Delete": "Hapus", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Ingin menginstal plugin \"{{ pluginName }}\"?", + "Documentation": "Dokumentasi", + "Edit": "Edit", + "Failed to fetch plugin info": "Gagal mengambil info plugin", + "Failed to quit the other running process": "Gagal keluar dari proses lain yang sedang berjalan", + "Failed to start": "Gagal memulai", + "File": "File", + "Go Back": "Kembali", + "Go Forward": "Maju", + "Go to Home": "Buka Beranda", + "Help": "Bantuan", + "Hide": "Sembunyikan", + "Hide Others": "Sembunyikan Lainnya", + "Invalid URL": "URL tidak valid", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Sepertinya proses lain sudah berjalan. Lanjutkan dengan menghentikan proses tersebut secara otomatis, atau keluar?", + "Minimize": "Kecilkan", + "Navigate": "Navigasikan", "No": "Tidak", + "No available ports": "Tidak ada port yang tersedia", + "Open an Issue": "Buka Masalah", + "Paste": "Tempelkan", + "Paste and Match Style": "Tempel dan Sesuaikan Gaya", "Plugin Installation": "Penginstalan Plugin", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Ingin menginstal plugin \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Anda akan menginstal plugin dari: {{ url }}\nIngin melanjutkan?", - "About": "Tentang", "Quit": "Keluar", + "Reload": "Muat Ulang", + "Reset Zoom": "Atur Ulang Zoom", "Select All": "Pilih Semua", - "Delete": "Hapus", "Services": "Layanan", - "Hide": "Sembunyikan", - "Hide Others": "Sembunyikan Lainnya", "Show All": "Tampilkan Semua", - "File": "File", - "Close": "Tutup", - "Edit": "Edit", - "Cut": "Potong", - "Copy": "Salin", - "Paste": "Tempelkan", - "Paste and Match Style": "Tempel dan Sesuaikan Gaya", "Speech": "Ucapan", "Start Speaking": "Mulai Berbicara", "Stop Speaking": "Berhenti Berbicara", - "View": "Tampilkan", + "Terminate and Retry": "Hentikan dan Coba Lagi", "Toggle Developer Tools": "Hidupkan/Matikan Alat Pengembang", - "Reset Zoom": "Atur Ulang Zoom", - "Zoom In": "Perbesar tampilan", - "Zoom Out": "Perkecil tampilan", "Toggle Fullscreen": "Hidupkan/Matikan Layar Penuh", - "Navigate": "Navigasikan", - "Reload": "Muat Ulang", - "Go to Home": "Buka Beranda", - "Go Back": "Kembali", - "Go Forward": "Maju", + "View": "Tampilkan", "Window": "Jendela", - "Minimize": "Kecilkan", - "Bring All to Front": "Bawa Semua ke Depan", - "Help": "Bantuan", - "Documentation": "Dokumentasi", - "Open an Issue": "Buka Masalah", - "Another process is running": "Proses lain sedang berjalan", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Sepertinya proses lain sudah berjalan. Lanjutkan dengan menghentikan proses tersebut secara otomatis, atau keluar?", - "Continue": "Lanjutkan", - "Failed to quit the other running process": "Gagal keluar dari proses lain yang sedang berjalan", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Tidak dapat menghentikan proses lain yang berjalan, PID: {{ process_list }}. Hentikan proses tersebut dan luncurkan ulang aplikasi.", - "No available ports": "Tidak ada port yang tersedia", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Tidak dapat menemukan port yang tersedia. Ada proses yang berjalan pada port {{startPort}}-{{endPort}}. Hentikan proses ini dan coba lagi?", - "Terminate and Retry": "Hentikan dan Coba Lagi", - "Failed to start": "Gagal memulai", - "Could not start the server even after terminating existing processes.": "Tidak dapat memulai server bahkan setelah menghentikan proses yang ada.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Tidak dapat menemukan port yang tersedia dalam rentang {{startPort}}-{{endPort}}. Kosongkan port dan coba lagi.", - "Invalid URL": "URL tidak valid", - "Application opened with an invalid URL: {{ url }}": "Aplikasi dibuka dengan URL yang tidak valid: {{ url }}" + "Yes": "Ya", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Anda akan menginstal plugin dari: {{ url }}\nIngin melanjutkan?", + "Zoom In": "Perbesar tampilan", + "Zoom Out": "Perkecil tampilan" } diff --git a/frontend/src/i18n/locales/id/glossary.json b/frontend/src/i18n/locales/id/glossary.json index 6b445fe4c..8bd783703 100644 --- a/frontend/src/i18n/locales/id/glossary.json +++ b/frontend/src/i18n/locales/id/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Versi Kubernetes", - "Cluster": "Kluster", - "Cluster selector": "Pemilih kluster", - "AKS desktop Version": "Versi desktop AKS", - "Headlamp Version": "Versi Headlamp", - "Git Commit": "Git Commit", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} yang lalu)", "About": "Tentang", - "Legal": "Hukum", "About dialog tabs": "Tentang tab dialog", - "Memory": "Memori", - "CPU": "CPU", - "Pods": "Pod", - "Nodes": "Node", - "Events": "Kejadian", - "Namespaces": "Namespace", - "Filter": "Filter", - "Namespace": "Namespace", - "toggle field visibility": "hidupkan/matikan visibilitas bidang", - "Condition": "Kondisi", - "Last Transition": "Transisi Terakhir", - "Last Update": "Pembaruan Terakhir", - "Container ID": "ID Kontainer", - "Image Pull Policy": "Kebijakan Penarikan Citra", - "Image": "Gambar", + "Access Modes": "Mode Akses", + "Addresses": "Alamat", + "AKS desktop Version": "Versi desktop AKS", + "Allow Volume Expansion": "Izinkan Ekspansi Volume", + "API Groups": "Grup API", + "API Version": "Versi API", + "API Versions": "Versi API", + "Architecture": "Arsitektur", + "Are you sure you want to drain the node {{name}}?": "Yakin ingin mengosongkan node {{name}}?", "Args": "Args", + "Attach": "Lampirkan", + "Backend TLS Policies": "Kebijakan TLS Backend", + "Backend Traffic Policies": "Kebijakan Lalu Lintas Backend", + "Backends": "Backend", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Info Pengikatan", + "Binding Mode": "Mode Pengikatan", + "Boot ID": "ID Boot", + "Capacity": "Kapasitas", + "Checking if Vertical Pod Autoscaler is enabled…": "Memeriksa apakah Vertical Pod Autoscaler diaktifkan…", + "Claim": "Klaim", + "Class Name": "Nama Kelas", + "Client Config: Ca Bundle": "Konfigurasi Klien: Bundel Ca", + "Cluster": "Kluster", + "Cluster IP": "IP Kluster", + "Cluster selector": "Pemilih kluster", "Command": "Perintah", - "Environment": "Lingkungan", - "Liveness Probes": "Pemeriksaan Keaktifan", - "Ports": "Port", - "Volume Mounts": "Pemasangan Volume", - "Containers": "Kontainer", - "Container Spec": "Spesifikasi Kontainer", - "Ephemeral Containers": "Kontainer Sementara", - "Container": "Kontainer", + "Completions": "Penyelesaian", + "Condition": "Kondisi", + "Conditions": "Kondisi", "Config Maps": "Peta Konfigurasi", - "Definition": "Definisi", + "Configuration": "Konfigurasi", + "Container": "Kontainer", + "Container ID": "ID Kontainer", + "Container Policy": "Kebijakan Kontainer", + "Container Runtime": "Runtime Kontainer", + "Container Runtime Version": "Versi Runtime Kontainer", + "Container Spec": "Spesifikasi Kontainer", + "Containers": "Kontainer", + "Controller": "Pengontrol", + "Controller Name": "Nama Pengontrol", + "Cordon": "Cordon", + "Cordon node {{name}} cancelled.": "Cordon node {{name}} dibatalkan.", + "Cordoned node {{name}}.": "Node {{name}} telah di-cordon.", + "Cordoning node {{name}}…": "Node {{name}} sedang di-cordon…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Cakupan", - "Subresources": "Sub-sumber daya", - "Resource": "Sumber daya", - "Plural": "Jamak", - "Singular": "Tunggal", - "Kind": "Jenis", - "List Kind": "Jenis Daftar", - "Served": "Disajikan", - "Storage": "Penyimpanan", - "Objects": "Objek", - "Custom Resources": "Sumber Daya Kustom", - "Schedule": "Jadwal", - "Starting deadline": "Batas waktu mulai", - "Last Schedule": "Jadwal Terakhir", "Cron Jobs": "Pekerjaan Cron", - "Images": "Gambar", - "Tolerations": "Toleransi", - "Update Strategy": "Strategi Pembaruan", - "Selector": "Pemilih", - "Node Selector": "Pemilih Node", + "CronJobs": "CronJobs", + "Current": "Saat Ini", + "Custom Resources": "Sumber Daya Kustom", "Daemon Sets": "Kumpulan Daemon", + "Debug Node": "Debug Node", + "Debug node is not supported in this OS: {{ nodeOS }}": "Debug Node tidak didukung di OS ini: {{ nodeOS }}", + "Default": "Default", + "Default Backend": "Backend Default", + "Definition": "Definisi", "Deployments": "Penyebaran", - "Replicas": "Replika", + "Desired": "Diinginkan", + "Drain": "Pengosongan", + "Drain Node": "Kosongkan Node", + "Drained node {{name}}.": "Node {{name}} dikosongkan.", + "Draining node {{name}} cancelled.": "Pengosongan node {{name}} dibatalkan.", + "Draining node {{name}}…": "Mengosongkan node {{name}}…", + "Egress": "Egress", + "Endpoint Slices": "Irisan Titik Akhir", "Endpoint: {{ name }}": "Titik akhir: {{ name }}", - "Subsets": "Subset", - "IP": "IP", - "Hostname": "Nama host", - "Target": "Target", - "Port": "Port", - "Protocol": "Protokol", "Endpoints": "Titik akhir", - "Addresses": "Alamat", - "Conditions": "Kondisi", - "Ready": "Siap", - "Serving": "Melayani", - "Terminating": "Menghentikan", - "Endpoint Slices": "Irisan Titik Akhir", - "Targets": "Target", - "No targets defined": "Tidak ada target yang ditentukan", - "TLS Validation": "Validasi TLS", - "No validation settings": "Tidak ada pengaturan validasi", - "Backend TLS Policies": "Kebijakan TLS Backend", - "Retry Constraint": "Batasan Percobaan Ulang", - "No retry constraint configured": "Tidak ada batasan percobaan ulang yang dikonfigurasi", - "Session Persistence": "Persistensi Sesi", - "No session persistence configured": "Tidak ada persistensi sesi yang dikonfigurasi", - "Backend Traffic Policies": "Kebijakan Lalu Lintas Backend", - "Controller Name": "Nama Pengontrol", + "Environment": "Lingkungan", + "Ephemeral Containers": "Kontainer Sementara", + "Events": "Kejadian", + "except: {{ cidrExceptions }}": "kecuali: {{ cidrExceptions }}", + "External IP": "IP eksternal", + "Failed to cordon node {{name}}.": "Gagal meng-cordon node {{name}}.", + "Failed to drain node {{name}}.": "Gagal mengosongkan node {{name}}.", + "Failed to uncordon node {{name}}.": "Gagal membatalkan cordon node {{name}}.", + "Failure Policy": "Kebijakan Kegagalan", + "Filter": "Filter", + "From": "Dari", + "Gateway (beta)": "Gateway (beta)", "Gateway Classes": "Kelas Gateway", - "Controller": "Pengontrol", - "Class Name": "Nama Kelas", - "Listeners": "Pendengar", - "No data": "Tidak ada data", "Gateways": "Gateway", + "Generation": "Pembuatan", + "Git Commit": "Git Commit", + "Git Tree State": "Status Git Tree", + "Git Version": "Versi Git", + "Go Version": "Versi Go", + "Groups": "Grup", + "GRPC Routes": "Rute GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Aturan", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Nama host", - "From": "Dari", - "To": "Kepada", - "Reference Grants": "Pemberian Izin Referensi", + "Headlamp Version": "Versi Headlamp", "Horizontal Pod Autoscalers": "Horizontal Pod Autoscalers", + "Host IP": "IP Host", + "Host IPs": "IP Host", + "Hostname": "Nama host", + "Hostnames": "Nama host", + "Hosts": "Host", + "HPAs": "HPA", + "HTTP Routes": "Rute HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Gambar", + "Image Pull Policy": "Kebijakan Penarikan Citra", + "Images": "Gambar", + "Ingress": "Ingress", "Ingress Classes": "Kelas Ingress", - "Default": "Default", - "Yes": "Ya", - "Parameters": "Parameter", - "Default Backend": "Backend Default", - "Backends": "Backend", "Ingresses": "Ingress", - "Hosts": "Host", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Pekerjaan", - "Completions": "Penyelesaian", + "Kernel version": "Versi kernel", + "Kernel Version": "Versi Kernel", + "Kind": "Jenis", + "Kube Proxy Version": "Versi Proksi Kube", + "Kubelet Version": "Versi Kubelet", + "Kubernetes Version": "Versi Kubernetes", + "Last Schedule": "Jadwal Terakhir", + "Last Transition": "Transisi Terakhir", + "Last Update": "Pembaruan Terakhir", "Lease": "Sewa", + "Leases": "Sewa", + "Legal": "Hukum", + "Limit": "Batas", + "Limit Ranges": "Batasi Rentang", "LimitRange": "LimitRange", - "Ingress": "Ingress", - "ipBlock": "ipBlock", + "List Kind": "Jenis Daftar", + "Listeners": "Pendengar", + "Liveness Probes": "Pemeriksaan Keaktifan", + "Logs": "Log", + "Logs: {{ itemName }}": "Log: {{ itemName }}", + "Lower Bound": "Batas Bawah", + "Machine ID": "ID Mesin", + "Map": "Peta", + "Match Policy": "Kecocokan Kebijakan", + "Max": "Maks", + "Memory": "Memori", + "Min": "Min", + "Mutating Webhook Configurations": "Mengubah Konfigurasi Webhook", + "Namespace": "Namespace", + "Namespace Selector": "Pemilih Namespace", + "Namespaces": "Namespace", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Egress", - "except: {{ cidrExceptions }}": "kecuali: {{ cidrExceptions }}", - "Pod Selector": "Pemilih Pod", + "Network": "Jaringan", "Network Policies": "Kebijakan Jaringan", - "Uncordoning node {{name}}…": "Membatalkan cordon node {{name}}…", - "Cordoning node {{name}}…": "Node {{name}} sedang di-cordon…", - "Uncordoned node {{name}}.": "Cordon node {{name}} dibatalkan.", - "Cordoned node {{name}}.": "Node {{name}} telah di-cordon.", - "Failed to uncordon node {{name}}.": "Gagal membatalkan cordon node {{name}}.", - "Failed to cordon node {{name}}.": "Gagal meng-cordon node {{name}}.", - "Uncordon node {{name}} cancelled.": "Pembatalan cordon node {{name}} dibatalkan.", - "Cordon node {{name}} cancelled.": "Cordon node {{name}} dibatalkan.", - "Draining node {{name}}…": "Mengosongkan node {{name}}…", - "Drained node {{name}}.": "Node {{name}} dikosongkan.", - "Failed to drain node {{name}}.": "Gagal mengosongkan node {{name}}.", - "Draining node {{name}} cancelled.": "Pengosongan node {{name}} dibatalkan.", - "Drain Node": "Kosongkan Node", - "Are you sure you want to drain the node {{name}}?": "Yakin ingin mengosongkan node {{name}}?", - "Uncordon": "Batalkan kordon", - "Cordon": "Cordon", - "Drain": "Pengosongan", - "Pod CIDR": "CIDR Pod", - "Uptime": "Waktu Aktif", - "System Info": "Info Sistem", - "Architecture": "Arsitektur", - "Boot ID": "ID Boot", - "System UUID": "UUID sistem", + "No data": "Tidak ada data", + "No retry constraint configured": "Tidak ada batasan percobaan ulang yang dikonfigurasi", + "No session persistence configured": "Tidak ada persistensi sesi yang dikonfigurasi", + "No targets defined": "Tidak ada target yang ditentukan", + "No validation settings": "Tidak ada pengaturan validasi", + "Node": "Node", + "Node Selector": "Pemilih Node", + "Nodes": "Node", + "Nominated Node": "Node yang Dinominasikan", + "Non Resources": "Non-Sumber Daya", + "Object Selector": "Pemilih Objek", + "Objects": "Objek", "OS": "OS", - "Kernel Version": "Versi Kernel", - "Machine ID": "ID Mesin", - "Kube Proxy Version": "Versi Proksi Kube", - "Kubelet Version": "Versi Kubelet", - "Container Runtime Version": "Versi Runtime Kontainer", - "Roles": "Peran", - "External IP": "IP eksternal", "OS image": "Citra OS", - "Kernel version": "Versi kernel", - "Container Runtime": "Runtime Kontainer", - "Debug Node": "Debug Node", - "Debug node is not supported in this OS: {{ nodeOS }}": "Debug Node tidak didukung di OS ini: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Log: {{ itemName }}", - "Seconds": "Detik", - "Logs": "Log", - "State": "Negara bagian", - "Node": "Node", - "Service Account": "Akun Layanan", - "Host IP": "IP Host", - "Host IPs": "IP Host", + "Owner": "Pemilik", + "Parameters": "Parameter", + "Persistent Volume Claims": "Klaim Volume Persisten", + "Persistent Volumes": "Volume Persisten", + "Platform": "Platform", + "Plural": "Jamak", + "Pod CIDR": "CIDR Pod", + "Pod Disruption Budget": "Anggaran Gangguan Pod", + "Pod Disruption Budgets": "Anggaran Gangguan Pod", "Pod IP": "IP Pod", "Pod IPs": "IP Pod", - "QoS Class": "Kelas QoS", - "Priority": "Prioritas", - "Show Logs": "Tampilkan Log", - "Terminal / Exec": "Terminal/Eksekusi", - "Attach": "Lampirkan", - "Restarts": "Hidupkan Ulang", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} yang lalu)", - "Request": "Permintaan", - "Limit": "Batas", - "Nominated Node": "Node yang Dinominasikan", - "Readiness Gates": "Gerbang Kesiapan", - "Pod Disruption Budget": "Anggaran Gangguan Pod", + "Pod Selector": "Pemilih Pod", + "Pods": "Pod", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Penerusan Port", + "Ports": "Port", + "Priority": "Prioritas", + "Priority Classes": "Kelas Prioritas", "PriorityClass": "PriorityClass", - "Replica Sets": "Kumpulan Replika", - "Generation": "Pembuatan", - "Current": "Saat Ini", - "Desired": "Diinginkan", - "Min": "Min", - "Max": "Maks", - "Cluster IP": "IP Kluster", - "Resource Quotas": "Kuota Sumber Daya", + "Protocol": "Protokol", + "Provisioner": "Penyedia", + "QoS Class": "Kelas QoS", + "Readiness Gates": "Gerbang Kesiapan", + "Ready": "Siap", + "Reclaim Policy": "Kebijakan Klaim Ulang", + "Ref. API Group": "Referensi Grup API", + "Reference Grants": "Pemberian Izin Referensi", "Reference Kind": "Jenis Referensi", "Reference Name": "Nama Referensi", - "Ref. API Group": "Referensi Grup API", - "Binding Info": "Info Pengikatan", - "Role Bindings": "Pengikatan Peran", - "Role": "Peran", - "Groups": "Grup", - "Service Accounts": "Akun Layanan", - "API Groups": "Grup API", + "Reinvocation Policy": "Kebijakan Pencabutan", + "Replica Sets": "Kumpulan Replika", + "Replicas": "Replika", + "Request": "Permintaan", + "Resource": "Sumber daya", + "Resource Quotas": "Kuota Sumber Daya", "Resources": "Sumber daya", - "Non Resources": "Non-Sumber Daya", - "Verbs": "Kata Kerja", + "Restarts": "Hidupkan Ulang", + "Retry Constraint": "Batasan Percobaan Ulang", + "Role": "Peran", + "Role Bindings": "Pengikatan Peran", + "Roles": "Peran", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maks tidak tersedia: {{ maxUnavailable }}, lonjakan maks: {{ maxSurge }}", + "Rules": "Aturan", + "Runtime Classes": "Kelas Runtime", "RuntimeClass": "RuntimeClass", + "Schedule": "Jadwal", + "Scope": "Cakupan", + "Seconds": "Detik", "Secrets": "Rahasia", + "Security": "Keamanan", + "Selector": "Pemilih", + "Served": "Disajikan", + "Service Account": "Akun Layanan", + "Service Accounts": "Akun Layanan", "Service Information": "Informasi Layanan", "Services": "Layanan", - "Owner": "Pemilik", - "Map": "Peta", - "Workloads": "Beban kerja", + "Serving": "Melayani", + "Session Persistence": "Persistensi Sesi", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Tampilkan Log", + "Side Effects": "Efek Samping", + "Singular": "Tunggal", + "Starting deadline": "Batas waktu mulai", + "State": "Negara bagian", "Stateful Sets": "Kumpulan Stateful", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Klaim Volume Persisten", - "Persistent Volumes": "Volume Persisten", - "Storage Classes": "Kelas Penyimpanan", - "Network": "Jaringan", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "Rute HTTP", - "GRPC Routes": "Rute GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Keamanan", - "Configuration": "Konfigurasi", - "HPAs": "HPA", - "VPAs": "VLA", - "Pod Disruption Budgets": "Anggaran Gangguan Pod", - "Limit Ranges": "Batasi Rentang", - "Priority Classes": "Kelas Prioritas", - "Runtime Classes": "Kelas Runtime", - "Leases": "Sewa", - "Mutating Webhook Configurations": "Mengubah Konfigurasi Webhook", - "Validating Webhook Configurations": "Memvalidasi Konfigurasi Webhook", - "Git Version": "Versi Git", - "Git Tree State": "Status Git Tree", - "Go Version": "Versi Go", - "Platform": "Platform", - "Capacity": "Kapasitas", - "Access Modes": "Mode Akses", - "Volume Mode": "Mode Volume", + "Storage": "Penyimpanan", "Storage Class": "Kelas Penyimpanan", - "Volume": "Volume", - "Reclaim Policy": "Kebijakan Klaim Ulang", - "Binding Mode": "Mode Pengikatan", - "Provisioner": "Penyedia", - "Volume Binding Mode": "Mode Pengikatan Volume", - "Allow Volume Expansion": "Izinkan Ekspansi Volume", - "Claim": "Klaim", - "Update Policy": "Perbarui Kebijakan", + "Storage Classes": "Kelas Penyimpanan", + "Strategy Type": "Tipe Strategi", + "Subresources": "Sub-sumber daya", + "Subsets": "Subset", + "System Info": "Info Sistem", + "System UUID": "UUID sistem", + "Target": "Target", + "Targets": "Target", + "Terminal / Exec": "Terminal/Eksekusi", + "Terminating": "Menghentikan", + "Timeout Seconds": "Waktu Habis dalam Detik", + "TLS Validation": "Validasi TLS", + "To": "Kepada", + "toggle field visibility": "hidupkan/matikan visibilitas bidang", + "Tolerations": "Toleransi", + "Uncapped Target": "Target Tidak Tercapai", + "Uncordon": "Batalkan kordon", + "Uncordon node {{name}} cancelled.": "Pembatalan cordon node {{name}} dibatalkan.", + "Uncordoned node {{name}}.": "Cordon node {{name}} dibatalkan.", + "Uncordoning node {{name}}…": "Membatalkan cordon node {{name}}…", "Update Mode": "Mode Pembaruan", - "Container Policy": "Kebijakan Kontainer", - "Lower Bound": "Batas Bawah", + "Update Policy": "Perbarui Kebijakan", + "Update Strategy": "Strategi Pembaruan", "Upper Bound": "Batas Atas", - "Uncapped Target": "Target Tidak Tercapai", - "Vertical Pod Autoscalers": "Vertical Pod Autoscalers", - "Checking if Vertical Pod Autoscaler is enabled…": "Memeriksa apakah Vertical Pod Autoscaler diaktifkan…", + "Uptime": "Waktu Aktif", + "Validating Webhook Configurations": "Memvalidasi Konfigurasi Webhook", + "Verbs": "Kata Kerja", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Vertical Pod Autoscaler tidak diaktifkan. <1>Pelajari selengkapnya", - "API Version": "Versi API", + "Vertical Pod Autoscalers": "Vertical Pod Autoscalers", + "Volume": "Volume", + "Volume Binding Mode": "Mode Pengikatan Volume", + "Volume Mode": "Mode Volume", + "Volume Mounts": "Pemasangan Volume", + "VPAs": "VLA", "Webhooks": "Webhook", - "Client Config: Ca Bundle": "Konfigurasi Klien: Bundel Ca", - "Failure Policy": "Kebijakan Kegagalan", - "Match Policy": "Kecocokan Kebijakan", - "Side Effects": "Efek Samping", - "Timeout Seconds": "Waktu Habis dalam Detik", - "Namespace Selector": "Pemilih Namespace", - "Object Selector": "Pemilih Objek", - "Reinvocation Policy": "Kebijakan Pencabutan", - "API Versions": "Versi API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maks tidak tersedia: {{ maxUnavailable }}, lonjakan maks: {{ maxSurge }}", - "Strategy Type": "Tipe Strategi" + "Workloads": "Beban kerja", + "Yes": "Ya" } diff --git a/frontend/src/i18n/locales/id/translation.json b/frontend/src/i18n/locales/id/translation.json index 28895c207..81e62e73a 100644 --- a/frontend/src/i18n/locales/id/translation.json +++ b/frontend/src/i18n/locales/id/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Desktop AKS Anda membuka halaman yang tidak ada!", - "Authentication: {{ clusterName }}": "Autentikasi: {{ clusterName }}", - "Authentication": "Autentikasi", - "Please paste your authentication token.": "Tempel token autentikasi Anda.", - "ID token": "Token ID", - "Check out how to generate a<1>service account token.": "Lihat cara membuat<1>token akun layanan.", - "Cluster settings": "Pengaturan kluster", - "Cancel": "Batal", - "Authenticate": "Autentikasikan", - "Error authenticating": "Kesalahan saat mengautentikasi", - "Window": "Jendela", - "Fullscreen": "Layar penuh", - "Snap Left": "Lekatkan ke Kiri", - "Snap Right": "Lekatkan Ke Kanan", - "Snap Top": "Lekatkan Ke Atas", - "Snap Bottom": "Lekatkan Ke Bawah", - "Minimize": "Kecilkan", - "Close": "Tutup", - "Close All": "Tutup Semua", - "Overview": "Ikhtisar", - "Loading": "Memuat", - "Advanced Search (Beta)": "Pencarian Tingkat Lanjut (Beta)", - "Select Resources": "Pilih Sumber Daya", - "Search": "Cari", - "Search Resources": "Cari Sumber Daya", - "Select All": "Pilih Semua", - "Clear Selection": "Bersihkan Pilihan", - "All Resources": "Semua Sumber Daya", - "Examples": "Contoh", - "Search resources by query": "Cari sumber daya berdasarkan kueri", - "Clear": "Hapus", - "No resources selected": "Tidak ada sumber daya yang dipilih", - "Loaded {{0}} items": "{{0}} item dimuat", - "Some resources failed to load": "Beberapa sumber daya gagal dimuat", - "Found {{0}} results. Showing first {{1}}": "Ditemukan {{0}} hasil. Menampilkan {{1}} pertama", - "Name": "Nama", - "Cluster": "Kluster", - "Actions": "Tindakan", - "Max items per Resource": "Item maks per Sumber Daya", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Jika sumber daya memiliki lebih banyak item daripada jumlah ini, item akan dikecualikan dari Pencarian. Membantu mengurangi penggunaan memori dan perlambatan untuk kluster besar.", - "Refetch Interval": "Interval Pengambilan Ulang", - "30 seconds": "30 detik", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" pada {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" pada pod", + "(Current/Target)": "(Saat ini/Target)", + "{{ available }} units": "{{ available }} unit", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} dari {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} saat ini / {{ desiredReplicas }} diinginkan", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} kali sejak {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} kali sejak {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Siap", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Diminta", + "{{count}} files selected_one": "{{count}} file dipilih", + "{{count}} files selected_other": "{{count}} file dipilih", + "": "", + "0 Running": "0 Berjalan", "1 minute": "1 menit", + "30 seconds": "30 detik", "5 minutes": "5 menit", - "Save": "Simpan", + "A large number of replicas may negatively impact the cluster's performance": "Jumlah replika yang terlalu banyak dapat berdampak negatif pada kinerja kluster", + "A namespace with this name already exists on one or more selected clusters": "Namespace dengan nama ini sudah ada di satu atau beberapa kluster yang dipilih", + "A namespace with this name already exists.": "Namespace dengan nama ini sudah ada.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Proyek mengelompokkan satu atau beberapa namespace di seluruh kluster Anda, yang memudahkan untuk melihat dan mengelola sumber daya terkait di satu tempat.", + "A project with this name already exists": "Proyek dengan nama ini sudah ada.", + "Accent color": "Warna aksen", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Format warna aksen tidak valid. Gunakan heks (#ff0000), rgb(), atau rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Format warna aksen tidak valid. Gunakan heks (#ff0000), rgb(), rgba(), atau nama warna CSS.", + "Accepted Names": "Nama yang Diterima", + "Access": "Akses", + "Account of current user": "Akun pengguna saat ini", + "Actions": "Tindakan", + "Active": "Aktif", "Add": "Tambahkan", + "Add a cluster to get started.": "Tambahkan kluster untuk memulai.", "Add Cluster": "Tambahkan Kluster", - "Proceed to select your preferred method for cluster creation and addition": "Lanjutkan untuk memilih metode pilihan Anda untuk pembuatan dan penambahan kluster", - "Load from KubeConfig": "Muat dari KubeConfig", - "Providers": "Penyedia", + "Add from Azure Subscription": "Tambahkan dari Langganan Azure", "Add Local Cluster Provider": "Tambahkan Penyedia Kluster Lokal", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Tindakan ini akan menghapus kluster \"{{ clusterName }}\" dari \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "Tindakan ini akan menghapus kluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "Tindakan ini tidak dapat dibatalkan! Ingin melanjutkan?", - "Remove this cluster?": "Hapus kluster ini?", - "View": "Tampilkan", - "Settings": "Pengaturan", - "Delete": "Hapus", - "Delete Cluster": "Hapus Kluster", - "Active": "Aktif", - "Plugin": "Plugin", - "In-cluster": "Dalam kluster", - "View Clusters": "Tampilkan Kluster", - "Loading...": "Memuat...", - "No clusters found": "Tidak ditemukan kluster", - "Add a cluster to get started.": "Tambahkan kluster untuk memulai.", - "Please sign in to add your AKS clusters": "Masuk untuk menambahkan kluster AKS Anda", - "Sign In with Azure": "Masuk dengan Azure", + "Add namespace": "Tambahkan namespace", "Add Other Clusters": "Tambahkan Kluster Lain", - "Add from Azure Subscription": "Tambahkan dari Langganan Azure", - "No clusters configured": "Tidak ada kluster yang dikonfigurasi", - "Checking authentication status...": "Memeriksa status autentikasi...", - "Origin": "Asal", - "Status": "Status", - "Warnings": "Peringatan", + "Address Type": "Tipe Alamat", + "Addresses": "Alamat", + "Admission Review Versions": "Versi Tinjauan Masuk", + "Advanced Search (Beta)": "Pencarian Tingkat Lanjut (Beta)", + "Age": "Usia", + "All clusters": "Semua kluster", "All Clusters": "Semua Kluster", - "Projects": "Proyek", - "Selected clusters": "Kluster yang dipilih", - "Load cluster": "Muat kluster", - "Something went wrong with cluster {{ cluster }}": "Terjadi kesalahan dengan kluster {{ cluster }}", - "Choose another cluster": "Pilih kluster lain", - "Failed to connect to the backend": "Gagal menyambungkan ke backend", - "Connecting to backend...": "Menyambungkan ke backend...", - "Skip to main content": "Lompat ke konten utama", - "Menu": "Menu", - "Mark all as read": "Tandai semua sebagai dibaca", - "Clear all": "Bersihkan semua", - "Notifications": "Pemberitahuan", - "You don't have any notifications right now": "Anda tidak memiliki pemberitahuan apa pun saat ini", - "Message": "Pesan", - "No message": "Tidak ada pesan", - "Date": "Tanggal", - "Visible": "Terlihat", - "Mark as read": "Tandai sebagai dibaca", - "Show notifications": "Tampilkan pemberitahuan", - "You have unread notifications": "Anda memiliki pemberitahuan yang belum dibaca", - "View all notifications": "Tampilkan semua pemberitahuan", - "Unknown": "Tidak diketahui", - "Plugins": "Plugin", - "Multiple versions": "Beberapa versi", - "Description": "Deskripsi", - "Type": "Jenis", - "Development": "Pengembangan", - "User-installed": "Diinstal oleh pengguna", - "Shipped": "Dikirim", - "This plugin is not compatible with this version of Headlamp": "Plugin ini tidak kompatibel dengan versi Headlamp ini", - "Incompatible": "Tidak kompatibel", - "Overridden by {{type}} version": "Ditimpa oleh versi {{type}}", - "Not Loaded": "Tidak Dimuat", - "Disabled": "Dinonaktifkan", - "Loaded": "Dimuat", - "Enable": "Aktifkan", - "Save & Apply": "Simpan dan Terapkan", - "Deleting plugin {{ itemName }}...": "Menghapus plugin {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Penghapusan {{ itemName }} dibatalkan.", - "Deleted plugin {{ itemName }}.": "Plugin {{ itemName }} dihapus.", - "Error deleting plugin {{ itemName }}.": "Kesalahan saat menghapus plugin {{ itemName }}.", - "Open Plugin Folder": "Buka Folder Plugin", - "Delete Plugin": "Hapus Plugin", - "By": "Oleh", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Plugin ini saat ini tidak dimuat karena versi \"{{type}}\" sedang digunakan sebagai gantinya.", - "Are you sure you want to delete this plugin?": "Yakin ingin menghapus plugin ini?", - "Uh-oh! Something went wrong.": "Oh, tidak! Terjadi kesalahan.", - "Error loading {{ routeName }}": "Kesalahan saat memuat {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Nama kluster hanya boleh berisi karakter alfanumerik huruf kecil atau '-', dan harus dimulai dan diakhiri dengan karakter alfanumerik.", - "Error": "Kesalahan", - "Okay": "Ok", - "Original name: {{ displayName }}": "Nama asli: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Nama kustom ini sudah digunakan, harap pilih nama lain.", - "The current name of the cluster. You can define a custom name": "Nama kluster saat ini. Anda dapat menentukan nama kustom", - "Cluster name": "Nama kluster", - "Change name": "Ubah nama", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Yakin ingin mengubah nama untuk \"{{ clusterName }}?", - "Apply": "Terapkan", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Format warna aksen tidak valid. Gunakan heks (#ff0000), rgb(), atau rgba().", - "Choose Accent Color": "Pilih Warna Aksen", - "Use custom color": "Gunakan warna kustom", - "Custom color": "Warna kustom", - "Hex, rgb(), or rgba()": "Heks, rgb(), atau rgba()", - "Full page": "Halaman penuh", - "Choose Cluster Icon": "Pilih Ikon Kluster", - "Use custom icon": "Gunakan ikon kustom", - "Custom icon (Iconify)": "Ikon kustom (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Contoh: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespace hanya boleh berisi karakter alfanumerik huruf kecil atau '-', dan harus dimulai dan diakhiri dengan karakter alfanumerik.", - "Node Shell Settings": "Pengaturan Shell Node", - "The default image is used for dropping a shell into a node (when not specified directly).": "Citra default digunakan untuk meletakkan shell ke node (jika tidak ditentukan secara langsung).", - "Linux image": "Citra Linux", - "The default namespace is default.": "Namespace default adalah default.", - "Namespace": "Namespace", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Masukkan nilai antara {{ minRows }} dan {{ maxRows }}.", - "Custom row value": "Nilai baris kustom", - "Custom value": "Nilai kustom", - "Pod Debug Settings": "Pengaturan Debug Pod", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Kontainer debug sementara tidak dapat dihapus melalui API Kubernetes. Hal tersebut akan tetap berada dalam spesifikasi pod bahkan setelah terminal ditutup. Untuk menghapusnya, pod harus dibuat ulang.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Citra default digunakan untuk membuat kontainer debug sementara.", - "General Settings": "Pengaturan Umum", - "Version": "Versi", - "Language": "Bahasa", - "Resource details view": "Tampilan detail sumber daya", - "Number of rows for tables": "Jumlah baris untuk tabel", - "Timezone to display for dates": "Zona waktu yang akan ditampilkan untuk tanggal", - "Sort sidebar items alphabetically": "Urutkan item bilah sisi menurut abjad", - "Use evict for pod deletion": "Gunakan keluarkan untuk penghapusan pod", - "Theme": "Tema", - "Keyboard Shortcuts": "Pintasan Keyboard", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Konfigurasikan pintasan keyboard untuk akses cepat ke berbagai bagian aplikasi.", - "Cluster Settings": "Pengaturan Kluster", - "There seem to be no clusters configured…": "Sepertinya tidak ada kluster yang dikonfigurasi…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Kluster {{ clusterName }} tidak ada. Pilih kluster yang valid:", - "Go to cluster": "Buka kluster", + "All levels": "Semua tingkat", + "All namespaces": "Semua namespace layanan", + "All Pods": "Semua Pod", + "All Resources": "Semua Sumber Daya", + "Allowed disruptions": "Gangguan yang diizinkan", + "Allowed Disruptions": "Gangguan yang Diizinkan", + "Allowed namespaces": "Namespace yang diizinkan", + "Also delete the namespaces (this will remove all resources within them)": "Hapus juga namespace (ini akan menghapus semua sumber daya di dalamnya)", + "An update is available": "Pembaruan tersedia", + "Annotations": "Anotasi", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Output baru untuk proses kontainer ini harus ditampilkan di bawah ini. Jika tidak muncul, tekan Enter…", + "API Version": "Versi API", + "Appbar Tools": "Alat Appbar", "Appearance": "Penampilan", - "Stored in your browser's localStorage (per-browser setting).": "Disimpan di localStorage browser Anda (pengaturan per browser).", - "Accent color": "Warna aksen", - "Change Color": "Ubah Warna", - "Choose Color": "Pilih Warna", - "Cluster icon": "Ikon kluster", - "Change Icon": "Ubah Ikon", - "Choose Icon": "Pilih Ikon", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Format warna aksen tidak valid. Gunakan heks (#ff0000), rgb(), rgba(), atau nama warna CSS.", + "Applied {{ newItemName }}.": "{{ newItemName }} diterapkan.", + "Applied changes to {{ itemName }}.": "Terapkan perubahan ke {{ itemName }}.", + "Apply": "Terapkan", "Apply appearance": "Terapkan tampilan", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Terapkan perubahan tampilan untuk \"{{ clusterName }}? Ini akan disimpan di browser Anda.", + "Applying {{ newItemName }}…": "Menerapkan {{ newItemName }}…", + "Applying {{ newItemName }}…": "Menerapkan {{ newItemName }}…", + "Applying changes to {{ itemName }}…": "Menerapkan perubahan ke {{ itemName }}…", "Applying...": "Menerapkan...", - "Default namespace": "Namespace default", - "The default namespace for e.g. when applying resources (when not specified directly).": "Namespace default untuk misalnya saat menerapkan sumber daya (jika tidak ditentukan secara langsung).", - "Allowed namespaces": "Namespace yang diizinkan", - "The list of namespaces you are allowed to access in this cluster.": "Daftar namespace yang Anda izinkan diakses di kluster ini.", - "Add namespace": "Tambahkan namespace", - "Remove Cluster": "Hapus Kluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Yakin ingin mengubah nama untuk \"{{ clusterName }}?", + "Are you sure you want to delete item {{ itemName }}?": "Yakin ingin menghapus item {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Yakin ingin menghapus proyek \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "Yakin ingin menghapus item berikut ini?", + "Are you sure you want to delete this plugin?": "Yakin ingin menghapus plugin ini?", + "Are you sure you want to evict pod {{ itemName }}?": "Yakin ingin mengeluarkan pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Yakin ingin menghapus kluster \"{{ clusterName }}\"?", - "Server": "Server", - "Press keys...": "Tekan tombol...", - "Conflicts with: {{name}}": "Konflik dengan: {{name}}", - "Reset to default": "Atur ulang ke default", - "Navigation": "Navigasi", - "General": "Umum", - "Reset All to Defaults": "Atur Ulang Semua ke Default", - "Log out from all": "Keluar dari semua", - "Log out": "Keluar", - "Account of current user": "Akun pengguna saat ini", - "Appbar Tools": "Alat Appbar", - "show more": "tampilkan selengkapnya", - "Version information": "Informasi versi", - "Getting auth info: {{ clusterName }}": "Mendapatkan info autentikasi: {{ clusterName }}", - "Getting auth info": "Mendapatkan info autentikasi", - "Testing auth": "Menguji autentikasi", - "Headlamp Cluster Authentication": "Autentikasi Kluster Headlamp", - "Sign In": "Masuk", - "Use A Token": "Gunakan token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Gagal menyambungkan. Pastikan kluster Kubernetes berjalan dan dapat diakses. Kesalahan: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Gagal mendapatkan informasi autentikasi: {{ errorMessage }}", - "Try Again": "Coba Lagi", + "Are you sure you want to restart {{ itemName }}?": "Yakin ingin memulai ulang {{ itemName }}?", + "Are you sure you want to restart the following items?": "Yakin ingin memulai ulang item berikut?", + "Are you sure?": "Yakin?", + "Attach: {{ itemName }}": "Pasang: {{ itemName }}", + "Attaching to debug container...": "Memasang ke kontainer debug...", + "Attaching to existing debug container...": "Memasang ke kontainer debug yang ada...", + "Authenticate": "Autentikasikan", + "Authentication": "Autentikasi", + "Authentication: {{ clusterName }}": "Autentikasi: {{ clusterName }}", + "Available//context:replicas": "Tersedia", "Back": "Kembali", - "Memory Usage": "Pemakaian Memori", - "{{ available }} units": "{{ available }} unit", - "CPU Usage": "Penggunaan CPU", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Diminta", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Siap", - "Recent clusters": "Kluster terbaru", - "All clusters": "Semua kluster", - "Show build information": "Tampilkan informasi build", + "BackendRefs": "BackendRefs", + "By": "Oleh", + "By default, this will only remove the project label from the following namespaces:": "Secara default, ini hanya akan menghapus label proyek dari namespace berikut:", + "Cancel": "Batal", + "Cancelled applying {{ newItemName }}.": "Dibatalkan saat menerapkan {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Dibatalkan saat menerapkan {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Perubahan ke {{ itemName }} dibatalkan.", + "Cancelled deletion of {{ itemName }}.": "Penghapusan {{ itemName }} dibatalkan.", + "Cancelled deletion of {{ itemsLength }} items.": "Penghapusan {{ itemsLength }} item dibatalkan.", + "Cancelled deletion of project {{ projectName }}.": "Penghapusan proyek {{ projectName }} dibatalkan.", + "Cancelled restarting {{ itemName }}.": "Memulai ulang {{ itemName }} dibatalkan.", + "Cancelled restarting {{ itemsLength }} items.": "Memulai ulang {{ itemsLength }} item dibatalkan.", + "Cancelled resuming CronJob {{ newItemName }}.": "Melanjutkan CronJob {{ newItemName }} dibatalkan.", + "Cancelled rollback of {{ itemName }}.": "Putar kembali {{ itemName }} dibatalkan.", + "Cancelled scaling {{ itemName }}.": "Penskalaan {{ itemName }} dibatalkan.", + "Cancelled suspending CronJob {{ newItemName }}.": "Penangguhan CronJob {{ newItemName }} dibatalkan.", + "Categories": "Kategori", + "Change Color": "Ubah Warna", + "Change Icon": "Ubah Ikon", + "Change name": "Ubah nama", + "Check out how to generate a<1>service account token.": "Lihat cara membuat<1>token akun layanan.", + "Checking authentication status...": "Memeriksa status autentikasi...", "Choose a cluster": "Pilih kluster", - "Wait while fetching clusters…": "Tunggu selagi mengambil kluster…", - "Loading cluster information": "Memuat informasi kluster", - "There seems to be no clusters configured…": "Sepertinya tidak ada kluster yang dikonfigurasi…", - "Please make sure you have at least one cluster configured.": "Pastikan Anda memiliki setidaknya satu kluster yang dikonfigurasi.", - "Or try running Headlamp with a different kube config.": "Atau coba jalankan Headlamp dengan konfigurasi kube lain.", - "Load from a file": "Memuat dari file", - "Current//context:cluster": "Saat ini", + "Choose a namespace from the selected clusters": "Pilih namespace dari kluster yang dipilih", + "Choose Accent Color": "Pilih Warna Aksen", + "Choose another cluster": "Pilih kluster lain", "Choose cluster": "Pilih kluster", - "Failed to load resources": "Gagal memuat sumber daya", - "You don't have permissions to view this resource": "Anda tidak memiliki izin untuk melihat sumber daya ini", - "Resource not found": "Sumber daya tidak ditemukan", - "Hide details": "Sembunyikan detail", - "Show details": "Lihat detail", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Kluster duplikat: {{ clusterNames }} dalam daftar. Edit nama konteks.", - "Error setting up clusters, please load a valid kubeconfig file": "Kesalahan saat menyiapkan kluster, harap muat file kubeconfig yang valid", - "Couldn't read kubeconfig file": "Tidak dapat membaca file kubeconfig", - "No clusters found!": "Tidak ditemukan kluster!", - "No contexts found!": "Tidak ada konteks yang ditemukan!", - "Invalid kubeconfig file: {{ errorMessage }}": "File kubeconfig tidak valid: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Seret dan lepaskan atau pilih file kubeconfig di sini", + "Choose Cluster Icon": "Pilih Ikon Kluster", + "Choose Color": "Pilih Warna", "Choose file": "Pilih file", - "Select clusters": "Pilih kluster", - "Next": "Berikutnya", - "Validating selected clusters": "Memvalidasi kluster yang dipilih", - "Setting up clusters": "Menyiapkan kluster", + "Choose Files": "Pilih File", + "Choose Icon": "Pilih Ikon", + "Clear": "Hapus", + "Clear accent color": "Hapus warna aksen", + "Clear all": "Bersihkan semua", + "Clear All": "Bersihkan Semua", + "Clear cluster icon": "Hapus ikon kluster", + "Clear Selection": "Bersihkan Pilihan", + "Client Config: Service": "Konfigurasi Klien: Layanan", + "Client Config: URL": "Konfigurasi Klien: URL", + "Close": "Tutup", + "Close All": "Tutup Semua", + "Cluster": "Kluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Kluster {{ clusterName }} tidak ada. Pilih kluster yang valid:", + "Cluster Chooser": "Pemilih Kluster", + "Cluster icon": "Ikon kluster", + "Cluster is required": "Kluster diperlukan", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Nama kluster hanya boleh berisi karakter alfanumerik huruf kecil atau '-', dan harus dimulai dan diakhiri dengan karakter alfanumerik.", + "Cluster settings": "Pengaturan kluster", + "Cluster Settings": "Pengaturan Kluster", + "Cluster version downgraded to {{ gitVersion }}": "Versi kluster diturunkan ke {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Versi kluster ditingkatkan ke {{ gitVersion }}", + "Clusters": "Kluster", "Clusters successfully set up!": "Kluster berhasil disiapkan!", - "Finish": "Selesai", - "Only warnings ({{ numWarnings }})": "Hanya peringatan ({{ numWarnings }})", - "Reason": "Alasan", - "Count": "Hitungan", - "Last Seen": "Terakhir Dilihat", - "Offline": "Offline", - "Lost connection to the cluster.": "Koneksi terputus ke kluster.", - "No": "Tidak", - "Yes": "Ya", - "Create {{ name }}": "Buat {{ name }}", - "Toggle fullscreen": "Hidupkan/matikan layar penuh", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Tidak dapat membuka GitHub. Periksa pengaturan pemblokir popup atau salin detail kesalahan secara manual.", - "Your AKS desktop ran into a problem!": "Desktop AKS Anda mengalami masalah!", - "Head back <1>home.": "Kembali ke <1>beranda.", - "Error Details": "Detail Kesalahan", + "Collapse": "Tutup", + "Conditions": "Kondisi", + "Configure Keyboard Shortcuts": "Konfigurasikan Pintasan Keyboard", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Konfigurasikan pintasan keyboard untuk akses cepat ke berbagai bagian aplikasi.", + "Conflicts with: {{name}}": "Konflik dengan: {{name}}", + "Connecting to backend...": "Menyambungkan ke backend...", + "Container": "Kontainer", + "Container Limits": "Batas Kontainer", + "Container Port": "Port Kontainer", + "Controlled by": "Dikontrol oleh", + "Controlled Resources": "Sumber Daya Terkontrol", + "Controlled Values": "Nilai Terkontrol", + "Copied": "Disalin", "Copied to clipboard": "Disalin ke clipboard", - "Failed to copy to clipboard": "Gagal menyalin ke clipboard", "Copy": "Salin", - "Open Issue on GitHub": "Buka Masalah di GitHub", - "Scroll to bottom": "Gulir ke bawah", - "Container": "Kontainer", - "Lines": "Garis", - "Severity": "Keparahan", - "Timestamps": "Stempel waktu", - "Wrap lines": "Garis pembungkus", - "All levels": "Semua tingkat", - "Find": "Temukan", - "Download": "Unduh", - "No results": "Tidak ada hasil", - "Too many matches": "Terlalu banyak kecocokan", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} dari {{ totalResults }}", - "Match case": "Cocokkan huruf besar/kecil", - "Match whole word": "Cocokkan seluruh kata", - "Use regular expression": "Gunakan regex", - "Previous Match (Shift+Enter)": "Kecocokan Sebelumnya (Shift+Enter)", - "Next Match (Enter)": "Kecocokan Berikutnya (Enter)", - "All namespaces": "Semua namespace layanan", - "From": "Dari", - "Age": "Usia", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} kali sejak {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} kali sejak {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Catatan Rilis ({{ appVersion }})", - "Fetching release information…": "Mengambil informasi rilis…", - "Skip": "Lewati", - "Failed to fetch release information": "Gagal mengambil informasi rilis", - "An update is available": "Pembaruan tersedia", - "Read more": "Baca selengkapnya", - "Disable update notifications": "Nonaktifkan pemberitahuan pembaruan", - "Dismiss": "Tutup", - "Install the metrics-server to get usage data.": "Instal metrik-server untuk mendapatkan data penggunaan.", "Copy to clipboard": "Salin ke clipboard", - "Create / Apply": "Buat/Terapkan", + "Couldn't read kubeconfig file": "Tidak dapat membaca file kubeconfig", + "Count": "Hitungan", + "CPU Usage": "Penggunaan CPU", "Create": "Buat", - "Deleting item {{ itemName }}…": "Menghapus item {{ itemName }}…", + "Create {{ name }}": "Buat {{ name }}", + "Create / Apply": "Buat/Terapkan", + "Create a new namespace and use it as a project": "Buat namespace baru dan gunakan sebagai proyek", + "Create a new namespace on one or more clusters and set it up as a project.": "Buat namespace baru di satu atau beberapa kluster dan atur sebagai proyek.", + "Create a Project": "Buat Proyek", + "Create Namespace": "Buat Namespace", + "Create New Namespace": "Buat Namespace Baru", + "Create new Project from YAML": "Buat Proyek baru dari YAML", + "Create Project": "Buat Proyek", + "Create resource quota": "Buat kuota sumber daya", + "Create Resource Quota to limit resource consumption within this project": "Buat Kuota Sumber Daya untuk membatasi konsumsi sumber daya dalam proyek ini", + "Create your first project to organize your Kubernetes resources": "Buat proyek pertama Anda untuk menata sumber daya Kubernetes Anda", + "Created": "Dibuat", + "Creating": "Membuat", + "Creating ephemeral debug container...": "Membuat kontainer debug sementara...", + "Creating following resources in this project:": "Membuat sumber daya berikut dalam proyek ini:", + "Creating project": "Membuat proyek", + "Creation": "Pembuatan", + "Current": "Saat Ini", + "Current Namespace": "Namespace Saat Ini", + "Current number of replicas: {{ numReplicas }}": "Jumlah replika saat ini: {{ numReplicas }}", + "Current//context:cluster": "Saat ini", + "Current//context:pods": "Saat ini", + "Current//context:replicas": "Saat ini", + "Custom color": "Warna kustom", + "Custom icon (Iconify)": "Ikon kustom (Iconify)", + "Custom row value": "Nilai baris kustom", + "Custom value": "Nilai kustom", + "Data": "Data", + "Date": "Tanggal", + "Debug Pod": "Pod Debug", + "Debug: {{ itemName }}": "Debug: {{ itemName }}", + "Decrement": "Pengurangan", + "Default": "Default", + "Default namespace": "Namespace default", + "Default Request": "Permintaan Default", + "Degraded": "Diturunkan", + "Delete": "Hapus", + "Delete Cluster": "Hapus Kluster", + "Delete item": "Hapus item", + "Delete items": "Hapus item", + "Delete Plugin": "Hapus Plugin", + "Delete port forward": "Hapus penerusan port", + "Delete project": "Hapus proyek", + "Delete Project": "Hapus Proyek", + "Delete Project & Namespaces": "Hapus Project dan Namespace", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} item dihapus.", "Deleted item {{ itemName }}.": "Item dihapus {{ itemName }}.", + "Deleted plugin {{ itemName }}.": "Plugin {{ itemName }} dihapus.", + "Deleted project {{ projectName }}.": "Proyek {{ projectName }} dihapus.", + "Deleting {{ itemsLength }} items…": "Menghapus {{ itemsLength }} item…", + "Deleting item {{ itemName }}…": "Menghapus item {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "Menghapus plugin {{ itemName }}...", + "Deleting project {{ projectName }}…": "Menghapus proyek {{ projectName }}…", + "Deployment pods": "Pod penyebaran", + "Description": "Deskripsi", + "Desired number of replicas:": "Jumlah replika yang diinginkan:", + "Desired//context:pods": "Diinginkan", + "Desired//context:replicas": "Diinginkan", + "Details": "Rincian", + "Development": "Pengembangan", + "Disable update notifications": "Nonaktifkan pemberitahuan pembaruan", + "Disabled": "Dinonaktifkan", + "Dismiss": "Tutup", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop memerlukan port dalam rentang 30000-32000.", + "Documentation": "Dokumentasi", + "Download": "Unduh", + "Drag & drop or choose kubeconfig file here": "Seret dan lepaskan atau pilih file kubeconfig di sini", + "Drag & drop YAML files here or click to choose files": "Seret dan letakkan file YAML ke sini atau klik untuk memilih file", + "Drop the file here...": "Letakkan file di sini...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Kluster duplikat: {{ clusterNames }} dalam daftar. Edit nama konteks.", + "Duration": "Durasi", + "e.g. 30080": "misalnya, 30080", + "e.g. 8080": "misalnya, 8080", + "Edit": "Edit", + "Edit: {{ itemName }}": "Edit: {{ itemName }}", + "Editor": "Editor", + "Effect": "Efek", + "Enable": "Aktifkan", + "Endpoints": "Titik akhir", + "Enter a name": "Masukkan nama", + "Enter a name for the new namespace": "Masukkan nama untuk namespace baru", + "Enter a name for your new project.": "Masukkan nama untuk proyek baru Anda.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Masukkan nilai antara {{ minRows }} dan {{ maxRows }}.", + "Enter URL": "Masukkan URL", + "Enter URL to YAML file": "Masukkan URL ke file YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Kontainer debug sementara tidak dapat dihapus melalui API Kubernetes. Hal tersebut akan tetap berada dalam spesifikasi pod bahkan setelah terminal ditutup. Untuk menghapusnya, pod harus dibuat ulang.", + "Error": "Kesalahan", + "Error authenticating": "Kesalahan saat mengautentikasi", + "Error deleting {{ itemsLength }} items.": "Kesalahan saat menghapus {{ itemsLength }} item.", "Error deleting item {{ itemName }}.": "Kesalahan saat menghapus item {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Kesalahan saat menghapus plugin {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Kesalahan saat menghapus proyek {{ projectName }}.", + "Error Details": "Detail Kesalahan", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Kesalahan saat mendapatkan sumber daya kustom {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Kesalahan saat mendapatkan definisi sumber daya kustom {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Kesalahan saat mendapatkan definisi sumber daya kustom {{ errorMessage }}:", + "Error loading {{ routeName }}": "Kesalahan saat memuat {{ routeName }}", + "Error parsing the code: {{error}}": "Kesalahan saat mengurai kode: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Kesalahan saat mengurai kode. Pastikan YAML atau JSON valid!", + "Error processing files: {{error}}": "Kesalahan saat memproses file: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Kesalahan saat menyiapkan kluster, harap muat file kubeconfig yang valid", + "Error: All of the files are empty.": "Kesalahan: Semua file kosong.", "Evict": "Pembatalan", "Evict Pod": "Batalkan Pod", - "Delete item": "Hapus item", - "Are you sure you want to evict pod {{ itemName }}?": "Yakin ingin mengeluarkan pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Yakin ingin menghapus item {{ itemName }}?", - "Force Delete": "Hapus Paksa", - "Are you sure you want to delete the following items?": "Yakin ingin menghapus item berikut ini?", - "Deleting {{ itemsLength }} items…": "Menghapus {{ itemsLength }} item…", - "Cancelled deletion of {{ itemsLength }} items.": "Penghapusan {{ itemsLength }} item dibatalkan.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} item dihapus.", - "Error deleting {{ itemsLength }} items.": "Kesalahan saat menghapus {{ itemsLength }} item.", - "Delete items": "Hapus item", - "Resource details": "Detail sumber daya", - "Loading documentation": "Memuat dokumentasi", - "No documentation available.": "Dokumentasi tidak tersedia.", - "No documentation for type {{ docsType }}.": "Tidak ada dokumentasi untuk tipe {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Menampilkan dokumentasi untuk: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Menerapkan perubahan ke {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Perubahan ke {{ itemName }} dibatalkan.", - "Applied changes to {{ itemName }}.": "Terapkan perubahan ke {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Contoh: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Contoh", + "Exit Code": "Kode Keluar", + "Expand": "Buka", + "Expand All": "Luaskan Semua", + "Expand sidebar": "Luaskan bilah sisi", + "Failed": "Gagal", + "Failed to apply {{ newItemName }}.": "Gagal menerapkan {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "Gagal menerapkan perubahan ke {{ itemName }}.", - "Edit": "Edit", - "Invalid JSON": "JSON tidak valid", - "Invalid YAML": "YAML yang Tidak Valid", - "Failed to create {{ kind }} {{ name }}.": "Gagal membuat {{ kind }}{{ name }}.", + "Failed to connect to the backend": "Gagal menyambungkan ke backend", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Gagal menyambungkan. Pastikan kluster Kubernetes berjalan dan dapat diakses. Kesalahan: {{ errorMessage }}", + "Failed to connect…": "Gagal menyambungkan…", + "Failed to connect…\r\n": "Gagal menyambungkan…\r\n", + "Failed to copy to clipboard": "Gagal menyalin ke clipboard", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Gagal membuat {{ kind }}{{ name }} di {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Kesalahan saat mengurai kode: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Kesalahan saat mengurai kode. Pastikan YAML atau JSON valid!", - "Applying {{ newItemName }}…": "Menerapkan {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Dibatalkan saat menerapkan {{ newItemName }}.", - "Applied {{ newItemName }}.": "{{ newItemName }} diterapkan.", - "Failed to apply {{ newItemName }}.": "Gagal menerapkan {{ newItemName }}.", - "New Object": "Objek Baru", - "View: {{ itemName }}": "Lihat: {{ itemName }}", - "Edit: {{ itemName }}": "Edit: {{ itemName }}", - "Loading editor": "Memuat editor", - "Hide Managed Fields": "Sembunyikan Bidang Terkelola", - "Use minimal editor": "Gunakan editor minimal", - "Upload File/URL": "Unggah File/URL", - "Editor": "Editor", - "Documentation": "Dokumentasi", - "Undo": "Batalkan", - "Are you sure?": "Yakin?", - "This will discard your changes in the editor. Do you want to proceed?": "Tindakan ini akan membuang perubahan Anda di editor. Ingin melanjutkan?", - "Undo Changes": "Batalkan Perubahan", - "Invalid Secret Reference": "Referensi Rahasia Tidak Valid", - "Invalid Config Map Reference": "Referensi Peta Konfigurasi Tidak Valid", - "Invalid fieldRef": "fieldRef tidak valid", - "Invalid resourceFieldRef": "Invalid resourceFieldRef", - "Show fewer": "Tampilkan lebih sedikit", - "Show all environment variables": "Tampilkan semua variabel lingkungan", - "Show all environment variables (+{{count}} more)_one": "Tampilkan semua variabel lingkungan (+{{count}} lainnya)", - "Show all environment variables (+{{count}} more)_other": "Tampilkan semua variabel lingkungan (+{{count}} lainnya)", - "No label selectors found for this {{type}}": "Tidak ditemukan pemilih label untuk {{type}} ini", - "Invalid response from server": "Respons tidak valid dari server", - "Failed to fetch related pods": "Gagal mengambil pod terkait", - "No pods found for this workload": "Tidak ditemukan pod untuk beban kerja ini", + "Failed to create {{ kind }} {{ name }}.": "Gagal membuat {{ kind }}{{ name }}.", + "Failed to create debug container: {{message}}": "Gagal membuat kontainer debug: {{message}}", "Failed to fetch pods: {{error}}": "Gagal mengambil pod: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Log dijeda. Klik tombol ikuti untuk melanjutkan mengikutinya.", - "Select Pod": "Pilih Pod", - "All Pods": "Semua Pod", - "Restarted": "Dimulai ulang", - "Show logs for previous instances of this container.": "Tampilkan log untuk instans sebelumnya dari kontainer ini.", - "You can only select this option for containers that have been restarted.": "Anda hanya dapat memilih opsi ini untuk kontainer yang telah dimulai ulang.", - "Show previous": "Tampilkan sebelumnya", - "Show timestamps in the logs.": "Tampilkan tanda waktu dalam log.", - "Follow logs in real-time.": "Ikuti log secara real time.", + "Failed to fetch related pods": "Gagal mengambil pod terkait", + "Failed to fetch release information": "Gagal mengambil informasi rilis", + "Failed to get authentication information: {{ errorMessage }}": "Gagal mendapatkan informasi autentikasi: {{ errorMessage }}", + "Failed to load custom resource instances": "Gagal memuat instans sumber daya kustom", + "Failed to load from URL: {{error}}": "Gagal memuat dari URL: {{error}}", + "Failed to load resources": "Gagal memuat sumber daya", + "Failed to load revision history: {{ error }}": "Gagal memuat riwayat revisi: {{ error }}", + "Failed to read file.": "Gagal membaca file.", + "Failed to restart {{ itemName }}.": "Gagal memulai ulang {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Gagal memulai ulang {{ itemsLength }} item.", + "Failed to resume CronJob {{ newItemName }}.": "Gagal melanjutkan CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Gagal membatalkan {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Gagal menjalankan \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "Gagal menjalankan \"{{command}}\"…", + "Failed to scale {{ itemName }}.": "Gagal menskalakan {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Gagal memunculkan Pekerjaan {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Gagal menangguhkan CronJob {{ newItemName }}.", + "Fetching release information…": "Mengambil informasi rilis…", + "File read was aborted.": "Pembacaan file dibatalkan.", + "Filter Type": "Tipe Filter", + "Filters": "Filter", + "Find": "Temukan", + "Finish": "Selesai", + "Finished": "Selesai", + "Fit to screen": "Paskan ke layar", "Follow": "Ikuti", - "Show logs": "Tampilkan log", - "Loading resource data": "Memuat data sumber daya", - "Creation": "Pembuatan", - "Labels": "Label", - "Annotations": "Anotasi", - "Owner refs": "Referensi pemilik", - "Controlled by": "Dikontrol oleh", - "Show all labels (+{{count}} more)_one": "Tampilkan semua label (+{{count}} lainnya)", - "Show all labels (+{{count}} more)_other": "Tampilkan semua label (+{{count}} lainnya)", - "Start port forward": "Mulai port penerusan", + "Follow logs in real-time.": "Ikuti log secara real time.", + "Force Delete": "Hapus Paksa", + "Format": "Format", "Forward port": "Port Penerusan", - "Delete port forward": "Hapus penerusan port", - "Stop port forward": "Hentikan port penerusan", - "Copied": "Disalin", - "This value may differ in the container, since the pod is older than {{from}}": "Nilai ini mungkin berbeda dalam kontainer, karena pod lebih lama dari {{from}}", - "Value": "Nilai", - "Mount Path": "Jalur Pemasangan", + "Found {{0}} results. Showing first {{1}}": "Ditemukan {{0}} hasil. Menampilkan {{1}} pertama", "from": "dari", + "From": "Dari", + "Full page": "Halaman penuh", + "Fullscreen": "Layar penuh", + "General": "Umum", + "General Settings": "Pengaturan Umum", + "Getting auth info": "Mendapatkan info autentikasi", + "Getting auth info: {{ clusterName }}": "Mendapatkan info autentikasi: {{ clusterName }}", + "Give your project a descriptive name": "Beri nama untuk deskriptif pada proyek Anda", + "Global Default": "Default Global", + "Global Search": "Pencarian Global", + "Go to cluster": "Buka kluster", + "Group": "Grup", + "Group By": "Kelompokkan Berdasarkan", + "Handler": "Handler", + "Hard": "Hard", + "Head back <1>home.": "Kembali ke <1>beranda.", + "Headers": "Header", + "Headlamp Cluster Authentication": "Autentikasi Kluster Headlamp", + "Health": "Kesehatan", + "Healthy": "Sehat", + "Hex, rgb(), or rgba()": "Heks, rgb(), atau rgba()", + "Hide details": "Sembunyikan detail", + "Hide Helm Secrets": "Sembunyikan Rahasia Helm", + "Hide Managed Fields": "Sembunyikan Bidang Terkelola", + "Holder": "Pemegang", + "Holder Identity": "Identitas Pemegang", + "Home": "Beranda", + "Host": "Host", + "Hostname": "Nama host", "I/O": "I/O", - "Ready": "Siap", - "Waiting": "Menunggu", - "Running": "Berjalan", - "Exit Code": "Kode Keluar", - "Started": "Dimulai", - "Finished": "Selesai", - "Restart Count": "Jumlah Mulai Ulang", - "Last State": "Status Terakhir", - "No data to be shown.": "Tidak ada data yang akan ditampilkan.", - "Init Containers": "Kontainer Init", - "Conditions": "Kondisi", - "Volumes": "Volume", - "Kind": "Jenis", - "Restarting {{ itemName }}…": "Memulai ulang {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "Memulai ulang {{ itemName }} dibatalkan.", - "Restarted {{ itemName }}.": "{{ itemName }} dimulai ulang.", - "Failed to restart {{ itemName }}.": "Gagal memulai ulang {{ itemName }}.", - "Restart": "Mulai ulang", - "Are you sure you want to restart {{ itemName }}?": "Yakin ingin memulai ulang {{ itemName }}?", - "Are you sure you want to restart the following items?": "Yakin ingin memulai ulang item berikut?", - "Restarting {{ itemsLength }} items…": "Memulai ulang {{ itemsLength }} item…", - "Cancelled restarting {{ itemsLength }} items.": "Memulai ulang {{ itemsLength }} item dibatalkan.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} item dimulai ulang.", - "Failed to restart {{ itemsLength }} items.": "Gagal memulai ulang {{ itemsLength }} item.", - "Restart items": "Mulai ulang item", - "Revision History": "Riwayat Revisi", - "Loading revision history…": "Memuat riwayat revisi…", - "Failed to load revision history: {{ error }}": "Gagal memuat riwayat revisi: {{ error }}", - "No revision history available.": "Riwayat revisi tidak tersedia.", - "Revision": "Revisi", - "Created": "Dibuat", + "ID token": "Token ID", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Jika sumber daya memiliki lebih banyak item daripada jumlah ini, item akan dikecualikan dari Pencarian. Membantu mengurangi penggunaan memori dan perlambatan untuk kluster besar.", "Images": "Gambar", - "Current": "Saat Ini", - "Previous": "Sebelumnya", - "Rolling back {{ itemName }} to previous version…": "Memutar kembali {{ itemName }} ke versi sebelumnya…", - "Cancelled rollback of {{ itemName }}.": "Putar kembali {{ itemName }} dibatalkan.", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }} diputar kembali ke versi sebelumnya.", - "Failed to rollback {{ itemName }}.": "Gagal membatalkan {{ itemName }}.", - "Rollback": "Putar kembali", - "Rollback {{ kind }}": "Putar kembali {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Pilih revisi yang digunakan untuk memutar kembali \"{{ name }}\". Ini akan mengganti templat pod saat ini dengan templat dari revisi yang dipilih.", - "No previous revisions available to rollback to.": "Tidak ada revisi sebelumnya yang tersedia untuk putar kembali.", - "Revision {{ revision }}": "Revisi {{ revision }}", - "Scaling {{ itemName }}…": "Menskalakan {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Penskalaan {{ itemName }} dibatalkan.", - "Scaled {{ itemName }}.": "{{ itemName }} diskalakan.", - "Failed to scale {{ itemName }}.": "Gagal menskalakan {{ itemName }}.", - "Scale": "Skala", - "Scale Replicas": "Replika Skala", - "Current number of replicas: {{ numReplicas }}": "Jumlah replika saat ini: {{ numReplicas }}", - "Desired number of replicas:": "Jumlah replika yang diinginkan:", - "Decrement": "Pengurangan", + "In-cluster": "Dalam kluster", + "Incompatible": "Tidak kompatibel", "Increment": "Peningkatan", - "A large number of replicas may negatively impact the cluster's performance": "Jumlah replika yang terlalu banyak dapat berdampak negatif pada kinerja kluster", + "Init Containers": "Kontainer Init", + "Install the metrics-server to get usage data.": "Instal metrik-server untuk mendapatkan data penggunaan.", + "Instance": "Instans", + "Instances": "Instans", + "Internal IP": "IP internal", + "Invalid Config Map Reference": "Referensi Peta Konfigurasi Tidak Valid", + "Invalid fieldRef": "fieldRef tidak valid", + "Invalid JSON": "JSON tidak valid", + "Invalid kubeconfig file: {{ errorMessage }}": "File kubeconfig tidak valid: {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef tidak valid", + "Invalid response from server": "Respons tidak valid dari server", + "Invalid Secret Reference": "Referensi Rahasia Tidak Valid", + "Invalid YAML": "YAML yang Tidak Valid", + "Job {{ newItemName }} spawned": "Pekerjaan {{ newItemName }} dimunculkan", + "Job Name": "Nama Pekerjaan", + "Key": "Kunci", + "Keyboard Shortcuts": "Pintasan Keyboard", + "Kind": "Jenis", + "Labels": "Label", + "Language": "Bahasa", + "Last Seen": "Terakhir Dilihat", + "Last State": "Status Terakhir", + "Last Transition Time": "Waktu Transisi Terakhir", + "Lease Duration Seconds": "Durasi Sewa Detik", + "Leave empty to auto-assign an available port.": "Biarkan kosong untuk menetapkan port yang tersedia secara otomatis.", + "Leave empty to auto-assign from range 30000-32000.": "Biarkan kosong untuk menetapkan otomatis dari rentang 30000-32000.", + "Limit": "Batas", + "Lines": "Garis", + "Linux image": "Citra Linux", + "Listeners": "Pendengar", "Load": "Muat", - "Failed to read file.": "Gagal membaca file.", - "File read was aborted.": "Pembacaan file dibatalkan.", - "Error: All of the files are empty.": "Kesalahan: Semua file kosong.", - "Unexpected error while reading files.": "Kesalahan tak terduga saat membaca file.", - "Drop the file here...": "Letakkan file di sini...", - "Select a file or drag and drop here": "Pilih file atau seret dan jatuhkan di sini", - "Select File": "Pilih File", - "{{count}} files selected_one": "{{count}} file dipilih", - "{{count}} files selected_other": "{{count}} file dipilih", - "Please enter a valid URL.": "Masukkan URL yang valid.", - "Unexpected error while fetching the file.": "Kesalahan tidak terduga saat mengambil file.", - "Enter URL": "Masukkan URL", - "Upload File": "Unggah File", + "Load cluster": "Muat kluster", + "Load from a file": "Memuat dari file", + "Load from KubeConfig": "Muat dari KubeConfig", "Load from URL": "Muat dari URL", - "View YAML": "Lihat YAML", - "Collapse": "Tutup", - "Expand": "Buka", - "sort up": "urutkan naik", - "sort down": "urutkan turun", - "sort swap": "urutkan pertukaran", - "Loading table data": "Memuat data tabel", - "Refresh": "Refresh", - "No data matching the filter criteria.": "Tidak ada data yang cocok dengan kriteria filter.", - "No results found": "Hasil tidak ditemukan", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Output baru untuk proses kontainer ini harus ditampilkan di bawah ini. Jika tidak muncul, tekan Enter…", - "Failed to run \"{{command}}\"…": "Gagal menjalankan \"{{command}}\"…", - "Failed to connect…": "Gagal menyambungkan…", - "Press the enter key to reconnect.": "Tekan tombol enter untuk menyambungkan kembali.", - "Failed to run \"{{ command }}\"": "Gagal menjalankan \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Mencoba memasangkan ke kontainer {{ container }}…", - "Trying to run \"{{command}}\"…": "Mencoba menjalankan \"{{command}}\"…", - "Attach: {{ itemName }}": "Pasang: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Zona waktu", - "Data": "Data", - "No data in this config map": "Tidak ada data dalam peta konfigurasi ini", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Kesalahan saat mendapatkan definisi sumber daya kustom {{ crdName }}: {{ errorMessage }}", + "Load resources": "Muat sumber daya", + "Load YAML resources from a remote URL": "Muat sumber daya YAML dari URL jarak jauh", + "Loaded": "Dimuat", + "Loaded {{0}} items": "{{0}} item dimuat", + "Loaded Resources ({{count}})_one": "Sumber Daya yang Dimuat (!{{count}})", + "Loaded Resources ({{count}})_other": "Sumber Daya yang Dimuat (!{{count}})", + "Loading": "Memuat", + "Loading cluster information": "Memuat informasi kluster", + "Loading custom resource definition": "Memuat definisi sumber daya kustom", + "Loading custom resource definitions": "Memuat definisi sumber daya kustom", "Loading custom resource details": "Memuat detail sumber daya kustom", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Kesalahan saat mendapatkan sumber daya kustom {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Memuat instans sumber daya kustom", - "No custom resources instances found.": "Tidak ditemukan instans sumber daya kustom.", - "Failed to load custom resource instances": "Gagal memuat instans sumber daya kustom", - "Error getting custom resource definitions: {{ errorMessage }}": "Kesalahan saat mendapatkan definisi sumber daya kustom {{ errorMessage }}:", - "Loading custom resource definitions": "Memuat definisi sumber daya kustom", - "Loading custom resource definition": "Memuat definisi sumber daya kustom", - "No custom resources found": "Tidak ditemukan sumber daya kustom", - "Group": "Grup", - "Categories": "Kategori", - "Accepted Names": "Nama yang Diterima", - "Versions": "Versi", - "Spawning Job {{ newItemName }}…": "Memunculkan pekerjaan {{ newItemName }}…", - "Job {{ newItemName }} spawned": "Pekerjaan {{ newItemName }} dimunculkan", - "Failed to spawn Job {{ newItemName }}": "Gagal memunculkan Pekerjaan {{ newItemName }}", - "Spawn Job": "Pekerjaan Pemunculan", - "This will trigger a new Job based on the CronJob {{ name }}": "Tindakan ini akan memicu Pekerjaan baru berdasarkan CronJob {{ name }}", - "Job Name": "Nama Pekerjaan", - "Spawn": "Pemunculan", - "Suspending CronJob {{ newItemName }}…": "Menangguhkan CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Melanjutkan CronJob {{ newItemName }}…", - "Cancelled suspending CronJob {{ newItemName }}.": "Penangguhan CronJob {{ newItemName }} dibatalkan.", - "Cancelled resuming CronJob {{ newItemName }}.": "Melanjutkan CronJob {{ newItemName }} dibatalkan.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} ditangguhkan.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} dilanjutkan.", - "Failed to suspend CronJob {{ newItemName }}.": "Gagal menangguhkan CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Gagal melanjutkan CronJob {{ newItemName }}.", - "Resume": "Lanjutkan", - "Suspend": "Tangguhkan", - "Key": "Kunci", - "Operator": "Operator", - "Effect": "Efek", - "Desired//context:pods": "Diinginkan", - "Addresses": "Alamat", - "Address Type": "Tipe Alamat", - "Hostname": "Nama host", - "Node Name": "Nama Node", - "Zone": "Zona", - "Endpoints": "Titik akhir", - "Retry Budget": "Coba Lagi Anggaran", - "Not specified": "Tidak ditentukan", - "Min Retry Rate": "Laju Percobaan Ulang Min", - "Port": "Port", - "Protocol": "Protokol", - "No addresses data to be shown.": "Tidak ada data alamat yang akan ditampilkan.", - "Listeners": "Pendengar", + "Loading documentation": "Memuat dokumentasi", + "Loading editor": "Memuat editor", + "Loading port forwarding": "Memuat penerusan port", + "Loading resource data": "Memuat data sumber daya", + "Loading revision history…": "Memuat riwayat revisi…", + "Loading table data": "Memuat data tabel", + "Loading...": "Memuat...", + "Local Port": "Port Lokal", + "Log Level": "Tingkat Log", + "Log out": "Keluar", + "Log out from all": "Keluar dari semua", + "Log Viewer Search": "Pencarian Penampil Log", + "Logs are paused. Click the follow button to resume following them.": "Log dijeda. Klik tombol ikuti untuk melanjutkan mengikutinya.", + "Logs: {{ itemName }}": "Log: {{ itemName }}", + "Lost connection to the cluster.": "Koneksi terputus ke kluster.", + "Main Navigation": "Navigasi Utama", + "Map": "Peta", + "Mark all as read": "Tandai semua sebagai dibaca", + "Mark as read": "Tandai sebagai dibaca", + "Match case": "Cocokkan huruf besar/kecil", + "Match whole word": "Cocokkan seluruh kata", "Matches": "Kecocokan", - "BackendRefs": "BackendRefs", - "Filters": "Filter", - "Path Type": "Tipe Jalur", - "Path": "Jalur", - "Headers": "Header", - "Query Parameters": "Parameter Kueri", + "Max": "Maks", + "Max Allowed": "Maksimum yang Diizinkan", + "Max items per Resource": "Item maks per Sumber Daya", + "Max Unavailable": "Maks Tidak Tersedia", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Pemakaian Memori", + "Menu": "Menu", + "Message": "Pesan", "Method": "Metode", - "Filter Type": "Tipe Filter", - "Weight": "Bobot", - "rules": "aturan", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Tidak ada data aturan yang akan ditampilkan.", - "Section Name": "Nama Bagian", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Tekan<1>{formatShortcutKey(searchShortcutKey)}untuk mencari", - "Search resources, pages, clusters by name": "Cari sumber daya, halaman, kluster berdasarkan nama", - "Current Namespace": "Namespace Saat Ini", - "Set namespace: {{namespace}}": "Tetapkan namespace: {{namespace}}", - "Page": "Halaman", - "Configure Keyboard Shortcuts": "Konfigurasikan Pintasan Keyboard", - "Reference": "Referensi", "Metrics": "Metrik", - "(Current/Target)": "(Saat ini/Target)", + "Min": "Min", + "Min Allowed": "Menit Diizinkan", + "Min Available": "Menit Tersedia", + "Min Retry Rate": "Laju Percobaan Ulang Min", + "Minimize": "Kecilkan", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Pod penyebaran", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} saat ini / {{ desiredReplicas }} diinginkan", - "Targets": "Target", + "Mode": "Mode", "more…": "lainnya…", - "Default": "Default", - "Host": "Host", - "Duration": "Durasi", - "Holder Identity": "Identitas Pemegang", - "Lease Duration Seconds": "Durasi Sewa Detik", - "Renew Time": "Waktu Perpanjangan", - "Holder": "Pemegang", - "Container Limits": "Batas Kontainer", - "Default Request": "Permintaan Default", - "Max": "Maks", - "Min": "Min", - "A namespace with this name already exists.": "Namespace dengan nama ini sudah ada.", - "Applying {{ newItemName }}…": "Menerapkan {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Dibatalkan saat menerapkan {{ newItemName }}.", + "Mount Path": "Jalur Pemasangan", + "Multiple versions": "Beberapa versi", + "N/A": "T/T", + "Name": "Nama", + "Name is required": "Nama diperlukan", + "Namespace": "Namespace", + "Namespace Name": "Nama Namespace", + "Namespaces": "Namespace", "Namespaces must be under 64 characters.": "Namespace harus kurang dari 64 karakter.", - "Create Namespace": "Buat Namespace", - "To": "Kepada", - "used": "digunakan", - "Scheduling Disabled": "Penjadwalan Dinonaktifkan", - "Scheduling Enabled": "Penjadwalan Diaktifkan", - "Taints": "Taint", - "Not ready yet!": "Belum siap!", - "Internal IP": "IP internal", - "None": "Tidak ada", - "Software": "Perangkat lunak", - "Redirecting to main page…": "Mengalihkan ke halaman utama…", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Tampilkan nilai JSON dalam teks biasa dengan menghapus karakter escape.", - "Format": "Format", - "Debug Pod": "Pod Debug", - "Debug: {{ itemName }}": "Debug: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespace hanya boleh berisi karakter alfanumerik huruf kecil atau '-', dan harus dimulai dan diakhiri dengan karakter alfanumerik.", + "Navigation": "Navigasi", + "Navigation Tabs": "Tab Navigasi", + "New Object": "Objek Baru", + "Next": "Berikutnya", + "Next Match (Enter)": "Kecocokan Berikutnya (Enter)", + "No": "Tidak", + "No {{category}} resources found for this project.": "Tidak ada sumber daya {{category}} yang ditemukan untuk proyek ini.", + "No addresses data to be shown.": "Tidak ada data alamat yang akan ditampilkan.", + "No available clusters": "Tidak ada kluster yang tersedia", "No cluster selected": "Tidak ada kluster yang dipilih", + "No clusters configured": "Tidak ada kluster yang dikonfigurasi", + "No clusters found": "Tidak ditemukan kluster", + "No clusters found!": "Tidak ditemukan kluster!", + "No contexts found!": "Tidak ada konteks yang ditemukan!", + "No custom resources found": "Tidak ditemukan sumber daya kustom", + "No custom resources instances found.": "Tidak ditemukan instans sumber daya kustom.", + "No data in this config map": "Tidak ada data dalam peta konfigurasi ini", + "No data in this secret": "Tidak ada data dalam rahasia ini", + "No data matching the filter criteria.": "Tidak ada data yang cocok dengan kriteria filter.", + "No data to be shown.": "Tidak ada data yang akan ditampilkan.", + "No data to be shown. Try to change filters or select a different namespace.": "Tidak ada data yang akan ditampilkan. Coba ubah filter atau pilih namespace lain.", + "No documentation available.": "Dokumentasi tidak tersedia.", + "No documentation for type {{ docsType }}.": "Tidak ada dokumentasi untuk tipe {{ docsType }}.", + "No label selectors found for this {{type}}": "Tidak ditemukan pemilih label untuk {{type}} ini", + "No message": "Tidak ada pesan", + "No namespaces found on selected clusters": "Tidak ada namespace yang ditemukan pada kluster yang dipilih", + "No pods found for this workload": "Tidak ditemukan pod untuk beban kerja ini", + "No previous revisions available to rollback to.": "Tidak ada revisi sebelumnya yang tersedia untuk putar kembali.", + "No projects found": "Tidak menemukan proyek", + "No Resources": "Tidak Ada Sumber Daya", + "No resources have been uploaded": "Tidak ada sumber daya yang diunggah", + "No resources selected": "Tidak ada sumber daya yang dipilih", + "No results": "Tidak ada hasil", + "No results found": "Hasil tidak ditemukan", + "No revision history available.": "Riwayat revisi tidak tersedia.", + "No rules data to be shown.": "Tidak ada data aturan yang akan ditampilkan.", + "No Workloads": "Tidak Ada Beban Kerja", + "Node": "Node", + "Node Name": "Nama Node", + "Node Shell Settings": "Pengaturan Shell Node", + "None": "Tidak ada", + "Not Loaded": "Tidak Dimuat", + "Not ready yet!": "Belum siap!", + "Not specified": "Tidak ditentukan", + "Notifications": "Pemberitahuan", + "Number of rows for tables": "Jumlah baris untuk tabel", + "Offline": "Offline", + "Okay": "Ok", + "Only warnings ({{ numWarnings }})": "Hanya peringatan ({{ numWarnings }})", + "Open Issue on GitHub": "Buka Masalah di GitHub", + "Open Plugin Folder": "Buka Folder Plugin", + "Open the cluster chooser popup": "Buka popup pemilih kluster", + "Open the global search dialog": "Buka dialog pencarian global", + "Operations": "Operasi", + "Operator": "Operator", + "Or try running Headlamp with a different kube config.": "Atau coba jalankan Headlamp dengan konfigurasi kube lain.", + "Origin": "Asal", + "Original name: {{ displayName }}": "Nama asli: {{ displayName }}", + "Overridden by {{type}} version": "Ditimpa oleh versi {{type}}", + "Overview": "Ikhtisar", + "Owner refs": "Referensi pemilik", + "Page": "Halaman", + "ParentRefs": "ParentRefs", + "Path": "Jalur", + "Path Type": "Tipe Jalur", + "Path: {{ path }}:{{ port }}": "Jalur: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Masukkan nomor port yang valid (1-65535).", + "Please enter a valid URL.": "Masukkan URL yang valid.", + "Please make sure you have at least one cluster configured.": "Pastikan Anda memiliki setidaknya satu kluster yang dikonfigurasi.", + "Please paste your authentication token.": "Tempel token autentikasi Anda.", + "Please sign in to add your AKS clusters": "Masuk untuk menambahkan kluster AKS Anda", + "Plugin": "Plugin", + "Plugins": "Plugin", "Pod debug is disabled in settings": "Debug pod dinonaktifkan di pengaturan", - "Attaching to existing debug container...": "Memasang ke kontainer debug yang ada...", - "Creating ephemeral debug container...": "Membuat kontainer debug sementara...", - "Failed to create debug container: {{message}}": "Gagal membuat kontainer debug: {{message}}", - "Attaching to debug container...": "Memasang ke kontainer debug...", - "Failed to connect…\r\n": "Gagal menyambungkan…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Tekan Ctrl+D atau ketik \"exit\" untuk mengakhiri kontainer sementara. Jika tidak, kontainer akan tetap berjalan.", - "Max Unavailable": "Maks Tidak Tersedia", - "Min Available": "Menit Tersedia", - "Allowed disruptions": "Gangguan yang diizinkan", - "Current//context:pods": "Saat ini", - "Total": "Total", - "N/A": "T/T", - "Allowed Disruptions": "Gangguan yang Diizinkan", - "Start": "Mulai", - "Stop": "Hentikan", - "Loading port forwarding": "Memuat penerusan port", + "Pod Debug Settings": "Pengaturan Debug Pod", "Pod Port": "Pod Port", - "Local Port": "Port Lokal", - "Please enter a valid port number (1-65535).": "Masukkan nomor port yang valid (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop memerlukan port dalam rentang 30000-32000.", - "Leave empty to auto-assign from range 30000-32000.": "Biarkan kosong untuk menetapkan otomatis dari rentang 30000-32000.", - "Leave empty to auto-assign an available port.": "Biarkan kosong untuk menetapkan port yang tersedia secara otomatis.", - "Start Port Forward": "Mulai Port Penerusan", - "Target": "Target", - "Container Port": "Port Kontainer", - "e.g. 30080": "misalnya, 30080", - "e.g. 8080": "misalnya, 8080", - "Global Default": "Default Global", + "Port": "Port", "Preemption Policy": "Kebijakan Pendahuluan", - "Create new project": "Buat proyek baru", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Untuk membuat proyek baru, pilih kluster mana yang ingin Anda sertakan, lalu pilih namespace yang sudah ada atau buat namespace baru", - "Project Name": "Nama Proyek", - "A project with this name already exists": "Proyek dengan nama ini sudah ada.", - "Enter a name for your new project.": "Masukkan nama untuk proyek baru Anda.", - "Clusters": "Kluster", - "Select one or more clusters for this project": "Pilih satu atau beberapa kluster untuk proyek ini", - "No available clusters": "Tidak ada kluster yang tersedia", - "Type or select a namespace": "Ketik atau pilih namespace", - "Select existing or type to create a new namespace": "Pilih yang ada atau ketik untuk membuat namespace baru", - "No available namespaces - you can type a custom name": "Tidak ada namespace yang tersedia - Anda dapat mengetikkan nama kustom", - "Creating": "Membuat", - "Create a Project": "Buat Proyek", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Project adalah kumpulan sumber daya Kubernetes. Anda dapat menggunakan proyek untuk mengatur sumber daya, misalnya menurut lingkungan, tim, atau aplikasi.", - "New Project": "Proyek Baru", - "Create a new project": "Buat proyek baru", - "New Project from YAML": "Proyek Baru dari YAML", - "Deploy a new application from YAML": "Sebarkan aplikasi baru dari YAML", - "URL is required": "URL wajib diisi", - "Failed to load from URL: {{error}}": "Gagal memuat dari URL: {{error}}", - "Error processing files: {{error}}": "Kesalahan saat memproses file: {{error}}", - "Name is required": "Nama diperlukan", - "Cluster is required": "Kluster diperlukan", - "No resources have been uploaded": "Tidak ada sumber daya yang diunggah", - "Create new Project from YAML": "Buat Proyek baru dari YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Tekan Ctrl+D atau ketik \"exit\" untuk mengakhiri kontainer sementara. Jika tidak, kontainer akan tetap berjalan.", + "Press keys...": "Tekan tombol...", + "Press the enter key to reconnect.": "Tekan tombol enter untuk menyambungkan kembali.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Tekan<1>{formatShortcutKey(searchShortcutKey)}untuk mencari", + "Prettify": "Prettify", + "Previous": "Sebelumnya", + "Previous Match (Shift+Enter)": "Kecocokan Sebelumnya (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Lanjutkan untuk memilih metode pilihan Anda untuk pembuatan dan penambahan kluster", "Project name": "Nama proyek", - "Give your project a descriptive name": "Beri nama untuk deskriptif pada proyek Anda", - "Enter a name": "Masukkan nama", - "Select cluster for this project": "Pilih kluster untuk proyek ini", - "Load resources": "Muat sumber daya", - "Upload files or load from URL": "Unggah file atau muat dari URL", - "Upload Files": "Unggah File", - "Choose Files": "Pilih File", - "Drag & drop YAML files here or click to choose files": "Seret dan letakkan file YAML ke sini atau klik untuk memilih file", - "Supports .yaml and .yml files": "Mendukung file .yaml dan .yml", - "YAML URL": "URL YAML", - "Enter URL to YAML file": "Masukkan URL ke file YAML", - "Load YAML resources from a remote URL": "Muat sumber daya YAML dari URL jarak jauh", - "Loaded Resources ({{count}})_one": "Sumber Daya yang Dimuat (!{{count}})", - "Loaded Resources ({{count}})_other": "Sumber Daya yang Dimuat (!{{count}})", - "Clear All": "Bersihkan Semua", - "API Version": "Versi API", - "Creating project": "Membuat proyek", - "Creating following resources in this project:": "Membuat sumber daya berikut dalam proyek ini:", - "Something went wrong": "Terjadi kesalahan", - "Delete project": "Hapus proyek", - "Deleting project {{ projectName }}…": "Menghapus proyek {{ projectName }}…", - "Cancelled deletion of project {{ projectName }}.": "Penghapusan proyek {{ projectName }} dibatalkan.", - "Deleted project {{ projectName }}.": "Proyek {{ projectName }} dihapus.", - "Error deleting project {{ projectName }}.": "Kesalahan saat menghapus proyek {{ projectName }}.", - "Delete Project": "Hapus Proyek", - "Are you sure you want to delete project \"{{projectName}}\"?": "Yakin ingin menghapus proyek \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "Secara default, ini hanya akan menghapus label proyek dari namespace berikut:", - "Also delete the namespaces (this will remove all resources within them)": "Hapus juga namespace (ini akan menghapus semua sumber daya di dalamnya)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Peringatan: Tindakan ini tidak dapat dibatalkan. Semua sumber daya dalam namespace ini akan dihapus secara permanen.", - "Delete Project & Namespaces": "Hapus Project dan Namespace", - "Resources": "Sumber daya", - "Access": "Akses", - "Map": "Peta", + "Project Name": "Nama Proyek", "Project Status": "Status Proyek", - "No Workloads": "Tidak Ada Beban Kerja", - "Unhealthy": "Tidak sehat", - "Degraded": "Diturunkan", - "Healthy": "Sehat", - "Warning": "Peringatan", + "Projects": "Proyek", + "Protocol": "Protokol", + "Provided": "Disediakan", + "Providers": "Penyedia", + "Query Parameters": "Parameter Kueri", + "Read more": "Baca selengkapnya", + "Ready": "Siap", + "Ready//context:replicas": "Siap", + "Reason": "Alasan", + "Recent clusters": "Kluster terbaru", + "Recommendations": "Rekomendasi", + "Redirecting to main page…": "Mengalihkan ke halaman utama…", + "Reference": "Referensi", + "Refetch Interval": "Interval Pengambilan Ulang", + "Refresh": "Refresh", + "Release Notes ({{ appVersion }})": "Catatan Rilis ({{ appVersion }})", + "Remove Cluster": "Hapus Kluster", + "Remove this cluster?": "Hapus kluster ini?", + "Renew Time": "Waktu Perpanjangan", + "Request": "Permintaan", + "Reset All to Defaults": "Atur Ulang Semua ke Default", + "Reset to default": "Atur ulang ke default", + "resource {{resourceName}} of container {{containerName}} on pods": "sumber daya {{resourceName}} dari kontainer {{containerName}} pada pod", + "resource {{resourceName}} on pods": "sumber daya {{resourceName}} pada pod", + "Resource details": "Detail sumber daya", + "Resource details view": "Tampilan detail sumber daya", + "Resource not found": "Sumber daya tidak ditemukan", "Resource Quotas": "Kuota Sumber Daya", - "Create Resource Quota to limit resource consumption within this project": "Buat Kuota Sumber Daya untuk membatasi konsumsi sumber daya dalam proyek ini", - "Create resource quota": "Buat kuota sumber daya", - "Roles": "Peran", + "Resources": "Sumber daya", + "Restart": "Mulai ulang", + "Restart Count": "Jumlah Mulai Ulang", + "Restart items": "Mulai ulang item", + "Restarted": "Dimulai ulang", + "Restarted {{ itemName }}.": "{{ itemName }} dimulai ulang.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} item dimulai ulang.", + "Restarting {{ itemName }}…": "Memulai ulang {{ itemName }}…", + "Restarting {{ itemsLength }} items…": "Memulai ulang {{ itemsLength }} item…", + "Resume": "Lanjutkan", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} dilanjutkan.", + "Resuming CronJob {{ newItemName }}…": "Melanjutkan CronJob {{ newItemName }}…", + "Retry Budget": "Coba Lagi Anggaran", + "Revision": "Revisi", + "Revision {{ revision }}": "Revisi {{ revision }}", + "Revision History": "Riwayat Revisi", "Role Bindings": "Pengikatan Peran", - "Health": "Kesehatan", - "No Resources": "Tidak Ada Sumber Daya", - "Namespaces": "Namespace", - "No projects found": "Tidak menemukan proyek", - "Create your first project to organize your Kubernetes resources": "Buat proyek pertama Anda untuk menata sumber daya Kubernetes Anda", - "Create Project": "Buat Proyek", - "Details": "Rincian", + "Roles": "Peran", + "Rollback": "Putar kembali", + "Rollback {{ kind }}": "Putar kembali {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} diputar kembali ke versi sebelumnya.", + "Rolling back {{ itemName }} to previous version…": "Memutar kembali {{ itemName }} ke versi sebelumnya…", + "rules": "aturan", + "Running": "Berjalan", + "Save": "Simpan", + "Save & Apply": "Simpan dan Terapkan", + "Scale": "Skala", + "Scale Replicas": "Replika Skala", + "Scaled {{ itemName }}.": "{{ itemName }} diskalakan.", + "Scaling {{ itemName }}…": "Menskalakan {{ itemName }}…", + "Scheduling Disabled": "Penjadwalan Dinonaktifkan", + "Scheduling Enabled": "Penjadwalan Diaktifkan", + "Scroll to bottom": "Gulir ke bawah", + "Search": "Cari", + "Search Resources": "Cari Sumber Daya", + "Search resources by query": "Cari sumber daya berdasarkan kueri", + "Search resources, pages, clusters by name": "Cari sumber daya, halaman, kluster berdasarkan nama", + "Section Name": "Nama Bagian", + "Select a cluster and an existing namespace to use as a project.": "Pilih kluster dan namespace yang ada untuk digunakan sebagai proyek.", + "Select a cluster first": "Pilih kluster terlebih dahulu", + "Select a file or drag and drop here": "Pilih file atau seret dan jatuhkan di sini", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Pilih revisi yang digunakan untuk memutar kembali \"{{ name }}\". Ini akan mengganti templat pod saat ini dengan templat dari revisi yang dipilih.", + "Select All": "Pilih Semua", + "Select an existing namespace": "Pilih namespace yang ada", + "Select an existing namespace to use as a project": "Pilih namespace yang ada untuk digunakan sebagai proyek", + "Select cluster for this project": "Pilih kluster untuk proyek ini", + "Select clusters": "Pilih kluster", + "Select File": "Pilih File", + "Select locale": "Pilih lokal", + "Select one or more clusters": "Pilih satu atau beberapa kluster", + "Select Pod": "Pilih Pod", + "Select Resources": "Pilih Sumber Daya", + "Selected clusters": "Kluster yang dipilih", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Layanan: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Tetapkan namespace: {{namespace}}", + "Setting up clusters": "Menyiapkan kluster", + "Settings": "Pengaturan", + "Severity": "Keparahan", + "Shipped": "Dikirim", + "Show all environment variables": "Tampilkan semua variabel lingkungan", + "Show all environment variables (+{{count}} more)_one": "Tampilkan semua variabel lingkungan (+{{count}} lainnya)", + "Show all environment variables (+{{count}} more)_other": "Tampilkan semua variabel lingkungan (+{{count}} lainnya)", + "Show all labels (+{{count}} more)_one": "Tampilkan semua label (+{{count}} lainnya)", + "Show all labels (+{{count}} more)_other": "Tampilkan semua label (+{{count}} lainnya)", + "Show build information": "Tampilkan informasi build", + "Show details": "Lihat detail", + "Show fewer": "Tampilkan lebih sedikit", + "Show JSON values in plain text by removing escape characters.": "Tampilkan nilai JSON dalam teks biasa dengan menghapus karakter escape.", + "Show logs": "Tampilkan log", "Show Logs": "Tampilkan Log", - "Logs: {{ itemName }}": "Log: {{ itemName }}", - "Terminal / Exec": "Terminal/Eksekusi", - "No {{category}} resources found for this project.": "Tidak ada sumber daya {{category}} yang ditemukan untuk proyek ini.", - "Current//context:replicas": "Saat ini", - "Desired//context:replicas": "Diinginkan", - "Zoom in": "Perbesar tampilan", - "Zoom out": "Perkecil tampilan", - "No data to be shown. Try to change filters or select a different namespace.": "Tidak ada data yang akan ditampilkan. Coba ubah filter atau pilih namespace lain.", - "Group By": "Kelompokkan Berdasarkan", - "Instance": "Instans", - "Node": "Node", + "Show logs for previous instances of this container.": "Tampilkan log untuk instans sebelumnya dari kontainer ini.", + "show more": "tampilkan selengkapnya", + "Show notifications": "Tampilkan pemberitahuan", + "Show previous": "Tampilkan sebelumnya", + "Show timestamps in the logs.": "Tampilkan tanda waktu dalam log.", + "Showing documentation for: {{ docsType }}": "Menampilkan dokumentasi untuk: {{ docsType }}", + "Shrink sidebar": "Susutkan bilah sisi", + "Sign In": "Masuk", + "Sign In with Azure": "Masuk dengan Azure", + "Skip": "Lewati", + "Skip to main content": "Lompat ke konten utama", + "Snap Bottom": "Lekatkan Ke Bawah", + "Snap Left": "Lekatkan ke Kiri", + "Snap Right": "Lekatkan Ke Kanan", + "Snap Top": "Lekatkan Ke Atas", + "Software": "Perangkat lunak", + "Some resources failed to load": "Beberapa sumber daya gagal dimuat", + "Something went wrong": "Terjadi kesalahan", + "Something went wrong with cluster {{ cluster }}": "Terjadi kesalahan dengan kluster {{ cluster }}", + "sort down": "urutkan turun", + "Sort sidebar items alphabetically": "Urutkan item bilah sisi menurut abjad", + "sort swap": "urutkan pertukaran", + "sort up": "urutkan naik", + "Spawn": "Pemunculan", + "Spawn Job": "Pekerjaan Pemunculan", + "Spawning Job {{ newItemName }}…": "Memunculkan pekerjaan {{ newItemName }}…", + "Start": "Mulai", + "Start port forward": "Mulai port penerusan", + "Start Port Forward": "Mulai Port Penerusan", + "Started": "Dimulai", + "Status": "Status", "Status: Error or Warning": "Status: Kesalahan atau Peringatan", - "Expand All": "Luaskan Semua", - "Fit to screen": "Paskan ke layar", - "Zoom to 100%": "Perbesar hingga 100%", - "Home": "Beranda", + "Stop": "Hentikan", + "Stop port forward": "Hentikan port penerusan", + "Stored in your browser's localStorage (per-browser setting).": "Disimpan di localStorage browser Anda (pengaturan per browser).", + "Supports .yaml and .yml files": "Mendukung file .yaml dan .yml", + "Suspend": "Tangguhkan", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} ditangguhkan.", + "Suspending CronJob {{ newItemName }}…": "Menangguhkan CronJob {{ newItemName }}…", + "Taints": "Taint", + "Target": "Target", + "Targets": "Target", + "Terminal / Exec": "Terminal/Eksekusi", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Menguji autentikasi", + "The current name of the cluster. You can define a custom name": "Nama kluster saat ini. Anda dapat menentukan nama kustom", + "The default image is used for creating ephemeral debug containers.": "Citra default digunakan untuk membuat kontainer debug sementara.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Citra default digunakan untuk meletakkan shell ke node (jika tidak ditentukan secara langsung).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Namespace default untuk misalnya saat menerapkan sumber daya (jika tidak ditentukan secara langsung).", + "The default namespace is default.": "Namespace default adalah default.", + "The list of namespaces you are allowed to access in this cluster.": "Daftar namespace yang Anda izinkan diakses di kluster ini.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Sepertinya tidak ada kluster yang dikonfigurasi…", + "There seems to be no clusters configured…": "Sepertinya tidak ada kluster yang dikonfigurasi…", + "This action cannot be undone! Do you want to proceed?": "Tindakan ini tidak dapat dibatalkan! Ingin melanjutkan?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Tindakan ini akan menghapus kluster \"{{ clusterName }}\" dari \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "Tindakan ini akan menghapus kluster \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "Nama kustom ini sudah digunakan, harap pilih nama lain.", + "This plugin is not compatible with this version of Headlamp": "Plugin ini tidak kompatibel dengan versi Headlamp ini", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Plugin ini saat ini tidak dimuat karena versi \"{{type}}\" sedang digunakan sebagai gantinya.", + "This value may differ in the container, since the pod is older than {{from}}": "Nilai ini mungkin berbeda dalam kontainer, karena pod lebih lama dari {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Tindakan ini akan membuang perubahan Anda di editor. Ingin melanjutkan?", + "This will trigger a new Job based on the CronJob {{ name }}": "Tindakan ini akan memicu Pekerjaan baru berdasarkan CronJob {{ name }}", + "Timestamps": "Stempel waktu", + "Timezone": "Zona waktu", + "Timezone to display for dates": "Zona waktu yang akan ditampilkan untuk tanggal", + "To": "Kepada", + "Toggle column filters in tables": "Hidupkan/matikan filter kolom dalam tabel", + "Toggle fullscreen": "Hidupkan/matikan layar penuh", + "Toggle search in log viewer": "Hidupkan/matikan pencarian di penampil log", + "Toggle Table Filters": "Hidupkan/Matikan Filter Tabel", + "Too many matches": "Terlalu banyak kecocokan", + "Total": "Total", + "Try Again": "Coba Lagi", + "Trying to attach to the container {{ container }}…": "Mencoba memasangkan ke kontainer {{ container }}…", + "Trying to run \"{{command}}\"…": "Mencoba menjalankan \"{{command}}\"…", + "Type": "Jenis", + "Uh-oh! Something went wrong.": "Oh, tidak! Terjadi kesalahan.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Tidak dapat membuka GitHub. Periksa pengaturan pemblokir popup atau salin detail kesalahan secara manual.", + "Undo": "Batalkan", + "Undo Changes": "Batalkan Perubahan", + "Unexpected error while fetching the file.": "Kesalahan tidak terduga saat mengambil file.", + "Unexpected error while reading files.": "Kesalahan tak terduga saat membaca file.", + "Unhealthy": "Tidak sehat", + "Unknown": "Tidak diketahui", + "Up to date//context:replicas": "Terbaru", + "Upload File": "Unggah File", + "Upload File/URL": "Unggah File/URL", + "Upload Files": "Unggah File", + "Upload files or load from URL": "Unggah file atau muat dari URL", + "URL is required": "URL wajib diisi", + "Use A Token": "Gunakan token", + "Use custom color": "Gunakan warna kustom", + "Use custom icon": "Gunakan ikon kustom", + "Use evict for pod deletion": "Gunakan keluarkan untuk penghapusan pod", + "Use Existing Namespace": "Gunakan Namespace yang Ada", + "Use minimal editor": "Gunakan editor minimal", + "Use regular expression": "Gunakan regex", + "used": "digunakan", "Used": "Digunakan", - "Hard": "Hard", - "Request": "Permintaan", - "Limit": "Batas", + "User-installed": "Diinstal oleh pengguna", "Users": "Pengguna", - "Handler": "Handler", - "No data in this secret": "Tidak ada data dalam rahasia ini", - "Hide Helm Secrets": "Sembunyikan Rahasia Helm", - "Shrink sidebar": "Susutkan bilah sisi", - "Expand sidebar": "Luaskan bilah sisi", - "Main Navigation": "Navigasi Utama", - "Navigation Tabs": "Tab Navigasi", - "Instances": "Instans", - "Cluster version upgraded to {{ gitVersion }}": "Versi kluster ditingkatkan ke {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Versi kluster diturunkan ke {{ gitVersion }}", - "Controlled Resources": "Sumber Daya Terkontrol", - "Controlled Values": "Nilai Terkontrol", - "Min Allowed": "Menit Diizinkan", - "Max Allowed": "Maksimum yang Diizinkan", - "Mode": "Mode", - "Last Transition Time": "Waktu Transisi Terakhir", - "Recommendations": "Rekomendasi", - "Provided": "Disediakan", - "Admission Review Versions": "Versi Tinjauan Masuk", - "Client Config: URL": "Konfigurasi Klien: URL", - "Client Config: Service": "Konfigurasi Klien: Layanan", - "Service: {{namespace}}/{{name}}": "Layanan: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Jalur: {{ path }}:{{ port }}", - "Operations": "Operasi", - "0 Running": "0 Berjalan", - "Ready//context:replicas": "Siap", - "Up to date//context:replicas": "Terbaru", - "Available//context:replicas": "Tersedia", - "Failed": "Gagal", - "Select locale": "Pilih lokal", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" pada {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" pada pod", - "resource {{resourceName}} on pods": "sumber daya {{resourceName}} pada pod", - "resource {{resourceName}} of container {{containerName}} on pods": "sumber daya {{resourceName}} dari kontainer {{containerName}} pada pod", + "Validating selected clusters": "Memvalidasi kluster yang dipilih", + "Value": "Nilai", + "Version": "Versi", + "Version information": "Informasi versi", + "Versions": "Versi", + "View": "Tampilkan", + "View all notifications": "Tampilkan semua pemberitahuan", + "View Clusters": "Tampilkan Kluster", + "View YAML": "Lihat YAML", + "View: {{ itemName }}": "Lihat: {{ itemName }}", + "Visible": "Terlihat", + "Volumes": "Volume", + "Wait while fetching clusters…": "Tunggu selagi mengambil kluster…", + "Waiting": "Menunggu", + "Warning": "Peringatan", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Peringatan: Tindakan ini tidak dapat dibatalkan. Semua sumber daya dalam namespace ini akan dihapus secara permanen.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Peringatan. Plugin yang tidak kompatibel dinonaktifkan: ({{ pluginList }})", - "Global Search": "Pencarian Global", - "Open the global search dialog": "Buka dialog pencarian global", - "Cluster Chooser": "Pemilih Kluster", - "Open the cluster chooser popup": "Buka popup pemilih kluster", - "Toggle Table Filters": "Hidupkan/Matikan Filter Tabel", - "Toggle column filters in tables": "Hidupkan/matikan filter kolom dalam tabel", - "Log Viewer Search": "Pencarian Penampil Log", - "Toggle search in log viewer": "Hidupkan/matikan pencarian di penampil log" + "Warnings": "Peringatan", + "Weight": "Bobot", + "Window": "Jendela", + "Wrap lines": "Garis pembungkus", + "YAML URL": "URL YAML", + "Yes": "Ya", + "You can only select this option for containers that have been restarted.": "Anda hanya dapat memilih opsi ini untuk kontainer yang telah dimulai ulang.", + "You don't have any notifications right now": "Anda tidak memiliki pemberitahuan apa pun saat ini", + "You don't have permissions to view this resource": "Anda tidak memiliki izin untuk melihat sumber daya ini", + "You have unread notifications": "Anda memiliki pemberitahuan yang belum dibaca", + "Your AKS desktop ran into a page that doesn't exist!": "Desktop AKS Anda membuka halaman yang tidak ada!", + "Your AKS desktop ran into a problem!": "Desktop AKS Anda mengalami masalah!", + "Zone": "Zona", + "Zoom in": "Perbesar tampilan", + "Zoom out": "Perkecil tampilan", + "Zoom to 100%": "Perbesar hingga 100%" } diff --git a/frontend/src/i18n/locales/it/app.json b/frontend/src/i18n/locales/it/app.json index bc2f06d64..74f01fbf1 100644 --- a/frontend/src/i18n/locales/it/app.json +++ b/frontend/src/i18n/locales/it/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Non è possibile recuperare informazioni sul plug-in", + "About": "Informazioni su", "An error occurred while fetching plugin info from {{ URL }}.": "Errore durante il recupero delle informazioni sul plug-in da {{ URL }}.", - "Yes": "Sì", + "Another process is running": "Un altro processo è in esecuzione", + "Application opened with an invalid URL: {{ url }}": "Applicazione aperta con un URL non valido: {{ url }}", + "Bring All to Front": "Porta tutto in primo piano", + "Close": "Chiudi", + "Continue": "Continua", + "Copy": "Copia", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Non è possibile trovare una porta disponibile nell'intervallo {{startPort}}-{{endPort}}. Liberare una porta e riprovare.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Non è possibile trovare una porta disponibile. Sono presenti processi in esecuzione sulle porte {{startPort}}-{{endPort}}. Terminare questi processi e riprovare?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Non è possibile terminare l'altro processo in esecuzione. PID: {{ process_list }}. Arrestare il processo e riavviare l'app.", + "Could not start the server even after terminating existing processes.": "Non è possibile avviare il server anche dopo aver terminato i processi esistenti.", + "Cut": "Taglia", + "Delete": "Elimina", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Installare il plug-in \"{{ pluginName }}\"?", + "Documentation": "Documentazione", + "Edit": "Modifica", + "Failed to fetch plugin info": "Non è possibile recuperare informazioni sul plug-in", + "Failed to quit the other running process": "Non è possibile terminare l'altro processo in esecuzione", + "Failed to start": "Avvio non riuscito", + "File": "File", + "Go Back": "Torna indietro", + "Go Forward": "Avanti", + "Go to Home": "Vai alla Home page", + "Help": "?", + "Hide": "Nascondi", + "Hide Others": "Nascondi altri", + "Invalid URL": "URL non valido", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Sembra che un altro processo sia già in esecuzione. Continuare terminando il processo automaticamente o uscire?", + "Minimize": "Riduci a icona", + "Navigate": "Esplora", "No": "No", + "No available ports": "Nessuna porta disponibile", + "Open an Issue": "Apri un problema", + "Paste": "Incolla", + "Paste and Match Style": "Incolla e mantieni lo stile", "Plugin Installation": "Installazione plug-in", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Installare il plug-in \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Si sta per installare un plug-in da: {{ url }}\nContinuare?", - "About": "Informazioni su", "Quit": "Esci", + "Reload": "Ricarica", + "Reset Zoom": "Reimposta zoom", "Select All": "Seleziona tutto", - "Delete": "Elimina", "Services": "Servizi", - "Hide": "Nascondi", - "Hide Others": "Nascondi altri", "Show All": "Mostra tutti", - "File": "File", - "Close": "Chiudi", - "Edit": "Modifica", - "Cut": "Taglia", - "Copy": "Copia", - "Paste": "Incolla", - "Paste and Match Style": "Incolla e mantieni lo stile", "Speech": "Voce", "Start Speaking": "Inizia lettura", "Stop Speaking": "Interrompi lettura", - "View": "Visualizza", + "Terminate and Retry": "Termina e riprova", "Toggle Developer Tools": "Attiva/disattiva strumenti di sviluppo", - "Reset Zoom": "Reimposta zoom", - "Zoom In": "Zoom avanti", - "Zoom Out": "Zoom indietro", "Toggle Fullscreen": "Attiva/Disattiva schermo intero", - "Navigate": "Esplora", - "Reload": "Ricarica", - "Go to Home": "Vai alla Home page", - "Go Back": "Torna indietro", - "Go Forward": "Avanti", + "View": "Visualizza", "Window": "Finestra", - "Minimize": "Riduci a icona", - "Bring All to Front": "Porta tutto in primo piano", - "Help": "?", - "Documentation": "Documentazione", - "Open an Issue": "Apri un problema", - "Another process is running": "Un altro processo è in esecuzione", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Sembra che un altro processo sia già in esecuzione. Continuare terminando il processo automaticamente o uscire?", - "Continue": "Continua", - "Failed to quit the other running process": "Non è possibile terminare l'altro processo in esecuzione", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Non è possibile terminare l'altro processo in esecuzione. PID: {{ process_list }}. Arrestare il processo e riavviare l'app.", - "No available ports": "Nessuna porta disponibile", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Non è possibile trovare una porta disponibile. Sono presenti processi in esecuzione sulle porte {{startPort}}-{{endPort}}. Terminare questi processi e riprovare?", - "Terminate and Retry": "Termina e riprova", - "Failed to start": "Avvio non riuscito", - "Could not start the server even after terminating existing processes.": "Non è possibile avviare il server anche dopo aver terminato i processi esistenti.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Non è possibile trovare una porta disponibile nell'intervallo {{startPort}}-{{endPort}}. Liberare una porta e riprovare.", - "Invalid URL": "URL non valido", - "Application opened with an invalid URL: {{ url }}": "Applicazione aperta con un URL non valido: {{ url }}" + "Yes": "Sì", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Si sta per installare un plug-in da: {{ url }}\nContinuare?", + "Zoom In": "Zoom avanti", + "Zoom Out": "Zoom indietro" } diff --git a/frontend/src/i18n/locales/it/glossary.json b/frontend/src/i18n/locales/it/glossary.json index c9dd7e13f..2855eb819 100644 --- a/frontend/src/i18n/locales/it/glossary.json +++ b/frontend/src/i18n/locales/it/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Versione Kubernetes", - "Cluster": "Cluster", - "Cluster selector": "Selettore cluster", - "AKS desktop Version": "Versione desktop del servizio Azure Kubernetes", - "Headlamp Version": "Versione Headlamp", - "Git Commit": "Commit Git", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} fa)", "About": "Informazioni su", - "Legal": "Note legali", "About dialog tabs": "Informazioni sulle schede delle finestre di dialogo", - "Memory": "Memoria", - "CPU": "CPU", - "Pods": "Pod", - "Nodes": "Nodi", - "Events": "Eventi", - "Namespaces": "Spazi dei nomi", - "Filter": "Filtro", - "Namespace": "Spazio dei nomi", - "toggle field visibility": "attiva/disattiva visibilità campi", - "Condition": "Condizione", - "Last Transition": "Ultima transizione", - "Last Update": "Ultimo aggiornamento", - "Container ID": "ID contenitore", - "Image Pull Policy": "Criteri per il pull di immagini", - "Image": "Immagine", + "Access Modes": "Modalità di accesso", + "Addresses": "Indirizzi", + "AKS desktop Version": "Versione desktop del servizio Azure Kubernetes", + "Allow Volume Expansion": "Consenti espansione volume", + "API Groups": "Gruppi di API", + "API Version": "Versione API", + "API Versions": "Versioni API", + "Architecture": "Architettura", + "Are you sure you want to drain the node {{name}}?": "Svuotare il nodo {{name}}?", "Args": "Argomenti", + "Attach": "Collega", + "Backend TLS Policies": "Criteri TLS back-end", + "Backend Traffic Policies": "Criteri di traffico back-end", + "Backends": "Back-end", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Informazioni di associazione", + "Binding Mode": "Modalità di associazione", + "Boot ID": "ID avvio", + "Capacity": "Capacità", + "Checking if Vertical Pod Autoscaler is enabled…": "È in corso la verifica dell'abilitazione del componente di ridimensionamento automatico dei pod verticale…", + "Claim": "Richiesta", + "Class Name": "Nome classe", + "Client Config: Ca Bundle": "Configurazione client: bundle CA", + "Cluster": "Cluster", + "Cluster IP": "IP cluster", + "Cluster selector": "Selettore cluster", "Command": "Comando", - "Environment": "Ambiente", - "Liveness Probes": "Probe di attività", - "Ports": "Porte", - "Volume Mounts": "Montaggi volume", - "Containers": "Contenitori", - "Container Spec": "Specifica contenitore", - "Ephemeral Containers": "Contenitori temporanei", - "Container": "Contenitore", + "Completions": "Completamenti", + "Condition": "Condizione", + "Conditions": "Condizioni", "Config Maps": "Mapping di configurazione", - "Definition": "Definizione", + "Configuration": "Configurazione", + "Container": "Contenitore", + "Container ID": "ID contenitore", + "Container Policy": "Criteri contenitore", + "Container Runtime": "Runtime contenitore", + "Container Runtime Version": "Versione runtime contenitore", + "Container Spec": "Specifica contenitore", + "Containers": "Contenitori", + "Controller": "Controller", + "Controller Name": "Nome controller", + "Cordon": "Disabilita pianificazione", + "Cordon node {{name}} cancelled.": "Disabilitazione della pianificazione per il nodo {{name}} annullata.", + "Cordoned node {{name}}.": "Nodo con pianificazione disabilitata {{name}}.", + "Cordoning node {{name}}…": "Disabilitazione della pianificazione per il nodo {{name}} in corso…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Ambito", - "Subresources": "Sottorisorse", - "Resource": "Risorsa", - "Plural": "Plurale", - "Singular": "Singolare", - "Kind": "Tipo", - "List Kind": "Tipo di elenco", - "Served": "Servito", - "Storage": "Archiviazione", - "Objects": "Oggetti", - "Custom Resources": "Risorse personalizzate", - "Schedule": "Programmazione", - "Starting deadline": "Scadenza iniziale", - "Last Schedule": "Ultima pianificazione", "Cron Jobs": "Processi Cron", - "Images": "Immagini", - "Tolerations": "Tolleranze", - "Update Strategy": "Strategia di aggiornamento", - "Selector": "Selettore", - "Node Selector": "Selettore nodo", + "CronJobs": "CronJobs", + "Current": "Corrente", + "Custom Resources": "Risorse personalizzate", "Daemon Sets": "Set di daemon", + "Debug Node": "Nodo di debug", + "Debug node is not supported in this OS: {{ nodeOS }}": "Il nodo di debug non è supportato in questo sistema operativo: {{ nodeOS }}", + "Default": "Predefinito", + "Default Backend": "Back-end predefinito", + "Definition": "Definizione", "Deployments": "Distribuzioni", - "Replicas": "Repliche", + "Desired": "Desiderato", + "Drain": "Svuota", + "Drain Node": "Svuota nodo", + "Drained node {{name}}.": "Nodo {{name}} svuotato.", + "Draining node {{name}} cancelled.": "Svuotamento del nodo {{name}} annullato.", + "Draining node {{name}}…": "Svuotamento del nodo {{name}} in corso…", + "Egress": "In uscita", + "Endpoint Slices": "Sezioni endpoint", "Endpoint: {{ name }}": "Endpoint: {{ name }}", - "Subsets": "Sottoinsiemi", - "IP": "IP", - "Hostname": "Nome host", - "Target": "Destinazione", - "Port": "Porta", - "Protocol": "Protocollo", "Endpoints": "Endpoint", - "Addresses": "Indirizzi", - "Conditions": "Condizioni", - "Ready": "Pronto", - "Serving": "Gestione", - "Terminating": "In fase di terminazione", - "Endpoint Slices": "Sezioni endpoint", - "Targets": "Destinazioni", - "No targets defined": "Nessuna destinazione definita", - "TLS Validation": "Convalida TLS", - "No validation settings": "Nessuna impostazione di convalida", - "Backend TLS Policies": "Criteri TLS back-end", - "Retry Constraint": "Vincolo di ripetizione", - "No retry constraint configured": "Nessun vincolo di ripetizione configurato", - "Session Persistence": "Persistenza sessione", - "No session persistence configured": "Nessuna persistenza di sessione configurata", - "Backend Traffic Policies": "Criteri di traffico back-end", - "Controller Name": "Nome controller", + "Environment": "Ambiente", + "Ephemeral Containers": "Contenitori temporanei", + "Events": "Eventi", + "except: {{ cidrExceptions }}": "Eccezione: {{ cidrExceptions }}", + "External IP": "IP esterno", + "Failed to cordon node {{name}}.": "Non è possibile disabilitare la pianificazione per il nodo {{name}}.", + "Failed to drain node {{name}}.": "Non è possibile svuotare il nodo {{name}}.", + "Failed to uncordon node {{name}}.": "Non è possibile abilitare la pianificazione per il nodo {{name}}.", + "Failure Policy": "Criteri di errore", + "Filter": "Filtro", + "From": "Da", + "Gateway (beta)": "Gateway (beta)", "Gateway Classes": "Classi gateway", - "Controller": "Controller", - "Class Name": "Nome classe", - "Listeners": "Listener", - "No data": "Nessun dato", "Gateways": "Gateway", + "Generation": "Generazione", + "Git Commit": "Commit Git", + "Git Tree State": "Stato albero Git", + "Git Version": "Versione Git", + "Go Version": "Versione Go", + "Groups": "Gruppi", + "GRPC Routes": "Route GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Regole", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Nomi host", - "From": "Da", - "To": "A", - "Reference Grants": "Concessioni di riferimento", + "Headlamp Version": "Versione Headlamp", "Horizontal Pod Autoscalers": "Componenti di ridimensionamento automatico dei pod orizzontale", + "Host IP": "IP host", + "Host IPs": "IP host", + "Hostname": "Nome host", + "Hostnames": "Nomi host", + "Hosts": "Host", + "HPAs": "HPA", + "HTTP Routes": "Route HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Immagine", + "Image Pull Policy": "Criteri per il pull di immagini", + "Images": "Immagini", + "Ingress": "Ingresso", "Ingress Classes": "Classi in ingresso", - "Default": "Predefinito", - "Yes": "Sì", - "Parameters": "Parametri", - "Default Backend": "Back-end predefinito", - "Backends": "Back-end", "Ingresses": "Ingresso", - "Hosts": "Host", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Processi", - "Completions": "Completamenti", + "Kernel version": "Versione kernel", + "Kernel Version": "Versione kernel", + "Kind": "Tipo", + "Kube Proxy Version": "Versione proxy Kube", + "Kubelet Version": "Versione kubelet", + "Kubernetes Version": "Versione Kubernetes", + "Last Schedule": "Ultima pianificazione", + "Last Transition": "Ultima transizione", + "Last Update": "Ultimo aggiornamento", "Lease": "Lease", + "Leases": "Lease", + "Legal": "Note legali", + "Limit": "Limite", + "Limit Ranges": "Limita intervalli", "LimitRange": "LimitRange", - "Ingress": "Ingresso", - "ipBlock": "ipBlock", + "List Kind": "Tipo di elenco", + "Listeners": "Listener", + "Liveness Probes": "Probe di attività", + "Logs": "Log", + "Logs: {{ itemName }}": "Log: {{ itemName }}", + "Lower Bound": "Limite inferiore", + "Machine ID": "ID computer", + "Map": "Mapping", + "Match Policy": "Criteri di corrispondenza", + "Max": "Max", + "Memory": "Memoria", + "Min": "Min", + "Mutating Webhook Configurations": "Configurazioni webhook mutanti", + "Namespace": "Spazio dei nomi", + "Namespace Selector": "Selettore dello spazio dei nomi", + "Namespaces": "Spazi dei nomi", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "In uscita", - "except: {{ cidrExceptions }}": "Eccezione: {{ cidrExceptions }}", - "Pod Selector": "Selettore pod", + "Network": "Rete", "Network Policies": "Criteri di rete", - "Uncordoning node {{name}}…": "Abilitazione della pianificazione per il nodo {{name}} in corso…", - "Cordoning node {{name}}…": "Disabilitazione della pianificazione per il nodo {{name}} in corso…", - "Uncordoned node {{name}}.": "Pianificazione abilitata per il nodo {{name}}.", - "Cordoned node {{name}}.": "Nodo con pianificazione disabilitata {{name}}.", - "Failed to uncordon node {{name}}.": "Non è possibile abilitare la pianificazione per il nodo {{name}}.", - "Failed to cordon node {{name}}.": "Non è possibile disabilitare la pianificazione per il nodo {{name}}.", - "Uncordon node {{name}} cancelled.": "Abilitazione della pianificazione per il nodo {{name}} annullata.", - "Cordon node {{name}} cancelled.": "Disabilitazione della pianificazione per il nodo {{name}} annullata.", - "Draining node {{name}}…": "Svuotamento del nodo {{name}} in corso…", - "Drained node {{name}}.": "Nodo {{name}} svuotato.", - "Failed to drain node {{name}}.": "Non è possibile svuotare il nodo {{name}}.", - "Draining node {{name}} cancelled.": "Svuotamento del nodo {{name}} annullato.", - "Drain Node": "Svuota nodo", - "Are you sure you want to drain the node {{name}}?": "Svuotare il nodo {{name}}?", - "Uncordon": "Abilita pianificazione", - "Cordon": "Disabilita pianificazione", - "Drain": "Svuota", - "Pod CIDR": "CIDR pod", - "Uptime": "Tempo di attività", - "System Info": "Informazioni di sistema", - "Architecture": "Architettura", - "Boot ID": "ID avvio", - "System UUID": "UUID di sistema", + "No data": "Nessun dato", + "No retry constraint configured": "Nessun vincolo di ripetizione configurato", + "No session persistence configured": "Nessuna persistenza di sessione configurata", + "No targets defined": "Nessuna destinazione definita", + "No validation settings": "Nessuna impostazione di convalida", + "Node": "Nodo", + "Node Selector": "Selettore nodo", + "Nodes": "Nodi", + "Nominated Node": "Nodo nominato", + "Non Resources": "Non risorse", + "Object Selector": "Selettore oggetti", + "Objects": "Oggetti", "OS": "Sistema operativo", - "Kernel Version": "Versione kernel", - "Machine ID": "ID computer", - "Kube Proxy Version": "Versione proxy Kube", - "Kubelet Version": "Versione kubelet", - "Container Runtime Version": "Versione runtime contenitore", - "Roles": "Ruoli", - "External IP": "IP esterno", "OS image": "Immagine sistema operativo", - "Kernel version": "Versione kernel", - "Container Runtime": "Runtime contenitore", - "Debug Node": "Nodo di debug", - "Debug node is not supported in this OS: {{ nodeOS }}": "Il nodo di debug non è supportato in questo sistema operativo: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Log: {{ itemName }}", - "Seconds": "Secondi", - "Logs": "Log", - "State": "Stato", - "Node": "Nodo", - "Service Account": "Account del servizio", - "Host IP": "IP host", - "Host IPs": "IP host", + "Owner": "Proprietario", + "Parameters": "Parametri", + "Persistent Volume Claims": "Attestazioni volume permanente", + "Persistent Volumes": "Volumi permanenti", + "Platform": "Piattaforma", + "Plural": "Plurale", + "Pod CIDR": "CIDR pod", + "Pod Disruption Budget": "Budget per l'interruzione dei pod", + "Pod Disruption Budgets": "Budget per l'interruzione dei pod", "Pod IP": "IP pod", "Pod IPs": "Indirizzi IP pod", - "QoS Class": "Classe QoS", - "Priority": "Priorità", - "Show Logs": "Mostra log", - "Terminal / Exec": "Terminale/Esecuzione", - "Attach": "Collega", - "Restarts": "Riavvii", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} fa)", - "Request": "Richiesta", - "Limit": "Limite", - "Nominated Node": "Nodo nominato", - "Readiness Gates": "Gate di idoneità", - "Pod Disruption Budget": "Budget per l'interruzione dei pod", + "Pod Selector": "Selettore pod", + "Pods": "Pod", + "podSelector": "podSelector", + "Port": "Porta", "Port Forwarding": "Inoltro porte", + "Ports": "Porte", + "Priority": "Priorità", + "Priority Classes": "Classi di priorità", "PriorityClass": "PriorityClass", - "Replica Sets": "Set di repliche", - "Generation": "Generazione", - "Current": "Corrente", - "Desired": "Desiderato", - "Min": "Min", - "Max": "Max", - "Cluster IP": "IP cluster", - "Resource Quotas": "Quote risorse", + "Protocol": "Protocollo", + "Provisioner": "Autore provisioning", + "QoS Class": "Classe QoS", + "Readiness Gates": "Gate di idoneità", + "Ready": "Pronto", + "Reclaim Policy": "Criteri di recupero", + "Ref. API Group": "Gruppo API di riferimento", + "Reference Grants": "Concessioni di riferimento", "Reference Kind": "Tipo di riferimento", "Reference Name": "Nome riferimento", - "Ref. API Group": "Gruppo API di riferimento", - "Binding Info": "Informazioni di associazione", - "Role Bindings": "Associazioni di ruolo", - "Role": "Ruolo", - "Groups": "Gruppi", - "Service Accounts": "Account di servizio", - "API Groups": "Gruppi di API", + "Reinvocation Policy": "Criteri di richiamata", + "Replica Sets": "Set di repliche", + "Replicas": "Repliche", + "Request": "Richiesta", + "Resource": "Risorsa", + "Resource Quotas": "Quote risorse", "Resources": "Risorse", - "Non Resources": "Non risorse", - "Verbs": "Verbi", + "Restarts": "Riavvii", + "Retry Constraint": "Vincolo di ripetizione", + "Role": "Ruolo", + "Role Bindings": "Associazioni di ruolo", + "Roles": "Ruoli", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Numero massimo non disponibile: {{ maxUnavailable }}, picco massimo: {{ maxSurge }}", + "Rules": "Regole", + "Runtime Classes": "Classi di runtime", "RuntimeClass": "RuntimeClass", + "Schedule": "Programmazione", + "Scope": "Ambito", + "Seconds": "Secondi", "Secrets": "Segreti", + "Security": "Sicurezza", + "Selector": "Selettore", + "Served": "Servito", + "Service Account": "Account del servizio", + "Service Accounts": "Account di servizio", "Service Information": "Informazioni sul servizio", "Services": "Servizi", - "Owner": "Proprietario", - "Map": "Mapping", - "Workloads": "Carichi di lavoro", + "Serving": "Gestione", + "Session Persistence": "Persistenza sessione", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Mostra log", + "Side Effects": "Effetti collaterali", + "Singular": "Singolare", + "Starting deadline": "Scadenza iniziale", + "State": "Stato", "Stateful Sets": "Set con stato", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Attestazioni volume permanente", - "Persistent Volumes": "Volumi permanenti", - "Storage Classes": "Classi di archiviazione", - "Network": "Rete", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "Route HTTP", - "GRPC Routes": "Route GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Sicurezza", - "Configuration": "Configurazione", - "HPAs": "HPA", - "VPAs": "VPA", - "Pod Disruption Budgets": "Budget per l'interruzione dei pod", - "Limit Ranges": "Limita intervalli", - "Priority Classes": "Classi di priorità", - "Runtime Classes": "Classi di runtime", - "Leases": "Lease", - "Mutating Webhook Configurations": "Configurazioni webhook mutanti", - "Validating Webhook Configurations": "Convalida delle configurazioni di webhook", - "Git Version": "Versione Git", - "Git Tree State": "Stato albero Git", - "Go Version": "Versione Go", - "Platform": "Piattaforma", - "Capacity": "Capacità", - "Access Modes": "Modalità di accesso", - "Volume Mode": "Modalità volume", + "Storage": "Archiviazione", "Storage Class": "Classe di archiviazione", - "Volume": "Volume", - "Reclaim Policy": "Criteri di recupero", - "Binding Mode": "Modalità di associazione", - "Provisioner": "Autore provisioning", - "Volume Binding Mode": "Modalità di associazione volume", - "Allow Volume Expansion": "Consenti espansione volume", - "Claim": "Richiesta", - "Update Policy": "Criteri di aggiornamento", + "Storage Classes": "Classi di archiviazione", + "Strategy Type": "Tipo di strategia", + "Subresources": "Sottorisorse", + "Subsets": "Sottoinsiemi", + "System Info": "Informazioni di sistema", + "System UUID": "UUID di sistema", + "Target": "Destinazione", + "Targets": "Destinazioni", + "Terminal / Exec": "Terminale/Esecuzione", + "Terminating": "In fase di terminazione", + "Timeout Seconds": "Secondi di timeout", + "TLS Validation": "Convalida TLS", + "To": "A", + "toggle field visibility": "attiva/disattiva visibilità campi", + "Tolerations": "Tolleranze", + "Uncapped Target": "Destinazione senza limite", + "Uncordon": "Abilita pianificazione", + "Uncordon node {{name}} cancelled.": "Abilitazione della pianificazione per il nodo {{name}} annullata.", + "Uncordoned node {{name}}.": "Pianificazione abilitata per il nodo {{name}}.", + "Uncordoning node {{name}}…": "Abilitazione della pianificazione per il nodo {{name}} in corso…", "Update Mode": "Modalità aggiornamento", - "Container Policy": "Criteri contenitore", - "Lower Bound": "Limite inferiore", + "Update Policy": "Criteri di aggiornamento", + "Update Strategy": "Strategia di aggiornamento", "Upper Bound": "Limite superiore", - "Uncapped Target": "Destinazione senza limite", - "Vertical Pod Autoscalers": "Componenti di ridimensionamento automatico dei pod verticale", - "Checking if Vertical Pod Autoscaler is enabled…": "È in corso la verifica dell'abilitazione del componente di ridimensionamento automatico dei pod verticale…", + "Uptime": "Tempo di attività", + "Validating Webhook Configurations": "Convalida delle configurazioni di webhook", + "Verbs": "Verbi", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Il componente di ridimensionamento automatico dei pod verticale non è abilitato. <1>Altre informazioni", - "API Version": "Versione API", + "Vertical Pod Autoscalers": "Componenti di ridimensionamento automatico dei pod verticale", + "Volume": "Volume", + "Volume Binding Mode": "Modalità di associazione volume", + "Volume Mode": "Modalità volume", + "Volume Mounts": "Montaggi volume", + "VPAs": "VPA", "Webhooks": "Webhook", - "Client Config: Ca Bundle": "Configurazione client: bundle CA", - "Failure Policy": "Criteri di errore", - "Match Policy": "Criteri di corrispondenza", - "Side Effects": "Effetti collaterali", - "Timeout Seconds": "Secondi di timeout", - "Namespace Selector": "Selettore dello spazio dei nomi", - "Object Selector": "Selettore oggetti", - "Reinvocation Policy": "Criteri di richiamata", - "API Versions": "Versioni API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Numero massimo non disponibile: {{ maxUnavailable }}, picco massimo: {{ maxSurge }}", - "Strategy Type": "Tipo di strategia" + "Workloads": "Carichi di lavoro", + "Yes": "Sì" } diff --git a/frontend/src/i18n/locales/it/translation.json b/frontend/src/i18n/locales/it/translation.json index b8b504928..4c11c8647 100644 --- a/frontend/src/i18n/locales/it/translation.json +++ b/frontend/src/i18n/locales/it/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Il desktop del servizio Azure Kubernetes ha raggiunto una pagina che non esiste.", - "Authentication: {{ clusterName }}": "Autenticazione: {{ clusterName }}", - "Authentication": "Autenticazione", - "Please paste your authentication token.": "Incollare il token di autenticazione.", - "ID token": "Token ID", - "Check out how to generate a<1>service account token.": "Informazioni su come generare un <1>token dell'account del servizio.", - "Cluster settings": "Impostazioni del cluster", - "Cancel": "Annulla", - "Authenticate": "Esegui autenticazione", - "Error authenticating": "Errore durante l'autenticazione", - "Window": "Finestra", - "Fullscreen": "Schermo intero", - "Snap Left": "Affianca a sinistra", - "Snap Right": "Ancora a destra", - "Snap Top": "Ancora in alto", - "Snap Bottom": "Ancora in basso", - "Minimize": "Riduci a icona", - "Close": "Chiudi", - "Close All": "Chiudi tutto", - "Overview": "Panoramica", - "Loading": "Caricamento in corso", - "Advanced Search (Beta)": "Ricerca avanzata (beta)", - "Select Resources": "Seleziona risorse", - "Search": "Cerca", - "Search Resources": "Cerca risorse", - "Select All": "Seleziona tutto", - "Clear Selection": "Cancella selezione", - "All Resources": "Tutte le risorse", - "Examples": "Esempi", - "Search resources by query": "Cerca risorse per query", - "Clear": "Cancella", - "No resources selected": "Nessuna risorsa selezionata", - "Loaded {{0}} items": "{{0}} elementi caricati", - "Some resources failed to load": "Non è possibile caricare alcune risorse", - "Found {{0}} results. Showing first {{1}}": "Trovati {{0}} risultati. Visualizzazione dei primi {{1}}", - "Name": "Nome", - "Cluster": "Cluster", - "Actions": "Azioni", - "Max items per Resource": "Numero massimo di elementi per risorsa", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Se una risorsa contiene più elementi di questa quantità, verranno esclusi dalla ricerca. Consente di ridurre l'utilizzo della memoria e i rallentamenti per i cluster di grandi dimensioni.", - "Refetch Interval": "Intervallo per ripetizione recupero", - "30 seconds": "30 secondi", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" per {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" per i pod", + "(Current/Target)": "(Corrente/Target)", + "{{ available }} units": "{{ available }} unità", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} di {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} correnti / {{ desiredReplicas }} desiderate", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} volte a partire dal {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} volte a partire dal {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "Pronti: {{ numReady }} / {{ numItems }}", + "{{ numReady }} / {{ numItems }} Requested": "Richiesti: {{ numReady }} / {{ numItems }}", + "{{count}} files selected_one": "{{count}} file selezionati", + "{{count}} files selected_other": "{{count}} file selezionati", + "": "", + "0 Running": "0 in esecuzione", "1 minute": "1 minuto", + "30 seconds": "30 secondi", "5 minutes": "5 minuti", - "Save": "Salva", + "A large number of replicas may negatively impact the cluster's performance": "Un numero elevato di repliche potrebbe influire negativamente sulle prestazioni del cluster", + "A namespace with this name already exists on one or more selected clusters": "Uno spazio dei nomi con questo nome esiste già in uno o più cluster selezionati", + "A namespace with this name already exists.": "Esiste già uno spazio dei nomi con questo nome.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Un progetto raggruppa uno o più spazi dei nomi nei cluster, semplificando la visualizzazione e la gestione delle risorse correlate in un'unica posizione.", + "A project with this name already exists": "Esiste già un progetto con questo nome", + "Accent color": "Colore principale", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Il formato del colore principale non è valido. Usare hex (#ff0000), rgb() o rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Il formato del colore principale non è valido. Usare hex (#ff0000), rgb(), rgba() o un nome di colore CSS.", + "Accepted Names": "Nomi accettati", + "Access": "Accesso", + "Account of current user": "Account dell'utente corrente", + "Actions": "Azioni", + "Active": "Attivo", "Add": "Aggiungi", + "Add a cluster to get started.": "Aggiungere un cluster per iniziare.", "Add Cluster": "Aggiungi cluster", - "Proceed to select your preferred method for cluster creation and addition": "Procedere con la selezione del metodo preferito per la creazione e l'aggiunta di cluster", - "Load from KubeConfig": "Carica da KubeConfig", - "Providers": "Provider", + "Add from Azure Subscription": "Aggiungi dalla sottoscrizione di Azure", "Add Local Cluster Provider": "Aggiungi provider cluster locale", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Questa azione eliminerà il cluster \"{{ clusterName }}\" da \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "Questa azione rimuoverà il cluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "L'azione non può essere annullata. Continuare?", - "Remove this cluster?": "Rimuovere questo cluster?", - "View": "Visualizza", - "Settings": "Impostazioni", - "Delete": "Elimina", - "Delete Cluster": "Elimina cluster", - "Active": "Attivo", - "Plugin": "Plug-in", - "In-cluster": "Nel cluster", - "View Clusters": "Visualizza cluster", - "Loading...": "Caricamento in corso...", - "No clusters found": "Non sono stati trovati cluster", - "Add a cluster to get started.": "Aggiungere un cluster per iniziare.", - "Please sign in to add your AKS clusters": "Accedere per aggiungere i cluster del servizio Azure Kubernetes", - "Sign In with Azure": "Accedi con Azure", + "Add namespace": "Aggiungi spazio dei nomi", "Add Other Clusters": "Aggiungi altri cluster", - "Add from Azure Subscription": "Aggiungi dalla sottoscrizione di Azure", - "No clusters configured": "Nessun cluster configurato", - "Checking authentication status...": "Controllo dello stato di autenticazione in corso…", - "Origin": "Origine", - "Status": "Stato", - "Warnings": "Avvisi", + "Address Type": "Tipo di indirizzo", + "Addresses": "Indirizzi", + "Admission Review Versions": "Versioni di verifica dell'ammissione", + "Advanced Search (Beta)": "Ricerca avanzata (beta)", + "Age": "Tempo di risoluzione", + "All clusters": "Tutti i cluster", "All Clusters": "Tutti i cluster", - "Projects": "Progetti", - "Selected clusters": "Cluster selezionati", - "Load cluster": "Carica cluster", - "Something went wrong with cluster {{ cluster }}": "Si è verificato un problema con il cluster {{ cluster }}", - "Choose another cluster": "Scegliere un altro cluster", - "Failed to connect to the backend": "Non è possibile connettersi al back-end", - "Connecting to backend...": "Connessione al back-end in corso…", - "Skip to main content": "Passa al contenuto principale", - "Menu": "Menu", - "Mark all as read": "Contrassegna tutto come letto", - "Clear all": "Cancella tutto", - "Notifications": "Notifiche", - "You don't have any notifications right now": "Al momento non hai notifiche", - "Message": "Messaggio", - "No message": "Nessun messaggio", - "Date": "Data", - "Visible": "Visibile", - "Mark as read": "Contrassegna come letto", - "Show notifications": "Mostra notifiche", - "You have unread notifications": "Sono presenti notifiche non lette", - "View all notifications": "Visualizza tutte le notifiche", - "Unknown": "Sconosciuto", - "Plugins": "Plug-in", - "Multiple versions": "Più versioni", - "Description": "Descrizione", - "Type": "Tipo", - "Development": "Sviluppo", - "User-installed": "Installato dall'utente", - "Shipped": "Spedito", - "This plugin is not compatible with this version of Headlamp": "Questo plug-in non è compatibile con questa versione di Headlamp", - "Incompatible": "Non compatibile", - "Overridden by {{type}} version": "Sostituito dalla versione {{type}}", - "Not Loaded": "Non caricato", - "Disabled": "Disabilitato", - "Loaded": "Caricato", - "Enable": "Abilita", - "Save & Apply": "Salva e applica", - "Deleting plugin {{ itemName }}...": "Eliminazione del plug-in {{ itemName }} in corso…", - "Cancelled deletion of {{ itemName }}.": "Eliminazione annullata di {{ itemName }}.", - "Deleted plugin {{ itemName }}.": "Plug-in {{ itemName }} eliminato.", - "Error deleting plugin {{ itemName }}.": "Errore durante l'eliminazione del plug-in {{ itemName }}.", - "Open Plugin Folder": "Apri cartella plug-in", - "Delete Plugin": "Elimina plug-in", - "By": "Per", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Questo plug-in non è attualmente caricato perché è in uso una versione \"{{type}}\".", - "Are you sure you want to delete this plugin?": "Eliminare questo plug-in?", - "Uh-oh! Something went wrong.": "Ops! Si è verificato un problema.", - "Error loading {{ routeName }}": "Errore durante il caricamento di {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Il nome del cluster deve contenere solo caratteri alfanumerici minuscoli o '-' e deve iniziare e terminare con un carattere alfanumerico.", - "Error": "Errore", - "Okay": "OK", - "Original name: {{ displayName }}": "Nome originale: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Questo nome personalizzato è già in uso. Scegliere un altro nome.", - "The current name of the cluster. You can define a custom name": "Nome corrente del cluster. È possibile definire un nome personalizzato", - "Cluster name": "Nome cluster", - "Change name": "Modifica nome", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Modificare il nome per \"{{ clusterName }}\"?", - "Apply": "Applica", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Il formato del colore principale non è valido. Usare hex (#ff0000), rgb() o rgba().", - "Choose Accent Color": "Scegli colore principale", - "Use custom color": "Usa colore personalizzato", - "Custom color": "Colore personalizzato", - "Hex, rgb(), or rgba()": "Hex, rgb() o rgba()", - "Full page": "Pagina completa", - "Choose Cluster Icon": "Scegli icona cluster", - "Use custom icon": "Usa icona personalizzata", - "Custom icon (Iconify)": "Icona personalizzata (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Esempio: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Gli spazi dei nomi devono contenere solo caratteri alfanumerici minuscoli o '-' e devono iniziare e terminare con un carattere alfanumerico.", - "Node Shell Settings": "Impostazioni della shell del nodo", - "The default image is used for dropping a shell into a node (when not specified directly).": "L'immagine predefinita viene usata per rilasciare una shell in un nodo (se non specificata direttamente).", - "Linux image": "Immagine di Linux", - "The default namespace is default.": "Lo spazio dei nomi predefinito è predefinito.", - "Namespace": "Spazio dei nomi", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Immettere un valore compreso tra {{ minRows }} e {{ maxRows }}.", - "Custom row value": "Valore di riga personalizzato", - "Custom value": "Valore personalizzato", - "Pod Debug Settings": "Impostazioni di debug dei pod", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "I contenitori di debug temporanei non possono essere rimossi tramite l'API Kubernetes. Rimarranno nella specifica del pod anche dopo la chiusura del terminale. Per rimuoverli, è necessario ricreare il pod.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "L'immagine predefinita viene usata per la creazione di contenitori di debug temporanei.", - "General Settings": "Impostazioni generali", - "Version": "Versione", - "Language": "Linguaggio", - "Resource details view": "Visualizzazione dettagli risorsa", - "Number of rows for tables": "Numero di righe per le tabelle", - "Timezone to display for dates": "Fuso orario da visualizzare per le date", - "Sort sidebar items alphabetically": "Ordina gli elementi della barra laterale in ordine alfabetico", - "Use evict for pod deletion": "Usare la terminazione per l'eliminazione dei pod", - "Theme": "Tema", - "Keyboard Shortcuts": "Tasti di scelta rapida", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configurare le scelte rapide da tastiera per l'accesso rapido alle varie parti dell'applicazione.", - "Cluster Settings": "Impostazioni cluster", - "There seem to be no clusters configured…": "Sembra che non ci siano cluster configurati…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Il cluster {{ clusterName }} non esiste. Selezionare un cluster valido:", - "Go to cluster": "Vai al cluster", + "All levels": "Tutti i livelli", + "All namespaces": "Tutti gli spazi dei nomi", + "All Pods": "Tutti i pod", + "All Resources": "Tutte le risorse", + "Allowed disruptions": "Interruzioni consentite", + "Allowed Disruptions": "Interruzioni consentite", + "Allowed namespaces": "Spazi dei nomi consentiti", + "Also delete the namespaces (this will remove all resources within them)": "Eliminare anche gli spazi dei nomi (verranno rimosse tutte le risorse al loro interno)", + "An update is available": "È disponibile un aggiornamento", + "Annotations": "Annotazioni", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Qualsiasi nuovo output per il processo di questo contenitore sarà riportato di seguito. Se non viene visualizzato, premere INVIO…", + "API Version": "Versione API", + "Appbar Tools": "Strumenti barra delle applicazioni", "Appearance": "Aspetto", - "Stored in your browser's localStorage (per-browser setting).": "Archiviato nell'elemento localStorage del browser (impostazione per browser).", - "Accent color": "Colore principale", - "Change Color": "Cambia colore", - "Choose Color": "Scegli colore", - "Cluster icon": "Icona del cluster", - "Change Icon": "Cambia icona", - "Choose Icon": "Scegli icona", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Il formato del colore principale non è valido. Usare hex (#ff0000), rgb(), rgba() o un nome di colore CSS.", + "Applied {{ newItemName }}.": "Applicazione di {{ newItemName }} completata.", + "Applied changes to {{ itemName }}.": "Modifiche applicate a {{ itemName }}.", + "Apply": "Applica", "Apply appearance": "Applica aspetto", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Applicare le modifiche di aspetto per \"{{ clusterName }}\"? Verranno archiviate nel browser.", + "Applying {{ newItemName }}…": "Applicazione di {{ newItemName }} in corso…", + "Applying {{ newItemName }}…": "Applicazione di {{ newItemName }} in corso…", + "Applying changes to {{ itemName }}…": "Applicazione delle modifiche a {{ itemName }} in corso…", "Applying...": "Applicazione in corso...", - "Default namespace": "Spazio dei nomi predefinito", - "The default namespace for e.g. when applying resources (when not specified directly).": "Spazio dei nomi predefinito, ad esempio per l'applicazione delle risorse (se non specificato direttamente).", - "Allowed namespaces": "Spazi dei nomi consentiti", - "The list of namespaces you are allowed to access in this cluster.": "Elenco degli spazi dei nomi a cui è consentito accedere in questo cluster.", - "Add namespace": "Aggiungi spazio dei nomi", - "Remove Cluster": "Rimuovi cluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Modificare il nome per \"{{ clusterName }}\"?", + "Are you sure you want to delete item {{ itemName }}?": "Eliminare l'elemento {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Eliminare il progetto \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "Eliminare gli elementi seguenti?", + "Are you sure you want to delete this plugin?": "Eliminare questo plug-in?", + "Are you sure you want to evict pod {{ itemName }}?": "Terminare il pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Rimuovere il cluster \"{{ clusterName }}\"?", - "Server": "Server", - "Press keys...": "Premere i tasti...", - "Conflicts with: {{name}}": "Conflitti con: {{name}}", - "Reset to default": "Ripristina impostazioni predefinite", - "Navigation": "Navigazione", - "General": "Generale", - "Reset All to Defaults": "Ripristina tutte le impostazioni predefinite", - "Log out from all": "Disconnettersi da tutti", - "Log out": "Disconnetti", - "Account of current user": "Account dell'utente corrente", - "Appbar Tools": "Strumenti barra delle applicazioni", - "show more": "mostra altro", - "Version information": "Informazioni sulla versione", - "Getting auth info: {{ clusterName }}": "Recupero delle informazioni di autenticazione: {{ clusterName }}", - "Getting auth info": "Recupero delle informazioni di autenticazione", - "Testing auth": "Test dell'autenticazione", - "Headlamp Cluster Authentication": "Autenticazione cluster Headlamp", - "Sign In": "Accedi", - "Use A Token": "Usa un token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Connessione non riuscita. Assicurarsi che il cluster Kubernetes sia in esecuzione e accessibile. Errore: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Non è possibile ottenere le informazioni di autenticazione: {{ errorMessage }}", - "Try Again": "Riprova", + "Are you sure you want to restart {{ itemName }}?": "Riavviare {{ itemName }}?", + "Are you sure you want to restart the following items?": "Riavviare gli elementi seguenti?", + "Are you sure?": "Continuare?", + "Attach: {{ itemName }}": "Collega: {{ itemName }}", + "Attaching to debug container...": "Collegamento al contenitore di debug in corso…", + "Attaching to existing debug container...": "Collegamento al contenitore di debug esistente in corso…", + "Authenticate": "Esegui autenticazione", + "Authentication": "Autenticazione", + "Authentication: {{ clusterName }}": "Autenticazione: {{ clusterName }}", + "Available//context:replicas": "Disponibile", "Back": "Indietro", - "Memory Usage": "Utilizzo memoria", - "{{ available }} units": "{{ available }} unità", - "CPU Usage": "Utilizzo CPU", - "{{ numReady }} / {{ numItems }} Requested": "Richiesti: {{ numReady }} / {{ numItems }}", - "{{ numReady }} / {{ numItems }} Ready": "Pronti: {{ numReady }} / {{ numItems }}", - "Recent clusters": "Cluster recenti", - "All clusters": "Tutti i cluster", - "Show build information": "Mostra informazioni sulla build", + "BackendRefs": "BackendRefs", + "By": "Per", + "By default, this will only remove the project label from the following namespaces:": "Per impostazione predefinita, l'etichetta del progetto verrà rimossa solo dagli spazi dei nomi seguenti:", + "Cancel": "Annulla", + "Cancelled applying {{ newItemName }}.": "Applicazione di {{ newItemName }} annullata.", + "Cancelled applying {{ newItemName }}.": "Applicazione di {{ newItemName }} annullata.", + "Cancelled changes to {{ itemName }}.": "Modifiche annullate a {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Eliminazione annullata di {{ itemName }}.", + "Cancelled deletion of {{ itemsLength }} items.": "Eliminazione di {{ itemsLength }} elementi annullata.", + "Cancelled deletion of project {{ projectName }}.": "L'eliminazione del progetto {{ projectName }} è stata annullata.", + "Cancelled restarting {{ itemName }}.": "Riavvio di {{ itemName }} annullato.", + "Cancelled restarting {{ itemsLength }} items.": "Riavvio di {{ itemsLength }} elementi annullato.", + "Cancelled resuming CronJob {{ newItemName }}.": "Ripresa del processo CronJob {{ newItemName }} annullata.", + "Cancelled rollback of {{ itemName }}.": "Ripristino dello stato precedente di {{ itemName }} annullato.", + "Cancelled scaling {{ itemName }}.": "Ridimensionamento di {{ itemName }} annullato.", + "Cancelled suspending CronJob {{ newItemName }}.": "Sospensione del processo CronJob {{ newItemName }} annullata.", + "Categories": "Categorie", + "Change Color": "Cambia colore", + "Change Icon": "Cambia icona", + "Change name": "Modifica nome", + "Check out how to generate a<1>service account token.": "Informazioni su come generare un <1>token dell'account del servizio.", + "Checking authentication status...": "Controllo dello stato di autenticazione in corso…", "Choose a cluster": "Scegli un cluster", - "Wait while fetching clusters…": "Attendere il recupero dei cluster…", - "Loading cluster information": "Caricamento delle informazioni sul cluster", - "There seems to be no clusters configured…": "Sembra che non ci siano cluster configurati…", - "Please make sure you have at least one cluster configured.": "Assicurarsi di avere almeno un cluster configurato.", - "Or try running Headlamp with a different kube config.": "In alternativa, provare a eseguire Headlamp con una configurazione kube diversa.", - "Load from a file": "Caricare da un file", - "Current//context:cluster": "Corrente", + "Choose a namespace from the selected clusters": "Scegliere uno spazio dei nomi dai cluster selezionati", + "Choose Accent Color": "Scegli colore principale", + "Choose another cluster": "Scegliere un altro cluster", "Choose cluster": "Scegli cluster", - "Failed to load resources": "Non è stato possibile caricare le risorse", - "You don't have permissions to view this resource": "Non si hanno le autorizzazioni per visualizzare questa risorsa", - "Resource not found": "Risorsa non trovata", - "Hide details": "Nascondi dettagli", - "Show details": "Mostra dettagli", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster duplicato: {{ clusterNames }} nell'elenco. Modificare il nome del contesto.", - "Error setting up clusters, please load a valid kubeconfig file": "Errore durante la configurazione dei cluster, caricare un file kubeconfig valido", - "Couldn't read kubeconfig file": "Non è possibile leggere il file kubeconfig", - "No clusters found!": "Nessun cluster trovato.", - "No contexts found!": "Nessun contesto trovato.", - "Invalid kubeconfig file: {{ errorMessage }}": "File kubeconfig non valido: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Trascinare o scegliere il file kubeconfig qui", + "Choose Cluster Icon": "Scegli icona cluster", + "Choose Color": "Scegli colore", "Choose file": "Scegli file", - "Select clusters": "Seleziona cluster", - "Next": "Avanti", - "Validating selected clusters": "Convalida dei cluster selezionati", - "Setting up clusters": "Configurazione dei cluster", + "Choose Files": "Scegli file", + "Choose Icon": "Scegli icona", + "Clear": "Cancella", + "Clear accent color": "Cancella colore principale", + "Clear all": "Cancella tutto", + "Clear All": "Deseleziona tutto", + "Clear cluster icon": "Icona Cancella cluster", + "Clear Selection": "Cancella selezione", + "Client Config: Service": "Configurazione client: servizio", + "Client Config: URL": "Configurazione client: URL", + "Close": "Chiudi", + "Close All": "Chiudi tutto", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Il cluster {{ clusterName }} non esiste. Selezionare un cluster valido:", + "Cluster Chooser": "Selezione cluster", + "Cluster icon": "Icona del cluster", + "Cluster is required": "Il cluster è necessario", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Il nome del cluster deve contenere solo caratteri alfanumerici minuscoli o '-' e deve iniziare e terminare con un carattere alfanumerico.", + "Cluster settings": "Impostazioni del cluster", + "Cluster Settings": "Impostazioni cluster", + "Cluster version downgraded to {{ gitVersion }}": "È stato effettuato il downgrade della versione del cluster a {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Versione del cluster aggiornata a {{ gitVersion }}", + "Clusters": "Cluster", "Clusters successfully set up!": "La configurazione dei cluster è stata completata.", - "Finish": "Fine", - "Only warnings ({{ numWarnings }})": "Solo avvisi ({{ numWarnings }})", - "Reason": "Motivo", - "Count": "Conteggio", - "Last Seen": "Ultima visualizzazione", - "Offline": "Offline", - "Lost connection to the cluster.": "Connessione al cluster persa.", - "No": "No", - "Yes": "Sì", - "Create {{ name }}": "Crea {{ name }}", - "Toggle fullscreen": "Attiva/Disattiva schermo intero", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Non è possibile aprire GitHub. Controllare le impostazioni del blocco popup o copiare manualmente i dettagli dell'errore.", - "Your AKS desktop ran into a problem!": "Si è verificato un problema nel desktop del servizio Azure Kubernetes.", - "Head back <1>home.": "Torna a <1>home.", - "Error Details": "Dettagli errore", + "Collapse": "Comprimi", + "Conditions": "Condizioni", + "Configure Keyboard Shortcuts": "Configurare le scelte rapide da tastiera", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configurare le scelte rapide da tastiera per l'accesso rapido alle varie parti dell'applicazione.", + "Conflicts with: {{name}}": "Conflitti con: {{name}}", + "Connecting to backend...": "Connessione al back-end in corso…", + "Container": "Contenitore", + "Container Limits": "Limiti dei contenitori", + "Container Port": "Porta contenitore", + "Controlled by": "Controllato da", + "Controlled Resources": "Risorse controllate", + "Controlled Values": "Valori controllati", + "Copied": "Copiato", "Copied to clipboard": "Copiato negli Appunti", - "Failed to copy to clipboard": "Non è possibile copiare negli Appunti", "Copy": "Copia", - "Open Issue on GitHub": "Apri problema su GitHub", - "Scroll to bottom": "Scorri verso il basso", - "Container": "Contenitore", - "Lines": "Righe", - "Severity": "Gravità", - "Timestamps": "Timestamp", - "Wrap lines": "Righe a capo", - "All levels": "Tutti i livelli", - "Find": "Trova", - "Download": "Scarica", - "No results": "Nessun risultato", - "Too many matches": "Troppe corrispondenze", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} di {{ totalResults }}", - "Match case": "Con corrispondenza maiuscole/minuscole", - "Match whole word": "Trova corrispondenza con parola intera", - "Use regular expression": "Usa espressione regolare", - "Previous Match (Shift+Enter)": "Corrispondenza precedente (MAIUSC+INVIO)", - "Next Match (Enter)": "Corrispondenza successiva (INVIO)", - "All namespaces": "Tutti gli spazi dei nomi", - "From": "Da", - "Age": "Tempo di risoluzione", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} volte a partire dal {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} volte a partire dal {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Note sulla versione ({{ appVersion }})", - "Fetching release information…": "Recupero delle informazioni sulla versione in corso…", - "Skip": "Ignora", - "Failed to fetch release information": "Non è possibile recuperare le informazioni sulla versione", - "An update is available": "È disponibile un aggiornamento", - "Read more": "Altre informazioni", - "Disable update notifications": "Disabilita notifiche di aggiornamento", - "Dismiss": "Chiudi", - "Install the metrics-server to get usage data.": "Installare il server delle metriche per ottenere i dati di utilizzo.", "Copy to clipboard": "Copia negli Appunti", - "Create / Apply": "Create / Applica", + "Couldn't read kubeconfig file": "Non è possibile leggere il file kubeconfig", + "Count": "Conteggio", + "CPU Usage": "Utilizzo CPU", "Create": "Crea", - "Deleting item {{ itemName }}…": "Eliminazione dell'elemento {{ itemName }} in corso…", + "Create {{ name }}": "Crea {{ name }}", + "Create / Apply": "Create / Applica", + "Create a new namespace and use it as a project": "Creare un nuovo spazio dei nomi e usarlo come progetto", + "Create a new namespace on one or more clusters and set it up as a project.": "Creare un nuovo spazio dei nomi in uno o più cluster e configurarlo come progetto.", + "Create a Project": "Crea un progetto", + "Create Namespace": "Crea spazio dei nomi", + "Create New Namespace": "Crea nuovo spazio dei nomi", + "Create new Project from YAML": "Crea nuovo progetto da YAML", + "Create Project": "Crea progetto", + "Create resource quota": "Crea quota di risorse", + "Create Resource Quota to limit resource consumption within this project": "Creare una quota di risorse per limitare l'utilizzo delle risorse all'interno di questo progetto", + "Create your first project to organize your Kubernetes resources": "Creare il primo progetto per organizzare le risorse Kubernetes", + "Created": "Creato", + "Creating": "Creazione", + "Creating ephemeral debug container...": "Creazione del contenitore di debug temporaneo in corso…", + "Creating following resources in this project:": "Creazione delle risorse seguenti in questo progetto:", + "Creating project": "Creazione del progetto", + "Creation": "Creazione", + "Current": "Corrente", + "Current Namespace": "Spazio dei nomi corrente", + "Current number of replicas: {{ numReplicas }}": "Numero corrente di repliche: {{ numReplicas }}", + "Current//context:cluster": "Corrente", + "Current//context:pods": "Corrente", + "Current//context:replicas": "Corrente", + "Custom color": "Colore personalizzato", + "Custom icon (Iconify)": "Icona personalizzata (Iconify)", + "Custom row value": "Valore di riga personalizzato", + "Custom value": "Valore personalizzato", + "Data": "Dati", + "Date": "Data", + "Debug Pod": "Debug pod", + "Debug: {{ itemName }}": "Debug: {{ itemName }}", + "Decrement": "Riduci", + "Default": "Predefinito", + "Default namespace": "Spazio dei nomi predefinito", + "Default Request": "Richiesta predefinita", + "Degraded": "Ridotto", + "Delete": "Elimina", + "Delete Cluster": "Elimina cluster", + "Delete item": "Elimina elemento", + "Delete items": "Elimina elementi", + "Delete Plugin": "Elimina plug-in", + "Delete port forward": "Elimina inoltro porte", + "Delete project": "Elimina progetto", + "Delete Project": "Elimina progetto", + "Delete Project & Namespaces": "Elimina progetto e spazi dei nomi", + "Deleted {{ itemsLength }} items.": "Eliminati {{ itemsLength }} elementi.", "Deleted item {{ itemName }}.": "Elemento {{ itemName }} eliminato.", + "Deleted plugin {{ itemName }}.": "Plug-in {{ itemName }} eliminato.", + "Deleted project {{ projectName }}.": "Progetto eliminato {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "Eliminazione di {{ itemsLength }} elementi in corso…", + "Deleting item {{ itemName }}…": "Eliminazione dell'elemento {{ itemName }} in corso…", + "Deleting plugin {{ itemName }}...": "Eliminazione del plug-in {{ itemName }} in corso…", + "Deleting project {{ projectName }}…": "Eliminazione del progetto {{ projectName }} in corso…", + "Deployment pods": "Pod di distribuzione", + "Description": "Descrizione", + "Desired number of replicas:": "Numero desiderato di repliche:", + "Desired//context:pods": "Desiderato", + "Desired//context:replicas": "Desiderato", + "Details": "Dettagli", + "Development": "Sviluppo", + "Disable update notifications": "Disabilita notifiche di aggiornamento", + "Disabled": "Disabilitato", + "Dismiss": "Chiudi", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop richiede porte comprese tra 30000 e 32000.", + "Documentation": "Documentazione", + "Download": "Scarica", + "Drag & drop or choose kubeconfig file here": "Trascinare o scegliere il file kubeconfig qui", + "Drag & drop YAML files here or click to choose files": "Trascinare i file YAML qui o fare clic per scegliere i file", + "Drop the file here...": "Rilascia il file qui...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster duplicato: {{ clusterNames }} nell'elenco. Modificare il nome del contesto.", + "Duration": "Durata", + "e.g. 30080": "Ad esempio, 30080", + "e.g. 8080": "Ad esempio, 8080", + "Edit": "Modifica", + "Edit: {{ itemName }}": "Modifica: {{ itemName }}", + "Editor": "Editor", + "Effect": "Effetto", + "Enable": "Abilita", + "Endpoints": "Endpoint", + "Enter a name": "Immettere un nome", + "Enter a name for the new namespace": "Immettere un nome per il nuovo spazio dei nomi", + "Enter a name for your new project.": "Immettere un nome per il nuovo progetto.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Immettere un valore compreso tra {{ minRows }} e {{ maxRows }}.", + "Enter URL": "Immetti URL", + "Enter URL to YAML file": "Immettere l'URL del file YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "I contenitori di debug temporanei non possono essere rimossi tramite l'API Kubernetes. Rimarranno nella specifica del pod anche dopo la chiusura del terminale. Per rimuoverli, è necessario ricreare il pod.", + "Error": "Errore", + "Error authenticating": "Errore durante l'autenticazione", + "Error deleting {{ itemsLength }} items.": "Errore durante l'eliminazione di {{ itemsLength }} elementi.", "Error deleting item {{ itemName }}.": "Errore durante l'eliminazione dell'elemento {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Errore durante l'eliminazione del plug-in {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Errore durante l'eliminazione del progetto {{ projectName }}.", + "Error Details": "Dettagli errore", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Errore durante il recupero della risorsa personalizzata {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Errore durante il recupero della definizione di risorsa personalizzata {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Errore durante il recupero delle definizioni di risorse personalizzate: {{ errorMessage }}", + "Error loading {{ routeName }}": "Errore durante il caricamento di {{ routeName }}", + "Error parsing the code: {{error}}": "Errore durante l'analisi del codice: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Errore durante l'analisi del codice. Verificare che il codice YAML o JSON sia valido.", + "Error processing files: {{error}}": "Errore durante l'elaborazione dei file: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Errore durante la configurazione dei cluster, caricare un file kubeconfig valido", + "Error: All of the files are empty.": "Errore: tutti i file sono vuoti.", "Evict": "Termina", "Evict Pod": "Termina pod", - "Delete item": "Elimina elemento", - "Are you sure you want to evict pod {{ itemName }}?": "Terminare il pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Eliminare l'elemento {{ itemName }}?", - "Force Delete": "Forza eliminazione", - "Are you sure you want to delete the following items?": "Eliminare gli elementi seguenti?", - "Deleting {{ itemsLength }} items…": "Eliminazione di {{ itemsLength }} elementi in corso…", - "Cancelled deletion of {{ itemsLength }} items.": "Eliminazione di {{ itemsLength }} elementi annullata.", - "Deleted {{ itemsLength }} items.": "Eliminati {{ itemsLength }} elementi.", - "Error deleting {{ itemsLength }} items.": "Errore durante l'eliminazione di {{ itemsLength }} elementi.", - "Delete items": "Elimina elementi", - "Resource details": "Dettagli risorsa", - "Loading documentation": "Caricamento della documentazione", - "No documentation available.": "Documentazione non disponibile.", - "No documentation for type {{ docsType }}.": "Nessuna documentazione per il tipo {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Visualizzazione della documentazione per: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Applicazione delle modifiche a {{ itemName }} in corso…", - "Cancelled changes to {{ itemName }}.": "Modifiche annullate a {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Modifiche applicate a {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Esempio: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Esempi", + "Exit Code": "Codice di uscita", + "Expand": "Espandi", + "Expand All": "Espandi tutto", + "Expand sidebar": "Espandi barra laterale", + "Failed": "Non riuscito", + "Failed to apply {{ newItemName }}.": "Non è possibile applicare {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "Non è possibile applicare le modifiche a {{ itemName }}.", - "Edit": "Modifica", - "Invalid JSON": "JSON non valido", - "Invalid YAML": "YAML non valido", - "Failed to create {{ kind }} {{ name }}.": "Non è possibile creare {{ kind }} {{ name }}.", + "Failed to connect to the backend": "Non è possibile connettersi al back-end", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Connessione non riuscita. Assicurarsi che il cluster Kubernetes sia in esecuzione e accessibile. Errore: {{ errorMessage }}", + "Failed to connect…": "Connessione non riuscita…", + "Failed to connect…\r\n": "Connessione non riuscita…\r\n", + "Failed to copy to clipboard": "Non è possibile copiare negli Appunti", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Non è possibile creare {{ kind }} {{ name }} in {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Errore durante l'analisi del codice: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Errore durante l'analisi del codice. Verificare che il codice YAML o JSON sia valido.", - "Applying {{ newItemName }}…": "Applicazione di {{ newItemName }} in corso…", - "Cancelled applying {{ newItemName }}.": "Applicazione di {{ newItemName }} annullata.", - "Applied {{ newItemName }}.": "Applicazione di {{ newItemName }} completata.", - "Failed to apply {{ newItemName }}.": "Non è possibile applicare {{ newItemName }}.", - "New Object": "Nuovo oggetto", - "View: {{ itemName }}": "Visualizza: {{ itemName }}", - "Edit: {{ itemName }}": "Modifica: {{ itemName }}", - "Loading editor": "Caricamento dell'editor", - "Hide Managed Fields": "Nascondi campi gestiti", - "Use minimal editor": "Usa editor minimo", - "Upload File/URL": "Carica file/URL", - "Editor": "Editor", - "Documentation": "Documentazione", - "Undo": "Annulla", - "Are you sure?": "Continuare?", - "This will discard your changes in the editor. Do you want to proceed?": "Le modifiche apportate nell'editor verranno rimosse. Continuare?", - "Undo Changes": "Annulla modifiche", - "Invalid Secret Reference": "Riferimento segreto non valido", - "Invalid Config Map Reference": "Riferimento mapping di configurazione non valido", - "Invalid fieldRef": "Invalid fieldRef", - "Invalid resourceFieldRef": "Invalid resourceFieldRef", - "Show fewer": "Mostra meno", - "Show all environment variables": "Mostra tutte le variabili di ambiente", - "Show all environment variables (+{{count}} more)_one": "Mostra tutte le variabili di ambiente (+ altre {{count}})", - "Show all environment variables (+{{count}} more)_other": "Mostra tutte le variabili di ambiente (+ altre {{count}})", - "No label selectors found for this {{type}}": "Non sono stati trovati selettori di etichetta per questo {{type}}", - "Invalid response from server": "Risposta non valida dal server", - "Failed to fetch related pods": "Non è possibile recuperare i pod correlati", - "No pods found for this workload": "Non sono stati trovati pod per questo carico di lavoro", + "Failed to create {{ kind }} {{ name }}.": "Non è possibile creare {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Non è possibile creare il contenitore di debug: {{message}}", "Failed to fetch pods: {{error}}": "Non è possibile recuperare i pod: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "I log sono sospesi. Fare clic sul pulsante Segui per riprendere a seguirli.", - "Select Pod": "Seleziona pod", - "All Pods": "Tutti i pod", - "Restarted": "Riavviato", - "Show logs for previous instances of this container.": "Mostra i log per le istanze precedenti di questo contenitore.", - "You can only select this option for containers that have been restarted.": "È possibile selezionare questa opzione solo per i contenitori riavviati.", - "Show previous": "Mostra precedente", - "Show timestamps in the logs.": "Visualizzare i timestamp nei log.", - "Follow logs in real-time.": "Seguire i log in tempo reale.", + "Failed to fetch related pods": "Non è possibile recuperare i pod correlati", + "Failed to fetch release information": "Non è possibile recuperare le informazioni sulla versione", + "Failed to get authentication information: {{ errorMessage }}": "Non è possibile ottenere le informazioni di autenticazione: {{ errorMessage }}", + "Failed to load custom resource instances": "Non è possibile caricare le istanze di risorse personalizzate", + "Failed to load from URL: {{error}}": "Non è possibile caricare dall'URL: {{error}}", + "Failed to load resources": "Non è stato possibile caricare le risorse", + "Failed to load revision history: {{ error }}": "Non è possibile caricare la cronologia delle revisioni: {{ error }}", + "Failed to read file.": "Non è stato possibile leggere il file.", + "Failed to restart {{ itemName }}.": "Non è possibile riavviare {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Non è possibile riavviare {{ itemsLength }} elementi.", + "Failed to resume CronJob {{ newItemName }}.": "Non è possibile riprendere il processo CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Non è possibile ripristinare lo stato precedente di {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Non è possibile eseguire \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "Non è possibile eseguire \"{{command}}\"…", + "Failed to scale {{ itemName }}.": "Non è possibile ridimensionare {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Non è possibile generare il processo {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Non è possibile sospendere il processo CronJob {{ newItemName }}.", + "Fetching release information…": "Recupero delle informazioni sulla versione in corso…", + "File read was aborted.": "La lettura del file è stata interrotta.", + "Filter Type": "Tipo filtro", + "Filters": "Filtri", + "Find": "Trova", + "Finish": "Fine", + "Finished": "Completate", + "Fit to screen": "Adatta allo schermo", "Follow": "Segui", - "Show logs": "Mostra log", - "Loading resource data": "Caricamento dei dati delle risorse", - "Creation": "Creazione", - "Labels": "Etichette", - "Annotations": "Annotazioni", - "Owner refs": "Riferimenti proprietario", - "Controlled by": "Controllato da", - "Show all labels (+{{count}} more)_one": "Mostra tutte le etichette (+ altre {{count}})", - "Show all labels (+{{count}} more)_other": "Mostra tutte le etichette (+ altre {{count}})", - "Start port forward": "Avvia inoltro porte", + "Follow logs in real-time.": "Seguire i log in tempo reale.", + "Force Delete": "Forza eliminazione", + "Format": "Formato", "Forward port": "Inoltra porta", - "Delete port forward": "Elimina inoltro porte", - "Stop port forward": "Arresta inoltro porte", - "Copied": "Copiato", - "This value may differ in the container, since the pod is older than {{from}}": "Questo valore può essere diverso nel contenitore, perché il pod è precedente al {{from}}", - "Value": "Valore", - "Mount Path": "Percorso montaggio", + "Found {{0}} results. Showing first {{1}}": "Trovati {{0}} risultati. Visualizzazione dei primi {{1}}", "from": "da", + "From": "Da", + "Full page": "Pagina completa", + "Fullscreen": "Schermo intero", + "General": "Generale", + "General Settings": "Impostazioni generali", + "Getting auth info": "Recupero delle informazioni di autenticazione", + "Getting auth info: {{ clusterName }}": "Recupero delle informazioni di autenticazione: {{ clusterName }}", + "Give your project a descriptive name": "Assegnare un nome descrittivo al progetto", + "Global Default": "Impostazione predefinita globale", + "Global Search": "Ricerca globale", + "Go to cluster": "Vai al cluster", + "Group": "Gruppo", + "Group By": "Raggruppa per", + "Handler": "Gestore", + "Hard": "Difficile", + "Head back <1>home.": "Torna a <1>home.", + "Headers": "Intestazioni", + "Headlamp Cluster Authentication": "Autenticazione cluster Headlamp", + "Health": "Integrità", + "Healthy": "Integro", + "Hex, rgb(), or rgba()": "Hex, rgb() o rgba()", + "Hide details": "Nascondi dettagli", + "Hide Helm Secrets": "Nascondi segreti Helm", + "Hide Managed Fields": "Nascondi campi gestiti", + "Holder": "Titolare", + "Holder Identity": "Identità del titolare", + "Home": "Home", + "Host": "Host", + "Hostname": "Nome host", "I/O": "I/O", - "Ready": "Pronto", - "Waiting": "In attesa", - "Running": "In esecuzione", - "Exit Code": "Codice di uscita", - "Started": "Avviato", - "Finished": "Completate", - "Restart Count": "Riavvia conteggio", - "Last State": "Ultimo stato", - "No data to be shown.": "Nessun dato da visualizzare.", - "Init Containers": "Contenitori init", - "Conditions": "Condizioni", - "Volumes": "Volumi", - "Kind": "Tipo", - "Restarting {{ itemName }}…": "Riavvio di {{ itemName }} in corso…", - "Cancelled restarting {{ itemName }}.": "Riavvio di {{ itemName }} annullato.", - "Restarted {{ itemName }}.": "Riavvio di {{ itemName }} completato.", - "Failed to restart {{ itemName }}.": "Non è possibile riavviare {{ itemName }}.", - "Restart": "Riavvia", - "Are you sure you want to restart {{ itemName }}?": "Riavviare {{ itemName }}?", - "Are you sure you want to restart the following items?": "Riavviare gli elementi seguenti?", - "Restarting {{ itemsLength }} items…": "Riavvio di {{ itemsLength }} elementi in corso…", - "Cancelled restarting {{ itemsLength }} items.": "Riavvio di {{ itemsLength }} elementi annullato.", - "Restarted {{ itemsLength }} items.": "Riavviati {{ itemsLength }} elementi.", - "Failed to restart {{ itemsLength }} items.": "Non è possibile riavviare {{ itemsLength }} elementi.", - "Restart items": "Riavvia elementi", - "Revision History": "Cronologia revisioni", - "Loading revision history…": "Caricamento della cronologia delle revisioni in corso…", - "Failed to load revision history: {{ error }}": "Non è possibile caricare la cronologia delle revisioni: {{ error }}", - "No revision history available.": "Nessuna cronologia delle revisioni disponibile.", - "Revision": "Revisione", - "Created": "Creato", + "ID token": "Token ID", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Se una risorsa contiene più elementi di questa quantità, verranno esclusi dalla ricerca. Consente di ridurre l'utilizzo della memoria e i rallentamenti per i cluster di grandi dimensioni.", "Images": "Immagini", - "Current": "Corrente", - "Previous": "Indietro", - "Rolling back {{ itemName }} to previous version…": "Ripristino di {{ itemName }} alla versione precedente in corso…", - "Cancelled rollback of {{ itemName }}.": "Ripristino dello stato precedente di {{ itemName }} annullato.", - "Rolled back {{ itemName }} to previous version.": "È stato eseguito il ripristino di {{ itemName }} alla versione precedente.", - "Failed to rollback {{ itemName }}.": "Non è possibile ripristinare lo stato precedente di {{ itemName }}.", - "Rollback": "Esegui rollback", - "Rollback {{ kind }}": "Ripristino dello stato precedente di {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selezionare una revisione per eseguire il ripristino dello stato precedente di \"{{ name }}\". Il modello di pod corrente verrà sostituito con quello della revisione selezionata.", - "No previous revisions available to rollback to.": "Nessuna revisione precedente disponibile per il ripristino dello stato precedente.", - "Revision {{ revision }}": "Revisione {{ revision }}", - "Scaling {{ itemName }}…": "Ridimensionamento di {{ itemName }} in corso…", - "Cancelled scaling {{ itemName }}.": "Ridimensionamento di {{ itemName }} annullato.", - "Scaled {{ itemName }}.": "Ridimensionamento di {{ itemName }} completato.", - "Failed to scale {{ itemName }}.": "Non è possibile ridimensionare {{ itemName }}.", - "Scale": "Dimensiona", - "Scale Replicas": "Ridimensiona repliche", - "Current number of replicas: {{ numReplicas }}": "Numero corrente di repliche: {{ numReplicas }}", - "Desired number of replicas:": "Numero desiderato di repliche:", - "Decrement": "Riduci", + "In-cluster": "Nel cluster", + "Incompatible": "Non compatibile", "Increment": "Incremento", - "A large number of replicas may negatively impact the cluster's performance": "Un numero elevato di repliche potrebbe influire negativamente sulle prestazioni del cluster", + "Init Containers": "Contenitori init", + "Install the metrics-server to get usage data.": "Installare il server delle metriche per ottenere i dati di utilizzo.", + "Instance": "Istanza", + "Instances": "Istanze", + "Internal IP": "IP interno", + "Invalid Config Map Reference": "Riferimento mapping di configurazione non valido", + "Invalid fieldRef": "fieldRef non valido", + "Invalid JSON": "JSON non valido", + "Invalid kubeconfig file: {{ errorMessage }}": "File kubeconfig non valido: {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef non valido", + "Invalid response from server": "Risposta non valida dal server", + "Invalid Secret Reference": "Riferimento segreto non valido", + "Invalid YAML": "YAML non valido", + "Job {{ newItemName }} spawned": "Processo {{ newItemName }} generato", + "Job Name": "Nome processo", + "Key": "Chiave", + "Keyboard Shortcuts": "Tasti di scelta rapida", + "Kind": "Tipo", + "Labels": "Etichette", + "Language": "Linguaggio", + "Last Seen": "Ultima visualizzazione", + "Last State": "Ultimo stato", + "Last Transition Time": "Ora ultima transizione", + "Lease Duration Seconds": "Durata lease in secondi", + "Leave empty to auto-assign an available port.": "Lasciare vuoto per assegnare automaticamente una porta disponibile.", + "Leave empty to auto-assign from range 30000-32000.": "Lasciare vuoto per l'assegnazione automatica dall'intervallo 30000-32000.", + "Limit": "Limite", + "Lines": "Righe", + "Linux image": "Immagine di Linux", + "Listeners": "Listener", "Load": "Carica", - "Failed to read file.": "Non è stato possibile leggere il file.", - "File read was aborted.": "La lettura del file è stata interrotta.", - "Error: All of the files are empty.": "Errore: tutti i file sono vuoti.", - "Unexpected error while reading files.": "Errore imprevisto durante la lettura dei file.", - "Drop the file here...": "Rilascia il file qui...", - "Select a file or drag and drop here": "Selezionare un file o trascinare qui", - "Select File": "Seleziona file", - "{{count}} files selected_one": "{{count}} file selezionati", - "{{count}} files selected_other": "{{count}} file selezionati", - "Please enter a valid URL.": "Immettere un URL valido.", - "Unexpected error while fetching the file.": "Errore imprevisto durante il recupero del file.", - "Enter URL": "Immetti URL", - "Upload File": "Carica file", + "Load cluster": "Carica cluster", + "Load from a file": "Caricare da un file", + "Load from KubeConfig": "Carica da KubeConfig", "Load from URL": "Carica da URL", - "View YAML": "Visualizza YAML", - "Collapse": "Comprimi", - "Expand": "Espandi", - "sort up": "ordine crescente", - "sort down": "ordine decrescente", - "sort swap": "inverti ordinamento", - "Loading table data": "Caricamento dei dati della tabella", - "Refresh": "Aggiorna", - "No data matching the filter criteria.": "Nessun dato corrispondente ai criteri di filtro.", - "No results found": "Non sono stati trovati risultati", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Qualsiasi nuovo output per il processo di questo contenitore sarà riportato di seguito. Se non viene visualizzato, premere INVIO…", - "Failed to run \"{{command}}\"…": "Non è possibile eseguire \"{{command}}\"…", - "Failed to connect…": "Connessione non riuscita…", - "Press the enter key to reconnect.": "Premere INVIO per riconnettersi.", - "Failed to run \"{{ command }}\"": "Non è possibile eseguire \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Tentativo di collegamento al contenitore {{ container }} in corso…", - "Trying to run \"{{command}}\"…": "Tentativo di esecuzione di \"{{command}}\" in corso…", - "Attach: {{ itemName }}": "Collega: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminale: {{ itemName }}", - "Timezone": "Fuso orario", - "Data": "Dati", - "No data in this config map": "Nessun dato in questo mapping di configurazione", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Errore durante il recupero della definizione di risorsa personalizzata {{ crdName }}: {{ errorMessage }}", + "Load resources": "Carica risorse", + "Load YAML resources from a remote URL": "Caricare risorse YAML da un URL remoto", + "Loaded": "Caricato", + "Loaded {{0}} items": "{{0}} elementi caricati", + "Loaded Resources ({{count}})_one": "Risorse caricate ({{count}})", + "Loaded Resources ({{count}})_other": "Risorse caricate ({{count}})", + "Loading": "Caricamento in corso", + "Loading cluster information": "Caricamento delle informazioni sul cluster", + "Loading custom resource definition": "Caricamento della definizione di risorsa personalizzata", + "Loading custom resource definitions": "Caricamento delle definizioni di risorse personalizzate", "Loading custom resource details": "Caricamento dei dettagli delle risorse personalizzate", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Errore durante il recupero della risorsa personalizzata {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Caricamento di istanze di risorse personalizzate", - "No custom resources instances found.": "Nessuna istanza di risorsa personalizzata trovata.", - "Failed to load custom resource instances": "Non è possibile caricare le istanze di risorse personalizzate", - "Error getting custom resource definitions: {{ errorMessage }}": "Errore durante il recupero delle definizioni di risorse personalizzate: {{ errorMessage }}", - "Loading custom resource definitions": "Caricamento delle definizioni di risorse personalizzate", - "Loading custom resource definition": "Caricamento della definizione di risorsa personalizzata", - "No custom resources found": "Nessuna risorsa personalizzata trovata", - "Group": "Gruppo", - "Categories": "Categorie", - "Accepted Names": "Nomi accettati", - "Versions": "Versioni", - "Spawning Job {{ newItemName }}…": "Generazione del processo {{ newItemName }} in corso…", - "Job {{ newItemName }} spawned": "Processo {{ newItemName }} generato", - "Failed to spawn Job {{ newItemName }}": "Non è possibile generare il processo {{ newItemName }}", - "Spawn Job": "Genera processo", - "This will trigger a new Job based on the CronJob {{ name }}": "Verrà attivato un nuovo processo basato sul processo CronJob {{ name }}", - "Job Name": "Nome processo", - "Spawn": "Genera", - "Suspending CronJob {{ newItemName }}…": "Sospensione del processo CronJob {{ newItemName }} in corso…", - "Resuming CronJob {{ newItemName }}…": "Ripresa del processo CronJob {{ newItemName }} in corso…", - "Cancelled suspending CronJob {{ newItemName }}.": "Sospensione del processo CronJob {{ newItemName }} annullata.", - "Cancelled resuming CronJob {{ newItemName }}.": "Ripresa del processo CronJob {{ newItemName }} annullata.", - "Suspended CronJob {{ newItemName }}.": "Processo CronJob {{ newItemName }} sospeso.", - "Resumed CronJob {{ newItemName }}.": "Processo CronJob {{ newItemName }} ripreso.", - "Failed to suspend CronJob {{ newItemName }}.": "Non è possibile sospendere il processo CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Non è possibile riprendere il processo CronJob {{ newItemName }}.", - "Resume": "Riprendi", - "Suspend": "Sospendi", - "Key": "Chiave", - "Operator": "Operatore", - "Effect": "Effetto", - "Desired//context:pods": "Desiderato", - "Addresses": "Indirizzi", - "Address Type": "Tipo di indirizzo", - "Hostname": "Nome host", - "Node Name": "Nome nodo", - "Zone": "Zona", - "Endpoints": "Endpoint", - "Retry Budget": "Budget nuovi tentativi", - "Not specified": "Non specificato", - "Min Retry Rate": "Frequenza minima tentativi", - "Port": "Porta", - "Protocol": "Protocollo", - "No addresses data to be shown.": "Nessun dato di indirizzi da visualizzare.", - "Listeners": "Listener", + "Loading documentation": "Caricamento della documentazione", + "Loading editor": "Caricamento dell'editor", + "Loading port forwarding": "Caricamento inoltro porte", + "Loading resource data": "Caricamento dei dati delle risorse", + "Loading revision history…": "Caricamento della cronologia delle revisioni in corso…", + "Loading table data": "Caricamento dei dati della tabella", + "Loading...": "Caricamento in corso...", + "Local Port": "Porta locale", + "Log Level": "Livello log", + "Log out": "Disconnetti", + "Log out from all": "Disconnettersi da tutti", + "Log Viewer Search": "Ricerca visualizzatore log", + "Logs are paused. Click the follow button to resume following them.": "I log sono sospesi. Fare clic sul pulsante Segui per riprendere a seguirli.", + "Logs: {{ itemName }}": "Log: {{ itemName }}", + "Lost connection to the cluster.": "Connessione al cluster persa.", + "Main Navigation": "Navigazione principale", + "Map": "Mapping", + "Mark all as read": "Contrassegna tutto come letto", + "Mark as read": "Contrassegna come letto", + "Match case": "Con corrispondenza maiuscole/minuscole", + "Match whole word": "Trova corrispondenza con parola intera", "Matches": "Corrispondenze", - "BackendRefs": "BackendRefs", - "Filters": "Filtri", - "Path Type": "Tipo di percorso", - "Path": "Percorso", - "Headers": "Intestazioni", - "Query Parameters": "Parametri query", + "Max": "Max", + "Max Allowed": "Massimo consentito", + "Max items per Resource": "Numero massimo di elementi per risorsa", + "Max Unavailable": "Massimo non disponibile", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Utilizzo memoria", + "Menu": "Menu", + "Message": "Messaggio", "Method": "Metodo", - "Filter Type": "Tipo filtro", - "Weight": "Peso", - "rules": "regole", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Nessun dato di regole da visualizzare.", - "Section Name": "Nome sezione", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Premere <1>{formatShortcutKey(searchShortcutKey)} per eseguire una ricerca", - "Search resources, pages, clusters by name": "Cerca risorse, pagine, cluster in base al nome", - "Current Namespace": "Spazio dei nomi corrente", - "Set namespace: {{namespace}}": "Imposta spazio dei nomi: {{namespace}}", - "Page": "Pagina", - "Configure Keyboard Shortcuts": "Configurare le scelte rapide da tastiera", - "Reference": "Riferimento", "Metrics": "Metrica", - "(Current/Target)": "(Corrente/Target)", + "Min": "Min", + "Min Allowed": "Minimo consentito", + "Min Available": "Minimo disponibile", + "Min Retry Rate": "Frequenza minima tentativi", + "Minimize": "Riduci a icona", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Pod di distribuzione", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} correnti / {{ desiredReplicas }} desiderate", - "Targets": "Destinazioni", + "Mode": "Modalità", "more…": "altri…", - "Default": "Predefinito", - "Host": "Host", - "Duration": "Durata", - "Holder Identity": "Identità del titolare", - "Lease Duration Seconds": "Durata lease in secondi", - "Renew Time": "Ora rinnovo", - "Holder": "Titolare", - "Container Limits": "Limiti dei contenitori", - "Default Request": "Richiesta predefinita", - "Max": "Max", - "Min": "Min", - "A namespace with this name already exists.": "Esiste già uno spazio dei nomi con questo nome.", - "Applying {{ newItemName }}…": "Applicazione di {{ newItemName }} in corso…", - "Cancelled applying {{ newItemName }}.": "Applicazione di {{ newItemName }} annullata.", + "Mount Path": "Percorso montaggio", + "Multiple versions": "Più versioni", + "N/A": "N/D", + "Name": "Nome", + "Name is required": "Il nome è obbligatorio", + "Namespace": "Spazio dei nomi", + "Namespace Name": "Nome spazio dei nomi", + "Namespaces": "Spazi dei nomi", "Namespaces must be under 64 characters.": "Gli spazi dei nomi devono contenere meno di 64 caratteri.", - "Create Namespace": "Crea spazio dei nomi", - "To": "A", - "used": "usate", - "Scheduling Disabled": "Pianificazione disabilitata", - "Scheduling Enabled": "Pianificazione abilitata", - "Taints": "Taint", - "Not ready yet!": "Non ancora pronto.", - "Internal IP": "IP interno", - "None": "Nessuno", - "Software": "Software", - "Redirecting to main page…": "Reindirizzamento alla pagina principale in corso…", - "Prettify": "Ottimizza", - "Show JSON values in plain text by removing escape characters.": "Mostra i valori JSON in testo normale rimuovendo i caratteri di escape.", - "Format": "Formato", - "Debug Pod": "Debug pod", - "Debug: {{ itemName }}": "Debug: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Gli spazi dei nomi devono contenere solo caratteri alfanumerici minuscoli o '-' e devono iniziare e terminare con un carattere alfanumerico.", + "Navigation": "Navigazione", + "Navigation Tabs": "Schede di navigazione", + "New Object": "Nuovo oggetto", + "Next": "Avanti", + "Next Match (Enter)": "Corrispondenza successiva (INVIO)", + "No": "No", + "No {{category}} resources found for this project.": "Nessuna risorsa {{category}} trovata per questo progetto.", + "No addresses data to be shown.": "Nessun dato di indirizzi da visualizzare.", + "No available clusters": "Nessun cluster disponibile", "No cluster selected": "Nessun cluster selezionato", + "No clusters configured": "Nessun cluster configurato", + "No clusters found": "Non sono stati trovati cluster", + "No clusters found!": "Nessun cluster trovato.", + "No contexts found!": "Nessun contesto trovato.", + "No custom resources found": "Nessuna risorsa personalizzata trovata", + "No custom resources instances found.": "Nessuna istanza di risorsa personalizzata trovata.", + "No data in this config map": "Nessun dato in questo mapping di configurazione", + "No data in this secret": "Nessun dato in questo segreto", + "No data matching the filter criteria.": "Nessun dato corrispondente ai criteri di filtro.", + "No data to be shown.": "Nessun dato da visualizzare.", + "No data to be shown. Try to change filters or select a different namespace.": "Nessun dato da visualizzare. Provare a modificare i filtri o selezionare uno spazio dei nomi diverso.", + "No documentation available.": "Documentazione non disponibile.", + "No documentation for type {{ docsType }}.": "Nessuna documentazione per il tipo {{ docsType }}.", + "No label selectors found for this {{type}}": "Non sono stati trovati selettori di etichetta per questo {{type}}", + "No message": "Nessun messaggio", + "No namespaces found on selected clusters": "Non sono stati trovati spazi dei nomi nei cluster selezionati", + "No pods found for this workload": "Non sono stati trovati pod per questo carico di lavoro", + "No previous revisions available to rollback to.": "Nessuna revisione precedente disponibile per il ripristino dello stato precedente.", + "No projects found": "Nessun progetto trovato", + "No Resources": "Nessuna risorsa", + "No resources have been uploaded": "Nessuna risorsa caricata", + "No resources selected": "Nessuna risorsa selezionata", + "No results": "Nessun risultato", + "No results found": "Non sono stati trovati risultati", + "No revision history available.": "Nessuna cronologia delle revisioni disponibile.", + "No rules data to be shown.": "Nessun dato di regole da visualizzare.", + "No Workloads": "Nessun carico di lavoro", + "Node": "Nodo", + "Node Name": "Nome nodo", + "Node Shell Settings": "Impostazioni della shell del nodo", + "None": "Nessuno", + "Not Loaded": "Non caricato", + "Not ready yet!": "Non ancora pronto.", + "Not specified": "Non specificato", + "Notifications": "Notifiche", + "Number of rows for tables": "Numero di righe per le tabelle", + "Offline": "Offline", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Solo avvisi ({{ numWarnings }})", + "Open Issue on GitHub": "Apri problema su GitHub", + "Open Plugin Folder": "Apri cartella plug-in", + "Open the cluster chooser popup": "Aprire il popup di selezione cluster", + "Open the global search dialog": "Aprire la finestra di dialogo di ricerca globale", + "Operations": "Operazioni", + "Operator": "Operatore", + "Or try running Headlamp with a different kube config.": "In alternativa, provare a eseguire Headlamp con una configurazione kube diversa.", + "Origin": "Origine", + "Original name: {{ displayName }}": "Nome originale: {{ displayName }}", + "Overridden by {{type}} version": "Sostituito dalla versione {{type}}", + "Overview": "Panoramica", + "Owner refs": "Riferimenti proprietario", + "Page": "Pagina", + "ParentRefs": "ParentRefs", + "Path": "Percorso", + "Path Type": "Tipo di percorso", + "Path: {{ path }}:{{ port }}": "Percorso: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Immettere un numero di porta valido (1-65535).", + "Please enter a valid URL.": "Immettere un URL valido.", + "Please make sure you have at least one cluster configured.": "Assicurarsi di avere almeno un cluster configurato.", + "Please paste your authentication token.": "Incollare il token di autenticazione.", + "Please sign in to add your AKS clusters": "Accedere per aggiungere i cluster del servizio Azure Kubernetes", + "Plugin": "Plug-in", + "Plugins": "Plug-in", "Pod debug is disabled in settings": "Il debug dei pod è disabilitato nelle impostazioni", - "Attaching to existing debug container...": "Collegamento al contenitore di debug esistente in corso…", - "Creating ephemeral debug container...": "Creazione del contenitore di debug temporaneo in corso…", - "Failed to create debug container: {{message}}": "Non è possibile creare il contenitore di debug: {{message}}", - "Attaching to debug container...": "Collegamento al contenitore di debug in corso…", - "Failed to connect…\r\n": "Connessione non riuscita…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Premere CTRL+D o digitare \"exit\" per terminare il contenitore temporaneo. In tal modo, il contenitore rimarrà in esecuzione.", - "Max Unavailable": "Massimo non disponibile", - "Min Available": "Minimo disponibile", - "Allowed disruptions": "Interruzioni consentite", - "Current//context:pods": "Corrente", - "Total": "Totale", - "N/A": "N/D", - "Allowed Disruptions": "Interruzioni consentite", - "Start": "Avvia", - "Stop": "Arresta", - "Loading port forwarding": "Caricamento inoltro porte", + "Pod Debug Settings": "Impostazioni di debug dei pod", "Pod Port": "Porta pod", - "Local Port": "Porta locale", - "Please enter a valid port number (1-65535).": "Immettere un numero di porta valido (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop richiede porte comprese tra 30000 e 32000.", - "Leave empty to auto-assign from range 30000-32000.": "Lasciare vuoto per l'assegnazione automatica dall'intervallo 30000-32000.", - "Leave empty to auto-assign an available port.": "Lasciare vuoto per assegnare automaticamente una porta disponibile.", - "Start Port Forward": "Avvia inoltro porte", - "Target": "Destinazione", - "Container Port": "Porta contenitore", - "e.g. 30080": "Ad esempio, 30080", - "e.g. 8080": "Ad esempio, 8080", - "Global Default": "Impostazione predefinita globale", + "Port": "Porta", "Preemption Policy": "Criteri di precedenza", - "Create new project": "Crea nuovo progetto", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Per creare un nuovo progetto, selezionare i cluster da includere e quindi selezionare uno spazio dei nomi esistente o crearne uno nuovo", - "Project Name": "Nome progetto", - "A project with this name already exists": "Esiste già un progetto con questo nome", - "Enter a name for your new project.": "Immettere un nome per il nuovo progetto.", - "Clusters": "Cluster", - "Select one or more clusters for this project": "Selezionare uno o più cluster per questo progetto", - "No available clusters": "Nessun cluster disponibile", - "Type or select a namespace": "Digitare o selezionare uno spazio dei nomi", - "Select existing or type to create a new namespace": "Selezionare uno spazio dei nomi esistente o digitare per crearne uno nuovo", - "No available namespaces - you can type a custom name": "Nessuno spazio dei nomi disponibile: è possibile digitare un nome personalizzato", - "Creating": "Creazione", - "Create a Project": "Crea un progetto", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Un progetto è una raccolta di risorse Kubernetes. È possibile usare i progetti per organizzare le risorse, ad esempio per ambiente, team o applicazione.", - "New Project": "Nuovo progetto", - "Create a new project": "Crea un nuovo progetto", - "New Project from YAML": "Nuovo progetto da YAML", - "Deploy a new application from YAML": "Distribuire una nuova applicazione da YAML", - "URL is required": "URL obbligatorio", - "Failed to load from URL: {{error}}": "Non è possibile caricare dall'URL: {{error}}", - "Error processing files: {{error}}": "Errore durante l'elaborazione dei file: {{error}}", - "Name is required": "Il nome è obbligatorio", - "Cluster is required": "Il cluster è necessario", - "No resources have been uploaded": "Nessuna risorsa caricata", - "Create new Project from YAML": "Crea nuovo progetto da YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Premere CTRL+D o digitare \"exit\" per terminare il contenitore temporaneo. In tal modo, il contenitore rimarrà in esecuzione.", + "Press keys...": "Premere i tasti...", + "Press the enter key to reconnect.": "Premere INVIO per riconnettersi.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Premere <1>{formatShortcutKey(searchShortcutKey)} per eseguire una ricerca", + "Prettify": "Ottimizza", + "Previous": "Indietro", + "Previous Match (Shift+Enter)": "Corrispondenza precedente (MAIUSC+INVIO)", + "Proceed to select your preferred method for cluster creation and addition": "Procedere con la selezione del metodo preferito per la creazione e l'aggiunta di cluster", "Project name": "Nome progetto", - "Give your project a descriptive name": "Assegnare un nome descrittivo al progetto", - "Enter a name": "Immettere un nome", - "Select cluster for this project": "Selezionare il cluster per questo progetto", - "Load resources": "Carica risorse", - "Upload files or load from URL": "Caricare file o caricare da URL", - "Upload Files": "Carica file", - "Choose Files": "Scegli file", - "Drag & drop YAML files here or click to choose files": "Trascinare i file YAML qui o fare clic per scegliere i file", - "Supports .yaml and .yml files": "Supporta file con estensione yaml e yml", - "YAML URL": "URL YAML", - "Enter URL to YAML file": "Immettere l'URL del file YAML", - "Load YAML resources from a remote URL": "Caricare risorse YAML da un URL remoto", - "Loaded Resources ({{count}})_one": "Risorse caricate ({{count}})", - "Loaded Resources ({{count}})_other": "Risorse caricate ({{count}})", - "Clear All": "Deseleziona tutto", - "API Version": "Versione API", - "Creating project": "Creazione del progetto", - "Creating following resources in this project:": "Creazione delle risorse seguenti in questo progetto:", - "Something went wrong": "Si è verificato un errore", - "Delete project": "Elimina progetto", - "Deleting project {{ projectName }}…": "Eliminazione del progetto {{ projectName }} in corso…", - "Cancelled deletion of project {{ projectName }}.": "L'eliminazione del progetto {{ projectName }} è stata annullata.", - "Deleted project {{ projectName }}.": "Progetto eliminato {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Errore durante l'eliminazione del progetto {{ projectName }}.", - "Delete Project": "Elimina progetto", - "Are you sure you want to delete project \"{{projectName}}\"?": "Eliminare il progetto \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "Per impostazione predefinita, l'etichetta del progetto verrà rimossa solo dagli spazi dei nomi seguenti:", - "Also delete the namespaces (this will remove all resources within them)": "Eliminare anche gli spazi dei nomi (verranno rimosse tutte le risorse al loro interno)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Avviso: questa azione non può essere annullata. Tutte le risorse in questi spazi dei nomi verranno eliminate definitivamente.", - "Delete Project & Namespaces": "Elimina progetto e spazi dei nomi", - "Resources": "Risorse", - "Access": "Accesso", - "Map": "Mapping", + "Project Name": "Nome progetto", "Project Status": "Stato del progetto", - "No Workloads": "Nessun carico di lavoro", - "Unhealthy": "Non integro", - "Degraded": "Ridotto", - "Healthy": "Integro", - "Warning": "Avviso", + "Projects": "Progetti", + "Protocol": "Protocollo", + "Provided": "Specificato", + "Providers": "Provider", + "Query Parameters": "Parametri query", + "Read more": "Altre informazioni", + "Ready": "Pronto", + "Ready//context:replicas": "Pronto", + "Reason": "Motivo", + "Recent clusters": "Cluster recenti", + "Recommendations": "Indicazioni", + "Redirecting to main page…": "Reindirizzamento alla pagina principale in corso…", + "Reference": "Riferimento", + "Refetch Interval": "Intervallo per ripetizione recupero", + "Refresh": "Aggiorna", + "Release Notes ({{ appVersion }})": "Note sulla versione ({{ appVersion }})", + "Remove Cluster": "Rimuovi cluster", + "Remove this cluster?": "Rimuovere questo cluster?", + "Renew Time": "Ora rinnovo", + "Request": "Richiesta", + "Reset All to Defaults": "Ripristina tutte le impostazioni predefinite", + "Reset to default": "Ripristina impostazioni predefinite", + "resource {{resourceName}} of container {{containerName}} on pods": "risorsa {{resourceName}} del contenitore {{containerName}} nei pod", + "resource {{resourceName}} on pods": "risorsa {{resourceName}} nei pod", + "Resource details": "Dettagli risorsa", + "Resource details view": "Visualizzazione dettagli risorsa", + "Resource not found": "Risorsa non trovata", "Resource Quotas": "Quote risorse", - "Create Resource Quota to limit resource consumption within this project": "Creare una quota di risorse per limitare l'utilizzo delle risorse all'interno di questo progetto", - "Create resource quota": "Crea quota di risorse", - "Roles": "Ruoli", + "Resources": "Risorse", + "Restart": "Riavvia", + "Restart Count": "Riavvia conteggio", + "Restart items": "Riavvia elementi", + "Restarted": "Riavviato", + "Restarted {{ itemName }}.": "Riavvio di {{ itemName }} completato.", + "Restarted {{ itemsLength }} items.": "Riavviati {{ itemsLength }} elementi.", + "Restarting {{ itemName }}…": "Riavvio di {{ itemName }} in corso…", + "Restarting {{ itemsLength }} items…": "Riavvio di {{ itemsLength }} elementi in corso…", + "Resume": "Riprendi", + "Resumed CronJob {{ newItemName }}.": "Processo CronJob {{ newItemName }} ripreso.", + "Resuming CronJob {{ newItemName }}…": "Ripresa del processo CronJob {{ newItemName }} in corso…", + "Retry Budget": "Budget nuovi tentativi", + "Revision": "Revisione", + "Revision {{ revision }}": "Revisione {{ revision }}", + "Revision History": "Cronologia revisioni", "Role Bindings": "Associazioni di ruolo", - "Health": "Integrità", - "No Resources": "Nessuna risorsa", - "Namespaces": "Spazi dei nomi", - "No projects found": "Nessun progetto trovato", - "Create your first project to organize your Kubernetes resources": "Creare il primo progetto per organizzare le risorse Kubernetes", - "Create Project": "Crea progetto", - "Details": "Dettagli", + "Roles": "Ruoli", + "Rollback": "Esegui rollback", + "Rollback {{ kind }}": "Ripristino dello stato precedente di {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "È stato eseguito il ripristino di {{ itemName }} alla versione precedente.", + "Rolling back {{ itemName }} to previous version…": "Ripristino di {{ itemName }} alla versione precedente in corso…", + "rules": "regole", + "Running": "In esecuzione", + "Save": "Salva", + "Save & Apply": "Salva e applica", + "Scale": "Dimensiona", + "Scale Replicas": "Ridimensiona repliche", + "Scaled {{ itemName }}.": "Ridimensionamento di {{ itemName }} completato.", + "Scaling {{ itemName }}…": "Ridimensionamento di {{ itemName }} in corso…", + "Scheduling Disabled": "Pianificazione disabilitata", + "Scheduling Enabled": "Pianificazione abilitata", + "Scroll to bottom": "Scorri verso il basso", + "Search": "Cerca", + "Search Resources": "Cerca risorse", + "Search resources by query": "Cerca risorse per query", + "Search resources, pages, clusters by name": "Cerca risorse, pagine, cluster in base al nome", + "Section Name": "Nome sezione", + "Select a cluster and an existing namespace to use as a project.": "Selezionare un cluster e uno spazio dei nomi esistente da usare come progetto.", + "Select a cluster first": "Selezionare prima un cluster", + "Select a file or drag and drop here": "Selezionare un file o trascinare qui", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selezionare una revisione per eseguire il ripristino dello stato precedente di \"{{ name }}\". Il modello di pod corrente verrà sostituito con quello della revisione selezionata.", + "Select All": "Seleziona tutto", + "Select an existing namespace": "Selezionare uno spazio dei nomi esistente", + "Select an existing namespace to use as a project": "Selezionare uno spazio dei nomi esistente da usare come progetto", + "Select cluster for this project": "Selezionare il cluster per questo progetto", + "Select clusters": "Seleziona cluster", + "Select File": "Seleziona file", + "Select locale": "Seleziona impostazioni locali", + "Select one or more clusters": "Selezionare uno o più cluster", + "Select Pod": "Seleziona pod", + "Select Resources": "Seleziona risorse", + "Selected clusters": "Cluster selezionati", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Servizio: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Imposta spazio dei nomi: {{namespace}}", + "Setting up clusters": "Configurazione dei cluster", + "Settings": "Impostazioni", + "Severity": "Gravità", + "Shipped": "Spedito", + "Show all environment variables": "Mostra tutte le variabili di ambiente", + "Show all environment variables (+{{count}} more)_one": "Mostra tutte le variabili di ambiente (+ altre {{count}})", + "Show all environment variables (+{{count}} more)_other": "Mostra tutte le variabili di ambiente (+ altre {{count}})", + "Show all labels (+{{count}} more)_one": "Mostra tutte le etichette (+ altre {{count}})", + "Show all labels (+{{count}} more)_other": "Mostra tutte le etichette (+ altre {{count}})", + "Show build information": "Mostra informazioni sulla build", + "Show details": "Mostra dettagli", + "Show fewer": "Mostra meno", + "Show JSON values in plain text by removing escape characters.": "Mostra i valori JSON in testo normale rimuovendo i caratteri di escape.", + "Show logs": "Mostra log", "Show Logs": "Mostra log", - "Logs: {{ itemName }}": "Log: {{ itemName }}", - "Terminal / Exec": "Terminale/Esecuzione", - "No {{category}} resources found for this project.": "Nessuna risorsa {{category}} trovata per questo progetto.", - "Current//context:replicas": "Corrente", - "Desired//context:replicas": "Desiderato", - "Zoom in": "Zoom avanti", - "Zoom out": "Zoom indietro", - "No data to be shown. Try to change filters or select a different namespace.": "Nessun dato da visualizzare. Provare a modificare i filtri o selezionare uno spazio dei nomi diverso.", - "Group By": "Raggruppa per", - "Instance": "Istanza", - "Node": "Nodo", + "Show logs for previous instances of this container.": "Mostra i log per le istanze precedenti di questo contenitore.", + "show more": "mostra altro", + "Show notifications": "Mostra notifiche", + "Show previous": "Mostra precedente", + "Show timestamps in the logs.": "Visualizzare i timestamp nei log.", + "Showing documentation for: {{ docsType }}": "Visualizzazione della documentazione per: {{ docsType }}", + "Shrink sidebar": "Comprimi barra laterale", + "Sign In": "Accedi", + "Sign In with Azure": "Accedi con Azure", + "Skip": "Ignora", + "Skip to main content": "Passa al contenuto principale", + "Snap Bottom": "Ancora in basso", + "Snap Left": "Affianca a sinistra", + "Snap Right": "Ancora a destra", + "Snap Top": "Ancora in alto", + "Software": "Software", + "Some resources failed to load": "Non è possibile caricare alcune risorse", + "Something went wrong": "Si è verificato un errore", + "Something went wrong with cluster {{ cluster }}": "Si è verificato un problema con il cluster {{ cluster }}", + "sort down": "ordine decrescente", + "Sort sidebar items alphabetically": "Ordina gli elementi della barra laterale in ordine alfabetico", + "sort swap": "inverti ordinamento", + "sort up": "ordine crescente", + "Spawn": "Genera", + "Spawn Job": "Genera processo", + "Spawning Job {{ newItemName }}…": "Generazione del processo {{ newItemName }} in corso…", + "Start": "Avvia", + "Start port forward": "Avvia inoltro porte", + "Start Port Forward": "Avvia inoltro porte", + "Started": "Avviato", + "Status": "Stato", "Status: Error or Warning": "Stato: errore o avviso", - "Expand All": "Espandi tutto", - "Fit to screen": "Adatta allo schermo", - "Zoom to 100%": "Zoom al 100%", - "Home": "Home", + "Stop": "Arresta", + "Stop port forward": "Arresta inoltro porte", + "Stored in your browser's localStorage (per-browser setting).": "Archiviato nell'elemento localStorage del browser (impostazione per browser).", + "Supports .yaml and .yml files": "Supporta file con estensione yaml e yml", + "Suspend": "Sospendi", + "Suspended CronJob {{ newItemName }}.": "Processo CronJob {{ newItemName }} sospeso.", + "Suspending CronJob {{ newItemName }}…": "Sospensione del processo CronJob {{ newItemName }} in corso…", + "Taints": "Taint", + "Target": "Destinazione", + "Targets": "Destinazioni", + "Terminal / Exec": "Terminale/Esecuzione", + "Terminal: {{ itemName }}": "Terminale: {{ itemName }}", + "Testing auth": "Test dell'autenticazione", + "The current name of the cluster. You can define a custom name": "Nome corrente del cluster. È possibile definire un nome personalizzato", + "The default image is used for creating ephemeral debug containers.": "L'immagine predefinita viene usata per la creazione di contenitori di debug temporanei.", + "The default image is used for dropping a shell into a node (when not specified directly).": "L'immagine predefinita viene usata per rilasciare una shell in un nodo (se non specificata direttamente).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Spazio dei nomi predefinito, ad esempio per l'applicazione delle risorse (se non specificato direttamente).", + "The default namespace is default.": "Lo spazio dei nomi predefinito è predefinito.", + "The list of namespaces you are allowed to access in this cluster.": "Elenco degli spazi dei nomi a cui è consentito accedere in questo cluster.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Sembra che non ci siano cluster configurati…", + "There seems to be no clusters configured…": "Sembra che non ci siano cluster configurati…", + "This action cannot be undone! Do you want to proceed?": "L'azione non può essere annullata. Continuare?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Questa azione eliminerà il cluster \"{{ clusterName }}\" da \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "Questa azione rimuoverà il cluster \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "Questo nome personalizzato è già in uso. Scegliere un altro nome.", + "This plugin is not compatible with this version of Headlamp": "Questo plug-in non è compatibile con questa versione di Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Questo plug-in non è attualmente caricato perché è in uso una versione \"{{type}}\".", + "This value may differ in the container, since the pod is older than {{from}}": "Questo valore può essere diverso nel contenitore, perché il pod è precedente al {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Le modifiche apportate nell'editor verranno rimosse. Continuare?", + "This will trigger a new Job based on the CronJob {{ name }}": "Verrà attivato un nuovo processo basato sul processo CronJob {{ name }}", + "Timestamps": "Timestamp", + "Timezone": "Fuso orario", + "Timezone to display for dates": "Fuso orario da visualizzare per le date", + "To": "A", + "Toggle column filters in tables": "Attiva/Disattiva filtri colonna nelle tabelle", + "Toggle fullscreen": "Attiva/Disattiva schermo intero", + "Toggle search in log viewer": "Attiva/Disattiva ricerca nel visualizzatore log", + "Toggle Table Filters": "Attiva/Disattiva filtri tabella", + "Too many matches": "Troppe corrispondenze", + "Total": "Totale", + "Try Again": "Riprova", + "Trying to attach to the container {{ container }}…": "Tentativo di collegamento al contenitore {{ container }} in corso…", + "Trying to run \"{{command}}\"…": "Tentativo di esecuzione di \"{{command}}\" in corso…", + "Type": "Tipo", + "Uh-oh! Something went wrong.": "Ops! Si è verificato un problema.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Non è possibile aprire GitHub. Controllare le impostazioni del blocco popup o copiare manualmente i dettagli dell'errore.", + "Undo": "Annulla", + "Undo Changes": "Annulla modifiche", + "Unexpected error while fetching the file.": "Errore imprevisto durante il recupero del file.", + "Unexpected error while reading files.": "Errore imprevisto durante la lettura dei file.", + "Unhealthy": "Non integro", + "Unknown": "Sconosciuto", + "Up to date//context:replicas": "Aggiornato", + "Upload File": "Carica file", + "Upload File/URL": "Carica file/URL", + "Upload Files": "Carica file", + "Upload files or load from URL": "Caricare file o caricare da URL", + "URL is required": "URL obbligatorio", + "Use A Token": "Usa un token", + "Use custom color": "Usa colore personalizzato", + "Use custom icon": "Usa icona personalizzata", + "Use evict for pod deletion": "Usare la terminazione per l'eliminazione dei pod", + "Use Existing Namespace": "Usa spazio dei nomi esistente", + "Use minimal editor": "Usa editor minimo", + "Use regular expression": "Usa espressione regolare", + "used": "usate", "Used": "Utilizzate", - "Hard": "Difficile", - "Request": "Richiesta", - "Limit": "Limite", + "User-installed": "Installato dall'utente", "Users": "Utenti", - "Handler": "Gestore", - "No data in this secret": "Nessun dato in questo segreto", - "Hide Helm Secrets": "Nascondi segreti Helm", - "Shrink sidebar": "Comprimi barra laterale", - "Expand sidebar": "Espandi barra laterale", - "Main Navigation": "Navigazione principale", - "Navigation Tabs": "Schede di navigazione", - "Instances": "Istanze", - "Cluster version upgraded to {{ gitVersion }}": "Versione del cluster aggiornata a {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "È stato effettuato il downgrade della versione del cluster a {{ gitVersion }}", - "Controlled Resources": "Risorse controllate", - "Controlled Values": "Valori controllati", - "Min Allowed": "Minimo consentito", - "Max Allowed": "Massimo consentito", - "Mode": "Modalità", - "Last Transition Time": "Ora ultima transizione", - "Recommendations": "Indicazioni", - "Provided": "Specificato", - "Admission Review Versions": "Versioni di verifica dell'ammissione", - "Client Config: URL": "Configurazione client: URL", - "Client Config: Service": "Configurazione client: servizio", - "Service: {{namespace}}/{{name}}": "Servizio: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Percorso: {{ path }}:{{ port }}", - "Operations": "Operazioni", - "0 Running": "0 in esecuzione", - "Ready//context:replicas": "Pronto", - "Up to date//context:replicas": "Aggiornato", - "Available//context:replicas": "Disponibile", - "Failed": "Non riuscito", - "Select locale": "Seleziona impostazioni locali", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" per {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" per i pod", - "resource {{resourceName}} on pods": "risorsa {{resourceName}} nei pod", - "resource {{resourceName}} of container {{containerName}} on pods": "risorsa {{resourceName}} del contenitore {{containerName}} nei pod", + "Validating selected clusters": "Convalida dei cluster selezionati", + "Value": "Valore", + "Version": "Versione", + "Version information": "Informazioni sulla versione", + "Versions": "Versioni", + "View": "Visualizza", + "View all notifications": "Visualizza tutte le notifiche", + "View Clusters": "Visualizza cluster", + "View YAML": "Visualizza YAML", + "View: {{ itemName }}": "Visualizza: {{ itemName }}", + "Visible": "Visibile", + "Volumes": "Volumi", + "Wait while fetching clusters…": "Attendere il recupero dei cluster…", + "Waiting": "In attesa", + "Warning": "Avviso", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Avviso: questa azione non può essere annullata. Tutte le risorse in questi spazi dei nomi verranno eliminate definitivamente.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Avviso. Plug-in incompatibili disabilitati: ({{ pluginList }})", - "Global Search": "Ricerca globale", - "Open the global search dialog": "Aprire la finestra di dialogo di ricerca globale", - "Cluster Chooser": "Selezione cluster", - "Open the cluster chooser popup": "Aprire il popup di selezione cluster", - "Toggle Table Filters": "Attiva/Disattiva filtri tabella", - "Toggle column filters in tables": "Attiva/Disattiva filtri colonna nelle tabelle", - "Log Viewer Search": "Ricerca visualizzatore log", - "Toggle search in log viewer": "Attiva/Disattiva ricerca nel visualizzatore log" + "Warnings": "Avvisi", + "Weight": "Peso", + "Window": "Finestra", + "Wrap lines": "Righe a capo", + "YAML URL": "URL YAML", + "Yes": "Sì", + "You can only select this option for containers that have been restarted.": "È possibile selezionare questa opzione solo per i contenitori riavviati.", + "You don't have any notifications right now": "Al momento non hai notifiche", + "You don't have permissions to view this resource": "Non si hanno le autorizzazioni per visualizzare questa risorsa", + "You have unread notifications": "Sono presenti notifiche non lette", + "Your AKS desktop ran into a page that doesn't exist!": "Il desktop del servizio Azure Kubernetes ha raggiunto una pagina che non esiste.", + "Your AKS desktop ran into a problem!": "Si è verificato un problema nel desktop del servizio Azure Kubernetes.", + "Zone": "Zona", + "Zoom in": "Zoom avanti", + "Zoom out": "Zoom indietro", + "Zoom to 100%": "Zoom al 100%" } diff --git a/frontend/src/i18n/locales/ja/app.json b/frontend/src/i18n/locales/ja/app.json index 89d8b4ac6..e2ca48e57 100644 --- a/frontend/src/i18n/locales/ja/app.json +++ b/frontend/src/i18n/locales/ja/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "プラグイン情報を取得できませんでした", + "About": "バージョン情報", "An error occurred while fetching plugin info from {{ URL }}.": "{{ URL }} からプラグイン情報を取得中にエラーが発生しました。", - "Yes": "はい", + "Another process is running": "別のプロセスが実行中です", + "Application opened with an invalid URL: {{ url }}": "アプリケーションが無効な URL で開かれました: {{ url }}", + "Bring All to Front": "すべてを手前に移動", + "Close": "閉じる", + "Continue": "続行", + "Copy": "コピー", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "{{startPort}} - {{endPort}} の範囲内に使用可能なポートが見つかりませんでした。ポートを解放してから再度お試しください。", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "使用可能なポートが見つかりません。ポート {{startPort}} - {{endPort}} で実行中のプロセスがあります。これらのプロセスを終了して再試行しますか?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "他の実行中のプロセスを終了できませんでした。PID: {{ process_list }}。そのプロセスを停止してアプリを再起動してください。", + "Could not start the server even after terminating existing processes.": "既存のプロセスを終了した後でもサーバーを起動できませんでした。", + "Cut": "切り取り", + "Delete": "削除", + "Do you want to install the plugin \"{{ pluginName }}\"?": "プラグイン \"{{ pluginName }}\" をインストールしますか?", + "Documentation": "ドキュメント", + "Edit": "編集", + "Failed to fetch plugin info": "プラグイン情報を取得できませんでした", + "Failed to quit the other running process": "実行中の他のプロセスを終了できませんでした", + "Failed to start": "起動できませんでした", + "File": "ファイル", + "Go Back": "戻る", + "Go Forward": "次に進む", + "Go to Home": "ホームに戻る", + "Help": "ヘルプ", + "Hide": "非表示", + "Hide Others": "その他を非表示にする", + "Invalid URL": "URL が無効です", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "別のプロセスが既に実行されているようです。そのプロセスを自動的に終了して続行しますか、それとも終了しますか?", + "Minimize": "最小化", + "Navigate": "移動", "No": "いいえ", + "No available ports": "使用可能なポートがありません", + "Open an Issue": "問題を報告する", + "Paste": "貼り付け", + "Paste and Match Style": "貼り付けてスタイルに合わせる", "Plugin Installation": "プラグインのインストール", - "Do you want to install the plugin \"{{ pluginName }}\"?": "プラグイン \"{{ pluginName }}\" をインストールしますか?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "次の場所からプラグインをインストールしようとしています: {{ url }}\n続行しますか?", - "About": "バージョン情報", "Quit": "終了", + "Reload": "再読み込み", + "Reset Zoom": "ズームのリセット", "Select All": "すべて選択", - "Delete": "削除", "Services": "サービス", - "Hide": "非表示", - "Hide Others": "その他を非表示にする", "Show All": "すべて表示", - "File": "ファイル", - "Close": "閉じる", - "Edit": "編集", - "Cut": "切り取り", - "Copy": "コピー", - "Paste": "貼り付け", - "Paste and Match Style": "貼り付けてスタイルに合わせる", "Speech": "Speech", "Start Speaking": "読み上げを開始", "Stop Speaking": "読み上げを停止", - "View": "表示", + "Terminate and Retry": "終了して再試行", "Toggle Developer Tools": "開発者ツールの切り替え", - "Reset Zoom": "ズームのリセット", - "Zoom In": "拡大", - "Zoom Out": "縮小", "Toggle Fullscreen": "全画面表示の切り替え", - "Navigate": "移動", - "Reload": "再読み込み", - "Go to Home": "ホームに戻る", - "Go Back": "戻る", - "Go Forward": "次に進む", + "View": "表示", "Window": "ウィンドウ", - "Minimize": "最小化", - "Bring All to Front": "すべてを手前に移動", - "Help": "ヘルプ", - "Documentation": "ドキュメント", - "Open an Issue": "問題を報告する", - "Another process is running": "別のプロセスが実行中です", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "別のプロセスが既に実行されているようです。そのプロセスを自動的に終了して続行しますか、それとも終了しますか?", - "Continue": "続行", - "Failed to quit the other running process": "実行中の他のプロセスを終了できませんでした", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "他の実行中のプロセスを終了できませんでした。PID: {{ process_list }}。そのプロセスを停止してアプリを再起動してください。", - "No available ports": "使用可能なポートがありません", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "使用可能なポートが見つかりません。ポート {{startPort}} - {{endPort}} で実行中のプロセスがあります。これらのプロセスを終了して再試行しますか?", - "Terminate and Retry": "終了して再試行", - "Failed to start": "起動できませんでした", - "Could not start the server even after terminating existing processes.": "既存のプロセスを終了した後でもサーバーを起動できませんでした。", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "{{startPort}} - {{endPort}} の範囲内に使用可能なポートが見つかりませんでした。ポートを解放してから再度お試しください。", - "Invalid URL": "URL が無効です", - "Application opened with an invalid URL: {{ url }}": "アプリケーションが無効な URL で開かれました: {{ url }}" + "Yes": "はい", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "次の場所からプラグインをインストールしようとしています: {{ url }}\n続行しますか?", + "Zoom In": "拡大", + "Zoom Out": "縮小" } diff --git a/frontend/src/i18n/locales/ja/glossary.json b/frontend/src/i18n/locales/ja/glossary.json index 8e2117aaa..bf0fc31f2 100644 --- a/frontend/src/i18n/locales/ja/glossary.json +++ b/frontend/src/i18n/locales/ja/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes バージョン", - "Cluster": "クラスター", - "Cluster selector": "クラスター セレクター", - "AKS desktop Version": "AKS デスクトップ バージョン", - "Headlamp Version": "Headlamp バージョン", - "Git Commit": "Git コミット", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} 前)", "About": "バージョン情報", - "Legal": "法的情報", "About dialog tabs": "ダイアログのタブについて", - "Memory": "メモリ", - "CPU": "CPU", - "Pods": "ポッド", - "Nodes": "ノード", - "Events": "イベント", - "Namespaces": "名前空間", - "Filter": "フィルター", - "Namespace": "名前空間", - "toggle field visibility": "フィールドの表示/非表示の切り替え", - "Condition": "条件", - "Last Transition": "最終移行", - "Last Update": "最終更新", - "Container ID": "コンテナー ID", - "Image Pull Policy": "イメージのプル ポリシー", - "Image": "イメージ", + "Access Modes": "アクセス モード", + "Addresses": "アドレス", + "AKS desktop Version": "AKS デスクトップ バージョン", + "Allow Volume Expansion": "ボリュームの拡張を許可する", + "API Groups": "API グループ", + "API Version": "API バージョン", + "API Versions": "API バージョン", + "Architecture": "アーキテクチャ", + "Are you sure you want to drain the node {{name}}?": "ノード {{name}} をドレインしますか?", "Args": "引数", + "Attach": "アタッチ", + "Backend TLS Policies": "バックエンド TLS ポリシー", + "Backend Traffic Policies": "バックエンド トラフィック ポリシー", + "Backends": "バックエンド", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "バインド情報", + "Binding Mode": "バインド モード", + "Boot ID": "ブート ID", + "Capacity": "キャパシティ", + "Checking if Vertical Pod Autoscaler is enabled…": "垂直ポッド オートスケーラーが有効になっているか確認しています…", + "Claim": "要求", + "Class Name": "クラス名", + "Client Config: Ca Bundle": "クライアント構成: CA バンドル", + "Cluster": "クラスター", + "Cluster IP": "クラスター IP", + "Cluster selector": "クラスター セレクター", "Command": "コマンド", - "Environment": "環境", - "Liveness Probes": "liveness probe", - "Ports": "ポート", - "Volume Mounts": "ボリューム マウント", - "Containers": "コンテナー", - "Container Spec": "コンテナー仕様", - "Ephemeral Containers": "エフェメラル コンテナー", - "Container": "コンテナー", + "Completions": "入力候補", + "Condition": "条件", + "Conditions": "条件", "Config Maps": "構成マップ", - "Definition": "定義", + "Configuration": "構成", + "Container": "コンテナー", + "Container ID": "コンテナー ID", + "Container Policy": "コンテナー ポリシー", + "Container Runtime": "コンテナー ランタイム", + "Container Runtime Version": "コンテナー ランタイムのバージョン", + "Container Spec": "コンテナー仕様", + "Containers": "コンテナー", + "Controller": "コントローラー", + "Controller Name": "コントローラー名", + "Cordon": "遮断", + "Cordon node {{name}} cancelled.": "ノード {{name}} の遮断が取り消されました。", + "Cordoned node {{name}}.": "ノード {{name}} を遮断しました。", + "Cordoning node {{name}}…": "ノード {{name}} を遮断しています…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "スコープ", - "Subresources": "サブリソース", - "Resource": "リソース", - "Plural": "複数", - "Singular": "単数", - "Kind": "種類", - "List Kind": "リストの種類", - "Served": "提供済み", - "Storage": "ストレージ", - "Objects": "オブジェクト", - "Custom Resources": "カスタム リソース", - "Schedule": "スケジュール", - "Starting deadline": "開始期限", - "Last Schedule": "最終スケジュール", "Cron Jobs": "Cron ジョブ", - "Images": "イメージ", - "Tolerations": "許容", - "Update Strategy": "更新戦略", - "Selector": "セレクター", - "Node Selector": "ノード セレクター", + "CronJobs": "CronJobs", + "Current": "現在", + "Custom Resources": "カスタム リソース", "Daemon Sets": "デーモン セット", + "Debug Node": "ノードのデバッグ", + "Debug node is not supported in this OS: {{ nodeOS }}": "デバッグ ノードはこの OS ではサポートされていません: {{ nodeOS }}", + "Default": "既定", + "Default Backend": "既定のバックエンド", + "Definition": "定義", "Deployments": "配置", - "Replicas": "レプリカ", + "Desired": "必要", + "Drain": "ドレイン", + "Drain Node": "ノードのドレイン", + "Drained node {{name}}.": "ノード {{name}} をドレインしました。", + "Draining node {{name}} cancelled.": "ノード {{name}} のドレインが取り消されました。", + "Draining node {{name}}…": "ノード {{name}} をドレインしています…", + "Egress": "エグレス", + "Endpoint Slices": "エンドポイント スライス", "Endpoint: {{ name }}": "エンドポイント: {{ name }}", - "Subsets": "サブセット", - "IP": "IP", - "Hostname": "ホスト名", - "Target": "ターゲット", - "Port": "ポート", - "Protocol": "プロトコル", "Endpoints": "エンドポイント", - "Addresses": "アドレス", - "Conditions": "条件", - "Ready": "準備完了", - "Serving": "提供", - "Terminating": "終了しています", - "Endpoint Slices": "エンドポイント スライス", - "Targets": "ターゲット", - "No targets defined": "ターゲットが定義されていません", - "TLS Validation": "TLS 検証", - "No validation settings": "検証設定がありません", - "Backend TLS Policies": "バックエンド TLS ポリシー", - "Retry Constraint": "再試行制約", - "No retry constraint configured": "再試行制約が構成されていません", - "Session Persistence": "セッション永続化", - "No session persistence configured": "セッション永続化が構成されていません", - "Backend Traffic Policies": "バックエンド トラフィック ポリシー", - "Controller Name": "コントローラー名", + "Environment": "環境", + "Ephemeral Containers": "エフェメラル コンテナー", + "Events": "イベント", + "except: {{ cidrExceptions }}": "次を除く: {{ cidrExceptions }}", + "External IP": "外部 IP", + "Failed to cordon node {{name}}.": "ノード {{name}} を遮断できませんでした。", + "Failed to drain node {{name}}.": "ノード {{name}} をドレインできませんでした。", + "Failed to uncordon node {{name}}.": "ノード {{name}} を遮断解除できませんでした。", + "Failure Policy": "失敗ポリシー", + "Filter": "フィルター", + "From": "開始", + "Gateway (beta)": "ゲートウェイ (ベータ)", "Gateway Classes": "ゲートウェイ クラス", - "Controller": "コントローラー", - "Class Name": "クラス名", - "Listeners": "リスナー", - "No data": "データがありません", "Gateways": "ゲートウェイ", + "Generation": "世代", + "Git Commit": "Git コミット", + "Git Tree State": "Git ツリーの状態", + "Git Version": "Git バージョン", + "Go Version": "Go バージョン", + "Groups": "グループ", + "GRPC Routes": "GRPC ルート", "GRPCRoutes": "GRPCRoutes", - "Rules": "規則", - "HttpRoutes": "HttpRoutes", - "Hostnames": "ホスト名", - "From": "開始", - "To": "宛先", - "Reference Grants": "参照許可", + "Headlamp Version": "Headlamp バージョン", "Horizontal Pod Autoscalers": "水平ポッド オートスケーラー", + "Host IP": "ホスト IP", + "Host IPs": "ホスト IP", + "Hostname": "ホスト名", + "Hostnames": "ホスト名", + "Hosts": "ホスト", + "HPAs": "HPA", + "HTTP Routes": "HTTP ルート", + "HttpRoutes": "HttpRoutes", + "Image": "イメージ", + "Image Pull Policy": "イメージのプル ポリシー", + "Images": "イメージ", + "Ingress": "イングレス", "Ingress Classes": "イングレス クラス", - "Default": "既定", - "Yes": "はい", - "Parameters": "パラメーター", - "Default Backend": "既定のバックエンド", - "Backends": "バックエンド", "Ingresses": "イングレス", - "Hosts": "ホスト", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "ジョブ", - "Completions": "入力候補", + "Kernel version": "カーネル バージョン", + "Kernel Version": "カーネル バージョン", + "Kind": "種類", + "Kube Proxy Version": "Kube プロキシ バージョン", + "Kubelet Version": "Kubelet バージョン", + "Kubernetes Version": "Kubernetes バージョン", + "Last Schedule": "最終スケジュール", + "Last Transition": "最終移行", + "Last Update": "最終更新", "Lease": "リース", + "Leases": "リース", + "Legal": "法的情報", + "Limit": "制限", + "Limit Ranges": "範囲の制限", "LimitRange": "LimitRange", - "Ingress": "イングレス", - "ipBlock": "ipBlock", + "List Kind": "リストの種類", + "Listeners": "リスナー", + "Liveness Probes": "liveness probe", + "Logs": "ログ", + "Logs: {{ itemName }}": "ログ: {{ itemName }}", + "Lower Bound": "下限", + "Machine ID": "マシン ID", + "Map": "マップ", + "Match Policy": "一致ポリシー", + "Max": "最大", + "Memory": "メモリ", + "Min": "最小", + "Mutating Webhook Configurations": "Webhook 構成を変換しています", + "Namespace": "名前空間", + "Namespace Selector": "名前空間セレクター", + "Namespaces": "名前空間", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "エグレス", - "except: {{ cidrExceptions }}": "次を除く: {{ cidrExceptions }}", - "Pod Selector": "ポッド セレクター", + "Network": "ネットワーク", "Network Policies": "ネットワーク ポリシー", - "Uncordoning node {{name}}…": "ノード {{name}} を遮断解除しています…", - "Cordoning node {{name}}…": "ノード {{name}} を遮断しています…", - "Uncordoned node {{name}}.": "ノード {{name}} を遮断解除しました。", - "Cordoned node {{name}}.": "ノード {{name}} を遮断しました。", - "Failed to uncordon node {{name}}.": "ノード {{name}} を遮断解除できませんでした。", - "Failed to cordon node {{name}}.": "ノード {{name}} を遮断できませんでした。", - "Uncordon node {{name}} cancelled.": "ノード {{name}} の遮断解除が取り消されました。", - "Cordon node {{name}} cancelled.": "ノード {{name}} の遮断が取り消されました。", - "Draining node {{name}}…": "ノード {{name}} をドレインしています…", - "Drained node {{name}}.": "ノード {{name}} をドレインしました。", - "Failed to drain node {{name}}.": "ノード {{name}} をドレインできませんでした。", - "Draining node {{name}} cancelled.": "ノード {{name}} のドレインが取り消されました。", - "Drain Node": "ノードのドレイン", - "Are you sure you want to drain the node {{name}}?": "ノード {{name}} をドレインしますか?", - "Uncordon": "遮断解除", - "Cordon": "遮断", - "Drain": "ドレイン", - "Pod CIDR": "ポッド CIDR", - "Uptime": "アップタイム", - "System Info": "システム情報", - "Architecture": "アーキテクチャ", - "Boot ID": "ブート ID", - "System UUID": "システム UUID", + "No data": "データがありません", + "No retry constraint configured": "再試行制約が構成されていません", + "No session persistence configured": "セッション永続化が構成されていません", + "No targets defined": "ターゲットが定義されていません", + "No validation settings": "検証設定がありません", + "Node": "ノード", + "Node Selector": "ノード セレクター", + "Nodes": "ノード", + "Nominated Node": "指名ノード", + "Non Resources": "リソース以外", + "Object Selector": "オブジェクト セレクター", + "Objects": "オブジェクト", "OS": "OS", - "Kernel Version": "カーネル バージョン", - "Machine ID": "マシン ID", - "Kube Proxy Version": "Kube プロキシ バージョン", - "Kubelet Version": "Kubelet バージョン", - "Container Runtime Version": "コンテナー ランタイムのバージョン", - "Roles": "ロール", - "External IP": "外部 IP", "OS image": "OS イメージ", - "Kernel version": "カーネル バージョン", - "Container Runtime": "コンテナー ランタイム", - "Debug Node": "ノードのデバッグ", - "Debug node is not supported in this OS: {{ nodeOS }}": "デバッグ ノードはこの OS ではサポートされていません: {{ nodeOS }}", - "Shell: {{ itemName }}": "シェル: {{ itemName }}", - "Logs: {{ itemName }}": "ログ: {{ itemName }}", - "Seconds": "秒", - "Logs": "ログ", - "State": "状態", - "Node": "ノード", - "Service Account": "サービス アカウント", - "Host IP": "ホスト IP", - "Host IPs": "ホスト IP", + "Owner": "所有者", + "Parameters": "パラメーター", + "Persistent Volume Claims": "永続ボリューム要求", + "Persistent Volumes": "永続ボリューム", + "Platform": "プラットフォーム", + "Plural": "複数", + "Pod CIDR": "ポッド CIDR", + "Pod Disruption Budget": "ポッド中断予算", + "Pod Disruption Budgets": "ポッド中断予算", "Pod IP": "ポッド IP", "Pod IPs": "ポッド IP", - "QoS Class": "QoS クラス", - "Priority": "優先度", - "Show Logs": "ログを表示する", - "Terminal / Exec": "ターミナル/Exec", - "Attach": "アタッチ", - "Restarts": "再起動", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} 前)", - "Request": "要求", - "Limit": "制限", - "Nominated Node": "指名ノード", - "Readiness Gates": "準備ゲート", - "Pod Disruption Budget": "ポッド中断予算", + "Pod Selector": "ポッド セレクター", + "Pods": "ポッド", + "podSelector": "podSelector", + "Port": "ポート", "Port Forwarding": "ポート転送", + "Ports": "ポート", + "Priority": "優先度", + "Priority Classes": "優先度クラス", "PriorityClass": "PriorityClass", - "Replica Sets": "レプリカ セット", - "Generation": "世代", - "Current": "現在", - "Desired": "必要", - "Min": "最小", - "Max": "最大", - "Cluster IP": "クラスター IP", - "Resource Quotas": "リソース クォータ", + "Protocol": "プロトコル", + "Provisioner": "プロビジョナー", + "QoS Class": "QoS クラス", + "Readiness Gates": "準備ゲート", + "Ready": "準備完了", + "Reclaim Policy": "解放ポリシー", + "Ref. API Group": "参照 API グループ", + "Reference Grants": "参照許可", "Reference Kind": "参照の種類", "Reference Name": "参照名", - "Ref. API Group": "参照 API グループ", - "Binding Info": "バインド情報", - "Role Bindings": "ロール バインド", - "Role": "ロール", - "Groups": "グループ", - "Service Accounts": "サービス アカウント", - "API Groups": "API グループ", + "Reinvocation Policy": "再呼び出しポリシー", + "Replica Sets": "レプリカ セット", + "Replicas": "レプリカ", + "Request": "要求", + "Resource": "リソース", + "Resource Quotas": "リソース クォータ", "Resources": "リソース", - "Non Resources": "リソース以外", - "Verbs": "動詞", + "Restarts": "再起動", + "Retry Constraint": "再試行制約", + "Role": "ロール", + "Role Bindings": "ロール バインド", + "Roles": "ロール", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate。最大利用不可: {{ maxUnavailable }}、最大サージ: {{ maxSurge }}", + "Rules": "規則", + "Runtime Classes": "ランタイム クラス", "RuntimeClass": "RuntimeClass", + "Schedule": "スケジュール", + "Scope": "スコープ", + "Seconds": "秒", "Secrets": "シークレット", + "Security": "セキュリティ", + "Selector": "セレクター", + "Served": "提供済み", + "Service Account": "サービス アカウント", + "Service Accounts": "サービス アカウント", "Service Information": "サービス情報", "Services": "サービス", - "Owner": "所有者", - "Map": "マップ", - "Workloads": "ワークロード", + "Serving": "提供", + "Session Persistence": "セッション永続化", + "Shell: {{ itemName }}": "シェル: {{ itemName }}", + "Show Logs": "ログを表示する", + "Side Effects": "副作用", + "Singular": "単数", + "Starting deadline": "開始期限", + "State": "状態", "Stateful Sets": "ステートフル セット", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "永続ボリューム要求", - "Persistent Volumes": "永続ボリューム", - "Storage Classes": "ストレージ クラス", - "Network": "ネットワーク", - "Gateway (beta)": "ゲートウェイ (ベータ)", - "HTTP Routes": "HTTP ルート", - "GRPC Routes": "GRPC ルート", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "セキュリティ", - "Configuration": "構成", - "HPAs": "HPA", - "VPAs": "VPA", - "Pod Disruption Budgets": "ポッド中断予算", - "Limit Ranges": "範囲の制限", - "Priority Classes": "優先度クラス", - "Runtime Classes": "ランタイム クラス", - "Leases": "リース", - "Mutating Webhook Configurations": "Webhook 構成を変換しています", - "Validating Webhook Configurations": "Webhook 構成を検証しています", - "Git Version": "Git バージョン", - "Git Tree State": "Git ツリーの状態", - "Go Version": "Go バージョン", - "Platform": "プラットフォーム", - "Capacity": "キャパシティ", - "Access Modes": "アクセス モード", - "Volume Mode": "ボリューム モード", + "Storage": "ストレージ", "Storage Class": "ストレージ クラス", - "Volume": "ボリューム", - "Reclaim Policy": "解放ポリシー", - "Binding Mode": "バインド モード", - "Provisioner": "プロビジョナー", - "Volume Binding Mode": "ボリューム バインド モード", - "Allow Volume Expansion": "ボリュームの拡張を許可する", - "Claim": "要求", - "Update Policy": "更新ポリシー", + "Storage Classes": "ストレージ クラス", + "Strategy Type": "戦略の種類", + "Subresources": "サブリソース", + "Subsets": "サブセット", + "System Info": "システム情報", + "System UUID": "システム UUID", + "Target": "ターゲット", + "Targets": "ターゲット", + "Terminal / Exec": "ターミナル/Exec", + "Terminating": "終了しています", + "Timeout Seconds": "タイムアウト秒数", + "TLS Validation": "TLS 検証", + "To": "宛先", + "toggle field visibility": "フィールドの表示/非表示の切り替え", + "Tolerations": "許容", + "Uncapped Target": "制限なしターゲット", + "Uncordon": "遮断解除", + "Uncordon node {{name}} cancelled.": "ノード {{name}} の遮断解除が取り消されました。", + "Uncordoned node {{name}}.": "ノード {{name}} を遮断解除しました。", + "Uncordoning node {{name}}…": "ノード {{name}} を遮断解除しています…", "Update Mode": "更新モード", - "Container Policy": "コンテナー ポリシー", - "Lower Bound": "下限", + "Update Policy": "更新ポリシー", + "Update Strategy": "更新戦略", "Upper Bound": "上限", - "Uncapped Target": "制限なしターゲット", - "Vertical Pod Autoscalers": "垂直ポッド オートスケーラー", - "Checking if Vertical Pod Autoscaler is enabled…": "垂直ポッド オートスケーラーが有効になっているか確認しています…", + "Uptime": "アップタイム", + "Validating Webhook Configurations": "Webhook 構成を検証しています", + "Verbs": "動詞", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "垂直ポッド オートスケーラーが有効になっていません。<1>詳細情報", - "API Version": "API バージョン", + "Vertical Pod Autoscalers": "垂直ポッド オートスケーラー", + "Volume": "ボリューム", + "Volume Binding Mode": "ボリューム バインド モード", + "Volume Mode": "ボリューム モード", + "Volume Mounts": "ボリューム マウント", + "VPAs": "VPA", "Webhooks": "Webhook", - "Client Config: Ca Bundle": "クライアント構成: CA バンドル", - "Failure Policy": "失敗ポリシー", - "Match Policy": "一致ポリシー", - "Side Effects": "副作用", - "Timeout Seconds": "タイムアウト秒数", - "Namespace Selector": "名前空間セレクター", - "Object Selector": "オブジェクト セレクター", - "Reinvocation Policy": "再呼び出しポリシー", - "API Versions": "API バージョン", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate。最大利用不可: {{ maxUnavailable }}、最大サージ: {{ maxSurge }}", - "Strategy Type": "戦略の種類" + "Workloads": "ワークロード", + "Yes": "はい" } diff --git a/frontend/src/i18n/locales/ja/translation.json b/frontend/src/i18n/locales/ja/translation.json index 7e565fe95..f3e9567db 100644 --- a/frontend/src/i18n/locales/ja/translation.json +++ b/frontend/src/i18n/locales/ja/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "AKS デスクトップで存在しないページにアクセスしました。", - "Authentication: {{ clusterName }}": "認証: {{ clusterName }}", - "Authentication": "認証", - "Please paste your authentication token.": "認証トークンを貼り付けてください。", - "ID token": "ID トークン", - "Check out how to generate a<1>service account token.": "<1>サービス アカウント トークンを生成する方法をご確認ください。", - "Cluster settings": "クラスターの設定", - "Cancel": "キャンセル", - "Authenticate": "認証", - "Error authenticating": "認証でエラーが発生しました", - "Window": "ウィンドウ", - "Fullscreen": "全画面表示", - "Snap Left": "左にスナップ", - "Snap Right": "右にスナップ", - "Snap Top": "上にスナップ", - "Snap Bottom": "下にスナップ", - "Minimize": "最小化", - "Close": "閉じる", - "Close All": "すべて閉じる", - "Overview": "概要", - "Loading": "読み込み中", - "Advanced Search (Beta)": "高度な検索 (ベータ版)", - "Select Resources": "リソースの選択", - "Search": "検索", - "Search Resources": "リソースの検索", - "Select All": "すべて選択", - "Clear Selection": "選択のクリア", - "All Resources": "すべてのリソース", - "Examples": "例", - "Search resources by query": "クエリでリソースを検索", - "Clear": "クリア", - "No resources selected": "リソースが選択されていません", - "Loaded {{0}} items": "{{0}} 個の項目が読み込まれました", - "Some resources failed to load": "一部のリソースを読み込めませんでした", - "Found {{0}} results. Showing first {{1}}": "{{0}} 件の結果が見つかりました。最初の {{1}} 件を表示", - "Name": "名前", - "Cluster": "クラスター", - "Actions": "アクション", - "Max items per Resource": "リソースごとの最大項目数", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "リソースにこの量より多くの項目がある場合は、検索から除外されます。大規模なクラスターのメモリ使用量と速度低下を減らすのに役立ちます。", - "Refetch Interval": "再フェッチ間隔", - "30 seconds": "30 秒", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}} の \"{{metricName}}\"", + "\"{{metricName}}\" on pods": "ポッドの \"{{metricName}}\"", + "(Current/Target)": "(現在/ターゲット)", + "{{ available }} units": "{{ available }} 単位", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "目標 {{ desiredReplicas }} 個のうち、現在 {{ currentReplicas }} 個", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ firstEventDate }} 以降、{{ count }} 回)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ firstEventDate }} 以降、{{ count }} 回)", + "{{ numReady }} / {{ numItems }} Ready": "{{ numItems }} 個のうち {{ numReady }} 個の準備完了", + "{{ numReady }} / {{ numItems }} Requested": "{{ numItems }} 個のうち {{ numReady }} 個を要求済み", + "{{count}} files selected_one": "{{count}} 個のファイルが選択されました", + "{{count}} files selected_other": "{{count}} 個のファイルが選択されました", + "": "<不明>", + "0 Running": "0 個が実行中", "1 minute": "1 分", + "30 seconds": "30 秒", "5 minutes": "5 分", - "Save": "保存", + "A large number of replicas may negatively impact the cluster's performance": "多数のレプリカはクラスターのパフォーマンスに悪影響を及ぼす可能性があります", + "A namespace with this name already exists on one or more selected clusters": "この名前の名前空間は、選択した 1 つ以上のクラスターに既に存在します", + "A namespace with this name already exists.": "この名前の名前空間は既に存在します。", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "プロジェクトは、クラスター全体の 1 つ以上の名前空間をグループ化し、関連するリソースを 1 か所で簡単に表示および管理できるようにします。", + "A project with this name already exists": "この名前のプロジェクトは既に存在します", + "Accent color": "アクセント カラー", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "アクセント カラーの形式が無効です。16 進 (#ff0000)、rgb()、または rgba() を使用してください。", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "アクセント カラーの形式が無効です。16 進 (#ff0000)、rgb()、rgba()、または CSS カラー名を使用します。", + "Accepted Names": "承認済みの名前", + "Access": "アクセス", + "Account of current user": "現在のユーザーのアカウント", + "Actions": "アクション", + "Active": "アクティブ", "Add": "追加", + "Add a cluster to get started.": "開始するにはクラスターを追加します。", "Add Cluster": "クラスターの追加", - "Proceed to select your preferred method for cluster creation and addition": "続行して、クラスターの作成と追加に使用する方法を選択します", - "Load from KubeConfig": "KubeConfig から読み込む", - "Providers": "プロバイダー", + "Add from Azure Subscription": "Azure サブスクリプションから追加", "Add Local Cluster Provider": "ローカル クラスター プロバイダーの追加", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "この操作により、クラスター \"{{ clusterName }}\" が \"{{ source }}\" から削除されます", - "This action will remove cluster \"{{ clusterName }}\".": "この操作により、クラスター \"{{ clusterName }}\" が削除されます。", - "This action cannot be undone! Do you want to proceed?": "この操作は元に戻せません。続行しますか?", - "Remove this cluster?": "このクラスターを削除しますか?", - "View": "表示", - "Settings": "設定", - "Delete": "削除", - "Delete Cluster": "クラスターの削除", - "Active": "アクティブ", - "Plugin": "プラグイン", - "In-cluster": "クラスター内", - "View Clusters": "クラスターの表示", - "Loading...": "読み込んでいます...", - "No clusters found": "クラスターが見つかりません", - "Add a cluster to get started.": "開始するにはクラスターを追加します。", - "Please sign in to add your AKS clusters": "AKS クラスターを追加するにはサインインしてください", - "Sign In with Azure": "Azure でサインインする", + "Add namespace": "名前空間を追加する", "Add Other Clusters": "その他のクラスターの追加", - "Add from Azure Subscription": "Azure サブスクリプションから追加", - "No clusters configured": "クラスターが構成されていません", - "Checking authentication status...": "認証の状態を確認しています...", - "Origin": "オリジン", - "Status": "状態", - "Warnings": "警告", + "Address Type": "アドレスの種類", + "Addresses": "アドレス", + "Admission Review Versions": "受付レビューのバージョン", + "Advanced Search (Beta)": "高度な検索 (ベータ版)", + "Age": "経過時間", + "All clusters": "すべてのクラスター", "All Clusters": "すべてのクラスター", - "Projects": "プロジェクト", - "Selected clusters": "選択したクラスター", - "Load cluster": "クラスターを読み込む", - "Something went wrong with cluster {{ cluster }}": "クラスター {{ cluster }} で問題が発生しました", - "Choose another cluster": "別のクラスターを選択する", - "Failed to connect to the backend": "バックエンドに接続できませんでした", - "Connecting to backend...": "バックエンドに接続しています...", - "Skip to main content": "メイン コンテンツにスキップ", - "Menu": "メニュー", - "Mark all as read": "すべて既読としてマークする", - "Clear all": "すべてクリア", - "Notifications": "通知", - "You don't have any notifications right now": "現在、通知はありません", - "Message": "メッセージ", - "No message": "メッセージがありません", - "Date": "日付", - "Visible": "表示", - "Mark as read": "既読としてマークする", - "Show notifications": "通知を表示", - "You have unread notifications": "未読の通知があります", - "View all notifications": "すべての通知を表示", - "Unknown": "不明", - "Plugins": "プラグイン", - "Multiple versions": "複数のバージョン", - "Description": "説明", - "Type": "種類", - "Development": "開発", - "User-installed": "ユーザーがインストール済み", - "Shipped": "出荷済み", - "This plugin is not compatible with this version of Headlamp": "このプラグインは、このバージョンの Headlamp と互換性がありません", - "Incompatible": "互換性がありません", - "Overridden by {{type}} version": "{{type}} バージョンによって上書きされました", - "Not Loaded": "読み込まれていません", - "Disabled": "無効", - "Loaded": "読み込み済み", - "Enable": "有効にする", - "Save & Apply": "保存と適用", - "Deleting plugin {{ itemName }}...": "プラグイン {{ itemName }} を削除しています...", - "Cancelled deletion of {{ itemName }}.": "{{ itemName }} の削除が取り消されました。", - "Deleted plugin {{ itemName }}.": "プラグイン {{ itemName }} が削除されました。", - "Error deleting plugin {{ itemName }}.": "プラグイン {{ itemName }} の削除でエラーが発生しました。", - "Open Plugin Folder": "プラグイン フォルダーを開く", - "Delete Plugin": "プラグインの削除", - "By": "担当者", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "代わりに \"{{type}}\" バージョンが使用されているため、このプラグインは現在読み込まれていません。", - "Are you sure you want to delete this plugin?": "このプラグインを削除しますか?", - "Uh-oh! Something went wrong.": "申し訳ございません。問題が発生しました。", - "Error loading {{ routeName }}": "{{ routeName }} の読み込でエラーが発生しました", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "クラスター名は、小文字の英数字または '-' のみで構成され、先頭と末尾は英数字である必要があります。", - "Error": "エラー", - "Okay": "OK", - "Original name: {{ displayName }}": "元の名前: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "このカスタム名は既に使用されています。別の名前を選択してください。", - "The current name of the cluster. You can define a custom name": "クラスターの現在の名前。カスタム名を定義できます", - "Cluster name": "クラスター名", - "Change name": "名前を変更する", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "\"{{ clusterName }}\" の名前を変更しますか?", - "Apply": "適用", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "アクセント カラーの形式が無効です。16 進 (#ff0000)、rgb()、または rgba() を使用してください。", - "Choose Accent Color": "アクセント カラーの選択", - "Use custom color": "カスタム カラーを使用する", - "Custom color": "カスタム カラー", - "Hex, rgb(), or rgba()": "16 進数、rgb()、または rgba()", - "Full page": "ページ全体", - "Choose Cluster Icon": "クラスター アイコンの選択", - "Use custom icon": "カスタム アイコンを使用する", - "Custom icon (Iconify)": "Custom icon (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "例: mdi:kubernetes、mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "名前空間は、小文字の英数字または '-' のみで構成され、先頭と末尾は英数字である必要があります。", - "Node Shell Settings": "ノード シェルの設定", - "The default image is used for dropping a shell into a node (when not specified directly).": "既定のイメージは、シェルをノードに接続する際に使用されます (直接指定されていない場合)。", - "Linux image": "Linux イメージ", - "The default namespace is default.": "既定の名前空間は default です。", - "Namespace": "名前空間", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }} から {{ maxRows }} の間の値を入力します。", - "Custom row value": "カスタム行の値", - "Custom value": "カスタム値", - "Pod Debug Settings": "ポッド デバッグの設定", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "エフェメラル デバッグ コンテナーは、Kubernetes API で削除できません。ターミナルが閉じた後も、ポッドの仕様に残ります。削除するには、ポッドを再作成する必要があります。", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "既定のイメージは、エフェメラル デバッグ コンテナーの作成に使用されます。", - "General Settings": "全般設定", - "Version": "バージョン", - "Language": "言語", - "Resource details view": "リソースの詳細ビュー", - "Number of rows for tables": "テーブルの行数", - "Timezone to display for dates": "日付に表示するタイムゾーン", - "Sort sidebar items alphabetically": "サイド バーの項目をアルファベット順に並べ替える", - "Use evict for pod deletion": "ポッドの削除に evict を使用する", - "Theme": "テーマ", - "Keyboard Shortcuts": "キーボード ショートカット", - "Configure keyboard shortcuts for quick access to various parts of the application.": "アプリケーションのさまざまな部分にすばやくアクセスできるように、キーボード ショートカットを構成します。", - "Cluster Settings": "クラスターの設定", - "There seem to be no clusters configured…": "クラスターが構成されていないようです...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "クラスター {{ clusterName }} が存在しません。有効なクラスターを選択してください:", - "Go to cluster": "クラスターに移動する", + "All levels": "すべてのレベル", + "All namespaces": "すべての名前空間", + "All Pods": "すべてのポッド", + "All Resources": "すべてのリソース", + "Allowed disruptions": "許可される中断", + "Allowed Disruptions": "許可される中断", + "Allowed namespaces": "許可される名前空間", + "Also delete the namespaces (this will remove all resources within them)": "名前空間も削除します (これにより、名前空間内のすべてのリソースが削除されます)", + "An update is available": "更新プログラムが利用可能です", + "Annotations": "注釈", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "このコンテナーのプロセスの新しい出力は以下に表示されます。表示されない場合は、Enter キーを押してください...", + "API Version": "API バージョン", + "Appbar Tools": "Appbar ツール", "Appearance": "外観", - "Stored in your browser's localStorage (per-browser setting).": "ブラウザーの localStorage (ブラウザーごとの設定) に保存されます。", - "Accent color": "アクセント カラー", - "Change Color": "カラーの変更", - "Choose Color": "カラーの選択", - "Cluster icon": "クラスター アイコン", - "Change Icon": "アイコンの変更", - "Choose Icon": "アイコンの選択", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "アクセント カラーの形式が無効です。16 進 (#ff0000)、rgb()、rgba()、または CSS カラー名を使用します。", + "Applied {{ newItemName }}.": "{{ newItemName }} が適用されました。", + "Applied changes to {{ itemName }}.": "{{ itemName }} に変更が適用されました。", + "Apply": "適用", "Apply appearance": "外観を適用する", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "\"{{ clusterName }}\" の外観の変更を適用しますか?これはブラウザーに保存されます。", + "Applying {{ newItemName }}…": "{{ newItemName }} を適用しています...", + "Applying {{ newItemName }}…": "{{ newItemName }} を適用しています...", + "Applying changes to {{ itemName }}…": "{{ itemName }} に変更を適用しています...", "Applying...": "適用しています...", - "Default namespace": "既定の名前空間", - "The default namespace for e.g. when applying resources (when not specified directly).": "リソース適用時などの既定の名前空間 (直接指定されていない場合)。", - "Allowed namespaces": "許可される名前空間", - "The list of namespaces you are allowed to access in this cluster.": "このクラスターでアクセスが許可されている名前空間の一覧。", - "Add namespace": "名前空間を追加する", - "Remove Cluster": "クラスターを削除する", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "\"{{ clusterName }}\" の名前を変更しますか?", + "Are you sure you want to delete item {{ itemName }}?": "項目 {{ itemName }} を削除しますか?", + "Are you sure you want to delete project \"{{projectName}}\"?": "プロジェクト \"{{projectName}}\" を削除しますか?", + "Are you sure you want to delete the following items?": "次の項目を削除しますか?", + "Are you sure you want to delete this plugin?": "このプラグインを削除しますか?", + "Are you sure you want to evict pod {{ itemName }}?": "ポッド {{ itemName }} を削除しますか?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "クラスター \"{{ clusterName }}\" を削除しますか?", - "Server": "サーバー", - "Press keys...": "キーを押します...", - "Conflicts with: {{name}}": "競合の対象 {{name}}", - "Reset to default": "既定値にリセット", - "Navigation": "ナビゲーション", - "General": "全般", - "Reset All to Defaults": "すべて既定値にリセット", - "Log out from all": "すべてからログアウト", - "Log out": "ログアウト", - "Account of current user": "現在のユーザーのアカウント", - "Appbar Tools": "Appbar ツール", - "show more": "さらに表示", - "Version information": "バージョン情報", - "Getting auth info: {{ clusterName }}": "認証情報を取得しています: {{ clusterName }}", - "Getting auth info": "認証情報を取得しています", - "Testing auth": "認証をテストしています", - "Headlamp Cluster Authentication": "Headlamp クラスター認証", - "Sign In": "サインイン", - "Use A Token": "A トークンを使用する", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "接続に失敗しました。Kubernetes クラスターが実行中で、アクセス可能であることを確認してください。エラー: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "認証情報を取得できませんでした: {{ errorMessage }}", - "Try Again": "再試行", + "Are you sure you want to restart {{ itemName }}?": "{{ itemName }} を再起動しますか?", + "Are you sure you want to restart the following items?": "次の項目を再起動しますか?", + "Are you sure?": "よろしいですか?", + "Attach: {{ itemName }}": "アタッチ: {{ itemName }}", + "Attaching to debug container...": "デバッグ コンテナーにアタッチしています...", + "Attaching to existing debug container...": "既存のデバッグ コンテナーにアタッチしています...", + "Authenticate": "認証", + "Authentication": "認証", + "Authentication: {{ clusterName }}": "認証: {{ clusterName }}", + "Available//context:replicas": "使用可能", "Back": "戻る", - "Memory Usage": "メモリ使用量", - "{{ available }} units": "{{ available }} 単位", - "CPU Usage": "CPU 使用率", - "{{ numReady }} / {{ numItems }} Requested": "{{ numItems }} 個のうち {{ numReady }} 個を要求済み", - "{{ numReady }} / {{ numItems }} Ready": "{{ numItems }} 個のうち {{ numReady }} 個の準備完了", - "Recent clusters": "最近使用したクラスター", - "All clusters": "すべてのクラスター", - "Show build information": "ビルド情報を表示する", + "BackendRefs": "BackendRefs", + "By": "担当者", + "By default, this will only remove the project label from the following namespaces:": "既定では、次の名前空間からのみプロジェクト ラベルが削除されます:", + "Cancel": "キャンセル", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} の適用が取り消されました。", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} の適用が取り消されました。", + "Cancelled changes to {{ itemName }}.": "{{ itemName }} の変更が取り消されました。", + "Cancelled deletion of {{ itemName }}.": "{{ itemName }} の削除が取り消されました。", + "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} 個の項目の削除が取り消されました。", + "Cancelled deletion of project {{ projectName }}.": "プロジェクト {{ projectName }} の削除が取り消されました。", + "Cancelled restarting {{ itemName }}.": "{{ itemName }} の再起動が取り消されました。", + "Cancelled restarting {{ itemsLength }} items.": "{{ itemsLength }} 個の項目の再起動が取り消されました。", + "Cancelled resuming CronJob {{ newItemName }}.": "CronJob {{ newItemName }} の再開が取り消されました。", + "Cancelled rollback of {{ itemName }}.": "{{ itemName }} のロールバックが取り消されました。", + "Cancelled scaling {{ itemName }}.": "{{ itemName }} のスケーリングが取り消されました。", + "Cancelled suspending CronJob {{ newItemName }}.": "CronJob {{ newItemName }} の一時停止が取り消されました。", + "Categories": "カテゴリ", + "Change Color": "カラーの変更", + "Change Icon": "アイコンの変更", + "Change name": "名前を変更する", + "Check out how to generate a<1>service account token.": "<1>サービス アカウント トークンを生成する方法をご確認ください。", + "Checking authentication status...": "認証の状態を確認しています...", "Choose a cluster": "クラスターを選択する", - "Wait while fetching clusters…": "クラスターをフェッチしています。しばらくお待ちください...", - "Loading cluster information": "クラスター情報を読み込んでいます", - "There seems to be no clusters configured…": "クラスターが構成されていないようです...", - "Please make sure you have at least one cluster configured.": "少なくとも 1 つのクラスターが構成されていることを確認してください。", - "Or try running Headlamp with a different kube config.": "または、別の Kube 構成で Headlamp を実行してみてください。", - "Load from a file": "ファイルから読み込む", - "Current//context:cluster": "現在", + "Choose a namespace from the selected clusters": "選択したクラスターから名前空間を選択します", + "Choose Accent Color": "アクセント カラーの選択", + "Choose another cluster": "別のクラスターを選択する", "Choose cluster": "クラスターを選択する", - "Failed to load resources": "リソースを読み込めませんでした", - "You don't have permissions to view this resource": "このレポートを表示するためのアクセス許可がありません", - "Resource not found": "リソースが見つかりません", - "Hide details": "詳細の非表示", - "Show details": "詳細の表示", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "一覧に重複するクラスター: {{ clusterNames }} があります。コンテキスト名を編集してください。", - "Error setting up clusters, please load a valid kubeconfig file": "クラスターの設定でエラーが発生しました。有効な kubeconfig ファイルを読み込んでください", - "Couldn't read kubeconfig file": "kubeconfig ファイルを読み取れませんでした", - "No clusters found!": "クラスターが見つかりません。", - "No contexts found!": "コンテキストが見つかりません。", - "Invalid kubeconfig file: {{ errorMessage }}": "無効な kubeconfig ファイル: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "ここに kubeconfig ファイルをドラッグ アンド ドロップするか、選択する", + "Choose Cluster Icon": "クラスター アイコンの選択", + "Choose Color": "カラーの選択", "Choose file": "ファイルを選択する", - "Select clusters": "クラスターの選択", - "Next": "次へ", - "Validating selected clusters": "選択したクラスターを検証しています", - "Setting up clusters": "クラスターを設定しています", + "Choose Files": "ファイルの選択", + "Choose Icon": "アイコンの選択", + "Clear": "クリア", + "Clear accent color": "アクセント カラーをクリア", + "Clear all": "すべてクリア", + "Clear All": "すべてクリア", + "Clear cluster icon": "クラスター アイコンをクリア", + "Clear Selection": "選択のクリア", + "Client Config: Service": "クライアント構成: サービス", + "Client Config: URL": "クライアント構成: URL", + "Close": "閉じる", + "Close All": "すべて閉じる", + "Cluster": "クラスター", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "クラスター {{ clusterName }} が存在しません。有効なクラスターを選択してください:", + "Cluster Chooser": "クラスター選択画面", + "Cluster icon": "クラスター アイコン", + "Cluster is required": "クラスターが必要です", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "クラスター名は、小文字の英数字または '-' のみで構成され、先頭と末尾は英数字である必要があります。", + "Cluster settings": "クラスターの設定", + "Cluster Settings": "クラスターの設定", + "Cluster version downgraded to {{ gitVersion }}": "クラスターのバージョンが {{ gitVersion }} にダウングレードされました", + "Cluster version upgraded to {{ gitVersion }}": "クラスターのバージョンが {{ gitVersion }} にアップグレードされました", + "Clusters": "クラスター", "Clusters successfully set up!": "クラスターが正常に設定されました。", - "Finish": "終了", - "Only warnings ({{ numWarnings }})": "コピーの警告 ({{ numWarnings }} 件)", - "Reason": "理由", - "Count": "カウント", - "Last Seen": "最終表示", - "Offline": "オフライン", - "Lost connection to the cluster.": "クラスターへの接続が失われました。", - "No": "いいえ", - "Yes": "はい", - "Create {{ name }}": "{{ name }} の作成", - "Toggle fullscreen": "全画面表示の切り替え", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub を開くことができません。ポップアップ ブロックの設定を確認するか、エラーの詳細を手動でコピーしてください。", - "Your AKS desktop ran into a problem!": "AKS デスクトップで問題が発生しました。", - "Head back <1>home.": "<1>ホームに戻ります。", - "Error Details": "エラーの詳細", + "Collapse": "折りたたむ", + "Conditions": "条件", + "Configure Keyboard Shortcuts": "キーボード ショートカットの構成", + "Configure keyboard shortcuts for quick access to various parts of the application.": "アプリケーションのさまざまな部分にすばやくアクセスできるように、キーボード ショートカットを構成します。", + "Conflicts with: {{name}}": "競合の対象 {{name}}", + "Connecting to backend...": "バックエンドに接続しています...", + "Container": "コンテナー", + "Container Limits": "コンテナーの制限", + "Container Port": "コンテナー ポート", + "Controlled by": "制御者", + "Controlled Resources": "制御されたリソース", + "Controlled Values": "制御された値", + "Copied": "コピー済み", "Copied to clipboard": "クリップボードにコピーされました", - "Failed to copy to clipboard": "クリップボードにコピーできませんでした", "Copy": "コピー", - "Open Issue on GitHub": "GitHub で問題を開く", - "Scroll to bottom": "一番下までスクロール", - "Container": "コンテナー", - "Lines": "行数", - "Severity": "重要度", - "Timestamps": "タイムスタンプ", - "Wrap lines": "行の折り返し", - "All levels": "すべてのレベル", - "Find": "検索", - "Download": "ダウンロード", - "No results": "結果がありません", - "Too many matches": "一致するものが多すぎます", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", - "Match case": "大文字と小文字を区別する", - "Match whole word": "単語単位で検索する", - "Use regular expression": "正規表現を使用する", - "Previous Match (Shift+Enter)": "前の一致 (Shift + Enter)", - "Next Match (Enter)": "次の一致 (Enter)", - "All namespaces": "すべての名前空間", - "From": "開始", - "Age": "経過時間", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ firstEventDate }} 以降、{{ count }} 回)", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ firstEventDate }} 以降、{{ count }} 回)", - "Release Notes ({{ appVersion }})": "リリース ノート ({{ appVersion }})", - "Fetching release information…": "リリース情報を取得しています...", - "Skip": "スキップ", - "Failed to fetch release information": "リリース情報を取得できませんでした", - "An update is available": "更新プログラムが利用可能です", - "Read more": "表示を増やす", - "Disable update notifications": "更新通知を無効にする", - "Dismiss": "消去", - "Install the metrics-server to get usage data.": "メトリック サーバーをインストールして使用状況データを取得します。", "Copy to clipboard": "クリップボードにコピー", - "Create / Apply": "作成/適用", + "Couldn't read kubeconfig file": "kubeconfig ファイルを読み取れませんでした", + "Count": "カウント", + "CPU Usage": "CPU 使用率", "Create": "作成", - "Deleting item {{ itemName }}…": "項目{{ itemName }} を削除しています...", + "Create {{ name }}": "{{ name }} の作成", + "Create / Apply": "作成/適用", + "Create a new namespace and use it as a project": "新しい名前空間を作成し、プロジェクトとして使用します", + "Create a new namespace on one or more clusters and set it up as a project.": "1 つ以上のクラスターに新しい名前空間を作成し、プロジェクトとして設定します。", + "Create a Project": "プロジェクトを作成する", + "Create Namespace": "名前空間の作成", + "Create New Namespace": "新しい名前空間の作成", + "Create new Project from YAML": "YAML から新しいプロジェクトを作成する", + "Create Project": "プロジェクトの作成", + "Create resource quota": "リソース クォータを作成する", + "Create Resource Quota to limit resource consumption within this project": "リソース クォータを作成して、このプロジェクト内のリソース使用量を制限する", + "Create your first project to organize your Kubernetes resources": "Kubernetes リソースを整理するための最初のプロジェクトを作成する", + "Created": "作成済み", + "Creating": "作成中", + "Creating ephemeral debug container...": "エフェメラル デバッグ コンテナーを作成しています...", + "Creating following resources in this project:": "このプロジェクトで次のリソースを作成しています:", + "Creating project": "プロジェクトを作成しています", + "Creation": "作成", + "Current": "現在", + "Current Namespace": "現在の名前空間", + "Current number of replicas: {{ numReplicas }}": "現在のレプリカ数: {{ numReplicas }}", + "Current//context:cluster": "現在", + "Current//context:pods": "現在", + "Current//context:replicas": "現在", + "Custom color": "カスタム カラー", + "Custom icon (Iconify)": "カスタム アイコン (Iconify)", + "Custom row value": "カスタム行の値", + "Custom value": "カスタム値", + "Data": "データ", + "Date": "日付", + "Debug Pod": "ポッドのデバッグ", + "Debug: {{ itemName }}": "デバッグ: {{ itemName }}", + "Decrement": "減分", + "Default": "既定", + "Default namespace": "既定の名前空間", + "Default Request": "既定の要求", + "Degraded": "低下", + "Delete": "削除", + "Delete Cluster": "クラスターの削除", + "Delete item": "アイテムの削除", + "Delete items": "項目を削除する", + "Delete Plugin": "プラグインの削除", + "Delete port forward": "ポート転送を削除する", + "Delete project": "プロジェクトを削除する", + "Delete Project": "プロジェクトの削除", + "Delete Project & Namespaces": "プロジェクトと名前空間の削除", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} 個の項目が削除されました。", "Deleted item {{ itemName }}.": "項目 {{ itemName }} が削除されました。", + "Deleted plugin {{ itemName }}.": "プラグイン {{ itemName }} が削除されました。", + "Deleted project {{ projectName }}.": "プロジェクト {{ projectName }} が削除されました。", + "Deleting {{ itemsLength }} items…": "{{ itemsLength }} 個の項目を削除しています...", + "Deleting item {{ itemName }}…": "項目{{ itemName }} を削除しています...", + "Deleting plugin {{ itemName }}...": "プラグイン {{ itemName }} を削除しています...", + "Deleting project {{ projectName }}…": "プロジェクト {{ projectName }} を削除しています...", + "Deployment pods": "デプロイ ポッド", + "Description": "説明", + "Desired number of replicas:": "必要なレプリカ数:", + "Desired//context:pods": "必要", + "Desired//context:replicas": "必要", + "Details": "詳細", + "Development": "開発", + "Disable update notifications": "更新通知を無効にする", + "Disabled": "無効", + "Dismiss": "消去", + "Docker Desktop requires ports in range 30000-32000.": "Docker デスクトップには、30000 から 32000 の範囲のポートが必要です。", + "Documentation": "ドキュメント", + "Download": "ダウンロード", + "Drag & drop or choose kubeconfig file here": "ここに kubeconfig ファイルをドラッグ アンド ドロップするか、選択する", + "Drag & drop YAML files here or click to choose files": "YAML ファイルをここにドラッグ アンド ドロップするか、クリックしてファイルを選択する", + "Drop the file here...": "ファイルをここにドロップ...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "一覧に重複するクラスター: {{ clusterNames }} があります。コンテキスト名を編集してください。", + "Duration": "期間", + "e.g. 30080": "例: 30080", + "e.g. 8080": "例: 8080", + "Edit": "編集", + "Edit: {{ itemName }}": "編集: {{ itemName }}", + "Editor": "エディター", + "Effect": "結果", + "Enable": "有効にする", + "Endpoints": "エンドポイント", + "Enter a name": "名前を入力する", + "Enter a name for the new namespace": "新しい名前空間の名前を入力します", + "Enter a name for your new project.": "新しいプロジェクトの名前を入力します。", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }} から {{ maxRows }} の間の値を入力します。", + "Enter URL": "URL の入力", + "Enter URL to YAML file": "YAML ファイルへの URL を入力する", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "エフェメラル デバッグ コンテナーは、Kubernetes API で削除できません。ターミナルが閉じた後も、ポッドの仕様に残ります。削除するには、ポッドを再作成する必要があります。", + "Error": "エラー", + "Error authenticating": "認証でエラーが発生しました", + "Error deleting {{ itemsLength }} items.": "{{ itemsLength }} 個の項目の削除でエラーが発生しました。", "Error deleting item {{ itemName }}.": "項目 {{ itemName }} の削除でエラーが発生しました。", + "Error deleting plugin {{ itemName }}.": "プラグイン {{ itemName }} の削除でエラーが発生しました。", + "Error deleting project {{ projectName }}.": "プロジェクト {{ projectName }} の削除でエラーが発生しました。", + "Error Details": "エラーの詳細", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "カスタム リソース {{ crName }} の取得でエラーが発生しました: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "カスタム リソース定義 {{ crdName }} の取得でエラーが発生しました: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "カスタム リソース定義の取得でエラーが発生しました: {{ errorMessage }}", + "Error loading {{ routeName }}": "{{ routeName }} の読み込でエラーが発生しました", + "Error parsing the code: {{error}}": "コードの解析でエラーが発生しました: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "コードの解析でエラーが発生しました。有効な YAML または JSON であることを確認してください。", + "Error processing files: {{error}}": "ファイルの処理でエラーが発生しました: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "クラスターの設定でエラーが発生しました。有効な kubeconfig ファイルを読み込んでください", + "Error: All of the files are empty.": "エラー: すべてのファイルが空です。", "Evict": "無効にする", "Evict Pod": "ポッドを無効にする", - "Delete item": "アイテムの削除", - "Are you sure you want to evict pod {{ itemName }}?": "ポッド {{ itemName }} を削除しますか?", - "Are you sure you want to delete item {{ itemName }}?": "項目 {{ itemName }} を削除しますか?", - "Force Delete": "強制削除", - "Are you sure you want to delete the following items?": "次の項目を削除しますか?", - "Deleting {{ itemsLength }} items…": "{{ itemsLength }} 個の項目を削除しています...", - "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} 個の項目の削除が取り消されました。", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} 個の項目が削除されました。", - "Error deleting {{ itemsLength }} items.": "{{ itemsLength }} 個の項目の削除でエラーが発生しました。", - "Delete items": "項目を削除する", - "Resource details": "リソースの詳細", - "Loading documentation": "ドキュメントを読み込んでいます", - "No documentation available.": "使用可能なドキュメントがありません。", - "No documentation for type {{ docsType }}.": "種類が {{ docsType }} のドキュメントはありません。", - "Showing documentation for: {{ docsType }}": "次のドキュメントを表示しています: {{ docsType }}", - "Applying changes to {{ itemName }}…": "{{ itemName }} に変更を適用しています...", - "Cancelled changes to {{ itemName }}.": "{{ itemName }} の変更が取り消されました。", - "Applied changes to {{ itemName }}.": "{{ itemName }} に変更が適用されました。", + "Example: mdi:kubernetes, mdi:cloud-outline": "例: mdi:kubernetes、mdi:cloud-outline", + "Examples": "例", + "Exit Code": "終了コード", + "Expand": "展開", + "Expand All": "すべて展開", + "Expand sidebar": "サイド バーを展開", + "Failed": "失敗", + "Failed to apply {{ newItemName }}.": "{{ newItemName }} を適用できませんでした。", "Failed to apply changes to {{ itemName }}.": "{{ itemName }} に変更を適用できませんでした。", - "Edit": "編集", - "Invalid JSON": "JSON が無効です", - "Invalid YAML": "YAML が無効です", - "Failed to create {{ kind }} {{ name }}.": "{{ kind }} {{ name }} を作成できませんでした。", + "Failed to connect to the backend": "バックエンドに接続できませんでした", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "接続に失敗しました。Kubernetes クラスターが実行中で、アクセス可能であることを確認してください。エラー: {{ errorMessage }}", + "Failed to connect…": "接続に失敗しました...", + "Failed to connect…\r\n": "接続に失敗しました...\r\n", + "Failed to copy to clipboard": "クリップボードにコピーできませんでした", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "{{ kind }} {{ name }} を {{ apiVersion }} に作成できませんでした。", - "Error parsing the code: {{error}}": "コードの解析でエラーが発生しました: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "コードの解析でエラーが発生しました。有効な YAML または JSON であることを確認してください。", - "Applying {{ newItemName }}…": "{{ newItemName }} を適用しています...", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} の適用が取り消されました。", - "Applied {{ newItemName }}.": "{{ newItemName }} が適用されました。", - "Failed to apply {{ newItemName }}.": "{{ newItemName }} を適用できませんでした。", - "New Object": "新しいオブジェクト", - "View: {{ itemName }}": "ビュー: {{ itemName }}", - "Edit: {{ itemName }}": "編集: {{ itemName }}", - "Loading editor": "エディターを読み込んでいます", - "Hide Managed Fields": "マネージド フィールドを非表示にする", - "Use minimal editor": "最小限のエディターを使用する", - "Upload File/URL": "ファイルのアップロード/URL", - "Editor": "エディター", - "Documentation": "ドキュメント", - "Undo": "元に戻す", - "Are you sure?": "よろしいですか?", - "This will discard your changes in the editor. Do you want to proceed?": "これによりエディターで行った変更が破棄されます。続行しますか?", - "Undo Changes": "変更を元に戻す", - "Invalid Secret Reference": "無効なシークレット参照", - "Invalid Config Map Reference": "無効な構成マップ参照", - "Invalid fieldRef": "無効な fieldRef", - "Invalid resourceFieldRef": "無効な resourceFieldRef です", - "Show fewer": "表示数を少なくする", - "Show all environment variables": "環境変数をすべて表示", - "Show all environment variables (+{{count}} more)_one": "すべての環境変数を表示 (他 {{count}} 個)", - "Show all environment variables (+{{count}} more)_other": "すべての環境変数を表示 (他 {{count}} 個)", - "No label selectors found for this {{type}}": "この {{type}} のラベル セレクターが見つかりません", - "Invalid response from server": "サーバーからの応答が無効です", - "Failed to fetch related pods": "関連するポッドを取得できませんでした", - "No pods found for this workload": "このワークロードのポッドが見つかりません", + "Failed to create {{ kind }} {{ name }}.": "{{ kind }} {{ name }} を作成できませんでした。", + "Failed to create debug container: {{message}}": "デバッグ コンテナーを作成できませんでした: {{message}}", "Failed to fetch pods: {{error}}": "データを取得できませんでした: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "ログは一時停止しています。再開するには、[フォロー] ボタンをクリックしてください。", - "Select Pod": "ポッドの選択", - "All Pods": "すべてのポッド", - "Restarted": "再起動しました", - "Show logs for previous instances of this container.": "このコンテナーの以前のインスタンスのログを表示します。", - "You can only select this option for containers that have been restarted.": "このオプションは、再起動されたコンテナーに対してのみ選択できます。", - "Show previous": "前を表示", - "Show timestamps in the logs.": "ログにタイムスタンプを表示します。", - "Follow logs in real-time.": "ログをリアルタイムでフォローします。", + "Failed to fetch related pods": "関連するポッドを取得できませんでした", + "Failed to fetch release information": "リリース情報を取得できませんでした", + "Failed to get authentication information: {{ errorMessage }}": "認証情報を取得できませんでした: {{ errorMessage }}", + "Failed to load custom resource instances": "カスタム リソース インスタンスを読み込めませんでした", + "Failed to load from URL: {{error}}": "URL から読み込めませんでした: {{error}}", + "Failed to load resources": "リソースを読み込めませんでした", + "Failed to load revision history: {{ error }}": "リビジョン履歴を読み込めませんでした: {{ error }}", + "Failed to read file.": "ファイルを読み取れませんでした。", + "Failed to restart {{ itemName }}.": "{{ itemName }} を再起動できませんでした。", + "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} 個の項目を再起動できませんでした。", + "Failed to resume CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を再開できませんでした。", + "Failed to rollback {{ itemName }}.": "{{ itemName }} をロールバックできませんでした。", + "Failed to run \"{{ command }}\"": "\"{{ command }}\" を実行できませんでした", + "Failed to run \"{{command}}\"…": "\"{{command}}\" を実行できませんでした...", + "Failed to scale {{ itemName }}.": "{{ itemName }} をスケーリングできませんでした。", + "Failed to spawn Job {{ newItemName }}": "ジョブ {{ newItemName }} を生成できませんでした", + "Failed to suspend CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を一時停止できませんでした。", + "Fetching release information…": "リリース情報を取得しています...", + "File read was aborted.": "ファイルの読み取りが中止されました。", + "Filter Type": "フィルターの種類", + "Filters": "フィルター", + "Find": "検索", + "Finish": "終了", + "Finished": "完了", + "Fit to screen": "画面に合わせる", "Follow": "フォロー", - "Show logs": "ログの表示", - "Loading resource data": "リソース データを読み込んでいます", - "Creation": "作成", - "Labels": "ラベル", - "Annotations": "注釈", - "Owner refs": "所有者参照", - "Controlled by": "制御者", - "Show all labels (+{{count}} more)_one": "すべてのラベルを表示 (その他 {{count}} 件)", - "Show all labels (+{{count}} more)_other": "すべてのラベルを表示 (その他 {{count}} 件)", - "Start port forward": "ポート転送の開始", + "Follow logs in real-time.": "ログをリアルタイムでフォローします。", + "Force Delete": "強制削除", + "Format": "書式", "Forward port": "ポートを転送する", - "Delete port forward": "ポート転送を削除する", - "Stop port forward": "ポート転送の停止", - "Copied": "コピー済み", - "This value may differ in the container, since the pod is older than {{from}}": "ポッドが {{from}} よりも古いため、コンテナー内のこの値は異なる場合があります", - "Value": "値", - "Mount Path": "マウント パス", + "Found {{0}} results. Showing first {{1}}": "{{0}} 件の結果が見つかりました。最初の {{1}} 件を表示", "from": "開始", + "From": "開始", + "Full page": "ページ全体", + "Fullscreen": "全画面表示", + "General": "全般", + "General Settings": "全般設定", + "Getting auth info": "認証情報を取得しています", + "Getting auth info: {{ clusterName }}": "認証情報を取得しています: {{ clusterName }}", + "Give your project a descriptive name": "プロジェクトにわかりやすい名前を付ける", + "Global Default": "グローバル既定", + "Global Search": "グローバル検索", + "Go to cluster": "クラスターに移動する", + "Group": "グループ", + "Group By": "グループ化", + "Handler": "ハンドラー", + "Hard": "困難", + "Head back <1>home.": "<1>ホームに戻ります。", + "Headers": "ヘッダー", + "Headlamp Cluster Authentication": "Headlamp クラスター認証", + "Health": "正常性", + "Healthy": "健全", + "Hex, rgb(), or rgba()": "16 進数、rgb()、または rgba()", + "Hide details": "詳細の非表示", + "Hide Helm Secrets": "Helm シークレットを非表示にする", + "Hide Managed Fields": "マネージド フィールドを非表示にする", + "Holder": "ホルダー", + "Holder Identity": "ホルダー ID", + "Home": "ホーム", + "Host": "ホスト", + "Hostname": "ホスト名", "I/O": "I/O", - "Ready": "準備完了", - "Waiting": "待機中", - "Running": "実行中", - "Exit Code": "終了コード", - "Started": "開始されました", - "Finished": "完了", - "Restart Count": "再起動回数", - "Last State": "最終状態", - "No data to be shown.": "表示するデータがありません。", - "Init Containers": "Init コンテナー", - "Conditions": "条件", - "Volumes": "ボリューム", - "Kind": "種類", - "Restarting {{ itemName }}…": "{{ itemName }} を再起動しています...", - "Cancelled restarting {{ itemName }}.": "{{ itemName }} の再起動が取り消されました。", - "Restarted {{ itemName }}.": "{{ itemName }} を再起動しました。", - "Failed to restart {{ itemName }}.": "{{ itemName }} を再起動できませんでした。", - "Restart": "再起動", - "Are you sure you want to restart {{ itemName }}?": "{{ itemName }} を再起動しますか?", - "Are you sure you want to restart the following items?": "次の項目を再起動しますか?", - "Restarting {{ itemsLength }} items…": "{{ itemsLength }} 項目を再起動しています...", - "Cancelled restarting {{ itemsLength }} items.": "{{ itemsLength }} 個の項目の再起動が取り消されました。", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} 項目を再起動しました。", - "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} 個の項目を再起動できませんでした。", - "Restart items": "項目の再起動", - "Revision History": "リビジョン履歴", - "Loading revision history…": "リビジョン履歴を読み込んでいます...", - "Failed to load revision history: {{ error }}": "リビジョン履歴を読み込めませんでした: {{ error }}", - "No revision history available.": "使用できるリビジョン履歴はありません。", - "Revision": "リビジョン", - "Created": "作成済み", + "ID token": "ID トークン", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "リソースにこの量より多くの項目がある場合は、検索から除外されます。大規模なクラスターのメモリ使用量と速度低下を減らすのに役立ちます。", "Images": "イメージ", - "Current": "現在", - "Previous": "前へ", - "Rolling back {{ itemName }} to previous version…": "{{ itemName }} を以前のバージョンにロールバックしています...", - "Cancelled rollback of {{ itemName }}.": "{{ itemName }} のロールバックが取り消されました。", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }} を以前のバージョンにロールバックしました。", - "Failed to rollback {{ itemName }}.": "{{ itemName }} をロールバックできませんでした。", - "Rollback": "ロールバック", - "Rollback {{ kind }}": "{{ kind }} のロールバック", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "\"{{ name }}\" をロールバックするリビジョンを選択します。これにより、現在のポッド テンプレートが、選択したリビジョンのものに置き換えられます。", - "No previous revisions available to rollback to.": "ロールバック先として使用できる以前のリビジョンはありません。", - "Revision {{ revision }}": "リビジョン {{ revision }}", - "Scaling {{ itemName }}…": "{{ itemName }} をスケーリングしています...", - "Cancelled scaling {{ itemName }}.": "{{ itemName }} のスケーリングが取り消されました。", - "Scaled {{ itemName }}.": "{{ itemName }} をスケーリングしました。", - "Failed to scale {{ itemName }}.": "{{ itemName }} をスケーリングできませんでした。", - "Scale": "スケーリング", - "Scale Replicas": "レプリカのスケーリング", - "Current number of replicas: {{ numReplicas }}": "現在のレプリカ数: {{ numReplicas }}", - "Desired number of replicas:": "必要なレプリカ数:", - "Decrement": "減分", + "In-cluster": "クラスター内", + "Incompatible": "互換性がありません", "Increment": "増分", - "A large number of replicas may negatively impact the cluster's performance": "多数のレプリカはクラスターのパフォーマンスに悪影響を及ぼす可能性があります", + "Init Containers": "Init コンテナー", + "Install the metrics-server to get usage data.": "メトリック サーバーをインストールして使用状況データを取得します。", + "Instance": "インスタンス", + "Instances": "インスタンス", + "Internal IP": "内部 IP", + "Invalid Config Map Reference": "無効な構成マップ参照", + "Invalid fieldRef": "無効な fieldRef", + "Invalid JSON": "JSON が無効です", + "Invalid kubeconfig file: {{ errorMessage }}": "無効な kubeconfig ファイル: {{ errorMessage }}", + "Invalid resourceFieldRef": "無効な resourceFieldRef です", + "Invalid response from server": "サーバーからの応答が無効です", + "Invalid Secret Reference": "無効なシークレット参照", + "Invalid YAML": "YAML が無効です", + "Job {{ newItemName }} spawned": "ジョブ {{ newItemName }} が生成されました", + "Job Name": "ジョブ名", + "Key": "キー", + "Keyboard Shortcuts": "キーボード ショートカット", + "Kind": "種類", + "Labels": "ラベル", + "Language": "言語", + "Last Seen": "最終表示", + "Last State": "最終状態", + "Last Transition Time": "最終移行時間", + "Lease Duration Seconds": "リース期間 (秒)", + "Leave empty to auto-assign an available port.": "空のままにすると、使用可能なポートが自動割り当てされます。", + "Leave empty to auto-assign from range 30000-32000.": "空のままにすると、30000 - 32000 の範囲から自動割り当てされます。", + "Limit": "制限", + "Lines": "行数", + "Linux image": "Linux イメージ", + "Listeners": "リスナー", "Load": "読み込む", - "Failed to read file.": "ファイルを読み取れませんでした。", - "File read was aborted.": "ファイルの読み取りが中止されました。", - "Error: All of the files are empty.": "エラー: すべてのファイルが空です。", - "Unexpected error while reading files.": "ファイルの読み取り中に予期しないエラーが発生しました。", - "Drop the file here...": "ファイルをここにドロップ...", - "Select a file or drag and drop here": "ファイルを選択するか、ここにドラッグ アンド ドロップします", - "Select File": "ファイルの選択", - "{{count}} files selected_one": "{{count}} 個のファイルが選択されました", - "{{count}} files selected_other": "{{count}} 個のファイルが選択されました", - "Please enter a valid URL.": "有効な URL を入力してください。", - "Unexpected error while fetching the file.": "ファイルのフェッチ中に予期しないエラーが発生しました。", - "Enter URL": "URL の入力", - "Upload File": "ファイルのアップロード", + "Load cluster": "クラスターを読み込む", + "Load from a file": "ファイルから読み込む", + "Load from KubeConfig": "KubeConfig から読み込む", "Load from URL": "URL から読み込む", - "View YAML": "YAML の表示", - "Collapse": "折りたたむ", - "Expand": "展開", - "sort up": "昇順に並べ替え", - "sort down": "降順に並べ替え", - "sort swap": "並べ替えの入れ替え", - "Loading table data": "テーブル データを読み込んでいます", - "Refresh": "最新の情報に更新", - "No data matching the filter criteria.": "フィルター条件に一致するデータがありません。", - "No results found": "結果は見つかりませんでした", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "このコンテナーのプロセスの新しい出力は以下に表示されます。表示されない場合は、Enter キーを押してください...", - "Failed to run \"{{command}}\"…": "\"{{command}}\" を実行できませんでした...", - "Failed to connect…": "接続に失敗しました...", - "Press the enter key to reconnect.": "再接続するには、Enter キーを押します。", - "Failed to run \"{{ command }}\"": "\"{{ command }}\" を実行できませんでした", - "Trying to attach to the container {{ container }}…": "コンテナー {{ container }} にアタッチしようとしています...", - "Trying to run \"{{command}}\"…": "\"{{command}}\" の実行を試みています...", - "Attach: {{ itemName }}": "アタッチ: {{ itemName }}", - "Terminal: {{ itemName }}": "ターミナル:{{ itemName }}", - "Timezone": "タイムゾーン", - "Data": "データ", - "No data in this config map": "この構成マップにはデータがありません", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "カスタム リソース定義 {{ crdName }} の取得でエラーが発生しました: {{ errorMessage }}", + "Load resources": "リソースの読み込み", + "Load YAML resources from a remote URL": "リモート URL から YAML リソースを読み込む", + "Loaded": "読み込み済み", + "Loaded {{0}} items": "{{0}} 個の項目が読み込まれました", + "Loaded Resources ({{count}})_one": "読み込まれたリソース ({{count}})", + "Loaded Resources ({{count}})_other": "読み込まれたリソース ({{count}} 個)", + "Loading": "読み込み中", + "Loading cluster information": "クラスター情報を読み込んでいます", + "Loading custom resource definition": "カスタム リソース定義を読み込んでいます", + "Loading custom resource definitions": "カスタム リソース定義を読み込んでいます", "Loading custom resource details": "カスタム リソースの詳細を読み込んでいます", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "カスタム リソース {{ crName }} の取得でエラーが発生しました: {{ errorMessage }}", "Loading custom resource instances": "カスタム リソース インスタンスを読み込んでいます", - "No custom resources instances found.": "カスタム リソース インスタンスが見つかりません。", - "Failed to load custom resource instances": "カスタム リソース インスタンスを読み込めませんでした", - "Error getting custom resource definitions: {{ errorMessage }}": "カスタム リソース定義の取得でエラーが発生しました: {{ errorMessage }}", - "Loading custom resource definitions": "カスタム リソース定義を読み込んでいます", - "Loading custom resource definition": "カスタム リソース定義を読み込んでいます", - "No custom resources found": "カスタム リソースが見つかりません", - "Group": "グループ", - "Categories": "カテゴリ", - "Accepted Names": "承認済みの名前", - "Versions": "バージョン", - "Spawning Job {{ newItemName }}…": "ジョブ {{ newItemName }} を生成しています...", - "Job {{ newItemName }} spawned": "ジョブ {{ newItemName }} が生成されました", - "Failed to spawn Job {{ newItemName }}": "ジョブ {{ newItemName }} を生成できませんでした", - "Spawn Job": "ジョブの生成", - "This will trigger a new Job based on the CronJob {{ name }}": "これにより、CronJob {{ name }} に基づいて新しいジョブがトリガーされます", - "Job Name": "ジョブ名", - "Spawn": "生成", - "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} を中断しています...", - "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }} を再開しています...", - "Cancelled suspending CronJob {{ newItemName }}.": "CronJob {{ newItemName }} の一時停止が取り消されました。", - "Cancelled resuming CronJob {{ newItemName }}.": "CronJob {{ newItemName }} の再開が取り消されました。", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を中断しました。", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を再開しました。", - "Failed to suspend CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を一時停止できませんでした。", - "Failed to resume CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を再開できませんでした。", - "Resume": "再開", - "Suspend": "中断", - "Key": "キー", - "Operator": "演算子", - "Effect": "結果", - "Desired//context:pods": "必要", - "Addresses": "アドレス", - "Address Type": "アドレスの種類", - "Hostname": "ホスト名", - "Node Name": "ノード名", - "Zone": "ゾーン", - "Endpoints": "エンドポイント", - "Retry Budget": "再試行予算", - "Not specified": "指定されていません", - "Min Retry Rate": "最小の再試行率", - "Port": "ポート", - "Protocol": "プロトコル", - "No addresses data to be shown.": "表示するアドレス データがありません。", - "Listeners": "リスナー", + "Loading documentation": "ドキュメントを読み込んでいます", + "Loading editor": "エディターを読み込んでいます", + "Loading port forwarding": "ポート フォワーディングを読み込んでいます", + "Loading resource data": "リソース データを読み込んでいます", + "Loading revision history…": "リビジョン履歴を読み込んでいます...", + "Loading table data": "テーブル データを読み込んでいます", + "Loading...": "読み込んでいます...", + "Local Port": "ローカル ポート", + "Log Level": "ログ レベル", + "Log out": "ログアウト", + "Log out from all": "すべてからログアウト", + "Log Viewer Search": "ログ ビューアー検索", + "Logs are paused. Click the follow button to resume following them.": "ログは一時停止しています。再開するには、[フォロー] ボタンをクリックしてください。", + "Logs: {{ itemName }}": "ログ: {{ itemName }}", + "Lost connection to the cluster.": "クラスターへの接続が失われました。", + "Main Navigation": "メイン ナビゲーション", + "Map": "マップ", + "Mark all as read": "すべて既読としてマークする", + "Mark as read": "既読としてマークする", + "Match case": "大文字と小文字を区別する", + "Match whole word": "単語単位で検索する", "Matches": "一致", - "BackendRefs": "BackendRefs", - "Filters": "フィルター", - "Path Type": "パスの種類", - "Path": "パス", - "Headers": "ヘッダー", - "Query Parameters": "クエリ パラメーター", + "Max": "最大", + "Max Allowed": "最大許容値", + "Max items per Resource": "リソースごとの最大項目数", + "Max Unavailable": "利用不可の最大数", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "メモリ使用量", + "Menu": "メニュー", + "Message": "メッセージ", "Method": "方法", - "Filter Type": "フィルターの種類", - "Weight": "重み", - "rules": "ルール", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "表示するルール データがありません。", - "Section Name": "セクション名", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "<1>{formatShortcutKey(searchShortcutKey)} を押して検索します", - "Search resources, pages, clusters by name": "リソース、ページ、クラスターを名前で検索します", - "Current Namespace": "現在の名前空間", - "Set namespace: {{namespace}}": "名前空間の設定: {{namespace}}", - "Page": "ページ", - "Configure Keyboard Shortcuts": "キーボード ショートカットの構成", - "Reference": "参照", "Metrics": "メトリック", - "(Current/Target)": "(現在/ターゲット)", + "Min": "最小", + "Min Allowed": "最小許容値", + "Min Available": "利用可能の最小数", + "Min Retry Rate": "最小の再試行率", + "Minimize": "最小化", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "デプロイ ポッド", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "目標 {{ desiredReplicas }} 個のうち、現在 {{ currentReplicas }} 個", - "Targets": "ターゲット", + "Mode": "モード", "more…": "その他...", - "Default": "既定", - "Host": "ホスト", - "Duration": "期間", - "Holder Identity": "ホルダー ID", - "Lease Duration Seconds": "リース期間 (秒)", - "Renew Time": "更新時刻", - "Holder": "ホルダー", - "Container Limits": "コンテナーの制限", - "Default Request": "既定の要求", - "Max": "最大", - "Min": "最小", - "A namespace with this name already exists.": "この名前の名前空間は既に存在します。", - "Applying {{ newItemName }}…": "{{ newItemName }} を適用しています...", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} の適用が取り消されました。", + "Mount Path": "マウント パス", + "Multiple versions": "複数のバージョン", + "N/A": "該当なし", + "Name": "名前", + "Name is required": "名前は必須です", + "Namespace": "名前空間", + "Namespace Name": "名前空間の名前", + "Namespaces": "名前空間", "Namespaces must be under 64 characters.": "名前空間は 64 文字未満にする必要があります。", - "Create Namespace": "名前空間の作成", - "To": "宛先", - "used": "使用済み", - "Scheduling Disabled": "スケジュールが無効になっています", - "Scheduling Enabled": "スケジュールが有効", - "Taints": "テイント", - "Not ready yet!": "まだ準備ができていません。", - "Internal IP": "内部 IP", - "None": "なし", - "Software": "ソフトウェア", - "Redirecting to main page…": "メイン ページにリダイレクトしています...", - "Prettify": "読みやすくする", - "Show JSON values in plain text by removing escape characters.": "エスケープ文字を除去して、JSON の値をプレーンテキストで表示します。", - "Format": "書式", - "Debug Pod": "ポッドのデバッグ", - "Debug: {{ itemName }}": "デバッグ: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "名前空間は、小文字の英数字または '-' のみで構成され、先頭と末尾は英数字である必要があります。", + "Navigation": "ナビゲーション", + "Navigation Tabs": "ナビゲーション タブ", + "New Object": "新しいオブジェクト", + "Next": "次へ", + "Next Match (Enter)": "次の一致 (Enter)", + "No": "いいえ", + "No {{category}} resources found for this project.": "このプロジェクトの {{category}} リソースが見つかりません。", + "No addresses data to be shown.": "表示するアドレス データがありません。", + "No available clusters": "使用可能なクラスターがありません", "No cluster selected": "クラスターが選択されていません", + "No clusters configured": "クラスターが構成されていません", + "No clusters found": "クラスターが見つかりません", + "No clusters found!": "クラスターが見つかりません。", + "No contexts found!": "コンテキストが見つかりません。", + "No custom resources found": "カスタム リソースが見つかりません", + "No custom resources instances found.": "カスタム リソース インスタンスが見つかりません。", + "No data in this config map": "この構成マップにはデータがありません", + "No data in this secret": "このシークレットにはデータがありません", + "No data matching the filter criteria.": "フィルター条件に一致するデータがありません。", + "No data to be shown.": "表示するデータがありません。", + "No data to be shown. Try to change filters or select a different namespace.": "表示するデータがありません。フィルターを変更するか、別の名前空間を選択してみてください。", + "No documentation available.": "使用可能なドキュメントがありません。", + "No documentation for type {{ docsType }}.": "種類が {{ docsType }} のドキュメントはありません。", + "No label selectors found for this {{type}}": "この {{type}} のラベル セレクターが見つかりません", + "No message": "メッセージがありません", + "No namespaces found on selected clusters": "選択したクラスターに名前空間が見つかりません", + "No pods found for this workload": "このワークロードのポッドが見つかりません", + "No previous revisions available to rollback to.": "ロールバック先として使用できる以前のリビジョンはありません。", + "No projects found": "プロジェクトが見つかりません", + "No Resources": "リソースはありません", + "No resources have been uploaded": "リソースがアップロードされていません", + "No resources selected": "リソースが選択されていません", + "No results": "結果がありません", + "No results found": "結果は見つかりませんでした", + "No revision history available.": "使用できるリビジョン履歴はありません。", + "No rules data to be shown.": "表示するルール データがありません。", + "No Workloads": "ワークロードなし", + "Node": "ノード", + "Node Name": "ノード名", + "Node Shell Settings": "ノード シェルの設定", + "None": "なし", + "Not Loaded": "読み込まれていません", + "Not ready yet!": "まだ準備ができていません。", + "Not specified": "指定されていません", + "Notifications": "通知", + "Number of rows for tables": "テーブルの行数", + "Offline": "オフライン", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "コピーの警告 ({{ numWarnings }} 件)", + "Open Issue on GitHub": "GitHub で問題を開く", + "Open Plugin Folder": "プラグイン フォルダーを開く", + "Open the cluster chooser popup": "クラスター選択ポップアップを開く", + "Open the global search dialog": "グローバル検索ダイアログを開く", + "Operations": "操作", + "Operator": "演算子", + "Or try running Headlamp with a different kube config.": "または、別の Kube 構成で Headlamp を実行してみてください。", + "Origin": "オリジン", + "Original name: {{ displayName }}": "元の名前: {{ displayName }}", + "Overridden by {{type}} version": "{{type}} バージョンによって上書きされました", + "Overview": "概要", + "Owner refs": "所有者参照", + "Page": "ページ", + "ParentRefs": "ParentRefs", + "Path": "パス", + "Path Type": "パスの種類", + "Path: {{ path }}:{{ port }}": "パス: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "有効なポート番号 (1 - 65535) を入力してください。", + "Please enter a valid URL.": "有効な URL を入力してください。", + "Please make sure you have at least one cluster configured.": "少なくとも 1 つのクラスターが構成されていることを確認してください。", + "Please paste your authentication token.": "認証トークンを貼り付けてください。", + "Please sign in to add your AKS clusters": "AKS クラスターを追加するにはサインインしてください", + "Plugin": "プラグイン", + "Plugins": "プラグイン", "Pod debug is disabled in settings": "ポッドのデバッグが設定で無効になっています", - "Attaching to existing debug container...": "既存のデバッグ コンテナーにアタッチしています...", - "Creating ephemeral debug container...": "エフェメラル デバッグ コンテナーを作成しています...", - "Failed to create debug container: {{message}}": "デバッグ コンテナーを作成できませんでした: {{message}}", - "Attaching to debug container...": "デバッグ コンテナーにアタッチしています...", - "Failed to connect…\r\n": "接続に失敗しました...\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Ctrl+D キーを押すか「exit」と入力して、エフェメラル コンテナーを終了します。そうしない場合、コンテナーは実行されたままになります。", - "Max Unavailable": "利用不可の最大数", - "Min Available": "利用可能の最小数", - "Allowed disruptions": "許可される中断", - "Current//context:pods": "現在", - "Total": "合計", - "N/A": "該当なし", - "Allowed Disruptions": "許可される中断", - "Start": "開始", - "Stop": "停止", - "Loading port forwarding": "ポート フォワーディングを読み込んでいます", + "Pod Debug Settings": "ポッド デバッグの設定", "Pod Port": "ポッド ポート", - "Local Port": "ローカル ポート", - "Please enter a valid port number (1-65535).": "有効なポート番号 (1 - 65535) を入力してください。", - "Docker Desktop requires ports in range 30000-32000.": "Docker デスクトップには、30000 から 32000 の範囲のポートが必要です。", - "Leave empty to auto-assign from range 30000-32000.": "空のままにすると、30000 - 32000 の範囲から自動割り当てされます。", - "Leave empty to auto-assign an available port.": "空のままにすると、使用可能なポートが自動割り当てされます。", - "Start Port Forward": "ポート転送の開始", - "Target": "ターゲット", - "Container Port": "コンテナー ポート", - "e.g. 30080": "例: 30080", - "e.g. 8080": "例: 8080", - "Global Default": "グローバル既定", + "Port": "ポート", "Preemption Policy": "プリエンプション ポリシー", - "Create new project": "新しいプロジェクトを作成する", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "新しいプロジェクトを作成するには、どのクラスターを含めるかを選択し、既存の名前空間を選択するか新しい名前空間を作成します", - "Project Name": "プロジェクト名", - "A project with this name already exists": "この名前のプロジェクトは既に存在します", - "Enter a name for your new project.": "新しいプロジェクトの名前を入力します。", - "Clusters": "クラスター", - "Select one or more clusters for this project": "このプロジェクトのクラスターを 1 つ以上選択します", - "No available clusters": "使用可能なクラスターがありません", - "Type or select a namespace": "名前空間の入力または選択", - "Select existing or type to create a new namespace": "既存の名前空間を選択するか、入力して新しい名前空間を作成します", - "No available namespaces - you can type a custom name": "使用可能な名前空間がありません。カスタム名を入力できます", - "Creating": "作成中", - "Create a Project": "プロジェクトを作成する", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "プロジェクトは Kubernetes リソースのコレクションです。環境、チーム、アプリケーションなどのリソースを整理するためのプロジェクトを使用します。", - "New Project": "新しいプロジェクト", - "Create a new project": "新しいプロジェクトの作成", - "New Project from YAML": "YAML からの新しいプロジェクト", - "Deploy a new application from YAML": "YAML から新しいアプリケーションをデプロイする", - "URL is required": "URL は必須です", - "Failed to load from URL: {{error}}": "URL から読み込めませんでした: {{error}}", - "Error processing files: {{error}}": "ファイルの処理でエラーが発生しました: {{error}}", - "Name is required": "名前は必須です", - "Cluster is required": "クラスターが必要です", - "No resources have been uploaded": "リソースがアップロードされていません", - "Create new Project from YAML": "YAML から新しいプロジェクトを作成する", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Ctrl+D キーを押すか「exit」と入力して、エフェメラル コンテナーを終了します。そうしない場合、コンテナーは実行されたままになります。", + "Press keys...": "キーを押します...", + "Press the enter key to reconnect.": "再接続するには、Enter キーを押します。", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "<1>{formatShortcutKey(searchShortcutKey)} を押して検索します", + "Prettify": "読みやすくする", + "Previous": "前へ", + "Previous Match (Shift+Enter)": "前の一致 (Shift + Enter)", + "Proceed to select your preferred method for cluster creation and addition": "続行して、クラスターの作成と追加に使用する方法を選択します", "Project name": "プロジェクト名", - "Give your project a descriptive name": "プロジェクトにわかりやすい名前を付ける", - "Enter a name": "名前を入力する", - "Select cluster for this project": "このプロジェクトのクラスターを選択します", - "Load resources": "リソースの読み込み", - "Upload files or load from URL": "ファイルをアップロードするか URL から読み込みます", - "Upload Files": "ファイルのアップロード", - "Choose Files": "ファイルの選択", - "Drag & drop YAML files here or click to choose files": "YAML ファイルをここにドラッグ アンド ドロップするか、クリックしてファイルを選択する", - "Supports .yaml and .yml files": ".yaml および .yml ファイルをサポート", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "YAML ファイルへの URL を入力する", - "Load YAML resources from a remote URL": "リモート URL から YAML リソースを読み込む", - "Loaded Resources ({{count}})_one": "読み込まれたリソース ({{count}})", - "Loaded Resources ({{count}})_other": "読み込まれたリソース ({{count}} 個)", - "Clear All": "すべてクリア", - "API Version": "API バージョン", - "Creating project": "プロジェクトを作成しています", - "Creating following resources in this project:": "このプロジェクトで次のリソースを作成しています:", - "Something went wrong": "問題が発生しました", - "Delete project": "プロジェクトを削除する", - "Deleting project {{ projectName }}…": "プロジェクト {{ projectName }} を削除しています...", - "Cancelled deletion of project {{ projectName }}.": "プロジェクト {{ projectName }} の削除が取り消されました。", - "Deleted project {{ projectName }}.": "プロジェクト {{ projectName }} が削除されました。", - "Error deleting project {{ projectName }}.": "プロジェクト {{ projectName }} の削除でエラーが発生しました。", - "Delete Project": "プロジェクトの削除", - "Are you sure you want to delete project \"{{projectName}}\"?": "プロジェクト \"{{projectName}}\" を削除しますか?", - "By default, this will only remove the project label from the following namespaces:": "既定では、次の名前空間からのみプロジェクト ラベルが削除されます:", - "Also delete the namespaces (this will remove all resources within them)": "名前空間も削除します (これにより、名前空間内のすべてのリソースが削除されます)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "警告: この操作は元に戻せません。これらの名前空間内のすべてのリソースが完全に削除されます。", - "Delete Project & Namespaces": "プロジェクトと名前空間の削除", - "Resources": "リソース", - "Access": "アクセス", - "Map": "マップ", + "Project Name": "プロジェクト名", "Project Status": "プロジェクトの状態", - "No Workloads": "ワークロードなし", - "Unhealthy": "異常", - "Degraded": "低下", - "Healthy": "健全", - "Warning": "警告", + "Projects": "プロジェクト", + "Protocol": "プロトコル", + "Provided": "指定済み", + "Providers": "プロバイダー", + "Query Parameters": "クエリ パラメーター", + "Read more": "表示を増やす", + "Ready": "準備完了", + "Ready//context:replicas": "準備完了", + "Reason": "理由", + "Recent clusters": "最近使用したクラスター", + "Recommendations": "推奨設定", + "Redirecting to main page…": "メイン ページにリダイレクトしています...", + "Reference": "参照", + "Refetch Interval": "再フェッチ間隔", + "Refresh": "最新の情報に更新", + "Release Notes ({{ appVersion }})": "リリース ノート ({{ appVersion }})", + "Remove Cluster": "クラスターを削除する", + "Remove this cluster?": "このクラスターを削除しますか?", + "Renew Time": "更新時刻", + "Request": "要求", + "Reset All to Defaults": "すべて既定値にリセット", + "Reset to default": "既定値にリセット", + "resource {{resourceName}} of container {{containerName}} on pods": "ポッド上のコンテナー {{containerName}} のリソース {{resourceName}}", + "resource {{resourceName}} on pods": "ポッドのリソース {{resourceName}}", + "Resource details": "リソースの詳細", + "Resource details view": "リソースの詳細ビュー", + "Resource not found": "リソースが見つかりません", "Resource Quotas": "リソース クォータ", - "Create Resource Quota to limit resource consumption within this project": "リソース クォータを作成して、このプロジェクト内のリソース使用量を制限する", - "Create resource quota": "リソース クォータを作成する", - "Roles": "ロール", + "Resources": "リソース", + "Restart": "再起動", + "Restart Count": "再起動回数", + "Restart items": "項目の再起動", + "Restarted": "再起動しました", + "Restarted {{ itemName }}.": "{{ itemName }} を再起動しました。", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} 項目を再起動しました。", + "Restarting {{ itemName }}…": "{{ itemName }} を再起動しています...", + "Restarting {{ itemsLength }} items…": "{{ itemsLength }} 項目を再起動しています...", + "Resume": "再開", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を再開しました。", + "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }} を再開しています...", + "Retry Budget": "再試行予算", + "Revision": "リビジョン", + "Revision {{ revision }}": "リビジョン {{ revision }}", + "Revision History": "リビジョン履歴", "Role Bindings": "ロール バインド", - "Health": "正常性", - "No Resources": "リソースはありません", - "Namespaces": "名前空間", - "No projects found": "プロジェクトが見つかりません", - "Create your first project to organize your Kubernetes resources": "Kubernetes リソースを整理するための最初のプロジェクトを作成する", - "Create Project": "プロジェクトの作成", - "Details": "詳細", + "Roles": "ロール", + "Rollback": "ロールバック", + "Rollback {{ kind }}": "{{ kind }} のロールバック", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} を以前のバージョンにロールバックしました。", + "Rolling back {{ itemName }} to previous version…": "{{ itemName }} を以前のバージョンにロールバックしています...", + "rules": "ルール", + "Running": "実行中", + "Save": "保存", + "Save & Apply": "保存と適用", + "Scale": "スケーリング", + "Scale Replicas": "レプリカのスケーリング", + "Scaled {{ itemName }}.": "{{ itemName }} をスケーリングしました。", + "Scaling {{ itemName }}…": "{{ itemName }} をスケーリングしています...", + "Scheduling Disabled": "スケジュールが無効になっています", + "Scheduling Enabled": "スケジュールが有効", + "Scroll to bottom": "一番下までスクロール", + "Search": "検索", + "Search Resources": "リソースの検索", + "Search resources by query": "クエリでリソースを検索", + "Search resources, pages, clusters by name": "リソース、ページ、クラスターを名前で検索します", + "Section Name": "セクション名", + "Select a cluster and an existing namespace to use as a project.": "プロジェクトとして使用するクラスターと既存の名前空間を選択します。", + "Select a cluster first": "最初にクラスターを選択します", + "Select a file or drag and drop here": "ファイルを選択するか、ここにドラッグ アンド ドロップします", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "\"{{ name }}\" をロールバックするリビジョンを選択します。これにより、現在のポッド テンプレートが、選択したリビジョンのものに置き換えられます。", + "Select All": "すべて選択", + "Select an existing namespace": "既存の名前空間を選択してください", + "Select an existing namespace to use as a project": "プロジェクトとして使用する既存の名前空間を選択します", + "Select cluster for this project": "このプロジェクトのクラスターを選択します", + "Select clusters": "クラスターの選択", + "Select File": "ファイルの選択", + "Select locale": "ロケールの選択", + "Select one or more clusters": "クラスターを 1 つ以上選択します", + "Select Pod": "ポッドの選択", + "Select Resources": "リソースの選択", + "Selected clusters": "選択したクラスター", + "Server": "サーバー", + "Service: {{namespace}}/{{name}}": "サービス: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "名前空間の設定: {{namespace}}", + "Setting up clusters": "クラスターを設定しています", + "Settings": "設定", + "Severity": "重要度", + "Shipped": "出荷済み", + "Show all environment variables": "環境変数をすべて表示", + "Show all environment variables (+{{count}} more)_one": "すべての環境変数を表示 (他 {{count}} 個)", + "Show all environment variables (+{{count}} more)_other": "すべての環境変数を表示 (他 {{count}} 個)", + "Show all labels (+{{count}} more)_one": "すべてのラベルを表示 (その他 {{count}} 件)", + "Show all labels (+{{count}} more)_other": "すべてのラベルを表示 (その他 {{count}} 件)", + "Show build information": "ビルド情報を表示する", + "Show details": "詳細の表示", + "Show fewer": "表示数を少なくする", + "Show JSON values in plain text by removing escape characters.": "エスケープ文字を除去して、JSON の値をプレーンテキストで表示します。", + "Show logs": "ログの表示", "Show Logs": "ログを表示する", - "Logs: {{ itemName }}": "ログ: {{ itemName }}", - "Terminal / Exec": "ターミナル/Exec", - "No {{category}} resources found for this project.": "このプロジェクトの {{category}} リソースが見つかりません。", - "Current//context:replicas": "現在", - "Desired//context:replicas": "必要", - "Zoom in": "拡大", - "Zoom out": "縮小", - "No data to be shown. Try to change filters or select a different namespace.": "表示するデータがありません。フィルターを変更するか、別の名前空間を選択してみてください。", - "Group By": "グループ化", - "Instance": "インスタンス", - "Node": "ノード", + "Show logs for previous instances of this container.": "このコンテナーの以前のインスタンスのログを表示します。", + "show more": "さらに表示", + "Show notifications": "通知を表示", + "Show previous": "前を表示", + "Show timestamps in the logs.": "ログにタイムスタンプを表示します。", + "Showing documentation for: {{ docsType }}": "次のドキュメントを表示しています: {{ docsType }}", + "Shrink sidebar": "サイド バーを縮小する", + "Sign In": "サインイン", + "Sign In with Azure": "Azure でサインインする", + "Skip": "スキップ", + "Skip to main content": "メイン コンテンツにスキップ", + "Snap Bottom": "下にスナップ", + "Snap Left": "左にスナップ", + "Snap Right": "右にスナップ", + "Snap Top": "上にスナップ", + "Software": "ソフトウェア", + "Some resources failed to load": "一部のリソースを読み込めませんでした", + "Something went wrong": "問題が発生しました", + "Something went wrong with cluster {{ cluster }}": "クラスター {{ cluster }} で問題が発生しました", + "sort down": "降順に並べ替え", + "Sort sidebar items alphabetically": "サイド バーの項目をアルファベット順に並べ替える", + "sort swap": "並べ替えの入れ替え", + "sort up": "昇順に並べ替え", + "Spawn": "生成", + "Spawn Job": "ジョブの生成", + "Spawning Job {{ newItemName }}…": "ジョブ {{ newItemName }} を生成しています...", + "Start": "開始", + "Start port forward": "ポート転送の開始", + "Start Port Forward": "ポート転送の開始", + "Started": "開始されました", + "Status": "状態", "Status: Error or Warning": "状態: エラーまたは警告", - "Expand All": "すべて展開", - "Fit to screen": "画面に合わせる", - "Zoom to 100%": "100% に拡大", - "Home": "ホーム", + "Stop": "停止", + "Stop port forward": "ポート転送の停止", + "Stored in your browser's localStorage (per-browser setting).": "ブラウザーの localStorage (ブラウザーごとの設定) に保存されます。", + "Supports .yaml and .yml files": ".yaml および .yml ファイルをサポート", + "Suspend": "中断", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} を中断しました。", + "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} を中断しています...", + "Taints": "テイント", + "Target": "ターゲット", + "Targets": "ターゲット", + "Terminal / Exec": "ターミナル/Exec", + "Terminal: {{ itemName }}": "ターミナル:{{ itemName }}", + "Testing auth": "認証をテストしています", + "The current name of the cluster. You can define a custom name": "クラスターの現在の名前。カスタム名を定義できます", + "The default image is used for creating ephemeral debug containers.": "既定のイメージは、エフェメラル デバッグ コンテナーの作成に使用されます。", + "The default image is used for dropping a shell into a node (when not specified directly).": "既定のイメージは、シェルをノードに接続する際に使用されます (直接指定されていない場合)。", + "The default namespace for e.g. when applying resources (when not specified directly).": "リソース適用時などの既定の名前空間 (直接指定されていない場合)。", + "The default namespace is default.": "既定の名前空間は default です。", + "The list of namespaces you are allowed to access in this cluster.": "このクラスターでアクセスが許可されている名前空間の一覧。", + "Theme": "テーマ", + "There seem to be no clusters configured…": "クラスターが構成されていないようです...", + "There seems to be no clusters configured…": "クラスターが構成されていないようです...", + "This action cannot be undone! Do you want to proceed?": "この操作は元に戻せません。続行しますか?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "この操作により、クラスター \"{{ clusterName }}\" が \"{{ source }}\" から削除されます", + "This action will remove cluster \"{{ clusterName }}\".": "この操作により、クラスター \"{{ clusterName }}\" が削除されます。", + "This custom name is already in use, please choose a different name.": "このカスタム名は既に使用されています。別の名前を選択してください。", + "This plugin is not compatible with this version of Headlamp": "このプラグインは、このバージョンの Headlamp と互換性がありません", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "代わりに \"{{type}}\" バージョンが使用されているため、このプラグインは現在読み込まれていません。", + "This value may differ in the container, since the pod is older than {{from}}": "ポッドが {{from}} よりも古いため、コンテナー内のこの値は異なる場合があります", + "This will discard your changes in the editor. Do you want to proceed?": "これによりエディターで行った変更が破棄されます。続行しますか?", + "This will trigger a new Job based on the CronJob {{ name }}": "これにより、CronJob {{ name }} に基づいて新しいジョブがトリガーされます", + "Timestamps": "タイムスタンプ", + "Timezone": "タイムゾーン", + "Timezone to display for dates": "日付に表示するタイムゾーン", + "To": "宛先", + "Toggle column filters in tables": "テーブルの列フィルターを切り替える", + "Toggle fullscreen": "全画面表示の切り替え", + "Toggle search in log viewer": "ログ ビューアーでの検索の切り替え", + "Toggle Table Filters": "テーブル フィルターの切り替え", + "Too many matches": "一致するものが多すぎます", + "Total": "合計", + "Try Again": "再試行", + "Trying to attach to the container {{ container }}…": "コンテナー {{ container }} にアタッチしようとしています...", + "Trying to run \"{{command}}\"…": "\"{{command}}\" の実行を試みています...", + "Type": "種類", + "Uh-oh! Something went wrong.": "申し訳ございません。問題が発生しました。", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub を開くことができません。ポップアップ ブロックの設定を確認するか、エラーの詳細を手動でコピーしてください。", + "Undo": "元に戻す", + "Undo Changes": "変更を元に戻す", + "Unexpected error while fetching the file.": "ファイルのフェッチ中に予期しないエラーが発生しました。", + "Unexpected error while reading files.": "ファイルの読み取り中に予期しないエラーが発生しました。", + "Unhealthy": "異常", + "Unknown": "不明", + "Up to date//context:replicas": "最新", + "Upload File": "ファイルのアップロード", + "Upload File/URL": "ファイルのアップロード/URL", + "Upload Files": "ファイルのアップロード", + "Upload files or load from URL": "ファイルをアップロードするか URL から読み込みます", + "URL is required": "URL は必須です", + "Use A Token": "A トークンを使用する", + "Use custom color": "カスタム カラーを使用する", + "Use custom icon": "カスタム アイコンを使用する", + "Use evict for pod deletion": "ポッドの削除に evict を使用する", + "Use Existing Namespace": "既存の名前空間を使用する", + "Use minimal editor": "最小限のエディターを使用する", + "Use regular expression": "正規表現を使用する", + "used": "使用済み", "Used": "使用済み", - "Hard": "困難", - "Request": "要求", - "Limit": "制限", + "User-installed": "ユーザーがインストール済み", "Users": "ユーザー", - "Handler": "ハンドラー", - "No data in this secret": "このシークレットにはデータがありません", - "Hide Helm Secrets": "Helm シークレットを非表示にする", - "Shrink sidebar": "サイド バーを縮小する", - "Expand sidebar": "サイド バーを展開", - "Main Navigation": "メイン ナビゲーション", - "Navigation Tabs": "ナビゲーション タブ", - "Instances": "インスタンス", - "Cluster version upgraded to {{ gitVersion }}": "クラスターのバージョンが {{ gitVersion }} にアップグレードされました", - "Cluster version downgraded to {{ gitVersion }}": "クラスターのバージョンが {{ gitVersion }} にダウングレードされました", - "Controlled Resources": "制御されたリソース", - "Controlled Values": "制御された値", - "Min Allowed": "最小許容値", - "Max Allowed": "最大許容値", - "Mode": "モード", - "Last Transition Time": "最終移行時間", - "Recommendations": "推奨設定", - "Provided": "指定済み", - "Admission Review Versions": "受付レビューのバージョン", - "Client Config: URL": "クライアント構成: URL", - "Client Config: Service": "クライアント構成: サービス", - "Service: {{namespace}}/{{name}}": "サービス: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "パス: {{ path }}:{{ port }}", - "Operations": "操作", - "0 Running": "0 個が実行中", - "Ready//context:replicas": "準備完了", - "Up to date//context:replicas": "最新", - "Available//context:replicas": "使用可能", - "Failed": "失敗", - "Select locale": "ロケールの選択", - "": "<不明>", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}} の \"{{metricName}}\"", - "\"{{metricName}}\" on pods": "ポッドの \"{{metricName}}\"", - "resource {{resourceName}} on pods": "ポッドのリソース {{resourceName}}", - "resource {{resourceName}} of container {{containerName}} on pods": "ポッド上のコンテナー {{containerName}} のリソース {{resourceName}}", + "Validating selected clusters": "選択したクラスターを検証しています", + "Value": "値", + "Version": "バージョン", + "Version information": "バージョン情報", + "Versions": "バージョン", + "View": "表示", + "View all notifications": "すべての通知を表示", + "View Clusters": "クラスターの表示", + "View YAML": "YAML の表示", + "View: {{ itemName }}": "ビュー: {{ itemName }}", + "Visible": "表示", + "Volumes": "ボリューム", + "Wait while fetching clusters…": "クラスターをフェッチしています。しばらくお待ちください...", + "Waiting": "待機中", + "Warning": "警告", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "警告: この操作は元に戻せません。これらの名前空間内のすべてのリソースが完全に削除されます。", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "警告。互換性のないプラグインが無効化されました: ({{ pluginList }})", - "Global Search": "グローバル検索", - "Open the global search dialog": "グローバル検索ダイアログを開く", - "Cluster Chooser": "クラスター選択画面", - "Open the cluster chooser popup": "クラスター選択ポップアップを開く", - "Toggle Table Filters": "テーブル フィルターの切り替え", - "Toggle column filters in tables": "テーブルの列フィルターを切り替える", - "Log Viewer Search": "ログ ビューアー検索", - "Toggle search in log viewer": "ログ ビューアーでの検索の切り替え" + "Warnings": "警告", + "Weight": "重み", + "Window": "ウィンドウ", + "Wrap lines": "行の折り返し", + "YAML URL": "YAML URL", + "Yes": "はい", + "You can only select this option for containers that have been restarted.": "このオプションは、再起動されたコンテナーに対してのみ選択できます。", + "You don't have any notifications right now": "現在、通知はありません", + "You don't have permissions to view this resource": "このレポートを表示するためのアクセス許可がありません", + "You have unread notifications": "未読の通知があります", + "Your AKS desktop ran into a page that doesn't exist!": "AKS デスクトップで存在しないページにアクセスしました。", + "Your AKS desktop ran into a problem!": "AKS デスクトップで問題が発生しました。", + "Zone": "ゾーン", + "Zoom in": "拡大", + "Zoom out": "縮小", + "Zoom to 100%": "100% に拡大" } diff --git a/frontend/src/i18n/locales/ko/app.json b/frontend/src/i18n/locales/ko/app.json index 28245ddae..6d1892754 100644 --- a/frontend/src/i18n/locales/ko/app.json +++ b/frontend/src/i18n/locales/ko/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "플러그 인 정보를 가져오지 못 함", + "About": "정보", "An error occurred while fetching plugin info from {{ URL }}.": "{{ URL }}에서 플러그 인 정보를 가져오는 동안 오류가 발생했습니다.", - "Yes": "예", + "Another process is running": "다른 프로세스가 실행 중임", + "Application opened with an invalid URL: {{ url }}": "잘못된 URL로 애플리케이션이 열림: {{ url }}", + "Bring All to Front": "모두 맨 앞으로 가져오기", + "Close": "닫기", + "Continue": "계속", + "Copy": "복사", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "{{startPort}}~{{endPort}} 범위 내에서 사용 가능한 포트를 찾을 수 없습니다. 포트를 비우고 다시 시도하세요.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "사용 가능한 포트를 찾을 수 없습니다. {{startPort}}~{{endPort}} 포트에서 프로세스가 실행 중입니다. 이러한 프로세스를 종료하고 다시 시도하시겠습니까?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "다른 실행 중인 프로세스(PID: {{ process_list }})를 끝낼 수 없습니다. 해당 프로세스를 중지하고 앱을 다시 실행하세요.", + "Could not start the server even after terminating existing processes.": "기존 프로세스를 종료한 후에도 서버를 시작할 수 없습니다.", + "Cut": "잘라내기", + "Delete": "삭제", + "Do you want to install the plugin \"{{ pluginName }}\"?": "플러그 인 \"{{ pluginName }}\"을(를) 설치하시겠습니까?", + "Documentation": "설명서", + "Edit": "편집", + "Failed to fetch plugin info": "플러그 인 정보를 가져오지 못 함", + "Failed to quit the other running process": "실행 중인 다른 프로세스를 끝내지 못 함", + "Failed to start": "시작하지 못 함", + "File": "파일", + "Go Back": "돌아가기", + "Go Forward": "앞으로 이동", + "Go to Home": "홈으로 이동", + "Help": "도움말", + "Hide": "숨기기", + "Hide Others": "기타 숨기기", + "Invalid URL": "잘못된 URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "다른 프로세스가 이미 실행 중인 것 같습니다. 해당 프로세스를 자동으로 종료하고 계속하시겠습니까, 아니면 끝내시겠습니까?", + "Minimize": "최소화", + "Navigate": "탐색", "No": "아니요", + "No available ports": "사용 가능한 포트가 없음", + "Open an Issue": "문제 열기", + "Paste": "붙여넣기", + "Paste and Match Style": "스타일 붙여넣기 및 일치", "Plugin Installation": "플러그 인 설치", - "Do you want to install the plugin \"{{ pluginName }}\"?": "플러그 인 \"{{ pluginName }}\"을(를) 설치하시겠습니까?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "다음 위치에서 플러그 인을 설치하려고 합니다. {{ url }}\n계속하시겠습니까?", - "About": "정보", "Quit": "끝내기", + "Reload": "다시 로드", + "Reset Zoom": "확대/축소 초기화", "Select All": "모두 선택", - "Delete": "삭제", "Services": "서비스", - "Hide": "숨기기", - "Hide Others": "기타 숨기기", "Show All": "모두 표시", - "File": "파일", - "Close": "닫기", - "Edit": "편집", - "Cut": "잘라내기", - "Copy": "복사", - "Paste": "붙여넣기", - "Paste and Match Style": "스타일 붙여넣기 및 일치", "Speech": "음성", "Start Speaking": "말하기 시작", "Stop Speaking": "말하기 중지", - "View": "보기", + "Terminate and Retry": "종료 및 다시 시도", "Toggle Developer Tools": "개발자 도구 토글", - "Reset Zoom": "확대/축소 초기화", - "Zoom In": "확대", - "Zoom Out": "축소", "Toggle Fullscreen": "전체 화면 토글", - "Navigate": "탐색", - "Reload": "다시 로드", - "Go to Home": "홈으로 이동", - "Go Back": "돌아가기", - "Go Forward": "앞으로 이동", + "View": "보기", "Window": "창", - "Minimize": "최소화", - "Bring All to Front": "모두 맨 앞으로 가져오기", - "Help": "도움말", - "Documentation": "설명서", - "Open an Issue": "문제 열기", - "Another process is running": "다른 프로세스가 실행 중임", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "다른 프로세스가 이미 실행 중인 것 같습니다. 해당 프로세스를 자동으로 종료하고 계속하시겠습니까, 아니면 끝내시겠습니까?", - "Continue": "계속", - "Failed to quit the other running process": "실행 중인 다른 프로세스를 끝내지 못 함", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "다른 실행 중인 프로세스(PID: {{ process_list }})를 끝낼 수 없습니다. 해당 프로세스를 중지하고 앱을 다시 실행하세요.", - "No available ports": "사용 가능한 포트가 없음", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "사용 가능한 포트를 찾을 수 없습니다. {{startPort}}~{{endPort}} 포트에서 프로세스가 실행 중입니다. 이러한 프로세스를 종료하고 다시 시도하시겠습니까?", - "Terminate and Retry": "종료 및 다시 시도", - "Failed to start": "시작하지 못 함", - "Could not start the server even after terminating existing processes.": "기존 프로세스를 종료한 후에도 서버를 시작할 수 없습니다.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "{{startPort}}~{{endPort}} 범위 내에서 사용 가능한 포트를 찾을 수 없습니다. 포트를 비우고 다시 시도하세요.", - "Invalid URL": "잘못된 URL", - "Application opened with an invalid URL: {{ url }}": "잘못된 URL로 애플리케이션이 열림: {{ url }}" + "Yes": "예", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "다음 위치에서 플러그 인을 설치하려고 합니다. {{ url }}\n계속하시겠습니까?", + "Zoom In": "확대", + "Zoom Out": "축소" } diff --git a/frontend/src/i18n/locales/ko/glossary.json b/frontend/src/i18n/locales/ko/glossary.json index 2b3c7acc8..595a1335c 100644 --- a/frontend/src/i18n/locales/ko/glossary.json +++ b/frontend/src/i18n/locales/ko/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes 버전", - "Cluster": "클러스터", - "Cluster selector": "클러스터 선택기", - "AKS desktop Version": "AKS 데스크톱 버전", - "Headlamp Version": "Headlamp 버전", - "Git Commit": "Git 커밋", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }}({{ abbrevTime }} 전)", "About": "정보", - "Legal": "법률", "About dialog tabs": "정보 대화 상자 탭", - "Memory": "메모리", - "CPU": "CPU", - "Pods": "Pod", - "Nodes": "노드", - "Events": "이벤트", - "Namespaces": "네임스페이스", - "Filter": "필터", - "Namespace": "네임스페이스", - "toggle field visibility": "필드 표시 여부 토글", - "Condition": "조건", - "Last Transition": "마지막 전환", - "Last Update": "마지막 업데이트", - "Container ID": "컨테이너 ID", - "Image Pull Policy": "이미지 끌어오기 정책", - "Image": "이미지", + "Access Modes": "액세스 모드", + "Addresses": "주소", + "AKS desktop Version": "AKS 데스크톱 버전", + "Allow Volume Expansion": "볼륨 확장 허용", + "API Groups": "API 그룹", + "API Version": "API 버전", + "API Versions": "API 버전", + "Architecture": "아키텍처", + "Are you sure you want to drain the node {{name}}?": "노드 {{name}}을(를) 드레이닝하시겠습니까?", "Args": "Args", + "Attach": "연결", + "Backend TLS Policies": "백 엔드 TLS 정책", + "Backend Traffic Policies": "백 엔드 트래픽 정책", + "Backends": "백 엔드", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "바인딩 정보", + "Binding Mode": "바인딩 모드", + "Boot ID": "부팅 ID", + "Capacity": "용량", + "Checking if Vertical Pod Autoscaler is enabled…": "수직 Pod 자동 크기 조정기의 활성화 여부를 확인하는 중...", + "Claim": "클레임", + "Class Name": "클래스 이름", + "Client Config: Ca Bundle": "클라이언트 구성: CA 번들", + "Cluster": "클러스터", + "Cluster IP": "클러스터 IP", + "Cluster selector": "클러스터 선택기", "Command": "명령", - "Environment": "환경", - "Liveness Probes": "활동성 프로브", - "Ports": "포트", - "Volume Mounts": "볼륨 탑재", - "Containers": "컨테이너", - "Container Spec": "컨테이너 사양", - "Ephemeral Containers": "임시 컨테이너", - "Container": "컨테이너", + "Completions": "완료", + "Condition": "조건", + "Conditions": "조건", "Config Maps": "구성 맵", - "Definition": "정의", + "Configuration": "구성", + "Container": "컨테이너", + "Container ID": "컨테이너 ID", + "Container Policy": "컨테이너 정책", + "Container Runtime": "컨테이너 런타임", + "Container Runtime Version": "컨테이너 런타임 버전", + "Container Spec": "컨테이너 사양", + "Containers": "컨테이너", + "Controller": "컨트롤러", + "Controller Name": "컨트롤러 이름", + "Cordon": "Cordon", + "Cordon node {{name}} cancelled.": "노드 {{name}}의 코돈 처리가 취소되었습니다.", + "Cordoned node {{name}}.": "{{name}} 노드를 코돈 처리했습니다.", + "Cordoning node {{name}}…": "노드 {{name}}을(를) 코돈 처리하는 중...", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "범위", - "Subresources": "하위 리소스", - "Resource": "리소스", - "Plural": "복수형", - "Singular": "단수형", - "Kind": "종류", - "List Kind": "목록 종류", - "Served": "처리됨", - "Storage": "스토리지", - "Objects": "개체", - "Custom Resources": "사용자 지정 리소스", - "Schedule": "일정", - "Starting deadline": "시작 마감일", - "Last Schedule": "마지막 일정", "Cron Jobs": "Cron 작업", - "Images": "이미지", - "Tolerations": "허용", - "Update Strategy": "업데이트 전략", - "Selector": "선택기", - "Node Selector": "노드 선택기", + "CronJobs": "Cronjobs", + "Current": "현재", + "Custom Resources": "사용자 지정 리소스", "Daemon Sets": "디먼 집합", + "Debug Node": "디버그 노드", + "Debug node is not supported in this OS: {{ nodeOS }}": "이 운영 체제에서는 디버그 노드가 지원되지 않음: {{ nodeOS }}", + "Default": "기본값", + "Default Backend": "기본 백 엔드", + "Definition": "정의", "Deployments": "배포", - "Replicas": "복제본", + "Desired": "필요함", + "Drain": "드레인", + "Drain Node": "노드 드레이닝", + "Drained node {{name}}.": "{{name}} 노드를 드레이닝함", + "Draining node {{name}} cancelled.": "노드 {{name}}의 드레이닝이 취소되었습니다.", + "Draining node {{name}}…": "노드 {{name}}을(를) 드레이닝하는 중...", + "Egress": "송신", + "Endpoint Slices": "엔드포인트 슬라이스", "Endpoint: {{ name }}": "엔드포인트: {{ name }}", - "Subsets": "하위 집합", - "IP": "IP", - "Hostname": "호스트 이름", - "Target": "대상", - "Port": "포트", - "Protocol": "프로토콜", "Endpoints": "엔드포인트", - "Addresses": "주소", - "Conditions": "조건", - "Ready": "준비 완료", - "Serving": "제공", - "Terminating": "종료하는 중", - "Endpoint Slices": "엔드포인트 슬라이스", - "Targets": "대상", - "No targets defined": "정의된 대상이 없음", - "TLS Validation": "TLS 유효성 검사", - "No validation settings": "유효성 검사 설정 없음", - "Backend TLS Policies": "백 엔드 TLS 정책", - "Retry Constraint": "다시 시도 제약 조건", - "No retry constraint configured": "다시 시도 제약 조건이 구성되지 않음", - "Session Persistence": "세션 지속성", - "No session persistence configured": "세션 지속성이 구성되지 않음", - "Backend Traffic Policies": "백 엔드 트래픽 정책", - "Controller Name": "컨트롤러 이름", + "Environment": "환경", + "Ephemeral Containers": "임시 컨테이너", + "Events": "이벤트", + "except: {{ cidrExceptions }}": "제외: {{ cidrExceptions }}", + "External IP": "외부 IP", + "Failed to cordon node {{name}}.": "노드 {{name}}을(를) 코돈 처리하지 못 했습니다.", + "Failed to drain node {{name}}.": "노드 {{name}}을(를) 드레이닝하지 못 했습니다.", + "Failed to uncordon node {{name}}.": "{{name}} 노드의 코돈 해제가 실패했습니다.", + "Failure Policy": "오류 정책", + "Filter": "필터", + "From": "시작 값", + "Gateway (beta)": "게이트웨이(베타)", "Gateway Classes": "게이트웨이 클래스", - "Controller": "컨트롤러", - "Class Name": "클래스 이름", - "Listeners": "수신기", - "No data": "데이터 없음", "Gateways": "게이트웨이", + "Generation": "생성", + "Git Commit": "Git 커밋", + "Git Tree State": "Git 트리 상태", + "Git Version": "Git 버전", + "Go Version": "Go 버전", + "Groups": "그룹", + "GRPC Routes": "GRPC 경로", "GRPCRoutes": "GRPCRoutes", - "Rules": "규칙", - "HttpRoutes": "HttpRoutes", - "Hostnames": "호스트 이름", - "From": "시작 값", - "To": "끝", - "Reference Grants": "참조 권한 부여", + "Headlamp Version": "Headlamp 버전", "Horizontal Pod Autoscalers": "수평 Pod 자동 크기 조정기", + "Host IP": "호스트 IP", + "Host IPs": "호스트 IP", + "Hostname": "호스트 이름", + "Hostnames": "호스트 이름", + "Hosts": "호스트", + "HPAs": "HPA", + "HTTP Routes": "HTTP 경로", + "HttpRoutes": "HttpRoutes", + "Image": "이미지", + "Image Pull Policy": "이미지 끌어오기 정책", + "Images": "이미지", + "Ingress": "수신", "Ingress Classes": "수신 클래스", - "Default": "기본값", - "Yes": "예", - "Parameters": "매개 변수", - "Default Backend": "기본 백 엔드", - "Backends": "백 엔드", "Ingresses": "수신", - "Hosts": "호스트", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "작업", - "Completions": "완료", + "Kernel version": "커널 버전", + "Kernel Version": "커널 버전", + "Kind": "종류", + "Kube Proxy Version": "Kube 프록시 버전", + "Kubelet Version": "Kubelet 버전", + "Kubernetes Version": "Kubernetes 버전", + "Last Schedule": "마지막 일정", + "Last Transition": "마지막 전환", + "Last Update": "마지막 업데이트", "Lease": "임대", + "Leases": "임대", + "Legal": "법률", + "Limit": "제한", + "Limit Ranges": "제한 범위", "LimitRange": "LimitRange", - "Ingress": "수신", - "ipBlock": "ipBlock", + "List Kind": "목록 종류", + "Listeners": "수신기", + "Liveness Probes": "활동성 프로브", + "Logs": "로그", + "Logs: {{ itemName }}": "로그: {{ itemName }}", + "Lower Bound": "하한값", + "Machine ID": "컴퓨터 ID", + "Map": "매핑", + "Match Policy": "일치 정책", + "Max": "최대", + "Memory": "메모리", + "Min": "최소", + "Mutating Webhook Configurations": "웹후크 구성을 변경하는 중", + "Namespace": "네임스페이스", + "Namespace Selector": "네임스페이스 선택기", + "Namespaces": "네임스페이스", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "송신", - "except: {{ cidrExceptions }}": "제외: {{ cidrExceptions }}", - "Pod Selector": "Pod 선택기", + "Network": "네트워크", "Network Policies": "네트워크 정책", - "Uncordoning node {{name}}…": "노드 {{name}}을(를) 코돈 해제하는 중...", - "Cordoning node {{name}}…": "노드 {{name}}을(를) 코돈 처리하는 중...", - "Uncordoned node {{name}}.": "노드 {{name}}을(를) 코돈 해제했습니다.", - "Cordoned node {{name}}.": "{{name}} 노드를 코돈 처리했습니다.", - "Failed to uncordon node {{name}}.": "{{name}} 노드의 코돈 해제가 실패했습니다.", - "Failed to cordon node {{name}}.": "노드 {{name}}을(를) 코돈 처리하지 못 했습니다.", - "Uncordon node {{name}} cancelled.": "노드 {{name}}의 코돈 해제가 취소되었습니다.", - "Cordon node {{name}} cancelled.": "노드 {{name}}의 코돈 처리가 취소되었습니다.", - "Draining node {{name}}…": "노드 {{name}}을(를) 드레이닝하는 중...", - "Drained node {{name}}.": "{{name}} 노드를 드레이닝함", - "Failed to drain node {{name}}.": "노드 {{name}}을(를) 드레이닝하지 못 했습니다.", - "Draining node {{name}} cancelled.": "노드 {{name}}의 드레이닝이 취소되었습니다.", - "Drain Node": "노드 드레이닝", - "Are you sure you want to drain the node {{name}}?": "노드 {{name}}을(를) 드레이닝하시겠습니까?", - "Uncordon": "코돈 해제", - "Cordon": "Cordon", - "Drain": "드레인", - "Pod CIDR": "Pod CIDR", - "Uptime": "작동 시간", - "System Info": "시스템 정보", - "Architecture": "아키텍처", - "Boot ID": "부팅 ID", - "System UUID": "시스템 UUID", + "No data": "데이터 없음", + "No retry constraint configured": "다시 시도 제약 조건이 구성되지 않음", + "No session persistence configured": "세션 지속성이 구성되지 않음", + "No targets defined": "정의된 대상이 없음", + "No validation settings": "유효성 검사 설정 없음", + "Node": "노드", + "Node Selector": "노드 선택기", + "Nodes": "노드", + "Nominated Node": "지정한 노드", + "Non Resources": "비리소스", + "Object Selector": "개체 선택기", + "Objects": "개체", "OS": "운영 체제", - "Kernel Version": "커널 버전", - "Machine ID": "컴퓨터 ID", - "Kube Proxy Version": "Kube 프록시 버전", - "Kubelet Version": "Kubelet 버전", - "Container Runtime Version": "컨테이너 런타임 버전", - "Roles": "역할", - "External IP": "외부 IP", "OS image": "운영 체제 이미지", - "Kernel version": "커널 버전", - "Container Runtime": "컨테이너 런타임", - "Debug Node": "디버그 노드", - "Debug node is not supported in this OS: {{ nodeOS }}": "이 운영 체제에서는 디버그 노드가 지원되지 않음: {{ nodeOS }}", - "Shell: {{ itemName }}": "셸: {{ itemName }}", - "Logs: {{ itemName }}": "로그: {{ itemName }}", - "Seconds": "초", - "Logs": "로그", - "State": "상태", - "Node": "노드", - "Service Account": "서비스 계정", - "Host IP": "호스트 IP", - "Host IPs": "호스트 IP", + "Owner": "소유자", + "Parameters": "매개 변수", + "Persistent Volume Claims": "영구 볼륨 클레임", + "Persistent Volumes": "영구 볼륨", + "Platform": "플랫폼", + "Plural": "복수형", + "Pod CIDR": "Pod CIDR", + "Pod Disruption Budget": "Pod 중단 예산", + "Pod Disruption Budgets": "Pod 중단 예산", "Pod IP": "Pod IP", "Pod IPs": "Pod IP", - "QoS Class": "QoS 클래스", - "Priority": "우선 순위", - "Show Logs": "로그 표시", - "Terminal / Exec": "터미널/실행", - "Attach": "연결", - "Restarts": "다시 시작", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }}({{ abbrevTime }} 전)", - "Request": "요청", - "Limit": "제한", - "Nominated Node": "지정한 노드", - "Readiness Gates": "준비 상태 게이트", - "Pod Disruption Budget": "Pod 중단 예산", + "Pod Selector": "Pod 선택기", + "Pods": "Pod", + "podSelector": "podSelector", + "Port": "포트", "Port Forwarding": "포트 전달", + "Ports": "포트", + "Priority": "우선 순위", + "Priority Classes": "우선 순위 클래스:", "PriorityClass": "PriorityClass", - "Replica Sets": "복제본 집합", - "Generation": "생성", - "Current": "현재", - "Desired": "필요함", - "Min": "최소", - "Max": "최대", - "Cluster IP": "클러스터 IP", - "Resource Quotas": "리소스 할당량", + "Protocol": "프로토콜", + "Provisioner": "프로비전 프로그램", + "QoS Class": "QoS 클래스", + "Readiness Gates": "준비 상태 게이트", + "Ready": "준비 완료", + "Reclaim Policy": "회수 정책", + "Ref. API Group": "참조 API 그룹", + "Reference Grants": "참조 권한 부여", "Reference Kind": "참조 종류", "Reference Name": "참조 이름", - "Ref. API Group": "참조 API 그룹", - "Binding Info": "바인딩 정보", - "Role Bindings": "역할 바인딩", - "Role": "역할", - "Groups": "그룹", - "Service Accounts": "서비스 계정", - "API Groups": "API 그룹", + "Reinvocation Policy": "재호출 정책", + "Replica Sets": "복제본 집합", + "Replicas": "복제본", + "Request": "요청", + "Resource": "리소스", + "Resource Quotas": "리소스 할당량", "Resources": "리소스", - "Non Resources": "비리소스", - "Verbs": "동사", + "Restarts": "다시 시작", + "Retry Constraint": "다시 시도 제약 조건", + "Role": "역할", + "Role Bindings": "역할 바인딩", + "Roles": "역할", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. 최대 사용 불가: {{ maxUnavailable }}, 최대 서지: {{ maxSurge }}", + "Rules": "규칙", + "Runtime Classes": "런타임 클래스", "RuntimeClass": "RuntimeClass", + "Schedule": "일정", + "Scope": "범위", + "Seconds": "초", "Secrets": "비밀", + "Security": "보안", + "Selector": "선택기", + "Served": "처리됨", + "Service Account": "서비스 계정", + "Service Accounts": "서비스 계정", "Service Information": "서비스 정보", "Services": "서비스", - "Owner": "소유자", - "Map": "매핑", - "Workloads": "워크로드", + "Serving": "제공", + "Session Persistence": "세션 지속성", + "Shell: {{ itemName }}": "셸: {{ itemName }}", + "Show Logs": "로그 표시", + "Side Effects": "파생 작업", + "Singular": "단수형", + "Starting deadline": "시작 마감일", + "State": "상태", "Stateful Sets": "상태 저장 집합", - "CronJobs": "Cronjobs", - "Persistent Volume Claims": "영구 볼륨 클레임", - "Persistent Volumes": "영구 볼륨", - "Storage Classes": "스토리지 클래스", - "Network": "네트워크", - "Gateway (beta)": "게이트웨이(베타)", - "HTTP Routes": "HTTP 경로", - "GRPC Routes": "GRPC 경로", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "보안", - "Configuration": "구성", - "HPAs": "HPA", - "VPAs": "VPA", - "Pod Disruption Budgets": "Pod 중단 예산", - "Limit Ranges": "제한 범위", - "Priority Classes": "우선 순위 클래스:", - "Runtime Classes": "런타임 클래스", - "Leases": "임대", - "Mutating Webhook Configurations": "웹후크 구성을 변경하는 중", - "Validating Webhook Configurations": "웹후크 구성의 유효성을 검사하는 중", - "Git Version": "Git 버전", - "Git Tree State": "Git 트리 상태", - "Go Version": "Go 버전", - "Platform": "플랫폼", - "Capacity": "용량", - "Access Modes": "액세스 모드", - "Volume Mode": "볼륨 모드", + "Storage": "스토리지", "Storage Class": "스토리지 클래스", - "Volume": "볼륨", - "Reclaim Policy": "회수 정책", - "Binding Mode": "바인딩 모드", - "Provisioner": "프로비전 프로그램", - "Volume Binding Mode": "볼륨 바인딩 모드", - "Allow Volume Expansion": "볼륨 확장 허용", - "Claim": "클레임", - "Update Policy": "정책 업데이트", + "Storage Classes": "스토리지 클래스", + "Strategy Type": "전략 유형", + "Subresources": "하위 리소스", + "Subsets": "하위 집합", + "System Info": "시스템 정보", + "System UUID": "시스템 UUID", + "Target": "대상", + "Targets": "대상", + "Terminal / Exec": "터미널/실행", + "Terminating": "종료하는 중", + "Timeout Seconds": "시간 제한(초)", + "TLS Validation": "TLS 유효성 검사", + "To": "끝", + "toggle field visibility": "필드 표시 여부 토글", + "Tolerations": "허용", + "Uncapped Target": "제한 없는 대상", + "Uncordon": "코돈 해제", + "Uncordon node {{name}} cancelled.": "노드 {{name}}의 코돈 해제가 취소되었습니다.", + "Uncordoned node {{name}}.": "노드 {{name}}을(를) 코돈 해제했습니다.", + "Uncordoning node {{name}}…": "노드 {{name}}을(를) 코돈 해제하는 중...", "Update Mode": "업데이트 모드", - "Container Policy": "컨테이너 정책", - "Lower Bound": "하한값", + "Update Policy": "정책 업데이트", + "Update Strategy": "업데이트 전략", "Upper Bound": "상한값", - "Uncapped Target": "제한 없는 대상", - "Vertical Pod Autoscalers": "수직 Pod 자동 크기 조정기", - "Checking if Vertical Pod Autoscaler is enabled…": "수직 Pod 자동 크기 조정기의 활성화 여부를 확인하는 중...", + "Uptime": "작동 시간", + "Validating Webhook Configurations": "웹후크 구성의 유효성을 검사하는 중", + "Verbs": "동사", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "수직 Pod 자동 크기 조정기가 활성화되어 있지 않습니다. <1>자세히 알아보기", - "API Version": "API 버전", + "Vertical Pod Autoscalers": "수직 Pod 자동 크기 조정기", + "Volume": "볼륨", + "Volume Binding Mode": "볼륨 바인딩 모드", + "Volume Mode": "볼륨 모드", + "Volume Mounts": "볼륨 탑재", + "VPAs": "VPA", "Webhooks": "웹후크", - "Client Config: Ca Bundle": "클라이언트 구성: CA 번들", - "Failure Policy": "오류 정책", - "Match Policy": "일치 정책", - "Side Effects": "파생 작업", - "Timeout Seconds": "시간 제한(초)", - "Namespace Selector": "네임스페이스 선택기", - "Object Selector": "개체 선택기", - "Reinvocation Policy": "재호출 정책", - "API Versions": "API 버전", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. 최대 사용 불가: {{ maxUnavailable }}, 최대 서지: {{ maxSurge }}", - "Strategy Type": "전략 유형" + "Workloads": "워크로드", + "Yes": "예" } diff --git a/frontend/src/i18n/locales/ko/translation.json b/frontend/src/i18n/locales/ko/translation.json index 91cb4035f..d4116baaf 100644 --- a/frontend/src/i18n/locales/ko/translation.json +++ b/frontend/src/i18n/locales/ko/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "AKS 데스크톱이 존재하지 않는 페이지에 접근했습니다!", - "Authentication: {{ clusterName }}": "인증: {{ clusterName }}", - "Authentication": "인증", - "Please paste your authentication token.": "인증 토큰을 붙여넣으세요.", - "ID token": "ID 토큰", - "Check out how to generate a<1>service account token.": "<1>서비스 계정 토큰을 생성하는 방법을 확인하세요.", - "Cluster settings": "클러스터 설정", - "Cancel": "취소", - "Authenticate": "인증", - "Error authenticating": "인증 중 오류 발생", - "Window": "창", - "Fullscreen": "전체 화면", - "Snap Left": "왼쪽 맞춤", - "Snap Right": "오른쪽 맞춤", - "Snap Top": "위쪽 맞춤", - "Snap Bottom": "아래쪽 맞춤", - "Minimize": "최소화", - "Close": "닫기", - "Close All": "모두 닫기", - "Overview": "개요", - "Loading": "로드 중", - "Advanced Search (Beta)": "고급 검색(베타)", - "Select Resources": "리소스 선택", - "Search": "검색", - "Search Resources": "리소스 검색", - "Select All": "모두 선택", - "Clear Selection": "선택 취소", - "All Resources": "모든 리소스", - "Examples": "예", - "Search resources by query": "쿼리로 리소스 검색", - "Clear": "지우기", - "No resources selected": "선택한 리소스 없음", - "Loaded {{0}} items": "{{0}}개의 항목이 로드됨", - "Some resources failed to load": "일부 리소스를 로드하지 못했습니다.", - "Found {{0}} results. Showing first {{1}}": "{{0}}개 결과가 검색되었습니다. 처음 {{1}}개 표시", - "Name": "이름", - "Cluster": "클러스터", - "Actions": "작업", - "Max items per Resource": "리소스당 최대 항목 수", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "리소스의 항목 수가 이 수량을 초과하면 검색에서 제외됩니다. 대규모 클러스터의 메모리 사용량을 줄이고 속도 저하를 방지하는 데 도움이 됩니다.", - "Refetch Interval": "다시 가져오기 간격", - "30 seconds": "30초", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}}의 \"{{metricName}}\"", + "\"{{metricName}}\" on pods": "Pod의 \"{{metricName}}\"", + "(Current/Target)": "(현재/대상)", + "{{ available }} units": "{{ available }}개 단위", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} 현재/ {{ desiredReplicas }} 목표", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }}({{ firstEventDate }} 이후 {{ count }}회)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }}({{ firstEventDate }} 이후 {{ count }}회)", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} 준비됨", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} 요청됨", + "{{count}} files selected_one": "{{count}}개 파일 선택됨", + "{{count}} files selected_other": "{{count}}개 파일 선택됨", + "": "<알 수 없음>", + "0 Running": "0 실행 중", "1 minute": "1분", + "30 seconds": "30초", "5 minutes": "5분", - "Save": "저장", + "A large number of replicas may negatively impact the cluster's performance": "복제본 수가 많으면 클러스터 성능에 부정적 영향을 줄 수 있습니다.", + "A namespace with this name already exists on one or more selected clusters": "선택한 클러스터 중 하나 이상에 같은 이름의 네임스페이스가 이미 있음", + "A namespace with this name already exists.": "이 이름의 네임스페이스가 이미 있습니다.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "프로젝트는 클러스터 전반에서 하나 이상의 네임스페이스를 그룹화하여 한 곳에서 관련 리소스를 쉽게 보고 관리할 수 있도록 해 줍니다.", + "A project with this name already exists": "이 이름의 프로젝트가 이미 있습니다.", + "Accent color": "테마 컬러", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "테마 컬러 형식이 잘못되었습니다. 16진수(#ff0000), rgb() 또는 rgba()를 사용하세요.", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "테마 컬러 형식이 잘못되었습니다. 16진수(#ff0000), rgb(), rgba() 또는 CSS 색 이름을 사용하세요.", + "Accepted Names": "허용된 이름", + "Access": "액세스", + "Account of current user": "현재 사용자의 계정", + "Actions": "작업", + "Active": "활성", "Add": "추가", + "Add a cluster to get started.": "시작하려면 클러스터를 추가하세요.", "Add Cluster": "클러스터 추가", - "Proceed to select your preferred method for cluster creation and addition": "클러스터 만들기 및 추가에 원하는 방법을 선택하세요.", - "Load from KubeConfig": "KubeConfig에서 로드", - "Providers": "공급자", + "Add from Azure Subscription": "Azure 구독에서 추가", "Add Local Cluster Provider": "로컬 클러스터 공급자 추가", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "이 작업을 수행하면 \"{{ source }}\"에서 클러스터 \"{{ clusterName }}\"이(가) 삭제됩니다.", - "This action will remove cluster \"{{ clusterName }}\".": "이 작업을 수행하면 클러스터 \"{{ clusterName }}\"이(가) 제거됩니다.", - "This action cannot be undone! Do you want to proceed?": "이 작업은 취소할 수 없습니다! 계속하시겠습니까?", - "Remove this cluster?": "이 클러스터를 제거하시겠습니까?", - "View": "보기", - "Settings": "설정", - "Delete": "삭제", - "Delete Cluster": "클러스터 삭제", - "Active": "활성", - "Plugin": "플러그인", - "In-cluster": "클러스터 내", - "View Clusters": "클러스터 보기", - "Loading...": "로드하는 중...", - "No clusters found": "클러스터를 찾을 수 없음", - "Add a cluster to get started.": "시작하려면 클러스터를 추가하세요.", - "Please sign in to add your AKS clusters": "AKS 클러스터를 추가하려면 로그인하세요.", - "Sign In with Azure": "Azure로 로그인", + "Add namespace": "네임스페이스 추가", "Add Other Clusters": "다른 클러스터 추가", - "Add from Azure Subscription": "Azure 구독에서 추가", - "No clusters configured": "구성된 클러스터 없음", - "Checking authentication status...": "인증 상태를 확인하는 중...", - "Origin": "원본", - "Status": "상태", - "Warnings": "경고", + "Address Type": "주소 유형", + "Addresses": "주소", + "Admission Review Versions": "허용 검토 버전", + "Advanced Search (Beta)": "고급 검색(베타)", + "Age": "처리 기간", + "All clusters": "모든 클러스터", "All Clusters": "모든 클러스터", - "Projects": "프로젝트", - "Selected clusters": "선택한 클러스터", - "Load cluster": "클러스터 로드", - "Something went wrong with cluster {{ cluster }}": "클러스터 {{ cluster }}에 문제가 발생했습니다.", - "Choose another cluster": "다른 클러스터 선택", - "Failed to connect to the backend": "백 엔드에 연결하지 못함", - "Connecting to backend...": "백 엔드에 연결하는 중...", - "Skip to main content": "주 콘텐츠로 건너뛰기", - "Menu": "메뉴", - "Mark all as read": "모두 읽음으로 표시", - "Clear all": "모두 지우기", - "Notifications": "알림", - "You don't have any notifications right now": "현재 알림이 없습니다.", - "Message": "메시지", - "No message": "메시지 없음", - "Date": "날짜", - "Visible": "표시", - "Mark as read": "읽음으로 표시", - "Show notifications": "알림 표시", - "You have unread notifications": "읽지 않은 알림이 있습니다.", - "View all notifications": "모든 알림 보기", - "Unknown": "알 수 없음", - "Plugins": "플러그 인", - "Multiple versions": "여러 버전", - "Description": "설명", - "Type": "유형", - "Development": "개발", - "User-installed": "사용자 설치형", - "Shipped": "배송됨", - "This plugin is not compatible with this version of Headlamp": "이 플러그 인은 이 버전의 Headlamp과 호환되지 않습니다.", - "Incompatible": "호환되지 않음", - "Overridden by {{type}} version": "{{type}} 버전으로 재정의됨", - "Not Loaded": "로드되지 않음", - "Disabled": "사용 안 함", - "Loaded": "로드됨", - "Enable": "사용", - "Save & Apply": "저장 및 적용", - "Deleting plugin {{ itemName }}...": "플러그 인 {{ itemName }} 삭제 중...", - "Cancelled deletion of {{ itemName }}.": "{{ itemName }} 삭제를 취소했습니다.", - "Deleted plugin {{ itemName }}.": "플러그 인 {{ itemName }}을(를) 삭제했습니다.", - "Error deleting plugin {{ itemName }}.": "플러그 인 {{ itemName }} 삭제 중 오류가 발생했습니다.", - "Open Plugin Folder": "플러그 인 폴더 열기", - "Delete Plugin": "플러그 인 삭제", - "By": "기준", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "\"{{type}}\" 버전이 대신 사용 중이므로 이 플러그 인은 현재 로드되지 않습니다.", - "Are you sure you want to delete this plugin?": "이 플러그 인을 삭제하시겠습니까?", - "Uh-oh! Something went wrong.": "앗! 문제가 발생했습니다.", - "Error loading {{ routeName }}": "{{ routeName }} 로드 중 오류 발생", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "클러스터 이름은 소문자, 영숫자 및 '-'만 포함할 수 있으며, 영숫자로 시작하고 끝나야 합니다.", - "Error": "오류", - "Okay": "확인", - "Original name: {{ displayName }}": "원래 이름: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "이 사용자 지정 이름은 이미 사용 중입니다. 다른 이름을 선택하세요.", - "The current name of the cluster. You can define a custom name": "클러스터의 현재 이름입니다. 사용자 지정 이름을 정의할 수 있습니다.", - "Cluster name": "클러스터 이름", - "Change name": "이름 변경", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "\"{{ clusterName }}\"의 이름을 변경하시겠습니까?", - "Apply": "적용", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "테마 컬러 형식이 잘못되었습니다. 16진수(#ff0000), rgb() 또는 rgba()를 사용하세요.", - "Choose Accent Color": "테마 컬러 선택", - "Use custom color": "사용자 지정 색상 사용", - "Custom color": "사용자 지정 색", - "Hex, rgb(), or rgba()": "16진수, rgb() 또는 rgba()", - "Full page": "전체 페이지", - "Choose Cluster Icon": "클러스터 아이콘 선택", - "Use custom icon": "사용자 지정 아이콘 사용", - "Custom icon (Iconify)": "사용자 지정 아이콘(Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "예: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "네임스페이스는 소문자, 영숫자 및 '-'만 포함할 수 있으며, 영숫자로 시작하고 끝나야 합니다.", - "Node Shell Settings": "노드 셸 설정", - "The default image is used for dropping a shell into a node (when not specified directly).": "기본 이미지는 노드에 셸을 실행하는 데 사용됩니다(직접 지정하지 않은 경우).", - "Linux image": "Linux 이미지", - "The default namespace is default.": "기본 네임스페이스는 기본값입니다.", - "Namespace": "네임스페이스", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }}에서 {{ maxRows }} 사이의 값을 입력하세요.", - "Custom row value": "사용자 지정 행 값", - "Custom value": "사용자 지정 값", - "Pod Debug Settings": "Pod 디버그 설정", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "임시 디버그 컨테이너는 Kubernetes API로 제거할 수 없습니다. 터미널을 닫은 후에도 Pod 사양에 남아 있습니다. 제거하려면 Pod를 다시 만들어야 합니다.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "기본 이미지는 임시 디버그 컨테이너를 만드는 데 사용됩니다.", - "General Settings": "일반 설정", - "Version": "버전", - "Language": "언어", - "Resource details view": "리소스 세부 정보 보기", - "Number of rows for tables": "테이블의 행 수", - "Timezone to display for dates": "날짜에 표시할 표준 시간대", - "Sort sidebar items alphabetically": "사이드바 항목을 사전순으로 정렬", - "Use evict for pod deletion": "Pod 삭제 시 제거 사용", - "Theme": "테마", - "Keyboard Shortcuts": "바로 가기 키", - "Configure keyboard shortcuts for quick access to various parts of the application.": "애플리케이션의 다양한 섹션으로 빠르게 이동할 수 있도록 바로 가기 키를 구성합니다.", - "Cluster Settings": "클러스터 설정", - "There seem to be no clusters configured…": "구성된 클러스터가 없는 것 같습니다...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "클러스터 {{ clusterName }}이(가) 없습니다. 유효한 클러스터를 선택하세요.", - "Go to cluster": "클러스터로 이동", + "All levels": "모든 수준", + "All namespaces": "모든 네임스페이스", + "All Pods": "모든 Pod", + "All Resources": "모든 리소스", + "Allowed disruptions": "허용된 중단", + "Allowed Disruptions": "허용된 중단", + "Allowed namespaces": "허용된 네임스페이스", + "Also delete the namespaces (this will remove all resources within them)": "네임스페이스도 삭제합니다(네임스페이스 내 모든 리소스가 제거됨).", + "An update is available": "업데이트 사용 가능", + "Annotations": "주석", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "이 컨테이너 프로세스의 새 출력이 아래에 표시됩니다. 표시되지 않으면 Enter 키를 누르세요...", + "API Version": "API 버전", + "Appbar Tools": "Appbar 도구", "Appearance": "모양", - "Stored in your browser's localStorage (per-browser setting).": "브라우저의 localStorage(브라우저별 설정)에 저장됩니다.", - "Accent color": "테마 컬러", - "Change Color": "색 변경", - "Choose Color": "색 선택", - "Cluster icon": "클러스터 아이콘", - "Change Icon": "아이콘 변경", - "Choose Icon": "아이콘 선택", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "테마 컬러 형식이 잘못되었습니다. 16진수(#ff0000), rgb(), rgba() 또는 CSS 색 이름을 사용하세요.", + "Applied {{ newItemName }}.": "{{ newItemName }}이(가) 적용되었습니다.", + "Applied changes to {{ itemName }}.": "{{ itemName }}에 변경 내용을 적용했습니다.", + "Apply": "적용", "Apply appearance": "모양 적용", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "\"{{ clusterName }}\"에 대한 모양 변경 내용을 적용하시겠습니까? 해당 변경 내용이 브라우저에 저장됩니다.", + "Applying {{ newItemName }}…": "{{ newItemName }} 적용 중...", + "Applying {{ newItemName }}…": "{{ newItemName }} 적용 중…", + "Applying changes to {{ itemName }}…": "{{ itemName }}에 변경 내용을 적용하는 중...", "Applying...": "적용 중...", - "Default namespace": "기본 네임스페이스", - "The default namespace for e.g. when applying resources (when not specified directly).": "리소스를 적용할 때(직접 지정하지 않은 경우) 등, 기본 네임스페이스입니다.", - "Allowed namespaces": "허용된 네임스페이스", - "The list of namespaces you are allowed to access in this cluster.": "이 클러스터에서 액세스할 수 있는 네임스페이스 목록입니다.", - "Add namespace": "네임스페이스 추가", - "Remove Cluster": "클러스터 제거", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "\"{{ clusterName }}\"의 이름을 변경하시겠습니까?", + "Are you sure you want to delete item {{ itemName }}?": "항목 {{ itemName }}을(를) 삭제하시겠습니까?", + "Are you sure you want to delete project \"{{projectName}}\"?": "프로젝트 \"{{projectName}}\"을(를) 삭제하시겠습니까?", + "Are you sure you want to delete the following items?": "다음 항목을 삭제하시겠습니까?", + "Are you sure you want to delete this plugin?": "이 플러그 인을 삭제하시겠습니까?", + "Are you sure you want to evict pod {{ itemName }}?": "Pod {{ itemName }}을(를) 제거하시겠습니까?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "클러스터 \"{{ clusterName }}\"을(를) 제거하시겠습니까?", - "Server": "서버", - "Press keys...": "키 누르기...", - "Conflicts with: {{name}}": "충돌 대상: {{name}}", - "Reset to default": "기본값으로 다시 설정", - "Navigation": "탐색", - "General": "일반", - "Reset All to Defaults": "모두 기본값으로 다시 설정", - "Log out from all": "모두 로그아웃", - "Log out": "로그아웃", - "Account of current user": "현재 사용자의 계정", - "Appbar Tools": "Appbar 도구", - "show more": "더 보기", - "Version information": "버전 정보", - "Getting auth info: {{ clusterName }}": "인증 정보 가져오기: {{ clusterName }}", - "Getting auth info": "인증 정보 가져오기", - "Testing auth": "인증 테스트 중", - "Headlamp Cluster Authentication": "Headlamp 클러스터 인증", - "Sign In": "로그인", - "Use A Token": "토큰 사용", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "연결하지 못 했습니다. Kubernetes 클러스터가 실행 중이고 액세스할 수 있는지 확인하세요. 오류: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "인증 정보를 가져오지 못함: {{ errorMessage }}", - "Try Again": "다시 시도", + "Are you sure you want to restart {{ itemName }}?": "{{ itemName }}을(를) 다시 시작하시겠습니까?", + "Are you sure you want to restart the following items?": "다음 항목을 다시 시작하시겠습니까?", + "Are you sure?": "확실한가요?", + "Attach: {{ itemName }}": "연결: {{ itemName }}", + "Attaching to debug container...": "디버그 컨테이너에 연결하는 중...", + "Attaching to existing debug container...": "기존 디버그 컨테이너에 연결하는 중...", + "Authenticate": "인증", + "Authentication": "인증", + "Authentication: {{ clusterName }}": "인증: {{ clusterName }}", + "Available//context:replicas": "사용 가능", "Back": "뒤로", - "Memory Usage": "메모리 사용량", - "{{ available }} units": "{{ available }}개 단위", - "CPU Usage": "CPU 사용량", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} 요청됨", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} 준비됨", - "Recent clusters": "최근 클러스터", - "All clusters": "모든 클러스터", - "Show build information": "빌드 정보 표시", + "BackendRefs": "BackendRefs", + "By": "기준", + "By default, this will only remove the project label from the following namespaces:": "기본적으로 다음 네임스페이스에서 프로젝트 레이블만 제거됩니다:", + "Cancel": "취소", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} 적용을 취소했습니다.", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} 적용을 취소했습니다.", + "Cancelled changes to {{ itemName }}.": "{{ itemName }}에 대한 변경 내용을 취소했습니다.", + "Cancelled deletion of {{ itemName }}.": "{{ itemName }} 삭제를 취소했습니다.", + "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} 항목 삭제를 취소했습니다.", + "Cancelled deletion of project {{ projectName }}.": "프로젝트 {{ projectName }} 삭제를 취소했습니다.", + "Cancelled restarting {{ itemName }}.": "{{ itemName }} 다시 시작을 취소했습니다.", + "Cancelled restarting {{ itemsLength }} items.": "항목 {{ itemsLength }} 다시 시작을 취소했습니다.", + "Cancelled resuming CronJob {{ newItemName }}.": "CronJob {{ newItemName }} 다시 시작을 취소했습니다.", + "Cancelled rollback of {{ itemName }}.": "{{ itemName }}의 롤백을 취소했습니다.", + "Cancelled scaling {{ itemName }}.": "{{ itemName }} 크기 조정을 취소했습니다.", + "Cancelled suspending CronJob {{ newItemName }}.": "CronJob {{ newItemName }} 일시 중단을 취소했습니다.", + "Categories": "범주", + "Change Color": "색 변경", + "Change Icon": "아이콘 변경", + "Change name": "이름 변경", + "Check out how to generate a<1>service account token.": "<1>서비스 계정 토큰을 생성하는 방법을 확인하세요.", + "Checking authentication status...": "인증 상태를 확인하는 중...", "Choose a cluster": "클러스터 선택", - "Wait while fetching clusters…": "클러스터를 가져오는 동안 잠시 기다려 주세요...", - "Loading cluster information": "클러스터 정보 로드 중", - "There seems to be no clusters configured…": "구성된 클러스터가 없는 것 같습니다...", - "Please make sure you have at least one cluster configured.": "클러스터가 하나 이상 구성되어 있는지 확인하세요.", - "Or try running Headlamp with a different kube config.": "또는 다른 kube 구성으로 Headlamp을 실행해 보세요.", - "Load from a file": "파일에서 로드", - "Current//context:cluster": "현재", + "Choose a namespace from the selected clusters": "선택한 클러스터에서 네임스페이스 선택", + "Choose Accent Color": "테마 컬러 선택", + "Choose another cluster": "다른 클러스터 선택", "Choose cluster": "클러스터 선택", - "Failed to load resources": "리소스를 로드하지 못했습니다.", - "You don't have permissions to view this resource": "이 리소스를 볼 수 있는 권한이 없습니다.", - "Resource not found": "리소스를 찾을 수 없음", - "Hide details": "세부 정보 숨기기", - "Show details": "세부 정보 표시", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "목록에 중복된 클러스터 {{ clusterNames }}이(가) 있습니다. 컨텍스트 이름을 편집하세요.", - "Error setting up clusters, please load a valid kubeconfig file": "클러스터 설정 중 오류가 발생했습니다. 유효한 kubeconfig 파일을 로드하세요.", - "Couldn't read kubeconfig file": "kubeconfig 파일을 읽을 수 없음", - "No clusters found!": "클러스터를 찾을 수 없습니다!", - "No contexts found!": "컨텍스트를 찾을 수 없습니다!", - "Invalid kubeconfig file: {{ errorMessage }}": "잘못된 kubeconfig 파일: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "여기로 kubeconfig 파일 끌어서 놓기 또는 선택하기", + "Choose Cluster Icon": "클러스터 아이콘 선택", + "Choose Color": "색 선택", "Choose file": "파일 선택", - "Select clusters": "클러스터 선택", - "Next": "다음", - "Validating selected clusters": "선택한 클러스터 유효성 검사 중", - "Setting up clusters": "클러스터 설정", + "Choose Files": "파일 선택", + "Choose Icon": "아이콘 선택", + "Clear": "지우기", + "Clear accent color": "테마 컬러 지우기", + "Clear all": "모두 지우기", + "Clear All": "모두 지우기", + "Clear cluster icon": "클러스터 지우기 아이콘", + "Clear Selection": "선택 취소", + "Client Config: Service": "클라이언트 구성: 서비스", + "Client Config: URL": "클라이언트 구성: URL", + "Close": "닫기", + "Close All": "모두 닫기", + "Cluster": "클러스터", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "클러스터 {{ clusterName }}이(가) 없습니다. 유효한 클러스터를 선택하세요.", + "Cluster Chooser": "클러스터 선택기", + "Cluster icon": "클러스터 아이콘", + "Cluster is required": "클러스터가 필요함", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "클러스터 이름은 소문자, 영숫자 및 '-'만 포함할 수 있으며, 영숫자로 시작하고 끝나야 합니다.", + "Cluster settings": "클러스터 설정", + "Cluster Settings": "클러스터 설정", + "Cluster version downgraded to {{ gitVersion }}": "클러스터 버전이 {{ gitVersion }}(으)로 다운그레이드됨", + "Cluster version upgraded to {{ gitVersion }}": "클러스터 버전이 {{ gitVersion }}(으)로 업그레이드됨", + "Clusters": "클러스터", "Clusters successfully set up!": "클러스터를 설정했습니다!", - "Finish": "마침", - "Only warnings ({{ numWarnings }})": "경고만({{ numWarnings }}개)", - "Reason": "이유", - "Count": "개수", - "Last Seen": "마지막 접속", - "Offline": "오프라인", - "Lost connection to the cluster.": "클러스터에 대한 연결이 끊어졌습니다.", - "No": "아니요", - "Yes": "예", - "Create {{ name }}": "{{ name }} 만들기", - "Toggle fullscreen": "전체 화면 토글", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub를 열 수 없습니다. 팝업 차단 설정을 확인하거나 오류 세부 정보를 수동으로 복사하세요.", - "Your AKS desktop ran into a problem!": "AKS 데스크톱에 문제가 발생했습니다!", - "Head back <1>home.": "<1>홈으로 돌아가세요.", - "Error Details": "오류 세부 정보", + "Collapse": "축소", + "Conditions": "조건", + "Configure Keyboard Shortcuts": "바로 가기 키 구성", + "Configure keyboard shortcuts for quick access to various parts of the application.": "애플리케이션의 다양한 섹션으로 빠르게 이동할 수 있도록 바로 가기 키를 구성합니다.", + "Conflicts with: {{name}}": "충돌 대상: {{name}}", + "Connecting to backend...": "백 엔드에 연결하는 중...", + "Container": "컨테이너", + "Container Limits": "컨테이너 제한", + "Container Port": "컨테이너 포트", + "Controlled by": "제어자", + "Controlled Resources": "제어된 리소스", + "Controlled Values": "제어된 값", + "Copied": "복사됨", "Copied to clipboard": "클립보드에 복사됨", - "Failed to copy to clipboard": "클립보드로 복사하지 못함", "Copy": "복사", - "Open Issue on GitHub": "GitHub에서 문제 열기", - "Scroll to bottom": "맨 아래로 스크롤", - "Container": "컨테이너", - "Lines": "줄", - "Severity": "심각도", - "Timestamps": "타임스탬프", - "Wrap lines": "줄 바꿈", - "All levels": "모든 수준", - "Find": "찾기", - "Download": "다운로드", - "No results": "결과 없음", - "Too many matches": "일치 항목이 너무 많음", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", - "Match case": "대/소문자 일치", - "Match whole word": "전체 단어 일치", - "Use regular expression": "정규식 사용", - "Previous Match (Shift+Enter)": "이전 일치 항목(Shift+Enter)", - "Next Match (Enter)": "다음 일치 항목(Enter)", - "All namespaces": "모든 네임스페이스", - "From": "시작 값", - "Age": "처리 기간", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }}({{ firstEventDate }} 이후 {{ count }}회)", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }}({{ firstEventDate }} 이후 {{ count }}회)", - "Release Notes ({{ appVersion }})": "릴리스 정보({{ appVersion }})", - "Fetching release information…": "릴리스 정보를 가져오는 중...", - "Skip": "건너뛰기", - "Failed to fetch release information": "릴리스 정보를 가져오지 못함", - "An update is available": "업데이트 사용 가능", - "Read more": "더 보기", - "Disable update notifications": "업데이트 알림 사용 안 함", - "Dismiss": "해제", - "Install the metrics-server to get usage data.": "메트릭 서버를 설치하여 사용량 현황 데이터를 확인하세요.", "Copy to clipboard": "클립보드에 복사", - "Create / Apply": "만들기 및 적용", + "Couldn't read kubeconfig file": "kubeconfig 파일을 읽을 수 없음", + "Count": "개수", + "CPU Usage": "CPU 사용량", "Create": "만들기", - "Deleting item {{ itemName }}…": "항목 {{ itemName }} 삭제 중...", + "Create {{ name }}": "{{ name }} 만들기", + "Create / Apply": "만들기 및 적용", + "Create a new namespace and use it as a project": "새 네임스페이스를 만들고 프로젝트로 사용", + "Create a new namespace on one or more clusters and set it up as a project.": "클러스터 1개 이상에 새 네임스페이스를 만들고 프로젝트로 설정하세요.", + "Create a Project": "프로젝트 만들기", + "Create Namespace": "네임스페이스 만들기", + "Create New Namespace": "새 네임스페이스 만들기", + "Create new Project from YAML": "YAML에서 새 프로젝트 만들기", + "Create Project": "프로젝트 만들기", + "Create resource quota": "리소스 할당량 만들기", + "Create Resource Quota to limit resource consumption within this project": "이 프로젝트 내에서 리소스 소비를 제한하는 자원 할당량 만들기", + "Create your first project to organize your Kubernetes resources": "Kubernetes 리소스를 구성하는 첫 번째 프로젝트 만들기", + "Created": "생성됨", + "Creating": "만드는 중", + "Creating ephemeral debug container...": "임시 디버그 컨테이너를 만드는 중...", + "Creating following resources in this project:": "이 프로젝트에서 다음 리소스를 만드는 중입니다.", + "Creating project": "프로젝트를 만드는 중", + "Creation": "만들기", + "Current": "현재", + "Current Namespace": "현재 네임스페이스", + "Current number of replicas: {{ numReplicas }}": "현재 복제본 수: {{ numReplicas }}", + "Current//context:cluster": "현재", + "Current//context:pods": "현재", + "Current//context:replicas": "현재", + "Custom color": "사용자 지정 색", + "Custom icon (Iconify)": "사용자 지정 아이콘(Iconify)", + "Custom row value": "사용자 지정 행 값", + "Custom value": "사용자 지정 값", + "Data": "데이터", + "Date": "날짜", + "Debug Pod": "디버그 Pod", + "Debug: {{ itemName }}": "디버그: {{ itemName }}", + "Decrement": "감소", + "Default": "기본값", + "Default namespace": "기본 네임스페이스", + "Default Request": "기본 요청", + "Degraded": "저하됨", + "Delete": "삭제", + "Delete Cluster": "클러스터 삭제", + "Delete item": "항목 삭제", + "Delete items": "항목 삭제", + "Delete Plugin": "플러그 인 삭제", + "Delete port forward": "포트 전달 삭제", + "Delete project": "프로젝트 삭제", + "Delete Project": "프로젝트 삭제", + "Delete Project & Namespaces": "프로젝트 및 네임스페이스 삭제", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} 항목을 삭제했습니다.", "Deleted item {{ itemName }}.": "항목 {{ itemName }}을(를) 삭제했습니다.", + "Deleted plugin {{ itemName }}.": "플러그 인 {{ itemName }}을(를) 삭제했습니다.", + "Deleted project {{ projectName }}.": "{{ projectName }} 프로젝트를 삭제했습니다.", + "Deleting {{ itemsLength }} items…": "{{ itemsLength }} 항목을 삭제하는 중...", + "Deleting item {{ itemName }}…": "항목 {{ itemName }} 삭제 중...", + "Deleting plugin {{ itemName }}...": "플러그 인 {{ itemName }} 삭제 중...", + "Deleting project {{ projectName }}…": "프로젝트 {{ projectName }} 삭제 중...", + "Deployment pods": "배포 Pod", + "Description": "설명", + "Desired number of replicas:": "원하는 복제본 수:", + "Desired//context:pods": "필요함", + "Desired//context:replicas": "필요함", + "Details": "세부 정보", + "Development": "개발", + "Disable update notifications": "업데이트 알림 사용 안 함", + "Disabled": "사용 안 함", + "Dismiss": "해제", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop에는 30000-32000 범위의 포트가 필요합니다.", + "Documentation": "설명서", + "Download": "다운로드", + "Drag & drop or choose kubeconfig file here": "여기로 kubeconfig 파일 끌어서 놓기 또는 선택하기", + "Drag & drop YAML files here or click to choose files": "YAML 파일을 여기로 끌어서 놓거나 클릭하여 파일 선택", + "Drop the file here...": "여기에 파일을 놓으세요...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "목록에 중복된 클러스터 {{ clusterNames }}이(가) 있습니다. 컨텍스트 이름을 편집하세요.", + "Duration": "기간", + "e.g. 30080": "예: 30080", + "e.g. 8080": "예: 8080", + "Edit": "편집", + "Edit: {{ itemName }}": "편집: {{ itemName }}", + "Editor": "편집기", + "Effect": "효과", + "Enable": "사용", + "Endpoints": "엔드포인트", + "Enter a name": "이름 입력", + "Enter a name for the new namespace": "새 네임스페이스 이름 입력", + "Enter a name for your new project.": "새 프로젝트 이름을 입력하세요.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }}에서 {{ maxRows }} 사이의 값을 입력하세요.", + "Enter URL": "URL 입력", + "Enter URL to YAML file": "YAML 파일에 URL 입력", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "임시 디버그 컨테이너는 Kubernetes API로 제거할 수 없습니다. 터미널을 닫은 후에도 Pod 사양에 남아 있습니다. 제거하려면 Pod를 다시 만들어야 합니다.", + "Error": "오류", + "Error authenticating": "인증 중 오류 발생", + "Error deleting {{ itemsLength }} items.": "{{ itemsLength }} 항목 삭제 중 오류가 발생했습니다.", "Error deleting item {{ itemName }}.": "항목 {{ itemName }} 삭제 중 오류가 발생했습니다.", + "Error deleting plugin {{ itemName }}.": "플러그 인 {{ itemName }} 삭제 중 오류가 발생했습니다.", + "Error deleting project {{ projectName }}.": "프로젝트 {{ projectName }} 삭제 중 오류가 발생했습니다.", + "Error Details": "오류 세부 정보", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "사용자 지정 리소스 {{ crName }}을(를) 가져오는 동안 오류 발생: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "사용자 지정 리소스 정의 {{ crdName }}을(를) 가져오는 동안 오류 발생: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "사용자 지정 리소스 정의를 가져오는 동안 오류 발생: {{ errorMessage }}", + "Error loading {{ routeName }}": "{{ routeName }} 로드 중 오류 발생", + "Error parsing the code: {{error}}": "코드 구문 분석 중 오류 발생: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "코드를 구문 분석하는 동안 오류가 발생했습니다. 유효한 YAML 또는 JSON인지 확인하세요!", + "Error processing files: {{error}}": "파일\\ 처리 중 오류 발생: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "클러스터 설정 중 오류가 발생했습니다. 유효한 kubeconfig 파일을 로드하세요.", + "Error: All of the files are empty.": "오류: 모든 파일이 비어 있습니다.", "Evict": "제거", "Evict Pod": "Pod 제거", - "Delete item": "항목 삭제", - "Are you sure you want to evict pod {{ itemName }}?": "Pod {{ itemName }}을(를) 제거하시겠습니까?", - "Are you sure you want to delete item {{ itemName }}?": "항목 {{ itemName }}을(를) 삭제하시겠습니까?", - "Force Delete": "강제 삭제", - "Are you sure you want to delete the following items?": "다음 항목을 삭제하시겠습니까?", - "Deleting {{ itemsLength }} items…": "{{ itemsLength }} 항목을 삭제하는 중...", - "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} 항목 삭제를 취소했습니다.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} 항목을 삭제했습니다.", - "Error deleting {{ itemsLength }} items.": "{{ itemsLength }} 항목 삭제 중 오류가 발생했습니다.", - "Delete items": "항목 삭제", - "Resource details": "리소스 세부 정보", - "Loading documentation": "설명서 로드 중", - "No documentation available.": "사용할 수 있는 설명서가 없습니다.", - "No documentation for type {{ docsType }}.": "{{ docsType }} 형식에 대한 설명서가 없습니다.", - "Showing documentation for: {{ docsType }}": "다음 설명서 표시: {{ docsType }}", - "Applying changes to {{ itemName }}…": "{{ itemName }}에 변경 내용을 적용하는 중...", - "Cancelled changes to {{ itemName }}.": "{{ itemName }}에 대한 변경 내용을 취소했습니다.", - "Applied changes to {{ itemName }}.": "{{ itemName }}에 변경 내용을 적용했습니다.", + "Example: mdi:kubernetes, mdi:cloud-outline": "예: mdi:kubernetes, mdi:cloud-outline", + "Examples": "예", + "Exit Code": "종료 코드", + "Expand": "확장", + "Expand All": "모두 확장", + "Expand sidebar": "사이드바 확장", + "Failed": "실패", + "Failed to apply {{ newItemName }}.": "{{ newItemName }}을(를) 적용하지 못했습니다.", "Failed to apply changes to {{ itemName }}.": "{{ itemName }}에 변경 내용을 적용하지 못했습니다.", - "Edit": "편집", - "Invalid JSON": "잘못된 JSON", - "Invalid YAML": "잘못된 YAML", - "Failed to create {{ kind }} {{ name }}.": "{{ kind }} {{ name }}을(를) 만들지 못했습니다.", + "Failed to connect to the backend": "백 엔드에 연결하지 못함", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "연결하지 못 했습니다. Kubernetes 클러스터가 실행 중이고 액세스할 수 있는지 확인하세요. 오류: {{ errorMessage }}", + "Failed to connect…": "연결하지 못함...", + "Failed to connect…\r\n": "연결하지 못함...\r\n", + "Failed to copy to clipboard": "클립보드로 복사하지 못함", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "{{ apiVersion }}에서 {{ kind }}{{ name }}을(를) 만들지 못했습니다.", - "Error parsing the code: {{error}}": "코드 구문 분석 중 오류 발생: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "코드를 구문 분석하는 동안 오류가 발생했습니다. 유효한 YAML 또는 JSON인지 확인하세요!", - "Applying {{ newItemName }}…": "{{ newItemName }} 적용 중…", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} 적용을 취소했습니다.", - "Applied {{ newItemName }}.": "{{ newItemName }}이(가) 적용되었습니다.", - "Failed to apply {{ newItemName }}.": "{{ newItemName }}을(를) 적용하지 못했습니다.", - "New Object": "새 개체", - "View: {{ itemName }}": "보기: {{ itemName }}", - "Edit: {{ itemName }}": "편집: {{ itemName }}", - "Loading editor": "편집기 로드 중", - "Hide Managed Fields": "관리되는 필드 숨기기", - "Use minimal editor": "간소화된 편집기 사용", - "Upload File/URL": "파일/URL 업로드", - "Editor": "편집기", - "Documentation": "설명서", - "Undo": "실행 취소", - "Are you sure?": "확실한가요?", - "This will discard your changes in the editor. Do you want to proceed?": "이를 수행하면 편집기에서 변경 내용이 삭제됩니다. 계속하시겠습니까?", - "Undo Changes": "변경 내용 실행 취소", - "Invalid Secret Reference": "잘못된 비밀 참조", - "Invalid Config Map Reference": "잘못된 구성 맵 참조", - "Invalid fieldRef": "잘못된 fieldRef", - "Invalid resourceFieldRef": "잘못된 resourceFieldRef", - "Show fewer": "더 적게 표시", - "Show all environment variables": "모든 환경 변수 표시", - "Show all environment variables (+{{count}} more)_one": "모든 환경 변수 표시(+{{count}}개 더 보기)", - "Show all environment variables (+{{count}} more)_other": "모든 환경 변수 표시(+{{count}}개 더 보기)", - "No label selectors found for this {{type}}": "이 {{type}}에 대한 레이블 선택기를 찾을 수 없습니다.", - "Invalid response from server": "잘못된 서버 응답", - "Failed to fetch related pods": "관련 Pod를 가져오지 못함", - "No pods found for this workload": "이 워크로드에 대한 Pod를 찾을 수 없음", + "Failed to create {{ kind }} {{ name }}.": "{{ kind }} {{ name }}을(를) 만들지 못했습니다.", + "Failed to create debug container: {{message}}": "디버그 컨테이너를 만들지 못했습니다: {{message}}", "Failed to fetch pods: {{error}}": "Pod를 가져오지 못함: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "로그가 일시 중지되었습니다. 팔로우 단추를 클릭하여 팔로우를 다시 시작합니다.", - "Select Pod": "Pod 선택", - "All Pods": "모든 Pod", - "Restarted": "다시 시작됨", - "Show logs for previous instances of this container.": "이 컨테이너의 이전 인스턴스에 대한 로그를 표시합니다.", - "You can only select this option for containers that have been restarted.": "다시 시작한 컨테이너에만 이 옵션을 선택할 수 있습니다.", - "Show previous": "이전 표시", - "Show timestamps in the logs.": "로그에 타임스탬프를 표시합니다.", - "Follow logs in real-time.": "실시간으로 로그를 따릅니다.", + "Failed to fetch related pods": "관련 Pod를 가져오지 못함", + "Failed to fetch release information": "릴리스 정보를 가져오지 못함", + "Failed to get authentication information: {{ errorMessage }}": "인증 정보를 가져오지 못함: {{ errorMessage }}", + "Failed to load custom resource instances": "사용자 지정 리소스 인스턴스를 로드하지 못함", + "Failed to load from URL: {{error}}": "URL에서 로드하지 못함: {{error}}", + "Failed to load resources": "리소스를 로드하지 못했습니다.", + "Failed to load revision history: {{ error }}": "수정 기록을 로드하지 못함: {{ error }}", + "Failed to read file.": "파일을 읽지 못했습니다.", + "Failed to restart {{ itemName }}.": "{{ itemName }}을(를) 다시 시작하지 못했습니다.", + "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} 항목을 다시 시작하지 못했습니다.", + "Failed to resume CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을 다시 시작하지 못했습니다.", + "Failed to rollback {{ itemName }}.": "{{ itemName }}을(를) 롤백하지 못했습니다.", + "Failed to run \"{{ command }}\"": "\"{{ command }}\"을(를) 실행하지 못함", + "Failed to run \"{{command}}\"…": "\"{{command}}\"을(를) 실행하지 못함...", + "Failed to scale {{ itemName }}.": "{{ itemName }}의 크기를 조정하지 못했습니다.", + "Failed to spawn Job {{ newItemName }}": "작업 {{ newItemName }}을(를) 생성하지 못함", + "Failed to suspend CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을(를) 일시 중단하지 못했습니다.", + "Fetching release information…": "릴리스 정보를 가져오는 중...", + "File read was aborted.": "파일 읽기가 중단되었습니다.", + "Filter Type": "필터 유형", + "Filters": "필터", + "Find": "찾기", + "Finish": "마침", + "Finished": "마침", + "Fit to screen": "화면에 맞추기", "Follow": "팔로우", - "Show logs": "로그 표시", - "Loading resource data": "리소스 데이터 로드 중", - "Creation": "만들기", - "Labels": "레이블", - "Annotations": "주석", - "Owner refs": "소유자 참조", - "Controlled by": "제어자", - "Show all labels (+{{count}} more)_one": "모든 레이블 표시(+{{count}}개 더 보기)", - "Show all labels (+{{count}} more)_other": "모든 레이블 표시(+{{count}}개 더 보기)", - "Start port forward": "포트 전달 시작", + "Follow logs in real-time.": "실시간으로 로그를 따릅니다.", + "Force Delete": "강제 삭제", + "Format": "서식", "Forward port": "포트 전달", - "Delete port forward": "포트 전달 삭제", - "Stop port forward": "포트 전달 중지", - "Copied": "복사됨", - "This value may differ in the container, since the pod is older than {{from}}": "Pod가 {{from}}보다 오래되었기 때문에 이 값은 컨테이너에서 다를 수 있습니다.", - "Value": "값", - "Mount Path": "탑재 경로", + "Found {{0}} results. Showing first {{1}}": "{{0}}개 결과가 검색되었습니다. 처음 {{1}}개 표시", "from": "시작", + "From": "시작 값", + "Full page": "전체 페이지", + "Fullscreen": "전체 화면", + "General": "일반", + "General Settings": "일반 설정", + "Getting auth info": "인증 정보 가져오기", + "Getting auth info: {{ clusterName }}": "인증 정보 가져오기: {{ clusterName }}", + "Give your project a descriptive name": "프로젝트에 설명이 포함된 이름 지정", + "Global Default": "전역 기본값", + "Global Search": "전역 검색", + "Go to cluster": "클러스터로 이동", + "Group": "그룹", + "Group By": "그룹화 기준", + "Handler": "처리기", + "Hard": "어려움", + "Head back <1>home.": "<1>홈으로 돌아가세요.", + "Headers": "헤더", + "Headlamp Cluster Authentication": "Headlamp 클러스터 인증", + "Health": "건강", + "Healthy": "정상", + "Hex, rgb(), or rgba()": "16진수, rgb() 또는 rgba()", + "Hide details": "세부 정보 숨기기", + "Hide Helm Secrets": "Helm 비밀 숨기기", + "Hide Managed Fields": "관리되는 필드 숨기기", + "Holder": "보유자", + "Holder Identity": "소유자 ID", + "Home": "홈", + "Host": "호스트", + "Hostname": "호스트 이름", "I/O": "I/O", - "Ready": "준비 완료", - "Waiting": "대기 중", - "Running": "실행 중", - "Exit Code": "종료 코드", - "Started": "시작됨", - "Finished": "마침", - "Restart Count": "다시 시작 횟수", - "Last State": "마지막 상태", - "No data to be shown.": "표시할 데이터가 없습니다.", - "Init Containers": "init 컨테이너", - "Conditions": "조건", - "Volumes": "볼륨", - "Kind": "종류", - "Restarting {{ itemName }}…": "{{ itemName }}을(를) 다시 시작하는 중...", - "Cancelled restarting {{ itemName }}.": "{{ itemName }} 다시 시작을 취소했습니다.", - "Restarted {{ itemName }}.": "{{ itemName }}을(를) 다시 시작했습니다.", - "Failed to restart {{ itemName }}.": "{{ itemName }}을(를) 다시 시작하지 못했습니다.", - "Restart": "다시 시작", - "Are you sure you want to restart {{ itemName }}?": "{{ itemName }}을(를) 다시 시작하시겠습니까?", - "Are you sure you want to restart the following items?": "다음 항목을 다시 시작하시겠습니까?", - "Restarting {{ itemsLength }} items…": "{{ itemsLength }}개 항목을 다시 시작하는 중...", - "Cancelled restarting {{ itemsLength }} items.": "항목 {{ itemsLength }} 다시 시작을 취소했습니다.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }}개 항목을 다시 시작했습니다.", - "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} 항목을 다시 시작하지 못했습니다.", - "Restart items": "항목 다시 시작", - "Revision History": "수정 기록", - "Loading revision history…": "수정 기록 로드 중...", - "Failed to load revision history: {{ error }}": "수정 기록을 로드하지 못함: {{ error }}", - "No revision history available.": "사용 가능한 수정 기록이 없습니다.", - "Revision": "수정 버전", - "Created": "생성됨", + "ID token": "ID 토큰", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "리소스의 항목 수가 이 수량을 초과하면 검색에서 제외됩니다. 대규모 클러스터의 메모리 사용량을 줄이고 속도 저하를 방지하는 데 도움이 됩니다.", "Images": "이미지", - "Current": "현재", - "Previous": "이전", - "Rolling back {{ itemName }} to previous version…": "{{ itemName }}을(를) 이전 버전으로 롤백 중...", - "Cancelled rollback of {{ itemName }}.": "{{ itemName }}의 롤백을 취소했습니다.", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }}을(를) 이전 버전으로 롤백했습니다.", - "Failed to rollback {{ itemName }}.": "{{ itemName }}을(를) 롤백하지 못했습니다.", - "Rollback": "롤백", - "Rollback {{ kind }}": "{{ kind }} 롤백", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "\"{{ name }}\"을(를) 롤백할 수정 버전을 선택하세요. 그러면 현재 템플릿이 선택한 수정 버전의 Pod 템플릿으로 바뀝니다.", - "No previous revisions available to rollback to.": "롤백할 수 있는 이전 수정 버전이 없습니다.", - "Revision {{ revision }}": "수정 버전 {{ revision }}", - "Scaling {{ itemName }}…": "{{ itemName }} 스케일링 중...", - "Cancelled scaling {{ itemName }}.": "{{ itemName }} 크기 조정을 취소했습니다.", - "Scaled {{ itemName }}.": "{{ itemName }}을(를) 스케일링했습니다.", - "Failed to scale {{ itemName }}.": "{{ itemName }}의 크기를 조정하지 못했습니다.", - "Scale": "스케일링", - "Scale Replicas": "복제본 스케일링", - "Current number of replicas: {{ numReplicas }}": "현재 복제본 수: {{ numReplicas }}", - "Desired number of replicas:": "원하는 복제본 수:", - "Decrement": "감소", + "In-cluster": "클러스터 내", + "Incompatible": "호환되지 않음", "Increment": "증분", - "A large number of replicas may negatively impact the cluster's performance": "복제본 수가 많으면 클러스터 성능에 부정적 영향을 줄 수 있습니다.", + "Init Containers": "init 컨테이너", + "Install the metrics-server to get usage data.": "메트릭 서버를 설치하여 사용량 현황 데이터를 확인하세요.", + "Instance": "인스턴스", + "Instances": "인스턴스", + "Internal IP": "내부 IP", + "Invalid Config Map Reference": "잘못된 구성 맵 참조", + "Invalid fieldRef": "잘못된 fieldRef", + "Invalid JSON": "잘못된 JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "잘못된 kubeconfig 파일: {{ errorMessage }}", + "Invalid resourceFieldRef": "잘못된 resourceFieldRef", + "Invalid response from server": "잘못된 서버 응답", + "Invalid Secret Reference": "잘못된 비밀 참조", + "Invalid YAML": "잘못된 YAML", + "Job {{ newItemName }} spawned": "작업 {{ newItemName }}이(가) 생성됨", + "Job Name": "작업 이름", + "Key": "키", + "Keyboard Shortcuts": "바로 가기 키", + "Kind": "종류", + "Labels": "레이블", + "Language": "언어", + "Last Seen": "마지막 접속", + "Last State": "마지막 상태", + "Last Transition Time": "마지막 전환 시간", + "Lease Duration Seconds": "임대 기간(초)", + "Leave empty to auto-assign an available port.": "사용 가능한 포트를 자동으로 할당하려면 비워 두세요.", + "Leave empty to auto-assign from range 30000-32000.": "30000~32000 범위에서 자동 할당하려면 비워 두세요.", + "Limit": "제한", + "Lines": "줄", + "Linux image": "Linux 이미지", + "Listeners": "수신기", "Load": "로드", - "Failed to read file.": "파일을 읽지 못했습니다.", - "File read was aborted.": "파일 읽기가 중단되었습니다.", - "Error: All of the files are empty.": "오류: 모든 파일이 비어 있습니다.", - "Unexpected error while reading files.": "파일을 읽는 동안 예기치 않은 오류가 발생했습니다.", - "Drop the file here...": "여기에 파일을 놓으세요...", - "Select a file or drag and drop here": "파일을 선택하거나 여기로 끌어서 놓기", - "Select File": "파일 선택", - "{{count}} files selected_one": "{{count}}개 파일 선택됨", - "{{count}} files selected_other": "{{count}}개 파일 선택됨", - "Please enter a valid URL.": "올바른 URL을 입력하십시오.", - "Unexpected error while fetching the file.": "파일을 가져오는 동안 예기치 않은 오류가 발생했습니다.", - "Enter URL": "URL 입력", - "Upload File": "파일 업로드", + "Load cluster": "클러스터 로드", + "Load from a file": "파일에서 로드", + "Load from KubeConfig": "KubeConfig에서 로드", "Load from URL": "URL에서 로드", - "View YAML": "YAML 보기", - "Collapse": "축소", - "Expand": "확장", - "sort up": "오름차순 정렬", - "sort down": "내림차순 정렬", - "sort swap": "정렬 순서 바꾸기", - "Loading table data": "테이블 데이터 로드 중", - "Refresh": "새로 고침", - "No data matching the filter criteria.": "필터 조건과 일치하는 데이터가 없습니다.", - "No results found": "검색된 결과 없음", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "이 컨테이너 프로세스의 새 출력이 아래에 표시됩니다. 표시되지 않으면 Enter 키를 누르세요...", - "Failed to run \"{{command}}\"…": "\"{{command}}\"을(를) 실행하지 못함...", - "Failed to connect…": "연결하지 못함...", - "Press the enter key to reconnect.": "다시 연결하려면 키를 누르세요.", - "Failed to run \"{{ command }}\"": "\"{{ command }}\"을(를) 실행하지 못함", - "Trying to attach to the container {{ container }}…": "컨테이너 {{ container }}에 연결하는 중...", - "Trying to run \"{{command}}\"…": "\"{{command}}\" 실행 시도 중...", - "Attach: {{ itemName }}": "연결: {{ itemName }}", - "Terminal: {{ itemName }}": "터미널: {{ itemName }}", - "Timezone": "표준 시간대", - "Data": "데이터", - "No data in this config map": "이 구성 맵에 데이터 없음", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "사용자 지정 리소스 정의 {{ crdName }}을(를) 가져오는 동안 오류 발생: {{ errorMessage }}", + "Load resources": "리소스 로드", + "Load YAML resources from a remote URL": "원격 URL에서 YAML 리소스 로드", + "Loaded": "로드됨", + "Loaded {{0}} items": "{{0}}개의 항목이 로드됨", + "Loaded Resources ({{count}})_one": "로드된 리소스({{count}})", + "Loaded Resources ({{count}})_other": "로드된 리소스({{count}})", + "Loading": "로드 중", + "Loading cluster information": "클러스터 정보 로드 중", + "Loading custom resource definition": "사용자 지정 리소스 정의 로드 중", + "Loading custom resource definitions": "사용자 지정 리소스 정의 로드 중", "Loading custom resource details": "사용자 지정 리소스 세부 정보 로드 중", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "사용자 지정 리소스 {{ crName }}을(를) 가져오는 동안 오류 발생: {{ errorMessage }}", "Loading custom resource instances": "사용자 지정 리소스 인스턴스 로드 중", - "No custom resources instances found.": "사용자 지정 리소스 인스턴스를 찾을 수 없습니다.", - "Failed to load custom resource instances": "사용자 지정 리소스 인스턴스를 로드하지 못함", - "Error getting custom resource definitions: {{ errorMessage }}": "사용자 지정 리소스 정의를 가져오는 동안 오류 발생: {{ errorMessage }}", - "Loading custom resource definitions": "사용자 지정 리소스 정의 로드 중", - "Loading custom resource definition": "사용자 지정 리소스 정의 로드 중", - "No custom resources found": "사용자 지정 리소스를 찾을 수 없음", - "Group": "그룹", - "Categories": "범주", - "Accepted Names": "허용된 이름", - "Versions": "버전", - "Spawning Job {{ newItemName }}…": "작업 {{ newItemName }}을(를) 생성하는 중...", - "Job {{ newItemName }} spawned": "작업 {{ newItemName }}이(가) 생성됨", - "Failed to spawn Job {{ newItemName }}": "작업 {{ newItemName }}을(를) 생성하지 못함", - "Spawn Job": "작업 생성", - "This will trigger a new Job based on the CronJob {{ name }}": "이렇게 하면 CronJob {{ name }}에 따라 새 작업이 트리거됩니다.", - "Job Name": "작업 이름", - "Spawn": "생성", - "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }}을(를) 일시 중단하는 중...", - "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }}을(를) 다시 시작하는 중...", - "Cancelled suspending CronJob {{ newItemName }}.": "CronJob {{ newItemName }} 일시 중단을 취소했습니다.", - "Cancelled resuming CronJob {{ newItemName }}.": "CronJob {{ newItemName }} 다시 시작을 취소했습니다.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을(를) 일시 중단했습니다.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을(를) 다시 시작했습니다.", - "Failed to suspend CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을(를) 일시 중단하지 못했습니다.", - "Failed to resume CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을 다시 시작하지 못했습니다.", - "Resume": "다시 시작", - "Suspend": "일시 중단", - "Key": "키", - "Operator": "연산자", - "Effect": "효과", - "Desired//context:pods": "필요함", - "Addresses": "주소", - "Address Type": "주소 유형", - "Hostname": "호스트 이름", - "Node Name": "노드 이름", - "Zone": "영역", - "Endpoints": "엔드포인트", - "Retry Budget": "예산 다시 시도", - "Not specified": "지정되지 않음", - "Min Retry Rate": "최소 재시도율", - "Port": "포트", - "Protocol": "프로토콜", - "No addresses data to be shown.": "표시할 주소 데이터가 없습니다.", - "Listeners": "수신기", + "Loading documentation": "설명서 로드 중", + "Loading editor": "편집기 로드 중", + "Loading port forwarding": "포트 전달 로드 중", + "Loading resource data": "리소스 데이터 로드 중", + "Loading revision history…": "수정 기록 로드 중...", + "Loading table data": "테이블 데이터 로드 중", + "Loading...": "로드하는 중...", + "Local Port": "로컬 포트", + "Log Level": "로그 수준", + "Log out": "로그아웃", + "Log out from all": "모두 로그아웃", + "Log Viewer Search": "로그 뷰어 검색", + "Logs are paused. Click the follow button to resume following them.": "로그가 일시 중지되었습니다. 팔로우 단추를 클릭하여 팔로우를 다시 시작합니다.", + "Logs: {{ itemName }}": "로그: {{ itemName }}", + "Lost connection to the cluster.": "클러스터에 대한 연결이 끊어졌습니다.", + "Main Navigation": "기본 탐색", + "Map": "매핑", + "Mark all as read": "모두 읽음으로 표시", + "Mark as read": "읽음으로 표시", + "Match case": "대/소문자 일치", + "Match whole word": "전체 단어 일치", "Matches": "일치", - "BackendRefs": "BackendRefs", - "Filters": "필터", - "Path Type": "경로 유형", - "Path": "경로", - "Headers": "헤더", - "Query Parameters": "쿼리 매개 변수", + "Max": "최대", + "Max Allowed": "허용되는 최댓값", + "Max items per Resource": "리소스당 최대 항목 수", + "Max Unavailable": "최댓값을 사용할 수 없음", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "메모리 사용량", + "Menu": "메뉴", + "Message": "메시지", "Method": "메서드", - "Filter Type": "필터 유형", - "Weight": "가중치", - "rules": "규칙", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "표시할 규칙 데이터가 없습니다.", - "Section Name": "섹션 이름", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "<1>{formatShortcutKey(searchShortcutKey)} 키를 눌러 검색", - "Search resources, pages, clusters by name": "이름으로 리소스, 페이지, 클러스터 검색", - "Current Namespace": "현재 네임스페이스", - "Set namespace: {{namespace}}": "네임스페이스 설정: {{namespace}}", - "Page": "페이지", - "Configure Keyboard Shortcuts": "바로 가기 키 구성", - "Reference": "참조", "Metrics": "메트릭", - "(Current/Target)": "(현재/대상)", + "Min": "최소", + "Min Allowed": "허용되는 최솟값", + "Min Available": "사용 가능한 최솟값", + "Min Retry Rate": "최소 재시도율", + "Minimize": "최소화", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "배포 Pod", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} 현재/ {{ desiredReplicas }} 목표", - "Targets": "대상", + "Mode": "모드", "more…": "더 보기...", - "Default": "기본값", - "Host": "호스트", - "Duration": "기간", - "Holder Identity": "소유자 ID", - "Lease Duration Seconds": "임대 기간(초)", - "Renew Time": "갱신 시간", - "Holder": "보유자", - "Container Limits": "컨테이너 제한", - "Default Request": "기본 요청", - "Max": "최대", - "Min": "최소", - "A namespace with this name already exists.": "이 이름의 네임스페이스가 이미 있습니다.", - "Applying {{ newItemName }}…": "{{ newItemName }} 적용 중...", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} 적용을 취소했습니다.", + "Mount Path": "탑재 경로", + "Multiple versions": "여러 버전", + "N/A": "해당 없음", + "Name": "이름", + "Name is required": "이름은 필수임", + "Namespace": "네임스페이스", + "Namespace Name": "네임스페이스 이름", + "Namespaces": "네임스페이스", "Namespaces must be under 64 characters.": "네임스페이스는 64자 미만이어야 합니다.", - "Create Namespace": "네임스페이스 만들기", - "To": "끝", - "used": "사용됨", - "Scheduling Disabled": "예약 사용 안 함", - "Scheduling Enabled": "예약 사용", - "Taints": "테인트", - "Not ready yet!": "아직 준비되지 않았습니다!", - "Internal IP": "내부 IP", - "None": "없음", - "Software": "소프트웨어", - "Redirecting to main page…": "기본 페이지로 리디렉션 중...", - "Prettify": "꾸미기", - "Show JSON values in plain text by removing escape characters.": "이스케이프 문자를 제거하여 JSON 값을 일반 텍스트로 표시합니다.", - "Format": "서식", - "Debug Pod": "디버그 Pod", - "Debug: {{ itemName }}": "디버그: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "네임스페이스는 소문자, 영숫자 및 '-'만 포함할 수 있으며, 영숫자로 시작하고 끝나야 합니다.", + "Navigation": "탐색", + "Navigation Tabs": "탐색 탭", + "New Object": "새 개체", + "Next": "다음", + "Next Match (Enter)": "다음 일치 항목(Enter)", + "No": "아니요", + "No {{category}} resources found for this project.": "이 프로젝트에 대한 {{category}} 리소스를 찾을 수 없습니다.", + "No addresses data to be shown.": "표시할 주소 데이터가 없습니다.", + "No available clusters": "사용 가능한 클러스터 없음", "No cluster selected": "선택한 클러스터 없음", + "No clusters configured": "구성된 클러스터 없음", + "No clusters found": "클러스터를 찾을 수 없음", + "No clusters found!": "클러스터를 찾을 수 없습니다!", + "No contexts found!": "컨텍스트를 찾을 수 없습니다!", + "No custom resources found": "사용자 지정 리소스를 찾을 수 없음", + "No custom resources instances found.": "사용자 지정 리소스 인스턴스를 찾을 수 없습니다.", + "No data in this config map": "이 구성 맵에 데이터 없음", + "No data in this secret": "이 비밀에 데이터 없음", + "No data matching the filter criteria.": "필터 조건과 일치하는 데이터가 없습니다.", + "No data to be shown.": "표시할 데이터가 없습니다.", + "No data to be shown. Try to change filters or select a different namespace.": "표시할 데이터가 없습니다. 필터를 변경하거나 다른 네임스페이스를 선택해 보세요.", + "No documentation available.": "사용할 수 있는 설명서가 없습니다.", + "No documentation for type {{ docsType }}.": "{{ docsType }} 형식에 대한 설명서가 없습니다.", + "No label selectors found for this {{type}}": "이 {{type}}에 대한 레이블 선택기를 찾을 수 없습니다.", + "No message": "메시지 없음", + "No namespaces found on selected clusters": "선택한 클러스터에서 네임스페이스를 찾을 수 없음", + "No pods found for this workload": "이 워크로드에 대한 Pod를 찾을 수 없음", + "No previous revisions available to rollback to.": "롤백할 수 있는 이전 수정 버전이 없습니다.", + "No projects found": "프로젝트를 찾을 수 없음", + "No Resources": "리소스 없음", + "No resources have been uploaded": "업로드된 리소스 없음", + "No resources selected": "선택한 리소스 없음", + "No results": "결과 없음", + "No results found": "검색된 결과 없음", + "No revision history available.": "사용 가능한 수정 기록이 없습니다.", + "No rules data to be shown.": "표시할 규칙 데이터가 없습니다.", + "No Workloads": "워크로드 없음", + "Node": "노드", + "Node Name": "노드 이름", + "Node Shell Settings": "노드 셸 설정", + "None": "없음", + "Not Loaded": "로드되지 않음", + "Not ready yet!": "아직 준비되지 않았습니다!", + "Not specified": "지정되지 않음", + "Notifications": "알림", + "Number of rows for tables": "테이블의 행 수", + "Offline": "오프라인", + "Okay": "확인", + "Only warnings ({{ numWarnings }})": "경고만({{ numWarnings }}개)", + "Open Issue on GitHub": "GitHub에서 문제 열기", + "Open Plugin Folder": "플러그 인 폴더 열기", + "Open the cluster chooser popup": "클러스터 선택기 팝업 열기", + "Open the global search dialog": "전역 검색 대화 상자 열기", + "Operations": "작업", + "Operator": "연산자", + "Or try running Headlamp with a different kube config.": "또는 다른 kube 구성으로 Headlamp을 실행해 보세요.", + "Origin": "원본", + "Original name: {{ displayName }}": "원래 이름: {{ displayName }}", + "Overridden by {{type}} version": "{{type}} 버전으로 재정의됨", + "Overview": "개요", + "Owner refs": "소유자 참조", + "Page": "페이지", + "ParentRefs": "ParentRefs", + "Path": "경로", + "Path Type": "경로 유형", + "Path: {{ path }}:{{ port }}": "경로: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "올바른 포트 번호(1~65535)를 입력하세요.", + "Please enter a valid URL.": "올바른 URL을 입력하십시오.", + "Please make sure you have at least one cluster configured.": "클러스터가 하나 이상 구성되어 있는지 확인하세요.", + "Please paste your authentication token.": "인증 토큰을 붙여넣으세요.", + "Please sign in to add your AKS clusters": "AKS 클러스터를 추가하려면 로그인하세요.", + "Plugin": "플러그인", + "Plugins": "플러그 인", "Pod debug is disabled in settings": "설정에서 Pod 디버그를 사용할 수 없음", - "Attaching to existing debug container...": "기존 디버그 컨테이너에 연결하는 중...", - "Creating ephemeral debug container...": "임시 디버그 컨테이너를 만드는 중...", - "Failed to create debug container: {{message}}": "디버그 컨테이너를 만들지 못했습니다: {{message}}", - "Attaching to debug container...": "디버그 컨테이너에 연결하는 중...", - "Failed to connect…\r\n": "연결하지 못함...\r\n", + "Pod Debug Settings": "Pod 디버그 설정", + "Pod Port": "Pod 포트", + "Port": "포트", + "Preemption Policy": "선점 정책", "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Ctrl+D를 누르거나 \"exit\"를 입력하여 임시 컨테이너를 종료합니다. 이를 수행하지 않으면 컨테이너가 계속 실행됩니다.", - "Max Unavailable": "최댓값을 사용할 수 없음", - "Min Available": "사용 가능한 최솟값", - "Allowed disruptions": "허용된 중단", - "Current//context:pods": "현재", - "Total": "합계", - "N/A": "해당 없음", - "Allowed Disruptions": "허용된 중단", - "Start": "시작", - "Stop": "중지", - "Loading port forwarding": "포트 전달 로드 중", - "Pod Port": "Pod 포트", - "Local Port": "로컬 포트", - "Please enter a valid port number (1-65535).": "올바른 포트 번호(1~65535)를 입력하세요.", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop에는 30000-32000 범위의 포트가 필요합니다.", - "Leave empty to auto-assign from range 30000-32000.": "30000~32000 범위에서 자동 할당하려면 비워 두세요.", - "Leave empty to auto-assign an available port.": "사용 가능한 포트를 자동으로 할당하려면 비워 두세요.", - "Start Port Forward": "포트 전달 시작", - "Target": "대상", - "Container Port": "컨테이너 포트", - "e.g. 30080": "예: 30080", - "e.g. 8080": "예: 8080", - "Global Default": "전역 기본값", - "Preemption Policy": "선점 정책", - "Create new project": "새 프로젝트 만들기", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "새 프로젝트를 만들려면 포함할 클러스터를 선택한 다음, 기존 클러스터를 선택하거나 새 네임스페이스를 만드세요.", - "Project Name": "프로젝트 이름", - "A project with this name already exists": "이 이름의 프로젝트가 이미 있습니다.", - "Enter a name for your new project.": "새 프로젝트 이름을 입력하세요.", - "Clusters": "클러스터", - "Select one or more clusters for this project": "이 프로젝트에 대해 하나 이상의 클러스터 선택", - "No available clusters": "사용 가능한 클러스터 없음", - "Type or select a namespace": "네임스페이스 입력 또는 선택", - "Select existing or type to create a new namespace": "기존 네임스페이스를 선택하거나 입력하여 새 네임스페이스 만들기", - "No available namespaces - you can type a custom name": "사용 가능한 네임스페이스 없음 - 사용자 지정 이름을 입력할 수 있습니다.", - "Creating": "만드는 중", - "Create a Project": "프로젝트 만들기", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "프로젝트는 Kubernetes 리소스 모음입니다. 프로젝트를 사용하여 환경, 팀 또는 애플리케이션별로 리소스를 구성할 수 있습니다.", - "New Project": "새 프로젝트", - "Create a new project": "새 프로젝트 만들기", - "New Project from YAML": "YAML의 새 프로젝트", - "Deploy a new application from YAML": "YAML에서 새 애플리케이션 배포", - "URL is required": "URL은 필수입니다.", - "Failed to load from URL: {{error}}": "URL에서 로드하지 못함: {{error}}", - "Error processing files: {{error}}": "파일\\ 처리 중 오류 발생: {{error}}", - "Name is required": "이름은 필수임", - "Cluster is required": "클러스터가 필요함", - "No resources have been uploaded": "업로드된 리소스 없음", - "Create new Project from YAML": "YAML에서 새 프로젝트 만들기", + "Press keys...": "키 누르기...", + "Press the enter key to reconnect.": "다시 연결하려면 키를 누르세요.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "<1>{formatShortcutKey(searchShortcutKey)} 키를 눌러 검색", + "Prettify": "꾸미기", + "Previous": "이전", + "Previous Match (Shift+Enter)": "이전 일치 항목(Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "클러스터 만들기 및 추가에 원하는 방법을 선택하세요.", "Project name": "프로젝트 이름", - "Give your project a descriptive name": "프로젝트에 설명이 포함된 이름 지정", - "Enter a name": "이름 입력", - "Select cluster for this project": "이 프로젝트의 클러스터 선택", - "Load resources": "리소스 로드", - "Upload files or load from URL": "파일 업로드 또는 URL에서 로드", - "Upload Files": "파일 업로드", - "Choose Files": "파일 선택", - "Drag & drop YAML files here or click to choose files": "YAML 파일을 여기로 끌어서 놓거나 클릭하여 파일 선택", - "Supports .yaml and .yml files": ".yaml 및 .yml 파일 지원", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "YAML 파일에 URL 입력", - "Load YAML resources from a remote URL": "원격 URL에서 YAML 리소스 로드", - "Loaded Resources ({{count}})_one": "로드된 리소스({{count}})", - "Loaded Resources ({{count}})_other": "로드된 리소스({{count}})", - "Clear All": "모두 지우기", - "API Version": "API 버전", - "Creating project": "프로젝트를 만드는 중", - "Creating following resources in this project:": "이 프로젝트에서 다음 리소스를 만드는 중입니다.", - "Something went wrong": "문제 발생", - "Delete project": "프로젝트 삭제", - "Deleting project {{ projectName }}…": "프로젝트 {{ projectName }} 삭제 중...", - "Cancelled deletion of project {{ projectName }}.": "프로젝트 {{ projectName }} 삭제를 취소했습니다.", - "Deleted project {{ projectName }}.": "{{ projectName }} 프로젝트를 삭제했습니다.", - "Error deleting project {{ projectName }}.": "프로젝트 {{ projectName }} 삭제 중 오류가 발생했습니다.", - "Delete Project": "프로젝트 삭제", - "Are you sure you want to delete project \"{{projectName}}\"?": "프로젝트 \"{{projectName}}\"을(를) 삭제하시겠습니까?", - "By default, this will only remove the project label from the following namespaces:": "기본적으로 다음 네임스페이스에서 프로젝트 레이블만 제거됩니다:", - "Also delete the namespaces (this will remove all resources within them)": "네임스페이스도 삭제합니다(네임스페이스 내 모든 리소스가 제거됨).", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "경고: 이 작업은 실행 취소할 수 없습니다. 이 네임스페이스의 모든 리소스는 영구적으로 삭제됩니다.", - "Delete Project & Namespaces": "프로젝트 및 네임스페이스 삭제", - "Resources": "리소스", - "Access": "액세스", - "Map": "매핑", + "Project Name": "프로젝트 이름", "Project Status": "프로젝트 상태", - "No Workloads": "워크로드 없음", - "Unhealthy": "비정상", - "Degraded": "저하됨", - "Healthy": "정상", - "Warning": "경고", + "Projects": "프로젝트", + "Protocol": "프로토콜", + "Provided": "제공됨", + "Providers": "공급자", + "Query Parameters": "쿼리 매개 변수", + "Read more": "더 보기", + "Ready": "준비 완료", + "Ready//context:replicas": "준비됨", + "Reason": "이유", + "Recent clusters": "최근 클러스터", + "Recommendations": "권장 사항", + "Redirecting to main page…": "기본 페이지로 리디렉션 중...", + "Reference": "참조", + "Refetch Interval": "다시 가져오기 간격", + "Refresh": "새로 고침", + "Release Notes ({{ appVersion }})": "릴리스 정보({{ appVersion }})", + "Remove Cluster": "클러스터 제거", + "Remove this cluster?": "이 클러스터를 제거하시겠습니까?", + "Renew Time": "갱신 시간", + "Request": "요청", + "Reset All to Defaults": "모두 기본값으로 다시 설정", + "Reset to default": "기본값으로 다시 설정", + "resource {{resourceName}} of container {{containerName}} on pods": "Pod의 컨테이너 {{containerName}}의 리소스 {{resourceName}}", + "resource {{resourceName}} on pods": "Pod의 리소스 {{resourceName}}", + "Resource details": "리소스 세부 정보", + "Resource details view": "리소스 세부 정보 보기", + "Resource not found": "리소스를 찾을 수 없음", "Resource Quotas": "리소스 할당량", - "Create Resource Quota to limit resource consumption within this project": "이 프로젝트 내에서 리소스 소비를 제한하는 자원 할당량 만들기", - "Create resource quota": "리소스 할당량 만들기", - "Roles": "역할", + "Resources": "리소스", + "Restart": "다시 시작", + "Restart Count": "다시 시작 횟수", + "Restart items": "항목 다시 시작", + "Restarted": "다시 시작됨", + "Restarted {{ itemName }}.": "{{ itemName }}을(를) 다시 시작했습니다.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }}개 항목을 다시 시작했습니다.", + "Restarting {{ itemName }}…": "{{ itemName }}을(를) 다시 시작하는 중...", + "Restarting {{ itemsLength }} items…": "{{ itemsLength }}개 항목을 다시 시작하는 중...", + "Resume": "다시 시작", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을(를) 다시 시작했습니다.", + "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }}을(를) 다시 시작하는 중...", + "Retry Budget": "예산 다시 시도", + "Revision": "수정 버전", + "Revision {{ revision }}": "수정 버전 {{ revision }}", + "Revision History": "수정 기록", "Role Bindings": "역할 바인딩", - "Health": "건강", - "No Resources": "리소스 없음", - "Namespaces": "네임스페이스", - "No projects found": "프로젝트를 찾을 수 없음", - "Create your first project to organize your Kubernetes resources": "Kubernetes 리소스를 구성하는 첫 번째 프로젝트 만들기", - "Create Project": "프로젝트 만들기", - "Details": "세부 정보", + "Roles": "역할", + "Rollback": "롤백", + "Rollback {{ kind }}": "{{ kind }} 롤백", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }}을(를) 이전 버전으로 롤백했습니다.", + "Rolling back {{ itemName }} to previous version…": "{{ itemName }}을(를) 이전 버전으로 롤백 중...", + "rules": "규칙", + "Running": "실행 중", + "Save": "저장", + "Save & Apply": "저장 및 적용", + "Scale": "스케일링", + "Scale Replicas": "복제본 스케일링", + "Scaled {{ itemName }}.": "{{ itemName }}을(를) 스케일링했습니다.", + "Scaling {{ itemName }}…": "{{ itemName }} 스케일링 중...", + "Scheduling Disabled": "예약 사용 안 함", + "Scheduling Enabled": "예약 사용", + "Scroll to bottom": "맨 아래로 스크롤", + "Search": "검색", + "Search Resources": "리소스 검색", + "Search resources by query": "쿼리로 리소스 검색", + "Search resources, pages, clusters by name": "이름으로 리소스, 페이지, 클러스터 검색", + "Section Name": "섹션 이름", + "Select a cluster and an existing namespace to use as a project.": "프로젝트로 사용할 클러스터와 기존 네임스페이스를 선택하세요.", + "Select a cluster first": "먼저 클러스터 선택", + "Select a file or drag and drop here": "파일을 선택하거나 여기로 끌어서 놓기", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "\"{{ name }}\"을(를) 롤백할 수정 버전을 선택하세요. 그러면 현재 템플릿이 선택한 수정 버전의 Pod 템플릿으로 바뀝니다.", + "Select All": "모두 선택", + "Select an existing namespace": "기존 네임스페이스 선택", + "Select an existing namespace to use as a project": "프로젝트로 사용할 기존 네임스페이스 선택", + "Select cluster for this project": "이 프로젝트의 클러스터 선택", + "Select clusters": "클러스터 선택", + "Select File": "파일 선택", + "Select locale": "로캘 선택", + "Select one or more clusters": "클러스터 1개 이상 선택", + "Select Pod": "Pod 선택", + "Select Resources": "리소스 선택", + "Selected clusters": "선택한 클러스터", + "Server": "서버", + "Service: {{namespace}}/{{name}}": "서비스: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "네임스페이스 설정: {{namespace}}", + "Setting up clusters": "클러스터 설정", + "Settings": "설정", + "Severity": "심각도", + "Shipped": "배송됨", + "Show all environment variables": "모든 환경 변수 표시", + "Show all environment variables (+{{count}} more)_one": "모든 환경 변수 표시(+{{count}}개 더 보기)", + "Show all environment variables (+{{count}} more)_other": "모든 환경 변수 표시(+{{count}}개 더 보기)", + "Show all labels (+{{count}} more)_one": "모든 레이블 표시(+{{count}}개 더 보기)", + "Show all labels (+{{count}} more)_other": "모든 레이블 표시(+{{count}}개 더 보기)", + "Show build information": "빌드 정보 표시", + "Show details": "세부 정보 표시", + "Show fewer": "더 적게 표시", + "Show JSON values in plain text by removing escape characters.": "이스케이프 문자를 제거하여 JSON 값을 일반 텍스트로 표시합니다.", + "Show logs": "로그 표시", "Show Logs": "로그 표시", - "Logs: {{ itemName }}": "로그: {{ itemName }}", - "Terminal / Exec": "터미널/Exec", - "No {{category}} resources found for this project.": "이 프로젝트에 대한 {{category}} 리소스를 찾을 수 없습니다.", - "Current//context:replicas": "현재", - "Desired//context:replicas": "필요함", - "Zoom in": "확대", - "Zoom out": "축소", - "No data to be shown. Try to change filters or select a different namespace.": "표시할 데이터가 없습니다. 필터를 변경하거나 다른 네임스페이스를 선택해 보세요.", - "Group By": "그룹화 기준", - "Instance": "인스턴스", - "Node": "노드", + "Show logs for previous instances of this container.": "이 컨테이너의 이전 인스턴스에 대한 로그를 표시합니다.", + "show more": "더 보기", + "Show notifications": "알림 표시", + "Show previous": "이전 표시", + "Show timestamps in the logs.": "로그에 타임스탬프를 표시합니다.", + "Showing documentation for: {{ docsType }}": "다음 설명서 표시: {{ docsType }}", + "Shrink sidebar": "사이드바 축소", + "Sign In": "로그인", + "Sign In with Azure": "Azure로 로그인", + "Skip": "건너뛰기", + "Skip to main content": "주 콘텐츠로 건너뛰기", + "Snap Bottom": "아래쪽 맞춤", + "Snap Left": "왼쪽 맞춤", + "Snap Right": "오른쪽 맞춤", + "Snap Top": "위쪽 맞춤", + "Software": "소프트웨어", + "Some resources failed to load": "일부 리소스를 로드하지 못했습니다.", + "Something went wrong": "문제 발생", + "Something went wrong with cluster {{ cluster }}": "클러스터 {{ cluster }}에 문제가 발생했습니다.", + "sort down": "내림차순 정렬", + "Sort sidebar items alphabetically": "사이드바 항목을 사전순으로 정렬", + "sort swap": "정렬 순서 바꾸기", + "sort up": "오름차순 정렬", + "Spawn": "생성", + "Spawn Job": "작업 생성", + "Spawning Job {{ newItemName }}…": "작업 {{ newItemName }}을(를) 생성하는 중...", + "Start": "시작", + "Start port forward": "포트 전달 시작", + "Start Port Forward": "포트 전달 시작", + "Started": "시작됨", + "Status": "상태", "Status: Error or Warning": "상태: 오류 또는 경고", - "Expand All": "모두 확장", - "Fit to screen": "화면에 맞추기", - "Zoom to 100%": "100%로 확대/축소", - "Home": "홈", + "Stop": "중지", + "Stop port forward": "포트 전달 중지", + "Stored in your browser's localStorage (per-browser setting).": "브라우저의 localStorage(브라우저별 설정)에 저장됩니다.", + "Supports .yaml and .yml files": ".yaml 및 .yml 파일 지원", + "Suspend": "일시 중단", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }}을(를) 일시 중단했습니다.", + "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }}을(를) 일시 중단하는 중...", + "Taints": "테인트", + "Target": "대상", + "Targets": "대상", + "Terminal / Exec": "터미널/Exec", + "Terminal: {{ itemName }}": "터미널: {{ itemName }}", + "Testing auth": "인증 테스트 중", + "The current name of the cluster. You can define a custom name": "클러스터의 현재 이름입니다. 사용자 지정 이름을 정의할 수 있습니다.", + "The default image is used for creating ephemeral debug containers.": "기본 이미지는 임시 디버그 컨테이너를 만드는 데 사용됩니다.", + "The default image is used for dropping a shell into a node (when not specified directly).": "기본 이미지는 노드에 셸을 실행하는 데 사용됩니다(직접 지정하지 않은 경우).", + "The default namespace for e.g. when applying resources (when not specified directly).": "리소스를 적용할 때(직접 지정하지 않은 경우) 등, 기본 네임스페이스입니다.", + "The default namespace is default.": "기본 네임스페이스는 기본값입니다.", + "The list of namespaces you are allowed to access in this cluster.": "이 클러스터에서 액세스할 수 있는 네임스페이스 목록입니다.", + "Theme": "테마", + "There seem to be no clusters configured…": "구성된 클러스터가 없는 것 같습니다...", + "There seems to be no clusters configured…": "구성된 클러스터가 없는 것 같습니다...", + "This action cannot be undone! Do you want to proceed?": "이 작업은 취소할 수 없습니다! 계속하시겠습니까?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "이 작업을 수행하면 \"{{ source }}\"에서 클러스터 \"{{ clusterName }}\"이(가) 삭제됩니다.", + "This action will remove cluster \"{{ clusterName }}\".": "이 작업을 수행하면 클러스터 \"{{ clusterName }}\"이(가) 제거됩니다.", + "This custom name is already in use, please choose a different name.": "이 사용자 지정 이름은 이미 사용 중입니다. 다른 이름을 선택하세요.", + "This plugin is not compatible with this version of Headlamp": "이 플러그 인은 이 버전의 Headlamp과 호환되지 않습니다.", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "\"{{type}}\" 버전이 대신 사용 중이므로 이 플러그 인은 현재 로드되지 않습니다.", + "This value may differ in the container, since the pod is older than {{from}}": "Pod가 {{from}}보다 오래되었기 때문에 이 값은 컨테이너에서 다를 수 있습니다.", + "This will discard your changes in the editor. Do you want to proceed?": "이를 수행하면 편집기에서 변경 내용이 삭제됩니다. 계속하시겠습니까?", + "This will trigger a new Job based on the CronJob {{ name }}": "이렇게 하면 CronJob {{ name }}에 따라 새 작업이 트리거됩니다.", + "Timestamps": "타임스탬프", + "Timezone": "표준 시간대", + "Timezone to display for dates": "날짜에 표시할 표준 시간대", + "To": "끝", + "Toggle column filters in tables": "테이블에서 열 필터 토글", + "Toggle fullscreen": "전체 화면 토글", + "Toggle search in log viewer": "로그 뷰어에서 검색 토글", + "Toggle Table Filters": "테이블 필터 토글", + "Too many matches": "일치 항목이 너무 많음", + "Total": "합계", + "Try Again": "다시 시도", + "Trying to attach to the container {{ container }}…": "컨테이너 {{ container }}에 연결하는 중...", + "Trying to run \"{{command}}\"…": "\"{{command}}\" 실행 시도 중...", + "Type": "유형", + "Uh-oh! Something went wrong.": "앗! 문제가 발생했습니다.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub를 열 수 없습니다. 팝업 차단 설정을 확인하거나 오류 세부 정보를 수동으로 복사하세요.", + "Undo": "실행 취소", + "Undo Changes": "변경 내용 실행 취소", + "Unexpected error while fetching the file.": "파일을 가져오는 동안 예기치 않은 오류가 발생했습니다.", + "Unexpected error while reading files.": "파일을 읽는 동안 예기치 않은 오류가 발생했습니다.", + "Unhealthy": "비정상", + "Unknown": "알 수 없음", + "Up to date//context:replicas": "최신", + "Upload File": "파일 업로드", + "Upload File/URL": "파일/URL 업로드", + "Upload Files": "파일 업로드", + "Upload files or load from URL": "파일 업로드 또는 URL에서 로드", + "URL is required": "URL은 필수입니다.", + "Use A Token": "토큰 사용", + "Use custom color": "사용자 지정 색상 사용", + "Use custom icon": "사용자 지정 아이콘 사용", + "Use evict for pod deletion": "Pod 삭제 시 제거 사용", + "Use Existing Namespace": "기존 네임스페이스 사용", + "Use minimal editor": "간소화된 편집기 사용", + "Use regular expression": "정규식 사용", + "used": "사용됨", "Used": "사용됨", - "Hard": "어려움", - "Request": "요청", - "Limit": "제한", + "User-installed": "사용자 설치형", "Users": "사용자", - "Handler": "처리기", - "No data in this secret": "이 비밀에 데이터 없음", - "Hide Helm Secrets": "Helm 비밀 숨기기", - "Shrink sidebar": "사이드바 축소", - "Expand sidebar": "사이드바 확장", - "Main Navigation": "기본 탐색", - "Navigation Tabs": "탐색 탭", - "Instances": "인스턴스", - "Cluster version upgraded to {{ gitVersion }}": "클러스터 버전이 {{ gitVersion }}(으)로 업그레이드됨", - "Cluster version downgraded to {{ gitVersion }}": "클러스터 버전이 {{ gitVersion }}(으)로 다운그레이드됨", - "Controlled Resources": "제어된 리소스", - "Controlled Values": "제어된 값", - "Min Allowed": "허용되는 최솟값", - "Max Allowed": "허용되는 최댓값", - "Mode": "모드", - "Last Transition Time": "마지막 전환 시간", - "Recommendations": "권장 사항", - "Provided": "제공됨", - "Admission Review Versions": "허용 검토 버전", - "Client Config: URL": "클라이언트 구성: URL", - "Client Config: Service": "클라이언트 구성: 서비스", - "Service: {{namespace}}/{{name}}": "서비스: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "경로: {{ path }}:{{ port }}", - "Operations": "작업", - "0 Running": "0 실행 중", - "Ready//context:replicas": "준비됨", - "Up to date//context:replicas": "최신", - "Available//context:replicas": "사용 가능", - "Failed": "실패", - "Select locale": "로캘 선택", - "": "<알 수 없음>", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}}의 \"{{metricName}}\"", - "\"{{metricName}}\" on pods": "Pod의 \"{{metricName}}\"", - "resource {{resourceName}} on pods": "Pod의 리소스 {{resourceName}}", - "resource {{resourceName}} of container {{containerName}} on pods": "Pod의 컨테이너 {{containerName}}의 리소스 {{resourceName}}", + "Validating selected clusters": "선택한 클러스터 유효성 검사 중", + "Value": "값", + "Version": "버전", + "Version information": "버전 정보", + "Versions": "버전", + "View": "보기", + "View all notifications": "모든 알림 보기", + "View Clusters": "클러스터 보기", + "View YAML": "YAML 보기", + "View: {{ itemName }}": "보기: {{ itemName }}", + "Visible": "표시", + "Volumes": "볼륨", + "Wait while fetching clusters…": "클러스터를 가져오는 동안 잠시 기다려 주세요...", + "Waiting": "대기 중", + "Warning": "경고", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "경고: 이 작업은 실행 취소할 수 없습니다. 이 네임스페이스의 모든 리소스는 영구적으로 삭제됩니다.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "경고입니다. 호환되지 않는 플러그 인 사용 안 함: ({{ pluginList }})", - "Global Search": "전역 검색", - "Open the global search dialog": "전역 검색 대화 상자 열기", - "Cluster Chooser": "클러스터 선택기", - "Open the cluster chooser popup": "클러스터 선택기 팝업 열기", - "Toggle Table Filters": "테이블 필터 토글", - "Toggle column filters in tables": "테이블에서 열 필터 토글", - "Log Viewer Search": "로그 뷰어 검색", - "Toggle search in log viewer": "로그 뷰어에서 검색 토글" + "Warnings": "경고", + "Weight": "가중치", + "Window": "창", + "Wrap lines": "줄 바꿈", + "YAML URL": "YAML URL", + "Yes": "예", + "You can only select this option for containers that have been restarted.": "다시 시작한 컨테이너에만 이 옵션을 선택할 수 있습니다.", + "You don't have any notifications right now": "현재 알림이 없습니다.", + "You don't have permissions to view this resource": "이 리소스를 볼 수 있는 권한이 없습니다.", + "You have unread notifications": "읽지 않은 알림이 있습니다.", + "Your AKS desktop ran into a page that doesn't exist!": "AKS 데스크톱이 존재하지 않는 페이지에 접근했습니다!", + "Your AKS desktop ran into a problem!": "AKS 데스크톱에 문제가 발생했습니다!", + "Zone": "영역", + "Zoom in": "확대", + "Zoom out": "축소", + "Zoom to 100%": "100%로 확대/축소" } diff --git a/frontend/src/i18n/locales/nl/app.json b/frontend/src/i18n/locales/nl/app.json index d7b98a0e8..07353e443 100644 --- a/frontend/src/i18n/locales/nl/app.json +++ b/frontend/src/i18n/locales/nl/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Kan de informatie over de invoegtoepassing niet ophalen", + "About": "Info", "An error occurred while fetching plugin info from {{ URL }}.": "Er is een fout opgetreden bij het ophalen van informatie over de invoegtoepassing van {{ URL }}.", - "Yes": "Ja", + "Another process is running": "Er draait een ander proces", + "Application opened with an invalid URL: {{ url }}": "Toepassing geopend met een ongeldige URL: {{ url }}", + "Bring All to Front": "Alles naar voorgrond", + "Close": "Sluiten", + "Continue": "Doorgaan", + "Copy": "Kopiëren", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Kan geen beschikbare poort vinden in het bereik {{startPort}}-{{endPort}}. Maak een poort vrij en probeer het opnieuw.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Kan geen beschikbare poort vinden. Er worden processen uitgevoerd op poorten {{startPort}}-{{endPort}}. Deze processen beëindigen en opnieuw proberen?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Kan het andere actieve proces niet stoppen, PID's: {{ process_list }}. Stop dat proces en start de app opnieuw.", + "Could not start the server even after terminating existing processes.": "Kan de server niet starten, zelfs niet nadat bestaande processen zijn beëindigd.", + "Cut": "Knippen", + "Delete": "Verwijderen", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Wil je de invoegtoepassing {{ pluginName }} installeren?", + "Documentation": "Documentatie", + "Edit": "Bewerken", + "Failed to fetch plugin info": "Kan de informatie over de invoegtoepassing niet ophalen", + "Failed to quit the other running process": "Kan het andere actieve proces niet afsluiten", + "Failed to start": "Starten is mislukt", + "File": "Bestand", + "Go Back": "Terug", + "Go Forward": "Naar voren", + "Go to Home": "Naar de startpagina", + "Help": "Help", + "Hide": "Verbergen", + "Hide Others": "Andere verbergen", + "Invalid URL": "Ongeldige URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Het lijkt erop dat er al een ander proces wordt uitgevoerd. Wil je doorgaan door dat proces automatisch te beëindigen of afsluiten?", + "Minimize": "Minimaliseren", + "Navigate": "Navigeren", "No": "Nee", + "No available ports": "Geen beschikbare poorten", + "Open an Issue": "Een probleem openen", + "Paste": "Plakken", + "Paste and Match Style": "Plakken en stijl aanpassen", "Plugin Installation": "Installatie van invoegtoepassing", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Wil je de invoegtoepassing {{ pluginName }} installeren?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Je staat op het punt een invoegtoepassing te installeren van: {{ url }}\nWil je doorgaan?", - "About": "Info", "Quit": "Sluiten", + "Reload": "Opnieuw laden", + "Reset Zoom": "Zoomen opnieuw instellen", "Select All": "Alles selecteren", - "Delete": "Verwijderen", "Services": "Services", - "Hide": "Verbergen", - "Hide Others": "Andere verbergen", "Show All": "Alles weergeven", - "File": "Bestand", - "Close": "Sluiten", - "Edit": "Bewerken", - "Cut": "Knippen", - "Copy": "Kopiëren", - "Paste": "Plakken", - "Paste and Match Style": "Plakken en stijl aanpassen", "Speech": "Spraak", "Start Speaking": "Begin met spreken", "Stop Speaking": "Stop met spreken", - "View": "Weergeven", + "Terminate and Retry": "Beëindigen en opnieuw proberen", "Toggle Developer Tools": "Ontwikkelhulpprogramma's in-/uitschakelen", - "Reset Zoom": "Zoomen opnieuw instellen", - "Zoom In": "Inzoomen", - "Zoom Out": "Uitzoomen", "Toggle Fullscreen": "Volledig scherm in- of uitschakelen", - "Navigate": "Navigeren", - "Reload": "Opnieuw laden", - "Go to Home": "Naar de startpagina", - "Go Back": "Terug", - "Go Forward": "Naar voren", + "View": "Weergeven", "Window": "Venster", - "Minimize": "Minimaliseren", - "Bring All to Front": "Alles naar voorgrond", - "Help": "Help", - "Documentation": "Documentatie", - "Open an Issue": "Een probleem openen", - "Another process is running": "Er draait een ander proces", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Het lijkt erop dat er al een ander proces wordt uitgevoerd. Wil je doorgaan door dat proces automatisch te beëindigen of afsluiten?", - "Continue": "Doorgaan", - "Failed to quit the other running process": "Kan het andere actieve proces niet afsluiten", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Kan het andere actieve proces niet stoppen, PID's: {{ process_list }}. Stop dat proces en start de app opnieuw.", - "No available ports": "Geen beschikbare poorten", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Kan geen beschikbare poort vinden. Er worden processen uitgevoerd op poorten {{startPort}}-{{endPort}}. Deze processen beëindigen en opnieuw proberen?", - "Terminate and Retry": "Beëindigen en opnieuw proberen", - "Failed to start": "Starten is mislukt", - "Could not start the server even after terminating existing processes.": "Kan de server niet starten, zelfs niet nadat bestaande processen zijn beëindigd.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Kan geen beschikbare poort vinden in het bereik {{startPort}}-{{endPort}}. Maak een poort vrij en probeer het opnieuw.", - "Invalid URL": "Ongeldige URL", - "Application opened with an invalid URL: {{ url }}": "Toepassing geopend met een ongeldige URL: {{ url }}" + "Yes": "Ja", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Je staat op het punt een invoegtoepassing te installeren van: {{ url }}\nWil je doorgaan?", + "Zoom In": "Inzoomen", + "Zoom Out": "Uitzoomen" } diff --git a/frontend/src/i18n/locales/nl/glossary.json b/frontend/src/i18n/locales/nl/glossary.json index bee8e5de6..660f5437a 100644 --- a/frontend/src/i18n/locales/nl/glossary.json +++ b/frontend/src/i18n/locales/nl/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes-versie", - "Cluster": "Cluster", - "Cluster selector": "Clusterkiezer", - "AKS desktop Version": "AKS-desktopversie", - "Headlamp Version": "Headlamp-versie", - "Git Commit": "Git-doorvoer", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} geleden)", "About": "Info", - "Legal": "Juridische informatie", "About dialog tabs": "Tabbladen Over dialoogvensters", - "Memory": "Geheugen", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Knooppunten", - "Events": "Gebeurtenissen", - "Namespaces": "Naamruimten", - "Filter": "Filteren", - "Namespace": "Naamruimte", - "toggle field visibility": "zichtbaarheid van veld in-/uitschakelen", - "Condition": "Voorwaarde", - "Last Transition": "Laatste overgang", - "Last Update": "Laatst bijgewerkt", - "Container ID": "Container-id", - "Image Pull Policy": "Pull-beleid voor installatiekopieën", - "Image": "Installatiekopie", + "Access Modes": "Toegangsmodi", + "Addresses": "Adressen", + "AKS desktop Version": "AKS-desktopversie", + "Allow Volume Expansion": "Volume-uitbreiding toestaan", + "API Groups": "API-groepen", + "API Version": "API-versie", + "API Versions": "API-versies", + "Architecture": "Architectuur", + "Are you sure you want to drain the node {{name}}?": "Weet je zeker dat je knooppunt {{name}} wilt leegmaken?", "Args": "Argumenten", + "Attach": "Koppelen", + "Backend TLS Policies": "TLS-beleid voor back-end", + "Backend Traffic Policies": "Beleid voor back-endverkeer", + "Backends": "Back-ends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Bindingsgegevens", + "Binding Mode": "Bindingsmodus", + "Boot ID": "Opstart-id", + "Capacity": "Capaciteit", + "Checking if Vertical Pod Autoscaler is enabled…": "Controleren of automatische schaalaanpassing van verticale pods is ingeschakeld…", + "Claim": "Claimen", + "Class Name": "Klassenaam", + "Client Config: Ca Bundle": "Clientconfiguratie: CA-bundel", + "Cluster": "Cluster", + "Cluster IP": "IP-adres van cluster", + "Cluster selector": "Clusterkiezer", "Command": "Opdracht", - "Environment": "Omgeving", - "Liveness Probes": "Activiteitstests", - "Ports": "Poorten", - "Volume Mounts": "Volumekoppelingen", - "Containers": "Containers", - "Container Spec": "Containerspecificatie", - "Ephemeral Containers": "Tijdelijke containers", - "Container": "Container", + "Completions": "Voltooïngen", + "Condition": "Voorwaarde", + "Conditions": "Voorwaarden", "Config Maps": "ConfigMaps", - "Definition": "Definitie", + "Configuration": "Configuratie", + "Container": "Container", + "Container ID": "Container-id", + "Container Policy": "Containerbeleid", + "Container Runtime": "Containerruntime", + "Container Runtime Version": "Versie van de container-runtime", + "Container Spec": "Containerspecificatie", + "Containers": "Containers", + "Controller": "Controller", + "Controller Name": "Naam controller", + "Cordon": "Afschermen", + "Cordon node {{name}} cancelled.": "Cordon-knooppunt {{name}} is geannuleerd.", + "Cordoned node {{name}}.": "Gekoppeld knooppunt {{name}}.", + "Cordoning node {{name}}…": "Knooppunt {{name}} wordt gekoppeld...", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Bereik", - "Subresources": "Subresources", - "Resource": "Resource", - "Plural": "Meervoud", - "Singular": "Enkelvoudig", - "Kind": "Soort", - "List Kind": "Soort lijst", - "Served": "Geserveerd", - "Storage": "Opslag", - "Objects": "Objecten", - "Custom Resources": "Aangepaste resources", - "Schedule": "Schema", - "Starting deadline": "Beginnen aan deadline", - "Last Schedule": "Laatste planning", "Cron Jobs": "Cron-taken", - "Images": "Installatiekopieën", - "Tolerations": "Toleranties", - "Update Strategy": "Strategie bijwerken", - "Selector": "Selector", - "Node Selector": "Knooppuntkiezer", + "CronJobs": "CronJobs", + "Current": "Huidig", + "Custom Resources": "Aangepaste resources", "Daemon Sets": "Daemonsets", + "Debug Node": "Foutopsporingsknooppunt", + "Debug node is not supported in this OS: {{ nodeOS }}": "Foutopsporingsknooppunt wordt niet ondersteund in dit besturingssysteem: {{ nodeOS }}", + "Default": "Standaardinstelling", + "Default Backend": "Standaard back-end", + "Definition": "Definitie", "Deployments": "Implementaties", - "Replicas": "Replica's", + "Desired": "Gewenst", + "Drain": "Verwerkingsstop", + "Drain Node": "Knooppunt leegmaken", + "Drained node {{name}}.": "Knooppunt {{name}} is leeg.", + "Draining node {{name}} cancelled.": "Het leegmaken van het knooppunt {{name}} is geannuleerd.", + "Draining node {{name}}…": "Knooppunt {{name}} wordt leeggemaakt...", + "Egress": "Uitgaand", + "Endpoint Slices": "Eindpuntsegmenten", "Endpoint: {{ name }}": "Eindpunt: {{ name }}", - "Subsets": "Subgroepen", - "IP": "IP", - "Hostname": "Hostnaam", - "Target": "Doel", - "Port": "Poort", - "Protocol": "Protocol", "Endpoints": "Eindpunten", - "Addresses": "Adressen", - "Conditions": "Voorwaarden", - "Ready": "Gereed", - "Serving": "Serving", - "Terminating": "Beëindigen", - "Endpoint Slices": "Eindpuntsegmenten", - "Targets": "Doelen", - "No targets defined": "Er zijn geen doelen gedefinieerd", - "TLS Validation": "TLS-validatie", - "No validation settings": "Geen validatie-instellingen", - "Backend TLS Policies": "TLS-beleid voor back-end", - "Retry Constraint": "Beperking voor opnieuw proberen", - "No retry constraint configured": "Er is geen beperking voor opnieuw proberen geconfigureerd", - "Session Persistence": "Sessiepersistentie", - "No session persistence configured": "Er is geen sessiepersistentie geconfigureerd", - "Backend Traffic Policies": "Beleid voor back-endverkeer", - "Controller Name": "Naam controller", + "Environment": "Omgeving", + "Ephemeral Containers": "Tijdelijke containers", + "Events": "Gebeurtenissen", + "except: {{ cidrExceptions }}": "behalve: {{ cidrExceptions }}", + "External IP": "Extern IP-adres", + "Failed to cordon node {{name}}.": "Kan knooppunt {{name}} niet koppelen.", + "Failed to drain node {{name}}.": "Kan knooppunt {{name}} niet leegmaken.", + "Failed to uncordon node {{name}}.": "Kan knooppunt {{name}} niet loskoppelen.", + "Failure Policy": "Beleid voor mislukte opdrachten", + "Filter": "Filteren", + "From": "Vanaf", + "Gateway (beta)": "Gateway (bèta)", "Gateway Classes": "Gatewayklassen", - "Controller": "Controller", - "Class Name": "Klassenaam", - "Listeners": "Luisteraars", - "No data": "Geen gegevens", "Gateways": "Gateways", + "Generation": "Generatie", + "Git Commit": "Git-doorvoer", + "Git Tree State": "Git-structuurstatus", + "Git Version": "Git-versie", + "Go Version": "Go-versie", + "Groups": "Groepen", + "GRPC Routes": "GRPC-routes", "GRPCRoutes": "GRPCRoutes", - "Rules": "Regels", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Hostnamen", - "From": "Vanaf", - "To": "Naar", - "Reference Grants": "Referentie-toekenningen", + "Headlamp Version": "Headlamp-versie", "Horizontal Pod Autoscalers": "Horizontale automatische schaalaanpassingen voor pods", + "Host IP": "Host-IP", + "Host IPs": "HOST-IP-adressen", + "Hostname": "Hostnaam", + "Hostnames": "Hostnamen", + "Hosts": "Hosts", + "HPAs": "HPA's", + "HTTP Routes": "HTTP-routes", + "HttpRoutes": "HttpRoutes", + "Image": "Installatiekopie", + "Image Pull Policy": "Pull-beleid voor installatiekopieën", + "Images": "Installatiekopieën", + "Ingress": "Inkomend", "Ingress Classes": "Inkomende klassen", - "Default": "Standaardinstelling", - "Yes": "Ja", - "Parameters": "Parameters", - "Default Backend": "Standaard back-end", - "Backends": "Back-ends", "Ingresses": "Toegangsbeheerobjecten", - "Hosts": "Hosts", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Taken", - "Completions": "Voltooïngen", + "Kernel version": "Kernelversie", + "Kernel Version": "Kernelversie", + "Kind": "Soort", + "Kube Proxy Version": "Kube-proxyversie", + "Kubelet Version": "Kubelet-versie", + "Kubernetes Version": "Kubernetes-versie", + "Last Schedule": "Laatste planning", + "Last Transition": "Laatste overgang", + "Last Update": "Laatst bijgewerkt", "Lease": "Lease", + "Leases": "Leases", + "Legal": "Juridische informatie", + "Limit": "Limiet", + "Limit Ranges": "Limietbereiken", "LimitRange": "LimitRange", - "Ingress": "Inkomend", - "ipBlock": "ipBlock", + "List Kind": "Soort lijst", + "Listeners": "Luisteraars", + "Liveness Probes": "Activiteitstests", + "Logs": "Logboeken", + "Logs: {{ itemName }}": "Logboeken: {{ itemName }}", + "Lower Bound": "Ondergrens", + "Machine ID": "Computer-id", + "Map": "Kaart", + "Match Policy": "Matchbeleid", + "Max": "Max", + "Memory": "Geheugen", + "Min": "Min", + "Mutating Webhook Configurations": "Veranderende Webhook-configuraties", + "Namespace": "Naamruimte", + "Namespace Selector": "Naamruimtekiezer", + "Namespaces": "Naamruimten", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Uitgaand", - "except: {{ cidrExceptions }}": "behalve: {{ cidrExceptions }}", - "Pod Selector": "Podselector", + "Network": "Netwerk", "Network Policies": "Netwerkbeleid", - "Uncordoning node {{name}}…": "Knooppunt {{name}} wordt ongedaan gemaakt...", - "Cordoning node {{name}}…": "Knooppunt {{name}} wordt gekoppeld...", - "Uncordoned node {{name}}.": "Niet-losgemaakt knooppunt {{name}}.", - "Cordoned node {{name}}.": "Gekoppeld knooppunt {{name}}.", - "Failed to uncordon node {{name}}.": "Kan knooppunt {{name}} niet loskoppelen.", - "Failed to cordon node {{name}}.": "Kan knooppunt {{name}} niet koppelen.", - "Uncordon node {{name}} cancelled.": "Losgemaakt knooppunt {{name}} is geannuleerd.", - "Cordon node {{name}} cancelled.": "Cordon-knooppunt {{name}} is geannuleerd.", - "Draining node {{name}}…": "Knooppunt {{name}} wordt leeggemaakt...", - "Drained node {{name}}.": "Knooppunt {{name}} is leeg.", - "Failed to drain node {{name}}.": "Kan knooppunt {{name}} niet leegmaken.", - "Draining node {{name}} cancelled.": "Het leegmaken van het knooppunt {{name}} is geannuleerd.", - "Drain Node": "Knooppunt leegmaken", - "Are you sure you want to drain the node {{name}}?": "Weet je zeker dat je knooppunt {{name}} wilt leegmaken?", - "Uncordon": "Afschermen ongedaan maken", - "Cordon": "Afschermen", - "Drain": "Verwerkingsstop", - "Pod CIDR": "Pod-CIDR", - "Uptime": "Uptime", - "System Info": "Systeeminfo", - "Architecture": "Architectuur", - "Boot ID": "Opstart-id", - "System UUID": "Systeem-UUID", + "No data": "Geen gegevens", + "No retry constraint configured": "Er is geen beperking voor opnieuw proberen geconfigureerd", + "No session persistence configured": "Er is geen sessiepersistentie geconfigureerd", + "No targets defined": "Er zijn geen doelen gedefinieerd", + "No validation settings": "Geen validatie-instellingen", + "Node": "Knooppunt", + "Node Selector": "Knooppuntkiezer", + "Nodes": "Knooppunten", + "Nominated Node": "Genomineerd knooppunt", + "Non Resources": "Niet-resources", + "Object Selector": "Objectkiezer", + "Objects": "Objecten", "OS": "Besturingssysteem", - "Kernel Version": "Kernelversie", - "Machine ID": "Computer-id", - "Kube Proxy Version": "Kube-proxyversie", - "Kubelet Version": "Kubelet-versie", - "Container Runtime Version": "Versie van de container-runtime", - "Roles": "Rollen", - "External IP": "Extern IP-adres", "OS image": "Installatiekopie van besturingssysteem", - "Kernel version": "Kernelversie", - "Container Runtime": "Containerruntime", - "Debug Node": "Foutopsporingsknooppunt", - "Debug node is not supported in this OS: {{ nodeOS }}": "Foutopsporingsknooppunt wordt niet ondersteund in dit besturingssysteem: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Logboeken: {{ itemName }}", - "Seconds": "Seconden", - "Logs": "Logboeken", - "State": "Status", - "Node": "Knooppunt", - "Service Account": "Serviceaccount", - "Host IP": "Host-IP", - "Host IPs": "HOST-IP-adressen", + "Owner": "Eigenaar", + "Parameters": "Parameters", + "Persistent Volume Claims": "Claims voor permanente volumes", + "Persistent Volumes": "Permanente volumes", + "Platform": "Platform", + "Plural": "Meervoud", + "Pod CIDR": "Pod-CIDR", + "Pod Disruption Budget": "Podonderbrekingsbudget", + "Pod Disruption Budgets": "Budgetten voor onderbreking van pods", "Pod IP": "IP-adres van pod", "Pod IPs": "Pod-IP-adressen", - "QoS Class": "QoS-klasse", - "Priority": "Prioriteit", - "Show Logs": "Logboeken weergeven", - "Terminal / Exec": "Terminal/Exec", - "Attach": "Koppelen", - "Restarts": "Opnieuw opstarten", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} geleden)", - "Request": "Aanvraag", - "Limit": "Limiet", - "Nominated Node": "Genomineerd knooppunt", - "Readiness Gates": "Gereedheidspoorten", - "Pod Disruption Budget": "Podonderbrekingsbudget", + "Pod Selector": "Podselector", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Poort", "Port Forwarding": "Doorsturen van poort", + "Ports": "Poorten", + "Priority": "Prioriteit", + "Priority Classes": "Prioriteitsklassen", "PriorityClass": "PriorityClass", - "Replica Sets": "Replicasets", - "Generation": "Generatie", - "Current": "Huidig", - "Desired": "Gewenst", - "Min": "Min", - "Max": "Max", - "Cluster IP": "IP-adres van cluster", - "Resource Quotas": "Resourcequota's", + "Protocol": "Protocol", + "Provisioner": "Inrichter", + "QoS Class": "QoS-klasse", + "Readiness Gates": "Gereedheidspoorten", + "Ready": "Gereed", + "Reclaim Policy": "Beleid opnieuw claimen", + "Ref. API Group": "Referentie van API-groep", + "Reference Grants": "Referentie-toekenningen", "Reference Kind": "Verwijzingstype", "Reference Name": "Naam van verwijzing", - "Ref. API Group": "Referentie van API-groep", - "Binding Info": "Bindingsgegevens", - "Role Bindings": "Rolbindingen", - "Role": "Rol", - "Groups": "Groepen", - "Service Accounts": "Serviceaccounts", - "API Groups": "API-groepen", + "Reinvocation Policy": "Beleid voor opnieuw aanroepen", + "Replica Sets": "Replicasets", + "Replicas": "Replica's", + "Request": "Aanvraag", + "Resource": "Resource", + "Resource Quotas": "Resourcequota's", "Resources": "Resources", - "Non Resources": "Niet-resources", - "Verbs": "Werkwoorden", + "Restarts": "Opnieuw opstarten", + "Retry Constraint": "Beperking voor opnieuw proberen", + "Role": "Rol", + "Role Bindings": "Rolbindingen", + "Roles": "Rollen", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximaal niet beschikbaar: {{ maxUnavailable }}, Maximale overspanning: {{ maxSurge }}", + "Rules": "Regels", + "Runtime Classes": "Runtimeklassen", "RuntimeClass": "RuntimeClass", + "Schedule": "Schema", + "Scope": "Bereik", + "Seconds": "Seconden", "Secrets": "Geheimen", + "Security": "Beveiliging", + "Selector": "Selector", + "Served": "Geserveerd", + "Service Account": "Serviceaccount", + "Service Accounts": "Serviceaccounts", "Service Information": "Servicegegevens", "Services": "Services", - "Owner": "Eigenaar", - "Map": "Kaart", - "Workloads": "Werkbelastingen", + "Serving": "Serving", + "Session Persistence": "Sessiepersistentie", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Logboeken weergeven", + "Side Effects": "Bijwerkingen", + "Singular": "Enkelvoudig", + "Starting deadline": "Beginnen aan deadline", + "State": "Status", "Stateful Sets": "StatefulSets", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Claims voor permanente volumes", - "Persistent Volumes": "Permanente volumes", - "Storage Classes": "Opslagklassen", - "Network": "Netwerk", - "Gateway (beta)": "Gateway (bèta)", - "HTTP Routes": "HTTP-routes", - "GRPC Routes": "GRPC-routes", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Beveiliging", - "Configuration": "Configuratie", - "HPAs": "HPA's", - "VPAs": "VPA's", - "Pod Disruption Budgets": "Budgetten voor onderbreking van pods", - "Limit Ranges": "Limietbereiken", - "Priority Classes": "Prioriteitsklassen", - "Runtime Classes": "Runtimeklassen", - "Leases": "Leases", - "Mutating Webhook Configurations": "Veranderende Webhook-configuraties", - "Validating Webhook Configurations": "Webhookconfiguraties valideren", - "Git Version": "Git-versie", - "Git Tree State": "Git-structuurstatus", - "Go Version": "Go-versie", - "Platform": "Platform", - "Capacity": "Capaciteit", - "Access Modes": "Toegangsmodi", - "Volume Mode": "Volumemodus", + "Storage": "Opslag", "Storage Class": "Opslagklasse", - "Volume": "Volume", - "Reclaim Policy": "Beleid opnieuw claimen", - "Binding Mode": "Bindingsmodus", - "Provisioner": "Inrichter", - "Volume Binding Mode": "Modus volumebinding", - "Allow Volume Expansion": "Volume-uitbreiding toestaan", - "Claim": "Claimen", - "Update Policy": "Beleid bijwerken", + "Storage Classes": "Opslagklassen", + "Strategy Type": "Strategietype", + "Subresources": "Subresources", + "Subsets": "Subgroepen", + "System Info": "Systeeminfo", + "System UUID": "Systeem-UUID", + "Target": "Doel", + "Targets": "Doelen", + "Terminal / Exec": "Terminal/Exec", + "Terminating": "Beëindigen", + "Timeout Seconds": "Time-out in seconden", + "TLS Validation": "TLS-validatie", + "To": "Naar", + "toggle field visibility": "zichtbaarheid van veld in-/uitschakelen", + "Tolerations": "Toleranties", + "Uncapped Target": "Onbenut doel", + "Uncordon": "Afschermen ongedaan maken", + "Uncordon node {{name}} cancelled.": "Losgemaakt knooppunt {{name}} is geannuleerd.", + "Uncordoned node {{name}}.": "Niet-losgemaakt knooppunt {{name}}.", + "Uncordoning node {{name}}…": "Knooppunt {{name}} wordt ongedaan gemaakt...", "Update Mode": "Updatemodus", - "Container Policy": "Containerbeleid", - "Lower Bound": "Ondergrens", + "Update Policy": "Beleid bijwerken", + "Update Strategy": "Strategie bijwerken", "Upper Bound": "Bovengrens", - "Uncapped Target": "Onbenut doel", - "Vertical Pod Autoscalers": "Automatische schaalaanpassingen voor verticale pods", - "Checking if Vertical Pod Autoscaler is enabled…": "Controleren of automatische schaalaanpassing van verticale pods is ingeschakeld…", + "Uptime": "Uptime", + "Validating Webhook Configurations": "Webhookconfiguraties valideren", + "Verbs": "Werkwoorden", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Vertical Pod Autoscaler is niet ingeschakeld. <1>Meer informatie", - "API Version": "API-versie", + "Vertical Pod Autoscalers": "Automatische schaalaanpassingen voor verticale pods", + "Volume": "Volume", + "Volume Binding Mode": "Modus volumebinding", + "Volume Mode": "Volumemodus", + "Volume Mounts": "Volumekoppelingen", + "VPAs": "VPA's", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Clientconfiguratie: CA-bundel", - "Failure Policy": "Beleid voor mislukte opdrachten", - "Match Policy": "Matchbeleid", - "Side Effects": "Bijwerkingen", - "Timeout Seconds": "Time-out in seconden", - "Namespace Selector": "Naamruimtekiezer", - "Object Selector": "Objectkiezer", - "Reinvocation Policy": "Beleid voor opnieuw aanroepen", - "API Versions": "API-versies", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximaal niet beschikbaar: {{ maxUnavailable }}, Maximale overspanning: {{ maxSurge }}", - "Strategy Type": "Strategietype" + "Workloads": "Werkbelastingen", + "Yes": "Ja" } diff --git a/frontend/src/i18n/locales/nl/translation.json b/frontend/src/i18n/locales/nl/translation.json index 6e0170310..a141c2fec 100644 --- a/frontend/src/i18n/locales/nl/translation.json +++ b/frontend/src/i18n/locales/nl/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Uw AKS-desktop heeft een pagina ontdekt die niet bestaat.", - "Authentication: {{ clusterName }}": "Verificatie: {{ clusterName }}", - "Authentication": "Verificatie", - "Please paste your authentication token.": "Plak uw verificatietoken.", - "ID token": "Id-token", - "Check out how to generate a<1>service account token.": "Bekijk hoe je een<1>serviceaccounttoken genereert.", - "Cluster settings": "Clusterinstellingen", - "Cancel": "Annuleren", - "Authenticate": "Verifiëren", - "Error authenticating": "Fout bij verifiëren", - "Window": "Venster", - "Fullscreen": "Volledig scherm", - "Snap Left": "Links uitlijnen", - "Snap Right": "Rechts uitlijnen", - "Snap Top": "Boven uitlijnen", - "Snap Bottom": "Onder uitlijnen", - "Minimize": "Minimaliseren", - "Close": "Sluiten", - "Close All": "Alles sluiten", - "Overview": "Overzicht", - "Loading": "Laden", - "Advanced Search (Beta)": "Geavanceerd zoeken (bètaversie)", - "Select Resources": "Resources selecteren", - "Search": "Zoeken", - "Search Resources": "Resources zoeken", - "Select All": "Alles selecteren", - "Clear Selection": "Selectie wissen", - "All Resources": "Alle bronnen", - "Examples": "Voorbeelden", - "Search resources by query": "Resources zoeken op query", - "Clear": "Wissen", - "No resources selected": "Er zijn geen resources geselecteerd", - "Loaded {{0}} items": "{{0}} items geladen", - "Some resources failed to load": "Sommige resources zijn niet geladen", - "Found {{0}} results. Showing first {{1}}": "{{0}} resultaten gevonden. Eerste {{1}} weergeven...", - "Name": "Naam", - "Cluster": "Cluster", - "Actions": "Acties", - "Max items per Resource": "Maximum aantal items per resource", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Als een resource meer items bevat dan dit aantal, worden deze uitgesloten van zoeken. Dit helpt het geheugengebruik en vertragingen bij grote clusters te verminderen.", - "Refetch Interval": "Interval voor opnieuw ophalen", - "30 seconds": "30 seconden", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" op {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "{{metricName}} op pods", + "(Current/Target)": "(Huidig/doel)", + "{{ available }} units": "{{ available }} eenheden", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} van {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} huidig/{{ desiredReplicas }} gewenst", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} tijden sinds {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} tijden sinds {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} gereed", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} aangevraagd", + "{{count}} files selected_one": "{{count}} bestanden geselecteerd", + "{{count}} files selected_other": "{{count}} bestanden geselecteerd", + "": "", + "0 Running": "0 wordt uitgevoerd", "1 minute": "1 minuut", + "30 seconds": "30 seconden", "5 minutes": "5 minuten", - "Save": "Opslaan", + "A large number of replicas may negatively impact the cluster's performance": "Een groot aantal replica's kan de prestaties van het cluster negatief beïnvloeden", + "A namespace with this name already exists on one or more selected clusters": "Er bestaat al een naamruimte met deze naam op een of meer geselecteerde clusters", + "A namespace with this name already exists.": "Er bestaat al een naamruimte met deze naam.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Een project groepeert een of meer naamruimten over je clusters, zodat je gerelateerde resources eenvoudig op één plek kunt bekijken en beheren.", + "A project with this name already exists": "Er bestaat al een project met deze naam", + "Accent color": "Accentkleur", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "De accentkleurindeling is ongeldig. Gebruik hex (#ff0000), rgb() of rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "De accentkleurindeling is ongeldig. Gebruik hex (#ff0000), rgb(), rgba() of een CSS-kleurnaam.", + "Accepted Names": "Geaccepteerde namen", + "Access": "Toegang", + "Account of current user": "Account van huidige gebruiker", + "Actions": "Acties", + "Active": "Actief", "Add": "Toevoegen", + "Add a cluster to get started.": "Voeg een cluster toe om aan de slag te gaan.", "Add Cluster": "Cluster toevoegen", - "Proceed to select your preferred method for cluster creation and addition": "Ga door met het selecteren van uw voorkeursmethode voor het maken en toevoegen van clusters", - "Load from KubeConfig": "Vanuit KubeConfig laden", - "Providers": "Providers", + "Add from Azure Subscription": "Toevoegen vanuit Azure-abonnement", "Add Local Cluster Provider": "Lokale clusterprovider toevoegen", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Met deze actie wordt cluster {{ clusterName }} uit{{ source }} verwijderd", - "This action will remove cluster \"{{ clusterName }}\".": "Met deze actie wordt cluster {{ clusterName }} verwijderd.", - "This action cannot be undone! Do you want to proceed?": "Deze actie kan niet ongedaan worden gemaakt. Wilt u doorgaan?", - "Remove this cluster?": "Dit cluster verwijderen?", - "View": "Weergeven", - "Settings": "Instellingen", - "Delete": "Verwijderen", - "Delete Cluster": "Cluster verwijderen", - "Active": "Actief", - "Plugin": "Invoegtoepassing", - "In-cluster": "In-cluster", - "View Clusters": "Clusters weergeven", - "Loading...": "Laden...", - "No clusters found": "Er zijn geen clusters gevonden", - "Add a cluster to get started.": "Voeg een cluster toe om aan de slag te gaan.", - "Please sign in to add your AKS clusters": "Meld u aan om uw AKS-clusters toe te voegen", - "Sign In with Azure": "Aanmelden met Azure...", + "Add namespace": "Naamruimte toevoegen", "Add Other Clusters": "Andere clusters toevoegen", - "Add from Azure Subscription": "Toevoegen vanuit Azure-abonnement", - "No clusters configured": "Er zijn geen clusters geconfigureerd", - "Checking authentication status...": "Verificatiestatus controleren...", - "Origin": "Oorsprong", - "Status": "Status", - "Warnings": "Waarschuwingen", + "Address Type": "Adrestype", + "Addresses": "Adressen", + "Admission Review Versions": "Versies van toegangsbeoordeling", + "Advanced Search (Beta)": "Geavanceerd zoeken (bètaversie)", + "Age": "Leeftijd", + "All clusters": "Alle clusters", "All Clusters": "Alle clusters", - "Projects": "Projecten", - "Selected clusters": "Geselecteerde clusters", - "Load cluster": "Cluster laden", - "Something went wrong with cluster {{ cluster }}": "Er is iets misgegaan met het cluster {{ cluster }}", - "Choose another cluster": "Kies een ander cluster", - "Failed to connect to the backend": "Kan geen verbinding maken met de back-end", - "Connecting to backend...": "Verbinding maken met back-end...", - "Skip to main content": "Naar hoofdinhoud gaan", - "Menu": "Menu", - "Mark all as read": "Alles markeren als Gelezen", - "Clear all": "Alles wissen", - "Notifications": "Meldingen", - "You don't have any notifications right now": "U hebt momenteel geen meldingen", - "Message": "Bericht", - "No message": "Er is geen bericht", - "Date": "Datum", - "Visible": "Zichtbaar", - "Mark as read": "Markeren als gelezen", - "Show notifications": "Meldingen weergeven", - "You have unread notifications": "U hebt ongelezen meldingen", - "View all notifications": "Bekijk alle meldingen", - "Unknown": "Onbekend", - "Plugins": "Invoegtoepassingen", - "Multiple versions": "Meerdere versies", - "Description": "Beschrijving", - "Type": "Type", - "Development": "Ontwikkeling", - "User-installed": "Door de gebruiker geïnstalleerd", - "Shipped": "Verzonden", - "This plugin is not compatible with this version of Headlamp": "Deze invoegtoepassing is niet compatibel met deze versie van Headlamp", - "Incompatible": "Incompatibel", - "Overridden by {{type}} version": "Overschreven door versie {{type}}", - "Not Loaded": "Niet geladen", - "Disabled": "Uitgeschakeld", - "Loaded": "Geladen", - "Enable": "Inschakelen", - "Save & Apply": "Opslaan en toepassen", - "Deleting plugin {{ itemName }}...": "Invoegtoepassing {{ itemName }} verwijderen...", - "Cancelled deletion of {{ itemName }}.": "Verwijderen van {{ itemName }} is geannuleerd.", - "Deleted plugin {{ itemName }}.": "Invoegtoepassing {{ itemName }} is verwijderd.", - "Error deleting plugin {{ itemName }}.": "Fout bij het verwijderen van invoegtoepassing {{ itemName }}.", - "Open Plugin Folder": "Map met invoegtoepassingen openen", - "Delete Plugin": "Invoegtoepassing verwijderen", - "By": "Door", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Deze invoegtoepassing is momenteel niet geladen omdat in plaats daarvan een versie {{type}} wordt gebruikt.", - "Are you sure you want to delete this plugin?": "Weet je zeker dat je deze invoegtoepassing wilt verwijderen?", - "Uh-oh! Something went wrong.": "Oeps! Er is iets misgegaan.", - "Error loading {{ routeName }}": "Fout bij het laden van {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "De clusternaam mag alleen kleine alfanumerieke tekens of -bevatten en moet beginnen en eindigen met een alfanumeriek teken.", - "Error": "Fout", - "Okay": "OK", - "Original name: {{ displayName }}": "Oorspronkelijke naam: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Deze aangepaste naam wordt al gebruikt. Kies een andere naam.", - "The current name of the cluster. You can define a custom name": "De huidige naam van het cluster. U kunt een aangepaste naam definiëren", - "Cluster name": "Clusternaam", - "Change name": "Naam wijzigen", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Weet je zeker dat je de naam wilt wijzigen voor {{ clusterName }}?", - "Apply": "Toepassen", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "De accentkleurindeling is ongeldig. Gebruik hex (#ff0000), rgb() of rgba().", - "Choose Accent Color": "Accentkleur kiezen", - "Use custom color": "Aangepaste kleur gebruiken", - "Custom color": "Aangepaste kleur", - "Hex, rgb(), or rgba()": "Hex, rgb() of rgba()", - "Full page": "Volledige pagina", - "Choose Cluster Icon": "Pictogram Cluster kiezen", - "Use custom icon": "Aangepast pictogram gebruiken", - "Custom icon (Iconify)": "Aangepast pictogram (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Voorbeeld: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Naamruimten mogen alleen kleine alfanumerieke tekens of -bevatten en moeten beginnen en eindigen met een alfanumeriek teken.", - "Node Shell Settings": "Instellingen voor knooppunt-shell", - "The default image is used for dropping a shell into a node (when not specified directly).": "De standaardinstallatiekopie wordt gebruikt voor het neerzetten van een shell in een knooppunt (indien niet rechtstreeks opgegeven).", - "Linux image": "Linux-installatiekopie", - "The default namespace is default.": "De standaardnaamruimte is standaard.", - "Namespace": "Naamruimte", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Geef een waarde op tussen {{ minRows }} en {{ maxRows }}.", - "Custom row value": "Aangepaste rijwaarde", - "Custom value": "Aangepaste waarde", - "Pod Debug Settings": "Instellingen voor fouten opsporen in pods", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Tijdelijke debugcontainers kunnen niet worden verwijderd via de Kubernetes-API. Ze blijven in de podspecificatie staan, zelfs nadat de terminal is gesloten. Om ze te verwijderen, moet de pod opnieuw worden gemaakt.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "De standaardinstallatiekopie wordt gebruikt voor het maken van tijdelijke containers voor fouten opsporen.", - "General Settings": "Algemene instellingen", - "Version": "Versie", - "Language": "Taal", - "Resource details view": "Weergave resourcedetails", - "Number of rows for tables": "Aantal rijen voor tabellen", - "Timezone to display for dates": "Tijdzone voor datums weergeven", - "Sort sidebar items alphabetically": "Zijbalkitems alfabetisch sorteren", - "Use evict for pod deletion": "Onbeschikbaar maken gebruiken voor podverwijdering", - "Theme": "Thema", - "Keyboard Shortcuts": "Sneltoetsen", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configureer sneltoetsen voor snelle toegang tot verschillende onderdelen van de applicatie.", - "Cluster Settings": "Clusterinstellingen", - "There seem to be no clusters configured…": "Er zijn geen clusters geconfigureerd...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} bestaat niet. Selecteer een geldig cluster:", - "Go to cluster": "Naar cluster", + "All levels": "Alle niveaus", + "All namespaces": "Alle naamruimten", + "All Pods": "Alle pods", + "All Resources": "Alle bronnen", + "Allowed disruptions": "Toegestane onderbrekingen", + "Allowed Disruptions": "Toegestane onderbrekingen", + "Allowed namespaces": "Toegestane naamruimten", + "Also delete the namespaces (this will remove all resources within them)": "Verwijder ook de naamruimten (hiermee worden alle resources erin verwijderd)", + "An update is available": "Er is een update beschikbaar", + "Annotations": "Aantekeningen", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Alle nieuwe uitvoer voor het proces van deze container wordt hieronder weergegeven. Druk op Enter als het niet verschijnt...", + "API Version": "API-versie", + "Appbar Tools": "Appbar-hulpprogramma's", "Appearance": "Weergave", - "Stored in your browser's localStorage (per-browser setting).": "Opgeslagen in de localStorage van uw browser (instelling per browser).", - "Accent color": "Accentkleur", - "Change Color": "Kleur wijzigen", - "Choose Color": "Kleur kiezen", - "Cluster icon": "Clusterpictogram", - "Change Icon": "Pictogram Wijzigen", - "Choose Icon": "Pictogram kiezen", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "De accentkleurindeling is ongeldig. Gebruik hex (#ff0000), rgb(), rgba() of een CSS-kleurnaam.", + "Applied {{ newItemName }}.": "{{ newItemName }} toegepast.", + "Applied changes to {{ itemName }}.": "Wijzigingen toegepast op {{ itemName }}.", + "Apply": "Toepassen", "Apply appearance": "Vormgeving toepassen", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Weergavewijzigingen toepassen voor \"{{ clusterName }}\"? Dit wordt opgeslagen in je browser.", + "Applying {{ newItemName }}…": "{{ newItemName }} toepassen…", + "Applying {{ newItemName }}…": "{{ newItemName }} toepassen…", + "Applying changes to {{ itemName }}…": "Wijzigingen toepassen op {{ itemName }}…", "Applying...": "Toepassen...", - "Default namespace": "Standaardnaamruimte", - "The default namespace for e.g. when applying resources (when not specified directly).": "De standaardnaamruimte, bijvoorbeeld bij het toepassen van resources (als deze niet direct is opgegeven).", - "Allowed namespaces": "Toegestane naamruimten", - "The list of namespaces you are allowed to access in this cluster.": "De lijst met naamruimten waartoe u toegang hebt in dit cluster.", - "Add namespace": "Naamruimte toevoegen", - "Remove Cluster": "Cluster verwijderen", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Weet je zeker dat je de naam wilt wijzigen voor {{ clusterName }}?", + "Are you sure you want to delete item {{ itemName }}?": "Weet je zeker dat je item {{ itemName }} wilt verwijderen?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Weet je zeker dat je het project {{projectName}} wilt verwijderen?", + "Are you sure you want to delete the following items?": "Weet je zeker dat je de volgende items wilt verwijderen?", + "Are you sure you want to delete this plugin?": "Weet je zeker dat je deze invoegtoepassing wilt verwijderen?", + "Are you sure you want to evict pod {{ itemName }}?": "Weet je zeker dat je pod {{ itemName }} wilt verwijderen?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Weet je zeker dat je het cluster {{ clusterName }} wilt verwijderen?", - "Server": "Server", - "Press keys...": "Druk op toetsen...", - "Conflicts with: {{name}}": "Conflicteert met: {{name}}", - "Reset to default": "Standaardinstellingen herstellen", - "Navigation": "Navigatie", - "General": "Algemeen", - "Reset All to Defaults": "Alles opnieuw instellen op standaardinstellingen", - "Log out from all": "Afmelden bij alles", - "Log out": "Afmelden", - "Account of current user": "Account van huidige gebruiker", - "Appbar Tools": "Appbar-hulpprogramma's", - "show more": "meer weergeven", - "Version information": "Versiegegevens", - "Getting auth info: {{ clusterName }}": "Verificatiegegevens ophalen: {{ clusterName }}", - "Getting auth info": "Verificatiegegevens ophalen", - "Testing auth": "Verificatie testen...", - "Headlamp Cluster Authentication": "Headlamp-clusterverificatie", - "Sign In": "Aanmelden", - "Use A Token": "Een token gebruiken", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Kan geen verbinding maken. Controleer of het Kubernetes-cluster wordt uitgevoerd en toegankelijk is. Fout: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Kan verificatiegegevens niet ophalen: {{ errorMessage }}", - "Try Again": "Opnieuw proberen", + "Are you sure you want to restart {{ itemName }}?": "Weet je zeker dat je {{ itemName }} opnieuw wilt starten?", + "Are you sure you want to restart the following items?": "Weet je zeker dat je de volgende items opnieuw wilt starten?", + "Are you sure?": "Weet je het zeker?", + "Attach: {{ itemName }}": "Koppel: {{ itemName }}", + "Attaching to debug container...": "Koppelen aan debugcontainer...", + "Attaching to existing debug container...": "Koppelen aan bestaande container voor foutopsporing...", + "Authenticate": "Verifiëren", + "Authentication": "Verificatie", + "Authentication: {{ clusterName }}": "Verificatie: {{ clusterName }}", + "Available//context:replicas": "Beschikbaar", "Back": "Vorige", - "Memory Usage": "Geheugengebruik", - "{{ available }} units": "{{ available }} eenheden", - "CPU Usage": "CPU-gebruik", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} aangevraagd", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} gereed", - "Recent clusters": "Recente clusters", - "All clusters": "Alle clusters", - "Show build information": "Buildgegevens weergeven", + "BackendRefs": "BackendRefs", + "By": "Door", + "By default, this will only remove the project label from the following namespaces:": "Standaard wordt hiermee alleen het projectlabel verwijderd uit de volgende naamruimten:", + "Cancel": "Annuleren", + "Cancelled applying {{ newItemName }}.": "Toepassen van {{ newItemName }} is geannuleerd.", + "Cancelled applying {{ newItemName }}.": "Toepassen van {{ newItemName }} is geannuleerd.", + "Cancelled changes to {{ itemName }}.": "Wijzigingen in {{ itemName }} zijn geannuleerd.", + "Cancelled deletion of {{ itemName }}.": "Verwijderen van {{ itemName }} is geannuleerd.", + "Cancelled deletion of {{ itemsLength }} items.": "Verwijderen van {{ itemsLength }} items geannuleerd.", + "Cancelled deletion of project {{ projectName }}.": "Het verwijderen van project {{ projectName }} is geannuleerd.", + "Cancelled restarting {{ itemName }}.": "Het opnieuw opstarten van {{ itemName }} is geannuleerd.", + "Cancelled restarting {{ itemsLength }} items.": "Het opnieuw starten van {{ itemsLength }} items is geannuleerd.", + "Cancelled resuming CronJob {{ newItemName }}.": "Hervatten van CronJob {{ newItemName }} is geannuleerd.", + "Cancelled rollback of {{ itemName }}.": "Terugdraaien van {{ itemName }} is geannuleerd.", + "Cancelled scaling {{ itemName }}.": "Het schalen van {{ itemName }} is geannuleerd.", + "Cancelled suspending CronJob {{ newItemName }}.": "Het onderbreken van CronJob {{ newItemName }} is geannuleerd.", + "Categories": "Categorieën", + "Change Color": "Kleur wijzigen", + "Change Icon": "Pictogram Wijzigen", + "Change name": "Naam wijzigen", + "Check out how to generate a<1>service account token.": "Bekijk hoe je een<1>serviceaccounttoken genereert.", + "Checking authentication status...": "Verificatiestatus controleren...", "Choose a cluster": "Een cluster kiezen", - "Wait while fetching clusters…": "Tijdens het ophalen van clusters wachten...", - "Loading cluster information": "Clustergegevens laden...", - "There seems to be no clusters configured…": "Er zijn geen clusters geconfigureerd...", - "Please make sure you have at least one cluster configured.": "Zorg ervoor dat u ten minste één cluster hebt geconfigureerd.", - "Or try running Headlamp with a different kube config.": "Of probeer Headlamp uit te voeren met een andere kube-configuratie.", - "Load from a file": "Laden uit een bestand", - "Current//context:cluster": "Huidig", + "Choose a namespace from the selected clusters": "Een naamruimte kiezen uit de geselecteerde clusters", + "Choose Accent Color": "Accentkleur kiezen", + "Choose another cluster": "Kies een ander cluster", "Choose cluster": "Een cluster kiezen", - "Failed to load resources": "Kan de resources niet laden.", - "You don't have permissions to view this resource": "U bent niet gemachtigd om deze resource weer te geven", - "Resource not found": "Resource niet gevonden", - "Hide details": "Details verbergen", - "Show details": "Details weergeven", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster dupliceren: {{ clusterNames }} in de lijst. Bewerk de contextnaam.", - "Error setting up clusters, please load a valid kubeconfig file": "Fout bij het instellen van clusters. Laad een geldig kubeconfig-bestand", - "Couldn't read kubeconfig file": "Kan kubeconfig-bestand niet lezen", - "No clusters found!": "Er zijn geen clusters gevonden.", - "No contexts found!": "Er zijn geen contexten gevonden.", - "Invalid kubeconfig file: {{ errorMessage }}": "Ongeldig kubeconfig-bestand: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Sleep en zet het kubeconfig-bestand hier neer of kies het", + "Choose Cluster Icon": "Pictogram Cluster kiezen", + "Choose Color": "Kleur kiezen", "Choose file": "Bestand kiezen", - "Select clusters": "Clusters selecteren", - "Next": "Volgende", - "Validating selected clusters": "Geselecteerde clusters valideren", - "Setting up clusters": "Clusters instellen", + "Choose Files": "Bestanden kiezen", + "Choose Icon": "Pictogram kiezen", + "Clear": "Wissen", + "Clear accent color": "Accentkleur wissen", + "Clear all": "Alles wissen", + "Clear All": "Alles wissen", + "Clear cluster icon": "Clusterpictogram wissen", + "Clear Selection": "Selectie wissen", + "Client Config: Service": "Clientconfiguratie: service", + "Client Config: URL": "Clientconfiguratie: URL", + "Close": "Sluiten", + "Close All": "Alles sluiten", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Cluster {{ clusterName }} bestaat niet. Selecteer een geldig cluster:", + "Cluster Chooser": "Clusterkiezer", + "Cluster icon": "Clusterpictogram", + "Cluster is required": "Cluster is vereist", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "De clusternaam mag alleen kleine alfanumerieke tekens of -bevatten en moet beginnen en eindigen met een alfanumeriek teken.", + "Cluster settings": "Clusterinstellingen", + "Cluster Settings": "Clusterinstellingen", + "Cluster version downgraded to {{ gitVersion }}": "Clusterversie gedowngraded naar {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Clusterversie bijgewerkt naar {{ gitVersion }}", + "Clusters": "Clusters", "Clusters successfully set up!": "Clusters zijn ingesteld!", - "Finish": "Voltooien", - "Only warnings ({{ numWarnings }})": "Alleen waarschuwingen ({{ numWarnings }})", - "Reason": "Reden", - "Count": "Aantal", - "Last Seen": "Laatst gezien", - "Offline": "Offline", - "Lost connection to the cluster.": "Verbinding met het cluster verbroken.", - "No": "Nee", - "Yes": "Ja", - "Create {{ name }}": "{{ name }} maken", - "Toggle fullscreen": "Volledig scherm in- of uitschakelen", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub is niet geopend. Controleer de instellingen voor pop-upblokkering of kopieer de foutdetails handmatig.", - "Your AKS desktop ran into a problem!": "Er is een probleem opgetreden met uw AKS-desktop.", - "Head back <1>home.": "Ga terug <1>Home.", - "Error Details": "Foutdetails", + "Collapse": "Samenvouwen", + "Conditions": "Voorwaarden", + "Configure Keyboard Shortcuts": "Sneltoetsen configureren", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configureer sneltoetsen voor snelle toegang tot verschillende onderdelen van de applicatie.", + "Conflicts with: {{name}}": "Conflicteert met: {{name}}", + "Connecting to backend...": "Verbinding maken met back-end...", + "Container": "Container", + "Container Limits": "Containerlimieten", + "Container Port": "Containerpoort", + "Controlled by": "Beheerd door", + "Controlled Resources": "Beheerde resources", + "Controlled Values": "Gecontroleerde waarden", + "Copied": "Gekopieerd", "Copied to clipboard": "Gekopieerd naar klembord", - "Failed to copy to clipboard": "Kopiëren naar klembord is mislukt", "Copy": "Kopiëren", - "Open Issue on GitHub": "Probleem in GitHub openen", - "Scroll to bottom": "Naar beneden schuiven", - "Container": "Container", - "Lines": "Lijnen", - "Severity": "Ernstniveau", - "Timestamps": "Tijdstempels", - "Wrap lines": "Regels verpakken", - "All levels": "Alle niveaus", - "Find": "Zoeken", - "Download": "Downloaden", - "No results": "Geen resultaten", - "Too many matches": "Te veel overeenkomsten", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} van {{ totalResults }}", - "Match case": "Identieke hoofdletters/kleine letters", - "Match whole word": "Volledig woord moet overeenkomen", - "Use regular expression": "Reguliere expressie gebruiken", - "Previous Match (Shift+Enter)": "Vorige overeenkomst (Shift+Enter)", - "Next Match (Enter)": "Volgende overeenkomst (Enter)", - "All namespaces": "Alle naamruimten", - "From": "Vanaf", - "Age": "Leeftijd", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} tijden sinds {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} tijden sinds {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Releaseopmerkingen ({{ appVersion }})", - "Fetching release information…": "Releasegegevens ophalen...", - "Skip": "Overslaan", - "Failed to fetch release information": "Kan de releasegegevens niet ophalen", - "An update is available": "Er is een update beschikbaar", - "Read more": "Meer informatie", - "Disable update notifications": "Updatemeldingen uitschakelen", - "Dismiss": "Negeren", - "Install the metrics-server to get usage data.": "Installeer de metrische server om gebruiksgegevens op te halen.", "Copy to clipboard": "Naar klembord kopiëren", - "Create / Apply": "Maken/toepassen", + "Couldn't read kubeconfig file": "Kan kubeconfig-bestand niet lezen", + "Count": "Aantal", + "CPU Usage": "CPU-gebruik", "Create": "Maken", - "Deleting item {{ itemName }}…": "Item {{ itemName }} verwijderen…", + "Create {{ name }}": "{{ name }} maken", + "Create / Apply": "Maken/toepassen", + "Create a new namespace and use it as a project": "Maak een nieuwe naamruimte en gebruik die als project", + "Create a new namespace on one or more clusters and set it up as a project.": "Maak een nieuwe naamruimte op een of meer clusters en stel deze in als project.", + "Create a Project": "Een project maken", + "Create Namespace": "Naamruimte maken", + "Create New Namespace": "Nieuwe naamruimte maken", + "Create new Project from YAML": "Nieuw project maken van YAML", + "Create Project": "Project maken", + "Create resource quota": "Resourcequotum maken", + "Create Resource Quota to limit resource consumption within this project": "Maak een resourcequotum om het resourceverbruik binnen dit project te beperken", + "Create your first project to organize your Kubernetes resources": "Je eerste project maken om je Kubernetes-resources te organiseren", + "Created": "Gemaakt", + "Creating": "Maken", + "Creating ephemeral debug container...": "Tijdelijke foutopsporingscontainer maken...", + "Creating following resources in this project:": "De volgende resources in dit project maken:", + "Creating project": "Project maken", + "Creation": "Creatie", + "Current": "Huidig", + "Current Namespace": "Huidige naamruimte", + "Current number of replicas: {{ numReplicas }}": "Huidig aantal replica's: {{ numReplicas }}", + "Current//context:cluster": "Huidig", + "Current//context:pods": "Huidig", + "Current//context:replicas": "Huidig", + "Custom color": "Aangepaste kleur", + "Custom icon (Iconify)": "Aangepast pictogram (Iconify)", + "Custom row value": "Aangepaste rijwaarde", + "Custom value": "Aangepaste waarde", + "Data": "Gegevens", + "Date": "Datum", + "Debug Pod": "Foutopsporingspod", + "Debug: {{ itemName }}": "Foutopsporing: {{ itemName }}", + "Decrement": "Verlagen", + "Default": "Standaardinstelling", + "Default namespace": "Standaardnaamruimte", + "Default Request": "Standaardaanvraag", + "Degraded": "Gedegradeerd", + "Delete": "Verwijderen", + "Delete Cluster": "Cluster verwijderen", + "Delete item": "Item verwijderen", + "Delete items": "Items verwijderen", + "Delete Plugin": "Invoegtoepassing verwijderen", + "Delete port forward": "Doorsturen van poort verwijderen", + "Delete project": "Project verwijderen", + "Delete Project": "Project verwijderen", + "Delete Project & Namespaces": "Project en naamruimten verwijderen", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} items verwijderd.", "Deleted item {{ itemName }}.": "Item {{ itemName }} is verwijderd.", + "Deleted plugin {{ itemName }}.": "Invoegtoepassing {{ itemName }} is verwijderd.", + "Deleted project {{ projectName }}.": "Project {{ projectName }} is verwijderd.", + "Deleting {{ itemsLength }} items…": "{{ itemsLength }} items verwijderen…", + "Deleting item {{ itemName }}…": "Item {{ itemName }} verwijderen…", + "Deleting plugin {{ itemName }}...": "Invoegtoepassing {{ itemName }} verwijderen...", + "Deleting project {{ projectName }}…": "Project {{ projectName }} verwijderen…", + "Deployment pods": "Implementatiepods", + "Description": "Beschrijving", + "Desired number of replicas:": "Gewenst aantal replica's:", + "Desired//context:pods": "Gewenst", + "Desired//context:replicas": "Gewenst", + "Details": "Details", + "Development": "Ontwikkeling", + "Disable update notifications": "Updatemeldingen uitschakelen", + "Disabled": "Uitgeschakeld", + "Dismiss": "Negeren", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop vereist poorten in het bereik 30000-32000.", + "Documentation": "Documentatie", + "Download": "Downloaden", + "Drag & drop or choose kubeconfig file here": "Sleep en zet het kubeconfig-bestand hier neer of kies het", + "Drag & drop YAML files here or click to choose files": "Sleep YAML-bestanden hiernaartoe of klik om bestanden te kiezen", + "Drop the file here...": "Het bestand hier neerzetten...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster dupliceren: {{ clusterNames }} in de lijst. Bewerk de contextnaam.", + "Duration": "Duur", + "e.g. 30080": "bijvoorbeeld 30080", + "e.g. 8080": "bijvoorbeeld 8080", + "Edit": "Bewerken", + "Edit: {{ itemName }}": "Bewerken: {{ itemName }}", + "Editor": "Editor", + "Effect": "Effect", + "Enable": "Inschakelen", + "Endpoints": "Eindpunten", + "Enter a name": "Een naam invoeren", + "Enter a name for the new namespace": "Voer een naam in voor de nieuwe naamruimte", + "Enter a name for your new project.": "Voer een naam in voor je nieuwe project.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Geef een waarde op tussen {{ minRows }} en {{ maxRows }}.", + "Enter URL": "URL invoeren", + "Enter URL to YAML file": "URL invoeren naar YAML-bestand", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Tijdelijke debugcontainers kunnen niet worden verwijderd via de Kubernetes-API. Ze blijven in de podspecificatie staan, zelfs nadat de terminal is gesloten. Om ze te verwijderen, moet de pod opnieuw worden gemaakt.", + "Error": "Fout", + "Error authenticating": "Fout bij verifiëren", + "Error deleting {{ itemsLength }} items.": "Fout bij het verwijderen van {{ itemsLength }} items.", "Error deleting item {{ itemName }}.": "Fout bij het verwijderen van item {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Fout bij het verwijderen van invoegtoepassing {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Fout bij het verwijderen van project {{ projectName }}.", + "Error Details": "Foutdetails", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Fout bij het ophalen van de aangepaste resource {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Fout bij ophalen van aangepaste resourcedefinitie {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Fout bij ophalen van aangepaste resourcedefinitie {{ errorMessage }}", + "Error loading {{ routeName }}": "Fout bij het laden van {{ routeName }}", + "Error parsing the code: {{error}}": "Fout bij het parseren van de code: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Fout bij het parseren van de code. Controleer of het geldige YAML of JSON is!", + "Error processing files: {{error}}": "Fout bij het verwerken van bestanden: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Fout bij het instellen van clusters. Laad een geldig kubeconfig-bestand", + "Error: All of the files are empty.": "Fout: alle bestanden zijn leeg.", "Evict": "Verwijderen", "Evict Pod": "Pod verwijderen", - "Delete item": "Item verwijderen", - "Are you sure you want to evict pod {{ itemName }}?": "Weet je zeker dat je pod {{ itemName }} wilt verwijderen?", - "Are you sure you want to delete item {{ itemName }}?": "Weet je zeker dat je item {{ itemName }} wilt verwijderen?", - "Force Delete": "Verwijderen afdwingen", - "Are you sure you want to delete the following items?": "Weet je zeker dat je de volgende items wilt verwijderen?", - "Deleting {{ itemsLength }} items…": "{{ itemsLength }} items verwijderen…", - "Cancelled deletion of {{ itemsLength }} items.": "Verwijderen van {{ itemsLength }} items geannuleerd.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} items verwijderd.", - "Error deleting {{ itemsLength }} items.": "Fout bij het verwijderen van {{ itemsLength }} items.", - "Delete items": "Items verwijderen", - "Resource details": "Resourcedetails", - "Loading documentation": "Documentatie wordt geladen", - "No documentation available.": "Er is geen documentatie beschikbaar.", - "No documentation for type {{ docsType }}.": "Geen documentatie voor type {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Documentatie weergeven voor: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Wijzigingen toepassen op {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Wijzigingen in {{ itemName }} zijn geannuleerd.", - "Applied changes to {{ itemName }}.": "Wijzigingen toegepast op {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Voorbeeld: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Voorbeelden", + "Exit Code": "Afsluitcode", + "Expand": "Uitvouwen", + "Expand All": "Alles uitvouwen", + "Expand sidebar": "Zijbalk uitvouwen", + "Failed": "Mislukt", + "Failed to apply {{ newItemName }}.": "{{ newItemName }} niet toegepast.", "Failed to apply changes to {{ itemName }}.": "Kan de wijzigingen niet toepassen op {{ itemName }}.", - "Edit": "Bewerken", - "Invalid JSON": "Ongeldige JSON", - "Invalid YAML": "Ongeldige YAML", - "Failed to create {{ kind }} {{ name }}.": "Kan {{ kind }} {{ name }} niet maken.", + "Failed to connect to the backend": "Kan geen verbinding maken met de back-end", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Kan geen verbinding maken. Controleer of het Kubernetes-cluster wordt uitgevoerd en toegankelijk is. Fout: {{ errorMessage }}", + "Failed to connect…": "Kan geen verbinding maken...", + "Failed to connect…\r\n": "Kan geen verbinding maken met…\r\n", + "Failed to copy to clipboard": "Kopiëren naar klembord is mislukt", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Kan geen {{ kind }} {{ name }} maken in {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Fout bij het parseren van de code: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Fout bij het parseren van de code. Controleer of het geldige YAML of JSON is!", - "Applying {{ newItemName }}…": "{{ newItemName }} toepassen…", - "Cancelled applying {{ newItemName }}.": "Toepassen van {{ newItemName }} is geannuleerd.", - "Applied {{ newItemName }}.": "{{ newItemName }} toegepast.", - "Failed to apply {{ newItemName }}.": "{{ newItemName }} niet toegepast.", - "New Object": "Nieuw object", - "View: {{ itemName }}": "Weergave: {{ itemName }}", - "Edit: {{ itemName }}": "Bewerken: {{ itemName }}", - "Loading editor": "Editor laden...", - "Hide Managed Fields": "Beheerde velden verbergen", - "Use minimal editor": "Minimale editor gebruiken", - "Upload File/URL": "Bestand/URL uploaden", - "Editor": "Editor", - "Documentation": "Documentatie", - "Undo": "Ongedaan maken", - "Are you sure?": "Weet je het zeker?", - "This will discard your changes in the editor. Do you want to proceed?": "Hiermee worden uw wijzigingen in de editor verwijderd. Wilt u doorgaan?", - "Undo Changes": "Wijzigingen ongedaan maken", - "Invalid Secret Reference": "Ongeldige geheime verwijzing", - "Invalid Config Map Reference": "Ongeldige verwijzing naar configuratietoewijzing", - "Invalid fieldRef": "Ongeldige fieldRef", - "Invalid resourceFieldRef": "Ongeldige resourceFieldRef", - "Show fewer": "Minder weergeven", - "Show all environment variables": "Alle omgevingsvariabelen weergeven", - "Show all environment variables (+{{count}} more)_one": "Alle omgevingsvariabelen weergeven (+ nog{{count}})", - "Show all environment variables (+{{count}} more)_other": "Alle omgevingsvariabelen weergeven (+ nog{{count}})", - "No label selectors found for this {{type}}": "Er zijn geen labelselectors gevonden voor dit {{type}}", - "Invalid response from server": "Ongeldig antwoord van server", - "Failed to fetch related pods": "Kan gerelateerde pods niet ophalen", - "No pods found for this workload": "Er zijn geen pods gevonden voor deze workload", + "Failed to create {{ kind }} {{ name }}.": "Kan {{ kind }} {{ name }} niet maken.", + "Failed to create debug container: {{message}}": "Kan de container voor foutopsporing niet maken: {{message}}", "Failed to fetch pods: {{error}}": "Pods {{error}} zijn niet opgehaald", - "Logs are paused. Click the follow button to resume following them.": "Logboeken zijn onderbroken. Klik op de knop Volgen om het volgen te hervatten.", - "Select Pod": "Pod selecteren", - "All Pods": "Alle pods", - "Restarted": "Opnieuw gestart", - "Show logs for previous instances of this container.": "Logboeken weergeven voor eerdere exemplaren van deze container.", - "You can only select this option for containers that have been restarted.": "U kunt deze optie alleen selecteren voor containers die opnieuw zijn opgestart.", - "Show previous": "Vorige weergeven", - "Show timestamps in the logs.": "Tijdstempels in de logboeken weergeven.", - "Follow logs in real-time.": "Volg logboeken in realtime.", + "Failed to fetch related pods": "Kan gerelateerde pods niet ophalen", + "Failed to fetch release information": "Kan de releasegegevens niet ophalen", + "Failed to get authentication information: {{ errorMessage }}": "Kan verificatiegegevens niet ophalen: {{ errorMessage }}", + "Failed to load custom resource instances": "Kan de aangepaste resource-exemplaren niet laden", + "Failed to load from URL: {{error}}": "URL {{error}} is niet geladen", + "Failed to load resources": "Kan de resources niet laden.", + "Failed to load revision history: {{ error }}": "Kan de revisiegeschiedenis niet laden: {{ error }}", + "Failed to read file.": "Lezen van bestand mislukt.", + "Failed to restart {{ itemName }}.": "Kan {{ itemName }} niet opnieuw starten.", + "Failed to restart {{ itemsLength }} items.": "Kan {{ itemsLength }} items niet opnieuw starten.", + "Failed to resume CronJob {{ newItemName }}.": "CronJob {{ newItemName }} is niet hervat.", + "Failed to rollback {{ itemName }}.": "Kan {{ itemName }} niet terugdraaien.", + "Failed to run \"{{ command }}\"": "Kan \"{{ command }}\" niet uitvoeren", + "Failed to run \"{{command}}\"…": "Kan \"{{command}}\" niet uitvoeren…", + "Failed to scale {{ itemName }}.": "Kan de schaal van {{ itemName }} niet aanpassen.", + "Failed to spawn Job {{ newItemName }}": "Taak {{ newItemName }} niet gemaakt", + "Failed to suspend CronJob {{ newItemName }}.": "Kan CronJob {{ newItemName }} niet onderbreken.", + "Fetching release information…": "Releasegegevens ophalen...", + "File read was aborted.": "Het lezen van het bestand is afgebroken.", + "Filter Type": "Filtertype", + "Filters": "Filters", + "Find": "Zoeken", + "Finish": "Voltooien", + "Finished": "Voltooid", + "Fit to screen": "Aanpassen aan scherm", "Follow": "Volgen", - "Show logs": "Logboeken weergeven", - "Loading resource data": "Resourcegegevens laden...", - "Creation": "Creatie", - "Labels": "Labels", - "Annotations": "Aantekeningen", - "Owner refs": "Eigenaarsverwijzingen", - "Controlled by": "Beheerd door", - "Show all labels (+{{count}} more)_one": "Alle labels weergeven (+ nog {{count}})", - "Show all labels (+{{count}} more)_other": "Alle labels weergeven (+ nog {{count}})", - "Start port forward": "Doorverbindpoort starten", + "Follow logs in real-time.": "Volg logboeken in realtime.", + "Force Delete": "Verwijderen afdwingen", + "Format": "Indeling", "Forward port": "Doorverbindpoort", - "Delete port forward": "Doorsturen van poort verwijderen", - "Stop port forward": "Doorverbindpoort stoppen", - "Copied": "Gekopieerd", - "This value may differ in the container, since the pod is older than {{from}}": "Deze waarde kan verschillen in de container, omdat de pod ouder is dan {{from}}", - "Value": "Waarde", - "Mount Path": "Koppelingspad", + "Found {{0}} results. Showing first {{1}}": "{{0}} resultaten gevonden. Eerste {{1}} weergeven...", "from": "van", + "From": "Vanaf", + "Full page": "Volledige pagina", + "Fullscreen": "Volledig scherm", + "General": "Algemeen", + "General Settings": "Algemene instellingen", + "Getting auth info": "Verificatiegegevens ophalen", + "Getting auth info: {{ clusterName }}": "Verificatiegegevens ophalen: {{ clusterName }}", + "Give your project a descriptive name": "Geef uw project een beschrijvende naam", + "Global Default": "Globale standaardinstellingen", + "Global Search": "Algemene zoekopdracht", + "Go to cluster": "Naar cluster", + "Group": "Groep", + "Group By": "Groeperen op", + "Handler": "Behandelaar", + "Hard": "Moeilijk", + "Head back <1>home.": "Ga terug <1>Home.", + "Headers": "Headers", + "Headlamp Cluster Authentication": "Headlamp-clusterverificatie", + "Health": "Gezondheidszorg", + "Healthy": "Goed", + "Hex, rgb(), or rgba()": "Hex, rgb() of rgba()", + "Hide details": "Details verbergen", + "Hide Helm Secrets": "Helm-geheimen verbergen", + "Hide Managed Fields": "Beheerde velden verbergen", + "Holder": "Houder", + "Holder Identity": "Identiteit houder", + "Home": "Startpagina", + "Host": "Host", + "Hostname": "Hostnaam", "I/O": "I/O", - "Ready": "Gereed", - "Waiting": "Wachten...", - "Running": "Wordt uitgevoerd", - "Exit Code": "Afsluitcode", - "Started": "Gestart", - "Finished": "Voltooid", - "Restart Count": "Telling opnieuw starten", - "Last State": "Laatste status", - "No data to be shown.": "Er zijn geen gegevens om weer te geven.", - "Init Containers": "Init-containers", - "Conditions": "Voorwaarden", - "Volumes": "Volumes", - "Kind": "Soort", - "Restarting {{ itemName }}…": "{{ itemName }} opnieuw starten...", - "Cancelled restarting {{ itemName }}.": "Het opnieuw opstarten van {{ itemName }} is geannuleerd.", - "Restarted {{ itemName }}.": "{{ itemName }} opnieuw gestart.", - "Failed to restart {{ itemName }}.": "Kan {{ itemName }} niet opnieuw starten.", - "Restart": "Opnieuw starten", - "Are you sure you want to restart {{ itemName }}?": "Weet je zeker dat je {{ itemName }} opnieuw wilt starten?", - "Are you sure you want to restart the following items?": "Weet je zeker dat je de volgende items opnieuw wilt starten?", - "Restarting {{ itemsLength }} items…": "{{ itemsLength }} items opnieuw starten...", - "Cancelled restarting {{ itemsLength }} items.": "Het opnieuw starten van {{ itemsLength }} items is geannuleerd.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} items opnieuw gestart.", - "Failed to restart {{ itemsLength }} items.": "Kan {{ itemsLength }} items niet opnieuw starten.", - "Restart items": "Items opnieuw starten", - "Revision History": "Revisiegeschiedenis", - "Loading revision history…": "Revisiegeschiedenis laden...", - "Failed to load revision history: {{ error }}": "Kan de revisiegeschiedenis niet laden: {{ error }}", - "No revision history available.": "Er is geen revisiegeschiedenis beschikbaar.", - "Revision": "Revisie", - "Created": "Gemaakt", + "ID token": "Id-token", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Als een resource meer items bevat dan dit aantal, worden deze uitgesloten van zoeken. Dit helpt het geheugengebruik en vertragingen bij grote clusters te verminderen.", "Images": "Installatiekopieën", - "Current": "Huidig", - "Previous": "Vorige", - "Rolling back {{ itemName }} to previous version…": "{{ itemName }} naar vorige versie terugdraaien...", - "Cancelled rollback of {{ itemName }}.": "Terugdraaien van {{ itemName }} is geannuleerd.", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }} teruggedraaid naar vorige versie.", - "Failed to rollback {{ itemName }}.": "Kan {{ itemName }} niet terugdraaien.", - "Rollback": "Terugdraaiactie", - "Rollback {{ kind }}": "Terugdraaiactie voor {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selecteer een revisie waarnaar je \"{{ name }}\" wilt terugdraaien. Hiermee wordt de huidige podsjabloon vervangen door de sjabloon uit de geselecteerde revisie.", - "No previous revisions available to rollback to.": "Er zijn geen eerdere revisies beschikbaar waarnaar een terugdraaiactie kan worden uitgevoerd.", - "Revision {{ revision }}": "Revisie {{ revision }}", - "Scaling {{ itemName }}…": "{{ itemName }} schalen…", - "Cancelled scaling {{ itemName }}.": "Het schalen van {{ itemName }} is geannuleerd.", - "Scaled {{ itemName }}.": "Geschaalde {{ itemName }}.", - "Failed to scale {{ itemName }}.": "Kan de schaal van {{ itemName }} niet aanpassen.", - "Scale": "Schalen", - "Scale Replicas": "Replica's schalen", - "Current number of replicas: {{ numReplicas }}": "Huidig aantal replica's: {{ numReplicas }}", - "Desired number of replicas:": "Gewenst aantal replica's:", - "Decrement": "Verlagen", + "In-cluster": "In-cluster", + "Incompatible": "Incompatibel", "Increment": "Verhogen", - "A large number of replicas may negatively impact the cluster's performance": "Een groot aantal replica's kan de prestaties van het cluster negatief beïnvloeden", + "Init Containers": "Init-containers", + "Install the metrics-server to get usage data.": "Installeer de metrische server om gebruiksgegevens op te halen.", + "Instance": "Exemplaar", + "Instances": "Exemplaren", + "Internal IP": "Intern IP-adres", + "Invalid Config Map Reference": "Ongeldige verwijzing naar configuratietoewijzing", + "Invalid fieldRef": "Ongeldige fieldRef", + "Invalid JSON": "Ongeldige JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Ongeldig kubeconfig-bestand: {{ errorMessage }}", + "Invalid resourceFieldRef": "Ongeldige resourceFieldRef", + "Invalid response from server": "Ongeldig antwoord van server", + "Invalid Secret Reference": "Ongeldige geheime verwijzing", + "Invalid YAML": "Ongeldige YAML", + "Job {{ newItemName }} spawned": "Taak {{ newItemName }} is gestart", + "Job Name": "Taaknaam", + "Key": "Sleutel", + "Keyboard Shortcuts": "Sneltoetsen", + "Kind": "Soort", + "Labels": "Labels", + "Language": "Taal", + "Last Seen": "Laatst gezien", + "Last State": "Laatste status", + "Last Transition Time": "Laatste overgangstijd", + "Lease Duration Seconds": "Leaseduur seconden", + "Leave empty to auto-assign an available port.": "Laat dit veld leeg om automatisch een beschikbare poort toe te wijzen.", + "Leave empty to auto-assign from range 30000-32000.": "Laat dit veld leeg om automatisch een waarde uit het bereik 30000-32000 toe te wijzen.", + "Limit": "Limiet", + "Lines": "Lijnen", + "Linux image": "Linux-installatiekopie", + "Listeners": "Listeners", "Load": "Laden", - "Failed to read file.": "Lezen van bestand mislukt.", - "File read was aborted.": "Het lezen van het bestand is afgebroken.", - "Error: All of the files are empty.": "Fout: alle bestanden zijn leeg.", - "Unexpected error while reading files.": "Onverwachte fout bij het lezen van bestanden.", - "Drop the file here...": "Het bestand hier neerzetten...", - "Select a file or drag and drop here": "Selecteer een bestand of sleep en zet het hier neer", - "Select File": "Bestand selecteren", - "{{count}} files selected_one": "{{count}} bestanden geselecteerd", - "{{count}} files selected_other": "{{count}} bestanden geselecteerd", - "Please enter a valid URL.": "Voer een geldige URL in.", - "Unexpected error while fetching the file.": "Er is een onverwachte fout opgetreden tijdens het ophalen van het bestand.", - "Enter URL": "URL invoeren", - "Upload File": "Bestand uploaden", + "Load cluster": "Cluster laden", + "Load from a file": "Laden uit een bestand", + "Load from KubeConfig": "Vanuit KubeConfig laden", "Load from URL": "Laden vanuit URL", - "View YAML": "YAML weergeven", - "Collapse": "Samenvouwen", - "Expand": "Uitvouwen", - "sort up": "omhoog sorteren", - "sort down": "omlaag sorteren", - "sort swap": "sorteren wisselen", - "Loading table data": "Tabelgegevens laden...", - "Refresh": "Vernieuwen", - "No data matching the filter criteria.": "Er zijn geen gegevens die overeenkomen met de filtercriteria.", - "No results found": "Geen resultaten gevonden", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Alle nieuwe uitvoer voor het proces van deze container wordt hieronder weergegeven. Druk op Enter als het niet verschijnt...", - "Failed to run \"{{command}}\"…": "Kan \"{{command}}\" niet uitvoeren…", - "Failed to connect…": "Kan geen verbinding maken...", - "Press the enter key to reconnect.": "Druk op Enter om opnieuw verbinding te maken.", - "Failed to run \"{{ command }}\"": "Kan \"{{ command }}\" niet uitvoeren", - "Trying to attach to the container {{ container }}…": "Bezig met koppelen aan container {{ container }}...", - "Trying to run \"{{command}}\"…": "Bezig met uitvoeren van {{command}}...", - "Attach: {{ itemName }}": "Koppel: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Tijdzone", - "Data": "Gegevens", - "No data in this config map": "Er zijn geen gegevens in deze ConfigMap", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Fout bij ophalen van aangepaste resourcedefinitie {{ crdName }}: {{ errorMessage }}", + "Load resources": "Resources laden", + "Load YAML resources from a remote URL": "YAML-resources laden vanuit een externe URL", + "Loaded": "Geladen", + "Loaded {{0}} items": "{{0}} items geladen", + "Loaded Resources ({{count}})_one": "Geladen resources ({{count}})", + "Loaded Resources ({{count}})_other": "Geladen resources ({{count}})", + "Loading": "Laden", + "Loading cluster information": "Clustergegevens laden...", + "Loading custom resource definition": "Aangepaste resourcedefinitie laden...", + "Loading custom resource definitions": "Aangepaste resourcedefinities laden...", "Loading custom resource details": "Details van aangepaste resource laden...", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Fout bij het ophalen van de aangepaste resource {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Aangepaste resource-exemplaren laden...", - "No custom resources instances found.": "Er zijn geen aangepaste resource-exemplaren gevonden.", - "Failed to load custom resource instances": "Kan de aangepaste resource-exemplaren niet laden", - "Error getting custom resource definitions: {{ errorMessage }}": "Fout bij ophalen van aangepaste resourcedefinitie {{ errorMessage }}", - "Loading custom resource definitions": "Aangepaste resourcedefinities laden...", - "Loading custom resource definition": "Aangepaste resourcedefinitie laden...", - "No custom resources found": "Er zijn geen aangepaste resources gevonden", - "Group": "Groep", - "Categories": "Categorieën", - "Accepted Names": "Geaccepteerde namen", - "Versions": "Versies", - "Spawning Job {{ newItemName }}…": "Taak {{ newItemName }} produceren...", - "Job {{ newItemName }} spawned": "Taak {{ newItemName }} is gestart", - "Failed to spawn Job {{ newItemName }}": "Taak {{ newItemName }} niet gemaakt", - "Spawn Job": "Taak produceren", - "This will trigger a new Job based on the CronJob {{ name }}": "Hiermee wordt een nieuwe taak geactiveerd op basis van de CronJob {{ name }}", - "Job Name": "Taaknaam", - "Spawn": "Produceren", - "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} onderbreken...", - "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }}hervatten...", - "Cancelled suspending CronJob {{ newItemName }}.": "Het onderbreken van CronJob {{ newItemName }} is geannuleerd.", - "Cancelled resuming CronJob {{ newItemName }}.": "Hervatten van CronJob {{ newItemName }} is geannuleerd.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} is onderbroken.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} is hervat.", - "Failed to suspend CronJob {{ newItemName }}.": "Kan CronJob {{ newItemName }} niet onderbreken.", - "Failed to resume CronJob {{ newItemName }}.": "CronJob {{ newItemName }} is niet hervat.", - "Resume": "Hervatten", - "Suspend": "Onderbreken", - "Key": "Sleutel", - "Operator": "Operator", - "Effect": "Effect", - "Desired//context:pods": "Gewenst", - "Addresses": "Adressen", - "Address Type": "Adrestype", - "Hostname": "Hostnaam", - "Node Name": "Knooppuntnaam", - "Zone": "Zone", - "Endpoints": "Eindpunten", - "Retry Budget": "Budget opnieuw proberen", - "Not specified": "Niet opgegeven", - "Min Retry Rate": "Minimale herhalingsfrequentie", - "Port": "Poort", - "Protocol": "Protocol", - "No addresses data to be shown.": "Er zijn geen adresgegevens om weer te geven.", - "Listeners": "Listeners", + "Loading documentation": "Documentatie wordt geladen", + "Loading editor": "Editor laden...", + "Loading port forwarding": "Doorsturen van poort laden", + "Loading resource data": "Resourcegegevens laden...", + "Loading revision history…": "Revisiegeschiedenis laden...", + "Loading table data": "Tabelgegevens laden...", + "Loading...": "Laden...", + "Local Port": "Lokale poort", + "Log Level": "Logboekniveau", + "Log out": "Afmelden", + "Log out from all": "Afmelden bij alles", + "Log Viewer Search": "Zoeken in logboekviewer", + "Logs are paused. Click the follow button to resume following them.": "Logboeken zijn onderbroken. Klik op de knop Volgen om het volgen te hervatten.", + "Logs: {{ itemName }}": "Logboeken: {{ itemName }}", + "Lost connection to the cluster.": "Verbinding met het cluster verbroken.", + "Main Navigation": "Hoofdnavigatie", + "Map": "Kaart", + "Mark all as read": "Alles markeren als Gelezen", + "Mark as read": "Markeren als gelezen", + "Match case": "Identieke hoofdletters/kleine letters", + "Match whole word": "Volledig woord moet overeenkomen", "Matches": "Overeenkomsten", - "BackendRefs": "BackendRefs", - "Filters": "Filters", - "Path Type": "Type pad", - "Path": "Pad", - "Headers": "Headers", - "Query Parameters": "Queryparameters", + "Max": "Max", + "Max Allowed": "Maximum toegestaan", + "Max items per Resource": "Maximum aantal items per resource", + "Max Unavailable": "Maximum is niet beschikbaar", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Geheugengebruik", + "Menu": "Menu", + "Message": "Bericht", "Method": "Methode", - "Filter Type": "Filtertype", - "Weight": "Gewicht", - "rules": "regels", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Er zijn geen regelgegevens om weer te geven.", - "Section Name": "Sectienaam", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Druk op<1>{formatShortcutKey(searchShortcutKey)}om te zoeken", - "Search resources, pages, clusters by name": "Resources, pagina's, clusters zoeken op naam", - "Current Namespace": "Huidige naamruimte", - "Set namespace: {{namespace}}": "Naamruimte instellen: {{namespace}}", - "Page": "Pagina", - "Configure Keyboard Shortcuts": "Sneltoetsen configureren", - "Reference": "Referentie", "Metrics": "Metrieken", - "(Current/Target)": "(Huidig/doel)", + "Min": "Min", + "Min Allowed": "Minimum toegestaan", + "Min Available": "Minimum is beschikbaar", + "Min Retry Rate": "Minimale herhalingsfrequentie", + "Minimize": "Minimaliseren", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Implementatiepods", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} huidig/{{ desiredReplicas }} gewenst", - "Targets": "Doelen", + "Mode": "Modus", "more…": "meer…", - "Default": "Standaardinstelling", - "Host": "Host", - "Duration": "Duur", - "Holder Identity": "Identiteit houder", - "Lease Duration Seconds": "Leaseduur seconden", - "Renew Time": "Vernieuwingstijd", - "Holder": "Houder", - "Container Limits": "Containerlimieten", - "Default Request": "Standaardaanvraag", - "Max": "Max", - "Min": "Min", - "A namespace with this name already exists.": "Er bestaat al een naamruimte met deze naam.", - "Applying {{ newItemName }}…": "{{ newItemName }} toepassen…", - "Cancelled applying {{ newItemName }}.": "Toepassen van {{ newItemName }} is geannuleerd.", + "Mount Path": "Koppelingspad", + "Multiple versions": "Meerdere versies", + "N/A": "N.v.t.", + "Name": "Naam", + "Name is required": "Naam is vereist", + "Namespace": "Naamruimte", + "Namespace Name": "Naam van naamruimte", + "Namespaces": "Naamruimten", "Namespaces must be under 64 characters.": "Naamruimten moeten minder dan 64 tekens bevatten.", - "Create Namespace": "Naamruimte maken", - "To": "Naar", - "used": "gebruikt", - "Scheduling Disabled": "Planning uitgeschakeld", - "Scheduling Enabled": "Planning ingeschakeld", - "Taints": "Taints", - "Not ready yet!": "Nog niet gereed.", - "Internal IP": "Intern IP-adres", - "None": "Geen", - "Software": "Software", - "Redirecting to main page…": "Naar hoofdpagina omleiden...", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "JSON-waarden weergeven in tekst zonder opmaak door escape-tekens te verwijderen.", - "Format": "Indeling", - "Debug Pod": "Foutopsporingspod", - "Debug: {{ itemName }}": "Foutopsporing: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Naamruimten mogen alleen kleine alfanumerieke tekens of -bevatten en moeten beginnen en eindigen met een alfanumeriek teken.", + "Navigation": "Navigatie", + "Navigation Tabs": "Navigatietabbladen", + "New Object": "Nieuw object", + "Next": "Volgende", + "Next Match (Enter)": "Volgende overeenkomst (Enter)", + "No": "Nee", + "No {{category}} resources found for this project.": "Er zijn geen {{category}}-resources gevonden voor dit project.", + "No addresses data to be shown.": "Er zijn geen adresgegevens om weer te geven.", + "No available clusters": "Er zijn geen beschikbare clusters", "No cluster selected": "Er is geen cluster geselecteerd", + "No clusters configured": "Er zijn geen clusters geconfigureerd", + "No clusters found": "Er zijn geen clusters gevonden", + "No clusters found!": "Er zijn geen clusters gevonden.", + "No contexts found!": "Er zijn geen contexten gevonden.", + "No custom resources found": "Er zijn geen aangepaste resources gevonden", + "No custom resources instances found.": "Er zijn geen aangepaste resource-exemplaren gevonden.", + "No data in this config map": "Er zijn geen gegevens in deze ConfigMap", + "No data in this secret": "Er zijn geen gegevens in dit geheim", + "No data matching the filter criteria.": "Er zijn geen gegevens die overeenkomen met de filtercriteria.", + "No data to be shown.": "Er zijn geen gegevens om weer te geven.", + "No data to be shown. Try to change filters or select a different namespace.": "Er zijn geen gegevens om weer te geven. Probeer filters te wijzigen of selecteer een andere naamruimte.", + "No documentation available.": "Er is geen documentatie beschikbaar.", + "No documentation for type {{ docsType }}.": "Geen documentatie voor type {{ docsType }}.", + "No label selectors found for this {{type}}": "Er zijn geen labelselectors gevonden voor dit {{type}}", + "No message": "Er is geen bericht", + "No namespaces found on selected clusters": "Geen naamruimten gevonden op de geselecteerde clusters", + "No pods found for this workload": "Er zijn geen pods gevonden voor deze workload", + "No previous revisions available to rollback to.": "Er zijn geen eerdere revisies beschikbaar waarnaar een terugdraaiactie kan worden uitgevoerd.", + "No projects found": "Er zijn geen projecten gevonden", + "No Resources": "Er zijn hier geen resources", + "No resources have been uploaded": "Er zijn geen resources geüpload", + "No resources selected": "Er zijn geen resources geselecteerd", + "No results": "Geen resultaten", + "No results found": "Geen resultaten gevonden", + "No revision history available.": "Er is geen revisiegeschiedenis beschikbaar.", + "No rules data to be shown.": "Er zijn geen regelgegevens om weer te geven.", + "No Workloads": "Er zijn geen workloads", + "Node": "Knooppunt", + "Node Name": "Knooppuntnaam", + "Node Shell Settings": "Instellingen voor knooppunt-shell", + "None": "Geen", + "Not Loaded": "Niet geladen", + "Not ready yet!": "Nog niet gereed.", + "Not specified": "Niet opgegeven", + "Notifications": "Meldingen", + "Number of rows for tables": "Aantal rijen voor tabellen", + "Offline": "Offline", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Alleen waarschuwingen ({{ numWarnings }})", + "Open Issue on GitHub": "Probleem in GitHub openen", + "Open Plugin Folder": "Map met invoegtoepassingen openen", + "Open the cluster chooser popup": "Pop-up voor clusterkiezer openen", + "Open the global search dialog": "Het dialoogvenster algemene zoekopdracht openen", + "Operations": "Bewerkingen", + "Operator": "Operator", + "Or try running Headlamp with a different kube config.": "Of probeer Headlamp uit te voeren met een andere kube-configuratie.", + "Origin": "Oorsprong", + "Original name: {{ displayName }}": "Oorspronkelijke naam: {{ displayName }}", + "Overridden by {{type}} version": "Overschreven door versie {{type}}", + "Overview": "Overzicht", + "Owner refs": "Eigenaarsverwijzingen", + "Page": "Pagina", + "ParentRefs": "ParentRefs", + "Path": "Pad", + "Path Type": "Type pad", + "Path: {{ path }}:{{ port }}": "Pad: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Voer een geldig poortnummer in (1-65535).", + "Please enter a valid URL.": "Voer een geldige URL in.", + "Please make sure you have at least one cluster configured.": "Zorg ervoor dat u ten minste één cluster hebt geconfigureerd.", + "Please paste your authentication token.": "Plak uw verificatietoken.", + "Please sign in to add your AKS clusters": "Meld u aan om uw AKS-clusters toe te voegen", + "Plugin": "Invoegtoepassing", + "Plugins": "Invoegtoepassingen", "Pod debug is disabled in settings": "Fouten opsporen in pods is uitgeschakeld in instellingen", - "Attaching to existing debug container...": "Koppelen aan bestaande container voor foutopsporing...", - "Creating ephemeral debug container...": "Tijdelijke foutopsporingscontainer maken...", - "Failed to create debug container: {{message}}": "Kan de container voor foutopsporing niet maken: {{message}}", - "Attaching to debug container...": "Koppelen aan debugcontainer...", - "Failed to connect…\r\n": "Kan geen verbinding maken met…\r\n", + "Pod Debug Settings": "Instellingen voor fouten opsporen in pods", + "Pod Port": "Podpoort", + "Port": "Poort", + "Preemption Policy": "Preëmptiebeleid", "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Druk op Ctrl+D of typ exit om de tijdelijke container te beëindigen. Als u dit niet doet, blijft de container actief.", - "Max Unavailable": "Maximum is niet beschikbaar", - "Min Available": "Minimum is beschikbaar", - "Allowed disruptions": "Toegestane onderbrekingen", - "Current//context:pods": "Huidig", - "Total": "Totaal", - "N/A": "N.v.t.", - "Allowed Disruptions": "Toegestane onderbrekingen", - "Start": "Starten", - "Stop": "Stoppen", - "Loading port forwarding": "Doorsturen van poort laden", - "Pod Port": "Podpoort", - "Local Port": "Lokale poort", - "Please enter a valid port number (1-65535).": "Voer een geldig poortnummer in (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop vereist poorten in het bereik 30000-32000.", - "Leave empty to auto-assign from range 30000-32000.": "Laat dit veld leeg om automatisch een waarde uit het bereik 30000-32000 toe te wijzen.", - "Leave empty to auto-assign an available port.": "Laat dit veld leeg om automatisch een beschikbare poort toe te wijzen.", - "Start Port Forward": "Doorverbindpoort starten", - "Target": "Doel", - "Container Port": "Containerpoort", - "e.g. 30080": "bijvoorbeeld 30080", - "e.g. 8080": "bijvoorbeeld 8080", - "Global Default": "Globale standaardinstellingen", - "Preemption Policy": "Preëmptiebeleid", - "Create new project": "Nieuw project maken", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Als u een nieuw project wilt maken, kiest u welke clusters u wilt opnemen en selecteert u vervolgens bestaande of maakt u een nieuwe naamruimte", - "Project Name": "Projectnaam", - "A project with this name already exists": "Er bestaat al een project met deze naam", - "Enter a name for your new project.": "Voer een naam in voor je nieuwe project.", - "Clusters": "Clusters", - "Select one or more clusters for this project": "Selecteer een of meer clusters voor dit project", - "No available clusters": "Er zijn geen beschikbare clusters", - "Type or select a namespace": "Typ of selecteer een naamruimte", - "Select existing or type to create a new namespace": "Selecteer een bestaande naamruimte of typ om een nieuwe te maken", - "No available namespaces - you can type a custom name": "Er zijn geen beschikbare naamruimten. U kunt een aangepaste naam typen", - "Creating": "Maken", - "Create a Project": "Een project maken", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Project is een verzameling Kubernetes-resources. Je kunt projecten gebruiken om je resources te organiseren, bijvoorbeeld op omgeving, team of toepassing.", - "New Project": "Nieuw project", - "Create a new project": "Een nieuw project maken", - "New Project from YAML": "Nieuw project van YAML", - "Deploy a new application from YAML": "Een nieuwe toepassing implementeren vanuit YAML", - "URL is required": "URL is vereist", - "Failed to load from URL: {{error}}": "URL {{error}} is niet geladen", - "Error processing files: {{error}}": "Fout bij het verwerken van bestanden: {{error}}", - "Name is required": "Naam is vereist", - "Cluster is required": "Cluster is vereist", - "No resources have been uploaded": "Er zijn geen resources geüpload", - "Create new Project from YAML": "Nieuw project maken van YAML", + "Press keys...": "Druk op toetsen...", + "Press the enter key to reconnect.": "Druk op Enter om opnieuw verbinding te maken.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Druk op<1>{formatShortcutKey(searchShortcutKey)}om te zoeken", + "Prettify": "Prettify", + "Previous": "Vorige", + "Previous Match (Shift+Enter)": "Vorige overeenkomst (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Ga door met het selecteren van uw voorkeursmethode voor het maken en toevoegen van clusters", "Project name": "Projectnaam", - "Give your project a descriptive name": "Geef uw project een beschrijvende naam", - "Enter a name": "Een naam invoeren", - "Select cluster for this project": "Cluster voor dit project selecteren", - "Load resources": "Resources laden", - "Upload files or load from URL": "Bestanden uploaden of laden vanuit URL", - "Upload Files": "Bestanden uploaden", - "Choose Files": "Bestanden kiezen", - "Drag & drop YAML files here or click to choose files": "Sleep YAML-bestanden hiernaartoe of klik om bestanden te kiezen", - "Supports .yaml and .yml files": "Ondersteunt YAML- en YML-bestanden", - "YAML URL": "YAML-URL", - "Enter URL to YAML file": "URL invoeren naar YAML-bestand", - "Load YAML resources from a remote URL": "YAML-resources laden vanuit een externe URL", - "Loaded Resources ({{count}})_one": "Geladen resources ({{count}})", - "Loaded Resources ({{count}})_other": "Geladen resources ({{count}})", - "Clear All": "Alles wissen", - "API Version": "API-versie", - "Creating project": "Project maken", - "Creating following resources in this project:": "De volgende resources in dit project maken:", - "Something went wrong": "Er is iets misgegaan", - "Delete project": "Project verwijderen", - "Deleting project {{ projectName }}…": "Project {{ projectName }} verwijderen…", - "Cancelled deletion of project {{ projectName }}.": "Het verwijderen van project {{ projectName }} is geannuleerd.", - "Deleted project {{ projectName }}.": "Project {{ projectName }} is verwijderd.", - "Error deleting project {{ projectName }}.": "Fout bij het verwijderen van project {{ projectName }}.", - "Delete Project": "Project verwijderen", - "Are you sure you want to delete project \"{{projectName}}\"?": "Weet je zeker dat je het project {{projectName}} wilt verwijderen?", - "By default, this will only remove the project label from the following namespaces:": "Standaard wordt hiermee alleen het projectlabel verwijderd uit de volgende naamruimten:", - "Also delete the namespaces (this will remove all resources within them)": "Verwijder ook de naamruimten (hiermee worden alle resources erin verwijderd)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Waarschuwing: deze actie kan niet ongedaan worden gemaakt. Alle resources in deze naamruimten worden definitief verwijderd.", - "Delete Project & Namespaces": "Project en naamruimten verwijderen", - "Resources": "Resources", - "Access": "Toegang", - "Map": "Kaart", + "Project Name": "Projectnaam", "Project Status": "Projectstatus", - "No Workloads": "Er zijn geen workloads", - "Unhealthy": "UnHealthy", - "Degraded": "Gedegradeerd", - "Healthy": "Goed", - "Warning": "Waarschuwing", + "Projects": "Projecten", + "Protocol": "Protocol", + "Provided": "Opgegeven", + "Providers": "Providers", + "Query Parameters": "Queryparameters", + "Read more": "Meer informatie", + "Ready": "Gereed", + "Ready//context:replicas": "Gereed", + "Reason": "Reden", + "Recent clusters": "Recente clusters", + "Recommendations": "Aanbevelingen", + "Redirecting to main page…": "Naar hoofdpagina omleiden...", + "Reference": "Referentie", + "Refetch Interval": "Interval voor opnieuw ophalen", + "Refresh": "Vernieuwen", + "Release Notes ({{ appVersion }})": "Releaseopmerkingen ({{ appVersion }})", + "Remove Cluster": "Cluster verwijderen", + "Remove this cluster?": "Dit cluster verwijderen?", + "Renew Time": "Vernieuwingstijd", + "Request": "Aanvraag", + "Reset All to Defaults": "Alles opnieuw instellen op standaardinstellingen", + "Reset to default": "Standaardinstellingen herstellen", + "resource {{resourceName}} of container {{containerName}} on pods": "resource {{resourceName}} van container {{containerName}} op pods", + "resource {{resourceName}} on pods": "resource {{resourceName}} op pods", + "Resource details": "Resourcedetails", + "Resource details view": "Weergave resourcedetails", + "Resource not found": "Resource niet gevonden", "Resource Quotas": "Resourcequota", - "Create Resource Quota to limit resource consumption within this project": "Maak een resourcequotum om het resourceverbruik binnen dit project te beperken", - "Create resource quota": "Resourcequotum maken", - "Roles": "Rollen", + "Resources": "Resources", + "Restart": "Opnieuw starten", + "Restart Count": "Telling opnieuw starten", + "Restart items": "Items opnieuw starten", + "Restarted": "Opnieuw gestart", + "Restarted {{ itemName }}.": "{{ itemName }} opnieuw gestart.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} items opnieuw gestart.", + "Restarting {{ itemName }}…": "{{ itemName }} opnieuw starten...", + "Restarting {{ itemsLength }} items…": "{{ itemsLength }} items opnieuw starten...", + "Resume": "Hervatten", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} is hervat.", + "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }}hervatten...", + "Retry Budget": "Budget opnieuw proberen", + "Revision": "Revisie", + "Revision {{ revision }}": "Revisie {{ revision }}", + "Revision History": "Revisiegeschiedenis", "Role Bindings": "Rolbindingen", - "Health": "Gezondheidszorg", - "No Resources": "Er zijn hier geen resources", - "Namespaces": "Naamruimten", - "No projects found": "Er zijn geen projecten gevonden", - "Create your first project to organize your Kubernetes resources": "Je eerste project maken om je Kubernetes-resources te organiseren", - "Create Project": "Project maken", - "Details": "Details", + "Roles": "Rollen", + "Rollback": "Terugdraaiactie", + "Rollback {{ kind }}": "Terugdraaiactie voor {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} teruggedraaid naar vorige versie.", + "Rolling back {{ itemName }} to previous version…": "{{ itemName }} naar vorige versie terugdraaien...", + "rules": "regels", + "Running": "Wordt uitgevoerd", + "Save": "Opslaan", + "Save & Apply": "Opslaan en toepassen", + "Scale": "Schalen", + "Scale Replicas": "Replica's schalen", + "Scaled {{ itemName }}.": "Geschaalde {{ itemName }}.", + "Scaling {{ itemName }}…": "{{ itemName }} schalen…", + "Scheduling Disabled": "Planning uitgeschakeld", + "Scheduling Enabled": "Planning ingeschakeld", + "Scroll to bottom": "Naar beneden schuiven", + "Search": "Zoeken", + "Search Resources": "Resources zoeken", + "Search resources by query": "Resources zoeken op query", + "Search resources, pages, clusters by name": "Resources, pagina's, clusters zoeken op naam", + "Section Name": "Sectienaam", + "Select a cluster and an existing namespace to use as a project.": "Selecteer een cluster en een bestaande naamruimte om als project te gebruiken.", + "Select a cluster first": "Selecteer eerst een cluster", + "Select a file or drag and drop here": "Selecteer een bestand of sleep en zet het hier neer", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selecteer een revisie waarnaar je \"{{ name }}\" wilt terugdraaien. Hiermee wordt de huidige podsjabloon vervangen door de sjabloon uit de geselecteerde revisie.", + "Select All": "Alles selecteren", + "Select an existing namespace": "Bestaande naamruimte selecteren", + "Select an existing namespace to use as a project": "Selecteer een bestaande naamruimte om als project te gebruiken", + "Select cluster for this project": "Cluster voor dit project selecteren", + "Select clusters": "Clusters selecteren", + "Select File": "Bestand selecteren", + "Select locale": "Landinstellingen selecteren", + "Select one or more clusters": "Selecteer een of meer clusters", + "Select Pod": "Pod selecteren", + "Select Resources": "Resources selecteren", + "Selected clusters": "Geselecteerde clusters", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Service: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Naamruimte instellen: {{namespace}}", + "Setting up clusters": "Clusters instellen", + "Settings": "Instellingen", + "Severity": "Ernstniveau", + "Shipped": "Verzonden", + "Show all environment variables": "Alle omgevingsvariabelen weergeven", + "Show all environment variables (+{{count}} more)_one": "Alle omgevingsvariabelen weergeven (+ nog{{count}})", + "Show all environment variables (+{{count}} more)_other": "Alle omgevingsvariabelen weergeven (+ nog{{count}})", + "Show all labels (+{{count}} more)_one": "Alle labels weergeven (+ nog {{count}})", + "Show all labels (+{{count}} more)_other": "Alle labels weergeven (+ nog {{count}})", + "Show build information": "Buildgegevens weergeven", + "Show details": "Details weergeven", + "Show fewer": "Minder weergeven", + "Show JSON values in plain text by removing escape characters.": "JSON-waarden weergeven in tekst zonder opmaak door escape-tekens te verwijderen.", + "Show logs": "Logboeken weergeven", "Show Logs": "Logboeken weergeven", - "Logs: {{ itemName }}": "Logboeken: {{ itemName }}", - "Terminal / Exec": "Terminal/Exec", - "No {{category}} resources found for this project.": "Er zijn geen {{category}}-resources gevonden voor dit project.", - "Current//context:replicas": "Huidig", - "Desired//context:replicas": "Gewenst", - "Zoom in": "Inzoomen", - "Zoom out": "Uitzoomen", - "No data to be shown. Try to change filters or select a different namespace.": "Er zijn geen gegevens om weer te geven. Probeer filters te wijzigen of selecteer een andere naamruimte.", - "Group By": "Groeperen op", - "Instance": "Exemplaar", - "Node": "Knooppunt", + "Show logs for previous instances of this container.": "Logboeken weergeven voor eerdere exemplaren van deze container.", + "show more": "meer weergeven", + "Show notifications": "Meldingen weergeven", + "Show previous": "Vorige weergeven", + "Show timestamps in the logs.": "Tijdstempels in de logboeken weergeven.", + "Showing documentation for: {{ docsType }}": "Documentatie weergeven voor: {{ docsType }}", + "Shrink sidebar": "Zijbalk verkleinen", + "Sign In": "Aanmelden", + "Sign In with Azure": "Aanmelden met Azure...", + "Skip": "Overslaan", + "Skip to main content": "Naar hoofdinhoud gaan", + "Snap Bottom": "Onder uitlijnen", + "Snap Left": "Links uitlijnen", + "Snap Right": "Rechts uitlijnen", + "Snap Top": "Boven uitlijnen", + "Software": "Software", + "Some resources failed to load": "Sommige resources zijn niet geladen", + "Something went wrong": "Er is iets misgegaan", + "Something went wrong with cluster {{ cluster }}": "Er is iets misgegaan met het cluster {{ cluster }}", + "sort down": "omlaag sorteren", + "Sort sidebar items alphabetically": "Zijbalkitems alfabetisch sorteren", + "sort swap": "sorteren wisselen", + "sort up": "omhoog sorteren", + "Spawn": "Produceren", + "Spawn Job": "Taak produceren", + "Spawning Job {{ newItemName }}…": "Taak {{ newItemName }} produceren...", + "Start": "Starten", + "Start port forward": "Doorverbindpoort starten", + "Start Port Forward": "Doorverbindpoort starten", + "Started": "Gestart", + "Status": "Status", "Status: Error or Warning": "Status: fout of waarschuwing", - "Expand All": "Alles uitvouwen", - "Fit to screen": "Aanpassen aan scherm", - "Zoom to 100%": "Zoom tot 100%", - "Home": "Startpagina", + "Stop": "Stoppen", + "Stop port forward": "Doorverbindpoort stoppen", + "Stored in your browser's localStorage (per-browser setting).": "Opgeslagen in de localStorage van uw browser (instelling per browser).", + "Supports .yaml and .yml files": "Ondersteunt YAML- en YML-bestanden", + "Suspend": "Onderbreken", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} is onderbroken.", + "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} onderbreken...", + "Taints": "Taints", + "Target": "Doel", + "Targets": "Doelen", + "Terminal / Exec": "Terminal/Exec", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Verificatie testen...", + "The current name of the cluster. You can define a custom name": "De huidige naam van het cluster. U kunt een aangepaste naam definiëren", + "The default image is used for creating ephemeral debug containers.": "De standaardinstallatiekopie wordt gebruikt voor het maken van tijdelijke containers voor fouten opsporen.", + "The default image is used for dropping a shell into a node (when not specified directly).": "De standaardinstallatiekopie wordt gebruikt voor het neerzetten van een shell in een knooppunt (indien niet rechtstreeks opgegeven).", + "The default namespace for e.g. when applying resources (when not specified directly).": "De standaardnaamruimte, bijvoorbeeld bij het toepassen van resources (als deze niet direct is opgegeven).", + "The default namespace is default.": "De standaardnaamruimte is standaard.", + "The list of namespaces you are allowed to access in this cluster.": "De lijst met naamruimten waartoe u toegang hebt in dit cluster.", + "Theme": "Thema", + "There seem to be no clusters configured…": "Er zijn geen clusters geconfigureerd...", + "There seems to be no clusters configured…": "Er zijn geen clusters geconfigureerd...", + "This action cannot be undone! Do you want to proceed?": "Deze actie kan niet ongedaan worden gemaakt. Wilt u doorgaan?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Met deze actie wordt cluster {{ clusterName }} uit{{ source }} verwijderd", + "This action will remove cluster \"{{ clusterName }}\".": "Met deze actie wordt cluster {{ clusterName }} verwijderd.", + "This custom name is already in use, please choose a different name.": "Deze aangepaste naam wordt al gebruikt. Kies een andere naam.", + "This plugin is not compatible with this version of Headlamp": "Deze invoegtoepassing is niet compatibel met deze versie van Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Deze invoegtoepassing is momenteel niet geladen omdat in plaats daarvan een versie {{type}} wordt gebruikt.", + "This value may differ in the container, since the pod is older than {{from}}": "Deze waarde kan verschillen in de container, omdat de pod ouder is dan {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Hiermee worden uw wijzigingen in de editor verwijderd. Wilt u doorgaan?", + "This will trigger a new Job based on the CronJob {{ name }}": "Hiermee wordt een nieuwe taak geactiveerd op basis van de CronJob {{ name }}", + "Timestamps": "Tijdstempels", + "Timezone": "Tijdzone", + "Timezone to display for dates": "Tijdzone voor datums weergeven", + "To": "Naar", + "Toggle column filters in tables": "Kolomfilters in tabellen in-/uitschakelen", + "Toggle fullscreen": "Volledig scherm in- of uitschakelen", + "Toggle search in log viewer": "Zoeken in logboekviewer in-/uitschakelen", + "Toggle Table Filters": "Tabelfilters in-/uitschakelen", + "Too many matches": "Te veel overeenkomsten", + "Total": "Totaal", + "Try Again": "Opnieuw proberen", + "Trying to attach to the container {{ container }}…": "Bezig met koppelen aan container {{ container }}...", + "Trying to run \"{{command}}\"…": "Bezig met uitvoeren van {{command}}...", + "Type": "Type", + "Uh-oh! Something went wrong.": "Oeps! Er is iets misgegaan.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub is niet geopend. Controleer de instellingen voor pop-upblokkering of kopieer de foutdetails handmatig.", + "Undo": "Ongedaan maken", + "Undo Changes": "Wijzigingen ongedaan maken", + "Unexpected error while fetching the file.": "Er is een onverwachte fout opgetreden tijdens het ophalen van het bestand.", + "Unexpected error while reading files.": "Onverwachte fout bij het lezen van bestanden.", + "Unhealthy": "UnHealthy", + "Unknown": "Onbekend", + "Up to date//context:replicas": "Bijgewerkt", + "Upload File": "Bestand uploaden", + "Upload File/URL": "Bestand/URL uploaden", + "Upload Files": "Bestanden uploaden", + "Upload files or load from URL": "Bestanden uploaden of laden vanuit URL", + "URL is required": "URL is vereist", + "Use A Token": "Een token gebruiken", + "Use custom color": "Aangepaste kleur gebruiken", + "Use custom icon": "Aangepast pictogram gebruiken", + "Use evict for pod deletion": "Onbeschikbaar maken gebruiken voor podverwijdering", + "Use Existing Namespace": "Bestaande naamruimte gebruiken", + "Use minimal editor": "Minimale editor gebruiken", + "Use regular expression": "Reguliere expressie gebruiken", + "used": "gebruikt", "Used": "Gebruikt", - "Hard": "Moeilijk", - "Request": "Aanvraag", - "Limit": "Limiet", + "User-installed": "Door de gebruiker geïnstalleerd", "Users": "Gebruikers", - "Handler": "Behandelaar", - "No data in this secret": "Er zijn geen gegevens in dit geheim", - "Hide Helm Secrets": "Helm-geheimen verbergen", - "Shrink sidebar": "Zijbalk verkleinen", - "Expand sidebar": "Zijbalk uitvouwen", - "Main Navigation": "Hoofdnavigatie", - "Navigation Tabs": "Navigatietabbladen", - "Instances": "Exemplaren", - "Cluster version upgraded to {{ gitVersion }}": "Clusterversie bijgewerkt naar {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Clusterversie gedowngraded naar {{ gitVersion }}", - "Controlled Resources": "Beheerde resources", - "Controlled Values": "Gecontroleerde waarden", - "Min Allowed": "Minimum toegestaan", - "Max Allowed": "Maximum toegestaan", - "Mode": "Modus", - "Last Transition Time": "Laatste overgangstijd", - "Recommendations": "Aanbevelingen", - "Provided": "Opgegeven", - "Admission Review Versions": "Versies van toegangsbeoordeling", - "Client Config: URL": "Clientconfiguratie: URL", - "Client Config: Service": "Clientconfiguratie: service", - "Service: {{namespace}}/{{name}}": "Service: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Pad: {{ path }}:{{ port }}", - "Operations": "Bewerkingen", - "0 Running": "0 wordt uitgevoerd", - "Ready//context:replicas": "Gereed", - "Up to date//context:replicas": "Bijgewerkt", - "Available//context:replicas": "Beschikbaar", - "Failed": "Mislukt", - "Select locale": "Landinstellingen selecteren", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" op {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "{{metricName}} op pods", - "resource {{resourceName}} on pods": "resource {{resourceName}} op pods", - "resource {{resourceName}} of container {{containerName}} on pods": "resource {{resourceName}} van container {{containerName}} op pods", + "Validating selected clusters": "Geselecteerde clusters valideren", + "Value": "Waarde", + "Version": "Versie", + "Version information": "Versiegegevens", + "Versions": "Versies", + "View": "Weergeven", + "View all notifications": "Bekijk alle meldingen", + "View Clusters": "Clusters weergeven", + "View YAML": "YAML weergeven", + "View: {{ itemName }}": "Weergave: {{ itemName }}", + "Visible": "Zichtbaar", + "Volumes": "Volumes", + "Wait while fetching clusters…": "Tijdens het ophalen van clusters wachten...", + "Waiting": "Wachten...", + "Warning": "Waarschuwing", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Waarschuwing: deze actie kan niet ongedaan worden gemaakt. Alle resources in deze naamruimten worden definitief verwijderd.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Waarschuwing. Incompatibele invoegtoepassingen uitgeschakeld: ({{ pluginList }})", - "Global Search": "Algemene zoekopdracht", - "Open the global search dialog": "Het dialoogvenster algemene zoekopdracht openen", - "Cluster Chooser": "Clusterkiezer", - "Open the cluster chooser popup": "Pop-up voor clusterkiezer openen", - "Toggle Table Filters": "Tabelfilters in-/uitschakelen", - "Toggle column filters in tables": "Kolomfilters in tabellen in-/uitschakelen", - "Log Viewer Search": "Zoeken in logboekviewer", - "Toggle search in log viewer": "Zoeken in logboekviewer in-/uitschakelen" + "Warnings": "Waarschuwingen", + "Weight": "Gewicht", + "Window": "Venster", + "Wrap lines": "Regels verpakken", + "YAML URL": "YAML-URL", + "Yes": "Ja", + "You can only select this option for containers that have been restarted.": "U kunt deze optie alleen selecteren voor containers die opnieuw zijn opgestart.", + "You don't have any notifications right now": "U hebt momenteel geen meldingen", + "You don't have permissions to view this resource": "U bent niet gemachtigd om deze resource weer te geven", + "You have unread notifications": "U hebt ongelezen meldingen", + "Your AKS desktop ran into a page that doesn't exist!": "Uw AKS-desktop heeft een pagina ontdekt die niet bestaat.", + "Your AKS desktop ran into a problem!": "Er is een probleem opgetreden met uw AKS-desktop.", + "Zone": "Zone", + "Zoom in": "Inzoomen", + "Zoom out": "Uitzoomen", + "Zoom to 100%": "Zoom tot 100%" } diff --git a/frontend/src/i18n/locales/pl/app.json b/frontend/src/i18n/locales/pl/app.json index 1c5ac1148..c9c78c798 100644 --- a/frontend/src/i18n/locales/pl/app.json +++ b/frontend/src/i18n/locales/pl/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Nie można pobrać informacji o wtyczce", + "About": "Informacje", "An error occurred while fetching plugin info from {{ URL }}.": "Wystąpił błąd podczas pobierania informacji o wtyczce z {{ URL }}.", - "Yes": "Tak", + "Another process is running": "Inny proces jest uruchomiony", + "Application opened with an invalid URL: {{ url }}": "Aplikacja została otwarta z nieprawidłowym adresem URL: {{ url }}", + "Bring All to Front": "Przesuń wszystko do przodu", + "Close": "Zamknij", + "Continue": "Kontynuuj", + "Copy": "Kopiuj", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nie można odnaleźć dostępnego portu w zakresie {{startPort}}-{{endPort}}. Zwolnij port i spróbuj ponownie.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nie można odnaleźć dostępnego portu. Istnieją procesy uruchomione na portach {{startPort}}-{{endPort}}. Zakończyć te procesy i ponowić próbę?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nie można zamknąć innego uruchomionego procesu. Identyfikatory PIN: {{ process_list }}. Zatrzymaj ten proces i uruchom ponownie aplikację.", + "Could not start the server even after terminating existing processes.": "Nie można uruchomić serwera nawet po zakończeniu istniejących procesów.", + "Cut": "Wytnij", + "Delete": "Usuń", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Czy chcesz zainstalować wtyczkę „{{ pluginName }}”?", + "Documentation": "Dokumentacja", + "Edit": "Edytuj", + "Failed to fetch plugin info": "Nie można pobrać informacji o wtyczce", + "Failed to quit the other running process": "Nie można zamknąć innego uruchomionego procesu", + "Failed to start": "Nie można uruchomić", + "File": "Plik", + "Go Back": "Wstecz", + "Go Forward": "Przejdź dalej", + "Go to Home": "Przejdź do strony głównej", + "Help": "Pomoc", + "Hide": "Ukryj", + "Hide Others": "Ukryj inne", + "Invalid URL": "Nieprawidłowy adres URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Wygląda na to, że inny proces jest już uruchomiony. Czy kontynuować, automatycznie przerywając ten proces, czy zakończyć?", + "Minimize": "Minimalizuj", + "Navigate": "Nawiguj", "No": "Nie", + "No available ports": "Brak dostępnych portów", + "Open an Issue": "Otwórz problem", + "Paste": "Wklej", + "Paste and Match Style": "Wklej i dopasuj styl", "Plugin Installation": "Instalacja wtyczki", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Czy chcesz zainstalować wtyczkę „{{ pluginName }}”?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Zamierzasz zainstalować wtyczkę z: {{ url }}\nCzy chcesz kontynuować?", - "About": "Informacje", "Quit": "Zakończ", + "Reload": "Załaduj ponownie", + "Reset Zoom": "Resetuj powiększenie", "Select All": "Zaznacz wszystkie", - "Delete": "Usuń", "Services": "Usługi", - "Hide": "Ukryj", - "Hide Others": "Ukryj inne", "Show All": "Pokaż wszystkie", - "File": "Plik", - "Close": "Zamknij", - "Edit": "Edytuj", - "Cut": "Wytnij", - "Copy": "Kopiuj", - "Paste": "Wklej", - "Paste and Match Style": "Wklej i dopasuj styl", "Speech": "Mowa", "Start Speaking": "Zacznij mówić", "Stop Speaking": "Przestań mówić", - "View": "Wyświetl", + "Terminate and Retry": "Zakończ i ponów próbę", "Toggle Developer Tools": "Przełącz narzędzia deweloperskie", - "Reset Zoom": "Resetuj powiększenie", - "Zoom In": "Powiększ", - "Zoom Out": "Pomniejsz", "Toggle Fullscreen": "Przełącz tryb pełnoekranowy", - "Navigate": "Nawiguj", - "Reload": "Załaduj ponownie", - "Go to Home": "Przejdź do strony głównej", - "Go Back": "Wstecz", - "Go Forward": "Przejdź dalej", + "View": "Wyświetl", "Window": "Okno", - "Minimize": "Minimalizuj", - "Bring All to Front": "Przesuń wszystko do przodu", - "Help": "Pomoc", - "Documentation": "Dokumentacja", - "Open an Issue": "Otwórz problem", - "Another process is running": "Inny proces jest uruchomiony", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Wygląda na to, że inny proces jest już uruchomiony. Czy kontynuować, automatycznie przerywając ten proces, czy zakończyć?", - "Continue": "Kontynuuj", - "Failed to quit the other running process": "Nie można zamknąć innego uruchomionego procesu", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Nie można zamknąć innego uruchomionego procesu. Identyfikatory PIN: {{ process_list }}. Zatrzymaj ten proces i uruchom ponownie aplikację.", - "No available ports": "Brak dostępnych portów", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Nie można odnaleźć dostępnego portu. Istnieją procesy uruchomione na portach {{startPort}}-{{endPort}}. Zakończyć te procesy i ponowić próbę?", - "Terminate and Retry": "Zakończ i ponów próbę", - "Failed to start": "Nie można uruchomić", - "Could not start the server even after terminating existing processes.": "Nie można uruchomić serwera nawet po zakończeniu istniejących procesów.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Nie można odnaleźć dostępnego portu w zakresie {{startPort}}-{{endPort}}. Zwolnij port i spróbuj ponownie.", - "Invalid URL": "Nieprawidłowy adres URL", - "Application opened with an invalid URL: {{ url }}": "Aplikacja została otwarta z nieprawidłowym adresem URL: {{ url }}" + "Yes": "Tak", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Zamierzasz zainstalować wtyczkę z: {{ url }}\nCzy chcesz kontynuować?", + "Zoom In": "Powiększ", + "Zoom Out": "Pomniejsz" } diff --git a/frontend/src/i18n/locales/pl/glossary.json b/frontend/src/i18n/locales/pl/glossary.json index bacbad972..0c34c6e36 100644 --- a/frontend/src/i18n/locales/pl/glossary.json +++ b/frontend/src/i18n/locales/pl/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Wersja platformy Kubernetes", - "Cluster": "Klaster", - "Cluster selector": "Selektor klastra", - "AKS desktop Version": "Wersja klasyczna usługi AKS", - "Headlamp Version": "Wersja dodatku Headlamp", - "Git Commit": "Zatwierdzenie Git", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} temu)", "About": "Informacje", - "Legal": "Informacje prawne", "About dialog tabs": "Informacje o kartach okien dialogowych", - "Memory": "Pamięć", - "CPU": "Procesor CPU", - "Pods": "Zasobniki", - "Nodes": "Węzły", - "Events": "Zdarzenia", - "Namespaces": "Przestrzenie nazw", - "Filter": "Filtruj", - "Namespace": "Obszar nazw", - "toggle field visibility": "przełącz widoczność pola", - "Condition": "Warunek", - "Last Transition": "Ostatnie przejście", - "Last Update": "Ostatnia aktualizacja", - "Container ID": "Identyfikator kontenera", - "Image Pull Policy": "Zasady ściągania obrazu", - "Image": "Obraz", + "Access Modes": "Tryby dostępu", + "Addresses": "Adresy", + "AKS desktop Version": "Wersja klasyczna usługi AKS", + "Allow Volume Expansion": "Zezwalaj na rozszerzenie woluminu", + "API Groups": "Grupy interfejsów API", + "API Version": "Wersja interfejsu API", + "API Versions": "Wersje interfejsu API", + "Architecture": "Architektura", + "Are you sure you want to drain the node {{name}}?": "Czy na pewno chcesz opróżnić węzeł {{name}}?", "Args": "Argumenty", + "Attach": "Dołącz", + "Backend TLS Policies": "Zasady TLS zaplecza", + "Backend Traffic Policies": "Zasady ruchu zaplecza", + "Backends": "Wewnętrzne bazy danych", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Informacje o powiązaniu", + "Binding Mode": "Tryb powiązania", + "Boot ID": "Identyfikator rozruchu", + "Capacity": "Pojemność", + "Checking if Vertical Pod Autoscaler is enabled…": "Trwa sprawdzanie, czy jest włączona funkcja automatycznego skalowania zasobników pionowych...", + "Claim": "Przejmij", + "Class Name": "Nazwa klasy", + "Client Config: Ca Bundle": "Konfiguracja klienta: pakiet urzędu certyfikacji", + "Cluster": "Klaster", + "Cluster IP": "Adres IP klastra", + "Cluster selector": "Selektor klastra", "Command": "Polecenie", - "Environment": "Środowisko", - "Liveness Probes": "Sondy żywotności", - "Ports": "Porty", - "Volume Mounts": "Instalacje woluminów", - "Containers": "Kontenery", - "Container Spec": "Specyfikacja kontenera", - "Ephemeral Containers": "Kontenery efemeryczne", - "Container": "Kontener", + "Completions": "Zakończenia", + "Condition": "Warunek", + "Conditions": "Warunki", "Config Maps": "Mapy konfiguracji", - "Definition": "Definicja", + "Configuration": "Konfiguracja", + "Container": "Kontener", + "Container ID": "Identyfikator kontenera", + "Container Policy": "Zasady kontenera", + "Container Runtime": "Środowisko uruchomieniowe kontenera", + "Container Runtime Version": "Wersja środowiska uruchomieniowego kontenera", + "Container Spec": "Specyfikacja kontenera", + "Containers": "Kontenery", + "Controller": "Kontroler", + "Controller Name": "Nazwa kontrolera", + "Cordon": "Cordon", + "Cordon node {{name}} cancelled.": "Anulowano blokowanie węzła {{name}}.", + "Cordoned node {{name}}.": "Węzeł zablokowany {{name}}.", + "Cordoning node {{name}}…": "Trwa blokowanie węzła {{name}}...", + "CPU": "Procesor CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Zakres", - "Subresources": "Zasoby podrzędne", - "Resource": "Zasób", - "Plural": "Liczba mnoga", - "Singular": "Liczba pojedyncza", - "Kind": "Rodzaj", - "List Kind": "Rodzaj listy", - "Served": "Obsłużonych", - "Storage": "Storage", - "Objects": "Obiekty", - "Custom Resources": "Zasoby niestandardowe", - "Schedule": "Harmonogram", - "Starting deadline": "Ostateczny termin rozpoczęcia", - "Last Schedule": "Ostatni harmonogram", "Cron Jobs": "Zadania Cron", - "Images": "Obrazy", - "Tolerations": "Tolerancje", - "Update Strategy": "Strategia aktualizacji", - "Selector": "Selektor", - "Node Selector": "Selektor węzłów", + "CronJobs": "CronJobs", + "Current": "Bieżący", + "Custom Resources": "Zasoby niestandardowe", "Daemon Sets": "Zestawy demonów", + "Debug Node": "Węzeł debugowania", + "Debug node is not supported in this OS: {{ nodeOS }}": "Węzeł debugowania nie jest obsługiwany w tym systemie operacyjnym: {{ nodeOS }}", + "Default": "Wartość domyślna", + "Default Backend": "Domyślna wewnętrzna baza danych", + "Definition": "Definicja", "Deployments": "Wdrożenia", - "Replicas": "Repliki", + "Desired": "Pożądane", + "Drain": "Opróżnianie", + "Drain Node": "Opróżnij węzeł", + "Drained node {{name}}.": "Opróżniony węzeł {{name}}.", + "Draining node {{name}} cancelled.": "Anulowano opróżnianie węzła {{name}}.", + "Draining node {{name}}…": "Trwa opróżnianie węzła {{name}}...", + "Egress": "Ruch wychodzący", + "Endpoint Slices": "Wycinki punktów końcowych", "Endpoint: {{ name }}": "Punkt końcowy: {{ name }}", - "Subsets": "Podzbiory", - "IP": "Adres IP", - "Hostname": "Nazwa hosta", - "Target": "Cel", - "Port": "Port", - "Protocol": "Protokół", "Endpoints": "Punkty końcowe", - "Addresses": "Adresy", - "Conditions": "Warunki", - "Ready": "Gotowa", - "Serving": "Obsługa", - "Terminating": "W trakcie zakańczania", - "Endpoint Slices": "Wycinki punktów końcowych", - "Targets": "Miejsca docelowe", - "No targets defined": "Nie zdefiniowano elementów docelowych", - "TLS Validation": "Sprawdzanie poprawności protokołu TLS", - "No validation settings": "Brak ustawień weryfikacji", - "Backend TLS Policies": "Zasady TLS zaplecza", - "Retry Constraint": "Ograniczenie ponawiania próby", - "No retry constraint configured": "Nie skonfigurowano ograniczenia ponawiania próby", - "Session Persistence": "Trwałość sesji", - "No session persistence configured": "Nie skonfigurowano trwałości sesji", - "Backend Traffic Policies": "Zasady ruchu zaplecza", - "Controller Name": "Nazwa kontrolera", + "Environment": "Środowisko", + "Ephemeral Containers": "Kontenery efemeryczne", + "Events": "Zdarzenia", + "except: {{ cidrExceptions }}": "wyjątek: {{ cidrExceptions }}", + "External IP": "Zewnętrzny adres IP", + "Failed to cordon node {{name}}.": "Nie można zablokować węzła {{name}}.", + "Failed to drain node {{name}}.": "Nie można opróżnić węzła {{name}}.", + "Failed to uncordon node {{name}}.": "Nie można odblokować węzła {{name}}.", + "Failure Policy": "Zasady niepowodzenia", + "Filter": "Filtruj", + "From": "Z", + "Gateway (beta)": "Brama (beta)", "Gateway Classes": "Klasy bramy", - "Controller": "Kontroler", - "Class Name": "Nazwa klasy", - "Listeners": "Odbiorniki", - "No data": "Brak danych", "Gateways": "Bramy", + "Generation": "Generacja", + "Git Commit": "Zatwierdzenie Git", + "Git Tree State": "Stan drzewa Git", + "Git Version": "Wersja usługi Git", + "Go Version": "Wersja języka Go", + "Groups": "Grupy", + "GRPC Routes": "Trasy GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Reguły", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Nazwy hostów", - "From": "Z", - "To": "Do", - "Reference Grants": "Granty referencyjne", + "Headlamp Version": "Wersja dodatku Headlamp", "Horizontal Pod Autoscalers": "Automatyczne skalowanie zasobników poziomych", + "Host IP": "Adres IP hosta", + "Host IPs": "Adresy IP hosta", + "Hostname": "Nazwa hosta", + "Hostnames": "Nazwy hostów", + "Hosts": "Hosty", + "HPAs": "HPAs", + "HTTP Routes": "Trasy HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Obraz", + "Image Pull Policy": "Zasady ściągania obrazu", + "Images": "Obrazy", + "Ingress": "Ruch przychodzący", "Ingress Classes": "Klasy ruchu przychodzącego", - "Default": "Wartość domyślna", - "Yes": "Tak", - "Parameters": "Parametry", - "Default Backend": "Domyślna wewnętrzna baza danych", - "Backends": "Wewnętrzne bazy danych", "Ingresses": "Reguły ruchu przychodzącego", - "Hosts": "Hosty", + "IP": "Adres IP", + "ipBlock": "ipBlock", "Jobs": "Zadania (job)", - "Completions": "Zakończenia", + "Kernel version": "Wersja jądra", + "Kernel Version": "Wersja jądra", + "Kind": "Rodzaj", + "Kube Proxy Version": "Wersja serwera proxy platformy Kube", + "Kubelet Version": "Wersja składnika kubelet", + "Kubernetes Version": "Wersja platformy Kubernetes", + "Last Schedule": "Ostatni harmonogram", + "Last Transition": "Ostatnie przejście", + "Last Update": "Ostatnia aktualizacja", "Lease": "Dzierżawa", + "Leases": "Dzierżawy", + "Legal": "Informacje prawne", + "Limit": "Limit", + "Limit Ranges": "Ogranicz zakresy", "LimitRange": "LimitRange", - "Ingress": "Ruch przychodzący", - "ipBlock": "ipBlock", + "List Kind": "Rodzaj listy", + "Listeners": "Odbiorniki", + "Liveness Probes": "Sondy żywotności", + "Logs": "Dzienniki", + "Logs: {{ itemName }}": "Dzienniki: {{ itemName }}", + "Lower Bound": "Dolna granica", + "Machine ID": "Identyfikator komputera", + "Map": "Mapa", + "Match Policy": "Dopasuj zasady", + "Max": "Maksimum", + "Memory": "Pamięć", + "Min": "Minimum", + "Mutating Webhook Configurations": "Modyfikowanie konfiguracji elementów webhook", + "Namespace": "Obszar nazw", + "Namespace Selector": "Selektor przestrzeni nazw", + "Namespaces": "Przestrzenie nazw", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Ruch wychodzący", - "except: {{ cidrExceptions }}": "wyjątek: {{ cidrExceptions }}", - "Pod Selector": "Selektor zasobników", + "Network": "Sieć", "Network Policies": "Zasady sieciowe", - "Uncordoning node {{name}}…": "Trwa odblokowywanie węzła {{name}}...", - "Cordoning node {{name}}…": "Trwa blokowanie węzła {{name}}...", - "Uncordoned node {{name}}.": "Węzeł niezablokowany {{name}}.", - "Cordoned node {{name}}.": "Węzeł zablokowany {{name}}.", - "Failed to uncordon node {{name}}.": "Nie można odblokować węzła {{name}}.", - "Failed to cordon node {{name}}.": "Nie można zablokować węzła {{name}}.", - "Uncordon node {{name}} cancelled.": "Anulowano odblokowywanie węzła {{name}}.", - "Cordon node {{name}} cancelled.": "Anulowano blokowanie węzła {{name}}.", - "Draining node {{name}}…": "Trwa opróżnianie węzła {{name}}...", - "Drained node {{name}}.": "Opróżniony węzeł {{name}}.", - "Failed to drain node {{name}}.": "Nie można opróżnić węzła {{name}}.", - "Draining node {{name}} cancelled.": "Anulowano opróżnianie węzła {{name}}.", - "Drain Node": "Opróżnij węzeł", - "Are you sure you want to drain the node {{name}}?": "Czy na pewno chcesz opróżnić węzeł {{name}}?", - "Uncordon": "Odblokuj", - "Cordon": "Cordon", - "Drain": "Opróżnianie", - "Pod CIDR": "Rekord CIDR zasobnika", - "Uptime": "Czas pracy", - "System Info": "Informacje o systemie", - "Architecture": "Architektura", - "Boot ID": "Identyfikator rozruchu", - "System UUID": "Identyfikator UUID systemu", + "No data": "Brak danych", + "No retry constraint configured": "Nie skonfigurowano ograniczenia ponawiania próby", + "No session persistence configured": "Nie skonfigurowano trwałości sesji", + "No targets defined": "Nie zdefiniowano elementów docelowych", + "No validation settings": "Brak ustawień weryfikacji", + "Node": "Węzeł", + "Node Selector": "Selektor węzłów", + "Nodes": "Węzły", + "Nominated Node": "Węzeł nominowany", + "Non Resources": "Zasoby niebędące", + "Object Selector": "Selektor obiektów", + "Objects": "Obiekty", "OS": "System operacyjny", - "Kernel Version": "Wersja jądra", - "Machine ID": "Identyfikator komputera", - "Kube Proxy Version": "Wersja serwera proxy platformy Kube", - "Kubelet Version": "Wersja składnika kubelet", - "Container Runtime Version": "Wersja środowiska uruchomieniowego kontenera", - "Roles": "Role", - "External IP": "Zewnętrzny adres IP", "OS image": "Obraz systemu operacyjnego", - "Kernel version": "Wersja jądra", - "Container Runtime": "Środowisko uruchomieniowe kontenera", - "Debug Node": "Węzeł debugowania", - "Debug node is not supported in this OS: {{ nodeOS }}": "Węzeł debugowania nie jest obsługiwany w tym systemie operacyjnym: {{ nodeOS }}", - "Shell: {{ itemName }}": "Powłoka: {{ itemName }}", - "Logs: {{ itemName }}": "Dzienniki: {{ itemName }}", - "Seconds": "Sekundy", - "Logs": "Dzienniki", - "State": "Stan", - "Node": "Węzeł", - "Service Account": "Konto usługi", - "Host IP": "Adres IP hosta", - "Host IPs": "Adresy IP hosta", + "Owner": "Właściciel", + "Parameters": "Parametry", + "Persistent Volume Claims": "Oświadczenia woluminów trwałych", + "Persistent Volumes": "Woluminy trwałe", + "Platform": "Platforma", + "Plural": "Liczba mnoga", + "Pod CIDR": "Rekord CIDR zasobnika", + "Pod Disruption Budget": "Budżet zakłóceń zasobników", + "Pod Disruption Budgets": "Budżety przerw w działaniu zasobnika", "Pod IP": "Adres IP zasobnika", "Pod IPs": "Adresy IP zasobników", - "QoS Class": "Klasa QoS", - "Priority": "Priorytet", - "Show Logs": "Pokaż dzienniki", - "Terminal / Exec": "Terminal /Exec", - "Attach": "Dołącz", - "Restarts": "Ponowne uruchamia", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} temu)", - "Request": "Żądanie", - "Limit": "Limit", - "Nominated Node": "Węzeł nominowany", - "Readiness Gates": "Bramy gotowości", - "Pod Disruption Budget": "Budżet zakłóceń zasobników", + "Pod Selector": "Selektor zasobników", + "Pods": "Zasobniki", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Przekierowanie portów", + "Ports": "Porty", + "Priority": "Priorytet", + "Priority Classes": "Klasy priorytetowe", "PriorityClass": "PriorityClass", - "Replica Sets": "Zestawy replik", - "Generation": "Generacja", - "Current": "Bieżący", - "Desired": "Pożądane", - "Min": "Minimum", - "Max": "Maksimum", - "Cluster IP": "Adres IP klastra", - "Resource Quotas": "Przydziały zasobów", + "Protocol": "Protokół", + "Provisioner": "Obiekt aprowizujący", + "QoS Class": "Klasa QoS", + "Readiness Gates": "Bramy gotowości", + "Ready": "Gotowa", + "Reclaim Policy": "Zasady odzyskania", + "Ref. API Group": "Odw. grupa interfejsów API", + "Reference Grants": "Granty referencyjne", "Reference Kind": "Rodzaj odwołania", "Reference Name": "Nazwa odwołania", - "Ref. API Group": "Odw. grupa interfejsów API", - "Binding Info": "Informacje o powiązaniu", - "Role Bindings": "Powiązania ról", - "Role": "Rola", - "Groups": "Grupy", - "Service Accounts": "Konta usług", - "API Groups": "Grupy interfejsów API", + "Reinvocation Policy": "Zasady ponownego wywoływania", + "Replica Sets": "Zestawy replik", + "Replicas": "Repliki", + "Request": "Żądanie", + "Resource": "Zasób", + "Resource Quotas": "Przydziały zasobów", "Resources": "Zasoby", - "Non Resources": "Zasoby niebędące", - "Verbs": "Czasowniki", + "Restarts": "Ponowne uruchamia", + "Retry Constraint": "Ograniczenie ponawiania próby", + "Role": "Rola", + "Role Bindings": "Powiązania ról", + "Roles": "Role", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maksymalna niedostępna wartość: {{ maxUnavailable }}, maksymalna liczba skoków: {{ maxSurge }}", + "Rules": "Reguły", + "Runtime Classes": "Klasy środowiska uruchomieniowego", "RuntimeClass": "RuntimeClass", + "Schedule": "Harmonogram", + "Scope": "Zakres", + "Seconds": "Sekundy", "Secrets": "Wpisy tajne", + "Security": "Zabezpieczenia", + "Selector": "Selektor", + "Served": "Obsłużonych", + "Service Account": "Konto usługi", + "Service Accounts": "Konta usług", "Service Information": "Informacje o usłudze", "Services": "Usługi", - "Owner": "Właściciel", - "Map": "Mapa", - "Workloads": "Pakiety robocze", + "Serving": "Obsługa", + "Session Persistence": "Trwałość sesji", + "Shell: {{ itemName }}": "Powłoka: {{ itemName }}", + "Show Logs": "Pokaż dzienniki", + "Side Effects": "Skutki uboczne", + "Singular": "Liczba pojedyncza", + "Starting deadline": "Ostateczny termin rozpoczęcia", + "State": "Stan", "Stateful Sets": "Zestawy stanowe", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Oświadczenia woluminów trwałych", - "Persistent Volumes": "Woluminy trwałe", - "Storage Classes": "Klasy magazynu", - "Network": "Sieć", - "Gateway (beta)": "Brama (beta)", - "HTTP Routes": "Trasy HTTP", - "GRPC Routes": "Trasy GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Zabezpieczenia", - "Configuration": "Konfiguracja", - "HPAs": "HPAs", - "VPAs": "Umowy VPA", - "Pod Disruption Budgets": "Budżety przerw w działaniu zasobnika", - "Limit Ranges": "Ogranicz zakresy", - "Priority Classes": "Klasy priorytetowe", - "Runtime Classes": "Klasy środowiska uruchomieniowego", - "Leases": "Dzierżawy", - "Mutating Webhook Configurations": "Modyfikowanie konfiguracji elementów webhook", - "Validating Webhook Configurations": "Sprawdzanie poprawności konfiguracji elementu webhook", - "Git Version": "Wersja usługi Git", - "Git Tree State": "Stan drzewa Git", - "Go Version": "Wersja języka Go", - "Platform": "Platforma", - "Capacity": "Pojemność", - "Access Modes": "Tryby dostępu", - "Volume Mode": "Tryb woluminu", + "Storage": "Storage", "Storage Class": "Klasa magazynu", - "Volume": "Wolumin", - "Reclaim Policy": "Zasady odzyskania", - "Binding Mode": "Tryb powiązania", - "Provisioner": "Obiekt aprowizujący", - "Volume Binding Mode": "Tryb powiązania woluminu", - "Allow Volume Expansion": "Zezwalaj na rozszerzenie woluminu", - "Claim": "Przejmij", - "Update Policy": "Aktualizuj zasady", + "Storage Classes": "Klasy magazynu", + "Strategy Type": "Typ strategii", + "Subresources": "Zasoby podrzędne", + "Subsets": "Podzbiory", + "System Info": "Informacje o systemie", + "System UUID": "Identyfikator UUID systemu", + "Target": "Cel", + "Targets": "Miejsca docelowe", + "Terminal / Exec": "Terminal /Exec", + "Terminating": "W trakcie zakańczania", + "Timeout Seconds": "Limit czasu w sekundach", + "TLS Validation": "Sprawdzanie poprawności protokołu TLS", + "To": "Do", + "toggle field visibility": "przełącz widoczność pola", + "Tolerations": "Tolerancje", + "Uncapped Target": "Nieprzypisany obiekt docelowy", + "Uncordon": "Odblokuj", + "Uncordon node {{name}} cancelled.": "Anulowano odblokowywanie węzła {{name}}.", + "Uncordoned node {{name}}.": "Węzeł niezablokowany {{name}}.", + "Uncordoning node {{name}}…": "Trwa odblokowywanie węzła {{name}}...", "Update Mode": "Tryb aktualizacji", - "Container Policy": "Zasady kontenera", - "Lower Bound": "Dolna granica", + "Update Policy": "Aktualizuj zasady", + "Update Strategy": "Strategia aktualizacji", "Upper Bound": "Górna granica", - "Uncapped Target": "Nieprzypisany obiekt docelowy", - "Vertical Pod Autoscalers": "Automatyczne skalowanie zasobników pionowych", - "Checking if Vertical Pod Autoscaler is enabled…": "Trwa sprawdzanie, czy jest włączona funkcja automatycznego skalowania zasobników pionowych...", + "Uptime": "Czas pracy", + "Validating Webhook Configurations": "Sprawdzanie poprawności konfiguracji elementu webhook", + "Verbs": "Czasowniki", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Autoskalowanie zasobnika pionowego nie jest włączone. <1>Dowiedz się więcej", - "API Version": "Wersja interfejsu API", + "Vertical Pod Autoscalers": "Automatyczne skalowanie zasobników pionowych", + "Volume": "Wolumin", + "Volume Binding Mode": "Tryb powiązania woluminu", + "Volume Mode": "Tryb woluminu", + "Volume Mounts": "Instalacje woluminów", + "VPAs": "Umowy VPA", "Webhooks": "Elementy webhook", - "Client Config: Ca Bundle": "Konfiguracja klienta: pakiet urzędu certyfikacji", - "Failure Policy": "Zasady niepowodzenia", - "Match Policy": "Dopasuj zasady", - "Side Effects": "Skutki uboczne", - "Timeout Seconds": "Limit czasu w sekundach", - "Namespace Selector": "Selektor przestrzeni nazw", - "Object Selector": "Selektor obiektów", - "Reinvocation Policy": "Zasady ponownego wywoływania", - "API Versions": "Wersje interfejsu API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maksymalna niedostępna wartość: {{ maxUnavailable }}, maksymalna liczba skoków: {{ maxSurge }}", - "Strategy Type": "Typ strategii" + "Workloads": "Pakiety robocze", + "Yes": "Tak" } diff --git a/frontend/src/i18n/locales/pl/translation.json b/frontend/src/i18n/locales/pl/translation.json index 8e762e970..7ed61a0ab 100644 --- a/frontend/src/i18n/locales/pl/translation.json +++ b/frontend/src/i18n/locales/pl/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Pulpit usługi AKS napotkał stronę, która nie istnieje!", - "Authentication: {{ clusterName }}": "Uwierzytelnianie: {{ clusterName }}", - "Authentication": "Uwierzytelnianie", - "Please paste your authentication token.": "Wklej token uwierzytelniania.", - "ID token": "Token identyfikatora", - "Check out how to generate a<1>service account token.": "Sprawdź, jak wygenerować <1>token konta usługi.", - "Cluster settings": "Ustawienia klastra", - "Cancel": "Anuluj", - "Authenticate": "Uwierzytelnij", - "Error authenticating": "Błąd uwierzytelniania", - "Window": "Okno", - "Fullscreen": "Pełny ekran", - "Snap Left": "Przyciągnij do lewej", - "Snap Right": "Przyciągnij do prawej", - "Snap Top": "Przyciągnij do góry", - "Snap Bottom": "Przyciągnij do dołu", - "Minimize": "Minimalizuj", - "Close": "Zamknij", - "Close All": "Zamknij wszystko", - "Overview": "Przegląd", - "Loading": "Ładowanie", - "Advanced Search (Beta)": "Wyszukiwanie zaawansowane (beta)", - "Select Resources": "Wybierz zasoby", - "Search": "Wyszukaj", - "Search Resources": "Wyszukaj zasoby", - "Select All": "Zaznacz wszystkie", - "Clear Selection": "Wyczyść zaznaczenie", - "All Resources": "Wszystkie zasoby", - "Examples": "Przykłady", - "Search resources by query": "Wyszukaj zasoby według zapytania", - "Clear": "Wyczyść", - "No resources selected": "Nie zaznaczono żadnych zasobów", - "Loaded {{0}} items": "Załadowano następującą liczbę elementów: {{0}}", - "Some resources failed to load": "Nie można załadować niektórych zasobów", - "Found {{0}} results. Showing first {{1}}": "Znaleziono wyniki: {{0}} Wyświetlanie pierwszych {{1}}", - "Name": "Nazwa", - "Cluster": "Klaster", - "Actions": "Akcje", - "Max items per Resource": "Maksymalna liczba elementów na zasób", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Jeśli zasób ma więcej elementów niż ta kwota, zostanie wykluczony z wyszukiwania. Pomaga zmniejszyć użycie pamięci i spowolnić działania dużych klastrów.", - "Refetch Interval": "Interwał odwołania", - "30 seconds": "30 s", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "„{{metricName}}” w {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "„{{metricName}}” w zasobnikach", + "(Current/Target)": "Bieżąca wartość docelowa", + "{{ available }} units": "Liczba jednostek: {{ available }}", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} z {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} bieżące/ {{ desiredReplicas }} żądane", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} razy od {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} razy od {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Gotowe", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Zażądano", + "{{count}} files selected_one": "Wybrane pliki: {{count}}", + "{{count}} files selected_other": "Wybrane pliki: {{count}}", + "": "", + "0 Running": "0 uruchomionych", "1 minute": "1 minuta", + "30 seconds": "30 s", "5 minutes": "5 minut", - "Save": "Zapisz", + "A large number of replicas may negatively impact the cluster's performance": "Duża liczba replik może mieć negatywny wpływ na wydajność klastra", + "A namespace with this name already exists on one or more selected clusters": "Przestrzeń nazw o tej nazwie już istnieje w co najmniej jednym wybranym klastrze", + "A namespace with this name already exists.": "Przestrzeń nazw o tej nazwie już istnieje.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Projekt grupuje co najmniej jedną przestrzeń nazw w klastrach, co ułatwia wyświetlanie powiązanych zasobów i zarządzanie nimi w jednym miejscu.", + "A project with this name already exists": "Projekt o tej nazwie już istnieje", + "Accent color": "Kolor wiodący", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Format koloru wiodącego jest nieprawidłowy. Użyj szesnastkowego (#ff0000), rgb() lub rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Format koloru wiodącego jest nieprawidłowy. Użyj hex (#ff0000), rgb(), rgba(), lub nazwy koloru CSS.", + "Accepted Names": "Zaakceptowane nazwy", + "Access": "Dostęp", + "Account of current user": "Konto bieżącego użytkownika", + "Actions": "Akcje", + "Active": "Aktywni", "Add": "Dodaj", + "Add a cluster to get started.": "Dodaj klaster, aby rozpocząć.", "Add Cluster": "Dodaj klaster", - "Proceed to select your preferred method for cluster creation and addition": "Przejdź do wybierania preferowanej metody tworzenia i dodawania klastra", - "Load from KubeConfig": "Ładowanie z platformy KubeConfig", - "Providers": "Dostawcy", + "Add from Azure Subscription": "Dodaj z subskrypcji platformy Azure", "Add Local Cluster Provider": "Dodaj lokalnego dostawcę klastra", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Ta akcja spowoduje usunięcie klastra „{{ clusterName }}” z „{{ source }}”", - "This action will remove cluster \"{{ clusterName }}\".": "Ta akcja spowoduje usunięcie klastra „{{ clusterName }}”.", - "This action cannot be undone! Do you want to proceed?": "Tej czynności nie można cofnąć! Czy chcesz kontynuować?", - "Remove this cluster?": "Usunąć ten klaster?", - "View": "Wyświetl", - "Settings": "Ustawienia", - "Delete": "Usuń", - "Delete Cluster": "Usuń klaster", - "Active": "Aktywni", - "Plugin": "Wtyczka", - "In-cluster": "W klastrze", - "View Clusters": "Wyświetl klastry", - "Loading...": "Trwa ładowanie...", - "No clusters found": "Nie znaleziono żadnych klastrów", - "Add a cluster to get started.": "Dodaj klaster, aby rozpocząć.", - "Please sign in to add your AKS clusters": "Zaloguj się, aby dodać klastry usługi AKS", - "Sign In with Azure": "Zaloguj się za pomocą usługi Azure", + "Add namespace": "Dodaj przestrzeń nazw", "Add Other Clusters": "Dodaj inne klastry", - "Add from Azure Subscription": "Dodaj z subskrypcji platformy Azure", - "No clusters configured": "Nie skonfigurowano klastrów", - "Checking authentication status...": "Sprawdzanie stanu uwierzytelniania...", - "Origin": "Źródło", - "Status": "Stan", - "Warnings": "Ostrzeżenia", + "Address Type": "Typ adresu", + "Addresses": "Adresy", + "Admission Review Versions": "Wersje przeglądu wpływu", + "Advanced Search (Beta)": "Wyszukiwanie zaawansowane (beta)", + "Age": "Wiek", + "All clusters": "Wszystkie klastry", "All Clusters": "Wszystkie klastry", - "Projects": "Projekty", - "Selected clusters": "Wybrane klastry", - "Load cluster": "Załaduj klaster", - "Something went wrong with cluster {{ cluster }}": "Wystąpił problem z klastrem {{ cluster }}", - "Choose another cluster": "Wybierz inny klaster", - "Failed to connect to the backend": "Nie można nawiązać połączenia z zapleczem", - "Connecting to backend...": "Trwa łączenie z zapleczem...", - "Skip to main content": "Przejdź do głównej zawartości", - "Menu": "Menu", - "Mark all as read": "Oznacz wszystkie jako przeczytane", - "Clear all": "Wyczyść wszystko", - "Notifications": "Powiadomienia", - "You don't have any notifications right now": "Nie masz teraz żadnych powiadomień", - "Message": "Komunikat", - "No message": "Brak komunikatu", - "Date": "Data", - "Visible": "Widoczne", - "Mark as read": "Oznacz jako przeczytane", - "Show notifications": "Pokaż powiadomienia", - "You have unread notifications": "Masz nieprzeczytane powiadomienia", - "View all notifications": "Wyświetl wszystkie powiadomienia", - "Unknown": "Nieznany", - "Plugins": "Wtyczki", - "Multiple versions": "Wiele wersji", - "Description": "Opis", - "Type": "Typ", - "Development": "Programowanie", - "User-installed": "Zainstalowane przez użytkownika", - "Shipped": "Wysłano", - "This plugin is not compatible with this version of Headlamp": "Ta wtyczka nie jest zgodna z tą wersją programu Headlamp", - "Incompatible": "Niezgodne", - "Overridden by {{type}} version": "Zastąpione przez wersję {{type}}", - "Not Loaded": "Nie załadowano", - "Disabled": "Wyłączono", - "Loaded": "Załadowano", - "Enable": "Włącz", - "Save & Apply": "Zapisz i zastosuj", - "Deleting plugin {{ itemName }}...": "Trwa usuwanie wtyczki {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Anulowano usuwanie {{ itemName }}.", - "Deleted plugin {{ itemName }}.": "Usunięto wtyczkę {{ itemName }}.", - "Error deleting plugin {{ itemName }}.": "Błąd podczas usuwania wtyczki {{ itemName }}.", - "Open Plugin Folder": "Otwórz folder wtyczek", - "Delete Plugin": "Usuń wtyczkę", - "By": "Autor", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Ta wtyczka nie jest obecnie załadowana, ponieważ zamiast tego jest używana wersja „{{type}}”.", - "Are you sure you want to delete this plugin?": "Czy na pewno chcesz usunąć tę wtyczkę?", - "Uh-oh! Something went wrong.": "Niestety Wystąpił problem.", - "Error loading {{ routeName }}": "Błąd ładowania {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Nazwa klastra może zawierać tylko małe znaki alfanumeryczne lub znak „-” oraz musi zaczynać się i kończyć znakiem alfanumerycznym.", - "Error": "Błąd", - "Okay": "OK", - "Original name: {{ displayName }}": "Pierwotna nazwa: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Ta nazwa niestandardowa jest już używana. Wybierz inną nazwę.", - "The current name of the cluster. You can define a custom name": "Bieżąca nazwa klastra. Możesz zdefiniować nazwę niestandardową", - "Cluster name": "Nazwa klastra", - "Change name": "Zmień nazwę", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Czy na pewno chcesz zmienić nazwę „{{ clusterName }}”?", - "Apply": "Zastosuj", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Format koloru wiodącego jest nieprawidłowy. Użyj szesnastkowego (#ff0000), rgb() lub rgba().", - "Choose Accent Color": "Wybierz kolor wiodący", - "Use custom color": "Użyj koloru niestandardowego", - "Custom color": "Kolor niestandardowy", - "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", - "Full page": "Cała strona", - "Choose Cluster Icon": "Wybierz ikonę klastra", - "Use custom icon": "Użyj ikony niestandardowej", - "Custom icon (Iconify)": "Ikona niestandardowa (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Przykład: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Przestrzenie nazw mogą zawierać tylko małe znaki alfanumeryczne lub znaki „-” oraz muszą rozpoczynać się i kończyć znakiem alfanumerycznym.", - "Node Shell Settings": "Ustawienia powłoki węzła", - "The default image is used for dropping a shell into a node (when not specified directly).": "Obraz domyślny służy do upuszczania powłoki do węzła (jeśli nie określono go bezpośrednio).", - "Linux image": "Obraz systemu Linux", - "The default namespace is default.": "Domyślna przestrzeń nazw jest domyślna.", - "Namespace": "Obszar nazw", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Wprowadź wartość z zakresu od {{ minRows }} do {{ maxRows }}.", - "Custom row value": "Niestandardowa wartość wiersza", - "Custom value": "Wartość niestandardowa", - "Pod Debug Settings": "Ustawienia debugowania zasobnika", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Efemeryczne kontenery debugowania nie mogą być usuwane za pośrednictwem interfejsu API platformy Kubernetes. Pozostaną one w specyfikacji zasobnika nawet po zamknięciu terminalu. Aby je usunąć, zasobnik musi zostać utworzony ponownie.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Obraz domyślny jest używany do tworzenia efemeryczny debugowania kontenerów.", - "General Settings": "Ustawienia ogólne", - "Version": "Wersja", - "Language": "Język", - "Resource details view": "Widok szczegółów zasobu", - "Number of rows for tables": "Liczba wierszy dla tabel", - "Timezone to display for dates": "Strefa czasowa do wyświetlenia dla dat", - "Sort sidebar items alphabetically": "Sortuj elementy paska bocznego alfabetycznie", - "Use evict for pod deletion": "Użyj eksmisji do usunięcia zasobnika", - "Theme": "Motyw", - "Keyboard Shortcuts": "Skróty klawiaturowe", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Skonfiguruj skróty klawiaturowe umożliwiające szybki dostęp do różnych części aplikacji.", - "Cluster Settings": "Ustawienia klastra", - "There seem to be no clusters configured…": "Wygląda na to, że nie skonfigurowano żadnych klastrów...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Klaster {{ clusterName }} nie istnieje. Wybierz prawidłowy klaster:", - "Go to cluster": "Przejdź do klastra", + "All levels": "Wszystkie poziomy", + "All namespaces": "Wszystkie przestrzenie nazw", + "All Pods": "Wszystkie zasobniki", + "All Resources": "Wszystkie zasoby", + "Allowed disruptions": "Dozwolone zakłócenia", + "Allowed Disruptions": "Dozwolone zakłócenia", + "Allowed namespaces": "Dozwolone przestrzenie nazw", + "Also delete the namespaces (this will remove all resources within them)": "Usuń również przestrzenie nazw (spowoduje to usunięcie wszystkich znajdujących się w nich zasobów)", + "An update is available": "Dostępna jest aktualizacja", + "Annotations": "Adnotacje", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Wszystkie nowe dane wyjściowe procesu tego kontenera powinny być wyświetlane poniżej. Jeśli nie pojawi się, naciśnij klawisz Enter...", + "API Version": "Wersja interfejsu API", + "Appbar Tools": "Narzędzia paska aplikacji", "Appearance": "Wygląd", - "Stored in your browser's localStorage (per-browser setting).": "Przechowywane w lokalizacji localStorage przeglądarki (ustawienie dla przeglądarki).", - "Accent color": "Kolor wiodący", - "Change Color": "Zmień kolor", - "Choose Color": "Wybierz kolor", - "Cluster icon": "Ikona klastra", - "Change Icon": "Ikona Zmień", - "Choose Icon": "Wybierz ikonę", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Format koloru wiodącego jest nieprawidłowy. Użyj hex (#ff0000), rgb(), rgba(), lub nazwy koloru CSS.", + "Applied {{ newItemName }}.": "Zastosowano {{ newItemName }}.", + "Applied changes to {{ itemName }}.": "Zastosowano zmiany do {{ itemName }}.", + "Apply": "Zastosuj", "Apply appearance": "Zastosuj wygląd", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Zastosować zmiany wyglądu dla „{{ clusterName }}”? Będzie on przechowywany w przeglądarce.", + "Applying {{ newItemName }}…": "Trwa stosowanie {{ newItemName }}...", + "Applying {{ newItemName }}…": "Trwa stosowanie {{ newItemName }}...", + "Applying changes to {{ itemName }}…": "Trwa zastosowywanie zmian do {{ itemName }}...", "Applying...": "Trwa zastosowywanie...", - "Default namespace": "Domyślna przestrzeń nazw", - "The default namespace for e.g. when applying resources (when not specified directly).": "Domyślna przestrzeń nazw na przykład podczas stosowania zasobów (jeśli nie określono jej bezpośrednio).", - "Allowed namespaces": "Dozwolone przestrzenie nazw", - "The list of namespaces you are allowed to access in this cluster.": "Lista przestrzeni nazw, do których można uzyskać dostęp w tym klastrze.", - "Add namespace": "Dodaj przestrzeń nazw", - "Remove Cluster": "Usuń klaster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Czy na pewno chcesz zmienić nazwę „{{ clusterName }}”?", + "Are you sure you want to delete item {{ itemName }}?": "Czy na pewno chcesz usunąć ten element {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Czy na pewno chcesz usunąć projekt „{{projectName}}”?", + "Are you sure you want to delete the following items?": "Czy na pewno chcesz usunąć następujące elementy?", + "Are you sure you want to delete this plugin?": "Czy na pewno chcesz usunąć tę wtyczkę?", + "Are you sure you want to evict pod {{ itemName }}?": "Czy na pewno chcesz wykluczyć zasobnik {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Czy na pewno chcesz usunąć klaster „{{ clusterName }}”?", - "Server": "Serwer", - "Press keys...": "Naciśnij klawisze...", - "Conflicts with: {{name}}": "Konflikty z: {{name}}", - "Reset to default": "Zresetuj do wartości domyślnych", - "Navigation": "Nawigacja", - "General": "Ogólne", - "Reset All to Defaults": "Zresetuj wszystko do wartości domyślnych", - "Log out from all": "Wyloguj się ze wszystkich", - "Log out": "Wyloguj", - "Account of current user": "Konto bieżącego użytkownika", - "Appbar Tools": "Narzędzia paska aplikacji", - "show more": "pokaż więcej", - "Version information": "Informacje o wersji", - "Getting auth info: {{ clusterName }}": "Uzyskiwanie informacji o uwierzytelnieniach: {{ clusterName }}", - "Getting auth info": "Uzyskiwanie informacji o uwierzytelnianiu", - "Testing auth": "Testowanie uwierzytelniania", - "Headlamp Cluster Authentication": "Headlamp Cluster Authentication", - "Sign In": "Zaloguj się", - "Use A Token": "Używanie tokenu", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Nie można połączyć. Upewnij się, że klaster Kubernetes jest uruchomiony i dostępny. Błąd: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Nie można pobrać informacji o uwierzytelnieniu: {{ errorMessage }}", - "Try Again": "Spróbuj ponownie", + "Are you sure you want to restart {{ itemName }}?": "Czy na pewno chcesz ponownie uruchomić {{ itemName }}?", + "Are you sure you want to restart the following items?": "Czy na pewno chcesz ponownie uruchomić następujące elementy?", + "Are you sure?": "Czy na pewno chcesz to zrobić?", + "Attach: {{ itemName }}": "Dołącz: {{ itemName }}", + "Attaching to debug container...": "Trwa dołączanie do kontenera debugowania...", + "Attaching to existing debug container...": "Trwa dołączanie do istniejącego kontenera debugowania...", + "Authenticate": "Uwierzytelnij", + "Authentication": "Uwierzytelnianie", + "Authentication: {{ clusterName }}": "Uwierzytelnianie: {{ clusterName }}", + "Available//context:replicas": "Dostępna", "Back": "Wstecz", - "Memory Usage": "Użycie pamięci", - "{{ available }} units": "Liczba jednostek: {{ available }}", - "CPU Usage": "Użycie procesora", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Zażądano", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Gotowe", - "Recent clusters": "Ostatnie klastry", - "All clusters": "Wszystkie klastry", - "Show build information": "Pokaż informacje o kompilacji", + "BackendRefs": "BackendRefs", + "By": "Autor", + "By default, this will only remove the project label from the following namespaces:": "Domyślnie spowoduje to usunięcie etykiety projektu tylko z następujących przestrzeni nazw:", + "Cancel": "Anuluj", + "Cancelled applying {{ newItemName }}.": "Anulowano stosowanie {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Anulowano stosowanie {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Anulowano zmiany w {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Anulowano usuwanie {{ itemName }}.", + "Cancelled deletion of {{ itemsLength }} items.": "Anulowano usuwanie {{ itemsLength }} elementów.", + "Cancelled deletion of project {{ projectName }}.": "Anulowano usuwanie projektu {{ projectName }}.", + "Cancelled restarting {{ itemName }}.": "Anulowano ponowne uruchamianie {{ itemName }}.", + "Cancelled restarting {{ itemsLength }} items.": "Anulowano ponowne uruchamianie {{ itemsLength }} elementów.", + "Cancelled resuming CronJob {{ newItemName }}.": "Anulowano wznawianie zadania CronJob {{ newItemName }}.", + "Cancelled rollback of {{ itemName }}.": "Anulowano wycofywanie {{ itemName }}.", + "Cancelled scaling {{ itemName }}.": "Anulowano skalowanie {{ itemName }}.", + "Cancelled suspending CronJob {{ newItemName }}.": "Anulowano wstrzymanie zadania CronJob {{ newItemName }}.", + "Categories": "Kategorie", + "Change Color": "Zmień kolor", + "Change Icon": "Ikona Zmień", + "Change name": "Zmień nazwę", + "Check out how to generate a<1>service account token.": "Sprawdź, jak wygenerować <1>token konta usługi.", + "Checking authentication status...": "Sprawdzanie stanu uwierzytelniania...", "Choose a cluster": "Wybierz klaster", - "Wait while fetching clusters…": "Czekaj podczas pobierania klastrów...", - "Loading cluster information": "Ładowanie informacji o klastrze", - "There seems to be no clusters configured…": "Wygląda na to, że nie skonfigurowano żadnych klastrów...", - "Please make sure you have at least one cluster configured.": "Upewnij się, że skonfigurowano co najmniej jeden klaster.", - "Or try running Headlamp with a different kube config.": "Możesz też spróbować uruchomić aplikację Headlamp z inną konfiguracją kube.", - "Load from a file": "Ładowanie z pliku", - "Current//context:cluster": "Bieżący", + "Choose a namespace from the selected clusters": "Wybierz przestrzeń nazw z wybranych klastrów", + "Choose Accent Color": "Wybierz kolor wiodący", + "Choose another cluster": "Wybierz inny klaster", "Choose cluster": "Wybierz klaster", - "Failed to load resources": "Nie można załadować zasobów", - "You don't have permissions to view this resource": "Nie masz uprawnień do wyświetlania tego zasobu", - "Resource not found": "Nie znaleziono zasobu", - "Hide details": "Ukryj szczegóły", - "Show details": "Pokaż szczegóły", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Zduplikowany klaster: {{ clusterNames }} na liście. Edytuj nazwę kontekstu.", - "Error setting up clusters, please load a valid kubeconfig file": "Błąd podczas konfigurowania klastrów. Załaduj prawidłowy plik kubeconfig", - "Couldn't read kubeconfig file": "Nie można odczytać pliku kubeconfig", - "No clusters found!": "Nie znaleziono żadnych klastrów", - "No contexts found!": "Nie znaleziono kontekstów!", - "Invalid kubeconfig file: {{ errorMessage }}": "Nieprawidłowy plik kubeconfig: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Przeciągnij i upuść lub wybierz tutaj plik kubeconfig", + "Choose Cluster Icon": "Wybierz ikonę klastra", + "Choose Color": "Wybierz kolor", "Choose file": "Wybierz plik", - "Select clusters": "Wybierz klastry", - "Next": "Dalej", - "Validating selected clusters": "Weryfikowanie wybranych klastrów", - "Setting up clusters": "Konfigurowanie klastrów", + "Choose Files": "Wybierz pliki", + "Choose Icon": "Wybierz ikonę", + "Clear": "Wyczyść", + "Clear accent color": "Wyczyść kolor wiodący", + "Clear all": "Wyczyść wszystko", + "Clear All": "Wyczyść wszystko", + "Clear cluster icon": "Ikona Wyczyść klaster", + "Clear Selection": "Wyczyść zaznaczenie", + "Client Config: Service": "Konfiguracja klienta: usługa", + "Client Config: URL": "Konfiguracja klienta: adres URL", + "Close": "Zamknij", + "Close All": "Zamknij wszystko", + "Cluster": "Klaster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Klaster {{ clusterName }} nie istnieje. Wybierz prawidłowy klaster:", + "Cluster Chooser": "Wybór klastra", + "Cluster icon": "Ikona klastra", + "Cluster is required": "Klaster jest wymagany.", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Nazwa klastra może zawierać tylko małe znaki alfanumeryczne lub znak „-” oraz musi zaczynać się i kończyć znakiem alfanumerycznym.", + "Cluster settings": "Ustawienia klastra", + "Cluster Settings": "Ustawienia klastra", + "Cluster version downgraded to {{ gitVersion }}": "Wersja klastra została obniżona do {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Uaktualniono wersję klastra do {{ gitVersion }}", + "Clusters": "Klastry", "Clusters successfully set up!": "Klastry zostały pomyślnie skonfigurowane!", - "Finish": "Zakończ", - "Only warnings ({{ numWarnings }})": "Tylko ostrzeżenia ({{ numWarnings }})", - "Reason": "Przyczyna", - "Count": "Liczba", - "Last Seen": "Ostatnio widziane", - "Offline": "Offline", - "Lost connection to the cluster.": "Utracono połączenie z klastrem.", - "No": "Nie", - "Yes": "Tak", - "Create {{ name }}": "Utwórz {{ name }}", - "Toggle fullscreen": "Przełącz tryb pełnoekranowy", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nie można otworzyć usługi GitHub. Sprawdź ustawienia blokowania wyskakujących okienek lub skopiuj szczegóły błędu ręcznie.", - "Your AKS desktop ran into a problem!": "Wystąpił problem z pulpitem usługi AKS!", - "Head back <1>home.": "Wróć do <1>domu.", - "Error Details": "Szczegóły błędu", + "Collapse": "Zwiń", + "Conditions": "Warunki", + "Configure Keyboard Shortcuts": "Konfigurowanie skrótów klawiaturowych", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Skonfiguruj skróty klawiaturowe umożliwiające szybki dostęp do różnych części aplikacji.", + "Conflicts with: {{name}}": "Konflikty z: {{name}}", + "Connecting to backend...": "Trwa łączenie z zapleczem...", + "Container": "Kontener", + "Container Limits": "Limity kontenerów", + "Container Port": "Port kontenera", + "Controlled by": "Kontrolowane przez", + "Controlled Resources": "Zasoby kontrolowane", + "Controlled Values": "Wartości kontrolowane", + "Copied": "Skopiowano", "Copied to clipboard": "Skopiowane do schowka", - "Failed to copy to clipboard": "Nie można skopiować do schowka", "Copy": "Kopiuj", - "Open Issue on GitHub": "Otwórz problem w usłudze GitHub", - "Scroll to bottom": "Przewiń do dołu", - "Container": "Kontener", - "Lines": "Wiersze", - "Severity": "Ważność", - "Timestamps": "Sygnatury czasowe", - "Wrap lines": "Zawijaj linie", - "All levels": "Wszystkie poziomy", - "Find": "Znajdź", - "Download": "Pobierz", - "No results": "Brak wyników", - "Too many matches": "Zbyt wiele dopasowań", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} z {{ totalResults }}", - "Match case": "Uwzględnij wielkość liter", - "Match whole word": "Dopasuj całe wyrazy", - "Use regular expression": "Użyj wyrażenia regularnego", - "Previous Match (Shift+Enter)": "Poprzednie dopasowanie (Shift+Enter)", - "Next Match (Enter)": "Następne dopasowanie (Enter)", - "All namespaces": "Wszystkie przestrzenie nazw", - "From": "Z", - "Age": "Wiek", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} razy od {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} razy od {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Informacje o wersji ({{ appVersion }})", - "Fetching release information…": "Trwa pobieranie informacji o wersji...", - "Skip": "Pomiń", - "Failed to fetch release information": "Nie można pobrać informacji o wersji", - "An update is available": "Dostępna jest aktualizacja", - "Read more": "Przeczytaj więcej", - "Disable update notifications": "Wyłącz powiadomienia o aktualizacjach", - "Dismiss": "Odrzuć", - "Install the metrics-server to get usage data.": "Zainstaluj serwer metryk, aby uzyskać dane użycia.", "Copy to clipboard": "Kopiuj do schowka", - "Create / Apply": "Utwórz / zastosuj", + "Couldn't read kubeconfig file": "Nie można odczytać pliku kubeconfig", + "Count": "Liczba", + "CPU Usage": "Użycie procesora", "Create": "Utwórz", - "Deleting item {{ itemName }}…": "Trwa usuwanie elementu {{ itemName }}…", + "Create {{ name }}": "Utwórz {{ name }}", + "Create / Apply": "Utwórz / zastosuj", + "Create a new namespace and use it as a project": "Tworzenie nowej przestrzeni nazw i używanie jej jako projektu", + "Create a new namespace on one or more clusters and set it up as a project.": "Utwórz nową przestrzeń nazw w co najmniej jednym klastrze i skonfiguruj ją jako projekt.", + "Create a Project": "Utwórz projekt", + "Create Namespace": "Tworzenie przestrzeni nazw", + "Create New Namespace": "Utwórz nową przestrzeń nazw", + "Create new Project from YAML": "Utwórz nowy projekt na podstawie języka YAML", + "Create Project": "Utwórz projekt", + "Create resource quota": "Utwórz limit przydziału zasobów", + "Create Resource Quota to limit resource consumption within this project": "Tworzenie limitu przydziału zasobów w celu ograniczenia zużycia zasobów w tym projekcie", + "Create your first project to organize your Kubernetes resources": "Tworzenie pierwszego projektu w celu organizowania zasobów platformy Kubernetes", + "Created": "Utworzono", + "Creating": "Tworzenie", + "Creating ephemeral debug container...": "Trwa tworzenie efemeryczny kontener debugowania...", + "Creating following resources in this project:": "Tworzenie następujących zasobów w tym projekcie:", + "Creating project": "Tworzenie projektu", + "Creation": "Tworzenie", + "Current": "Bieżący", + "Current Namespace": "Bieżąca przestrzeń nazw", + "Current number of replicas: {{ numReplicas }}": "Bieżąca liczba replik: {{ numReplicas }}", + "Current//context:cluster": "Bieżący", + "Current//context:pods": "Bieżący", + "Current//context:replicas": "Bieżący", + "Custom color": "Kolor niestandardowy", + "Custom icon (Iconify)": "Ikona niestandardowa (Iconify)", + "Custom row value": "Niestandardowa wartość wiersza", + "Custom value": "Wartość niestandardowa", + "Data": "Dane", + "Date": "Data", + "Debug Pod": "Zasobnik debugowania", + "Debug: {{ itemName }}": "Debuguj: {{ itemName }}", + "Decrement": "Redukcja", + "Default": "Wartość domyślna", + "Default namespace": "Domyślna przestrzeń nazw", + "Default Request": "Żądanie domyślne", + "Degraded": "Obniżona sprawność", + "Delete": "Usuń", + "Delete Cluster": "Usuń klaster", + "Delete item": "Usuń element", + "Delete items": "Usuń elementy", + "Delete Plugin": "Usuń wtyczkę", + "Delete port forward": "Usuń przekazywanie portu", + "Delete project": "Usuwanie projektu", + "Delete Project": "Usuń projekt", + "Delete Project & Namespaces": "Usuń projekt i przestrzenie nazw", + "Deleted {{ itemsLength }} items.": "Usunięte elementy: {{ itemsLength }}", "Deleted item {{ itemName }}.": "Usunięto element {{ itemName }}.", + "Deleted plugin {{ itemName }}.": "Usunięto wtyczkę {{ itemName }}.", + "Deleted project {{ projectName }}.": "Usunięto projekt {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "Usuwanie {{ itemsLength }} elementów...", + "Deleting item {{ itemName }}…": "Trwa usuwanie elementu {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "Trwa usuwanie wtyczki {{ itemName }}...", + "Deleting project {{ projectName }}…": "Trwa usuwanie projektu {{ projectName }}...", + "Deployment pods": "Zasobniki wdrożenia", + "Description": "Opis", + "Desired number of replicas:": "Żądana liczba replik:", + "Desired//context:pods": "Pożądane", + "Desired//context:replicas": "Pożądane", + "Details": "Szczegóły", + "Development": "Programowanie", + "Disable update notifications": "Wyłącz powiadomienia o aktualizacjach", + "Disabled": "Wyłączono", + "Dismiss": "Odrzuć", + "Docker Desktop requires ports in range 30000-32000.": "Program Docker Desktop wymaga portów z zakresu od 30000 do 32000.", + "Documentation": "Dokumentacja", + "Download": "Pobierz", + "Drag & drop or choose kubeconfig file here": "Przeciągnij i upuść lub wybierz tutaj plik kubeconfig", + "Drag & drop YAML files here or click to choose files": "Przeciągnij i upuść tutaj pliki YAML lub kliknij, aby wybrać pliki", + "Drop the file here...": "Upuść plik tutaj...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Zduplikowany klaster: {{ clusterNames }} na liście. Edytuj nazwę kontekstu.", + "Duration": "Czas trwania", + "e.g. 30080": "np. 30080", + "e.g. 8080": "np. 8080", + "Edit": "Edytuj", + "Edit: {{ itemName }}": "Edytuj: {{ itemName }}", + "Editor": "Edytor", + "Effect": "Efekt", + "Enable": "Włącz", + "Endpoints": "Punkty końcowe", + "Enter a name": "Wprowadź nazwę", + "Enter a name for the new namespace": "Wprowadź nazwę nowej przestrzeni nazw", + "Enter a name for your new project.": "Wprowadź nazwę nowego projektu:", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Wprowadź wartość z zakresu od {{ minRows }} do {{ maxRows }}.", + "Enter URL": "Wprowadź adres URL", + "Enter URL to YAML file": "Wprowadź adres URL pliku YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Efemeryczne kontenery debugowania nie mogą być usuwane za pośrednictwem interfejsu API platformy Kubernetes. Pozostaną one w specyfikacji zasobnika nawet po zamknięciu terminalu. Aby je usunąć, zasobnik musi zostać utworzony ponownie.", + "Error": "Błąd", + "Error authenticating": "Błąd uwierzytelniania", + "Error deleting {{ itemsLength }} items.": "Błąd podczas usuwania {{ itemsLength }} elementów.", "Error deleting item {{ itemName }}.": "Błąd podczas usuwania elementu {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Błąd podczas usuwania wtyczki {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Błąd podczas usuwania projektu {{ projectName }}.", + "Error Details": "Szczegóły błędu", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Błąd podczas pobierania zasobu niestandardowego {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Błąd podczas pobierania definicji zasobu niestandardowego {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Błąd podczas pobierania niestandardowych definicji zasobów: {{ errorMessage }}", + "Error loading {{ routeName }}": "Błąd ładowania {{ routeName }}", + "Error parsing the code: {{error}}": "Błąd podczas analizowania kodu: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Błąd podczas analizowania kodu. Sprawdź, czy jest to prawidłowy kod YAML lub JSON!", + "Error processing files: {{error}}": "Błąd podczas przetwarzania plików: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Błąd podczas konfigurowania klastrów. Załaduj prawidłowy plik kubeconfig", + "Error: All of the files are empty.": "Błąd: wszystkie pliki są puste.", "Evict": "Wykluczyć", "Evict Pod": "Eksmituj zasobnik", - "Delete item": "Usuń element", - "Are you sure you want to evict pod {{ itemName }}?": "Czy na pewno chcesz wykluczyć zasobnik {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Czy na pewno chcesz usunąć ten element {{ itemName }}?", - "Force Delete": "Wymuś usunięcie", - "Are you sure you want to delete the following items?": "Czy na pewno chcesz usunąć następujące elementy?", - "Deleting {{ itemsLength }} items…": "Usuwanie {{ itemsLength }} elementów...", - "Cancelled deletion of {{ itemsLength }} items.": "Anulowano usuwanie {{ itemsLength }} elementów.", - "Deleted {{ itemsLength }} items.": "Usunięte elementy: {{ itemsLength }}", - "Error deleting {{ itemsLength }} items.": "Błąd podczas usuwania {{ itemsLength }} elementów.", - "Delete items": "Usuń elementy", - "Resource details": "Szczegóły zasobu", - "Loading documentation": "Trwa ładowanie dokumentacji...", - "No documentation available.": "Brak dostępnej dokumentacji.", - "No documentation for type {{ docsType }}.": "Brak dokumentacji dla typu {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Wyświetlanie dokumentacji dla: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Trwa zastosowywanie zmian do {{ itemName }}...", - "Cancelled changes to {{ itemName }}.": "Anulowano zmiany w {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Zastosowano zmiany do {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Przykład: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Przykłady", + "Exit Code": "Kod zakończenia", + "Expand": "Rozwiń", + "Expand All": "Rozwiń wszystko", + "Expand sidebar": "Rozwiń pasek boczny", + "Failed": "Niepowodzenie", + "Failed to apply {{ newItemName }}.": "Nie można zastosować {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "Nie można zastosować zmian do {{ itemName }}.", - "Edit": "Edytuj", - "Invalid JSON": "Nieprawidłowy kod JSON", - "Invalid YAML": "Nieprawidłowy plik YAML", - "Failed to create {{ kind }} {{ name }}.": "Nie można utworzyć {{ kind }} {{ name }}.", + "Failed to connect to the backend": "Nie można nawiązać połączenia z zapleczem", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Nie można połączyć. Upewnij się, że klaster Kubernetes jest uruchomiony i dostępny. Błąd: {{ errorMessage }}", + "Failed to connect…": "Nie można połączyć...", + "Failed to connect…\r\n": "Nie można połączyć...\r\n", + "Failed to copy to clipboard": "Nie można skopiować do schowka", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Tworzenie {{ kind }} {{ name }} w {{ apiVersion }} zakończyło się niepowodzeniem.", - "Error parsing the code: {{error}}": "Błąd podczas analizowania kodu: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Błąd podczas analizowania kodu. Sprawdź, czy jest to prawidłowy kod YAML lub JSON!", - "Applying {{ newItemName }}…": "Trwa stosowanie {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Anulowano stosowanie {{ newItemName }}.", - "Applied {{ newItemName }}.": "Zastosowano {{ newItemName }}.", - "Failed to apply {{ newItemName }}.": "Nie można zastosować {{ newItemName }}.", - "New Object": "Nowy obiekt", - "View: {{ itemName }}": "Widok: {{ itemName }}", - "Edit: {{ itemName }}": "Edytuj: {{ itemName }}", - "Loading editor": "Ładowanie edytora", - "Hide Managed Fields": "Ukryj pola zarządzane", - "Use minimal editor": "Użyj minimalnego edytora", - "Upload File/URL": "Przekaż plik/adres URL", - "Editor": "Edytor", - "Documentation": "Dokumentacja", - "Undo": "Cofnij", - "Are you sure?": "Czy na pewno chcesz to zrobić?", - "This will discard your changes in the editor. Do you want to proceed?": "Spowoduje to odrzucenie zmian w edytorze. Czy chcesz kontynuować?", - "Undo Changes": "Cofnij zmiany", - "Invalid Secret Reference": "Nieprawidłowe odwołanie do wpisu tajnego", - "Invalid Config Map Reference": "Nieprawidłowe odwołanie do mapy konfiguracji", - "Invalid fieldRef": "Nieprawidłowy element fieldRef", - "Invalid resourceFieldRef": "Nieprawidłowy element resourceFieldRef", - "Show fewer": "Pokaż mniej", - "Show all environment variables": "Pokaż wszystkie zmienne środowiskowe", - "Show all environment variables (+{{count}} more)_one": "Pokaż wszystkie zmienne środowiskowe (+ więcej{{count}})", - "Show all environment variables (+{{count}} more)_other": "Pokaż wszystkie zmienne środowiskowe (+ więcej{{count}})", - "No label selectors found for this {{type}}": "Nie znaleziono selektorów etykiet dla tego elementu {{type}}", - "Invalid response from server": "Nieprawidłowa odpowiedź z serwera", - "Failed to fetch related pods": "Nie można pobrać powiązanych zasobników", - "No pods found for this workload": "Nie znaleziono zasobników dla tego obciążenia", + "Failed to create {{ kind }} {{ name }}.": "Nie można utworzyć {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Nie można utworzyć kontenera debugowania: {{message}}", "Failed to fetch pods: {{error}}": "Nie można pobrać zasobników: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Dzienniki są wstrzymane. Kliknij przycisk obserwuj, aby wznowić obserwowanie ich.", - "Select Pod": "Wybierz zasobnik", - "All Pods": "Wszystkie zasobniki", - "Restarted": "Uruchomiono ponownie", - "Show logs for previous instances of this container.": "Pokaż dzienniki dla poprzednich wystąpień tego kontenera.", - "You can only select this option for containers that have been restarted.": "Tę opcję można wybrać tylko dla kontenerów, które zostały ponownie uruchomione.", - "Show previous": "Pokaż poprzednie", - "Show timestamps in the logs.": "Pokaż sygnatury czasowe w dziennikach.", - "Follow logs in real-time.": "Śledź dzienniki w czasie rzeczywistym.", + "Failed to fetch related pods": "Nie można pobrać powiązanych zasobników", + "Failed to fetch release information": "Nie można pobrać informacji o wersji", + "Failed to get authentication information: {{ errorMessage }}": "Nie można pobrać informacji o uwierzytelnieniu: {{ errorMessage }}", + "Failed to load custom resource instances": "Nie można załadować niestandardowych wystąpień zasobów", + "Failed to load from URL: {{error}}": "Nie można załadować z adresu URL: {{error}}", + "Failed to load resources": "Nie można załadować zasobów", + "Failed to load revision history: {{ error }}": "Nie można załadować historii poprawek: {{ error }}", + "Failed to read file.": "Nie można odczytać pliku.", + "Failed to restart {{ itemName }}.": "Nie można ponownie uruchomić {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Nie można ponownie uruchomić {{ itemsLength }} elementów.", + "Failed to resume CronJob {{ newItemName }}.": "Nie można wznowić zadania CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Nie można wycofać elementu {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Nie można uruchomić „{{ command }}”", + "Failed to run \"{{command}}\"…": "Nie można uruchomić „{{command}}”...", + "Failed to scale {{ itemName }}.": "Nie można skalować elementu {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Nie można zduplikować zadania {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Nie można wstrzymać zadania CronJob {{ newItemName }}.", + "Fetching release information…": "Trwa pobieranie informacji o wersji...", + "File read was aborted.": "Odczyt pliku został przerwany.", + "Filter Type": "Typ filtra", + "Filters": "Filtry", + "Find": "Znajdź", + "Finish": "Zakończ", + "Finished": "Zakończono", + "Fit to screen": "Dopasuj do ekranu", "Follow": "Postępuj zgodnie z", - "Show logs": "Pokaż dzienniki", - "Loading resource data": "Ładowanie danych zasobu", - "Creation": "Tworzenie", - "Labels": "Etykiety", - "Annotations": "Adnotacje", - "Owner refs": "Odwołania właściciela", - "Controlled by": "Kontrolowane przez", - "Show all labels (+{{count}} more)_one": "Pokaż wszystkie etykiety (+ {{count}} więcej)", - "Show all labels (+{{count}} more)_other": "Pokaż wszystkie etykiety (+ {{count}} więcej)", - "Start port forward": "Uruchom przekazywanie portu", + "Follow logs in real-time.": "Śledź dzienniki w czasie rzeczywistym.", + "Force Delete": "Wymuś usunięcie", + "Format": "Format", "Forward port": "Przekaż port", - "Delete port forward": "Usuń przekazywanie portu", - "Stop port forward": "Zatrzymaj przekazywanie portu", - "Copied": "Skopiowano", - "This value may differ in the container, since the pod is older than {{from}}": "Ta wartość może się różnić w kontenerze, ponieważ zasobnik jest starszy niż {{from}}", - "Value": "Wartość", - "Mount Path": "Ścieżka instalacji", + "Found {{0}} results. Showing first {{1}}": "Znaleziono wyniki: {{0}} Wyświetlanie pierwszych {{1}}", "from": "od", + "From": "Z", + "Full page": "Cała strona", + "Fullscreen": "Pełny ekran", + "General": "Ogólne", + "General Settings": "Ustawienia ogólne", + "Getting auth info": "Uzyskiwanie informacji o uwierzytelnianiu", + "Getting auth info: {{ clusterName }}": "Uzyskiwanie informacji o uwierzytelnieniach: {{ clusterName }}", + "Give your project a descriptive name": "Nadaj projektowi opisową nazwę", + "Global Default": "Globalne (domyślne)", + "Global Search": "Wyszukiwanie globalne", + "Go to cluster": "Przejdź do klastra", + "Group": "Grupa", + "Group By": "Grupuj według", + "Handler": "Procedura obsługi", + "Hard": "Trudny", + "Head back <1>home.": "Wróć do <1>domu.", + "Headers": "Nagłówki", + "Headlamp Cluster Authentication": "Uwierzytelnianie klastra usługi Headlamp", + "Health": "Kondycja", + "Healthy": "Dobra kondycja", + "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", + "Hide details": "Ukryj szczegóły", + "Hide Helm Secrets": "Ukryj wpisy tajne programu Helm", + "Hide Managed Fields": "Ukryj pola zarządzane", + "Holder": "Właściciel", + "Holder Identity": "Tożsamość posiadacza", + "Home": "Strona główna", + "Host": "Host", + "Hostname": "Nazwa hosta", "I/O": "Operacje we/wy", - "Ready": "Gotowa", - "Waiting": "Oczekiwanie", - "Running": "Uruchomiono", - "Exit Code": "Kod zakończenia", - "Started": "Rozpoczęto", - "Finished": "Zakończono", - "Restart Count": "Uruchom ponownie licznik", - "Last State": "Ostatni stan", - "No data to be shown.": "Brak danych do wyświetlenia.", - "Init Containers": "Kontenery inicjowania", - "Conditions": "Warunki", - "Volumes": "Woluminy", - "Kind": "Rodzaj", - "Restarting {{ itemName }}…": "Ponowne uruchamianie urządzenia {{ itemName }}...", - "Cancelled restarting {{ itemName }}.": "Anulowano ponowne uruchamianie {{ itemName }}.", - "Restarted {{ itemName }}.": "Uruchomiono ponownie {{ itemName }}.", - "Failed to restart {{ itemName }}.": "Nie można ponownie uruchomić {{ itemName }}.", - "Restart": "Uruchom ponownie", - "Are you sure you want to restart {{ itemName }}?": "Czy na pewno chcesz ponownie uruchomić {{ itemName }}?", - "Are you sure you want to restart the following items?": "Czy na pewno chcesz ponownie uruchomić następujące elementy?", - "Restarting {{ itemsLength }} items…": "Ponowne uruchamianie {{ itemsLength }} elementów...", - "Cancelled restarting {{ itemsLength }} items.": "Anulowano ponowne uruchamianie {{ itemsLength }} elementów.", - "Restarted {{ itemsLength }} items.": "Ponownie uruchomione elementy: {{ itemsLength }}", - "Failed to restart {{ itemsLength }} items.": "Nie można ponownie uruchomić {{ itemsLength }} elementów.", - "Restart items": "Ponowne uruchamianie elementów", - "Revision History": "Historia wersji", - "Loading revision history…": "Trwa ładowanie historii poprawek...", - "Failed to load revision history: {{ error }}": "Nie można załadować historii poprawek: {{ error }}", - "No revision history available.": "Brak dostępnej historii poprawek.", - "Revision": "Poprawka", - "Created": "Utworzono", + "ID token": "Token identyfikatora", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Jeśli zasób ma więcej elementów niż ta kwota, zostanie wykluczony z wyszukiwania. Pomaga zmniejszyć użycie pamięci i spowolnić działania dużych klastrów.", "Images": "Obrazy", - "Current": "Bieżący", - "Previous": "Wstecz", - "Rolling back {{ itemName }} to previous version…": "Przywracanie {{ itemName }} do poprzedniej wersji...", - "Cancelled rollback of {{ itemName }}.": "Anulowano wycofywanie {{ itemName }}.", - "Rolled back {{ itemName }} to previous version.": "Przywrócono element {{ itemName }} do poprzedniej wersji.", - "Failed to rollback {{ itemName }}.": "Nie można wycofać elementu {{ itemName }}.", - "Rollback": "Wycofaj", - "Rollback {{ kind }}": "Wycofaj {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Wybierz poprawkę, do która ma zostać wycofana wersja „{{ name }}”. Spowoduje to zastąpienie bieżącego szablonu zasobnika szablonem z wybranej poprawki.", - "No previous revisions available to rollback to.": "Brak poprzednich poprawek dostępnych do wycofania.", - "Revision {{ revision }}": "Wersja {{ revision }}", - "Scaling {{ itemName }}…": "Trwa skalowanie {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Anulowano skalowanie {{ itemName }}.", - "Scaled {{ itemName }}.": "Przeskalowano {{ itemName }}.", - "Failed to scale {{ itemName }}.": "Nie można skalować elementu {{ itemName }}.", - "Scale": "Skaluj", - "Scale Replicas": "Skalowanie replik", - "Current number of replicas: {{ numReplicas }}": "Bieżąca liczba replik: {{ numReplicas }}", - "Desired number of replicas:": "Żądana liczba replik:", - "Decrement": "Redukcja", + "In-cluster": "W klastrze", + "Incompatible": "Niezgodne", "Increment": "Zwiększ", - "A large number of replicas may negatively impact the cluster's performance": "Duża liczba replik może mieć negatywny wpływ na wydajność klastra", + "Init Containers": "Kontenery inicjowania", + "Install the metrics-server to get usage data.": "Zainstaluj serwer metryk, aby uzyskać dane użycia.", + "Instance": "Wystąpienie", + "Instances": "Wystąpienia", + "Internal IP": "Wewnętrzny adres IP", + "Invalid Config Map Reference": "Nieprawidłowe odwołanie do mapy konfiguracji", + "Invalid fieldRef": "Nieprawidłowy element fieldRef", + "Invalid JSON": "Nieprawidłowy kod JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Nieprawidłowy plik kubeconfig: {{ errorMessage }}", + "Invalid resourceFieldRef": "Nieprawidłowy element resourceFieldRef", + "Invalid response from server": "Nieprawidłowa odpowiedź z serwera", + "Invalid Secret Reference": "Nieprawidłowe odwołanie do wpisu tajnego", + "Invalid YAML": "Nieprawidłowy plik YAML", + "Job {{ newItemName }} spawned": "Zduplikowano zadanie {{ newItemName }}", + "Job Name": "Nazwa zadania", + "Key": "Klucz", + "Keyboard Shortcuts": "Skróty klawiaturowe", + "Kind": "Rodzaj", + "Labels": "Etykiety", + "Language": "Język", + "Last Seen": "Ostatnio widziane", + "Last State": "Ostatni stan", + "Last Transition Time": "Czas ostatniego przejścia", + "Lease Duration Seconds": "Czas trwania dzierżawy w sekundach", + "Leave empty to auto-assign an available port.": "Pozostaw puste, aby automatycznie przypisać dostępny port.", + "Leave empty to auto-assign from range 30000-32000.": "Pozostaw puste, aby automatycznie przypisać z zakresu 30000-32000.", + "Limit": "Limit", + "Lines": "Wiersze", + "Linux image": "Obraz systemu Linux", + "Listeners": "Odbiorniki", "Load": "Załaduj", - "Failed to read file.": "Nie można odczytać pliku.", - "File read was aborted.": "Odczyt pliku został przerwany.", - "Error: All of the files are empty.": "Błąd: wszystkie pliki są puste.", - "Unexpected error while reading files.": "Nieoczekiwany błąd podczas odczytywania plików.", - "Drop the file here...": "Upuść plik tutaj...", - "Select a file or drag and drop here": "Zaznacz plik lub przeciągnij i upuść tutaj", - "Select File": "Wybierz plik", - "{{count}} files selected_one": "Wybrane pliki: {{count}}", - "{{count}} files selected_other": "Wybrane pliki: {{count}}", - "Please enter a valid URL.": "Wprowadź prawidłowy adres URL.", - "Unexpected error while fetching the file.": "Nieoczekiwany błąd podczas pobierania pliku.", - "Enter URL": "Wprowadź adres URL", - "Upload File": "Przekaż plik", + "Load cluster": "Załaduj klaster", + "Load from a file": "Ładowanie z pliku", + "Load from KubeConfig": "Ładowanie z platformy KubeConfig", "Load from URL": "Załaduj z adresu URL", - "View YAML": "Widok kodu YAML", - "Collapse": "Zwiń", - "Expand": "Rozwiń", - "sort up": "sortowanie", - "sort down": "sortuj w dół", - "sort swap": "zamiana sortowania", - "Loading table data": "Trwa ładowanie danych tabeli", - "Refresh": "Odśwież", - "No data matching the filter criteria.": "Brak danych spełniających kryteria filtru.", - "No results found": "Nie znaleziono wyników", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Wszystkie nowe dane wyjściowe procesu tego kontenera powinny być wyświetlane poniżej. Jeśli nie pojawi się, naciśnij klawisz Enter...", - "Failed to run \"{{command}}\"…": "Nie można uruchomić „{{command}}”...", - "Failed to connect…": "Nie można połączyć...", - "Press the enter key to reconnect.": "Naciśnij klawisz Enter, aby ponownie nawiązać połączenie.", - "Failed to run \"{{ command }}\"": "Nie można uruchomić „{{ command }}”", - "Trying to attach to the container {{ container }}…": "Trwa próba dołączenia do kontenera {{ container }}...", - "Trying to run \"{{command}}\"…": "Trwa próba uruchomienia „{{command}}”...", - "Attach: {{ itemName }}": "Dołącz: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Strefa czasowa", - "Data": "Dane", - "No data in this config map": "Brak danych na tej mapie konfiguracji", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Błąd podczas pobierania definicji zasobu niestandardowego {{ crdName }}: {{ errorMessage }}", + "Load resources": "Załaduj zasoby", + "Load YAML resources from a remote URL": "Ładowanie zasobów YAML ze zdalnego adresu URL", + "Loaded": "Załadowano", + "Loaded {{0}} items": "Załadowano następującą liczbę elementów: {{0}}", + "Loaded Resources ({{count}})_one": "Załadowane zasoby ({{count}})", + "Loaded Resources ({{count}})_other": "Załadowane zasoby ({{count}})", + "Loading": "Ładowanie", + "Loading cluster information": "Ładowanie informacji o klastrze", + "Loading custom resource definition": "Ładowanie definicji zasobu niestandardowego", + "Loading custom resource definitions": "Ładowanie niestandardowych definicji zasobów", "Loading custom resource details": "Ładowanie szczegółów zasobu niestandardowego", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Błąd podczas pobierania zasobu niestandardowego {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Ładowanie niestandardowych wystąpień zasobów", - "No custom resources instances found.": "Nie znaleziono wystąpień zasobów niestandardowych.", - "Failed to load custom resource instances": "Nie można załadować niestandardowych wystąpień zasobów", - "Error getting custom resource definitions: {{ errorMessage }}": "Błąd podczas pobierania niestandardowych definicji zasobów: {{ errorMessage }}", - "Loading custom resource definitions": "Ładowanie niestandardowych definicji zasobów", - "Loading custom resource definition": "Ładowanie definicji zasobu niestandardowego", - "No custom resources found": "Nie znaleziono zasobów niestandardowych", - "Group": "Grupa", - "Categories": "Kategorie", - "Accepted Names": "Zaakceptowane nazwy", - "Versions": "Wersje", - "Spawning Job {{ newItemName }}…": "Trwa duplikowanie zadania {{ newItemName }}...", - "Job {{ newItemName }} spawned": "Zduplikowano zadanie {{ newItemName }}", - "Failed to spawn Job {{ newItemName }}": "Nie można zduplikować zadania {{ newItemName }}", - "Spawn Job": "Zadanie duplikuj", - "This will trigger a new Job based on the CronJob {{ name }}": "Spowoduje to wyzwolenie nowego zadania na podstawie zadania CronJob {{ name }}", - "Job Name": "Nazwa zadania", - "Spawn": "Duplikuj", - "Suspending CronJob {{ newItemName }}…": "Trwa wstrzymywanie zadania CronJob {{ newItemName }}...", - "Resuming CronJob {{ newItemName }}…": "Trwa wznawianie zadania CronJob {{ newItemName }}...", - "Cancelled suspending CronJob {{ newItemName }}.": "Anulowano wstrzymanie zadania CronJob {{ newItemName }}.", - "Cancelled resuming CronJob {{ newItemName }}.": "Anulowano wznawianie zadania CronJob {{ newItemName }}.", - "Suspended CronJob {{ newItemName }}.": "Wstrzymano zadanie CronJob {{ newItemName }}.", - "Resumed CronJob {{ newItemName }}.": "Wznowiono zadanie CronJob {{ newItemName }}.", - "Failed to suspend CronJob {{ newItemName }}.": "Nie można wstrzymać zadania CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Nie można wznowić zadania CronJob {{ newItemName }}.", - "Resume": "Wznów", - "Suspend": "Wstrzymaj", - "Key": "Klucz", - "Operator": "Operator", - "Effect": "Efekt", - "Desired//context:pods": "Pożądane", - "Addresses": "Adresy", - "Address Type": "Typ adresu", - "Hostname": "Nazwa hosta", - "Node Name": "Nazwa węzła", - "Zone": "Strefa", - "Endpoints": "Punkty końcowe", - "Retry Budget": "Ponów próbę — budżet", - "Not specified": "Nie określono", - "Min Retry Rate": "Minimalna częstotliwość ponawiania prób", - "Port": "Port", - "Protocol": "Protokół", - "No addresses data to be shown.": "Brak danych adresów do wyświetlenia.", - "Listeners": "Odbiorniki", + "Loading documentation": "Trwa ładowanie dokumentacji...", + "Loading editor": "Ładowanie edytora", + "Loading port forwarding": "Ładowanie przekierowania portów", + "Loading resource data": "Ładowanie danych zasobu", + "Loading revision history…": "Trwa ładowanie historii poprawek...", + "Loading table data": "Trwa ładowanie danych tabeli", + "Loading...": "Trwa ładowanie...", + "Local Port": "Port lokalny", + "Log Level": "Poziom dziennika", + "Log out": "Wyloguj", + "Log out from all": "Wyloguj się ze wszystkich", + "Log Viewer Search": "Przeszukiwanie podglądu dzienników", + "Logs are paused. Click the follow button to resume following them.": "Dzienniki są wstrzymane. Kliknij przycisk obserwuj, aby wznowić obserwowanie ich.", + "Logs: {{ itemName }}": "Dzienniki: {{ itemName }}", + "Lost connection to the cluster.": "Utracono połączenie z klastrem.", + "Main Navigation": "Główna nawigacja", + "Map": "Mapa", + "Mark all as read": "Oznacz wszystkie jako przeczytane", + "Mark as read": "Oznacz jako przeczytane", + "Match case": "Uwzględnij wielkość liter", + "Match whole word": "Dopasuj całe wyrazy", "Matches": "Dopasowania", - "BackendRefs": "BackendRefs", - "Filters": "Filtry", - "Path Type": "Typ ścieżki", - "Path": "Ścieżka", - "Headers": "Nagłówki", - "Query Parameters": "Parametry zapytania", + "Max": "Maksimum", + "Max Allowed": "Maksymalna dozwolona wartość", + "Max items per Resource": "Maksymalna liczba elementów na zasób", + "Max Unavailable": "Maksymalna niedostępna", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Użycie pamięci", + "Menu": "Menu", + "Message": "Komunikat", "Method": "Metoda", - "Filter Type": "Typ filtra", - "Weight": "Waga", - "rules": "reguły", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Brak danych reguł do wyświetlenia.", - "Section Name": "Nazwa sekcji", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Naciśnij<1>{formatShortcutKey(searchShortcutKey)}, aby wyszukać", - "Search resources, pages, clusters by name": "Wyszukaj zasoby, strony, klastry według nazwy", - "Current Namespace": "Bieżąca przestrzeń nazw", - "Set namespace: {{namespace}}": "Ustaw przestrzeń nazw: {{namespace}}", - "Page": "Strona", - "Configure Keyboard Shortcuts": "Konfigurowanie skrótów klawiaturowych", - "Reference": "Odwołanie", "Metrics": "Metryki", - "(Current/Target)": "Bieżąca wartość docelowa", + "Min": "Minimum", + "Min Allowed": "Minimalna dozwolona", + "Min Available": "Minimalna dostępna", + "Min Retry Rate": "Minimalna częstotliwość ponawiania prób", + "Minimize": "Minimalizuj", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Zasobniki wdrożenia", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} bieżące/ {{ desiredReplicas }} żądane", - "Targets": "Miejsca docelowe", + "Mode": "Tryb", "more…": "więcej...", - "Default": "Wartość domyślna", - "Host": "Host", - "Duration": "Czas trwania", - "Holder Identity": "Tożsamość posiadacza", - "Lease Duration Seconds": "Czas trwania dzierżawy w sekundach", - "Renew Time": "Czas odnowienia", - "Holder": "Właściciel", - "Container Limits": "Limity kontenerów", - "Default Request": "Żądanie domyślne", - "Max": "Maksimum", - "Min": "Minimum", - "A namespace with this name already exists.": "Przestrzeń nazw o tej nazwie już istnieje.", - "Applying {{ newItemName }}…": "Trwa stosowanie {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Anulowano stosowanie {{ newItemName }}.", + "Mount Path": "Ścieżka instalacji", + "Multiple versions": "Wiele wersji", + "N/A": "Nie dotyczy", + "Name": "Nazwa", + "Name is required": "Nazwa jest wymagana", + "Namespace": "Obszar nazw", + "Namespace Name": "Nazwa przestrzeni nazw", + "Namespaces": "Przestrzenie nazw", "Namespaces must be under 64 characters.": "Przestrzenie nazw muszą mieć mniej niż 64 znaki.", - "Create Namespace": "Tworzenie przestrzeni nazw", - "To": "Do", - "used": "użyto", - "Scheduling Disabled": "Planowanie wyłączone", - "Scheduling Enabled": "Planowanie włączone", - "Taints": "Skazy", - "Not ready yet!": "Jeszcze nie gotowe.", - "Internal IP": "Wewnętrzny adres IP", - "None": "Brak", - "Software": "Oprogramowanie", - "Redirecting to main page…": "Trwa przekierowywanie do strony głównej...", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Pokaż wartości JSON w postaci zwykłego tekstu, usuwając znaki ucieczki.", - "Format": "Format", - "Debug Pod": "Zasobnik debugowania", - "Debug: {{ itemName }}": "Debuguj: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Przestrzenie nazw mogą zawierać tylko małe znaki alfanumeryczne lub znaki „-” oraz muszą rozpoczynać się i kończyć znakiem alfanumerycznym.", + "Navigation": "Nawigacja", + "Navigation Tabs": "Karty nawigacji", + "New Object": "Nowy obiekt", + "Next": "Dalej", + "Next Match (Enter)": "Następne dopasowanie (Enter)", + "No": "Nie", + "No {{category}} resources found for this project.": "Nie znaleziono żadnych zasobów {{category}} dla tego projektu.", + "No addresses data to be shown.": "Brak danych adresów do wyświetlenia.", + "No available clusters": "Brak dostępnych klastrów", "No cluster selected": "Nie wybrano żadnego klastra", + "No clusters configured": "Nie skonfigurowano klastrów", + "No clusters found": "Nie znaleziono żadnych klastrów", + "No clusters found!": "Nie znaleziono żadnych klastrów", + "No contexts found!": "Nie znaleziono kontekstów!", + "No custom resources found": "Nie znaleziono zasobów niestandardowych", + "No custom resources instances found.": "Nie znaleziono wystąpień zasobów niestandardowych.", + "No data in this config map": "Brak danych na tej mapie konfiguracji", + "No data in this secret": "Brak danych w tym wpisie tajnym", + "No data matching the filter criteria.": "Brak danych spełniających kryteria filtru.", + "No data to be shown.": "Brak danych do wyświetlenia.", + "No data to be shown. Try to change filters or select a different namespace.": "Brak danych do wyświetlenia. Spróbuj zmienić filtry lub wybierz inną przestrzeń nazw.", + "No documentation available.": "Brak dostępnej dokumentacji.", + "No documentation for type {{ docsType }}.": "Brak dokumentacji dla typu {{ docsType }}.", + "No label selectors found for this {{type}}": "Nie znaleziono selektorów etykiet dla tego elementu {{type}}", + "No message": "Brak komunikatu", + "No namespaces found on selected clusters": "Nie znaleziono przestrzeni nazw w wybranych klastrach", + "No pods found for this workload": "Nie znaleziono zasobników dla tego obciążenia", + "No previous revisions available to rollback to.": "Brak poprzednich poprawek dostępnych do wycofania.", + "No projects found": "Nie znaleziono żadnych projektów", + "No Resources": "Brak zasobów", + "No resources have been uploaded": "Nie przekazano żadnych zasobów", + "No resources selected": "Nie zaznaczono żadnych zasobów", + "No results": "Brak wyników", + "No results found": "Nie znaleziono wyników", + "No revision history available.": "Brak dostępnej historii poprawek.", + "No rules data to be shown.": "Brak danych reguł do wyświetlenia.", + "No Workloads": "Brak obciążeń", + "Node": "Węzeł", + "Node Name": "Nazwa węzła", + "Node Shell Settings": "Ustawienia powłoki węzła", + "None": "Brak", + "Not Loaded": "Nie załadowano", + "Not ready yet!": "Jeszcze nie gotowe.", + "Not specified": "Nie określono", + "Notifications": "Powiadomienia", + "Number of rows for tables": "Liczba wierszy dla tabel", + "Offline": "Offline", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Tylko ostrzeżenia ({{ numWarnings }})", + "Open Issue on GitHub": "Otwórz problem w usłudze GitHub", + "Open Plugin Folder": "Otwórz folder wtyczek", + "Open the cluster chooser popup": "Otwórz okno podręczne wyboru klastra", + "Open the global search dialog": "Otwieranie okna dialogowego wyszukiwania globalnego", + "Operations": "Operacje", + "Operator": "Operator", + "Or try running Headlamp with a different kube config.": "Możesz też spróbować uruchomić aplikację Headlamp z inną konfiguracją kube.", + "Origin": "Źródło", + "Original name: {{ displayName }}": "Pierwotna nazwa: {{ displayName }}", + "Overridden by {{type}} version": "Zastąpione przez wersję {{type}}", + "Overview": "Przegląd", + "Owner refs": "Odwołania właściciela", + "Page": "Strona", + "ParentRefs": "ParentRefs", + "Path": "Ścieżka", + "Path Type": "Typ ścieżki", + "Path: {{ path }}:{{ port }}": "Ścieżka: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Wprowadź prawidłowy numer portu (1–65535).", + "Please enter a valid URL.": "Wprowadź prawidłowy adres URL.", + "Please make sure you have at least one cluster configured.": "Upewnij się, że skonfigurowano co najmniej jeden klaster.", + "Please paste your authentication token.": "Wklej token uwierzytelniania.", + "Please sign in to add your AKS clusters": "Zaloguj się, aby dodać klastry usługi AKS", + "Plugin": "Wtyczka", + "Plugins": "Wtyczki", "Pod debug is disabled in settings": "Debugowanie zasobnika jest wyłączone w ustawieniach", - "Attaching to existing debug container...": "Trwa dołączanie do istniejącego kontenera debugowania...", - "Creating ephemeral debug container...": "Trwa tworzenie efemeryczny kontener debugowania...", - "Failed to create debug container: {{message}}": "Nie można utworzyć kontenera debugowania: {{message}}", - "Attaching to debug container...": "Trwa dołączanie do kontenera debugowania...", - "Failed to connect…\r\n": "Nie można połączyć...\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Naciśnij klawisze Ctrl+D lub wpisz „exit”, aby zakończyć kontener efemeryczny. Jeśli tego nie zrobisz, kontener będzie działać.", - "Max Unavailable": "Maksymalna niedostępna", - "Min Available": "Minimalna dostępna", - "Allowed disruptions": "Dozwolone zakłócenia", - "Current//context:pods": "Bieżący", - "Total": "Łącznie", - "N/A": "Nie dotyczy", - "Allowed Disruptions": "Dozwolone zakłócenia", - "Start": "Rozpocznij", - "Stop": "Zatrzymaj", - "Loading port forwarding": "Ładowanie przekierowania portów", + "Pod Debug Settings": "Ustawienia debugowania zasobnika", "Pod Port": "Port zasobnika", - "Local Port": "Port lokalny", - "Please enter a valid port number (1-65535).": "Wprowadź prawidłowy numer portu (1–65535).", - "Docker Desktop requires ports in range 30000-32000.": "Program Docker Desktop wymaga portów z zakresu od 30000 do 32000.", - "Leave empty to auto-assign from range 30000-32000.": "Pozostaw puste, aby automatycznie przypisać z zakresu 30000-32000.", - "Leave empty to auto-assign an available port.": "Pozostaw puste, aby automatycznie przypisać dostępny port.", - "Start Port Forward": "Uruchom przekazywanie portu", - "Target": "Cel", - "Container Port": "Port kontenera", - "e.g. 30080": "np. 30080", - "e.g. 8080": "np. 8080", - "Global Default": "Globalne (domyślne)", + "Port": "Port", "Preemption Policy": "Zasady wywłaszczania", - "Create new project": "Utwórz nowy projekt", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Aby utworzyć nowy projekt, wybierz klastry, które chcesz uwzględnić, a następnie wybierz istniejącą lub utwórz nową przestrzeń nazw", - "Project Name": "Nazwa projektu", - "A project with this name already exists": "Projekt o tej nazwie już istnieje", - "Enter a name for your new project.": "Wprowadź nazwę nowego projektu:", - "Clusters": "Klastry", - "Select one or more clusters for this project": "Wybierz co najmniej jeden klaster dla tego projektu", - "No available clusters": "Brak dostępnych klastrów", - "Type or select a namespace": "Wpisz lub wybierz przestrzeń nazw", - "Select existing or type to create a new namespace": "Wybierz istniejącą lub wpisz, aby utworzyć nową przestrzeń nazw", - "No available namespaces - you can type a custom name": "Brak dostępnych przestrzeni nazw — możesz wpisać nazwę niestandardową", - "Creating": "Tworzenie", - "Create a Project": "Utwórz projekt", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Project to kolekcja zasobów platformy Kubernetes. Za pomocą projektów można organizować zasoby, na przykład według środowiska, zespołu lub aplikacji.", - "New Project": "Nowy projekt", - "Create a new project": "Utwórz nowy projekt", - "New Project from YAML": "Nowy projekt z YAML", - "Deploy a new application from YAML": "Wdrażanie nowej aplikacji z poziomu języka YAML", - "URL is required": "Adres URL jest wymagany", - "Failed to load from URL: {{error}}": "Nie można załadować z adresu URL: {{error}}", - "Error processing files: {{error}}": "Błąd podczas przetwarzania plików: {{error}}", - "Name is required": "Nazwa jest wymagana", - "Cluster is required": "Klaster jest wymagany.", - "No resources have been uploaded": "Nie przekazano żadnych zasobów", - "Create new Project from YAML": "Utwórz nowy projekt na podstawie języka YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Naciśnij klawisze Ctrl+D lub wpisz „exit”, aby zakończyć kontener efemeryczny. Jeśli tego nie zrobisz, kontener będzie działać.", + "Press keys...": "Naciśnij klawisze...", + "Press the enter key to reconnect.": "Naciśnij klawisz Enter, aby ponownie nawiązać połączenie.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Naciśnij<1>{formatShortcutKey(searchShortcutKey)}, aby wyszukać", + "Prettify": "Prettify", + "Previous": "Wstecz", + "Previous Match (Shift+Enter)": "Poprzednie dopasowanie (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Przejdź do wybierania preferowanej metody tworzenia i dodawania klastra", "Project name": "Nazwa projektu", - "Give your project a descriptive name": "Nadaj projektowi opisową nazwę", - "Enter a name": "Wprowadź nazwę", - "Select cluster for this project": "Wybierz klaster dla tego projektu", - "Load resources": "Załaduj zasoby", - "Upload files or load from URL": "Przekazywanie plików lub ładowanie z adresu URL", - "Upload Files": "Przekaż pliki", - "Choose Files": "Wybierz pliki", - "Drag & drop YAML files here or click to choose files": "Przeciągnij i upuść tutaj pliki YAML lub kliknij, aby wybrać pliki", - "Supports .yaml and .yml files": "Obsługuje pliki yaml i .yml", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "Wprowadź adres URL pliku YAML", - "Load YAML resources from a remote URL": "Ładowanie zasobów YAML ze zdalnego adresu URL", - "Loaded Resources ({{count}})_one": "Załadowane zasoby ({{count}})", - "Loaded Resources ({{count}})_other": "Załadowane zasoby ({{count}})", - "Clear All": "Wyczyść wszystko", - "API Version": "Wersja interfejsu API", - "Creating project": "Tworzenie projektu", - "Creating following resources in this project:": "Tworzenie następujących zasobów w tym projekcie:", - "Something went wrong": "Wystąpił problem", - "Delete project": "Usuwanie projektu", - "Deleting project {{ projectName }}…": "Trwa usuwanie projektu {{ projectName }}...", - "Cancelled deletion of project {{ projectName }}.": "Anulowano usuwanie projektu {{ projectName }}.", - "Deleted project {{ projectName }}.": "Usunięto projekt {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Błąd podczas usuwania projektu {{ projectName }}.", - "Delete Project": "Usuń projekt", - "Are you sure you want to delete project \"{{projectName}}\"?": "Czy na pewno chcesz usunąć projekt „{{projectName}}”?", - "By default, this will only remove the project label from the following namespaces:": "Domyślnie spowoduje to usunięcie etykiety projektu tylko z następujących przestrzeni nazw:", - "Also delete the namespaces (this will remove all resources within them)": "Usuń również przestrzenie nazw (spowoduje to usunięcie wszystkich znajdujących się w nich zasobów)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Ostrzeżenie: tej akcji nie można cofnąć. Wszystkie zasoby w tych przestrzeniach nazw zostaną trwale usunięte.", - "Delete Project & Namespaces": "Usuń projekt i przestrzenie nazw", - "Resources": "Zasoby", - "Access": "Dostęp", - "Map": "Mapa", + "Project Name": "Nazwa projektu", "Project Status": "Stan projektu", - "No Workloads": "Brak obciążeń", - "Unhealthy": "Niepoprawny stan", - "Degraded": "Obniżona sprawność", - "Healthy": "Dobra kondycja", - "Warning": "Ostrzeżenie", + "Projects": "Projekty", + "Protocol": "Protokół", + "Provided": "Podano", + "Providers": "Dostawcy", + "Query Parameters": "Parametry zapytania", + "Read more": "Przeczytaj więcej", + "Ready": "Gotowa", + "Ready//context:replicas": "Gotowe", + "Reason": "Przyczyna", + "Recent clusters": "Ostatnie klastry", + "Recommendations": "Rekomendacje", + "Redirecting to main page…": "Trwa przekierowywanie do strony głównej...", + "Reference": "Odwołanie", + "Refetch Interval": "Interwał odwołania", + "Refresh": "Odśwież", + "Release Notes ({{ appVersion }})": "Informacje o wersji ({{ appVersion }})", + "Remove Cluster": "Usuń klaster", + "Remove this cluster?": "Usunąć ten klaster?", + "Renew Time": "Czas odnowienia", + "Request": "Żądanie", + "Reset All to Defaults": "Zresetuj wszystko do wartości domyślnych", + "Reset to default": "Zresetuj do wartości domyślnych", + "resource {{resourceName}} of container {{containerName}} on pods": "zasób {{resourceName}} kontenera {{containerName}} w zasobnikach", + "resource {{resourceName}} on pods": "zasób {{resourceName}} w zasobnikach", + "Resource details": "Szczegóły zasobu", + "Resource details view": "Widok szczegółów zasobu", + "Resource not found": "Nie znaleziono zasobu", "Resource Quotas": "Przydziały zasobów", - "Create Resource Quota to limit resource consumption within this project": "Tworzenie limitu przydziału zasobów w celu ograniczenia zużycia zasobów w tym projekcie", - "Create resource quota": "Utwórz limit przydziału zasobów", - "Roles": "Role", + "Resources": "Zasoby", + "Restart": "Uruchom ponownie", + "Restart Count": "Uruchom ponownie licznik", + "Restart items": "Ponowne uruchamianie elementów", + "Restarted": "Uruchomiono ponownie", + "Restarted {{ itemName }}.": "Uruchomiono ponownie {{ itemName }}.", + "Restarted {{ itemsLength }} items.": "Ponownie uruchomione elementy: {{ itemsLength }}", + "Restarting {{ itemName }}…": "Ponowne uruchamianie urządzenia {{ itemName }}...", + "Restarting {{ itemsLength }} items…": "Ponowne uruchamianie {{ itemsLength }} elementów...", + "Resume": "Wznów", + "Resumed CronJob {{ newItemName }}.": "Wznowiono zadanie CronJob {{ newItemName }}.", + "Resuming CronJob {{ newItemName }}…": "Trwa wznawianie zadania CronJob {{ newItemName }}...", + "Retry Budget": "Ponów próbę — budżet", + "Revision": "Poprawka", + "Revision {{ revision }}": "Wersja {{ revision }}", + "Revision History": "Historia wersji", "Role Bindings": "Powiązania ról", - "Health": "Kondycja", - "No Resources": "Brak zasobów", - "Namespaces": "Przestrzenie nazw", - "No projects found": "Nie znaleziono żadnych projektów", - "Create your first project to organize your Kubernetes resources": "Tworzenie pierwszego projektu w celu organizowania zasobów platformy Kubernetes", - "Create Project": "Utwórz projekt", - "Details": "Szczegóły", + "Roles": "Role", + "Rollback": "Wycofaj", + "Rollback {{ kind }}": "Wycofaj {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Przywrócono element {{ itemName }} do poprzedniej wersji.", + "Rolling back {{ itemName }} to previous version…": "Przywracanie {{ itemName }} do poprzedniej wersji...", + "rules": "reguły", + "Running": "Uruchomiono", + "Save": "Zapisz", + "Save & Apply": "Zapisz i zastosuj", + "Scale": "Skaluj", + "Scale Replicas": "Skalowanie replik", + "Scaled {{ itemName }}.": "Przeskalowano {{ itemName }}.", + "Scaling {{ itemName }}…": "Trwa skalowanie {{ itemName }}…", + "Scheduling Disabled": "Planowanie wyłączone", + "Scheduling Enabled": "Planowanie włączone", + "Scroll to bottom": "Przewiń do dołu", + "Search": "Wyszukaj", + "Search Resources": "Wyszukaj zasoby", + "Search resources by query": "Wyszukaj zasoby według zapytania", + "Search resources, pages, clusters by name": "Wyszukaj zasoby, strony, klastry według nazwy", + "Section Name": "Nazwa sekcji", + "Select a cluster and an existing namespace to use as a project.": "Wybierz klaster i istniejącą przestrzeń nazw do użycia jako projekt.", + "Select a cluster first": "Najpierw wybierz klaster", + "Select a file or drag and drop here": "Zaznacz plik lub przeciągnij i upuść tutaj", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Wybierz poprawkę, do która ma zostać wycofana wersja „{{ name }}”. Spowoduje to zastąpienie bieżącego szablonu zasobnika szablonem z wybranej poprawki.", + "Select All": "Zaznacz wszystkie", + "Select an existing namespace": "Wybierz istniejącą przestrzeń nazw", + "Select an existing namespace to use as a project": "Wybierz istniejącą przestrzeń nazw do użycia jako projekt", + "Select cluster for this project": "Wybierz klaster dla tego projektu", + "Select clusters": "Wybierz klastry", + "Select File": "Wybierz plik", + "Select locale": "Wybierz ustawienia regionalne", + "Select one or more clusters": "Wybierz co najmniej jeden klaster", + "Select Pod": "Wybierz zasobnik", + "Select Resources": "Wybierz zasoby", + "Selected clusters": "Wybrane klastry", + "Server": "Serwer", + "Service: {{namespace}}/{{name}}": "Usługa: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Ustaw przestrzeń nazw: {{namespace}}", + "Setting up clusters": "Konfigurowanie klastrów", + "Settings": "Ustawienia", + "Severity": "Ważność", + "Shipped": "Wysłano", + "Show all environment variables": "Pokaż wszystkie zmienne środowiskowe", + "Show all environment variables (+{{count}} more)_one": "Pokaż wszystkie zmienne środowiskowe (+ więcej{{count}})", + "Show all environment variables (+{{count}} more)_other": "Pokaż wszystkie zmienne środowiskowe (+ więcej{{count}})", + "Show all labels (+{{count}} more)_one": "Pokaż wszystkie etykiety (+ {{count}} więcej)", + "Show all labels (+{{count}} more)_other": "Pokaż wszystkie etykiety (+ {{count}} więcej)", + "Show build information": "Pokaż informacje o kompilacji", + "Show details": "Pokaż szczegóły", + "Show fewer": "Pokaż mniej", + "Show JSON values in plain text by removing escape characters.": "Pokaż wartości JSON w postaci zwykłego tekstu, usuwając znaki ucieczki.", + "Show logs": "Pokaż dzienniki", "Show Logs": "Pokaż dzienniki", - "Logs: {{ itemName }}": "Dzienniki: {{ itemName }}", - "Terminal / Exec": "Terminal /Exec", - "No {{category}} resources found for this project.": "Nie znaleziono żadnych zasobów {{category}} dla tego projektu.", - "Current//context:replicas": "Bieżący", - "Desired//context:replicas": "Pożądane", - "Zoom in": "Powiększ", - "Zoom out": "Pomniejsz", - "No data to be shown. Try to change filters or select a different namespace.": "Brak danych do wyświetlenia. Spróbuj zmienić filtry lub wybierz inną przestrzeń nazw.", - "Group By": "Grupuj według", - "Instance": "Wystąpienie", - "Node": "Węzeł", + "Show logs for previous instances of this container.": "Pokaż dzienniki dla poprzednich wystąpień tego kontenera.", + "show more": "pokaż więcej", + "Show notifications": "Pokaż powiadomienia", + "Show previous": "Pokaż poprzednie", + "Show timestamps in the logs.": "Pokaż sygnatury czasowe w dziennikach.", + "Showing documentation for: {{ docsType }}": "Wyświetlanie dokumentacji dla: {{ docsType }}", + "Shrink sidebar": "Zmniejsz pasek boczny", + "Sign In": "Zaloguj się", + "Sign In with Azure": "Zaloguj się za pomocą usługi Azure", + "Skip": "Pomiń", + "Skip to main content": "Przejdź do głównej zawartości", + "Snap Bottom": "Przyciągnij do dołu", + "Snap Left": "Przyciągnij do lewej", + "Snap Right": "Przyciągnij do prawej", + "Snap Top": "Przyciągnij do góry", + "Software": "Oprogramowanie", + "Some resources failed to load": "Nie można załadować niektórych zasobów", + "Something went wrong": "Wystąpił problem", + "Something went wrong with cluster {{ cluster }}": "Wystąpił problem z klastrem {{ cluster }}", + "sort down": "sortuj w dół", + "Sort sidebar items alphabetically": "Sortuj elementy paska bocznego alfabetycznie", + "sort swap": "zamiana sortowania", + "sort up": "sortowanie", + "Spawn": "Duplikuj", + "Spawn Job": "Zadanie duplikuj", + "Spawning Job {{ newItemName }}…": "Trwa duplikowanie zadania {{ newItemName }}...", + "Start": "Rozpocznij", + "Start port forward": "Uruchom przekazywanie portu", + "Start Port Forward": "Uruchom przekazywanie portu", + "Started": "Rozpoczęto", + "Status": "Stan", "Status: Error or Warning": "Stan: błąd lub ostrzeżenie", - "Expand All": "Rozwiń wszystko", - "Fit to screen": "Dopasuj do ekranu", - "Zoom to 100%": "Powiększ do 100%", - "Home": "Strona główna", + "Stop": "Zatrzymaj", + "Stop port forward": "Zatrzymaj przekazywanie portu", + "Stored in your browser's localStorage (per-browser setting).": "Przechowywane w lokalizacji localStorage przeglądarki (ustawienie dla przeglądarki).", + "Supports .yaml and .yml files": "Obsługuje pliki yaml i .yml", + "Suspend": "Wstrzymaj", + "Suspended CronJob {{ newItemName }}.": "Wstrzymano zadanie CronJob {{ newItemName }}.", + "Suspending CronJob {{ newItemName }}…": "Trwa wstrzymywanie zadania CronJob {{ newItemName }}...", + "Taints": "Skazy", + "Target": "Cel", + "Targets": "Miejsca docelowe", + "Terminal / Exec": "Terminal /Exec", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Testowanie uwierzytelniania", + "The current name of the cluster. You can define a custom name": "Bieżąca nazwa klastra. Możesz zdefiniować nazwę niestandardową", + "The default image is used for creating ephemeral debug containers.": "Obraz domyślny jest używany do tworzenia efemeryczny debugowania kontenerów.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Obraz domyślny służy do upuszczania powłoki do węzła (jeśli nie określono go bezpośrednio).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Domyślna przestrzeń nazw na przykład podczas stosowania zasobów (jeśli nie określono jej bezpośrednio).", + "The default namespace is default.": "Domyślna przestrzeń nazw jest domyślna.", + "The list of namespaces you are allowed to access in this cluster.": "Lista przestrzeni nazw, do których można uzyskać dostęp w tym klastrze.", + "Theme": "Motyw", + "There seem to be no clusters configured…": "Wygląda na to, że nie skonfigurowano żadnych klastrów...", + "There seems to be no clusters configured…": "Wygląda na to, że nie skonfigurowano żadnych klastrów...", + "This action cannot be undone! Do you want to proceed?": "Tej czynności nie można cofnąć! Czy chcesz kontynuować?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Ta akcja spowoduje usunięcie klastra „{{ clusterName }}” z „{{ source }}”", + "This action will remove cluster \"{{ clusterName }}\".": "Ta akcja spowoduje usunięcie klastra „{{ clusterName }}”.", + "This custom name is already in use, please choose a different name.": "Ta nazwa niestandardowa jest już używana. Wybierz inną nazwę.", + "This plugin is not compatible with this version of Headlamp": "Ta wtyczka nie jest zgodna z tą wersją programu Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Ta wtyczka nie jest obecnie załadowana, ponieważ zamiast tego jest używana wersja „{{type}}”.", + "This value may differ in the container, since the pod is older than {{from}}": "Ta wartość może się różnić w kontenerze, ponieważ zasobnik jest starszy niż {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Spowoduje to odrzucenie zmian w edytorze. Czy chcesz kontynuować?", + "This will trigger a new Job based on the CronJob {{ name }}": "Spowoduje to wyzwolenie nowego zadania na podstawie zadania CronJob {{ name }}", + "Timestamps": "Sygnatury czasowe", + "Timezone": "Strefa czasowa", + "Timezone to display for dates": "Strefa czasowa do wyświetlenia dla dat", + "To": "Do", + "Toggle column filters in tables": "Przełącz filtry kolumn w tabelach", + "Toggle fullscreen": "Przełącz tryb pełnoekranowy", + "Toggle search in log viewer": "Przełącz wyszukiwanie w przeglądarce dzienników", + "Toggle Table Filters": "Przełącz filtry tabeli", + "Too many matches": "Zbyt wiele dopasowań", + "Total": "Łącznie", + "Try Again": "Spróbuj ponownie", + "Trying to attach to the container {{ container }}…": "Trwa próba dołączenia do kontenera {{ container }}...", + "Trying to run \"{{command}}\"…": "Trwa próba uruchomienia „{{command}}”...", + "Type": "Typ", + "Uh-oh! Something went wrong.": "Niestety Wystąpił problem.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Nie można otworzyć usługi GitHub. Sprawdź ustawienia blokowania wyskakujących okienek lub skopiuj szczegóły błędu ręcznie.", + "Undo": "Cofnij", + "Undo Changes": "Cofnij zmiany", + "Unexpected error while fetching the file.": "Nieoczekiwany błąd podczas pobierania pliku.", + "Unexpected error while reading files.": "Nieoczekiwany błąd podczas odczytywania plików.", + "Unhealthy": "Niepoprawny stan", + "Unknown": "Nieznany", + "Up to date//context:replicas": "Aktualny", + "Upload File": "Przekaż plik", + "Upload File/URL": "Przekaż plik/adres URL", + "Upload Files": "Przekaż pliki", + "Upload files or load from URL": "Przekazywanie plików lub ładowanie z adresu URL", + "URL is required": "Adres URL jest wymagany", + "Use A Token": "Używanie tokenu", + "Use custom color": "Użyj koloru niestandardowego", + "Use custom icon": "Użyj ikony niestandardowej", + "Use evict for pod deletion": "Użyj eksmisji do usunięcia zasobnika", + "Use Existing Namespace": "Użyj istniejącej przestrzeni nazw", + "Use minimal editor": "Użyj minimalnego edytora", + "Use regular expression": "Użyj wyrażenia regularnego", + "used": "użyto", "Used": "Używane", - "Hard": "Trudny", - "Request": "Żądanie", - "Limit": "Limit", + "User-installed": "Zainstalowane przez użytkownika", "Users": "Użytkownicy", - "Handler": "Procedura obsługi", - "No data in this secret": "Brak danych w tym wpisie tajnym", - "Hide Helm Secrets": "Ukryj wpisy tajne programu Helm", - "Shrink sidebar": "Zmniejsz pasek boczny", - "Expand sidebar": "Rozwiń pasek boczny", - "Main Navigation": "Główna nawigacja", - "Navigation Tabs": "Karty nawigacji", - "Instances": "Wystąpienia", - "Cluster version upgraded to {{ gitVersion }}": "Uaktualniono wersję klastra do {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Wersja klastra została obniżona do {{ gitVersion }}", - "Controlled Resources": "Zasoby kontrolowane", - "Controlled Values": "Wartości kontrolowane", - "Min Allowed": "Minimalna dozwolona", - "Max Allowed": "Maksymalna dozwolona wartość", - "Mode": "Tryb", - "Last Transition Time": "Czas ostatniego przejścia", - "Recommendations": "Rekomendacje", - "Provided": "Podano", - "Admission Review Versions": "Wersje przeglądu wpływu", - "Client Config: URL": "Konfiguracja klienta: adres URL", - "Client Config: Service": "Konfiguracja klienta: usługa", - "Service: {{namespace}}/{{name}}": "Usługa: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Ścieżka: {{ path }}:{{ port }}", - "Operations": "Operacje", - "0 Running": "0 uruchomionych", - "Ready//context:replicas": "Gotowe", - "Up to date//context:replicas": "Aktualny", - "Available//context:replicas": "Dostępna", - "Failed": "Niepowodzenie", - "Select locale": "Wybierz ustawienia regionalne", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "„{{metricName}}” w {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "„{{metricName}}” w zasobnikach", - "resource {{resourceName}} on pods": "zasób {{resourceName}} w zasobnikach", - "resource {{resourceName}} of container {{containerName}} on pods": "zasób {{resourceName}} kontenera {{containerName}} w zasobnikach", + "Validating selected clusters": "Weryfikowanie wybranych klastrów", + "Value": "Wartość", + "Version": "Wersja", + "Version information": "Informacje o wersji", + "Versions": "Wersje", + "View": "Wyświetl", + "View all notifications": "Wyświetl wszystkie powiadomienia", + "View Clusters": "Wyświetl klastry", + "View YAML": "Widok kodu YAML", + "View: {{ itemName }}": "Widok: {{ itemName }}", + "Visible": "Widoczne", + "Volumes": "Woluminy", + "Wait while fetching clusters…": "Czekaj podczas pobierania klastrów...", + "Waiting": "Oczekiwanie", + "Warning": "Ostrzeżenie", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Ostrzeżenie: tej akcji nie można cofnąć. Wszystkie zasoby w tych przestrzeniach nazw zostaną trwale usunięte.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Ostrzeżenie. Wyłączone niezgodne wtyczki: ({{ pluginList }})", - "Global Search": "Wyszukiwanie globalne", - "Open the global search dialog": "Otwieranie okna dialogowego wyszukiwania globalnego", - "Cluster Chooser": "Wybór klastra", - "Open the cluster chooser popup": "Otwórz okno podręczne wyboru klastra", - "Toggle Table Filters": "Przełącz filtry tabeli", - "Toggle column filters in tables": "Przełącz filtry kolumn w tabelach", - "Log Viewer Search": "Przeszukiwanie podglądu dzienników", - "Toggle search in log viewer": "Przełącz wyszukiwanie w przeglądarce dzienników" + "Warnings": "Ostrzeżenia", + "Weight": "Waga", + "Window": "Okno", + "Wrap lines": "Zawijaj linie", + "YAML URL": "YAML URL", + "Yes": "Tak", + "You can only select this option for containers that have been restarted.": "Tę opcję można wybrać tylko dla kontenerów, które zostały ponownie uruchomione.", + "You don't have any notifications right now": "Nie masz teraz żadnych powiadomień", + "You don't have permissions to view this resource": "Nie masz uprawnień do wyświetlania tego zasobu", + "You have unread notifications": "Masz nieprzeczytane powiadomienia", + "Your AKS desktop ran into a page that doesn't exist!": "Pulpit usługi AKS napotkał stronę, która nie istnieje!", + "Your AKS desktop ran into a problem!": "Wystąpił problem z pulpitem usługi AKS!", + "Zone": "Strefa", + "Zoom in": "Powiększ", + "Zoom out": "Pomniejsz", + "Zoom to 100%": "Powiększ do 100%" } diff --git a/frontend/src/i18n/locales/pt-BR/app.json b/frontend/src/i18n/locales/pt-BR/app.json index 3a86fce6a..772a8982f 100644 --- a/frontend/src/i18n/locales/pt-BR/app.json +++ b/frontend/src/i18n/locales/pt-BR/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Falha ao buscar informações do plugin", + "About": "Sobre", "An error occurred while fetching plugin info from {{ URL }}.": "Ocorreu um erro ao buscar informações do plugin em {{ URL }}.", - "Yes": "Sim", + "Another process is running": "Outro processo está em execução", + "Application opened with an invalid URL: {{ url }}": "Aplicativo aberto com uma URL inválida: {{ url }}", + "Bring All to Front": "Trazer todos para a frente", + "Close": "Fechar", + "Continue": "Continuar", + "Copy": "Copiar", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Não foi possível encontrar uma porta disponível no intervalo {{startPort}}-{{endPort}}. Libere uma porta e tente novamente.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Não foi possível encontrar uma porta disponível. Há processos em execução nas portas {{startPort}}-{{endPort}}. Terminar esses processos e repetir?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Não foi possível encerrar o outro processo em execução, PIDs: {{ process_list }}. Pare esse processo e reinicie o aplicativo.", + "Could not start the server even after terminating existing processes.": "Não foi possível iniciar o servidor mesmo após terminar os processos existentes.", + "Cut": "Recortar", + "Delete": "Excluir", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Deseja instalar o plugin \"{{ pluginName }}\"?", + "Documentation": "Documentação", + "Edit": "Editar", + "Failed to fetch plugin info": "Falha ao buscar informações do plugin", + "Failed to quit the other running process": "Falha ao encerrar o outro processo em execução", + "Failed to start": "Falha ao iniciar", + "File": "Arquivo", + "Go Back": "Voltar", + "Go Forward": "Avançar", + "Go to Home": "Ir para a página inicial", + "Help": "Ajuda", + "Hide": "Ocultar", + "Hide Others": "Ocultar outros", + "Invalid URL": "URL inválida", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que outro processo já está em execução. Continuar terminando esse processo automaticamente ou encerrar?", + "Minimize": "Minimizar", + "Navigate": "Navegar", "No": "Não", + "No available ports": "Sem portas disponíveis", + "Open an Issue": "Abrir um problema", + "Paste": "Colar", + "Paste and Match Style": "Colar e Coincidir Estilo", "Plugin Installation": "Instalação do Plug-in", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Deseja instalar o plugin \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Você está prestes a instalar um plugin de: {{ url }}\nDeseja continuar?", - "About": "Sobre", "Quit": "Encerrar", + "Reload": "Recarregar", + "Reset Zoom": "Redefinir zoom", "Select All": "Selecionar tudo", - "Delete": "Excluir", "Services": "Serviços", - "Hide": "Ocultar", - "Hide Others": "Ocultar outros", "Show All": "Mostrar tudo", - "File": "Arquivo", - "Close": "Fechar", - "Edit": "Editar", - "Cut": "Recortar", - "Copy": "Copiar", - "Paste": "Colar", - "Paste and Match Style": "Colar e Coincidir Estilo", "Speech": "Fala", "Start Speaking": "Iniciar fala", "Stop Speaking": "Parar fala", - "View": "Exibir", + "Terminate and Retry": "Terminar e Repetir", "Toggle Developer Tools": "Ativar/desativar as Ferramentas para Desenvolvedores", - "Reset Zoom": "Redefinir zoom", - "Zoom In": "Ampliar", - "Zoom Out": "Reduzir", "Toggle Fullscreen": "Ativar/desativar Tela inteira", - "Navigate": "Navegar", - "Reload": "Recarregar", - "Go to Home": "Ir para a página inicial", - "Go Back": "Voltar", - "Go Forward": "Avançar", + "View": "Exibir", "Window": "Janela", - "Minimize": "Minimizar", - "Bring All to Front": "Trazer todos para a frente", - "Help": "Ajuda", - "Documentation": "Documentação", - "Open an Issue": "Abrir um problema", - "Another process is running": "Outro processo está em execução", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que outro processo já está em execução. Continuar terminando esse processo automaticamente ou encerrar?", - "Continue": "Continuar", - "Failed to quit the other running process": "Falha ao encerrar o outro processo em execução", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Não foi possível encerrar o outro processo em execução, PIDs: {{ process_list }}. Pare esse processo e reinicie o aplicativo.", - "No available ports": "Sem portas disponíveis", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Não foi possível encontrar uma porta disponível. Há processos em execução nas portas {{startPort}}-{{endPort}}. Terminar esses processos e repetir?", - "Terminate and Retry": "Terminar e Repetir", - "Failed to start": "Falha ao iniciar", - "Could not start the server even after terminating existing processes.": "Não foi possível iniciar o servidor mesmo após terminar os processos existentes.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Não foi possível encontrar uma porta disponível no intervalo {{startPort}}-{{endPort}}. Libere uma porta e tente novamente.", - "Invalid URL": "URL inválida", - "Application opened with an invalid URL: {{ url }}": "Aplicativo aberto com uma URL inválida: {{ url }}" + "Yes": "Sim", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Você está prestes a instalar um plugin de: {{ url }}\nDeseja continuar?", + "Zoom In": "Ampliar", + "Zoom Out": "Reduzir" } diff --git a/frontend/src/i18n/locales/pt-BR/glossary.json b/frontend/src/i18n/locales/pt-BR/glossary.json index 0e5eadd38..20cee7669 100644 --- a/frontend/src/i18n/locales/pt-BR/glossary.json +++ b/frontend/src/i18n/locales/pt-BR/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Versão do Kubernetes", - "Cluster": "Cluster", - "Cluster selector": "Seletor de cluster", - "AKS desktop Version": "Versão do AKS desktop", - "Headlamp Version": "Versão do Headlamp", - "Git Commit": "Git Commit", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} atrás)", "About": "Sobre", - "Legal": "Jurídico", "About dialog tabs": "Guias do diálogo Sobre", - "Memory": "Memória", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Nós", - "Events": "Eventos", - "Namespaces": "Namespaces", - "Filter": "Filtro", - "Namespace": "Namespace", - "toggle field visibility": "ativar/desativar visibilidade do campo", - "Condition": "Condição", - "Last Transition": "Última Transição", - "Last Update": "Última Atualização", - "Container ID": "ID do Contêiner", - "Image Pull Policy": "Política de Transferência de Imagem", - "Image": "Imagem", + "Access Modes": "Modos de Acesso", + "Addresses": "Endereços", + "AKS desktop Version": "Versão do AKS desktop", + "Allow Volume Expansion": "Permitir Expansão de Volume", + "API Groups": "Grupos de API", + "API Version": "Versão da API", + "API Versions": "Versões da API", + "Architecture": "Arquitetura", + "Are you sure you want to drain the node {{name}}?": "Tem certeza de que deseja drenar o nó {{name}}?", "Args": "Args", + "Attach": "Anexar", + "Backend TLS Policies": "Políticas de TLS do Back-end", + "Backend Traffic Policies": "Políticas de Tráfego do Back-end", + "Backends": "Back-ends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Informações de Associação", + "Binding Mode": "Modo de Associação", + "Boot ID": "ID de Inicialização", + "Capacity": "Capacidade", + "Checking if Vertical Pod Autoscaler is enabled…": "Verificando se o Dimensionador Automático de Pods Verticais está habilitado...", + "Claim": "Declaração", + "Class Name": "Nome da Classe", + "Client Config: Ca Bundle": "Configuração do Cliente: Pacote Ca", + "Cluster": "Cluster", + "Cluster IP": "IP do Cluster", + "Cluster selector": "Seletor de cluster", "Command": "Comando", - "Environment": "Ambiente", - "Liveness Probes": "Investigações de Vivacidade", - "Ports": "Portas", - "Volume Mounts": "Pontos de Montagem de Volume", - "Containers": "Contêineres", - "Container Spec": "Especificação do Contêiner", - "Ephemeral Containers": "Contêineres Efêmeros", - "Container": "Contêiner", + "Completions": "Conclusões", + "Condition": "Condição", + "Conditions": "Condições", "Config Maps": "Mapas de Configuração", - "Definition": "Definição", + "Configuration": "Configuração", + "Container": "Contêiner", + "Container ID": "ID do Contêiner", + "Container Policy": "Política de contêiner", + "Container Runtime": "Runtime do Contêiner", + "Container Runtime Version": "Versão do Runtime do Contêiner", + "Container Spec": "Especificação do Contêiner", + "Containers": "Contêineres", + "Controller": "Controlador", + "Controller Name": "Nome do Controlador", + "Cordon": "Isolar", + "Cordon node {{name}} cancelled.": "Marcação do nó {{name}} cancelada.", + "Cordoned node {{name}}.": "Nó {{name}} marcado.", + "Cordoning node {{name}}…": "Marcando o nó {{name}}...", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Escopo", - "Subresources": "Sub-recursos", - "Resource": "Recurso", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Variante", - "List Kind": "Tipo de Lista", - "Served": "Atendido", - "Storage": "Armazenamento", - "Objects": "Objetos", - "Custom Resources": "Recursos personalizados", - "Schedule": "Cronograma", - "Starting deadline": "Data limite de início", - "Last Schedule": "Último Agendamento", "Cron Jobs": "Trabalhos Cron", - "Images": "Imagens", - "Tolerations": "Tolerâncias", - "Update Strategy": "Estratégia de Atualização", - "Selector": "Seletor", - "Node Selector": "Seletor de Nó", + "CronJobs": "CronJobs", + "Current": "Atual", + "Custom Resources": "Recursos personalizados", "Daemon Sets": "Daemon Sets", + "Debug Node": "Depurar Nó", + "Debug node is not supported in this OS: {{ nodeOS }}": "A depuração de nós não tem suporte neste sistema operacional: {{ nodeOS }}", + "Default": "Padrão", + "Default Backend": "Back-end Padrão", + "Definition": "Definição", "Deployments": "Implantações", - "Replicas": "Réplicas", + "Desired": "Desejado", + "Drain": "Drenar", + "Drain Node": "Drenar nó", + "Drained node {{name}}.": "Nó {{name}} drenado.", + "Draining node {{name}} cancelled.": "Drenagem do nó {{name}} cancelada.", + "Draining node {{name}}…": "Drenando o nó {{name}}...", + "Egress": "Saída", + "Endpoint Slices": "Slices de Ponto de Extremidade", "Endpoint: {{ name }}": "Ponto de extremidade: {{ name }}", - "Subsets": "Subconjuntos", - "IP": "IP", - "Hostname": "Nome do host", - "Target": "Destino", - "Port": "Porta", - "Protocol": "Protocolo", "Endpoints": "Pontos de extremidade", - "Addresses": "Endereços", - "Conditions": "Condições", - "Ready": "Pronto", - "Serving": "Entrega", - "Terminating": "Finalizando", - "Endpoint Slices": "Slices de Ponto de Extremidade", - "Targets": "Metas", - "No targets defined": "Nenhum destino definido", - "TLS Validation": "Validação TLS", - "No validation settings": "Nenhuma configuração de validação", - "Backend TLS Policies": "Políticas de TLS do Back-end", - "Retry Constraint": "Restrição de Repetição", - "No retry constraint configured": "Nenhuma restrição de repetição configurada", - "Session Persistence": "Persistência de Sessão", - "No session persistence configured": "Nenhuma persistência de sessão configurada", - "Backend Traffic Policies": "Políticas de Tráfego do Back-end", - "Controller Name": "Nome do Controlador", + "Environment": "Ambiente", + "Ephemeral Containers": "Contêineres Efêmeros", + "Events": "Eventos", + "except: {{ cidrExceptions }}": "exceto: {{ cidrExceptions }}", + "External IP": "IP Externo", + "Failed to cordon node {{name}}.": "Falha ao marcar o nó {{name}}.", + "Failed to drain node {{name}}.": "Falha ao drenar o nó {{name}}.", + "Failed to uncordon node {{name}}.": "Falha ao remover o bloqueio de agendamento do nó {{name}}.", + "Failure Policy": "Política de Falha", + "Filter": "Filtro", + "From": "De", + "Gateway (beta)": "Gateway (beta)", "Gateway Classes": "Classes de Gateway", - "Controller": "Controlador", - "Class Name": "Nome da Classe", - "Listeners": "Ouvintes", - "No data": "Sem dados", "Gateways": "Gateways", + "Generation": "Geração", + "Git Commit": "Git Commit", + "Git Tree State": "Estado da Árvore do Git", + "Git Version": "Versão do Git", + "Go Version": "Versão do Go", + "Groups": "Grupos", + "GRPC Routes": "Rotas GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Regras", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Nomes de Host", - "From": "De", - "To": "Para", - "Reference Grants": "Concessões de Referência", + "Headlamp Version": "Versão do Headlamp", "Horizontal Pod Autoscalers": "Horizontal Pod Autoscalers", + "Host IP": "IP do Host", + "Host IPs": "IPs do Host", + "Hostname": "Nome do host", + "Hostnames": "Nomes de Host", + "Hosts": "Hosts", + "HPAs": "HPAs", + "HTTP Routes": "Rotas HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Imagem", + "Image Pull Policy": "Política de Transferência de Imagem", + "Images": "Imagens", + "Ingress": "Entrada", "Ingress Classes": "Classes de Entrada", - "Default": "Padrão", - "Yes": "Sim", - "Parameters": "Parâmetros", - "Default Backend": "Back-end Padrão", - "Backends": "Back-ends", "Ingresses": "Entradas", - "Hosts": "Hosts", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Tarefas (Jobs)", - "Completions": "Conclusões", + "Kernel version": "Versão do kernel", + "Kernel Version": "Versão do Kernel", + "Kind": "Variante", + "Kube Proxy Version": "Versão do Kube Proxy", + "Kubelet Version": "Versão do kubelet", + "Kubernetes Version": "Versão do Kubernetes", + "Last Schedule": "Último Agendamento", + "Last Transition": "Última Transição", + "Last Update": "Última Atualização", "Lease": "Concessão", + "Leases": "Concessões", + "Legal": "Jurídico", + "Limit": "Limite", + "Limit Ranges": "Faixas de Limite", "LimitRange": "LimitRange", - "Ingress": "Entrada", - "ipBlock": "ipBlock", + "List Kind": "Tipo de Lista", + "Listeners": "Ouvintes", + "Liveness Probes": "Investigações de Vivacidade", + "Logs": "Logs", + "Logs: {{ itemName }}": "Logs: {{ itemName }}", + "Lower Bound": "Limite Inferior", + "Machine ID": "ID do Computador", + "Map": "Mapear", + "Match Policy": "Política de Correspondência", + "Max": "Máx.", + "Memory": "Memória", + "Min": "Mín.", + "Mutating Webhook Configurations": "Configurações de Webhook de Mutação", + "Namespace": "Namespace", + "Namespace Selector": "Seletor de Namespace", + "Namespaces": "Namespaces", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Saída", - "except: {{ cidrExceptions }}": "exceto: {{ cidrExceptions }}", - "Pod Selector": "Seletor de Pod", + "Network": "Rede", "Network Policies": "Políticas de Rede", - "Uncordoning node {{name}}…": "Removendo o bloqueio de agendamento do nó {{name}}…", - "Cordoning node {{name}}…": "Marcando o nó {{name}}...", - "Uncordoned node {{name}}.": "O bloqueio de agendamento do nó {{name}} foi removido.", - "Cordoned node {{name}}.": "Nó {{name}} marcado.", - "Failed to uncordon node {{name}}.": "Falha ao remover o bloqueio de agendamento do nó {{name}}.", - "Failed to cordon node {{name}}.": "Falha ao marcar o nó {{name}}.", - "Uncordon node {{name}} cancelled.": "A remoção do bloqueio de agendamento do nó {{name}} foi cancelada.", - "Cordon node {{name}} cancelled.": "Marcação do nó {{name}} cancelada.", - "Draining node {{name}}…": "Drenando o nó {{name}}...", - "Drained node {{name}}.": "Nó {{name}} drenado.", - "Failed to drain node {{name}}.": "Falha ao drenar o nó {{name}}.", - "Draining node {{name}} cancelled.": "Drenagem do nó {{name}} cancelada.", - "Drain Node": "Drenar nó", - "Are you sure you want to drain the node {{name}}?": "Tem certeza de que deseja drenar o nó {{name}}?", - "Uncordon": "Remover bloqueio de agendamento", - "Cordon": "Isolar", - "Drain": "Drenar", - "Pod CIDR": "CIDR do Pod", - "Uptime": "Tempo de atividade", - "System Info": "Informações do Sistema", - "Architecture": "Arquitetura", - "Boot ID": "ID de Inicialização", - "System UUID": "UUID do Sistema", + "No data": "Sem dados", + "No retry constraint configured": "Nenhuma restrição de repetição configurada", + "No session persistence configured": "Nenhuma persistência de sessão configurada", + "No targets defined": "Nenhum destino definido", + "No validation settings": "Nenhuma configuração de validação", + "Node": "Nó", + "Node Selector": "Seletor de Nó", + "Nodes": "Nós", + "Nominated Node": "Nó Nomeado", + "Non Resources": "Não Recursos", + "Object Selector": "Seletor de Objeto", + "Objects": "Objetos", "OS": "SO", - "Kernel Version": "Versão do Kernel", - "Machine ID": "ID do Computador", - "Kube Proxy Version": "Versão do Kube Proxy", - "Kubelet Version": "Versão do kubelet", - "Container Runtime Version": "Versão do Runtime do Contêiner", - "Roles": "Funções", - "External IP": "IP Externo", "OS image": "Imagem do SO", - "Kernel version": "Versão do kernel", - "Container Runtime": "Runtime do Contêiner", - "Debug Node": "Depurar Nó", - "Debug node is not supported in this OS: {{ nodeOS }}": "A depuração de nós não tem suporte neste sistema operacional: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Seconds": "Segundos", - "Logs": "Logs", - "State": "Estado", - "Node": "Nó", - "Service Account": "Conta de Serviço", - "Host IP": "IP do Host", - "Host IPs": "IPs do Host", + "Owner": "Proprietário", + "Parameters": "Parâmetros", + "Persistent Volume Claims": "Reivindicações de Volume Persistente", + "Persistent Volumes": "Volumes Persistentes", + "Platform": "Plataforma", + "Plural": "Plural", + "Pod CIDR": "CIDR do Pod", + "Pod Disruption Budget": "Orçamento de Disrupção do Pod", + "Pod Disruption Budgets": "Orçamentos de Interrupção de Pod", "Pod IP": "IP do Pod", "Pod IPs": "IPs do Pod", - "QoS Class": "Classe QoS", - "Priority": "Prioridade", - "Show Logs": "Exibir Logs", - "Terminal / Exec": "Terminal/Exec", - "Attach": "Anexar", - "Restarts": "Reinicializações", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} atrás)", - "Request": "Solicitação", - "Limit": "Limite", - "Nominated Node": "Nó Nomeado", - "Readiness Gates": "Portas de Preparação", - "Pod Disruption Budget": "Orçamento de Disrupção do Pod", + "Pod Selector": "Seletor de Pod", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Porta", "Port Forwarding": "Encaminhamento de Porta", + "Ports": "Portas", + "Priority": "Prioridade", + "Priority Classes": "Classes de Prioridade", "PriorityClass": "PriorityClass", - "Replica Sets": "Conjuntos de Réplicas", - "Generation": "Geração", - "Current": "Atual", - "Desired": "Desejado", - "Min": "Mín.", - "Max": "Máx.", - "Cluster IP": "IP do Cluster", - "Resource Quotas": "Cotas de Recursos", + "Protocol": "Protocolo", + "Provisioner": "Provisionador", + "QoS Class": "Classe QoS", + "Readiness Gates": "Portas de Preparação", + "Ready": "Pronto", + "Reclaim Policy": "Política de Recuperação", + "Ref. API Group": "Ref. do Grupo de API", + "Reference Grants": "Concessões de Referência", "Reference Kind": "Tipo de Referência", "Reference Name": "Nome de Referência", - "Ref. API Group": "Ref. do Grupo de API", - "Binding Info": "Informações de Associação", - "Role Bindings": "Associações de Função", - "Role": "Função", - "Groups": "Grupos", - "Service Accounts": "Contas de Serviço", - "API Groups": "Grupos de API", + "Reinvocation Policy": "Política de Reinvocação", + "Replica Sets": "Conjuntos de Réplicas", + "Replicas": "Réplicas", + "Request": "Solicitação", + "Resource": "Recurso", + "Resource Quotas": "Cotas de Recursos", "Resources": "Recursos", - "Non Resources": "Não Recursos", - "Verbs": "Verbos", + "Restarts": "Reinicializações", + "Retry Constraint": "Restrição de Repetição", + "Role": "Função", + "Role Bindings": "Associações de Função", + "Roles": "Funções", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Máximo indisponível: {{ maxUnavailable }}, máximo de aumento: {{ maxSurge }}", + "Rules": "Regras", + "Runtime Classes": "Classes de Runtime", "RuntimeClass": "RuntimeClass", + "Schedule": "Cronograma", + "Scope": "Escopo", + "Seconds": "Segundos", "Secrets": "Segredos", + "Security": "Segurança", + "Selector": "Seletor", + "Served": "Atendido", + "Service Account": "Conta de Serviço", + "Service Accounts": "Contas de Serviço", "Service Information": "Informações do Serviço", "Services": "Serviços", - "Owner": "Proprietário", - "Map": "Mapear", - "Workloads": "Cargas de trabalho", + "Serving": "Entrega", + "Session Persistence": "Persistência de Sessão", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Exibir Logs", + "Side Effects": "Efeitos Colaterais", + "Singular": "Singular", + "Starting deadline": "Data limite de início", + "State": "Estado", "Stateful Sets": "Conjuntos com Estado", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Reivindicações de Volume Persistente", - "Persistent Volumes": "Volumes Persistentes", - "Storage Classes": "Classes de Armazenamento", - "Network": "Rede", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "Rotas HTTP", - "GRPC Routes": "Rotas GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Segurança", - "Configuration": "Configuração", - "HPAs": "HPAs", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Orçamentos de Interrupção de Pod", - "Limit Ranges": "Faixas de Limite", - "Priority Classes": "Classes de Prioridade", - "Runtime Classes": "Classes de Runtime", - "Leases": "Concessões", - "Mutating Webhook Configurations": "Configurações de Webhook de Mutação", - "Validating Webhook Configurations": "Configurações de Webhook de Validação", - "Git Version": "Versão do Git", - "Git Tree State": "Estado da Árvore do Git", - "Go Version": "Versão do Go", - "Platform": "Plataforma", - "Capacity": "Capacidade", - "Access Modes": "Modos de Acesso", - "Volume Mode": "Modo de Volume", + "Storage": "Armazenamento", "Storage Class": "Classe de Armazenamento", - "Volume": "Volume", - "Reclaim Policy": "Política de Recuperação", - "Binding Mode": "Modo de Associação", - "Provisioner": "Provisionador", - "Volume Binding Mode": "Modo de Associação de Volume", - "Allow Volume Expansion": "Permitir Expansão de Volume", - "Claim": "Declaração", - "Update Policy": "Atualizar Política", + "Storage Classes": "Classes de Armazenamento", + "Strategy Type": "Tipo de Estratégia", + "Subresources": "Sub-recursos", + "Subsets": "Subconjuntos", + "System Info": "Informações do Sistema", + "System UUID": "UUID do Sistema", + "Target": "Destino", + "Targets": "Metas", + "Terminal / Exec": "Terminal/Exec", + "Terminating": "Finalizando", + "Timeout Seconds": "Segundos de Tempo Limite", + "TLS Validation": "Validação TLS", + "To": "Para", + "toggle field visibility": "ativar/desativar visibilidade do campo", + "Tolerations": "Tolerâncias", + "Uncapped Target": "Segmento sem Limite", + "Uncordon": "Remover bloqueio de agendamento", + "Uncordon node {{name}} cancelled.": "A remoção do bloqueio de agendamento do nó {{name}} foi cancelada.", + "Uncordoned node {{name}}.": "O bloqueio de agendamento do nó {{name}} foi removido.", + "Uncordoning node {{name}}…": "Removendo o bloqueio de agendamento do nó {{name}}…", "Update Mode": "Modo de Atualização", - "Container Policy": "Política de contêiner", - "Lower Bound": "Limite Inferior", + "Update Policy": "Atualizar Política", + "Update Strategy": "Estratégia de Atualização", "Upper Bound": "Limite Superior", - "Uncapped Target": "Segmento sem Limite", - "Vertical Pod Autoscalers": "Dimensionadores Automáticos Verticais de Pods", - "Checking if Vertical Pod Autoscaler is enabled…": "Verificando se o Dimensionador Automático de Pods Verticais está habilitado...", + "Uptime": "Tempo de atividade", + "Validating Webhook Configurations": "Configurações de Webhook de Validação", + "Verbs": "Verbos", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Dimensionamento Automático Vertical de Pods não está habilitado. <1>Saiba mais", - "API Version": "Versão da API", + "Vertical Pod Autoscalers": "Dimensionadores Automáticos Verticais de Pods", + "Volume": "Volume", + "Volume Binding Mode": "Modo de Associação de Volume", + "Volume Mode": "Modo de Volume", + "Volume Mounts": "Pontos de Montagem de Volume", + "VPAs": "VPAs", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Configuração do Cliente: Pacote Ca", - "Failure Policy": "Política de Falha", - "Match Policy": "Política de Correspondência", - "Side Effects": "Efeitos Colaterais", - "Timeout Seconds": "Segundos de Tempo Limite", - "Namespace Selector": "Seletor de Namespace", - "Object Selector": "Seletor de Objeto", - "Reinvocation Policy": "Política de Reinvocação", - "API Versions": "Versões da API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Máximo indisponível: {{ maxUnavailable }}, máximo de aumento: {{ maxSurge }}", - "Strategy Type": "Tipo de Estratégia" + "Workloads": "Cargas de trabalho", + "Yes": "Sim" } diff --git a/frontend/src/i18n/locales/pt-BR/translation.json b/frontend/src/i18n/locales/pt-BR/translation.json index 1bac9749b..f4541efda 100644 --- a/frontend/src/i18n/locales/pt-BR/translation.json +++ b/frontend/src/i18n/locales/pt-BR/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Sua área de trabalho do AKS encontrou uma página que não existe!", - "Authentication: {{ clusterName }}": "Autenticação: {{ clusterName }}", - "Authentication": "Autenticação", - "Please paste your authentication token.": "Cole o token de autenticação.", - "ID token": "token de ID", - "Check out how to generate a<1>service account token.": "Confira como gerar um<1>token de conta de serviço.", - "Cluster settings": "Configurações de cluster", - "Cancel": "Cancelar", - "Authenticate": "Autenticar", - "Error authenticating": "Erro ao autenticar", - "Window": "Janela", - "Fullscreen": "Tela inteira", - "Snap Left": "Ajustar Para a Esquerda", - "Snap Right": "Ajustar para a Direita", - "Snap Top": "Ajustar Parte Superior", - "Snap Bottom": "Ajustar Parte Inferior", - "Minimize": "Minimizar", - "Close": "Fechar", - "Close All": "Fechar Tudo", - "Overview": "Visão geral", - "Loading": "Carregando", - "Advanced Search (Beta)": "Pesquisa Avançada (Beta)", - "Select Resources": "Selecionar Recursos", - "Search": "Pesquisar", - "Search Resources": "Recursos de Pesquisa", - "Select All": "Selecionar Tudo", - "Clear Selection": "Limpar Seleção", - "All Resources": "Todos os Recursos", - "Examples": "Exemplos", - "Search resources by query": "Pesquisar recursos por consulta", - "Clear": "Limpar", - "No resources selected": "Nenhum recurso selecionado", - "Loaded {{0}} items": "{{0}} itens carregados", - "Some resources failed to load": "Falha ao carregar alguns recursos", - "Found {{0}} results. Showing first {{1}}": "{{0}} resultados encontrados. Mostrando o primeiro {{1}}", - "Name": "Nome", - "Cluster": "Cluster", - "Actions": "Ações", - "Max items per Resource": "Máximo de itens por Recurso", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Se um recurso tiver mais itens do que esse valor, eles serão excluídos da Pesquisa. Isso ajuda a reduzir o uso de memória e lentidão em clusters grandes.", - "Refetch Interval": "Intervalo de Nova Busca", - "30 seconds": "30 segundos", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" em {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" em pods", + "(Current/Target)": "(Atual/Destino)", + "{{ available }} units": "{{ available }} unidades", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} de {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} atual(is)/ {{ desiredReplicas }} desejada(s)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} vez desde {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} vezes desde {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Pronto", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Solicitado(s)", + "{{count}} files selected_one": "{{count}} arquivo selecionado", + "{{count}} files selected_other": "{{count}} arquivos selecionados", + "": "", + "0 Running": "0 Executando", "1 minute": "1 minuto", + "30 seconds": "30 segundos", "5 minutes": "5 minutos", - "Save": "Salvar", + "A large number of replicas may negatively impact the cluster's performance": "Um grande número de réplicas pode afetar negativamente o desempenho do cluster", + "A namespace with this name already exists on one or more selected clusters": "Já existe um namespace com esse nome em um ou mais clusters selecionados", + "A namespace with this name already exists.": "Já existe um namespace com esse nome.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Um projeto agrupa um ou mais namespaces em seus clusters, facilitando a exibição e o gerenciamento de recursos relacionados em um só lugar.", + "A project with this name already exists": "Já existe um projeto com este nome", + "Accent color": "Cor de destaque", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "O formato de cor de destaque é inválido. Use hexa (#ff0000), rgb() ou rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "O formato de cor de destaque é inválido. Use hexa (#ff0000), rgb(), rgba() ou um nome de cor CSS.", + "Accepted Names": "Nomes Aceitos", + "Access": "Acessar", + "Account of current user": "Conta do usuário atual", + "Actions": "Ações", + "Active": "Ativo", "Add": "Adicionar", + "Add a cluster to get started.": "Adicione um cluster para começar.", "Add Cluster": "Adicionar Cluster", - "Proceed to select your preferred method for cluster creation and addition": "Prossiga para selecionar seu método preferencial para criação e adição de cluster", - "Load from KubeConfig": "Carregar do KubeConfig", - "Providers": "Provedores", + "Add from Azure Subscription": "Adicionar da Assinatura do Azure", "Add Local Cluster Provider": "Adicionar Provedor de Cluster Local", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Essa ação excluirá o cluster \"{{ clusterName }}\" de \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "Essa ação removerá o cluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "Essa ação não poderá ser desfeita! Deseja continuar?", - "Remove this cluster?": "Remover este cluster?", - "View": "Exibir", - "Settings": "Configurações", - "Delete": "Excluir", - "Delete Cluster": "Excluir Cluster", - "Active": "Ativo", - "Plugin": "Plug-in", - "In-cluster": "No cluster", - "View Clusters": "Exibir Clusters", - "Loading...": "Carregando...", - "No clusters found": "Nenhum cluster encontrado", - "Add a cluster to get started.": "Adicione um cluster para começar.", - "Please sign in to add your AKS clusters": "Entre para adicionar seus clusters do AKS", - "Sign In with Azure": "Entrar com o Azure", + "Add namespace": "Adicionar namespace", "Add Other Clusters": "Adicionar Outros Clusters", - "Add from Azure Subscription": "Adicionar da Assinatura do Azure", - "No clusters configured": "Nenhum cluster configurado", - "Checking authentication status...": "Verificando status de autenticação...", - "Origin": "Origem", - "Status": "Status", - "Warnings": "Avisos", + "Address Type": "Tipo de Endereço", + "Addresses": "Endereços", + "Admission Review Versions": "Versões de Revisão de Admissão", + "Advanced Search (Beta)": "Pesquisa Avançada (Beta)", + "Age": "Idade", + "All clusters": "Todos os clusters", "All Clusters": "Todos os Clusters", - "Projects": "Projetos", - "Selected clusters": "Clusters selecionados", - "Load cluster": "Carregar cluster", - "Something went wrong with cluster {{ cluster }}": "Algo deu errado com o cluster {{ cluster }}", - "Choose another cluster": "Escolher outro cluster", - "Failed to connect to the backend": "Falha ao conectar-se ao back-end", - "Connecting to backend...": "Conectando ao back-end...", - "Skip to main content": "Pular para o conteúdo principal", - "Menu": "Menu", - "Mark all as read": "Marcar tudo como lido", - "Clear all": "Apagar tudo", - "Notifications": "Notificações", - "You don't have any notifications right now": "Você não tem nenhuma notificação no momento", - "Message": "Mensagem", - "No message": "Nenhuma mensagem", - "Date": "Data", - "Visible": "Visível", - "Mark as read": "Marcar como lido", - "Show notifications": "Mostrar notificações", - "You have unread notifications": "Você tem notificações não lidas", - "View all notifications": "Exibir todas as notificações", - "Unknown": "Desconhecido", - "Plugins": "Plug-ins", - "Multiple versions": "Várias versões", - "Description": "Descrição", - "Type": "Tipo", - "Development": "Desenvolvimento", - "User-installed": "Instalado pelo usuário", - "Shipped": "Enviado", - "This plugin is not compatible with this version of Headlamp": "Esse plug-in não é compatível com essa versão do Headlamp", - "Incompatible": "Incompatível", - "Overridden by {{type}} version": "Substituído pela versão de {{type}}", - "Not Loaded": "Não Carregado", - "Disabled": "Desabilitado", - "Loaded": "Carregado", - "Enable": "Habilitar", - "Save & Apply": "Salvar e Aplicar", - "Deleting plugin {{ itemName }}...": "Excluindo o plug-in {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Exclusão de {{ itemName }} cancelada.", - "Deleted plugin {{ itemName }}.": "Plug-in {{ itemName }} excluído.", - "Error deleting plugin {{ itemName }}.": "Erro ao excluir o plug-in {{ itemName }}.", - "Open Plugin Folder": "Abrir a Pasta do Plug-in", - "Delete Plugin": "Excluir Plug-in", - "By": "Por", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Esse plug-in não está carregado no momento porque uma versão \"{{type}}\" está sendo usada.", - "Are you sure you want to delete this plugin?": "Tem certeza de que quer excluir esse plug-in?", - "Uh-oh! Something went wrong.": "Ah, não! Algo deu errado.", - "Error loading {{ routeName }}": "Erro ao carregar {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "O nome do cluster deve conter apenas caracteres alfanuméricos minúsculos ou \"-\" e deve começar e terminar com um caractere alfanumérico.", - "Error": "Erro", - "Okay": "Ok", - "Original name: {{ displayName }}": "Nome original: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Esse nome personalizado já está em uso. Escolha um nome diferente.", - "The current name of the cluster. You can define a custom name": "O nome atual do cluster. Você pode definir um nome personalizado", - "Cluster name": "Nome do cluster", - "Change name": "Alterar nome", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Tem certeza de que quer alterar o nome de \"{{ clusterName }}\"?", - "Apply": "Aplicar", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "O formato de cor de destaque é inválido. Use hexa (#ff0000), rgb() ou rgba().", - "Choose Accent Color": "Escolher Cor de Destaque", - "Use custom color": "Usar cor personalizada", - "Custom color": "Cor personalizada", - "Hex, rgb(), or rgba()": "Hexa, rgb() ou rgba()", - "Full page": "Página inteira", - "Choose Cluster Icon": "Escolher Ícone de Cluster", - "Use custom icon": "Usar ícone personalizado", - "Custom icon (Iconify)": "Ícone personalizado (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Exemplo: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Os namespaces devem conter apenas caracteres alfanuméricos minúsculos ou \"-\" e devem começar e terminar com um caractere alfanumérico.", - "Node Shell Settings": "Configurações do Shell do Nó", - "The default image is used for dropping a shell into a node (when not specified directly).": "A imagem padrão é usada para soltar um shell em um nó (quando não especificado diretamente).", - "Linux image": "Imagem do Linux", - "The default namespace is default.": "O namespace padrão é o padrão.", - "Namespace": "Namespace", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Insira um valor entre {{ minRows }} e {{ maxRows }}.", - "Custom row value": "Valor de linha personalizado", - "Custom value": "Valor personalizado", - "Pod Debug Settings": "Configurações de Depuração de Pod", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Contêineres efêmeros de depuração não podem ser removidos por meio da API do Kubernetes. Eles permanecerão na especificação do pod mesmo após o fechamento do terminal. Para removê-los, o pod deverá ser recriado.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "A imagem padrão é usada para criar contêineres de depuração efêmeros.", - "General Settings": "Configurações Gerais", - "Version": "Versão", - "Language": "Linguagem", - "Resource details view": "Exibição de detalhes do recurso", - "Number of rows for tables": "Número de linhas para tabelas", - "Timezone to display for dates": "Fuso horário a ser exibido para datas", - "Sort sidebar items alphabetically": "Classificar itens da barra lateral em ordem alfabética", - "Use evict for pod deletion": "Usar remoção para exclusão de pod", - "Theme": "Tema", - "Keyboard Shortcuts": "Atalhos de Teclado", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure atalhos de teclado para acesso rápido a várias partes do aplicativo.", - "Cluster Settings": "Configurações de Cluster", - "There seem to be no clusters configured…": "Parece que não há clusters configurados...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "O cluster {{ clusterName }} não existe. Selecione um cluster válido:", - "Go to cluster": "Ir para o cluster", + "All levels": "Todos os níveis", + "All namespaces": "Todos os namespaces", + "All Pods": "Todos os Pods", + "All Resources": "Todos os Recursos", + "Allowed disruptions": "Interrupções permitidas", + "Allowed Disruptions": "Interrupções Permitidas", + "Allowed namespaces": "Namespaces permitidos", + "Also delete the namespaces (this will remove all resources within them)": "Excluir também os namespaces (isso removerá todos os recursos dentro deles)", + "An update is available": "Há uma atualização disponível", + "Annotations": "Anotações", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Qualquer nova saída para o processo desse contêiner deve ser mostrada abaixo. Caso ela não apareça, pressione Enter...", + "API Version": "Versão da API", + "Appbar Tools": "Ferramentas da Barra de Aplicativos", "Appearance": "Aparência", - "Stored in your browser's localStorage (per-browser setting).": "Armazenado no localStorage do navegador (configuração por navegador).", - "Accent color": "Cor de destaque", - "Change Color": "Alterar Cor", - "Choose Color": "Escolher Cor", - "Cluster icon": "Ícone de cluster", - "Change Icon": "Alterar Ícone", - "Choose Icon": "Escolher Ícone", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "O formato de cor de destaque é inválido. Use hexa (#ff0000), rgb(), rgba() ou um nome de cor CSS.", + "Applied {{ newItemName }}.": "{{ newItemName }} aplicado.", + "Applied changes to {{ itemName }}.": "Alterações aplicadas a {{ itemName }}.", + "Apply": "Aplicar", "Apply appearance": "Aplicar aparência", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Aplicar alterações de aparência para \"{{ clusterName }}\"? Isso será armazenado em seu navegador.", + "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", + "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", + "Applying changes to {{ itemName }}…": "Aplicando alterações a {{ itemName }}...", "Applying...": "Aplicando...", - "Default namespace": "Namespace padrão", - "The default namespace for e.g. when applying resources (when not specified directly).": "O namespace padrão para, por exemplo, ao aplicar recursos (quando não especificado diretamente).", - "Allowed namespaces": "Namespaces permitidos", - "The list of namespaces you are allowed to access in this cluster.": "A lista de namespaces que você tem permissão para acessar nesse cluster.", - "Add namespace": "Adicionar namespace", - "Remove Cluster": "Remover Cluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Tem certeza de que quer alterar o nome de \"{{ clusterName }}\"?", + "Are you sure you want to delete item {{ itemName }}?": "Tem certeza de que quer excluir o item {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Tem certeza de que quer excluir o projeto \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "Tem certeza de que quer excluir os itens a seguir?", + "Are you sure you want to delete this plugin?": "Tem certeza de que quer excluir esse plug-in?", + "Are you sure you want to evict pod {{ itemName }}?": "Tem certeza de que quer remover o pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Tem certeza de que quer remover o cluster \"{{ clusterName }}\"?", - "Server": "Servidor", - "Press keys...": "Pressione as teclas...", - "Conflicts with: {{name}}": "Conflitos com: {{name}}", - "Reset to default": "Redefinir para o padrão", - "Navigation": "Navegação", - "General": "Geral", - "Reset All to Defaults": "Redefinir Tudo para os Padrões", - "Log out from all": "Fazer logoff de todos", - "Log out": "Fazer logoff", - "Account of current user": "Conta do usuário atual", - "Appbar Tools": "Ferramentas da Barra de Aplicativos", - "show more": "mostrar mais", - "Version information": "Informações da versão", - "Getting auth info: {{ clusterName }}": "Obtendo informações de autenticação: {{ clusterName }}", - "Getting auth info": "Obtendo informações de autenticação", - "Testing auth": "Testando autenticação", - "Headlamp Cluster Authentication": "Autenticação de Cluster Headlamp", - "Sign In": "Entrar", - "Use A Token": "Usar Um Token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Falha ao conectar. Verifique se o cluster do Kubernetes está em execução e acessível. Erro: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Falha ao obter informações de autenticação: {{ errorMessage }}", - "Try Again": "Tentar Novamente", + "Are you sure you want to restart {{ itemName }}?": "Tem certeza de que quer reiniciar o {{ itemName }}?", + "Are you sure you want to restart the following items?": "Tem certeza de que quer reiniciar os itens a seguir?", + "Are you sure?": "Tem certeza?", + "Attach: {{ itemName }}": "Anexar: {{ itemName }}", + "Attaching to debug container...": "Anexando ao contêiner de depuração...", + "Attaching to existing debug container...": "Anexando ao contêiner de depuração existente...", + "Authenticate": "Autenticar", + "Authentication": "Autenticação", + "Authentication: {{ clusterName }}": "Autenticação: {{ clusterName }}", + "Available//context:replicas": "Disponível", "Back": "Voltar", - "Memory Usage": "Uso de Memória", - "{{ available }} units": "{{ available }} unidades", - "CPU Usage": "Uso da CPU", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Solicitado(s)", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Pronto", - "Recent clusters": "Clusters recentes", - "All clusters": "Todos os clusters", - "Show build information": "Mostrar informações de compilação", + "BackendRefs": "BackendRefs", + "By": "Por", + "By default, this will only remove the project label from the following namespaces:": "Por padrão, isso removerá apenas o rótulo do projeto dos seguintes namespaces:", + "Cancel": "Cancelar", + "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", + "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", + "Cancelled changes to {{ itemName }}.": "Alterações canceladas para {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Exclusão de {{ itemName }} cancelada.", + "Cancelled deletion of {{ itemsLength }} items.": "Exclusão de {{ itemsLength }} itens cancelada.", + "Cancelled deletion of project {{ projectName }}.": "Exclusão do projeto {{ projectName }} cancelada.", + "Cancelled restarting {{ itemName }}.": "Reinicialização de {{ itemName }} cancelada.", + "Cancelled restarting {{ itemsLength }} items.": "Reinicialização de {{ itemsLength }} itens cancelada.", + "Cancelled resuming CronJob {{ newItemName }}.": "Retomando CronJob {{ newItemName }} cancelado.", + "Cancelled rollback of {{ itemName }}.": "Reversão cancelada de {{ itemName }}.", + "Cancelled scaling {{ itemName }}.": "Escala de {{ itemName }} cancelada.", + "Cancelled suspending CronJob {{ newItemName }}.": "Cancelada a suspensão do CronJob {{ newItemName }}.", + "Categories": "Categorias", + "Change Color": "Alterar Cor", + "Change Icon": "Alterar Ícone", + "Change name": "Alterar nome", + "Check out how to generate a<1>service account token.": "Confira como gerar um<1>token de conta de serviço.", + "Checking authentication status...": "Verificando status de autenticação...", "Choose a cluster": "Escolher um cluster", - "Wait while fetching clusters…": "Aguarde enquanto os clusters estão sendo buscados…", - "Loading cluster information": "Carregando informações do cluster", - "There seems to be no clusters configured…": "Parece que não há clusters configurados...", - "Please make sure you have at least one cluster configured.": "Verifique se você tem pelo menos um cluster configurado.", - "Or try running Headlamp with a different kube config.": "Ou tente executar o Headlamp com uma configuração de kube diferente.", - "Load from a file": "Carregar de um arquivo", - "Current//context:cluster": "Atual", + "Choose a namespace from the selected clusters": "Escolha um namespace nos clusters selecionados", + "Choose Accent Color": "Escolher Cor de Destaque", + "Choose another cluster": "Escolher outro cluster", "Choose cluster": "Escolher cluster", - "Failed to load resources": "Falha ao carregar recursos", - "You don't have permissions to view this resource": "Você não tem permissões para exibir esse recurso", - "Resource not found": "Recurso não encontrado", - "Hide details": "Ocultar detalhes", - "Show details": "Mostrar detalhes", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster duplicado: {{ clusterNames }} na lista. Edite o nome do contexto.", - "Error setting up clusters, please load a valid kubeconfig file": "Erro ao configurar clusters. Carregue um arquivo kubeconfig válido", - "Couldn't read kubeconfig file": "Não foi possível ler o arquivo kubeconfig", - "No clusters found!": "Nenhum cluster encontrado!", - "No contexts found!": "Nenhum contexto encontrado!", - "Invalid kubeconfig file: {{ errorMessage }}": "Arquivo kubeconfig inválido: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Arraste e solte ou escolha o arquivo kubeconfig aqui", + "Choose Cluster Icon": "Escolher Ícone de Cluster", + "Choose Color": "Escolher Cor", "Choose file": "Escolher arquivo", - "Select clusters": "Selecionar clusters", - "Next": "Avançar", - "Validating selected clusters": "Validando clusters selecionados", - "Setting up clusters": "Configurando clusters", + "Choose Files": "Escolher Arquivos", + "Choose Icon": "Escolher Ícone", + "Clear": "Limpar", + "Clear accent color": "Limpar cor de destaque", + "Clear all": "Apagar tudo", + "Clear All": "Limpar Tudo", + "Clear cluster icon": "Limpar ícone do cluster", + "Clear Selection": "Limpar Seleção", + "Client Config: Service": "Configuração do Cliente: Serviço", + "Client Config: URL": "Configuração do Cliente: URL", + "Close": "Fechar", + "Close All": "Fechar Tudo", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "O cluster {{ clusterName }} não existe. Selecione um cluster válido:", + "Cluster Chooser": "Seletor de Cluster", + "Cluster icon": "Ícone de cluster", + "Cluster is required": "O cluster é obrigatório", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "O nome do cluster deve conter apenas caracteres alfanuméricos minúsculos ou \"-\" e deve começar e terminar com um caractere alfanumérico.", + "Cluster settings": "Configurações de cluster", + "Cluster Settings": "Configurações de Cluster", + "Cluster version downgraded to {{ gitVersion }}": "Versão do cluster com downgrade para {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Versão do cluster atualizada para {{ gitVersion }}", + "Clusters": "Clusters", "Clusters successfully set up!": "Clusters configurados com sucesso!", - "Finish": "Concluir", - "Only warnings ({{ numWarnings }})": "Somente avisos ({{ numWarnings }})", - "Reason": "Motivo", - "Count": "Contagem", - "Last Seen": "Última aparição", - "Offline": "Offline", - "Lost connection to the cluster.": "Conexão perdida com o cluster.", - "No": "Não", - "Yes": "Sim", - "Create {{ name }}": "Criar {{ name }}", - "Toggle fullscreen": "Ativar/Desativar tela inteira", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Não é possível abrir o GitHub. Verifique as configurações do bloqueador de pop-ups ou copie os detalhes do erro manualmente.", - "Your AKS desktop ran into a problem!": "Sua área de trabalho do AKS encontrou um problema!", - "Head back <1>home.": "Volte para a <1>página inicial.", - "Error Details": "Detalhes do Erro", + "Collapse": "Recolher", + "Conditions": "Condições", + "Configure Keyboard Shortcuts": "Configurar Atalhos de Teclado", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure atalhos de teclado para acesso rápido a várias partes do aplicativo.", + "Conflicts with: {{name}}": "Conflitos com: {{name}}", + "Connecting to backend...": "Conectando ao back-end...", + "Container": "Contêiner", + "Container Limits": "Limites de Contêiner", + "Container Port": "Porta do Contêiner", + "Controlled by": "Controlado por", + "Controlled Resources": "Recursos Controlados", + "Controlled Values": "Valores Controlados", + "Copied": "Copiado", "Copied to clipboard": "Copiado para a área de transferência", - "Failed to copy to clipboard": "Falha ao copiar para a área de transferência", "Copy": "Copiar", - "Open Issue on GitHub": "Abrir problema no GitHub", - "Scroll to bottom": "Rolar para baixo", - "Container": "Contêiner", - "Lines": "Linhas", - "Severity": "Gravidade", - "Timestamps": "Carimbos de data/hora", - "Wrap lines": "Quebrar linhas", - "All levels": "Todos os níveis", - "Find": "Localizar", - "Download": "Baixar", - "No results": "Nenhum resultado", - "Too many matches": "Muitas correspondências", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} de {{ totalResults }}", - "Match case": "Diferenciar maiúsculas de minúsculas", - "Match whole word": "Corresponder palavra inteira", - "Use regular expression": "Usar expressão regular", - "Previous Match (Shift+Enter)": "Correspondência Anterior (Shift+Enter)", - "Next Match (Enter)": "Próxima Correspondência (Inserir)", - "All namespaces": "Todos os namespaces", - "From": "De", - "Age": "Idade", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} vez desde {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} vezes desde {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Notas sobre a versão ({{ appVersion }})", - "Fetching release information…": "Buscando informações de versão...", - "Skip": "Ignorar", - "Failed to fetch release information": "Falha ao buscar informações de versão", - "An update is available": "Há uma atualização disponível", - "Read more": "Leia mais", - "Disable update notifications": "Desabilitar notificações de atualização", - "Dismiss": "Ignorar", - "Install the metrics-server to get usage data.": "Instale o servidor de métricas para obter dados de uso.", "Copy to clipboard": "Copiar para a área de transferência", - "Create / Apply": "Criar / Aplicar", + "Couldn't read kubeconfig file": "Não foi possível ler o arquivo kubeconfig", + "Count": "Contagem", + "CPU Usage": "Uso da CPU", "Create": "Criar", - "Deleting item {{ itemName }}…": "Excluindo o item {{ itemName }}...", + "Create {{ name }}": "Criar {{ name }}", + "Create / Apply": "Criar / Aplicar", + "Create a new namespace and use it as a project": "Criar um novo namespace e usá-lo como um projeto", + "Create a new namespace on one or more clusters and set it up as a project.": "Crie um novo namespace em um ou mais clusters e configure-o como um projeto.", + "Create a Project": "Criar um Projeto", + "Create Namespace": "Criar Namespace", + "Create New Namespace": "Criar Novo Namespace", + "Create new Project from YAML": "Criar novo Projeto do YAML", + "Create Project": "Criar Projeto", + "Create resource quota": "Criar cota de recursos", + "Create Resource Quota to limit resource consumption within this project": "Criar Cota de Recursos para limitar o consumo de recursos nesse projeto", + "Create your first project to organize your Kubernetes resources": "Crie seu primeiro projeto para organizar seus recursos do Kubernetes", + "Created": "Criado", + "Creating": "Criando", + "Creating ephemeral debug container...": "Criando contêiner efêmero de depuração...", + "Creating following resources in this project:": "Criando os seguintes recursos nesse projeto:", + "Creating project": "Criando projeto", + "Creation": "Criação", + "Current": "Atual", + "Current Namespace": "Namespace Atual", + "Current number of replicas: {{ numReplicas }}": "Número atual de réplicas: {{ numReplicas }}", + "Current//context:cluster": "Atual", + "Current//context:pods": "Atual", + "Current//context:replicas": "Atual", + "Custom color": "Cor personalizada", + "Custom icon (Iconify)": "Ícone personalizado (Iconify)", + "Custom row value": "Valor de linha personalizado", + "Custom value": "Valor personalizado", + "Data": "Dados", + "Date": "Data", + "Debug Pod": "Depurar Pod", + "Debug: {{ itemName }}": "Depurar: {{ itemName }}", + "Decrement": "Decréscimo", + "Default": "Padrão", + "Default namespace": "Namespace padrão", + "Default Request": "Solicitação Padrão", + "Degraded": "Degradado", + "Delete": "Excluir", + "Delete Cluster": "Excluir Cluster", + "Delete item": "Excluir Item", + "Delete items": "Excluir itens", + "Delete Plugin": "Excluir Plug-in", + "Delete port forward": "Excluir encaminhamento de porta", + "Delete project": "Excluir projeto", + "Delete Project": "Excluir Projeto", + "Delete Project & Namespaces": "Excluir Projeto e Namespaces", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} itens excluídos.", "Deleted item {{ itemName }}.": "Item {{ itemName }} excluído.", + "Deleted plugin {{ itemName }}.": "Plug-in {{ itemName }} excluído.", + "Deleted project {{ projectName }}.": "Projeto {{ projectName }} excluído.", + "Deleting {{ itemsLength }} items…": "Excluindo {{ itemsLength }} itens...", + "Deleting item {{ itemName }}…": "Excluindo o item {{ itemName }}...", + "Deleting plugin {{ itemName }}...": "Excluindo o plug-in {{ itemName }}...", + "Deleting project {{ projectName }}…": "Excluindo o projeto {{ projectName }}...", + "Deployment pods": "Pods de implantação", + "Description": "Descrição", + "Desired number of replicas:": "Número desejado de réplicas:", + "Desired//context:pods": "Desejado", + "Desired//context:replicas": "Desejado", + "Details": "Detalhes", + "Development": "Desenvolvimento", + "Disable update notifications": "Desabilitar notificações de atualização", + "Disabled": "Desabilitado", + "Dismiss": "Ignorar", + "Docker Desktop requires ports in range 30000-32000.": "O Docker Desktop requer portas no intervalo 30000 a 32000.", + "Documentation": "Documentação", + "Download": "Baixar", + "Drag & drop or choose kubeconfig file here": "Arraste e solte ou escolha o arquivo kubeconfig aqui", + "Drag & drop YAML files here or click to choose files": "Arraste e solte arquivos YAML aqui ou clique para escolher arquivos", + "Drop the file here...": "Solte o arquivo aqui...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster duplicado: {{ clusterNames }} na lista. Edite o nome do contexto.", + "Duration": "Duração", + "e.g. 30080": "Por exemplo, 30080", + "e.g. 8080": "Por exemplo, 8080", + "Edit": "Editar", + "Edit: {{ itemName }}": "Editar: {{ itemName }}", + "Editor": "Editor", + "Effect": "Efeito", + "Enable": "Habilitar", + "Endpoints": "Pontos de extremidade", + "Enter a name": "Inserir um nome", + "Enter a name for the new namespace": "Insira um nome para o novo namespace", + "Enter a name for your new project.": "Insira um nome para seu novo projeto.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Insira um valor entre {{ minRows }} e {{ maxRows }}.", + "Enter URL": "Inserir URL", + "Enter URL to YAML file": "Inserir URL para o arquivo YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Contêineres efêmeros de depuração não podem ser removidos por meio da API do Kubernetes. Eles permanecerão na especificação do pod mesmo após o fechamento do terminal. Para removê-los, o pod deverá ser recriado.", + "Error": "Erro", + "Error authenticating": "Erro ao autenticar", + "Error deleting {{ itemsLength }} items.": "Erro ao excluir {{ itemsLength }} itens.", "Error deleting item {{ itemName }}.": "Erro ao excluir o item {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Erro ao excluir o plug-in {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Erro ao excluir o projeto {{ projectName }}.", + "Error Details": "Detalhes do Erro", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Erro ao obter o recurso personalizado {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Erro ao obter a definição de recurso personalizado {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Erro ao obter definições de recursos personalizados: {{ errorMessage }}", + "Error loading {{ routeName }}": "Erro ao carregar {{ routeName }}", + "Error parsing the code: {{error}}": "Erro ao analisar o código: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Erro ao analisar o código. Verifique se é um YAML ou JSON válido!", + "Error processing files: {{error}}": "Erro ao processar arquivos: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Erro ao configurar clusters. Carregue um arquivo kubeconfig válido", + "Error: All of the files are empty.": "Erro: todos os arquivos estão vazios.", "Evict": "Remover", "Evict Pod": "Remover Pod", - "Delete item": "Excluir Item", - "Are you sure you want to evict pod {{ itemName }}?": "Tem certeza de que quer remover o pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Tem certeza de que quer excluir o item {{ itemName }}?", - "Force Delete": "Forçar Exclusão", - "Are you sure you want to delete the following items?": "Tem certeza de que quer excluir os itens a seguir?", - "Deleting {{ itemsLength }} items…": "Excluindo {{ itemsLength }} itens...", - "Cancelled deletion of {{ itemsLength }} items.": "Exclusão de {{ itemsLength }} itens cancelada.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} itens excluídos.", - "Error deleting {{ itemsLength }} items.": "Erro ao excluir {{ itemsLength }} itens.", - "Delete items": "Excluir itens", - "Resource details": "Detalhes do recurso", - "Loading documentation": "Carregando documentação", - "No documentation available.": "Nenhum documento disponível.", - "No documentation for type {{ docsType }}.": "Nenhuma documentação para o tipo {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Mostrando a documentação para: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Aplicando alterações a {{ itemName }}...", - "Cancelled changes to {{ itemName }}.": "Alterações canceladas para {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Alterações aplicadas a {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Exemplo: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Exemplos", + "Exit Code": "Código de Saída", + "Expand": "Expandir", + "Expand All": "Expandir Tudo", + "Expand sidebar": "Expandir a barra lateral", + "Failed": "Falhou", + "Failed to apply {{ newItemName }}.": "Falha ao aplicar {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "Falha ao aplicar alterações a {{ itemName }}.", - "Edit": "Editar", - "Invalid JSON": "JSON inválido", - "Invalid YAML": "YAML inválido", - "Failed to create {{ kind }} {{ name }}.": "Falha ao criar {{ kind }} {{ name }}.", + "Failed to connect to the backend": "Falha ao conectar-se ao back-end", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Falha ao conectar. Verifique se o cluster do Kubernetes está em execução e acessível. Erro: {{ errorMessage }}", + "Failed to connect…": "Falha ao conectar...", + "Failed to connect…\r\n": "Falha ao conectar...\r\n", + "Failed to copy to clipboard": "Falha ao copiar para a área de transferência", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Falha ao criar {{ kind }} {{ name }} em {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Erro ao analisar o código: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Erro ao analisar o código. Verifique se é um YAML ou JSON válido!", - "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", - "Applied {{ newItemName }}.": "{{ newItemName }} aplicado.", - "Failed to apply {{ newItemName }}.": "Falha ao aplicar {{ newItemName }}.", - "New Object": "Novo Objeto", - "View: {{ itemName }}": "Exibição: {{ itemName }}", - "Edit: {{ itemName }}": "Editar: {{ itemName }}", - "Loading editor": "Carregando o editor", - "Hide Managed Fields": "Ocultar Campos Gerenciados", - "Use minimal editor": "Usar editor minimalista", - "Upload File/URL": "Carregar Arquivo/URL", - "Editor": "Editor", - "Documentation": "Documentação", - "Undo": "Desfazer", - "Are you sure?": "Tem certeza?", - "This will discard your changes in the editor. Do you want to proceed?": "Isso descartará suas alterações no editor. Deseja continuar?", - "Undo Changes": "Desfazer Alterações", - "Invalid Secret Reference": "Referência de Segredo Inválida", - "Invalid Config Map Reference": "Referência de Mapa de Configuração Inválida", - "Invalid fieldRef": "Invalid fieldRef", - "Invalid resourceFieldRef": "Invalid resourceFieldRef", - "Show fewer": "Mostrar menos", - "Show all environment variables": "Mostrar todas as variáveis de ambiente", - "Show all environment variables (+{{count}} more)_one": "Mostrar todas as variáveis de ambiente (mais {{count}})", - "Show all environment variables (+{{count}} more)_other": "Mostrar todas as variáveis de ambiente (mais {{count}})", - "No label selectors found for this {{type}}": "Nenhum seletor de rótulo encontrado para esse {{type}}", - "Invalid response from server": "Resposta inválida do servidor", - "Failed to fetch related pods": "Falha ao buscar pods relacionados", - "No pods found for this workload": "Nenhum pod encontrado para essa carga de trabalho", + "Failed to create {{ kind }} {{ name }}.": "Falha ao criar {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Falha ao criar o contêiner de depuração: {{message}}", "Failed to fetch pods: {{error}}": "Falha ao buscar pods: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Os logs estão em pausa. Clique no botão seguir para continuar seguindo-os.", - "Select Pod": "Selecionar Pod", - "All Pods": "Todos os Pods", - "Restarted": "Reiniciado", - "Show logs for previous instances of this container.": "Mostrar logs para instâncias anteriores desse contêiner.", - "You can only select this option for containers that have been restarted.": "Você só pode selecionar essa opção para contêineres que foram reiniciados.", - "Show previous": "Mostrar anterior", - "Show timestamps in the logs.": "Mostrar carimbos de data/hora nos logs.", - "Follow logs in real-time.": "Siga os logs em tempo real.", + "Failed to fetch related pods": "Falha ao buscar pods relacionados", + "Failed to fetch release information": "Falha ao buscar informações de versão", + "Failed to get authentication information: {{ errorMessage }}": "Falha ao obter informações de autenticação: {{ errorMessage }}", + "Failed to load custom resource instances": "Falha ao carregar instâncias de recurso personalizadas", + "Failed to load from URL: {{error}}": "Falha ao carregar da URL: {{error}}", + "Failed to load resources": "Falha ao carregar recursos", + "Failed to load revision history: {{ error }}": "Falha ao carregar o histórico de revisão: {{ error }}", + "Failed to read file.": "Falha ao ler o arquivo.", + "Failed to restart {{ itemName }}.": "Falha ao reiniciar {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Falha ao reiniciar {{ itemsLength }} itens.", + "Failed to resume CronJob {{ newItemName }}.": "Falha ao retomar o CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Falha ao reverter {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Falha ao executar \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "Falha ao executar \"{{command}}\"…", + "Failed to scale {{ itemName }}.": "Falha ao escalar {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Falha ao gerar o Trabalho {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Falha ao suspender o CronJob {{ newItemName }}.", + "Fetching release information…": "Buscando informações de versão...", + "File read was aborted.": "A leitura do arquivo foi anulada.", + "Filter Type": "Tipo de Filtro", + "Filters": "Filtros", + "Find": "Localizar", + "Finish": "Concluir", + "Finished": "Concluído", + "Fit to screen": "Ajustar à tela", "Follow": "Seguir", - "Show logs": "Mostrar logs", - "Loading resource data": "Carregando dados do recurso", - "Creation": "Criação", - "Labels": "Rótulos", - "Annotations": "Anotações", - "Owner refs": "Referências de proprietário", - "Controlled by": "Controlado por", - "Show all labels (+{{count}} more)_one": "Mostrar todos os rótulos (mais {{count}})", - "Show all labels (+{{count}} more)_other": "Mostrar todos os rótulos (mais {{count}})", - "Start port forward": "Iniciar encaminhamento de porta", + "Follow logs in real-time.": "Siga os logs em tempo real.", + "Force Delete": "Forçar Exclusão", + "Format": "Formato", "Forward port": "Porta de Encaminhamento", - "Delete port forward": "Excluir encaminhamento de porta", - "Stop port forward": "Interromper encaminhamento de porta", - "Copied": "Copiado", - "This value may differ in the container, since the pod is older than {{from}}": "Esse valor pode ser diferente no contêiner, pois o pod é mais antigo do que {{from}}", - "Value": "Valor", - "Mount Path": "Caminho da Montagem", + "Found {{0}} results. Showing first {{1}}": "{{0}} resultados encontrados. Mostrando o primeiro {{1}}", "from": "de", + "From": "De", + "Full page": "Página inteira", + "Fullscreen": "Tela inteira", + "General": "Geral", + "General Settings": "Configurações Gerais", + "Getting auth info": "Obtendo informações de autenticação", + "Getting auth info: {{ clusterName }}": "Obtendo informações de autenticação: {{ clusterName }}", + "Give your project a descriptive name": "Dê um nome descritivo ao seu projeto", + "Global Default": "Global Padrão", + "Global Search": "Pesquisa Global", + "Go to cluster": "Ir para o cluster", + "Group": "Grupo", + "Group By": "Agrupar por", + "Handler": "Manipulador", + "Hard": "Rígido", + "Head back <1>home.": "Volte para a <1>página inicial.", + "Headers": "Cabeçalhos", + "Headlamp Cluster Authentication": "Autenticação de Cluster Headlamp", + "Health": "Integridade", + "Healthy": "Íntegro", + "Hex, rgb(), or rgba()": "Hexa, rgb() ou rgba()", + "Hide details": "Ocultar detalhes", + "Hide Helm Secrets": "Ocultar Segredos do Helm", + "Hide Managed Fields": "Ocultar Campos Gerenciados", + "Holder": "Titular", + "Holder Identity": "Identidade do Titular", + "Home": "Página Inicial", + "Host": "Host", + "Hostname": "Nome do host", "I/O": "E/S", - "Ready": "Pronto", - "Waiting": "Esperando", - "Running": "Em execução", - "Exit Code": "Código de Saída", - "Started": "Iniciado", - "Finished": "Concluído", - "Restart Count": "Reiniciar Contagem", - "Last State": "Último Estado", - "No data to be shown.": "Não há dados a serem mostrados.", - "Init Containers": "Contêineres Iniciais", - "Conditions": "Condições", - "Volumes": "Volumes", - "Kind": "Variante", - "Restarting {{ itemName }}…": "Reiniciando {{ itemName }}...", - "Cancelled restarting {{ itemName }}.": "Reinicialização de {{ itemName }} cancelada.", - "Restarted {{ itemName }}.": "{{ itemName }} Reiniciado.", - "Failed to restart {{ itemName }}.": "Falha ao reiniciar {{ itemName }}.", - "Restart": "Reiniciar", - "Are you sure you want to restart {{ itemName }}?": "Tem certeza de que quer reiniciar o {{ itemName }}?", - "Are you sure you want to restart the following items?": "Tem certeza de que quer reiniciar os itens a seguir?", - "Restarting {{ itemsLength }} items…": "Reiniciando {{ itemsLength }} itens...", - "Cancelled restarting {{ itemsLength }} items.": "Reinicialização de {{ itemsLength }} itens cancelada.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} itens reiniciados.", - "Failed to restart {{ itemsLength }} items.": "Falha ao reiniciar {{ itemsLength }} itens.", - "Restart items": "Reiniciar itens", - "Revision History": "Histórico de Revisão", - "Loading revision history…": "Carregando histórico de revisão...", - "Failed to load revision history: {{ error }}": "Falha ao carregar o histórico de revisão: {{ error }}", - "No revision history available.": "Nenhum histórico de revisão disponível.", - "Revision": "Revisão", - "Created": "Criado", + "ID token": "token de ID", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Se um recurso tiver mais itens do que esse valor, eles serão excluídos da Pesquisa. Isso ajuda a reduzir o uso de memória e lentidão em clusters grandes.", "Images": "Imagens", - "Current": "Atual", - "Previous": "Anterior", - "Rolling back {{ itemName }} to previous version…": "Revertendo {{ itemName }} para a versão anterior...", - "Cancelled rollback of {{ itemName }}.": "Reversão cancelada de {{ itemName }}.", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }} revertido para a versão anterior.", - "Failed to rollback {{ itemName }}.": "Falha ao reverter {{ itemName }}.", - "Rollback": "Reverter", - "Rollback {{ kind }}": "Reverter {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selecione uma revisão para a qual reverter \"{{ name }}\". Isso substituirá o modelo de pod atual pelo modelo da revisão selecionada.", - "No previous revisions available to rollback to.": "Não há revisões anteriores disponíveis para reversão.", - "Revision {{ revision }}": "Revisão {{ revision }}", - "Scaling {{ itemName }}…": "Escalando {{ itemName }}...", - "Cancelled scaling {{ itemName }}.": "Escala de {{ itemName }} cancelada.", - "Scaled {{ itemName }}.": "{{ itemName }} escalado.", - "Failed to scale {{ itemName }}.": "Falha ao escalar {{ itemName }}.", - "Scale": "Dimensionar", - "Scale Replicas": "Escalar Réplicas", - "Current number of replicas: {{ numReplicas }}": "Número atual de réplicas: {{ numReplicas }}", - "Desired number of replicas:": "Número desejado de réplicas:", - "Decrement": "Decréscimo", + "In-cluster": "No cluster", + "Incompatible": "Incompatível", "Increment": "Incrementar", - "A large number of replicas may negatively impact the cluster's performance": "Um grande número de réplicas pode afetar negativamente o desempenho do cluster", + "Init Containers": "Contêineres Iniciais", + "Install the metrics-server to get usage data.": "Instale o servidor de métricas para obter dados de uso.", + "Instance": "Instância", + "Instances": "Instâncias", + "Internal IP": "IP interno", + "Invalid Config Map Reference": "Referência de Mapa de Configuração Inválida", + "Invalid fieldRef": "fieldRef inválido", + "Invalid JSON": "JSON inválido", + "Invalid kubeconfig file: {{ errorMessage }}": "Arquivo kubeconfig inválido: {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef inválido", + "Invalid response from server": "Resposta inválida do servidor", + "Invalid Secret Reference": "Referência de Segredo Inválida", + "Invalid YAML": "YAML inválido", + "Job {{ newItemName }} spawned": "Trabalho {{ newItemName }} gerado", + "Job Name": "Nome do Trabalho", + "Key": "Chave", + "Keyboard Shortcuts": "Atalhos de Teclado", + "Kind": "Variante", + "Labels": "Rótulos", + "Language": "Linguagem", + "Last Seen": "Última aparição", + "Last State": "Último Estado", + "Last Transition Time": "Última Hora de Transição", + "Lease Duration Seconds": "Segundos de Duração da Concessão", + "Leave empty to auto-assign an available port.": "Deixe em branco para atribuir automaticamente uma porta disponível.", + "Leave empty to auto-assign from range 30000-32000.": "Deixe vazio para atribuir automaticamente do intervalo 30000 a 32000.", + "Limit": "Limite", + "Lines": "Linhas", + "Linux image": "Imagem do Linux", + "Listeners": "Ouvintes", "Load": "Carregar", - "Failed to read file.": "Falha ao ler o arquivo.", - "File read was aborted.": "A leitura do arquivo foi anulada.", - "Error: All of the files are empty.": "Erro: todos os arquivos estão vazios.", - "Unexpected error while reading files.": "Erro inesperado ao ler arquivos.", - "Drop the file here...": "Solte o arquivo aqui...", - "Select a file or drag and drop here": "Selecione um arquivo ou arraste e solte aqui", - "Select File": "Selecionar Arquivo", - "{{count}} files selected_one": "{{count}} arquivo selecionado", - "{{count}} files selected_other": "{{count}} arquivos selecionados", - "Please enter a valid URL.": "Digite uma URL válida.", - "Unexpected error while fetching the file.": "Erro inesperado ao buscar o arquivo.", - "Enter URL": "Inserir URL", - "Upload File": "Carregar arquivo", + "Load cluster": "Carregar cluster", + "Load from a file": "Carregar de um arquivo", + "Load from KubeConfig": "Carregar do KubeConfig", "Load from URL": "Carregar da URL", - "View YAML": "Exibir YAML", - "Collapse": "Recolher", - "Expand": "Expandir", - "sort up": "ordenar para cima", - "sort down": "ordenar para baixo", - "sort swap": "trocar ordenação", - "Loading table data": "Carregando dados da tabela", - "Refresh": "Atualizar", - "No data matching the filter criteria.": "Nenhum dado correspondente aos critérios de filtro.", - "No results found": "Nenhum resultado encontrado", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Qualquer nova saída para o processo desse contêiner deve ser mostrada abaixo. Caso ela não apareça, pressione Enter...", - "Failed to run \"{{command}}\"…": "Falha ao executar \"{{command}}\"…", - "Failed to connect…": "Falha ao conectar...", - "Press the enter key to reconnect.": "Pressione a tecla Enter para se reconectar.", - "Failed to run \"{{ command }}\"": "Falha ao executar \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Tentando anexar ao contêiner {{ container }}...", - "Trying to run \"{{command}}\"…": "Tentando executar \"{{command}}\"...", - "Attach: {{ itemName }}": "Anexar: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Fuso horário", - "Data": "Dados", - "No data in this config map": "Nenhum dado nesse mapa de configuração", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Erro ao obter a definição de recurso personalizado {{ crdName }}: {{ errorMessage }}", + "Load resources": "Carregar recursos", + "Load YAML resources from a remote URL": "Carregar recursos YAML de uma URL remota", + "Loaded": "Carregado", + "Loaded {{0}} items": "{{0}} itens carregados", + "Loaded Resources ({{count}})_one": "Recursos Carregados ({{count}})", + "Loaded Resources ({{count}})_other": "Recursos Carregados ({{count}})", + "Loading": "Carregando", + "Loading cluster information": "Carregando informações do cluster", + "Loading custom resource definition": "Carregando definição de recurso personalizado", + "Loading custom resource definitions": "Carregando definições de recursos personalizados", "Loading custom resource details": "Carregando detalhes do recurso personalizado", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Erro ao obter o recurso personalizado {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Carregando instâncias de recursos personalizados", - "No custom resources instances found.": "Nenhuma instância de recursos personalizados encontrada.", - "Failed to load custom resource instances": "Falha ao carregar instâncias de recurso personalizadas", - "Error getting custom resource definitions: {{ errorMessage }}": "Erro ao obter definições de recursos personalizados: {{ errorMessage }}", - "Loading custom resource definitions": "Carregando definições de recursos personalizados", - "Loading custom resource definition": "Carregando definição de recurso personalizado", - "No custom resources found": "Nenhum recurso personalizado encontrado", - "Group": "Grupo", - "Categories": "Categorias", - "Accepted Names": "Nomes Aceitos", - "Versions": "Versões", - "Spawning Job {{ newItemName }}…": "Gerando o Trabalho {{ newItemName }}...", - "Job {{ newItemName }} spawned": "Trabalho {{ newItemName }} gerado", - "Failed to spawn Job {{ newItemName }}": "Falha ao gerar o Trabalho {{ newItemName }}", - "Spawn Job": "Gerar Trabalho", - "This will trigger a new Job based on the CronJob {{ name }}": "Isso disparará um novo Trabalho com base no CronJob {{ name }}", - "Job Name": "Nome do Trabalho", - "Spawn": "Gerar", - "Suspending CronJob {{ newItemName }}…": "Suspendendo o CronJob {{ newItemName }}...", - "Resuming CronJob {{ newItemName }}…": "Retomando o CronJob {{ newItemName }}...", - "Cancelled suspending CronJob {{ newItemName }}.": "Cancelada a suspensão do CronJob {{ newItemName }}.", - "Cancelled resuming CronJob {{ newItemName }}.": "Retomando CronJob {{ newItemName }} cancelado.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} suspenso.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} retomado.", - "Failed to suspend CronJob {{ newItemName }}.": "Falha ao suspender o CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Falha ao retomar o CronJob {{ newItemName }}.", - "Resume": "Continuar", - "Suspend": "Suspender", - "Key": "Chave", - "Operator": "Operador", - "Effect": "Efeito", - "Desired//context:pods": "Desejado", - "Addresses": "Endereços", - "Address Type": "Tipo de Endereço", - "Hostname": "Nome do host", - "Node Name": "Nome do Nó", - "Zone": "Zona", - "Endpoints": "Pontos de extremidade", - "Retry Budget": "Repetir Orçamento", - "Not specified": "Não especificado", - "Min Retry Rate": "Taxa Mínima de Repetição", - "Port": "Porta", - "Protocol": "Protocolo", - "No addresses data to be shown.": "Não há dados de endereços a serem mostrados.", - "Listeners": "Ouvintes", + "Loading documentation": "Carregando documentação", + "Loading editor": "Carregando o editor", + "Loading port forwarding": "Carregando encaminhamento de porta", + "Loading resource data": "Carregando dados do recurso", + "Loading revision history…": "Carregando histórico de revisão...", + "Loading table data": "Carregando dados da tabela", + "Loading...": "Carregando...", + "Local Port": "Porta Local", + "Log Level": "Nível de Log", + "Log out": "Fazer logoff", + "Log out from all": "Fazer logoff de todos", + "Log Viewer Search": "Pesquisa do Visualizador de Logs", + "Logs are paused. Click the follow button to resume following them.": "Os logs estão em pausa. Clique no botão seguir para continuar seguindo-os.", + "Logs: {{ itemName }}": "Logs: {{ itemName }}", + "Lost connection to the cluster.": "Conexão perdida com o cluster.", + "Main Navigation": "Navegação Principal", + "Map": "Mapear", + "Mark all as read": "Marcar tudo como lido", + "Mark as read": "Marcar como lido", + "Match case": "Diferenciar maiúsculas de minúsculas", + "Match whole word": "Corresponder palavra inteira", "Matches": "Correspondências", - "BackendRefs": "BackendRefs", - "Filters": "Filtros", - "Path Type": "Tipo de Caminho", - "Path": "Caminho", - "Headers": "Cabeçalhos", - "Query Parameters": "Parâmetros de Consulta", + "Max": "Máx.", + "Max Allowed": "Máximo Permitido", + "Max items per Resource": "Máximo de itens por Recurso", + "Max Unavailable": "Máximo Indisponível", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Uso de Memória", + "Menu": "Menu", + "Message": "Mensagem", "Method": "Método", - "Filter Type": "Tipo de Filtro", - "Weight": "Peso", - "rules": "regras", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Não há dados de regras a serem mostrados.", - "Section Name": "Nome da Seção", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Pressione<1>{formatShortcutKey(searchShortcutKey)}para pesquisar", - "Search resources, pages, clusters by name": "Pesquisar recursos, páginas, clusters por nome", - "Current Namespace": "Namespace Atual", - "Set namespace: {{namespace}}": "Definir namespace: {{namespace}}", - "Page": "Página", - "Configure Keyboard Shortcuts": "Configurar Atalhos de Teclado", - "Reference": "Referência", "Metrics": "Métricas", - "(Current/Target)": "(Atual/Destino)", + "Min": "Mín.", + "Min Allowed": "Mínimo Permitido", + "Min Available": "Mínimo Disponível", + "Min Retry Rate": "Taxa Mínima de Repetição", + "Minimize": "Minimizar", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Pods de implantação", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} atual(is)/ {{ desiredReplicas }} desejada(s)", - "Targets": "Metas", + "Mode": "Modo", "more…": "mais...", - "Default": "Padrão", - "Host": "Host", - "Duration": "Duração", - "Holder Identity": "Identidade do Titular", - "Lease Duration Seconds": "Segundos de Duração da Concessão", - "Renew Time": "Tempo de Renovação", - "Holder": "Titular", - "Container Limits": "Limites de Contêiner", - "Default Request": "Solicitação Padrão", - "Max": "Máx.", - "Min": "Mín.", - "A namespace with this name already exists.": "Já existe um namespace com esse nome.", - "Applying {{ newItemName }}…": "Aplicando {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", + "Mount Path": "Caminho da Montagem", + "Multiple versions": "Várias versões", + "N/A": "N/A", + "Name": "Nome", + "Name is required": "O nome é obrigatório", + "Namespace": "Namespace", + "Namespace Name": "Nome do namespace", + "Namespaces": "Namespaces", "Namespaces must be under 64 characters.": "Os namespaces devem ter menos de 64 caracteres.", - "Create Namespace": "Criar Namespace", - "To": "Para", - "used": "usado", - "Scheduling Disabled": "Agendamento Desabilitado", - "Scheduling Enabled": "Agendamento Habilitado", - "Taints": "Restrições", - "Not ready yet!": "Ainda não está pronto!", - "Internal IP": "IP interno", - "None": "Nenhum", - "Software": "Software", - "Redirecting to main page…": "Redirecionando para a página principal...", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Mostrar valores JSON em texto sem formatação removendo caracteres de escape.", - "Format": "Formato", - "Debug Pod": "Depurar Pod", - "Debug: {{ itemName }}": "Depurar: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Os namespaces devem conter apenas caracteres alfanuméricos minúsculos ou \"-\" e devem começar e terminar com um caractere alfanumérico.", + "Navigation": "Navegação", + "Navigation Tabs": "Guias de Navegação", + "New Object": "Novo Objeto", + "Next": "Avançar", + "Next Match (Enter)": "Próxima Correspondência (Inserir)", + "No": "Não", + "No {{category}} resources found for this project.": "Nenhum recurso de {{category}} encontrado para esse projeto.", + "No addresses data to be shown.": "Não há dados de endereços a serem mostrados.", + "No available clusters": "Nenhum cluster disponível", "No cluster selected": "Nenhum cluster selecionado", + "No clusters configured": "Nenhum cluster configurado", + "No clusters found": "Nenhum cluster encontrado", + "No clusters found!": "Nenhum cluster encontrado!", + "No contexts found!": "Nenhum contexto encontrado!", + "No custom resources found": "Nenhum recurso personalizado encontrado", + "No custom resources instances found.": "Nenhuma instância de recursos personalizados encontrada.", + "No data in this config map": "Nenhum dado nesse mapa de configuração", + "No data in this secret": "Nenhum dado neste segredo", + "No data matching the filter criteria.": "Nenhum dado correspondente aos critérios de filtro.", + "No data to be shown.": "Não há dados a serem mostrados.", + "No data to be shown. Try to change filters or select a different namespace.": "Não há dados a serem mostrados. Tente alterar os filtros ou selecione um namespace diferente.", + "No documentation available.": "Nenhum documento disponível.", + "No documentation for type {{ docsType }}.": "Nenhuma documentação para o tipo {{ docsType }}.", + "No label selectors found for this {{type}}": "Nenhum seletor de rótulo encontrado para esse {{type}}", + "No message": "Nenhuma mensagem", + "No namespaces found on selected clusters": "Nenhum namespace encontrado em clusters selecionados", + "No pods found for this workload": "Nenhum pod encontrado para essa carga de trabalho", + "No previous revisions available to rollback to.": "Não há revisões anteriores disponíveis para reversão.", + "No projects found": "Nenhum projeto encontrado", + "No Resources": "Nenhum Recurso", + "No resources have been uploaded": "Nenhum recurso foi carregado", + "No resources selected": "Nenhum recurso selecionado", + "No results": "Nenhum resultado", + "No results found": "Nenhum resultado encontrado", + "No revision history available.": "Nenhum histórico de revisão disponível.", + "No rules data to be shown.": "Não há dados de regras a serem mostrados.", + "No Workloads": "Nenhuma Carga de Trabalho", + "Node": "Nó", + "Node Name": "Nome do Nó", + "Node Shell Settings": "Configurações do Shell do Nó", + "None": "Nenhum", + "Not Loaded": "Não Carregado", + "Not ready yet!": "Ainda não está pronto!", + "Not specified": "Não especificado", + "Notifications": "Notificações", + "Number of rows for tables": "Número de linhas para tabelas", + "Offline": "Offline", + "Okay": "Ok", + "Only warnings ({{ numWarnings }})": "Somente avisos ({{ numWarnings }})", + "Open Issue on GitHub": "Abrir problema no GitHub", + "Open Plugin Folder": "Abrir a Pasta do Plug-in", + "Open the cluster chooser popup": "Abrir o pop-up do seletor de cluster", + "Open the global search dialog": "Abrir a caixa de diálogo da pesquisa global", + "Operations": "Operações", + "Operator": "Operador", + "Or try running Headlamp with a different kube config.": "Ou tente executar o Headlamp com uma configuração de kube diferente.", + "Origin": "Origem", + "Original name: {{ displayName }}": "Nome original: {{ displayName }}", + "Overridden by {{type}} version": "Substituído pela versão de {{type}}", + "Overview": "Visão geral", + "Owner refs": "Referências de proprietário", + "Page": "Página", + "ParentRefs": "ParentRefs", + "Path": "Caminho", + "Path Type": "Tipo de Caminho", + "Path: {{ path }}:{{ port }}": "Caminho: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Insira um número de porta válido (1 a 65535).", + "Please enter a valid URL.": "Digite uma URL válida.", + "Please make sure you have at least one cluster configured.": "Verifique se você tem pelo menos um cluster configurado.", + "Please paste your authentication token.": "Cole o token de autenticação.", + "Please sign in to add your AKS clusters": "Entre para adicionar seus clusters do AKS", + "Plugin": "Plug-in", + "Plugins": "Plug-ins", "Pod debug is disabled in settings": "A depuração de pod está desabilitada nas configurações", - "Attaching to existing debug container...": "Anexando ao contêiner de depuração existente...", - "Creating ephemeral debug container...": "Criando contêiner efêmero de depuração...", - "Failed to create debug container: {{message}}": "Falha ao criar o contêiner de depuração: {{message}}", - "Attaching to debug container...": "Anexando ao contêiner de depuração...", - "Failed to connect…\r\n": "Falha ao conectar...\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Pressione Ctrl+D ou digite \"exit\" para encerrar o contêiner efêmero. Caso contrário, o contêiner permanecerá em execução.", - "Max Unavailable": "Máximo Indisponível", - "Min Available": "Mínimo Disponível", - "Allowed disruptions": "Interrupções permitidas", - "Current//context:pods": "Atual", - "Total": "Total", - "N/A": "N/A", - "Allowed Disruptions": "Interrupções Permitidas", - "Start": "Iniciar", - "Stop": "Parar", - "Loading port forwarding": "Carregando encaminhamento de porta", + "Pod Debug Settings": "Configurações de Depuração de Pod", "Pod Port": "Porta do Pod", - "Local Port": "Porta Local", - "Please enter a valid port number (1-65535).": "Insira um número de porta válido (1 a 65535).", - "Docker Desktop requires ports in range 30000-32000.": "O Docker Desktop requer portas no intervalo 30000 a 32000.", - "Leave empty to auto-assign from range 30000-32000.": "Deixe vazio para atribuir automaticamente do intervalo 30000 a 32000.", - "Leave empty to auto-assign an available port.": "Deixe em branco para atribuir automaticamente uma porta disponível.", - "Start Port Forward": "Iniciar Encaminhamento de Porta", - "Target": "Destino", - "Container Port": "Porta do Contêiner", - "e.g. 30080": "Por exemplo, 30080", - "e.g. 8080": "Por exemplo, 8080", - "Global Default": "Global Padrão", + "Port": "Porta", "Preemption Policy": "Política de Preempção", - "Create new project": "Criar novo projeto", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Para criar um novo projeto, escolha quais clusters você quer incluir e selecione um namespace existente ou crie um novo", - "Project Name": "Nome do Projeto", - "A project with this name already exists": "Já existe um projeto com este nome", - "Enter a name for your new project.": "Insira um nome para seu novo projeto.", - "Clusters": "Clusters", - "Select one or more clusters for this project": "Selecionar um ou mais clusters para esse projeto", - "No available clusters": "Nenhum cluster disponível", - "Type or select a namespace": "Digite ou selecione um namespace", - "Select existing or type to create a new namespace": "Selecione um namespace existente ou digite para criar um novo", - "No available namespaces - you can type a custom name": "Nenhum namespace disponível – você pode digitar um nome personalizado", - "Creating": "Criando", - "Create a Project": "Criar um Projeto", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "O Projeto é uma coleção de recursos do Kubernetes. Você pode usar projetos para organizar seus recursos, por exemplo, por ambiente, equipe ou aplicativo.", - "New Project": "Novo Projeto", - "Create a new project": "Criar um projeto", - "New Project from YAML": "Novo Projeto do YAML", - "Deploy a new application from YAML": "Implantar um novo aplicativo do YAML", - "URL is required": "A URL é necessária", - "Failed to load from URL: {{error}}": "Falha ao carregar da URL: {{error}}", - "Error processing files: {{error}}": "Erro ao processar arquivos: {{error}}", - "Name is required": "O nome é obrigatório", - "Cluster is required": "O cluster é obrigatório", - "No resources have been uploaded": "Nenhum recurso foi carregado", - "Create new Project from YAML": "Criar novo Projeto do YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Pressione Ctrl+D ou digite \"exit\" para encerrar o contêiner efêmero. Caso contrário, o contêiner permanecerá em execução.", + "Press keys...": "Pressione as teclas...", + "Press the enter key to reconnect.": "Pressione a tecla Enter para se reconectar.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Pressione<1>{formatShortcutKey(searchShortcutKey)}para pesquisar", + "Prettify": "Prettify", + "Previous": "Anterior", + "Previous Match (Shift+Enter)": "Correspondência Anterior (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Prossiga para selecionar seu método preferencial para criação e adição de cluster", "Project name": "Nome do projeto", - "Give your project a descriptive name": "Dê um nome descritivo ao seu projeto", - "Enter a name": "Inserir um nome", - "Select cluster for this project": "Selecionar cluster para esse projeto", - "Load resources": "Carregar recursos", - "Upload files or load from URL": "Carregar arquivos ou carregar da URL", - "Upload Files": "Carregar Arquivos", - "Choose Files": "Escolher Arquivos", - "Drag & drop YAML files here or click to choose files": "Arraste e solte arquivos YAML aqui ou clique para escolher arquivos", - "Supports .yaml and .yml files": "Dá suporte a arquivos .yaml e .yml", - "YAML URL": "URL do YAML", - "Enter URL to YAML file": "Inserir URL para o arquivo YAML", - "Load YAML resources from a remote URL": "Carregar recursos YAML de uma URL remota", - "Loaded Resources ({{count}})_one": "Recursos Carregados ({{count}})", - "Loaded Resources ({{count}})_other": "Recursos Carregados ({{count}})", - "Clear All": "Limpar Tudo", - "API Version": "Versão da API", - "Creating project": "Criando projeto", - "Creating following resources in this project:": "Criando os seguintes recursos nesse projeto:", - "Something went wrong": "Algo deu errado", - "Delete project": "Excluir projeto", - "Deleting project {{ projectName }}…": "Excluindo o projeto {{ projectName }}...", - "Cancelled deletion of project {{ projectName }}.": "Exclusão do projeto {{ projectName }} cancelada.", - "Deleted project {{ projectName }}.": "Projeto {{ projectName }} excluído.", - "Error deleting project {{ projectName }}.": "Erro ao excluir o projeto {{ projectName }}.", - "Delete Project": "Excluir Projeto", - "Are you sure you want to delete project \"{{projectName}}\"?": "Tem certeza de que quer excluir o projeto \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "Por padrão, isso removerá apenas o rótulo do projeto dos seguintes namespaces:", - "Also delete the namespaces (this will remove all resources within them)": "Excluir também os namespaces (isso removerá todos os recursos dentro deles)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Aviso: essa ação não poderá ser desfeita. Todos os recursos nesses namespaces serão excluídos permanentemente.", - "Delete Project & Namespaces": "Excluir Projeto e Namespaces", - "Resources": "Recursos", - "Access": "Acessar", - "Map": "Mapear", + "Project Name": "Nome do Projeto", "Project Status": "Status do Projeto", - "No Workloads": "Nenhuma Carga de Trabalho", - "Unhealthy": "Não Íntegro", - "Degraded": "Degradado", - "Healthy": "Íntegro", - "Warning": "Aviso", + "Projects": "Projetos", + "Protocol": "Protocolo", + "Provided": "Fornecido", + "Providers": "Provedores", + "Query Parameters": "Parâmetros de Consulta", + "Read more": "Leia mais", + "Ready": "Pronto", + "Ready//context:replicas": "Pronto", + "Reason": "Motivo", + "Recent clusters": "Clusters recentes", + "Recommendations": "Recomendações", + "Redirecting to main page…": "Redirecionando para a página principal...", + "Reference": "Referência", + "Refetch Interval": "Intervalo de Nova Busca", + "Refresh": "Atualizar", + "Release Notes ({{ appVersion }})": "Notas sobre a versão ({{ appVersion }})", + "Remove Cluster": "Remover Cluster", + "Remove this cluster?": "Remover este cluster?", + "Renew Time": "Tempo de Renovação", + "Request": "Solicitação", + "Reset All to Defaults": "Redefinir Tudo para os Padrões", + "Reset to default": "Redefinir para o padrão", + "resource {{resourceName}} of container {{containerName}} on pods": "recurso {{resourceName}} do contêiner {{containerName}} em pods", + "resource {{resourceName}} on pods": "recurso {{resourceName}} em pods", + "Resource details": "Detalhes do recurso", + "Resource details view": "Exibição de detalhes do recurso", + "Resource not found": "Recurso não encontrado", "Resource Quotas": "Cotas de Recursos", - "Create Resource Quota to limit resource consumption within this project": "Criar Cota de Recursos para limitar o consumo de recursos nesse projeto", - "Create resource quota": "Criar cota de recursos", - "Roles": "Funções", + "Resources": "Recursos", + "Restart": "Reiniciar", + "Restart Count": "Reiniciar Contagem", + "Restart items": "Reiniciar itens", + "Restarted": "Reiniciado", + "Restarted {{ itemName }}.": "{{ itemName }} Reiniciado.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} itens reiniciados.", + "Restarting {{ itemName }}…": "Reiniciando {{ itemName }}...", + "Restarting {{ itemsLength }} items…": "Reiniciando {{ itemsLength }} itens...", + "Resume": "Continuar", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} retomado.", + "Resuming CronJob {{ newItemName }}…": "Retomando o CronJob {{ newItemName }}...", + "Retry Budget": "Repetir Orçamento", + "Revision": "Revisão", + "Revision {{ revision }}": "Revisão {{ revision }}", + "Revision History": "Histórico de Revisão", "Role Bindings": "Associações de Função", - "Health": "Integridade", - "No Resources": "Nenhum Recurso", - "Namespaces": "Namespaces", - "No projects found": "Nenhum projeto encontrado", - "Create your first project to organize your Kubernetes resources": "Crie seu primeiro projeto para organizar seus recursos do Kubernetes", - "Create Project": "Criar Projeto", - "Details": "Detalhes", + "Roles": "Funções", + "Rollback": "Reverter", + "Rollback {{ kind }}": "Reverter {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} revertido para a versão anterior.", + "Rolling back {{ itemName }} to previous version…": "Revertendo {{ itemName }} para a versão anterior...", + "rules": "regras", + "Running": "Em execução", + "Save": "Salvar", + "Save & Apply": "Salvar e Aplicar", + "Scale": "Dimensionar", + "Scale Replicas": "Escalar Réplicas", + "Scaled {{ itemName }}.": "{{ itemName }} escalado.", + "Scaling {{ itemName }}…": "Escalando {{ itemName }}...", + "Scheduling Disabled": "Agendamento Desabilitado", + "Scheduling Enabled": "Agendamento Habilitado", + "Scroll to bottom": "Rolar para baixo", + "Search": "Pesquisar", + "Search Resources": "Recursos de Pesquisa", + "Search resources by query": "Pesquisar recursos por consulta", + "Search resources, pages, clusters by name": "Pesquisar recursos, páginas, clusters por nome", + "Section Name": "Nome da Seção", + "Select a cluster and an existing namespace to use as a project.": "Selecione um cluster e um namespace existente para usar como um projeto.", + "Select a cluster first": "Selecione um cluster primeiro", + "Select a file or drag and drop here": "Selecione um arquivo ou arraste e solte aqui", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selecione uma revisão para a qual reverter \"{{ name }}\". Isso substituirá o modelo de pod atual pelo modelo da revisão selecionada.", + "Select All": "Selecionar Tudo", + "Select an existing namespace": "Selecione um namespace existente", + "Select an existing namespace to use as a project": "Selecione um namespace existente a ser usado como um projeto", + "Select cluster for this project": "Selecionar cluster para esse projeto", + "Select clusters": "Selecionar clusters", + "Select File": "Selecionar Arquivo", + "Select locale": "Selecionar localidade", + "Select one or more clusters": "Selecionar um ou mais clusters", + "Select Pod": "Selecionar Pod", + "Select Resources": "Selecionar Recursos", + "Selected clusters": "Clusters selecionados", + "Server": "Servidor", + "Service: {{namespace}}/{{name}}": "Serviço: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Definir namespace: {{namespace}}", + "Setting up clusters": "Configurando clusters", + "Settings": "Configurações", + "Severity": "Gravidade", + "Shipped": "Enviado", + "Show all environment variables": "Mostrar todas as variáveis de ambiente", + "Show all environment variables (+{{count}} more)_one": "Mostrar todas as variáveis de ambiente (mais {{count}})", + "Show all environment variables (+{{count}} more)_other": "Mostrar todas as variáveis de ambiente (mais {{count}})", + "Show all labels (+{{count}} more)_one": "Mostrar todos os rótulos (mais {{count}})", + "Show all labels (+{{count}} more)_other": "Mostrar todos os rótulos (mais {{count}})", + "Show build information": "Mostrar informações de compilação", + "Show details": "Mostrar detalhes", + "Show fewer": "Mostrar menos", + "Show JSON values in plain text by removing escape characters.": "Mostrar valores JSON em texto sem formatação removendo caracteres de escape.", + "Show logs": "Mostrar logs", "Show Logs": "Mostrar Logs", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Terminal / Exec": "Terminal/Execução", - "No {{category}} resources found for this project.": "Nenhum recurso de {{category}} encontrado para esse projeto.", - "Current//context:replicas": "Atual", - "Desired//context:replicas": "Desejado", - "Zoom in": "Aplicar zoom", - "Zoom out": "Reduzir", - "No data to be shown. Try to change filters or select a different namespace.": "Não há dados a serem mostrados. Tente alterar os filtros ou selecione um namespace diferente.", - "Group By": "Agrupar por", - "Instance": "Instância", - "Node": "Nó", + "Show logs for previous instances of this container.": "Mostrar logs para instâncias anteriores desse contêiner.", + "show more": "mostrar mais", + "Show notifications": "Mostrar notificações", + "Show previous": "Mostrar anterior", + "Show timestamps in the logs.": "Mostrar carimbos de data/hora nos logs.", + "Showing documentation for: {{ docsType }}": "Mostrando a documentação para: {{ docsType }}", + "Shrink sidebar": "Reduzir barra lateral", + "Sign In": "Entrar", + "Sign In with Azure": "Entrar com o Azure", + "Skip": "Ignorar", + "Skip to main content": "Pular para o conteúdo principal", + "Snap Bottom": "Ajustar Parte Inferior", + "Snap Left": "Ajustar Para a Esquerda", + "Snap Right": "Ajustar para a Direita", + "Snap Top": "Ajustar Parte Superior", + "Software": "Software", + "Some resources failed to load": "Falha ao carregar alguns recursos", + "Something went wrong": "Algo deu errado", + "Something went wrong with cluster {{ cluster }}": "Algo deu errado com o cluster {{ cluster }}", + "sort down": "ordenar para baixo", + "Sort sidebar items alphabetically": "Classificar itens da barra lateral em ordem alfabética", + "sort swap": "trocar ordenação", + "sort up": "ordenar para cima", + "Spawn": "Gerar", + "Spawn Job": "Gerar Trabalho", + "Spawning Job {{ newItemName }}…": "Gerando o Trabalho {{ newItemName }}...", + "Start": "Iniciar", + "Start port forward": "Iniciar encaminhamento de porta", + "Start Port Forward": "Iniciar Encaminhamento de Porta", + "Started": "Iniciado", + "Status": "Status", "Status: Error or Warning": "Status: Erro ou Aviso", - "Expand All": "Expandir Tudo", - "Fit to screen": "Ajustar à tela", - "Zoom to 100%": "Aplicar zoom de 100%", - "Home": "Página Inicial", + "Stop": "Parar", + "Stop port forward": "Interromper encaminhamento de porta", + "Stored in your browser's localStorage (per-browser setting).": "Armazenado no localStorage do navegador (configuração por navegador).", + "Supports .yaml and .yml files": "Dá suporte a arquivos .yaml e .yml", + "Suspend": "Suspender", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} suspenso.", + "Suspending CronJob {{ newItemName }}…": "Suspendendo o CronJob {{ newItemName }}...", + "Taints": "Restrições", + "Target": "Destino", + "Targets": "Metas", + "Terminal / Exec": "Terminal/Execução", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Testando autenticação", + "The current name of the cluster. You can define a custom name": "O nome atual do cluster. Você pode definir um nome personalizado", + "The default image is used for creating ephemeral debug containers.": "A imagem padrão é usada para criar contêineres de depuração efêmeros.", + "The default image is used for dropping a shell into a node (when not specified directly).": "A imagem padrão é usada para soltar um shell em um nó (quando não especificado diretamente).", + "The default namespace for e.g. when applying resources (when not specified directly).": "O namespace padrão para, por exemplo, ao aplicar recursos (quando não especificado diretamente).", + "The default namespace is default.": "O namespace padrão é o padrão.", + "The list of namespaces you are allowed to access in this cluster.": "A lista de namespaces que você tem permissão para acessar nesse cluster.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Parece que não há clusters configurados...", + "There seems to be no clusters configured…": "Parece que não há clusters configurados...", + "This action cannot be undone! Do you want to proceed?": "Essa ação não poderá ser desfeita! Deseja continuar?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Essa ação excluirá o cluster \"{{ clusterName }}\" de \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "Essa ação removerá o cluster \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "Esse nome personalizado já está em uso. Escolha um nome diferente.", + "This plugin is not compatible with this version of Headlamp": "Esse plug-in não é compatível com essa versão do Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Esse plug-in não está carregado no momento porque uma versão \"{{type}}\" está sendo usada.", + "This value may differ in the container, since the pod is older than {{from}}": "Esse valor pode ser diferente no contêiner, pois o pod é mais antigo do que {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Isso descartará suas alterações no editor. Deseja continuar?", + "This will trigger a new Job based on the CronJob {{ name }}": "Isso disparará um novo Trabalho com base no CronJob {{ name }}", + "Timestamps": "Carimbos de data/hora", + "Timezone": "Fuso horário", + "Timezone to display for dates": "Fuso horário a ser exibido para datas", + "To": "Para", + "Toggle column filters in tables": "Alternar filtros de coluna em tabelas", + "Toggle fullscreen": "Ativar/Desativar tela inteira", + "Toggle search in log viewer": "Alternar pesquisa no visualizador de log", + "Toggle Table Filters": "Alternar Filtros de Tabela", + "Too many matches": "Muitas correspondências", + "Total": "Total", + "Try Again": "Tentar Novamente", + "Trying to attach to the container {{ container }}…": "Tentando anexar ao contêiner {{ container }}...", + "Trying to run \"{{command}}\"…": "Tentando executar \"{{command}}\"...", + "Type": "Tipo", + "Uh-oh! Something went wrong.": "Ah, não! Algo deu errado.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Não é possível abrir o GitHub. Verifique as configurações do bloqueador de pop-ups ou copie os detalhes do erro manualmente.", + "Undo": "Desfazer", + "Undo Changes": "Desfazer Alterações", + "Unexpected error while fetching the file.": "Erro inesperado ao buscar o arquivo.", + "Unexpected error while reading files.": "Erro inesperado ao ler arquivos.", + "Unhealthy": "Não Íntegro", + "Unknown": "Desconhecido", + "Up to date//context:replicas": "Atualizado", + "Upload File": "Carregar arquivo", + "Upload File/URL": "Carregar Arquivo/URL", + "Upload Files": "Carregar Arquivos", + "Upload files or load from URL": "Carregar arquivos ou carregar da URL", + "URL is required": "A URL é necessária", + "Use A Token": "Usar Um Token", + "Use custom color": "Usar cor personalizada", + "Use custom icon": "Usar ícone personalizado", + "Use evict for pod deletion": "Usar remoção para exclusão de pod", + "Use Existing Namespace": "Usar Namespace Existente", + "Use minimal editor": "Usar editor minimalista", + "Use regular expression": "Usar expressão regular", + "used": "usado", "Used": "Usado", - "Hard": "Rígido", - "Request": "Solicitação", - "Limit": "Limite", + "User-installed": "Instalado pelo usuário", "Users": "Usuários", - "Handler": "Manipulador", - "No data in this secret": "Nenhum dado neste segredo", - "Hide Helm Secrets": "Ocultar Segredos do Helm", - "Shrink sidebar": "Reduzir barra lateral", - "Expand sidebar": "Expandir a barra lateral", - "Main Navigation": "Navegação Principal", - "Navigation Tabs": "Guias de Navegação", - "Instances": "Instâncias", - "Cluster version upgraded to {{ gitVersion }}": "Versão do cluster atualizada para {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Versão do cluster com downgrade para {{ gitVersion }}", - "Controlled Resources": "Recursos Controlados", - "Controlled Values": "Valores Controlados", - "Min Allowed": "Mínimo Permitido", - "Max Allowed": "Máximo Permitido", - "Mode": "Modo", - "Last Transition Time": "Última Hora de Transição", - "Recommendations": "Recomendações", - "Provided": "Fornecido", - "Admission Review Versions": "Versões de Revisão de Admissão", - "Client Config: URL": "Configuração do Cliente: URL", - "Client Config: Service": "Configuração do Cliente: Serviço", - "Service: {{namespace}}/{{name}}": "Serviço: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Caminho: {{ path }}:{{ port }}", - "Operations": "Operações", - "0 Running": "0 Executando", - "Ready//context:replicas": "Pronto", - "Up to date//context:replicas": "Atualizado", - "Available//context:replicas": "Disponível", - "Failed": "Falhou", - "Select locale": "Selecionar localidade", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" em {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" em pods", - "resource {{resourceName}} on pods": "recurso {{resourceName}} em pods", - "resource {{resourceName}} of container {{containerName}} on pods": "recurso {{resourceName}} do contêiner {{containerName}} em pods", + "Validating selected clusters": "Validando clusters selecionados", + "Value": "Valor", + "Version": "Versão", + "Version information": "Informações da versão", + "Versions": "Versões", + "View": "Exibir", + "View all notifications": "Exibir todas as notificações", + "View Clusters": "Exibir Clusters", + "View YAML": "Exibir YAML", + "View: {{ itemName }}": "Exibição: {{ itemName }}", + "Visible": "Visível", + "Volumes": "Volumes", + "Wait while fetching clusters…": "Aguarde enquanto os clusters estão sendo buscados…", + "Waiting": "Esperando", + "Warning": "Aviso", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Aviso: essa ação não poderá ser desfeita. Todos os recursos nesses namespaces serão excluídos permanentemente.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Aviso. Plug-ins incompatíveis desabilitados: ({{ pluginList }})", - "Global Search": "Pesquisa Global", - "Open the global search dialog": "Abrir a caixa de diálogo da pesquisa global", - "Cluster Chooser": "Seletor de Cluster", - "Open the cluster chooser popup": "Abrir o pop-up do seletor de cluster", - "Toggle Table Filters": "Alternar Filtros de Tabela", - "Toggle column filters in tables": "Alternar filtros de coluna em tabelas", - "Log Viewer Search": "Pesquisa do Visualizador de Logs", - "Toggle search in log viewer": "Alternar pesquisa no visualizador de log" + "Warnings": "Avisos", + "Weight": "Peso", + "Window": "Janela", + "Wrap lines": "Quebrar linhas", + "YAML URL": "URL do YAML", + "Yes": "Sim", + "You can only select this option for containers that have been restarted.": "Você só pode selecionar essa opção para contêineres que foram reiniciados.", + "You don't have any notifications right now": "Você não tem nenhuma notificação no momento", + "You don't have permissions to view this resource": "Você não tem permissões para exibir esse recurso", + "You have unread notifications": "Você tem notificações não lidas", + "Your AKS desktop ran into a page that doesn't exist!": "Sua área de trabalho do AKS encontrou uma página que não existe!", + "Your AKS desktop ran into a problem!": "Sua área de trabalho do AKS encontrou um problema!", + "Zone": "Zona", + "Zoom in": "Aplicar zoom", + "Zoom out": "Reduzir", + "Zoom to 100%": "Aplicar zoom de 100%" } diff --git a/frontend/src/i18n/locales/pt-PT/app.json b/frontend/src/i18n/locales/pt-PT/app.json index 3b3ef33de..2928c0147 100644 --- a/frontend/src/i18n/locales/pt-PT/app.json +++ b/frontend/src/i18n/locales/pt-PT/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Falha ao obter informações do plug-in", + "About": "Acerca de", "An error occurred while fetching plugin info from {{ URL }}.": "Ocorreu um erro ao obter informações do plug-in de {{ URL }}.", - "Yes": "Sim", + "Another process is running": "Outro processo está em execução", + "Application opened with an invalid URL: {{ url }}": "Aplicação aberta com um URL inválido: {{ url }}", + "Bring All to Front": "Trazer Tudo para a Frente", + "Close": "Fechar", + "Continue": "Continuar", + "Copy": "Copiar", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Não foi possível encontrar uma porta disponível no intervalo {{startPort}}-{{endPort}}. Libere uma porta e tente novamente.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Não foi possível encontrar uma porta disponível. Existem processos em execução nas portas {{startPort}}-{{endPort}}. Terminar estes processos e tentar novamente?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Não foi possível terminar o outro processo em execução, PIDs: {{ process_list }}. Pare esse processo e reinicie a aplicação.", + "Could not start the server even after terminating existing processes.": "Não foi possível iniciar o servidor mesmo depois de terminar os processos existentes.", + "Cut": "Cortar", + "Delete": "Eliminar", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Pretende instalar o plug-in \"{{ pluginName }}\"?", + "Documentation": "Documentação", + "Edit": "Editar", + "Failed to fetch plugin info": "Falha ao obter informações do plug-in", + "Failed to quit the other running process": "Falha ao terminar o outro processo em execução", + "Failed to start": "Não foi possível iniciar", + "File": "Ficheiro", + "Go Back": "Voltar", + "Go Forward": "Avançar.", + "Go to Home": "Ir para a Home Page", + "Help": "Ajuda", + "Hide": "Ocultar", + "Hide Others": "Ocultar Outros", + "Invalid URL": "URL inválido", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que já existe outro processo em execução. Continuar terminando esse processo automaticamente ou sair?", + "Minimize": "Minimizar", + "Navigate": "Navegar", "No": "Não", + "No available ports": "Não existem portas disponíveis", + "Open an Issue": "Abrir um Problema", + "Paste": "Colar", + "Paste and Match Style": "Colar e Corresponder Estilo", "Plugin Installation": "Instalação de Plug-in", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Pretende instalar o plug-in \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Está prestes a instalar um plug-in e: {{ url }}\nPretende continuar?", - "About": "Acerca de", "Quit": "Sair", + "Reload": "Recarregar", + "Reset Zoom": "Repor Zoom", "Select All": "Selecionar Tudo", - "Delete": "Eliminar", "Services": "Serviços", - "Hide": "Ocultar", - "Hide Others": "Ocultar Outros", "Show All": "Mostrar Todos", - "File": "Ficheiro", - "Close": "Fechar", - "Edit": "Editar", - "Cut": "Cortar", - "Copy": "Copiar", - "Paste": "Colar", - "Paste and Match Style": "Colar e Corresponder Estilo", "Speech": "Voz", "Start Speaking": "Iniciar Fala", "Stop Speaking": "Parar Fala", - "View": "Ver", + "Terminate and Retry": "Terminar e Tentar Novamente", "Toggle Developer Tools": "Ativar/Desativar Ferramentas de Programação", - "Reset Zoom": "Repor Zoom", - "Zoom In": "Ampliar", - "Zoom Out": "Reduzir", "Toggle Fullscreen": "Ativar/Desativar Ecrã Inteiro", - "Navigate": "Navegar", - "Reload": "Recarregar", - "Go to Home": "Ir para a Home Page", - "Go Back": "Voltar", - "Go Forward": "Avançar.", + "View": "Ver", "Window": "Janela", - "Minimize": "Minimizar", - "Bring All to Front": "Trazer Tudo para a Frente", - "Help": "Ajuda", - "Documentation": "Documentação", - "Open an Issue": "Abrir um Problema", - "Another process is running": "Outro processo está em execução", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que já existe outro processo em execução. Continuar terminando esse processo automaticamente ou sair?", - "Continue": "Continuar", - "Failed to quit the other running process": "Falha ao terminar o outro processo em execução", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Não foi possível terminar o outro processo em execução, PIDs: {{ process_list }}. Pare esse processo e reinicie a aplicação.", - "No available ports": "Não existem portas disponíveis", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Não foi possível encontrar uma porta disponível. Existem processos em execução nas portas {{startPort}}-{{endPort}}. Terminar estes processos e tentar novamente?", - "Terminate and Retry": "Terminar e Tentar Novamente", - "Failed to start": "Não foi possível iniciar", - "Could not start the server even after terminating existing processes.": "Não foi possível iniciar o servidor mesmo depois de terminar os processos existentes.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Não foi possível encontrar uma porta disponível no intervalo {{startPort}}-{{endPort}}. Libere uma porta e tente novamente.", - "Invalid URL": "URL inválido", - "Application opened with an invalid URL: {{ url }}": "Aplicação aberta com um URL inválido: {{ url }}" + "Yes": "Sim", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Está prestes a instalar um plug-in e: {{ url }}\nPretende continuar?", + "Zoom In": "Ampliar", + "Zoom Out": "Reduzir" } diff --git a/frontend/src/i18n/locales/pt-PT/glossary.json b/frontend/src/i18n/locales/pt-PT/glossary.json index 87d93d212..1070d8d32 100644 --- a/frontend/src/i18n/locales/pt-PT/glossary.json +++ b/frontend/src/i18n/locales/pt-PT/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Versão do Kubernetes", - "Cluster": "Cluster", - "Cluster selector": "Seletor de Cluster", - "AKS desktop Version": "Versão do AKS para Ambiente de Trabalho", - "Headlamp Version": "Versão do Headlamp", - "Git Commit": "Consolidação do Git", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} atrás)", "About": "Acerca de", - "Legal": "Legal", "About dialog tabs": "Separadores da caixa de diálogo Acerca de", - "Memory": "Memória", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "Nós", - "Events": "Eventos", - "Namespaces": "Espaços de nomes", - "Filter": "Filtrar", - "Namespace": "Espaço de nomes", - "toggle field visibility": "alternar visibilidade de campo", - "Condition": "Condição", - "Last Transition": "Última Transição", - "Last Update": "Última Atualização", - "Container ID": "ID de Contentor", - "Image Pull Policy": "Política de Extração de Imagem", - "Image": "Imagem", + "Access Modes": "Modos de Acesso", + "Addresses": "Endereços", + "AKS desktop Version": "Versão do AKS para Ambiente de Trabalho", + "Allow Volume Expansion": "Permitir Expansão de Volume", + "API Groups": "Grupos de API", + "API Version": "Versão da API", + "API Versions": "Versões da API", + "Architecture": "Arquitetura", + "Are you sure you want to drain the node {{name}}?": "Tem a certeza de que pretende drenar o nó {{name}}?", "Args": "Argumentos", + "Attach": "Anexar", + "Backend TLS Policies": "Políticas TLS de Backend", + "Backend Traffic Policies": "Políticas de Tráfego de Back-end", + "Backends": "Back-ends", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Informações de Enlace", + "Binding Mode": "Modo de Ligação", + "Boot ID": "ID de arranque", + "Capacity": "Capacidade", + "Checking if Vertical Pod Autoscaler is enabled…": "A verificar se o Dimensionador Automático de Pod Vertical está ativado...", + "Claim": "Afirmação", + "Class Name": "Nome da Classe", + "Client Config: Ca Bundle": "Configuração de Cliente: Ca Bundle", + "Cluster": "Cluster", + "Cluster IP": "IP do Cluster", + "Cluster selector": "Seletor de Cluster", "Command": "Comando", - "Environment": "Ambiente", - "Liveness Probes": "Sonda Liveness", - "Ports": "Portas", - "Volume Mounts": "Montagens de Volume", - "Containers": "Contentores", - "Container Spec": "Especificação de Contentor", - "Ephemeral Containers": "Contentores Efémeros", - "Container": "Contentor", + "Completions": "Conclusões", + "Condition": "Condição", + "Conditions": "Condições", "Config Maps": "Config Maps", - "Definition": "Definição", + "Configuration": "Configuração", + "Container": "Contentor", + "Container ID": "ID de Contentor", + "Container Policy": "Política de Contentor", + "Container Runtime": "Runtime do Contentor", + "Container Runtime Version": "Versão do Runtime do Contentor", + "Container Spec": "Especificação de Contentor", + "Containers": "Contentores", + "Controller": "Controlador", + "Controller Name": "Nome do Controlador", + "Cordon": "Cordão", + "Cordon node {{name}} cancelled.": "Nó de cordão {{name}} cancelado.", + "Cordoned node {{name}}.": "Nó isolado {{name}}.", + "Cordoning node {{name}}…": "A isolar o nó {{name}}...", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Âmbito", - "Subresources": "Subrecursos", - "Resource": "Recurso", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Tipo", - "List Kind": "Tipo de Lista", - "Served": "Servida", - "Storage": "Armazenamento", - "Objects": "Objetos", - "Custom Resources": "Recursos Personalizados", - "Schedule": "Agenda", - "Starting deadline": "Prazo de início", - "Last Schedule": "Última Programação", "Cron Jobs": "Trabalhos Cron", - "Images": "Imagens", - "Tolerations": "Tolerâncias", - "Update Strategy": "Estratégia de atualização", - "Selector": "Seletor", - "Node Selector": "Seletor de Nós", + "CronJobs": "CronJobs", + "Current": "Atual", + "Custom Resources": "Recursos Personalizados", "Daemon Sets": "Conjuntos de Daemon", + "Debug Node": "Nó de Depuração", + "Debug node is not supported in this OS: {{ nodeOS }}": "O nó de depuração não é suportado neste SO: {{ nodeOS }}", + "Default": "Predefinição", + "Default Backend": "Backend Predefinido", + "Definition": "Definição", "Deployments": "Implementações", - "Replicas": "Réplicas", + "Desired": "Pretendido", + "Drain": "Esvaziar", + "Drain Node": "Drenar Nó", + "Drained node {{name}}.": "Nó drenado {{name}}.", + "Draining node {{name}} cancelled.": "A drenagem do nó {{name}} foi cancelada.", + "Draining node {{name}}…": "A drenar o nó {{name}}...", + "Egress": "Saída", + "Endpoint Slices": "Setores de Ponto Final", "Endpoint: {{ name }}": "Ponto final: {{ name }}", - "Subsets": "Subconjuntos", - "IP": "IP", - "Hostname": "Nome do anfitrião", - "Target": "Destino", - "Port": "Porta", - "Protocol": "Protocolo", "Endpoints": "Pontos finais", - "Addresses": "Endereços", - "Conditions": "Condições", - "Ready": "Preparada", - "Serving": "Enviar", - "Terminating": "A terminar", - "Endpoint Slices": "Setores de Ponto Final", - "Targets": "Destinos", - "No targets defined": "Nenhum destino definido", - "TLS Validation": "Validação TLS", - "No validation settings": "Sem definições de validação", - "Backend TLS Policies": "Políticas TLS de Backend", - "Retry Constraint": "Restrição de Repetição", - "No retry constraint configured": "Nenhuma restrição de repetição configurada", - "Session Persistence": "Persistência da Sessão", - "No session persistence configured": "Nenhuma persistência de sessão configurada", - "Backend Traffic Policies": "Políticas de Tráfego de Back-end", - "Controller Name": "Nome do Controlador", + "Environment": "Ambiente", + "Ephemeral Containers": "Contentores Efémeros", + "Events": "Eventos", + "except: {{ cidrExceptions }}": "exceto: {{ cidrExceptions }}", + "External IP": "IP externo", + "Failed to cordon node {{name}}.": "Falha ao isolar o nó {{name}}.", + "Failed to drain node {{name}}.": "Falha ao drenar o nó {{name}}.", + "Failed to uncordon node {{name}}.": "Falha ao anular o isolamento do nó {{name}}.", + "Failure Policy": "Política de Falha", + "Filter": "Filtrar", + "From": "De", + "Gateway (beta)": "Gateway (beta)", "Gateway Classes": "Gateway Classes", - "Controller": "Controlador", - "Class Name": "Nome da Classe", - "Listeners": "Serviços de escuta", - "No data": "Sem dados", "Gateways": "Gateways", + "Generation": "Geração", + "Git Commit": "Consolidação do Git", + "Git Tree State": "Estado da Árvore Git", + "Git Version": "Versão do Git", + "Go Version": "Versão Go", + "Groups": "Grupos", + "GRPC Routes": "Rotas GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Regras", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Nomes de anfitrião", - "From": "De", - "To": "A", - "Reference Grants": "Concessões de Referência", + "Headlamp Version": "Versão do Headlamp", "Horizontal Pod Autoscalers": "Dimensionadores Automáticos de Pods Horizontais", + "Host IP": "IP do Anfitrião", + "Host IPs": "IPs do Anfitrião", + "Hostname": "Nome do anfitrião", + "Hostnames": "Nomes de anfitrião", + "Hosts": "Anfitriões", + "HPAs": "HPAs", + "HTTP Routes": "Rotas HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Imagem", + "Image Pull Policy": "Política de Extração de Imagem", + "Images": "Imagens", + "Ingress": "Entrada", "Ingress Classes": "Classes de Entrada", - "Default": "Predefinição", - "Yes": "Sim", - "Parameters": "Parâmetros", - "Default Backend": "Backend Predefinido", - "Backends": "Back-ends", "Ingresses": "Entradas", - "Hosts": "Anfitriões", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Tarefas", - "Completions": "Conclusões", + "Kernel version": "Versão do kernel", + "Kernel Version": "Versão do Kernel", + "Kind": "Tipo", + "Kube Proxy Version": "Versão do Proxy de Kube", + "Kubelet Version": "Versão do Kubelet", + "Kubernetes Version": "Versão do Kubernetes", + "Last Schedule": "Última Programação", + "Last Transition": "Última Transição", + "Last Update": "Última Atualização", "Lease": "Concessão", + "Leases": "Concessões", + "Legal": "Legal", + "Limit": "Limite", + "Limit Ranges": "Intervalos de Limite", "LimitRange": "LimitRange", - "Ingress": "Entrada", - "ipBlock": "ipBlock", + "List Kind": "Tipo de Lista", + "Listeners": "Serviços de escuta", + "Liveness Probes": "Sonda Liveness", + "Logs": "Registos", + "Logs: {{ itemName }}": "Registos: {{ itemName }}", + "Lower Bound": "Limite Inferior", + "Machine ID": "ID de Computador", + "Map": "Mapa", + "Match Policy": "Política de Correspondência", + "Max": "Máx.", + "Memory": "Memória", + "Min": "Mín.", + "Mutating Webhook Configurations": "Configurações de Webhook Mutante", + "Namespace": "Espaço de nomes", + "Namespace Selector": "Seletor de Espaços de Nomes", + "Namespaces": "Espaços de nomes", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Saída", - "except: {{ cidrExceptions }}": "exceto: {{ cidrExceptions }}", - "Pod Selector": "Seletor de Pods", + "Network": "Rede", "Network Policies": "Políticas de Rede", - "Uncordoning node {{name}}…": "A anular o cordão do nó {{name}}...", - "Cordoning node {{name}}…": "A isolar o nó {{name}}...", - "Uncordoned node {{name}}.": "Nó desbloqueado {{name}}.", - "Cordoned node {{name}}.": "Nó isolado {{name}}.", - "Failed to uncordon node {{name}}.": "Falha ao anular o isolamento do nó {{name}}.", - "Failed to cordon node {{name}}.": "Falha ao isolar o nó {{name}}.", - "Uncordon node {{name}} cancelled.": "Desbloqueio do nó {{name}} cancelado.", - "Cordon node {{name}} cancelled.": "Nó de cordão {{name}} cancelado.", - "Draining node {{name}}…": "A drenar o nó {{name}}...", - "Drained node {{name}}.": "Nó drenado {{name}}.", - "Failed to drain node {{name}}.": "Falha ao drenar o nó {{name}}.", - "Draining node {{name}} cancelled.": "A drenagem do nó {{name}} foi cancelada.", - "Drain Node": "Drenar Nó", - "Are you sure you want to drain the node {{name}}?": "Tem a certeza de que pretende drenar o nó {{name}}?", - "Uncordon": "Remover o cordão", - "Cordon": "Cordão", - "Drain": "Esvaziar", - "Pod CIDR": "CIDR de pods", - "Uptime": "Tempo de atividade", - "System Info": "Informações do Sistema", - "Architecture": "Arquitetura", - "Boot ID": "ID de arranque", - "System UUID": "UUID do sistema", + "No data": "Sem dados", + "No retry constraint configured": "Nenhuma restrição de repetição configurada", + "No session persistence configured": "Nenhuma persistência de sessão configurada", + "No targets defined": "Nenhum destino definido", + "No validation settings": "Sem definições de validação", + "Node": "Nó", + "Node Selector": "Seletor de Nós", + "Nodes": "Nós", + "Nominated Node": "Nó Nomeado", + "Non Resources": "Não Recursos", + "Object Selector": "Seletor de Objetos", + "Objects": "Objetos", "OS": "SO", - "Kernel Version": "Versão do Kernel", - "Machine ID": "ID de Computador", - "Kube Proxy Version": "Versão do Proxy de Kube", - "Kubelet Version": "Versão do Kubelet", - "Container Runtime Version": "Versão do Runtime do Contentor", - "Roles": "Funções", - "External IP": "IP externo", "OS image": "Imagem do SO", - "Kernel version": "Versão do kernel", - "Container Runtime": "Runtime do Contentor", - "Debug Node": "Nó de Depuração", - "Debug node is not supported in this OS: {{ nodeOS }}": "O nó de depuração não é suportado neste SO: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Registos: {{ itemName }}", - "Seconds": "Segundos", - "Logs": "Registos", - "State": "Estado", - "Node": "Nó", - "Service Account": "Conta de Serviço", - "Host IP": "IP do Anfitrião", - "Host IPs": "IPs do Anfitrião", + "Owner": "Proprietário", + "Parameters": "Parâmetros", + "Persistent Volume Claims": "Afirmações de Volume Persistente", + "Persistent Volumes": "Volumes Persistentes", + "Platform": "Plataforma", + "Plural": "Plural", + "Pod CIDR": "CIDR de pods", + "Pod Disruption Budget": "Orçamento de Interrupção de Pods", + "Pod Disruption Budgets": "Orçamentos de Interrupção de Pod", "Pod IP": "IP de Pod", "Pod IPs": "IPs de pod", - "QoS Class": "Classe QoS", - "Priority": "Prioridade", - "Show Logs": "Mostrar Registos", - "Terminal / Exec": "Terminal / Execução", - "Attach": "Anexar", - "Restarts": "Reinícios", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} atrás)", - "Request": "Pedido", - "Limit": "Limite", - "Nominated Node": "Nó Nomeado", - "Readiness Gates": "Portas de Preparação", - "Pod Disruption Budget": "Orçamento de Interrupção de Pods", + "Pod Selector": "Seletor de Pods", + "Pods": "Pods", + "podSelector": "podSelector", + "Port": "Porta", "Port Forwarding": "Reencaminhamento de Porta", + "Ports": "Portas", + "Priority": "Prioridade", + "Priority Classes": "Classes de Prioridade", "PriorityClass": "PriorityClass", - "Replica Sets": "Conjuntos de Réplicas", - "Generation": "Geração", - "Current": "Atual", - "Desired": "Pretendido", - "Min": "Mín.", - "Max": "Máx.", - "Cluster IP": "IP do Cluster", - "Resource Quotas": "Quotas de Recursos", + "Protocol": "Protocolo", + "Provisioner": "Aprovisionador", + "QoS Class": "Classe QoS", + "Readiness Gates": "Portas de Preparação", + "Ready": "Preparada", + "Reclaim Policy": "Política de Reclamações", + "Ref. API Group": "Ref. Grupo de API", + "Reference Grants": "Concessões de Referência", "Reference Kind": "Tipo de Referência", "Reference Name": "Nome da Referência", - "Ref. API Group": "Ref. Grupo de API", - "Binding Info": "Informações de Enlace", - "Role Bindings": "Vínculos de Funções", - "Role": "Função", - "Groups": "Grupos", - "Service Accounts": "Contas de Serviço", - "API Groups": "Grupos de API", + "Reinvocation Policy": "Política de Reinvocação", + "Replica Sets": "Conjuntos de Réplicas", + "Replicas": "Réplicas", + "Request": "Pedido", + "Resource": "Recurso", + "Resource Quotas": "Quotas de Recursos", "Resources": "Recursos", - "Non Resources": "Não Recursos", - "Verbs": "Verbos", + "Restarts": "Reinícios", + "Retry Constraint": "Restrição de Repetição", + "Role": "Função", + "Role Bindings": "Vínculos de Funções", + "Roles": "Funções", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Máximo indisponível: {{ maxUnavailable }}, Pico Máximo: {{ maxSurge }}", + "Rules": "Regras", + "Runtime Classes": "Runtime Classes", "RuntimeClass": "RuntimeClass", + "Schedule": "Agenda", + "Scope": "Âmbito", + "Seconds": "Segundos", "Secrets": "Segredos", + "Security": "Segurança", + "Selector": "Seletor", + "Served": "Servida", + "Service Account": "Conta de Serviço", + "Service Accounts": "Contas de Serviço", "Service Information": "Informações do Serviço", "Services": "Serviços", - "Owner": "Proprietário", - "Map": "Mapa", - "Workloads": "Cargas de Trabalho", + "Serving": "Enviar", + "Session Persistence": "Persistência da Sessão", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "Mostrar Registos", + "Side Effects": "Efeitos Secundários", + "Singular": "Singular", + "Starting deadline": "Prazo de início", + "State": "Estado", "Stateful Sets": "Conjuntos com Estado", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Afirmações de Volume Persistente", - "Persistent Volumes": "Volumes Persistentes", - "Storage Classes": "Classes de Armazenamento", - "Network": "Rede", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "Rotas HTTP", - "GRPC Routes": "Rotas GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Segurança", - "Configuration": "Configuração", - "HPAs": "HPAs", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Orçamentos de Interrupção de Pod", - "Limit Ranges": "Intervalos de Limite", - "Priority Classes": "Classes de Prioridade", - "Runtime Classes": "Runtime Classes", - "Leases": "Concessões", - "Mutating Webhook Configurations": "Configurações de Webhook Mutante", - "Validating Webhook Configurations": "A validar configurações do Webhook", - "Git Version": "Versão do Git", - "Git Tree State": "Estado da Árvore Git", - "Go Version": "Versão Go", - "Platform": "Plataforma", - "Capacity": "Capacidade", - "Access Modes": "Modos de Acesso", - "Volume Mode": "Modo de volume", + "Storage": "Armazenamento", "Storage Class": "Classe de Armazenamento", - "Volume": "Volume", - "Reclaim Policy": "Política de Reclamações", - "Binding Mode": "Modo de Ligação", - "Provisioner": "Aprovisionador", - "Volume Binding Mode": "Modo de Enlace de Volume", - "Allow Volume Expansion": "Permitir Expansão de Volume", - "Claim": "Afirmação", - "Update Policy": "Política de Atualização", + "Storage Classes": "Classes de Armazenamento", + "Strategy Type": "Tipo de Estratégia", + "Subresources": "Subrecursos", + "Subsets": "Subconjuntos", + "System Info": "Informações do Sistema", + "System UUID": "UUID do sistema", + "Target": "Destino", + "Targets": "Destinos", + "Terminal / Exec": "Terminal / Execução", + "Terminating": "A terminar", + "Timeout Seconds": "Segundos de Tempo Limite", + "TLS Validation": "Validação TLS", + "To": "A", + "toggle field visibility": "alternar visibilidade de campo", + "Tolerations": "Tolerâncias", + "Uncapped Target": "Destino Sem Limite", + "Uncordon": "Remover o cordão", + "Uncordon node {{name}} cancelled.": "Desbloqueio do nó {{name}} cancelado.", + "Uncordoned node {{name}}.": "Nó desbloqueado {{name}}.", + "Uncordoning node {{name}}…": "A anular o cordão do nó {{name}}...", "Update Mode": "Modo de Atualização", - "Container Policy": "Política de Contentor", - "Lower Bound": "Limite Inferior", + "Update Policy": "Política de Atualização", + "Update Strategy": "Estratégia de atualização", "Upper Bound": "Limite Superior", - "Uncapped Target": "Destino Sem Limite", - "Vertical Pod Autoscalers": "Dimensionadores Automáticos Verticais de Pod", - "Checking if Vertical Pod Autoscaler is enabled…": "A verificar se o Dimensionador Automático de Pod Vertical está ativado...", + "Uptime": "Tempo de atividade", + "Validating Webhook Configurations": "A validar configurações do Webhook", + "Verbs": "Verbos", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "O Dimensionador Automático de Pod Vertical não está ativado. <1>Saiba Mais", - "API Version": "Versão da API", + "Vertical Pod Autoscalers": "Dimensionadores Automáticos Verticais de Pod", + "Volume": "Volume", + "Volume Binding Mode": "Modo de Enlace de Volume", + "Volume Mode": "Modo de volume", + "Volume Mounts": "Montagens de Volume", + "VPAs": "VPAs", "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Configuração de Cliente: Ca Bundle", - "Failure Policy": "Política de Falha", - "Match Policy": "Política de Correspondência", - "Side Effects": "Efeitos Secundários", - "Timeout Seconds": "Segundos de Tempo Limite", - "Namespace Selector": "Seletor de Espaços de Nomes", - "Object Selector": "Seletor de Objetos", - "Reinvocation Policy": "Política de Reinvocação", - "API Versions": "Versões da API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Máximo indisponível: {{ maxUnavailable }}, Pico Máximo: {{ maxSurge }}", - "Strategy Type": "Tipo de Estratégia" + "Workloads": "Cargas de Trabalho", + "Yes": "Sim" } diff --git a/frontend/src/i18n/locales/pt-PT/translation.json b/frontend/src/i18n/locales/pt-PT/translation.json index 59ba65b96..6fb22e277 100644 --- a/frontend/src/i18n/locales/pt-PT/translation.json +++ b/frontend/src/i18n/locales/pt-PT/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "O seu ambiente de trabalho do AKS encontrou uma página que não existe!", - "Authentication: {{ clusterName }}": "Autenticação: {{ clusterName }}", - "Authentication": "Autenticação", - "Please paste your authentication token.": "Cole o seu token de autenticação.", - "ID token": "Token de ID", - "Check out how to generate a<1>service account token.": "Veja como gerar um<1>token de conta de serviço.", - "Cluster settings": "Definições do Cluster", - "Cancel": "Cancelar", - "Authenticate": "Autenticar", - "Error authenticating": "Erro ao autenticar", - "Window": "Janela", - "Fullscreen": "Ecrã inteiro", - "Snap Left": "Encaixar à Esquerda", - "Snap Right": "Encaixar à Direita", - "Snap Top": "Encaixar na Parte Superior", - "Snap Bottom": "Encaixar na Parte Inferior", - "Minimize": "Minimizar", - "Close": "Fechar", - "Close All": "Fechar Tudo", - "Overview": "Descrição geral", - "Loading": "A carregar", - "Advanced Search (Beta)": "Pesquisa avançada (Beta)", - "Select Resources": "Selecionar Recursos", - "Search": "Procurar", - "Search Resources": "Procurar Recursos", - "Select All": "Selecionar Tudo", - "Clear Selection": "Limpar Seleção", - "All Resources": "Todos os Recursos", - "Examples": "Exemplos", - "Search resources by query": "Procurar recursos por consulta", - "Clear": "Limpar", - "No resources selected": "Nenhum recurso selecionado", - "Loaded {{0}} items": "Carregados {{0}} itens", - "Some resources failed to load": "Falha ao carregar alguns recursos", - "Found {{0}} results. Showing first {{1}}": "{{0}} resultados encontrados A mostrar os primeiros {{1}}", - "Name": "Nome", - "Cluster": "Cluster", - "Actions": "Ações", - "Max items per Resource": "Máximo de itens por Recurso", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Se um recurso tiver mais itens do que essa quantidade, eles serão excluídos da pesquisa. Ajuda a reduzir a utilização de memória e a lentidão em clusters grandes.", - "Refetch Interval": "Intervalo de Atualização", - "30 seconds": "30 segundos", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" no {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" em pods", + "(Current/Target)": "(Atual/Destino)", + "{{ available }} units": "{{ available }} unidades", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} de {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} atual / {{ desiredReplicas }} pretendido", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} vezes desde {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} vezes desde {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Pronto", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Pedido", + "{{count}} files selected_one": "{{count}} ficheiros selecionados", + "{{count}} files selected_other": "{{count}} ficheiros selecionados", + "": "", + "0 Running": "0 Em execução", "1 minute": "1 minuto", + "30 seconds": "30 segundos", "5 minutes": "5 minutos", - "Save": "Guardar", + "A large number of replicas may negatively impact the cluster's performance": "Um grande número de réplicas pode afetar negativamente o desempenho do cluster.", + "A namespace with this name already exists on one or more selected clusters": "Já existe um espaço de nomes com este nome num ou mais clusters selecionados", + "A namespace with this name already exists.": "Já existe um espaço de nomes com este nome.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Um projeto agrupa um ou mais espaços de nomes nos seus clusters, o que facilita a visualização e a gestão de recursos relacionados num único local.", + "A project with this name already exists": "Já existe um projeto com este nome", + "Accent color": "Cor de destaque", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "O formato da cor de destaque é inválido. Utilize hexadecimal (#ff0000), rgb() ou rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "O formato da cor de destaque é inválido. Utilize hexadecimal (#ff0000), rgb(), rgba() ou um nome de cor CSS.", + "Accepted Names": "Nomes Aceites", + "Access": "Aceder", + "Account of current user": "Conta do utilizador atual", + "Actions": "Ações", + "Active": "Ativo", "Add": "Adicionar", + "Add a cluster to get started.": "Adicione um cluster para começar.", "Add Cluster": "Adicionar Cluster", - "Proceed to select your preferred method for cluster creation and addition": "Continue para selecionar o seu método preferido para a criação e adição de clusters.", - "Load from KubeConfig": "Carregar a partir do KubeConfig", - "Providers": "Fornecedores", + "Add from Azure Subscription": "Adicionar a partir da Subscrição do Azure", "Add Local Cluster Provider": "Adicionar Fornecedor de Cluster Local", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Esta ação eliminará o cluster \"{{ clusterName }}\" de \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "Esta ação removerá o cluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "Esta ação não pode ser anulada! Quer continuar?", - "Remove this cluster?": "Remover este cluster?", - "View": "Ver", - "Settings": "Definições", - "Delete": "Eliminar", - "Delete Cluster": "Eliminar Cluster", - "Active": "Ativo", - "Plugin": "Plug-in", - "In-cluster": "No cluster", - "View Clusters": "Ver Clusters", - "Loading...": "A carregar...", - "No clusters found": "Nenhum cluster encontrado", - "Add a cluster to get started.": "Adicione um cluster para começar.", - "Please sign in to add your AKS clusters": "Inicie sessão para adicionar os seus clusters AKS.", - "Sign In with Azure": "Iniciar sessão com o Azure", + "Add namespace": "Adicionar espaço de nomes", "Add Other Clusters": "Adicionar Outros Clusters", - "Add from Azure Subscription": "Adicionar a partir da Subscrição do Azure", - "No clusters configured": "Não existem clusters configurados", - "Checking authentication status...": "A verificar o estado da autenticação...", - "Origin": "Origem", - "Status": "Estado", - "Warnings": "Avisos", + "Address Type": "Tipo de Endereço", + "Addresses": "Endereços", + "Admission Review Versions": "Versões de Revisão de Admissão", + "Advanced Search (Beta)": "Pesquisa avançada (Beta)", + "Age": "Idade", + "All clusters": "Todos os clusters", "All Clusters": "Todos os Clusters", - "Projects": "Projetos", - "Selected clusters": "Clusters selecionados", - "Load cluster": "Carregar cluster", - "Something went wrong with cluster {{ cluster }}": "Ocorreu um problema com o cluster {{ cluster }}", - "Choose another cluster": "Escolher outro cluster", - "Failed to connect to the backend": "Falha ao conectar-se ao backend", - "Connecting to backend...": "A ligar ao back-end...", - "Skip to main content": "Avançar para o conteúdo principal", - "Menu": "Menu", - "Mark all as read": "Marcar todas como lidas", - "Clear all": "Limpar tudo", - "Notifications": "Notificações", - "You don't have any notifications right now": "Não tem notificações neste momento", - "Message": "Mensagem", - "No message": "Sem mensagem", - "Date": "Data", - "Visible": "Visível", - "Mark as read": "Marcar como lido", - "Show notifications": "Mostrar notificações", - "You have unread notifications": "Tem notificações não lidas", - "View all notifications": "Ver todas as notificações", - "Unknown": "Desconhecido", - "Plugins": "Plug-ins", - "Multiple versions": "Várias versões", - "Description": "Descrição", - "Type": "Tipo", - "Development": "Desenvolvimento", - "User-installed": "Instalado pelo Utilizador", - "Shipped": "Enviado", - "This plugin is not compatible with this version of Headlamp": "Este plug-in não é compatível com esta versão do Headlamp.", - "Incompatible": "Incompatível", - "Overridden by {{type}} version": "Substituído pela versão {{type}} ", - "Not Loaded": "Não Carregado(a)", - "Disabled": "Desativado", - "Loaded": "Carregado", - "Enable": "Ativar", - "Save & Apply": "Guardar e aplicar", - "Deleting plugin {{ itemName }}...": "A eliminar o plug-in {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Eliminação de {{ itemName }} cancelada.", - "Deleted plugin {{ itemName }}.": "Plug-in {{ itemName }} eliminado.", - "Error deleting plugin {{ itemName }}.": "Erro ao eliminar o plug-in {{ itemName }}.", - "Open Plugin Folder": "Abrir Pasta de Plug-in", - "Delete Plugin": "Eliminar Plug-in", - "By": "De", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Este plug-in não está atualmente carregado porque está a ser utilizada uma versão \"{{type}}\".", - "Are you sure you want to delete this plugin?": "Tem a certeza de que pretende eliminar este plugin?", - "Uh-oh! Something went wrong.": "Ups! Algo correu mal.", - "Error loading {{ routeName }}": "Erro ao carregar {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "O nome do cluster deve conter apenas caracteres alfanuméricos minúsculos ou “-”, e deve começar e terminar com um caráter alfanumérico.", - "Error": "Erro", - "Okay": "OK", - "Original name: {{ displayName }}": "Nome original: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Este nome personalizado já está a ser utilizado. Escolha um nome diferente.", - "The current name of the cluster. You can define a custom name": "O nome atual do cluster. Pode definir um nome personalizado.", - "Cluster name": "Nome do cluster", - "Change name": "Alterar nome", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Tem a certeza de que deseja alterar o nome para \"{{ clusterName }}\"?", - "Apply": "Aplicar", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "O formato da cor de destaque é inválido. Utilize hexadecimal (#ff0000), rgb() ou rgba().", - "Choose Accent Color": "Escolher Cor de Destaque", - "Use custom color": "Utilizar cor personalizada", - "Custom color": "Cor personalizada", - "Hex, rgb(), or rgba()": "Hex, rgb() ou rgba()", - "Full page": "Página inteira", - "Choose Cluster Icon": "Escolher Ícone do Cluster", - "Use custom icon": "Utilizar ícone personalizado", - "Custom icon (Iconify)": "Ícone Personalizado (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Exemplo: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Os espaços de nomes só podem conter carateres alfanuméricos em minúsculas ou \"-\" e têm de começar e terminar com um caráter alfanumérico.", - "Node Shell Settings": "Definições da Shell do Nó", - "The default image is used for dropping a shell into a node (when not specified directly).": "A imagem predefinida é utilizada para abrir uma shell num nó (quando não especificada diretamente).", - "Linux image": "Imagem Linux", - "The default namespace is default.": "O Espaço de Nomes predefinido é default.", - "Namespace": "Espaço de nomes", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Introduza um valor entre {{ minRows }} e {{ maxRows }}.", - "Custom row value": "Valor de Linha Personalizado", - "Custom value": "Valor personalizado", - "Pod Debug Settings": "Definições de Depuração de Pods", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Os contentores de depuração efémeros não podem ser removidos através da API Kubernetes. Permanecerão na especificação do pod mesmo depois do terminal fechar. Para removê-los, o pod tem de ser recriado.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "A imagem predefinida é utilizada para criar contentores de depuração efémeros.", - "General Settings": "Definições Gerais", - "Version": "Versão", - "Language": "Linguagem", - "Resource details view": "Vista de detalhes do recurso", - "Number of rows for tables": "Número de linhas para tabelas", - "Timezone to display for dates": "Fuso horário a apresentar para datas", - "Sort sidebar items alphabetically": "Ordenar itens da barra lateral alfabeticamente", - "Use evict for pod deletion": "Utilizar expulsão para eliminação de pods", - "Theme": "Tema", - "Keyboard Shortcuts": "Atalhos de Teclado", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure atalhos de teclado para acesso rápido a várias partes da aplicação.", - "Cluster Settings": "Definições do Cluster", - "There seem to be no clusters configured…": "Parece que não existem clusters configurados...", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "O cluster {{ clusterName }} não existe. Selecione um cluster válido:", - "Go to cluster": "Ir para o cluster", + "All levels": "Todos os níveis", + "All namespaces": "Todos os espaços de nomes", + "All Pods": "Todos os pods", + "All Resources": "Todos os Recursos", + "Allowed disruptions": "Interrupções permitidas", + "Allowed Disruptions": "Interrupções Permitidas", + "Allowed namespaces": "Espaços de nomes permitidos", + "Also delete the namespaces (this will remove all resources within them)": "Eliminar também os espaços de nomes (isto irá remover todos os recursos dentro dos mesmos)", + "An update is available": "Está disponível uma atualização", + "Annotations": "Anotações", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Qualquer nova saída para o processo deste contentor deve ser apresentada abaixo. Caso não apareça, prima enter...", + "API Version": "Versão da API", + "Appbar Tools": "Ferramentas da Barra de Aplicações", "Appearance": "Aspeto", - "Stored in your browser's localStorage (per-browser setting).": "Armazenado no localStorage do seu browser (definição por browser).", - "Accent color": "Cor de destaque", - "Change Color": "Alterar Cor", - "Choose Color": "Selecionar Cor", - "Cluster icon": "Ícone do Cluster", - "Change Icon": "Alterar ícone", - "Choose Icon": "Escolher Ícone", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "O formato da cor de destaque é inválido. Utilize hexadecimal (#ff0000), rgb(), rgba() ou um nome de cor CSS.", + "Applied {{ newItemName }}.": "Aplicado {{ newItemName }}.", + "Applied changes to {{ itemName }}.": "Alterações aplicadas a {{ itemName }}.", + "Apply": "Aplicar", "Apply appearance": "Aplicar aspeto", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Aplicar alterações de aspeto para \"{{ clusterName }}\"? Isto será armazenado no seu browser.", + "Applying {{ newItemName }}…": "A aplicar {{ newItemName }}...", + "Applying {{ newItemName }}…": "A aplicar {{ newItemName }}...", + "Applying changes to {{ itemName }}…": "Aplicar alterações a {{ itemName }}…", "Applying...": "A aplicar...", - "Default namespace": "Espaço de Nomes Predefinido", - "The default namespace for e.g. when applying resources (when not specified directly).": "O espaço de nomes predefinido, por exemplo, ao aplicar recursos (quando não especificado diretamente).", - "Allowed namespaces": "Espaços de nomes permitidos", - "The list of namespaces you are allowed to access in this cluster.": "A lista de espaços de nomes a que tem permissão para aceder neste cluster.", - "Add namespace": "Adicionar espaço de nomes", - "Remove Cluster": "Remover Cluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Tem a certeza de que deseja alterar o nome para \"{{ clusterName }}\"?", + "Are you sure you want to delete item {{ itemName }}?": "Tem a certeza de que pretende apagar o item {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Tem a certeza de que pretende eliminar o projeto \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "Tem a certeza de que deseja eliminar os seguintes itens?", + "Are you sure you want to delete this plugin?": "Tem a certeza de que pretende eliminar este plugin?", + "Are you sure you want to evict pod {{ itemName }}?": "Tem a certeza de que pretende expulsar o pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Tem a certeza de que pretende remover o cluster \"{{ clusterName }}\"?", - "Server": "Servidor", - "Press keys...": "Prima as teclas...", - "Conflicts with: {{name}}": "Está em Conflito com: {{name}}", - "Reset to default": "Repor para a predefinição", - "Navigation": "Navegação", - "General": "Geral", - "Reset All to Defaults": "Repor Tudo para Predefinições", - "Log out from all": "Terminar sessão de todos", - "Log out": "Terminar sessão", - "Account of current user": "Conta do utilizador atual", - "Appbar Tools": "Ferramentas da Barra de Aplicações", - "show more": "mostrar mais", - "Version information": "Informação sobre a versão", - "Getting auth info: {{ clusterName }}": "A obter informações de autenticação: {{ clusterName }}", - "Getting auth info": "A obter informações de autenticação", - "Testing auth": "Testar autenticação", - "Headlamp Cluster Authentication": "Autenticação do Cluster Headlamp", - "Sign In": "Iniciar Sessão", - "Use A Token": "Utilizar um Token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Falha ao estabelecer ligação. Certifique-se de que o cluster Kubernetes está em execução e acessível. Erro: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Falha ao obter informações de autenticação: {{ errorMessage }}", - "Try Again": "Tentar Novamente", + "Are you sure you want to restart {{ itemName }}?": "Tem a certeza de que pretende reiniciar {{ itemName }}?", + "Are you sure you want to restart the following items?": "Tem a certeza de que deseja reiniciar os seguintes itens?", + "Are you sure?": "Tem a certeza?", + "Attach: {{ itemName }}": "Anexar: {{ itemName }}", + "Attaching to debug container...": "A anexar ao contentor de depuração...", + "Attaching to existing debug container...": "A anexar ao contentor de depuração existente...", + "Authenticate": "Autenticar", + "Authentication": "Autenticação", + "Authentication: {{ clusterName }}": "Autenticação: {{ clusterName }}", + "Available//context:replicas": "Disponível", "Back": "Anterior", - "Memory Usage": "Utilização da Memória", - "{{ available }} units": "{{ available }} unidades", - "CPU Usage": "Utilização da CPU", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Pedido", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Pronto", - "Recent clusters": "Clusters recentes", - "All clusters": "Todos os clusters", - "Show build information": "Mostrar informações de criação", + "BackendRefs": "BackendRefs", + "By": "De", + "By default, this will only remove the project label from the following namespaces:": "Por predefinição, esta ação apenas removerá a etiqueta do projeto dos seguintes espaços de nomes:", + "Cancel": "Cancelar", + "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", + "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", + "Cancelled changes to {{ itemName }}.": "Alterações a {{ itemName }} canceladas.", + "Cancelled deletion of {{ itemName }}.": "Eliminação de {{ itemName }} cancelada.", + "Cancelled deletion of {{ itemsLength }} items.": "Eliminação de {{ itemsLength }} itens cancelada.", + "Cancelled deletion of project {{ projectName }}.": "Eliminação do projeto {{ projectName }} cancelada.", + "Cancelled restarting {{ itemName }}.": "Reinício de {{ itemName }} cancelado.", + "Cancelled restarting {{ itemsLength }} items.": "Reinício de {{ itemsLength }} itens cancelado.", + "Cancelled resuming CronJob {{ newItemName }}.": "Retoma do CronJob {{ newItemName }} cancelada.", + "Cancelled rollback of {{ itemName }}.": "Reversão de {{ itemName }} cancelada.", + "Cancelled scaling {{ itemName }}.": "Dimensionamento de {{ itemName }} cancelado.", + "Cancelled suspending CronJob {{ newItemName }}.": "Suspensão do CronJob {{ newItemName }} cancelada.", + "Categories": "Categorias", + "Change Color": "Alterar Cor", + "Change Icon": "Alterar ícone", + "Change name": "Alterar nome", + "Check out how to generate a<1>service account token.": "Veja como gerar um<1>token de conta de serviço.", + "Checking authentication status...": "A verificar o estado da autenticação...", "Choose a cluster": "Escolher um cluster", - "Wait while fetching clusters…": "Aguarde enquanto obtém clusters...", - "Loading cluster information": "A carregar informações do cluster", - "There seems to be no clusters configured…": "Parece que não existem clusters configurados...", - "Please make sure you have at least one cluster configured.": "Certifique-se de que tem pelo menos um cluster configurado.", - "Or try running Headlamp with a different kube config.": "Ou experimente executar o Headlamp com uma configuração do kube diferente.", - "Load from a file": "Carregar a partir de um ficheiro", - "Current//context:cluster": "Atual", + "Choose a namespace from the selected clusters": "Escolha um espaço de nomes dos clusters selecionados", + "Choose Accent Color": "Escolher Cor de Destaque", + "Choose another cluster": "Escolher outro cluster", "Choose cluster": "Escolher cluster", - "Failed to load resources": "Falha ao carregar recursos", - "You don't have permissions to view this resource": "Não tem permissões para ver este recurso", - "Resource not found": "Recurso não encontrado", - "Hide details": "Ocultar detalhes", - "Show details": "Mostrar detalhes", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster duplicado: {{ clusterNames }} na lista. Edite o nome do contexto.", - "Error setting up clusters, please load a valid kubeconfig file": "Erro ao configurar clusters. Carregue um ficheiro kubeconfig válido.", - "Couldn't read kubeconfig file": "Não foi possível ler o ficheiro kubeconfig", - "No clusters found!": "Nenhum cluster encontrado!", - "No contexts found!": "Não foram encontrados contextos!", - "Invalid kubeconfig file: {{ errorMessage }}": "Ficheiro kubeconfig inválido: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Arraste e largue ou escolha o ficheiro kubeconfig aqui", + "Choose Cluster Icon": "Escolher Ícone do Cluster", + "Choose Color": "Selecionar Cor", "Choose file": "Escolher ficheiro", - "Select clusters": "Selecionar clusters", - "Next": "Seguinte", - "Validating selected clusters": "A validar clusters selecionados", - "Setting up clusters": "A configurar clusters", + "Choose Files": "Selecionar Ficheiros", + "Choose Icon": "Escolher Ícone", + "Clear": "Limpar", + "Clear accent color": "Limpar cor de destaque", + "Clear all": "Limpar tudo", + "Clear All": "Limpar Tudo", + "Clear cluster icon": "Limpar ícone do cluster", + "Clear Selection": "Limpar Seleção", + "Client Config: Service": "Configuração do Cliente: Serviço", + "Client Config: URL": "Configuração do Cliente: URL", + "Close": "Fechar", + "Close All": "Fechar Tudo", + "Cluster": "Cluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "O cluster {{ clusterName }} não existe. Selecione um cluster válido:", + "Cluster Chooser": "Cluster Chooser", + "Cluster icon": "Ícone do Cluster", + "Cluster is required": "O cluster é obrigatório.", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "O nome do cluster deve conter apenas caracteres alfanuméricos minúsculos ou “-”, e deve começar e terminar com um caráter alfanumérico.", + "Cluster settings": "Definições do Cluster", + "Cluster Settings": "Definições do Cluster", + "Cluster version downgraded to {{ gitVersion }}": "Versão do cluster rebaixada para {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Versão do cluster atualizada para {{ gitVersion }}", + "Clusters": "Clusters", "Clusters successfully set up!": "Clusters configurados com êxito!", - "Finish": "Concluir", - "Only warnings ({{ numWarnings }})": "Apenas avisos ({{ numWarnings }})", - "Reason": "Razão", - "Count": "Contagem", - "Last Seen": "Visto/a Pela Última Vez", - "Offline": "Offline", - "Lost connection to the cluster.": "Perdeu a comunicação com o cluster.", - "No": "Não", - "Yes": "Sim", - "Create {{ name }}": "Criar {{ name }}", - "Toggle fullscreen": "Ativar/desativar ecrã inteiro", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Não é possível abrir o GitHub. Verifique as definições do bloqueador de janelas pop-up ou copie manualmente os detalhes do erro.", - "Your AKS desktop ran into a problem!": "O seu Ambiente de Trabalho do AKS encontrou um problema!", - "Head back <1>home.": "Volte à <1>página inicial.", - "Error Details": "Detalhes do Erro", + "Collapse": "Fechar", + "Conditions": "Condições", + "Configure Keyboard Shortcuts": "Configurar Atalhos de Teclado", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Configure atalhos de teclado para acesso rápido a várias partes da aplicação.", + "Conflicts with: {{name}}": "Está em Conflito com: {{name}}", + "Connecting to backend...": "A ligar ao back-end...", + "Container": "Contentor", + "Container Limits": "Limites do Contentor", + "Container Port": "Porta do Contentor", + "Controlled by": "Controlado por", + "Controlled Resources": "Recursos Controlados", + "Controlled Values": "Valores Controlados", + "Copied": "Copiado", "Copied to clipboard": "Copiado para a área de transferência", - "Failed to copy to clipboard": "Falha ao copiar para a área de transferência", "Copy": "Copiar", - "Open Issue on GitHub": "Abrir problema no GitHub", - "Scroll to bottom": "Deslocar para a parte inferior", - "Container": "Contentor", - "Lines": "Linhas", - "Severity": "Gravidade", - "Timestamps": "Carimbo de data/hora", - "Wrap lines": "Encapsular linhas", - "All levels": "Todos os níveis", - "Find": "Localizar", - "Download": "Transferir", - "No results": "Sem resultados", - "Too many matches": "Demasiadas correspondências", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} de {{ totalResults }}", - "Match case": "Corresponder maiúsculas/minúsculas", - "Match whole word": "Corresponder a palavra inteira", - "Use regular expression": "Utilizar expressão regular", - "Previous Match (Shift+Enter)": "Correspondência Anterior (Shift+Enter)", - "Next Match (Enter)": "Correspondência Seguinte (Enter)", - "All namespaces": "Todos os espaços de nomes", - "From": "De", - "Age": "Idade", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} vezes desde {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} vezes desde {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Notas de Versão ({{ appVersion }})", - "Fetching release information…": "A obter informações de versão...", - "Skip": "Ignorar", - "Failed to fetch release information": "Falha ao obter informações da versão", - "An update is available": "Está disponível uma atualização", - "Read more": "Ler mais", - "Disable update notifications": "Desativar notificações de atualização", - "Dismiss": "Dispensar", - "Install the metrics-server to get usage data.": "Instale o servidor de métricas para obter dados de utilização.", "Copy to clipboard": "Copiar para a área de transferência", - "Create / Apply": "Criar / Aplicar", + "Couldn't read kubeconfig file": "Não foi possível ler o ficheiro kubeconfig", + "Count": "Contagem", + "CPU Usage": "Utilização da CPU", "Create": "Criar", - "Deleting item {{ itemName }}…": "A eliminar item {{ itemName }}...", + "Create {{ name }}": "Criar {{ name }}", + "Create / Apply": "Criar / Aplicar", + "Create a new namespace and use it as a project": "Crie um novo espaço de nomes e utilize-o como projeto", + "Create a new namespace on one or more clusters and set it up as a project.": "Crie um novo espaço de nomes num ou mais clusters e configure-o como projeto.", + "Create a Project": "Crie um Projeto", + "Create Namespace": "Criar Espaço de Nomes", + "Create New Namespace": "Criar Novo Espaço de Nomes", + "Create new Project from YAML": "Criar novo Projeto a partir do YAML", + "Create Project": "Criar Projeto", + "Create resource quota": "Criar quota de recursos", + "Create Resource Quota to limit resource consumption within this project": "Criar Quota de Recursos para limitar o consumo de recursos neste projeto.", + "Create your first project to organize your Kubernetes resources": "Crie o seu primeiro projeto para organizar os seus recursos Kubernetes.", + "Created": "Criado", + "Creating": "A criar", + "Creating ephemeral debug container...": "A criar contentor de depuração efémero...", + "Creating following resources in this project:": "A criar os seguintes recursos neste projeto:", + "Creating project": "A criar projeto", + "Creation": "Criação", + "Current": "Atual", + "Current Namespace": "Espaço de Nomes Atual", + "Current number of replicas: {{ numReplicas }}": "Número atual de réplicas: {{ numReplicas }}", + "Current//context:cluster": "Atual", + "Current//context:pods": "Atual", + "Current//context:replicas": "Atual", + "Custom color": "Cor personalizada", + "Custom icon (Iconify)": "Ícone Personalizado (Iconify)", + "Custom row value": "Valor de Linha Personalizado", + "Custom value": "Valor personalizado", + "Data": "Dados", + "Date": "Data", + "Debug Pod": "Pod de Depuração", + "Debug: {{ itemName }}": "Depurar: {{ itemName }}", + "Decrement": "Diminuir", + "Default": "Predefinição", + "Default namespace": "Espaço de Nomes Predefinido", + "Default Request": "Pedido de Predefinição", + "Degraded": "Degradado", + "Delete": "Eliminar", + "Delete Cluster": "Eliminar Cluster", + "Delete item": "Eliminar item", + "Delete items": "Eliminar itens", + "Delete Plugin": "Eliminar Plug-in", + "Delete port forward": "Eliminar reencaminhamento de porta", + "Delete project": "Eliminar projeto", + "Delete Project": "Eliminar Projeto", + "Delete Project & Namespaces": "Eliminar Projeto e Espaços de Nomes", + "Deleted {{ itemsLength }} items.": "Eliminou {{ itemsLength }} itens.", "Deleted item {{ itemName }}.": "Item {{ itemName }} eliminado.", + "Deleted plugin {{ itemName }}.": "Plug-in {{ itemName }} eliminado.", + "Deleted project {{ projectName }}.": "Projeto Eliminado {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "A eliminar {{ itemsLength }} itens...", + "Deleting item {{ itemName }}…": "A eliminar item {{ itemName }}...", + "Deleting plugin {{ itemName }}...": "A eliminar o plug-in {{ itemName }}...", + "Deleting project {{ projectName }}…": "A eliminar Projeto {{ projectName }}...", + "Deployment pods": "Pods de Implementação", + "Description": "Descrição", + "Desired number of replicas:": "Número pretendido de réplicas:", + "Desired//context:pods": "Pretendido", + "Desired//context:replicas": "Pretendido", + "Details": "Detalhes", + "Development": "Desenvolvimento", + "Disable update notifications": "Desativar notificações de atualização", + "Disabled": "Desativado", + "Dismiss": "Dispensar", + "Docker Desktop requires ports in range 30000-32000.": "O Docker Desktop requer portas no intervalo 30000-32000.", + "Documentation": "Documentação", + "Download": "Transferir", + "Drag & drop or choose kubeconfig file here": "Arraste e largue ou escolha o ficheiro kubeconfig aqui", + "Drag & drop YAML files here or click to choose files": "Arraste e largue ficheiros YAML aqui ou clique para escolher ficheiros", + "Drop the file here...": "Largue o ficheiro aqui...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Cluster duplicado: {{ clusterNames }} na lista. Edite o nome do contexto.", + "Duration": "Duração", + "e.g. 30080": "por exemplo, 30080", + "e.g. 8080": "por exemplo, 8080", + "Edit": "Editar", + "Edit: {{ itemName }}": "Editar: {{ itemName }}", + "Editor": "Editor", + "Effect": "Efeito", + "Enable": "Ativar", + "Endpoints": "Pontos finais", + "Enter a name": "Introduza um nome", + "Enter a name for the new namespace": "Introduza um nome para o novo espaço de nomes", + "Enter a name for your new project.": "Digite um nome para o seu novo projeto.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Introduza um valor entre {{ minRows }} e {{ maxRows }}.", + "Enter URL": "Introduza o URL", + "Enter URL to YAML file": "Insira o URL do ficheiro YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Os contentores de depuração efémeros não podem ser removidos através da API Kubernetes. Permanecerão na especificação do pod mesmo depois do terminal fechar. Para removê-los, o pod tem de ser recriado.", + "Error": "Erro", + "Error authenticating": "Erro ao autenticar", + "Error deleting {{ itemsLength }} items.": "Erro ao eliminar {{ itemsLength }} itens.", "Error deleting item {{ itemName }}.": "Erro ao eliminar o item {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Erro ao eliminar o plug-in {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Erro ao eliminar o projeto {{ projectName }}.", + "Error Details": "Detalhes do Erro", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Erro ao obter o recurso personalizado {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Erro ao obter a definição de recurso personalizado {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Erro ao obter definições de recurso personalizado: {{ errorMessage }}", + "Error loading {{ routeName }}": "Erro ao carregar {{ routeName }}", + "Error parsing the code: {{error}}": "Erro ao analisar o código: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Erro ao analisar o código. Verifique se é um YAML ou JSON válido!", + "Error processing files: {{error}}": "Erro ao processar ficheiros: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Erro ao configurar clusters. Carregue um ficheiro kubeconfig válido.", + "Error: All of the files are empty.": "Erro: todos os ficheiros estão vazios.", "Evict": "Expulsar", "Evict Pod": "Expulsar Pod", - "Delete item": "Eliminar item", - "Are you sure you want to evict pod {{ itemName }}?": "Tem a certeza de que pretende expulsar o pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Tem a certeza de que pretende apagar o item {{ itemName }}?", - "Force Delete": "Forçar Eliminação", - "Are you sure you want to delete the following items?": "Tem a certeza de que deseja eliminar os seguintes itens?", - "Deleting {{ itemsLength }} items…": "A eliminar {{ itemsLength }} itens...", - "Cancelled deletion of {{ itemsLength }} items.": "Eliminação de {{ itemsLength }} itens cancelada.", - "Deleted {{ itemsLength }} items.": "Eliminou {{ itemsLength }} itens.", - "Error deleting {{ itemsLength }} items.": "Erro ao eliminar {{ itemsLength }} itens.", - "Delete items": "Eliminar itens", - "Resource details": "Detalhes do recurso", - "Loading documentation": "A carregar a documentação", - "No documentation available.": "Não existe documentação disponível.", - "No documentation for type {{ docsType }}.": "Não existe documentação para o tipo {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "A mostrar documentação para: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Aplicar alterações a {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Alterações a {{ itemName }} canceladas.", - "Applied changes to {{ itemName }}.": "Alterações aplicadas a {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Exemplo: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Exemplos", + "Exit Code": "Código de Saída", + "Expand": "Expandir", + "Expand All": "Expandir Tudo", + "Expand sidebar": "Expandir barra lateral", + "Failed": "Falhou", + "Failed to apply {{ newItemName }}.": "Falha ao aplicar {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "Falha ao aplicar alterações a {{ itemName }}.", - "Edit": "Editar", - "Invalid JSON": "JSON inválido", - "Invalid YAML": "YAML inválido", - "Failed to create {{ kind }} {{ name }}.": "Não foi possível criar {{ kind }} {{ name }}.", + "Failed to connect to the backend": "Falha ao conectar-se ao backend", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Falha ao estabelecer ligação. Certifique-se de que o cluster Kubernetes está em execução e acessível. Erro: {{ errorMessage }}", + "Failed to connect…": "Falha ao estabelecer ligação...", + "Failed to connect…\r\n": "Falha ao estabelecer ligação...\r\n", + "Failed to copy to clipboard": "Falha ao copiar para a área de transferência", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Falha ao criar {{ kind }} {{ name }} em {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Erro ao analisar o código: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Erro ao analisar o código. Verifique se é um YAML ou JSON válido!", - "Applying {{ newItemName }}…": "A aplicar {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", - "Applied {{ newItemName }}.": "Aplicado {{ newItemName }}.", - "Failed to apply {{ newItemName }}.": "Falha ao aplicar {{ newItemName }}.", - "New Object": "Novo Objeto", - "View: {{ itemName }}": "Ver: {{ itemName }}", - "Edit: {{ itemName }}": "Editar: {{ itemName }}", - "Loading editor": "A carregar editor", - "Hide Managed Fields": "Ocultar Campos Geridos", - "Use minimal editor": "Utilizar editor mínimo", - "Upload File/URL": "Carregar Ficheiro/URL", - "Editor": "Editor", - "Documentation": "Documentação", - "Undo": "Anular", - "Are you sure?": "Tem a certeza?", - "This will discard your changes in the editor. Do you want to proceed?": "Isto irá descartar as suas alterações no editor. Quer continuar?", - "Undo Changes": "Anular alterações", - "Invalid Secret Reference": "Referência Secreta Inválida", - "Invalid Config Map Reference": "Referência de Mapa de Configuração Inválida", - "Invalid fieldRef": "fieldRef inválido", - "Invalid resourceFieldRef": "resourceFieldRef inválido", - "Show fewer": "Mostrar menos", - "Show all environment variables": "Mostrar todas as variáveis de ambiente", - "Show all environment variables (+{{count}} more)_one": "Mostrar todas as variáveis de ambiente (+{{count}} mais)", - "Show all environment variables (+{{count}} more)_other": "Mostrar todas as variáveis de ambiente (+{{count}} mais)", - "No label selectors found for this {{type}}": "Não foram encontrados seletores de etiquetas para este {{type}}", - "Invalid response from server": "Resposta inválida do servidor", - "Failed to fetch related pods": "Falha ao obter pods relacionados", - "No pods found for this workload": "Não foram encontrados pods para esta carga de trabalho", + "Failed to create {{ kind }} {{ name }}.": "Não foi possível criar {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Falha ao criar o contentor de depuração: {{message}}", "Failed to fetch pods: {{error}}": "Falha ao obter pods: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Os registos estão em pausa. Clique no botão seguir para retomar a sua visualização.", - "Select Pod": "Selecionar Pod", - "All Pods": "Todos os pods", - "Restarted": "Reiniciado", - "Show logs for previous instances of this container.": "Mostrar registos das instâncias anteriores deste contentor.", - "You can only select this option for containers that have been restarted.": "Só pode selecionar esta opção para contentores que tenham sido reiniciados.", - "Show previous": "Mostrar anterior", - "Show timestamps in the logs.": "Mostrar carimbos de data/hora nos registos.", - "Follow logs in real-time.": "Siga os registos em tempo real.", + "Failed to fetch related pods": "Falha ao obter pods relacionados", + "Failed to fetch release information": "Falha ao obter informações da versão", + "Failed to get authentication information: {{ errorMessage }}": "Falha ao obter informações de autenticação: {{ errorMessage }}", + "Failed to load custom resource instances": "Falha ao carregar instâncias de recurso personalizado", + "Failed to load from URL: {{error}}": "Falha ao carregar a partir do URL: {{error}}", + "Failed to load resources": "Falha ao carregar recursos", + "Failed to load revision history: {{ error }}": "Falha ao carregar o histórico de revisões: {{ error }}", + "Failed to read file.": "Falha ao ler o ficheiro.", + "Failed to restart {{ itemName }}.": "Falha ao reiniciar {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Falha ao reiniciar {{ itemsLength }} itens.", + "Failed to resume CronJob {{ newItemName }}.": "Falha ao retomar CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Falha ao reverter {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Falha ao executar “{{ command }}”", + "Failed to run \"{{command}}\"…": "Falha ao Executar “{{command}}”...", + "Failed to scale {{ itemName }}.": "Falha ao dimensionar {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Falha ao gerar a Tarefa {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Falha ao suspender CronJob {{ newItemName }}.", + "Fetching release information…": "A obter informações de versão...", + "File read was aborted.": "Leitura do ficheiro abortada.", + "Filter Type": "Tipo de Filtro", + "Filters": "Filtros", + "Find": "Localizar", + "Finish": "Concluir", + "Finished": "Concluído", + "Fit to screen": "Ajustar ao ecrã", "Follow": "Seguir", - "Show logs": "Mostrar registos", - "Loading resource data": "A carregar dados de recursos", - "Creation": "Criação", - "Labels": "Etiquetas", - "Annotations": "Anotações", - "Owner refs": "Referências do proprietário", - "Controlled by": "Controlado por", - "Show all labels (+{{count}} more)_one": "Mostrar todas as etiquetas (+{{count}} mais)", - "Show all labels (+{{count}} more)_other": "Mostrar todas as etiquetas (+{{count}} mais)", - "Start port forward": "Iniciar reencaminhamento de porta", + "Follow logs in real-time.": "Siga os registos em tempo real.", + "Force Delete": "Forçar Eliminação", + "Format": "Formato", "Forward port": "Reencaminhar porta", - "Delete port forward": "Eliminar reencaminhamento de porta", - "Stop port forward": "Parar reencaminhamento de porta", - "Copied": "Copiado", - "This value may differ in the container, since the pod is older than {{from}}": "Este valor pode diferir no contentor, uma vez que o pod tem mais de {{from}}.", - "Value": "Valor", - "Mount Path": "Caminho do Suporte", + "Found {{0}} results. Showing first {{1}}": "{{0}} resultados encontrados A mostrar os primeiros {{1}}", "from": "de", + "From": "De", + "Full page": "Página inteira", + "Fullscreen": "Ecrã inteiro", + "General": "Geral", + "General Settings": "Definições Gerais", + "Getting auth info": "A obter informações de autenticação", + "Getting auth info: {{ clusterName }}": "A obter informações de autenticação: {{ clusterName }}", + "Give your project a descriptive name": "Dê ao seu projeto um nome descritivo", + "Global Default": "Global Predefinição", + "Global Search": "Pesquisa Global", + "Go to cluster": "Ir para o cluster", + "Group": "Grupo", + "Group By": "Agrupar Por", + "Handler": "Processador", + "Hard": "Difícil", + "Head back <1>home.": "Volte à <1>página inicial.", + "Headers": "Cabeçalhos", + "Headlamp Cluster Authentication": "Autenticação do Cluster Headlamp", + "Health": "Estado de Funcionamento", + "Healthy": "Bom Estado de Funcionamento", + "Hex, rgb(), or rgba()": "Hex, rgb() ou rgba()", + "Hide details": "Ocultar detalhes", + "Hide Helm Secrets": "Ocultar Segredos Helm", + "Hide Managed Fields": "Ocultar Campos Geridos", + "Holder": "Marcador", + "Holder Identity": "Identidade do Titular", + "Home": "Base", + "Host": "Anfitrião", + "Hostname": "Nome do anfitrião", "I/O": "E/S", - "Ready": "Preparada", - "Waiting": "A aguardar", - "Running": "Em execução", - "Exit Code": "Código de Saída", - "Started": "Iniciado", - "Finished": "Concluído", - "Restart Count": "Reiniciar Contagem", - "Last State": "Último Estado", - "No data to be shown.": "Não existem dados para apresentar.", - "Init Containers": "Contentores Init", - "Conditions": "Condições", - "Volumes": "Volumes", - "Kind": "Tipo", - "Restarting {{ itemName }}…": "A reiniciar o {{ itemName }}...", - "Cancelled restarting {{ itemName }}.": "Reinício de {{ itemName }} cancelado.", - "Restarted {{ itemName }}.": "Reiniciado {{ itemName }}.", - "Failed to restart {{ itemName }}.": "Falha ao reiniciar {{ itemName }}.", - "Restart": "Reiniciar", - "Are you sure you want to restart {{ itemName }}?": "Tem a certeza de que pretende reiniciar {{ itemName }}?", - "Are you sure you want to restart the following items?": "Tem a certeza de que deseja reiniciar os seguintes itens?", - "Restarting {{ itemsLength }} items…": "A reiniciar {{ itemsLength }} itens...", - "Cancelled restarting {{ itemsLength }} items.": "Reinício de {{ itemsLength }} itens cancelado.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} itens reiniciados.", - "Failed to restart {{ itemsLength }} items.": "Falha ao reiniciar {{ itemsLength }} itens.", - "Restart items": "Reiniciar itens", - "Revision History": "Histórico de Revisão", - "Loading revision history…": "A carregar histórico de revisões...", - "Failed to load revision history: {{ error }}": "Falha ao carregar o histórico de revisões: {{ error }}", - "No revision history available.": "Nenhum histórico de revisão disponível.", - "Revision": "Revisão", - "Created": "Criado", + "ID token": "Token de ID", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Se um recurso tiver mais itens do que essa quantidade, eles serão excluídos da pesquisa. Ajuda a reduzir a utilização de memória e a lentidão em clusters grandes.", "Images": "Imagens", - "Current": "Atual", - "Previous": "Anterior", - "Rolling back {{ itemName }} to previous version…": "A reverter para a versão anterior {{ itemName }}...", - "Cancelled rollback of {{ itemName }}.": "Reversão de {{ itemName }} cancelada.", - "Rolled back {{ itemName }} to previous version.": "Foi revertido {{ itemName }} para a versão anterior.", - "Failed to rollback {{ itemName }}.": "Falha ao reverter {{ itemName }}.", - "Rollback": "Reverter", - "Rollback {{ kind }}": "Reverter {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selecione uma revisão para reverter \"{{ name }}\". Isto substituirá o modelo de pod atual pelo da revisão selecionada.", - "No previous revisions available to rollback to.": "Não existem revisões anteriores disponíveis para reverter.", - "Revision {{ revision }}": "Revisão {{ revision }}", - "Scaling {{ itemName }}…": "Dimensionamento {{ itemName }}...", - "Cancelled scaling {{ itemName }}.": "Dimensionamento de {{ itemName }} cancelado.", - "Scaled {{ itemName }}.": "Dimensionado {{ itemName }}.", - "Failed to scale {{ itemName }}.": "Falha ao dimensionar {{ itemName }}.", - "Scale": "Dimensionar", - "Scale Replicas": "Escalar Réplicas", - "Current number of replicas: {{ numReplicas }}": "Número atual de réplicas: {{ numReplicas }}", - "Desired number of replicas:": "Número pretendido de réplicas:", - "Decrement": "Diminuir", + "In-cluster": "No cluster", + "Incompatible": "Incompatível", "Increment": "Incrementar", - "A large number of replicas may negatively impact the cluster's performance": "Um grande número de réplicas pode afetar negativamente o desempenho do cluster.", + "Init Containers": "Contentores Init", + "Install the metrics-server to get usage data.": "Instale o servidor de métricas para obter dados de utilização.", + "Instance": "Instância", + "Instances": "Instâncias", + "Internal IP": "IP interno", + "Invalid Config Map Reference": "Referência de Mapa de Configuração Inválida", + "Invalid fieldRef": "fieldRef inválido", + "Invalid JSON": "JSON inválido", + "Invalid kubeconfig file: {{ errorMessage }}": "Ficheiro kubeconfig inválido: {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef inválido", + "Invalid response from server": "Resposta inválida do servidor", + "Invalid Secret Reference": "Referência Secreta Inválida", + "Invalid YAML": "YAML inválido", + "Job {{ newItemName }} spawned": "A tarefa {{ newItemName }} foi gerada", + "Job Name": "Nome da Tarefa", + "Key": "Chave", + "Keyboard Shortcuts": "Atalhos de Teclado", + "Kind": "Tipo", + "Labels": "Etiquetas", + "Language": "Linguagem", + "Last Seen": "Visto/a Pela Última Vez", + "Last State": "Último Estado", + "Last Transition Time": "Hora de transição mais recente", + "Lease Duration Seconds": "Segundos de Duração da Concessão", + "Leave empty to auto-assign an available port.": "Deixe vazio para atribuir automaticamente uma porta disponível.", + "Leave empty to auto-assign from range 30000-32000.": "Deixe vazio para atribuir automaticamente a partir do intervalo 30000-32000.", + "Limit": "Limite", + "Lines": "Linhas", + "Linux image": "Imagem Linux", + "Listeners": "Serviços de escuta", "Load": "Carga", - "Failed to read file.": "Falha ao ler o ficheiro.", - "File read was aborted.": "Leitura do ficheiro abortada.", - "Error: All of the files are empty.": "Erro: todos os ficheiros estão vazios.", - "Unexpected error while reading files.": "Erro inesperado ao ler ficheiros.", - "Drop the file here...": "Largue o ficheiro aqui...", - "Select a file or drag and drop here": "Selecione um ficheiro ou arraste e largue aqui.", - "Select File": "Selecionar Ficheiro", - "{{count}} files selected_one": "{{count}} ficheiros selecionados", - "{{count}} files selected_other": "{{count}} ficheiros selecionados", - "Please enter a valid URL.": "Introduza um URL válido.", - "Unexpected error while fetching the file.": "Erro inesperado ao obter o ficheiro.", - "Enter URL": "Introduza o URL", - "Upload File": "Carregar Ficheiro", + "Load cluster": "Carregar cluster", + "Load from a file": "Carregar a partir de um ficheiro", + "Load from KubeConfig": "Carregar a partir do KubeConfig", "Load from URL": "Carregar a partir do URL", - "View YAML": "Ver YAML", - "Collapse": "Fechar", - "Expand": "Expandir", - "sort up": "ordenar para cima", - "sort down": "ordenar para baixo", - "sort swap": "trocar ordenação", - "Loading table data": "A carregar dados da tabela", - "Refresh": "Atualizar", - "No data matching the filter criteria.": "Não existem dados que correspondam aos critérios de filtro.", - "No results found": "Não foram encontrados resultados", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Qualquer nova saída para o processo deste contentor deve ser apresentada abaixo. Caso não apareça, prima enter...", - "Failed to run \"{{command}}\"…": "Falha ao Executar “{{command}}”...", - "Failed to connect…": "Falha ao estabelecer ligação...", - "Press the enter key to reconnect.": "Prima a tecla Enter para restabelecer a ligação.", - "Failed to run \"{{ command }}\"": "Falha ao executar “{{ command }}”", - "Trying to attach to the container {{ container }}…": "A tentar anexar ao contentor {{ container }}...", - "Trying to run \"{{command}}\"…": "A tentar executar \"{{command}}\"...", - "Attach: {{ itemName }}": "Anexar: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Fuso horário", - "Data": "Dados", - "No data in this config map": "Não existem dados neste mapa de configuração", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Erro ao obter a definição de recurso personalizado {{ crdName }}: {{ errorMessage }}", + "Load resources": "Carregar recursos", + "Load YAML resources from a remote URL": "Carregar recursos YAML a partir de um URL remoto", + "Loaded": "Carregado", + "Loaded {{0}} items": "Carregados {{0}} itens", + "Loaded Resources ({{count}})_one": "Recursos Carregados ({{count}})", + "Loaded Resources ({{count}})_other": "Recursos Carregados ({{count}})", + "Loading": "A carregar", + "Loading cluster information": "A carregar informações do cluster", + "Loading custom resource definition": "A carregar definição de recurso personalizado", + "Loading custom resource definitions": "A carregar definições de recursos personalizados", "Loading custom resource details": "A carregar detalhes de recursos personalizados", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Erro ao obter o recurso personalizado {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "A carregar instâncias de recursos personalizados", - "No custom resources instances found.": "Não foram encontradas instâncias de recursos personalizados.", - "Failed to load custom resource instances": "Falha ao carregar instâncias de recurso personalizado", - "Error getting custom resource definitions: {{ errorMessage }}": "Erro ao obter definições de recurso personalizado: {{ errorMessage }}", - "Loading custom resource definitions": "A carregar definições de recursos personalizados", - "Loading custom resource definition": "A carregar definição de recurso personalizado", - "No custom resources found": "Não foram encontrados recursos personalizados.", - "Group": "Grupo", - "Categories": "Categorias", - "Accepted Names": "Nomes Aceites", - "Versions": "Versões", - "Spawning Job {{ newItemName }}…": "A gerar Tarefa {{ newItemName }}...", - "Job {{ newItemName }} spawned": "A tarefa {{ newItemName }} foi gerada", - "Failed to spawn Job {{ newItemName }}": "Falha ao gerar a Tarefa {{ newItemName }}", - "Spawn Job": "Gerar Tarefa", - "This will trigger a new Job based on the CronJob {{ name }}": "Isto irá desencadear uma nova Tarefa com base no CronJob {{ name }}.", - "Job Name": "Nome da Tarefa", - "Spawn": "Gerar", - "Suspending CronJob {{ newItemName }}…": "A suspender CronJob {{ newItemName }}...", - "Resuming CronJob {{ newItemName }}…": "A retomar CronJob {{ newItemName }}...", - "Cancelled suspending CronJob {{ newItemName }}.": "Suspensão do CronJob {{ newItemName }} cancelada.", - "Cancelled resuming CronJob {{ newItemName }}.": "Retoma do CronJob {{ newItemName }} cancelada.", - "Suspended CronJob {{ newItemName }}.": "CronJob Suspenso {{ newItemName }}.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} retomado.", - "Failed to suspend CronJob {{ newItemName }}.": "Falha ao suspender CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Falha ao retomar CronJob {{ newItemName }}.", - "Resume": "Retomar", - "Suspend": "Suspender", - "Key": "Chave", - "Operator": "Operador", - "Effect": "Efeito", - "Desired//context:pods": "Pretendido", - "Addresses": "Endereços", - "Address Type": "Tipo de Endereço", - "Hostname": "Nome do anfitrião", - "Node Name": "Nome do Nó", - "Zone": "Zona", - "Endpoints": "Pontos finais", - "Retry Budget": "Orçamento de Tentativas", - "Not specified": "Não especificado", - "Min Retry Rate": "Taxa Mínima de Repetição", - "Port": "Porta", - "Protocol": "Protocolo", - "No addresses data to be shown.": "Não existem dados de endereços para apresentar.", - "Listeners": "Serviços de escuta", + "Loading documentation": "A carregar a documentação", + "Loading editor": "A carregar editor", + "Loading port forwarding": "A carregar o reencaminhamento de portas", + "Loading resource data": "A carregar dados de recursos", + "Loading revision history…": "A carregar histórico de revisões...", + "Loading table data": "A carregar dados da tabela", + "Loading...": "A carregar...", + "Local Port": "Porta Local", + "Log Level": "Nível de Registo", + "Log out": "Terminar sessão", + "Log out from all": "Terminar sessão de todos", + "Log Viewer Search": "Pesquisa do Visualizador de Registos", + "Logs are paused. Click the follow button to resume following them.": "Os registos estão em pausa. Clique no botão seguir para retomar a sua visualização.", + "Logs: {{ itemName }}": "Registos: {{ itemName }}", + "Lost connection to the cluster.": "Perdeu a comunicação com o cluster.", + "Main Navigation": "Navegação Principal", + "Map": "Mapa", + "Mark all as read": "Marcar todas como lidas", + "Mark as read": "Marcar como lido", + "Match case": "Corresponder maiúsculas/minúsculas", + "Match whole word": "Corresponder a palavra inteira", "Matches": "Correspondências", - "BackendRefs": "BackendRefs", - "Filters": "Filtros", - "Path Type": "Tipo de Caminho", - "Path": "Caminho", - "Headers": "Cabeçalhos", - "Query Parameters": "Parâmetros de Consulta", + "Max": "Máx.", + "Max Allowed": "Máximo Permitido", + "Max items per Resource": "Máximo de itens por Recurso", + "Max Unavailable": "Máximo Indisponível", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Utilização da Memória", + "Menu": "Menu", + "Message": "Mensagem", "Method": "Método", - "Filter Type": "Tipo de Filtro", - "Weight": "Peso", - "rules": "regras", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Não existem dados de regras para apresentar.", - "Section Name": "Nome da Secção", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Prima<1>{formatShortcutKey(searchShortcutKey)} para procurar.", - "Search resources, pages, clusters by name": "Procurar recursos, páginas, clusters por nome", - "Current Namespace": "Espaço de Nomes Atual", - "Set namespace: {{namespace}}": "Definir espaço de nomes: {{namespace}}", - "Page": "Página", - "Configure Keyboard Shortcuts": "Configurar Atalhos de Teclado", - "Reference": "Referência", "Metrics": "Métrica", - "(Current/Target)": "(Atual/Destino)", + "Min": "Mín.", + "Min Allowed": "Mínimo Permitido", + "Min Available": "Mínimo Disponível", + "Min Retry Rate": "Taxa Mínima de Repetição", + "Minimize": "Minimizar", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Pods de Implementação", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} atual / {{ desiredReplicas }} pretendido", - "Targets": "Destinos", + "Mode": "Modo", "more…": "e mais...", - "Default": "Predefinição", - "Host": "Anfitrião", - "Duration": "Duração", - "Holder Identity": "Identidade do Titular", - "Lease Duration Seconds": "Segundos de Duração da Concessão", - "Renew Time": "Hora de Renovação", - "Holder": "Marcador", - "Container Limits": "Limites do Contentor", - "Default Request": "Pedido de Predefinição", - "Max": "Máx.", - "Min": "Mín.", - "A namespace with this name already exists.": "Já existe um espaço de nomes com este nome.", - "Applying {{ newItemName }}…": "A aplicar {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Aplicação de {{ newItemName }} cancelada.", + "Mount Path": "Caminho do Suporte", + "Multiple versions": "Várias versões", + "N/A": "N/D", + "Name": "Nome", + "Name is required": "O nome é obrigatório", + "Namespace": "Espaço de nomes", + "Namespace Name": "Nome do Espaço de Nomes", + "Namespaces": "Espaços de nomes", "Namespaces must be under 64 characters.": "Os espaços de nomes têm de ter menos de 64 carateres.", - "Create Namespace": "Criar Espaço de Nomes", - "To": "A", - "used": "utilizado", - "Scheduling Disabled": "Agendamento Desativado", - "Scheduling Enabled": "Agendamento Ativado", - "Taints": "Taints", - "Not ready yet!": "Ainda não está pronto!", - "Internal IP": "IP interno", - "None": "Nenhum", - "Software": "Software", - "Redirecting to main page…": "A redirecionar para a página principal...", - "Prettify": "Embelezar", - "Show JSON values in plain text by removing escape characters.": "Mostrar valores JSON em texto simples, removendo os carateres de escape.", - "Format": "Formato", - "Debug Pod": "Pod de Depuração", - "Debug: {{ itemName }}": "Depurar: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Os espaços de nomes só podem conter carateres alfanuméricos em minúsculas ou \"-\" e têm de começar e terminar com um caráter alfanumérico.", + "Navigation": "Navegação", + "Navigation Tabs": "Separadores de Navegação", + "New Object": "Novo Objeto", + "Next": "Seguinte", + "Next Match (Enter)": "Correspondência Seguinte (Enter)", + "No": "Não", + "No {{category}} resources found for this project.": "Não foram encontrados {{category}} recursos para este projeto.", + "No addresses data to be shown.": "Não existem dados de endereços para apresentar.", + "No available clusters": "Não existem clusters disponíveis", "No cluster selected": "Nenhum cluster selecionado", + "No clusters configured": "Não existem clusters configurados", + "No clusters found": "Nenhum cluster encontrado", + "No clusters found!": "Nenhum cluster encontrado!", + "No contexts found!": "Não foram encontrados contextos!", + "No custom resources found": "Não foram encontrados recursos personalizados.", + "No custom resources instances found.": "Não foram encontradas instâncias de recursos personalizados.", + "No data in this config map": "Não existem dados neste mapa de configuração", + "No data in this secret": "Não existem dados neste segredo", + "No data matching the filter criteria.": "Não existem dados que correspondam aos critérios de filtro.", + "No data to be shown.": "Não existem dados para apresentar.", + "No data to be shown. Try to change filters or select a different namespace.": "Não existem dados para apresentar. Tente alterar os filtros ou selecione um espaço de nomes diferente.", + "No documentation available.": "Não existe documentação disponível.", + "No documentation for type {{ docsType }}.": "Não existe documentação para o tipo {{ docsType }}.", + "No label selectors found for this {{type}}": "Não foram encontrados seletores de etiquetas para este {{type}}", + "No message": "Sem mensagem", + "No namespaces found on selected clusters": "Não foram encontrados espaços de nomes nos clusters selecionados", + "No pods found for this workload": "Não foram encontrados pods para esta carga de trabalho", + "No previous revisions available to rollback to.": "Não existem revisões anteriores disponíveis para reverter.", + "No projects found": "Nenhum projeto encontrado", + "No Resources": "Nenhum Recurso", + "No resources have been uploaded": "Não foram carregados recursos", + "No resources selected": "Nenhum recurso selecionado", + "No results": "Sem resultados", + "No results found": "Não foram encontrados resultados", + "No revision history available.": "Nenhum histórico de revisão disponível.", + "No rules data to be shown.": "Não existem dados de regras para apresentar.", + "No Workloads": "Sem Cargas de Trabalho", + "Node": "Nó", + "Node Name": "Nome do Nó", + "Node Shell Settings": "Definições da Shell do Nó", + "None": "Nenhum", + "Not Loaded": "Não Carregado(a)", + "Not ready yet!": "Ainda não está pronto!", + "Not specified": "Não especificado", + "Notifications": "Notificações", + "Number of rows for tables": "Número de linhas para tabelas", + "Offline": "Offline", + "Okay": "OK", + "Only warnings ({{ numWarnings }})": "Apenas avisos ({{ numWarnings }})", + "Open Issue on GitHub": "Abrir problema no GitHub", + "Open Plugin Folder": "Abrir Pasta de Plug-in", + "Open the cluster chooser popup": "Abrir o pop-up de seleção de clusters", + "Open the global search dialog": "Abrir a caixa de diálogo de pesquisa global", + "Operations": "Operações", + "Operator": "Operador", + "Or try running Headlamp with a different kube config.": "Ou experimente executar o Headlamp com uma configuração do kube diferente.", + "Origin": "Origem", + "Original name: {{ displayName }}": "Nome original: {{ displayName }}", + "Overridden by {{type}} version": "Substituído pela versão {{type}} ", + "Overview": "Descrição geral", + "Owner refs": "Referências do proprietário", + "Page": "Página", + "ParentRefs": "ParentRefs", + "Path": "Caminho", + "Path Type": "Tipo de Caminho", + "Path: {{ path }}:{{ port }}": "Caminho {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Introduza um número de porta válido (1-65535).", + "Please enter a valid URL.": "Introduza um URL válido.", + "Please make sure you have at least one cluster configured.": "Certifique-se de que tem pelo menos um cluster configurado.", + "Please paste your authentication token.": "Cole o seu token de autenticação.", + "Please sign in to add your AKS clusters": "Inicie sessão para adicionar os seus clusters AKS.", + "Plugin": "Plug-in", + "Plugins": "Plug-ins", "Pod debug is disabled in settings": "A depuração de pods está desativada nas definições.", - "Attaching to existing debug container...": "A anexar ao contentor de depuração existente...", - "Creating ephemeral debug container...": "A criar contentor de depuração efémero...", - "Failed to create debug container: {{message}}": "Falha ao criar o contentor de depuração: {{message}}", - "Attaching to debug container...": "A anexar ao contentor de depuração...", - "Failed to connect…\r\n": "Falha ao estabelecer ligação...\r\n", + "Pod Debug Settings": "Definições de Depuração de Pods", + "Pod Port": "Porta do Pod", + "Port": "Porta", + "Preemption Policy": "Política de Preempção", "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Prima Ctrl+D ou escreva \"exit\" para terminar o contentor efémero. Se não o fizer, o contentor continuará em execução.", - "Max Unavailable": "Máximo Indisponível", - "Min Available": "Mínimo Disponível", - "Allowed disruptions": "Interrupções permitidas", - "Current//context:pods": "Atual", - "Total": "Total", - "N/A": "N/D", - "Allowed Disruptions": "Interrupções Permitidas", - "Start": "Início", - "Stop": "Parar", - "Loading port forwarding": "A carregar o reencaminhamento de portas", - "Pod Port": "Porta do Pod", - "Local Port": "Porta Local", - "Please enter a valid port number (1-65535).": "Introduza um número de porta válido (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "O Docker Desktop requer portas no intervalo 30000-32000.", - "Leave empty to auto-assign from range 30000-32000.": "Deixe vazio para atribuir automaticamente a partir do intervalo 30000-32000.", - "Leave empty to auto-assign an available port.": "Deixe vazio para atribuir automaticamente uma porta disponível.", - "Start Port Forward": "Iniciar Reencaminhamento de Porta", - "Target": "Destino", - "Container Port": "Porta do Contentor", - "e.g. 30080": "por exemplo, 30080", - "e.g. 8080": "por exemplo, 8080", - "Global Default": "Global Predefinição", - "Preemption Policy": "Política de Preempção", - "Create new project": "Criar novo projeto", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Para criar um novo projeto, escolha os clusters que pretende incluir e, em seguida, selecione um espaço de nomes existente ou crie um novo.", - "Project Name": "Nome do Projeto", - "A project with this name already exists": "Já existe um projeto com este nome", - "Enter a name for your new project.": "Digite um nome para o seu novo projeto.", - "Clusters": "Clusters", - "Select one or more clusters for this project": "Selecione um ou mais clusters para este projeto", - "No available clusters": "Não existem clusters disponíveis", - "Type or select a namespace": "Escreva ou selecione um espaço de nomes", - "Select existing or type to create a new namespace": "Selecione um existente ou escreva para criar um novo espaço de nomes.", - "No available namespaces - you can type a custom name": "Não existem espaços de nomes disponíveis, pode escrever um nome personalizado.", - "Creating": "A criar", - "Create a Project": "Crie um Projeto", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "O projeto é uma coleção de recursos Kubernetes. Pode usar projetos para organizar os seus recursos, por exemplo, por ambiente, equipa ou aplicação.", - "New Project": "Novo Projeto", - "Create a new project": "Criar um novo projeto", - "New Project from YAML": "Novo Projeto a partir de YAML", - "Deploy a new application from YAML": "Implementar uma nova aplicação a partir do YAML", - "URL is required": "O URL é obrigatório", - "Failed to load from URL: {{error}}": "Falha ao carregar a partir do URL: {{error}}", - "Error processing files: {{error}}": "Erro ao processar ficheiros: {{error}}", - "Name is required": "O nome é obrigatório", - "Cluster is required": "O cluster é obrigatório.", - "No resources have been uploaded": "Não foram carregados recursos", - "Create new Project from YAML": "Criar novo Projeto a partir do YAML", + "Press keys...": "Prima as teclas...", + "Press the enter key to reconnect.": "Prima a tecla Enter para restabelecer a ligação.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Prima<1>{formatShortcutKey(searchShortcutKey)} para procurar.", + "Prettify": "Embelezar", + "Previous": "Anterior", + "Previous Match (Shift+Enter)": "Correspondência Anterior (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Continue para selecionar o seu método preferido para a criação e adição de clusters.", "Project name": "Nome do projeto", - "Give your project a descriptive name": "Dê ao seu projeto um nome descritivo", - "Enter a name": "Introduza um nome", - "Select cluster for this project": "Selecionar cluster para este projeto", - "Load resources": "Carregar recursos", - "Upload files or load from URL": "Carregar ficheiros ou carregar a partir do URL", - "Upload Files": "Carregar Ficheiros", - "Choose Files": "Selecionar Ficheiros", - "Drag & drop YAML files here or click to choose files": "Arraste e largue ficheiros YAML aqui ou clique para escolher ficheiros", - "Supports .yaml and .yml files": "Suporta ficheiros .yaml e .yml", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "Insira o URL do ficheiro YAML", - "Load YAML resources from a remote URL": "Carregar recursos YAML a partir de um URL remoto", - "Loaded Resources ({{count}})_one": "Recursos Carregados ({{count}})", - "Loaded Resources ({{count}})_other": "Recursos Carregados ({{count}})", - "Clear All": "Limpar Tudo", - "API Version": "Versão da API", - "Creating project": "A criar projeto", - "Creating following resources in this project:": "A criar os seguintes recursos neste projeto:", - "Something went wrong": "Algo correu mal", - "Delete project": "Eliminar projeto", - "Deleting project {{ projectName }}…": "A eliminar Projeto {{ projectName }}...", - "Cancelled deletion of project {{ projectName }}.": "Eliminação do projeto {{ projectName }} cancelada.", - "Deleted project {{ projectName }}.": "Projeto Eliminado {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Erro ao eliminar o projeto {{ projectName }}.", - "Delete Project": "Eliminar Projeto", - "Are you sure you want to delete project \"{{projectName}}\"?": "Tem a certeza de que pretende eliminar o projeto \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "Por predefinição, esta ação apenas removerá a etiqueta do projeto dos seguintes espaços de nomes:", - "Also delete the namespaces (this will remove all resources within them)": "Eliminar também os espaços de nomes (isto irá remover todos os recursos dentro dos mesmos)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Aviso: esta ação não pode ser anulada. Todos os recursos nestes espaços de nomes serão eliminados permanentemente.", - "Delete Project & Namespaces": "Eliminar Projeto e Espaços de Nomes", - "Resources": "Recursos", - "Access": "Aceder", - "Map": "Mapa", + "Project Name": "Nome do Projeto", "Project Status": "Estado do Projeto", - "No Workloads": "Sem Cargas de Trabalho", - "Unhealthy": "Danificado", - "Degraded": "Degradado", - "Healthy": "Bom Estado de Funcionamento", - "Warning": "Aviso", + "Projects": "Projetos", + "Protocol": "Protocolo", + "Provided": "Fornecido", + "Providers": "Fornecedores", + "Query Parameters": "Parâmetros de Consulta", + "Read more": "Ler mais", + "Ready": "Preparada", + "Ready//context:replicas": "Pronto", + "Reason": "Razão", + "Recent clusters": "Clusters recentes", + "Recommendations": "Recomendações", + "Redirecting to main page…": "A redirecionar para a página principal...", + "Reference": "Referência", + "Refetch Interval": "Intervalo de Atualização", + "Refresh": "Atualizar", + "Release Notes ({{ appVersion }})": "Notas de Versão ({{ appVersion }})", + "Remove Cluster": "Remover Cluster", + "Remove this cluster?": "Remover este cluster?", + "Renew Time": "Hora de Renovação", + "Request": "Pedido", + "Reset All to Defaults": "Repor Tudo para Predefinições", + "Reset to default": "Repor para a predefinição", + "resource {{resourceName}} of container {{containerName}} on pods": "recurso {{resourceName}} do contentor {{containerName}} em pods", + "resource {{resourceName}} on pods": "recurso {{resourceName}} em pods", + "Resource details": "Detalhes do recurso", + "Resource details view": "Vista de detalhes do recurso", + "Resource not found": "Recurso não encontrado", "Resource Quotas": "Quotas de Recursos", - "Create Resource Quota to limit resource consumption within this project": "Criar Quota de Recursos para limitar o consumo de recursos neste projeto.", - "Create resource quota": "Criar quota de recursos", - "Roles": "Funções", + "Resources": "Recursos", + "Restart": "Reiniciar", + "Restart Count": "Reiniciar Contagem", + "Restart items": "Reiniciar itens", + "Restarted": "Reiniciado", + "Restarted {{ itemName }}.": "Reiniciado {{ itemName }}.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} itens reiniciados.", + "Restarting {{ itemName }}…": "A reiniciar o {{ itemName }}...", + "Restarting {{ itemsLength }} items…": "A reiniciar {{ itemsLength }} itens...", + "Resume": "Retomar", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} retomado.", + "Resuming CronJob {{ newItemName }}…": "A retomar CronJob {{ newItemName }}...", + "Retry Budget": "Orçamento de Tentativas", + "Revision": "Revisão", + "Revision {{ revision }}": "Revisão {{ revision }}", + "Revision History": "Histórico de Revisão", "Role Bindings": "Vínculos de Funções", - "Health": "Estado de Funcionamento", - "No Resources": "Nenhum Recurso", - "Namespaces": "Espaços de nomes", - "No projects found": "Nenhum projeto encontrado", - "Create your first project to organize your Kubernetes resources": "Crie o seu primeiro projeto para organizar os seus recursos Kubernetes.", - "Create Project": "Criar Projeto", - "Details": "Detalhes", + "Roles": "Funções", + "Rollback": "Reverter", + "Rollback {{ kind }}": "Reverter {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Foi revertido {{ itemName }} para a versão anterior.", + "Rolling back {{ itemName }} to previous version…": "A reverter para a versão anterior {{ itemName }}...", + "rules": "regras", + "Running": "Em execução", + "Save": "Guardar", + "Save & Apply": "Guardar e aplicar", + "Scale": "Dimensionar", + "Scale Replicas": "Escalar Réplicas", + "Scaled {{ itemName }}.": "Dimensionado {{ itemName }}.", + "Scaling {{ itemName }}…": "Dimensionamento {{ itemName }}...", + "Scheduling Disabled": "Agendamento Desativado", + "Scheduling Enabled": "Agendamento Ativado", + "Scroll to bottom": "Deslocar para a parte inferior", + "Search": "Procurar", + "Search Resources": "Procurar Recursos", + "Search resources by query": "Procurar recursos por consulta", + "Search resources, pages, clusters by name": "Procurar recursos, páginas, clusters por nome", + "Section Name": "Nome da Secção", + "Select a cluster and an existing namespace to use as a project.": "Selecione um cluster e um espaço de nomes existente para utilizar como projeto.", + "Select a cluster first": "Selecione primeiro um cluster", + "Select a file or drag and drop here": "Selecione um ficheiro ou arraste e largue aqui.", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Selecione uma revisão para reverter \"{{ name }}\". Isto substituirá o modelo de pod atual pelo da revisão selecionada.", + "Select All": "Selecionar Tudo", + "Select an existing namespace": "Selecione um espaço de nomes existente", + "Select an existing namespace to use as a project": "Selecionar um espaço de nomes existente para utilizar como projeto", + "Select cluster for this project": "Selecionar cluster para este projeto", + "Select clusters": "Selecionar clusters", + "Select File": "Selecionar Ficheiro", + "Select locale": "Selecionar região", + "Select one or more clusters": "Selecione um ou mais clusters", + "Select Pod": "Selecionar Pod", + "Select Resources": "Selecionar Recursos", + "Selected clusters": "Clusters selecionados", + "Server": "Servidor", + "Service: {{namespace}}/{{name}}": "Serviço: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Definir espaço de nomes: {{namespace}}", + "Setting up clusters": "A configurar clusters", + "Settings": "Definições", + "Severity": "Gravidade", + "Shipped": "Enviado", + "Show all environment variables": "Mostrar todas as variáveis de ambiente", + "Show all environment variables (+{{count}} more)_one": "Mostrar todas as variáveis de ambiente (+{{count}} mais)", + "Show all environment variables (+{{count}} more)_other": "Mostrar todas as variáveis de ambiente (+{{count}} mais)", + "Show all labels (+{{count}} more)_one": "Mostrar todas as etiquetas (+{{count}} mais)", + "Show all labels (+{{count}} more)_other": "Mostrar todas as etiquetas (+{{count}} mais)", + "Show build information": "Mostrar informações de criação", + "Show details": "Mostrar detalhes", + "Show fewer": "Mostrar menos", + "Show JSON values in plain text by removing escape characters.": "Mostrar valores JSON em texto simples, removendo os carateres de escape.", + "Show logs": "Mostrar registos", "Show Logs": "Mostrar Registos", - "Logs: {{ itemName }}": "Registos: {{ itemName }}", - "Terminal / Exec": "Terminal / Execução", - "No {{category}} resources found for this project.": "Não foram encontrados {{category}} recursos para este projeto.", - "Current//context:replicas": "Atual", - "Desired//context:replicas": "Pretendido", - "Zoom in": "Ampliar", - "Zoom out": "Reduzir", - "No data to be shown. Try to change filters or select a different namespace.": "Não existem dados para apresentar. Tente alterar os filtros ou selecione um espaço de nomes diferente.", - "Group By": "Agrupar Por", - "Instance": "Instância", - "Node": "Nó", + "Show logs for previous instances of this container.": "Mostrar registos das instâncias anteriores deste contentor.", + "show more": "mostrar mais", + "Show notifications": "Mostrar notificações", + "Show previous": "Mostrar anterior", + "Show timestamps in the logs.": "Mostrar carimbos de data/hora nos registos.", + "Showing documentation for: {{ docsType }}": "A mostrar documentação para: {{ docsType }}", + "Shrink sidebar": "Encolher barra lateral", + "Sign In": "Iniciar Sessão", + "Sign In with Azure": "Iniciar sessão com o Azure", + "Skip": "Ignorar", + "Skip to main content": "Avançar para o conteúdo principal", + "Snap Bottom": "Encaixar na Parte Inferior", + "Snap Left": "Encaixar à Esquerda", + "Snap Right": "Encaixar à Direita", + "Snap Top": "Encaixar na Parte Superior", + "Software": "Software", + "Some resources failed to load": "Falha ao carregar alguns recursos", + "Something went wrong": "Algo correu mal", + "Something went wrong with cluster {{ cluster }}": "Ocorreu um problema com o cluster {{ cluster }}", + "sort down": "ordenar para baixo", + "Sort sidebar items alphabetically": "Ordenar itens da barra lateral alfabeticamente", + "sort swap": "trocar ordenação", + "sort up": "ordenar para cima", + "Spawn": "Gerar", + "Spawn Job": "Gerar Tarefa", + "Spawning Job {{ newItemName }}…": "A gerar Tarefa {{ newItemName }}...", + "Start": "Início", + "Start port forward": "Iniciar reencaminhamento de porta", + "Start Port Forward": "Iniciar Reencaminhamento de Porta", + "Started": "Iniciado", + "Status": "Estado", "Status: Error or Warning": "Estado: Erro ou Aviso", - "Expand All": "Expandir Tudo", - "Fit to screen": "Ajustar ao ecrã", - "Zoom to 100%": "Zoom a 100 %", - "Home": "Base", + "Stop": "Parar", + "Stop port forward": "Parar reencaminhamento de porta", + "Stored in your browser's localStorage (per-browser setting).": "Armazenado no localStorage do seu browser (definição por browser).", + "Supports .yaml and .yml files": "Suporta ficheiros .yaml e .yml", + "Suspend": "Suspender", + "Suspended CronJob {{ newItemName }}.": "CronJob Suspenso {{ newItemName }}.", + "Suspending CronJob {{ newItemName }}…": "A suspender CronJob {{ newItemName }}...", + "Taints": "Taints", + "Target": "Destino", + "Targets": "Destinos", + "Terminal / Exec": "Terminal / Execução", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Testar autenticação", + "The current name of the cluster. You can define a custom name": "O nome atual do cluster. Pode definir um nome personalizado.", + "The default image is used for creating ephemeral debug containers.": "A imagem predefinida é utilizada para criar contentores de depuração efémeros.", + "The default image is used for dropping a shell into a node (when not specified directly).": "A imagem predefinida é utilizada para abrir uma shell num nó (quando não especificada diretamente).", + "The default namespace for e.g. when applying resources (when not specified directly).": "O espaço de nomes predefinido, por exemplo, ao aplicar recursos (quando não especificado diretamente).", + "The default namespace is default.": "O Espaço de Nomes predefinido é default.", + "The list of namespaces you are allowed to access in this cluster.": "A lista de espaços de nomes a que tem permissão para aceder neste cluster.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Parece que não existem clusters configurados...", + "There seems to be no clusters configured…": "Parece que não existem clusters configurados...", + "This action cannot be undone! Do you want to proceed?": "Esta ação não pode ser anulada! Quer continuar?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Esta ação eliminará o cluster \"{{ clusterName }}\" de \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "Esta ação removerá o cluster \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "Este nome personalizado já está a ser utilizado. Escolha um nome diferente.", + "This plugin is not compatible with this version of Headlamp": "Este plug-in não é compatível com esta versão do Headlamp.", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Este plug-in não está atualmente carregado porque está a ser utilizada uma versão \"{{type}}\".", + "This value may differ in the container, since the pod is older than {{from}}": "Este valor pode diferir no contentor, uma vez que o pod tem mais de {{from}}.", + "This will discard your changes in the editor. Do you want to proceed?": "Isto irá descartar as suas alterações no editor. Quer continuar?", + "This will trigger a new Job based on the CronJob {{ name }}": "Isto irá desencadear uma nova Tarefa com base no CronJob {{ name }}.", + "Timestamps": "Carimbo de data/hora", + "Timezone": "Fuso horário", + "Timezone to display for dates": "Fuso horário a apresentar para datas", + "To": "A", + "Toggle column filters in tables": "Ativar/desativar filtros de coluna em tabelas", + "Toggle fullscreen": "Ativar/desativar ecrã inteiro", + "Toggle search in log viewer": "Ativar/desativar pesquisa no visualizador de registos", + "Toggle Table Filters": "Ativar/Desativar Filtros da Tabela", + "Too many matches": "Demasiadas correspondências", + "Total": "Total", + "Try Again": "Tentar Novamente", + "Trying to attach to the container {{ container }}…": "A tentar anexar ao contentor {{ container }}...", + "Trying to run \"{{command}}\"…": "A tentar executar \"{{command}}\"...", + "Type": "Tipo", + "Uh-oh! Something went wrong.": "Ups! Algo correu mal.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Não é possível abrir o GitHub. Verifique as definições do bloqueador de janelas pop-up ou copie manualmente os detalhes do erro.", + "Undo": "Anular", + "Undo Changes": "Anular alterações", + "Unexpected error while fetching the file.": "Erro inesperado ao obter o ficheiro.", + "Unexpected error while reading files.": "Erro inesperado ao ler ficheiros.", + "Unhealthy": "Danificado", + "Unknown": "Desconhecido", + "Up to date//context:replicas": "Atualizado", + "Upload File": "Carregar Ficheiro", + "Upload File/URL": "Carregar Ficheiro/URL", + "Upload Files": "Carregar Ficheiros", + "Upload files or load from URL": "Carregar ficheiros ou carregar a partir do URL", + "URL is required": "O URL é obrigatório", + "Use A Token": "Utilizar um Token", + "Use custom color": "Utilizar cor personalizada", + "Use custom icon": "Utilizar ícone personalizado", + "Use evict for pod deletion": "Utilizar expulsão para eliminação de pods", + "Use Existing Namespace": "Utilizar Espaço de Nomes Existente", + "Use minimal editor": "Utilizar editor mínimo", + "Use regular expression": "Utilizar expressão regular", + "used": "utilizado", "Used": "Utilizado", - "Hard": "Difícil", - "Request": "Pedido", - "Limit": "Limite", + "User-installed": "Instalado pelo Utilizador", "Users": "Utilizadores", - "Handler": "Processador", - "No data in this secret": "Não existem dados neste segredo", - "Hide Helm Secrets": "Ocultar Segredos Helm", - "Shrink sidebar": "Encolher barra lateral", - "Expand sidebar": "Expandir barra lateral", - "Main Navigation": "Navegação Principal", - "Navigation Tabs": "Separadores de Navegação", - "Instances": "Instâncias", - "Cluster version upgraded to {{ gitVersion }}": "Versão do cluster atualizada para {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Versão do cluster rebaixada para {{ gitVersion }}", - "Controlled Resources": "Recursos Controlados", - "Controlled Values": "Valores Controlados", - "Min Allowed": "Mínimo Permitido", - "Max Allowed": "Máximo Permitido", - "Mode": "Modo", - "Last Transition Time": "Hora de transição mais recente", - "Recommendations": "Recomendações", - "Provided": "Fornecido", - "Admission Review Versions": "Versões de Revisão de Admissão", - "Client Config: URL": "Configuração do Cliente: URL", - "Client Config: Service": "Configuração do Cliente: Serviço", - "Service: {{namespace}}/{{name}}": "Serviço: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Caminho {{ path }}:{{ port }}", - "Operations": "Operações", - "0 Running": "0 Em execução", - "Ready//context:replicas": "Pronto", - "Up to date//context:replicas": "Atualizado", - "Available//context:replicas": "Disponível", - "Failed": "Falhou", - "Select locale": "Selecionar região", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" no {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" em pods", - "resource {{resourceName}} on pods": "recurso {{resourceName}} em pods", - "resource {{resourceName}} of container {{containerName}} on pods": "recurso {{resourceName}} do contentor {{containerName}} em pods", + "Validating selected clusters": "A validar clusters selecionados", + "Value": "Valor", + "Version": "Versão", + "Version information": "Informação sobre a versão", + "Versions": "Versões", + "View": "Ver", + "View all notifications": "Ver todas as notificações", + "View Clusters": "Ver Clusters", + "View YAML": "Ver YAML", + "View: {{ itemName }}": "Ver: {{ itemName }}", + "Visible": "Visível", + "Volumes": "Volumes", + "Wait while fetching clusters…": "Aguarde enquanto obtém clusters...", + "Waiting": "A aguardar", + "Warning": "Aviso", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Aviso: esta ação não pode ser anulada. Todos os recursos nestes espaços de nomes serão eliminados permanentemente.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Aviso. Plug-ins incompatíveis desativados: ({{ pluginList }})", - "Global Search": "Pesquisa Global", - "Open the global search dialog": "Abrir a caixa de diálogo de pesquisa global", - "Cluster Chooser": "Cluster Chooser", - "Open the cluster chooser popup": "Abrir o pop-up de seleção de clusters", - "Toggle Table Filters": "Ativar/Desativar Filtros da Tabela", - "Toggle column filters in tables": "Ativar/desativar filtros de coluna em tabelas", - "Log Viewer Search": "Pesquisa do Visualizador de Registos", - "Toggle search in log viewer": "Ativar/desativar pesquisa no visualizador de registos" + "Warnings": "Avisos", + "Weight": "Peso", + "Window": "Janela", + "Wrap lines": "Encapsular linhas", + "YAML URL": "YAML URL", + "Yes": "Sim", + "You can only select this option for containers that have been restarted.": "Só pode selecionar esta opção para contentores que tenham sido reiniciados.", + "You don't have any notifications right now": "Não tem notificações neste momento", + "You don't have permissions to view this resource": "Não tem permissões para ver este recurso", + "You have unread notifications": "Tem notificações não lidas", + "Your AKS desktop ran into a page that doesn't exist!": "O seu ambiente de trabalho do AKS encontrou uma página que não existe!", + "Your AKS desktop ran into a problem!": "O seu Ambiente de Trabalho do AKS encontrou um problema!", + "Zone": "Zona", + "Zoom in": "Ampliar", + "Zoom out": "Reduzir", + "Zoom to 100%": "Zoom a 100 %" } diff --git a/frontend/src/i18n/locales/ru/app.json b/frontend/src/i18n/locales/ru/app.json index 20d3666b4..2c9a08d6b 100644 --- a/frontend/src/i18n/locales/ru/app.json +++ b/frontend/src/i18n/locales/ru/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Не удалось получить сведения о подключаемом модуле", + "About": "О программе", "An error occurred while fetching plugin info from {{ URL }}.": "Возникла ошибка при получении сведений о подключаемом модуле из {{ URL }}.", - "Yes": "Да", + "Another process is running": "Выполняется другой процесс", + "Application opened with an invalid URL: {{ url }}": "Приложение открыто с недопустимым URL: {{ url }}", + "Bring All to Front": "Переместить все на передний план", + "Close": "Закрыть", + "Continue": "Продолжить", + "Copy": "Копировать", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Не удалось найти доступный порт в диапазоне {{startPort}}–{{endPort}}. Освободите порт и повторите попытку.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Не удалось найти доступный порт. На портах {{startPort}}–{{endPort}} работают процессы. Прервать их и повторить попытку?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Не удалось завершить другой запущенный процесс, идентификаторы процессов: {{ process_list }}. Остановите этот процесс и перезапустите приложение.", + "Could not start the server even after terminating existing processes.": "Не удалось запустить сервер даже после завершения существующих процессов.", + "Cut": "Вырезать", + "Delete": "Удалить", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Хотите установить плагин \"{{ pluginName }}\"?", + "Documentation": "Документация", + "Edit": "Изменить", + "Failed to fetch plugin info": "Не удалось получить сведения о подключаемом модуле", + "Failed to quit the other running process": "Не удалось прервать другой запущенный процесс", + "Failed to start": "Не удалось запустить", + "File": "Файл", + "Go Back": "Назад", + "Go Forward": "Вперед", + "Go to Home": "На главную", + "Help": "Справка", + "Hide": "Скрыть", + "Hide Others": "Скрыть другие", + "Invalid URL": "Недействительный URL-адрес", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Похоже, другой процесс уже запущен. Хотите продолжить (другой процесс будет прерван автоматически) или выйти?", + "Minimize": "Свернуть", + "Navigate": "Перейти", "No": "Нет", + "No available ports": "Нет доступных портов", + "Open an Issue": "Открыть проблему", + "Paste": "Вставить", + "Paste and Match Style": "Вставить с сохранением формата", "Plugin Installation": "Установка подключаемого модуля", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Хотите установить плагин \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Вы собираетесь установить подключаемый модуль из: {{ url }}\nХотите продолжить?", - "About": "О программе", "Quit": "Выйти", + "Reload": "Перезагрузить", + "Reset Zoom": "Сбросить масштаб", "Select All": "Выбрать все", - "Delete": "Удалить", "Services": "Службы", - "Hide": "Скрыть", - "Hide Others": "Скрыть другие", "Show All": "Показать все", - "File": "Файл", - "Close": "Закрыть", - "Edit": "Изменить", - "Cut": "Вырезать", - "Copy": "Копировать", - "Paste": "Вставить", - "Paste and Match Style": "Вставить с сохранением формата", "Speech": "Речь", "Start Speaking": "Начните говорить", "Stop Speaking": "Перестаньте говорить", - "View": "Просмотр", + "Terminate and Retry": "Прервать и повторить попытку", "Toggle Developer Tools": "Переключить средства разработчика", - "Reset Zoom": "Сбросить масштаб", - "Zoom In": "Увеличить масштаб", - "Zoom Out": "Уменьшить масштаб", "Toggle Fullscreen": "Переключить полноэкранный режим", - "Navigate": "Перейти", - "Reload": "Перезагрузить", - "Go to Home": "На главную", - "Go Back": "Назад", - "Go Forward": "Вперед", + "View": "Просмотр", "Window": "Окно", - "Minimize": "Свернуть", - "Bring All to Front": "Переместить все на передний план", - "Help": "Справка", - "Documentation": "Документация", - "Open an Issue": "Открыть проблему", - "Another process is running": "Выполняется другой процесс", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Похоже, другой процесс уже запущен. Хотите продолжить (другой процесс будет прерван автоматически) или выйти?", - "Continue": "Продолжить", - "Failed to quit the other running process": "Не удалось прервать другой запущенный процесс", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Не удалось завершить другой запущенный процесс, идентификаторы процессов: {{ process_list }}. Остановите этот процесс и перезапустите приложение.", - "No available ports": "Нет доступных портов", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Не удалось найти доступный порт. На портах {{startPort}}–{{endPort}} работают процессы. Прервать их и повторить попытку?", - "Terminate and Retry": "Прервать и повторить попытку", - "Failed to start": "Не удалось запустить", - "Could not start the server even after terminating existing processes.": "Не удалось запустить сервер даже после завершения существующих процессов.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Не удалось найти доступный порт в диапазоне {{startPort}}–{{endPort}}. Освободите порт и повторите попытку.", - "Invalid URL": "Недействительный URL-адрес", - "Application opened with an invalid URL: {{ url }}": "Приложение открыто с недопустимым URL: {{ url }}" + "Yes": "Да", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Вы собираетесь установить подключаемый модуль из: {{ url }}\nХотите продолжить?", + "Zoom In": "Увеличить масштаб", + "Zoom Out": "Уменьшить масштаб" } diff --git a/frontend/src/i18n/locales/ru/glossary.json b/frontend/src/i18n/locales/ru/glossary.json index ee3780f56..15e550a2e 100644 --- a/frontend/src/i18n/locales/ru/glossary.json +++ b/frontend/src/i18n/locales/ru/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Версия Kubernetes", - "Cluster": "Кластер", - "Cluster selector": "Селектор кластера", - "AKS desktop Version": "Классическая версия AKS", - "Headlamp Version": "Версия Headlamp", - "Git Commit": "Фиксация Git", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} назад)", "About": "О программе", - "Legal": "Юридическая информация", "About dialog tabs": "Вкладки диалогового окна \"О программе\"", - "Memory": "Память", - "CPU": "ЦП", - "Pods": "Объекты pod", - "Nodes": "Узлы", - "Events": "События", - "Namespaces": "Пространства имен", - "Filter": "Фильтр", - "Namespace": "Пространство имен", - "toggle field visibility": "переключить видимость поля", - "Condition": "Условие", - "Last Transition": "Последний переход", - "Last Update": "Последнее обновление", - "Container ID": "ИД контейнера", - "Image Pull Policy": "Политика извлечения образов", - "Image": "Образ", + "Access Modes": "Режимы доступа", + "Addresses": "Адреса", + "AKS desktop Version": "Классическая версия AKS", + "Allow Volume Expansion": "Разрешить расширение тома", + "API Groups": "Группы API", + "API Version": "Версия API", + "API Versions": "Версии API", + "Architecture": "Архитектура", + "Are you sure you want to drain the node {{name}}?": "Вы уверены, что хотите выполнить сток узла {{name}}?", "Args": "Аргументы", + "Attach": "Подключить", + "Backend TLS Policies": "Политики TLS для серверных компонентов", + "Backend Traffic Policies": "Политики серверного трафика", + "Backends": "Серверные компоненты", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Сведения о привязке", + "Binding Mode": "Режим привязки", + "Boot ID": "ИД загрузки", + "Capacity": "Емкость", + "Checking if Vertical Pod Autoscaler is enabled…": "Выполняется проверка включения средства вертикального автомасштабирования объектов pod...", + "Claim": "Заявка", + "Class Name": "Имя класса", + "Client Config: Ca Bundle": "Конфигурация клиента: пакет CA", + "Cluster": "Кластер", + "Cluster IP": "IP-адрес кластера", + "Cluster selector": "Селектор кластера", "Command": "Команда", - "Environment": "Среда", - "Liveness Probes": "Пробы активности", - "Ports": "Порты", - "Volume Mounts": "Подключения томов", - "Containers": "Контейнеры", - "Container Spec": "Спецификация контейнера", - "Ephemeral Containers": "Временные контейнеры", - "Container": "Контейнер", + "Completions": "Завершения", + "Condition": "Условие", + "Conditions": "Условия", "Config Maps": "Карты конфигурации", - "Definition": "Определение", + "Configuration": "Конфигурация", + "Container": "Контейнер", + "Container ID": "ИД контейнера", + "Container Policy": "Политика контейнеров", + "Container Runtime": "Среда выполнения контейнера", + "Container Runtime Version": "Версия среды выполнения контейнера", + "Container Spec": "Спецификация контейнера", + "Containers": "Контейнеры", + "Controller": "Контроллер", + "Controller Name": "Имя контроллера", + "Cordon": "Запретить планирование на узле", + "Cordon node {{name}} cancelled.": "Отмена планирования на узле {{name}} отменена.", + "Cordoned node {{name}}.": "Запрещено планирование на узле {{name}}.", + "Cordoning node {{name}}…": "Выполняется отмена планирования на узле {{name}}...", + "CPU": "ЦП", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Область", - "Subresources": "Вложенные ресурсы", - "Resource": "Ресурс", - "Plural": "Множественное число", - "Singular": "Единственное число", - "Kind": "Тип", - "List Kind": "Вид списка", - "Served": "Обслужено", - "Storage": "Хранилище", - "Objects": "Объекты", - "Custom Resources": "Настраиваемые ресурсы", - "Schedule": "Расписание", - "Starting deadline": "Крайний срок запуска", - "Last Schedule": "Последнее запланированное время", "Cron Jobs": "Задания cron", - "Images": "Образы", - "Tolerations": "Толерантности", - "Update Strategy": "Стратегия обновления", - "Selector": "Селектор", - "Node Selector": "Селектор узла", + "CronJobs": "CronJobs", + "Current": "Текущий", + "Custom Resources": "Настраиваемые ресурсы", "Daemon Sets": "Наборы управляющих программ", + "Debug Node": "Узел отладки", + "Debug node is not supported in this OS: {{ nodeOS }}": "Узел для отладки не поддерживается в этой ОС: {{ nodeOS }}", + "Default": "По умолчанию", + "Default Backend": "Серверная часть по умолчанию", + "Definition": "Определение", "Deployments": "Развертывания", - "Replicas": "Реплики", + "Desired": "Нужные", + "Drain": "Сток", + "Drain Node": "Выполнить сток узла", + "Drained node {{name}}.": "Выполнен сток узла {{name}}.", + "Draining node {{name}} cancelled.": "Сток узла {{name}} отменён.", + "Draining node {{name}}…": "Выполняется сток узла {{name}}...", + "Egress": "Исходящий трафик", + "Endpoint Slices": "Срезы конечных точек", "Endpoint: {{ name }}": "Конечная точка: {{ name }}", - "Subsets": "Подмножества", - "IP": "IP-адрес", - "Hostname": "Имя узла", - "Target": "Цель", - "Port": "Порт", - "Protocol": "Протокол", "Endpoints": "Конечные точки", - "Addresses": "Адреса", - "Conditions": "Условия", - "Ready": "Готово", - "Serving": "Обслуживание", - "Terminating": "Выполняется прерывание", - "Endpoint Slices": "Срезы конечных точек", - "Targets": "Цели", - "No targets defined": "Целевые объекты не заданы", - "TLS Validation": "Проверка TLS", - "No validation settings": "Нет настроек проверки", - "Backend TLS Policies": "Политики TLS для серверных компонентов", - "Retry Constraint": "Ограничение повторных попыток", - "No retry constraint configured": "Ограничение повторных попыток не настроено", - "Session Persistence": "Сохраняемость сеанса", - "No session persistence configured": "Сохранение сессии не настроено", - "Backend Traffic Policies": "Политики серверного трафика", - "Controller Name": "Имя контроллера", + "Environment": "Среда", + "Ephemeral Containers": "Временные контейнеры", + "Events": "События", + "except: {{ cidrExceptions }}": "кроме {{ cidrExceptions }}", + "External IP": "Внешний IP-адрес", + "Failed to cordon node {{name}}.": "Не удалось отменить планирование на узле {{name}}.", + "Failed to drain node {{name}}.": "Не удалось выполнить сток узла {{name}}.", + "Failed to uncordon node {{name}}.": "Не удалось возобновить планирование на узле {{name}}.", + "Failure Policy": "Политика в случае сбоев", + "Filter": "Фильтр", + "From": "C", + "Gateway (beta)": "Шлюз (бета)", "Gateway Classes": "Классы шлюза", - "Controller": "Контроллер", - "Class Name": "Имя класса", - "Listeners": "Прослушиватели", - "No data": "Данные отсутствуют", "Gateways": "Шлюзы", + "Generation": "Поколение", + "Git Commit": "Фиксация Git", + "Git Tree State": "Состояние дерева Git", + "Git Version": "Версия Git", + "Go Version": "Версия Go", + "Groups": "Группы", + "GRPC Routes": "Маршруты GRPC", "GRPCRoutes": "GRPCRoutes", - "Rules": "Правила", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Имена узлов", - "From": "C", - "To": "До", - "Reference Grants": "Предоставление ссылок", + "Headlamp Version": "Версия Headlamp", "Horizontal Pod Autoscalers": "Средство горизонтального автомасштабирования объектов pod (HPA)", + "Host IP": "IP-адрес узла", + "Host IPs": "IP-адреса узлов", + "Hostname": "Имя узла", + "Hostnames": "Имена узлов", + "Hosts": "Узлы", + "HPAs": "HPA", + "HTTP Routes": "Маршруты HTTP", + "HttpRoutes": "HttpRoutes", + "Image": "Образ", + "Image Pull Policy": "Политика извлечения образов", + "Images": "Образы", + "Ingress": "Входящий трафик", "Ingress Classes": "Классы входящего трафика", - "Default": "По умолчанию", - "Yes": "Да", - "Parameters": "Параметры", - "Default Backend": "Серверная часть по умолчанию", - "Backends": "Серверные компоненты", "Ingresses": "Объекты входящего трафика", - "Hosts": "Узлы", + "IP": "IP-адрес", + "ipBlock": "ipBlock", "Jobs": "Задания", - "Completions": "Завершения", + "Kernel version": "Версия ядра", + "Kernel Version": "Версия ядра", + "Kind": "Тип", + "Kube Proxy Version": "Версия прокси-сервера Kube", + "Kubelet Version": "Версия Kubelet", + "Kubernetes Version": "Версия Kubernetes", + "Last Schedule": "Последнее запланированное время", + "Last Transition": "Последний переход", + "Last Update": "Последнее обновление", "Lease": "Аренда", + "Leases": "Аренды", + "Legal": "Юридическая информация", + "Limit": "Ограничение", + "Limit Ranges": "Диапазоны ограничений", "LimitRange": "LimitRange", - "Ingress": "Входящий трафик", - "ipBlock": "ipBlock", + "List Kind": "Вид списка", + "Listeners": "Прослушиватели", + "Liveness Probes": "Пробы активности", + "Logs": "Журналы", + "Logs: {{ itemName }}": "Журналы: {{ itemName }}", + "Lower Bound": "Нижний предел", + "Machine ID": "ИД компьютера", + "Map": "Карта", + "Match Policy": "Политика соответствия", + "Max": "Максимум", + "Memory": "Память", + "Min": "Минимум", + "Mutating Webhook Configurations": "Конфигурации мутирующих веб-перехватчиков", + "Namespace": "Пространство имен", + "Namespace Selector": "Селектор пространства имен", + "Namespaces": "Пространства имен", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Исходящий трафик", - "except: {{ cidrExceptions }}": "кроме {{ cidrExceptions }}", - "Pod Selector": "Селектор объектов pod", + "Network": "Сеть", "Network Policies": "Политики сети", - "Uncordoning node {{name}}…": "Выполняется возобновление планирования на узле {{name}}…", - "Cordoning node {{name}}…": "Выполняется отмена планирования на узле {{name}}...", - "Uncordoned node {{name}}.": "Планирование на узле {{name}} возобновлено.", - "Cordoned node {{name}}.": "Запрещено планирование на узле {{name}}.", - "Failed to uncordon node {{name}}.": "Не удалось возобновить планирование на узле {{name}}.", - "Failed to cordon node {{name}}.": "Не удалось отменить планирование на узле {{name}}.", - "Uncordon node {{name}} cancelled.": "Возобновление планирования на узле {{name}} отменено.", - "Cordon node {{name}} cancelled.": "Отмена планирования на узле {{name}} отменена.", - "Draining node {{name}}…": "Выполняется сток узла {{name}}...", - "Drained node {{name}}.": "Выполнен сток узла {{name}}.", - "Failed to drain node {{name}}.": "Не удалось выполнить сток узла {{name}}.", - "Draining node {{name}} cancelled.": "Сток узла {{name}} отменён.", - "Drain Node": "Выполнить сток узла", - "Are you sure you want to drain the node {{name}}?": "Вы уверены, что хотите выполнить сток узла {{name}}?", - "Uncordon": "Возобновить планирование на узле", - "Cordon": "Запретить планирование на узле", - "Drain": "Сток", - "Pod CIDR": "CIDR объекта pod", - "Uptime": "Время доступности", - "System Info": "Сведения о системе", - "Architecture": "Архитектура", - "Boot ID": "ИД загрузки", - "System UUID": "UUID системы", + "No data": "Данные отсутствуют", + "No retry constraint configured": "Ограничение повторных попыток не настроено", + "No session persistence configured": "Сохранение сессии не настроено", + "No targets defined": "Целевые объекты не заданы", + "No validation settings": "Нет настроек проверки", + "Node": "Узел", + "Node Selector": "Селектор узла", + "Nodes": "Узлы", + "Nominated Node": "Назначенный узел", + "Non Resources": "Не относящиеся к ресурсам", + "Object Selector": "Селектор объектов", + "Objects": "Объекты", "OS": "ОС", - "Kernel Version": "Версия ядра", - "Machine ID": "ИД компьютера", - "Kube Proxy Version": "Версия прокси-сервера Kube", - "Kubelet Version": "Версия Kubelet", - "Container Runtime Version": "Версия среды выполнения контейнера", - "Roles": "Роли", - "External IP": "Внешний IP-адрес", "OS image": "Образ ОС", - "Kernel version": "Версия ядра", - "Container Runtime": "Среда выполнения контейнера", - "Debug Node": "Узел отладки", - "Debug node is not supported in this OS: {{ nodeOS }}": "Узел для отладки не поддерживается в этой ОС: {{ nodeOS }}", - "Shell: {{ itemName }}": "Оболочка: {{ itemName }}", - "Logs: {{ itemName }}": "Журналы: {{ itemName }}", - "Seconds": "сек.", - "Logs": "Журналы", - "State": "Состояние", - "Node": "Узел", - "Service Account": "Учетная запись службы", - "Host IP": "IP-адрес узла", - "Host IPs": "IP-адреса узлов", + "Owner": "Владелец", + "Parameters": "Параметры", + "Persistent Volume Claims": "Заявки на постоянные тома", + "Persistent Volumes": "Постоянные тома", + "Platform": "Платформа", + "Plural": "Множественное число", + "Pod CIDR": "CIDR объекта pod", + "Pod Disruption Budget": "Бюджет прерывания объектов pod", + "Pod Disruption Budgets": "Бюджеты прерывания объектов pod", "Pod IP": "IP-адрес объекта pod", "Pod IPs": "IP-адреса объектов pod", - "QoS Class": "Класс QoS", - "Priority": "Приоритет", - "Show Logs": "Показать журналы", - "Terminal / Exec": "Прерв./Выполн.", - "Attach": "Подключить", - "Restarts": "Перезапуски", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} назад)", - "Request": "Запрос", - "Limit": "Ограничение", - "Nominated Node": "Назначенный узел", - "Readiness Gates": "Шлюзы готовности", - "Pod Disruption Budget": "Бюджет прерывания объектов pod", + "Pod Selector": "Селектор объектов pod", + "Pods": "Объекты pod", + "podSelector": "podSelector", + "Port": "Порт", "Port Forwarding": "Перенаправление порта", + "Ports": "Порты", + "Priority": "Приоритет", + "Priority Classes": "Классы приоритетов", "PriorityClass": "PriorityClass", - "Replica Sets": "Наборы реплик", - "Generation": "Поколение", - "Current": "Текущий", - "Desired": "Нужные", - "Min": "Минимум", - "Max": "Максимум", - "Cluster IP": "IP-адрес кластера", - "Resource Quotas": "Квоты ресурсов", + "Protocol": "Протокол", + "Provisioner": "Средство подготовки", + "QoS Class": "Класс QoS", + "Readiness Gates": "Шлюзы готовности", + "Ready": "Готово", + "Reclaim Policy": "Политика освобождения", + "Ref. API Group": "Ссылочная группа API", + "Reference Grants": "Предоставление ссылок", "Reference Kind": "Вид ссылки", "Reference Name": "Наименование ссылки", - "Ref. API Group": "Ссылочная группа API", - "Binding Info": "Сведения о привязке", - "Role Bindings": "Привязки ролей", - "Role": "Роль", - "Groups": "Группы", - "Service Accounts": "Учетные записи служб", - "API Groups": "Группы API", + "Reinvocation Policy": "Политика повторного вызова", + "Replica Sets": "Наборы реплик", + "Replicas": "Реплики", + "Request": "Запрос", + "Resource": "Ресурс", + "Resource Quotas": "Квоты ресурсов", "Resources": "Ресурсы", - "Non Resources": "Не относящиеся к ресурсам", - "Verbs": "Команды", + "Restarts": "Перезапуски", + "Retry Constraint": "Ограничение повторных попыток", + "Role": "Роль", + "Role Bindings": "Привязки ролей", + "Roles": "Роли", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Максимум недоступных: {{ maxUnavailable }}, максимум броска: {{ maxSurge }}", + "Rules": "Правила", + "Runtime Classes": "Классы среды выполнения", "RuntimeClass": "RuntimeClass", + "Schedule": "Расписание", + "Scope": "Область", + "Seconds": "сек.", "Secrets": "Секреты", + "Security": "Безопасность", + "Selector": "Селектор", + "Served": "Обслужено", + "Service Account": "Учетная запись службы", + "Service Accounts": "Учетные записи служб", "Service Information": "Информация о службе", "Services": "Службы", - "Owner": "Владелец", - "Map": "Карта", - "Workloads": "Рабочие нагрузки", + "Serving": "Обслуживание", + "Session Persistence": "Сохраняемость сеанса", + "Shell: {{ itemName }}": "Оболочка: {{ itemName }}", + "Show Logs": "Показать журналы", + "Side Effects": "Побочные эффекты", + "Singular": "Единственное число", + "Starting deadline": "Крайний срок запуска", + "State": "Состояние", "Stateful Sets": "Наборы с отслеживанием состояния", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Заявки на постоянные тома", - "Persistent Volumes": "Постоянные тома", - "Storage Classes": "Классы хранения", - "Network": "Сеть", - "Gateway (beta)": "Шлюз (бета)", - "HTTP Routes": "Маршруты HTTP", - "GRPC Routes": "Маршруты GRPC", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Безопасность", - "Configuration": "Конфигурация", - "HPAs": "HPA", - "VPAs": "VPA", - "Pod Disruption Budgets": "Бюджеты прерывания объектов pod", - "Limit Ranges": "Диапазоны ограничений", - "Priority Classes": "Классы приоритетов", - "Runtime Classes": "Классы среды выполнения", - "Leases": "Аренды", - "Mutating Webhook Configurations": "Конфигурации мутирующих веб-перехватчиков", - "Validating Webhook Configurations": "Выполняется проверка конфигураций веб-перехватчиков", - "Git Version": "Версия Git", - "Git Tree State": "Состояние дерева Git", - "Go Version": "Версия Go", - "Platform": "Платформа", - "Capacity": "Емкость", - "Access Modes": "Режимы доступа", - "Volume Mode": "Режим тома", + "Storage": "Хранилище", "Storage Class": "Класс хранения", - "Volume": "Том", - "Reclaim Policy": "Политика освобождения", - "Binding Mode": "Режим привязки", - "Provisioner": "Средство подготовки", - "Volume Binding Mode": "Режим привязки тома", - "Allow Volume Expansion": "Разрешить расширение тома", - "Claim": "Заявка", - "Update Policy": "Политика обновления", + "Storage Classes": "Классы хранения", + "Strategy Type": "Тип стратегии", + "Subresources": "Вложенные ресурсы", + "Subsets": "Подмножества", + "System Info": "Сведения о системе", + "System UUID": "UUID системы", + "Target": "Цель", + "Targets": "Цели", + "Terminal / Exec": "Прерв./Выполн.", + "Terminating": "Выполняется прерывание", + "Timeout Seconds": "Время ожидания (с)", + "TLS Validation": "Проверка TLS", + "To": "До", + "toggle field visibility": "переключить видимость поля", + "Tolerations": "Толерантности", + "Uncapped Target": "Целевой объект без ограничений", + "Uncordon": "Возобновить планирование на узле", + "Uncordon node {{name}} cancelled.": "Возобновление планирования на узле {{name}} отменено.", + "Uncordoned node {{name}}.": "Планирование на узле {{name}} возобновлено.", + "Uncordoning node {{name}}…": "Выполняется возобновление планирования на узле {{name}}…", "Update Mode": "Режим обновления", - "Container Policy": "Политика контейнеров", - "Lower Bound": "Нижний предел", + "Update Policy": "Политика обновления", + "Update Strategy": "Стратегия обновления", "Upper Bound": "Верхняя граница", - "Uncapped Target": "Целевой объект без ограничений", - "Vertical Pod Autoscalers": "Средства вертикального автомасштабирования объектов pod", - "Checking if Vertical Pod Autoscaler is enabled…": "Выполняется проверка включения средства вертикального автомасштабирования объектов pod...", + "Uptime": "Время доступности", + "Validating Webhook Configurations": "Выполняется проверка конфигураций веб-перехватчиков", + "Verbs": "Команды", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Средство вертикального автомасштабирования объектов pod не включено. <1>Подробнее", - "API Version": "Версия API", + "Vertical Pod Autoscalers": "Средства вертикального автомасштабирования объектов pod", + "Volume": "Том", + "Volume Binding Mode": "Режим привязки тома", + "Volume Mode": "Режим тома", + "Volume Mounts": "Подключения томов", + "VPAs": "VPA", "Webhooks": "Веб-перехватчики", - "Client Config: Ca Bundle": "Конфигурация клиента: пакет CA", - "Failure Policy": "Политика в случае сбоев", - "Match Policy": "Политика соответствия", - "Side Effects": "Побочные эффекты", - "Timeout Seconds": "Время ожидания (с)", - "Namespace Selector": "Селектор пространства имен", - "Object Selector": "Селектор объектов", - "Reinvocation Policy": "Политика повторного вызова", - "API Versions": "Версии API", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Максимум недоступных: {{ maxUnavailable }}, максимум броска: {{ maxSurge }}", - "Strategy Type": "Тип стратегии" + "Workloads": "Рабочие нагрузки", + "Yes": "Да" } diff --git a/frontend/src/i18n/locales/ru/translation.json b/frontend/src/i18n/locales/ru/translation.json index 02d1a7040..219914e62 100644 --- a/frontend/src/i18n/locales/ru/translation.json +++ b/frontend/src/i18n/locales/ru/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "В приложении AKS Desktop открыта несуществующая страница.", - "Authentication: {{ clusterName }}": "Проверка подлинности: {{ clusterName }}", - "Authentication": "Проверка подлинности", - "Please paste your authentication token.": "Вставьте маркер проверки подлинности.", - "ID token": "Токен идентификатора", - "Check out how to generate a<1>service account token.": "Узнайте, как сгенерировать <1>токен учетной записи службы.", - "Cluster settings": "Настройки кластера", - "Cancel": "Отмена", - "Authenticate": "Проверка подлинности", - "Error authenticating": "Ошибка при проверке подлинности", - "Window": "Окно", - "Fullscreen": "Полноэкранный режим", - "Snap Left": "Прикрепить слева", - "Snap Right": "Прикрепить справа", - "Snap Top": "Прикрепить вверху", - "Snap Bottom": "Прикрепить внизу", - "Minimize": "Свернуть", - "Close": "Закрыть", - "Close All": "Закрыть все", - "Overview": "Обзор", - "Loading": "Загрузка", - "Advanced Search (Beta)": "Расширенный поиск (бета-версия)", - "Select Resources": "Выбрать ресурсы", - "Search": "Поиск", - "Search Resources": "Поиск ресурсов", - "Select All": "Выбрать все", - "Clear Selection": "Очистить выделенный фрагмент", - "All Resources": "Все ресурсы", - "Examples": "Примеры", - "Search resources by query": "Поиск ресурсов по запросу", - "Clear": "Очистить", - "No resources selected": "Ресурсы не выбраны", - "Loaded {{0}} items": "Загружено элементов: {{0}}", - "Some resources failed to load": "Не удалось загрузить некоторые ресурсы", - "Found {{0}} results. Showing first {{1}}": "Найдено результатов: {{0}}. Отображаются первые {{1}}", - "Name": "Имя", - "Cluster": "Кластер", - "Actions": "Действия", - "Max items per Resource": "Максимальное количество элементов на ресурс", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Если число элементов в ресурсе превышает указанное, они будут исключены из поиска. Это помогает снизить использование памяти и предотвратить замедление работы в больших кластерах.", - "Refetch Interval": "Интервал обновления", - "30 seconds": "30 секунд", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" на {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "\"{{metricName}}\" в pod-объектах", + "(Current/Target)": "(Текущий/целевой)", + "{{ available }} units": "Единиц: {{ available }}", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} из {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "Текущих: {{ currentReplicas }} / требуемых: {{ desiredReplicas }}", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} раз с {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} раз с {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / Готово: {{ numItems }}", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / Запрошено: {{ numItems }}", + "{{count}} files selected_one": "Выбрано файлов: {{count}}", + "{{count}} files selected_other": "Выбрано файлов: {{count}}", + "": "<неизвестно>", + "0 Running": "Выполняется 0", "1 minute": "1 минута", + "30 seconds": "30 секунд", "5 minutes": "5 минут", - "Save": "Сохранить", + "A large number of replicas may negatively impact the cluster's performance": "Большое количество реплик может негативно повлиять на производительность кластера", + "A namespace with this name already exists on one or more selected clusters": "Пространство имен с таким именем уже существует в одном или нескольких выбранных кластерах", + "A namespace with this name already exists.": "Пространство имен с таким именем уже существует.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Проект группирует одно или несколько пространств имен в ваших кластерах, что упрощает просмотр связанных ресурсов и управление ими в одном расположении.", + "A project with this name already exists": "Проект с таким именем уже существует", + "Accent color": "Контрастный цвет", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Недопустимый формат контрастного цвета. Используйте hex (#ff0000), rgb() или rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Недопустимый формат контрастного цвета. Используйте hex (#ff0000), rgb(), rgba() или имя цвета CSS.", + "Accepted Names": "Принятые имена", + "Access": "Доступ", + "Account of current user": "Учетная запись текущего пользователя", + "Actions": "Действия", + "Active": "Активно", "Add": "Добавить", + "Add a cluster to get started.": "Чтобы начать работу, добавьте кластер.", "Add Cluster": "Добавить кластер", - "Proceed to select your preferred method for cluster creation and addition": "Перейти к выбору предпочтительного способа создания и добавления кластера", - "Load from KubeConfig": "Загрузить из KubeConfig", - "Providers": "Поставщики", + "Add from Azure Subscription": "Добавить из подписки Azure", "Add Local Cluster Provider": "Добавить локального поставщика кластеров", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Это действие удалит кластер \"{{ clusterName }}\" из \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "Это действие удалит кластер \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "Это действие невозможно отменить. Продолжить?", - "Remove this cluster?": "Удалить этот кластер?", - "View": "Просмотр", - "Settings": "Параметры", - "Delete": "Удалить", - "Delete Cluster": "Удалить кластер", - "Active": "Активно", - "Plugin": "Подключаемый модуль", - "In-cluster": "В кластере", - "View Clusters": "Просмотреть кластеры", - "Loading...": "Загрузка...", - "No clusters found": "Кластеры не найдены", - "Add a cluster to get started.": "Чтобы начать работу, добавьте кластер.", - "Please sign in to add your AKS clusters": "Войдите, чтобы добавить кластеры AKS", - "Sign In with Azure": "Войти с помощью Azure", + "Add namespace": "Добавить пространство имен", "Add Other Clusters": "Добавить другие кластеры", - "Add from Azure Subscription": "Добавить из подписки Azure", - "No clusters configured": "Кластеры не настроены", - "Checking authentication status...": "Проверяется статус проверки подлинности...", - "Origin": "Источник", - "Status": "Состояние", - "Warnings": "Предупреждения", + "Address Type": "Тип адреса", + "Addresses": "Адреса", + "Admission Review Versions": "Версии проверки допуска", + "Advanced Search (Beta)": "Расширенный поиск (бета-версия)", + "Age": "Время существования", + "All clusters": "Все кластеры", "All Clusters": "Все кластеры", - "Projects": "Проекты", - "Selected clusters": "Выбранные кластеры", - "Load cluster": "Загрузить кластер", - "Something went wrong with cluster {{ cluster }}": "Возникла ошибка, связанная с кластером {{ cluster }}", - "Choose another cluster": "Выбрать другой кластер", - "Failed to connect to the backend": "Не удалось подключиться к серверной части", - "Connecting to backend...": "Выполняется подключение к серверу...", - "Skip to main content": "Пропустить и перейти к основному содержимому", - "Menu": "Меню", - "Mark all as read": "Отметьте все как прочитанное", - "Clear all": "Очистить все", - "Notifications": "Уведомления", - "You don't have any notifications right now": "Сейчас у вас нет уведомлений", - "Message": "Сообщение", - "No message": "Нет сообщения", - "Date": "Дата", - "Visible": "Видимый", - "Mark as read": "Отметить как прочитанное", - "Show notifications": "Показать уведомления", - "You have unread notifications": "У вас есть непрочитанные уведомления", - "View all notifications": "Просмотреть все уведомления", - "Unknown": "Неизвестно", - "Plugins": "Подключаемые модули", - "Multiple versions": "Несколько версий", - "Description": "Описание", - "Type": "Тип", - "Development": "Разработка", - "User-installed": "Установлено пользователем", - "Shipped": "Поставлено", - "This plugin is not compatible with this version of Headlamp": "Этот подключаемый модуль несовместим с данной версией Headlamp", - "Incompatible": "Несовместимо", - "Overridden by {{type}} version": "Переопределено версией {{type}}", - "Not Loaded": "Не загружено", - "Disabled": "Отключено", - "Loaded": "Загружено", - "Enable": "Включить", - "Save & Apply": "Сохранить и применить", - "Deleting plugin {{ itemName }}...": "Выполняется удаление подключаемого модуля {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "Удаление {{ itemName }} отменено.", - "Deleted plugin {{ itemName }}.": "Подключаемый модуль {{ itemName }} удален.", - "Error deleting plugin {{ itemName }}.": "Ошибка при удалении подключаемого модуля {{ itemName }}.", - "Open Plugin Folder": "Открыть папку подключаемого модуля", - "Delete Plugin": "Удалить плагин", - "By": "Автор", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Этот подключаемый модуль не загружен, так как используется версия \"{{type}}\".", - "Are you sure you want to delete this plugin?": "Вы действительно хотите удалить этот подключаемый модуль?", - "Uh-oh! Something went wrong.": "Ой! Что-то пошло не так.", - "Error loading {{ routeName }}": "Ошибка при загрузке {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Имена кластеров могут содержать только строчные буквенно-цифровые символы и дефисы и должны начинаться и заканчиваться буквенно-цифровым символом.", - "Error": "Ошибка", - "Okay": "ОК", - "Original name: {{ displayName }}": "Исходное имя: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Это пользовательское имя папки уже используется. Укажите другое имя.", - "The current name of the cluster. You can define a custom name": "Текущее имя кластера. Можно задать пользовательское имя", - "Cluster name": "Имя кластера", - "Change name": "Изменить имя", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Вы действительно хотите изменить имя \"{{ clusterName }}\"?", - "Apply": "Применить", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Недопустимый формат контрастного цвета. Используйте hex (#ff0000), rgb() или rgba().", - "Choose Accent Color": "Выберите контрастный цвет", - "Use custom color": "Использовать дополнительный цвет", - "Custom color": "Дополнительный цвет", - "Hex, rgb(), or rgba()": "Шестнадцатеричный, rgb() или rgba()", - "Full page": "Страница целиком", - "Choose Cluster Icon": "Выбрать значок кластера", - "Use custom icon": "Использовать пользовательский значок", - "Custom icon (Iconify)": "Пользовательский значок (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Пример: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Пространства имен могут содержать только строчные буквенно-цифровые символы и дефисы и должны начинаться и заканчиваться буквенно-цифровым символом.", - "Node Shell Settings": "Параметры оболочки узла", - "The default image is used for dropping a shell into a node (when not specified directly).": "Образ по умолчанию используется для запуска оболочки на узле (если не указан явно).", - "Linux image": "Образ Linux", - "The default namespace is default.": "Пространство имен по умолчанию — default.", - "Namespace": "Пространство имен", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Введите значение в диапазоне от {{ minRows }} до {{ maxRows }}.", - "Custom row value": "Настраиваемое значение строки", - "Custom value": "Настраиваемое значение", - "Pod Debug Settings": "Параметры отладки объекта pod", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Временные контейнеры отладки нельзя удалить через API Kubernetes. Они останутся в спецификации pod даже после закрытия терминала. Для их удаления объект pod нужно пересоздать.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Образ по умолчанию используется для создания временных контейнеров отладки.", - "General Settings": "Общие параметры", - "Version": "Версия", - "Language": "Язык", - "Resource details view": "Представление сведений о ресурсе", - "Number of rows for tables": "Количество строк для таблиц", - "Timezone to display for dates": "Часовой пояс для отображения дат", - "Sort sidebar items alphabetically": "Сортировать элементы боковой панели в алфавитном порядке", - "Use evict for pod deletion": "Использовать исключение для удаления объектов pod", - "Theme": "Тема", - "Keyboard Shortcuts": "Сочетания клавиш", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Настройте сочетания клавиш для быстрого доступа к различным разделам приложения.", - "Cluster Settings": "Настройки кластера", - "There seem to be no clusters configured…": "Похоже, кластеры не настроены…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Кластер {{ clusterName }} не существует. Выберите допустимый кластер:", - "Go to cluster": "Перейти к кластеру", + "All levels": "Все уровни", + "All namespaces": "Все пространства имен", + "All Pods": "Все объекты pod", + "All Resources": "Все ресурсы", + "Allowed disruptions": "Разрешенные перебои", + "Allowed Disruptions": "Разрешенные перебои", + "Allowed namespaces": "Разрешенные пространства имен", + "Also delete the namespaces (this will remove all resources within them)": "Также удалить пространства имен (эта операция удалит все ресурсы внутри них)", + "An update is available": "Доступно обновление", + "Annotations": "Заметки", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Все новые результаты, выданные процессом контейнера, должны быть показаны ниже. Если они не появятся, нажмите ВВОД...", + "API Version": "Версия API", + "Appbar Tools": "Инструменты панели приложений", "Appearance": "Внешний вид", - "Stored in your browser's localStorage (per-browser setting).": "Хранится в локальном хранилище браузера (настройка для каждого конкретного браузера).", - "Accent color": "Контрастный цвет", - "Change Color": "Изменить цвет", - "Choose Color": "Выберите цвет", - "Cluster icon": "Значок кластера", - "Change Icon": "Изменить значок", - "Choose Icon": "Выбрать значок", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Недопустимый формат контрастного цвета. Используйте hex (#ff0000), rgb(), rgba() или имя цвета CSS.", + "Applied {{ newItemName }}.": "Применено {{ newItemName }}.", + "Applied changes to {{ itemName }}.": "Изменения применены к {{ itemName }}.", + "Apply": "Применить", "Apply appearance": "Применить внешний вид", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Применить изменения внешнего вида к \"{{ clusterName }}\"? Эти данные будут сохранены в вашем браузере.", + "Applying {{ newItemName }}…": "Выполняется применение {{ newItemName }}...", + "Applying {{ newItemName }}…": "Выполняется применение {{ newItemName }}...", + "Applying changes to {{ itemName }}…": "Выполняется применение изменений к {{ itemName }}...", "Applying...": "Выполняется применение...", - "Default namespace": "Пространство имен по умолчанию", - "The default namespace for e.g. when applying resources (when not specified directly).": "Пространство имен по умолчанию, например при применении ресурсов (если не указано явно).", - "Allowed namespaces": "Разрешенные пространства имен", - "The list of namespaces you are allowed to access in this cluster.": "Список пространств имен, к которым разрешен доступ в этом кластере.", - "Add namespace": "Добавить пространство имен", - "Remove Cluster": "Удалить кластер", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Вы действительно хотите изменить имя \"{{ clusterName }}\"?", + "Are you sure you want to delete item {{ itemName }}?": "Вы действительно хотите удалить элемент {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Вы действительно хотите удалить проект \"{{projectName}}\"?", + "Are you sure you want to delete the following items?": "Вы действительно хотите удалить следующие элементы?", + "Are you sure you want to delete this plugin?": "Вы действительно хотите удалить этот подключаемый модуль?", + "Are you sure you want to evict pod {{ itemName }}?": "Вы действительно хотите исключить объект pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Вы действительно хотите удалить кластер \"{{ clusterName }}\"?", - "Server": "Сервер", - "Press keys...": "Нажмите клавиши...", - "Conflicts with: {{name}}": "Конфликтует с: {{name}}", - "Reset to default": "Сбросить до значений по умолчанию", - "Navigation": "Переходы", - "General": "Общие", - "Reset All to Defaults": "Восстановить все значения по умолчанию", - "Log out from all": "Выйти из всех сеансов", - "Log out": "Выйти", - "Account of current user": "Учетная запись текущего пользователя", - "Appbar Tools": "Инструменты панели приложений", - "show more": "показать больше", - "Version information": "Сведения о версии", - "Getting auth info: {{ clusterName }}": "Получение сведений о проверке подлинности: {{ clusterName }}", - "Getting auth info": "Выполняется получение сведений о проверке подлинности", - "Testing auth": "Тестирование проверки подлинности", - "Headlamp Cluster Authentication": "Проверка подлинности кластера Headlamp", - "Sign In": "Войти", - "Use A Token": "Использовать токен A", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Не удалось подключиться. Убедитесь, что кластер Kubernetes работает и доступен. Ошибка: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Не удалось получить сведения о проверке подлинности: {{ errorMessage }}", - "Try Again": "Повторить попытку", + "Are you sure you want to restart {{ itemName }}?": "Вы действительно хотите перезапустить {{ itemName }}?", + "Are you sure you want to restart the following items?": "Вы действительно хотите перезапустить следующие элементы?", + "Are you sure?": "Вы уверены?", + "Attach: {{ itemName }}": "Вложить: {{ itemName }}", + "Attaching to debug container...": "Выполняется подключение к контейнеру отладки...", + "Attaching to existing debug container...": "Выполняется подключение к существующему контейнеру отладки...", + "Authenticate": "Проверка подлинности", + "Authentication": "Проверка подлинности", + "Authentication: {{ clusterName }}": "Проверка подлинности: {{ clusterName }}", + "Available//context:replicas": "Доступно", "Back": "Назад", - "Memory Usage": "Использование памяти", - "{{ available }} units": "Единиц: {{ available }}", - "CPU Usage": "Загрузка ЦП", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / Запрошено: {{ numItems }}", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / Готово: {{ numItems }}", - "Recent clusters": "Последние кластеры", - "All clusters": "Все кластеры", - "Show build information": "Показать сведения о новой сборке", + "BackendRefs": "BackendRefs", + "By": "Автор", + "By default, this will only remove the project label from the following namespaces:": "По умолчанию метка проекта будет удалена только из следующих пространств имен:", + "Cancel": "Отмена", + "Cancelled applying {{ newItemName }}.": "Применение {{ newItemName }} отменено.", + "Cancelled applying {{ newItemName }}.": "Применение {{ newItemName }} отменено.", + "Cancelled changes to {{ itemName }}.": "Изменения в {{ itemName }} отменены.", + "Cancelled deletion of {{ itemName }}.": "Удаление {{ itemName }} отменено.", + "Cancelled deletion of {{ itemsLength }} items.": "Удаление элементов в количестве {{ itemsLength }} отменено.", + "Cancelled deletion of project {{ projectName }}.": "Удаление проекта {{ projectName }} отменено.", + "Cancelled restarting {{ itemName }}.": "Перезапуск {{ itemName }} отменён.", + "Cancelled restarting {{ itemsLength }} items.": "Перезапуск элементов в количестве {{ itemsLength }} отменён.", + "Cancelled resuming CronJob {{ newItemName }}.": "Возобновление CronJob {{ newItemName }} отменено.", + "Cancelled rollback of {{ itemName }}.": "Откат {{ itemName }} отменён.", + "Cancelled scaling {{ itemName }}.": "Масштабирование {{ itemName }} отменено.", + "Cancelled suspending CronJob {{ newItemName }}.": "Приостановка задания CronJob {{ newItemName }} отменена.", + "Categories": "Категории", + "Change Color": "Изменить цвет", + "Change Icon": "Изменить значок", + "Change name": "Изменить имя", + "Check out how to generate a<1>service account token.": "Узнайте, как сгенерировать <1>токен учетной записи службы.", + "Checking authentication status...": "Проверяется статус проверки подлинности...", "Choose a cluster": "Выберите кластер", - "Wait while fetching clusters…": "Подождите, идет получение кластеров…", - "Loading cluster information": "Загрузка сведений о кластере", - "There seems to be no clusters configured…": "Похоже, кластеры не настроены…", - "Please make sure you have at least one cluster configured.": "Убедитесь, что настроен хотя бы один кластер.", - "Or try running Headlamp with a different kube config.": "Или попробуйте запустить Headlamp с другим kube config.", - "Load from a file": "Загрузить из файла", - "Current//context:cluster": "Текущий", + "Choose a namespace from the selected clusters": "Выберите пространство имен из выбранных кластеров", + "Choose Accent Color": "Выберите контрастный цвет", + "Choose another cluster": "Выбрать другой кластер", "Choose cluster": "Выберите кластер", - "Failed to load resources": "Не удалось загрузить ресурсы.", - "You don't have permissions to view this resource": "У вас нет разрешений на просмотр этого ресурса", - "Resource not found": "Ресурс не найден", - "Hide details": "Скрыть сведения", - "Show details": "Показать сведения", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Дубликат кластера {{ clusterNames }} в списке. Измените имя контекста.", - "Error setting up clusters, please load a valid kubeconfig file": "Ошибка при настройке кластеров, загрузите корректный файл kubeconfig", - "Couldn't read kubeconfig file": "Не удалось прочитать файл kubeconfig", - "No clusters found!": "Кластеры не найдены.", - "No contexts found!": "Контексты не найдены.", - "Invalid kubeconfig file: {{ errorMessage }}": "Недопустимый файл kubeconfig: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Перетащите сюда или выберите файл kubeconfig", + "Choose Cluster Icon": "Выбрать значок кластера", + "Choose Color": "Выберите цвет", "Choose file": "Выбрать файл", - "Select clusters": "Выбрать кластеры", - "Next": "Далее", - "Validating selected clusters": "Проверка выбранных кластеров", - "Setting up clusters": "Настройка кластеров", + "Choose Files": "Выбрать файлы", + "Choose Icon": "Выбрать значок", + "Clear": "Очистить", + "Clear accent color": "Очистить контрастный цвет", + "Clear all": "Очистить все", + "Clear All": "Очистить все", + "Clear cluster icon": "Очистить значок кластера", + "Clear Selection": "Очистить выделенный фрагмент", + "Client Config: Service": "Конфигурация клиента: служба", + "Client Config: URL": "Конфигурация клиента: URL", + "Close": "Закрыть", + "Close All": "Закрыть все", + "Cluster": "Кластер", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Кластер {{ clusterName }} не существует. Выберите допустимый кластер:", + "Cluster Chooser": "Средство выбора кластера", + "Cluster icon": "Значок кластера", + "Cluster is required": "Кластер является обязательным", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Имена кластеров могут содержать только строчные буквенно-цифровые символы и дефисы и должны начинаться и заканчиваться буквенно-цифровым символом.", + "Cluster settings": "Настройки кластера", + "Cluster Settings": "Настройки кластера", + "Cluster version downgraded to {{ gitVersion }}": "Версия кластера понижена до {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Версия кластера повышена до {{ gitVersion }}", + "Clusters": "Кластеры", "Clusters successfully set up!": "Кластеры успешно настроены!", - "Finish": "Готово", - "Only warnings ({{ numWarnings }})": "Только предупреждения ({{ numWarnings }})", - "Reason": "Причина", - "Count": "Число", - "Last Seen": "Был(-а) в сети", - "Offline": "Автономный", - "Lost connection to the cluster.": "Потеряно подключение к кластеру.", - "No": "Нет", - "Yes": "Да", - "Create {{ name }}": "Создать {{ name }}", - "Toggle fullscreen": "Переключить полноэкранный режим", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Не удалось открыть GitHub. Проверьте настройки блокировщика всплывающих окон или скопируйте сведения об ошибке вручную.", - "Your AKS desktop ran into a problem!": "В приложении AKS Desktop возникла проблема.", - "Head back <1>home.": "Вернуться на <1>главную.", - "Error Details": "Детали ошибки", + "Collapse": "Свернуть", + "Conditions": "Условия", + "Configure Keyboard Shortcuts": "Настроить сочетания клавиш", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Настройте сочетания клавиш для быстрого доступа к различным разделам приложения.", + "Conflicts with: {{name}}": "Конфликтует с: {{name}}", + "Connecting to backend...": "Выполняется подключение к серверу...", + "Container": "Контейнер", + "Container Limits": "Ограничения контейнера", + "Container Port": "Порт контейнера", + "Controlled by": "Кем контролируется:", + "Controlled Resources": "Контролируемые ресурсы", + "Controlled Values": "Контролируемые значения", + "Copied": "Скопировано", "Copied to clipboard": "Скопировано в буфер обмена", - "Failed to copy to clipboard": "Не удалось скопировать в буфер обмена", "Copy": "Копировать", - "Open Issue on GitHub": "Открыть проблему в GitHub", - "Scroll to bottom": "Прокрутить до нижней границы", - "Container": "Контейнер", - "Lines": "Строки", - "Severity": "Уровень серьезности", - "Timestamps": "Метки времени", - "Wrap lines": "Переносить строки", - "All levels": "Все уровни", - "Find": "Найти", - "Download": "Скачать", - "No results": "Нет результатов", - "Too many matches": "Слишком много совпадений", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} из {{ totalResults }}", - "Match case": "С учетом регистра", - "Match whole word": "Слово целиком", - "Use regular expression": "Использовать регулярное выражение", - "Previous Match (Shift+Enter)": "Предыдущее совпадение (SHIFT+ВВОД)", - "Next Match (Enter)": "Следующее совпадение (ВВОД)", - "All namespaces": "Все пространства имен", - "From": "C", - "Age": "Время существования", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} раз с {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} раз с {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Заметки о выпуске ({{ appVersion }})", - "Fetching release information…": "Выполняется получение сведений о выпуске...", - "Skip": "Пропустить", - "Failed to fetch release information": "Не удалось получить сведения о выпуске", - "An update is available": "Доступно обновление", - "Read more": "Подробнее", - "Disable update notifications": "Отключить уведомления об обновлениях", - "Dismiss": "Отклонить", - "Install the metrics-server to get usage data.": "Установите metrics-server для получения данных об использовании.", "Copy to clipboard": "Копировать в буфер обмена", - "Create / Apply": "Создать / применить", + "Couldn't read kubeconfig file": "Не удалось прочитать файл kubeconfig", + "Count": "Число", + "CPU Usage": "Загрузка ЦП", "Create": "Создать", - "Deleting item {{ itemName }}…": "Выполняется удаление элемента {{ itemName }}...", + "Create {{ name }}": "Создать {{ name }}", + "Create / Apply": "Создать / применить", + "Create a new namespace and use it as a project": "Создайте новое пространство имен и используйте его в качестве проекта", + "Create a new namespace on one or more clusters and set it up as a project.": "Создайте новое пространство имен в одном или нескольких кластерах и настройте его в качестве проекта.", + "Create a Project": "Создать проект", + "Create Namespace": "Создать пространство имен", + "Create New Namespace": "Создать пространство имен", + "Create new Project from YAML": "Создать новый проект из YAML", + "Create Project": "Создать проект", + "Create resource quota": "Создать квоту ресурсов", + "Create Resource Quota to limit resource consumption within this project": "Создайте квоту ресурсов для ограничения потребления ресурсов в этом проекте", + "Create your first project to organize your Kubernetes resources": "Создайте свой первый проект для организации ресурсов Kubernetes", + "Created": "Создано", + "Creating": "Создание", + "Creating ephemeral debug container...": "Создается временный контейнер для отладки...", + "Creating following resources in this project:": "Выполняется создание следующих ресурсов в этом проекте:", + "Creating project": "Создается проект", + "Creation": "Создание", + "Current": "Текущий", + "Current Namespace": "Текущее пространство имен", + "Current number of replicas: {{ numReplicas }}": "Сейчас имеется реплик: {{ numReplicas }}", + "Current//context:cluster": "Текущий", + "Current//context:pods": "Текущий", + "Current//context:replicas": "Текущая", + "Custom color": "Дополнительный цвет", + "Custom icon (Iconify)": "Пользовательский значок (Iconify)", + "Custom row value": "Настраиваемое значение строки", + "Custom value": "Настраиваемое значение", + "Data": "Данные", + "Date": "Дата", + "Debug Pod": "Отлаживать pod", + "Debug: {{ itemName }}": "Отладка: {{ itemName }}", + "Decrement": "Уменьшение", + "Default": "По умолчанию", + "Default namespace": "Пространство имен по умолчанию", + "Default Request": "Запрос по умолчанию", + "Degraded": "Неполный", + "Delete": "Удалить", + "Delete Cluster": "Удалить кластер", + "Delete item": "Удалить элемент", + "Delete items": "Удалить элементы", + "Delete Plugin": "Удалить плагин", + "Delete port forward": "Удалить перенаправление портов", + "Delete project": "Удалить проект", + "Delete Project": "Удалить проект", + "Delete Project & Namespaces": "Удалить проекты и пространства имен", + "Deleted {{ itemsLength }} items.": "Удалено элементов: {{ itemsLength }}.", "Deleted item {{ itemName }}.": "Удален элемент {{ itemName }}.", + "Deleted plugin {{ itemName }}.": "Подключаемый модуль {{ itemName }} удален.", + "Deleted project {{ projectName }}.": "Удален проект {{ projectName }}.", + "Deleting {{ itemsLength }} items…": "Выполняется удаление элементов в количестве {{ itemsLength }}...", + "Deleting item {{ itemName }}…": "Выполняется удаление элемента {{ itemName }}...", + "Deleting plugin {{ itemName }}...": "Выполняется удаление подключаемого модуля {{ itemName }}...", + "Deleting project {{ projectName }}…": "Выполняется удаление проекта \"{{ projectName }}\"...", + "Deployment pods": "Объекты pod развертывания", + "Description": "Описание", + "Desired number of replicas:": "Желательное число реплик:", + "Desired//context:pods": "Нужный", + "Desired//context:replicas": "Нужный", + "Details": "Сведения", + "Development": "Разработка", + "Disable update notifications": "Отключить уведомления об обновлениях", + "Disabled": "Отключено", + "Dismiss": "Отклонить", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop требует порты в диапазоне 30000–32000.", + "Documentation": "Документация", + "Download": "Скачать", + "Drag & drop or choose kubeconfig file here": "Перетащите сюда или выберите файл kubeconfig", + "Drag & drop YAML files here or click to choose files": "Перетащите сюда файлы YAML или нажмите, чтобы выбрать файлы", + "Drop the file here...": "Перетащите файл сюда...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Дубликат кластера {{ clusterNames }} в списке. Измените имя контекста.", + "Duration": "Продолжительность", + "e.g. 30080": "например, 30080", + "e.g. 8080": "например, 8080", + "Edit": "Изменить", + "Edit: {{ itemName }}": "Изменить: {{ itemName }}", + "Editor": "Редактор", + "Effect": "Эффект", + "Enable": "Включить", + "Endpoints": "Конечные точки", + "Enter a name": "Введите имя", + "Enter a name for the new namespace": "Введите имя нового пространства имен", + "Enter a name for your new project.": "Введите имя для нового проекта.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Введите значение в диапазоне от {{ minRows }} до {{ maxRows }}.", + "Enter URL": "Введите URL-адрес", + "Enter URL to YAML file": "Введите URL файла YAML", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Временные контейнеры отладки нельзя удалить через API Kubernetes. Они останутся в спецификации pod даже после закрытия терминала. Для их удаления объект pod нужно пересоздать.", + "Error": "Ошибка", + "Error authenticating": "Ошибка при проверке подлинности", + "Error deleting {{ itemsLength }} items.": "Ошибка при удалении элементов в количестве {{ itemsLength }}.", "Error deleting item {{ itemName }}.": "Ошибка при удалении элемента {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Ошибка при удалении подключаемого модуля {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Ошибка при удалении проекта {{ projectName }}.", + "Error Details": "Детали ошибки", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Ошибка при получении настраиваемого ресурса {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Ошибка при получении определения настраиваемого ресурса {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Ошибка при получении определений настраиваемого ресурса: {{ errorMessage }}", + "Error loading {{ routeName }}": "Ошибка при загрузке {{ routeName }}", + "Error parsing the code: {{error}}": "Ошибка при анализе программного кода: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Ошибка при анализе программного кода. Убедитесь, что это правильно сформированный код YAML или JSON!", + "Error processing files: {{error}}": "Ошибка при обработке файлов: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Ошибка при настройке кластеров, загрузите корректный файл kubeconfig", + "Error: All of the files are empty.": "Ошибка: все файлы пусты.", "Evict": "Исключить", "Evict Pod": "Исключить pod", - "Delete item": "Удалить элемент", - "Are you sure you want to evict pod {{ itemName }}?": "Вы действительно хотите исключить объект pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Вы действительно хотите удалить элемент {{ itemName }}?", - "Force Delete": "Принудительно удалить", - "Are you sure you want to delete the following items?": "Вы действительно хотите удалить следующие элементы?", - "Deleting {{ itemsLength }} items…": "Выполняется удаление элементов в количестве {{ itemsLength }}...", - "Cancelled deletion of {{ itemsLength }} items.": "Удаление элементов в количестве {{ itemsLength }} отменено.", - "Deleted {{ itemsLength }} items.": "Удалено элементов: {{ itemsLength }}.", - "Error deleting {{ itemsLength }} items.": "Ошибка при удалении элементов в количестве {{ itemsLength }}.", - "Delete items": "Удалить элементы", - "Resource details": "Сведения о ресурсе", - "Loading documentation": "Документация загружается", - "No documentation available.": "Нет доступной документации.", - "No documentation for type {{ docsType }}.": "Нет документации для типа {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Отображается документация для: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Выполняется применение изменений к {{ itemName }}...", - "Cancelled changes to {{ itemName }}.": "Изменения в {{ itemName }} отменены.", - "Applied changes to {{ itemName }}.": "Изменения применены к {{ itemName }}.", + "Example: mdi:kubernetes, mdi:cloud-outline": "Пример: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Примеры", + "Exit Code": "Код выхода", + "Expand": "Развернуть", + "Expand All": "Развернуть все", + "Expand sidebar": "Развернуть боковую панель", + "Failed": "Сбой", + "Failed to apply {{ newItemName }}.": "Не удалось применить {{ newItemName }}.", "Failed to apply changes to {{ itemName }}.": "Не удалось применить изменения к {{ itemName }}.", - "Edit": "Изменить", - "Invalid JSON": "Недопустимый JSON", - "Invalid YAML": "Недействительный YAML", - "Failed to create {{ kind }} {{ name }}.": "Не удалось создать {{ kind }} {{ name }}.", + "Failed to connect to the backend": "Не удалось подключиться к серверной части", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Не удалось подключиться. Убедитесь, что кластер Kubernetes работает и доступен. Ошибка: {{ errorMessage }}", + "Failed to connect…": "Не удалось подключиться…", + "Failed to connect…\r\n": "Не удалось подключиться…\r\n", + "Failed to copy to clipboard": "Не удалось скопировать в буфер обмена", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Не удалось создать {{ kind }} {{ name }} в {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Ошибка при анализе программного кода: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Ошибка при анализе программного кода. Убедитесь, что это правильно сформированный код YAML или JSON!", - "Applying {{ newItemName }}…": "Выполняется применение {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Применение {{ newItemName }} отменено.", - "Applied {{ newItemName }}.": "Применено {{ newItemName }}.", - "Failed to apply {{ newItemName }}.": "Не удалось применить {{ newItemName }}.", - "New Object": "Новый объект", - "View: {{ itemName }}": "Представление: {{ itemName }}", - "Edit: {{ itemName }}": "Изменить: {{ itemName }}", - "Loading editor": "Загрузка редактора", - "Hide Managed Fields": "Скрыть управляемые поля", - "Use minimal editor": "Использовать минимальный редактор", - "Upload File/URL": "Отправить файл/URL-адрес", - "Editor": "Редактор", - "Documentation": "Документация", - "Undo": "Отменить", - "Are you sure?": "Вы уверены?", - "This will discard your changes in the editor. Do you want to proceed?": "Это приведет к отмене изменений в редакторе. Продолжить?", - "Undo Changes": "Отменить изменения", - "Invalid Secret Reference": "Недопустимая ссылка на секрет", - "Invalid Config Map Reference": "Недопустимая ссылка на карту конфигурации", - "Invalid fieldRef": "Недопустимое значение fieldRef", - "Invalid resourceFieldRef": "Недопустимое значение resourceFieldRef", - "Show fewer": "Показать меньше", - "Show all environment variables": "Показать все переменные среды", - "Show all environment variables (+{{count}} more)_one": "Показать все переменные среды (+{{count}} дополнительно)", - "Show all environment variables (+{{count}} more)_other": "Показать все переменные среды (+{{count}} дополнительно)", - "No label selectors found for this {{type}}": "Селекторы меток для этого типа {{type}} не найдены", - "Invalid response from server": "Недействительный отклик сервера", - "Failed to fetch related pods": "Не удалось получить объекты pod, связанные с этим", - "No pods found for this workload": "Для этой рабочей нагрузки объекты pod не найдены", + "Failed to create {{ kind }} {{ name }}.": "Не удалось создать {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Не удалось создать контейнер отладки: {{message}}", "Failed to fetch pods: {{error}}": "Не удалось получить объекты pod: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Журналы приостановлены. Нажмите кнопку \"Подписаться\", чтобы возобновить отслеживание.", - "Select Pod": "Выбрать объект pod", - "All Pods": "Все объекты pod", - "Restarted": "Перезапущено", - "Show logs for previous instances of this container.": "Показать журналы предыдущих экземпляров этого контейнера.", - "You can only select this option for containers that have been restarted.": "Этот параметр можно выбрать только для перезапущенных контейнеров.", - "Show previous": "Показать предыдущие", - "Show timestamps in the logs.": "Показать метки времени в журналах.", - "Follow logs in real-time.": "Отслеживайте журналы в режиме реального времени.", + "Failed to fetch related pods": "Не удалось получить объекты pod, связанные с этим", + "Failed to fetch release information": "Не удалось получить сведения о выпуске", + "Failed to get authentication information: {{ errorMessage }}": "Не удалось получить сведения о проверке подлинности: {{ errorMessage }}", + "Failed to load custom resource instances": "Не удалось загрузить пользовательские экземпляры ресурсов", + "Failed to load from URL: {{error}}": "Не удалось выполнить загрузку с URL: {{error}}", + "Failed to load resources": "Не удалось загрузить ресурсы.", + "Failed to load revision history: {{ error }}": "Не удалось загрузить историю редакций: {{ error }}", + "Failed to read file.": "Не удалось прочитать файл.", + "Failed to restart {{ itemName }}.": "Не удалось перезапустить {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Не удалось перезапустить элементы в количестве {{ itemsLength }}.", + "Failed to resume CronJob {{ newItemName }}.": "Не удалось возобновить CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Не удалось выполнить откат {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Не удалось выполнить \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "Не удалось выполнить \"{{command}}\"…", + "Failed to scale {{ itemName }}.": "Не удалось масштабировать {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Не удалось породить задание {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Не удалось приостановить задание CronJob {{ newItemName }}.", + "Fetching release information…": "Выполняется получение сведений о выпуске...", + "File read was aborted.": "Чтение файла прервано.", + "Filter Type": "Тип фильтра", + "Filters": "Фильтры", + "Find": "Найти", + "Finish": "Готово", + "Finished": "Завершено", + "Fit to screen": "По размеру экрана", "Follow": "Подписаться", - "Show logs": "Показать журналы", - "Loading resource data": "Загрузка данных ресурсов", - "Creation": "Создание", - "Labels": "Метки", - "Annotations": "Заметки", - "Owner refs": "Ссылки на владельца", - "Controlled by": "Кем контролируется:", - "Show all labels (+{{count}} more)_one": "Показать все метки (+{{count}} дополнительно)", - "Show all labels (+{{count}} more)_other": "Показать все метки (+{{count}} дополнительно)", - "Start port forward": "Начать переадресацию порта", + "Follow logs in real-time.": "Отслеживайте журналы в режиме реального времени.", + "Force Delete": "Принудительно удалить", + "Format": "Формат", "Forward port": "Перенаправить порт", - "Delete port forward": "Удалить перенаправление портов", - "Stop port forward": "Остановить переадресацию порта", - "Copied": "Скопировано", - "This value may differ in the container, since the pod is older than {{from}}": "Это значение может отличаться в контейнере, так как объект pod старше {{from}}.", - "Value": "Значение", - "Mount Path": "Путь подключения", + "Found {{0}} results. Showing first {{1}}": "Найдено результатов: {{0}}. Отображаются первые {{1}}", "from": "из", + "From": "C", + "Full page": "Страница целиком", + "Fullscreen": "Полноэкранный режим", + "General": "Общие", + "General Settings": "Общие параметры", + "Getting auth info": "Выполняется получение сведений о проверке подлинности", + "Getting auth info: {{ clusterName }}": "Получение сведений о проверке подлинности: {{ clusterName }}", + "Give your project a descriptive name": "Задайте проекту описательное имя", + "Global Default": "Глобальное (по умолчанию)", + "Global Search": "Глобальный поиск", + "Go to cluster": "Перейти к кластеру", + "Group": "Группа", + "Group By": "Группировать по", + "Handler": "Обработчик", + "Hard": "Жесткий", + "Head back <1>home.": "Вернуться на <1>главную.", + "Headers": "Заголовки", + "Headlamp Cluster Authentication": "Проверка подлинности кластера Headlamp", + "Health": "Работоспособность", + "Healthy": "Работоспособен", + "Hex, rgb(), or rgba()": "Шестнадцатеричный, rgb() или rgba()", + "Hide details": "Скрыть сведения", + "Hide Helm Secrets": "Скрыть секреты Helm", + "Hide Managed Fields": "Скрыть управляемые поля", + "Holder": "Держатель", + "Holder Identity": "Удостоверение владельца", + "Home": "Главная", + "Host": "Узел", + "Hostname": "Имя узла", "I/O": "Ввод-вывод", - "Ready": "Готово", - "Waiting": "Ожидание", - "Running": "Выполняется", - "Exit Code": "Код выхода", - "Started": "Начато", - "Finished": "Завершено", - "Restart Count": "Количество перезапусков", - "Last State": "Последнее состояние", - "No data to be shown.": "Нет данных для отображения.", - "Init Containers": "Контейнеры инициализации", - "Conditions": "Условия", - "Volumes": "Тома", - "Kind": "Тип", - "Restarting {{ itemName }}…": "Перезапуск {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "Перезапуск {{ itemName }} отменён.", - "Restarted {{ itemName }}.": "Перезапущено: {{ itemName }}.", - "Failed to restart {{ itemName }}.": "Не удалось перезапустить {{ itemName }}.", - "Restart": "Перезагрузить", - "Are you sure you want to restart {{ itemName }}?": "Вы действительно хотите перезапустить {{ itemName }}?", - "Are you sure you want to restart the following items?": "Вы действительно хотите перезапустить следующие элементы?", - "Restarting {{ itemsLength }} items…": "Перезапуск элементов: {{ itemsLength }}…", - "Cancelled restarting {{ itemsLength }} items.": "Перезапуск элементов в количестве {{ itemsLength }} отменён.", - "Restarted {{ itemsLength }} items.": "Перезапущено элементов: {{ itemsLength }}.", - "Failed to restart {{ itemsLength }} items.": "Не удалось перезапустить элементы в количестве {{ itemsLength }}.", - "Restart items": "Перезапустить элементы", - "Revision History": "Журнал исправлений", - "Loading revision history…": "Загрузка журнала исправлений…", - "Failed to load revision history: {{ error }}": "Не удалось загрузить историю редакций: {{ error }}", - "No revision history available.": "Журнал исправлений недоступен.", - "Revision": "Редакция", - "Created": "Создано", + "ID token": "Токен идентификатора", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Если число элементов в ресурсе превышает указанное, они будут исключены из поиска. Это помогает снизить использование памяти и предотвратить замедление работы в больших кластерах.", "Images": "Образы", - "Current": "Текущий", - "Previous": "Назад", - "Rolling back {{ itemName }} to previous version…": "Откат {{ itemName }} к предыдущей версии…", - "Cancelled rollback of {{ itemName }}.": "Откат {{ itemName }} отменён.", - "Rolled back {{ itemName }} to previous version.": "Выполнен откат {{ itemName }} к предыдущей версии.", - "Failed to rollback {{ itemName }}.": "Не удалось выполнить откат {{ itemName }}.", - "Rollback": "Откат", - "Rollback {{ kind }}": "Откатить {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Выберите версию, к которой нужно откатить \"{{ name }}\". При этом текущий шаблон pod будет заменен шаблоном из выбранной редакции.", - "No previous revisions available to rollback to.": "Нет доступных предыдущих версий для отката.", - "Revision {{ revision }}": "Редакция {{ revision }}", - "Scaling {{ itemName }}…": "Масштабирование {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Масштабирование {{ itemName }} отменено.", - "Scaled {{ itemName }}.": "Масштабировано: {{ itemName }}.", - "Failed to scale {{ itemName }}.": "Не удалось масштабировать {{ itemName }}.", - "Scale": "Масштабировать", - "Scale Replicas": "Масштабировать реплики", - "Current number of replicas: {{ numReplicas }}": "Сейчас имеется реплик: {{ numReplicas }}", - "Desired number of replicas:": "Желательное число реплик:", - "Decrement": "Уменьшение", + "In-cluster": "В кластере", + "Incompatible": "Несовместимо", "Increment": "Приращение", - "A large number of replicas may negatively impact the cluster's performance": "Большое количество реплик может негативно повлиять на производительность кластера", + "Init Containers": "Контейнеры инициализации", + "Install the metrics-server to get usage data.": "Установите metrics-server для получения данных об использовании.", + "Instance": "Экземпляр", + "Instances": "Экземпляры", + "Internal IP": "Внутренний IP-адрес", + "Invalid Config Map Reference": "Недопустимая ссылка на карту конфигурации", + "Invalid fieldRef": "Недопустимое значение fieldRef", + "Invalid JSON": "Недопустимый JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Недопустимый файл kubeconfig: {{ errorMessage }}", + "Invalid resourceFieldRef": "Недопустимое значение resourceFieldRef", + "Invalid response from server": "Недействительный отклик сервера", + "Invalid Secret Reference": "Недопустимая ссылка на секрет", + "Invalid YAML": "Недействительный YAML", + "Job {{ newItemName }} spawned": "Задание {{ newItemName }} порождено", + "Job Name": "Имя задания", + "Key": "Ключ", + "Keyboard Shortcuts": "Сочетания клавиш", + "Kind": "Тип", + "Labels": "Метки", + "Language": "Язык", + "Last Seen": "Был(-а) в сети", + "Last State": "Последнее состояние", + "Last Transition Time": "Время последнего перехода", + "Lease Duration Seconds": "Длительность аренды в секундах", + "Leave empty to auto-assign an available port.": "Оставьте поле пустым, чтобы автоматически назначить доступный порт.", + "Leave empty to auto-assign from range 30000-32000.": "Оставьте поле пустым, чтобы автоматически назначить значение из диапазона 30000–32000.", + "Limit": "Ограничение", + "Lines": "Строки", + "Linux image": "Образ Linux", + "Listeners": "Прослушиватели", "Load": "Загрузка", - "Failed to read file.": "Не удалось прочитать файл.", - "File read was aborted.": "Чтение файла прервано.", - "Error: All of the files are empty.": "Ошибка: все файлы пусты.", - "Unexpected error while reading files.": "Неожиданная ошибка при чтении файлов.", - "Drop the file here...": "Перетащите файл сюда...", - "Select a file or drag and drop here": "Выберите файл или перетащите его сюда", - "Select File": "Выберите файл", - "{{count}} files selected_one": "Выбрано файлов: {{count}}", - "{{count}} files selected_other": "Выбрано файлов: {{count}}", - "Please enter a valid URL.": "Введите допустимый URL-адрес.", - "Unexpected error while fetching the file.": "Неожиданная ошибка при получении файла.", - "Enter URL": "Введите URL-адрес", - "Upload File": "Отправить файл", + "Load cluster": "Загрузить кластер", + "Load from a file": "Загрузить из файла", + "Load from KubeConfig": "Загрузить из KubeConfig", "Load from URL": "Загрузить с URL-адреса", - "View YAML": "Просмотр YAML", - "Collapse": "Свернуть", - "Expand": "Развернуть", - "sort up": "сортировать по возрастанию", - "sort down": "сортировать по убыванию", - "sort swap": "переключить сортировку", - "Loading table data": "Загрузка данных таблицы", - "Refresh": "Обновить", - "No data matching the filter criteria.": "Отсутствуют данные, соответствующие условиям фильтра.", - "No results found": "Результаты не найдены.", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Все новые результаты, выданные процессом контейнера, должны быть показаны ниже. Если они не появятся, нажмите ВВОД...", - "Failed to run \"{{command}}\"…": "Не удалось выполнить \"{{command}}\"…", - "Failed to connect…": "Не удалось подключиться…", - "Press the enter key to reconnect.": "Для повторного подключения нажмите клавишу ВВОД.", - "Failed to run \"{{ command }}\"": "Не удалось выполнить \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Попытка подключения к контейнеру {{ container }}…", - "Trying to run \"{{command}}\"…": "Попытка выполнения команды \"{{command}}\"…", - "Attach: {{ itemName }}": "Вложить: {{ itemName }}", - "Terminal: {{ itemName }}": "Терминал: {{ itemName }}", - "Timezone": "Часовой пояс", - "Data": "Данные", - "No data in this config map": "Отсутствуют данные в этом сопоставлении конфигурации", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Ошибка при получении определения настраиваемого ресурса {{ crdName }}: {{ errorMessage }}", + "Load resources": "Загрузить ресурсы", + "Load YAML resources from a remote URL": "Загрузить ресурсы YAML с удаленного URL-адреса", + "Loaded": "Загружено", + "Loaded {{0}} items": "Загружено элементов: {{0}}", + "Loaded Resources ({{count}})_one": "Загружен ресурс ({{count}})", + "Loaded Resources ({{count}})_other": "Загруженные ресурсы ({{count}})", + "Loading": "Загрузка", + "Loading cluster information": "Загрузка сведений о кластере", + "Loading custom resource definition": "Загрузка определения настраиваемого ресурса", + "Loading custom resource definitions": "Загрузка определений настраиваемых ресурсов", "Loading custom resource details": "Загрузка сведений о настраиваемом ресурсе", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Ошибка при получении настраиваемого ресурса {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Загрузка экземпляров настраиваемых ресурсов", - "No custom resources instances found.": "Экземпляры настраиваемых ресурсов не найдены.", - "Failed to load custom resource instances": "Не удалось загрузить пользовательские экземпляры ресурсов", - "Error getting custom resource definitions: {{ errorMessage }}": "Ошибка при получении определений настраиваемого ресурса: {{ errorMessage }}", - "Loading custom resource definitions": "Загрузка определений настраиваемых ресурсов", - "Loading custom resource definition": "Загрузка определения настраиваемого ресурса", - "No custom resources found": "Настраиваемые ресурсы не найдены", - "Group": "Группа", - "Categories": "Категории", - "Accepted Names": "Принятые имена", - "Versions": "Версии", - "Spawning Job {{ newItemName }}…": "Порождение задания {{ newItemName }}…", - "Job {{ newItemName }} spawned": "Задание {{ newItemName }} порождено", - "Failed to spawn Job {{ newItemName }}": "Не удалось породить задание {{ newItemName }}", - "Spawn Job": "Порождать задание", - "This will trigger a new Job based on the CronJob {{ name }}": "Будет запущено новое задание на основе CronJob {{ name }}", - "Job Name": "Имя задания", - "Spawn": "Породить", - "Suspending CronJob {{ newItemName }}…": "Приостановка CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Возобновление CronJob {{ newItemName }}…", - "Cancelled suspending CronJob {{ newItemName }}.": "Приостановка задания CronJob {{ newItemName }} отменена.", - "Cancelled resuming CronJob {{ newItemName }}.": "Возобновление CronJob {{ newItemName }} отменено.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} приостановлен.", - "Resumed CronJob {{ newItemName }}.": "Возобновлен CronJob {{ newItemName }}.", - "Failed to suspend CronJob {{ newItemName }}.": "Не удалось приостановить задание CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Не удалось возобновить CronJob {{ newItemName }}.", - "Resume": "Возобновить", - "Suspend": "Приостановить", - "Key": "Ключ", - "Operator": "Оператор", - "Effect": "Эффект", - "Desired//context:pods": "Нужный", - "Addresses": "Адреса", - "Address Type": "Тип адреса", - "Hostname": "Имя узла", - "Node Name": "Имя узла", - "Zone": "Зона", - "Endpoints": "Конечные точки", - "Retry Budget": "Допустимое количество повторных попыток", - "Not specified": "Не указано", - "Min Retry Rate": "Минимальная частота повторных попыток", - "Port": "Порт", - "Protocol": "Протокол", - "No addresses data to be shown.": "Нет данных адресов для отображения.", - "Listeners": "Прослушиватели", + "Loading documentation": "Документация загружается", + "Loading editor": "Загрузка редактора", + "Loading port forwarding": "Загружается перенаправление портов", + "Loading resource data": "Загрузка данных ресурсов", + "Loading revision history…": "Загрузка журнала исправлений…", + "Loading table data": "Загрузка данных таблицы", + "Loading...": "Загрузка...", + "Local Port": "Локальный порт", + "Log Level": "Уровень ведения журнала", + "Log out": "Выйти", + "Log out from all": "Выйти из всех сеансов", + "Log Viewer Search": "Поиск в средстве просмотра журналов", + "Logs are paused. Click the follow button to resume following them.": "Журналы приостановлены. Нажмите кнопку \"Подписаться\", чтобы возобновить отслеживание.", + "Logs: {{ itemName }}": "Журналы: {{ itemName }}", + "Lost connection to the cluster.": "Потеряно подключение к кластеру.", + "Main Navigation": "Основная навигация", + "Map": "Карта", + "Mark all as read": "Отметьте все как прочитанное", + "Mark as read": "Отметить как прочитанное", + "Match case": "С учетом регистра", + "Match whole word": "Слово целиком", "Matches": "Совпадения", - "BackendRefs": "BackendRefs", - "Filters": "Фильтры", - "Path Type": "Тип пути", - "Path": "Путь", - "Headers": "Заголовки", - "Query Parameters": "Параметры запроса", + "Max": "Максимум", + "Max Allowed": "Максимально разрешенное количество", + "Max items per Resource": "Максимальное количество элементов на ресурс", + "Max Unavailable": "Максимальное количество недоступных объектов", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Использование памяти", + "Menu": "Меню", + "Message": "Сообщение", "Method": "Метод", - "Filter Type": "Тип фильтра", - "Weight": "Вес", - "rules": "правила", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Нет данных правил для отображения.", - "Section Name": "Имя раздела", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Нажмите<1>{formatShortcutKey(searchShortcutKey)}для поиска", - "Search resources, pages, clusters by name": "Поиск ресурсов, страниц и кластеров по имени", - "Current Namespace": "Текущее пространство имен", - "Set namespace: {{namespace}}": "Задать пространство имен: {{namespace}}", - "Page": "Страница", - "Configure Keyboard Shortcuts": "Настроить сочетания клавиш", - "Reference": "Ссылка", "Metrics": "Метрики", - "(Current/Target)": "(Текущий/целевой)", + "Min": "Минимум", + "Min Allowed": "Минимально разрешенное количество", + "Min Available": "Минимальное количество доступных объектов", + "Min Retry Rate": "Минимальная частота повторных попыток", + "Minimize": "Свернуть", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Объекты pod развертывания", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "Текущих: {{ currentReplicas }} / требуемых: {{ desiredReplicas }}", - "Targets": "Цели", + "Mode": "Режим", "more…": "еще…", - "Default": "По умолчанию", - "Host": "Узел", - "Duration": "Продолжительность", - "Holder Identity": "Удостоверение владельца", - "Lease Duration Seconds": "Длительность аренды в секундах", - "Renew Time": "Время обновления", - "Holder": "Держатель", - "Container Limits": "Ограничения контейнера", - "Default Request": "Запрос по умолчанию", - "Max": "Максимум", - "Min": "Минимум", - "A namespace with this name already exists.": "Пространство имен с таким именем уже существует.", - "Applying {{ newItemName }}…": "Выполняется применение {{ newItemName }}...", - "Cancelled applying {{ newItemName }}.": "Применение {{ newItemName }} отменено.", + "Mount Path": "Путь подключения", + "Multiple versions": "Несколько версий", + "N/A": "Нет данных", + "Name": "Имя", + "Name is required": "Необходимо указать имя", + "Namespace": "Пространство имен", + "Namespace Name": "Имя пространства имен", + "Namespaces": "Пространства имен", "Namespaces must be under 64 characters.": "Длина имен пространств имен не должна превышать 64 символов.", - "Create Namespace": "Создать пространство имен", - "To": "До", - "used": "использовано", - "Scheduling Disabled": "Планирование отключено", - "Scheduling Enabled": "Планирование включено", - "Taints": "Повреждения", - "Not ready yet!": "Еще не готово.", - "Internal IP": "Внутренний IP-адрес", - "None": "Нет", - "Software": "Программное обеспечение", - "Redirecting to main page…": "Перенаправление на главную страницу…", - "Prettify": "Форматировать", - "Show JSON values in plain text by removing escape characters.": "Показывать значения JSON в виде обычного текста, удаляя escape-символы.", - "Format": "Формат", - "Debug Pod": "Отлаживать pod", - "Debug: {{ itemName }}": "Отладка: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Пространства имен могут содержать только строчные буквенно-цифровые символы и дефисы и должны начинаться и заканчиваться буквенно-цифровым символом.", + "Navigation": "Переходы", + "Navigation Tabs": "Вкладки навигации", + "New Object": "Новый объект", + "Next": "Далее", + "Next Match (Enter)": "Следующее совпадение (ВВОД)", + "No": "Нет", + "No {{category}} resources found for this project.": "Ресурсы {{category}} для этого проекта не найдены.", + "No addresses data to be shown.": "Нет данных адресов для отображения.", + "No available clusters": "Нет доступных кластеров", "No cluster selected": "Кластер не выбран", + "No clusters configured": "Кластеры не настроены", + "No clusters found": "Кластеры не найдены", + "No clusters found!": "Кластеры не найдены.", + "No contexts found!": "Контексты не найдены.", + "No custom resources found": "Настраиваемые ресурсы не найдены", + "No custom resources instances found.": "Экземпляры настраиваемых ресурсов не найдены.", + "No data in this config map": "Отсутствуют данные в этом сопоставлении конфигурации", + "No data in this secret": "В этом секрете нет данных", + "No data matching the filter criteria.": "Отсутствуют данные, соответствующие условиям фильтра.", + "No data to be shown.": "Нет данных для отображения.", + "No data to be shown. Try to change filters or select a different namespace.": "Нет данных для отображения. Попробуйте изменить фильтры или выберите другое пространство имен.", + "No documentation available.": "Нет доступной документации.", + "No documentation for type {{ docsType }}.": "Нет документации для типа {{ docsType }}.", + "No label selectors found for this {{type}}": "Селекторы меток для этого типа {{type}} не найдены", + "No message": "Нет сообщения", + "No namespaces found on selected clusters": "В выбранных кластерах не найдены пространства имен", + "No pods found for this workload": "Для этой рабочей нагрузки объекты pod не найдены", + "No previous revisions available to rollback to.": "Нет доступных предыдущих версий для отката.", + "No projects found": "Проекты не найдены", + "No Resources": "Ресурсы отсутствуют", + "No resources have been uploaded": "Ресурсы не отправлены", + "No resources selected": "Ресурсы не выбраны", + "No results": "Нет результатов", + "No results found": "Результаты не найдены.", + "No revision history available.": "Журнал исправлений недоступен.", + "No rules data to be shown.": "Нет данных правил для отображения.", + "No Workloads": "Нет рабочих нагрузок", + "Node": "Узел", + "Node Name": "Имя узла", + "Node Shell Settings": "Параметры оболочки узла", + "None": "Нет", + "Not Loaded": "Не загружено", + "Not ready yet!": "Еще не готово.", + "Not specified": "Не указано", + "Notifications": "Уведомления", + "Number of rows for tables": "Количество строк для таблиц", + "Offline": "Автономный", + "Okay": "ОК", + "Only warnings ({{ numWarnings }})": "Только предупреждения ({{ numWarnings }})", + "Open Issue on GitHub": "Открыть проблему в GitHub", + "Open Plugin Folder": "Открыть папку подключаемого модуля", + "Open the cluster chooser popup": "Открыть всплывающее окно выбора кластера", + "Open the global search dialog": "Открыть диалоговое окно глобального поиска", + "Operations": "Операции", + "Operator": "Оператор", + "Or try running Headlamp with a different kube config.": "Или попробуйте запустить Headlamp с другим kube config.", + "Origin": "Источник", + "Original name: {{ displayName }}": "Исходное имя: {{ displayName }}", + "Overridden by {{type}} version": "Переопределено версией {{type}}", + "Overview": "Обзор", + "Owner refs": "Ссылки на владельца", + "Page": "Страница", + "ParentRefs": "ParentRefs", + "Path": "Путь", + "Path Type": "Тип пути", + "Path: {{ path }}:{{ port }}": "Путь: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Введите допустимый номер порта (1–65535).", + "Please enter a valid URL.": "Введите допустимый URL-адрес.", + "Please make sure you have at least one cluster configured.": "Убедитесь, что настроен хотя бы один кластер.", + "Please paste your authentication token.": "Вставьте маркер проверки подлинности.", + "Please sign in to add your AKS clusters": "Войдите, чтобы добавить кластеры AKS", + "Plugin": "Подключаемый модуль", + "Plugins": "Подключаемые модули", "Pod debug is disabled in settings": "Отладка объекта pod отключена в параметрах", - "Attaching to existing debug container...": "Выполняется подключение к существующему контейнеру отладки...", - "Creating ephemeral debug container...": "Создается временный контейнер для отладки...", - "Failed to create debug container: {{message}}": "Не удалось создать контейнер отладки: {{message}}", - "Attaching to debug container...": "Выполняется подключение к контейнеру отладки...", - "Failed to connect…\r\n": "Не удалось подключиться…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Нажмите сочетание клавиш Ctrl+D или введите команду exit, чтобы закрыть временный контейнер. В противном случае, контейнер продолжит работу.", - "Max Unavailable": "Максимальное количество недоступных объектов", - "Min Available": "Минимальное количество доступных объектов", - "Allowed disruptions": "Разрешенные перебои", - "Current//context:pods": "Текущий", - "Total": "Всего", - "N/A": "Нет данных", - "Allowed Disruptions": "Разрешенные перебои", - "Start": "Запустить", - "Stop": "Остановить", - "Loading port forwarding": "Загружается перенаправление портов", + "Pod Debug Settings": "Параметры отладки объекта pod", "Pod Port": "Порт объекта pod", - "Local Port": "Локальный порт", - "Please enter a valid port number (1-65535).": "Введите допустимый номер порта (1–65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop требует порты в диапазоне 30000–32000.", - "Leave empty to auto-assign from range 30000-32000.": "Оставьте поле пустым, чтобы автоматически назначить значение из диапазона 30000–32000.", - "Leave empty to auto-assign an available port.": "Оставьте поле пустым, чтобы автоматически назначить доступный порт.", - "Start Port Forward": "Начать переадресацию порта", - "Target": "Цель", - "Container Port": "Порт контейнера", - "e.g. 30080": "например, 30080", - "e.g. 8080": "например, 8080", - "Global Default": "Глобальное (по умолчанию)", + "Port": "Порт", "Preemption Policy": "Политика вытеснения", - "Create new project": "Создать новый проект", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Чтобы создать новый проект, выберите включаемые кластеры, затем выберите существующее пространство имен или создайте новое.", - "Project Name": "Имя проекта", - "A project with this name already exists": "Проект с таким именем уже существует", - "Enter a name for your new project.": "Введите имя для нового проекта.", - "Clusters": "Кластеры", - "Select one or more clusters for this project": "Выберите один или несколько кластеров для этого проекта", - "No available clusters": "Нет доступных кластеров", - "Type or select a namespace": "Введите имя или выберите пространство имен", - "Select existing or type to create a new namespace": "Выберите существующее пространство имен или введите имя для создания нового", - "No available namespaces - you can type a custom name": "Нет доступных пространств имен. Можно ввести пользовательское имя", - "Creating": "Создание", - "Create a Project": "Создать проект", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Проект — это набор ресурсов Kubernetes. Используйте проекты для организации ресурсов, например с разбивкой по среде, рабочей группе или приложению.", - "New Project": "Новый проект", - "Create a new project": "Создать проект", - "New Project from YAML": "Новый проект из YAML", - "Deploy a new application from YAML": "Развернуть новое приложение из YAML", - "URL is required": "Необходимо указать URL-адрес", - "Failed to load from URL: {{error}}": "Не удалось выполнить загрузку с URL: {{error}}", - "Error processing files: {{error}}": "Ошибка при обработке файлов: {{error}}", - "Name is required": "Необходимо указать имя", - "Cluster is required": "Кластер является обязательным", - "No resources have been uploaded": "Ресурсы не отправлены", - "Create new Project from YAML": "Создать новый проект из YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Нажмите сочетание клавиш Ctrl+D или введите команду exit, чтобы закрыть временный контейнер. В противном случае, контейнер продолжит работу.", + "Press keys...": "Нажмите клавиши...", + "Press the enter key to reconnect.": "Для повторного подключения нажмите клавишу ВВОД.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Нажмите<1>{formatShortcutKey(searchShortcutKey)}для поиска", + "Prettify": "Форматировать", + "Previous": "Назад", + "Previous Match (Shift+Enter)": "Предыдущее совпадение (SHIFT+ВВОД)", + "Proceed to select your preferred method for cluster creation and addition": "Перейти к выбору предпочтительного способа создания и добавления кластера", "Project name": "Имя проекта", - "Give your project a descriptive name": "Задайте проекту описательное имя", - "Enter a name": "Введите имя", - "Select cluster for this project": "Выберите кластер для этого проекта", - "Load resources": "Загрузить ресурсы", - "Upload files or load from URL": "Отправить файлы или загрузить с URL-адреса", - "Upload Files": "Отправить файлы", - "Choose Files": "Выбрать файлы", - "Drag & drop YAML files here or click to choose files": "Перетащите сюда файлы YAML или нажмите, чтобы выбрать файлы", - "Supports .yaml and .yml files": "Поддерживает YAML- и YML-файлы", - "YAML URL": "URL-адрес YAML", - "Enter URL to YAML file": "Введите URL файла YAML", - "Load YAML resources from a remote URL": "Загрузить ресурсы YAML с удаленного URL-адреса", - "Loaded Resources ({{count}})_one": "Загружен ресурс ({{count}})", - "Loaded Resources ({{count}})_other": "Загруженные ресурсы ({{count}})", - "Clear All": "Очистить все", - "API Version": "Версия API", - "Creating project": "Создается проект", - "Creating following resources in this project:": "Выполняется создание следующих ресурсов в этом проекте:", - "Something went wrong": "Что-то пошло не так", - "Delete project": "Удалить проект", - "Deleting project {{ projectName }}…": "Выполняется удаление проекта \"{{ projectName }}\"...", - "Cancelled deletion of project {{ projectName }}.": "Удаление проекта {{ projectName }} отменено.", - "Deleted project {{ projectName }}.": "Удален проект {{ projectName }}.", - "Error deleting project {{ projectName }}.": "Ошибка при удалении проекта {{ projectName }}.", - "Delete Project": "Удалить проект", - "Are you sure you want to delete project \"{{projectName}}\"?": "Вы действительно хотите удалить проект \"{{projectName}}\"?", - "By default, this will only remove the project label from the following namespaces:": "По умолчанию метка проекта будет удалена только из следующих пространств имен:", - "Also delete the namespaces (this will remove all resources within them)": "Также удалить пространства имен (эта операция удалит все ресурсы внутри них)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Предупреждение. Это действие невозможно отменить. Все ресурсы в этих пространствах имен будут удалены без возможности восстановления.", - "Delete Project & Namespaces": "Удалить проекты и пространства имен", - "Resources": "Ресурсы", - "Access": "Доступ", - "Map": "Карта", + "Project Name": "Имя проекта", "Project Status": "Состояние проекта", - "No Workloads": "Нет рабочих нагрузок", - "Unhealthy": "Неработоспособен", - "Degraded": "Неполный", - "Healthy": "Работоспособен", - "Warning": "Предупреждение", + "Projects": "Проекты", + "Protocol": "Протокол", + "Provided": "Предоставлено", + "Providers": "Поставщики", + "Query Parameters": "Параметры запроса", + "Read more": "Подробнее", + "Ready": "Готово", + "Ready//context:replicas": "Готово", + "Reason": "Причина", + "Recent clusters": "Последние кластеры", + "Recommendations": "Рекомендации", + "Redirecting to main page…": "Перенаправление на главную страницу…", + "Reference": "Ссылка", + "Refetch Interval": "Интервал обновления", + "Refresh": "Обновить", + "Release Notes ({{ appVersion }})": "Заметки о выпуске ({{ appVersion }})", + "Remove Cluster": "Удалить кластер", + "Remove this cluster?": "Удалить этот кластер?", + "Renew Time": "Время обновления", + "Request": "Запрос", + "Reset All to Defaults": "Восстановить все значения по умолчанию", + "Reset to default": "Сбросить до значений по умолчанию", + "resource {{resourceName}} of container {{containerName}} on pods": "ресурс {{resourceName}} контейнера {{containerName}} в объектах pod", + "resource {{resourceName}} on pods": "ресурс {{resourceName}} в объектах pod", + "Resource details": "Сведения о ресурсе", + "Resource details view": "Представление сведений о ресурсе", + "Resource not found": "Ресурс не найден", "Resource Quotas": "Квоты ресурсов", - "Create Resource Quota to limit resource consumption within this project": "Создайте квоту ресурсов для ограничения потребления ресурсов в этом проекте", - "Create resource quota": "Создать квоту ресурсов", - "Roles": "Роли", + "Resources": "Ресурсы", + "Restart": "Перезагрузить", + "Restart Count": "Количество перезапусков", + "Restart items": "Перезапустить элементы", + "Restarted": "Перезапущено", + "Restarted {{ itemName }}.": "Перезапущено: {{ itemName }}.", + "Restarted {{ itemsLength }} items.": "Перезапущено элементов: {{ itemsLength }}.", + "Restarting {{ itemName }}…": "Перезапуск {{ itemName }}…", + "Restarting {{ itemsLength }} items…": "Перезапуск элементов: {{ itemsLength }}…", + "Resume": "Возобновить", + "Resumed CronJob {{ newItemName }}.": "Возобновлен CronJob {{ newItemName }}.", + "Resuming CronJob {{ newItemName }}…": "Возобновление CronJob {{ newItemName }}…", + "Retry Budget": "Допустимое количество повторных попыток", + "Revision": "Редакция", + "Revision {{ revision }}": "Редакция {{ revision }}", + "Revision History": "Журнал исправлений", "Role Bindings": "Привязки ролей", - "Health": "Работоспособность", - "No Resources": "Ресурсы отсутствуют", - "Namespaces": "Пространства имен", - "No projects found": "Проекты не найдены", - "Create your first project to organize your Kubernetes resources": "Создайте свой первый проект для организации ресурсов Kubernetes", - "Create Project": "Создать проект", - "Details": "Сведения", + "Roles": "Роли", + "Rollback": "Откат", + "Rollback {{ kind }}": "Откатить {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Выполнен откат {{ itemName }} к предыдущей версии.", + "Rolling back {{ itemName }} to previous version…": "Откат {{ itemName }} к предыдущей версии…", + "rules": "правила", + "Running": "Выполняется", + "Save": "Сохранить", + "Save & Apply": "Сохранить и применить", + "Scale": "Масштабировать", + "Scale Replicas": "Масштабировать реплики", + "Scaled {{ itemName }}.": "Масштабировано: {{ itemName }}.", + "Scaling {{ itemName }}…": "Масштабирование {{ itemName }}…", + "Scheduling Disabled": "Планирование отключено", + "Scheduling Enabled": "Планирование включено", + "Scroll to bottom": "Прокрутить до нижней границы", + "Search": "Поиск", + "Search Resources": "Поиск ресурсов", + "Search resources by query": "Поиск ресурсов по запросу", + "Search resources, pages, clusters by name": "Поиск ресурсов, страниц и кластеров по имени", + "Section Name": "Имя раздела", + "Select a cluster and an existing namespace to use as a project.": "Выберите кластер и существующее пространство имен для использования в качестве проекта.", + "Select a cluster first": "Сначала выберите кластер", + "Select a file or drag and drop here": "Выберите файл или перетащите его сюда", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Выберите версию, к которой нужно откатить \"{{ name }}\". При этом текущий шаблон pod будет заменен шаблоном из выбранной редакции.", + "Select All": "Выбрать все", + "Select an existing namespace": "Выбрать существующее пространство имен", + "Select an existing namespace to use as a project": "Выберите существующее пространство имён для использования в качестве проекта", + "Select cluster for this project": "Выберите кластер для этого проекта", + "Select clusters": "Выбрать кластеры", + "Select File": "Выберите файл", + "Select locale": "Выбрать языковой стандарт", + "Select one or more clusters": "Выберите один или несколько кластеров", + "Select Pod": "Выбрать объект pod", + "Select Resources": "Выбрать ресурсы", + "Selected clusters": "Выбранные кластеры", + "Server": "Сервер", + "Service: {{namespace}}/{{name}}": "Служба: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Задать пространство имен: {{namespace}}", + "Setting up clusters": "Настройка кластеров", + "Settings": "Параметры", + "Severity": "Уровень серьезности", + "Shipped": "Поставлено", + "Show all environment variables": "Показать все переменные среды", + "Show all environment variables (+{{count}} more)_one": "Показать все переменные среды (+{{count}} дополнительно)", + "Show all environment variables (+{{count}} more)_other": "Показать все переменные среды (+{{count}} дополнительно)", + "Show all labels (+{{count}} more)_one": "Показать все метки (+{{count}} дополнительно)", + "Show all labels (+{{count}} more)_other": "Показать все метки (+{{count}} дополнительно)", + "Show build information": "Показать сведения о новой сборке", + "Show details": "Показать сведения", + "Show fewer": "Показать меньше", + "Show JSON values in plain text by removing escape characters.": "Показывать значения JSON в виде обычного текста, удаляя escape-символы.", + "Show logs": "Показать журналы", "Show Logs": "Показать журналы", - "Logs: {{ itemName }}": "Журналы: {{ itemName }}", - "Terminal / Exec": "Терминал / Выполнение", - "No {{category}} resources found for this project.": "Ресурсы {{category}} для этого проекта не найдены.", - "Current//context:replicas": "Текущая", - "Desired//context:replicas": "Нужный", - "Zoom in": "Увеличить масштаб", - "Zoom out": "Уменьшить масштаб", - "No data to be shown. Try to change filters or select a different namespace.": "Нет данных для отображения. Попробуйте изменить фильтры или выберите другое пространство имен.", - "Group By": "Группировать по", - "Instance": "Экземпляр", - "Node": "Узел", + "Show logs for previous instances of this container.": "Показать журналы предыдущих экземпляров этого контейнера.", + "show more": "показать больше", + "Show notifications": "Показать уведомления", + "Show previous": "Показать предыдущие", + "Show timestamps in the logs.": "Показать метки времени в журналах.", + "Showing documentation for: {{ docsType }}": "Отображается документация для: {{ docsType }}", + "Shrink sidebar": "Сжать боковую панель", + "Sign In": "Войти", + "Sign In with Azure": "Войти с помощью Azure", + "Skip": "Пропустить", + "Skip to main content": "Пропустить и перейти к основному содержимому", + "Snap Bottom": "Прикрепить внизу", + "Snap Left": "Прикрепить слева", + "Snap Right": "Прикрепить справа", + "Snap Top": "Прикрепить вверху", + "Software": "Программное обеспечение", + "Some resources failed to load": "Не удалось загрузить некоторые ресурсы", + "Something went wrong": "Что-то пошло не так", + "Something went wrong with cluster {{ cluster }}": "Возникла ошибка, связанная с кластером {{ cluster }}", + "sort down": "сортировать по убыванию", + "Sort sidebar items alphabetically": "Сортировать элементы боковой панели в алфавитном порядке", + "sort swap": "переключить сортировку", + "sort up": "сортировать по возрастанию", + "Spawn": "Породить", + "Spawn Job": "Порождать задание", + "Spawning Job {{ newItemName }}…": "Порождение задания {{ newItemName }}…", + "Start": "Запустить", + "Start port forward": "Начать переадресацию порта", + "Start Port Forward": "Начать переадресацию порта", + "Started": "Начато", + "Status": "Состояние", "Status: Error or Warning": "Состояние: ошибка или предупреждение", - "Expand All": "Развернуть все", - "Fit to screen": "По размеру экрана", - "Zoom to 100%": "Установить масштаб, равный 100 %", - "Home": "Главная", + "Stop": "Остановить", + "Stop port forward": "Остановить переадресацию порта", + "Stored in your browser's localStorage (per-browser setting).": "Хранится в локальном хранилище браузера (настройка для каждого конкретного браузера).", + "Supports .yaml and .yml files": "Поддерживает YAML- и YML-файлы", + "Suspend": "Приостановить", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} приостановлен.", + "Suspending CronJob {{ newItemName }}…": "Приостановка CronJob {{ newItemName }}…", + "Taints": "Повреждения", + "Target": "Цель", + "Targets": "Цели", + "Terminal / Exec": "Терминал / Выполнение", + "Terminal: {{ itemName }}": "Терминал: {{ itemName }}", + "Testing auth": "Тестирование проверки подлинности", + "The current name of the cluster. You can define a custom name": "Текущее имя кластера. Можно задать пользовательское имя", + "The default image is used for creating ephemeral debug containers.": "Образ по умолчанию используется для создания временных контейнеров отладки.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Образ по умолчанию используется для запуска оболочки на узле (если не указан явно).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Пространство имен по умолчанию, например при применении ресурсов (если не указано явно).", + "The default namespace is default.": "Пространство имен по умолчанию — default.", + "The list of namespaces you are allowed to access in this cluster.": "Список пространств имен, к которым разрешен доступ в этом кластере.", + "Theme": "Тема", + "There seem to be no clusters configured…": "Похоже, кластеры не настроены…", + "There seems to be no clusters configured…": "Похоже, кластеры не настроены…", + "This action cannot be undone! Do you want to proceed?": "Это действие невозможно отменить. Продолжить?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Это действие удалит кластер \"{{ clusterName }}\" из \"{{ source }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "Это действие удалит кластер \"{{ clusterName }}\".", + "This custom name is already in use, please choose a different name.": "Это пользовательское имя папки уже используется. Укажите другое имя.", + "This plugin is not compatible with this version of Headlamp": "Этот подключаемый модуль несовместим с данной версией Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Этот подключаемый модуль не загружен, так как используется версия \"{{type}}\".", + "This value may differ in the container, since the pod is older than {{from}}": "Это значение может отличаться в контейнере, так как объект pod старше {{from}}.", + "This will discard your changes in the editor. Do you want to proceed?": "Это приведет к отмене изменений в редакторе. Продолжить?", + "This will trigger a new Job based on the CronJob {{ name }}": "Будет запущено новое задание на основе CronJob {{ name }}", + "Timestamps": "Метки времени", + "Timezone": "Часовой пояс", + "Timezone to display for dates": "Часовой пояс для отображения дат", + "To": "До", + "Toggle column filters in tables": "Переключить фильтры столбцов в таблицах", + "Toggle fullscreen": "Переключить полноэкранный режим", + "Toggle search in log viewer": "Переключить поиск в средстве просмотра журналов", + "Toggle Table Filters": "Переключить фильтры таблиц", + "Too many matches": "Слишком много совпадений", + "Total": "Всего", + "Try Again": "Повторить попытку", + "Trying to attach to the container {{ container }}…": "Попытка подключения к контейнеру {{ container }}…", + "Trying to run \"{{command}}\"…": "Попытка выполнения команды \"{{command}}\"…", + "Type": "Тип", + "Uh-oh! Something went wrong.": "Ой! Что-то пошло не так.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Не удалось открыть GitHub. Проверьте настройки блокировщика всплывающих окон или скопируйте сведения об ошибке вручную.", + "Undo": "Отменить", + "Undo Changes": "Отменить изменения", + "Unexpected error while fetching the file.": "Неожиданная ошибка при получении файла.", + "Unexpected error while reading files.": "Неожиданная ошибка при чтении файлов.", + "Unhealthy": "Неработоспособен", + "Unknown": "Неизвестно", + "Up to date//context:replicas": "Обновлено", + "Upload File": "Отправить файл", + "Upload File/URL": "Отправить файл/URL-адрес", + "Upload Files": "Отправить файлы", + "Upload files or load from URL": "Отправить файлы или загрузить с URL-адреса", + "URL is required": "Необходимо указать URL-адрес", + "Use A Token": "Использовать токен A", + "Use custom color": "Использовать дополнительный цвет", + "Use custom icon": "Использовать пользовательский значок", + "Use evict for pod deletion": "Использовать исключение для удаления объектов pod", + "Use Existing Namespace": "Использовать существующее пространство имен", + "Use minimal editor": "Использовать минимальный редактор", + "Use regular expression": "Использовать регулярное выражение", + "used": "использовано", "Used": "Используется", - "Hard": "Жесткий", - "Request": "Запрос", - "Limit": "Ограничение", + "User-installed": "Установлено пользователем", "Users": "Пользователи", - "Handler": "Обработчик", - "No data in this secret": "В этом секрете нет данных", - "Hide Helm Secrets": "Скрыть секреты Helm", - "Shrink sidebar": "Сжать боковую панель", - "Expand sidebar": "Развернуть боковую панель", - "Main Navigation": "Основная навигация", - "Navigation Tabs": "Вкладки навигации", - "Instances": "Экземпляры", - "Cluster version upgraded to {{ gitVersion }}": "Версия кластера повышена до {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Версия кластера понижена до {{ gitVersion }}", - "Controlled Resources": "Контролируемые ресурсы", - "Controlled Values": "Контролируемые значения", - "Min Allowed": "Минимально разрешенное количество", - "Max Allowed": "Максимально разрешенное количество", - "Mode": "Режим", - "Last Transition Time": "Время последнего перехода", - "Recommendations": "Рекомендации", - "Provided": "Предоставлено", - "Admission Review Versions": "Версии проверки допуска", - "Client Config: URL": "Конфигурация клиента: URL", - "Client Config: Service": "Конфигурация клиента: служба", - "Service: {{namespace}}/{{name}}": "Служба: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Путь: {{ path }}:{{ port }}", - "Operations": "Операции", - "0 Running": "Выполняется 0", - "Ready//context:replicas": "Готово", - "Up to date//context:replicas": "Обновлено", - "Available//context:replicas": "Доступно", - "Failed": "Сбой", - "Select locale": "Выбрать языковой стандарт", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" на {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "\"{{metricName}}\" в pod-объектах", - "resource {{resourceName}} on pods": "ресурс {{resourceName}} в объектах pod", - "resource {{resourceName}} of container {{containerName}} on pods": "ресурс {{resourceName}} контейнера {{containerName}} в объектах pod", + "Validating selected clusters": "Проверка выбранных кластеров", + "Value": "Значение", + "Version": "Версия", + "Version information": "Сведения о версии", + "Versions": "Версии", + "View": "Просмотр", + "View all notifications": "Просмотреть все уведомления", + "View Clusters": "Просмотреть кластеры", + "View YAML": "Просмотр YAML", + "View: {{ itemName }}": "Представление: {{ itemName }}", + "Visible": "Видимый", + "Volumes": "Тома", + "Wait while fetching clusters…": "Подождите, идет получение кластеров…", + "Waiting": "Ожидание", + "Warning": "Предупреждение", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Предупреждение. Это действие невозможно отменить. Все ресурсы в этих пространствах имен будут удалены без возможности восстановления.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Предупреждение. Несовместимые подключаемые модули отключены: ({{ pluginList }})", - "Global Search": "Глобальный поиск", - "Open the global search dialog": "Открыть диалоговое окно глобального поиска", - "Cluster Chooser": "Средство выбора кластера", - "Open the cluster chooser popup": "Открыть всплывающее окно выбора кластера", - "Toggle Table Filters": "Переключить фильтры таблиц", - "Toggle column filters in tables": "Переключить фильтры столбцов в таблицах", - "Log Viewer Search": "Поиск в средстве просмотра журналов", - "Toggle search in log viewer": "Переключить поиск в средстве просмотра журналов" + "Warnings": "Предупреждения", + "Weight": "Вес", + "Window": "Окно", + "Wrap lines": "Переносить строки", + "YAML URL": "URL-адрес YAML", + "Yes": "Да", + "You can only select this option for containers that have been restarted.": "Этот параметр можно выбрать только для перезапущенных контейнеров.", + "You don't have any notifications right now": "Сейчас у вас нет уведомлений", + "You don't have permissions to view this resource": "У вас нет разрешений на просмотр этого ресурса", + "You have unread notifications": "У вас есть непрочитанные уведомления", + "Your AKS desktop ran into a page that doesn't exist!": "В приложении AKS Desktop открыта несуществующая страница.", + "Your AKS desktop ran into a problem!": "В приложении AKS Desktop возникла проблема.", + "Zone": "Зона", + "Zoom in": "Увеличить масштаб", + "Zoom out": "Уменьшить масштаб", + "Zoom to 100%": "Установить масштаб, равный 100 %" } diff --git a/frontend/src/i18n/locales/sv/app.json b/frontend/src/i18n/locales/sv/app.json index 5026f49a4..45bef22d5 100644 --- a/frontend/src/i18n/locales/sv/app.json +++ b/frontend/src/i18n/locales/sv/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Det gick inte att hämta info om plugin", + "About": "Om", "An error occurred while fetching plugin info from {{ URL }}.": "Ett fel inträffade när info om plugin skulle hämtas från {{ URL }}.", - "Yes": "Ja", + "Another process is running": "En annan process körs", + "Application opened with an invalid URL: {{ url }}": "Programmet har öppnats med en ogiltig webbadress: {{ url }}", + "Bring All to Front": "Lägg alla överst", + "Close": "Stäng", + "Continue": "Fortsätt", + "Copy": "Kopiera", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Det gick inte att hitta en tillgänglig port inom intervallet {{startPort}} till {{endPort}}. Frigör en port och försök igen.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Det gick inte att hitta en tillgänglig port. Processer körs på portarna {{startPort}} till {{endPort}}. Vill du avsluta dem och försöka igen?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Det gick inte att lämna den andra pågående processen. Process-id:n: {{ process_list }}. Stoppa processen och starta om appen.", + "Could not start the server even after terminating existing processes.": "Det gick inte att starta servern även efter att befintliga processer avslutats.", + "Cut": "Klipp ut", + "Delete": "Ta bort", + "Do you want to install the plugin \"{{ pluginName }}\"?": "Vill du installera pluginprogrammet {{ pluginName }}?", + "Documentation": "Dokumentation", + "Edit": "Redigera", + "Failed to fetch plugin info": "Det gick inte att hämta info om plugin", + "Failed to quit the other running process": "Det gick inte att lämna en annan pågående process", + "Failed to start": "Det gick inte att starta", + "File": "Fil", + "Go Back": "Gå tillbaka", + "Go Forward": "Gå framåt", + "Go to Home": "Gå till startsidan", + "Help": "Hjälp", + "Hide": "Dölj", + "Hide Others": "Dölj övriga", + "Invalid URL": "Ogiltig webbadress", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Det verkar som att en annan process redan körs. Vill du fortsätta genom att automatiskt avsluta den processen eller lämna?", + "Minimize": "Minimera", + "Navigate": "Navigera", "No": "Nej", + "No available ports": "Inga tillgängliga portar", + "Open an Issue": "Öppna ett ärende", + "Paste": "Klistra in", + "Paste and Match Style": "Klistra in och matcha stil", "Plugin Installation": "Plugin-installation", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Vill du installera pluginprogrammet {{ pluginName }}?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Du är på väg att installera ett plugin från: {{ url }}\nVill du gå vidare?", - "About": "Om", "Quit": "Avsluta", + "Reload": "Läs in på nytt", + "Reset Zoom": "Återställ zoom", "Select All": "Välj alla", - "Delete": "Ta bort", "Services": "Tjänster", - "Hide": "Dölj", - "Hide Others": "Dölj övriga", "Show All": "Visa alla", - "File": "Fil", - "Close": "Stäng", - "Edit": "Redigera", - "Cut": "Klipp ut", - "Copy": "Kopiera", - "Paste": "Klistra in", - "Paste and Match Style": "Klistra in och matcha stil", "Speech": "Tal", "Start Speaking": "Börja tala", "Stop Speaking": "Sluta tala", - "View": "Visa", + "Terminate and Retry": "Avsluta och försök igen", "Toggle Developer Tools": "Växla utvecklarverktyg", - "Reset Zoom": "Återställ zoom", - "Zoom In": "Zooma in", - "Zoom Out": "Zooma ut", "Toggle Fullscreen": "Växla helskärm", - "Navigate": "Navigera", - "Reload": "Läs in på nytt", - "Go to Home": "Gå till startsidan", - "Go Back": "Gå tillbaka", - "Go Forward": "Gå framåt", + "View": "Visa", "Window": "Fönster", - "Minimize": "Minimera", - "Bring All to Front": "Lägg alla överst", - "Help": "Hjälp", - "Documentation": "Dokumentation", - "Open an Issue": "Öppna ett ärende", - "Another process is running": "En annan process körs", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Det verkar som att en annan process redan körs. Vill du fortsätta genom att automatiskt avsluta den processen eller lämna?", - "Continue": "Fortsätt", - "Failed to quit the other running process": "Det gick inte att lämna en annan pågående process", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Det gick inte att lämna den andra pågående processen. Process-id:n: {{ process_list }}. Stoppa processen och starta om appen.", - "No available ports": "Inga tillgängliga portar", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Det gick inte att hitta en tillgänglig port. Processer körs på portarna {{startPort}} till {{endPort}}. Vill du avsluta dem och försöka igen?", - "Terminate and Retry": "Avsluta och försök igen", - "Failed to start": "Det gick inte att starta", - "Could not start the server even after terminating existing processes.": "Det gick inte att starta servern även efter att befintliga processer avslutats.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Det gick inte att hitta en tillgänglig port inom intervallet {{startPort}} till {{endPort}}. Frigör en port och försök igen.", - "Invalid URL": "Ogiltig webbadress", - "Application opened with an invalid URL: {{ url }}": "Programmet har öppnats med en ogiltig webbadress: {{ url }}" + "Yes": "Ja", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "Du är på väg att installera ett plugin från: {{ url }}\nVill du gå vidare?", + "Zoom In": "Zooma in", + "Zoom Out": "Zooma ut" } diff --git a/frontend/src/i18n/locales/sv/glossary.json b/frontend/src/i18n/locales/sv/glossary.json index f3803364e..44ecab495 100644 --- a/frontend/src/i18n/locales/sv/glossary.json +++ b/frontend/src/i18n/locales/sv/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes-version", - "Cluster": "Kluster", - "Cluster selector": "Klusterväljare", - "AKS desktop Version": "AKS Desktop-version", - "Headlamp Version": "Headlamp-version", - "Git Commit": "Git-incheckning", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} sedan)", "About": "Om", - "Legal": "Juridisk information", "About dialog tabs": "Om dialogruteflikar", - "Memory": "Minne", - "CPU": "Processor", - "Pods": "Poddar", - "Nodes": "Noder", - "Events": "Händelser", - "Namespaces": "Namnrymder", - "Filter": "Filtrera", - "Namespace": "Namnområde", - "toggle field visibility": "växla fältsynlighet", - "Condition": "Villkor", - "Last Transition": "Senaste övergång", - "Last Update": "Senast uppdaterat", - "Container ID": "Container-id", - "Image Pull Policy": "Princip för hämtade avbildningar", - "Image": "Bild", + "Access Modes": "Åtkomstlägen", + "Addresses": "Adresser", + "AKS desktop Version": "AKS Desktop-version", + "Allow Volume Expansion": "Tillåt volymexpansion", + "API Groups": "API-grupper", + "API Version": "API-version", + "API Versions": "API-versioner", + "Architecture": "Arkitektur", + "Are you sure you want to drain the node {{name}}?": "Vill du tömma noden {{name}}?", "Args": "Argument", + "Attach": "Bifoga", + "Backend TLS Policies": "Serverdelens TLS-principer", + "Backend Traffic Policies": "Trafikprinciper för serverdel", + "Backends": "Serverdelar", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Bindningsinformation", + "Binding Mode": "Bindningsläge", + "Boot ID": "Start-id", + "Capacity": "Kapacitet", + "Checking if Vertical Pod Autoscaler is enabled…": "Kontrollerar om lodrät autoskalning av podd (VPA) är aktiverat…", + "Claim": "Gör anspråk", + "Class Name": "Klassnamn", + "Client Config: Ca Bundle": "Klientkonfiguration: CA-paket", + "Cluster": "Kluster", + "Cluster IP": "IP-adress för kluster", + "Cluster selector": "Klusterväljare", "Command": "Kommando", - "Environment": "Miljö", - "Liveness Probes": "Live-avsökningar", - "Ports": "Portar", - "Volume Mounts": "Volymmonteringar", - "Containers": "Containrar", - "Container Spec": "Containerspecifikation", - "Ephemeral Containers": "Tillfälliga containrar", - "Container": "Container", + "Completions": "Slutförda", + "Condition": "Villkor", + "Conditions": "Villkor", "Config Maps": "Konfigurationskartor", - "Definition": "Definition", + "Configuration": "Konfiguration", + "Container": "Container", + "Container ID": "Container-id", + "Container Policy": "Containerprincip", + "Container Runtime": "Containerkörning", + "Container Runtime Version": "Containerkörningsversion", + "Container Spec": "Containerspecifikation", + "Containers": "Containrar", + "Controller": "Styrenhet", + "Controller Name": "Namn på kontrollant", + "Cordon": "Lås", + "Cordon node {{name}} cancelled.": "Låsning av noden {{name}} har avbrutits.", + "Cordoned node {{name}}.": "Låst nod {{name}}.", + "Cordoning node {{name}}…": "Låser noden {{name}}...", + "CPU": "Processor", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Omfång", - "Subresources": "Delresurser", - "Resource": "Resurs", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "Typ", - "List Kind": "Listvariant", - "Served": "Tillhandahållna", - "Storage": "Lagring", - "Objects": "Objekt", - "Custom Resources": "Anpassade resurser", - "Schedule": "Schemalägg", - "Starting deadline": "Starta måldatum", - "Last Schedule": "Senaste schema", "Cron Jobs": "Cron-jobb", - "Images": "Bilder", - "Tolerations": "Toleranser", - "Update Strategy": "Uppdateringsstrategi", - "Selector": "Väljare", - "Node Selector": "Val av nod", + "CronJobs": "CronJobs", + "Current": "Aktuellt", + "Custom Resources": "Anpassade resurser", "Daemon Sets": "Daemon-uppsättningar", + "Debug Node": "Felsökningsnod", + "Debug node is not supported in this OS: {{ nodeOS }}": "Felsökningsnoden stöds inte i det här operativsystemet: {{ nodeOS }}", + "Default": "Standard", + "Default Backend": "Standardserverdel", + "Definition": "Definition", "Deployments": "Distributioner", - "Replicas": "Repliker", + "Desired": "Önskad", + "Drain": "Tömning", + "Drain Node": "Töm nod", + "Drained node {{name}}.": "Noden tömdes {{name}}.", + "Draining node {{name}} cancelled.": "Tömning av noden {{name}} har avbrutits.", + "Draining node {{name}}…": "Tömmer nod {{name}}...", + "Egress": "Utgående", + "Endpoint Slices": "Slutpunktsutsnitt", "Endpoint: {{ name }}": "Slutpunkt: {{ name }}", - "Subsets": "Delmängder", - "IP": "IP", - "Hostname": "Namn på värddator", - "Target": "Mål", - "Port": "Port", - "Protocol": "Protokoll", "Endpoints": "Slutpunkter", - "Addresses": "Adresser", - "Conditions": "Villkor", - "Ready": "Klart", - "Serving": "Tjänst", - "Terminating": "Avslutas", - "Endpoint Slices": "Slutpunktsutsnitt", - "Targets": "Mål", - "No targets defined": "Inga mål har definierats", - "TLS Validation": "TLS-validering", - "No validation settings": "Inga valideringsinställningar", - "Backend TLS Policies": "Serverdelens TLS-principer", - "Retry Constraint": "Villkor för återförsök", - "No retry constraint configured": "Inget villkor för återförsök har konfigurerats", - "Session Persistence": "Sessionspersistens", - "No session persistence configured": "Ingen sessionsbeständighet har konfigurerats", - "Backend Traffic Policies": "Trafikprinciper för serverdel", - "Controller Name": "Namn på kontrollant", + "Environment": "Miljö", + "Ephemeral Containers": "Tillfälliga containrar", + "Events": "Händelser", + "except: {{ cidrExceptions }}": "förutom: {{ cidrExceptions }}", + "External IP": "Extern IP", + "Failed to cordon node {{name}}.": "Det gick inte att låsa noden {{name}}.", + "Failed to drain node {{name}}.": "Det gick inte att tömma nod {{name}}.", + "Failed to uncordon node {{name}}.": "Det gick inte att lås upp nod {{name}}.", + "Failure Policy": "Felprincip", + "Filter": "Filtrera", + "From": "Från", + "Gateway (beta)": "Gateway (beta)", "Gateway Classes": "Gateway-klasser", - "Controller": "Styrenhet", - "Class Name": "Klassnamn", - "Listeners": "Lyssnare", - "No data": "Inga data", "Gateways": "Gateways", + "Generation": "Generation", + "Git Commit": "Git-incheckning", + "Git Tree State": "Git-trädtillstånd", + "Git Version": "Git-version", + "Go Version": "Go-version", + "Groups": "Grupper", + "GRPC Routes": "GRPC-vägar", "GRPCRoutes": "GRPCRoutes", - "Rules": "Regler", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Värddatornamn", - "From": "Från", - "To": "Till", - "Reference Grants": "Referensbeviljanden", + "Headlamp Version": "Headlamp-version", "Horizontal Pod Autoscalers": "Horizontal Pod Autoscaler-verktyg (HPA)", + "Host IP": "Värd-IP", + "Host IPs": "Värd-IP-adresser", + "Hostname": "Namn på värddator", + "Hostnames": "Värddatornamn", + "Hosts": "Värdar", + "HPAs": "HPA:er", + "HTTP Routes": "HTTP-vägar", + "HttpRoutes": "HttpRoutes", + "Image": "Bild", + "Image Pull Policy": "Princip för hämtade avbildningar", + "Images": "Bilder", + "Ingress": "Ingress", "Ingress Classes": "Ingressklass", - "Default": "Standard", - "Yes": "Ja", - "Parameters": "Parametrar", - "Default Backend": "Standardserverdel", - "Backends": "Serverdelar", "Ingresses": "Inkommande", - "Hosts": "Värdar", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "Jobb", - "Completions": "Slutförda", + "Kernel version": "Kernel-version", + "Kernel Version": "Kernelversion", + "Kind": "Typ", + "Kube Proxy Version": "Kube-proxyversion", + "Kubelet Version": "Kubelet-version", + "Kubernetes Version": "Kubernetes-version", + "Last Schedule": "Senaste schema", + "Last Transition": "Senaste övergång", + "Last Update": "Senast uppdaterat", "Lease": "Livslängd", + "Leases": "Livslängder", + "Legal": "Juridisk information", + "Limit": "Gräns", + "Limit Ranges": "Gränsintervall", "LimitRange": "LimitRange", - "Ingress": "Ingress", - "ipBlock": "ipBlock", + "List Kind": "Listvariant", + "Listeners": "Lyssnare", + "Liveness Probes": "Live-avsökningar", + "Logs": "Loggar", + "Logs: {{ itemName }}": "Loggar: {{ itemName }}", + "Lower Bound": "Nedre gräns", + "Machine ID": "Dator-id", + "Map": "Karta", + "Match Policy": "Matchningsprincip", + "Max": "Max", + "Memory": "Minne", + "Min": "Min", + "Mutating Webhook Configurations": "Mutering av webhook-konfigurationer", + "Namespace": "Namnområde", + "Namespace Selector": "Val av namnrymd", + "Namespaces": "Namnrymder", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Utgående", - "except: {{ cidrExceptions }}": "förutom: {{ cidrExceptions }}", - "Pod Selector": "Val av podd", + "Network": "Nätverk", "Network Policies": "Nätverksprinciper", - "Uncordoning node {{name}}…": "Låser upp noden {{name}}...", - "Cordoning node {{name}}…": "Låser noden {{name}}...", - "Uncordoned node {{name}}.": "Upplåst nod {{name}}.", - "Cordoned node {{name}}.": "Låst nod {{name}}.", - "Failed to uncordon node {{name}}.": "Det gick inte att lås upp nod {{name}}.", - "Failed to cordon node {{name}}.": "Det gick inte att låsa noden {{name}}.", - "Uncordon node {{name}} cancelled.": "Upplåsning av noden {{name}} har avbrutits.", - "Cordon node {{name}} cancelled.": "Låsning av noden {{name}} har avbrutits.", - "Draining node {{name}}…": "Tömmer nod {{name}}...", - "Drained node {{name}}.": "Noden tömdes {{name}}.", - "Failed to drain node {{name}}.": "Det gick inte att tömma nod {{name}}.", - "Draining node {{name}} cancelled.": "Tömning av noden {{name}} har avbrutits.", - "Drain Node": "Töm nod", - "Are you sure you want to drain the node {{name}}?": "Vill du tömma noden {{name}}?", - "Uncordon": "Lås upp", - "Cordon": "Lås", - "Drain": "Tömning", - "Pod CIDR": "Podd-CIDR", - "Uptime": "Aktiv tid", - "System Info": "Systeminformation", - "Architecture": "Arkitektur", - "Boot ID": "Start-id", - "System UUID": "System-UUID", + "No data": "Inga data", + "No retry constraint configured": "Inget villkor för återförsök har konfigurerats", + "No session persistence configured": "Ingen sessionsbeständighet har konfigurerats", + "No targets defined": "Inga mål har definierats", + "No validation settings": "Inga valideringsinställningar", + "Node": "Nod", + "Node Selector": "Val av nod", + "Nodes": "Noder", + "Nominated Node": "Nominerad nod", + "Non Resources": "Icke-resurser", + "Object Selector": "Val av objekt", + "Objects": "Objekt", "OS": "Operativsystem", - "Kernel Version": "Kernelversion", - "Machine ID": "Dator-id", - "Kube Proxy Version": "Kube-proxyversion", - "Kubelet Version": "Kubelet-version", - "Container Runtime Version": "Containerkörningsversion", - "Roles": "Roller", - "External IP": "Extern IP", "OS image": "Operativsystemavbildning", - "Kernel version": "Kernel-version", - "Container Runtime": "Containerkörning", - "Debug Node": "Felsökningsnod", - "Debug node is not supported in this OS: {{ nodeOS }}": "Felsökningsnoden stöds inte i det här operativsystemet: {{ nodeOS }}", - "Shell: {{ itemName }}": "Gränssnitt: {{ itemName }}", - "Logs: {{ itemName }}": "Loggar: {{ itemName }}", - "Seconds": "Sekunder", - "Logs": "Loggar", - "State": "Region", - "Node": "Nod", - "Service Account": "Tjänstkonto", - "Host IP": "Värd-IP", - "Host IPs": "Värd-IP-adresser", + "Owner": "Ägare", + "Parameters": "Parametrar", + "Persistent Volume Claims": "Bestående volymanspråk", + "Persistent Volumes": "Beständiga volymer", + "Platform": "Plattform", + "Plural": "Plural", + "Pod CIDR": "Podd-CIDR", + "Pod Disruption Budget": "Störningsbudget för podd", + "Pod Disruption Budgets": "Störningsbudgetar för podd", "Pod IP": "Podd-IP", "Pod IPs": "Podd-IP-adresser", - "QoS Class": "QoS-klass", - "Priority": "Prioritet", - "Show Logs": "Visa loggar", - "Terminal / Exec": "Terminal/Exec", - "Attach": "Bifoga", - "Restarts": "Omstart", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} sedan)", - "Request": "Förfrågan", - "Limit": "Gräns", - "Nominated Node": "Nominerad nod", - "Readiness Gates": "Beredskapsgrindar", - "Pod Disruption Budget": "Störningsbudget för podd", + "Pod Selector": "Val av podd", + "Pods": "Poddar", + "podSelector": "podSelector", + "Port": "Port", "Port Forwarding": "Portvidarebefordran", + "Ports": "Portar", + "Priority": "Prioritet", + "Priority Classes": "Prioritetsklasser", "PriorityClass": "PriorityClass", - "Replica Sets": "Replikuppsättningar", - "Generation": "Generation", - "Current": "Aktuellt", - "Desired": "Önskad", - "Min": "Min", - "Max": "Max", - "Cluster IP": "IP-adress för kluster", - "Resource Quotas": "Resurskvoter", + "Protocol": "Protokoll", + "Provisioner": "Etablerare", + "QoS Class": "QoS-klass", + "Readiness Gates": "Beredskapsgrindar", + "Ready": "Klart", + "Reclaim Policy": "Återtagningsprincip", + "Ref. API Group": "Ref. API-grupp", + "Reference Grants": "Referensbeviljanden", "Reference Kind": "Referensvariant", "Reference Name": "Referensnamn", - "Ref. API Group": "Ref. API-grupp", - "Binding Info": "Bindningsinformation", - "Role Bindings": "Rollbindningar", - "Role": "Roll", - "Groups": "Grupper", - "Service Accounts": "Tjänstkonton", - "API Groups": "API-grupper", + "Reinvocation Policy": "Återkallningsprincip", + "Replica Sets": "Replikuppsättningar", + "Replicas": "Repliker", + "Request": "Förfrågan", + "Resource": "Resurs", + "Resource Quotas": "Resurskvoter", "Resources": "Resurser", - "Non Resources": "Icke-resurser", - "Verbs": "Verb", + "Restarts": "Omstart", + "Retry Constraint": "Villkor för återförsök", + "Role": "Roll", + "Role Bindings": "Rollbindningar", + "Roles": "Roller", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximalt otillgängligt: {{ maxUnavailable }}, maximal ökning: {{ maxSurge }}", + "Rules": "Regler", + "Runtime Classes": "Körningsklasser", "RuntimeClass": "RuntimeClass", + "Schedule": "Schemalägg", + "Scope": "Omfång", + "Seconds": "Sekunder", "Secrets": "Hemligheter", + "Security": "Säkerhet", + "Selector": "Väljare", + "Served": "Tillhandahållna", + "Service Account": "Tjänstkonto", + "Service Accounts": "Tjänstkonton", "Service Information": "Information för tjänsten", "Services": "Tjänster", - "Owner": "Ägare", - "Map": "Karta", - "Workloads": "Arbetsbelastningar", + "Serving": "Tjänst", + "Session Persistence": "Sessionspersistens", + "Shell: {{ itemName }}": "Gränssnitt: {{ itemName }}", + "Show Logs": "Visa loggar", + "Side Effects": "Sidoeffekter", + "Singular": "Singular", + "Starting deadline": "Starta måldatum", + "State": "Region", "Stateful Sets": "Tillståndskänsliga uppsättningar", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Bestående volymanspråk", - "Persistent Volumes": "Beständiga volymer", - "Storage Classes": "Lagringsklasser", - "Network": "Nätverk", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "HTTP-vägar", - "GRPC Routes": "GRPC-vägar", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Säkerhet", - "Configuration": "Konfiguration", - "HPAs": "HPA:er", - "VPAs": "VPA:er", - "Pod Disruption Budgets": "Störningsbudgetar för podd", - "Limit Ranges": "Gränsintervall", - "Priority Classes": "Prioritetsklasser", - "Runtime Classes": "Körningsklasser", - "Leases": "Livslängder", - "Mutating Webhook Configurations": "Mutering av webhook-konfigurationer", - "Validating Webhook Configurations": "Validering av webhook-konfigurationer", - "Git Version": "Git-version", - "Git Tree State": "Git-trädtillstånd", - "Go Version": "Go-version", - "Platform": "Plattform", - "Capacity": "Kapacitet", - "Access Modes": "Åtkomstlägen", - "Volume Mode": "Volymläge", + "Storage": "Lagring", "Storage Class": "Lagringsklass", - "Volume": "Volym", - "Reclaim Policy": "Återtagningsprincip", - "Binding Mode": "Bindningsläge", - "Provisioner": "Etablerare", - "Volume Binding Mode": "Volymbindningsläge", - "Allow Volume Expansion": "Tillåt volymexpansion", - "Claim": "Gör anspråk", - "Update Policy": "Uppdateringsprincip", + "Storage Classes": "Lagringsklasser", + "Strategy Type": "Strategityp", + "Subresources": "Delresurser", + "Subsets": "Delmängder", + "System Info": "Systeminformation", + "System UUID": "System-UUID", + "Target": "Mål", + "Targets": "Mål", + "Terminal / Exec": "Terminal/Exec", + "Terminating": "Avslutas", + "Timeout Seconds": "Tidsgräns i sekunder", + "TLS Validation": "TLS-validering", + "To": "Till", + "toggle field visibility": "växla fältsynlighet", + "Tolerations": "Toleranser", + "Uncapped Target": "Mål utan tak", + "Uncordon": "Lås upp", + "Uncordon node {{name}} cancelled.": "Upplåsning av noden {{name}} har avbrutits.", + "Uncordoned node {{name}}.": "Upplåst nod {{name}}.", + "Uncordoning node {{name}}…": "Låser upp noden {{name}}...", "Update Mode": "Uppdateringsläge", - "Container Policy": "Containerprincip", - "Lower Bound": "Nedre gräns", + "Update Policy": "Uppdateringsprincip", + "Update Strategy": "Uppdateringsstrategi", "Upper Bound": "Övre gräns", - "Uncapped Target": "Mål utan tak", - "Vertical Pod Autoscalers": "Vertical Pod Autoscaler-verktyg (VPA)", - "Checking if Vertical Pod Autoscaler is enabled…": "Kontrollerar om lodrät autoskalning av podd (VPA) är aktiverat…", + "Uptime": "Aktiv tid", + "Validating Webhook Configurations": "Validering av webhook-konfigurationer", + "Verbs": "Verb", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Vertical Pod Autoscaler (lodrät autoskalning av podd) är inte aktiverat. <1>Mer information", - "API Version": "API-version", + "Vertical Pod Autoscalers": "Vertical Pod Autoscaler-verktyg (VPA)", + "Volume": "Volym", + "Volume Binding Mode": "Volymbindningsläge", + "Volume Mode": "Volymläge", + "Volume Mounts": "Volymmonteringar", + "VPAs": "VPA:er", "Webhooks": "Webhook-metoder", - "Client Config: Ca Bundle": "Klientkonfiguration: CA-paket", - "Failure Policy": "Felprincip", - "Match Policy": "Matchningsprincip", - "Side Effects": "Sidoeffekter", - "Timeout Seconds": "Tidsgräns i sekunder", - "Namespace Selector": "Val av namnrymd", - "Object Selector": "Val av objekt", - "Reinvocation Policy": "Återkallningsprincip", - "API Versions": "API-versioner", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maximalt otillgängligt: {{ maxUnavailable }}, maximal ökning: {{ maxSurge }}", - "Strategy Type": "Strategityp" + "Workloads": "Arbetsbelastningar", + "Yes": "Ja" } diff --git a/frontend/src/i18n/locales/sv/translation.json b/frontend/src/i18n/locales/sv/translation.json index f7aba5099..8749789a5 100644 --- a/frontend/src/i18n/locales/sv/translation.json +++ b/frontend/src/i18n/locales/sv/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Ditt AKS Desktop hamnade på en sida som inte finns!", - "Authentication: {{ clusterName }}": "Autentisering: {{ clusterName }}", - "Authentication": "Autentisering", - "Please paste your authentication token.": "Klistra in din autentiseringstoken.", - "ID token": "Id-token", - "Check out how to generate a<1>service account token.": "Se hur du genererar en <1>tjänstkonto-token.", - "Cluster settings": "Klusterinställningar", - "Cancel": "Avbryt", - "Authenticate": "Autentisera", - "Error authenticating": "Fel vid autentisering", - "Window": "Fönster", - "Fullscreen": "Helskärm", - "Snap Left": "Fäst till vänster", - "Snap Right": "Fäst höger", - "Snap Top": "Fäst överkant", - "Snap Bottom": "Fäst nederkant", - "Minimize": "Minimera", - "Close": "Stäng", - "Close All": "Stäng alla", - "Overview": "Översikt", - "Loading": "Läser in", - "Advanced Search (Beta)": "Avancerad sökning (beta)", - "Select Resources": "Välj resurser", - "Search": "Sök", - "Search Resources": "Sök efter resurser", - "Select All": "Välj alla", - "Clear Selection": "Rensa val", - "All Resources": "Alla resurser", - "Examples": "Exempel", - "Search resources by query": "Sök resurser med fråga", - "Clear": "Rensa", - "No resources selected": "Inga resurser har valts", - "Loaded {{0}} items": "{{0}} objekt har lästs in", - "Some resources failed to load": "Vissa resurser kunde inte läsas in", - "Found {{0}} results. Showing first {{1}}": "Hittade {{0}} resultat. Visar först {{1}}", - "Name": "Namn", - "Cluster": "Kluster", - "Actions": "Åtgärder", - "Max items per Resource": "Max antal objekt per resurs", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Om en resurs har fler objekt än det här antalet undantas de från sökningen. Det hjälper till att minska minnesanvändning och förhindrar fördröjningar i stora kluster.", - "Refetch Interval": "Hämta intervall på nytt", - "30 seconds": "30 sekunder", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{metricName}} på {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "{{metricName}} i poddar", + "(Current/Target)": "(Aktuellt/mål)", + "{{ available }} units": "{{ available }} enheter", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} av {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} nuvarande/{{ desiredReplicas }} önskad", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} gånger sedan {{ firstEventDate }})", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} gånger sedan {{ firstEventDate }})", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} redo", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} har begärts", + "{{count}} files selected_one": "{{count}} filer har valts", + "{{count}} files selected_other": "{{count}} filer har valts", + "": "", + "0 Running": "0 körs", "1 minute": "1 minut", + "30 seconds": "30 sekunder", "5 minutes": "5 minuter", - "Save": "Spara", + "A large number of replicas may negatively impact the cluster's performance": "Ett stort antal repliker kan påverka klustrets prestanda negativt", + "A namespace with this name already exists on one or more selected clusters": "Det finns redan ett namnområde med det här namnet på ett eller flera valda kluster", + "A namespace with this name already exists.": "Det finns redan en namnrymd med det här namnet.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Ett projekt grupperar ett eller flera namnområden i dina kluster, vilket gör det enkelt att visa och hantera relaterade resurser på ett och samma ställe.", + "A project with this name already exists": "Det finns redan ett projekt med det här namnet", + "Accent color": "Accentfärg", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Formatet för accentfärg är ogiltigt. Använd hex (#ff0000), rgb() eller rgba().", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Formatet för accentfärg är ogiltigt. Använd hex (#ff0000), rgb(), rgba() eller ett CSS-färgnamn.", + "Accepted Names": "Accepterade namn", + "Access": "Åtkomst", + "Account of current user": "Konto för aktuell användare", + "Actions": "Åtgärder", + "Active": "Aktiv", "Add": "Lägg till", + "Add a cluster to get started.": "Lägg till ett kluster för att komma igång.", "Add Cluster": "Lägg till kluster", - "Proceed to select your preferred method for cluster creation and addition": "Välj hur du vill skapa och lägga till klustret", - "Load from KubeConfig": "Läs in från kube-konfiguration", - "Providers": "Providrar", + "Add from Azure Subscription": "Lägg till Azure-prenumeration", "Add Local Cluster Provider": "Lägg till lokal klusterprovider", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Med den här åtgärden tas klustret {{ clusterName }} bort från {{ source }}", - "This action will remove cluster \"{{ clusterName }}\".": "Med den här åtgärden tas klustret {{ clusterName }} bort.", - "This action cannot be undone! Do you want to proceed?": "Du kan inte ångra den här åtgärden! Vill du fortsätta?", - "Remove this cluster?": "Vill du ta bort det här klustret?", - "View": "Visa", - "Settings": "Inställningar", - "Delete": "Ta bort", - "Delete Cluster": "Ta bort kluster", - "Active": "Aktiv", - "Plugin": "Plugin", - "In-cluster": "I klustret", - "View Clusters": "Visa kluster", - "Loading...": "Läser in...", - "No clusters found": "Inga kluster hittades", - "Add a cluster to get started.": "Lägg till ett kluster för att komma igång.", - "Please sign in to add your AKS clusters": "Logga in för att lägga till dina AKS-kluster", - "Sign In with Azure": "Logga in med Azure", + "Add namespace": "Lägg till namnrymd", "Add Other Clusters": "Lägg till andra kluster", - "Add from Azure Subscription": "Lägg till Azure-prenumeration", - "No clusters configured": "Inga kluster har konfigurerats", - "Checking authentication status...": "Kontrollerar autentiseringsstatus...", - "Origin": "Ursprung", - "Status": "Status", - "Warnings": "Varningar", + "Address Type": "Adresstyp", + "Addresses": "Adresser", + "Admission Review Versions": "Versioner av åtkomstgranskning", + "Advanced Search (Beta)": "Avancerad sökning (beta)", + "Age": "Ålder", + "All clusters": "Alla kluster", "All Clusters": "Alla kluster", - "Projects": "Projekt", - "Selected clusters": "Valda kluster", - "Load cluster": "Läs in kluster", - "Something went wrong with cluster {{ cluster }}": "Något gick fel med klustret {{ cluster }}", - "Choose another cluster": "Välj ett annat kluster", - "Failed to connect to the backend": "Det gick inte att ansluta till serverdelen", - "Connecting to backend...": "Ansluter till serverdel...", - "Skip to main content": "Hoppa till huvudinnehåll", - "Menu": "Meny", - "Mark all as read": "Markera alla som lästa", - "Clear all": "Rensa alla", - "Notifications": "Aviseringar", - "You don't have any notifications right now": "Du har inga meddelanden just nu", - "Message": "Meddelande", - "No message": "Inget meddelande", - "Date": "Datum", - "Visible": "Synlig", - "Mark as read": "Markera som läst", - "Show notifications": "Visa meddelanden", - "You have unread notifications": "Du har olästa meddelanden", - "View all notifications": "Visa alla meddelanden", - "Unknown": "Okänt", - "Plugins": "Plugin-program", - "Multiple versions": "Flera versioner", - "Description": "Beskrivning", - "Type": "Typ", - "Development": "Utveckling", - "User-installed": "Användarinstallerad", - "Shipped": "Skickat", - "This plugin is not compatible with this version of Headlamp": "Det här pluginprogrammet är inte kompatibelt med den här versionen av Headlamp", - "Incompatible": "Inkompatibelt", - "Overridden by {{type}} version": "Har åsidosatts av {{type}}-version", - "Not Loaded": "Inte inläst", - "Disabled": "Inaktiverat", - "Loaded": "Inläst", - "Enable": "Aktivera", - "Save & Apply": "Spara och använd", - "Deleting plugin {{ itemName }}...": "Plugin {{ itemName }} tas bort...", - "Cancelled deletion of {{ itemName }}.": "Borttagning av {{ itemName }} har avbrutits.", - "Deleted plugin {{ itemName }}.": "Plugin {{ itemName }} har tagits bort.", - "Error deleting plugin {{ itemName }}.": "Fel vid borttagning av plugin {{ itemName }}.", - "Open Plugin Folder": "Öppna plugin-mappen", - "Delete Plugin": "Ta bort plugin", - "By": "Av", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Det här pluginprogrammet är inte inläst just nu eftersom en{{type}}-version används istället.", - "Are you sure you want to delete this plugin?": "Vill du ta bort det här plugin-programmet?", - "Uh-oh! Something went wrong.": "Hoppsan! Något blev fel.", - "Error loading {{ routeName }}": "Fel vid inläsning av {{ routeName }}", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Klusternamnet får bara innehålla gemena alfanumeriska tecken och bindestreck och de måste börja och sluta med ett alfanumeriskt tecken.", - "Error": "Fel", - "Okay": "Ok", - "Original name: {{ displayName }}": "Ursprungligt namn: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Det här anpassade namnet används redan. Välj ett annat namn.", - "The current name of the cluster. You can define a custom name": "Nuvarande namn på klustret. Du kan ange ett eget namn", - "Cluster name": "Namn på kluster", - "Change name": "Ändra namn", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Vill du ändra namnet på {{ clusterName }}?", - "Apply": "Använd", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Formatet för accentfärg är ogiltigt. Använd hex (#ff0000), rgb() eller rgba().", - "Choose Accent Color": "Välj accentfärg", - "Use custom color": "Använd egen färg", - "Custom color": "Egen färg", - "Hex, rgb(), or rgba()": "Hex, rgb() eller rgba()", - "Full page": "Helsida", - "Choose Cluster Icon": "Välj klusterikon", - "Use custom icon": "Använd anpassad ikon", - "Custom icon (Iconify)": "Custom icon (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Exempel: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namnrymder får bara innehålla gemena alfanumeriska tecken och bindestreck och de måste börja och sluta med ett alfanumeriskt tecken.", - "Node Shell Settings": "Shell-inställningar för nod", - "The default image is used for dropping a shell into a node (when not specified directly).": "Standardavbildningen används för att öppna ett gränssnitt i en nod (om inget annat anges).", - "Linux image": "Linux-avbildning", - "The default namespace is default.": "Standardnamnrymden är standardinställningen.", - "Namespace": "Namnområde", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "Ange ett värde mellan {{ minRows }} och {{ maxRows }}.", - "Custom row value": "Anpassat radvärde", - "Custom value": "Anpassat värde", - "Pod Debug Settings": "Felsökningsinställningar för podd", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Tillfälliga felsökningscontainrar kan inte tas bort via Kubernetes API. De finns kvar i podd-specifikationen även efter det att terminalen stängs. Du måste återskapa podden för att ta bort dem.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Standardavbildningen används för att skapa tillfälliga felsökningscontainrar.", - "General Settings": "Allmänna inställningar", - "Version": "Version", - "Language": "Språk", - "Resource details view": "Vy över resursinformation", - "Number of rows for tables": "Antal rader för tabeller", - "Timezone to display for dates": "Tidszon för visning av datum", - "Sort sidebar items alphabetically": "Sortera sidofältets objekt i alfabetisk ordning", - "Use evict for pod deletion": "Använd uteslut (evict) för att ta bort pod", - "Theme": "Tema", - "Keyboard Shortcuts": "Tangentbordsgenvägar", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Konfigurera kortkommandon för snabb åtkomst till olika delar av programmet.", - "Cluster Settings": "Klusterinställningar", - "There seem to be no clusters configured…": "Det verkar inte finnas några konfigurerade kluster…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Klustret {{ clusterName }} finns inte. Välj ett giltigt kluster:", - "Go to cluster": "Gå till kluster", + "All levels": "Alla nivåer", + "All namespaces": "Alla namnrymder", + "All Pods": "Alla poddar", + "All Resources": "Alla resurser", + "Allowed disruptions": "Tillåtna störningar", + "Allowed Disruptions": "Tillåtna störningar", + "Allowed namespaces": "Tillåtna namnrymder", + "Also delete the namespaces (this will remove all resources within them)": "Ta även bort namnrymderna (det här tar bort alla resurser inom dem)", + "An update is available": "En uppdatering är tillgänglig", + "Annotations": "Anteckningar", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Alla nya utdata för den här containerprocessen bör visas nedan. Om de inte visas trycker du på Retur...", + "API Version": "API-version", + "Appbar Tools": "Appfältsverktyg", "Appearance": "Utseende", - "Stored in your browser's localStorage (per-browser setting).": "Sparat i webbläsarens localStorage (inställning per webbläsare).", - "Accent color": "Accentfärg", - "Change Color": "Ändra färg", - "Choose Color": "Välj färg", - "Cluster icon": "Klusterikon", - "Change Icon": "Ändra ikon", - "Choose Icon": "Välj ikon", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Formatet för accentfärg är ogiltigt. Använd hex (#ff0000), rgb(), rgba() eller ett CSS-färgnamn.", + "Applied {{ newItemName }}.": "{{ newItemName }} har tillämpats.", + "Applied changes to {{ itemName }}.": "Ändringar har tillämpats i {{ itemName }}.", + "Apply": "Använd", "Apply appearance": "Tillämpa utseende", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "Vill du tillämpa utseendeändringar för {{ clusterName }}? Det här lagras i din webbläsare.", + "Applying {{ newItemName }}…": "Tillämpar {{ newItemName }}…", + "Applying {{ newItemName }}…": "Tillämpar {{ newItemName }}…", + "Applying changes to {{ itemName }}…": "Tillämpar ändringar i {{ itemName }}…", "Applying...": "Tillämpar...", - "Default namespace": "Standardnamnrymd", - "The default namespace for e.g. when applying resources (when not specified directly).": "Standardnamnrymden, till exempel när resurser tillämpas (när det inte anges direkt).", - "Allowed namespaces": "Tillåtna namnrymder", - "The list of namespaces you are allowed to access in this cluster.": "Listan över namnrymder som du har åtkomst till i det här klustret.", - "Add namespace": "Lägg till namnrymd", - "Remove Cluster": "Ta bort kluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "Vill du ändra namnet på {{ clusterName }}?", + "Are you sure you want to delete item {{ itemName }}?": "Vill du ta bort objektet {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "Vill du ta bort projektet {{projectName}}?", + "Are you sure you want to delete the following items?": "Vill du ta bort följande objekt?", + "Are you sure you want to delete this plugin?": "Vill du ta bort det här plugin-programmet?", + "Are you sure you want to evict pod {{ itemName }}?": "Vill du utesluta podden {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "Vill du ta bort klustret {{ clusterName }}?", - "Server": "Server", - "Press keys...": "Tryck på tangenter...", - "Conflicts with: {{name}}": "Konflikt med: {{name}}", - "Reset to default": "Återställ till standardinställning", - "Navigation": "Navigering", - "General": "Allmänt", - "Reset All to Defaults": "Återställ allt till standardinställningarna", - "Log out from all": "Logga ut från alla", - "Log out": "Logga ut", - "Account of current user": "Konto för aktuell användare", - "Appbar Tools": "Appfältsverktyg", - "show more": "visa mer", - "Version information": "Versionsinformation", - "Getting auth info: {{ clusterName }}": "Hämtar autentiseringsinformation: {{ clusterName }}", - "Getting auth info": "Hämtar autentiseringsinformation", - "Testing auth": "Testar autentisering", - "Headlamp Cluster Authentication": "Headlamp-klusterautentisering", - "Sign In": "Logga in", - "Use A Token": "Använd en token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Det gick inte att ansluta. Kontrollera att Kubernetes-klustret körs och är tillgängligt. Fel: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Det gick inte att hämta autentiseringsinformation: {{ errorMessage }}", - "Try Again": "Försök igen", + "Are you sure you want to restart {{ itemName }}?": "Vill du starta om {{ itemName }}?", + "Are you sure you want to restart the following items?": "Vill du starta om följande objekt?", + "Are you sure?": "Är du säker?", + "Attach: {{ itemName }}": "Anslut: {{ itemName }}", + "Attaching to debug container...": "Ansluter till felsökningscontainer...", + "Attaching to existing debug container...": "Ansluter till befintlig felsökningscontainer...", + "Authenticate": "Autentisera", + "Authentication": "Autentisering", + "Authentication: {{ clusterName }}": "Autentisering: {{ clusterName }}", + "Available//context:replicas": "Tillgängligt", "Back": "Tillbaka", - "Memory Usage": "Minnesanvändning", - "{{ available }} units": "{{ available }} enheter", - "CPU Usage": "CPU-användning", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }}/{{ numItems }} har begärts", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }}/{{ numItems }} redo", - "Recent clusters": "Senaste kluster", - "All clusters": "Alla kluster", - "Show build information": "Visa versionsinformation", + "BackendRefs": "BackendRefs", + "By": "Av", + "By default, this will only remove the project label from the following namespaces:": "Som standard tas endast projektetiketten bort från följande namnrymder:", + "Cancel": "Avbryt", + "Cancelled applying {{ newItemName }}.": "Avbröt tillämpning av {{ newItemName }}.", + "Cancelled applying {{ newItemName }}.": "Avbröt tillämpning av {{ newItemName }}.", + "Cancelled changes to {{ itemName }}.": "Avbröt ändringar av {{ itemName }}.", + "Cancelled deletion of {{ itemName }}.": "Borttagning av {{ itemName }} har avbrutits.", + "Cancelled deletion of {{ itemsLength }} items.": "Borttagning av {{ itemsLength }} objekt har avbrutits.", + "Cancelled deletion of project {{ projectName }}.": "Borttagning av projektet {{ projectName }} har avbrutits.", + "Cancelled restarting {{ itemName }}.": "Omstart av {{ itemName }} avbröts.", + "Cancelled restarting {{ itemsLength }} items.": "Omstart av {{ itemsLength }} objekt avbröts.", + "Cancelled resuming CronJob {{ newItemName }}.": "Avbröt återupptagning av CronJob {{ newItemName }}.", + "Cancelled rollback of {{ itemName }}.": "Återtagning av {{ itemName }} har avbrutits.", + "Cancelled scaling {{ itemName }}.": "Skalning av {{ itemName }} har avbrutits.", + "Cancelled suspending CronJob {{ newItemName }}.": "Inaktivering av CronJob {{ newItemName }} har avbrutits.", + "Categories": "Kategorier", + "Change Color": "Ändra färg", + "Change Icon": "Ändra ikon", + "Change name": "Ändra namn", + "Check out how to generate a<1>service account token.": "Se hur du genererar en <1>tjänstkonto-token.", + "Checking authentication status...": "Kontrollerar autentiseringsstatus...", "Choose a cluster": "Välj ett kluster", - "Wait while fetching clusters…": "Vänta medan kluster hämtas…", - "Loading cluster information": "Läser in klusterinformation", - "There seems to be no clusters configured…": "Det verkar inte finnas några konfigurerade kluster…", - "Please make sure you have at least one cluster configured.": "Se till att minst ett kluster är konfigurerat.", - "Or try running Headlamp with a different kube config.": "Eller prova att köra Headlamp med en annan kube-konfiguration.", - "Load from a file": "Läs in från en fil", - "Current//context:cluster": "Nuvarande", + "Choose a namespace from the selected clusters": "Välj ett namnområde från de valda klustren", + "Choose Accent Color": "Välj accentfärg", + "Choose another cluster": "Välj ett annat kluster", "Choose cluster": "Välj kluster", - "Failed to load resources": "Det gick inte att läsa in resurserna", - "You don't have permissions to view this resource": "Du har inte behörighet att visa den här resursen", - "Resource not found": "Det gick inte att hitta resursen", - "Hide details": "Dölj information", - "Show details": "Visa information", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Dubblettkluster: {{ clusterNames }} i listan. Redigera sammanhangsnamnet.", - "Error setting up clusters, please load a valid kubeconfig file": "Error setting up clusters, please load a valid kubeconfig file", - "Couldn't read kubeconfig file": "Couldn't read kubeconfig file", - "No clusters found!": "Inga kluster hittades!", - "No contexts found!": "Inga sammanhang hittades!", - "Invalid kubeconfig file: {{ errorMessage }}": "Invalid kubeconfig file: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Drag & drop or choose kubeconfig file here", + "Choose Cluster Icon": "Välj klusterikon", + "Choose Color": "Välj färg", "Choose file": "Välj fil", - "Select clusters": "Välj kluster", - "Next": "Nästa", - "Validating selected clusters": "Validerar valda kluster", - "Setting up clusters": "Konfigurering av kluster", + "Choose Files": "Välj filer", + "Choose Icon": "Välj ikon", + "Clear": "Rensa", + "Clear accent color": "Rensa accentfärg", + "Clear all": "Rensa alla", + "Clear All": "Avmarkera alla", + "Clear cluster icon": "Rensa klusterikon", + "Clear Selection": "Rensa val", + "Client Config: Service": "Klientkonfiguration: tjänst", + "Client Config: URL": "Klientkonfiguration: webbadress", + "Close": "Stäng", + "Close All": "Stäng alla", + "Cluster": "Kluster", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "Klustret {{ clusterName }} finns inte. Välj ett giltigt kluster:", + "Cluster Chooser": "Val av kluster", + "Cluster icon": "Klusterikon", + "Cluster is required": "Kluster måste anges", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Klusternamnet får bara innehålla gemena alfanumeriska tecken och bindestreck och de måste börja och sluta med ett alfanumeriskt tecken.", + "Cluster settings": "Klusterinställningar", + "Cluster Settings": "Klusterinställningar", + "Cluster version downgraded to {{ gitVersion }}": "Klusterversionen har nedgraderats till {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "Klusterversionen har uppgraderats till {{ gitVersion }}", + "Clusters": "Kluster", "Clusters successfully set up!": "Kluster har konfigurerats!", - "Finish": "Slutför", - "Only warnings ({{ numWarnings }})": "Endast varningar ({{ numWarnings }})", - "Reason": "Anledning", - "Count": "Antal", - "Last Seen": "Sågs senast", - "Offline": "Offline", - "Lost connection to the cluster.": "Anslutningen till klustret bröts.", - "No": "Nej", - "Yes": "Ja", - "Create {{ name }}": "Skapa {{ name }}", - "Toggle fullscreen": "Växla helskärm", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Det går inte att öppna GitHub. Kontrollera inställningarna för popup-blockeraren eller kopiera felinformationen manuellt.", - "Your AKS desktop ran into a problem!": "Ditt AKS Desktop stötte på ett problem!", - "Head back <1>home.": "Gå tillbaka till <1>startsidan.", - "Error Details": "Information om fel", + "Collapse": "Dölj", + "Conditions": "Villkor", + "Configure Keyboard Shortcuts": "Konfigurera kortkommandon", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Konfigurera kortkommandon för snabb åtkomst till olika delar av programmet.", + "Conflicts with: {{name}}": "Konflikt med: {{name}}", + "Connecting to backend...": "Ansluter till serverdel...", + "Container": "Container", + "Container Limits": "Containergränser", + "Container Port": "Containerport", + "Controlled by": "Kontrollerat av", + "Controlled Resources": "Kontrollerade resurser", + "Controlled Values": "Kontrollerade värden", + "Copied": "Kopierat", "Copied to clipboard": "Kopierat till Urklipp", - "Failed to copy to clipboard": "Det gick inte att kopiera till Urklipp", "Copy": "Kopiera", - "Open Issue on GitHub": "Öppna ärende på GitHub", - "Scroll to bottom": "Rulla längst ned", - "Container": "Container", - "Lines": "Linjer", - "Severity": "Allvarlighetsgrad", - "Timestamps": "Tidsstämplar", - "Wrap lines": "Radbrytning", - "All levels": "Alla nivåer", - "Find": "Sök", - "Download": "Ladda ned", - "No results": "Inga resultat", - "Too many matches": "För många matchningar", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} av {{ totalResults }}", - "Match case": "Matcha gemener/VERSALER", - "Match whole word": "Matcha hela ordet", - "Use regular expression": "Använd reguljärt uttryck", - "Previous Match (Shift+Enter)": "Föregående matchning (Skift+Retur)", - "Next Match (Enter)": "Nästa matchning (Retur)", - "All namespaces": "Alla namnrymder", - "From": "Från", - "Age": "Ålder", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} gånger sedan {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} gånger sedan {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Viktig information ({{ appVersion }})", - "Fetching release information…": "Hämtar versionsinformation...", - "Skip": "Hoppa över", - "Failed to fetch release information": "Det gick inte att hämta versionsinformation", - "An update is available": "En uppdatering är tillgänglig", - "Read more": "Läs mer", - "Disable update notifications": "Inaktivera uppdateringsmeddelanden", - "Dismiss": "Ignorera", - "Install the metrics-server to get usage data.": "Installera mått-servern för att få användningsdata.", "Copy to clipboard": "Kopiera till Urklipp", - "Create / Apply": "Skapa/tillämpa", + "Couldn't read kubeconfig file": "Det gick inte att läsa kubeconfig-filen", + "Count": "Antal", + "CPU Usage": "CPU-användning", "Create": "Skapa", - "Deleting item {{ itemName }}…": "Tar bort objekt {{ itemName }}…", - "Deleted item {{ itemName }}.": "Objektet {{ itemName }} har tagits bort.", - "Error deleting item {{ itemName }}.": "Fel vid borttagning av objektet {{ itemName }}.", - "Evict": "Uteslut", - "Evict Pod": "Uteslut podd", + "Create {{ name }}": "Skapa {{ name }}", + "Create / Apply": "Skapa/tillämpa", + "Create a new namespace and use it as a project": "Skapa ett nytt namnområde och använd det som ett projekt", + "Create a new namespace on one or more clusters and set it up as a project.": "Skapa ett nytt namnområde i ett eller flera kluster och konfigurera det som ett projekt.", + "Create a Project": "Skapa ett projekt", + "Create Namespace": "Skapa namnrymd", + "Create New Namespace": "Skapa ny namnrymd", + "Create new Project from YAML": "Skapa nytt projekt från YAML", + "Create Project": "Skapa projekt", + "Create resource quota": "Skapa resurskvot", + "Create Resource Quota to limit resource consumption within this project": "Skapa resurskvot för att begränsa resursförbrukningen i det här projektet", + "Create your first project to organize your Kubernetes resources": "Skapa ditt första projekt för att organisera dina Kubernetes-resurser", + "Created": "Skapat", + "Creating": "Skapar", + "Creating ephemeral debug container...": "Skapar tillfällig felsökningscontainer...", + "Creating following resources in this project:": "Skapar följande resurser i det här projektet:", + "Creating project": "Skapar projekt", + "Creation": "Skapande", + "Current": "Aktuellt", + "Current Namespace": "Aktuell namnrymd", + "Current number of replicas: {{ numReplicas }}": "Aktuellt antal repliker: {{ numReplicas }}", + "Current//context:cluster": "Nuvarande", + "Current//context:pods": "Nuvarande", + "Current//context:replicas": "Nuvarande", + "Custom color": "Egen färg", + "Custom icon (Iconify)": "Anpassad ikon (Iconify)", + "Custom row value": "Anpassat radvärde", + "Custom value": "Anpassat värde", + "Data": "Data", + "Date": "Datum", + "Debug Pod": "Felsök podd", + "Debug: {{ itemName }}": "Felsöka: {{ itemName }}", + "Decrement": "Minskning", + "Default": "Standard", + "Default namespace": "Standardnamnrymd", + "Default Request": "Standardbegäran", + "Degraded": "Degraderad", + "Delete": "Ta bort", + "Delete Cluster": "Ta bort kluster", "Delete item": "Ta bort objekt", - "Are you sure you want to evict pod {{ itemName }}?": "Vill du utesluta podden {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "Vill du ta bort objektet {{ itemName }}?", - "Force Delete": "Framtvinga borttagning", - "Are you sure you want to delete the following items?": "Vill du ta bort följande objekt?", - "Deleting {{ itemsLength }} items…": "Tar bort {{ itemsLength }} objekt…", - "Cancelled deletion of {{ itemsLength }} items.": "Borttagning av {{ itemsLength }} objekt har avbrutits.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} objekt har tagits bort.", - "Error deleting {{ itemsLength }} items.": "Fel vid borttagning av {{ itemsLength }} objekt.", "Delete items": "Ta bort objekt", - "Resource details": "Resursinformation", - "Loading documentation": "Läser in dokumentation", - "No documentation available.": "Ingen dokumentation är tillgänglig.", - "No documentation for type {{ docsType }}.": "Ingen dokumentation för typen {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Visar dokumentation för: {{ docsType }}", - "Applying changes to {{ itemName }}…": "Tillämpar ändringar i {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "Avbröt ändringar av {{ itemName }}.", - "Applied changes to {{ itemName }}.": "Ändringar har tillämpats i {{ itemName }}.", - "Failed to apply changes to {{ itemName }}.": "Det gick inte att tillämpa ändringar i {{ itemName }}.", + "Delete Plugin": "Ta bort plugin", + "Delete port forward": "Ta bort portvidarebefordran", + "Delete project": "Ta bort projekt", + "Delete Project": "Ta bort projekt", + "Delete Project & Namespaces": "Ta bort projekt och namnrymder", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} objekt har tagits bort.", + "Deleted item {{ itemName }}.": "Objektet {{ itemName }} har tagits bort.", + "Deleted plugin {{ itemName }}.": "Plugin {{ itemName }} har tagits bort.", + "Deleted project {{ projectName }}.": "Projektet {{ projectName }} har tagits bort.", + "Deleting {{ itemsLength }} items…": "Tar bort {{ itemsLength }} objekt…", + "Deleting item {{ itemName }}…": "Tar bort objekt {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "Plugin {{ itemName }} tas bort...", + "Deleting project {{ projectName }}…": "Tar bort projekt {{ projectName }}…", + "Deployment pods": "Distributionspoddar", + "Description": "Beskrivning", + "Desired number of replicas:": "Önskat antal repliker:", + "Desired//context:pods": "Önskad", + "Desired//context:replicas": "Önskad", + "Details": "Information", + "Development": "Utveckling", + "Disable update notifications": "Inaktivera uppdateringsmeddelanden", + "Disabled": "Inaktiverat", + "Dismiss": "Ignorera", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop kräver portar i intervallet 30 000 – 32 000.", + "Documentation": "Dokumentation", + "Download": "Ladda ned", + "Drag & drop or choose kubeconfig file here": "Dra och släpp eller välj kubeconfig-fil här", + "Drag & drop YAML files here or click to choose files": "Dra och släpp YAML-filer här eller klicka för att välja filer", + "Drop the file here...": "Släpp filen här...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Dubblettkluster: {{ clusterNames }} i listan. Redigera sammanhangsnamnet.", + "Duration": "Varaktighet", + "e.g. 30080": "t.ex. 30080", + "e.g. 8080": "t.ex. 8080", "Edit": "Redigera", - "Invalid JSON": "Ogiltig JSON", - "Invalid YAML": "Ogiltig YAML", - "Failed to create {{ kind }} {{ name }}.": "Det gick inte att skapa: {{ kind }} {{ name }}.", - "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Det gick inte att skapa {{ kind }} {{ name }} i {{ apiVersion }}.", - "Error parsing the code: {{error}}": "Fel vid parsning av koden: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Fel vid parsning av koden. Kontrollera att det är giltigt YAML eller JSON!", - "Applying {{ newItemName }}…": "Tillämpar {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Avbröt tillämpning av {{ newItemName }}.", - "Applied {{ newItemName }}.": "{{ newItemName }} har tillämpats.", - "Failed to apply {{ newItemName }}.": "Det gick inte att tillämpa {{ newItemName }}.", - "New Object": "Nytt objekt", - "View: {{ itemName }}": "Visa: {{ itemName }}", "Edit: {{ itemName }}": "Redigera: {{ itemName }}", - "Loading editor": "Läser in redigeringsprogrammet", - "Hide Managed Fields": "Dölj hanterade fält", - "Use minimal editor": "Använd minimal redigerare", - "Upload File/URL": "Ladda upp fil/webbadress", "Editor": "Redigerare", - "Documentation": "Dokumentation", - "Undo": "Ångra", - "Are you sure?": "Är du säker?", - "This will discard your changes in the editor. Do you want to proceed?": "Det här raderar dina ändringar i redigeraren. Vill du fortsätta?", - "Undo Changes": "Ångra ändringar", - "Invalid Secret Reference": "Ogiltig lösenordsreferens", - "Invalid Config Map Reference": "Ogiltig referens till konfigurationsöversikt", - "Invalid fieldRef": "Ogiltig fieldRef", - "Invalid resourceFieldRef": "Ogiltig resourceFieldRef", - "Show fewer": "Visa färre", - "Show all environment variables": "Visa alla miljövariabler", - "Show all environment variables (+{{count}} more)_one": "Visa alla miljövariabler (+{{count}} till)", - "Show all environment variables (+{{count}} more)_other": "Visa alla miljövariabler (+{{count}} till)", - "No label selectors found for this {{type}}": "Inga etikettväljare hittades för den här {{type}}", - "Invalid response from server": "Ogiltigt svar från servern", - "Failed to fetch related pods": "Det gick inte att hämta relaterade poddar", - "No pods found for this workload": "Inga poddar hittades för den här arbetsbelastningen", + "Effect": "Effekt", + "Enable": "Aktivera", + "Endpoints": "Slutpunkter", + "Enter a name": "Ange ett namn", + "Enter a name for the new namespace": "Ange ett namn för det nya namnområdet", + "Enter a name for your new project.": "Ange ett namn på det nya projektet.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "Ange ett värde mellan {{ minRows }} och {{ maxRows }}.", + "Enter URL": "Ange webbadress", + "Enter URL to YAML file": "Ange webbadress till YAML-fil", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Tillfälliga felsökningscontainrar kan inte tas bort via Kubernetes API. De finns kvar i podd-specifikationen även efter det att terminalen stängs. Du måste återskapa podden för att ta bort dem.", + "Error": "Fel", + "Error authenticating": "Fel vid autentisering", + "Error deleting {{ itemsLength }} items.": "Fel vid borttagning av {{ itemsLength }} objekt.", + "Error deleting item {{ itemName }}.": "Fel vid borttagning av objektet {{ itemName }}.", + "Error deleting plugin {{ itemName }}.": "Fel vid borttagning av plugin {{ itemName }}.", + "Error deleting project {{ projectName }}.": "Fel vid borttagning av projekt {{ projectName }}.", + "Error Details": "Information om fel", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Fel vid hämtning av anpassad resurs {{ crName }}: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Fel vid hämtning av anpassad resursdefinition {{ crdName }}: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Fel vid hämtning av anpassade resursdefinitioner: {{ errorMessage }}", + "Error loading {{ routeName }}": "Fel vid inläsning av {{ routeName }}", + "Error parsing the code: {{error}}": "Fel vid parsning av koden: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Fel vid parsning av koden. Kontrollera att det är giltigt YAML eller JSON!", + "Error processing files: {{error}}": "Fel vid bearbetning av filer: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Fel vid konfiguration av kluster. Läs in en giltig kubeconfig-fil", + "Error: All of the files are empty.": "Fel: Alla filer är tomma.", + "Evict": "Uteslut", + "Evict Pod": "Uteslut podd", + "Example: mdi:kubernetes, mdi:cloud-outline": "Exempel: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Exempel", + "Exit Code": "Slutkod", + "Expand": "Expandera", + "Expand All": "Visa alla", + "Expand sidebar": "Visa sidofält", + "Failed": "Misslyckades", + "Failed to apply {{ newItemName }}.": "Det gick inte att tillämpa {{ newItemName }}.", + "Failed to apply changes to {{ itemName }}.": "Det gick inte att tillämpa ändringar i {{ itemName }}.", + "Failed to connect to the backend": "Det gick inte att ansluta till serverdelen", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Det gick inte att ansluta. Kontrollera att Kubernetes-klustret körs och är tillgängligt. Fel: {{ errorMessage }}", + "Failed to connect…": "Det gick inte att ansluta…", + "Failed to connect…\r\n": "Det gick inte att ansluta…\r\n", + "Failed to copy to clipboard": "Det gick inte att kopiera till Urklipp", + "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "Det gick inte att skapa {{ kind }} {{ name }} i {{ apiVersion }}.", + "Failed to create {{ kind }} {{ name }}.": "Det gick inte att skapa: {{ kind }} {{ name }}.", + "Failed to create debug container: {{message}}": "Det gick inte att skapa felsökningscontainern: {{message}}", "Failed to fetch pods: {{error}}": "Det gick inte att hämta poddar: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Loggar har pausats. Klicka på knappen Följ om du vill fortsätta följa dem.", - "Select Pod": "Välj podd", - "All Pods": "Alla poddar", - "Restarted": "Startat om", - "Show logs for previous instances of this container.": "Visa loggar för föregående instanser av den här containern.", - "You can only select this option for containers that have been restarted.": "Du kan bara välja det här alternativet för containrar som har startats om.", - "Show previous": "Visa föregående", - "Show timestamps in the logs.": "Visa tidsstämplar i loggarna.", - "Follow logs in real-time.": "Följ loggar i realtid.", + "Failed to fetch related pods": "Det gick inte att hämta relaterade poddar", + "Failed to fetch release information": "Det gick inte att hämta versionsinformation", + "Failed to get authentication information: {{ errorMessage }}": "Det gick inte att hämta autentiseringsinformation: {{ errorMessage }}", + "Failed to load custom resource instances": "Det gick inte att läsa in anpassade resursinstanser", + "Failed to load from URL: {{error}}": "Det gick inte att läsa in från webbadressen: {{error}}", + "Failed to load resources": "Det gick inte att läsa in resurserna", + "Failed to load revision history: {{ error }}": "Det gick inte att läsa in revisionshistorik: {{ error }}", + "Failed to read file.": "Det gick inte att läsa filen.", + "Failed to restart {{ itemName }}.": "Det gick inte att starta om {{ itemName }}.", + "Failed to restart {{ itemsLength }} items.": "Det gick inte att starta om {{ itemsLength }} objekt.", + "Failed to resume CronJob {{ newItemName }}.": "Det gick inte att återuppta CronJob {{ newItemName }}.", + "Failed to rollback {{ itemName }}.": "Det gick inte att återta {{ itemName }}.", + "Failed to run \"{{ command }}\"": "Det gick inte att köra {{ command }}", + "Failed to run \"{{command}}\"…": "Det gick inte att köra {{command}}…", + "Failed to scale {{ itemName }}.": "Det gick inte att skala {{ itemName }}.", + "Failed to spawn Job {{ newItemName }}": "Det gick inte att skapa jobbet {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "Det gick inte att inaktivera CronJob {{ newItemName }}.", + "Fetching release information…": "Hämtar versionsinformation...", + "File read was aborted.": "Filläsningen avbröts.", + "Filter Type": "Filtertyp", + "Filters": "Filter", + "Find": "Sök", + "Finish": "Slutför", + "Finished": "Slutfört", + "Fit to screen": "Anpassa till skärm", "Follow": "Följ", - "Show logs": "Visa loggar", - "Loading resource data": "Läser in resursdata", - "Creation": "Skapande", - "Labels": "Etiketter", - "Annotations": "Anteckningar", - "Owner refs": "Ägarreferenser", - "Controlled by": "Kontrollerat av", - "Show all labels (+{{count}} more)_one": "Visa alla etiketter (+{{count}} till)", - "Show all labels (+{{count}} more)_other": "Visa alla etiketter (+{{count}} till)", - "Start port forward": "Starta portvidarebefordran", + "Follow logs in real-time.": "Följ loggar i realtid.", + "Force Delete": "Framtvinga borttagning", + "Format": "Format", "Forward port": "Vidarebefordra port", - "Delete port forward": "Ta bort portvidarebefordran", - "Stop port forward": "Stoppa portvidarebefordran", - "Copied": "Kopierat", - "This value may differ in the container, since the pod is older than {{from}}": "Det här värdet kan skilja sig i containern eftersom podden är äldre än {{from}}", - "Value": "Värde", - "Mount Path": "Monteringssökväg", + "Found {{0}} results. Showing first {{1}}": "Hittade {{0}} resultat. Visar först {{1}}", "from": "från", + "From": "Från", + "Full page": "Helsida", + "Fullscreen": "Helskärm", + "General": "Allmänt", + "General Settings": "Allmänna inställningar", + "Getting auth info": "Hämtar autentiseringsinformation", + "Getting auth info: {{ clusterName }}": "Hämtar autentiseringsinformation: {{ clusterName }}", + "Give your project a descriptive name": "Ge projektet ett beskrivande namn", + "Global Default": "Globalt standardvärde", + "Global Search": "Global sökning", + "Go to cluster": "Gå till kluster", + "Group": "Grupp", + "Group By": "Gruppera efter", + "Handler": "Hanterare", + "Hard": "Svår", + "Head back <1>home.": "Gå tillbaka till <1>startsidan.", + "Headers": "Rubriker", + "Headlamp Cluster Authentication": "Headlamp-klusterautentisering", + "Health": "Hälsa", + "Healthy": "Felfri", + "Hex, rgb(), or rgba()": "Hex, rgb() eller rgba()", + "Hide details": "Dölj information", + "Hide Helm Secrets": "Dölj Helm-hemligheter", + "Hide Managed Fields": "Dölj hanterade fält", + "Holder": "Innehavare", + "Holder Identity": "Innehavarens identitet", + "Home": "Start", + "Host": "Värddator", + "Hostname": "Namn på värddator", "I/O": "I/O", - "Ready": "Klart", - "Waiting": "Väntar", - "Running": "Körs", - "Exit Code": "Slutkod", - "Started": "Har startats", - "Finished": "Slutfört", - "Restart Count": "Antal omstarter", - "Last State": "Senaste tillstånd", - "No data to be shown.": "Det finns inga data att visa.", - "Init Containers": "Initieringscontainrar", - "Conditions": "Villkor", - "Volumes": "Volymer", - "Kind": "Typ", - "Restarting {{ itemName }}…": "Startar om {{ itemName }}...", - "Cancelled restarting {{ itemName }}.": "Omstart av {{ itemName }} avbröts.", - "Restarted {{ itemName }}.": "{{ itemName }} har startats om.", - "Failed to restart {{ itemName }}.": "Det gick inte att starta om {{ itemName }}.", - "Restart": "Starta om", - "Are you sure you want to restart {{ itemName }}?": "Vill du starta om {{ itemName }}?", - "Are you sure you want to restart the following items?": "Vill du starta om följande objekt?", - "Restarting {{ itemsLength }} items…": "Startar om {{ itemsLength }} objekt...", - "Cancelled restarting {{ itemsLength }} items.": "Omstart av {{ itemsLength }} objekt avbröts.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} objekt har startats om.", - "Failed to restart {{ itemsLength }} items.": "Det gick inte att starta om {{ itemsLength }} objekt.", - "Restart items": "Starta om objekt", - "Revision History": "Revisionshistorik", - "Loading revision history…": "Läser in revisionshistorik…", - "Failed to load revision history: {{ error }}": "Det gick inte att läsa in revisionshistorik: {{ error }}", - "No revision history available.": "Ingen revisionshistorik är tillgänglig.", - "Revision": "Revision", - "Created": "Skapat", + "ID token": "Id-token", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Om en resurs har fler objekt än det här antalet undantas de från sökningen. Det hjälper till att minska minnesanvändning och förhindrar fördröjningar i stora kluster.", "Images": "Bilder", - "Current": "Aktuellt", - "Previous": "Föregående", - "Rolling back {{ itemName }} to previous version…": "Återtar {{ itemName }} till föregående version…", - "Cancelled rollback of {{ itemName }}.": "Återtagning av {{ itemName }} har avbrutits.", - "Rolled back {{ itemName }} to previous version.": "Återställer {{ itemName }} till föregående version.", - "Failed to rollback {{ itemName }}.": "Det gick inte att återta {{ itemName }}.", - "Rollback": "Återta", - "Rollback {{ kind }}": "Återta {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Välj en revision som {{ name }} ska återtas till. Den aktuella poddmallen ersätts då med den från den valda revisionen.", - "No previous revisions available to rollback to.": "Det finns inga tidigare revisioner att återta till.", - "Revision {{ revision }}": "Revision {{ revision }}", - "Scaling {{ itemName }}…": "Skalar {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "Skalning av {{ itemName }} har avbrutits.", - "Scaled {{ itemName }}.": "{{ itemName }} har skalats.", - "Failed to scale {{ itemName }}.": "Det gick inte att skala {{ itemName }}.", - "Scale": "Skala", - "Scale Replicas": "Skala repliker", - "Current number of replicas: {{ numReplicas }}": "Aktuellt antal repliker: {{ numReplicas }}", - "Desired number of replicas:": "Önskat antal repliker:", - "Decrement": "Minskning", + "In-cluster": "I klustret", + "Incompatible": "Inkompatibelt", "Increment": "Öka", - "A large number of replicas may negatively impact the cluster's performance": "Ett stort antal repliker kan påverka klustrets prestanda negativt", + "Init Containers": "Initieringscontainrar", + "Install the metrics-server to get usage data.": "Installera mått-servern för att få användningsdata.", + "Instance": "Instans", + "Instances": "Instanser", + "Internal IP": "Intern IP-adress", + "Invalid Config Map Reference": "Ogiltig referens till konfigurationsöversikt", + "Invalid fieldRef": "Ogiltig fieldRef", + "Invalid JSON": "Ogiltig JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "Ogiltig kubeconfig-fil: {{ errorMessage }}", + "Invalid resourceFieldRef": "Ogiltig resourceFieldRef", + "Invalid response from server": "Ogiltigt svar från servern", + "Invalid Secret Reference": "Ogiltig lösenordsreferens", + "Invalid YAML": "Ogiltig YAML", + "Job {{ newItemName }} spawned": "Jobbet {{ newItemName }} har skapats", + "Job Name": "Jobbnamn", + "Key": "Nyckel", + "Keyboard Shortcuts": "Tangentbordsgenvägar", + "Kind": "Typ", + "Labels": "Etiketter", + "Language": "Språk", + "Last Seen": "Sågs senast", + "Last State": "Senaste tillstånd", + "Last Transition Time": "Senaste övergångstid", + "Lease Duration Seconds": "Livslängd, varaktighet (sekunder)", + "Leave empty to auto-assign an available port.": "Lämna tomt för att automatiskt tilldela en tillgänglig port.", + "Leave empty to auto-assign from range 30000-32000.": "Lämna tomt om du vill tilldela automatiskt från intervallet 30 000–32 000.", + "Limit": "Gräns", + "Lines": "Linjer", + "Linux image": "Linux-avbildning", + "Listeners": "Lyssnare", "Load": "Läs in", - "Failed to read file.": "Det gick inte att läsa filen.", - "File read was aborted.": "Filläsningen avbröts.", - "Error: All of the files are empty.": "Fel: Alla filer är tomma.", - "Unexpected error while reading files.": "Ett oväntat fel uppstod vid läsning av filer.", - "Drop the file here...": "Släpp filen här...", - "Select a file or drag and drop here": "Välj en fil eller dra och släpp här", - "Select File": "Välj fil", - "{{count}} files selected_one": "{{count}} filer har valts", - "{{count}} files selected_other": "{{count}} filer har valts", - "Please enter a valid URL.": "Ange en giltig webbadress.", - "Unexpected error while fetching the file.": "Ett oväntat fel uppstod vid hämtning av filen.", - "Enter URL": "Ange webbadress", - "Upload File": "Ladda upp fil", + "Load cluster": "Läs in kluster", + "Load from a file": "Läs in från en fil", + "Load from KubeConfig": "Läs in från kube-konfiguration", "Load from URL": "Läs in från webbadress", - "View YAML": "Visa YAML", - "Collapse": "Dölj", - "Expand": "Expandera", - "sort up": "sortera uppåt", - "sort down": "sortera nedåt", - "sort swap": "sortera växling", - "Loading table data": "Läser in tabelldata", - "Refresh": "Uppdatera", - "No data matching the filter criteria.": "Inga data matchar filtervillkoren.", - "No results found": "Inga resultat hittades", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Alla nya utdata för den här containerprocessen bör visas nedan. Om de inte visas trycker du på Retur...", - "Failed to run \"{{command}}\"…": "Det gick inte att köra {{command}}…", - "Failed to connect…": "Det gick inte att ansluta…", - "Press the enter key to reconnect.": "Tryck på RETUR om du vill återansluta.", - "Failed to run \"{{ command }}\"": "Det gick inte att köra {{ command }}", - "Trying to attach to the container {{ container }}…": "Försöker ansluta till containern {{ container }}…", - "Trying to run \"{{command}}\"…": "Försöker köra {{command}}…", - "Attach: {{ itemName }}": "Anslut: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Tidszon", - "Data": "Data", - "No data in this config map": "Inga data i den här konfigurationsöversikten", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "Fel vid hämtning av anpassad resursdefinition {{ crdName }}: {{ errorMessage }}", + "Load resources": "Läs in resurser", + "Load YAML resources from a remote URL": "Läs in YAML-resurser från en fjärrwebbadress", + "Loaded": "Inläst", + "Loaded {{0}} items": "{{0}} objekt har lästs in", + "Loaded Resources ({{count}})_one": "Inlästa resurser ({{count}})", + "Loaded Resources ({{count}})_other": "Inlästa resurser ({{count}})", + "Loading": "Läser in", + "Loading cluster information": "Läser in klusterinformation", + "Loading custom resource definition": "Läser in anpassad resursdefinition", + "Loading custom resource definitions": "Läser in anpassade resursdefinitioner", "Loading custom resource details": "Läser in information om anpassad resurs", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "Fel vid hämtning av anpassad resurs {{ crName }}: {{ errorMessage }}", "Loading custom resource instances": "Läser in anpassade resursinstanser", - "No custom resources instances found.": "Inga anpassade resursinstanser hittades.", - "Failed to load custom resource instances": "Det gick inte att läsa in anpassade resursinstanser", - "Error getting custom resource definitions: {{ errorMessage }}": "Fel vid hämtning av anpassade resursdefinitioner: {{ errorMessage }}", - "Loading custom resource definitions": "Läser in anpassade resursdefinitioner", - "Loading custom resource definition": "Läser in anpassad resursdefinition", - "No custom resources found": "Inga anpassade resurser hittades", - "Group": "Grupp", - "Categories": "Kategorier", - "Accepted Names": "Accepterade namn", - "Versions": "Versioner", - "Spawning Job {{ newItemName }}…": "Skapar jobb {{ newItemName }}…", - "Job {{ newItemName }} spawned": "Jobbet {{ newItemName }} har skapats", - "Failed to spawn Job {{ newItemName }}": "Det gick inte att skapa jobbet {{ newItemName }}", - "Spawn Job": "Skapa jobb", - "This will trigger a new Job based on the CronJob {{ name }}": "Det här startar ett nytt jobb baserat på CronJob {{ name }}", - "Job Name": "Jobbnamn", - "Spawn": "Skapa", - "Suspending CronJob {{ newItemName }}…": "Inaktiverar CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Återupptar CronJob {{ newItemName }}...", - "Cancelled suspending CronJob {{ newItemName }}.": "Inaktivering av CronJob {{ newItemName }} har avbrutits.", - "Cancelled resuming CronJob {{ newItemName }}.": "Avbröt återupptagning av CronJob {{ newItemName }}.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} har inaktiverats.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} har återupptagits.", - "Failed to suspend CronJob {{ newItemName }}.": "Det gick inte att inaktivera CronJob {{ newItemName }}.", - "Failed to resume CronJob {{ newItemName }}.": "Det gick inte att återuppta CronJob {{ newItemName }}.", - "Resume": "Återuppta", - "Suspend": "Inaktivera", - "Key": "Nyckel", - "Operator": "Operator", - "Effect": "Effekt", - "Desired//context:pods": "Önskad", - "Addresses": "Adresser", - "Address Type": "Adresstyp", - "Hostname": "Namn på värddator", - "Node Name": "Nodnamn", - "Zone": "Zon", - "Endpoints": "Slutpunkter", - "Retry Budget": "Omförsöksbudget", - "Not specified": "Inte angivet", - "Min Retry Rate": "Minsta antal nya försök", - "Port": "Port", - "Protocol": "Protokoll", - "No addresses data to be shown.": "Det finns inga adressdata att visa.", - "Listeners": "Lyssnare", + "Loading documentation": "Läser in dokumentation", + "Loading editor": "Läser in redigeringsprogrammet", + "Loading port forwarding": "Läser in portvidarebefordran", + "Loading resource data": "Läser in resursdata", + "Loading revision history…": "Läser in revisionshistorik…", + "Loading table data": "Läser in tabelldata", + "Loading...": "Läser in...", + "Local Port": "Lokal port", + "Log Level": "Loggningsnivå", + "Log out": "Logga ut", + "Log out from all": "Logga ut från alla", + "Log Viewer Search": "Sök i loggvisningsprogram", + "Logs are paused. Click the follow button to resume following them.": "Loggar har pausats. Klicka på knappen Följ om du vill fortsätta följa dem.", + "Logs: {{ itemName }}": "Loggar: {{ itemName }}", + "Lost connection to the cluster.": "Anslutningen till klustret bröts.", + "Main Navigation": "Huvudnavigering", + "Map": "Karta", + "Mark all as read": "Markera alla som lästa", + "Mark as read": "Markera som läst", + "Match case": "Matcha gemener/VERSALER", + "Match whole word": "Matcha hela ordet", "Matches": "Matchningar", - "BackendRefs": "BackendRefs", - "Filters": "Filter", - "Path Type": "Typ av sökväg", - "Path": "Sökväg", - "Headers": "Rubriker", - "Query Parameters": "Frågeparametrar", + "Max": "Max", + "Max Allowed": "Högst tillåtna", + "Max items per Resource": "Max antal objekt per resurs", + "Max Unavailable": "Maximalt otillgängligt", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Minnesanvändning", + "Menu": "Meny", + "Message": "Meddelande", "Method": "Metod", - "Filter Type": "Filtertyp", - "Weight": "Vikt", - "rules": "regler", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Det finns inga regeldata att visa.", - "Section Name": "Avsnittsnamn", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Tryck på<1>{formatShortcutKey(searchShortcutKey)} för att söka", - "Search resources, pages, clusters by name": "Sök resurser, sidor, kluster med namn", - "Current Namespace": "Aktuell namnrymd", - "Set namespace: {{namespace}}": "Ange namnrymd: {{namespace}}", - "Page": "Sida", - "Configure Keyboard Shortcuts": "Konfigurera kortkommandon", - "Reference": "Referens", "Metrics": "Mått", - "(Current/Target)": "(Aktuellt/mål)", + "Min": "Min", + "Min Allowed": "Minsta tillåtna", + "Min Available": "Minimum tillgängligt", + "Min Retry Rate": "Minsta antal nya försök", + "Minimize": "Minimera", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Distributionspoddar", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} nuvarande/{{ desiredReplicas }} önskad", - "Targets": "Mål", + "Mode": "Läge", "more…": "mer...", - "Default": "Standard", - "Host": "Värddator", - "Duration": "Varaktighet", - "Holder Identity": "Innehavarens identitet", - "Lease Duration Seconds": "Livslängd, varaktighet (sekunder)", - "Renew Time": "Förnya tid", - "Holder": "Innehavare", - "Container Limits": "Containergränser", - "Default Request": "Standardbegäran", - "Max": "Max", - "Min": "Min", - "A namespace with this name already exists.": "Det finns redan en namnrymd med det här namnet.", - "Applying {{ newItemName }}…": "Tillämpar {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "Avbröt tillämpning av {{ newItemName }}.", + "Mount Path": "Monteringssökväg", + "Multiple versions": "Flera versioner", + "N/A": "Saknas", + "Name": "Namn", + "Name is required": "Namn måste anges", + "Namespace": "Namnområde", + "Namespace Name": "Namn på namnområde", + "Namespaces": "Namnrymder", "Namespaces must be under 64 characters.": "Namnrymder måste innehålla färre än 64 tecken.", - "Create Namespace": "Skapa namnrymd", - "To": "Till", - "used": "använt", - "Scheduling Disabled": "Schemaläggning har inaktiverats", - "Scheduling Enabled": "Schemaläggning har aktiverats", - "Taints": "Spår", - "Not ready yet!": "Inte redo än!", - "Internal IP": "Intern IP-adress", - "None": "Inget", - "Software": "Programvara", - "Redirecting to main page…": "Omdirigerar till huvudsidan...", - "Prettify": "Snygga till", - "Show JSON values in plain text by removing escape characters.": "Visa JSON-värden som oformaterad text genom att ta bort escape-tecken.", - "Format": "Format", - "Debug Pod": "Felsök podd", - "Debug: {{ itemName }}": "Felsöka: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namnrymder får bara innehålla gemena alfanumeriska tecken och bindestreck och de måste börja och sluta med ett alfanumeriskt tecken.", + "Navigation": "Navigering", + "Navigation Tabs": "Navigeringsflikar", + "New Object": "Nytt objekt", + "Next": "Nästa", + "Next Match (Enter)": "Nästa matchning (Retur)", + "No": "Nej", + "No {{category}} resources found for this project.": "Inga {{category}}-resurser hittades för det här projektet.", + "No addresses data to be shown.": "Det finns inga adressdata att visa.", + "No available clusters": "Inga tillgängliga kluster", "No cluster selected": "Inget kluster har valts", + "No clusters configured": "Inga kluster har konfigurerats", + "No clusters found": "Inga kluster hittades", + "No clusters found!": "Inga kluster hittades!", + "No contexts found!": "Inga sammanhang hittades!", + "No custom resources found": "Inga anpassade resurser hittades", + "No custom resources instances found.": "Inga anpassade resursinstanser hittades.", + "No data in this config map": "Inga data i den här konfigurationsöversikten", + "No data in this secret": "Inga data i den här hemligheten", + "No data matching the filter criteria.": "Inga data matchar filtervillkoren.", + "No data to be shown.": "Det finns inga data att visa.", + "No data to be shown. Try to change filters or select a different namespace.": "Det finns inga data att visa. Prova att ändra filter eller välj en annan namnrymd.", + "No documentation available.": "Ingen dokumentation är tillgänglig.", + "No documentation for type {{ docsType }}.": "Ingen dokumentation för typen {{ docsType }}.", + "No label selectors found for this {{type}}": "Inga etikettväljare hittades för den här {{type}}", + "No message": "Inget meddelande", + "No namespaces found on selected clusters": "Inga namnområden hittades i valda kluster", + "No pods found for this workload": "Inga poddar hittades för den här arbetsbelastningen", + "No previous revisions available to rollback to.": "Det finns inga tidigare revisioner att återta till.", + "No projects found": "Det gick inte att hitta några projekt", + "No Resources": "Inga resurser", + "No resources have been uploaded": "Inga resurser har laddats upp", + "No resources selected": "Inga resurser har valts", + "No results": "Inga resultat", + "No results found": "Inga resultat hittades", + "No revision history available.": "Ingen revisionshistorik är tillgänglig.", + "No rules data to be shown.": "Det finns inga regeldata att visa.", + "No Workloads": "Inga arbetsbelastningar", + "Node": "Nod", + "Node Name": "Nodnamn", + "Node Shell Settings": "Shell-inställningar för nod", + "None": "Inget", + "Not Loaded": "Inte inläst", + "Not ready yet!": "Inte redo än!", + "Not specified": "Inte angivet", + "Notifications": "Aviseringar", + "Number of rows for tables": "Antal rader för tabeller", + "Offline": "Offline", + "Okay": "Ok", + "Only warnings ({{ numWarnings }})": "Endast varningar ({{ numWarnings }})", + "Open Issue on GitHub": "Öppna ärende på GitHub", + "Open Plugin Folder": "Öppna plugin-mappen", + "Open the cluster chooser popup": "Öppna popup-fönstret för val av kluster", + "Open the global search dialog": "Öppna dialogrutan för global sökning", + "Operations": "Åtgärder", + "Operator": "Operator", + "Or try running Headlamp with a different kube config.": "Eller prova att köra Headlamp med en annan kube-konfiguration.", + "Origin": "Ursprung", + "Original name: {{ displayName }}": "Ursprungligt namn: {{ displayName }}", + "Overridden by {{type}} version": "Har åsidosatts av {{type}}-version", + "Overview": "Översikt", + "Owner refs": "Ägarreferenser", + "Page": "Sida", + "ParentRefs": "ParentRefs", + "Path": "Sökväg", + "Path Type": "Typ av sökväg", + "Path: {{ path }}:{{ port }}": "Sökväg: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Ange ett giltigt portnummer (1–65535).", + "Please enter a valid URL.": "Ange en giltig webbadress.", + "Please make sure you have at least one cluster configured.": "Se till att minst ett kluster är konfigurerat.", + "Please paste your authentication token.": "Klistra in din autentiseringstoken.", + "Please sign in to add your AKS clusters": "Logga in för att lägga till dina AKS-kluster", + "Plugin": "Plugin", + "Plugins": "Plugin-program", "Pod debug is disabled in settings": "Poddfelsökning är inaktiverat i inställningarna", - "Attaching to existing debug container...": "Ansluter till befintlig felsökningscontainer...", - "Creating ephemeral debug container...": "Skapar tillfällig felsökningscontainer...", - "Failed to create debug container: {{message}}": "Det gick inte att skapa felsökningscontainern: {{message}}", - "Attaching to debug container...": "Ansluter till felsökningscontainer...", - "Failed to connect…\r\n": "Det gick inte att ansluta…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Tryck på Ctrl+D eller skriv ”exit” om du vill avsluta den tillfälliga containern. Om du inte gör det fortsätter containern att köras.", - "Max Unavailable": "Maximalt otillgängligt", - "Min Available": "Minimum tillgängligt", - "Allowed disruptions": "Tillåtna störningar", - "Current//context:pods": "Nuvarande", - "Total": "Totalt", - "N/A": "Saknas", - "Allowed Disruptions": "Tillåtna störningar", - "Start": "Starta", - "Stop": "Stoppa", - "Loading port forwarding": "Läser in portvidarebefordran", + "Pod Debug Settings": "Felsökningsinställningar för podd", "Pod Port": "Poddport", - "Local Port": "Lokal port", - "Please enter a valid port number (1-65535).": "Ange ett giltigt portnummer (1–65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop kräver portar i intervallet 30 000 – 32 000.", - "Leave empty to auto-assign from range 30000-32000.": "Lämna tomt om du vill tilldela automatiskt från intervallet 30 000–32 000.", - "Leave empty to auto-assign an available port.": "Lämna tomt för att automatiskt tilldela en tillgänglig port.", - "Start Port Forward": "Starta portvidarebefordran", - "Target": "Mål", - "Container Port": "Containerport", - "e.g. 30080": "t.ex. 30080", - "e.g. 8080": "t.ex. 8080", - "Global Default": "Globalt standardvärde", + "Port": "Port", "Preemption Policy": "Rekvireringsprincip", - "Create new project": "Skapa nytt projekt", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Om du vill skapa ett nytt projekt väljer du vilka kluster som ska ingå och väljer sedan ett befintligt eller skapar en ny namnrymd", - "Project Name": "Projektnamn", - "A project with this name already exists": "Det finns redan ett projekt med det här namnet", - "Enter a name for your new project.": "Ange ett namn på det nya projektet.", - "Clusters": "Kluster", - "Select one or more clusters for this project": "Välj ett eller flera kluster för det här projektet", - "No available clusters": "Inga tillgängliga kluster", - "Type or select a namespace": "Skriv eller välj en namnrymd", - "Select existing or type to create a new namespace": "Välj befintlig eller skriv för att skapa en ny namnrymd", - "No available namespaces - you can type a custom name": "Inga tillgängliga namnrymder – du kan ange ett eget namn", - "Creating": "Skapar", - "Create a Project": "Skapa ett projekt", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Ett projekt är en samling Kubernetes-resurser. Du kan använda projekt för att organisera dina resurser, till exempel efter miljö, team eller program.", - "New Project": "Nytt projekt", - "Create a new project": "Skapa ett nytt projekt", - "New Project from YAML": "Nytt projekt från YAML", - "Deploy a new application from YAML": "Distribuera ett nytt program från YAML", - "URL is required": "Webbadress måste anges", - "Failed to load from URL: {{error}}": "Det gick inte att läsa in från webbadressen: {{error}}", - "Error processing files: {{error}}": "Fel vid bearbetning av filer: {{error}}", - "Name is required": "Namn måste anges", - "Cluster is required": "Kluster måste anges", - "No resources have been uploaded": "Inga resurser har laddats upp", - "Create new Project from YAML": "Skapa nytt projekt från YAML", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Tryck på Ctrl+D eller skriv ”exit” om du vill avsluta den tillfälliga containern. Om du inte gör det fortsätter containern att köras.", + "Press keys...": "Tryck på tangenter...", + "Press the enter key to reconnect.": "Tryck på RETUR om du vill återansluta.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Tryck på<1>{formatShortcutKey(searchShortcutKey)} för att söka", + "Prettify": "Snygga till", + "Previous": "Föregående", + "Previous Match (Shift+Enter)": "Föregående matchning (Skift+Retur)", + "Proceed to select your preferred method for cluster creation and addition": "Välj hur du vill skapa och lägga till klustret", "Project name": "Projektnamn", - "Give your project a descriptive name": "Ge projektet ett beskrivande namn", - "Enter a name": "Ange ett namn", - "Select cluster for this project": "Välj kluster för det här projektet", - "Load resources": "Läs in resurser", - "Upload files or load from URL": "Ladda upp filer eller läs in från webbadress", - "Upload Files": "Ladda upp filer", - "Choose Files": "Välj filer", - "Drag & drop YAML files here or click to choose files": "Dra och släpp YAML-filer här eller klicka för att välja filer", - "Supports .yaml and .yml files": "Stöder .yaml- och .yml-filer", - "YAML URL": "YAML-webbadress", - "Enter URL to YAML file": "Ange webbadress till YAML-fil", - "Load YAML resources from a remote URL": "Läs in YAML-resurser från en fjärrwebbadress", - "Loaded Resources ({{count}})_one": "Inlästa resurser ({{count}})", - "Loaded Resources ({{count}})_other": "Inlästa resurser ({{count}})", - "Clear All": "Avmarkera alla", - "API Version": "API-version", - "Creating project": "Skapar projekt", - "Creating following resources in this project:": "Skapar följande resurser i det här projektet:", - "Something went wrong": "Det har uppstått ett fel", - "Delete project": "Ta bort projekt", - "Deleting project {{ projectName }}…": "Tar bort projekt {{ projectName }}…", - "Cancelled deletion of project {{ projectName }}.": "Borttagning av projektet {{ projectName }} har avbrutits.", - "Deleted project {{ projectName }}.": "Projektet {{ projectName }} har tagits bort.", - "Error deleting project {{ projectName }}.": "Fel vid borttagning av projekt {{ projectName }}.", - "Delete Project": "Ta bort projekt", - "Are you sure you want to delete project \"{{projectName}}\"?": "Vill du ta bort projektet {{projectName}}?", - "By default, this will only remove the project label from the following namespaces:": "Som standard tas endast projektetiketten bort från följande namnrymder:", - "Also delete the namespaces (this will remove all resources within them)": "Ta även bort namnrymderna (det här tar bort alla resurser inom dem)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Varning: det går inte att ångra den här åtgärden. Alla resurser i de här namnrymderna tas bort permanent.", - "Delete Project & Namespaces": "Ta bort projekt och namnrymder", - "Resources": "Resurser", - "Access": "Åtkomst", - "Map": "Karta", + "Project Name": "Projektnamn", "Project Status": "Projektstatus", - "No Workloads": "Inga arbetsbelastningar", - "Unhealthy": "Skadad", - "Degraded": "Degraderad", - "Healthy": "Felfri", - "Warning": "Varning", + "Projects": "Projekt", + "Protocol": "Protokoll", + "Provided": "Tillhandahållet", + "Providers": "Providrar", + "Query Parameters": "Frågeparametrar", + "Read more": "Läs mer", + "Ready": "Klart", + "Ready//context:replicas": "Redo", + "Reason": "Anledning", + "Recent clusters": "Senaste kluster", + "Recommendations": "Rekommendationer", + "Redirecting to main page…": "Omdirigerar till huvudsidan...", + "Reference": "Referens", + "Refetch Interval": "Hämta intervall på nytt", + "Refresh": "Uppdatera", + "Release Notes ({{ appVersion }})": "Viktig information ({{ appVersion }})", + "Remove Cluster": "Ta bort kluster", + "Remove this cluster?": "Vill du ta bort det här klustret?", + "Renew Time": "Förnya tid", + "Request": "Förfrågan", + "Reset All to Defaults": "Återställ allt till standardinställningarna", + "Reset to default": "Återställ till standardinställning", + "resource {{resourceName}} of container {{containerName}} on pods": "resurs {{resourceName}} för container {{containerName}} i poddar", + "resource {{resourceName}} on pods": "resurs {{resourceName}} i poddar", + "Resource details": "Resursinformation", + "Resource details view": "Vy över resursinformation", + "Resource not found": "Det gick inte att hitta resursen", "Resource Quotas": "Resurskvoter", - "Create Resource Quota to limit resource consumption within this project": "Skapa resurskvot för att begränsa resursförbrukningen i det här projektet", - "Create resource quota": "Skapa resurskvot", - "Roles": "Roller", + "Resources": "Resurser", + "Restart": "Starta om", + "Restart Count": "Antal omstarter", + "Restart items": "Starta om objekt", + "Restarted": "Startat om", + "Restarted {{ itemName }}.": "{{ itemName }} har startats om.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} objekt har startats om.", + "Restarting {{ itemName }}…": "Startar om {{ itemName }}...", + "Restarting {{ itemsLength }} items…": "Startar om {{ itemsLength }} objekt...", + "Resume": "Återuppta", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} har återupptagits.", + "Resuming CronJob {{ newItemName }}…": "Återupptar CronJob {{ newItemName }}...", + "Retry Budget": "Omförsöksbudget", + "Revision": "Revision", + "Revision {{ revision }}": "Revision {{ revision }}", + "Revision History": "Revisionshistorik", "Role Bindings": "Rollbindningar", - "Health": "Hälsa", - "No Resources": "Inga resurser", - "Namespaces": "Namnrymder", - "No projects found": "Det gick inte att hitta några projekt", - "Create your first project to organize your Kubernetes resources": "Skapa ditt första projekt för att organisera dina Kubernetes-resurser", - "Create Project": "Skapa projekt", - "Details": "Information", + "Roles": "Roller", + "Rollback": "Återta", + "Rollback {{ kind }}": "Återta {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "Återställer {{ itemName }} till föregående version.", + "Rolling back {{ itemName }} to previous version…": "Återtar {{ itemName }} till föregående version…", + "rules": "regler", + "Running": "Körs", + "Save": "Spara", + "Save & Apply": "Spara och använd", + "Scale": "Skala", + "Scale Replicas": "Skala repliker", + "Scaled {{ itemName }}.": "{{ itemName }} har skalats.", + "Scaling {{ itemName }}…": "Skalar {{ itemName }}…", + "Scheduling Disabled": "Schemaläggning har inaktiverats", + "Scheduling Enabled": "Schemaläggning har aktiverats", + "Scroll to bottom": "Rulla längst ned", + "Search": "Sök", + "Search Resources": "Sök efter resurser", + "Search resources by query": "Sök resurser med fråga", + "Search resources, pages, clusters by name": "Sök resurser, sidor, kluster med namn", + "Section Name": "Avsnittsnamn", + "Select a cluster and an existing namespace to use as a project.": "Välj ett kluster och ett befintligt namnområde som ska användas som ett projekt.", + "Select a cluster first": "Välj ett kluster först", + "Select a file or drag and drop here": "Välj en fil eller dra och släpp här", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "Välj en revision som {{ name }} ska återtas till. Den aktuella poddmallen ersätts då med den från den valda revisionen.", + "Select All": "Välj alla", + "Select an existing namespace": "Välj ett befintligt namnområde", + "Select an existing namespace to use as a project": "Välj ett befintligt namnområde som ska användas som ett projekt", + "Select cluster for this project": "Välj kluster för det här projektet", + "Select clusters": "Välj kluster", + "Select File": "Välj fil", + "Select locale": "Välj nationella inställningar", + "Select one or more clusters": "Välj ett eller flera kluster", + "Select Pod": "Välj podd", + "Select Resources": "Välj resurser", + "Selected clusters": "Valda kluster", + "Server": "Server", + "Service: {{namespace}}/{{name}}": "Tjänst: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Ange namnrymd: {{namespace}}", + "Setting up clusters": "Konfigurering av kluster", + "Settings": "Inställningar", + "Severity": "Allvarlighetsgrad", + "Shipped": "Skickat", + "Show all environment variables": "Visa alla miljövariabler", + "Show all environment variables (+{{count}} more)_one": "Visa alla miljövariabler (+{{count}} till)", + "Show all environment variables (+{{count}} more)_other": "Visa alla miljövariabler (+{{count}} till)", + "Show all labels (+{{count}} more)_one": "Visa alla etiketter (+{{count}} till)", + "Show all labels (+{{count}} more)_other": "Visa alla etiketter (+{{count}} till)", + "Show build information": "Visa versionsinformation", + "Show details": "Visa information", + "Show fewer": "Visa färre", + "Show JSON values in plain text by removing escape characters.": "Visa JSON-värden som oformaterad text genom att ta bort escape-tecken.", + "Show logs": "Visa loggar", "Show Logs": "Visa loggar", - "Logs: {{ itemName }}": "Loggar: {{ itemName }}", - "Terminal / Exec": "Terminal/Exec", - "No {{category}} resources found for this project.": "Inga {{category}}-resurser hittades för det här projektet.", - "Current//context:replicas": "Nuvarande", - "Desired//context:replicas": "Önskad", - "Zoom in": "Zooma in", - "Zoom out": "Zooma ut", - "No data to be shown. Try to change filters or select a different namespace.": "Det finns inga data att visa. Prova att ändra filter eller välj en annan namnrymd.", - "Group By": "Gruppera efter", - "Instance": "Instans", - "Node": "Nod", + "Show logs for previous instances of this container.": "Visa loggar för föregående instanser av den här containern.", + "show more": "visa mer", + "Show notifications": "Visa meddelanden", + "Show previous": "Visa föregående", + "Show timestamps in the logs.": "Visa tidsstämplar i loggarna.", + "Showing documentation for: {{ docsType }}": "Visar dokumentation för: {{ docsType }}", + "Shrink sidebar": "Krymp sidofält", + "Sign In": "Logga in", + "Sign In with Azure": "Logga in med Azure", + "Skip": "Hoppa över", + "Skip to main content": "Hoppa till huvudinnehåll", + "Snap Bottom": "Fäst nederkant", + "Snap Left": "Fäst till vänster", + "Snap Right": "Fäst höger", + "Snap Top": "Fäst överkant", + "Software": "Programvara", + "Some resources failed to load": "Vissa resurser kunde inte läsas in", + "Something went wrong": "Det har uppstått ett fel", + "Something went wrong with cluster {{ cluster }}": "Något gick fel med klustret {{ cluster }}", + "sort down": "sortera nedåt", + "Sort sidebar items alphabetically": "Sortera sidofältets objekt i alfabetisk ordning", + "sort swap": "sortera växling", + "sort up": "sortera uppåt", + "Spawn": "Skapa", + "Spawn Job": "Skapa jobb", + "Spawning Job {{ newItemName }}…": "Skapar jobb {{ newItemName }}…", + "Start": "Starta", + "Start port forward": "Starta portvidarebefordran", + "Start Port Forward": "Starta portvidarebefordran", + "Started": "Har startats", + "Status": "Status", "Status: Error or Warning": "Status: Fel eller varning", - "Expand All": "Visa alla", - "Fit to screen": "Anpassa till skärm", - "Zoom to 100%": "Zooma till 100 %", - "Home": "Start", + "Stop": "Stoppa", + "Stop port forward": "Stoppa portvidarebefordran", + "Stored in your browser's localStorage (per-browser setting).": "Sparat i webbläsarens localStorage (inställning per webbläsare).", + "Supports .yaml and .yml files": "Stöder .yaml- och .yml-filer", + "Suspend": "Inaktivera", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} har inaktiverats.", + "Suspending CronJob {{ newItemName }}…": "Inaktiverar CronJob {{ newItemName }}…", + "Taints": "Spår", + "Target": "Mål", + "Targets": "Mål", + "Terminal / Exec": "Terminal/Exec", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Testar autentisering", + "The current name of the cluster. You can define a custom name": "Nuvarande namn på klustret. Du kan ange ett eget namn", + "The default image is used for creating ephemeral debug containers.": "Standardavbildningen används för att skapa tillfälliga felsökningscontainrar.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Standardavbildningen används för att öppna ett gränssnitt i en nod (om inget annat anges).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Standardnamnrymden, till exempel när resurser tillämpas (när det inte anges direkt).", + "The default namespace is default.": "Standardnamnrymden är standardinställningen.", + "The list of namespaces you are allowed to access in this cluster.": "Listan över namnrymder som du har åtkomst till i det här klustret.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Det verkar inte finnas några konfigurerade kluster…", + "There seems to be no clusters configured…": "Det verkar inte finnas några konfigurerade kluster…", + "This action cannot be undone! Do you want to proceed?": "Du kan inte ångra den här åtgärden! Vill du fortsätta?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Med den här åtgärden tas klustret {{ clusterName }} bort från {{ source }}", + "This action will remove cluster \"{{ clusterName }}\".": "Med den här åtgärden tas klustret {{ clusterName }} bort.", + "This custom name is already in use, please choose a different name.": "Det här anpassade namnet används redan. Välj ett annat namn.", + "This plugin is not compatible with this version of Headlamp": "Det här pluginprogrammet är inte kompatibelt med den här versionen av Headlamp", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Det här pluginprogrammet är inte inläst just nu eftersom en{{type}}-version används istället.", + "This value may differ in the container, since the pod is older than {{from}}": "Det här värdet kan skilja sig i containern eftersom podden är äldre än {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "Det här raderar dina ändringar i redigeraren. Vill du fortsätta?", + "This will trigger a new Job based on the CronJob {{ name }}": "Det här startar ett nytt jobb baserat på CronJob {{ name }}", + "Timestamps": "Tidsstämplar", + "Timezone": "Tidszon", + "Timezone to display for dates": "Tidszon för visning av datum", + "To": "Till", + "Toggle column filters in tables": "Växla kolumnfilter i tabeller", + "Toggle fullscreen": "Växla helskärm", + "Toggle search in log viewer": "Växla sökning i loggvisningsprogram", + "Toggle Table Filters": "Växla tabellfilter", + "Too many matches": "För många matchningar", + "Total": "Totalt", + "Try Again": "Försök igen", + "Trying to attach to the container {{ container }}…": "Försöker ansluta till containern {{ container }}…", + "Trying to run \"{{command}}\"…": "Försöker köra {{command}}…", + "Type": "Typ", + "Uh-oh! Something went wrong.": "Hoppsan! Något blev fel.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Det går inte att öppna GitHub. Kontrollera inställningarna för popup-blockeraren eller kopiera felinformationen manuellt.", + "Undo": "Ångra", + "Undo Changes": "Ångra ändringar", + "Unexpected error while fetching the file.": "Ett oväntat fel uppstod vid hämtning av filen.", + "Unexpected error while reading files.": "Ett oväntat fel uppstod vid läsning av filer.", + "Unhealthy": "Skadad", + "Unknown": "Okänt", + "Up to date//context:replicas": "Uppdaterat", + "Upload File": "Ladda upp fil", + "Upload File/URL": "Ladda upp fil/webbadress", + "Upload Files": "Ladda upp filer", + "Upload files or load from URL": "Ladda upp filer eller läs in från webbadress", + "URL is required": "Webbadress måste anges", + "Use A Token": "Använd en token", + "Use custom color": "Använd egen färg", + "Use custom icon": "Använd anpassad ikon", + "Use evict for pod deletion": "Använd uteslut (evict) för att ta bort pod", + "Use Existing Namespace": "Använd befintligt namnområde", + "Use minimal editor": "Använd minimal redigerare", + "Use regular expression": "Använd reguljärt uttryck", + "used": "använt", "Used": "Används", - "Hard": "Svår", - "Request": "Förfrågan", - "Limit": "Gräns", + "User-installed": "Användarinstallerad", "Users": "Användare", - "Handler": "Hanterare", - "No data in this secret": "Inga data i den här hemligheten", - "Hide Helm Secrets": "Dölj Helm-hemligheter", - "Shrink sidebar": "Krymp sidofält", - "Expand sidebar": "Visa sidofält", - "Main Navigation": "Huvudnavigering", - "Navigation Tabs": "Navigeringsflikar", - "Instances": "Instanser", - "Cluster version upgraded to {{ gitVersion }}": "Klusterversionen har uppgraderats till {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "Klusterversionen har nedgraderats till {{ gitVersion }}", - "Controlled Resources": "Kontrollerade resurser", - "Controlled Values": "Kontrollerade värden", - "Min Allowed": "Minsta tillåtna", - "Max Allowed": "Högst tillåtna", - "Mode": "Läge", - "Last Transition Time": "Senaste övergångstid", - "Recommendations": "Rekommendationer", - "Provided": "Tillhandahållet", - "Admission Review Versions": "Versioner av åtkomstgranskning", - "Client Config: URL": "Klientkonfiguration: webbadress", - "Client Config: Service": "Klientkonfiguration: tjänst", - "Service: {{namespace}}/{{name}}": "Tjänst: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Sökväg: {{ path }}:{{ port }}", - "Operations": "Åtgärder", - "0 Running": "0 körs", - "Ready//context:replicas": "Redo", - "Up to date//context:replicas": "Uppdaterat", - "Available//context:replicas": "Tillgängligt", - "Failed": "Misslyckades", - "Select locale": "Välj nationella inställningar", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{metricName}} på {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "{{metricName}} i poddar", - "resource {{resourceName}} on pods": "resurs {{resourceName}} i poddar", - "resource {{resourceName}} of container {{containerName}} on pods": "resurs {{resourceName}} för container {{containerName}} i poddar", + "Validating selected clusters": "Validerar valda kluster", + "Value": "Värde", + "Version": "Version", + "Version information": "Versionsinformation", + "Versions": "Versioner", + "View": "Visa", + "View all notifications": "Visa alla meddelanden", + "View Clusters": "Visa kluster", + "View YAML": "Visa YAML", + "View: {{ itemName }}": "Visa: {{ itemName }}", + "Visible": "Synlig", + "Volumes": "Volymer", + "Wait while fetching clusters…": "Vänta medan kluster hämtas…", + "Waiting": "Väntar", + "Warning": "Varning", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Varning: det går inte att ångra den här åtgärden. Alla resurser i de här namnrymderna tas bort permanent.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Varning. Inkompatibla pluginprogram har inaktiverats: ({{ pluginList }})", - "Global Search": "Global sökning", - "Open the global search dialog": "Öppna dialogrutan för global sökning", - "Cluster Chooser": "Val av kluster", - "Open the cluster chooser popup": "Öppna popup-fönstret för val av kluster", - "Toggle Table Filters": "Växla tabellfilter", - "Toggle column filters in tables": "Växla kolumnfilter i tabeller", - "Log Viewer Search": "Sök i loggvisningsprogram", - "Toggle search in log viewer": "Växla sökning i loggvisningsprogram" + "Warnings": "Varningar", + "Weight": "Vikt", + "Window": "Fönster", + "Wrap lines": "Radbrytning", + "YAML URL": "YAML-webbadress", + "Yes": "Ja", + "You can only select this option for containers that have been restarted.": "Du kan bara välja det här alternativet för containrar som har startats om.", + "You don't have any notifications right now": "Du har inga meddelanden just nu", + "You don't have permissions to view this resource": "Du har inte behörighet att visa den här resursen", + "You have unread notifications": "Du har olästa meddelanden", + "Your AKS desktop ran into a page that doesn't exist!": "Ditt AKS Desktop hamnade på en sida som inte finns!", + "Your AKS desktop ran into a problem!": "Ditt AKS Desktop stötte på ett problem!", + "Zone": "Zon", + "Zoom in": "Zooma in", + "Zoom out": "Zooma ut", + "Zoom to 100%": "Zooma till 100 %" } diff --git a/frontend/src/i18n/locales/tr/app.json b/frontend/src/i18n/locales/tr/app.json index bfcfef0b2..4254586fd 100644 --- a/frontend/src/i18n/locales/tr/app.json +++ b/frontend/src/i18n/locales/tr/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Eklenti bilgileri getirilemedi", + "About": "Hakkında", "An error occurred while fetching plugin info from {{ URL }}.": "{{ URL }} konumundan eklenti bilgileri getirilirken hata oluştu.", - "Yes": "Evet", + "Another process is running": "Başka bir işlem çalışıyor", + "Application opened with an invalid URL: {{ url }}": "Uygulama geçersiz bir URL'yle açıldı: {{ url }}", + "Bring All to Front": "Tümünü Öne Getir", + "Close": "Kapat", + "Continue": "Devam", + "Copy": "Kopyala", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "{{startPort}}-{{endPort}} aralığında kullanılabilir bir bağlantı noktası bulunamadı. Lütfen bir bağlantı noktası serbest bırakın ve yeniden deneyin.", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Kullanılabilir bir bağlantı noktası bulunamadı. {{startPort}}-{{endPort}} aralığındaki bağlantı noktalarında çalışan işlemler var. Bu işlemler sonlandırılsın ve yeniden denensin mi?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Çalışan diğer işlemden çıkılamadı, PID'ler: {{ process_list }}. Lütfen bu işlemi durdurup uygulamayı yeniden başlatın.", + "Could not start the server even after terminating existing processes.": "Mevcut işlemler sonlandırıldıktan sonra bile sunucu başlatılamadı.", + "Cut": "Kes", + "Delete": "Sil", + "Do you want to install the plugin \"{{ pluginName }}\"?": "\"{{ pluginName }}\" eklentisini yüklemek istiyor musunuz?", + "Documentation": "Belgeler", + "Edit": "Düzenle", + "Failed to fetch plugin info": "Eklenti bilgileri getirilemedi", + "Failed to quit the other running process": "Çalışan diğer işlemden çıkılamadı", + "Failed to start": "Başlatılamadı", + "File": "Dosya", + "Go Back": "Geri Dön", + "Go Forward": "İleri Git", + "Go to Home": "Giriş Sayfasına Git", + "Help": "Yardım", + "Hide": "Gizle", + "Hide Others": "Diğerlerini Gizle", + "Invalid URL": "Geçersiz URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Başka bir işlem zaten çalışıyor gibi görünüyor. Bu işlemi otomatik olarak sonlandırarak devam edilsin mi yoksa çıkılsın mı?", + "Minimize": "Simge Durumuna Küçült", + "Navigate": "Git", "No": "Hayır", + "No available ports": "Kullanılabilir bağlantı noktası yok", + "Open an Issue": "Sorun Aç", + "Paste": "Yapıştır", + "Paste and Match Style": "Yapıştır ve Stili Eşleştir", "Plugin Installation": "Eklenti Yüklemesi", - "Do you want to install the plugin \"{{ pluginName }}\"?": "\"{{ pluginName }}\" eklentisini yüklemek istiyor musunuz?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "{{ url }} adresinden bir eklenti yüklemek üzeresiniz.\nDevam etmek istiyor musunuz?", - "About": "Hakkında", "Quit": "Çıkış", + "Reload": "Yeniden yükle", + "Reset Zoom": "Yakınlaştırmayı Sıfırla", "Select All": "Tümünü Seç", - "Delete": "Sil", "Services": "Hizmetler", - "Hide": "Gizle", - "Hide Others": "Diğerlerini Gizle", "Show All": "Tümünü Göster", - "File": "Dosya", - "Close": "Kapat", - "Edit": "Düzenle", - "Cut": "Kes", - "Copy": "Kopyala", - "Paste": "Yapıştır", - "Paste and Match Style": "Yapıştır ve Stili Eşleştir", "Speech": "Konuşma", "Start Speaking": "Konuşmayı Başlat", "Stop Speaking": "Konuşmayı Durdur", - "View": "Görünüm", + "Terminate and Retry": "Sonlandır ve Yeniden Dene", "Toggle Developer Tools": "Geliştirici Araçlarını Aç/Kapat", - "Reset Zoom": "Yakınlaştırmayı Sıfırla", - "Zoom In": "Yakınlaştır", - "Zoom Out": "Uzaklaştır", "Toggle Fullscreen": "Tam Ekranı Aç/Kapat", - "Navigate": "Git", - "Reload": "Yeniden yükle", - "Go to Home": "Giriş Sayfasına Git", - "Go Back": "Geri Dön", - "Go Forward": "İleri Git", + "View": "Görünüm", "Window": "Pencere", - "Minimize": "Simge Durumuna Küçült", - "Bring All to Front": "Tümünü Öne Getir", - "Help": "Yardım", - "Documentation": "Belgeler", - "Open an Issue": "Sorun Aç", - "Another process is running": "Başka bir işlem çalışıyor", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Başka bir işlem zaten çalışıyor gibi görünüyor. Bu işlemi otomatik olarak sonlandırarak devam edilsin mi yoksa çıkılsın mı?", - "Continue": "Devam", - "Failed to quit the other running process": "Çalışan diğer işlemden çıkılamadı", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Çalışan diğer işlemden çıkılamadı, PID'ler: {{ process_list }}. Lütfen bu işlemi durdurup uygulamayı yeniden başlatın.", - "No available ports": "Kullanılabilir bağlantı noktası yok", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Kullanılabilir bir bağlantı noktası bulunamadı. {{startPort}}-{{endPort}} aralığındaki bağlantı noktalarında çalışan işlemler var. Bu işlemler sonlandırılsın ve yeniden denensin mi?", - "Terminate and Retry": "Sonlandır ve Yeniden Dene", - "Failed to start": "Başlatılamadı", - "Could not start the server even after terminating existing processes.": "Mevcut işlemler sonlandırıldıktan sonra bile sunucu başlatılamadı.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "{{startPort}}-{{endPort}} aralığında kullanılabilir bir bağlantı noktası bulunamadı. Lütfen bir bağlantı noktası serbest bırakın ve yeniden deneyin.", - "Invalid URL": "Geçersiz URL", - "Application opened with an invalid URL: {{ url }}": "Uygulama geçersiz bir URL'yle açıldı: {{ url }}" + "Yes": "Evet", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "{{ url }} adresinden bir eklenti yüklemek üzeresiniz.\nDevam etmek istiyor musunuz?", + "Zoom In": "Yakınlaştır", + "Zoom Out": "Uzaklaştır" } diff --git a/frontend/src/i18n/locales/tr/glossary.json b/frontend/src/i18n/locales/tr/glossary.json index 1248df6fc..677a8ee28 100644 --- a/frontend/src/i18n/locales/tr/glossary.json +++ b/frontend/src/i18n/locales/tr/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes Sürümü", - "Cluster": "Küme", - "Cluster selector": "Küme seçici", - "AKS desktop Version": "AKS Masaüstü Sürümü", - "Headlamp Version": "Headlamp Sürümü", - "Git Commit": "Git İşlemesi", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} önce)", "About": "Hakkında", - "Legal": "Yasal", "About dialog tabs": "İletişim kutusu sekmeleri hakkında", - "Memory": "Bellek", - "CPU": "CPU", - "Pods": "Podlar", - "Nodes": "Düğümler", - "Events": "Olaylar", - "Namespaces": "Ad Uzayları", - "Filter": "Filtrele", - "Namespace": "Ad Alanı", - "toggle field visibility": "alan görünürlüğünü aç/kapat", - "Condition": "Koşul", - "Last Transition": "Son Geçiş", - "Last Update": "Son Güncelleştirme", - "Container ID": "Kapsayıcı Kimliği", - "Image Pull Policy": "Görüntü Çekme İlkesi", - "Image": "Resim", + "Access Modes": "Erişim Modları", + "Addresses": "Adresler", + "AKS desktop Version": "AKS Masaüstü Sürümü", + "Allow Volume Expansion": "Birim Genişletmeye İzin Ver", + "API Groups": "API Grupları", + "API Version": "API Sürümü", + "API Versions": "API Sürümleri", + "Architecture": "Mimari", + "Are you sure you want to drain the node {{name}}?": "{{name}} düğümünü boşaltmak istediğinizden emin misiniz?", "Args": "Bağımsız değişkenler", + "Attach": "Ekle", + "Backend TLS Policies": "Arka Uç TLS İlkeleri", + "Backend Traffic Policies": "Arka Uç Trafik İlkeleri", + "Backends": "Arka Uçlar", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "Bağlama Bilgileri", + "Binding Mode": "Bağlama Modu", + "Boot ID": "Önyükleme Kimliği", + "Capacity": "Kapasite", + "Checking if Vertical Pod Autoscaler is enabled…": "Dikey Pod Otomatik Ölçekleyicinin etkin olup olmadığı kontrol ediliyor…", + "Claim": "Talep et", + "Class Name": "Sınıf Adı", + "Client Config: Ca Bundle": "İstemci Yapılandırması: Ca Paketi", + "Cluster": "Küme", + "Cluster IP": "Küme IP’si", + "Cluster selector": "Küme seçici", "Command": "Komut", - "Environment": "Ortam", - "Liveness Probes": "Canlılık Yoklamaları", - "Ports": "Bağlantı noktaları", - "Volume Mounts": "Birim Bağlamaları", - "Containers": "Kapsayıcılar", - "Container Spec": "Kapsayıcı Belirtimi", - "Ephemeral Containers": "Kısa Ömürlü Kapsayıcılar", - "Container": "Kapsayıcı", + "Completions": "Tamamlamalar", + "Condition": "Koşul", + "Conditions": "Koşullar", "Config Maps": "Yapılandırma Eşlemeleri", - "Definition": "Tanım", + "Configuration": "Yapılandırma", + "Container": "Kapsayıcı", + "Container ID": "Kapsayıcı Kimliği", + "Container Policy": "Kapsayıcı İlkesi", + "Container Runtime": "Kapsayıcı Çalışma Zamanı", + "Container Runtime Version": "Kapsayıcı Çalışma Zamanı Sürümü", + "Container Spec": "Kapsayıcı Belirtimi", + "Containers": "Kapsayıcılar", + "Controller": "Denetleyici", + "Controller Name": "Denetleyici Adı", + "Cordon": "Kordon uygula", + "Cordon node {{name}} cancelled.": "{{name}} düğümüne kordon uygulama işlemi iptal edildi.", + "Cordoned node {{name}}.": "{{name}} düğümüne kordon uygulandı.", + "Cordoning node {{name}}…": "{{name}} düğümüne kordon uygulanıyor…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "Kapsam", - "Subresources": "Alt Kaynaklar", - "Resource": "Kaynak", - "Plural": "Çoğul", - "Singular": "Tekil", - "Kind": "Tür", - "List Kind": "Liste Türü", - "Served": "Sunulan", - "Storage": "Depolama", - "Objects": "Nesneler", - "Custom Resources": "Özel Kaynaklar", - "Schedule": "Zaman Çizelgesi", - "Starting deadline": "Başlangıç son tarihi", - "Last Schedule": "Son Zamanlama", "Cron Jobs": "Cron İşleri", - "Images": "Görüntüler", - "Tolerations": "Toleranslar", - "Update Strategy": "Güncelleştirme Stratejisi", - "Selector": "Seçici", - "Node Selector": "Düğüm Seçici", + "CronJobs": "CronJobs", + "Current": "Geçerli", + "Custom Resources": "Özel Kaynaklar", "Daemon Sets": "Daemon Kümeleri", + "Debug Node": "Hata Ayıklama Düğümü", + "Debug node is not supported in this OS: {{ nodeOS }}": "Hata ayıklama düğümü bu işletim sisteminde desteklenmiyor: {{ nodeOS }}", + "Default": "Varsayılan", + "Default Backend": "Varsayılan Arka Uç", + "Definition": "Tanım", "Deployments": "Dağıtımlar", - "Replicas": "Çoğaltmalar", + "Desired": "İstenen", + "Drain": "Boşalt", + "Drain Node": "Düğümü Boşalt", + "Drained node {{name}}.": "{{name}} düğümü boşaltıldı.", + "Draining node {{name}} cancelled.": "{{name}} düğümünü boşaltma işlemi iptal edildi.", + "Draining node {{name}}…": "{{name}} düğümü boşaltılıyor…", + "Egress": "Çıkış", + "Endpoint Slices": "Uç Nokta Dilimleri", "Endpoint: {{ name }}": "Uç nokta: {{ name }}", - "Subsets": "Alt Kümeler", - "IP": "IP", - "Hostname": "Ana bilgisayar adı", - "Target": "Hedef", - "Port": "Bağlantı Noktası", - "Protocol": "Protokol", "Endpoints": "Uç Noktalar", - "Addresses": "Adresler", - "Conditions": "Koşullar", - "Ready": "Hazır", - "Serving": "Hizmet Verme", - "Terminating": "Sonlandırılıyor", - "Endpoint Slices": "Uç Nokta Dilimleri", - "Targets": "Hedefler", - "No targets defined": "Hedef tanımlanmadı", - "TLS Validation": "TLS Doğrulaması", - "No validation settings": "Doğrulama ayarları yok", - "Backend TLS Policies": "Arka Uç TLS İlkeleri", - "Retry Constraint": "Yeniden Deneme Kısıtlaması", - "No retry constraint configured": "Yeniden deneme kısıtlaması yapılandırılmadı", - "Session Persistence": "Oturum Kalıcılığı", - "No session persistence configured": "Oturum kalıcılığı yapılandırılmadı", - "Backend Traffic Policies": "Arka Uç Trafik İlkeleri", - "Controller Name": "Denetleyici Adı", + "Environment": "Ortam", + "Ephemeral Containers": "Kısa Ömürlü Kapsayıcılar", + "Events": "Olaylar", + "except: {{ cidrExceptions }}": "özel durumlar: {{ cidrExceptions }}", + "External IP": "Dış IP", + "Failed to cordon node {{name}}.": "{{name}} düğümüne kordon uygulanamadı.", + "Failed to drain node {{name}}.": "{{name}} düğümü boşaltılamadı.", + "Failed to uncordon node {{name}}.": "{{name}} düğümünün kordonu kaldırılamadı.", + "Failure Policy": "Hata İlkesi", + "Filter": "Filtrele", + "From": "Kaynak:", + "Gateway (beta)": "Ağ Geçidi (beta)", "Gateway Classes": "Ağ Geçidi Sınıfları", - "Controller": "Denetleyici", - "Class Name": "Sınıf Adı", - "Listeners": "Dinleyiciler", - "No data": "Veri yok", "Gateways": "Ağ geçitleri", + "Generation": "Oluşturma", + "Git Commit": "Git İşlemesi", + "Git Tree State": "Git Ağacı Durumu", + "Git Version": "Git Sürümü", + "Go Version": "Go Sürümü", + "Groups": "Gruplar", + "GRPC Routes": "GRPC Yolları", "GRPCRoutes": "GRPCRoutes", - "Rules": "Kurallar", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Konak Adları", - "From": "Kaynak:", - "To": "Bitiş", - "Reference Grants": "Başvuru İzinleri", + "Headlamp Version": "Headlamp Sürümü", "Horizontal Pod Autoscalers": "Yatay Pod Otomatik Ölçeklendiricileri", + "Host IP": "Konak IP'si", + "Host IPs": "Konak IP'leri", + "Hostname": "Ana bilgisayar adı", + "Hostnames": "Konak Adları", + "Hosts": "Ana bilgisayarlar", + "HPAs": "HPA'lar", + "HTTP Routes": "HTTP Yolları", + "HttpRoutes": "HttpRoutes", + "Image": "Resim", + "Image Pull Policy": "Görüntü Çekme İlkesi", + "Images": "Görüntüler", + "Ingress": "Giriş", "Ingress Classes": "Giriş Sınıfları", - "Default": "Varsayılan", - "Yes": "Evet", - "Parameters": "Parametreler", - "Default Backend": "Varsayılan Arka Uç", - "Backends": "Arka Uçlar", "Ingresses": "Girişler", - "Hosts": "Ana bilgisayarlar", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "İşler", - "Completions": "Tamamlamalar", + "Kernel version": "Çekirdek sürümü", + "Kernel Version": "Çekirdek Sürümü", + "Kind": "Tür", + "Kube Proxy Version": "Kube Ara sunucu Sürümü", + "Kubelet Version": "Kubelet Sürümü", + "Kubernetes Version": "Kubernetes Sürümü", + "Last Schedule": "Son Zamanlama", + "Last Transition": "Son Geçiş", + "Last Update": "Son Güncelleştirme", "Lease": "Kiralama", + "Leases": "Kiralamalar", + "Legal": "Yasal", + "Limit": "Sınır", + "Limit Ranges": "Sınır Aralıkları", "LimitRange": "LimitRange", - "Ingress": "Giriş", - "ipBlock": "ipBlock", + "List Kind": "Liste Türü", + "Listeners": "Dinleyiciler", + "Liveness Probes": "Canlılık Yoklamaları", + "Logs": "Günlükler", + "Logs: {{ itemName }}": "Günlükler: {{ itemName }}", + "Lower Bound": "Alt Sınır", + "Machine ID": "Makine Kimliği", + "Map": "Harita", + "Match Policy": "Eşleştirme İlkesi", + "Max": "Maksimum", + "Memory": "Bellek", + "Min": "Minimum", + "Mutating Webhook Configurations": "Webhook Yapılandırmaları Değiştiriliyor", + "Namespace": "Ad Alanı", + "Namespace Selector": "Ad Alanı Seçici", + "Namespaces": "Ad Uzayları", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Çıkış", - "except: {{ cidrExceptions }}": "özel durumlar: {{ cidrExceptions }}", - "Pod Selector": "Pod Seçici", + "Network": "Ağ", "Network Policies": "Ağ İlkeleri", - "Uncordoning node {{name}}…": "{{name}} düğümünün kordonu kaldırılıyor…", - "Cordoning node {{name}}…": "{{name}} düğümüne kordon uygulanıyor…", - "Uncordoned node {{name}}.": "{{name}} düğümünün kordonu kaldırıldı.", - "Cordoned node {{name}}.": "{{name}} düğümüne kordon uygulandı.", - "Failed to uncordon node {{name}}.": "{{name}} düğümünün kordonu kaldırılamadı.", - "Failed to cordon node {{name}}.": "{{name}} düğümüne kordon uygulanamadı.", - "Uncordon node {{name}} cancelled.": "{{name}} düğümünün kordonunu kaldırma işlemi iptal edildi.", - "Cordon node {{name}} cancelled.": "{{name}} düğümüne kordon uygulama işlemi iptal edildi.", - "Draining node {{name}}…": "{{name}} düğümü boşaltılıyor…", - "Drained node {{name}}.": "{{name}} düğümü boşaltıldı.", - "Failed to drain node {{name}}.": "{{name}} düğümü boşaltılamadı.", - "Draining node {{name}} cancelled.": "{{name}} düğümünü boşaltma işlemi iptal edildi.", - "Drain Node": "Düğümü Boşalt", - "Are you sure you want to drain the node {{name}}?": "{{name}} düğümünü boşaltmak istediğinizden emin misiniz?", - "Uncordon": "Kordonu kaldır", - "Cordon": "Kordon uygula", - "Drain": "Boşalt", - "Pod CIDR": "Pod CIDR’si", - "Uptime": "Çalışma süresi", - "System Info": "Sistem Bilgileri", - "Architecture": "Mimari", - "Boot ID": "Önyükleme Kimliği", - "System UUID": "Sistem UUID'si", + "No data": "Veri yok", + "No retry constraint configured": "Yeniden deneme kısıtlaması yapılandırılmadı", + "No session persistence configured": "Oturum kalıcılığı yapılandırılmadı", + "No targets defined": "Hedef tanımlanmadı", + "No validation settings": "Doğrulama ayarları yok", + "Node": "Düğüm", + "Node Selector": "Düğüm Seçici", + "Nodes": "Düğümler", + "Nominated Node": "Aday Gösterilen Düğüm", + "Non Resources": "Kaynak Olmayanlar", + "Object Selector": "Nesne Seçici", + "Objects": "Nesneler", "OS": "İşletim Sistemi", - "Kernel Version": "Çekirdek Sürümü", - "Machine ID": "Makine Kimliği", - "Kube Proxy Version": "Kube Ara sunucu Sürümü", - "Kubelet Version": "Kubelet Sürümü", - "Container Runtime Version": "Kapsayıcı Çalışma Zamanı Sürümü", - "Roles": "Roller", - "External IP": "Dış IP", "OS image": "İşletim sistemi görüntüsü", - "Kernel version": "Çekirdek sürümü", - "Container Runtime": "Kapsayıcı Çalışma Zamanı", - "Debug Node": "Hata Ayıklama Düğümü", - "Debug node is not supported in this OS: {{ nodeOS }}": "Hata ayıklama düğümü bu işletim sisteminde desteklenmiyor: {{ nodeOS }}", - "Shell: {{ itemName }}": "Kabuk: {{ itemName }}", - "Logs: {{ itemName }}": "Günlükler: {{ itemName }}", - "Seconds": "Saniye", - "Logs": "Günlükler", - "State": "Durum", - "Node": "Düğüm", - "Service Account": "Hizmet Hesabı", - "Host IP": "Konak IP'si", - "Host IPs": "Konak IP'leri", + "Owner": "Sahip", + "Parameters": "Parametreler", + "Persistent Volume Claims": "Kalıcı Birim Talepleri", + "Persistent Volumes": "Kalıcı Birimler", + "Platform": "Platform", + "Plural": "Çoğul", + "Pod CIDR": "Pod CIDR’si", + "Pod Disruption Budget": "Pod Kesinti Bütçesi", + "Pod Disruption Budgets": "Pod Kesinti Bütçeleri", "Pod IP": "Pod IP'si", "Pod IPs": "Pod IP’leri", - "QoS Class": "QoS Sınıfı", - "Priority": "Öncelik", - "Show Logs": "Günlükleri Göster", - "Terminal / Exec": "Terminal / Exec", - "Attach": "Ekle", - "Restarts": "Yeniden Başlatmalar", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} önce)", - "Request": "İstek", - "Limit": "Sınır", - "Nominated Node": "Aday Gösterilen Düğüm", - "Readiness Gates": "Hazırlık Geçitleri", - "Pod Disruption Budget": "Pod Kesinti Bütçesi", + "Pod Selector": "Pod Seçici", + "Pods": "Podlar", + "podSelector": "podSelector", + "Port": "Bağlantı Noktası", "Port Forwarding": "Bağlantı Noktası İletme", + "Ports": "Bağlantı noktaları", + "Priority": "Öncelik", + "Priority Classes": "Öncelik Sınıfları", "PriorityClass": "PriorityClass", - "Replica Sets": "Çoğaltma Kümeleri", - "Generation": "Oluşturma", - "Current": "Geçerli", - "Desired": "İstenen", - "Min": "Minimum", - "Max": "Maksimum", - "Cluster IP": "Küme IP’si", - "Resource Quotas": "Kaynak Kotaları", + "Protocol": "Protokol", + "Provisioner": "Sağlayıcı", + "QoS Class": "QoS Sınıfı", + "Readiness Gates": "Hazırlık Geçitleri", + "Ready": "Hazır", + "Reclaim Policy": "Geri Kazanma İlkesi", + "Ref. API Group": "Başvuru API Grubu", + "Reference Grants": "Başvuru İzinleri", "Reference Kind": "Başvuru Türü", "Reference Name": "Başvuru Adı", - "Ref. API Group": "Başvuru API Grubu", - "Binding Info": "Bağlama Bilgileri", - "Role Bindings": "Rol Bağlamaları", - "Role": "Rol", - "Groups": "Gruplar", - "Service Accounts": "Hizmet Hesapları", - "API Groups": "API Grupları", + "Reinvocation Policy": "Yeniden Çağırma İlkesi", + "Replica Sets": "Çoğaltma Kümeleri", + "Replicas": "Çoğaltmalar", + "Request": "İstek", + "Resource": "Kaynak", + "Resource Quotas": "Kaynak Kotaları", "Resources": "Kaynaklar", - "Non Resources": "Kaynak Olmayanlar", - "Verbs": "Fiiller", + "Restarts": "Yeniden Başlatmalar", + "Retry Constraint": "Yeniden Deneme Kısıtlaması", + "Role": "Rol", + "Role Bindings": "Rol Bağlamaları", + "Roles": "Roller", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maksimum kullanılamayan: {{ maxUnavailable }}, maksimum aşırı yük: {{ maxSurge }}", + "Rules": "Kurallar", + "Runtime Classes": "Çalışma Zamanı Sınıfları", "RuntimeClass": "RuntimeClass", + "Schedule": "Zaman Çizelgesi", + "Scope": "Kapsam", + "Seconds": "Saniye", "Secrets": "Gizli diziler", + "Security": "Güvenlik", + "Selector": "Seçici", + "Served": "Sunulan", + "Service Account": "Hizmet Hesabı", + "Service Accounts": "Hizmet Hesapları", "Service Information": "Hizmet Bilgileri", "Services": "Hizmetler", - "Owner": "Sahip", - "Map": "Harita", - "Workloads": "İş yükleri", + "Serving": "Hizmet Verme", + "Session Persistence": "Oturum Kalıcılığı", + "Shell: {{ itemName }}": "Kabuk: {{ itemName }}", + "Show Logs": "Günlükleri Göster", + "Side Effects": "Yan Etkiler", + "Singular": "Tekil", + "Starting deadline": "Başlangıç son tarihi", + "State": "Durum", "Stateful Sets": "Durum Bilgisi Olan Kümeler", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Kalıcı Birim Talepleri", - "Persistent Volumes": "Kalıcı Birimler", - "Storage Classes": "Depolama Sınıfları", - "Network": "Ağ", - "Gateway (beta)": "Ağ Geçidi (beta)", - "HTTP Routes": "HTTP Yolları", - "GRPC Routes": "GRPC Yolları", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "Güvenlik", - "Configuration": "Yapılandırma", - "HPAs": "HPA'lar", - "VPAs": "VPA'lar", - "Pod Disruption Budgets": "Pod Kesinti Bütçeleri", - "Limit Ranges": "Sınır Aralıkları", - "Priority Classes": "Öncelik Sınıfları", - "Runtime Classes": "Çalışma Zamanı Sınıfları", - "Leases": "Kiralamalar", - "Mutating Webhook Configurations": "Webhook Yapılandırmaları Değiştiriliyor", - "Validating Webhook Configurations": "Web Kancası Yapılandırmaları Doğrulanıyor", - "Git Version": "Git Sürümü", - "Git Tree State": "Git Ağacı Durumu", - "Go Version": "Go Sürümü", - "Platform": "Platform", - "Capacity": "Kapasite", - "Access Modes": "Erişim Modları", - "Volume Mode": "Birim Modu", + "Storage": "Depolama", "Storage Class": "Depolama Sınıfı", - "Volume": "Birim", - "Reclaim Policy": "Geri Kazanma İlkesi", - "Binding Mode": "Bağlama Modu", - "Provisioner": "Sağlayıcı", - "Volume Binding Mode": "Birim Bağlama Modu", - "Allow Volume Expansion": "Birim Genişletmeye İzin Ver", - "Claim": "Talep et", - "Update Policy": "Güncelleştirme İlkesi", + "Storage Classes": "Depolama Sınıfları", + "Strategy Type": "Strateji Türü", + "Subresources": "Alt Kaynaklar", + "Subsets": "Alt Kümeler", + "System Info": "Sistem Bilgileri", + "System UUID": "Sistem UUID'si", + "Target": "Hedef", + "Targets": "Hedefler", + "Terminal / Exec": "Terminal / Exec", + "Terminating": "Sonlandırılıyor", + "Timeout Seconds": "Saniye Cinsinden Zaman Aşımı", + "TLS Validation": "TLS Doğrulaması", + "To": "Bitiş", + "toggle field visibility": "alan görünürlüğünü aç/kapat", + "Tolerations": "Toleranslar", + "Uncapped Target": "Sınırsız Hedef", + "Uncordon": "Kordonu kaldır", + "Uncordon node {{name}} cancelled.": "{{name}} düğümünün kordonunu kaldırma işlemi iptal edildi.", + "Uncordoned node {{name}}.": "{{name}} düğümünün kordonu kaldırıldı.", + "Uncordoning node {{name}}…": "{{name}} düğümünün kordonu kaldırılıyor…", "Update Mode": "Güncelleştirme Modu", - "Container Policy": "Kapsayıcı İlkesi", - "Lower Bound": "Alt Sınır", + "Update Policy": "Güncelleştirme İlkesi", + "Update Strategy": "Güncelleştirme Stratejisi", "Upper Bound": "Üst Sınır", - "Uncapped Target": "Sınırsız Hedef", - "Vertical Pod Autoscalers": "Dikey Pod Otomatik Ölçeklendiricileri", - "Checking if Vertical Pod Autoscaler is enabled…": "Dikey Pod Otomatik Ölçekleyicinin etkin olup olmadığı kontrol ediliyor…", + "Uptime": "Çalışma süresi", + "Validating Webhook Configurations": "Web Kancası Yapılandırmaları Doğrulanıyor", + "Verbs": "Fiiller", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Dikey Pod Otomatik Ölçeklendiricisi etkinleştirilmedi. <1>Daha Fazla Bilgi", - "API Version": "API Sürümü", + "Vertical Pod Autoscalers": "Dikey Pod Otomatik Ölçeklendiricileri", + "Volume": "Birim", + "Volume Binding Mode": "Birim Bağlama Modu", + "Volume Mode": "Birim Modu", + "Volume Mounts": "Birim Bağlamaları", + "VPAs": "VPA'lar", "Webhooks": "Web Kancaları", - "Client Config: Ca Bundle": "İstemci Yapılandırması: Ca Paketi", - "Failure Policy": "Hata İlkesi", - "Match Policy": "Eşleştirme İlkesi", - "Side Effects": "Yan Etkiler", - "Timeout Seconds": "Saniye Cinsinden Zaman Aşımı", - "Namespace Selector": "Ad Alanı Seçici", - "Object Selector": "Nesne Seçici", - "Reinvocation Policy": "Yeniden Çağırma İlkesi", - "API Versions": "API Sürümleri", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Maksimum kullanılamayan: {{ maxUnavailable }}, maksimum aşırı yük: {{ maxSurge }}", - "Strategy Type": "Strateji Türü" + "Workloads": "İş yükleri", + "Yes": "Evet" } diff --git a/frontend/src/i18n/locales/tr/translation.json b/frontend/src/i18n/locales/tr/translation.json index 22724eebc..06046e289 100644 --- a/frontend/src/i18n/locales/tr/translation.json +++ b/frontend/src/i18n/locales/tr/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "AKS masaüstünüz var olmayan bir sayfayla karşılaştı!", - "Authentication: {{ clusterName }}": "Kimlik doğrulaması: {{ clusterName }}", - "Authentication": "Kimlik doğrulaması", - "Please paste your authentication token.": "Lütfen kimlik doğrulama belirtecinizi yapıştırın.", - "ID token": "Kimlik belirteci", - "Check out how to generate a<1>service account token.": "<1>Hizmet hesabı belirteci oluşturmayı öğrenin.", - "Cluster settings": "Küme ayarları", - "Cancel": "İptal", - "Authenticate": "Kimliği doğrula", - "Error authenticating": "Kimlik doğrulaması hatası", - "Window": "Pencere", - "Fullscreen": "Tam ekran", - "Snap Left": "Sola Tuttur", - "Snap Right": "Sağa Tuttur", - "Snap Top": "Üste Tuttur", - "Snap Bottom": "Alta Tuttur", - "Minimize": "Simge Durumuna Küçült", - "Close": "Kapat", - "Close All": "Tümünü Kapat", - "Overview": "Genel Bakış", - "Loading": "Yükleniyor", - "Advanced Search (Beta)": "Gelişmiş Arama (Beta)", - "Select Resources": "Kaynakları Seç", - "Search": "Ara", - "Search Resources": "Kaynak Ara", - "Select All": "Tümünü Seç", - "Clear Selection": "Seçimi Temizle", - "All Resources": "Tüm Kaynaklar", - "Examples": "Örnekler", - "Search resources by query": "Sorguya göre kaynak ara", - "Clear": "Temizle", - "No resources selected": "Kaynak seçilmedi", - "Loaded {{0}} items": "{{0}} öğe yüklendi", - "Some resources failed to load": "Bazı kaynaklar yüklenemedi", - "Found {{0}} results. Showing first {{1}}": "{{0}} sonuç bulundu. İlk {{1}} gösteriliyor", - "Name": "Ad", - "Cluster": "Küme", - "Actions": "Eylemler", - "Max items per Resource": "Kaynak başına maksimum öğe sayısı", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Bir kaynaktaki öğe sayısı bu miktarı aşarsa, Aramanın dışı bırakılır. Bu, büyük kümelerde bellek kullanımını ve yavaşlamaları azaltmaya yardımcı olur.", - "Refetch Interval": "Yeniden Getirme Aralığı", - "30 seconds": "30 saniye", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}} içinde \"{{metricName}}\"", + "\"{{metricName}}\" on pods": "Podlarda \"{{metricName}}\"", + "(Current/Target)": "(Geçerli/Hedef)", + "{{ available }} units": "{{ available }} birim", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} mevcut / {{ desiredReplicas }} istenen", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ firstEventDate }} tarihinden başlayarak {{ count }} kez)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ firstEventDate }} tarihinden başlayarak {{ count }} kez)", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Hazır", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} İstendi", + "{{count}} files selected_one": "{{count}} dosya seçildi", + "{{count}} files selected_other": "{{count}} dosya seçildi", + "": "", + "0 Running": "0 Çalışıyor", "1 minute": "1 dakika", + "30 seconds": "30 saniye", "5 minutes": "5 dakika", - "Save": "Kaydet", + "A large number of replicas may negatively impact the cluster's performance": "Çok sayıda çoğaltma, kümenin performansını olumsuz etkileyebilir", + "A namespace with this name already exists on one or more selected clusters": "Bu ada sahip bir ad alanı, seçilen bir veya daha fazla kümede zaten var", + "A namespace with this name already exists.": "Bu ada sahip bir ad alanı zaten var.", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "Bir proje, kümelerinizdeki bir veya daha fazla ad alanını gruplar ve ilgili kaynakları tek bir yerde görüntülemeyi ve yönetmeyi kolaylaştırır.", + "A project with this name already exists": "Bu adla bir proje zaten var.", + "Accent color": "Tema rengi", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Vurgu rengi biçimi geçersiz. Onaltılık (#ff0000), rgb() veya rgba() kullanın.", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Vurgu rengi biçimi geçersiz. Onaltılık (#ff0000), rgb(), rgba() veya CSS renk adını kullanın.", + "Accepted Names": "Kabul Edilen Adlar", + "Access": "Erişim", + "Account of current user": "Geçerli kullanıcının hesabı", + "Actions": "Eylemler", + "Active": "Etkin", "Add": "Ekle", + "Add a cluster to get started.": "Başlamak için bir küme ekleyin.", "Add Cluster": "Küme Ekle", - "Proceed to select your preferred method for cluster creation and addition": "Küme oluşturma ve ekleme işleminde tercih ettiğiniz yöntemi seçmek için devam edin", - "Load from KubeConfig": "KubeConfig dosyasından yükle", - "Providers": "Sağlayıcılar", + "Add from Azure Subscription": "Azure Aboneliğinden Ekle", "Add Local Cluster Provider": "Yerel Küme Sağlayıcısı Ekle", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Bu eylem \"{{ clusterName }}\" kümesini \"{{ source }}\" kaynağından siler", - "This action will remove cluster \"{{ clusterName }}\".": "Bu eylem \"{{ clusterName }}\" kümesini kaldırır.", - "This action cannot be undone! Do you want to proceed?": "Bu eylem geri alınamaz! Devam etmek istiyor musunuz?", - "Remove this cluster?": "Bu küme kaldırılsın mı?", - "View": "Görünüm", - "Settings": "Ayarlar", - "Delete": "Sil", - "Delete Cluster": "Kümeyi Sil", - "Active": "Etkin", - "Plugin": "Eklenti", - "In-cluster": "Küme içi", - "View Clusters": "Kümeleri Görüntüle", - "Loading...": "Yükleniyor...", - "No clusters found": "Küme bulunamadı", - "Add a cluster to get started.": "Başlamak için bir küme ekleyin.", - "Please sign in to add your AKS clusters": "AKS kümelerinizi eklemek için lütfen oturum açın", - "Sign In with Azure": "Azure’da Oturum Aç", + "Add namespace": "Ad alanı ekle", "Add Other Clusters": "Diğer Kümeleri Ekle", - "Add from Azure Subscription": "Azure Aboneliğinden Ekle", - "No clusters configured": "Küme yapılandırılmadı", - "Checking authentication status...": "Kimlik doğrulama durumu denetleniyor...", - "Origin": "Kaynak", - "Status": "Durum", - "Warnings": "Uyarılar", + "Address Type": "Adres Türü", + "Addresses": "Adresler", + "Admission Review Versions": "Kabul Gözden Geçirme Sürümleri", + "Advanced Search (Beta)": "Gelişmiş Arama (Beta)", + "Age": "Yaş", + "All clusters": "Tüm kümeler", "All Clusters": "Tüm Kümeler", - "Projects": "Projeler", - "Selected clusters": "Seçili kümeler", - "Load cluster": "Kümeyi yükle", - "Something went wrong with cluster {{ cluster }}": "{{ cluster }} kümesiyle ilgili bir sorun oluştu", - "Choose another cluster": "Başka bir küme seçin", - "Failed to connect to the backend": "Arka uca bağlanılamadı", - "Connecting to backend...": "Arka uç ile bağlantı kuruluyor...", - "Skip to main content": "Ana içeriğe atla", - "Menu": "Menü", - "Mark all as read": "Tümünü okundu olarak işaretle", - "Clear all": "Tümünü temizle", - "Notifications": "Bildirimler", - "You don't have any notifications right now": "Şu anda hiç bildiriminiz yok", - "Message": "İleti", - "No message": "İleti yok", - "Date": "Tarih", - "Visible": "Görünür", - "Mark as read": "Okundu olarak işaretle", - "Show notifications": "Bildirimleri göster", - "You have unread notifications": "Okunmamış bildirimleriniz var", - "View all notifications": "Tüm bildirimleri görüntüle", - "Unknown": "Bilinmiyor", - "Plugins": "Eklentiler", - "Multiple versions": "Birden çok sürüm", - "Description": "Açıklama", - "Type": "Tür", - "Development": "Geliştirme", - "User-installed": "Kullanıcı tarafından yüklenen", - "Shipped": "Gönderildi", - "This plugin is not compatible with this version of Headlamp": "Bu eklenti, Headlamp'in bu sürümüyle uyumlu değil", - "Incompatible": "Uyumsuz", - "Overridden by {{type}} version": "{{type}} sürümü tarafından geçersiz kılındı", - "Not Loaded": "Yüklenmedi", - "Disabled": "Devre dışı", - "Loaded": "Yüklendi", - "Enable": "Etkinleştir", - "Save & Apply": "Kaydet ve Uygula", - "Deleting plugin {{ itemName }}...": "{{ itemName }} eklentisi siliniyor...", - "Cancelled deletion of {{ itemName }}.": "{{ itemName }} öğesini silme işlemi iptal edildi.", - "Deleted plugin {{ itemName }}.": "{{ itemName }} eklentisi silindi.", - "Error deleting plugin {{ itemName }}.": "{{ itemName }} eklentisi silinirken hata oluştu.", - "Open Plugin Folder": "Eklenti Klasörünü Aç", - "Delete Plugin": "Eklentiyi Sil", - "By": "Oluşturan:", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Bunun yerine \"{{type}}\" sürümü kullanıldığından bu eklenti şu anda yüklü değil.", - "Are you sure you want to delete this plugin?": "Bu eklentiyi silmek istediğinizden emin misiniz?", - "Uh-oh! Something went wrong.": "Hay aksi! Bir sorun oluştu.", - "Error loading {{ routeName }}": "{{ routeName }} yüklenirken hata oluştu", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Küme adı, yalnızca küçük harf alfasayısal karakterler veya '-' içermeli ve alfasayısal bir karakter ile başlayıp bitmelidir.", - "Error": "Hata", - "Okay": "Tamam", - "Original name: {{ displayName }}": "Özgün ad: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "Bu özel ad zaten kullanılıyor, lütfen farklı bir ad seçin.", - "The current name of the cluster. You can define a custom name": "Kümenin geçerli adı. Özel bir ad tanımlayabilirsiniz", - "Cluster name": "Küme adı", - "Change name": "Adı değiştirin", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "\"{{ clusterName }}\" kümesinin adını değiştirmek istediğinizden emin misiniz?", - "Apply": "Uygula", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "Vurgu rengi biçimi geçersiz. Onaltılık (#ff0000), rgb() veya rgba() kullanın.", - "Choose Accent Color": "Vurgu Rengi Seç", - "Use custom color": "Özel renk kullan", - "Custom color": "Özel renk", - "Hex, rgb(), or rgba()": "Hex, rgb() veya rgba()", - "Full page": "Tam sayfa", - "Choose Cluster Icon": "Küme Simgesi Seç", - "Use custom icon": "Özel simge kullan", - "Custom icon (Iconify)": "Custom icon (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "Örnek: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Ad alanları, yalnızca küçük harf alfasayısal karakterler veya '-' içermeli ve alfasayısal bir karakter ile başlayıp bitmelidir.", - "Node Shell Settings": "Düğüm Kabuk Ayarları", - "The default image is used for dropping a shell into a node (when not specified directly).": "Varsayılan görüntü bir düğüme kabuk bırakmak için kullanılır (doğrudan belirtilmediğinde).", - "Linux image": "Linux görüntüsü", - "The default namespace is default.": "Varsayılan ad alanı varsayılan değerdir.", - "Namespace": "Ad Alanı", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }} ile {{ maxRows }} arasında bir değer girin.", - "Custom row value": "Özel satır değeri", - "Custom value": "Özel değer", - "Pod Debug Settings": "Pod Hata Ayıklama Ayarları", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Kısa süreli hata ayıklama kapsayıcıları Kubernetes API'si ile kaldırılamaz. Bunlar terminal kapatıldıktan sonra bile pod belirtiminde kalır. Bunları kaldırmak için pod yeniden oluşturulmalıdır.", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "Kısa süreli hata ayıklama kapsayıcıları oluşturmak için varsayılan görüntü kullanılır.", - "General Settings": "Genel Ayarlar", - "Version": "Sürüm", - "Language": "Dil", - "Resource details view": "Kaynak ayrıntıları görünümü", - "Number of rows for tables": "Tablolar için satırların sayısı", - "Timezone to display for dates": "Tarihler için görüntülenecek saat dilimi", - "Sort sidebar items alphabetically": "Kenar çubuğu öğelerini alfabetik olarak sırala", - "Use evict for pod deletion": "Pod silme için çıkarmayı kullan", - "Theme": "Tema", - "Keyboard Shortcuts": "Klavye Kısayolları", - "Configure keyboard shortcuts for quick access to various parts of the application.": "Uygulamanın farklı bölümlerine hızlı erişim için klavye kısayollarını yapılandırın.", - "Cluster Settings": "Küme Ayarları", - "There seem to be no clusters configured…": "Yapılandırılmış küme yok gibi görünüyor…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "{{ clusterName }} kümesi yok. Lütfen geçerli bir küme seçin:", - "Go to cluster": "Kümeye git", + "All levels": "Tüm düzeyler", + "All namespaces": "Tüm ad alanları", + "All Pods": "Tüm Podlar", + "All Resources": "Tüm Kaynaklar", + "Allowed disruptions": "İzin verilen kesintiler", + "Allowed Disruptions": "İzin Verilen Kesintiler", + "Allowed namespaces": "İzin verilen ad alanları", + "Also delete the namespaces (this will remove all resources within them)": "Ad alanlarını da silin (bu işlem içlerindeki tüm kaynakları kaldırır)", + "An update is available": "Güncelleştirme mevcut", + "Annotations": "Ek Açıklamalar", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Bu kapsayıcının işlemi için tüm yeni çıktılar aşağıda gösterilmelidir. Gösterilmiyorsa Enter tuşuna basın…", + "API Version": "API Sürümü", + "Appbar Tools": "Uygulama Çubuğu Araçları", "Appearance": "Görünüm", - "Stored in your browser's localStorage (per-browser setting).": "Tarayıcınızın localStorage konumunda depolandı (tarayıcı ayarına göre).", - "Accent color": "Tema rengi", - "Change Color": "Rengi Değiştir", - "Choose Color": "Renk Seç", - "Cluster icon": "Küme simgesi", - "Change Icon": "Simgeyi Değiştir", - "Choose Icon": "Simge Seç", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "Vurgu rengi biçimi geçersiz. Onaltılık (#ff0000), rgb(), rgba() veya CSS renk adını kullanın.", + "Applied {{ newItemName }}.": "{{ newItemName }} uygulandı.", + "Applied changes to {{ itemName }}.": "{{ itemName }} öğesinde yapılan değişiklikler uygulandı.", + "Apply": "Uygula", "Apply appearance": "Görünümü uygula", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "\"{{ clusterName }}\" kümesindeki görünüm değişiklikleri uygulansın mı? Bu, tarayıcınızda depolanır.", + "Applying {{ newItemName }}…": "{{ newItemName }} uygulanıyor…", + "Applying {{ newItemName }}…": "{{ newItemName }} uygulanıyor…", + "Applying changes to {{ itemName }}…": "{{ itemName }} öğesinde yapılan değişiklikler uygulanıyor…", "Applying...": "Uygulanıyor...", - "Default namespace": "Varsayılan ad alanı", - "The default namespace for e.g. when applying resources (when not specified directly).": "Örneğin kaynaklar uygulanırken (doğrudan belirtilmediğinde) varsayılan ad alanı.", - "Allowed namespaces": "İzin verilen ad alanları", - "The list of namespaces you are allowed to access in this cluster.": "Bu kümede erişim izniniz olan ad alanlarının listesi.", - "Add namespace": "Ad alanı ekle", - "Remove Cluster": "Kümeyi Kaldır", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "\"{{ clusterName }}\" kümesinin adını değiştirmek istediğinizden emin misiniz?", + "Are you sure you want to delete item {{ itemName }}?": "{{ itemName }} öğesini silmek istediğinizden emin misiniz?", + "Are you sure you want to delete project \"{{projectName}}\"?": "\"{{projectName}}\" projesini silmek istediğinizden emin misiniz?", + "Are you sure you want to delete the following items?": "Aşağıdaki öğeleri silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this plugin?": "Bu eklentiyi silmek istediğinizden emin misiniz?", + "Are you sure you want to evict pod {{ itemName }}?": "{{ itemName }} podunu çıkarmak istediğinizden emin misiniz?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "\"{{ clusterName }}\" kümesini kaldırmak istediğinizden emin misiniz?", - "Server": "Sunucu", - "Press keys...": "Tuşlara basın...", - "Conflicts with: {{name}}": "Çakışmalar: {{name}}", - "Reset to default": "Varsayılana sıfırla", - "Navigation": "Gezinti", - "General": "Genel", - "Reset All to Defaults": "Tümünü Varsayılanlara Sıfırla", - "Log out from all": "Tüm oturumları kapat", - "Log out": "Oturumu kapat", - "Account of current user": "Geçerli kullanıcının hesabı", - "Appbar Tools": "Uygulama Çubuğu Araçları", - "show more": "daha fazla göster", - "Version information": "Sürüm bilgileri", - "Getting auth info: {{ clusterName }}": "Kimlik doğrulama bilgileri alınıyor: {{ clusterName }}", - "Getting auth info": "Kimlik doğrulama bilgileri alınıyor", - "Testing auth": "Kimlik doğrulaması test ediliyor", - "Headlamp Cluster Authentication": "Headlamp Kümesi Kimlik Doğrulaması", - "Sign In": "Oturum Aç", - "Use A Token": "Bir Belirteç Kullan", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Bağlanılamadı. Kubernetes kümesinin çalıştığından ve erişilebilir olduğundan emin olun. Hata: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "Kimlik doğrulama bilgileri alınamadı: {{ errorMessage }}", - "Try Again": "Yeniden Dene", + "Are you sure you want to restart {{ itemName }}?": "{{ itemName }} cihazını yeniden başlatmak istediğinizden emin misiniz?", + "Are you sure you want to restart the following items?": "Aşağıdaki öğeleri yeniden başlatmak istediğinizden emin misiniz?", + "Are you sure?": "Emin misiniz?", + "Attach: {{ itemName }}": "Ekle: {{ itemName }}", + "Attaching to debug container...": "Hata ayıklama kapsayıcısına ekleniyor...", + "Attaching to existing debug container...": "Mevcut hata ayıklama kapsayıcısına ekleniyor...", + "Authenticate": "Kimliği doğrula", + "Authentication": "Kimlik doğrulaması", + "Authentication: {{ clusterName }}": "Kimlik doğrulaması: {{ clusterName }}", + "Available//context:replicas": "Kullanılabilir", "Back": "Geri", - "Memory Usage": "Bellek Kullanımı", - "{{ available }} units": "{{ available }} birim", - "CPU Usage": "CPU Kullanımı", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} İstendi", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Hazır", - "Recent clusters": "Son kümeler", - "All clusters": "Tüm kümeler", - "Show build information": "Derleme bilgileri göster", + "BackendRefs": "BackendRefs", + "By": "Oluşturan:", + "By default, this will only remove the project label from the following namespaces:": "Bu işlem varsayılan olarak yalnızca aşağıdaki ad alanlarından proje etiketini kaldırır:", + "Cancel": "İptal", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} öğesini uygulama işlemi iptal edildi.", + "Cancelled applying {{ newItemName }}.": "{{ newItemName }} uygulama işlemi iptal edildi.", + "Cancelled changes to {{ itemName }}.": "{{ itemName }} öğesinde yapılan değişiklikler iptal edildi.", + "Cancelled deletion of {{ itemName }}.": "{{ itemName }} öğesini silme işlemi iptal edildi.", + "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} öğeyi silme işlemi iptal edildi.", + "Cancelled deletion of project {{ projectName }}.": "{{ projectName }} projesini silme işlemi iptal edildi.", + "Cancelled restarting {{ itemName }}.": "{{ itemName }} öğesini yeniden başlatma işlemi iptal edildi.", + "Cancelled restarting {{ itemsLength }} items.": "{{ itemsLength }} öğeyi yeniden başlatma işlemi iptal edildi.", + "Cancelled resuming CronJob {{ newItemName }}.": "{{ newItemName }} CronJob'u sürdürme işlemi iptal edildi.", + "Cancelled rollback of {{ itemName }}.": "{{ itemName }} öğesinin geri alma işlemi iptal edildi.", + "Cancelled scaling {{ itemName }}.": "{{ itemName }} ölçeklendirme iptal edildi.", + "Cancelled suspending CronJob {{ newItemName }}.": "{{ newItemName }} CronJob hizmetini askıya alma işlemi iptal edildi.", + "Categories": "Kategoriler", + "Change Color": "Rengi Değiştir", + "Change Icon": "Simgeyi Değiştir", + "Change name": "Adı değiştirin", + "Check out how to generate a<1>service account token.": "<1>Hizmet hesabı belirteci oluşturmayı öğrenin.", + "Checking authentication status...": "Kimlik doğrulama durumu denetleniyor...", "Choose a cluster": "Küme seçin", - "Wait while fetching clusters…": "Kümeler getirilirken bekleyin…", - "Loading cluster information": "Küme bilgileri yükleniyor", - "There seems to be no clusters configured…": "Yapılandırılmış küme yok gibi görünüyor…", - "Please make sure you have at least one cluster configured.": "Lütfen en az bir kümeyi yapılandırdığınızdan emin olun.", - "Or try running Headlamp with a different kube config.": "Ayrıca Headlamp'i farklı bir kube yapılandırmasıyla çalıştırmayı da deneyebilirsiniz.", - "Load from a file": "Dosyadan yükle", - "Current//context:cluster": "Geçerli", + "Choose a namespace from the selected clusters": "Seçili kümelerden bir ad alanı seçin", + "Choose Accent Color": "Vurgu Rengi Seç", + "Choose another cluster": "Başka bir küme seçin", "Choose cluster": "Küme seçin", - "Failed to load resources": "Kaynaklar yüklenemedi", - "You don't have permissions to view this resource": "Bu kaynağı görüntüleme izniniz yok", - "Resource not found": "Kaynak bulunamadı", - "Hide details": "Ayrıntıları gizle", - "Show details": "Ayrıntıları göster", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Yinelenen küme: {{ clusterNames }} listede. Lütfen bağlam adını düzenleyin.", - "Error setting up clusters, please load a valid kubeconfig file": "Kümeler ayarlanırken hata oluştu, lütfen geçerli bir kubeconfig dosyası yükleyin", - "Couldn't read kubeconfig file": "Couldn't read kubeconfig file", - "No clusters found!": "Küme bulunamadı!", - "No contexts found!": "Bağlam bulunamadı!", - "Invalid kubeconfig file: {{ errorMessage }}": "Geçersiz kubeconfig dosyası: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "Burada sürükleyip bırakın veya kubeconfig dosyasını seçin", + "Choose Cluster Icon": "Küme Simgesi Seç", + "Choose Color": "Renk Seç", "Choose file": "Dosya seç", - "Select clusters": "Küme seçin", - "Next": "Sonraki", - "Validating selected clusters": "Seçili kümeler doğrulanıyor", - "Setting up clusters": "Kümeler ayarlanıyor", + "Choose Files": "Dosya Seç", + "Choose Icon": "Simge Seç", + "Clear": "Temizle", + "Clear accent color": "Tema rengini temizle", + "Clear all": "Tümünü temizle", + "Clear All": "Tümünü Temizle", + "Clear cluster icon": "Küme simgesini temizle", + "Clear Selection": "Seçimi Temizle", + "Client Config: Service": "İstemci Yapılandırması: Hizmet", + "Client Config: URL": "İstemci Yapılandırması: URL", + "Close": "Kapat", + "Close All": "Tümünü Kapat", + "Cluster": "Küme", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "{{ clusterName }} kümesi yok. Lütfen geçerli bir küme seçin:", + "Cluster Chooser": "Küme Seçici", + "Cluster icon": "Küme simgesi", + "Cluster is required": "Küme gerekiyor", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Küme adı, yalnızca küçük harf alfasayısal karakterler veya '-' içermeli ve alfasayısal bir karakter ile başlayıp bitmelidir.", + "Cluster settings": "Küme ayarları", + "Cluster Settings": "Küme Ayarları", + "Cluster version downgraded to {{ gitVersion }}": "Küme sürümü {{ gitVersion }} sürümüne düşürüldü", + "Cluster version upgraded to {{ gitVersion }}": "Küme sürümü {{ gitVersion }} sürümüne yükseltildi", + "Clusters": "Kümeler", "Clusters successfully set up!": "Kümeler başarıyla ayarlandı!", - "Finish": "Son", - "Only warnings ({{ numWarnings }})": "Yalnızca uyarılar ({{ numWarnings }})", - "Reason": "Neden", - "Count": "Sayı", - "Last Seen": "Son Görülme", - "Offline": "Çevrimdışı", - "Lost connection to the cluster.": "Küme bağlantısı kesildi.", - "No": "Hayır", - "Yes": "Evet", - "Create {{ name }}": "{{ name }} Oluştur", - "Toggle fullscreen": "Tam ekranı aç/kapat", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub açılamıyor. Lütfen açılır pencere engelleyicisi ayarlarınızı kontrol edin veya hata ayrıntılarını el ile kopyalayın.", - "Your AKS desktop ran into a problem!": "AKS masaüstünüzde bir sorun oluştu!", - "Head back <1>home.": "<1>Giriş sayfasına dönün.", - "Error Details": "Hata Ayrıntıları", + "Collapse": "Daralt", + "Conditions": "Koşullar", + "Configure Keyboard Shortcuts": "Klavye Kısayollarını Yapılandır", + "Configure keyboard shortcuts for quick access to various parts of the application.": "Uygulamanın farklı bölümlerine hızlı erişim için klavye kısayollarını yapılandırın.", + "Conflicts with: {{name}}": "Çakışmalar: {{name}}", + "Connecting to backend...": "Arka uç ile bağlantı kuruluyor...", + "Container": "Kapsayıcı", + "Container Limits": "Kapsayıcı Sınırları", + "Container Port": "Kapsayıcı Bağlantı Noktası", + "Controlled by": "Denetleyen", + "Controlled Resources": "Denetimli Kaynaklar", + "Controlled Values": "Denetimli Değerler", + "Copied": "Kopyalandı", "Copied to clipboard": "Panoya kopyalandı", - "Failed to copy to clipboard": "Panoya kopyalanamadı", "Copy": "Kopyala", - "Open Issue on GitHub": "Sorunu GitHub'da Aç", - "Scroll to bottom": "En alta kaydır", - "Container": "Kapsayıcı", - "Lines": "Satırlar", - "Severity": "Önem Derecesi", - "Timestamps": "Zaman damgaları", - "Wrap lines": "Satırları kaydır", - "All levels": "Tüm düzeyler", - "Find": "Bul", - "Download": "İndir", - "No results": "Sonuç yok", - "Too many matches": "Çok fazla eşleşme var", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", - "Match case": "Büyük küçük harf eşleştir", - "Match whole word": "Sözcüğün tamamını eşleştir", - "Use regular expression": "Normal ifade kullanın", - "Previous Match (Shift+Enter)": "Önceki Eeşleşme (Shift + Enter)", - "Next Match (Enter)": "Sonrakiyle Eşleşme (Enter)", - "All namespaces": "Tüm ad alanları", - "From": "Kaynak:", - "Age": "Yaş", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ firstEventDate }} tarihinden başlayarak {{ count }} kez)", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ firstEventDate }} tarihinden başlayarak {{ count }} kez)", - "Release Notes ({{ appVersion }})": "Sürüm Notları ({{ appVersion }})", - "Fetching release information…": "Sürüm bilgileri getiriliyor…", - "Skip": "Atla", - "Failed to fetch release information": "Sürüm bilgileri getirilemedi", - "An update is available": "Güncelleştirme mevcut", - "Read more": "Devamını oku", - "Disable update notifications": "Güncelleştirme bildirimlerini devre dışı bırak", - "Dismiss": "Bırak", - "Install the metrics-server to get usage data.": "Kullanım verilerini almak için metrics-server'ı yükleyin.", "Copy to clipboard": "Panoya kopyala", - "Create / Apply": "Oluştur / Uygula", + "Couldn't read kubeconfig file": "kubeconfig dosyası okunamadı", + "Count": "Sayı", + "CPU Usage": "CPU Kullanımı", "Create": "Oluştur", - "Deleting item {{ itemName }}…": "{{ itemName }} öğesi siliniyor…", - "Deleted item {{ itemName }}.": "{{ itemName }} öğesi silindi.", - "Error deleting item {{ itemName }}.": "{{ itemName }} öğesi silinirken hata oluştu.", - "Evict": "Çıkar", - "Evict Pod": "Podu Çıkar", + "Create {{ name }}": "{{ name }} Oluştur", + "Create / Apply": "Oluştur / Uygula", + "Create a new namespace and use it as a project": "Yeni bir ad alanı oluşturun ve proje olarak kullanın", + "Create a new namespace on one or more clusters and set it up as a project.": "Bir veya daha fazla kümede yeni bir ad alanı oluşturun ve bunu proje olarak ayarlayın.", + "Create a Project": "Proje Oluştur", + "Create Namespace": "Ad Alanı Oluştur", + "Create New Namespace": "Yeni Ad Alanı Oluştur", + "Create new Project from YAML": "YAML'den Yeni Proje Oluştur", + "Create Project": "Proje Oluştur", + "Create resource quota": "Kaynak kotası oluştur", + "Create Resource Quota to limit resource consumption within this project": "Bu projedeki kaynak tüketimini sınırlamak için Kaynak Kotası oluşturun", + "Create your first project to organize your Kubernetes resources": "Kubernetes kaynaklarınızı düzenlemek için ilk projenizi oluşturun", + "Created": "Oluşturuldu", + "Creating": "Oluşturuluyor", + "Creating ephemeral debug container...": "Kısa süreli hata ayıklama kapsayıcısı oluşturuluyor...", + "Creating following resources in this project:": "Bu projede şu kaynaklar oluşturuluyor:", + "Creating project": "Proje oluşturuluyor", + "Creation": "Oluşturma", + "Current": "Geçerli", + "Current Namespace": "Geçerli Ad Alanı", + "Current number of replicas: {{ numReplicas }}": "Geçerli çoğaltma sayısı: {{ numReplicas }}", + "Current//context:cluster": "Geçerli", + "Current//context:pods": "Geçerli", + "Current//context:replicas": "Geçerli", + "Custom color": "Özel renk", + "Custom icon (Iconify)": "Özel simge (Iconify)", + "Custom row value": "Özel satır değeri", + "Custom value": "Özel değer", + "Data": "Veri", + "Date": "Tarih", + "Debug Pod": "Podda Hata Ayıklama", + "Debug: {{ itemName }}": "Hata ayıkla: {{ itemName }}", + "Decrement": "Azalış", + "Default": "Varsayılan", + "Default namespace": "Varsayılan ad alanı", + "Default Request": "Varsayılan İstek", + "Degraded": "Düşürülen", + "Delete": "Sil", + "Delete Cluster": "Kümeyi Sil", "Delete item": "Öğeyi sil", - "Are you sure you want to evict pod {{ itemName }}?": "{{ itemName }} podunu çıkarmak istediğinizden emin misiniz?", - "Are you sure you want to delete item {{ itemName }}?": "{{ itemName }} öğesini silmek istediğinizden emin misiniz?", - "Force Delete": "Silmeye Zorla", - "Are you sure you want to delete the following items?": "Aşağıdaki öğeleri silmek istediğinizden emin misiniz?", - "Deleting {{ itemsLength }} items…": "{{ itemsLength }} öğe siliniyor…", - "Cancelled deletion of {{ itemsLength }} items.": "{{ itemsLength }} öğeyi silme işlemi iptal edildi.", - "Deleted {{ itemsLength }} items.": "{{ itemsLength }} öğe silindi.", - "Error deleting {{ itemsLength }} items.": "{{ itemsLength }} öğe silinirken hata oluştu.", "Delete items": "Öğeleri sil", - "Resource details": "Kaynak ayrıntıları", - "Loading documentation": "Belgeler yükleniyor", - "No documentation available.": "Kullanılabilir belge yok.", - "No documentation for type {{ docsType }}.": "{{ docsType }} türü için belge yok.", - "Showing documentation for: {{ docsType }}": "{{ docsType }} için belgeler gösteriliyor", - "Applying changes to {{ itemName }}…": "{{ itemName }} öğesinde yapılan değişiklikler uygulanıyor…", - "Cancelled changes to {{ itemName }}.": "{{ itemName }} öğesinde yapılan değişiklikler iptal edildi.", - "Applied changes to {{ itemName }}.": "{{ itemName }} öğesinde yapılan değişiklikler uygulandı.", - "Failed to apply changes to {{ itemName }}.": "Değişiklikler {{ itemName }} öğesine uygulanamadı.", + "Delete Plugin": "Eklentiyi Sil", + "Delete port forward": "Bağlantı noktası iletmeyi sil", + "Delete project": "Projeyi sil", + "Delete Project": "Projeyi Sil", + "Delete Project & Namespaces": "Proje ve Ad Alanlarını Sil", + "Deleted {{ itemsLength }} items.": "{{ itemsLength }} öğe silindi.", + "Deleted item {{ itemName }}.": "{{ itemName }} öğesi silindi.", + "Deleted plugin {{ itemName }}.": "{{ itemName }} eklentisi silindi.", + "Deleted project {{ projectName }}.": "{{ projectName }} projesi silindi.", + "Deleting {{ itemsLength }} items…": "{{ itemsLength }} öğe siliniyor…", + "Deleting item {{ itemName }}…": "{{ itemName }} öğesi siliniyor…", + "Deleting plugin {{ itemName }}...": "{{ itemName }} eklentisi siliniyor...", + "Deleting project {{ projectName }}…": "{{ projectName }} projesi siliniyor…", + "Deployment pods": "Dağıtım podları", + "Description": "Açıklama", + "Desired number of replicas:": "İstenen çoğaltma sayısı:", + "Desired//context:pods": "İstenen", + "Desired//context:replicas": "İstenen", + "Details": "Ayrıntılar", + "Development": "Geliştirme", + "Disable update notifications": "Güncelleştirme bildirimlerini devre dışı bırak", + "Disabled": "Devre dışı", + "Dismiss": "Bırak", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop 30000-32000 aralığındaki bağlantı noktalarını gerektirir.", + "Documentation": "Belgeler", + "Download": "İndir", + "Drag & drop or choose kubeconfig file here": "Burada sürükleyip bırakın veya kubeconfig dosyasını seçin", + "Drag & drop YAML files here or click to choose files": "YAML dosyalarını buraya sürükleyip bırakın veya dosyaları seçmek için tıklayın", + "Drop the file here...": "Dosyayı buraya bırakın...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "Yinelenen küme: {{ clusterNames }} listede. Lütfen bağlam adını düzenleyin.", + "Duration": "Süre", + "e.g. 30080": "ör. 30080", + "e.g. 8080": "ör. 8080", "Edit": "Düzenle", - "Invalid JSON": "JSON geçersiz", - "Invalid YAML": "YAML geçersiz", - "Failed to create {{ kind }} {{ name }}.": "{{ kind }} {{ name }} oluşturulamadı.", - "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "{{ apiVersion }} sürümünde {{ kind }} {{ name }} oluşturulamadı.", - "Error parsing the code: {{error}}": "Kod ayrıştırılırken hata oluştu: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "Kod ayrıştırılırken hata oluştu. Geçerli bir YAML veya JSON olduğundan emin olun!", - "Applying {{ newItemName }}…": "{{ newItemName }} uygulanıyor…", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} uygulama işlemi iptal edildi.", - "Applied {{ newItemName }}.": "{{ newItemName }} uygulandı.", - "Failed to apply {{ newItemName }}.": "{{ newItemName }} uygulanamadı.", - "New Object": "Yeni Nesne", - "View: {{ itemName }}": "Görünüm: {{ itemName }}", "Edit: {{ itemName }}": "Düzenle: {{ itemName }}", - "Loading editor": "Düzenleyici yükleniyor", - "Hide Managed Fields": "Yönetilen Alanları Gizle", - "Use minimal editor": "Minimal düzenleyici kullan", - "Upload File/URL": "Dosyayı Karşıya Yükle/URL", "Editor": "Düzenleyici", - "Documentation": "Belgeler", - "Undo": "Geri al", - "Are you sure?": "Emin misiniz?", - "This will discard your changes in the editor. Do you want to proceed?": "Bu işlem düzenleyicideki değişikliklerinizi atar. Devam etmek istiyor musunuz?", - "Undo Changes": "Değişiklikleri Geri Al", - "Invalid Secret Reference": "Geçersiz Gizli Dizi Başvurusu", - "Invalid Config Map Reference": "Geçersiz Yapılandırma Eşlemesi Başvurusu", - "Invalid fieldRef": "Geçersiz fieldRef", - "Invalid resourceFieldRef": "Geçersiz resourceFieldRef", - "Show fewer": "Daha az göster", - "Show all environment variables": "Tüm ortam değişkenlerini göster", - "Show all environment variables (+{{count}} more)_one": "Tüm ortam değişkenlerini göster (+{{count}} tane daha)", - "Show all environment variables (+{{count}} more)_other": "Tüm ortam değişkenlerini göster (+{{count}} tane daha)", - "No label selectors found for this {{type}}": "Bu {{type}} için etiket seçici bulunamadı", - "Invalid response from server": "Sunucudan geçersiz yanıt", - "Failed to fetch related pods": "İlgili podlar getirilemedi", - "No pods found for this workload": "Bu iş yükü için pod bulunamadı", + "Effect": "Etki", + "Enable": "Etkinleştir", + "Endpoints": "Uç Noktalar", + "Enter a name": "Ad girin", + "Enter a name for the new namespace": "Yeni ad alanı için bir ad girin", + "Enter a name for your new project.": "Yeni projeniz için bir ad girin.", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "{{ minRows }} ile {{ maxRows }} arasında bir değer girin.", + "Enter URL": "URL'yi girin", + "Enter URL to YAML file": "YAML dosyasının URL'sini girin", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "Kısa süreli hata ayıklama kapsayıcıları Kubernetes API'si ile kaldırılamaz. Bunlar terminal kapatıldıktan sonra bile pod belirtiminde kalır. Bunları kaldırmak için pod yeniden oluşturulmalıdır.", + "Error": "Hata", + "Error authenticating": "Kimlik doğrulaması hatası", + "Error deleting {{ itemsLength }} items.": "{{ itemsLength }} öğe silinirken hata oluştu.", + "Error deleting item {{ itemName }}.": "{{ itemName }} öğesi silinirken hata oluştu.", + "Error deleting plugin {{ itemName }}.": "{{ itemName }} eklentisi silinirken hata oluştu.", + "Error deleting project {{ projectName }}.": "{{ projectName }} projesi silinirken hata oluştu.", + "Error Details": "Hata Ayrıntıları", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "{{ crName }} özel kaynağı alınırken hata oluştu: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "{{ crdName }} özel kaynak tanımı alma hatası: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "Özel kaynak tanımları alınırken hata oluştu: {{ errorMessage }}", + "Error loading {{ routeName }}": "{{ routeName }} yüklenirken hata oluştu", + "Error parsing the code: {{error}}": "Kod ayrıştırılırken hata oluştu: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "Kod ayrıştırılırken hata oluştu. Geçerli bir YAML veya JSON olduğundan emin olun!", + "Error processing files: {{error}}": "Dosyalar işlenirken hata oluştu: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "Kümeler ayarlanırken hata oluştu, lütfen geçerli bir kubeconfig dosyası yükleyin", + "Error: All of the files are empty.": "Hata: Tüm dosyalar boş.", + "Evict": "Çıkar", + "Evict Pod": "Podu Çıkar", + "Example: mdi:kubernetes, mdi:cloud-outline": "Örnek: mdi:kubernetes, mdi:cloud-outline", + "Examples": "Örnekler", + "Exit Code": "Çıkış Kodu", + "Expand": "Genişlet", + "Expand All": "Tümünü Genişlet", + "Expand sidebar": "Kenar çubuğunu genişlet", + "Failed": "Başarısız", + "Failed to apply {{ newItemName }}.": "{{ newItemName }} uygulanamadı.", + "Failed to apply changes to {{ itemName }}.": "Değişiklikler {{ itemName }} öğesine uygulanamadı.", + "Failed to connect to the backend": "Arka uca bağlanılamadı", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "Bağlanılamadı. Kubernetes kümesinin çalıştığından ve erişilebilir olduğundan emin olun. Hata: {{ errorMessage }}", + "Failed to connect…": "Bağlanılamadı…", + "Failed to connect…\r\n": "Bağlanılamadı…\r\n", + "Failed to copy to clipboard": "Panoya kopyalanamadı", + "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "{{ apiVersion }} sürümünde {{ kind }} {{ name }} oluşturulamadı.", + "Failed to create {{ kind }} {{ name }}.": "{{ kind }} {{ name }} oluşturulamadı.", + "Failed to create debug container: {{message}}": "Hata ayıklama kapsayıcısı oluşturulamadı: {{message}}", "Failed to fetch pods: {{error}}": "Podlar getirilemedi: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Günlükler duraklatıldı. Bunları takip etmeye devam etmek için takip et düğmesine tıklayın.", - "Select Pod": "Pod Seç", - "All Pods": "Tüm Podlar", - "Restarted": "Yeniden başlatıldı", - "Show logs for previous instances of this container.": "Bu kapsayıcının önceki örneklerinin günlüklerini göster.", - "You can only select this option for containers that have been restarted.": "Bu seçeneği yalnızca yeniden başlatılmış olan kapsayıcılar için belirtebilirsiniz.", - "Show previous": "Öncekini göster", - "Show timestamps in the logs.": "Günlüklerde zaman damgalarını göster.", - "Follow logs in real-time.": "Günlükleri gerçek zamanlı olarak izleyin.", + "Failed to fetch related pods": "İlgili podlar getirilemedi", + "Failed to fetch release information": "Sürüm bilgileri getirilemedi", + "Failed to get authentication information: {{ errorMessage }}": "Kimlik doğrulama bilgileri alınamadı: {{ errorMessage }}", + "Failed to load custom resource instances": "Özel kaynak örnekleri yüklenemedi", + "Failed to load from URL: {{error}}": "URL'den yüklenemedi: {{error}}", + "Failed to load resources": "Kaynaklar yüklenemedi", + "Failed to load revision history: {{ error }}": "Düzeltme geçmişi yüklenemedi: {{ error }}", + "Failed to read file.": "Dosya okunamadı.", + "Failed to restart {{ itemName }}.": "{{ itemName }} yeniden başlatılamadı.", + "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} öğe yeniden başlatılamadı.", + "Failed to resume CronJob {{ newItemName }}.": "{{ newItemName }} CronJob sürdürülemedi.", + "Failed to rollback {{ itemName }}.": "{{ itemName }} geri alınamadı.", + "Failed to run \"{{ command }}\"": "\"{{ command }}\" çalıştırılamadı", + "Failed to run \"{{command}}\"…": "\"{{command}}\" çalıştırılamadı…", + "Failed to scale {{ itemName }}.": "{{ itemName }} ölçeklendirilemedi.", + "Failed to spawn Job {{ newItemName }}": "{{ newItemName }} İşi üretilemedi", + "Failed to suspend CronJob {{ newItemName }}.": "{{ newItemName }} CronJob askıya alınamadı.", + "Fetching release information…": "Sürüm bilgileri getiriliyor…", + "File read was aborted.": "Dosya okuma durduruldu.", + "Filter Type": "Filtre Türü", + "Filters": "Filtreler", + "Find": "Bul", + "Finish": "Son", + "Finished": "Bitti", + "Fit to screen": "Ekrana sığdır", "Follow": "Takip et", - "Show logs": "Günlükleri göster", - "Loading resource data": "Kaynak verileri yükleniyor", - "Creation": "Oluşturma", - "Labels": "Etiketler", - "Annotations": "Ek Açıklamalar", - "Owner refs": "Sahip başvuruları", - "Controlled by": "Denetleyen", - "Show all labels (+{{count}} more)_one": "Tüm etiketleri göster (+{{count}} tane daha)", - "Show all labels (+{{count}} more)_other": "Tüm etiketleri göster (+{{count}} tane daha)", - "Start port forward": "Bağlantı noktasını iletmeyi başlat", + "Follow logs in real-time.": "Günlükleri gerçek zamanlı olarak izleyin.", + "Force Delete": "Silmeye Zorla", + "Format": "Biçim", "Forward port": "Bağlantı noktasını ilet", - "Delete port forward": "Bağlantı noktası iletmeyi sil", - "Stop port forward": "Bağlantı noktasını iletmeyi durdur", - "Copied": "Kopyalandı", - "This value may differ in the container, since the pod is older than {{from}}": "Pod {{from}} sürümünden eski olduğu için bu değer kapsayıcıda farklı olabilir", - "Value": "Değer", - "Mount Path": "Bağlama Yolu", + "Found {{0}} results. Showing first {{1}}": "{{0}} sonuç bulundu. İlk {{1}} gösteriliyor", "from": "nereden", + "From": "Kaynak:", + "Full page": "Tam sayfa", + "Fullscreen": "Tam ekran", + "General": "Genel", + "General Settings": "Genel Ayarlar", + "Getting auth info": "Kimlik doğrulama bilgileri alınıyor", + "Getting auth info: {{ clusterName }}": "Kimlik doğrulama bilgileri alınıyor: {{ clusterName }}", + "Give your project a descriptive name": "Projenize açıklayıcı bir ad verin", + "Global Default": "Genel Varsayılan", + "Global Search": "Genel Arama", + "Go to cluster": "Kümeye git", + "Group": "Grup", + "Group By": "Gruplandırma Ölçütü", + "Handler": "İşleyici", + "Hard": "Zor", + "Head back <1>home.": "<1>Giriş sayfasına dönün.", + "Headers": "Üst Bilgiler", + "Headlamp Cluster Authentication": "Headlamp Kümesi Kimlik Doğrulaması", + "Health": "Sistem Durumu", + "Healthy": "İyi durumda", + "Hex, rgb(), or rgba()": "Hex, rgb() veya rgba()", + "Hide details": "Ayrıntıları gizle", + "Hide Helm Secrets": "Helm Gizli Dizilerini Gizle", + "Hide Managed Fields": "Yönetilen Alanları Gizle", + "Holder": "Tutucu", + "Holder Identity": "Sahip Kimliği", + "Home": "Giriş", + "Host": "Ana bilgisayar", + "Hostname": "Ana bilgisayar adı", "I/O": "G/Ç", - "Ready": "Hazır", - "Waiting": "Bekliyor", - "Running": "Çalışıyor", - "Exit Code": "Çıkış Kodu", - "Started": "Başlatıldı", - "Finished": "Bitti", - "Restart Count": "Saymayı Yeniden Başlat", - "Last State": "Son Durum", - "No data to be shown.": "Gösterilecek veri yok.", - "Init Containers": "Başlangıç Kapsayıcıları", - "Conditions": "Koşullar", - "Volumes": "Birimler", - "Kind": "Tür", - "Restarting {{ itemName }}…": "{{ itemName }} yeniden başlatılıyor…", - "Cancelled restarting {{ itemName }}.": "{{ itemName }} öğesini yeniden başlatma işlemi iptal edildi.", - "Restarted {{ itemName }}.": "{{ itemName }} yeniden başlatıldı.", - "Failed to restart {{ itemName }}.": "{{ itemName }} yeniden başlatılamadı.", - "Restart": "Yeniden Başlat", - "Are you sure you want to restart {{ itemName }}?": "{{ itemName }} cihazını yeniden başlatmak istediğinizden emin misiniz?", - "Are you sure you want to restart the following items?": "Aşağıdaki öğeleri yeniden başlatmak istediğinizden emin misiniz?", - "Restarting {{ itemsLength }} items…": "{{ itemsLength }} öğe yeniden başlatılıyor…", - "Cancelled restarting {{ itemsLength }} items.": "{{ itemsLength }} öğeyi yeniden başlatma işlemi iptal edildi.", - "Restarted {{ itemsLength }} items.": "{{ itemsLength }} öğe yeniden başlatıldı.", - "Failed to restart {{ itemsLength }} items.": "{{ itemsLength }} öğe yeniden başlatılamadı.", - "Restart items": "Öğeleri yeniden başlat", - "Revision History": "Değişiklik Geçmişi", - "Loading revision history…": "Düzeltme geçmişi yükleniyor…", - "Failed to load revision history: {{ error }}": "Düzeltme geçmişi yüklenemedi: {{ error }}", - "No revision history available.": "Düzeltme geçmişi yok.", - "Revision": "Düzeltme", - "Created": "Oluşturuldu", + "ID token": "Kimlik belirteci", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "Bir kaynaktaki öğe sayısı bu miktarı aşarsa, Aramanın dışı bırakılır. Bu, büyük kümelerde bellek kullanımını ve yavaşlamaları azaltmaya yardımcı olur.", "Images": "Görüntüler", - "Current": "Geçerli", - "Previous": "Önceki", - "Rolling back {{ itemName }} to previous version…": "{{ itemName }} önceki sürüme geri dönülüyor…", - "Cancelled rollback of {{ itemName }}.": "{{ itemName }} öğesinin geri alma işlemi iptal edildi.", - "Rolled back {{ itemName }} to previous version.": "{{ itemName }} önceki sürüme geri alındı.", - "Failed to rollback {{ itemName }}.": "{{ itemName }} geri alınamadı.", - "Rollback": "Geri al", - "Rollback {{ kind }}": "Geri al: {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "\"{{ name }}\" öğesini geri almak için bir düzeltme seçin. Bu, mevcut pod şablonunu seçilen düzeltme sürümüyle değiştirir.", - "No previous revisions available to rollback to.": "Geri dönülecek önceki düzeltme yok.", - "Revision {{ revision }}": "Düzeltme {{ revision }}", - "Scaling {{ itemName }}…": "{{ itemName }} ölçeklendiriliyor…", - "Cancelled scaling {{ itemName }}.": "{{ itemName }} ölçeklendirme iptal edildi.", - "Scaled {{ itemName }}.": "{{ itemName }} ölçeklendirildi.", - "Failed to scale {{ itemName }}.": "{{ itemName }} ölçeklendirilemedi.", - "Scale": "Ölçeklendir", - "Scale Replicas": "Çoğaltmaları Ölçeklendir", - "Current number of replicas: {{ numReplicas }}": "Geçerli çoğaltma sayısı: {{ numReplicas }}", - "Desired number of replicas:": "İstenen çoğaltma sayısı:", - "Decrement": "Azalış", + "In-cluster": "Küme içi", + "Incompatible": "Uyumsuz", "Increment": "Artış", - "A large number of replicas may negatively impact the cluster's performance": "Çok sayıda çoğaltma, kümenin performansını olumsuz etkileyebilir", + "Init Containers": "Başlangıç Kapsayıcıları", + "Install the metrics-server to get usage data.": "Kullanım verilerini almak için metrics-server'ı yükleyin.", + "Instance": "Örnek", + "Instances": "Örnekler", + "Internal IP": "İç IP", + "Invalid Config Map Reference": "Geçersiz Yapılandırma Eşlemesi Başvurusu", + "Invalid fieldRef": "Geçersiz fieldRef", + "Invalid JSON": "JSON geçersiz", + "Invalid kubeconfig file: {{ errorMessage }}": "Geçersiz kubeconfig dosyası: {{ errorMessage }}", + "Invalid resourceFieldRef": "Geçersiz resourceFieldRef", + "Invalid response from server": "Sunucudan geçersiz yanıt", + "Invalid Secret Reference": "Geçersiz Gizli Dizi Başvurusu", + "Invalid YAML": "YAML geçersiz", + "Job {{ newItemName }} spawned": "{{ newItemName }} işi üretildi", + "Job Name": "İş Adı", + "Key": "Anahtar", + "Keyboard Shortcuts": "Klavye Kısayolları", + "Kind": "Tür", + "Labels": "Etiketler", + "Language": "Dil", + "Last Seen": "Son Görülme", + "Last State": "Son Durum", + "Last Transition Time": "Son Geçiş Zamanı", + "Lease Duration Seconds": "Saniye Cinsinden Kira Süresi", + "Leave empty to auto-assign an available port.": "Kullanılabilir bir bağlantı noktasını otomatik olarak atamak için boş bırakın.", + "Leave empty to auto-assign from range 30000-32000.": "30000-32000 aralığından otomatik olarak atamak için boş bırakın.", + "Limit": "Sınır", + "Lines": "Satırlar", + "Linux image": "Linux görüntüsü", + "Listeners": "Dinleyiciler", "Load": "Yükle", - "Failed to read file.": "Dosya okunamadı.", - "File read was aborted.": "Dosya okuma durduruldu.", - "Error: All of the files are empty.": "Hata: Tüm dosyalar boş.", - "Unexpected error while reading files.": "Dosyalar okunurken beklenmeyen hata oluştu.", - "Drop the file here...": "Dosyayı buraya bırakın...", - "Select a file or drag and drop here": "Bir dosya seçin veya sürükleyip buraya bırakın", - "Select File": "Dosya Seç", - "{{count}} files selected_one": "{{count}} dosya seçildi", - "{{count}} files selected_other": "{{count}} dosya seçildi", - "Please enter a valid URL.": "Lütfen geçerli bir URL girin.", - "Unexpected error while fetching the file.": "Dosya getirilirken beklenmeyen hata oluştu.", - "Enter URL": "URL'yi girin", - "Upload File": "Dosyayı Karşıya Yükle", + "Load cluster": "Kümeyi yükle", + "Load from a file": "Dosyadan yükle", + "Load from KubeConfig": "KubeConfig dosyasından yükle", "Load from URL": "URL’den yükle", - "View YAML": "YAML'yi görüntüle", - "Collapse": "Daralt", - "Expand": "Genişlet", - "sort up": "yukarı sırala", - "sort down": "aşağı sırala", - "sort swap": "sıralamayı değiştir", - "Loading table data": "Tablo verileri yükleniyor", - "Refresh": "Yenile", - "No data matching the filter criteria.": "Filtre ölçütleriyle eşleşen veri yok.", - "No results found": "Sonuç bulunamadı", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "Bu kapsayıcının işlemi için tüm yeni çıktılar aşağıda gösterilmelidir. Gösterilmiyorsa Enter tuşuna basın…", - "Failed to run \"{{command}}\"…": "\"{{command}}\" çalıştırılamadı…", - "Failed to connect…": "Bağlanılamadı…", - "Press the enter key to reconnect.": "Lütfen yeniden bağlanmak için Enter tuşuna basın.", - "Failed to run \"{{ command }}\"": "\"{{ command }}\" çalıştırılamadı", - "Trying to attach to the container {{ container }}…": "{{ container }} kapsayıcısına bağlanmaya çalışılıyor…", - "Trying to run \"{{command}}\"…": "\"{{command}}\" komutunu çalıştırma deneniyor…", - "Attach: {{ itemName }}": "Ekle: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Saat dilimi", - "Data": "Veri", - "No data in this config map": "Bu yapılandırma eşlemesinde veri yok", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "{{ crdName }} özel kaynak tanımı alma hatası: {{ errorMessage }}", + "Load resources": "Kaynakları yükle", + "Load YAML resources from a remote URL": "Uzak URL'den YAML kaynaklarını yükle", + "Loaded": "Yüklendi", + "Loaded {{0}} items": "{{0}} öğe yüklendi", + "Loaded Resources ({{count}})_one": "Yüklenen Kaynaklar ({{count}})", + "Loaded Resources ({{count}})_other": "Yüklenen Kaynaklar ({{count}})", + "Loading": "Yükleniyor", + "Loading cluster information": "Küme bilgileri yükleniyor", + "Loading custom resource definition": "Özel kaynak tanımı yükleniyor", + "Loading custom resource definitions": "Özel kaynak tanımları yükleniyor", "Loading custom resource details": "Özel kaynak ayrıntıları yükleniyor", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "{{ crName }} özel kaynağı alınırken hata oluştu: {{ errorMessage }}", "Loading custom resource instances": "Özel kaynak örnekleri yükleniyor", - "No custom resources instances found.": "Özel kaynak örneği bulunamadı.", - "Failed to load custom resource instances": "Özel kaynak örnekleri yüklenemedi", - "Error getting custom resource definitions: {{ errorMessage }}": "Özel kaynak tanımları alınırken hata oluştu: {{ errorMessage }}", - "Loading custom resource definitions": "Özel kaynak tanımları yükleniyor", - "Loading custom resource definition": "Özel kaynak tanımı yükleniyor", - "No custom resources found": "Hiçbir özel kaynak bulunamadı", - "Group": "Grup", - "Categories": "Kategoriler", - "Accepted Names": "Kabul Edilen Adlar", - "Versions": "Sürümler", - "Spawning Job {{ newItemName }}…": "{{ newItemName }} İşi Üretiliyor…", - "Job {{ newItemName }} spawned": "{{ newItemName }} işi üretildi", - "Failed to spawn Job {{ newItemName }}": "{{ newItemName }} İşi üretilemedi", - "Spawn Job": "İş Üret", - "This will trigger a new Job based on the CronJob {{ name }}": "Bu, {{ name }} CronJob'una bağlı olarak yeni bir İş tetikleyecek", - "Job Name": "İş Adı", - "Spawn": "Üret", - "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} askıya alınıyor…", - "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }} sürdürülüyor…", - "Cancelled suspending CronJob {{ newItemName }}.": "{{ newItemName }} CronJob hizmetini askıya alma işlemi iptal edildi.", - "Cancelled resuming CronJob {{ newItemName }}.": "{{ newItemName }} CronJob'u sürdürme işlemi iptal edildi.", - "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} askıya alındı.", - "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} sürdürüldü.", - "Failed to suspend CronJob {{ newItemName }}.": "{{ newItemName }} CronJob askıya alınamadı.", - "Failed to resume CronJob {{ newItemName }}.": "{{ newItemName }} CronJob sürdürülemedi.", - "Resume": "Sürdür", - "Suspend": "Askıya al", - "Key": "Anahtar", - "Operator": "İşleç", - "Effect": "Etki", - "Desired//context:pods": "İstenen", - "Addresses": "Adresler", - "Address Type": "Adres Türü", - "Hostname": "Ana bilgisayar adı", - "Node Name": "Düğüm Adı", - "Zone": "Bölge", - "Endpoints": "Uç Noktalar", - "Retry Budget": "Bütçeyi Yeniden Dene", - "Not specified": "Belirtilmedi", - "Min Retry Rate": "Minimum Yeniden Deneme Oranı", - "Port": "Bağlantı Noktası", - "Protocol": "Protokol", - "No addresses data to be shown.": "Gösterilecek adres verisi yok.", - "Listeners": "Dinleyiciler", + "Loading documentation": "Belgeler yükleniyor", + "Loading editor": "Düzenleyici yükleniyor", + "Loading port forwarding": "Bağlantı noktası iletme yükleniyor", + "Loading resource data": "Kaynak verileri yükleniyor", + "Loading revision history…": "Düzeltme geçmişi yükleniyor…", + "Loading table data": "Tablo verileri yükleniyor", + "Loading...": "Yükleniyor...", + "Local Port": "Yerel Bağlantı Noktası", + "Log Level": "Günlük Düzeyi", + "Log out": "Oturumu kapat", + "Log out from all": "Tüm oturumları kapat", + "Log Viewer Search": "Günlük Görüntüleyicisi Araması", + "Logs are paused. Click the follow button to resume following them.": "Günlükler duraklatıldı. Bunları takip etmeye devam etmek için takip et düğmesine tıklayın.", + "Logs: {{ itemName }}": "Günlükler: {{ itemName }}", + "Lost connection to the cluster.": "Küme bağlantısı kesildi.", + "Main Navigation": "Ana Gezinti", + "Map": "Harita", + "Mark all as read": "Tümünü okundu olarak işaretle", + "Mark as read": "Okundu olarak işaretle", + "Match case": "Büyük küçük harf eşleştir", + "Match whole word": "Sözcüğün tamamını eşleştir", "Matches": "Eşleşmeler", - "BackendRefs": "BackendRefs", - "Filters": "Filtreler", - "Path Type": "Yol Türü", - "Path": "Yol", - "Headers": "Üst Bilgiler", - "Query Parameters": "Sorgu Parametreleri", + "Max": "Maksimum", + "Max Allowed": "İzin Verilen Maksimum", + "Max items per Resource": "Kaynak başına maksimum öğe sayısı", + "Max Unavailable": "Kullanılamayan Maksimum", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "Bellek Kullanımı", + "Menu": "Menü", + "Message": "İleti", "Method": "Yöntem", - "Filter Type": "Filtre Türü", - "Weight": "Ağırlık", - "rules": "kurallar", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "Gösterilecek kural verisi yok.", - "Section Name": "Bölüm Adı", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Aramak için<1>{formatShortcutKey(searchShortcutKey)}tuşuna basın", - "Search resources, pages, clusters by name": "Kaynakları, sayfaları ve kümeleri ada göre ara", - "Current Namespace": "Geçerli Ad Alanı", - "Set namespace: {{namespace}}": "Ad alanını ayarlayın: {{namespace}}", - "Page": "Sayfa", - "Configure Keyboard Shortcuts": "Klavye Kısayollarını Yapılandır", - "Reference": "Başvuru", "Metrics": "Ölçümler", - "(Current/Target)": "(Geçerli/Hedef)", + "Min": "Minimum", + "Min Allowed": "İzin Verilen Minimum", + "Min Available": "Kullanılabilir Minimum", + "Min Retry Rate": "Minimum Yeniden Deneme Oranı", + "Minimize": "Simge Durumuna Küçült", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "Dağıtım podları", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} mevcut / {{ desiredReplicas }} istenen", - "Targets": "Hedefler", + "Mode": "Mod", "more…": "diğer…", - "Default": "Varsayılan", - "Host": "Ana bilgisayar", - "Duration": "Süre", - "Holder Identity": "Sahip Kimliği", - "Lease Duration Seconds": "Saniye Cinsinden Kira Süresi", - "Renew Time": "Yenileme Zamanı", - "Holder": "Tutucu", - "Container Limits": "Kapsayıcı Sınırları", - "Default Request": "Varsayılan İstek", - "Max": "Maksimum", - "Min": "Minimum", - "A namespace with this name already exists.": "Bu ada sahip bir ad alanı zaten var.", - "Applying {{ newItemName }}…": "{{ newItemName }} uygulanıyor…", - "Cancelled applying {{ newItemName }}.": "{{ newItemName }} öğesini uygulama işlemi iptal edildi.", + "Mount Path": "Bağlama Yolu", + "Multiple versions": "Birden çok sürüm", + "N/A": "Geçerli değil", + "Name": "Ad", + "Name is required": "Ad gereklidir", + "Namespace": "Ad Alanı", + "Namespace Name": "Ad Alanı Adı", + "Namespaces": "Ad Uzayları", "Namespaces must be under 64 characters.": "Ad adları 64 karakterin altında olmalı.", - "Create Namespace": "Ad Alanı Oluştur", - "To": "Bitiş", - "used": "kullanılan", - "Scheduling Disabled": "Zamanlama Devre Dışı Bırakıldı", - "Scheduling Enabled": "Zamanlama Etkinleştirildi", - "Taints": "Bozulmalar", - "Not ready yet!": "Henüz hazır değil!", - "Internal IP": "İç IP", - "None": "Yok", - "Software": "Yazılım", - "Redirecting to main page…": "Ana sayfaya yeniden yönlendiriliyor…", - "Prettify": "Görünümünü Düzelt", - "Show JSON values in plain text by removing escape characters.": "Kaçış karakterlerini kaldırarak JSON değerlerini düz metin olarak göster.", - "Format": "Biçim", - "Debug Pod": "Podda Hata Ayıklama", - "Debug: {{ itemName }}": "Hata ayıkla: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Ad alanları, yalnızca küçük harf alfasayısal karakterler veya '-' içermeli ve alfasayısal bir karakter ile başlayıp bitmelidir.", + "Navigation": "Gezinti", + "Navigation Tabs": "Gezinti Sekmeleri", + "New Object": "Yeni Nesne", + "Next": "Sonraki", + "Next Match (Enter)": "Sonrakiyle Eşleşme (Enter)", + "No": "Hayır", + "No {{category}} resources found for this project.": "Bu proje için {{category}} kaynağı bulunamadı.", + "No addresses data to be shown.": "Gösterilecek adres verisi yok.", + "No available clusters": "Kullanılabilir küme yok", "No cluster selected": "Küme seçilmedi", + "No clusters configured": "Küme yapılandırılmadı", + "No clusters found": "Küme bulunamadı", + "No clusters found!": "Küme bulunamadı!", + "No contexts found!": "Bağlam bulunamadı!", + "No custom resources found": "Hiçbir özel kaynak bulunamadı", + "No custom resources instances found.": "Özel kaynak örneği bulunamadı.", + "No data in this config map": "Bu yapılandırma eşlemesinde veri yok", + "No data in this secret": "Bu gizli dizide veri yok", + "No data matching the filter criteria.": "Filtre ölçütleriyle eşleşen veri yok.", + "No data to be shown.": "Gösterilecek veri yok.", + "No data to be shown. Try to change filters or select a different namespace.": "Gösterilecek veri yok. Filtreleri değiştirmeyi veya farklı bir ad alanı seçmeyi deneyin.", + "No documentation available.": "Kullanılabilir belge yok.", + "No documentation for type {{ docsType }}.": "{{ docsType }} türü için belge yok.", + "No label selectors found for this {{type}}": "Bu {{type}} için etiket seçici bulunamadı", + "No message": "İleti yok", + "No namespaces found on selected clusters": "Seçili kümelerde ad alanı bulunamadı", + "No pods found for this workload": "Bu iş yükü için pod bulunamadı", + "No previous revisions available to rollback to.": "Geri dönülecek önceki düzeltme yok.", + "No projects found": "Proje bulunamadı", + "No Resources": "Kaynak Yok", + "No resources have been uploaded": "Hiçbir kaynak karşıya yüklenmedi", + "No resources selected": "Kaynak seçilmedi", + "No results": "Sonuç yok", + "No results found": "Sonuç bulunamadı", + "No revision history available.": "Düzeltme geçmişi yok.", + "No rules data to be shown.": "Gösterilecek kural verisi yok.", + "No Workloads": "İş Yükü Yok", + "Node": "Düğüm", + "Node Name": "Düğüm Adı", + "Node Shell Settings": "Düğüm Kabuk Ayarları", + "None": "Yok", + "Not Loaded": "Yüklenmedi", + "Not ready yet!": "Henüz hazır değil!", + "Not specified": "Belirtilmedi", + "Notifications": "Bildirimler", + "Number of rows for tables": "Tablolar için satırların sayısı", + "Offline": "Çevrimdışı", + "Okay": "Tamam", + "Only warnings ({{ numWarnings }})": "Yalnızca uyarılar ({{ numWarnings }})", + "Open Issue on GitHub": "Sorunu GitHub'da Aç", + "Open Plugin Folder": "Eklenti Klasörünü Aç", + "Open the cluster chooser popup": "Küme seçici açılan penceresini aç", + "Open the global search dialog": "Genel arama iletişim kutusunu aç", + "Operations": "İşlemler", + "Operator": "İşleç", + "Or try running Headlamp with a different kube config.": "Ayrıca Headlamp'i farklı bir kube yapılandırmasıyla çalıştırmayı da deneyebilirsiniz.", + "Origin": "Kaynak", + "Original name: {{ displayName }}": "Özgün ad: {{ displayName }}", + "Overridden by {{type}} version": "{{type}} sürümü tarafından geçersiz kılındı", + "Overview": "Genel Bakış", + "Owner refs": "Sahip başvuruları", + "Page": "Sayfa", + "ParentRefs": "ParentRefs", + "Path": "Yol", + "Path Type": "Yol Türü", + "Path: {{ path }}:{{ port }}": "Yol: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "Lütfen geçerli bir bağlantı noktası numarası girin (1-65535).", + "Please enter a valid URL.": "Lütfen geçerli bir URL girin.", + "Please make sure you have at least one cluster configured.": "Lütfen en az bir kümeyi yapılandırdığınızdan emin olun.", + "Please paste your authentication token.": "Lütfen kimlik doğrulama belirtecinizi yapıştırın.", + "Please sign in to add your AKS clusters": "AKS kümelerinizi eklemek için lütfen oturum açın", + "Plugin": "Eklenti", + "Plugins": "Eklentiler", "Pod debug is disabled in settings": "Pod hata ayıklama işlemi ayarlarda devre dışı bırakıldı", - "Attaching to existing debug container...": "Mevcut hata ayıklama kapsayıcısına ekleniyor...", - "Creating ephemeral debug container...": "Kısa süreli hata ayıklama kapsayıcısı oluşturuluyor...", - "Failed to create debug container: {{message}}": "Hata ayıklama kapsayıcısı oluşturulamadı: {{message}}", - "Attaching to debug container...": "Hata ayıklama kapsayıcısına ekleniyor...", - "Failed to connect…\r\n": "Bağlanılamadı…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Kısa süreli kapsayıcıyı sonlandırmak için Ctrl+D tuşlarına basın veya \"exit\" yazın. Bunu yapmazsanız kapsayıcı çalışmaya devam eder.", - "Max Unavailable": "Kullanılamayan Maksimum", - "Min Available": "Kullanılabilir Minimum", - "Allowed disruptions": "İzin verilen kesintiler", - "Current//context:pods": "Geçerli", - "Total": "Toplam", - "N/A": "Geçerli değil", - "Allowed Disruptions": "İzin Verilen Kesintiler", - "Start": "Başlat", - "Stop": "Durdur", - "Loading port forwarding": "Bağlantı noktası iletme yükleniyor", + "Pod Debug Settings": "Pod Hata Ayıklama Ayarları", "Pod Port": "Pod Bağlantı Noktası", - "Local Port": "Yerel Bağlantı Noktası", - "Please enter a valid port number (1-65535).": "Lütfen geçerli bir bağlantı noktası numarası girin (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop 30000-32000 aralığındaki bağlantı noktalarını gerektirir.", - "Leave empty to auto-assign from range 30000-32000.": "30000-32000 aralığından otomatik olarak atamak için boş bırakın.", - "Leave empty to auto-assign an available port.": "Kullanılabilir bir bağlantı noktasını otomatik olarak atamak için boş bırakın.", - "Start Port Forward": "Bağlantı Noktasını İletmeyi Başlat", - "Target": "Hedef", - "Container Port": "Kapsayıcı Bağlantı Noktası", - "e.g. 30080": "ör. 30080", - "e.g. 8080": "ör. 8080", - "Global Default": "Genel Varsayılan", + "Port": "Bağlantı Noktası", "Preemption Policy": "Önalım İlkesi", - "Create new project": "Yeni proje oluştur", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "Yeni proje oluşturmak için dahil etmek istediğiniz kümeleri seçin; ardından mevcut bir ad alanı seçin veya yeni ad alanı oluşturun", - "Project Name": "Proje Adı", - "A project with this name already exists": "Bu adla bir proje zaten var.", - "Enter a name for your new project.": "Yeni projeniz için bir ad girin.", - "Clusters": "Kümeler", - "Select one or more clusters for this project": "Bu proje için bir veya birden fazla küme seçin", - "No available clusters": "Kullanılabilir küme yok", - "Type or select a namespace": "Bir ad alanı yazın veya seçin", - "Select existing or type to create a new namespace": "Mevcut ad alanını seçin veya yeni ad alanı oluşturmak için yazın", - "No available namespaces - you can type a custom name": "Kullanılabilir ad alanı yok; özel bir ad yazabilirsiniz", - "Creating": "Oluşturuluyor", - "Create a Project": "Proje Oluştur", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "Proje, Kubernetes kaynaklarının bir koleksiyonudur. Kaynaklarınızı örneğin ortam, ekip veya uygulama gibi ölçütlere göre düzenlemek için projeleri kullanabilirsiniz.", - "New Project": "Yeni Proje", - "Create a new project": "Yeni proje oluştur", - "New Project from YAML": "YAML'den Yeni Proje", - "Deploy a new application from YAML": "YAML'den yeni bir uygulama dağıt", - "URL is required": "URL gereklidir", - "Failed to load from URL: {{error}}": "URL'den yüklenemedi: {{error}}", - "Error processing files: {{error}}": "Dosyalar işlenirken hata oluştu: {{error}}", - "Name is required": "Ad gereklidir", - "Cluster is required": "Küme gerekiyor", - "No resources have been uploaded": "Hiçbir kaynak karşıya yüklenmedi", - "Create new Project from YAML": "YAML'den Yeni Proje Oluştur", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Kısa süreli kapsayıcıyı sonlandırmak için Ctrl+D tuşlarına basın veya \"exit\" yazın. Bunu yapmazsanız kapsayıcı çalışmaya devam eder.", + "Press keys...": "Tuşlara basın...", + "Press the enter key to reconnect.": "Lütfen yeniden bağlanmak için Enter tuşuna basın.", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Aramak için<1>{formatShortcutKey(searchShortcutKey)}tuşuna basın", + "Prettify": "Görünümünü Düzelt", + "Previous": "Önceki", + "Previous Match (Shift+Enter)": "Önceki Eeşleşme (Shift + Enter)", + "Proceed to select your preferred method for cluster creation and addition": "Küme oluşturma ve ekleme işleminde tercih ettiğiniz yöntemi seçmek için devam edin", "Project name": "Proje adı", - "Give your project a descriptive name": "Projenize açıklayıcı bir ad verin", - "Enter a name": "Ad girin", - "Select cluster for this project": "Bu proje için küme seçin", - "Load resources": "Kaynakları yükle", - "Upload files or load from URL": "Dosyaları karşıya yükleyin veya URL'den yükleyin", - "Upload Files": "Dosyaları Karşıya Yükle", - "Choose Files": "Dosya Seç", - "Drag & drop YAML files here or click to choose files": "YAML dosyalarını buraya sürükleyip bırakın veya dosyaları seçmek için tıklayın", - "Supports .yaml and .yml files": ".yaml ve .yml dosyalarını destekler", - "YAML URL": "YAML URL'si", - "Enter URL to YAML file": "YAML dosyasının URL'sini girin", - "Load YAML resources from a remote URL": "Uzak URL'den YAML kaynaklarını yükle", - "Loaded Resources ({{count}})_one": "Yüklenen Kaynaklar ({{count}})", - "Loaded Resources ({{count}})_other": "Yüklenen Kaynaklar ({{count}})", - "Clear All": "Tümünü Temizle", - "API Version": "API Sürümü", - "Creating project": "Proje oluşturuluyor", - "Creating following resources in this project:": "Bu projede şu kaynaklar oluşturuluyor:", - "Something went wrong": "Bir sorun oluştu", - "Delete project": "Projeyi sil", - "Deleting project {{ projectName }}…": "{{ projectName }} projesi siliniyor…", - "Cancelled deletion of project {{ projectName }}.": "{{ projectName }} projesini silme işlemi iptal edildi.", - "Deleted project {{ projectName }}.": "{{ projectName }} projesi silindi.", - "Error deleting project {{ projectName }}.": "{{ projectName }} projesi silinirken hata oluştu.", - "Delete Project": "Projeyi Sil", - "Are you sure you want to delete project \"{{projectName}}\"?": "\"{{projectName}}\" projesini silmek istediğinizden emin misiniz?", - "By default, this will only remove the project label from the following namespaces:": "Bu işlem varsayılan olarak yalnızca aşağıdaki ad alanlarından proje etiketini kaldırır:", - "Also delete the namespaces (this will remove all resources within them)": "Ad alanlarını da silin (bu işlem içlerindeki tüm kaynakları kaldırır)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Uyarı: Bu eylem geri alınamaz. Bu ad alanlarındaki tüm kaynaklar kalıcı olarak silinecek.", - "Delete Project & Namespaces": "Proje ve Ad Alanlarını Sil", - "Resources": "Kaynaklar", - "Access": "Erişim", - "Map": "Harita", + "Project Name": "Proje Adı", "Project Status": "Proje Durumu", - "No Workloads": "İş Yükü Yok", - "Unhealthy": "Durumu Uygun Değil", - "Degraded": "Düşürülen", - "Healthy": "İyi durumda", - "Warning": "Uyarı", + "Projects": "Projeler", + "Protocol": "Protokol", + "Provided": "Sağlandı", + "Providers": "Sağlayıcılar", + "Query Parameters": "Sorgu Parametreleri", + "Read more": "Devamını oku", + "Ready": "Hazır", + "Ready//context:replicas": "Hazır", + "Reason": "Neden", + "Recent clusters": "Son kümeler", + "Recommendations": "Öneriler", + "Redirecting to main page…": "Ana sayfaya yeniden yönlendiriliyor…", + "Reference": "Başvuru", + "Refetch Interval": "Yeniden Getirme Aralığı", + "Refresh": "Yenile", + "Release Notes ({{ appVersion }})": "Sürüm Notları ({{ appVersion }})", + "Remove Cluster": "Kümeyi Kaldır", + "Remove this cluster?": "Bu küme kaldırılsın mı?", + "Renew Time": "Yenileme Zamanı", + "Request": "İstek", + "Reset All to Defaults": "Tümünü Varsayılanlara Sıfırla", + "Reset to default": "Varsayılana sıfırla", + "resource {{resourceName}} of container {{containerName}} on pods": "podlarda {{containerName}} kapsayıcısının {{resourceName}} kaynağı", + "resource {{resourceName}} on pods": "podlarda {{resourceName}} kaynağı", + "Resource details": "Kaynak ayrıntıları", + "Resource details view": "Kaynak ayrıntıları görünümü", + "Resource not found": "Kaynak bulunamadı", "Resource Quotas": "Kaynak Kotaları", - "Create Resource Quota to limit resource consumption within this project": "Bu projedeki kaynak tüketimini sınırlamak için Kaynak Kotası oluşturun", - "Create resource quota": "Kaynak kotası oluştur", - "Roles": "Roller", + "Resources": "Kaynaklar", + "Restart": "Yeniden Başlat", + "Restart Count": "Saymayı Yeniden Başlat", + "Restart items": "Öğeleri yeniden başlat", + "Restarted": "Yeniden başlatıldı", + "Restarted {{ itemName }}.": "{{ itemName }} yeniden başlatıldı.", + "Restarted {{ itemsLength }} items.": "{{ itemsLength }} öğe yeniden başlatıldı.", + "Restarting {{ itemName }}…": "{{ itemName }} yeniden başlatılıyor…", + "Restarting {{ itemsLength }} items…": "{{ itemsLength }} öğe yeniden başlatılıyor…", + "Resume": "Sürdür", + "Resumed CronJob {{ newItemName }}.": "CronJob {{ newItemName }} sürdürüldü.", + "Resuming CronJob {{ newItemName }}…": "CronJob {{ newItemName }} sürdürülüyor…", + "Retry Budget": "Bütçeyi Yeniden Dene", + "Revision": "Düzeltme", + "Revision {{ revision }}": "Düzeltme {{ revision }}", + "Revision History": "Değişiklik Geçmişi", "Role Bindings": "Rol Bağlamaları", - "Health": "Sistem Durumu", - "No Resources": "Kaynak Yok", - "Namespaces": "Ad Uzayları", - "No projects found": "Proje bulunamadı", - "Create your first project to organize your Kubernetes resources": "Kubernetes kaynaklarınızı düzenlemek için ilk projenizi oluşturun", - "Create Project": "Proje Oluştur", - "Details": "Ayrıntılar", + "Roles": "Roller", + "Rollback": "Geri al", + "Rollback {{ kind }}": "Geri al: {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "{{ itemName }} önceki sürüme geri alındı.", + "Rolling back {{ itemName }} to previous version…": "{{ itemName }} önceki sürüme geri dönülüyor…", + "rules": "kurallar", + "Running": "Çalışıyor", + "Save": "Kaydet", + "Save & Apply": "Kaydet ve Uygula", + "Scale": "Ölçeklendir", + "Scale Replicas": "Çoğaltmaları Ölçeklendir", + "Scaled {{ itemName }}.": "{{ itemName }} ölçeklendirildi.", + "Scaling {{ itemName }}…": "{{ itemName }} ölçeklendiriliyor…", + "Scheduling Disabled": "Zamanlama Devre Dışı Bırakıldı", + "Scheduling Enabled": "Zamanlama Etkinleştirildi", + "Scroll to bottom": "En alta kaydır", + "Search": "Ara", + "Search Resources": "Kaynak Ara", + "Search resources by query": "Sorguya göre kaynak ara", + "Search resources, pages, clusters by name": "Kaynakları, sayfaları ve kümeleri ada göre ara", + "Section Name": "Bölüm Adı", + "Select a cluster and an existing namespace to use as a project.": "Proje olarak kullanmak için bir küme ve mevcut bir ad alanı seçin.", + "Select a cluster first": "Önce küme seçin", + "Select a file or drag and drop here": "Bir dosya seçin veya sürükleyip buraya bırakın", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "\"{{ name }}\" öğesini geri almak için bir düzeltme seçin. Bu, mevcut pod şablonunu seçilen düzeltme sürümüyle değiştirir.", + "Select All": "Tümünü Seç", + "Select an existing namespace": "Mevcut bir ad alanını seçin", + "Select an existing namespace to use as a project": "Proje olarak kullanmak için mevcut bir ad alanı seçin", + "Select cluster for this project": "Bu proje için küme seçin", + "Select clusters": "Küme seçin", + "Select File": "Dosya Seç", + "Select locale": "Yerel ayar seçin", + "Select one or more clusters": "Bir veya daha fazla küme seçin", + "Select Pod": "Pod Seç", + "Select Resources": "Kaynakları Seç", + "Selected clusters": "Seçili kümeler", + "Server": "Sunucu", + "Service: {{namespace}}/{{name}}": "Hizmet: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "Ad alanını ayarlayın: {{namespace}}", + "Setting up clusters": "Kümeler ayarlanıyor", + "Settings": "Ayarlar", + "Severity": "Önem Derecesi", + "Shipped": "Gönderildi", + "Show all environment variables": "Tüm ortam değişkenlerini göster", + "Show all environment variables (+{{count}} more)_one": "Tüm ortam değişkenlerini göster (+{{count}} tane daha)", + "Show all environment variables (+{{count}} more)_other": "Tüm ortam değişkenlerini göster (+{{count}} tane daha)", + "Show all labels (+{{count}} more)_one": "Tüm etiketleri göster (+{{count}} tane daha)", + "Show all labels (+{{count}} more)_other": "Tüm etiketleri göster (+{{count}} tane daha)", + "Show build information": "Derleme bilgileri göster", + "Show details": "Ayrıntıları göster", + "Show fewer": "Daha az göster", + "Show JSON values in plain text by removing escape characters.": "Kaçış karakterlerini kaldırarak JSON değerlerini düz metin olarak göster.", + "Show logs": "Günlükleri göster", "Show Logs": "Günlükleri Göster", - "Logs: {{ itemName }}": "Günlükler: {{ itemName }}", - "Terminal / Exec": "Terminal / Exec", - "No {{category}} resources found for this project.": "Bu proje için {{category}} kaynağı bulunamadı.", - "Current//context:replicas": "Geçerli", - "Desired//context:replicas": "İstenen", - "Zoom in": "Yakınlaştır", - "Zoom out": "Uzaklaştır", - "No data to be shown. Try to change filters or select a different namespace.": "Gösterilecek veri yok. Filtreleri değiştirmeyi veya farklı bir ad alanı seçmeyi deneyin.", - "Group By": "Gruplandırma Ölçütü", - "Instance": "Örnek", - "Node": "Düğüm", + "Show logs for previous instances of this container.": "Bu kapsayıcının önceki örneklerinin günlüklerini göster.", + "show more": "daha fazla göster", + "Show notifications": "Bildirimleri göster", + "Show previous": "Öncekini göster", + "Show timestamps in the logs.": "Günlüklerde zaman damgalarını göster.", + "Showing documentation for: {{ docsType }}": "{{ docsType }} için belgeler gösteriliyor", + "Shrink sidebar": "Kenar çubuğunu küçült", + "Sign In": "Oturum Aç", + "Sign In with Azure": "Azure’da Oturum Aç", + "Skip": "Atla", + "Skip to main content": "Ana içeriğe atla", + "Snap Bottom": "Alta Tuttur", + "Snap Left": "Sola Tuttur", + "Snap Right": "Sağa Tuttur", + "Snap Top": "Üste Tuttur", + "Software": "Yazılım", + "Some resources failed to load": "Bazı kaynaklar yüklenemedi", + "Something went wrong": "Bir sorun oluştu", + "Something went wrong with cluster {{ cluster }}": "{{ cluster }} kümesiyle ilgili bir sorun oluştu", + "sort down": "aşağı sırala", + "Sort sidebar items alphabetically": "Kenar çubuğu öğelerini alfabetik olarak sırala", + "sort swap": "sıralamayı değiştir", + "sort up": "yukarı sırala", + "Spawn": "Üret", + "Spawn Job": "İş Üret", + "Spawning Job {{ newItemName }}…": "{{ newItemName }} İşi Üretiliyor…", + "Start": "Başlat", + "Start port forward": "Bağlantı noktasını iletmeyi başlat", + "Start Port Forward": "Bağlantı Noktasını İletmeyi Başlat", + "Started": "Başlatıldı", + "Status": "Durum", "Status: Error or Warning": "Durum: Hata veya Uyarı", - "Expand All": "Tümünü Genişlet", - "Fit to screen": "Ekrana sığdır", - "Zoom to 100%": "%100 Yakınlaştır", - "Home": "Giriş", + "Stop": "Durdur", + "Stop port forward": "Bağlantı noktasını iletmeyi durdur", + "Stored in your browser's localStorage (per-browser setting).": "Tarayıcınızın localStorage konumunda depolandı (tarayıcı ayarına göre).", + "Supports .yaml and .yml files": ".yaml ve .yml dosyalarını destekler", + "Suspend": "Askıya al", + "Suspended CronJob {{ newItemName }}.": "CronJob {{ newItemName }} askıya alındı.", + "Suspending CronJob {{ newItemName }}…": "CronJob {{ newItemName }} askıya alınıyor…", + "Taints": "Bozulmalar", + "Target": "Hedef", + "Targets": "Hedefler", + "Terminal / Exec": "Terminal / Exec", + "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", + "Testing auth": "Kimlik doğrulaması test ediliyor", + "The current name of the cluster. You can define a custom name": "Kümenin geçerli adı. Özel bir ad tanımlayabilirsiniz", + "The default image is used for creating ephemeral debug containers.": "Kısa süreli hata ayıklama kapsayıcıları oluşturmak için varsayılan görüntü kullanılır.", + "The default image is used for dropping a shell into a node (when not specified directly).": "Varsayılan görüntü bir düğüme kabuk bırakmak için kullanılır (doğrudan belirtilmediğinde).", + "The default namespace for e.g. when applying resources (when not specified directly).": "Örneğin kaynaklar uygulanırken (doğrudan belirtilmediğinde) varsayılan ad alanı.", + "The default namespace is default.": "Varsayılan ad alanı varsayılan değerdir.", + "The list of namespaces you are allowed to access in this cluster.": "Bu kümede erişim izniniz olan ad alanlarının listesi.", + "Theme": "Tema", + "There seem to be no clusters configured…": "Yapılandırılmış küme yok gibi görünüyor…", + "There seems to be no clusters configured…": "Yapılandırılmış küme yok gibi görünüyor…", + "This action cannot be undone! Do you want to proceed?": "Bu eylem geri alınamaz! Devam etmek istiyor musunuz?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "Bu eylem \"{{ clusterName }}\" kümesini \"{{ source }}\" kaynağından siler", + "This action will remove cluster \"{{ clusterName }}\".": "Bu eylem \"{{ clusterName }}\" kümesini kaldırır.", + "This custom name is already in use, please choose a different name.": "Bu özel ad zaten kullanılıyor, lütfen farklı bir ad seçin.", + "This plugin is not compatible with this version of Headlamp": "Bu eklenti, Headlamp'in bu sürümüyle uyumlu değil", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "Bunun yerine \"{{type}}\" sürümü kullanıldığından bu eklenti şu anda yüklü değil.", + "This value may differ in the container, since the pod is older than {{from}}": "Pod {{from}} sürümünden eski olduğu için bu değer kapsayıcıda farklı olabilir", + "This will discard your changes in the editor. Do you want to proceed?": "Bu işlem düzenleyicideki değişikliklerinizi atar. Devam etmek istiyor musunuz?", + "This will trigger a new Job based on the CronJob {{ name }}": "Bu, {{ name }} CronJob'una bağlı olarak yeni bir İş tetikleyecek", + "Timestamps": "Zaman damgaları", + "Timezone": "Saat dilimi", + "Timezone to display for dates": "Tarihler için görüntülenecek saat dilimi", + "To": "Bitiş", + "Toggle column filters in tables": "Tablolarda sütun filtrelerini aç/kapat", + "Toggle fullscreen": "Tam ekranı aç/kapat", + "Toggle search in log viewer": "Günlük görüntüleyicisinde aramayı aç/kapat", + "Toggle Table Filters": "Tablo Filtrelerini Aç/Kapat", + "Too many matches": "Çok fazla eşleşme var", + "Total": "Toplam", + "Try Again": "Yeniden Dene", + "Trying to attach to the container {{ container }}…": "{{ container }} kapsayıcısına bağlanmaya çalışılıyor…", + "Trying to run \"{{command}}\"…": "\"{{command}}\" komutunu çalıştırma deneniyor…", + "Type": "Tür", + "Uh-oh! Something went wrong.": "Hay aksi! Bir sorun oluştu.", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "GitHub açılamıyor. Lütfen açılır pencere engelleyicisi ayarlarınızı kontrol edin veya hata ayrıntılarını el ile kopyalayın.", + "Undo": "Geri al", + "Undo Changes": "Değişiklikleri Geri Al", + "Unexpected error while fetching the file.": "Dosya getirilirken beklenmeyen hata oluştu.", + "Unexpected error while reading files.": "Dosyalar okunurken beklenmeyen hata oluştu.", + "Unhealthy": "Durumu Uygun Değil", + "Unknown": "Bilinmiyor", + "Up to date//context:replicas": "Güncel", + "Upload File": "Dosyayı Karşıya Yükle", + "Upload File/URL": "Dosyayı Karşıya Yükle/URL", + "Upload Files": "Dosyaları Karşıya Yükle", + "Upload files or load from URL": "Dosyaları karşıya yükleyin veya URL'den yükleyin", + "URL is required": "URL gereklidir", + "Use A Token": "Bir Belirteç Kullan", + "Use custom color": "Özel renk kullan", + "Use custom icon": "Özel simge kullan", + "Use evict for pod deletion": "Pod silme için çıkarmayı kullan", + "Use Existing Namespace": "Mevcut Ad Alanını Kullan", + "Use minimal editor": "Minimal düzenleyici kullan", + "Use regular expression": "Normal ifade kullanın", + "used": "kullanılan", "Used": "Kullanılan", - "Hard": "Zor", - "Request": "İstek", - "Limit": "Sınır", + "User-installed": "Kullanıcı tarafından yüklenen", "Users": "Kullanıcılar", - "Handler": "İşleyici", - "No data in this secret": "Bu gizli dizide veri yok", - "Hide Helm Secrets": "Helm Gizli Dizilerini Gizle", - "Shrink sidebar": "Kenar çubuğunu küçült", - "Expand sidebar": "Kenar çubuğunu genişlet", - "Main Navigation": "Ana Gezinti", - "Navigation Tabs": "Gezinti Sekmeleri", - "Instances": "Örnekler", - "Cluster version upgraded to {{ gitVersion }}": "Küme sürümü {{ gitVersion }} sürümüne yükseltildi", - "Cluster version downgraded to {{ gitVersion }}": "Küme sürümü {{ gitVersion }} sürümüne düşürüldü", - "Controlled Resources": "Denetimli Kaynaklar", - "Controlled Values": "Denetimli Değerler", - "Min Allowed": "İzin Verilen Minimum", - "Max Allowed": "İzin Verilen Maksimum", - "Mode": "Mod", - "Last Transition Time": "Son Geçiş Zamanı", - "Recommendations": "Öneriler", - "Provided": "Sağlandı", - "Admission Review Versions": "Kabul Gözden Geçirme Sürümleri", - "Client Config: URL": "İstemci Yapılandırması: URL", - "Client Config: Service": "İstemci Yapılandırması: Hizmet", - "Service: {{namespace}}/{{name}}": "Hizmet: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Yol: {{ path }}:{{ port }}", - "Operations": "İşlemler", - "0 Running": "0 Çalışıyor", - "Ready//context:replicas": "Hazır", - "Up to date//context:replicas": "Güncel", - "Available//context:replicas": "Kullanılabilir", - "Failed": "Başarısız", - "Select locale": "Yerel ayar seçin", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}} içinde \"{{metricName}}\"", - "\"{{metricName}}\" on pods": "Podlarda \"{{metricName}}\"", - "resource {{resourceName}} on pods": "podlarda {{resourceName}} kaynağı", - "resource {{resourceName}} of container {{containerName}} on pods": "podlarda {{containerName}} kapsayıcısının {{resourceName}} kaynağı", + "Validating selected clusters": "Seçili kümeler doğrulanıyor", + "Value": "Değer", + "Version": "Sürüm", + "Version information": "Sürüm bilgileri", + "Versions": "Sürümler", + "View": "Görünüm", + "View all notifications": "Tüm bildirimleri görüntüle", + "View Clusters": "Kümeleri Görüntüle", + "View YAML": "YAML'yi görüntüle", + "View: {{ itemName }}": "Görünüm: {{ itemName }}", + "Visible": "Görünür", + "Volumes": "Birimler", + "Wait while fetching clusters…": "Kümeler getirilirken bekleyin…", + "Waiting": "Bekliyor", + "Warning": "Uyarı", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Uyarı: Bu eylem geri alınamaz. Bu ad alanlarındaki tüm kaynaklar kalıcı olarak silinecek.", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Uyarı. Uyumsuz eklentiler devre dışı bırakıldı: ({{ pluginList }})", - "Global Search": "Genel Arama", - "Open the global search dialog": "Genel arama iletişim kutusunu aç", - "Cluster Chooser": "Küme Seçici", - "Open the cluster chooser popup": "Küme seçici açılan penceresini aç", - "Toggle Table Filters": "Tablo Filtrelerini Aç/Kapat", - "Toggle column filters in tables": "Tablolarda sütun filtrelerini aç/kapat", - "Log Viewer Search": "Günlük Görüntüleyicisi Araması", - "Toggle search in log viewer": "Günlük görüntüleyicisinde aramayı aç/kapat" + "Warnings": "Uyarılar", + "Weight": "Ağırlık", + "Window": "Pencere", + "Wrap lines": "Satırları kaydır", + "YAML URL": "YAML URL'si", + "Yes": "Evet", + "You can only select this option for containers that have been restarted.": "Bu seçeneği yalnızca yeniden başlatılmış olan kapsayıcılar için belirtebilirsiniz.", + "You don't have any notifications right now": "Şu anda hiç bildiriminiz yok", + "You don't have permissions to view this resource": "Bu kaynağı görüntüleme izniniz yok", + "You have unread notifications": "Okunmamış bildirimleriniz var", + "Your AKS desktop ran into a page that doesn't exist!": "AKS masaüstünüz var olmayan bir sayfayla karşılaştı!", + "Your AKS desktop ran into a problem!": "AKS masaüstünüzde bir sorun oluştu!", + "Zone": "Bölge", + "Zoom in": "Yakınlaştır", + "Zoom out": "Uzaklaştır", + "Zoom to 100%": "%100 Yakınlaştır" } diff --git a/frontend/src/i18n/locales/zh-Hans/app.json b/frontend/src/i18n/locales/zh-Hans/app.json index b271bf85b..99f6abf11 100644 --- a/frontend/src/i18n/locales/zh-Hans/app.json +++ b/frontend/src/i18n/locales/zh-Hans/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "未能提取插件信息", + "About": "关于", "An error occurred while fetching plugin info from {{ URL }}.": "从 {{ URL }} 中提取插件信息时出错。", - "Yes": "是", + "Another process is running": "另一个进程正在运行", + "Application opened with an invalid URL: {{ url }}": "应用程序使用无效的 URL 打开: {{ url }}", + "Bring All to Front": "全部置于顶层", + "Close": "关闭", + "Continue": "继续", + "Copy": "复制", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "在范围 {{startPort}}-{{endPort}} 中找不到可用端口。请释放端口,然后重试。", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "找不到可用端口。有进程在端口 {{startPort}}-{{endPort}} 上运行。是否终止这些进程并重试?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "无法退出其他正在运行的进程,PID: {{ process_list }}。请停止该进程并重新启动应用。", + "Could not start the server even after terminating existing processes.": "即使终止现有进程,也无法启动服务器。", + "Cut": "剪切", + "Delete": "删除", + "Do you want to install the plugin \"{{ pluginName }}\"?": "是否要安装插件“{{ pluginName }}”?", + "Documentation": "文档", + "Edit": "编辑", + "Failed to fetch plugin info": "未能提取插件信息", + "Failed to quit the other running process": "未能退出其他正在运行的进程", + "Failed to start": "未能启动", + "File": "文件", + "Go Back": "返回", + "Go Forward": "前进", + "Go to Home": "转到主页", + "Help": "帮助", + "Hide": "隐藏", + "Hide Others": "隐藏其他", + "Invalid URL": "URL 无效", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "似乎另一个进程已在运行。通过自动终止该进程继续,还是退出?", + "Minimize": "最小化", + "Navigate": "导航", "No": "否", + "No available ports": "没有可用端口", + "Open an Issue": "打开问题", + "Paste": "粘贴", + "Paste and Match Style": "粘贴并匹配样式", "Plugin Installation": "插件安装", - "Do you want to install the plugin \"{{ pluginName }}\"?": "是否要安装插件“{{ pluginName }}”?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "你将要从以下位置安装插件: {{ url }}\n是否继续?", - "About": "关于", "Quit": "退出", + "Reload": "重新加载", + "Reset Zoom": "重置缩放", "Select All": "全选", - "Delete": "删除", "Services": "服务", - "Hide": "隐藏", - "Hide Others": "隐藏其他", "Show All": "全部显示", - "File": "文件", - "Close": "关闭", - "Edit": "编辑", - "Cut": "剪切", - "Copy": "复制", - "Paste": "粘贴", - "Paste and Match Style": "粘贴并匹配样式", "Speech": "语音", "Start Speaking": "开始说话", "Stop Speaking": "结束说话", - "View": "查看", + "Terminate and Retry": "终止并重试", "Toggle Developer Tools": "切换开发人员工具", - "Reset Zoom": "重置缩放", - "Zoom In": "放大", - "Zoom Out": "缩小", "Toggle Fullscreen": "切换全屏", - "Navigate": "导航", - "Reload": "重新加载", - "Go to Home": "转到主页", - "Go Back": "返回", - "Go Forward": "前进", + "View": "查看", "Window": "窗口", - "Minimize": "最小化", - "Bring All to Front": "全部置于顶层", - "Help": "帮助", - "Documentation": "文档", - "Open an Issue": "打开问题", - "Another process is running": "另一个进程正在运行", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "似乎另一个进程已在运行。通过自动终止该进程继续,还是退出?", - "Continue": "继续", - "Failed to quit the other running process": "未能退出其他正在运行的进程", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "无法退出其他正在运行的进程,PID: {{ process_list }}。请停止该进程并重新启动应用。", - "No available ports": "没有可用端口", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "找不到可用端口。有进程在端口 {{startPort}}-{{endPort}} 上运行。是否终止这些进程并重试?", - "Terminate and Retry": "终止并重试", - "Failed to start": "未能启动", - "Could not start the server even after terminating existing processes.": "即使终止现有进程,也无法启动服务器。", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "在范围 {{startPort}}-{{endPort}} 中找不到可用端口。请释放端口,然后重试。", - "Invalid URL": "URL 无效", - "Application opened with an invalid URL: {{ url }}": "应用程序使用无效的 URL 打开: {{ url }}" + "Yes": "是", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "你将要从以下位置安装插件: {{ url }}\n是否继续?", + "Zoom In": "放大", + "Zoom Out": "缩小" } diff --git a/frontend/src/i18n/locales/zh-Hans/glossary.json b/frontend/src/i18n/locales/zh-Hans/glossary.json index 7def98683..bdada0ea2 100644 --- a/frontend/src/i18n/locales/zh-Hans/glossary.json +++ b/frontend/src/i18n/locales/zh-Hans/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes 版本", - "Cluster": "群集", - "Cluster selector": "群集选择器", - "AKS desktop Version": "AKS 桌面版本", - "Headlamp Version": "Headlamp 版本", - "Git Commit": "Git 提交", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} 前)", "About": "关于", - "Legal": "合法", "About dialog tabs": "关于对话框选项卡", - "Memory": "内存", - "CPU": "CPU", - "Pods": "Pod", - "Nodes": "节点", - "Events": "活动", - "Namespaces": "命名空间", - "Filter": "筛选器", - "Namespace": "命名空间", - "toggle field visibility": "切换域可见性", - "Condition": "条件", - "Last Transition": "上次转换", - "Last Update": "上次更新日期", - "Container ID": "容器 ID", - "Image Pull Policy": "映像拉取策略", - "Image": "映像", + "Access Modes": "访问模式", + "Addresses": "地址", + "AKS desktop Version": "AKS 桌面版本", + "Allow Volume Expansion": "允许卷扩展", + "API Groups": "API 组", + "API Version": "API 版本", + "API Versions": "API 版本", + "Architecture": "体系结构", + "Are you sure you want to drain the node {{name}}?": "确定要排空节点 {{name}} 吗?", "Args": "参数", + "Attach": "附加", + "Backend TLS Policies": "后端 TLS 策略", + "Backend Traffic Policies": "后端流量策略", + "Backends": "后端", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "绑定信息", + "Binding Mode": "绑定模式", + "Boot ID": "启动 ID", + "Capacity": "容量", + "Checking if Vertical Pod Autoscaler is enabled…": "正在检查是否启用了垂直 Pod 自动缩放程序…", + "Claim": "声明", + "Class Name": "类名", + "Client Config: Ca Bundle": "客户端配置: Ca 捆绑包", + "Cluster": "群集", + "Cluster IP": "群集 IP", + "Cluster selector": "群集选择器", "Command": "命令", - "Environment": "环境", - "Liveness Probes": "运行情况探测", - "Ports": "端口", - "Volume Mounts": "卷装载", - "Containers": "容器", - "Container Spec": "容器规范", - "Ephemeral Containers": "暂存容器", - "Container": "容器", + "Completions": "完成数", + "Condition": "条件", + "Conditions": "条件", "Config Maps": "Config Maps", - "Definition": "定义", + "Configuration": "配置", + "Container": "容器", + "Container ID": "容器 ID", + "Container Policy": "容器策略", + "Container Runtime": "容器运行时", + "Container Runtime Version": "容器运行时版本", + "Container Spec": "容器规范", + "Containers": "容器", + "Controller": "控制器", + "Controller Name": "控制器名称", + "Cordon": "封锁", + "Cordon node {{name}} cancelled.": "已取消封锁节点 {{name}}。", + "Cordoned node {{name}}.": "已封锁节点 {{name}}。", + "Cordoning node {{name}}…": "正在封锁节点 {{name}}…", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "范围", - "Subresources": "子资源", - "Resource": "资源", - "Plural": "复数", - "Singular": "单数", - "Kind": "种类", - "List Kind": "列表类型", - "Served": "已服务", - "Storage": "存储", - "Objects": "对象", - "Custom Resources": "自定义资源", - "Schedule": "计划", - "Starting deadline": "初始截止时间", - "Last Schedule": "上次计划", "Cron Jobs": "Cron 作业", - "Images": "映像", - "Tolerations": "容忍度", - "Update Strategy": "更新策略", - "Selector": "选择器", - "Node Selector": "节点选择器", + "CronJobs": "Cronjobs", + "Current": "当前", + "Custom Resources": "自定义资源", "Daemon Sets": "守护程序集", + "Debug Node": "调试节点", + "Debug node is not supported in this OS: {{ nodeOS }}": "此操作系统不支持调试节点: {{ nodeOS }}", + "Default": "默认", + "Default Backend": "默认后端", + "Definition": "定义", "Deployments": "部署", - "Replicas": "副本", + "Desired": "需要", + "Drain": "排空", + "Drain Node": "排空节点", + "Drained node {{name}}.": "已排空节点 {{name}}。", + "Draining node {{name}} cancelled.": "已取消排空节点 {{name}}。", + "Draining node {{name}}…": "正在排空节点 {{name}}…", + "Egress": "流出量", + "Endpoint Slices": "终结点切片", "Endpoint: {{ name }}": "终结点: {{ name }}", - "Subsets": "子集", - "IP": "IP", - "Hostname": "主机名", - "Target": "目标", - "Port": "端口", - "Protocol": "协议", "Endpoints": "终结点", - "Addresses": "地址", - "Conditions": "条件", - "Ready": "就绪", - "Serving": "服务", - "Terminating": "正在终止", - "Endpoint Slices": "终结点切片", - "Targets": "目标", - "No targets defined": "未定义目标", - "TLS Validation": "TLS 验证", - "No validation settings": "无验证设置", - "Backend TLS Policies": "后端 TLS 策略", - "Retry Constraint": "重试约束", - "No retry constraint configured": "未配置重试约束", - "Session Persistence": "会话持久性", - "No session persistence configured": "未配置会话持久性", - "Backend Traffic Policies": "后端流量策略", - "Controller Name": "控制器名称", + "Environment": "环境", + "Ephemeral Containers": "暂存容器", + "Events": "活动", + "except: {{ cidrExceptions }}": "例外: {{ cidrExceptions }}", + "External IP": "外部 IP", + "Failed to cordon node {{name}}.": "未能封锁节点 {{name}}。", + "Failed to drain node {{name}}.": "未能排空节点 {{name}}。", + "Failed to uncordon node {{name}}.": "未能取消封锁节点 {{name}}。", + "Failure Policy": "失败策略", + "Filter": "筛选器", + "From": "从", + "Gateway (beta)": "网关(beta 版)", "Gateway Classes": "网关类", - "Controller": "控制器", - "Class Name": "类名", - "Listeners": "侦听器", - "No data": "无数据", "Gateways": "网关", + "Generation": "生成", + "Git Commit": "Git 提交", + "Git Tree State": "Git 树状态", + "Git Version": "Git 版本", + "Go Version": "Go 版本", + "Groups": "组", + "GRPC Routes": "GRPC 路由", "GRPCRoutes": "GRPCRoutes", - "Rules": "规则", - "HttpRoutes": "HttpRoutes", - "Hostnames": "主机名", - "From": "从", - "To": "到", - "Reference Grants": "引用授予", + "Headlamp Version": "Headlamp 版本", "Horizontal Pod Autoscalers": "水平 Pod 自动缩放程序", + "Host IP": "主机 IP", + "Host IPs": "主机 IP", + "Hostname": "主机名", + "Hostnames": "主机名", + "Hosts": "主机", + "HPAs": "HPA", + "HTTP Routes": "HTTP 路由", + "HttpRoutes": "HttpRoutes", + "Image": "映像", + "Image Pull Policy": "映像拉取策略", + "Images": "映像", + "Ingress": "流入量", "Ingress Classes": "入口类", - "Default": "默认", - "Yes": "是", - "Parameters": "参数", - "Default Backend": "默认后端", - "Backends": "后端", "Ingresses": "流入量", - "Hosts": "主机", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "作业", - "Completions": "完成数", + "Kernel version": "内核版本", + "Kernel Version": "内核版本", + "Kind": "种类", + "Kube Proxy Version": "Kube Proxy 版本", + "Kubelet Version": "Kubelet 版本", + "Kubernetes Version": "Kubernetes 版本", + "Last Schedule": "上次计划", + "Last Transition": "上次转换", + "Last Update": "上次更新日期", "Lease": "租用", + "Leases": "租用", + "Legal": "合法", + "Limit": "限制", + "Limit Ranges": "限制范围", "LimitRange": "LimitRange", - "Ingress": "流入量", - "ipBlock": "ipBlock", + "List Kind": "列表类型", + "Listeners": "侦听器", + "Liveness Probes": "运行情况探测", + "Logs": "日志", + "Logs: {{ itemName }}": "日志: {{ itemName }}", + "Lower Bound": "下限", + "Machine ID": "计算机 ID", + "Map": "映射", + "Match Policy": "匹配策略", + "Max": "最大值", + "Memory": "内存", + "Min": "最小值", + "Mutating Webhook Configurations": "正在变更 Webhook 配置", + "Namespace": "命名空间", + "Namespace Selector": "命名空间选择器", + "Namespaces": "命名空间", "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "流出量", - "except: {{ cidrExceptions }}": "例外: {{ cidrExceptions }}", - "Pod Selector": "Pod 选择器", + "Network": "网络", "Network Policies": "网络策略数", - "Uncordoning node {{name}}…": "正在取消封锁节点 {{name}}…", - "Cordoning node {{name}}…": "正在封锁节点 {{name}}…", - "Uncordoned node {{name}}.": "已取消封锁节点 {{name}}。", - "Cordoned node {{name}}.": "已封锁节点 {{name}}。", - "Failed to uncordon node {{name}}.": "未能取消封锁节点 {{name}}。", - "Failed to cordon node {{name}}.": "未能封锁节点 {{name}}。", - "Uncordon node {{name}} cancelled.": "取消封锁节点 {{name}} 已取消。", - "Cordon node {{name}} cancelled.": "已取消封锁节点 {{name}}。", - "Draining node {{name}}…": "正在排空节点 {{name}}…", - "Drained node {{name}}.": "已排空节点 {{name}}。", - "Failed to drain node {{name}}.": "未能排空节点 {{name}}。", - "Draining node {{name}} cancelled.": "已取消排空节点 {{name}}。", - "Drain Node": "排空节点", - "Are you sure you want to drain the node {{name}}?": "确定要排空节点 {{name}} 吗?", - "Uncordon": "取消封锁", - "Cordon": "封锁", - "Drain": "排空", - "Pod CIDR": "Pod CIDR", - "Uptime": "运行时间", - "System Info": "系统信息", - "Architecture": "体系结构", - "Boot ID": "启动 ID", - "System UUID": "系统 UUID", + "No data": "无数据", + "No retry constraint configured": "未配置重试约束", + "No session persistence configured": "未配置会话持久性", + "No targets defined": "未定义目标", + "No validation settings": "无验证设置", + "Node": "节点", + "Node Selector": "节点选择器", + "Nodes": "节点", + "Nominated Node": "指定的节点", + "Non Resources": "非资源", + "Object Selector": "对象选择器", + "Objects": "对象", "OS": "操作系统", - "Kernel Version": "内核版本", - "Machine ID": "计算机 ID", - "Kube Proxy Version": "Kube Proxy 版本", - "Kubelet Version": "Kubelet 版本", - "Container Runtime Version": "容器运行时版本", - "Roles": "角色", - "External IP": "外部 IP", "OS image": "OS 映像", - "Kernel version": "内核版本", - "Container Runtime": "容器运行时", - "Debug Node": "调试节点", - "Debug node is not supported in this OS: {{ nodeOS }}": "此操作系统不支持调试节点: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "日志: {{ itemName }}", - "Seconds": "秒", - "Logs": "日志", - "State": "状态", - "Node": "节点", - "Service Account": "服务帐户", - "Host IP": "主机 IP", - "Host IPs": "主机 IP", + "Owner": "所有者", + "Parameters": "参数", + "Persistent Volume Claims": "永久性卷声明", + "Persistent Volumes": "永久性卷", + "Platform": "平台", + "Plural": "复数", + "Pod CIDR": "Pod CIDR", + "Pod Disruption Budget": "Pod 中断预算", + "Pod Disruption Budgets": "Pod 中断预算", "Pod IP": "Pod IP", "Pod IPs": "Pod IP", - "QoS Class": "QoS 类", - "Priority": "优先级", - "Show Logs": "显示日志", - "Terminal / Exec": "终端/Exec", - "Attach": "附加", - "Restarts": "重启数", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} 前)", - "Request": "请求", - "Limit": "限制", - "Nominated Node": "指定的节点", - "Readiness Gates": "就绪门", - "Pod Disruption Budget": "Pod 中断预算", + "Pod Selector": "Pod 选择器", + "Pods": "Pod", + "podSelector": "podSelector", + "Port": "端口", "Port Forwarding": "端口转发", + "Ports": "端口", + "Priority": "优先级", + "Priority Classes": "优先级类", "PriorityClass": "PriorityClass", - "Replica Sets": "副本集", - "Generation": "生成", - "Current": "当前", - "Desired": "需要", - "Min": "最小值", - "Max": "最大值", - "Cluster IP": "群集 IP", - "Resource Quotas": "资源配额", + "Protocol": "协议", + "Provisioner": "预配程序", + "QoS Class": "QoS 类", + "Readiness Gates": "就绪门", + "Ready": "就绪", + "Reclaim Policy": "回收策略", + "Ref. API Group": "参考 API 组", + "Reference Grants": "引用授予", "Reference Kind": "参考类型", "Reference Name": "参考名称", - "Ref. API Group": "参考 API 组", - "Binding Info": "绑定信息", - "Role Bindings": "角色绑定", - "Role": "角色", - "Groups": "组", - "Service Accounts": "服务帐户", - "API Groups": "API 组", + "Reinvocation Policy": "重新调用策略", + "Replica Sets": "副本集", + "Replicas": "副本", + "Request": "请求", + "Resource": "资源", + "Resource Quotas": "资源配额", "Resources": "资源", - "Non Resources": "非资源", - "Verbs": "谓词", + "Restarts": "重启数", + "Retry Constraint": "重试约束", + "Role": "角色", + "Role Bindings": "角色绑定", + "Roles": "角色", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate。最大不可用: {{ maxUnavailable }},最大突增: {{ maxSurge }}", + "Rules": "规则", + "Runtime Classes": "运行时类", "RuntimeClass": "RuntimeClass", + "Schedule": "计划", + "Scope": "范围", + "Seconds": "秒", "Secrets": "机密", + "Security": "安全性", + "Selector": "选择器", + "Served": "已服务", + "Service Account": "服务帐户", + "Service Accounts": "服务帐户", "Service Information": "服务信息", "Services": "服务", - "Owner": "所有者", - "Map": "映射", - "Workloads": "工作负载", + "Serving": "服务", + "Session Persistence": "会话持久性", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "显示日志", + "Side Effects": "副作用", + "Singular": "单数", + "Starting deadline": "初始截止时间", + "State": "状态", "Stateful Sets": "有状态集", - "CronJobs": "Cronjobs", - "Persistent Volume Claims": "永久性卷声明", - "Persistent Volumes": "永久性卷", - "Storage Classes": "存储类", - "Network": "网络", - "Gateway (beta)": "网关(beta 版)", - "HTTP Routes": "HTTP 路由", - "GRPC Routes": "GRPC 路由", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", - "Security": "安全性", - "Configuration": "配置", - "HPAs": "HPA", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Pod 中断预算", - "Limit Ranges": "限制范围", - "Priority Classes": "优先级类", - "Runtime Classes": "运行时类", - "Leases": "租用", - "Mutating Webhook Configurations": "正在变更 Webhook 配置", - "Validating Webhook Configurations": "正在验证 Webhook 配置", - "Git Version": "Git 版本", - "Git Tree State": "Git 树状态", - "Go Version": "Go 版本", - "Platform": "平台", - "Capacity": "容量", - "Access Modes": "访问模式", - "Volume Mode": "卷模式", + "Storage": "存储", "Storage Class": "存储类", - "Volume": "卷", - "Reclaim Policy": "回收策略", - "Binding Mode": "绑定模式", - "Provisioner": "预配程序", - "Volume Binding Mode": "卷绑定模式", - "Allow Volume Expansion": "允许卷扩展", - "Claim": "声明", - "Update Policy": "更新策略", + "Storage Classes": "存储类", + "Strategy Type": "策略类型", + "Subresources": "子资源", + "Subsets": "子集", + "System Info": "系统信息", + "System UUID": "系统 UUID", + "Target": "目标", + "Targets": "目标", + "Terminal / Exec": "终端/Exec", + "Terminating": "正在终止", + "Timeout Seconds": "超时秒数", + "TLS Validation": "TLS 验证", + "To": "到", + "toggle field visibility": "切换域可见性", + "Tolerations": "容忍度", + "Uncapped Target": "未映射的目标", + "Uncordon": "取消封锁", + "Uncordon node {{name}} cancelled.": "取消封锁节点 {{name}} 已取消。", + "Uncordoned node {{name}}.": "已取消封锁节点 {{name}}。", + "Uncordoning node {{name}}…": "正在取消封锁节点 {{name}}…", "Update Mode": "更新模式", - "Container Policy": "容器策略", - "Lower Bound": "下限", + "Update Policy": "更新策略", + "Update Strategy": "更新策略", "Upper Bound": "上限", - "Uncapped Target": "未映射的目标", - "Vertical Pod Autoscalers": "垂直 Pod 自动缩放程序", - "Checking if Vertical Pod Autoscaler is enabled…": "正在检查是否启用了垂直 Pod 自动缩放程序…", + "Uptime": "运行时间", + "Validating Webhook Configurations": "正在验证 Webhook 配置", + "Verbs": "谓词", "Vertical Pod Autoscaler is not enabled. <1>Learn More": "未启用垂直 Pod 自动缩放程序。<1>了解更多信息", - "API Version": "API 版本", + "Vertical Pod Autoscalers": "垂直 Pod 自动缩放程序", + "Volume": "卷", + "Volume Binding Mode": "卷绑定模式", + "Volume Mode": "卷模式", + "Volume Mounts": "卷装载", + "VPAs": "VPAs", "Webhooks": "Webhook", - "Client Config: Ca Bundle": "客户端配置: Ca 捆绑包", - "Failure Policy": "失败策略", - "Match Policy": "匹配策略", - "Side Effects": "副作用", - "Timeout Seconds": "超时秒数", - "Namespace Selector": "命名空间选择器", - "Object Selector": "对象选择器", - "Reinvocation Policy": "重新调用策略", - "API Versions": "API 版本", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate。最大不可用: {{ maxUnavailable }},最大突增: {{ maxSurge }}", - "Strategy Type": "策略类型" + "Workloads": "工作负载", + "Yes": "是" } diff --git a/frontend/src/i18n/locales/zh-Hans/translation.json b/frontend/src/i18n/locales/zh-Hans/translation.json index 17f4652e7..4bf96e743 100644 --- a/frontend/src/i18n/locales/zh-Hans/translation.json +++ b/frontend/src/i18n/locales/zh-Hans/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "你的 AKS 桌面遇到了不存在的页面!", - "Authentication: {{ clusterName }}": "身份验证: {{ clusterName }}", - "Authentication": "身份验证", - "Please paste your authentication token.": "请粘贴身份验证令牌。", - "ID token": "ID 令牌", - "Check out how to generate a<1>service account token.": "查看如何生成<1>服务帐户令牌。", - "Cluster settings": "群集设置", - "Cancel": "取消", - "Authenticate": "身份验证", - "Error authenticating": "身份验证时出错", - "Window": "窗口", - "Fullscreen": "全屏", - "Snap Left": "贴靠左侧", - "Snap Right": "贴靠右侧", - "Snap Top": "贴靠顶部", - "Snap Bottom": "贴靠底部", - "Minimize": "最小化", - "Close": "关闭", - "Close All": "关闭全部", - "Overview": "概述", - "Loading": "正在加载", - "Advanced Search (Beta)": "高级搜索(beta 版)", - "Select Resources": "选择资源", - "Search": "搜索", - "Search Resources": "搜索资源", - "Select All": "全选", - "Clear Selection": "清除选择", - "All Resources": "所有资源", - "Examples": "示例", - "Search resources by query": "按查询搜索资源", - "Clear": "清除", - "No resources selected": "未选择任何资源", - "Loaded {{0}} items": "已加载 {{0}} 项", - "Some resources failed to load": "某些资源加载失败", - "Found {{0}} results. Showing first {{1}}": "找到了 {{0}} 个结果。正在显示前 {{1}} 个", - "Name": "名称", - "Cluster": "群集", - "Actions": "操作", - "Max items per Resource": "每个资源的最大项数", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "如果某一资源的项数超过此限制,将从搜索中排除。帮助减少大型群集的内存使用,缓解性能下降。", - "Refetch Interval": "重新提取间隔", - "30 seconds": "30 秒", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}} 上的“{{metricName}}”", + "\"{{metricName}}\" on pods": "Pod 上的“{{metricName}}”", + "(Current/Target)": "(当前/目标)", + "{{ available }} units": "{{ available }} 个单元", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} 当前 / {{ desiredReplicas }} 期望", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} (自 {{ firstEventDate }} 以来 {{ count }} 次)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} (自 {{ firstEventDate }} 以来 {{ count }} 次)", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} 就绪", + "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} 已请求", + "{{count}} files selected_one": "选中 {{count}} 个文件", + "{{count}} files selected_other": "选中 {{count}} 个文件", + "": "<未知>", + "0 Running": "0 个正在运行", "1 minute": "1 分钟", + "30 seconds": "30 秒", "5 minutes": "5 分钟", - "Save": "保存", + "A large number of replicas may negatively impact the cluster's performance": "大量副本可能会影响群集的性能", + "A namespace with this name already exists on one or more selected clusters": "一个或多个选定群集上已存在具有此名称的命名空间", + "A namespace with this name already exists.": "已存在具有此名称的命名空间。", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "项目将跨群集对一个或多个命名空间进行分组,以便在一个位置轻松查看和管理相关资源。", + "A project with this name already exists": "已存在具有此名称的项目", + "Accent color": "主题色", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "主题色格式无效。请使用十六进制(#ff0000)、rgb()或 rgba()。", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "主题色格式无效。请使用十六进制(#ff0000)、rgb()、rgba()或 CSS 颜色名称。", + "Accepted Names": "接受的名称", + "Access": "访问", + "Account of current user": "当前用户的帐户", + "Actions": "操作", + "Active": "活动", "Add": "添加", + "Add a cluster to get started.": "添加群集以开始使用。", "Add Cluster": "添加群集", - "Proceed to select your preferred method for cluster creation and addition": "继续选择群集创建和添加的首选方法", - "Load from KubeConfig": "从 KubeConfig 加载", - "Providers": "提供程序", + "Add from Azure Subscription": "从 Azure 订阅添加", "Add Local Cluster Provider": "添加本地群集提供程序", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "此操作将从 {{ source }} 中删除群集 \"{{ clusterName }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "此操作将移除群集 \"{{ clusterName }}\"。", - "This action cannot be undone! Do you want to proceed?": "无法撤消此操作!是否要继续?", - "Remove this cluster?": "移除此群集?", - "View": "查看", - "Settings": "设置", - "Delete": "删除", - "Delete Cluster": "删除群集", - "Active": "活动", - "Plugin": "插件", - "In-cluster": "集群内", - "View Clusters": "查看群集", - "Loading...": "正在加载...", - "No clusters found": "找不到群集", - "Add a cluster to get started.": "添加群集以开始使用。", - "Please sign in to add your AKS clusters": "请登录以添加 AKS 群集", - "Sign In with Azure": "使用 Azure 登录", + "Add namespace": "添加命名空间", "Add Other Clusters": "添加其他群集", - "Add from Azure Subscription": "从 Azure 订阅添加", - "No clusters configured": "未配置任何群集", - "Checking authentication status...": "正在检查身份验证状态...", - "Origin": "原点", - "Status": "状态", - "Warnings": "警告", + "Address Type": "地址类型", + "Addresses": "地址", + "Admission Review Versions": "许可评审版本", + "Advanced Search (Beta)": "高级搜索(beta 版)", + "Age": "期限", + "All clusters": "所有群集", "All Clusters": "所有群集", - "Projects": "项目", - "Selected clusters": "已选群集", - "Load cluster": "加载群集", - "Something went wrong with cluster {{ cluster }}": "群集 {{ cluster }} 出现问题", - "Choose another cluster": "选择其他群集", - "Failed to connect to the backend": "未能连接到后端", - "Connecting to backend...": "正在连接到后端...", - "Skip to main content": "跳到主内容", - "Menu": "菜单", - "Mark all as read": "将所有内容标记为已读", - "Clear all": "全部清除", - "Notifications": "通知", - "You don't have any notifications right now": "你当前没有任何通知", - "Message": "消息", - "No message": "无消息", - "Date": "日期", - "Visible": "可见", - "Mark as read": "标记为已读", - "Show notifications": "显示通知", - "You have unread notifications": "你有未读通知", - "View all notifications": "查看所有通知", - "Unknown": "未知", - "Plugins": "插件", - "Multiple versions": "多个版本", - "Description": "说明", - "Type": "类型", - "Development": "开发", - "User-installed": "用户已安装", - "Shipped": "已发货", - "This plugin is not compatible with this version of Headlamp": "此插件与当前版本的 Headlamp 不兼容", - "Incompatible": "不兼容", - "Overridden by {{type}} version": "由 {{type}} 版本替代", - "Not Loaded": "未加载", - "Disabled": "已禁用", - "Loaded": "已加载", - "Enable": "启用", - "Save & Apply": "保存并应用", - "Deleting plugin {{ itemName }}...": "正在删除插件 {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "已取消删除 {{ itemName }}。", - "Deleted plugin {{ itemName }}.": "已删除插件 {{ itemName }}。", - "Error deleting plugin {{ itemName }}.": "删除插件 {{ itemName }} 时出错。", - "Open Plugin Folder": "打开插件文件夹", - "Delete Plugin": "删除插件", - "By": "发布者", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "当前未加载此插件,因为正在改用 \"{{type}}\" 版本。", - "Are you sure you want to delete this plugin?": "是否确定要删除此插件?", - "Uh-oh! Something went wrong.": "糟糕!出现错误。", - "Error loading {{ routeName }}": "加载 {{ routeName }} 时出错", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "群集名称必须仅包含小写字母数字字符或 \"-\",并且必须以字母数字字符开头和结尾。", - "Error": "错误", - "Okay": "确定", - "Original name: {{ displayName }}": "原始名称: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "此自定义名称已在使用中,请选择其他名称。", - "The current name of the cluster. You can define a custom name": "群集的当前名称。可以定义自定义名称", - "Cluster name": "群集名称", - "Change name": "更改名称", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "是否确定要更改“{{ clusterName }}”的名称?", - "Apply": "应用", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "主题色格式无效。请使用十六进制(#ff0000)、rgb()或 rgba()。", - "Choose Accent Color": "选择主题色", - "Use custom color": "使用自定义颜色", - "Custom color": "自定义颜色", - "Hex, rgb(), or rgba()": "十六进制、rgb() 或 rgba()", - "Full page": "整页", - "Choose Cluster Icon": "选择群集图标", - "Use custom icon": "使用自定义图标", - "Custom icon (Iconify)": "自定义图标(Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "示例: mdi:kubernetes、mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "命名空间必须仅包含小写字母数字字符或 \"-\",并且必须以字母数字字符开头和结尾。", - "Node Shell Settings": "节点 Shell 设置", - "The default image is used for dropping a shell into a node (when not specified directly).": "默认映像用于将 shell 放入节点(如果未直接指定)。", - "Linux image": "Linux 映像", - "The default namespace is default.": "默认命名空间为默认。", - "Namespace": "命名空间", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "输入一个介于 {{ minRows }} 和 {{ maxRows }} 之间的值。", - "Custom row value": "自定义行值", - "Custom value": "自定义值", - "Pod Debug Settings": "Pod 调试设置", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "无法通过 Kubernetes API 移除临时调试容器。即使终端关闭,它们仍保留在 Pod 规范中。要移除它们,必须重新创建 Pod。", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "默认映像用于创建临时调试容器。", - "General Settings": "常规设置", - "Version": "版本", - "Language": "语言", - "Resource details view": "资源详细信息视图", - "Number of rows for tables": "表的行数", - "Timezone to display for dates": "要显示日期的时区", - "Sort sidebar items alphabetically": "按字母顺序对边栏项进行排序", - "Use evict for pod deletion": "使用逐出删除 Pod", - "Theme": "主题", - "Keyboard Shortcuts": "键盘快捷方式", - "Configure keyboard shortcuts for quick access to various parts of the application.": "配置键盘快捷方式,以快速访问应用程序的各个部分。", - "Cluster Settings": "群集设置", - "There seem to be no clusters configured…": "似乎没有配置群集…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "群集 {{ clusterName }} 不存在。请选择有效的群集:", - "Go to cluster": "转到群集", + "All levels": "所有级别", + "All namespaces": "所有命名空间", + "All Pods": "所有 Pod", + "All Resources": "所有资源", + "Allowed disruptions": "允许的中断", + "Allowed Disruptions": "允许的中断", + "Allowed namespaces": "允许的命名空间", + "Also delete the namespaces (this will remove all resources within them)": "同时删除命名空间(这将移除其中的所有资源)", + "An update is available": "有可用的更新", + "Annotations": "注释", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "此容器进程的任何新输出将显示在下方。如未显示,请按 Enter…", + "API Version": "API 版本", + "Appbar Tools": "Appbar 工具", "Appearance": "外观", - "Stored in your browser's localStorage (per-browser setting).": "存储在浏览器的 localStorage (按浏览器设置)中。", - "Accent color": "主题色", - "Change Color": "更改颜色", - "Choose Color": "选择颜色", - "Cluster icon": "群集图标", - "Change Icon": "更改图标", - "Choose Icon": "选择图标", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "主题色格式无效。请使用十六进制(#ff0000)、rgb()、rgba()或 CSS 颜色名称。", + "Applied {{ newItemName }}.": "已应用 {{ newItemName }}。", + "Applied changes to {{ itemName }}.": "已将更改应用到 {{ itemName }}。", + "Apply": "应用", "Apply appearance": "应用外观", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "是否应用“{{ clusterName }}”的外观更改?这将存储在你的浏览器中。", + "Applying {{ newItemName }}…": "正在应用 {{ newItemName }}…", + "Applying {{ newItemName }}…": "正在应用 {{ newItemName }}…", + "Applying changes to {{ itemName }}…": "正在将更改应用到 {{ itemName }}…", "Applying...": "正在应用...", - "Default namespace": "默认命名空间", - "The default namespace for e.g. when applying resources (when not specified directly).": "应用资源时的默认命名空间(如果未直接指定)。", - "Allowed namespaces": "允许的命名空间", - "The list of namespaces you are allowed to access in this cluster.": "允许在此群集中访问的命名空间列表。", - "Add namespace": "添加命名空间", - "Remove Cluster": "移除群集", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "是否确定要更改“{{ clusterName }}”的名称?", + "Are you sure you want to delete item {{ itemName }}?": "是否确定要删除项目 {{ itemName }}?", + "Are you sure you want to delete project \"{{projectName}}\"?": "是否确定要删除项目“{{projectName}}”?", + "Are you sure you want to delete the following items?": "是否确定要删除以下项?", + "Are you sure you want to delete this plugin?": "是否确定要删除此插件?", + "Are you sure you want to evict pod {{ itemName }}?": "是否确定要收回 Pod {{ itemName }}?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "是否确定要移除群集“{{ clusterName }}”?", - "Server": "服务器", - "Press keys...": "按键...", - "Conflicts with: {{name}}": "与以下项冲突: {{name}}", - "Reset to default": "重置为默认值", - "Navigation": "导航", - "General": "常规", - "Reset All to Defaults": "全部重置为默认值", - "Log out from all": "退出登录所有", - "Log out": "退出登录", - "Account of current user": "当前用户的帐户", - "Appbar Tools": "Appbar 工具", - "show more": "显示更多", - "Version information": "版本信息", - "Getting auth info: {{ clusterName }}": "正在获取身份验证信息: {{ clusterName }}", - "Getting auth info": "正在获取身份验证信息", - "Testing auth": "测试身份验证", - "Headlamp Cluster Authentication": "Headlamp 群集身份验证", - "Sign In": "登录", - "Use A Token": "使用令牌", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "连接失败。请确保 Kubernetes 群集正在运行且可访问。错误: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "未能获取身份验证信息: {{ errorMessage }}", - "Try Again": "重试", + "Are you sure you want to restart {{ itemName }}?": "是否确定要重启 {{ itemName }}?", + "Are you sure you want to restart the following items?": "是否确定要重启以下项?", + "Are you sure?": "是否确定?", + "Attach: {{ itemName }}": "附加: {{ itemName }}", + "Attaching to debug container...": "正在附加到调试容器...", + "Attaching to existing debug container...": "正在附加到现有调试容器...", + "Authenticate": "身份验证", + "Authentication": "身份验证", + "Authentication: {{ clusterName }}": "身份验证: {{ clusterName }}", + "Available//context:replicas": "可用", "Back": "返回", - "Memory Usage": "内存使用", - "{{ available }} units": "{{ available }} 个单元", - "CPU Usage": "CPU 使用率", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} 已请求", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} 就绪", - "Recent clusters": "最近的群集", - "All clusters": "所有群集", - "Show build information": "显示生成信息", + "BackendRefs": "BackendRefs", + "By": "发布者", + "By default, this will only remove the project label from the following namespaces:": "默认情况下,这只会从以下命名空间中移除项目标签:", + "Cancel": "取消", + "Cancelled applying {{ newItemName }}.": "已取消应用 {{ newItemName }}。", + "Cancelled applying {{ newItemName }}.": "已取消应用 {{ newItemName }}。", + "Cancelled changes to {{ itemName }}.": "已取消对 {{ itemName }} 的更改。", + "Cancelled deletion of {{ itemName }}.": "已取消删除 {{ itemName }}。", + "Cancelled deletion of {{ itemsLength }} items.": "已取消删除 {{ itemsLength }} 项。", + "Cancelled deletion of project {{ projectName }}.": "已取消删除项目 {{ projectName }}。", + "Cancelled restarting {{ itemName }}.": "已取消重启 {{ itemName }}。", + "Cancelled restarting {{ itemsLength }} items.": "已取消重启 {{ itemsLength }} 项。", + "Cancelled resuming CronJob {{ newItemName }}.": "已取消恢复 CronJob {{ newItemName }}。", + "Cancelled rollback of {{ itemName }}.": "已取消回滚 {{ itemName }}。", + "Cancelled scaling {{ itemName }}.": "正在取消缩放 {{ itemName }}。", + "Cancelled suspending CronJob {{ newItemName }}.": "已取消暂停 CronJob {{ newItemName }}。", + "Categories": "类别", + "Change Color": "更改颜色", + "Change Icon": "更改图标", + "Change name": "更改名称", + "Check out how to generate a<1>service account token.": "查看如何生成<1>服务帐户令牌。", + "Checking authentication status...": "正在检查身份验证状态...", "Choose a cluster": "选择群集", - "Wait while fetching clusters…": "正在提取群集,请稍候…", - "Loading cluster information": "正在加载群集信息", - "There seems to be no clusters configured…": "似乎没有配置群集…", - "Please make sure you have at least one cluster configured.": "请确保至少配置了一个群集。", - "Or try running Headlamp with a different kube config.": "或者尝试使用不同的 kube 配置运行 Headlamp。", - "Load from a file": "从文件加载", - "Current//context:cluster": "当前", + "Choose a namespace from the selected clusters": "从所选群集中选择命名空间", + "Choose Accent Color": "选择主题色", + "Choose another cluster": "选择其他群集", "Choose cluster": "选择群集", - "Failed to load resources": "未能加载资源", - "You don't have permissions to view this resource": "你没有查看此资源的权限", - "Resource not found": "找不到资源", - "Hide details": "隐藏详细信息", - "Show details": "显示详细信息", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "列表中存在重复群集: {{ clusterNames }}。请编辑上下文名称。", - "Error setting up clusters, please load a valid kubeconfig file": "设置群集时出错,请加载有效的 kubeconfig 文件", - "Couldn't read kubeconfig file": "无法读取 kubeconfig 文件", - "No clusters found!": "未找到群集!", - "No contexts found!": "未找到上下文!", - "Invalid kubeconfig file: {{ errorMessage }}": "kubeconfig 文件无效: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "拖放或在此处选择 kubeconfig 文件", + "Choose Cluster Icon": "选择群集图标", + "Choose Color": "选择颜色", "Choose file": "选择文件", - "Select clusters": "选择群集", - "Next": "下一页", - "Validating selected clusters": "正在验证所选群集", - "Setting up clusters": "正在设置群集", + "Choose Files": "选择文件", + "Choose Icon": "选择图标", + "Clear": "清除", + "Clear accent color": "清除主题色", + "Clear all": "全部清除", + "Clear All": "全部清除", + "Clear cluster icon": "清除群集图标", + "Clear Selection": "清除选择", + "Client Config: Service": "客户端配置: 服务", + "Client Config: URL": "客户端配置: URL", + "Close": "关闭", + "Close All": "关闭全部", + "Cluster": "群集", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "群集 {{ clusterName }} 不存在。请选择有效的群集:", + "Cluster Chooser": "群集选择器", + "Cluster icon": "群集图标", + "Cluster is required": "群集是必需项", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "群集名称必须仅包含小写字母数字字符或 \"-\",并且必须以字母数字字符开头和结尾。", + "Cluster settings": "群集设置", + "Cluster Settings": "群集设置", + "Cluster version downgraded to {{ gitVersion }}": "群集版本已降级到 {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "群集版本已升级到 {{ gitVersion }}", + "Clusters": "群集", "Clusters successfully set up!": "已成功设置群集!", - "Finish": "完成", - "Only warnings ({{ numWarnings }})": "仅警告({{ numWarnings }})", - "Reason": "原因", - "Count": "计数", - "Last Seen": "上次查看时间", - "Offline": "脱机", - "Lost connection to the cluster.": "与群集的连接断开。", - "No": "否", - "Yes": "是", - "Create {{ name }}": "创建 {{ name }}", - "Toggle fullscreen": "切换全屏", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "无法打开 GitHub。请检查弹出窗口阻止设置或手动复制错误详细信息。", - "Your AKS desktop ran into a problem!": "AKS 桌面遇到问题!", - "Head back <1>home.": "返回<1>主页。", - "Error Details": "错误详细信息", + "Collapse": "折叠", + "Conditions": "条件", + "Configure Keyboard Shortcuts": "配置键盘快捷方式", + "Configure keyboard shortcuts for quick access to various parts of the application.": "配置键盘快捷方式,以快速访问应用程序的各个部分。", + "Conflicts with: {{name}}": "与以下项冲突: {{name}}", + "Connecting to backend...": "正在连接到后端...", + "Container": "容器", + "Container Limits": "容器限制", + "Container Port": "容器端口", + "Controlled by": "控制者", + "Controlled Resources": "受控资源", + "Controlled Values": "受控值", + "Copied": "已复制", "Copied to clipboard": "已复制到剪贴板", - "Failed to copy to clipboard": "未能复制到剪贴板", "Copy": "复制", - "Open Issue on GitHub": "在 GitHub 上打开问题", - "Scroll to bottom": "滚动到底部", - "Container": "容器", - "Lines": "行", - "Severity": "严重性", - "Timestamps": "时间戳", - "Wrap lines": "换行", - "All levels": "所有级别", - "Find": "查找", - "Download": "下载", - "No results": "无结果", - "Too many matches": "匹配项太多", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }}/{{ totalResults }}", - "Match case": "区分大小写", - "Match whole word": "全字匹配", - "Use regular expression": "使用正则表达式", - "Previous Match (Shift+Enter)": "上一个匹配项(Shift+Enter)", - "Next Match (Enter)": "下一个匹配项(Enter)", - "All namespaces": "所有命名空间", - "From": "从", - "Age": "期限", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} (自 {{ firstEventDate }} 以来 {{ count }} 次)", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} (自 {{ firstEventDate }} 以来 {{ count }} 次)", - "Release Notes ({{ appVersion }})": "发行说明({{ appVersion }})", - "Fetching release information…": "正在提取发布信息…", - "Skip": "跳过", - "Failed to fetch release information": "未能提取发布信息", - "An update is available": "有可用的更新", - "Read more": "阅读更多", - "Disable update notifications": "禁用更新通知", - "Dismiss": "取消", - "Install the metrics-server to get usage data.": "安装指标服务器以获取使用情况数据。", "Copy to clipboard": "复制到剪贴板", - "Create / Apply": "创建/应用", + "Couldn't read kubeconfig file": "无法读取 kubeconfig 文件", + "Count": "计数", + "CPU Usage": "CPU 使用率", "Create": "创建", - "Deleting item {{ itemName }}…": "正在删除项 {{ itemName }}…", + "Create {{ name }}": "创建 {{ name }}", + "Create / Apply": "创建/应用", + "Create a new namespace and use it as a project": "创建新的命名空间并将其用作项目", + "Create a new namespace on one or more clusters and set it up as a project.": "在一个或多个群集上创建新的命名空间,并将其设置为项目。", + "Create a Project": "创建项目", + "Create Namespace": "创建命名空间", + "Create New Namespace": "创建新命名空间", + "Create new Project from YAML": "从 YAML 创建新项目", + "Create Project": "创建项目", + "Create resource quota": "创建资源配额", + "Create Resource Quota to limit resource consumption within this project": "创建资源配额以限制此项目中的资源消耗", + "Create your first project to organize your Kubernetes resources": "创建第一个项目以组织 Kubernetes 资源", + "Created": "已创建", + "Creating": "正在创建", + "Creating ephemeral debug container...": "正在创建临时调试容器...", + "Creating following resources in this project:": "正在此项目中创建以下资源:", + "Creating project": "正在创建项目", + "Creation": "创建", + "Current": "当前", + "Current Namespace": "当前命名空间", + "Current number of replicas: {{ numReplicas }}": "当前副本数: {{ numReplicas }}", + "Current//context:cluster": "当前", + "Current//context:pods": "当前", + "Current//context:replicas": "当前", + "Custom color": "自定义颜色", + "Custom icon (Iconify)": "自定义图标(Iconify)", + "Custom row value": "自定义行值", + "Custom value": "自定义值", + "Data": "数据", + "Date": "日期", + "Debug Pod": "调试 Pod", + "Debug: {{ itemName }}": "调试: {{ itemName }}", + "Decrement": "减少", + "Default": "默认", + "Default namespace": "默认命名空间", + "Default Request": "默认请求", + "Degraded": "已降级", + "Delete": "删除", + "Delete Cluster": "删除群集", + "Delete item": "删除项", + "Delete items": "删除项", + "Delete Plugin": "删除插件", + "Delete port forward": "删除端口转移", + "Delete project": "删除项目", + "Delete Project": "删除项目", + "Delete Project & Namespaces": "删除项目和命名空间", + "Deleted {{ itemsLength }} items.": "已删除 {{ itemsLength }} 项。", "Deleted item {{ itemName }}.": "已删除项 {{ itemName }}。", + "Deleted plugin {{ itemName }}.": "已删除插件 {{ itemName }}。", + "Deleted project {{ projectName }}.": "正在删除项目 {{ projectName }}。", + "Deleting {{ itemsLength }} items…": "正在删除 {{ itemsLength }} 项…", + "Deleting item {{ itemName }}…": "正在删除项 {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "正在删除插件 {{ itemName }}...", + "Deleting project {{ projectName }}…": "正在删除项目 {{ projectName }}…", + "Deployment pods": "部署 Pod", + "Description": "说明", + "Desired number of replicas:": "所需副本数:", + "Desired//context:pods": "需要", + "Desired//context:replicas": "需要", + "Details": "详细信息", + "Development": "开发", + "Disable update notifications": "禁用更新通知", + "Disabled": "已禁用", + "Dismiss": "取消", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop 要求端口范围为 30000-32000。", + "Documentation": "文档", + "Download": "下载", + "Drag & drop or choose kubeconfig file here": "拖放或在此处选择 kubeconfig 文件", + "Drag & drop YAML files here or click to choose files": "将 YAML 文件拖放到此处或单击选择文件", + "Drop the file here...": "将文件拖放到此处...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "列表中存在重复群集: {{ clusterNames }}。请编辑上下文名称。", + "Duration": "持续时间", + "e.g. 30080": "例如,30080", + "e.g. 8080": "例如 8080", + "Edit": "编辑", + "Edit: {{ itemName }}": "编辑: {{ itemName }}", + "Editor": "编辑器", + "Effect": "效果", + "Enable": "启用", + "Endpoints": "终结点", + "Enter a name": "输入名称", + "Enter a name for the new namespace": "输入新命名空间的名称", + "Enter a name for your new project.": "输入新项目的名称。", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "输入一个介于 {{ minRows }} 和 {{ maxRows }} 之间的值。", + "Enter URL": "输入 URL", + "Enter URL to YAML file": "输入 YAML 文件的 URL", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "无法通过 Kubernetes API 移除临时调试容器。即使终端关闭,它们仍保留在 Pod 规范中。要移除它们,必须重新创建 Pod。", + "Error": "错误", + "Error authenticating": "身份验证时出错", + "Error deleting {{ itemsLength }} items.": "删除 {{ itemsLength }} 项时出错。", "Error deleting item {{ itemName }}.": "删除项 {{ itemName }} 时出错。", + "Error deleting plugin {{ itemName }}.": "删除插件 {{ itemName }} 时出错。", + "Error deleting project {{ projectName }}.": "删除项目 {{ projectName }} 时出错。", + "Error Details": "错误详细信息", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "获取自定义资源 {{ crName }} 时出错: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "获取自定义资源定义 {{ crdName }} 时出错: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "获取自定义资源定义时出错: {{ errorMessage }}", + "Error loading {{ routeName }}": "加载 {{ routeName }} 时出错", + "Error parsing the code: {{error}}": "解析代码时出错: {{error}}", + "Error parsing the code. Please verify it's valid YAML or JSON!": "解析代码时出错。请确认其为有效的 YAML 或 JSON!", + "Error processing files: {{error}}": "处理文件时出错: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "设置群集时出错,请加载有效的 kubeconfig 文件", + "Error: All of the files are empty.": "错误: 所有文件均为空。", "Evict": "收回", "Evict Pod": "收回 Pod", - "Delete item": "删除项", - "Are you sure you want to evict pod {{ itemName }}?": "是否确定要收回 Pod {{ itemName }}?", - "Are you sure you want to delete item {{ itemName }}?": "是否确定要删除项目 {{ itemName }}?", - "Force Delete": "强制删除", - "Are you sure you want to delete the following items?": "是否确定要删除以下项?", - "Deleting {{ itemsLength }} items…": "正在删除 {{ itemsLength }} 项…", - "Cancelled deletion of {{ itemsLength }} items.": "已取消删除 {{ itemsLength }} 项。", - "Deleted {{ itemsLength }} items.": "已删除 {{ itemsLength }} 项。", - "Error deleting {{ itemsLength }} items.": "删除 {{ itemsLength }} 项时出错。", - "Delete items": "删除项", - "Resource details": "资源详细信息", - "Loading documentation": "正在加载文档", - "No documentation available.": "无可用文档。", - "No documentation for type {{ docsType }}.": "没有 {{ docsType }} 类型的文档。", - "Showing documentation for: {{ docsType }}": "显示文档: {{ docsType }}", - "Applying changes to {{ itemName }}…": "正在将更改应用到 {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "已取消对 {{ itemName }} 的更改。", - "Applied changes to {{ itemName }}.": "已将更改应用到 {{ itemName }}。", + "Example: mdi:kubernetes, mdi:cloud-outline": "示例: mdi:kubernetes、mdi:cloud-outline", + "Examples": "示例", + "Exit Code": "退出代码", + "Expand": "展开", + "Expand All": "全部展开", + "Expand sidebar": "展开边栏", + "Failed": "失败", + "Failed to apply {{ newItemName }}.": "未能应用 {{ newItemName }}。", "Failed to apply changes to {{ itemName }}.": "未能将更改应用到 {{ itemName }}。", - "Edit": "编辑", - "Invalid JSON": "JSON 无效", - "Invalid YAML": "YAML 无效", - "Failed to create {{ kind }} {{ name }}.": "创建 {{ kind }} {{ name }} 失败。", + "Failed to connect to the backend": "未能连接到后端", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "连接失败。请确保 Kubernetes 群集正在运行且可访问。错误: {{ errorMessage }}", + "Failed to connect…": "连接失败…", + "Failed to connect…\r\n": "连接失败…\r\n", + "Failed to copy to clipboard": "未能复制到剪贴板", "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "未能在 {{ apiVersion }} 中创建 {{ kind }} {{ name }}。", - "Error parsing the code: {{error}}": "解析代码时出错: {{error}}", - "Error parsing the code. Please verify it's valid YAML or JSON!": "解析代码时出错。请确认其为有效的 YAML 或 JSON!", - "Applying {{ newItemName }}…": "正在应用 {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "已取消应用 {{ newItemName }}。", - "Applied {{ newItemName }}.": "已应用 {{ newItemName }}。", - "Failed to apply {{ newItemName }}.": "未能应用 {{ newItemName }}。", - "New Object": "新建对象", - "View: {{ itemName }}": "视图: {{ itemName }}", - "Edit: {{ itemName }}": "编辑: {{ itemName }}", - "Loading editor": "正在加载编辑器", - "Hide Managed Fields": "隐藏托管字段", - "Use minimal editor": "使用最小编辑器", - "Upload File/URL": "上传文件/URL", - "Editor": "编辑器", - "Documentation": "文档", - "Undo": "撤消", - "Are you sure?": "是否确定?", - "This will discard your changes in the editor. Do you want to proceed?": "这将放弃编辑器中的更改。是否要继续?", - "Undo Changes": "撤消更改", - "Invalid Secret Reference": "机密引用无效", - "Invalid Config Map Reference": "ConfigMap 引用无效", - "Invalid fieldRef": "fieldRef 无效", - "Invalid resourceFieldRef": "resourceFieldRef 无效", - "Show fewer": "显示更少", - "Show all environment variables": "显示所有环境变量", - "Show all environment variables (+{{count}} more)_one": "显示所有环境变量(+另外 {{count}} 个)", - "Show all environment variables (+{{count}} more)_other": "显示所有环境变量(+另外 {{count}} 个)", - "No label selectors found for this {{type}}": "找不到此 {{type}} 的标签选择器", - "Invalid response from server": "服务器的响应无效", - "Failed to fetch related pods": "未能提取相关 Pod", - "No pods found for this workload": "找不到此工作负载的 Pod", + "Failed to create {{ kind }} {{ name }}.": "创建 {{ kind }} {{ name }} 失败。", + "Failed to create debug container: {{message}}": "未能创建调试容器: {{message}}", "Failed to fetch pods: {{error}}": "未能提取 Pod: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "日志已暂停。单击“关注”按钮以继续关注它们。", - "Select Pod": "选择 Pod", - "All Pods": "所有 Pod", - "Restarted": "已重启", - "Show logs for previous instances of this container.": "显示此容器以前实例的日志。", - "You can only select this option for containers that have been restarted.": "对于已重启的容器,只能选择此选项。", - "Show previous": "显示上一个", - "Show timestamps in the logs.": "在日志中显示时间戳。", - "Follow logs in real-time.": "实时跟进日志。", + "Failed to fetch related pods": "未能提取相关 Pod", + "Failed to fetch release information": "未能提取发布信息", + "Failed to get authentication information: {{ errorMessage }}": "未能获取身份验证信息: {{ errorMessage }}", + "Failed to load custom resource instances": "未能加载自定义资源实例", + "Failed to load from URL: {{error}}": "未能从 URL 加载: {{error}}", + "Failed to load resources": "未能加载资源", + "Failed to load revision history: {{ error }}": "未能加载修订历史记录: {{ error }}", + "Failed to read file.": "未能读取文件。", + "Failed to restart {{ itemName }}.": "重启 {{ itemName }} 失败。", + "Failed to restart {{ itemsLength }} items.": "未能重启 {{ itemsLength }} 项。", + "Failed to resume CronJob {{ newItemName }}.": "未能恢复 CronJob {{ newItemName }}。", + "Failed to rollback {{ itemName }}.": "未能回滚 {{ itemName }}。", + "Failed to run \"{{ command }}\"": "未能运行“{{ command }}”", + "Failed to run \"{{command}}\"…": "未能运行“{{command}}”…", + "Failed to scale {{ itemName }}.": "未能缩放 {{ itemName }}。", + "Failed to spawn Job {{ newItemName }}": "未能生成作业 {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "未能暂停 CronJob {{ newItemName }}。", + "Fetching release information…": "正在提取发布信息…", + "File read was aborted.": "文件读取已中止。", + "Filter Type": "筛选器类型", + "Filters": "筛选器", + "Find": "查找", + "Finish": "完成", + "Finished": "已完成", + "Fit to screen": "适应屏幕", "Follow": "关注", - "Show logs": "显示日志", - "Loading resource data": "正在加载资源数据", - "Creation": "创建", - "Labels": "标签", - "Annotations": "注释", - "Owner refs": "所有者引用", - "Controlled by": "控制者", - "Show all labels (+{{count}} more)_one": "显示所有标签(+另外 {{count}} 个)", - "Show all labels (+{{count}} more)_other": "显示所有标签(+另外 {{count}} 个)", - "Start port forward": "启动端口转发", + "Follow logs in real-time.": "实时跟进日志。", + "Force Delete": "强制删除", + "Format": "格式", "Forward port": "转发端口", - "Delete port forward": "删除端口转移", - "Stop port forward": "停止端口转发", - "Copied": "已复制", - "This value may differ in the container, since the pod is older than {{from}}": "此值在容器中可能不同,因为 Pod 早于 {{from}}", - "Value": "值", - "Mount Path": "装载路径", + "Found {{0}} results. Showing first {{1}}": "找到了 {{0}} 个结果。正在显示前 {{1}} 个", "from": "从", + "From": "从", + "Full page": "整页", + "Fullscreen": "全屏", + "General": "常规", + "General Settings": "常规设置", + "Getting auth info": "正在获取身份验证信息", + "Getting auth info: {{ clusterName }}": "正在获取身份验证信息: {{ clusterName }}", + "Give your project a descriptive name": "为项目提供描述性名称", + "Global Default": "全局默认", + "Global Search": "全局搜索", + "Go to cluster": "转到群集", + "Group": "组", + "Group By": "分组依据", + "Handler": "处理程序", + "Hard": "困难", + "Head back <1>home.": "返回<1>主页。", + "Headers": "标头", + "Headlamp Cluster Authentication": "Headlamp 群集身份验证", + "Health": "运行状况", + "Healthy": "正常", + "Hex, rgb(), or rgba()": "十六进制、rgb() 或 rgba()", + "Hide details": "隐藏详细信息", + "Hide Helm Secrets": "隐藏 Helm 机密", + "Hide Managed Fields": "隐藏托管字段", + "Holder": "定位器", + "Holder Identity": "持有者标识", + "Home": "主页", + "Host": "主机", + "Hostname": "主机名", "I/O": "I/O", - "Ready": "就绪", - "Waiting": "正在等待", - "Running": "正在运行", - "Exit Code": "退出代码", - "Started": "已启动", - "Finished": "已完成", - "Restart Count": "重启计数", - "Last State": "上次状态", - "No data to be shown.": "没有可显示的数据。", - "Init Containers": "Init 容器", - "Conditions": "条件", - "Volumes": "卷", - "Kind": "种类", - "Restarting {{ itemName }}…": "正在重启 {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "已取消重启 {{ itemName }}。", - "Restarted {{ itemName }}.": "已重启 {{ itemName }}。", - "Failed to restart {{ itemName }}.": "重启 {{ itemName }} 失败。", - "Restart": "重启", - "Are you sure you want to restart {{ itemName }}?": "是否确定要重启 {{ itemName }}?", - "Are you sure you want to restart the following items?": "是否确定要重启以下项?", - "Restarting {{ itemsLength }} items…": "正在重新启动 {{ itemsLength }} 项…", - "Cancelled restarting {{ itemsLength }} items.": "已取消重启 {{ itemsLength }} 项。", - "Restarted {{ itemsLength }} items.": "已重启 {{ itemsLength }} 项。", - "Failed to restart {{ itemsLength }} items.": "未能重启 {{ itemsLength }} 项。", - "Restart items": "重启项", - "Revision History": "修订版本历史记录", - "Loading revision history…": "正在加载修订历史记录…", - "Failed to load revision history: {{ error }}": "未能加载修订历史记录: {{ error }}", - "No revision history available.": "没有可用的修订历史记录。", - "Revision": "修订", - "Created": "已创建", + "ID token": "ID 令牌", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "如果某一资源的项数超过此限制,将从搜索中排除。帮助减少大型群集的内存使用,缓解性能下降。", "Images": "映像", - "Current": "当前", - "Previous": "上一步", - "Rolling back {{ itemName }} to previous version…": "正在将 {{ itemName }} 回滚到以前的版本…", - "Cancelled rollback of {{ itemName }}.": "已取消回滚 {{ itemName }}。", - "Rolled back {{ itemName }} to previous version.": "已将 {{ itemName }} 回滚到以前的版本。", - "Failed to rollback {{ itemName }}.": "未能回滚 {{ itemName }}。", - "Rollback": "回退", - "Rollback {{ kind }}": "回滚 {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "选择一个要将“{{ name }}”回滚至的修订版。这将使用所选修订版的 Pod 模板替换当前模板。", - "No previous revisions available to rollback to.": "无可回滚的先前修订。", - "Revision {{ revision }}": "修订版 {{ revision }}", - "Scaling {{ itemName }}…": "正在缩放 {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "正在取消缩放 {{ itemName }}。", - "Scaled {{ itemName }}.": "已缩放 {{ itemName }}。", - "Failed to scale {{ itemName }}.": "未能缩放 {{ itemName }}。", - "Scale": "缩放", - "Scale Replicas": "缩放副本", - "Current number of replicas: {{ numReplicas }}": "当前副本数: {{ numReplicas }}", - "Desired number of replicas:": "所需副本数:", - "Decrement": "减少", + "In-cluster": "集群内", + "Incompatible": "不兼容", "Increment": "增量", - "A large number of replicas may negatively impact the cluster's performance": "大量副本可能会影响群集的性能", + "Init Containers": "Init 容器", + "Install the metrics-server to get usage data.": "安装指标服务器以获取使用情况数据。", + "Instance": "实例", + "Instances": "实例", + "Internal IP": "内部 IP", + "Invalid Config Map Reference": "ConfigMap 引用无效", + "Invalid fieldRef": "fieldRef 无效", + "Invalid JSON": "JSON 无效", + "Invalid kubeconfig file: {{ errorMessage }}": "kubeconfig 文件无效: {{ errorMessage }}", + "Invalid resourceFieldRef": "resourceFieldRef 无效", + "Invalid response from server": "服务器的响应无效", + "Invalid Secret Reference": "机密引用无效", + "Invalid YAML": "YAML 无效", + "Job {{ newItemName }} spawned": "已生成作业 {{ newItemName }}", + "Job Name": "作业名称", + "Key": "键", + "Keyboard Shortcuts": "键盘快捷方式", + "Kind": "种类", + "Labels": "标签", + "Language": "语言", + "Last Seen": "上次查看时间", + "Last State": "上次状态", + "Last Transition Time": "上次转换时间", + "Lease Duration Seconds": "租用持续时间(秒)", + "Leave empty to auto-assign an available port.": "留空以自动分配可用端口。", + "Leave empty to auto-assign from range 30000-32000.": "留空以从范围 30000-32000 自动分配。", + "Limit": "限制", + "Lines": "行", + "Linux image": "Linux 映像", + "Listeners": "侦听器", "Load": "加载", - "Failed to read file.": "未能读取文件。", - "File read was aborted.": "文件读取已中止。", - "Error: All of the files are empty.": "错误: 所有文件均为空。", - "Unexpected error while reading files.": "读取文件时出现意外错误。", - "Drop the file here...": "将文件拖放到此处...", - "Select a file or drag and drop here": "选择文件或拖放到此处", - "Select File": "选择文件", - "{{count}} files selected_one": "选中 {{count}} 个文件", - "{{count}} files selected_other": "选中 {{count}} 个文件", - "Please enter a valid URL.": "请输入有效的 URL。", - "Unexpected error while fetching the file.": "提取文件时出现意外错误。", - "Enter URL": "输入 URL", - "Upload File": "上传文件", + "Load cluster": "加载群集", + "Load from a file": "从文件加载", + "Load from KubeConfig": "从 KubeConfig 加载", "Load from URL": "从 URL 加载", - "View YAML": "查看 YAML", - "Collapse": "折叠", - "Expand": "展开", - "sort up": "向上排序", - "sort down": "向下排序", - "sort swap": "排序交换", - "Loading table data": "正在加载表数据", - "Refresh": "刷新", - "No data matching the filter criteria.": "没有与筛选条件匹配的数据。", - "No results found": "找不到任何结果", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "此容器进程的任何新输出将显示在下方。如未显示,请按 Enter…", - "Failed to run \"{{command}}\"…": "未能运行“{{command}}”…", - "Failed to connect…": "连接失败…", - "Press the enter key to reconnect.": "按 Enter 键重新连接。", - "Failed to run \"{{ command }}\"": "未能运行“{{ command }}”", - "Trying to attach to the container {{ container }}…": "正在尝试附加到容器 {{ container }}…", - "Trying to run \"{{command}}\"…": "正在尝试运行 \"{{command}}\"…", - "Attach: {{ itemName }}": "附加: {{ itemName }}", - "Terminal: {{ itemName }}": "终端: {{ itemName }}", - "Timezone": "时区", - "Data": "数据", - "No data in this config map": "此 ConfigMap 中没有数据", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "获取自定义资源定义 {{ crdName }} 时出错: {{ errorMessage }}", + "Load resources": "加载资源", + "Load YAML resources from a remote URL": "从远程 URL 加载 YAML 资源", + "Loaded": "已加载", + "Loaded {{0}} items": "已加载 {{0}} 项", + "Loaded Resources ({{count}})_one": "已加载的资源({{count}})", + "Loaded Resources ({{count}})_other": "已加载的资源({{count}})", + "Loading": "正在加载", + "Loading cluster information": "正在加载群集信息", + "Loading custom resource definition": "正在加载自定义资源定义", + "Loading custom resource definitions": "正在加载自定义资源定义", "Loading custom resource details": "正在加载自定义资源详细信息", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "获取自定义资源 {{ crName }} 时出错: {{ errorMessage }}", "Loading custom resource instances": "正在加载自定义资源实例", - "No custom resources instances found.": "找不到自定义资源实例。", - "Failed to load custom resource instances": "未能加载自定义资源实例", - "Error getting custom resource definitions: {{ errorMessage }}": "获取自定义资源定义时出错: {{ errorMessage }}", - "Loading custom resource definitions": "正在加载自定义资源定义", - "Loading custom resource definition": "正在加载自定义资源定义", - "No custom resources found": "找不到自定义资源", - "Group": "组", - "Categories": "类别", - "Accepted Names": "接受的名称", - "Versions": "版本", - "Spawning Job {{ newItemName }}…": "正在生成作业 {{ newItemName }}…", - "Job {{ newItemName }} spawned": "已生成作业 {{ newItemName }}", - "Failed to spawn Job {{ newItemName }}": "未能生成作业 {{ newItemName }}", - "Spawn Job": "生成作业", - "This will trigger a new Job based on the CronJob {{ name }}": "这将基于 CronJob {{ name }} 触发新的作业", - "Job Name": "作业名称", - "Spawn": "生成", - "Suspending CronJob {{ newItemName }}…": "正在挂起 CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "正在恢复 CronJob {{ newItemName }}…", - "Cancelled suspending CronJob {{ newItemName }}.": "已取消暂停 CronJob {{ newItemName }}。", - "Cancelled resuming CronJob {{ newItemName }}.": "已取消恢复 CronJob {{ newItemName }}。", - "Suspended CronJob {{ newItemName }}.": "已挂起 CronJob {{ newItemName }}。", - "Resumed CronJob {{ newItemName }}.": "已恢复 CronJob {{ newItemName }}。", - "Failed to suspend CronJob {{ newItemName }}.": "未能暂停 CronJob {{ newItemName }}。", - "Failed to resume CronJob {{ newItemName }}.": "未能恢复 CronJob {{ newItemName }}。", - "Resume": "继续", - "Suspend": "暂停", - "Key": "键", - "Operator": "运算符", - "Effect": "效果", - "Desired//context:pods": "需要", - "Addresses": "地址", - "Address Type": "地址类型", - "Hostname": "主机名", - "Node Name": "节点名称", - "Zone": "区域", - "Endpoints": "终结点", - "Retry Budget": "重试预算", - "Not specified": "未指定", - "Min Retry Rate": "最小重试率", - "Port": "端口", - "Protocol": "协议", - "No addresses data to be shown.": "无地址数据可显示。", - "Listeners": "侦听器", + "Loading documentation": "正在加载文档", + "Loading editor": "正在加载编辑器", + "Loading port forwarding": "正在加载端口转移", + "Loading resource data": "正在加载资源数据", + "Loading revision history…": "正在加载修订历史记录…", + "Loading table data": "正在加载表数据", + "Loading...": "正在加载...", + "Local Port": "本地端口", + "Log Level": "日志级别", + "Log out": "退出登录", + "Log out from all": "退出登录所有", + "Log Viewer Search": "日志查看器搜索", + "Logs are paused. Click the follow button to resume following them.": "日志已暂停。单击“关注”按钮以继续关注它们。", + "Logs: {{ itemName }}": "日志: {{ itemName }}", + "Lost connection to the cluster.": "与群集的连接断开。", + "Main Navigation": "主导航", + "Map": "映射", + "Mark all as read": "将所有内容标记为已读", + "Mark as read": "标记为已读", + "Match case": "区分大小写", + "Match whole word": "全字匹配", "Matches": "匹配项", - "BackendRefs": "BackendRefs", - "Filters": "筛选器", - "Path Type": "路径类型", - "Path": "路径", - "Headers": "标头", - "Query Parameters": "查询参数", + "Max": "最大值", + "Max Allowed": "允许的最大值", + "Max items per Resource": "每个资源的最大项数", + "Max Unavailable": "最大不可用数量", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "内存使用", + "Menu": "菜单", + "Message": "消息", "Method": "方法", - "Filter Type": "筛选器类型", - "Weight": "权重", - "rules": "规则", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "无规则数据可显示。", - "Section Name": "节名称", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "按 <1>{formatShortcutKey(searchShortcutKey)} 进行搜索", - "Search resources, pages, clusters by name": "按名称搜索资源、页面和群集", - "Current Namespace": "当前命名空间", - "Set namespace: {{namespace}}": "设置命名空间: {{namespace}}", - "Page": "页码", - "Configure Keyboard Shortcuts": "配置键盘快捷方式", - "Reference": "引用", "Metrics": "指标", - "(Current/Target)": "(当前/目标)", + "Min": "最小值", + "Min Allowed": "允许的最小值", + "Min Available": "最小可用值", + "Min Retry Rate": "最小重试率", + "Minimize": "最小化", "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "部署 Pod", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} 当前 / {{ desiredReplicas }} 期望", - "Targets": "目标", + "Mode": "模式", "more…": "更多…", - "Default": "默认", - "Host": "主机", - "Duration": "持续时间", - "Holder Identity": "持有者标识", - "Lease Duration Seconds": "租用持续时间(秒)", - "Renew Time": "续订时间", - "Holder": "定位器", - "Container Limits": "容器限制", - "Default Request": "默认请求", - "Max": "最大值", - "Min": "最小值", - "A namespace with this name already exists.": "已存在具有此名称的命名空间。", - "Applying {{ newItemName }}…": "正在应用 {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "已取消应用 {{ newItemName }}。", + "Mount Path": "装载路径", + "Multiple versions": "多个版本", + "N/A": "N/A", + "Name": "名称", + "Name is required": "名称为必填项", + "Namespace": "命名空间", + "Namespace Name": "命名空间名称", + "Namespaces": "命名空间", "Namespaces must be under 64 characters.": "命名空间必须小于 64 个字符。", - "Create Namespace": "创建命名空间", - "To": "到", - "used": "已使用", - "Scheduling Disabled": "已禁用调度", - "Scheduling Enabled": "已启用调度", - "Taints": "污点", - "Not ready yet!": "尚未准备就绪!", - "Internal IP": "内部 IP", - "None": "无", - "Software": "软件", - "Redirecting to main page…": "正在重定向到主页…", - "Prettify": "美化", - "Show JSON values in plain text by removing escape characters.": "通过移除转义字符以纯文本显示 JSON 值。", - "Format": "格式", - "Debug Pod": "调试 Pod", - "Debug: {{ itemName }}": "调试: {{ itemName }}", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "命名空间必须仅包含小写字母数字字符或 \"-\",并且必须以字母数字字符开头和结尾。", + "Navigation": "导航", + "Navigation Tabs": "导航选项卡", + "New Object": "新建对象", + "Next": "下一页", + "Next Match (Enter)": "下一个匹配项(Enter)", + "No": "否", + "No {{category}} resources found for this project.": "找不到此项目的 {{category}} 资源。", + "No addresses data to be shown.": "无地址数据可显示。", + "No available clusters": "无可用群集", "No cluster selected": "未选择群集", + "No clusters configured": "未配置任何群集", + "No clusters found": "找不到群集", + "No clusters found!": "未找到群集!", + "No contexts found!": "未找到上下文!", + "No custom resources found": "找不到自定义资源", + "No custom resources instances found.": "找不到自定义资源实例。", + "No data in this config map": "此 ConfigMap 中没有数据", + "No data in this secret": "此机密中没有数据", + "No data matching the filter criteria.": "没有与筛选条件匹配的数据。", + "No data to be shown.": "没有可显示的数据。", + "No data to be shown. Try to change filters or select a different namespace.": "没有可显示的数据。请尝试更改筛选器或选择其他命名空间。", + "No documentation available.": "无可用文档。", + "No documentation for type {{ docsType }}.": "没有 {{ docsType }} 类型的文档。", + "No label selectors found for this {{type}}": "找不到此 {{type}} 的标签选择器", + "No message": "无消息", + "No namespaces found on selected clusters": "在所选群集上找不到命名空间", + "No pods found for this workload": "找不到此工作负载的 Pod", + "No previous revisions available to rollback to.": "无可回滚的先前修订。", + "No projects found": "未找到项目", + "No Resources": "无资源", + "No resources have been uploaded": "尚未上传任何资源", + "No resources selected": "未选择任何资源", + "No results": "无结果", + "No results found": "找不到任何结果", + "No revision history available.": "没有可用的修订历史记录。", + "No rules data to be shown.": "无规则数据可显示。", + "No Workloads": "无工作负载", + "Node": "节点", + "Node Name": "节点名称", + "Node Shell Settings": "节点 Shell 设置", + "None": "无", + "Not Loaded": "未加载", + "Not ready yet!": "尚未准备就绪!", + "Not specified": "未指定", + "Notifications": "通知", + "Number of rows for tables": "表的行数", + "Offline": "脱机", + "Okay": "确定", + "Only warnings ({{ numWarnings }})": "仅警告({{ numWarnings }})", + "Open Issue on GitHub": "在 GitHub 上打开问题", + "Open Plugin Folder": "打开插件文件夹", + "Open the cluster chooser popup": "打开群集选择器弹出窗口", + "Open the global search dialog": "打开全局搜索对话框", + "Operations": "操作", + "Operator": "运算符", + "Or try running Headlamp with a different kube config.": "或者尝试使用不同的 kube 配置运行 Headlamp。", + "Origin": "原点", + "Original name: {{ displayName }}": "原始名称: {{ displayName }}", + "Overridden by {{type}} version": "由 {{type}} 版本替代", + "Overview": "概述", + "Owner refs": "所有者引用", + "Page": "页码", + "ParentRefs": "ParentRefs", + "Path": "路径", + "Path Type": "路径类型", + "Path: {{ path }}:{{ port }}": "路径: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "请输入有效的端口号(1-65535)。", + "Please enter a valid URL.": "请输入有效的 URL。", + "Please make sure you have at least one cluster configured.": "请确保至少配置了一个群集。", + "Please paste your authentication token.": "请粘贴身份验证令牌。", + "Please sign in to add your AKS clusters": "请登录以添加 AKS 群集", + "Plugin": "插件", + "Plugins": "插件", "Pod debug is disabled in settings": "已在设置中禁用 Pod 调试", - "Attaching to existing debug container...": "正在附加到现有调试容器...", - "Creating ephemeral debug container...": "正在创建临时调试容器...", - "Failed to create debug container: {{message}}": "未能创建调试容器: {{message}}", - "Attaching to debug container...": "正在附加到调试容器...", - "Failed to connect…\r\n": "连接失败…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "按 Ctrl+D 或键入 \"exit\" 以终止临时容器。如果不这样做,容器将保持运行状态。", - "Max Unavailable": "最大不可用数量", - "Min Available": "最小可用值", - "Allowed disruptions": "允许的中断", - "Current//context:pods": "当前", - "Total": "总计", - "N/A": "N/A", - "Allowed Disruptions": "允许的中断", - "Start": "开始", - "Stop": "停止", - "Loading port forwarding": "正在加载端口转移", + "Pod Debug Settings": "Pod 调试设置", "Pod Port": "Pod 端口", - "Local Port": "本地端口", - "Please enter a valid port number (1-65535).": "请输入有效的端口号(1-65535)。", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop 要求端口范围为 30000-32000。", - "Leave empty to auto-assign from range 30000-32000.": "留空以从范围 30000-32000 自动分配。", - "Leave empty to auto-assign an available port.": "留空以自动分配可用端口。", - "Start Port Forward": "启动端口转发", - "Target": "目标", - "Container Port": "容器端口", - "e.g. 30080": "例如,30080", - "e.g. 8080": "例如 8080", - "Global Default": "全局默认", + "Port": "端口", "Preemption Policy": "抢占策略", - "Create new project": "创建新项目", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "若要创建新项目,请选择要包含的群集,然后选择现有群集或创建新的命名空间", - "Project Name": "项目名称", - "A project with this name already exists": "已存在具有此名称的项目", - "Enter a name for your new project.": "输入新项目的名称。", - "Clusters": "群集", - "Select one or more clusters for this project": "为此项目选择一个或多个群集", - "No available clusters": "无可用群集", - "Type or select a namespace": "键入或选择命名空间", - "Select existing or type to create a new namespace": "选择现有命名空间或类型以创建新的命名空间", - "No available namespaces - you can type a custom name": "没有可用的命名空间 - 可以键入自定义名称", - "Creating": "正在创建", - "Create a Project": "创建项目", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "项目是 Kubernetes 资源的集合。你可通过环境、团队或应用等方式使用项目来组织资源。", - "New Project": "新建项目", - "Create a new project": "创建新项目", - "New Project from YAML": "从 YAML 新建项目", - "Deploy a new application from YAML": "从 YAML 部署新的应用程序", - "URL is required": "URL 是必需的", - "Failed to load from URL: {{error}}": "未能从 URL 加载: {{error}}", - "Error processing files: {{error}}": "处理文件时出错: {{error}}", - "Name is required": "名称为必填项", - "Cluster is required": "群集是必需项", - "No resources have been uploaded": "尚未上传任何资源", - "Create new Project from YAML": "从 YAML 创建新项目", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "按 Ctrl+D 或键入 \"exit\" 以终止临时容器。如果不这样做,容器将保持运行状态。", + "Press keys...": "按键...", + "Press the enter key to reconnect.": "按 Enter 键重新连接。", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "按 <1>{formatShortcutKey(searchShortcutKey)} 进行搜索", + "Prettify": "美化", + "Previous": "上一步", + "Previous Match (Shift+Enter)": "上一个匹配项(Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "继续选择群集创建和添加的首选方法", "Project name": "项目名称", - "Give your project a descriptive name": "为项目提供描述性名称", - "Enter a name": "输入名称", - "Select cluster for this project": "为此项目选择群集", - "Load resources": "加载资源", - "Upload files or load from URL": "上传文件或从 URL 加载", - "Upload Files": "上传文件", - "Choose Files": "选择文件", - "Drag & drop YAML files here or click to choose files": "将 YAML 文件拖放到此处或单击选择文件", - "Supports .yaml and .yml files": "支持 .yaml 和 .yml 文件", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "输入 YAML 文件的 URL", - "Load YAML resources from a remote URL": "从远程 URL 加载 YAML 资源", - "Loaded Resources ({{count}})_one": "已加载的资源({{count}})", - "Loaded Resources ({{count}})_other": "已加载的资源({{count}})", - "Clear All": "全部清除", - "API Version": "API 版本", - "Creating project": "正在创建项目", - "Creating following resources in this project:": "正在此项目中创建以下资源:", - "Something went wrong": "出错了", - "Delete project": "删除项目", - "Deleting project {{ projectName }}…": "正在删除项目 {{ projectName }}…", - "Cancelled deletion of project {{ projectName }}.": "已取消删除项目 {{ projectName }}。", - "Deleted project {{ projectName }}.": "正在删除项目 {{ projectName }}。", - "Error deleting project {{ projectName }}.": "删除项目 {{ projectName }} 时出错。", - "Delete Project": "删除项目", - "Are you sure you want to delete project \"{{projectName}}\"?": "是否确定要删除项目“{{projectName}}”?", - "By default, this will only remove the project label from the following namespaces:": "默认情况下,这只会从以下命名空间中移除项目标签:", - "Also delete the namespaces (this will remove all resources within them)": "同时删除命名空间(这将移除其中的所有资源)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "警告: 无法撤消此操作。将永久删除这些命名空间中的所有资源。", - "Delete Project & Namespaces": "删除项目和命名空间", - "Resources": "资源", - "Access": "访问", - "Map": "映射", + "Project Name": "项目名称", "Project Status": "项目状态", - "No Workloads": "无工作负载", - "Unhealthy": "不正常", - "Degraded": "已降级", - "Healthy": "正常", - "Warning": "警告", + "Projects": "项目", + "Protocol": "协议", + "Provided": "已提供", + "Providers": "提供程序", + "Query Parameters": "查询参数", + "Read more": "阅读更多", + "Ready": "就绪", + "Ready//context:replicas": "就绪", + "Reason": "原因", + "Recent clusters": "最近的群集", + "Recommendations": "建议", + "Redirecting to main page…": "正在重定向到主页…", + "Reference": "引用", + "Refetch Interval": "重新提取间隔", + "Refresh": "刷新", + "Release Notes ({{ appVersion }})": "发行说明({{ appVersion }})", + "Remove Cluster": "移除群集", + "Remove this cluster?": "移除此群集?", + "Renew Time": "续订时间", + "Request": "请求", + "Reset All to Defaults": "全部重置为默认值", + "Reset to default": "重置为默认值", + "resource {{resourceName}} of container {{containerName}} on pods": "pod 上容器 {{containerName}} 的资源 {{resourceName}}", + "resource {{resourceName}} on pods": "Pod 上的资源 {{resourceName}}", + "Resource details": "资源详细信息", + "Resource details view": "资源详细信息视图", + "Resource not found": "找不到资源", "Resource Quotas": "资源配额", - "Create Resource Quota to limit resource consumption within this project": "创建资源配额以限制此项目中的资源消耗", - "Create resource quota": "创建资源配额", - "Roles": "角色", + "Resources": "资源", + "Restart": "重启", + "Restart Count": "重启计数", + "Restart items": "重启项", + "Restarted": "已重启", + "Restarted {{ itemName }}.": "已重启 {{ itemName }}。", + "Restarted {{ itemsLength }} items.": "已重启 {{ itemsLength }} 项。", + "Restarting {{ itemName }}…": "正在重启 {{ itemName }}…", + "Restarting {{ itemsLength }} items…": "正在重新启动 {{ itemsLength }} 项…", + "Resume": "继续", + "Resumed CronJob {{ newItemName }}.": "已恢复 CronJob {{ newItemName }}。", + "Resuming CronJob {{ newItemName }}…": "正在恢复 CronJob {{ newItemName }}…", + "Retry Budget": "重试预算", + "Revision": "修订", + "Revision {{ revision }}": "修订版 {{ revision }}", + "Revision History": "修订版本历史记录", "Role Bindings": "角色绑定", - "Health": "运行状况", - "No Resources": "无资源", - "Namespaces": "命名空间", - "No projects found": "未找到项目", - "Create your first project to organize your Kubernetes resources": "创建第一个项目以组织 Kubernetes 资源", - "Create Project": "创建项目", - "Details": "详细信息", + "Roles": "角色", + "Rollback": "回退", + "Rollback {{ kind }}": "回滚 {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "已将 {{ itemName }} 回滚到以前的版本。", + "Rolling back {{ itemName }} to previous version…": "正在将 {{ itemName }} 回滚到以前的版本…", + "rules": "规则", + "Running": "正在运行", + "Save": "保存", + "Save & Apply": "保存并应用", + "Scale": "缩放", + "Scale Replicas": "缩放副本", + "Scaled {{ itemName }}.": "已缩放 {{ itemName }}。", + "Scaling {{ itemName }}…": "正在缩放 {{ itemName }}…", + "Scheduling Disabled": "已禁用调度", + "Scheduling Enabled": "已启用调度", + "Scroll to bottom": "滚动到底部", + "Search": "搜索", + "Search Resources": "搜索资源", + "Search resources by query": "按查询搜索资源", + "Search resources, pages, clusters by name": "按名称搜索资源、页面和群集", + "Section Name": "节名称", + "Select a cluster and an existing namespace to use as a project.": "选择群集和要用作项目的现有命名空间。", + "Select a cluster first": "请先选择群集", + "Select a file or drag and drop here": "选择文件或拖放到此处", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "选择一个要将“{{ name }}”回滚至的修订版。这将使用所选修订版的 Pod 模板替换当前模板。", + "Select All": "全选", + "Select an existing namespace": "选择现有命名空间", + "Select an existing namespace to use as a project": "选择要用作项目的现有命名空间", + "Select cluster for this project": "为此项目选择群集", + "Select clusters": "选择群集", + "Select File": "选择文件", + "Select locale": "选择区域设置", + "Select one or more clusters": "选择一个或多个群集", + "Select Pod": "选择 Pod", + "Select Resources": "选择资源", + "Selected clusters": "已选群集", + "Server": "服务器", + "Service: {{namespace}}/{{name}}": "服务: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "设置命名空间: {{namespace}}", + "Setting up clusters": "正在设置群集", + "Settings": "设置", + "Severity": "严重性", + "Shipped": "已发货", + "Show all environment variables": "显示所有环境变量", + "Show all environment variables (+{{count}} more)_one": "显示所有环境变量(+另外 {{count}} 个)", + "Show all environment variables (+{{count}} more)_other": "显示所有环境变量(+另外 {{count}} 个)", + "Show all labels (+{{count}} more)_one": "显示所有标签(+另外 {{count}} 个)", + "Show all labels (+{{count}} more)_other": "显示所有标签(+另外 {{count}} 个)", + "Show build information": "显示生成信息", + "Show details": "显示详细信息", + "Show fewer": "显示更少", + "Show JSON values in plain text by removing escape characters.": "通过移除转义字符以纯文本显示 JSON 值。", + "Show logs": "显示日志", "Show Logs": "显示日志", - "Logs: {{ itemName }}": "日志: {{ itemName }}", - "Terminal / Exec": "终端 / Exec", - "No {{category}} resources found for this project.": "找不到此项目的 {{category}} 资源。", - "Current//context:replicas": "当前", - "Desired//context:replicas": "需要", - "Zoom in": "放大", - "Zoom out": "缩小", - "No data to be shown. Try to change filters or select a different namespace.": "没有可显示的数据。请尝试更改筛选器或选择其他命名空间。", - "Group By": "分组依据", - "Instance": "实例", - "Node": "节点", + "Show logs for previous instances of this container.": "显示此容器以前实例的日志。", + "show more": "显示更多", + "Show notifications": "显示通知", + "Show previous": "显示上一个", + "Show timestamps in the logs.": "在日志中显示时间戳。", + "Showing documentation for: {{ docsType }}": "显示文档: {{ docsType }}", + "Shrink sidebar": "收缩边栏", + "Sign In": "登录", + "Sign In with Azure": "使用 Azure 登录", + "Skip": "跳过", + "Skip to main content": "跳到主内容", + "Snap Bottom": "贴靠底部", + "Snap Left": "贴靠左侧", + "Snap Right": "贴靠右侧", + "Snap Top": "贴靠顶部", + "Software": "软件", + "Some resources failed to load": "某些资源加载失败", + "Something went wrong": "出错了", + "Something went wrong with cluster {{ cluster }}": "群集 {{ cluster }} 出现问题", + "sort down": "向下排序", + "Sort sidebar items alphabetically": "按字母顺序对边栏项进行排序", + "sort swap": "排序交换", + "sort up": "向上排序", + "Spawn": "生成", + "Spawn Job": "生成作业", + "Spawning Job {{ newItemName }}…": "正在生成作业 {{ newItemName }}…", + "Start": "开始", + "Start port forward": "启动端口转发", + "Start Port Forward": "启动端口转发", + "Started": "已启动", + "Status": "状态", "Status: Error or Warning": "状态: 错误或警告", - "Expand All": "全部展开", - "Fit to screen": "适应屏幕", - "Zoom to 100%": "放大到 100%", - "Home": "主页", + "Stop": "停止", + "Stop port forward": "停止端口转发", + "Stored in your browser's localStorage (per-browser setting).": "存储在浏览器的 localStorage (按浏览器设置)中。", + "Supports .yaml and .yml files": "支持 .yaml 和 .yml 文件", + "Suspend": "暂停", + "Suspended CronJob {{ newItemName }}.": "已挂起 CronJob {{ newItemName }}。", + "Suspending CronJob {{ newItemName }}…": "正在挂起 CronJob {{ newItemName }}…", + "Taints": "污点", + "Target": "目标", + "Targets": "目标", + "Terminal / Exec": "终端 / Exec", + "Terminal: {{ itemName }}": "终端: {{ itemName }}", + "Testing auth": "测试身份验证", + "The current name of the cluster. You can define a custom name": "群集的当前名称。可以定义自定义名称", + "The default image is used for creating ephemeral debug containers.": "默认映像用于创建临时调试容器。", + "The default image is used for dropping a shell into a node (when not specified directly).": "默认映像用于将 shell 放入节点(如果未直接指定)。", + "The default namespace for e.g. when applying resources (when not specified directly).": "应用资源时的默认命名空间(如果未直接指定)。", + "The default namespace is default.": "默认命名空间为默认。", + "The list of namespaces you are allowed to access in this cluster.": "允许在此群集中访问的命名空间列表。", + "Theme": "主题", + "There seem to be no clusters configured…": "似乎没有配置群集…", + "There seems to be no clusters configured…": "似乎没有配置群集…", + "This action cannot be undone! Do you want to proceed?": "无法撤消此操作!是否要继续?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "此操作将从 {{ source }} 中删除群集 \"{{ clusterName }}\"", + "This action will remove cluster \"{{ clusterName }}\".": "此操作将移除群集 \"{{ clusterName }}\"。", + "This custom name is already in use, please choose a different name.": "此自定义名称已在使用中,请选择其他名称。", + "This plugin is not compatible with this version of Headlamp": "此插件与当前版本的 Headlamp 不兼容", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "当前未加载此插件,因为正在改用 \"{{type}}\" 版本。", + "This value may differ in the container, since the pod is older than {{from}}": "此值在容器中可能不同,因为 Pod 早于 {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "这将放弃编辑器中的更改。是否要继续?", + "This will trigger a new Job based on the CronJob {{ name }}": "这将基于 CronJob {{ name }} 触发新的作业", + "Timestamps": "时间戳", + "Timezone": "时区", + "Timezone to display for dates": "要显示日期的时区", + "To": "到", + "Toggle column filters in tables": "切换表中的列筛选器", + "Toggle fullscreen": "切换全屏", + "Toggle search in log viewer": "在日志查看器中切换搜索", + "Toggle Table Filters": "切换表筛选器", + "Too many matches": "匹配项太多", + "Total": "总计", + "Try Again": "重试", + "Trying to attach to the container {{ container }}…": "正在尝试附加到容器 {{ container }}…", + "Trying to run \"{{command}}\"…": "正在尝试运行 \"{{command}}\"…", + "Type": "类型", + "Uh-oh! Something went wrong.": "糟糕!出现错误。", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "无法打开 GitHub。请检查弹出窗口阻止设置或手动复制错误详细信息。", + "Undo": "撤消", + "Undo Changes": "撤消更改", + "Unexpected error while fetching the file.": "提取文件时出现意外错误。", + "Unexpected error while reading files.": "读取文件时出现意外错误。", + "Unhealthy": "不正常", + "Unknown": "未知", + "Up to date//context:replicas": "最新", + "Upload File": "上传文件", + "Upload File/URL": "上传文件/URL", + "Upload Files": "上传文件", + "Upload files or load from URL": "上传文件或从 URL 加载", + "URL is required": "URL 是必需的", + "Use A Token": "使用令牌", + "Use custom color": "使用自定义颜色", + "Use custom icon": "使用自定义图标", + "Use evict for pod deletion": "使用逐出删除 Pod", + "Use Existing Namespace": "使用现有命名空间", + "Use minimal editor": "使用最小编辑器", + "Use regular expression": "使用正则表达式", + "used": "已使用", "Used": "已使用", - "Hard": "困难", - "Request": "请求", - "Limit": "限制", + "User-installed": "用户已安装", "Users": "用户", - "Handler": "处理程序", - "No data in this secret": "此机密中没有数据", - "Hide Helm Secrets": "隐藏 Helm 机密", - "Shrink sidebar": "收缩边栏", - "Expand sidebar": "展开边栏", - "Main Navigation": "主导航", - "Navigation Tabs": "导航选项卡", - "Instances": "实例", - "Cluster version upgraded to {{ gitVersion }}": "群集版本已升级到 {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "群集版本已降级到 {{ gitVersion }}", - "Controlled Resources": "受控资源", - "Controlled Values": "受控值", - "Min Allowed": "允许的最小值", - "Max Allowed": "允许的最大值", - "Mode": "模式", - "Last Transition Time": "上次转换时间", - "Recommendations": "建议", - "Provided": "已提供", - "Admission Review Versions": "许可评审版本", - "Client Config: URL": "客户端配置: URL", - "Client Config: Service": "客户端配置: 服务", - "Service: {{namespace}}/{{name}}": "服务: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "路径: {{ path }}:{{ port }}", - "Operations": "操作", - "0 Running": "0 个正在运行", - "Ready//context:replicas": "就绪", - "Up to date//context:replicas": "最新", - "Available//context:replicas": "可用", - "Failed": "失败", - "Select locale": "选择区域设置", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "{{objectKind}}/{{objectName}} {{metricTarget}} 上的“{{metricName}}”", - "\"{{metricName}}\" on pods": "Pod 上的“{{metricName}}”", - "resource {{resourceName}} on pods": "Pod 上的资源 {{resourceName}}", - "resource {{resourceName}} of container {{containerName}} on pods": "pod 上容器 {{containerName}} 的资源 {{resourceName}}", + "Validating selected clusters": "正在验证所选群集", + "Value": "值", + "Version": "版本", + "Version information": "版本信息", + "Versions": "版本", + "View": "查看", + "View all notifications": "查看所有通知", + "View Clusters": "查看群集", + "View YAML": "查看 YAML", + "View: {{ itemName }}": "视图: {{ itemName }}", + "Visible": "可见", + "Volumes": "卷", + "Wait while fetching clusters…": "正在提取群集,请稍候…", + "Waiting": "正在等待", + "Warning": "警告", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "警告: 无法撤消此操作。将永久删除这些命名空间中的所有资源。", "Warning. Incompatible plugins disabled: ({{ pluginList }})": "警告。已禁用不兼容插件: ({{ pluginList }})", - "Global Search": "全局搜索", - "Open the global search dialog": "打开全局搜索对话框", - "Cluster Chooser": "群集选择器", - "Open the cluster chooser popup": "打开群集选择器弹出窗口", - "Toggle Table Filters": "切换表筛选器", - "Toggle column filters in tables": "切换表中的列筛选器", - "Log Viewer Search": "日志查看器搜索", - "Toggle search in log viewer": "在日志查看器中切换搜索" + "Warnings": "警告", + "Weight": "权重", + "Window": "窗口", + "Wrap lines": "换行", + "YAML URL": "YAML URL", + "Yes": "是", + "You can only select this option for containers that have been restarted.": "对于已重启的容器,只能选择此选项。", + "You don't have any notifications right now": "你当前没有任何通知", + "You don't have permissions to view this resource": "你没有查看此资源的权限", + "You have unread notifications": "你有未读通知", + "Your AKS desktop ran into a page that doesn't exist!": "你的 AKS 桌面遇到了不存在的页面!", + "Your AKS desktop ran into a problem!": "AKS 桌面遇到问题!", + "Zone": "区域", + "Zoom in": "放大", + "Zoom out": "缩小", + "Zoom to 100%": "放大到 100%" } diff --git a/frontend/src/i18n/locales/zh-Hant/app.json b/frontend/src/i18n/locales/zh-Hant/app.json index 5efd3b15b..c92c49d0f 100644 --- a/frontend/src/i18n/locales/zh-Hant/app.json +++ b/frontend/src/i18n/locales/zh-Hant/app.json @@ -1,57 +1,57 @@ { - "Failed to fetch plugin info": "Failed to fetch plugin info", - "An error occurred while fetching plugin info from {{ URL }}.": "An error occurred while fetching plugin info from {{ URL }}.", - "Yes": "是", - "No": "否", - "Plugin Installation": "Plugin Installation", - "Do you want to install the plugin \"{{ pluginName }}\"?": "Do you want to install the plugin \"{{ pluginName }}\"?", - "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "You are about to install a plugin from: {{ url }}\nDo you want to proceed?", "About": "關於", - "Quit": "結束", - "Select All": "Select All", - "Delete": "刪除", - "Services": "服務", - "Hide": "隱藏", - "Hide Others": "Hide Others", - "Show All": "Show All", - "File": "檔案", + "An error occurred while fetching plugin info from {{ URL }}.": "從 {{ URL }} 中擷取外掛程式資訊時發生錯誤。", + "Another process is running": "另一個程序執行中", + "Application opened with an invalid URL: {{ url }}": "以下方無效網址開啟的應用程式: {{ url }}", + "Bring All to Front": "全部提到最上層", "Close": "關閉", - "Edit": "編輯", - "Cut": "剪下", + "Continue": "繼續", "Copy": "複製", + "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "在範圍 {{startPort}}-{{endPort}} 中找不到可用的連接埠。請釋出連接埠,然後再試一次。", + "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "找不到可用的連接埠。有程序在連接埠 {{startPort}}-{{endPort}} 上執行。終止這些程序並重試?", + "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "無法離開其他執行中的程序,PID: {{ process_list }}。請停止該程序並重新啟動應用程式。", + "Could not start the server even after terminating existing processes.": "即使在終止現有的程序之後,也無法啟動伺服器。", + "Cut": "剪下", + "Delete": "刪除", + "Do you want to install the plugin \"{{ pluginName }}\"?": "是否要安裝外掛程式 \"{{ pluginName }}\"?", + "Documentation": "文件", + "Edit": "編輯", + "Failed to fetch plugin info": "無法擷取外掛程式資訊", + "Failed to quit the other running process": "無法退出其他執行中程序", + "Failed to start": "無法啟動", + "File": "檔案", + "Go Back": "返回", + "Go Forward": "向前繼續", + "Go to Home": "移至 [首頁]", + "Help": "說明", + "Hide": "隱藏", + "Hide Others": "隱藏其他項目", + "Invalid URL": "無效的 URL", + "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "看起來另一個程序已在執行。您要自動終止該程序並繼續,還是退出?", + "Minimize": "最小化", + "Navigate": "巡覽", + "No": "否", + "No available ports": "沒有可用的連接埠", + "Open an Issue": "開啟問題", "Paste": "貼上", "Paste and Match Style": "貼上並符合樣式", - "Speech": "Speech", - "Start Speaking": "Start Speaking", - "Stop Speaking": "Stop Speaking", - "View": "檢視", - "Toggle Developer Tools": "Toggle Developer Tools", - "Reset Zoom": "Reset Zoom", - "Zoom In": "Zoom In", - "Zoom Out": "Zoom Out", - "Toggle Fullscreen": "Toggle Fullscreen", - "Navigate": "巡覽", + "Plugin Installation": "外掛程式安裝", + "Quit": "結束", "Reload": "重新載入", - "Go to Home": "Go to Home", - "Go Back": "Go Back", - "Go Forward": "Go Forward", + "Reset Zoom": "重設縮放", + "Select All": "全選", + "Services": "服務", + "Show All": "全部顯示", + "Speech": "語音", + "Start Speaking": "開始讀出", + "Stop Speaking": "停止讀出", + "Terminate and Retry": "終止並重試", + "Toggle Developer Tools": "切換開發人員工具", + "Toggle Fullscreen": "切換全螢幕", + "View": "檢視", "Window": "視窗", - "Minimize": "最小化", - "Bring All to Front": "全部提到最上層", - "Help": "說明", - "Documentation": "文件", - "Open an Issue": "Open an Issue", - "Another process is running": "Another process is running", - "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Looks like another process is already running. Continue by terminating that process automatically, or quit?", - "Continue": "繼續", - "Failed to quit the other running process": "Failed to quit the other running process", - "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.", - "No available ports": "No available ports", - "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?", - "Terminate and Retry": "Terminate and Retry", - "Failed to start": "Failed to start", - "Could not start the server even after terminating existing processes.": "Could not start the server even after terminating existing processes.", - "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.", - "Invalid URL": "Invalid URL", - "Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}" + "Yes": "是", + "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "您即將從以下來源安裝外掛程式: {{ url }}\n是否要繼續?", + "Zoom In": "放大", + "Zoom Out": "縮小" } diff --git a/frontend/src/i18n/locales/zh-Hant/glossary.json b/frontend/src/i18n/locales/zh-Hant/glossary.json index d055cbdfa..46c6d3d60 100644 --- a/frontend/src/i18n/locales/zh-Hant/glossary.json +++ b/frontend/src/i18n/locales/zh-Hant/glossary.json @@ -1,268 +1,268 @@ { - "Kubernetes Version": "Kubernetes Version", - "Cluster": "叢集", - "Cluster selector": "Cluster selector", - "AKS desktop Version": "AKS desktop Version", - "Headlamp Version": "Headlamp Version", - "Git Commit": "Git Commit", + "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} 前)", "About": "關於", - "Legal": "合法", - "About dialog tabs": "About dialog tabs", - "Memory": "記憶體", - "CPU": "CPU", - "Pods": "Pods", - "Nodes": "節點", - "Events": "活動", - "Namespaces": "命名空間", - "Filter": "篩選", - "Namespace": "命名空間", - "toggle field visibility": "toggle field visibility", - "Condition": "條件", - "Last Transition": "Last Transition", - "Last Update": "Last Update", - "Container ID": "Container ID", - "Image Pull Policy": "Image Pull Policy", - "Image": "影像", + "About dialog tabs": "關於對話方塊索引標籤", + "Access Modes": "存取模式", + "Addresses": "位址", + "AKS desktop Version": "AKS 桌面版本", + "Allow Volume Expansion": "允許磁碟區擴充", + "API Groups": "API 群組", + "API Version": "API 版本", + "API Versions": "API 版本", + "Architecture": "結構", + "Are you sure you want to drain the node {{name}}?": "您確定要清空節點 {{name}} 嗎?", "Args": "Args", + "Attach": "連結", + "Backend TLS Policies": "後端 TLS 原則", + "Backend Traffic Policies": "後端流量原則", + "Backends": "後端", + "BackendTLSPolicies": "BackendTLSPolicies", + "BackendTrafficPolicies": "BackendTrafficPolicies", + "Binding Info": "繫結資訊", + "Binding Mode": "繫結模式", + "Boot ID": "開機識別碼", + "Capacity": "容量", + "Checking if Vertical Pod Autoscaler is enabled…": "檢查是否已開啟垂直 Pod 自動調整器...", + "Claim": "宣告", + "Class Name": "類別名稱", + "Client Config: Ca Bundle": "用戶端設定: CA 套件組合", + "Cluster": "叢集", + "Cluster IP": "叢集 IP", + "Cluster selector": "叢集選取器", "Command": "命令", - "Environment": "環境", - "Liveness Probes": "Liveness Probes", - "Ports": "連接埠", - "Volume Mounts": "Volume Mounts", - "Containers": "容器", - "Container Spec": "Container Spec", - "Ephemeral Containers": "Ephemeral Containers", + "Completions": "完成", + "Condition": "條件", + "Conditions": "條件", + "Config Maps": "ConfigMap", + "Configuration": "設定", "Container": "容器", - "Config Maps": "Config Maps", - "Definition": "定義", + "Container ID": "容器識別碼", + "Container Policy": "容器原則", + "Container Runtime": "容器執行階段", + "Container Runtime Version": "容器執行階段版本", + "Container Spec": "容器規格", + "Containers": "容器", + "Controller": "控制器", + "Controller Name": "控制器名稱", + "Cordon": "封鎖", + "Cordon node {{name}} cancelled.": "封鎖節點 {{name}} 已取消。", + "Cordoned node {{name}}.": "已封鎖節點 {{name}}。", + "Cordoning node {{name}}…": "正在封鎖節點 {{name}}...", + "CPU": "CPU", "CRD: {{ crdName }}": "CRD: {{ crdName }}", - "Scope": "範圍", - "Subresources": "Subresources", - "Resource": "資源", - "Plural": "Plural", - "Singular": "Singular", - "Kind": "種類", - "List Kind": "List Kind", - "Served": "Served", - "Storage": "儲存體", - "Objects": "物件", - "Custom Resources": "Custom Resources", - "Schedule": "排程", - "Starting deadline": "Starting deadline", - "Last Schedule": "Last Schedule", - "Cron Jobs": "Cron Jobs", - "Images": "影像", - "Tolerations": "Tolerations", - "Update Strategy": "Update Strategy", - "Selector": "選取器", - "Node Selector": "Node Selector", - "Daemon Sets": "Daemon Sets", + "Cron Jobs": "Cron 作業", + "CronJobs": "Cronjobs", + "Current": "目前", + "Custom Resources": "自訂資源", + "Daemon Sets": "精靈集", + "Debug Node": "偵錯節點", + "Debug node is not supported in this OS: {{ nodeOS }}": "此作業系統不支援偵錯節點: {{ nodeOS }}", + "Default": "預設", + "Default Backend": "預設後端", + "Definition": "定義", "Deployments": "部署", - "Replicas": "Replicas", - "Endpoint: {{ name }}": "Endpoint: {{ name }}", - "Subsets": "Subsets", - "IP": "IP", - "Hostname": "主機名稱", - "Target": "目標", - "Port": "連接埠", - "Protocol": "通訊協定", + "Desired": "需要", + "Drain": "清空", + "Drain Node": "清空節點", + "Drained node {{name}}.": "清空的節點 {{name}}。", + "Draining node {{name}} cancelled.": "清空節點 {{name}} 已取消。", + "Draining node {{name}}…": "正在清空節點 {{name}}...", + "Egress": "輸出", + "Endpoint Slices": "端點配量", + "Endpoint: {{ name }}": "端點: {{ name }}", "Endpoints": "端點", - "Addresses": "Addresses", - "Conditions": "條件", - "Ready": "就緒", - "Serving": "Serving", - "Terminating": "Terminating", - "Endpoint Slices": "Endpoint Slices", - "Targets": "目標", - "No targets defined": "No targets defined", - "TLS Validation": "TLS Validation", - "No validation settings": "No validation settings", - "Backend TLS Policies": "Backend TLS Policies", - "Retry Constraint": "Retry Constraint", - "No retry constraint configured": "No retry constraint configured", - "Session Persistence": "Session Persistence", - "No session persistence configured": "No session persistence configured", - "Backend Traffic Policies": "Backend Traffic Policies", - "Controller Name": "Controller Name", - "Gateway Classes": "Gateway Classes", - "Controller": "控制器", - "Class Name": "Class Name", - "Listeners": "Listeners", - "No data": "No data", + "Environment": "環境", + "Ephemeral Containers": "暫時性容器", + "Events": "活動", + "except: {{ cidrExceptions }}": "除外: {{ cidrExceptions }}", + "External IP": "外部 IP", + "Failed to cordon node {{name}}.": "無法封鎖節點 {{name}}。", + "Failed to drain node {{name}}.": "無法清空節點 {{name}}。", + "Failed to uncordon node {{name}}.": "無法取消封鎖節點 {{name}}。", + "Failure Policy": "失敗原則", + "Filter": "篩選", + "From": "從", + "Gateway (beta)": "閘道 (Beta 版)", + "Gateway Classes": "閘道類別", "Gateways": "閘道", + "Generation": "世代", + "Git Commit": "Git 認可", + "Git Tree State": "Git 樹狀結構狀態", + "Git Version": "Git 版本", + "Go Version": "Go 版本", + "Groups": "群組", + "GRPC Routes": "GRPC 路由", "GRPCRoutes": "GRPCRoutes", - "Rules": "規則", - "HttpRoutes": "HttpRoutes", - "Hostnames": "Hostnames", - "From": "從", - "To": "結束時間", - "Reference Grants": "Reference Grants", - "Horizontal Pod Autoscalers": "Horizontal Pod Autoscalers", - "Ingress Classes": "Ingress Classes", - "Default": "預設", - "Yes": "是", - "Parameters": "參數", - "Default Backend": "Default Backend", - "Backends": "Backends", - "Ingresses": "Ingresses", + "Headlamp Version": "Headlamp 版本", + "Horizontal Pod Autoscalers": "水平 Pod 自動調整器", + "Host IP": "主機 IP", + "Host IPs": "主機 IP", + "Hostname": "主機名稱", + "Hostnames": "主機名稱", "Hosts": "主機", + "HPAs": "HPA", + "HTTP Routes": "HTTP 路由", + "HttpRoutes": "HttpRoutes", + "Image": "影像", + "Image Pull Policy": "映像提取原則", + "Images": "影像", + "Ingress": "輸入", + "Ingress Classes": "輸入類別", + "Ingresses": "輸入", + "IP": "IP", + "ipBlock": "ipBlock", "Jobs": "作業", - "Completions": "完成", - "Lease": "Lease", + "Kernel version": "核心版本", + "Kernel Version": "核心版本", + "Kind": "種類", + "Kube Proxy Version": "Kube Proxy 版本", + "Kubelet Version": "Kubelet 版本", + "Kubernetes Version": "Kubernetes 版本", + "Last Schedule": "上次排程", + "Last Transition": "上次轉換時間", + "Last Update": "上次更新", + "Lease": "租賃", + "Leases": "租賃", + "Legal": "合法", + "Limit": "限制", + "Limit Ranges": "限制範圍", "LimitRange": "LimitRange", - "Ingress": "Ingress", - "ipBlock": "ipBlock", - "namespaceSelector": "namespaceSelector", - "podSelector": "podSelector", - "Egress": "Egress", - "except: {{ cidrExceptions }}": "except: {{ cidrExceptions }}", - "Pod Selector": "Pod Selector", - "Network Policies": "Network Policies", - "Uncordoning node {{name}}…": "Uncordoning node {{name}}…", - "Cordoning node {{name}}…": "Cordoning node {{name}}…", - "Uncordoned node {{name}}.": "Uncordoned node {{name}}.", - "Cordoned node {{name}}.": "Cordoned node {{name}}.", - "Failed to uncordon node {{name}}.": "Failed to uncordon node {{name}}.", - "Failed to cordon node {{name}}.": "Failed to cordon node {{name}}.", - "Uncordon node {{name}} cancelled.": "Uncordon node {{name}} cancelled.", - "Cordon node {{name}} cancelled.": "Cordon node {{name}} cancelled.", - "Draining node {{name}}…": "Draining node {{name}}…", - "Drained node {{name}}.": "Drained node {{name}}.", - "Failed to drain node {{name}}.": "Failed to drain node {{name}}.", - "Draining node {{name}} cancelled.": "Draining node {{name}} cancelled.", - "Drain Node": "Drain Node", - "Are you sure you want to drain the node {{name}}?": "Are you sure you want to drain the node {{name}}?", - "Uncordon": "Uncordon", - "Cordon": "Cordon", - "Drain": "Drain", - "Pod CIDR": "Pod CIDR", - "Uptime": "運作時間", - "System Info": "System Info", - "Architecture": "結構", - "Boot ID": "Boot ID", - "System UUID": "System UUID", - "OS": "作業系統", - "Kernel Version": "Kernel Version", - "Machine ID": "Machine ID", - "Kube Proxy Version": "Kube Proxy Version", - "Kubelet Version": "Kubelet Version", - "Container Runtime Version": "Container Runtime Version", - "Roles": "角色", - "External IP": "External IP", - "OS image": "OS image", - "Kernel version": "Kernel version", - "Container Runtime": "Container Runtime", - "Debug Node": "Debug Node", - "Debug node is not supported in this OS: {{ nodeOS }}": "Debug node is not supported in this OS: {{ nodeOS }}", - "Shell: {{ itemName }}": "Shell: {{ itemName }}", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Seconds": "秒", + "List Kind": "清單種類", + "Listeners": "接聽程式", + "Liveness Probes": "活躍度探查", "Logs": "記錄", - "State": "狀態", + "Logs: {{ itemName }}": "記錄: {{ itemName }}", + "Lower Bound": "下限", + "Machine ID": "機器識別碼", + "Map": "對應", + "Match Policy": "比對原則", + "Max": "最大值", + "Memory": "記憶體", + "Min": "最小值", + "Mutating Webhook Configurations": "將 Webhook 設定設為靜音", + "Namespace": "命名空間", + "Namespace Selector": "命名空間選取器", + "Namespaces": "命名空間", + "namespaceSelector": "namespaceSelector", + "Network": "網路", + "Network Policies": "網路原則", + "No data": "沒有資料", + "No retry constraint configured": "未設定重試限制", + "No session persistence configured": "未設定工作階段持續性", + "No targets defined": "沒有已定義的目標", + "No validation settings": "沒有驗證設定", "Node": "節點", - "Service Account": "Service Account", - "Host IP": "Host IP", - "Host IPs": "Host IPs", + "Node Selector": "節點選取器", + "Nodes": "節點", + "Nominated Node": "已指定的節點", + "Non Resources": "非資源", + "Object Selector": "物件選取器", + "Objects": "物件", + "OS": "作業系統", + "OS image": "作業系統影像", + "Owner": "擁有者", + "Parameters": "參數", + "Persistent Volume Claims": "永續性磁碟區宣告", + "Persistent Volumes": "永續性磁碟區", + "Platform": "平台", + "Plural": "複數", + "Pod CIDR": "Pod CIDR", + "Pod Disruption Budget": "Pod 中斷預算", + "Pod Disruption Budgets": "Pod 中斷預算", "Pod IP": "Pod IP", - "Pod IPs": "Pod IPs", - "QoS Class": "QoS Class", + "Pod IPs": "Pod IP", + "Pod Selector": "Pod 選取器", + "Pods": "Pod", + "podSelector": "podSelector", + "Port": "連接埠", + "Port Forwarding": "連接埠轉送", + "Ports": "連接埠", "Priority": "優先順序", - "Show Logs": "Show Logs", - "Terminal / Exec": "Terminal / Exec", - "Attach": "連結", - "Restarts": "Restarts", - "{{ restarts }} ({{ abbrevTime }} ago)": "{{ restarts }} ({{ abbrevTime }} ago)", - "Request": "要求", - "Limit": "Limit", - "Nominated Node": "Nominated Node", - "Readiness Gates": "Readiness Gates", - "Pod Disruption Budget": "Pod Disruption Budget", - "Port Forwarding": "Port Forwarding", + "Priority Classes": "優先類別", "PriorityClass": "PriorityClass", - "Replica Sets": "Replica Sets", - "Generation": "世代", - "Current": "目前", - "Desired": "Desired", - "Min": "最小值", - "Max": "最大值", - "Cluster IP": "Cluster IP", - "Resource Quotas": "Resource Quotas", - "Reference Kind": "Reference Kind", - "Reference Name": "Reference Name", - "Ref. API Group": "Ref. API Group", - "Binding Info": "Binding Info", - "Role Bindings": "Role Bindings", - "Role": "角色", - "Groups": "群組", - "Service Accounts": "Service Accounts", - "API Groups": "API Groups", + "Protocol": "通訊協定", + "Provisioner": "佈建程式", + "QoS Class": "服務品質 (QoS) 類別", + "Readiness Gates": "整備閘道", + "Ready": "就緒", + "Reclaim Policy": "回收原則", + "Ref. API Group": "參考 API 群組", + "Reference Grants": "參考授予", + "Reference Kind": "參考種類", + "Reference Name": "參考名稱", + "Reinvocation Policy": "重新叫用原則", + "Replica Sets": "複本集", + "Replicas": "複本", + "Request": "要求", + "Resource": "資源", + "Resource Quotas": "資源配額", "Resources": "資源", - "Non Resources": "Non Resources", - "Verbs": "Verbs", + "Restarts": "重新啟動", + "Retry Constraint": "重試限制", + "Role": "角色", + "Role Bindings": "角色繫結", + "Roles": "角色", + "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate。無法使用的最大值: {{ maxUnavailable }},最大突波數: {{ maxSurge }}", + "Rules": "規則", + "Runtime Classes": "執行時間類別", "RuntimeClass": "RuntimeClass", + "Schedule": "排程", + "Scope": "範圍", + "Seconds": "秒", "Secrets": "祕密", - "Service Information": "Service Information", - "Services": "服務", - "Owner": "擁有者", - "Map": "對應", - "Workloads": "工作負載", - "Stateful Sets": "Stateful Sets", - "CronJobs": "CronJobs", - "Persistent Volume Claims": "Persistent Volume Claims", - "Persistent Volumes": "Persistent Volumes", - "Storage Classes": "Storage Classes", - "Network": "網路", - "Gateway (beta)": "Gateway (beta)", - "HTTP Routes": "HTTP Routes", - "GRPC Routes": "GRPC Routes", - "BackendTLSPolicies": "BackendTLSPolicies", - "BackendTrafficPolicies": "BackendTrafficPolicies", "Security": "安全性", - "Configuration": "設定", - "HPAs": "HPAs", - "VPAs": "VPAs", - "Pod Disruption Budgets": "Pod Disruption Budgets", - "Limit Ranges": "Limit Ranges", - "Priority Classes": "Priority Classes", - "Runtime Classes": "Runtime Classes", - "Leases": "Leases", - "Mutating Webhook Configurations": "Mutating Webhook Configurations", - "Validating Webhook Configurations": "Validating Webhook Configurations", - "Git Version": "Git Version", - "Git Tree State": "Git Tree State", - "Go Version": "Go Version", - "Platform": "平台", - "Capacity": "容量", - "Access Modes": "Access Modes", - "Volume Mode": "Volume Mode", - "Storage Class": "Storage Class", + "Selector": "選取器", + "Served": "已提供", + "Service Account": "服務帳戶", + "Service Accounts": "服務帳戶", + "Service Information": "服務資訊", + "Services": "服務", + "Serving": "服務", + "Session Persistence": "工作階段持續性", + "Shell: {{ itemName }}": "Shell: {{ itemName }}", + "Show Logs": "顯示記錄", + "Side Effects": "副作用", + "Singular": "單數", + "Starting deadline": "開始期限", + "State": "狀態", + "Stateful Sets": "StatefulSet", + "Storage": "儲存體", + "Storage Class": "儲存類別", + "Storage Classes": "儲存類別", + "Strategy Type": "策略類型", + "Subresources": "子資源", + "Subsets": "子集", + "System Info": "系統資訊", + "System UUID": "系統 UUID", + "Target": "目標", + "Targets": "目標", + "Terminal / Exec": "終端機/執行", + "Terminating": "正在終止", + "Timeout Seconds": "逾時秒數", + "TLS Validation": "TLS 驗證", + "To": "結束時間", + "toggle field visibility": "切換欄位可見度", + "Tolerations": "寬容", + "Uncapped Target": "無上限的目標", + "Uncordon": "取消封鎖", + "Uncordon node {{name}} cancelled.": "未封鎖的節點 {{name}} 已取消。", + "Uncordoned node {{name}}.": "未封鎖的節點 {{name}}。", + "Uncordoning node {{name}}…": "正在取消封鎖節點 {{name}}...", + "Update Mode": "更新模式", + "Update Policy": "更新原則", + "Update Strategy": "更新策略", + "Upper Bound": "上限", + "Uptime": "運作時間", + "Validating Webhook Configurations": "正在驗證 Webhook 設定", + "Verbs": "動詞命令", + "Vertical Pod Autoscaler is not enabled. <1>Learn More": "未啟用垂直 Pod 自動調整器。<1>深入了解", + "Vertical Pod Autoscalers": "垂直 Pod 自動調整器", "Volume": "磁碟區", - "Reclaim Policy": "Reclaim Policy", - "Binding Mode": "Binding Mode", - "Provisioner": "Provisioner", - "Volume Binding Mode": "Volume Binding Mode", - "Allow Volume Expansion": "Allow Volume Expansion", - "Claim": "Claim", - "Update Policy": "Update Policy", - "Update Mode": "Update Mode", - "Container Policy": "Container Policy", - "Lower Bound": "Lower Bound", - "Upper Bound": "Upper Bound", - "Uncapped Target": "Uncapped Target", - "Vertical Pod Autoscalers": "Vertical Pod Autoscalers", - "Checking if Vertical Pod Autoscaler is enabled…": "Checking if Vertical Pod Autoscaler is enabled…", - "Vertical Pod Autoscaler is not enabled. <1>Learn More": "Vertical Pod Autoscaler is not enabled. <1>Learn More", - "API Version": "API Version", - "Webhooks": "Webhooks", - "Client Config: Ca Bundle": "Client Config: Ca Bundle", - "Failure Policy": "Failure Policy", - "Match Policy": "Match Policy", - "Side Effects": "Side Effects", - "Timeout Seconds": "Timeout Seconds", - "Namespace Selector": "Namespace Selector", - "Object Selector": "Object Selector", - "Reinvocation Policy": "Reinvocation Policy", - "API Versions": "API Versions", - "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}": "RollingUpdate. Max unavailable: {{ maxUnavailable }}, max surge: {{ maxSurge }}", - "Strategy Type": "Strategy Type" + "Volume Binding Mode": "磁碟區繫結模式", + "Volume Mode": "磁碟區模式", + "Volume Mounts": "磁碟區掛接", + "VPAs": "VPA", + "Webhooks": "Webhook", + "Workloads": "工作負載", + "Yes": "是" } diff --git a/frontend/src/i18n/locales/zh-Hant/translation.json b/frontend/src/i18n/locales/zh-Hant/translation.json index e6288d395..c7f2772f0 100644 --- a/frontend/src/i18n/locales/zh-Hant/translation.json +++ b/frontend/src/i18n/locales/zh-Hant/translation.json @@ -1,767 +1,772 @@ { - "Your AKS desktop ran into a page that doesn't exist!": "Your AKS desktop ran into a page that doesn't exist!", - "Authentication: {{ clusterName }}": "驗證: {{ clusterName }}", - "Authentication": "驗證", - "Please paste your authentication token.": "Please paste your authentication token.", - "ID token": "ID token", - "Check out how to generate a<1>service account token.": "查看如何產生“服務帳戶權杖”<1>。", - "Cluster settings": "叢集設定", - "Cancel": "取消", - "Authenticate": "驗證", - "Error authenticating": "驗證時發生錯誤", - "Window": "視窗", - "Fullscreen": "全螢幕", - "Snap Left": "Snap Left", - "Snap Right": "Snap Right", - "Snap Top": "Snap Top", - "Snap Bottom": "Snap Bottom", - "Minimize": "最小化", - "Close": "關閉", - "Close All": "全部關閉", - "Overview": "概觀", - "Loading": "正在載入", - "Advanced Search (Beta)": "進階搜尋 (Beta)", - "Select Resources": "Select Resources", - "Search": "搜尋", - "Search Resources": "Search Resources", - "Select All": "Select All", - "Clear Selection": "清除選取項目", - "All Resources": "所有資源", - "Examples": "範例", - "Search resources by query": "Search resources by query", - "Clear": "清除", - "No resources selected": "No resources selected", - "Loaded {{0}} items": "已載入 {{0}} 個項目", - "Some resources failed to load": "Some resources failed to load", - "Found {{0}} results. Showing first {{1}}": "Found {{0}} results. Showing first {{1}}", - "Name": "名稱", - "Cluster": "叢集", - "Actions": "動作", - "Max items per Resource": "Max items per Resource", - "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "如果資源的項目數超過此數量,就會從「搜尋」中排除這些項目。協助減少記憶體使用量並減慢大型叢集的速度。", - "Refetch Interval": "Refetch Interval", - "30 seconds": "30 秒", + "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" 於 {{objectKind}}/{{objectName}} {{metricTarget}}", + "\"{{metricName}}\" on pods": "Pod 上的「{{metricName}}」", + "(Current/Target)": "(目前/目標)", + "{{ available }} units": "{{ available }} 個單位", + "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} / {{ totalResults }}", + "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} 目前 / {{ desiredReplicas }} 目標", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} (自 {{ firstEventDate }}以來 {{ count }} 次)", + "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} (自 {{ firstEventDate }}以來 {{ count }} 次)", + "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} 就緒", + "{{ numReady }} / {{ numItems }} Requested": "已要求 {{ numReady }} / {{ numItems }}", + "{{count}} files selected_one": "已選取 {{count}} 個檔案", + "{{count}} files selected_other": "已選取 {{count}} 個檔案", + "": "", + "0 Running": "0 個執行中", "1 minute": "1 分鐘", + "30 seconds": "30 秒", "5 minutes": "5 分鐘", - "Save": "儲存", + "A large number of replicas may negatively impact the cluster's performance": "大量複本可能會對叢集的效能造成負面影響", + "A namespace with this name already exists on one or more selected clusters": "在一個或多個選取的叢集中,已存在具有此名稱的命名空間", + "A namespace with this name already exists.": "已存在具有此名稱的命名空間。", + "A project groups one or more namespaces across your clusters, making it easy to view and manage related resources in one place.": "專案可以跨叢集將一或多個命名空間分組,方便您在同一處檢視及管理相關資源。", + "A project with this name already exists": "已有同名的專案", + "Accent color": "輔色", + "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "輔色格式無效。使用十六進位 (#ff0000)、rgb() 或 rgba()。", + "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "輔色格式無效。使用十六進位 (#ff0000)、rgb()、rgba() 或 CSS 色彩名稱。", + "Accepted Names": "接受的名稱", + "Access": "存取", + "Account of current user": "目前使用者的帳戶", + "Actions": "動作", + "Active": "使用中", "Add": "新增", + "Add a cluster to get started.": "新增叢集以開始。", "Add Cluster": "新增叢集", - "Proceed to select your preferred method for cluster creation and addition": "Proceed to select your preferred method for cluster creation and addition", - "Load from KubeConfig": "Load from KubeConfig", - "Providers": "提供者", + "Add from Azure Subscription": "新增自 Azure 訂用帳戶", "Add Local Cluster Provider": "新增本機叢集提供者", - "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"", - "This action will remove cluster \"{{ clusterName }}\".": "This action will remove cluster \"{{ clusterName }}\".", - "This action cannot be undone! Do you want to proceed?": "This action cannot be undone! Do you want to proceed?", - "Remove this cluster?": "Remove this cluster?", - "View": "檢視", - "Settings": "設定", - "Delete": "刪除", - "Delete Cluster": "刪除叢集", - "Active": "使用中", - "Plugin": "外掛程式", - "In-cluster": "In-cluster", - "View Clusters": "View Clusters", - "Loading...": "正在載入...", - "No clusters found": "No clusters found", - "Add a cluster to get started.": "新增叢集以開始。", - "Please sign in to add your AKS clusters": "Please sign in to add your AKS clusters", - "Sign In with Azure": "Sign In with Azure", + "Add namespace": "新增命名空間", "Add Other Clusters": "新增其他叢集", - "Add from Azure Subscription": "新增自 Azure 訂用帳戶", - "No clusters configured": "No clusters configured", - "Checking authentication status...": "正在檢查驗證狀態...", - "Origin": "來源", - "Status": "狀態", - "Warnings": "警告", + "Address Type": "位址類型", + "Addresses": "位址", + "Admission Review Versions": "許可檢閱版本", + "Advanced Search (Beta)": "進階搜尋 (Beta)", + "Age": "天數", + "All clusters": "所有叢集", "All Clusters": "所有叢集", - "Projects": "專案", - "Selected clusters": "Selected clusters", - "Load cluster": "Load cluster", - "Something went wrong with cluster {{ cluster }}": "Something went wrong with cluster {{ cluster }}", - "Choose another cluster": "選擇其他叢集", - "Failed to connect to the backend": "無法連線至後端", - "Connecting to backend...": "正在連線至後端...", - "Skip to main content": "跳至主內容部分", - "Menu": "功能表", - "Mark all as read": "全部標示為已讀取", - "Clear all": "全部清除", - "Notifications": "通知", - "You don't have any notifications right now": "You don't have any notifications right now", - "Message": "訊息", - "No message": "No message", - "Date": "日期", - "Visible": "可見", - "Mark as read": "Mark as read", - "Show notifications": "Show notifications", - "You have unread notifications": "您有未讀取的通知", - "View all notifications": "View all notifications", - "Unknown": "未知", - "Plugins": "外掛程式", - "Multiple versions": "Multiple versions", - "Description": "描述", - "Type": "類型", - "Development": "開發", - "User-installed": "User-installed", - "Shipped": "Shipped", - "This plugin is not compatible with this version of Headlamp": "This plugin is not compatible with this version of Headlamp", - "Incompatible": "不相容", - "Overridden by {{type}} version": "Overridden by {{type}} version", - "Not Loaded": "Not Loaded", - "Disabled": "已停用", - "Loaded": "已載入", - "Enable": "啟用", - "Save & Apply": "Save & Apply", - "Deleting plugin {{ itemName }}...": "正在刪除外掛程式 {{ itemName }}...", - "Cancelled deletion of {{ itemName }}.": "已取消刪除 {{ itemName }}。", - "Deleted plugin {{ itemName }}.": "已刪除外掛程式 {{ itemName }}。", - "Error deleting plugin {{ itemName }}.": "刪除外掛程式 {{ itemName }} 時發生錯誤。", - "Open Plugin Folder": "Open Plugin Folder", - "Delete Plugin": "刪除外掛程式", - "By": "由", - "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.", - "Are you sure you want to delete this plugin?": "您確定要刪除此外掛程式嗎?", - "Uh-oh! Something went wrong.": "Uh-oh! Something went wrong.", - "Error loading {{ routeName }}": "載入 {{ routeName }} 時發生錯誤", - "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "叢集名稱必須僅包含小寫英數字元或「-」,而且必須以英數字元開頭和結尾。", - "Error": "錯誤", - "Okay": "Okay", - "Original name: {{ displayName }}": "Original name: {{ displayName }}", - "This custom name is already in use, please choose a different name.": "This custom name is already in use, please choose a different name.", - "The current name of the cluster. You can define a custom name": "The current name of the cluster. You can define a custom name", - "Cluster name": "叢集名稱", - "Change name": "變更名稱", - "Are you sure you want to change the name for \"{{ clusterName }}\"?": "您確定要變更「{{ clusterName }}」的名稱嗎?", - "Apply": "套用", - "Accent color format is invalid. Use hex (#ff0000), rgb(), or rgba().": "輔色格式無效。使用十六進位 (#ff0000)、rgb() 或 rgba()。", - "Choose Accent Color": "選擇輔色", - "Use custom color": "Use custom color", - "Custom color": "自訂色彩", - "Hex, rgb(), or rgba()": "Hex, rgb(), or rgba()", - "Full page": "整頁", - "Choose Cluster Icon": "選擇叢集圖示", - "Use custom icon": "Use custom icon", - "Custom icon (Iconify)": "自訂圖示 (Iconify)", - "Example: mdi:kubernetes, mdi:cloud-outline": "範例: mdi:kubernetes, mdi:cloud-outline", - "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "命名空間必須僅包含小寫英數字元或「-」,而且必須以英數字元開頭和結尾。", - "Node Shell Settings": "Node Shell Settings", - "The default image is used for dropping a shell into a node (when not specified directly).": "The default image is used for dropping a shell into a node (when not specified directly).", - "Linux image": "Linux image", - "The default namespace is default.": "The default namespace is default.", - "Namespace": "命名空間", - "Enter a value between {{ minRows }} and {{ maxRows }}.": "請輸入介於 {{ minRows }} 至 {{ maxRows }} 之間的值。", - "Custom row value": "自訂列值", - "Custom value": "自訂值", - "Pod Debug Settings": "Pod Debug Settings", - "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "無法透過 Kubernetes API 移除暫時性偵錯容器。即使終端關閉,它們仍將保留在 Pod 規格中。若要移除它們,必須重新建立 Pod。", - "Debug Image": "", - "The default image is used for creating ephemeral debug containers.": "The default image is used for creating ephemeral debug containers.", - "General Settings": "General Settings", - "Version": "版本", - "Language": "語言", - "Resource details view": "Resource details view", - "Number of rows for tables": "Number of rows for tables", - "Timezone to display for dates": "Timezone to display for dates", - "Sort sidebar items alphabetically": "Sort sidebar items alphabetically", - "Use evict for pod deletion": "Use evict for pod deletion", - "Theme": "佈景主題", - "Keyboard Shortcuts": "鍵盤快速鍵", - "Configure keyboard shortcuts for quick access to various parts of the application.": "設定快速鍵以快速存取應用程式的各個部分。", - "Cluster Settings": "叢集設定", - "There seem to be no clusters configured…": "There seem to be no clusters configured…", - "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "叢集 {{ clusterName }} 不存在。請選取有效叢集:", - "Go to cluster": "移至叢集", + "All levels": "所有等級", + "All namespaces": "所有命名空間", + "All Pods": "所有 Pod", + "All Resources": "所有資源", + "Allowed disruptions": "允許的阻斷", + "Allowed Disruptions": "允許的阻斷", + "Allowed namespaces": "允許的命名空間", + "Also delete the namespaces (this will remove all resources within them)": "也會刪除命名空間 (這將移除命名空間內的所有資源)", + "An update is available": "已有更新可用", + "Annotations": "註釋", + "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "此容器流程的任何新輸出應如下所示。如果其未顯示,請按 Enter…", + "API Version": "API 版本", + "Appbar Tools": "應用程式列工具", "Appearance": "外觀", - "Stored in your browser's localStorage (per-browser setting).": "Stored in your browser's localStorage (per-browser setting).", - "Accent color": "輔色", - "Change Color": "變更色彩", - "Choose Color": "選擇色彩", - "Cluster icon": "叢集圖示", - "Change Icon": "變更圖示", - "Choose Icon": "選擇圖示", - "Accent color format is invalid. Use hex (#ff0000), rgb(), rgba(), or a CSS color name.": "輔色格式無效。使用十六進位 (#ff0000)、rgb()、rgba() 或 CSS 色彩名稱。", + "Applied {{ newItemName }}.": "已套用 {{ newItemName }}。", + "Applied changes to {{ itemName }}.": "已對 {{ itemName }} 套用變更。", + "Apply": "套用", "Apply appearance": "套用外觀", "Apply appearance changes for \"{{ clusterName }}\"? This will be stored in your browser.": "要為「{{ clusterName }}」套用外觀變更?這將儲存在您的瀏覽器中。", + "Applying {{ newItemName }}…": "正在套用 {{ newItemName }}…", + "Applying {{ newItemName }}…": "正在套用 {{ newItemName }}…", + "Applying changes to {{ itemName }}…": "正在將變更套用至 {{ itemName }}…", "Applying...": "正在套用...", - "Default namespace": "預設命名空間", - "The default namespace for e.g. when applying resources (when not specified directly).": "The default namespace for e.g. when applying resources (when not specified directly).", - "Allowed namespaces": "允許的命名空間", - "The list of namespaces you are allowed to access in this cluster.": "The list of namespaces you are allowed to access in this cluster.", - "Add namespace": "新增命名空間", - "Remove Cluster": "Remove Cluster", + "Are you sure you want to change the name for \"{{ clusterName }}\"?": "您確定要變更「{{ clusterName }}」的名稱嗎?", + "Are you sure you want to delete item {{ itemName }}?": "您確定要刪除項目 {{ itemName }} 嗎?", + "Are you sure you want to delete project \"{{projectName}}\"?": "確定要刪除專案「{{projectName}}」嗎?", + "Are you sure you want to delete the following items?": "您確定要刪除下列項目嗎?", + "Are you sure you want to delete this plugin?": "您確定要刪除此外掛程式嗎?", + "Are you sure you want to evict pod {{ itemName }}?": "您確定要收回 Pod {{ itemName }} 嗎?", "Are you sure you want to remove the cluster \"{{ clusterName }}\"?": "您確定要移除叢集「{{ clusterName }}」嗎?", - "Server": "伺服器", - "Press keys...": "Press keys...", - "Conflicts with: {{name}}": "與 {{name}} 衝突", - "Reset to default": "Reset to default", - "Navigation": "巡覽", - "General": "一般", - "Reset All to Defaults": "Reset All to Defaults", - "Log out from all": "Log out from all", - "Log out": "Log out", - "Account of current user": "目前使用者的帳戶", - "Appbar Tools": "應用程式列工具", - "show more": "show more", - "Version information": "Version information", - "Getting auth info: {{ clusterName }}": "Getting auth info: {{ clusterName }}", - "Getting auth info": "正在取得驗證資訊", - "Testing auth": "Testing auth", - "Headlamp Cluster Authentication": "Headlamp Cluster Authentication", - "Sign In": "登入", - "Use A Token": "Use A Token", - "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "無法連線。請確定 Kubernetes 叢集執行中且可存取。錯誤: {{ errorMessage }}", - "Failed to get authentication information: {{ errorMessage }}": "無法取得驗證資訊: {{ errorMessage }}", - "Try Again": "Try Again", + "Are you sure you want to restart {{ itemName }}?": "您確定要重新啟動 {{ itemName }} 嗎?", + "Are you sure you want to restart the following items?": "您確定要重新啟動下列專案嗎?", + "Are you sure?": "是否確定?", + "Attach: {{ itemName }}": "附加: {{ itemName }}", + "Attaching to debug container...": "附加至偵錯容器...", + "Attaching to existing debug container...": "正在附加至現有偵錯容器...", + "Authenticate": "驗證", + "Authentication": "驗證", + "Authentication: {{ clusterName }}": "驗證: {{ clusterName }}", + "Available//context:replicas": "可用", "Back": "返回", - "Memory Usage": "Memory Usage", - "{{ available }} units": "{{ available }} units", - "CPU Usage": "CPU 使用量", - "{{ numReady }} / {{ numItems }} Requested": "{{ numReady }} / {{ numItems }} Requested", - "{{ numReady }} / {{ numItems }} Ready": "{{ numReady }} / {{ numItems }} Ready", - "Recent clusters": "Recent clusters", - "All clusters": "所有叢集", - "Show build information": "Show build information", + "BackendRefs": "BackendRefs", + "By": "由", + "By default, this will only remove the project label from the following namespaces:": "預設這僅將從下列命名空間移除專案標籤:", + "Cancel": "取消", + "Cancelled applying {{ newItemName }}.": "已取消套用 {{ newItemName }}。", + "Cancelled applying {{ newItemName }}.": "已取消套用 {{ newItemName }}。", + "Cancelled changes to {{ itemName }}.": "已取消對 {{ itemName }} 的變更。", + "Cancelled deletion of {{ itemName }}.": "已取消刪除 {{ itemName }}。", + "Cancelled deletion of {{ itemsLength }} items.": "已取消刪除 {{ itemsLength }} 個項目。", + "Cancelled deletion of project {{ projectName }}.": "已取消刪除專案 {{ projectName }}。", + "Cancelled restarting {{ itemName }}.": "已取消重新啟動 {{ itemName }}。", + "Cancelled restarting {{ itemsLength }} items.": "已取消重新啟動 {{ itemsLength }} 個項目。", + "Cancelled resuming CronJob {{ newItemName }}.": "已取消繼續 CronJob {{ newItemName }}。", + "Cancelled rollback of {{ itemName }}.": "已取消復原 {{ itemName }}。", + "Cancelled scaling {{ itemName }}.": "已取消縮放 {{ itemName }}。", + "Cancelled suspending CronJob {{ newItemName }}.": "已取消暫止 CronJob {{ newItemName }}。", + "Categories": "類別", + "Change Color": "變更色彩", + "Change Icon": "變更圖示", + "Change name": "變更名稱", + "Check out how to generate a<1>service account token.": "查看如何產生“服務帳戶權杖”<1>。", + "Checking authentication status...": "正在檢查驗證狀態...", "Choose a cluster": "選擇叢集", - "Wait while fetching clusters…": "Wait while fetching clusters…", - "Loading cluster information": "Loading cluster information", - "There seems to be no clusters configured…": "There seems to be no clusters configured…", - "Please make sure you have at least one cluster configured.": "Please make sure you have at least one cluster configured.", - "Or try running Headlamp with a different kube config.": "Or try running Headlamp with a different kube config.", - "Load from a file": "載入自檔案", - "Current//context:cluster": "目前", + "Choose a namespace from the selected clusters": "從選取的叢集中選擇一個命名空間", + "Choose Accent Color": "選擇輔色", + "Choose another cluster": "選擇其他叢集", "Choose cluster": "選擇叢集", - "Failed to load resources": "無法載入資源", - "You don't have permissions to view this resource": "You don't have permissions to view this resource", - "Resource not found": "Resource not found", - "Hide details": "Hide details", - "Show details": "Show details", - "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "重複的叢集: 清單中有 {{ clusterNames }}。請編輯內容名稱。", - "Error setting up clusters, please load a valid kubeconfig file": "設定叢集時發生錯誤,請載入有效的 kubeconfig 檔案", - "Couldn't read kubeconfig file": "無法讀取 kubeconfig 檔案", - "No clusters found!": "No clusters found!", - "No contexts found!": "No contexts found!", - "Invalid kubeconfig file: {{ errorMessage }}": "Invalid kubeconfig file: {{ errorMessage }}", - "Drag & drop or choose kubeconfig file here": "在此處拖放或選擇 kubeconfig 檔案", + "Choose Cluster Icon": "選擇叢集圖示", + "Choose Color": "選擇色彩", "Choose file": "選擇檔案", - "Select clusters": "Select clusters", - "Next": "下一個", - "Validating selected clusters": "Validating selected clusters", - "Setting up clusters": "Setting up clusters", + "Choose Files": "選擇檔案", + "Choose Icon": "選擇圖示", + "Clear": "清除", + "Clear accent color": "清除輔色", + "Clear all": "全部清除", + "Clear All": "全部清除", + "Clear cluster icon": "清除叢集圖示", + "Clear Selection": "清除選取項目", + "Client Config: Service": "用戶端設定: 服務", + "Client Config: URL": "用戶端設定: URL", + "Close": "關閉", + "Close All": "全部關閉", + "Cluster": "叢集", + "Cluster {{ clusterName }} does not exist. Please select a valid cluster:": "叢集 {{ clusterName }} 不存在。請選取有效叢集:", + "Cluster Chooser": "叢集選擇器", + "Cluster icon": "叢集圖示", + "Cluster is required": "叢集為必要", + "Cluster name must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "叢集名稱必須僅包含小寫英數字元或「-」,而且必須以英數字元開頭和結尾。", + "Cluster settings": "叢集設定", + "Cluster Settings": "叢集設定", + "Cluster version downgraded to {{ gitVersion }}": "叢集版本已降級為 {{ gitVersion }}", + "Cluster version upgraded to {{ gitVersion }}": "叢集版本已升級至 {{ gitVersion }}", + "Clusters": "叢集", "Clusters successfully set up!": "已成功設定叢集!", - "Finish": "完成", - "Only warnings ({{ numWarnings }})": "Only warnings ({{ numWarnings }})", - "Reason": "原因", - "Count": "計數", - "Last Seen": "Last Seen", - "Offline": "離線", - "Lost connection to the cluster.": "Lost connection to the cluster.", - "No": "否", - "Yes": "是", - "Create {{ name }}": "建立 {{ name }}", - "Toggle fullscreen": "Toggle fullscreen", - "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.", - "Your AKS desktop ran into a problem!": "Your AKS desktop ran into a problem!", - "Head back <1>home.": "Head back <1>home.", - "Error Details": "錯誤詳細資料", - "Copied to clipboard": "已複製到剪貼簿", - "Failed to copy to clipboard": "無法複製至剪貼簿", - "Copy": "複製", - "Open Issue on GitHub": "GitHub 上的開啟問題", - "Scroll to bottom": "Scroll to bottom", + "Collapse": "摺疊", + "Conditions": "條件", + "Configure Keyboard Shortcuts": "設定快速鍵", + "Configure keyboard shortcuts for quick access to various parts of the application.": "設定快速鍵以快速存取應用程式的各個部分。", + "Conflicts with: {{name}}": "與 {{name}} 衝突", + "Connecting to backend...": "正在連線至後端...", "Container": "容器", - "Lines": "行", - "Severity": "嚴重性", - "Timestamps": "Timestamps", - "Wrap lines": "Wrap lines", - "All levels": "所有等級", - "Find": "尋找", - "Download": "下載", - "No results": "No results", - "Too many matches": "Too many matches", - "{{ currentIndex }} of {{ totalResults }}": "{{ currentIndex }} of {{ totalResults }}", - "Match case": "Match case", - "Match whole word": "Match whole word", - "Use regular expression": "Use regular expression", - "Previous Match (Shift+Enter)": "Previous Match (Shift+Enter)", - "Next Match (Enter)": "Next Match (Enter)", - "All namespaces": "所有命名空間", - "From": "從", - "Age": "天數", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_one": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", - "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})_other": "{{ eventDate }} ({{ count }} times since {{ firstEventDate }})", - "Release Notes ({{ appVersion }})": "Release Notes ({{ appVersion }})", - "Fetching release information…": "正在擷取版本資訊…", - "Skip": "跳過", - "Failed to fetch release information": "無法擷取版本資訊", - "An update is available": "已有更新可用", - "Read more": "Read more", - "Disable update notifications": "停用更新通知", - "Dismiss": "關閉", - "Install the metrics-server to get usage data.": "Install the metrics-server to get usage data.", + "Container Limits": "容器限制", + "Container Port": "容器連接埠", + "Controlled by": "控制者", + "Controlled Resources": "受控資源", + "Controlled Values": "受控值", + "Copied": "已複製", + "Copied to clipboard": "已複製到剪貼簿", + "Copy": "複製", "Copy to clipboard": "複製到剪貼簿", - "Create / Apply": "建立 / 套用", + "Couldn't read kubeconfig file": "無法讀取 kubeconfig 檔案", + "Count": "計數", + "CPU Usage": "CPU 使用量", "Create": "建立", - "Deleting item {{ itemName }}…": "正在刪除項目 {{ itemName }}…", - "Deleted item {{ itemName }}.": "已刪除項目 {{ itemName }}。", - "Error deleting item {{ itemName }}.": "刪除項目 {{ itemName }} 時發生錯誤。", - "Evict": "收回", - "Evict Pod": "收回 Pod", + "Create {{ name }}": "建立 {{ name }}", + "Create / Apply": "建立 / 套用", + "Create a new namespace and use it as a project": "建立一個新的命名空間並當作專案使用", + "Create a new namespace on one or more clusters and set it up as a project.": "在一或多個叢集上建立新的命名空間,並將其設定為專案。", + "Create a Project": "建立專案", + "Create Namespace": "建立命名空間", + "Create New Namespace": "建立新的命名空間", + "Create new Project from YAML": "從 YAML 建立新專案", + "Create Project": "建立專案", + "Create resource quota": "建立資源配額", + "Create Resource Quota to limit resource consumption within this project": "建立資源配額以限制此專案內的資源使用", + "Create your first project to organize your Kubernetes resources": "建立您的第一個專案以組織 Kubernetes 資源", + "Created": "已建立", + "Creating": "正在建立", + "Creating ephemeral debug container...": "建立暫時性偵錯容器...", + "Creating following resources in this project:": "在此專案中建立下列資源:", + "Creating project": "正在建立專案", + "Creation": "建立", + "Current": "目前", + "Current Namespace": "目前命名空間", + "Current number of replicas: {{ numReplicas }}": "目前複本數目: {{ numReplicas }}", + "Current//context:cluster": "目前", + "Current//context:pods": "目前", + "Current//context:replicas": "目前", + "Custom color": "自訂色彩", + "Custom icon (Iconify)": "自訂圖示 (Iconify)", + "Custom row value": "自訂列值", + "Custom value": "自訂值", + "Data": "資料", + "Date": "日期", + "Debug Pod": "偵錯 Pod", + "Debug: {{ itemName }}": "偵錯: {{ itemName }}", + "Decrement": "遞減", + "Default": "預設", + "Default namespace": "預設命名空間", + "Default Request": "預設要求", + "Degraded": "已降級", + "Delete": "刪除", + "Delete Cluster": "刪除叢集", "Delete item": "刪除項目", - "Are you sure you want to evict pod {{ itemName }}?": "您確定要收回 Pod {{ itemName }} 嗎?", - "Are you sure you want to delete item {{ itemName }}?": "您確定要刪除項目 {{ itemName }} 嗎?", - "Force Delete": "Force Delete", - "Are you sure you want to delete the following items?": "您確定要刪除下列項目嗎?", - "Deleting {{ itemsLength }} items…": "正在刪除 {{ itemsLength }} 個項目…", - "Cancelled deletion of {{ itemsLength }} items.": "已取消刪除 {{ itemsLength }} 個項目。", - "Deleted {{ itemsLength }} items.": "已刪除 {{ itemsLength }} 個項目。", - "Error deleting {{ itemsLength }} items.": "刪除 {{ itemsLength }} 個項目時發生錯誤。", "Delete items": "刪除項目", - "Resource details": "Resource details", - "Loading documentation": "正在載入文件", - "No documentation available.": "No documentation available.", - "No documentation for type {{ docsType }}.": "No documentation for type {{ docsType }}.", - "Showing documentation for: {{ docsType }}": "Showing documentation for: {{ docsType }}", - "Applying changes to {{ itemName }}…": "正在將變更套用至 {{ itemName }}…", - "Cancelled changes to {{ itemName }}.": "已取消對 {{ itemName }} 的變更。", - "Applied changes to {{ itemName }}.": "已對 {{ itemName }} 套用變更。", - "Failed to apply changes to {{ itemName }}.": "無法套用變更至 {{ itemName }}。", + "Delete Plugin": "刪除外掛程式", + "Delete port forward": "刪除連接埠轉接", + "Delete project": "刪除專案", + "Delete Project": "刪除專案", + "Delete Project & Namespaces": "刪除專案與命名空間", + "Deleted {{ itemsLength }} items.": "已刪除 {{ itemsLength }} 個項目。", + "Deleted item {{ itemName }}.": "已刪除項目 {{ itemName }}。", + "Deleted plugin {{ itemName }}.": "已刪除外掛程式 {{ itemName }}。", + "Deleted project {{ projectName }}.": "已刪除專案 {{ projectName }}。", + "Deleting {{ itemsLength }} items…": "正在刪除 {{ itemsLength }} 個項目…", + "Deleting item {{ itemName }}…": "正在刪除項目 {{ itemName }}…", + "Deleting plugin {{ itemName }}...": "正在刪除外掛程式 {{ itemName }}...", + "Deleting project {{ projectName }}…": "正在刪除專案 {{ projectName }}", + "Deployment pods": "部署 Pod", + "Description": "描述", + "Desired number of replicas:": "需要的複本數目:", + "Desired//context:pods": "需要", + "Desired//context:replicas": "需要", + "Details": "詳細資料", + "Development": "開發", + "Disable update notifications": "停用更新通知", + "Disabled": "已停用", + "Dismiss": "關閉", + "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop 要求 30000-32000 範圍的連接埠。", + "Documentation": "文件", + "Download": "下載", + "Drag & drop or choose kubeconfig file here": "在此處拖放或選擇 kubeconfig 檔案", + "Drag & drop YAML files here or click to choose files": "將 YAML 檔案拖放至此處,或按一下以選擇檔案", + "Drop the file here...": "將檔案置放到這裡...", + "Duplicate cluster: {{ clusterNames }} in the list. Please edit the context name.": "重複的叢集: 清單中有 {{ clusterNames }}。請編輯內容名稱。", + "Duration": "持續時間", + "e.g. 30080": "例如,30080", + "e.g. 8080": "例如,8080", "Edit": "編輯", - "Invalid JSON": "無效 JSON", - "Invalid YAML": "無效 YAML", - "Failed to create {{ kind }} {{ name }}.": "無法建立 {{ kind }} {{ name }}。", - "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "無法在 {{ apiVersion }} 中建立 {{ kind }} {{ name }}。", + "Edit: {{ itemName }}": "編輯: {{ itemName }}", + "Editor": "編輯器", + "Effect": "效果", + "Enable": "啟用", + "Endpoints": "端點", + "Enter a name": "輸入名稱", + "Enter a name for the new namespace": "輸入新命名空間的名稱", + "Enter a name for your new project.": "輸入新專案的名稱。", + "Enter a value between {{ minRows }} and {{ maxRows }}.": "請輸入介於 {{ minRows }} 至 {{ maxRows }} 之間的值。", + "Enter URL": "輸入 URL", + "Enter URL to YAML file": "輸入 URL 至 YAML 檔案", + "Ephemeral debug containers cannot be removed via Kubernetes API. They will remain in the pod specification even after the terminal closes. To remove them, the pod must be recreated.": "無法透過 Kubernetes API 移除暫時性偵錯容器。即使終端關閉,它們仍將保留在 Pod 規格中。若要移除它們,必須重新建立 Pod。", + "Error": "錯誤", + "Error authenticating": "驗證時發生錯誤", + "Error deleting {{ itemsLength }} items.": "刪除 {{ itemsLength }} 個項目時發生錯誤。", + "Error deleting item {{ itemName }}.": "刪除項目 {{ itemName }} 時發生錯誤。", + "Error deleting plugin {{ itemName }}.": "刪除外掛程式 {{ itemName }} 時發生錯誤。", + "Error deleting project {{ projectName }}.": "刪除專案 {{ projectName }} 時發生錯誤。", + "Error Details": "錯誤詳細資料", + "Error getting custom resource {{ crName }}: {{ errorMessage }}": "取得自訂資源 {{ crName }} 時發生錯誤: {{ errorMessage }}", + "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "取得自訂資源定義 {{ crdName }} 時發生錯誤: {{ errorMessage }}", + "Error getting custom resource definitions: {{ errorMessage }}": "取得自訂資源定義時發生錯誤: {{ errorMessage }}", + "Error loading {{ routeName }}": "載入 {{ routeName }} 時發生錯誤", "Error parsing the code: {{error}}": "剖析程式碼時發生錯誤: {{error}}", "Error parsing the code. Please verify it's valid YAML or JSON!": "剖析程式碼時發生錯誤。請驗證它是有效的 YAML 或 JSON!", - "Applying {{ newItemName }}…": "正在套用 {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "已取消套用 {{ newItemName }}。", - "Applied {{ newItemName }}.": "已套用 {{ newItemName }}。", + "Error processing files: {{error}}": "處理檔案時發生錯誤: {{error}}", + "Error setting up clusters, please load a valid kubeconfig file": "設定叢集時發生錯誤,請載入有效的 kubeconfig 檔案", + "Error: All of the files are empty.": "錯誤: 所有檔案都是空的。", + "Evict": "收回", + "Evict Pod": "收回 Pod", + "Example: mdi:kubernetes, mdi:cloud-outline": "範例: mdi:kubernetes, mdi:cloud-outline", + "Examples": "範例", + "Exit Code": "結束代碼", + "Expand": "展開", + "Expand All": "全部展開", + "Expand sidebar": "展開提要欄位", + "Failed": "失敗", "Failed to apply {{ newItemName }}.": "無法套用 {{ newItemName }}。", - "New Object": "New Object", - "View: {{ itemName }}": "View: {{ itemName }}", - "Edit: {{ itemName }}": "編輯: {{ itemName }}", - "Loading editor": "Loading editor", - "Hide Managed Fields": "隱藏受控欄位", - "Use minimal editor": "Use minimal editor", - "Upload File/URL": "Upload File/URL", - "Editor": "編輯器", - "Documentation": "文件", - "Undo": "復原", - "Are you sure?": "是否確定?", - "This will discard your changes in the editor. Do you want to proceed?": "This will discard your changes in the editor. Do you want to proceed?", - "Undo Changes": "Undo Changes", - "Invalid Secret Reference": "Invalid Secret Reference", - "Invalid Config Map Reference": "無效 ConfigMap 參考", - "Invalid fieldRef": "Invalid fieldRef", - "Invalid resourceFieldRef": "Invalid resourceFieldRef", - "Show fewer": "Show fewer", - "Show all environment variables": "Show all environment variables", - "Show all environment variables (+{{count}} more)_one": "Show all environment variables (+{{count}} more)", - "Show all environment variables (+{{count}} more)_other": "Show all environment variables (+{{count}} more)", - "No label selectors found for this {{type}}": "No label selectors found for this {{type}}", - "Invalid response from server": "來自伺服器的回應無效", - "Failed to fetch related pods": "無法擷取相關 Pod", - "No pods found for this workload": "No pods found for this workload", + "Failed to apply changes to {{ itemName }}.": "無法套用變更至 {{ itemName }}。", + "Failed to connect to the backend": "無法連線至後端", + "Failed to connect. Please make sure the Kubernetes cluster is running and accessible. Error: {{ errorMessage }}": "無法連線。請確定 Kubernetes 叢集執行中且可存取。錯誤: {{ errorMessage }}", + "Failed to connect…": "無法連線…", + "Failed to connect…\r\n": "無法連線…\r\n", + "Failed to copy to clipboard": "無法複製至剪貼簿", + "Failed to create {{ kind }} {{ name }} in {{ apiVersion }}.": "無法在 {{ apiVersion }} 中建立 {{ kind }} {{ name }}。", + "Failed to create {{ kind }} {{ name }}.": "無法建立 {{ kind }} {{ name }}。", + "Failed to create debug container: {{message}}": "無法建立偵錯容器: {{message}}", "Failed to fetch pods: {{error}}": "無法擷取 Pod: {{error}}", - "Logs are paused. Click the follow button to resume following them.": "Logs are paused. Click the follow button to resume following them.", - "Select Pod": "Select Pod", - "All Pods": "所有 Pod", - "Restarted": "Restarted", - "Show logs for previous instances of this container.": "Show logs for previous instances of this container.", - "You can only select this option for containers that have been restarted.": "You can only select this option for containers that have been restarted.", - "Show previous": "Show previous", - "Show timestamps in the logs.": "Show timestamps in the logs.", - "Follow logs in real-time.": "即時追蹤記錄。", - "Follow": "追蹤", - "Show logs": "Show logs", - "Loading resource data": "Loading resource data", - "Creation": "建立", - "Labels": "標籤", - "Annotations": "註釋", - "Owner refs": "Owner refs", - "Controlled by": "控制者", - "Show all labels (+{{count}} more)_one": "Show all labels (+{{count}} more)", - "Show all labels (+{{count}} more)_other": "Show all labels (+{{count}} more)", - "Start port forward": "Start port forward", - "Forward port": "Forward port", - "Delete port forward": "刪除連接埠轉接", - "Stop port forward": "Stop port forward", - "Copied": "已複製", - "This value may differ in the container, since the pod is older than {{from}}": "This value may differ in the container, since the pod is older than {{from}}", - "Value": "值", - "Mount Path": "Mount Path", - "from": "來自", - "I/O": "I/O", - "Ready": "就緒", - "Waiting": "等待中", - "Running": "正在執行", - "Exit Code": "結束代碼", - "Started": "已啟動", - "Finished": "已完成", - "Restart Count": "Restart Count", - "Last State": "Last State", - "No data to be shown.": "No data to be shown.", - "Init Containers": "Init Containers", - "Conditions": "條件", - "Volumes": "Volumes", - "Kind": "種類", - "Restarting {{ itemName }}…": "Restarting {{ itemName }}…", - "Cancelled restarting {{ itemName }}.": "已取消重新啟動 {{ itemName }}。", - "Restarted {{ itemName }}.": "Restarted {{ itemName }}.", + "Failed to fetch related pods": "無法擷取相關 Pod", + "Failed to fetch release information": "無法擷取版本資訊", + "Failed to get authentication information: {{ errorMessage }}": "無法取得驗證資訊: {{ errorMessage }}", + "Failed to load custom resource instances": "無法載入自訂資源執行個體", + "Failed to load from URL: {{error}}": "無法從 URL 載入: {{error}}", + "Failed to load resources": "無法載入資源", + "Failed to load revision history: {{ error }}": "無法載入修訂歷程記錄: {{ error }}", + "Failed to read file.": "無法讀取檔案。", "Failed to restart {{ itemName }}.": "無法重新啟動 {{ itemName }}。", - "Restart": "重新啟動", - "Are you sure you want to restart {{ itemName }}?": "您確定要重新啟動 {{ itemName }} 嗎?", - "Are you sure you want to restart the following items?": "您確定要重新啟動下列專案嗎?", - "Restarting {{ itemsLength }} items…": "Restarting {{ itemsLength }} items…", - "Cancelled restarting {{ itemsLength }} items.": "已取消重新啟動 {{ itemsLength }} 個項目。", - "Restarted {{ itemsLength }} items.": "Restarted {{ itemsLength }} items.", "Failed to restart {{ itemsLength }} items.": "無法重新啟動 {{ itemsLength }} 個項目。", - "Restart items": "Restart items", - "Revision History": "Revision History", - "Loading revision history…": "Loading revision history…", - "Failed to load revision history: {{ error }}": "無法載入修訂歷程記錄: {{ error }}", - "No revision history available.": "No revision history available.", - "Revision": "修訂", - "Created": "已建立", - "Images": "影像", - "Current": "目前", - "Previous": "上一個", - "Rolling back {{ itemName }} to previous version…": "Rolling back {{ itemName }} to previous version…", - "Cancelled rollback of {{ itemName }}.": "已取消復原 {{ itemName }}。", - "Rolled back {{ itemName }} to previous version.": "Rolled back {{ itemName }} to previous version.", + "Failed to resume CronJob {{ newItemName }}.": "無法繼續 CronJob {{ newItemName }}。", "Failed to rollback {{ itemName }}.": "無法復原 {{ itemName }}。", - "Rollback": "復原", - "Rollback {{ kind }}": "Rollback {{ kind }}", - "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "選取要將「{{ name }}」復原至的修訂。這會將目前的 Pod 範本取代為已選取修訂中的範本。", - "No previous revisions available to rollback to.": "No previous revisions available to rollback to.", - "Revision {{ revision }}": "Revision {{ revision }}", - "Scaling {{ itemName }}…": "Scaling {{ itemName }}…", - "Cancelled scaling {{ itemName }}.": "已取消縮放 {{ itemName }}。", - "Scaled {{ itemName }}.": "Scaled {{ itemName }}.", + "Failed to run \"{{ command }}\"": "無法執行 \"{{ command }}\"", + "Failed to run \"{{command}}\"…": "無法執行 \"{{command}}\"…", "Failed to scale {{ itemName }}.": "無法縮放 {{ itemName }}。", - "Scale": "調整", - "Scale Replicas": "Scale Replicas", - "Current number of replicas: {{ numReplicas }}": "目前複本數目: {{ numReplicas }}", - "Desired number of replicas:": "需要的複本數目:", - "Decrement": "遞減", - "Increment": "增量", - "A large number of replicas may negatively impact the cluster's performance": "大量複本可能會對叢集的效能造成負面影響", - "Load": "載入", - "Failed to read file.": "無法讀取檔案。", + "Failed to spawn Job {{ newItemName }}": "無法繁衍工作 {{ newItemName }}", + "Failed to suspend CronJob {{ newItemName }}.": "無法暫止 CronJob {{ newItemName }}。", + "Fetching release information…": "正在擷取版本資訊…", "File read was aborted.": "檔案讀取已中止。", - "Error: All of the files are empty.": "錯誤: 所有檔案都是空的。", - "Unexpected error while reading files.": "Unexpected error while reading files.", - "Drop the file here...": "將檔案置放到這裡...", - "Select a file or drag and drop here": "Select a file or drag and drop here", - "Select File": "選取檔案", - "{{count}} files selected_one": "{{count}} files selected", - "{{count}} files selected_other": "{{count}} files selected", - "Please enter a valid URL.": "請輸入有效的 URL。", - "Unexpected error while fetching the file.": "Unexpected error while fetching the file.", - "Enter URL": "輸入 URL", - "Upload File": "Upload File", - "Load from URL": "Load from URL", - "View YAML": "檢視 YAML", - "Collapse": "摺疊", - "Expand": "展開", - "sort up": "sort up", - "sort down": "sort down", - "sort swap": "sort swap", - "Loading table data": "Loading table data", - "Refresh": "重新整理", - "No data matching the filter criteria.": "No data matching the filter criteria.", - "No results found": "找不到結果", - "Any new output for this container's process should be shown below. In case it doesn't show up, press enter…": "此容器流程的任何新輸出應如下所示。如果其未顯示,請按 Enter…", - "Failed to run \"{{command}}\"…": "無法執行 \"{{command}}\"…", - "Failed to connect…": "無法連線…", - "Press the enter key to reconnect.": "Press the enter key to reconnect.", - "Failed to run \"{{ command }}\"": "無法執行 \"{{ command }}\"", - "Trying to attach to the container {{ container }}…": "Trying to attach to the container {{ container }}…", - "Trying to run \"{{command}}\"…": "Trying to run \"{{command}}\"…", - "Attach: {{ itemName }}": "附加: {{ itemName }}", - "Terminal: {{ itemName }}": "Terminal: {{ itemName }}", - "Timezone": "Timezone", - "Data": "資料", - "No data in this config map": "No data in this config map", - "Error getting custom resource definition {{ crdName }}: {{ errorMessage }}": "取得自訂資源定義 {{ crdName }} 時發生錯誤: {{ errorMessage }}", - "Loading custom resource details": "Loading custom resource details", - "Error getting custom resource {{ crName }}: {{ errorMessage }}": "取得自訂資源 {{ crName }} 時發生錯誤: {{ errorMessage }}", - "Loading custom resource instances": "Loading custom resource instances", - "No custom resources instances found.": "No custom resources instances found.", - "Failed to load custom resource instances": "無法載入自訂資源執行個體", - "Error getting custom resource definitions: {{ errorMessage }}": "取得自訂資源定義時發生錯誤: {{ errorMessage }}", - "Loading custom resource definitions": "Loading custom resource definitions", - "Loading custom resource definition": "Loading custom resource definition", - "No custom resources found": "No custom resources found", + "Filter Type": "篩選類型", + "Filters": "篩選", + "Find": "尋找", + "Finish": "完成", + "Finished": "已完成", + "Fit to screen": "調整為螢幕大小", + "Follow": "追蹤", + "Follow logs in real-time.": "即時追蹤記錄。", + "Force Delete": "強制刪除", + "Format": "格式", + "Forward port": "轉送連接埠", + "Found {{0}} results. Showing first {{1}}": "找到 {{0}} 個結果。顯示前 {{1}} 個", + "from": "來自", + "From": "從", + "Full page": "整頁", + "Fullscreen": "全螢幕", + "General": "一般", + "General Settings": "一般設定", + "Getting auth info": "正在取得驗證資訊", + "Getting auth info: {{ clusterName }}": "正在取得驗證資訊: {{ clusterName }}", + "Give your project a descriptive name": "為您的專案提供描述性名稱", + "Global Default": "全域預設值", + "Global Search": "全域搜尋", + "Go to cluster": "移至叢集", "Group": "群組", - "Categories": "類別", - "Accepted Names": "接受的名稱", - "Versions": "版本", - "Spawning Job {{ newItemName }}…": "Spawning Job {{ newItemName }}…", + "Group By": "分組依據", + "Handler": "處理常式", + "Hard": "困難", + "Head back <1>home.": "返回<1>首頁。", + "Headers": "標頭", + "Headlamp Cluster Authentication": "Headlamp 叢集驗證", + "Health": "健康", + "Healthy": "狀況良好", + "Hex, rgb(), or rgba()": "十六進位、rgb() 或 rgba()", + "Hide details": "隱藏詳細資料", + "Hide Helm Secrets": "隱藏 Helm 祕密", + "Hide Managed Fields": "隱藏受控欄位", + "Holder": "持有者", + "Holder Identity": "持有者身分識別", + "Home": "首頁", + "Host": "主機", + "Hostname": "主機名稱", + "I/O": "I/O", + "ID token": "識別碼權杖", + "If a resource has more items than this amount they will be excluded from Search. Helps reduce memory usage and slowdowns for large clusters.": "如果資源的項目數超過此數量,就會從「搜尋」中排除這些項目。協助減少記憶體使用量並減慢大型叢集的速度。", + "Images": "影像", + "In-cluster": "叢集內", + "Incompatible": "不相容", + "Increment": "增量", + "Init Containers": "初始容器", + "Install the metrics-server to get usage data.": "安裝計量伺服器以取得使用量資料。", + "Instance": "執行個體", + "Instances": "執行個體", + "Internal IP": "內部 IP", + "Invalid Config Map Reference": "無效 ConfigMap 參考", + "Invalid fieldRef": "無效的 fieldRef", + "Invalid JSON": "無效 JSON", + "Invalid kubeconfig file: {{ errorMessage }}": "無效的 kubeconfig 檔案: {{ errorMessage }}", + "Invalid resourceFieldRef": "無效的 resourceFieldRef", + "Invalid response from server": "來自伺服器的回應無效", + "Invalid Secret Reference": "無效的祕密參考", + "Invalid YAML": "無效 YAML", "Job {{ newItemName }} spawned": "已繁衍工作 {{ newItemName }}", - "Failed to spawn Job {{ newItemName }}": "無法繁衍工作 {{ newItemName }}", - "Spawn Job": "Spawn Job", - "This will trigger a new Job based on the CronJob {{ name }}": "This will trigger a new Job based on the CronJob {{ name }}", "Job Name": "工作名稱", - "Spawn": "Spawn", - "Suspending CronJob {{ newItemName }}…": "Suspending CronJob {{ newItemName }}…", - "Resuming CronJob {{ newItemName }}…": "Resuming CronJob {{ newItemName }}…", - "Cancelled suspending CronJob {{ newItemName }}.": "已取消暫止 CronJob {{ newItemName }}。", - "Cancelled resuming CronJob {{ newItemName }}.": "已取消繼續 CronJob {{ newItemName }}。", - "Suspended CronJob {{ newItemName }}.": "Suspended CronJob {{ newItemName }}.", - "Resumed CronJob {{ newItemName }}.": "Resumed CronJob {{ newItemName }}.", - "Failed to suspend CronJob {{ newItemName }}.": "無法暫止 CronJob {{ newItemName }}。", - "Failed to resume CronJob {{ newItemName }}.": "無法繼續 CronJob {{ newItemName }}。", - "Resume": "繼續", - "Suspend": "暫止", "Key": "索引鍵", - "Operator": "運算子", - "Effect": "效果", - "Desired//context:pods": "需要", - "Addresses": "位址", - "Address Type": "位址類型", - "Hostname": "主機名稱", - "Node Name": "Node Name", - "Zone": "區域", - "Endpoints": "端點", - "Retry Budget": "Retry Budget", - "Not specified": "Not specified", - "Min Retry Rate": "Min Retry Rate", - "Port": "連接埠", - "Protocol": "通訊協定", - "No addresses data to be shown.": "No addresses data to be shown.", - "Listeners": "Listeners", + "Keyboard Shortcuts": "鍵盤快速鍵", + "Kind": "種類", + "Labels": "標籤", + "Language": "語言", + "Last Seen": "上次出現", + "Last State": "上次狀態", + "Last Transition Time": "上次轉換時間", + "Lease Duration Seconds": "租用期間秒數", + "Leave empty to auto-assign an available port.": "保留空白以自動指派可用的連接埠。", + "Leave empty to auto-assign from range 30000-32000.": "保留空白以從範圍 30000-32000 自動指派。", + "Limit": "限制", + "Lines": "行", + "Linux image": "Linux 映像", + "Listeners": "接聽程式", + "Load": "載入", + "Load cluster": "載入叢集", + "Load from a file": "載入自檔案", + "Load from KubeConfig": "從 kubeconfig 載入", + "Load from URL": "從 URL 載入", + "Load resources": "載入資源", + "Load YAML resources from a remote URL": "從遠端 URL 載入 YAML 資源", + "Loaded": "已載入", + "Loaded {{0}} items": "已載入 {{0}} 個項目", + "Loaded Resources ({{count}})_one": "已載入資源 ({{count}})", + "Loaded Resources ({{count}})_other": "已載入資源 ({{count}})", + "Loading": "正在載入", + "Loading cluster information": "正在載入叢集資訊", + "Loading custom resource definition": "正在載入自訂資源定義", + "Loading custom resource definitions": "正在載入自訂資源定義", + "Loading custom resource details": "正在載入自訂資源詳細資料", + "Loading custom resource instances": "正在載入自訂資源執行個體", + "Loading documentation": "正在載入文件", + "Loading editor": "正在載入編輯器", + "Loading port forwarding": "正在載入連接埠轉送", + "Loading resource data": "正在載入資源資料", + "Loading revision history…": "正在載入修訂歷程記錄…", + "Loading table data": "正在載入資料表資料", + "Loading...": "正在載入...", + "Local Port": "本機連接埠", + "Log Level": "記錄層級", + "Log out": "登出", + "Log out from all": "從所有裝置登出", + "Log Viewer Search": "記錄檢視器搜尋", + "Logs are paused. Click the follow button to resume following them.": "記錄已暫停。按一下追蹤按鈕以繼續追蹤它們。", + "Logs: {{ itemName }}": "記錄: {{ itemName }}", + "Lost connection to the cluster.": "與叢集的連線已中斷。", + "Main Navigation": "主瀏覽", + "Map": "對應", + "Mark all as read": "全部標示為已讀取", + "Mark as read": "標記為已讀取", + "Match case": "大小寫須相符", + "Match whole word": "全字拼寫須相符", "Matches": "相符項目", - "BackendRefs": "BackendRefs", - "Filters": "篩選", - "Path Type": "Path Type", - "Path": "路徑", - "Headers": "標頭", - "Query Parameters": "Query Parameters", + "Max": "最大值", + "Max Allowed": "允許的最大值", + "Max items per Resource": "每個資源的最大項目數", + "Max Unavailable": "無法使用的最大值", + "MaxReplicas": "MaxReplicas", + "Memory Usage": "記憶體使用量", + "Menu": "功能表", + "Message": "訊息", "Method": "方法", - "Filter Type": "篩選類型", - "Weight": "Weight", - "rules": "rules", - "ParentRefs": "ParentRefs", - "No rules data to be shown.": "No rules data to be shown.", - "Section Name": "Section Name", - "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "Press<1>{formatShortcutKey(searchShortcutKey)}to search", - "Search resources, pages, clusters by name": "Search resources, pages, clusters by name", - "Current Namespace": "目前命名空間", - "Set namespace: {{namespace}}": "Set namespace: {{namespace}}", - "Page": "頁面", - "Configure Keyboard Shortcuts": "設定快速鍵", - "Reference": "參考", "Metrics": "計量", - "(Current/Target)": "(目前/目標)", - "MinReplicas": "MinReplicas", - "MaxReplicas": "MaxReplicas", - "Deployment pods": "部署 Pod", - "{{ currentReplicas }} current / {{ desiredReplicas }} desired": "{{ currentReplicas }} current / {{ desiredReplicas }} desired", - "Targets": "目標", - "more…": "more…", - "Default": "預設", - "Host": "主機", - "Duration": "持續時間", - "Holder Identity": "Holder Identity", - "Lease Duration Seconds": "Lease Duration Seconds", - "Renew Time": "Renew Time", - "Holder": "持有者", - "Container Limits": "容器限制", - "Default Request": "預設要求", - "Max": "最大值", "Min": "最小值", - "A namespace with this name already exists.": "已存在具有此名稱的命名空間。", - "Applying {{ newItemName }}…": "正在套用 {{ newItemName }}…", - "Cancelled applying {{ newItemName }}.": "已取消套用 {{ newItemName }}。", - "Namespaces must be under 64 characters.": "Namespaces must be under 64 characters.", - "Create Namespace": "建立命名空間", - "To": "結束時間", - "used": "used", - "Scheduling Disabled": "Scheduling Disabled", - "Scheduling Enabled": "Scheduling Enabled", - "Taints": "Taints", - "Not ready yet!": "Not ready yet!", - "Internal IP": "Internal IP", + "Min Allowed": "允許的最小值", + "Min Available": "可用的最小值", + "Min Retry Rate": "最小重試率", + "Minimize": "最小化", + "MinReplicas": "MinReplicas", + "Mode": "模式", + "more…": "更多…", + "Mount Path": "裝載路徑", + "Multiple versions": "多個版本", + "N/A": "不適用", + "Name": "名稱", + "Name is required": "名稱為必要項目", + "Namespace": "命名空間", + "Namespace Name": "命名空間名稱", + "Namespaces": "命名空間", + "Namespaces must be under 64 characters.": "命名空間長度必須少於 64 個字元。", + "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "命名空間必須僅包含小寫英數字元或「-」,而且必須以英數字元開頭和結尾。", + "Navigation": "巡覽", + "Navigation Tabs": "瀏覽索引標籤", + "New Object": "新增物件", + "Next": "下一個", + "Next Match (Enter)": "下一個相符項目 (Enter)", + "No": "否", + "No {{category}} resources found for this project.": "找不到此專案的 {{category}} 資源。", + "No addresses data to be shown.": "沒有可顯示的位址資料。", + "No available clusters": "沒有可用的叢集", + "No cluster selected": "未選取任何叢集", + "No clusters configured": "未設定任何叢集", + "No clusters found": "找不到任何叢集", + "No clusters found!": "找不到任何叢集!", + "No contexts found!": "找不到任何內容!", + "No custom resources found": "找不到自訂資源", + "No custom resources instances found.": "找不到自訂資源執行個體。", + "No data in this config map": "此 ConfigMap 中沒有資料", + "No data in this secret": "此祕密中沒有任何資料", + "No data matching the filter criteria.": "沒有符合篩選準則的資料。", + "No data to be shown.": "沒有可顯示的資料。", + "No data to be shown. Try to change filters or select a different namespace.": "沒有可顯示的資料。請嘗試變更篩選條件或選取不同的命名空間。", + "No documentation available.": "沒有可用的文件。", + "No documentation for type {{ docsType }}.": "沒有類型為 {{ docsType }} 的文件。", + "No label selectors found for this {{type}}": "找不到此 {{type}} 的標籤選取器", + "No message": "沒有訊息", + "No namespaces found on selected clusters": "在選取的叢集上找不到任何命名空間", + "No pods found for this workload": "找不到此工作負載的任何 Pod", + "No previous revisions available to rollback to.": "沒有可復原的先前版本。", + "No projects found": "找不到任何專案", + "No Resources": "沒有資源", + "No resources have been uploaded": "尚未上傳任何資源", + "No resources selected": "未選取任何資源", + "No results": "沒有結果", + "No results found": "找不到結果", + "No revision history available.": "沒有可用的修訂歷程記錄。", + "No rules data to be shown.": "沒有可顯示的規則資料。", + "No Workloads": "沒有工作負載", + "Node": "節點", + "Node Name": "節點名稱", + "Node Shell Settings": "節點殼層設定", "None": "無", + "Not Loaded": "未載入", + "Not ready yet!": "尚未就緒!", + "Not specified": "未指定", + "Notifications": "通知", + "Number of rows for tables": "資料表的資料列數目", + "Offline": "離線", + "Okay": "確定", + "Only warnings ({{ numWarnings }})": "僅警告 ({{ numWarnings }})", + "Open Issue on GitHub": "GitHub 上的開啟問題", + "Open Plugin Folder": "開啟外掛程式資料夾", + "Open the cluster chooser popup": "開啟叢集選擇器視窗", + "Open the global search dialog": "開啟全域搜尋對話方塊", + "Operations": "作業", + "Operator": "運算子", + "Or try running Headlamp with a different kube config.": "或者嘗試使用不同的 Kube 組態來執行 Headlamp。", + "Origin": "來源", + "Original name: {{ displayName }}": "原始名稱: {{ displayName }}", + "Overridden by {{type}} version": "已由 {{type}} 版本覆寫", + "Overview": "概觀", + "Owner refs": "擁有者參考", + "Page": "頁面", + "ParentRefs": "ParentRefs", + "Path": "路徑", + "Path Type": "路徑類型", + "Path: {{ path }}:{{ port }}": "路徑: {{ path }}:{{ port }}", + "Please enter a valid port number (1-65535).": "請輸入有效的連接埠號碼 (1-65535)。", + "Please enter a valid URL.": "請輸入有效的 URL。", + "Please make sure you have at least one cluster configured.": "請確保您至少已設定一個叢集。", + "Please paste your authentication token.": "請貼上您的驗證權杖。", + "Please sign in to add your AKS clusters": "請登入以新增您的 AKS 叢集", + "Plugin": "外掛程式", + "Plugins": "外掛程式", + "Pod debug is disabled in settings": "設定中的 Pod 偵錯功能已停用", + "Pod Debug Settings": "Pod 偵錯設定", + "Pod Port": "Pod 連接埠", + "Port": "連接埠", + "Preemption Policy": "先佔原則", + "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "按 Ctrl+D 或輸入「exit」以終止暫時性容器。若未執行此動作,容器將持續運作。", + "Press keys...": "按下按鍵...", + "Press the enter key to reconnect.": "按 ENTER 鍵以重新連線。", + "Press<1>{formatShortcutKey(searchShortcutKey)}to search": "按 <1>{formatShortcutKey(searchShortcutKey)} 以進行搜尋", + "Prettify": "美化", + "Previous": "上一個", + "Previous Match (Shift+Enter)": "上一個相符項目 (Shift+Enter)", + "Proceed to select your preferred method for cluster creation and addition": "請繼續選取您偏好的叢集建立與新增方式", + "Project name": "專案名稱", + "Project Name": "專案名稱", + "Project Status": "專案狀態", + "Projects": "專案", + "Protocol": "通訊協定", + "Provided": "已提供", + "Providers": "提供者", + "Query Parameters": "查詢參數", + "Read more": "閱讀更多", + "Ready": "就緒", + "Ready//context:replicas": "就緒", + "Reason": "原因", + "Recent clusters": "最近的叢集", + "Recommendations": "建議", + "Redirecting to main page…": "正在重新導向至主頁面…", + "Reference": "參考", + "Refetch Interval": "重新擷取間隔", + "Refresh": "重新整理", + "Release Notes ({{ appVersion }})": "發行備註 ({{ appVersion }})", + "Remove Cluster": "移除叢集", + "Remove this cluster?": "移除此叢集?", + "Renew Time": "更新時間", + "Request": "要求", + "Reset All to Defaults": "全部重設為預設值", + "Reset to default": "重設為預設值", + "resource {{resourceName}} of container {{containerName}} on pods": "Pod 上容器 {{containerName}} 的資源 {{resourceName}}", + "resource {{resourceName}} on pods": "Pods 上的資源 {{resourceName}}", + "Resource details": "資源詳細資料", + "Resource details view": "資源詳細資料檢視", + "Resource not found": "找不到資源", + "Resource Quotas": "資源配額", + "Resources": "資源", + "Restart": "重新啟動", + "Restart Count": "重新啟動計數", + "Restart items": "重新啟動項目", + "Restarted": "已重新啟動", + "Restarted {{ itemName }}.": "已重新啟動 {{ itemName }}。", + "Restarted {{ itemsLength }} items.": "已重新啟動 {{ itemsLength }} 項目。", + "Restarting {{ itemName }}…": "正在重新啟動 {{ itemName }}…", + "Restarting {{ itemsLength }} items…": "正在重新啟動 {{ itemsLength }} 項目…", + "Resume": "繼續", + "Resumed CronJob {{ newItemName }}.": "已繼續 CronJob {{ newItemName }}。", + "Resuming CronJob {{ newItemName }}…": "正在繼續 CronJob {{ newItemName }}…", + "Retry Budget": "重試預算", + "Revision": "修訂", + "Revision {{ revision }}": "修訂版 {{ revision }}", + "Revision History": "修訂歷程記錄", + "Role Bindings": "角色繫結", + "Roles": "角色", + "Rollback": "復原", + "Rollback {{ kind }}": "復原 {{ kind }}", + "Rolled back {{ itemName }} to previous version.": "已將 {{ itemName }} 復原至先前的版本。", + "Rolling back {{ itemName }} to previous version…": "正在將 {{ itemName }} 復原至先前的版本…", + "rules": "規則", + "Running": "正在執行", + "Save": "儲存", + "Save & Apply": "儲存並套用", + "Scale": "調整", + "Scale Replicas": "縮放複本", + "Scaled {{ itemName }}.": "已縮放 {{ itemName }}。", + "Scaling {{ itemName }}…": "正在縮放 {{ itemName }}…", + "Scheduling Disabled": "排程已停用", + "Scheduling Enabled": "已啟用排程", + "Scroll to bottom": "捲動到底部", + "Search": "搜尋", + "Search Resources": "搜尋資源", + "Search resources by query": "依查詢條件搜尋資源", + "Search resources, pages, clusters by name": "依名稱搜尋資源、頁面及叢集", + "Section Name": "區段名稱", + "Select a cluster and an existing namespace to use as a project.": "選取一個要當作專案使用的叢集和現有命名空間。", + "Select a cluster first": "請先選取一個叢集", + "Select a file or drag and drop here": "請選取檔案或將檔案拖放至此處", + "Select a revision to rollback \"{{ name }}\" to. This will replace the current pod template with the one from the selected revision.": "選取要將「{{ name }}」復原至的修訂。這會將目前的 Pod 範本取代為已選取修訂中的範本。", + "Select All": "全選", + "Select an existing namespace": "選取現有命名空間", + "Select an existing namespace to use as a project": "選取一個要當作專案使用的現有命名空間", + "Select cluster for this project": "選取此專案的叢集", + "Select clusters": "選取叢集", + "Select File": "選取檔案", + "Select locale": "選取地區設定", + "Select one or more clusters": "選取一或多個叢集", + "Select Pod": "選取 Pod", + "Select Resources": "選取資源", + "Selected clusters": "已選取的叢集", + "Server": "伺服器", + "Service: {{namespace}}/{{name}}": "服務: {{namespace}}/{{name}}", + "Set namespace: {{namespace}}": "設定命名空間: {{namespace}}", + "Setting up clusters": "正在設定叢集", + "Settings": "設定", + "Severity": "嚴重性", + "Shipped": "已出貨", + "Show all environment variables": "顯示所有環境變數", + "Show all environment variables (+{{count}} more)_one": "顯示所有環境變數 (+ 其他 {{count}} 個)", + "Show all environment variables (+{{count}} more)_other": "顯示所有環境變數 (+ 其他 {{count}} 個)", + "Show all labels (+{{count}} more)_one": "顯示所有標籤 (+ 其他 {{count}} 個)", + "Show all labels (+{{count}} more)_other": "顯示所有標籤 (+ 其他 {{count}} 個)", + "Show build information": "顯示組建資訊", + "Show details": "顯示詳細資料", + "Show fewer": "顯示較少", + "Show JSON values in plain text by removing escape characters.": "移除逸出字元後,以純文字顯示 JSON 值。", + "Show logs": "顯示記錄", + "Show Logs": "顯示記錄", + "Show logs for previous instances of this container.": "顯示此容器先前執行個體的記錄。", + "show more": "顯示更多", + "Show notifications": "顯示通知", + "Show previous": "顯示上一個", + "Show timestamps in the logs.": "在記錄中顯示時間戳記。", + "Showing documentation for: {{ docsType }}": "正在顯示文件類型: {{ docsType }}", + "Shrink sidebar": "縮小側邊欄", + "Sign In": "登入", + "Sign In with Azure": "使用 Azure 登入", + "Skip": "跳過", + "Skip to main content": "跳至主內容部分", + "Snap Bottom": "貼齊底部", + "Snap Left": "貼齊左側", + "Snap Right": "貼齊右側", + "Snap Top": "貼齊頂部", "Software": "軟體", - "Redirecting to main page…": "Redirecting to main page…", - "Prettify": "Prettify", - "Show JSON values in plain text by removing escape characters.": "Show JSON values in plain text by removing escape characters.", - "Format": "格式", - "Debug Pod": "偵錯 Pod", - "Debug: {{ itemName }}": "偵錯: {{ itemName }}", - "No cluster selected": "No cluster selected", - "Pod debug is disabled in settings": "Pod debug is disabled in settings", - "Attaching to existing debug container...": "正在附加至現有偵錯容器...", - "Creating ephemeral debug container...": "建立暫時性偵錯容器...", - "Failed to create debug container: {{message}}": "無法建立偵錯容器: {{message}}", - "Attaching to debug container...": "附加至偵錯容器...", - "Failed to connect…\r\n": "無法連線…\r\n", - "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.": "Press Ctrl+D or type \"exit\" to terminate the ephemeral container. If you don't, the container will stay running.", - "Max Unavailable": "Max Unavailable", - "Min Available": "Min Available", - "Allowed disruptions": "允許的阻斷", - "Current//context:pods": "目前", - "Total": "總計", - "N/A": "不適用", - "Allowed Disruptions": "允許的阻斷", + "Some resources failed to load": "無法載入某些資源", + "Something went wrong": "發生錯誤", + "Something went wrong with cluster {{ cluster }}": "叢集 {{ cluster }} 發生問題", + "sort down": "遞減排序", + "Sort sidebar items alphabetically": "依字母順序排序側邊欄項目", + "sort swap": "排序交換", + "sort up": "遞增排序", + "Spawn": "產生", + "Spawn Job": "產生工作", + "Spawning Job {{ newItemName }}…": "正在產生工作 {{ newItemName }}…", "Start": "開始", + "Start port forward": "啟動連接埠轉送", + "Start Port Forward": "啟動連接埠轉送", + "Started": "已啟動", + "Status": "狀態", + "Status: Error or Warning": "狀態: 錯誤或警告", "Stop": "停止", - "Loading port forwarding": "正在載入連接埠轉送", - "Pod Port": "Pod Port", - "Local Port": "Local Port", - "Please enter a valid port number (1-65535).": "Please enter a valid port number (1-65535).", - "Docker Desktop requires ports in range 30000-32000.": "Docker Desktop 要求 30000-32000 範圍的連接埠。", - "Leave empty to auto-assign from range 30000-32000.": "Leave empty to auto-assign from range 30000-32000.", - "Leave empty to auto-assign an available port.": "Leave empty to auto-assign an available port.", - "Start Port Forward": "Start Port Forward", + "Stop port forward": "停止連接埠轉送", + "Stored in your browser's localStorage (per-browser setting).": "儲存在瀏覽器的 localStorage (每個瀏覽器的設定)。", + "Supports .yaml and .yml files": "支援 .yaml 及 .yml 檔案", + "Suspend": "暫止", + "Suspended CronJob {{ newItemName }}.": "已暫止 CronJob {{ newItemName }}。", + "Suspending CronJob {{ newItemName }}…": "正在暫止 CronJob {{ newItemName }}…", + "Taints": "汙點", "Target": "目標", - "Container Port": "容器連接埠", - "e.g. 30080": "e.g. 30080", - "e.g. 8080": "e.g. 8080", - "Global Default": "Global Default", - "Preemption Policy": "Preemption Policy", - "Create new project": "建立新專案", - "To create a new project pick which clusters you want to include and then select existing or create a new namespace": "To create a new project pick which clusters you want to include and then select existing or create a new namespace", - "Project Name": "Project Name", - "A project with this name already exists": "已有同名的專案", - "Enter a name for your new project.": "輸入新專案的名稱。", - "Clusters": "叢集", - "Select one or more clusters for this project": "Select one or more clusters for this project", - "No available clusters": "No available clusters", - "Type or select a namespace": "Type or select a namespace", - "Select existing or type to create a new namespace": "Select existing or type to create a new namespace", - "No available namespaces - you can type a custom name": "No available namespaces - you can type a custom name", - "Creating": "正在建立", - "Create a Project": "建立專案", - "Project is a collection of Kubernetes resources. You can use projects to organize your resources, for example, by environment, team, or application.": "專案是 Kubernetes 資源的集合。您可以使用專案來組織資源,例如,依環境、小組或應用程式。", - "New Project": "New Project", - "Create a new project": "建立新專案", - "New Project from YAML": "New Project from YAML", - "Deploy a new application from YAML": "從 YAML 部署新應用程式", - "URL is required": "URL is required", - "Failed to load from URL: {{error}}": "無法從 URL 載入: {{error}}", - "Error processing files: {{error}}": "處理檔案時發生錯誤: {{error}}", - "Name is required": "Name is required", - "Cluster is required": "叢集為必要", - "No resources have been uploaded": "No resources have been uploaded", - "Create new Project from YAML": "從 YAML 建立新專案", - "Project name": "Project name", - "Give your project a descriptive name": "Give your project a descriptive name", - "Enter a name": "輸入名稱", - "Select cluster for this project": "Select cluster for this project", - "Load resources": "Load resources", - "Upload files or load from URL": "Upload files or load from URL", - "Upload Files": "Upload Files", - "Choose Files": "選擇檔案", - "Drag & drop YAML files here or click to choose files": "將 YAML 檔案拖放至此處,或按一下以選擇檔案", - "Supports .yaml and .yml files": "Supports .yaml and .yml files", - "YAML URL": "YAML URL", - "Enter URL to YAML file": "輸入 URL 至 YAML 檔案", - "Load YAML resources from a remote URL": "Load YAML resources from a remote URL", - "Loaded Resources ({{count}})_one": "已載入資源 ({{count}})", - "Loaded Resources ({{count}})_other": "Loaded Resources ({{count}})", - "Clear All": "全部清除", - "API Version": "API 版本", - "Creating project": "正在建立專案", - "Creating following resources in this project:": "在此專案中建立下列資源:", - "Something went wrong": "發生錯誤", - "Delete project": "刪除專案", - "Deleting project {{ projectName }}…": "正在刪除專案 {{ projectName }}", - "Cancelled deletion of project {{ projectName }}.": "已取消刪除專案 {{ projectName }}。", - "Deleted project {{ projectName }}.": "已刪除專案 {{ projectName }}。", - "Error deleting project {{ projectName }}.": "刪除專案 {{ projectName }} 時發生錯誤。", - "Delete Project": "刪除專案", - "Are you sure you want to delete project \"{{projectName}}\"?": "確定要刪除專案「{{projectName}}」嗎?", - "By default, this will only remove the project label from the following namespaces:": "預設這僅將從下列命名空間移除專案標籤:", - "Also delete the namespaces (this will remove all resources within them)": "也會刪除命名空間 (這將移除命名空間內的所有資源)", - "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.", - "Delete Project & Namespaces": "刪除專案與命名空間", - "Resources": "資源", - "Access": "存取", - "Map": "對應", - "Project Status": "Project Status", - "No Workloads": "No Workloads", + "Targets": "目標", + "Terminal / Exec": "終端機/執行", + "Terminal: {{ itemName }}": "終端機: {{ itemName }}", + "Testing auth": "測試驗證", + "The current name of the cluster. You can define a custom name": "目前叢集名稱。您可以定義自訂名稱", + "The default image is used for creating ephemeral debug containers.": "預設映像用於建立暫時性偵錯容器。", + "The default image is used for dropping a shell into a node (when not specified directly).": "預設映像用於將殼層拖放到節點 (未直接指定時)。", + "The default namespace for e.g. when applying resources (when not specified directly).": "預設命名空間,例如在套用資源時 (未直接指定時)。", + "The default namespace is default.": "預設命名空間是 default。", + "The list of namespaces you are allowed to access in this cluster.": "此叢集中允許您存取的命名空間清單。", + "Theme": "佈景主題", + "There seem to be no clusters configured…": "似乎尚未設定任何叢集…", + "There seems to be no clusters configured…": "似乎尚未設定任何叢集…", + "This action cannot be undone! Do you want to proceed?": "此動作無法復原!是否要繼續?", + "This action will delete cluster \"{{ clusterName }}\" from \"{{ source }}\"": "此動作將從「{{ source }}」中刪除叢集「{{ clusterName }}」", + "This action will remove cluster \"{{ clusterName }}\".": "此動作將移除叢集「{{ clusterName }}」。", + "This custom name is already in use, please choose a different name.": "此自訂名稱已在使用中。請選擇其他名稱。", + "This plugin is not compatible with this version of Headlamp": "此外掛程式與此版本的 Headlamp 不相容", + "This plugin is not currently loaded because a \"{{type}}\" version is being used instead.": "目前未載入此外掛程式,因為使用的是「{{type}}」版本。", + "This value may differ in the container, since the pod is older than {{from}}": "此值在容器中可能不同,因為 Pod 早於 {{from}}", + "This will discard your changes in the editor. Do you want to proceed?": "這會在編輯器中捨棄您的變更。是否要繼續?", + "This will trigger a new Job based on the CronJob {{ name }}": "這會根據 CronJob {{ name }} 觸發新的工作", + "Timestamps": "時間戳記", + "Timezone": "時區", + "Timezone to display for dates": "要顯示日期的時區", + "To": "結束時間", + "Toggle column filters in tables": "切換資料表中的資料行篩選", + "Toggle fullscreen": "切換全螢幕", + "Toggle search in log viewer": "在記錄檢視器中切換搜尋", + "Toggle Table Filters": "切換資料表篩選", + "Too many matches": "相符項目過多", + "Total": "總計", + "Try Again": "請再試一次", + "Trying to attach to the container {{ container }}…": "嘗試連結到容器 {{ container }}…", + "Trying to run \"{{command}}\"…": "正在嘗試執行「{{command}}」…", + "Type": "類型", + "Uh-oh! Something went wrong.": "糟糕!發生錯誤。", + "Unable to open GitHub. Please check your popup blocker settings or copy the error details manually.": "無法開啟 GitHub。請檢查您的快顯封鎖程式設定,或手動複製錯誤詳細資料。", + "Undo": "復原", + "Undo Changes": "復原變更", + "Unexpected error while fetching the file.": "擷取檔案時發生未預期的錯誤。", + "Unexpected error while reading files.": "讀取檔案時發生未預期的錯誤。", "Unhealthy": "狀況不良", - "Degraded": "已降級", - "Healthy": "狀況良好", - "Warning": "警告", - "Resource Quotas": "Resource Quotas", - "Create Resource Quota to limit resource consumption within this project": "建立資源配額以限制此專案內的資源使用", - "Create resource quota": "建立資源配額", - "Roles": "角色", - "Role Bindings": "Role Bindings", - "Health": "健康", - "No Resources": "No Resources", - "Namespaces": "命名空間", - "No projects found": "No projects found", - "Create your first project to organize your Kubernetes resources": "建立您的第一個專案以組織 Kubernetes 資源", - "Create Project": "建立專案", - "Details": "詳細資料", - "Show Logs": "Show Logs", - "Logs: {{ itemName }}": "Logs: {{ itemName }}", - "Terminal / Exec": "Terminal / Exec", - "No {{category}} resources found for this project.": "No {{category}} resources found for this project.", - "Current//context:replicas": "目前", - "Desired//context:replicas": "需要", - "Zoom in": "Zoom in", - "Zoom out": "Zoom out", - "No data to be shown. Try to change filters or select a different namespace.": "No data to be shown. Try to change filters or select a different namespace.", - "Group By": "Group By", - "Instance": "執行個體", - "Node": "節點", - "Status: Error or Warning": "Status: Error or Warning", - "Expand All": "全部展開", - "Fit to screen": "Fit to screen", - "Zoom to 100%": "Zoom to 100%", - "Home": "首頁", + "Unknown": "未知", + "Up to date//context:replicas": "最新", + "Upload File": "上傳檔案", + "Upload File/URL": "上傳檔案/URL", + "Upload Files": "上傳檔案", + "Upload files or load from URL": "上傳檔案或從 URL 載入", + "URL is required": "URL 為必要項目", + "Use A Token": "使用權杖", + "Use custom color": "使用自訂色彩", + "Use custom icon": "使用自訂圖示", + "Use evict for pod deletion": "使用 Evict 刪除 Pod", + "Use Existing Namespace": "使用現有命名空間", + "Use minimal editor": "使用精簡編輯器", + "Use regular expression": "使用規則運算式", + "used": "已使用", "Used": "已使用", - "Hard": "Hard", - "Request": "要求", - "Limit": "Limit", + "User-installed": "使用者安裝", "Users": "使用者", - "Handler": "Handler", - "No data in this secret": "No data in this secret", - "Hide Helm Secrets": "Hide Helm Secrets", - "Shrink sidebar": "Shrink sidebar", - "Expand sidebar": "展開提要欄位", - "Main Navigation": "Main Navigation", - "Navigation Tabs": "Navigation Tabs", - "Instances": "執行個體", - "Cluster version upgraded to {{ gitVersion }}": "叢集版本已升級至 {{ gitVersion }}", - "Cluster version downgraded to {{ gitVersion }}": "叢集版本已降級為 {{ gitVersion }}", - "Controlled Resources": "受控資源", - "Controlled Values": "受控值", - "Min Allowed": "Min Allowed", - "Max Allowed": "Max Allowed", - "Mode": "模式", - "Last Transition Time": "Last Transition Time", - "Recommendations": "建議", - "Provided": "Provided", - "Admission Review Versions": "許可檢閱版本", - "Client Config: URL": "用戶端設定: URL", - "Client Config: Service": "用戶端設定: 服務", - "Service: {{namespace}}/{{name}}": "Service: {{namespace}}/{{name}}", - "Path: {{ path }}:{{ port }}": "Path: {{ path }}:{{ port }}", - "Operations": "作業", - "0 Running": "0 個執行中", - "Ready//context:replicas": "Ready", - "Up to date//context:replicas": "Up to date", - "Available//context:replicas": "可用", - "Failed": "失敗", - "Select locale": "Select locale", - "": "", - "\"{{metricName}}\" on {{objectKind}}/{{objectName}} {{metricTarget}}": "\"{{metricName}}\" 於 {{objectKind}}/{{objectName}} {{metricTarget}}", - "\"{{metricName}}\" on pods": "Pod 上的「{{metricName}}」", - "resource {{resourceName}} on pods": "resource {{resourceName}} on pods", - "resource {{resourceName}} of container {{containerName}} on pods": "resource {{resourceName}} of container {{containerName}} on pods", - "Warning. Incompatible plugins disabled: ({{ pluginList }})": "Warning. Incompatible plugins disabled: ({{ pluginList }})", - "Global Search": "全域搜尋", - "Open the global search dialog": "Open the global search dialog", - "Cluster Chooser": "叢集選擇器", - "Open the cluster chooser popup": "Open the cluster chooser popup", - "Toggle Table Filters": "Toggle Table Filters", - "Toggle column filters in tables": "Toggle column filters in tables", - "Log Viewer Search": "Log Viewer Search", - "Toggle search in log viewer": "Toggle search in log viewer" + "Validating selected clusters": "正在驗證選取的叢集", + "Value": "值", + "Version": "版本", + "Version information": "版本資訊", + "Versions": "版本", + "View": "檢視", + "View all notifications": "檢視所有通知", + "View Clusters": "檢視叢集", + "View YAML": "檢視 YAML", + "View: {{ itemName }}": "檢視: {{ itemName }}", + "Visible": "可見", + "Volumes": "磁碟區", + "Wait while fetching clusters…": "請稍候,正在擷取叢集…", + "Waiting": "等待中", + "Warning": "警告", + "Warning: This action cannot be undone. All resources in these namespaces will be permanently deleted.": "警告: 此動作無法復原。將永久刪除這些命名空間中的所有資源。", + "Warning. Incompatible plugins disabled: ({{ pluginList }})": "警告。已停用不相容的外掛程式: ({{ pluginList }})", + "Warnings": "警告", + "Weight": "權數", + "Window": "視窗", + "Wrap lines": "自動換行", + "YAML URL": "YAML URL", + "Yes": "是", + "You can only select this option for containers that have been restarted.": "您只能針對已重新啟動的容器選取此選項。", + "You don't have any notifications right now": "您目前沒有任何通知", + "You don't have permissions to view this resource": "您沒有權限可以檢視此資源", + "You have unread notifications": "您有未讀取的通知", + "Your AKS desktop ran into a page that doesn't exist!": "您的 AKS 桌面遇到不存在的頁面!", + "Your AKS desktop ran into a problem!": "您的 AKS 桌面遇到問題!", + "Zone": "區域", + "Zoom in": "放大", + "Zoom out": "縮小", + "Zoom to 100%": "縮放至 100%" }