mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
fix #6198
This commit is contained in:
@@ -8,28 +8,28 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Ready", "Gati"),
|
||||
("Established", "I themeluar"),
|
||||
("connecting_status", "statusi_i_lidhjes"),
|
||||
("Enable Service", "Aktivizo Shërbimin"),
|
||||
("Start Service", "Nis Shërbimin"),
|
||||
("Enable service", "Aktivizo Shërbimin"),
|
||||
("Start service", "Nis Shërbimin"),
|
||||
("Service is running", "Shërbimi është duke funksionuar"),
|
||||
("Service is not running", "Shërbimi nuk është duke funksionuar"),
|
||||
("not_ready_status", "Jo gati.Ju lutem kontolloni lidhjen tuaj."),
|
||||
("Control Remote Desktop", "Kontrolli i desktopit në distancë"),
|
||||
("Transfer File", "Transfero dosje"),
|
||||
("Transfer file", "Transfero dosje"),
|
||||
("Connect", "Lidh"),
|
||||
("Recent Sessions", "Sessioni i fundit"),
|
||||
("Address Book", "Libër adresash"),
|
||||
("Recent sessions", "Sessioni i fundit"),
|
||||
("Address book", "Libër adresash"),
|
||||
("Confirmation", "Konfirmimi"),
|
||||
("TCP Tunneling", "TCP tunel"),
|
||||
("TCP tunneling", "TCP tunel"),
|
||||
("Remove", "Hiqni"),
|
||||
("Refresh random password", "Rifreskoni fjalëkalimin e rastësishëm"),
|
||||
("Set your own password", "Vendosni fjalëkalimin tuaj"),
|
||||
("Enable Keyboard/Mouse", "Aktivizoni Tastierën/Mousin"),
|
||||
("Enable Clipboard", "Aktivizo"),
|
||||
("Enable File Transfer", "Aktivizoni transferimin e skedarëve"),
|
||||
("Enable TCP Tunneling", "Aktivizoni TCP Tunneling"),
|
||||
("Enable keyboard/mouse", "Aktivizoni Tastierën/Mousin"),
|
||||
("Enable clipboard", "Aktivizo"),
|
||||
("Enable file transfer", "Aktivizoni transferimin e skedarëve"),
|
||||
("Enable TCP tunneling", "Aktivizoni TCP tunneling"),
|
||||
("IP Whitelisting", ""),
|
||||
("ID/Relay Server", "ID/server rele"),
|
||||
("Import Server Config", "Konfigurimi i severit të importit"),
|
||||
("Import server config", "Konfigurimi i severit të importit"),
|
||||
("Export Server Config", "Konfigurimi i severit të eksportit"),
|
||||
("Import server configuration successfully", "Konfigurimi i severit të importit i suksesshëm"),
|
||||
("Export server configuration successfully", "Konfigurimi i severit të eksprotit i suksesshëm"),
|
||||
@@ -190,10 +190,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Logging in...", "Duke u loguar"),
|
||||
("Enable RDP session sharing", "Aktivizoni shpërndarjen e sesionit RDP"),
|
||||
("Auto Login", "Hyrje automatike"),
|
||||
("Enable Direct IP Access", "Aktivizoni aksesimin e IP direkte"),
|
||||
("Enable direct IP access", "Aktivizoni aksesimin e IP direkte"),
|
||||
("Rename", "Riemërto"),
|
||||
("Space", "Hapërsirë"),
|
||||
("Create Desktop Shortcut", "Krijoni shortcut desktop"),
|
||||
("Create desktop shortcut", "Krijoni shortcut desktop"),
|
||||
("Change Path", "Ndrysho rrugëzimin"),
|
||||
("Create Folder", "Krijoni një folder"),
|
||||
("Please enter the folder name", "Ju lutem vendosni emrin e folderit"),
|
||||
@@ -308,7 +308,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Keep RustDesk background service", "Mbaje shërbimin e sfondit të RustDesk"),
|
||||
("Ignore Battery Optimizations", "Injoro optimizimet e baterisë"),
|
||||
("android_open_battery_optimizations_tip", "Nëse dëshironi ta çaktivizoni këtë veçori, ju lutemi shkoni te faqja tjetër e cilësimeve të aplikacionit RustDesk, gjeni dhe shtypni [Batteri], hiqni zgjedhjen [Te pakufizuara]"),
|
||||
("Start on Boot", ""),
|
||||
("Start on boot", ""),
|
||||
("Start the screen sharing service on boot, requires special permissions", ""),
|
||||
("Connection not allowed", "Lidhja nuk lejohet"),
|
||||
("Legacy mode", "Modaliteti i trashëgimisë"),
|
||||
@@ -317,10 +317,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Use permanent password", "Përdor fjalëkalim të përhershëm"),
|
||||
("Use both passwords", "Përdor të dy fjalëkalimet"),
|
||||
("Set permanent password", "Vendos fjalëkalimin e përhershëm"),
|
||||
("Enable Remote Restart", "Aktivizo rinisjen në distancë"),
|
||||
("Restart Remote Device", "Rinisni pajisjen në distancë"),
|
||||
("Enable remote restart", "Aktivizo rinisjen në distancë"),
|
||||
("Restart remote device", "Rinisni pajisjen në distancë"),
|
||||
("Are you sure you want to restart", "A jeni i sigurt që dëshironi të rinisni"),
|
||||
("Restarting Remote Device", "Rinisja e pajisjes në distancë"),
|
||||
("Restarting remote device", "Rinisja e pajisjes në distancë"),
|
||||
("remote_restarting_tip", "Pajisja në distancë po riniset, ju lutemi mbyllni këtë kuti mesazhi dhe lidheni përsëri me fjalëkalim të përhershëm pas një kohe"),
|
||||
("Copied", "Kopjuar"),
|
||||
("Exit Fullscreen", "Dil nga ekrani i plotë"),
|
||||
@@ -350,7 +350,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Follow System", "Ndiq sistemin"),
|
||||
("Enable hardware codec", "Aktivizo kodekun e harduerit"),
|
||||
("Unlock Security Settings", "Zhbllokoni cilësimet e sigurisë"),
|
||||
("Enable Audio", "Aktivizo audio"),
|
||||
("Enable audio", "Aktivizo audio"),
|
||||
("Unlock Network Settings", "Zhbllokoni cilësimet e rrjetit"),
|
||||
("Server", "Server"),
|
||||
("Direct IP Access", "Qasje e drejtpërdrejtë IP"),
|
||||
@@ -369,9 +369,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Change", "Ndrysho"),
|
||||
("Start session recording", "Fillo regjistrimin e sesionit"),
|
||||
("Stop session recording", "Ndalo regjistrimin e sesionit"),
|
||||
("Enable Recording Session", "Aktivizo seancën e regjistrimit"),
|
||||
("Enable LAN Discovery", "Aktivizo zbulimin e LAN"),
|
||||
("Deny LAN Discovery", "Mohoni zbulimin e LAN"),
|
||||
("Enable recording session", "Aktivizo seancën e regjistrimit"),
|
||||
("Enable LAN discovery", "Aktivizo zbulimin e LAN"),
|
||||
("Deny LAN discovery", "Mohoni zbulimin e LAN"),
|
||||
("Write a message", "Shkruani një mesazh"),
|
||||
("Prompt", "Prompt"),
|
||||
("Please wait for confirmation of UAC...", "Ju lutemi prisni për konfirmimin e UAC..."),
|
||||
@@ -405,7 +405,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("wayland_experiment_tip", ""),
|
||||
("Right click to select tabs", ""),
|
||||
("Skipped", ""),
|
||||
("Add to Address Book", ""),
|
||||
("Add to address book", ""),
|
||||
("Group", ""),
|
||||
("Search", ""),
|
||||
("Closed manually by web console", ""),
|
||||
@@ -569,5 +569,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Plug out all", ""),
|
||||
("True color (4:4:4)", ""),
|
||||
("Enable blocking user input", ""),
|
||||
("id_input_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user