mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 01:21:29 +03:00
mobile server_page text theme & fix lang.py and update langs
This commit is contained in:
@@ -187,7 +187,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Reboot required", "Je třeba restartovat"),
|
||||
("Unsupported display server ", "Nepodporovaný zobrazovací server"),
|
||||
("x11 expected", "očekávány x11"),
|
||||
("Port", "Číslo portu"),
|
||||
("Port", ""),
|
||||
("Settings", "Nastavení"),
|
||||
("Username", "Uživatelské jméno"),
|
||||
("Invalid port", "Neplatné číslo portu"),
|
||||
@@ -268,7 +268,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("android_stop_service_tip", "Zastavení služby automaticky ukončí veškerá navázaná spojení."),
|
||||
("android_version_audio_tip", "Vámi nyní používaná verze systému Android nepodporuje zachytávání zvuku – přejděte na Android 10 nebo novější."),
|
||||
("android_start_service_tip", "Službu pro sdílení obrazovky spustíte klepnutím na [Spustit službu] nebo UDĚLTE pověření pro [Zachytávání obsahu obrazovky]."),
|
||||
("Account", "Účet"),
|
||||
("Account", ""),
|
||||
("Overwrite", "Přepsat"),
|
||||
("This file exists, skip or overwrite this file?", "Tento soubor existuje – přeskočit ho nebo přepsat?"),
|
||||
("Quit", "Ukončit"),
|
||||
@@ -327,6 +327,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Account", ""),
|
||||
("Theme", ""),
|
||||
("Dark Theme", ""),
|
||||
("Dark", ""),
|
||||
("Light", ""),
|
||||
("Follow System", ""),
|
||||
("Enable hardware codec", ""),
|
||||
("Unlock Security Settings", ""),
|
||||
("Enable Audio", ""),
|
||||
|
||||
Reference in New Issue
Block a user