mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-05-29 16:11:03 +00:00
vnc rework
This commit is contained in:
@@ -20,7 +20,8 @@ savedConnections=Gespeicherte Verbindungen
|
||||
save=Speichern
|
||||
clean=Reinigen
|
||||
refresh=Aktualisieren
|
||||
moveTo=Wechseln zu ...
|
||||
#custom
|
||||
moveTo=Kategorie ändern ...
|
||||
addDatabase=Datenbank ...
|
||||
browseInternalStorage=Internen Speicher durchsuchen
|
||||
addTunnel=Tunnel ...
|
||||
|
||||
@@ -144,7 +144,8 @@ wslCmd.displayDescription=Zugriff auf WSL-Instanzen über das wsl CLI cient
|
||||
k8sCmd.displayName=kubectl-Client
|
||||
k8sCmd.displayDescription=Zugriff auf Kubernetes-Cluster über kubectl
|
||||
k8sClusters=Kubernetes-Cluster
|
||||
shells=Verfügbare Muscheln
|
||||
#custom
|
||||
shells=Verfügbare Shells
|
||||
startContainer=Container starten
|
||||
stopContainer=Container anhalten
|
||||
inspectContainer=Container inspizieren
|
||||
|
||||
@@ -283,3 +283,7 @@ vnc.displayName=VNC connection
|
||||
vnc.displayDescription=Open a VNC session via an SSH tunnel
|
||||
binding=Binding
|
||||
vncPortDescription=The port the VNC server is listening on
|
||||
vncUsername=Username
|
||||
vncUsernameDescription=The optional VNC username
|
||||
vncPassword=Password
|
||||
vncPasswordDescription=The VNC password
|
||||
|
||||
Reference in New Issue
Block a user