You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New languages can be added in [Crowdin settings](https://crowdin.com/project/nvda/settings#languages).
6
+
7
+
Once work is significantly completed on NVDA.po (e.g 70%+), you can integrate the language into NVDA by running the [add new language workflow](https://github.com/nvaccess/nvda/actions/workflows/add-new-language.yml).
8
+
9
+
## Adding new files for languages
10
+
11
+
Once NVDA.po is significantly completed, translations should be enabled for changes.xliff and userGuide.xliff.
12
+
Some translators may want to translate just the User Guide.
13
+
You do this by:
14
+
15
+
1. Going to [Crowdin Source files](https://crowdin.com/project/nvda/sources/files)
16
+
1. Going into the settings for each of the file(s)
17
+
1. Go to languages
18
+
1. Add the desired languages
19
+
20
+
Once work is significantly completed on the files (e.g 50%+), you can integrate the new files for the language into NVDA by running the [add new language workflow](https://github.com/nvaccess/nvda/actions/workflows/add-new-language.yml).
21
+
This will commit any previously uncommitted files for the language.
22
+
23
+
## Adding new translators
24
+
25
+
New translators can be added by going to [Crowdin Members](https://crowdin.com/project/nvda/members) and sending invites.
0 commit comments