mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
Add port setting for vms
This commit is contained in:
parent
0283c6508f
commit
09d7d6d0e7
12 changed files with 24 additions and 0 deletions
|
@ -411,3 +411,5 @@ connectAsOtherUser=Opret forbindelse som anden bruger
|
|||
provideUsername=Giv et alternativt brugernavn til at logge ind med
|
||||
vmIdentity=Gæsteidentitet
|
||||
vmIdentityDescription=Den SSH-identitetsgodkendelsesmetode, der skal bruges til at oprette forbindelse, hvis det er nødvendigt
|
||||
vmPort=Port
|
||||
vmPortDescription=Den port, der skal oprettes forbindelse til via SSH
|
||||
|
|
|
@ -389,3 +389,5 @@ connectAsOtherUser=Als anderer Benutzer verbinden
|
|||
provideUsername=Einen alternativen Benutzernamen zum Einloggen angeben
|
||||
vmIdentity=Gast-Identität
|
||||
vmIdentityDescription=Die SSH-Identitätsauthentifizierungsmethode, die bei Bedarf für die Verbindung verwendet wird
|
||||
vmPort=Port
|
||||
vmPortDescription=Der Port, mit dem du dich über SSH verbinden kannst
|
||||
|
|
|
@ -387,3 +387,5 @@ connectAsOtherUser=Connect as other user
|
|||
provideUsername=Provide alternative username to log in with
|
||||
vmIdentity=Guest identity
|
||||
vmIdentityDescription=The SSH identity authentication method to use for connecting if needed
|
||||
vmPort=Port
|
||||
vmPortDescription=The port to connect to via SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Conectarse como otro usuario
|
|||
provideUsername=Proporcionar un nombre de usuario alternativo con el que iniciar sesión
|
||||
vmIdentity=Identidad de invitado
|
||||
vmIdentityDescription=El método de autenticación de identidad SSH a utilizar para conectarse si es necesario
|
||||
vmPort=Puerto
|
||||
vmPortDescription=El puerto al que conectarse mediante SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Se connecter en tant qu'autre utilisateur
|
|||
provideUsername=Fournir un autre nom d'utilisateur pour se connecter
|
||||
vmIdentity=Identité de l'invité
|
||||
vmIdentityDescription=La méthode d'authentification de l'identité SSH à utiliser pour se connecter si nécessaire
|
||||
vmPort=Port
|
||||
vmPortDescription=Le port auquel se connecter via SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Connettersi come altro utente
|
|||
provideUsername=Fornisce un nome utente alternativo con cui accedere
|
||||
vmIdentity=Identità dell'ospite
|
||||
vmIdentityDescription=Il metodo di autenticazione dell'identità SSH da utilizzare per la connessione, se necessario
|
||||
vmPort=Porta
|
||||
vmPortDescription=La porta a cui connettersi tramite SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=他のユーザーとして接続する
|
|||
provideUsername=別のユーザー名でログインする
|
||||
vmIdentity=ゲストID
|
||||
vmIdentityDescription=必要に応じて接続に使用するSSH ID認証方法
|
||||
vmPort=ポート
|
||||
vmPortDescription=SSHで接続するポート
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Verbinden als andere gebruiker
|
|||
provideUsername=Geef een alternatieve gebruikersnaam om mee in te loggen
|
||||
vmIdentity=Identiteit van de gast
|
||||
vmIdentityDescription=De SSH-identiteitsverificatiemethode om eventueel te gebruiken om verbinding te maken
|
||||
vmPort=Poort
|
||||
vmPortDescription=De poort om verbinding mee te maken via SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Liga-te como outro utilizador
|
|||
provideUsername=Fornece um nome de utilizador alternativo para iniciar sessão
|
||||
vmIdentity=Identidade do convidado
|
||||
vmIdentityDescription=O método de autenticação de identidade SSH a utilizar para estabelecer ligação, se necessário
|
||||
vmPort=Porta
|
||||
vmPortDescription=A porta a que te deves ligar via SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Подключиться как другой пользова
|
|||
provideUsername=Предоставьте альтернативное имя пользователя для входа в систему
|
||||
vmIdentity=Идентификация гостя
|
||||
vmIdentityDescription=Метод аутентификации SSH, который нужно использовать для подключения при необходимости
|
||||
vmPort=Порт
|
||||
vmPortDescription=Порт, к которому нужно подключиться через SSH
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=Diğer kullanıcı olarak bağlan
|
|||
provideUsername=Oturum açmak için alternatif kullanıcı adı sağlayın
|
||||
vmIdentity=Misafir kimliği
|
||||
vmIdentityDescription=Gerekirse bağlanmak için kullanılacak SSH kimlik doğrulama yöntemi
|
||||
vmPort=Liman
|
||||
vmPortDescription=SSH aracılığıyla bağlanılacak bağlantı noktası
|
||||
|
|
|
@ -385,3 +385,5 @@ connectAsOtherUser=以其他用户身份连接
|
|||
provideUsername=提供其他登录用户名
|
||||
vmIdentity=访客身份
|
||||
vmIdentityDescription=必要时用于连接的 SSH 身份验证方法
|
||||
vmPort=端口
|
||||
vmPortDescription=通过 SSH 连接的端口
|
||||
|
|
Loading…
Reference in a new issue