Merge pull request #5729 from borondics/change-wording

Change-wording
This commit is contained in:
RustDesk 2023-09-18 17:00:58 +08:00 committed by GitHub
commit 1efc4a03cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
38 changed files with 38 additions and 38 deletions

View File

@ -727,7 +727,7 @@ abstract class BasePeerCard extends StatelessWidget {
MenuEntryBase<String> _unrememberPasswordAction(String id) {
return MenuEntryButton<String>(
childBuilder: (TextStyle? style) => Text(
translate('Unremember Password'),
translate('Forget Password'),
style: style,
),
proc: () async {

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "اسم مستخدم او كلمة مرور خاطئة"),
("The verification code is incorrect or has expired", "رمز التحقق غير صحيح او منتهي"),
("Edit Tag", "تحرير علامة"),
("Unremember Password", "عدم تذكر كلمة المرور"),
("Forget Password", "عدم تذكر كلمة المرور"),
("Favorites", "المفضلة"),
("Add to Favorites", "اضافة للمفضلة"),
("Remove from Favorites", "ازالة من المفضلة"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Credencials incorrectes"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Editar tag"),
("Unremember Password", "Contrasenya oblidada"),
("Forget Password", "Contrasenya oblidada"),
("Favorites", "Preferits"),
("Add to Favorites", "Afegir a preferits"),
("Remove from Favorites", "Treure de preferits"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "提供的登录信息错误"),
("The verification code is incorrect or has expired", "验证码错误或已超时"),
("Edit Tag", "修改标签"),
("Unremember Password", "忘记密码"),
("Forget Password", "忘记密码"),
("Favorites", "收藏"),
("Add to Favorites", "加入到收藏"),
("Remove from Favorites", "从收藏中删除"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nesprávné přihlašovací údaje"),
("The verification code is incorrect or has expired", "Ověřovací kód je nesprávný, nebo jeho platnost vypršela"),
("Edit Tag", "Upravit štítek"),
("Unremember Password", "Přestat si pamatovat heslo"),
("Forget Password", "Přestat si pamatovat heslo"),
("Favorites", "Oblíbené"),
("Add to Favorites", "Přidat do oblíbených"),
("Remove from Favorites", "Odebrat z oblíbených"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Forkerte registreringsdata"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Rediger nøgleord"),
("Unremember Password", "Glem adgangskoden"),
("Forget Password", "Glem adgangskoden"),
("Favorites", "Favoritter"),
("Add to Favorites", "Tilføj til favoritter"),
("Remove from Favorites", "Fjern favoritter"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Falsche Anmeldedaten"),
("The verification code is incorrect or has expired", "Der Verifizierungscode ist falsch oder abgelaufen"),
("Edit Tag", "Tag bearbeiten"),
("Unremember Password", "Gespeichertes Passwort löschen"),
("Forget Password", "Gespeichertes Passwort löschen"),
("Favorites", "Favoriten"),
("Add to Favorites", "Zu Favoriten hinzufügen"),
("Remove from Favorites", "Aus Favoriten entfernen"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Λάθος διαπιστευτήρια"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Επεξεργασία ετικέτας"),
("Unremember Password", "Διαγραφή απομνημονευμένου κωδικού"),
("Forget Password", "Διαγραφή απομνημονευμένου κωδικού"),
("Favorites", "Αγαπημένα"),
("Add to Favorites", "Προσθήκη στα αγαπημένα"),
("Remove from Favorites", "Κατάργηση από τα Αγαπημένα"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Identigilo aŭ pasvorto erara"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Redakti etikedo"),
("Unremember Password", "Forgesi pasvorton"),
("Forget Password", "Forgesi pasvorton"),
("Favorites", "Favorataj"),
("Add to Favorites", "Aldoni al la favorataj"),
("Remove from Favorites", "Forigi el la favorataj"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Credenciales incorrectas"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Editar tag"),
("Unremember Password", "Olvidar contraseña"),
("Forget Password", "Olvidar contraseña"),
("Favorites", "Favoritos"),
("Add to Favorites", "Agregar a favoritos"),
("Remove from Favorites", "Quitar de favoritos"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "اعتبارنامه نادرست است"),
("The verification code is incorrect or has expired", "کد تأیید نادرست است یا منقضی شده است"),
("Edit Tag", "ویرایش برچسب"),
("Unremember Password", "رمز عبور ذخیره نشود"),
("Forget Password", "رمز عبور ذخیره نشود"),
("Favorites", "اتصالات دلخواه"),
("Add to Favorites", "افزودن به علاقه مندی ها"),
("Remove from Favorites", "از علاقه مندی ها حذف شود"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Identifiant ou mot de passe erroné"),
("The verification code is incorrect or has expired", "Le code de vérification est incorrect ou a expiré"),
("Edit Tag", "Gestion étiquettes"),
("Unremember Password", "Oublier le Mot de passe"),
("Forget Password", "Oublier le Mot de passe"),
("Favorites", "Favoris"),
("Add to Favorites", "Ajouter aux Favoris"),
("Remove from Favorites", "Retirer des favoris"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Hibás felhasználónév vagy jelszó"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Címke szerkesztése"),
("Unremember Password", "A jelszó megjegyzésének törlése"),
("Forget Password", "A jelszó megjegyzésének törlése"),
("Favorites", "Kedvencek"),
("Add to Favorites", "Hozzáadás a kedvencekhez"),
("Remove from Favorites", "Eltávolítás a kedvencekből"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nama pengguna atau kata sandi salah"),
("The verification code is incorrect or has expired", "Kode verifikasi salah atau sudah kadaluarsa"),
("Edit Tag", "Ubah Tag"),
("Unremember Password", "Lupakan Kata Sandi"),
("Forget Password", "Lupakan Kata Sandi"),
("Favorites", "Favorit"),
("Add to Favorites", "Tambah ke Favorit"),
("Remove from Favorites", "Hapus dari favorit"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Credenziali errate"),
("The verification code is incorrect or has expired", "Il codice di verifica non è corretto o è scaduto"),
("Edit Tag", "Modifica etichetta"),
("Unremember Password", "Dimentica password"),
("Forget Password", "Dimentica password"),
("Favorites", "Preferiti"),
("Add to Favorites", "Aggiungi ai preferiti"),
("Remove from Favorites", "Rimuovi dai preferiti"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "資格情報が間違っています"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "タグを編集"),
("Unremember Password", "パスワードの記憶を解除"),
("Forget Password", "パスワードの記憶を解除"),
("Favorites", "お気に入り"),
("Add to Favorites", "お気に入りに追加"),
("Remove from Favorites", "お気に入りから削除"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "틀린 인증 정보"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "태그 수정"),
("Unremember Password", "패스워드 기억하지 않기"),
("Forget Password", "패스워드 기억하지 않기"),
("Favorites", "즐겨찾기"),
("Add to Favorites", "즐겨찾기에 추가"),
("Remove from Favorites", "즐겨찾기에서 삭제"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Бұрыс тіркелгі деректер"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Тақты Өндеу"),
("Unremember Password", "Құпия сөзді Ұмыту"),
("Forget Password", "Құпия сөзді Ұмыту"),
("Favorites", "Таңдаулылар"),
("Add to Favorites", "Таңдаулыларға Қосу"),
("Remove from Favorites", "Таңдаулылардан алып тастау"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Klaidingi kredencialai"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Redaguoti žymą"),
("Unremember Password", "Nebeprisiminti slaptažodžio"),
("Forget Password", "Nebeprisiminti slaptažodžio"),
("Favorites", "Parankiniai"),
("Add to Favorites", "Įtraukti į parankinius"),
("Remove from Favorites", "Pašalinti iš parankinių"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nepareizs lietotājvārds vai parole"),
("The verification code is incorrect or has expired", "Verifikācijas kods ir nepareizs vai tam ir beidzies derīguma termiņš"),
("Edit Tag", "Rediģēt tagu"),
("Unremember Password", "Neatcerēties paroli"),
("Forget Password", "Neatcerēties paroli"),
("Favorites", "Izlase"),
("Add to Favorites", "Pievienot pie izlases"),
("Remove from Favorites", "Noņemt no izlases"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Verkeerde inloggegevens"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Label Bewerken"),
("Unremember Password", "Wachtwoord vergeten"),
("Forget Password", "Wachtwoord vergeten"),
("Favorites", "Favorieten"),
("Add to Favorites", "Toevoegen aan Favorieten"),
("Remove from Favorites", "Verwijderen uit Favorieten"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Błędne dane uwierzytelniające"),
("The verification code is incorrect or has expired", "Kod weryfikacyjny jest niepoprawny lub wygasł"),
("Edit Tag", "Edytuj tag"),
("Unremember Password", "Zapomnij hasło"),
("Forget Password", "Zapomnij hasło"),
("Favorites", "Ulubione"),
("Add to Favorites", "Dodaj do ulubionych"),
("Remove from Favorites", "Usuń z ulubionych"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nome de utilizador ou palavra-chave incorrectos"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Editar Tag"),
("Unremember Password", "Esquecer Palavra-chave"),
("Forget Password", "Esquecer Palavra-chave"),
("Favorites", "Favoritos"),
("Add to Favorites", "Adicionar aos Favoritos"),
("Remove from Favorites", "Remover dos Favoritos"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nome de usuário ou senha incorretos"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Editar Tag"),
("Unremember Password", "Esquecer Senha"),
("Forget Password", "Esquecer Senha"),
("Favorites", "Favoritos"),
("Add to Favorites", "Adicionar aos Favoritos"),
("Remove from Favorites", "Remover dos Favoritos"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nume sau parolă greșită"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Modifică etichetă"),
("Unremember Password", "Uită parola"),
("Forget Password", "Uită parola"),
("Favorites", "Favorite"),
("Add to Favorites", "Adaugă la Favorite"),
("Remove from Favorites", "Șterge din Favorite"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Неправильные учётные данные"),
("The verification code is incorrect or has expired", "Проверочный код неправильный или устарел"),
("Edit Tag", "Изменить метку"),
("Unremember Password", "Не сохранять пароль"),
("Forget Password", "Не сохранять пароль"),
("Favorites", "Избранное"),
("Add to Favorites", "Добавить в избранное"),
("Remove from Favorites", "Удалить из избранного"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Nesprávne prihlasovacie údaje"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Upraviť štítok"),
("Unremember Password", "Zabudnúť heslo"),
("Forget Password", "Zabudnúť heslo"),
("Favorites", "Obľúbené"),
("Add to Favorites", "Pridať medzi obľúbené"),
("Remove from Favorites", "Odstrániť z obľúbených"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Napačne poverilnice"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Uredi oznako"),
("Unremember Password", "Pozabi geslo"),
("Forget Password", "Pozabi geslo"),
("Favorites", "Priljubljene"),
("Add to Favorites", "Dodaj med priljubljene"),
("Remove from Favorites", "Odstrani iz priljubljenih"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Kredinciale të gabuara"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Edito tagun"),
("Unremember Password", "Fjalëkalim jo i kujtueshëm"),
("Forget Password", "Fjalëkalim jo i kujtueshëm"),
("Favorites", "Te preferuarat"),
("Add to Favorites", "Shto te të preferuarat"),
("Remove from Favorites", "Hiq nga të preferuarat"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Pogrešno korisničko ime ili lozinka"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Izmeni oznaku"),
("Unremember Password", "Zaboravi lozinku"),
("Forget Password", "Zaboravi lozinku"),
("Favorites", "Favoriti"),
("Add to Favorites", "Dodaj u favorite"),
("Remove from Favorites", "Izbaci iz favorita"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Fel användarnamn eller lösenord"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Ändra Tagg"),
("Unremember Password", "Glöm lösenord"),
("Forget Password", "Glöm lösenord"),
("Favorites", "Favoriter"),
("Add to Favorites", "Lägg till favorit"),
("Remove from Favorites", "Ta bort från favoriter"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", ""),
("The verification code is incorrect or has expired", ""),
("Edit Tag", ""),
("Unremember Password", ""),
("Forget Password", ""),
("Favorites", ""),
("Add to Favorites", ""),
("Remove from Favorites", ""),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "ข้อมูลสำหรับเข้าสู่ระบบไม่ถูกต้อง"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "แก้ไขแท็ก"),
("Unremember Password", "ยกเลิกการจดจำรหัสผ่าน"),
("Forget Password", "ยกเลิกการจดจำรหัสผ่าน"),
("Favorites", "รายการโปรด"),
("Add to Favorites", "เพิ่มไปยังรายการโปรด"),
("Remove from Favorites", "ลบออกจากรายการโปรด"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Yanlış kimlik bilgileri"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Etiketi düzenle"),
("Unremember Password", "Şifreyi Unut"),
("Forget Password", "Şifreyi Unut"),
("Favorites", "Favoriler"),
("Add to Favorites", "Favorilere ekle"),
("Remove from Favorites", "Favorilerden çıkar"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "登入資訊錯誤"),
("The verification code is incorrect or has expired", "驗證碼錯誤或已過期"),
("Edit Tag", "編輯標籤"),
("Unremember Password", "忘記密碼"),
("Forget Password", "忘記密碼"),
("Favorites", "我的最愛"),
("Add to Favorites", "加入我的最愛"),
("Remove from Favorites", "從我的最愛中移除"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Неправильні дані"),
("The verification code is incorrect or has expired", "Код підтвердження некоректний або протермінований"),
("Edit Tag", "Редагувати тег"),
("Unremember Password", "Не зберігати пароль"),
("Forget Password", "Не зберігати пароль"),
("Favorites", "Вибране"),
("Add to Favorites", "Додати в обране"),
("Remove from Favorites", "Видалити з обраного"),

View File

@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Wrong credentials", "Chứng danh bị sai"),
("The verification code is incorrect or has expired", ""),
("Edit Tag", "Chỉnh sửa Tag"),
("Unremember Password", "Quên mật khẩu"),
("Forget Password", "Quên mật khẩu"),
("Favorites", "Ưa thích"),
("Add to Favorites", "Thêm vào mục Ưa thích"),
("Remove from Favorites", "Xóa khỏi mục Ưa thích"),

View File

@ -334,7 +334,7 @@ class SessionList: Reactor.Component {
{this.type != "lan" && <li #rename>{translate('Rename')}</li>}
{this.type != "fav" && <li #remove>{translate('Remove')}</li>}
{is_win && <li #shortcut>{translate('Create Desktop Shortcut')}</li>}
<li #forget-password>{translate('Unremember Password')}</li>
<li #forget-password>{translate('Forget Password')}</li>
{(!this.type || this.type == "fav") && <li #add-fav>{translate('Add to Favorites')}</li>}
{(!this.type || this.type == "fav") && <li #remove-fav>{translate('Remove from Favorites')}</li>}
{this.type == "ab" && <li #edit-tag>{translate('Edit Tag')}</li>}