rustdesk 2024-01-07 13:21:38 +08:00
parent 6352b3a594
commit b2b30b0cf5
39 changed files with 81 additions and 1 deletions

View File

@ -1071,7 +1071,7 @@ class _DisplayMenuState extends State<_DisplayMenu> {
Divider(),
_SubmenuButton(
ffi: widget.ffi,
child: Text(translate('Privacy Mode')),
child: Text(translate('Privacy mode')),
menuChildren: privacyModeList
.map((e) => CkbMenuButton(
value: e.value,

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "用户提权后,不能显示多个显示器。若要控制多显示器,请安装后再试。"),
("Swap control-command key", "交换Control键和Command键"),
("swap-left-right-mouse", "交换鼠标左右键"),
<<<<<<< Updated upstream
("2FA code", "双重认证代码"),
("2fa_tip", "请输入授权 app 中的双重认证代码"),
=======
("2FA code", "2FA code"),
("2fa_tip", "请输入授权 app 中的 2FA code"),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "Snímání více displejů není podporováno v uživatelském režimu se zvýšenými oprávněními. Pokud chcete ovládat více displejů, zkuste to znovu po instalaci."),
("Swap control-command key", "Prohození klávesy control-command"),
("swap-left-right-mouse", "Prohodit levé a pravé tlačítko myši"),
<<<<<<< Updated upstream
("2FA code", "2FA kód"),
("2fa_tip", "Zadejte svůj kód 2FA do ověřovací aplikace."),
=======
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", "Linke und rechte Maustaste tauschen"),
("2FA code", "2FA-Code"),
("2fa_tip", "Bitte geben Sie Ihren 2FA-Code in der Authentifizierungs-App ein."),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", "Intercambiar botones derecho-izquierdo del ratón"),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", "Vaheta vasak ja parem hiirenupp"),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -576,9 +576,17 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("input_source_1_tip", "منبع ورودی 1"),
("input_source_2_tip", "منبع ورودی 2"),
("capture_display_elevated_connections_tip", ""),
<<<<<<< Updated upstream
("Swap control-command key", "گرفتن چندین نمایشگر در حالت کاربر زیاد پشتیبانی نمی شود. اگر می‌خواهید چند نمایشگر را کنترل کنید، لطفاً پس از نصب دوباره امتحان کنید."),
("swap-left-right-mouse", "دکمه چپ و راست ماوس را عوض کنید"),
("2FA code", "کد ورود 2 مرحله ای"),
("2fa_tip", "لطفا کد ورود 2 مرحله ای خود را در برنامه احراز هویت وارد کنید"),
=======
("Swap control-command key", ""),
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", "Intervertir le bouton gauche et droit de la souris"),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "La cattura di più display non è supportata nella modalità utente con privilegi elevati. Se vuoi controllare più display riprova dopo l'installazione."),
("Swap control-command key", "Scambia tasto controllo-comando"),
("swap-left-right-mouse", "Scambia pulsante sinistro-destro mouse"),
<<<<<<< Updated upstream
("2FA code", "Codice 2FA"),
("2fa_tip", "Inserisci il codice 2FA nell'app di autenticazione."),
=======
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "Vairāku displeju uzņemšana netiek atbalstīta paaugstinātā lietotāja režīmā. Lūdzu, mēģiniet vēlreiz pēc instalēšanas, ja vēlaties kontrolēt vairākus displejus."),
("Swap control-command key", "Apmainīt vadības un komandas taustiņu"),
("swap-left-right-mouse", "Apmainīt kreiso un labo peles pogu"),
<<<<<<< Updated upstream
("2FA code", "2FA kods"),
("2fa_tip", "Lūdzu, ievadiet savu 2FA kodu autentifikācijas lietotnē."),
=======
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "Scannen van meerdere schermen wordt niet ondersteund in de bevoorrechte gebruikersmodus. Als je meerdere schermen wilt bedienen, probeer het dan opnieuw na de installatie."),
("Swap control-command key", "Wissel controle-commando toets"),
("swap-left-right-mouse", "wissel-links-rechts-muis"),
<<<<<<< Updated upstream
("2FA code", "2FA-code"),
("2fa_tip", "Geef je 2FA-code op in de verificatie-app."),
=======
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", "Zamień przyciski myszki (lewy - prawy)"),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "Захват экрана нескольких дисплеев не поддерживается в режиме повышенных прав. Повторите попытку после установки, если хотите управлять несколькими дисплеями."),
("Swap control-command key", "Поменять кнопки управления и команд"),
("swap-left-right-mouse", "Поменять левую и правую кнопки мыши"),
<<<<<<< Updated upstream
("2FA code", "Код 2FA"),
("2fa_tip", "Введите код двухфакторной аутентификации из приложения для аутентификации."),
=======
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -578,7 +578,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("capture_display_elevated_connections_tip", "Snímanie viacerých displejov nie je podporované v režime privilegovaného používateľa. Ak chcete ovládať viac displejov, skúste to po inštalácii znova."),
("Swap control-command key", "Vymeniť kláves ovládania a príkazu"),
("swap-left-right-mouse", "Prehodiť ľavé a pravé tlačidlo myši"),
<<<<<<< Updated upstream
("2FA code", "2FA kód"),
("2fa_tip", "Zadajte svoj kód 2FA do aplikácie na overovanie."),
=======
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
>>>>>>> Stashed changes
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", "Поміняти місцями ліву та праву кнопки миші"),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}

View File

@ -580,5 +580,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("swap-left-right-mouse", ""),
("2FA code", ""),
("2fa_tip", ""),
("More", ""),
].iter().cloned().collect();
}