This commit is contained in:
rustdesk
2022-04-04 14:09:54 +08:00
parent a56aa08a66
commit fb98209008
8 changed files with 19 additions and 3 deletions

View File

@@ -6,9 +6,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("desk_tip", "Via aparato povas esti alirita kun tiu identigilo kaj pasvorto"),
("Password", "Pasvorto"),
("Ready", "Preta"),
("Established", ""),
("connecting_status", "Konektante al la reto RustDesk..."),
("Enable Service", "Ebligi servon"),
("Start Service", "Starti servon"),
("Service is running", ""),
("Service is not running", "La servo ne funkcias"),
("not_ready_status", "Ne preta, bonvolu kontroli la retkonekto"),
("Control Remote Desktop", "Kontroli foran aparaton"),
@@ -77,7 +79,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Confirm Delete", "Konfermi la forigo"),
("Delete", ""),
("Properties", ""),
("CheckBox", ""),
("Multi Select", ""),
("Empty Directory", ""),
("Not an empty directory", ""),
("Are you sure you want to delete this file?", "Ĉu vi vere volas forigi tiun dosieron?"),