Commit Graph

257 Commits

Author SHA1 Message Date
solokot
eab059d3de
Updated ru.rs 2022-11-17 16:06:36 +03:00
neoGalaxy88
d804ae4e23
Update it.rs 2022-11-17 11:53:49 +01:00
Miguel F. G
9946a5fc63
Update es.rs
New items.
2022-11-16 17:41:29 +01:00
Ivan Beà
6a7ad36fed
Merge branch 'rustdesk:master' into master 2022-11-16 13:36:30 +01:00
RustDesk
41870b50c2
Merge branch 'master' into master 2022-11-16 20:27:52 +08:00
ivanbea
dcd2d93fcb
add catalan translation ca.rs
add catalan translation ca.rs
2022-11-16 11:26:53 +01:00
fufesou
9a70725090 Add peer option: zoom cursor & show menubar on conn
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-16 18:07:58 +08:00
Hüseyin Fahri Uzun
658c539730 Updated tr.rs 2022-11-16 12:11:24 +03:00
21pages
2a65d948aa portable-service: little fix
Signed-off-by: 21pages <pages21@163.com>
2022-11-16 13:15:05 +08:00
RustDesk
9b3a3bde39
Merge branch 'master' into portable-service 2022-11-16 12:26:41 +08:00
Peeveck
8328869c11
Update pl.rs 2022-11-15 21:35:39 +01:00
21pages
ca8cb5a3b0 portable-service: better prompt message
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:12 +08:00
21pages
8e1545b432 portable service
Signed-off-by: 21pages <pages21@163.com>
2022-11-15 17:05:10 +08:00
RustDesk
eb60ab0b79
Merge pull request #2106 from CodeBurnCorp/codeburn
Correction of Hungarian translation
2022-11-15 16:09:18 +08:00
RustDesk
3ec7c931ff
Merge pull request #2111 from jimmyGALLAND/patch-1
Update fr.rs
2022-11-15 16:06:47 +08:00
Raul Reis
b5d108bc0d
Update pt_PT.rs
updates and corrections
2022-11-14 22:42:43 +00:00
jimmyGALLAND
589181bf83
Update fr.rs 2022-11-14 21:48:46 +01:00
CodeBurnCorp
6eaddda28f
Correction of Hungarian translation
There were many Hungarian typos in the document.
2022-11-14 13:51:15 +01:00
RustDesk
a9eb285425
Merge pull request #2084 from solokot/master
Updated ru.rs
2022-11-13 09:13:48 +08:00
solokot
30ed047335
Updated ru.rs 2022-11-12 15:01:13 +03:00
Miguel F. G
d436f4946f
Update es.rs 2022-11-12 12:14:18 +01:00
mehdi-song
bf4a337d7a
Update fa.rs 2022-11-08 14:13:48 +03:30
Miguel F. G
253c8efeb5
Update es.rs
Two new terms translated
2022-11-08 10:08:39 +01:00
mehdi-song
2cca5afa29
Create fa.rs
Persian Language
2022-11-08 09:45:15 +03:30
Vinicius Becker
5139aee6eb
Update ptbr.rs
### What does this PR do?
This PR updates several translation fields in Portuguese (Brazil) language.
2022-11-07 10:01:22 -03:00
fufesou
dbd3df370a feat_account: update ui
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-11-07 17:43:22 +08:00
solokot
9815020147
Updated Russian translation 2022-11-05 14:32:56 +03:00
Miguel F. G
b2fbd6f3ba
Update es.rs
Translation of lines 388 and 389
2022-11-03 16:50:55 +01:00
csf
519b5fb555 file transfer - fix C: cannot be opened bug & update windows root style (This PC) 2022-11-02 23:48:02 +09:00
Miguel F. G
478635f093
Update es.rs
"Pair denied" is "Par denegado", not "Par negado"
2022-11-02 11:20:06 +01:00
Miguel F. G
44bdcfc538
Merge branch 'rustdesk:master' into master 2022-11-02 07:45:50 +01:00
Miguel F. G
bded548aad
Update es.rs
Translation for keyboard modes
2022-11-02 07:44:41 +01:00
Kingtous
4f301bd0b5 feat: add flutter tray and hide logic of main window 2022-11-02 10:22:41 +08:00
Miguel F. G
87ba16b8e5
Update es.rs 2022-11-02 01:20:38 +01:00
Miguel F. G
4953b8e013
Update es.rs 2022-11-01 18:33:09 +01:00
Miguel F. G
3ec327c2fa
Merge branch 'rustdesk:master' into master 2022-11-01 17:35:54 +01:00
Miguel F. G
e30f711ced
Update es.rs 2022-11-01 17:35:18 +01:00
21pages
ba4bc3a645 fix windows install hang, avoid kill self
Signed-off-by: 21pages <pages21@163.com>
2022-10-30 19:55:48 +08:00
Miguel F. G
735dbf7416
Update es.rs
"Incorrecto/a" is a more accurate translation for "Invalid" when refering to prompted values
2022-10-29 07:14:08 +02:00
Miguel F. G
96460e2a4c
Update es.rs 2022-10-28 17:57:01 +02:00
Miguel F. G
e5cf04a8a2
Update es.rs 2022-10-28 17:51:50 +02:00
KrystianGraba
a9971d2fad
Update pl.rs 2022-10-28 09:04:34 +02:00
flusheDData
eddb947241
Update es.rs 2022-10-28 06:24:01 +02:00
STAM
dbf0f52f4d
translation fixes 2022-10-27 01:49:42 +03:00
STAM
59896f2ff4
translation update 2022-10-27 01:42:43 +03:00
Sergo1217
ec21a5fea2
Update ru.rs 2022-10-26 14:35:48 +03:00
21pages
b14f457474 auto new line && add server conf export
Signed-off-by: 21pages <pages21@163.com>
2022-10-23 21:26:20 +08:00
Wahyu Kristianto
aee596439e Update lang id.rs
Signed-off-by: Wahyu Kristianto <w.kristories@gmail.com>
2022-10-23 04:45:55 +07:00
csf
0bced44126 fix globalKey / handle Windows drive fd type / add un/select all 2022-10-19 10:52:29 +09:00
fufesou
77de0d05f9 msgbox & translations
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-10-17 22:00:44 +08:00
21pages
688519320e add access mode
Signed-off-by: 21pages <pages21@163.com>
2022-10-17 15:06:03 +08:00
21pages
cba450b32f fix id input focus problem
Signed-off-by: 21pages <pages21@163.com>
2022-10-17 10:27:53 +08:00
csf
67a5cf9771 add confirm before closing multiple tabs 2022-10-13 21:49:03 +09:00
Cooper Liu
9ac07b518d add button for importing server config 2022-10-13 10:23:52 +08:00
René Schultz Madsen
953613ba94 Adding Danish translations.
Signed-off-by: René Schultz Madsen <rm@microting.com>
2022-10-12 16:58:28 +02:00
21pages
ca9ca19fa7 persist cm chat page if chat unanswered
Signed-off-by: 21pages <pages21@163.com>
2022-10-09 08:53:21 +08:00
jimmyGALLAND
c06df55693
Update fr.rs 2022-10-08 00:11:03 +02:00
Ferry Israel
b15dcbf870
Update de.rs
added & optimized some DE strings
2022-10-06 21:58:13 +02:00
rustdesk
e733666f55 ua 2022-10-06 19:27:35 +08:00
Kirill Ermakov
500a88070a
ua.rs 2022-10-05 13:13:10 +03:00
BigRetroMike
2eaacefd53 Added missing strings and fixed for polish translation;
Still not 100% but definitely usable;
2022-10-01 01:38:50 +02:00
csf
42e298741a update lang 2022-09-29 13:07:37 +08:00
21pages
02aedd234c prompt foreground window elevation
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:20 +08:00
21pages
728985e3bf elevation prompt && uac warning
Signed-off-by: 21pages <pages21@163.com>
2022-09-29 09:13:19 +08:00
RustDesk
2481f338b0
Merge branch 'master' into record 2022-09-27 15:32:27 +08:00
csf
52c6e309ce 1. fix cm window size onToggle Chat.
2. no need to show remote info in cm chat_page.
3. hide Chat IconButton when client unauthorized
4. update lang
2022-09-26 18:10:54 +08:00
csf
95f7677d2b mobile server_page text theme & fix lang.py and update langs 2022-09-26 11:25:04 +08:00
21pages
e8143255e9 Option LAN Discovery
Signed-off-by: 21pages <pages21@163.com>
2022-09-24 19:56:08 +08:00
csf
51b02353c9 1. mobile ab login.
2. typos
3. del rename dialog body padding
2022-09-22 17:41:58 +08:00
21pages
e7e3494dc9 record permission
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
21pages
9489877c78 video record
Signed-off-by: 21pages <pages21@163.com>
2022-09-22 09:57:52 +08:00
rustdesk
13fe2164d4 more style bug fix 2022-09-20 18:09:02 +08:00
xxrl
91829c73f3 fix chinese version of doc_mac_permission url 2022-09-18 17:38:16 +08:00
rustdesk
f64d2a3983 fix translation 2022-09-18 11:02:27 +08:00
fufesou
27e0bdca97 flutter_desktop: pin menubar, rotate icon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-13 07:24:06 -07:00
fufesou
a075385a11 flutter_desktop: fix resize scale && Pin peer menu bar
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-13 22:01:15 +08:00
RustDesk
64b723a035
Merge pull request #1434 from darmenerk/patch-1
Create kz.rs
2022-09-13 15:46:08 +08:00
21pages
302a43d68c update setting page, add option enable-rdp
Signed-off-by: 21pages <pages21@163.com>
2022-09-13 09:10:04 +08:00
darmenerk
fe4790c426
Create kz.rs 2022-09-02 22:15:32 +05:00
Asura
bc7611ae0d Merge branch 'master' of https://github.com/rustdesk/rustdesk 2022-09-01 23:53:55 -07:00
fufesou
59f0ffa82f flutter_desktop: menu bar, switch menu & shrink-stretch -> adaptive
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-09-01 22:05:06 +08:00
fufesou
f42c6ffeaf flutter_desktop: connection type icon, tested windows
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-30 21:49:05 +08:00
fufesou
55ba191ad9 flutter_desktop: show/hide menubar tooltip
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-28 21:55:16 +08:00
fufesou
ea77d9284b flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-28 21:13:11 +08:00
Asura
e0db94532f Merge branch 'rustdesk/master' 2022-08-27 09:55:27 +08:00
Asura
ba17864fa1 Merge branch 'master' of github.com:asur4s/rustdesk 2022-08-25 21:29:42 +08:00
21pages
f9db9fc87a Merge branch 'master' into flutter_desktop 2022-08-25 13:41:25 +08:00
RustDesk
f323cd458b
Merge pull request #1271 from kordood/master
Create ko.rs
2022-08-16 14:31:32 +08:00
Software Magic
7cb9540c3f
Added missing translation and changed some mistakes
My first contribute. I added missing translations and changed some mistakes
2022-08-14 10:17:53 +02:00
kordood
9fbb114301 Create ko.rs
Signed-off-by: kordood <gigacms@gmail.com>
2022-08-14 14:03:17 +09:00
fufesou
4fecbba87e flutter_desktop: remote scroll choice translation
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-08-13 22:29:08 +08:00
Crashys
2f8b300518
Create pt_PT
New language translation (Portuguese / Portugal)
2022-08-08 14:08:58 +02:00
rustdesk
e5e57943cb revert nl lang, because it screw up lang.rs, and nl.rs is not valid
utf-8 file, can not be compiled
2022-08-05 23:32:51 +08:00
FastAct
94791f1fef
Add files via upload
Add Dutch translation
2022-08-05 14:26:04 +02:00
21pages
2a2017df67 copy id/password on double tap, some menu divider
Signed-off-by: 21pages <pages21@163.com>
2022-08-05 10:59:20 +08:00
Asura
2d0cdd83a2 Update lang for keyboard mode 2022-08-04 21:02:00 +08:00
csf
3ff2f60fb7 Merge master 2022-08-04 17:24:02 +08:00
Asura
3b8032e5ec Merge translate mode 2022-08-04 16:11:37 +08:00
MaySoMusician
7a9d1007c5 Add Japanese translation file
Signed-off-by: MaySoMusician <maysomusician@gmail.com>
2022-08-02 21:26:41 +09:00
Yoonnyy
c87d0879e5
Update tr.rs
minor changes and new translations
2022-07-29 11:45:13 +03:00