Переклад для гри Stormworks: Build and Rescue
Переклад закинутий автором (Мною), бо я лінивий і мені скучно це перекладати, тому ви можете перекладати гру за мене, а я потім це вивантажу в майстерню.
Якщо в початковій назів всі слова з великої - пишіть в перекладі теж з великої, не питайте чому, виключення сполучники по типу "або", "та", тощо.
Install Node.js from here.
Install Git from here.
- Create a free Azure account here.
- Create a free Azure Translator Text subscription here.
- Get
key
,location
andendpoint
from the Azure portal. - Create a
.env
file (based on.env.example
) in the repository folder and fill it with the key, location and endpoint.
- Clone this repository.
- Run
npm install
in the repository folder.
- Run
npm run start
in the repository folder. - Wait for the script to finish.
- Check the
out
folder for the translated file (it will be namedUkrainian.tsv
). - Copy the contents from out to the root of the repository.
- Commit and create pr to the repository. Feel what are you better than Google Translate.
Nothing
- Open
Ukrainian.tsv
file. - Translate the text in the fourth column (the one with
en
in the third column that you need to translate to Ukrainian). - Save the file.
- Commit and create pr to the repository. Feel what are you definitely better than Google Translate and Azure Translator Text.