Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0ca1b780ee | |||
| 5533956e16 | |||
| a0fd976a6e | |||
| f6fed1a1bb | |||
| 7bdf0d0b90 | |||
| ee3e7938c2 | |||
| 058a82c79c | |||
| 3a831085eb | |||
| 9a54cf664b | |||
| 5d4f6ff80e | |||
| afae2d110c | |||
| a0171f9cc8 | |||
| 261c4b9833 | |||
| f96fd806c0 | |||
| 126114dea4 | |||
| 3fd1d66f12 | |||
| cdc412afd0 | |||
| 1772c66694 | |||
| 5e6e921790 | |||
| 7d7cfe391a |
File diff suppressed because it is too large
Load Diff
@@ -5,6 +5,7 @@ on:
|
||||
# schedule build every night
|
||||
- cron: "0 0 * * *"
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
||||
jobs:
|
||||
run-flutter-nightly-build:
|
||||
|
||||
@@ -160,7 +160,7 @@ class _InstallPageBodyState extends State<_InstallPageBody>
|
||||
Option(desktopicon, label: 'Create desktop icon'),
|
||||
Offstage(
|
||||
offstage: !Platform.isWindows,
|
||||
child: Option(driverCert, label: 'idd_driver_tip'),
|
||||
child: Option(driverCert, label: 'install_cert_tip'),
|
||||
).marginOnly(top: 7),
|
||||
Container(
|
||||
padding: EdgeInsets.all(12),
|
||||
@@ -282,7 +282,7 @@ class _InstallPageBodyState extends State<_InstallPageBody>
|
||||
title: null,
|
||||
content: SelectionArea(
|
||||
child:
|
||||
msgboxContent('info', 'Warning', 'confirm_idd_driver_tip')),
|
||||
msgboxContent('info', 'Warning', 'comfirm_install_cert_tip')),
|
||||
actions: btns,
|
||||
onCancel: close,
|
||||
),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "分辨率"),
|
||||
("No transfers in progress", "无进行中的传输"),
|
||||
("Set one-time password length", "设置一次性密码长度"),
|
||||
("idd_driver_tip", "安装虚拟显示器驱动,以便在没有连接显示器的情况下启动虚拟显示器进行控制。"),
|
||||
("confirm_idd_driver_tip", "安装虚拟显示器驱动的选项已勾选。请注意,测试证书将被安装以信任虚拟显示器驱动。测试证书仅会用于信任Rustdesk的驱动。"),
|
||||
("install_cert_tip", "安装 RustDesk 证书"),
|
||||
("comfirm_install_cert_tip", "此证书为 RustDesk 测试证书,您可以信任此证书。证书将被用于信任和安装 RustDesk 驱动。"),
|
||||
("RDP Settings", "RDP 设置"),
|
||||
("Sort by", "排序方式"),
|
||||
("New Connection", "新连接"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Opløsning"),
|
||||
("No transfers in progress", "Ingen overførsler i gang"),
|
||||
("Set one-time password length", "Sæt engangsadgangskode længde"),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "RDP indstillinger"),
|
||||
("Sort by", "Sortér efter"),
|
||||
("New Connection", "Ny forbindelse"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Auflösung"),
|
||||
("No transfers in progress", "Keine Übertragungen im Gange"),
|
||||
("Set one-time password length", "Länge des Einmalpassworts festlegen"),
|
||||
("idd_driver_tip", "Installieren Sie den virtuellen Anzeigetreiber, der verwendet wird, wenn Sie keine physischen Anzeigen haben."),
|
||||
("confirm_idd_driver_tip", "Die Option zur Installation des virtuellen Anzeigetreibers ist aktiviert. Beachten Sie, dass ein Testzertifikat installiert wird, um dem virtuellen Anzeigetreiber zu vertrauen. Dieses Testzertifikat wird nur verwendet, um RustDesk-Treibern zu vertrauen."),
|
||||
("install_cert_tip", "RustDesk-Zertifikat installieren"),
|
||||
("comfirm_install_cert_tip", "Dies ist ein RustDesk-Testzertifikat, dem vertraut werden kann. Das Zertifikat wird verwendet, um RustDesk-Treibern bei Bedarf zu vertrauen und diese zu installieren."),
|
||||
("RDP Settings", "RDP-Einstellungen"),
|
||||
("Sort by", "Sortieren nach"),
|
||||
("New Connection", "Neue Verbindung"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Ανάλυση"),
|
||||
("No transfers in progress", "Δεν υπάρχει μεταφορά σε εξέλιξη"),
|
||||
("Set one-time password length", "Μέγεθος κωδικού μιας χρήσης"),
|
||||
("idd_driver_tip", "Εγκαταστήστε το πρόγραμμα οδήγησης εικονικής οθόνης που χρησιμοποιείται όταν δεν έχετε φυσικές οθόνες."),
|
||||
("confirm_idd_driver_tip", "Είναι ενεργοποιημένη η επιλογή εγκατάστασης του προγράμματος οδήγησης εικονικής οθόνης. Λάβετε υπόψη ότι θα εγκατασταθεί ένα δοκιμαστικό πιστοποιητικό για το πρόγραμμα οδήγησης εικονικής οθόνης. Αυτό το πιστοποιητικό θα χρησιμοποιηθεί μόνο για την πιστοποίηση των προγραμμάτων οδήγησης του Rustdesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Ρυθμίσεις RDP"),
|
||||
("Sort by", "Ταξινόμηση κατά"),
|
||||
("New Connection", "Νέα σύνδεση"),
|
||||
|
||||
+2
-2
@@ -46,8 +46,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("config_microphone", "In order to speak remotely, you need to grant RustDesk \"Record Audio\" permissions."),
|
||||
("relay_hint_tip", "It may not be possible to connect directly; you can try connecting via relay. Additionally, if you want to use a relay on your first attempt, you can add the \"/r\" suffix to the ID or select the option \"Always connect via relay\" in the card of recent sessions if it exists."),
|
||||
("No transfers in progress", ""),
|
||||
("idd_driver_tip", "Install virtual display driver which is used when you have no physical displays."),
|
||||
("confirm_idd_driver_tip", "The option to install the virtual display driver is checked. Note that a test certificate will be installed to trust the virtual display driver. This test certificate will only be used to trust Rustdesk drivers."),
|
||||
("install_cert_tip", "Install RustDesk certificate"),
|
||||
("comfirm_install_cert_tip", "This is a RustDesk testing certificate, which can be trusted. The certificate will be used to trust and install RustDesk drivers when required."),
|
||||
("empty_recent_tip", "Oops, no recent sessions!\nTime to plan a new one."),
|
||||
("empty_favorite_tip", "No favorite peers yet?\nLet's find someone to connect with and add it to your favorites!"),
|
||||
("empty_lan_tip", "Oh no, it looks like we haven't discovered any peers yet."),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Resolución"),
|
||||
("No transfers in progress", "No hay transferencias en curso"),
|
||||
("Set one-time password length", "Establecer contraseña de un solo uso"),
|
||||
("idd_driver_tip", "Instalar controlador virtual de pantalla a usar cuando no hay pantalla física."),
|
||||
("confirm_idd_driver_tip", "La opción de instalar el controlador de pantalla virtual está marcada. Hay que tener en cuenta que se instalará un certificado de prueba para confirar en el controlador de pantalla. Este certificado solo se usará para confiar en controladores Rustdesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Ajustes RDP"),
|
||||
("Sort by", "Ordenar por"),
|
||||
("New Connection", "Nueva conexión"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "وضوح"),
|
||||
("No transfers in progress", "هیچ انتقالی در حال انجام نیست"),
|
||||
("Set one-time password length", "طول رمز یکبار مصرف را تعیین کنید"),
|
||||
("idd_driver_tip", "درایور صفحه نمایش مجازی را نصب کنید این برای زمانیست که هیچ نمایشگر فیزیکی ندارید."),
|
||||
("confirm_idd_driver_tip", "استفاده خواهد شد Rustdesk گزینه نصب درایور نمایش مجازی تیک خورده است. توجه داشته باشید که یک گواهی آزمایشی برای اعتماد به درایور نمایش مجازی نصب خواهد شد. این گواهی آزمایشی فقط برای اعتماد به درایورهای."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "RDP تنظیمات"),
|
||||
("Sort by", "مرتب سازی بر اساس"),
|
||||
("New Connection", "اتصال جدید"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Résolution"),
|
||||
("No transfers in progress", "Pas de transfert en cours"),
|
||||
("Set one-time password length", "Définir la longueur du mot de passe à usage unique"),
|
||||
("idd_driver_tip", "Installez le pilote d'affichage virtuel pour être utilisé lorsque vous n'avez pas d'affichage physique."),
|
||||
("confirm_idd_driver_tip", "L'option d'installation du pilote d'affichage virtuel est cochée. Notez qu'un certificat de test sera installé pour faire confiance au pilote d'affichage virtuel. Ce certificat de test ne sera utilisé que pour faire confiance aux pilotes Rustdesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Configuration RDP"),
|
||||
("Sort by", "Trier par"),
|
||||
("New Connection", "Nouvelle connexion"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+3
-3
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Risoluzione"),
|
||||
("No transfers in progress", "Nessun trasferimento in corso"),
|
||||
("Set one-time password length", "Imposta lunghezza password monouso"),
|
||||
("idd_driver_tip", "Installa driver schermo virtuale che verrà usato quando non sono disponibili schermi fisici."),
|
||||
("confirm_idd_driver_tip", "È stata selezionata l'opzione per installare il driver schermo virtuale.\nNota che verrà installato un certificato di test per l'attendibilità del driver dello schermo virtuale.\nQuesto certificato di test verrà utilizzato solo per l'attendibilità dei driver di RustDesk."),
|
||||
("install_cert_tip", "Installa certificato RustDesk"),
|
||||
("comfirm_install_cert_tip", "Questo è un certificato di test RustDesk, che può essere considerato attendibile.\nIl certificato verrà usato per certifarsi ed installare i driver RustDesk quando richiesto."),
|
||||
("RDP Settings", "Impostazioni RDP"),
|
||||
("Sort by", "Ordina per"),
|
||||
("New Connection", "Nuova connessione"),
|
||||
@@ -517,5 +517,5 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Outgoing connection", "Conenssioni in uscita"),
|
||||
("Exit", "Esci da RustDesk"),
|
||||
("Open", "Apri RustDesk"),
|
||||
].iter().cloned().collect();
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Rezoliucija"),
|
||||
("No transfers in progress", "Nevyksta jokių perdavimų"),
|
||||
("Set one-time password length", "Nustatyti vienkartinio slaptažodžio ilgį"),
|
||||
("idd_driver_tip", "Įdiekite virtualaus ekrano tvarkyklę (naudojama, kai nėra fizinių ekranų)"),
|
||||
("confirm_idd_driver_tip", "Įjungta virtualaus ekrano tvarkyklės diegimo funkcija. Atminkite, kad bus įdiegtas bandomasis sertifikatas, kad būtų galima pasitikėti tvarkykle. Šis sertifikatas bus naudojamas tik pasitikėjimui Rustdesk tvarkyklėmis patikrinti."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "RDP nustatymai"),
|
||||
("Sort by", "Rūšiuoti pagal"),
|
||||
("New Connection", "Naujas ryšys"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Resolutie"),
|
||||
("No transfers in progress", "Geen overdrachten in uitvoering"),
|
||||
("Set one-time password length", "Stel de lengte van het eenmalige wachtwoord in"),
|
||||
("idd_driver_tip", "Installeer het virtuele beeldschermstuurprogramma dat wordt gebruikt wanneer u geen fysieke beeldschermen hebt."),
|
||||
("confirm_idd_driver_tip", "De optie om het virtuele displaystuurprogramma te installeren is ingeschakeld. Er wordt een testcertificaat geplaatst om het virtuele displaystuurprogramma te vertrouwen. Dit testcertificaat wordt alleen gebruikt om RustDesk-stuurprogramma's te vertrouwen."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "RDP Instellingen"),
|
||||
("Sort by", "Sorteren op"),
|
||||
("New Connection", "Nieuwe Verbinding"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Rozdzielczość"),
|
||||
("No transfers in progress", "Brak transferów w toku"),
|
||||
("Set one-time password length", "Ustaw długość jednorazowego hasła"),
|
||||
("idd_driver_tip", "Zainstaluj sterownik wirtualnego wyświetlacza, który jest używany, gdy nie masz fizycznych monitorów."),
|
||||
("confirm_idd_driver_tip", "Opcja instalacji sterownika wirtualnego wyświetlacza jest zaznaczona. Pamiętaj, że zostanie zainstalowany testowy certyfikat, aby zaufać wirtualnemu sterownikowi. Ten certyfikat będzie używany tylko do weryfikacji sterowników RustDesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Ustawienia RDP"),
|
||||
("Sort by", "Sortuj wg"),
|
||||
("New Connection", "Nowe połączenie"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Resolução"),
|
||||
("No transfers in progress", "Nenhuma transferência em andamento"),
|
||||
("Set one-time password length", "Definir comprimento de senha descartável"),
|
||||
("idd_driver_tip", "Instale o driver de exibição virtual que é usado quando você não possui displays físicos."),
|
||||
("confirm_idd_driver_tip", "A opção para instalar o driver de exibição virtual está marcada. Observe que um certificado de teste será instalado para confiar no driver de vídeo virtual. Este certificado de teste será usado apenas para confiar nos drivers Rustdesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Configurações RDP"),
|
||||
("Sort by", "Ordenar por"),
|
||||
("New Connection", "Nova Conexão"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+7
-7
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Разрешение"),
|
||||
("No transfers in progress", "Передача не осуществляется"),
|
||||
("Set one-time password length", "Установить длину одноразового пароля"),
|
||||
("idd_driver_tip", "Установить драйвер виртуального дисплея (используется при отсутствии физических дисплеев)"),
|
||||
("confirm_idd_driver_tip", "Включена функция установки драйвера виртуального дисплея. Обратите внимание, что для доверия к драйверу будет установлен тестовый сертификат. Этот сертификат будет использоваться только для подтверждения доверия драйверам Rustdesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Настройки RDP"),
|
||||
("Sort by", "Сортировка"),
|
||||
("New Connection", "Новое подключение"),
|
||||
@@ -512,10 +512,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Collapse toolbar", "Свернуть панель инструментов"),
|
||||
("Accept and Elevate", "Принять и повысить"),
|
||||
("accept_and_elevate_btn_tooltip", "Разрешить подключение и повысить права UAC."),
|
||||
("clipboard_wait_response_timeout_tip", "Время ожидания копирования буфера обмена, истекло"),
|
||||
("Incoming connection", ""),
|
||||
("Outgoing connection", ""),
|
||||
("Exit", ""),
|
||||
("Open", ""),
|
||||
("clipboard_wait_response_timeout_tip", "Время ожидания копирования буфера обмена истекло"),
|
||||
("Incoming connection", "Входящее подключение"),
|
||||
("Outgoing connection", "Исходящее подключение"),
|
||||
("Exit", "Выход"),
|
||||
("Open", "Открыть"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", ""),
|
||||
("No transfers in progress", ""),
|
||||
("Set one-time password length", ""),
|
||||
("idd_driver_tip", ""),
|
||||
("confirm_idd_driver_tip", ""),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", ""),
|
||||
("Sort by", ""),
|
||||
("New Connection", ""),
|
||||
|
||||
+45
-45
@@ -44,7 +44,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("id_change_tip", "僅能使用以下字元:a-z、A-Z、0-9、_ (底線)。首字元必須為 a-z 或 A-Z。長度介於 6 到 16 之間。"),
|
||||
("Website", "網站"),
|
||||
("About", "關於"),
|
||||
("Slogan_tip", ""),
|
||||
("Slogan_tip", "在這個混沌的世界中用心製作!"),
|
||||
("Privacy Statement", "隱私權聲明"),
|
||||
("Mute", "靜音"),
|
||||
("Build Date", "構建日期"),
|
||||
@@ -90,10 +90,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Receive", "接收"),
|
||||
("Send", "傳送"),
|
||||
("Refresh File", "重新整理檔案"),
|
||||
("Local", "本地"),
|
||||
("Local", "本機"),
|
||||
("Remote", "遠端"),
|
||||
("Remote Computer", "遠端電腦"),
|
||||
("Local Computer", "本地電腦"),
|
||||
("Local Computer", "本機電腦"),
|
||||
("Confirm Delete", "確認刪除"),
|
||||
("Delete", "刪除"),
|
||||
("Properties", "屬性"),
|
||||
@@ -210,7 +210,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Settings", "設定"),
|
||||
("Username", "使用者名稱"),
|
||||
("Invalid port", "連線端口無效"),
|
||||
("Closed manually by the peer", "遠端使用者關閉了工作階段"),
|
||||
("Closed manually by the peer", "對方關閉了工作階段"),
|
||||
("Enable remote configuration modification", "允許遠端使用者更改設定"),
|
||||
("Run without install", "跳過安裝直接執行"),
|
||||
("Connect via relay", "中繼連線"),
|
||||
@@ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Username missed", "缺少使用者名稱"),
|
||||
("Password missed", "缺少密碼"),
|
||||
("Wrong credentials", "提供的登入資訊有誤"),
|
||||
("The verification code is incorrect or has expired", ""),
|
||||
("The verification code is incorrect or has expired", "驗證碼錯誤或已過期"),
|
||||
("Edit Tag", "編輯標籤"),
|
||||
("Unremember Password", "忘掉密碼"),
|
||||
("Favorites", "我的最愛"),
|
||||
@@ -301,9 +301,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Succeeded", "成功"),
|
||||
("Someone turns on privacy mode, exit", "其他使用者開啟隱私模式,退出"),
|
||||
("Unsupported", "不支援"),
|
||||
("Peer denied", "被控端拒絕"),
|
||||
("Peer denied", "被對方拒絕"),
|
||||
("Please install plugins", "請安裝插件"),
|
||||
("Peer exit", "被控端退出"),
|
||||
("Peer exit", "被對方退出"),
|
||||
("Failed to turn off", "退出失敗"),
|
||||
("Turned off", "退出"),
|
||||
("In privacy mode", "開啟隱私模式"),
|
||||
@@ -326,7 +326,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Restart Remote Device", "重新啟動遠端電腦"),
|
||||
("Are you sure you want to restart", "確定要重新啟動"),
|
||||
("Restarting Remote Device", "正在重新啟動遠端裝置"),
|
||||
("remote_restarting_tip", "遠端裝置正在重新啟動,請關閉當前提示框,並在一段時間後使用永久密碼重新連線"),
|
||||
("remote_restarting_tip", "遠端裝置正在重新啟動,請關閉此對話框,並在一段時間後使用永久密碼重新連線"),
|
||||
("Copied", "已複製"),
|
||||
("Exit Fullscreen", "退出全螢幕"),
|
||||
("Fullscreen", "全螢幕"),
|
||||
@@ -337,15 +337,15 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Ratio", "比例"),
|
||||
("Image Quality", "畫質"),
|
||||
("Scroll Style", "滾動樣式"),
|
||||
("Show Toolbar", ""),
|
||||
("Hide Toolbar", ""),
|
||||
("Show Toolbar", "顯示工具列"),
|
||||
("Hide Toolbar", "隱藏工具列"),
|
||||
("Direct Connection", "直接連線"),
|
||||
("Relay Connection", "中繼連線"),
|
||||
("Secure Connection", "安全連線"),
|
||||
("Insecure Connection", "非安全連線"),
|
||||
("Scale original", "原始尺寸"),
|
||||
("Scale adaptive", "適應視窗"),
|
||||
("General", "通用"),
|
||||
("General", "一般"),
|
||||
("Security", "安全"),
|
||||
("Theme", "主題"),
|
||||
("Dark Theme", "黑暗主題"),
|
||||
@@ -360,15 +360,15 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "伺服器"),
|
||||
("Direct IP Access", "IP 直接連線"),
|
||||
("Proxy", "代理"),
|
||||
("Apply", "應用"),
|
||||
("Apply", "套用"),
|
||||
("Disconnect all devices?", "中斷所有遠端連線?"),
|
||||
("Clear", "清空"),
|
||||
("Audio Input Device", "音訊輸入裝置"),
|
||||
("Use IP Whitelisting", "只允許白名單上的 IP 進行連線"),
|
||||
("Network", "網路"),
|
||||
("Enable RDP", "允許 RDP 訪問"),
|
||||
("Pin Toolbar", ""),
|
||||
("Unpin Toolbar", ""),
|
||||
("Enable RDP", "允許 RDP 存取"),
|
||||
("Pin Toolbar", "釘選工具列"),
|
||||
("Unpin Toolbar", "取消釘選工具列"),
|
||||
("Recording", "錄製"),
|
||||
("Directory", "路徑"),
|
||||
("Automatically record incoming sessions", "自動錄製連入的工作階段"),
|
||||
@@ -387,7 +387,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "其他"),
|
||||
("Confirm before closing multiple tabs", "關閉多個分頁前詢問我"),
|
||||
("Keyboard Settings", "鍵盤設定"),
|
||||
("Full Access", "完全訪問"),
|
||||
("Full Access", "完全存取"),
|
||||
("Screen Share", "僅分享螢幕畫面"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland 需要 Ubuntu 21.04 或更高版本。"),
|
||||
("Wayland requires higher version of linux distro. Please try X11 desktop or change your OS.", "Wayland 需要更高版本的 Linux 發行版。請嘗試使用 X11 桌面或更改您的作業系統。"),
|
||||
@@ -406,19 +406,19 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("One-time Password", "一次性密碼"),
|
||||
("Use one-time password", "使用一次性密碼"),
|
||||
("One-time password length", "一次性密碼長度"),
|
||||
("Request access to your device", "請求訪問您的裝置"),
|
||||
("Request access to your device", "請求存取您的裝置"),
|
||||
("Hide connection management window", "隱藏連線管理視窗"),
|
||||
("hide_cm_tip", "在只允許密碼連線並且只用固定密碼的情況下才允許隱藏"),
|
||||
("wayland_experiment_tip", "Wayland 支援處於實驗階段,如果您需要使用無人值守訪問,請使用 X11。"),
|
||||
("wayland_experiment_tip", "Wayland 支援處於實驗階段,如果您需要使用無人值守存取,請使用 X11。"),
|
||||
("Right click to select tabs", "右鍵選擇分頁"),
|
||||
("Skipped", "已略過"),
|
||||
("Add to Address Book", "新增到通訊錄"),
|
||||
("Group", "群組"),
|
||||
("Search", "搜尋"),
|
||||
("Closed manually by web console", "被 Web 控制台手動關閉"),
|
||||
("Local keyboard type", "本地鍵盤類型"),
|
||||
("Select local keyboard type", "請選擇本地鍵盤類型"),
|
||||
("software_render_tip", "如果您使用 NVIDIA 顯示卡,並且遠端視窗在建立連線後會立刻關閉,那麼請安裝 nouveau 顯示卡驅動程式並且選擇使用軟體渲染可能會有幫助。重新啟動軟體後生效。"),
|
||||
("Local keyboard type", "本機鍵盤類型"),
|
||||
("Select local keyboard type", "請選擇本機鍵盤類型"),
|
||||
("software_render_tip", "如果您使用 Nvidia 顯示卡,並且遠端視窗在建立連線後會立刻關閉,那麼請安裝 nouveau 顯示卡驅動程式並且選擇使用軟體渲染可能會有幫助。重新啟動軟體後生效。"),
|
||||
("Always use software rendering", "使用軟體渲染"),
|
||||
("config_input", "為了能夠透過鍵盤控制遠端桌面,請給予 RustDesk \"輸入監控\" 權限。"),
|
||||
("config_microphone", "為了支援透過麥克風進行音訊傳輸,請給予 RustDesk \"錄音\"權限。"),
|
||||
@@ -454,14 +454,14 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Voice call", "語音通話"),
|
||||
("Text chat", "文字聊天"),
|
||||
("Stop voice call", "停止語音通話"),
|
||||
("relay_hint_tip", "可能無法直接連線,可以嘗試中繼連線。\n另外,如果想要直接使用中繼連線,可以在 ID 後面新增/r,如果最近訪問裏存在該卡片,也可以在卡片選項裏選擇強制走中繼連接。"),
|
||||
("relay_hint_tip", "可能無法直接連線,可以嘗試中繼連線。\n另外,如果想要直接使用中繼連線,可以在 ID 後面新增/r,如果近期工作階段裏存在該卡片,也可以在卡片選項裏選擇強制走中繼連接。"),
|
||||
("Reconnect", "重新連線"),
|
||||
("Codec", "編解碼器"),
|
||||
("Resolution", "解析度"),
|
||||
("No transfers in progress", "沒有正在進行的傳輸"),
|
||||
("Set one-time password length", "設定一次性密碼長度"),
|
||||
("idd_driver_tip", "安裝虛擬顯示器驅動程式,以便在沒有連接顯示器的情況下啟動虛擬顯示器進行控制。"),
|
||||
("confirm_idd_driver_tip", "安裝虛擬顯示器驅動程式的選項已勾選。請注意,測試證書將被安裝以信任虛擬顯示器驅動。測試證書僅會用於信任 RustDesk 的驅動程式。"),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "RDP 設定"),
|
||||
("Sort by", "排序方式"),
|
||||
("New Connection", "新連線"),
|
||||
@@ -469,15 +469,15 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Minimize", "最小化"),
|
||||
("Maximize", "最大化"),
|
||||
("Your Device", "您的裝置"),
|
||||
("empty_recent_tip", "空空如也"),
|
||||
("empty_recent_tip", "哎呀,沒有近期的工作階段!\n是時候安排點新工作了。"),
|
||||
("empty_favorite_tip", "空空如也"),
|
||||
("empty_lan_tip", "空空如也"),
|
||||
("empty_address_book_tip", "空空如也"),
|
||||
("empty_lan_tip", "喔不,看來我們目前找不到任何夥伴。"),
|
||||
("empty_address_book_tip", "老天,看來您的通訊錄中沒有任何夥伴。"),
|
||||
("eg: admin", "例如:admin"),
|
||||
("Empty Username", "空使用者帳號"),
|
||||
("Empty Password", "空密碼"),
|
||||
("Me", "我"),
|
||||
("identical_file_tip", "此檔案與對方的檔案一致"),
|
||||
("identical_file_tip", "此檔案與對方的檔案一致。"),
|
||||
("show_monitors_tip", "在工具列中顯示顯示器"),
|
||||
("View Mode", "瀏覽模式"),
|
||||
("login_linux_tip", "需要登入到遠端 Linux 使用者帳戶才能啟用 X 介面"),
|
||||
@@ -498,24 +498,24 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Fingerprint", "指紋"),
|
||||
("Copy Fingerprint", "複製指紋"),
|
||||
("no fingerprints", "沒有指紋"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", ""),
|
||||
("Plugins", ""),
|
||||
("Uninstall", ""),
|
||||
("Update", ""),
|
||||
("Enable", ""),
|
||||
("Disable", ""),
|
||||
("Options", ""),
|
||||
("resolution_original_tip", ""),
|
||||
("resolution_fit_local_tip", ""),
|
||||
("resolution_custom_tip", ""),
|
||||
("Collapse toolbar", ""),
|
||||
("Accept and Elevate", ""),
|
||||
("accept_and_elevate_btn_tooltip", ""),
|
||||
("clipboard_wait_response_timeout_tip", ""),
|
||||
("Select a peer", "選擇夥伴"),
|
||||
("Select peers", "選擇夥伴"),
|
||||
("Plugins", "外掛程式"),
|
||||
("Uninstall", "解除安裝"),
|
||||
("Update", "更新"),
|
||||
("Enable", "啟用"),
|
||||
("Disable", "停用"),
|
||||
("Options", "選項"),
|
||||
("resolution_original_tip", "原始解析度"),
|
||||
("resolution_fit_local_tip", "調整成本機解析度"),
|
||||
("resolution_custom_tip", "自動解析度"),
|
||||
("Collapse toolbar", "收回工具列"),
|
||||
("Accept and Elevate", "接受並提升"),
|
||||
("accept_and_elevate_btn_tooltip", "接受連線並提升 UAC 權限。"),
|
||||
("clipboard_wait_response_timeout_tip", "等待複製回應逾時。"),
|
||||
("Incoming connection", "收到的連接"),
|
||||
("Outgoing connection", "發起的連接"),
|
||||
("Exit", ""),
|
||||
("Open", ""),
|
||||
("Exit", "退出"),
|
||||
("Open", "開啟"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Роздільна здатність"),
|
||||
("No transfers in progress", "Наразі нічого не пересилається"),
|
||||
("Set one-time password length", "Вказати довжину одноразового пароля"),
|
||||
("idd_driver_tip", "Встановити драйвер віртуального дисплея, який використовується в разі відсутності фізичних екранів."),
|
||||
("confirm_idd_driver_tip", "Позначено встановлення драйвера віртуального дисплея. Зважайте, що буде встановлено тестовий сертифікат для засвідчення драйвера віртуального дисплея. Цей тестовий сертифікат буде використовуватись лише для засвідчення драйверів Rustdesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Налаштування RDP"),
|
||||
("Sort by", "Сортувати за"),
|
||||
("New Connection", "Нове підключення"),
|
||||
|
||||
+2
-2
@@ -460,8 +460,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Độ phân giải"),
|
||||
("No transfers in progress", "Không có tệp tin nào đang được truyền"),
|
||||
("Set one-time password length", "Thiết lập độ dài mật khẩu một lần"),
|
||||
("idd_driver_tip", "Cài đặt driver màn hình ảo để sử dụng khi bạn không có màn hình vật lý."),
|
||||
("confirm_idd_driver_tip", "Tùy chọn cài đặt driver màn hình ảo đã được bật. Lưu ý rằng một chứng nhận thử sẽ được cài đặt để tin cậy driver màn hình ảo. Chứng nhận thử này sẽ chỉ được dùng để tin cậy những driver của RustDesk."),
|
||||
("install_cert_tip", ""),
|
||||
("comfirm_install_cert_tip", ""),
|
||||
("RDP Settings", "Cài đặt RDP"),
|
||||
("Sort by", "Sắp xếp theo"),
|
||||
("New Connection", "Kết nối mới"),
|
||||
|
||||
Reference in New Issue
Block a user