TouchPad -> Mouse
This commit is contained in:
parent
fa2407d857
commit
8d1f1a9ab4
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "是否确认关闭连接?"),
|
||||
("Download new version", "下载新版本"),
|
||||
("Touch mode", "触屏模式"),
|
||||
("TouchPad mode", "触摸板模式"),
|
||||
("Mouse mode", "鼠标模式"),
|
||||
("One-Finger Tap", "单指轻触"),
|
||||
("Left Mouse", "鼠标左键"),
|
||||
("One-Long Tap", "单指长按"),
|
||||
|
@ -222,8 +222,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Paste here?", "Hier einfügen?"),
|
||||
("Are you sure to close the connection?", "Sind Sie sicher, dass Sie die Verbindung schließen wollen?"),
|
||||
("Download new version", "Neue Version herunterladen"),
|
||||
("Touch mode", "Berührungsmodus"),
|
||||
("TouchPad mode", "TouchPad-Modus"),
|
||||
("Touch mode", "Touch-Modus"),
|
||||
("Mouse mode", "Mouse-Modus"),
|
||||
("One-Finger Tap", "Ein Fingertipp"),
|
||||
("Left Mouse", "Linke Maus"),
|
||||
("One-Long Tap", "Tippen Sie mit einem Finger lang"),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "Ĉu vi vere volas fermi la konekton?"),
|
||||
("Download new version", "Elŝuti la novan version"),
|
||||
("Touch mode", "Tuŝa modo"),
|
||||
("TouchPad mode", ""),
|
||||
("Mouse mode", ""),
|
||||
("One-Finger Tap", ""),
|
||||
("Left Mouse", ""),
|
||||
("One-Long Tap", ""),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "Êtes-vous sûr de fermer la connexion?"),
|
||||
("Download new version", "Télécharger la nouvelle version"),
|
||||
("Touch mode", "Mode tactile"),
|
||||
("TouchPad mode", "Mode TouchPad"),
|
||||
("Mouse mode", "Mode souris"),
|
||||
("One-Finger Tap", "Tapez d'un doigt"),
|
||||
("Left Mouse", "Souris gauche"),
|
||||
("One-Long Tap", "Un long robinet"),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "Sei sicuro di chiudere la connessione?"),
|
||||
("Download new version", "Scarica nuova versione"),
|
||||
("Touch mode", "Modalità tocco"),
|
||||
("TouchPad mode", "Modalità TouchPad"),
|
||||
("Mouse mode", "Modalità mouse"),
|
||||
("One-Finger Tap", "Tocca con un dito"),
|
||||
("Left Mouse", "Mouse sinistro"),
|
||||
("One-Long Tap", "Tocco lungo con un dito"),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "Tem certeza que deseja fechar a conexão?"),
|
||||
("Download new version", "Baixar nova versão"),
|
||||
("Touch mode", "Modo toque"),
|
||||
("TouchPad mode", "Modo TouchPad"),
|
||||
("Mouse mode", "Modo mouse"),
|
||||
("One-Finger Tap", "Toque com um dedo"),
|
||||
("Left Mouse", "Botão esquerdo do mouse"),
|
||||
("One-Long Tap", "Um toque longo"),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "Вы уверены, что хотите закрыть соединение?"),
|
||||
("Download new version", "Загрузить новую версию"),
|
||||
("Touch mode", "Сенсорный режим"),
|
||||
("TouchPad mode", "Режим сенсорной панели"),
|
||||
("Mouse mode", "Режим мыши"),
|
||||
("One-Finger Tap", "Касание одним пальцем"),
|
||||
("Left Mouse", "Левая кнопка мыши"),
|
||||
("One-Long Tap", "Один долгий тап"),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", ""),
|
||||
("Download new version", ""),
|
||||
("Touch mode", ""),
|
||||
("TouchPad mode", ""),
|
||||
("Mouse mode", ""),
|
||||
("One-Finger Tap", ""),
|
||||
("Left Mouse", ""),
|
||||
("One-Long Tap", ""),
|
||||
|
@ -223,7 +223,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Are you sure to close the connection?", "您確定要關閉連線嗎?"),
|
||||
("Download new version", "下載新版本"),
|
||||
("Touch mode", "觸控模式"),
|
||||
("TouchPad mode", "觸摸板模式"),
|
||||
("Mouse mode", "鼠標模式"),
|
||||
("One-Finger Tap", "單指輕觸"),
|
||||
("Left Mouse", "鼠標左鍵"),
|
||||
("One-Long Tap", "單指長按"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user