rustdesk-rains/src/lang
21pages bf5abdb520
refactor windows specific session, file transfer and waiting for image (#7184)
* refactor windows specific session, file transfer and waiting for image

1. File transfer doesn't show directory until correct session id is ensured
2. Fix file transfer, caused by `pi.username = self.lc.read().unwrap().get_username(&pi);` in `handle_peer_info` override empty username and `get_active_username` doesn't return currect session username
* Fix home directory not change when session changed, or wrong home directory
* Fix show empty remote directory rather than error messagbox when current session is in login screen
3. Show `Connected, waiting for image` after user choose the same
   session id

Signed-off-by: 21pages <pages21@163.com>

* update translations

Signed-off-by: 21pages <pages21@163.com>

* Update connection.rs

---------

Signed-off-by: 21pages <pages21@163.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-02-19 10:32:13 +08:00
..
ar.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
bg.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
ca.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
cn.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
cs.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
da.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
de.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
el.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
en.rs fix some broken link 2024-02-14 19:49:06 +08:00
eo.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
es.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
et.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
fa.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
fr.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
hu.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
id.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
it.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
ja.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
ko.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
kz.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
lt.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
lv.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
nb.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
nl.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
pl.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
pt_PT.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
ptbr.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
README.md Create README.md 2023-05-17 21:39:14 +05:00
ro.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
ru.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
sk.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
sl.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
sq.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
sr.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
sv.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
template.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
th.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
tr.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
tw.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
ua.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00
vn.rs refactor windows specific session, file transfer and waiting for image (#7184) 2024-02-19 10:32:13 +08:00

the template is in template.rs
transfer to **.rs
in format:
("ENG-KEY", "translation"),