Commit Graph

1428 Commits

Author SHA1 Message Date
solokot 5f52ce2c1b Update ru.rs (#9421) 2024-09-22 19:06:45 +08:00
Alex Rijckaert 1d799483d7 Update nl.rs (#9422) 2024-09-22 19:06:33 +08:00
Dmytro a516f01feb Update uk.rs (#9416) 2024-09-20 21:38:16 +08:00
jkh0kr b93d4ce3fc Update ko.rs (#9411)
Add Korean language
2024-09-20 15:16:20 +08:00
Mr-Update cfd801c5d6 Update de.rs (#9401) 2024-09-20 10:54:50 +08:00
bovirus 216a72592d Update Italian language (#9403) 2024-09-20 10:54:37 +08:00
solokot 47139edd81 Update Russian translation (#9391)
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-09-19 18:48:54 +08:00
21pages 88a99211f3 replace pkexec with gtk sudo (#9383)
* Fix https://github.com/rustdesk/rustdesk/issues/9286, replace pkexec
  with gtk sudo. Tested on gnome (ubuntu 22.04, debian 13), xfce (manjaro, suse), kde (kubuntu 23), lxqt (lubuntu 22), Cinnamon (mint 21.3), Mate (mint 21.2)
* Fix incorrect config of the main window opened by the tray, replace
  xdg-open with run_me, replace with dbus + run_me
* Fix `check_if_stop_service`, it causes the problem fixed in
  https://github.com/rustdesk/rustdesk/pull/8414, now revert that fix and fix itself.

Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-09-19 18:47:37 +08:00
fufesou d08c335fdf fix: file transfer, show error, msgbox (#9389)
* fix: file transfer, show error, msgbox

Signed-off-by: fufesou <linlong1266@gmail.com>

* fix: translation

Signed-off-by: fufesou <linlong1266@gmail.com>

---------

Signed-off-by: fufesou <linlong1266@gmail.com>
2024-09-18 19:29:35 +08:00
お餅のCreeeper 29c3b29bda Fix ja.rs typo (#9378) 2024-09-17 13:26:49 +08:00
お餅のCreeeper 8a8f708c3e update ja.rs (#9376) 2024-09-17 12:32:32 +08:00
Alex Rijckaert 81fc22a156 Update nl.rs (#9344)
* Update nl.rs

* Update nl.rs

file updated after adjusting (as test) @FastAct to RijckAlex (same person, new account)
2024-09-13 21:04:04 +08:00
Gheorghi 519539ed0a Update bg.rs with more translations (#9317) 2024-09-10 23:22:14 +08:00
Andrzej Rudnik c8cd564e69 Update pl.rs (#9285) 2024-09-07 17:58:07 +08:00
Xp96 aa3402b44a Update ptbr.rs (#9271) 2024-09-06 01:15:07 +08:00
SimonHanel 75a4671bda Update da.rs (#9238)
* Update da.rs

Filled out every empty string and adjusted some for better translation.

Some translations might be janky due to my lack of context for what the string is used for, but it's good enough for now.

* Update da.rs

Minor tweaks
2024-09-03 10:09:25 +08:00
9amm fd178a7b6c Fix minor typo (#9191)
Co-authored-by: 9amm <>
2024-08-27 23:38:40 +08:00
ELForcer 24f4b94082 Update ru.rs (#9163) 2024-08-25 15:12:08 +08:00
Kleofass 9d9741f18e Update lv.rs (#9155) 2024-08-23 21:27:52 +08:00
jxdv 5931af460e Update trs (#9144)
* update sk tr

* update cz tr
2024-08-22 09:36:03 +08:00
flusheDData 2a0fd55af7 Update es.rs (#9114)
New terms added
2024-08-19 14:41:28 +08:00
RustDesk da70cbcdda Update es.rs 2024-08-19 14:19:24 +08:00
flusheDData 921b64e1e0 Last tips (#9113)
* Update es.rs

New translations

* Update es.rs

Translation correction of 'Version'

* Update es.rs

Last tips

---------

Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-08-19 14:14:47 +08:00
XLion c0de0aa108 Update tw.rs (#9112) 2024-08-19 14:13:31 +08:00
Mr-Update e3f09b3ec6 Update de.rs (#9107) 2024-08-19 03:12:56 +08:00
bovirus 7744bdbbe0 Update Italian language (#9093) 2024-08-16 18:39:36 +08:00
FastAct e1329c8157 Update nl.rs (#9092) 2024-08-16 15:19:18 +08:00
21pages ed18e3c786 file rename (#9089)
Signed-off-by: 21pages <sunboeasy@gmail.com>
2024-08-16 12:55:58 +08:00
kibeb 071f51cf6f Update cs.rs: more corrections, new phrases translated (#9075) 2024-08-15 17:34:39 +08:00
kibeb dde3cce120 Update cs.rs: typo corrected (#9074) 2024-08-15 14:55:44 +08:00
jkh0kr cc9b7e64eb Update ko.rs (#9067)
Additional Korean translations
2024-08-15 09:25:03 +08:00
flusheDData 5e22a49e49 Translation correction (#9064)
* Update es.rs

New translations

* Update es.rs

Translation correction of 'Version'
2024-08-15 09:24:42 +08:00
Mr-Update b477aded0b Update de.rs (#9054) 2024-08-14 10:39:05 +08:00
bovirus dbd195a46e Update Italian language (#9047) 2024-08-13 14:22:08 +08:00
flusheDData 0651ad492f Update es.rs (#9045)
New translations
2024-08-13 14:11:36 +08:00
fufesou a3c5adb1f4 refact: remove dup translation (#9043)
Signed-off-by: fufesou <linlong1266@gmail.com>
2024-08-13 11:27:39 +08:00
21pages 1729ee337f trust this device to skip 2fa (#9012)
* trust this device to skip 2fa

Signed-off-by: 21pages <sunboeasy@gmail.com>

* Update connection.rs

---------

Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-08-12 18:08:33 +08:00
Xp96 57834840b8 Update ptbr.rs (#9031) 2024-08-12 17:22:00 +08:00
FastAct ce56be6507 Update nl.rs (#9022) 2024-08-11 06:49:52 +08:00
mehdi-song fd69b14623 Update fa.rs (#9021) 2024-08-11 06:49:34 +08:00
bovirus 7521bbe15f Update Italian language (#9016) 2024-08-10 20:52:27 +08:00
Mr-Update 6820e2f4c7 Update de.rs (#9004) 2024-08-09 08:43:18 +08:00
Ivan Beà 77f3ebaf1a Update ca.rs (#8997)
* Update ca.rs

update catalan translation

* Update ca.rs

minor changes
2024-08-08 23:18:01 +08:00
Yevhen Popok ae16b8975b Update Ukrainian translation (#8980)
Sync with #8977
2024-08-08 10:24:40 +08:00
solokot 171177c76f Update ru.rs (#8987) 2024-08-08 10:24:28 +08:00
bovirus ade1d8c0c7 Update Italian language (#8988) 2024-08-08 10:24:15 +08:00
21pages 76d5a8b205 unlock with PIN (#8977)
* add custom password to unlock settings

* If not set, use admin password; if set, use custom settings password.
* At least 4 characters.
* Set with gui or command line.

Signed-off-by: 21pages <sunboeasy@gmail.com>

* Update cn.rs

---------

Signed-off-by: 21pages <sunboeasy@gmail.com>
Co-authored-by: RustDesk <71636191+rustdesk@users.noreply.github.com>
2024-08-07 16:21:38 +08:00
jkh0kr bc6ce6c7ee Update ko.rs (#8974)
Additional Korean translation
2024-08-07 10:12:43 +08:00
Yevhen Popok 2dd3d8c11e Use correct locale code for Ukrainian translation file name (#8932)
Rename Ukrainian translation file ua.rs to uk.rs to avoid confusion.
This complements commits [2333ee2](https://github.com/rustdesk/rustdesk/commit/2333ee2c07c6a67ed6c58ccfbc50a3bee203f90d) and [b6035fb](https://github.com/21pages/rustdesk/commit/b6035fbbdfffb9d6a083e8754e786a8abaa3feaf)
2024-08-02 22:58:45 +08:00
Yevhen Popok e67b694f06 Update Ukrainian translation (#8921) 2024-08-02 09:31:37 +08:00