Skip to content

Commit c40e1f2

Browse files
committed
docs: add new translator
1 parent 3481c52 commit c40e1f2

File tree

5 files changed

+4
-22
lines changed

5 files changed

+4
-22
lines changed

source/docs/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

source/docs/about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Hi there,
1010
I’m Shawn. the author of {{appname}}. I’m a software developer from China, a big fan of remote desktop software, user of C++/C/C#/Python/Pytorch/Go/typescript. I’m also a big fan of open source software. I hope that 1Remote can help you manage your remote connections well and find this app useful. If you would like to support my work, you can buy me a coffee or give a nice review. Thanks!
1111

1212
- [Buy a coffee](https://ko-fi.com/VShawn)
13-
- [Buy a copy on Microsoft Store](https://www.microsoft.com/store/productId/9PNMNF92JNFP)
1413
- [请杯咖啡](https://raw.githubusercontent.com/1Remote/PRemoteM/Doc/DocPic/others/donate.jpg)
1514

1615
If you have any questions/suggestions please feel free to let me know. [veckshawn@gmail.com](mailto:veckshawn@gmail.com) is my email in case you want to contact me.

source/docs/download.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,4 @@ Latest Version: 1.1.0
5959
- The exe version of {{appname}} on GitHub is **completely free** for personal use.
6060
- ~~For Microsoft Store build, you may need to pay for a lifetime license.~~ (As our previous income is now able to cover the recent maintenance costs(server\domain name\ etc.), this app will resume free downloads now) -->
6161

62-
💥New Features:
63-
64-
- [x] [MySQL support](https://1remote.github.io/usage/database/data-synchronization/#by-using-mysql)
65-
- [x] [Custom servers order by drag](https://1remote.github.io/usage/overview/#sorting)
66-
- [x] [Multi-Credentials for RDP\VNC\SHH...(e.g. keep root and normal-user credentials in one server)](https://1remote.github.io/usage/alternative-credential/#addedit)
67-
- [x] Multi-Address for RDP\VNC\SHH... (e.g. 192.168.0.100 for LAN, and xxx.xx.xxx.xx for WAN)
68-
- [x] [Auto switching between multi-addresses (you don't have to select the address manually)](https://1remote.github.io/usage/alternative-credential/#auto-switching-address)
69-
- [x] [Servers sharing within team (e.g. share servers with your colleagues)](https://1remote.github.io/usage/team/team-sharing/)
70-
- [x] [Quick connect from launcher](https://1remote.org/usage/launcher/quick-connect/)
71-
- [x] [allow creating desktop shortcut for connections](https://1remote.org/usage/misc/desktop-shortcut-for-connection/#individual-servers)
72-
- [x] Windows Hello verification before sensitive operations
73-
7462
{% include 'footer.md' %}

source/docs/pricing.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ hide: [toc, navigation]
66

77
!!! note
88
- The exe version of {{appname}} on GitHub is **completely free** for personal use.
9-
- For Microsoft Store build, you may need to pay for a lifetime license.
10-
- We will give away free lifetime license for some special events.
9+
- For Microsoft Store build, ~you may need to pay for a lifetime license.~ It is now **free**.
1110
- For commercial use, I am not currently considering charging for commercial licensing of {{appname}}, so you can use it in your company, but I will not provide any support for commercial use.
1211

13-
All features are available on all this versions. *Microsoft Store version may introduce some unique new features in the future.*
12+
All features are available on all this versions.
1413

1514
| Features | EXE build | Microsoft Store build |
1615
| ----------------- | ---------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |

source/docs/usage/misc/help-translation.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@ It would be really awesome to offer **1Remote** in many different languages! So
33
## How to translate
44

55
1. fork and clone
6-
2. open file `glossary.csv` in `Ui\Resources\Languages` by `https://edit-csv.net`.
7-
3. Add a new cloumn for your new language & Fill in the blanks.
8-
4. Run the python script `conver_glossary_to_xaml.bat`, it will analysis the glossary you edited, and fill the blank in it (using Google translate). Then new `.xaml` and `LanguagesList.cs` will be generated.
6+
2. open file `readme.md` in `Ui\Resources\Languages` and follow the instructions to create a new glossary file for your language.
97

108
!!! note
11-
129
- You may have to edit or remove the proxy in `glossary_maker.py`
1310
- Do not edit any `.xaml` / `.cs` files directly, they are auto generated from glossary csv file.
1411

@@ -92,7 +89,7 @@ If you'd like to help out, please add your name and how we can contact you to th
9289

9390
- [ ] es-ES
9491
- [ ] es-MX
95-
- [ ] es-AR
92+
- [x] es-AR (@[adssi-local](https://github.com/adssi-local))
9693
- [ ] ...
9794

9895
### Portuguese

0 commit comments

Comments
 (0)