Извините, эта страница недоступна на русском.

JSON

bulit

File extension: .json

bulit

Ability to edit the source file in Nitro: no

bulit

Can be translated via Nitro API: yes

bulit

Maximum file size: 30 MB

Adding a file for translation

  1. Click the "Choose a file" button on the New order page in Nitro.

  2. Select "Upload from your computer" and add a file you want to translate.

You can also send your .json file for translation via Nitro API. More details in the documentation: https://developer.nitro.alconost.com.

Sample file

{

"key1":   "value1";

"key2":   {

"key2_1":   "value2_1"

},

"key3":   [

"value3_1",

"value3_2"

]

}

"key1", "key2", and "key3" are keys. The text contained in the keys is available to the translator as part of the context to the corresponding value and will be transferred unchanged to the final file with the translation.

"value1", "value2", and "value3" are values. Values are processed as text to be translated. The translator will see this text in the editor and translate it into the required languages.

Validation

You can only upload a valid .json file for translation.

The file won't be validated in the following cases:

  1. There is a key but no value.

  2. There is a value but no key.

  3. There is no comma between two key-value pairs.

  4. There is a comma after the last element of an object or array.

  5. The key or value has no closed quotes.

  6. There is an opening curly bracket but no closing curly bracket, or vice versa.

  7. There is an opening square bracket but no closing square bracket, or vice versa.

Receiving your finished translation

Once the translation is complete, you'll receive the file back with the same formatting. We will send you an e-mail notification with a link to the file with the translation.

The file also will be accessible in your Nitro account:

  1. Open Nitro.

  2. Go to the Orders page.

  3. The completed order with the translation will be the first item in the Completed table.

Translate your JSON

girl with computer
girl with computer