mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-19 00:13:01 +08:00
restore lang
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
41573a94b4
commit
5fcb30d3c7
@ -600,7 +600,7 @@ _connectDialog(
|
||||
autoFocus: osUsernameController == null,
|
||||
),
|
||||
rememberWidget(
|
||||
translate('remember_password_tip'),
|
||||
translate('Remember password'),
|
||||
rememberPassword,
|
||||
(v) {
|
||||
if (v != null) {
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Tancar"),
|
||||
("Retry", "Reintentar"),
|
||||
("OK", ""),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Es necessita la contrasenya"),
|
||||
("Please enter your password", "Si us plau, introdueixi la seva contrasenya"),
|
||||
("Remember password", "Recordar contrasenya"),
|
||||
("Wrong Password", "Contrasenya incorrecta"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "关闭"),
|
||||
("Retry", "再试"),
|
||||
("OK", "确认"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "需要密码"),
|
||||
("Please enter your password", "请输入密码"),
|
||||
("Remember password", "记住密码"),
|
||||
("Wrong Password", "密码错误"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Zavřít"),
|
||||
("Retry", "Zkusit znovu"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Vyžadováno heslo"),
|
||||
("Please enter your password", "Zadejte své heslo"),
|
||||
("Remember password", "Zapamatovat heslo"),
|
||||
("Wrong Password", "Nesprávné heslo"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Luk"),
|
||||
("Retry", "Prøv igen"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Adgangskode påkrævet"),
|
||||
("Please enter your password", "Indtast venligst dit kodeord"),
|
||||
("Remember password", "Husk kodeord"),
|
||||
("Wrong Password", "Forkert kodeord"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Schließen"),
|
||||
("Retry", "Erneut versuchen"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Passwort erforderlich"),
|
||||
("Please enter your password", "Bitte geben Sie Ihr Passwort ein"),
|
||||
("Remember password", "Passwort merken"),
|
||||
("Wrong Password", "Falsches Passwort"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Κλείσιμο"),
|
||||
("Retry", "Δοκίμασε ξανά"),
|
||||
("OK", "ΟΚ"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Απαιτείται κωδικός πρόσβασης"),
|
||||
("Please enter your password", "Παρακαλώ εισάγετε τον κωδικό πρόσβασης"),
|
||||
("Remember password", "Απομνημόνευση κωδικού πρόσβασης"),
|
||||
("Wrong Password", "Λάθος κωδικός πρόσβασης"),
|
||||
|
@ -59,7 +59,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("login_linux_tip", "You need to login to remote Linux account to enable a X desktop session"),
|
||||
("verify_rustdesk_password_tip", "Veryfy RustDesk password"),
|
||||
("remember_account_tip", "Remember this account"),
|
||||
("remember_password_tip", "Remember password"),
|
||||
("os_account_desk_tip", "This account is used to login the remote OS and enable the desktop session in headless"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Fermi"),
|
||||
("Retry", "Reprovi"),
|
||||
("OK", "Konfermi"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Pasvorto deviga"),
|
||||
("Please enter your password", "Bonvolu tajpi vian pasvorton"),
|
||||
("Remember password", "Memori pasvorton"),
|
||||
("Wrong Password", "Erara pasvorto"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Cerrar"),
|
||||
("Retry", "Reintentar"),
|
||||
("OK", ""),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Se requiere contraseña"),
|
||||
("Please enter your password", "Por favor, introduzca su contraseña"),
|
||||
("Remember password", "Recordar contraseña"),
|
||||
("Wrong Password", "Contraseña incorrecta"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "بستن"),
|
||||
("Retry", "تلاش مجدد"),
|
||||
("OK", "قبول"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "رمز عبور لازم است"),
|
||||
("Please enter your password", "رمز عبور خود را وارد کنید"),
|
||||
("Remember password", "رمز عبور را به خاطر بسپار"),
|
||||
("Wrong Password", "رمز عبور اشتباه است"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Fermer"),
|
||||
("Retry", "Réessayer"),
|
||||
("OK", "Valider"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Mot de passe requis"),
|
||||
("Please enter your password", "Veuillez saisir votre mot de passe"),
|
||||
("Remember password", "Mémoriser le mot de passe"),
|
||||
("Wrong Password", "Mauvais mot de passe"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Bezárás"),
|
||||
("Retry", "Újra"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Jelszó megadása kötelező"),
|
||||
("Please enter your password", "Kérem írja be a jelszavát"),
|
||||
("Remember password", "Jelszó megjegyzése"),
|
||||
("Wrong Password", "Hibás jelszó"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Tutup"),
|
||||
("Retry", "Ulangi"),
|
||||
("OK", "Oke"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Kata sandi dibutuhkan"),
|
||||
("Please enter your password", "Silahkan masukkan kata sandi anda"),
|
||||
("Remember password", "Ingat Password"),
|
||||
("Wrong Password", "Kata sandi Salah"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Chiudi"),
|
||||
("Retry", "Riprova"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Password Richiesta"),
|
||||
("Please enter your password", "Inserisci la tua password"),
|
||||
("Remember password", "Ricorda password"),
|
||||
("Wrong Password", "Password Errata"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "閉じる"),
|
||||
("Retry", "再試行"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "パスワードが必要"),
|
||||
("Please enter your password", "パスワードを入力してください"),
|
||||
("Remember password", "パスワードを記憶する"),
|
||||
("Wrong Password", "パスワードが間違っています"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "닫기"),
|
||||
("Retry", "재시도"),
|
||||
("OK", "확인"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "비밀번호 입력"),
|
||||
("Please enter your password", "비밀번호를 입력해주세요"),
|
||||
("Remember password", "이 비밀번호 기억하기"),
|
||||
("Wrong Password", "틀린 비밀번호"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Жабу"),
|
||||
("Retry", "Қайтадан көру"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Құпия сөз Қажет"),
|
||||
("Please enter your password", "Құпия сөзіңізді еңгізуді өтінеміз"),
|
||||
("Remember password", "Құпия сөзді есте сақтау"),
|
||||
("Wrong Password", "Бұрыс Құпия сөз"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Sluit"),
|
||||
("Retry", "Probeer opnieuw"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Wachtwoord vereist"),
|
||||
("Please enter your password", "Geef uw wachtwoord in"),
|
||||
("Remember password", "Wachtwoord onthouden"),
|
||||
("Wrong Password", "Verkeerd wachtwoord"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Zamknij"),
|
||||
("Retry", "Ponów"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Wymagane jest hasło"),
|
||||
("Please enter your password", "Wpisz proszę twoje hasło"),
|
||||
("Remember password", "Zapamiętaj hasło"),
|
||||
("Wrong Password", "Błędne hasło"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Fechar"),
|
||||
("Retry", "Tentar novamente"),
|
||||
("OK", "Confirmar"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Palavra-chave Necessária"),
|
||||
("Please enter your password", "Por favor introduza a sua palavra-chave"),
|
||||
("Remember password", "Memorizar palavra-chave"),
|
||||
("Wrong Password", "Palavra-chave inválida"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Fechar"),
|
||||
("Retry", "Tentar novamente"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Senha necessária"),
|
||||
("Please enter your password", "Por favor informe sua senha"),
|
||||
("Remember password", "Lembrar senha"),
|
||||
("Wrong Password", "Senha incorreta"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Închide"),
|
||||
("Retry", "Reîncearcă"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Parolă necesară"),
|
||||
("Please enter your password", "Introdu parola"),
|
||||
("Remember password", "Memorează parola"),
|
||||
("Wrong Password", "Parolă incorectă"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Закрыть"),
|
||||
("Retry", "Повторить"),
|
||||
("OK", "ОК"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Требуется пароль"),
|
||||
("Please enter your password", "Введите пароль"),
|
||||
("Remember password", "Запомнить пароль"),
|
||||
("Wrong Password", "Неправильный пароль"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Zatvoriť"),
|
||||
("Retry", "Zopakovať"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Vyžaduje sa heslo"),
|
||||
("Please enter your password", "Zadajte vaše heslo"),
|
||||
("Remember password", "Zapamätať heslo"),
|
||||
("Wrong Password", "Chybné heslo"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Zapri"),
|
||||
("Retry", "Ponovi"),
|
||||
("OK", "V redu"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Potrebno je geslo"),
|
||||
("Please enter your password", "Vnesite vaše geslo"),
|
||||
("Remember password", "Zapomni si geslo"),
|
||||
("Wrong Password", "Napačno geslo"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Mbyll"),
|
||||
("Retry", "Riprovo"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Fjalëkalimi i detyrueshëm"),
|
||||
("Please enter your password", "Ju lutem vendosni fjalëkalimin tuaj"),
|
||||
("Remember password", "Mbani mend fjalëkalimin"),
|
||||
("Wrong Password", "Fjalëkalim i gabuar"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Zatvori"),
|
||||
("Retry", "Ponovi"),
|
||||
("OK", "Ok"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Potrebna lozinka"),
|
||||
("Please enter your password", "Molimo unesite svoju lozinku"),
|
||||
("Remember password", "Zapamti lozinku"),
|
||||
("Wrong Password", "Pogrešna lozinka"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Stäng"),
|
||||
("Retry", "Försök igen"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Lösenord krävs"),
|
||||
("Please enter your password", "Skriv in ditt lösenord"),
|
||||
("Remember password", "Kom ihåg lösenord"),
|
||||
("Wrong Password", "Fel lösenord"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", ""),
|
||||
("Retry", ""),
|
||||
("OK", ""),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", ""),
|
||||
("Please enter your password", ""),
|
||||
("Remember password", ""),
|
||||
("Wrong Password", ""),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "ปิด"),
|
||||
("Retry", "ลองใหม่อีกครั้ง"),
|
||||
("OK", "ตกลง"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "ต้องใช้รหัสผ่าน"),
|
||||
("Please enter your password", "กรุณาใส่รหัสผ่านของคุณ"),
|
||||
("Remember password", "จดจำรหัสผ่าน"),
|
||||
("Wrong Password", "รหัสผ่านไม่ถูกต้อง"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Kapat"),
|
||||
("Retry", "Tekrar Dene"),
|
||||
("OK", "Tamam"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Şifre Gerekli"),
|
||||
("Please enter your password", "Lütfen şifrenizi giriniz"),
|
||||
("Remember password", "Şifreyi hatırla"),
|
||||
("Wrong Password", "Hatalı şifre"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "關閉"),
|
||||
("Retry", "重試"),
|
||||
("OK", "確定"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "需要密碼"),
|
||||
("Please enter your password", "請輸入您的密碼"),
|
||||
("Remember password", "記住密碼"),
|
||||
("Wrong Password", "密碼錯誤"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Закрити"),
|
||||
("Retry", "Спробувати знову"),
|
||||
("OK", "ОК"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Потрібен пароль"),
|
||||
("Please enter your password", "Будь ласка, введіть ваш пароль"),
|
||||
("Remember password", "Запам'ятати пароль"),
|
||||
("Wrong Password", "Невірний пароль"),
|
||||
|
@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Đóng"),
|
||||
("Retry", "Thử lại"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", ""),
|
||||
("Password Required", "Yêu cầu mật khẩu"),
|
||||
("Please enter your password", "Mời nhập mật khẩu"),
|
||||
("Remember password", "Nhớ mật khẩu"),
|
||||
("Wrong Password", "Sai mật khẩu"),
|
||||
|
Loading…
Reference in New Issue
Block a user