Book Image

Mastering Dart

By : Sergey Akopkokhyants
Book Image

Mastering Dart

By: Sergey Akopkokhyants

Overview of this book

Table of Contents (19 chapters)
Mastering Dart
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Using Google Translator Toolkit


The following steps will show you how to use Google Translator Toolkit:

  1. Open your web browser and navigate to https://translate.google.com/toolkit. Click on the UPLOAD button to upload a file as shown in the following screenshot:

  2. You will be taken to another web page where you can add the content that you want to translate. You can choose the intl_messages.arb file to be translated:

  3. Select the appropriate translating language that you want the message to be translated into, and then click on the Next button:

  4. On the next page, you can choose any one of the vendors that are ready for translation or click on the No, thanks button to translate the messages yourselves. The resulting new file will appear in the list of files ready for translation, as shown in the following screenshot:

  5. Now click on the filename in the list of files and Google Translator Toolkit will open it in the editor:

  6. Google Translator Toolkit helps you translate your messages easily, giving you suggestions...