This repository contains translations for the Win7 Simu project.
We mainly leverage AI and automated tools to generate the initial translations. However, due to the accuracy and context sensitivity required, we would appreciate contributions from native speakers to refine and improve the translations.
The table below lists the available languages and their respective translation files.
Language | File Name |
---|---|
English (source language) | en-US.json |
Arabic (عربى) | ar-SA.json |
Bengali (বাংলা) | bn-BD.json |
Catalan (Català) | ca-ES.json |
German (Deutsch) | de-DE.json |
Spanish (Español) | es-ES.json |
Farsi (فارسی) | fa-IR.json |
French (Français) | fr-FR.json |
Hindi (हिन्दी) | hi-IN.json |
Indonesian (Bahasa Indonesia) | id-ID.json |
Italian (Italiano) | it-IT.json |
Japanese (日本語) | ja-JP.json |
Polish (Polski) | pl-PL.json |
Portuguese (Português) | pt-PT.json |
Russian (Русский) | ru-RU.json |
Turkish (Türkçe) | tr-TR.json |
Ukrainian (Українська) | uk-UA.json |
Vietnamese (Tiếng Việt) | vi-VN.json |
Chinese (中文) | zh-CN.json |
- Fork the repository: Create your own copy of the repository by forking it.
- Make changes: Make your changes to the translation files in your forked repository.
- Please ensure translations are sorted alphabetically by key.
- If you are adding a new language, create a new JSON file following the naming convention
xx-YY.json
, wherexx
is the language code andYY
is the country code (e.g.,fr-FR
for French,vi-VN
for Vietnamese). - Use UTF-8 encoding to ensure proper character representation.
- Submit a pull request: Once you're happy with your changes, submit a pull request to the main repository.
- Your changes will be reviewed, and if everything looks good, they will be merged and included in the next release.
We appreciate your help in making the Win7 Simu project accessible to a wider audience!