Skip to content

Commit 4479b4d

Browse files
committed
docs: update translator list
1 parent 362ecdd commit 4479b4d

File tree

2 files changed

+55
-62
lines changed

2 files changed

+55
-62
lines changed

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

+51-45
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ It would be really awesome to offer **PRemoteM** in many different languages! So
88
4. Run the python script [run_google_translate.bat](https://.com/1Remote/PRemoteM/blob/dev_net6/Ui/Resources/Languages/run_google_translate.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.
99

1010
!!! note
11-
- You may have to edit or remove the proxy in the [script](https://.com/1Remote/1Remote/blob/dev_net6/Ui/Resources/Languages/glossary_maker.py#L142-L144)
12-
- Do not edit any `.xaml` / `.cs` files directly, they are auto generated from glossary csv file.
11+
- You may have to edit or remove the proxy in the [script](https://.com/1Remote/1Remote/blob/dev_net6/Ui/Resources/Languages/glossary_maker.py#L142-L144)
12+
- Do not edit any `.xaml` / `.cs` files directly, they are auto generated from glossary csv file.
1313

1414
**See all this below were generated, do not edit any of them.**
1515

@@ -28,75 +28,81 @@ It would be really awesome to offer **PRemoteM** in many different languages! So
2828

2929
If you'd like to help out, please add your name and how we can contact you to this list. And thank you!
3030

31-
- Arabic
31+
### Arabic
3232

33-
- [ ] ar-DZ
34-
- [ ] ar-SA
35-
- [ ] ...
33+
- [ ] ar-DZ
34+
- [ ] ar-SA
35+
- [ ] ...
3636

37-
- Bangla
37+
### Bangla
3838

39-
- [ ] bn-BD
40-
- [ ] bn-IN
39+
- [ ] bn-BD
40+
- [ ] bn-IN
4141

42-
- Chinese
42+
### Chinese
4343

44-
- [x] [zh-CN](../tree/dev_net6/Ui/Resources/Languages/zh-cn.xaml) (@[Shawn](https://.com/VShawn))
45-
- [ ] zh-TW (@[yrctw](https://.com/yrctw))
46-
- [ ] zh-HK
44+
- [x] zh-CN (@[Shawn](https://.com/VShawn))
45+
- [x] zh-TW (@[yrctw](https://.com/yrctw))
46+
- [ ] zh-HK
4747

48-
- Czech
48+
### Czech
4949

50-
- [x] cs-CZ (@[p-bo](https://.com/p-bo))
50+
- [x] cs-CZ (@[p-bo](https://.com/p-bo))
5151

52-
- Dutch
52+
### Dutch
5353

54-
- [ ] nl-BE
55-
- [ ] nl-NL
54+
- [ ] nl-BE
55+
- [ ] nl-NL
5656

57-
- English
57+
### English
5858

59-
- [x] [en-US](../tree/dev_net6/Ui/Resources/Languages/en-us.json) (@[Shawn](https://.com/VShawn) @[majkinetor](https://.com/majkinetor) @[luki1412](https://.com/luki1412))
60-
- [ ] ...
59+
- [x] en-US (@[Shawn](https://.com/VShawn) @[majkinetor](https://.com/majkinetor) @[luki1412](https://.com/luki1412))
60+
- [ ] ...
6161

62-
- French
62+
### French
6363

64-
- [ ] [fr-FR](../tree/dev_net6/Ui/Resources/Languages/fr-fr.json) (@Vincent)
65-
- [ ] ...
64+
- [x] fr-FR(@Vincent)
65+
- [ ] ...
6666

67-
- German
67+
### Galego
6868

69-
- [x] [de-DE](../tree/dev_net6/Ui/Resources/Languages/de-de.json)(@[NAV-Management](https://.com/NAV-Management))
70-
- [ ] ...
69+
- [x] gl-ES (Hugo Alexandre Perez)
7170

72-
- Italian
71+
### German
7372

74-
- [ ] it-IT
75-
- [ ] ...
73+
- [x] de-DE (@[NAV-Management](https://.com/NAV-Management))
74+
- [ ] ...
7675

77-
- Japanese
76+
### Italian
7877

79-
- [x] ja-JP VShawn by Google translate.
78+
- [ ] it-IT
79+
- [ ] ...
8080

81-
- Korean
81+
### Japanese
8282

83-
- [ ] ko-KR
83+
- [x] ja-JP VShawn by Google translate.
8484

85-
- Spanish
85+
### Korean
8686

87-
- [ ] es-ES
88-
- [ ] es-MX
89-
- [ ] es-AR
90-
- [ ] ...
87+
- [ ] ko-KR
9188

92-
- Portuguese
89+
### Spanish
9390

94-
- [x] pt-BR (@[KernelGM](https://.com/KernelGM))
91+
- [ ] es-ES
92+
- [ ] es-MX
93+
- [ ] es-AR
94+
- [ ] ...
9595

96-
- Swedish
97-
- [ ] sv-SE
96+
### Portuguese
9897

99-
- Ukrainian
100-
- [x] uk-UA
98+
- [x] pt-BR (@[KernelGM](https://.com/KernelGM))
99+
100+
### Swedish
101+
102+
- [ ] sv-SE
103+
104+
### Ukrainian
105+
106+
- [ ] uk-UA
101107

102108
{% include 'footer.md' %}

‎source/overrides/home.html

+4-17
Original file line numberDiff line numberDiff line change
@@ -117,23 +117,10 @@ <h1>Make life easier with 1Remote!</h1>
117117
<p>1Remote simplifies remote session management with a single hub for multiple protocols. </p>
118118
<p>You can easily switch between sessions with convenient launcher (Alt + M) and tabbed interface.</p>
119119
<br>
120-
<p>
121-
<i>📌 One launcher, all your favorites!</i>
122-
<br>
123-
<i>📌 Tabbed interface for easy access.</i>
124-
</p>
125-
<!--
126-
<a href="usage/protocol/especial/remoteapp/"
127-
target="_blank"
128-
class="md-button md-button">
129-
RemoteApp
130-
</a>
131-
132-
<a href="usage/protocol/runner/"
133-
target="_blank"
134-
class="md-button md-button">
135-
Runner
136-
</a> -->
120+
<p>📌 One launcher, all your favorites!</p>
121+
<p>📌 Tabbed interface for easy access.</p>
122+
<p>📌 Multi-language for people all over the world.</p>
123+
<p style="padding-left: 2em; max-width: 40em;"><strong>Supported languages:</strong>English, 简体中文, Deutsch, Français, čeština, Portuguese, 日本語, 正體中文and more...<a href="usage/misc/help-translation/#currrent-contributors">Thanks to our translators🎉</a><i style="opacity: 0.5;">(and Google translated😀)</i></p>
137124
</div>
138125
</div>
139126
</div>

0 commit comments

Comments
 (0)