chore(i18n): updated translations

This commit is contained in:
liyasthomas
2022-02-01 14:41:52 +05:30
parent 9c21013a06
commit c0aab9ad41
30 changed files with 183 additions and 125 deletions

View File

@@ -15,8 +15,8 @@
"go_back": "Повертайся",
"label": "Мітка",
"learn_more": "Вчи більше",
"more": "Більше",
"less": "Less",
"more": "Більше",
"new": "Новий",
"no": "Немає",
"prettify": "Прикрасьте",
@@ -182,7 +182,8 @@
"network_fail": "Не вдалося надіслати запит",
"no_duration": "Без тривалості",
"script_fail": "Не вдалося виконати сценарій попереднього запиту",
"something_went_wrong": "Щось пішло не так"
"something_went_wrong": "Щось пішло не так",
"test_script_fail": "Could not execute post-request script"
},
"export": {
"as_json": "Експортувати як JSON",
@@ -217,6 +218,7 @@
"post_request_tests": "Тестові сценарії записуються на JavaScript і запускаються після отримання відповіді.",
"pre_request_script": "Сценарії попереднього запиту написані на JavaScript і запускаються перед надсиланням запиту.",
"script_fail": "Схоже, є збій у сценарії попереднього запиту. Перевірте помилку нижче та виправте відповідним чином сценарій.",
"test_script_fail": "There seems to be an error with test script. Please fix the errors and run tests again",
"tests": "Напишіть тестовий сценарій для автоматизації налагодження."
},
"hide": {
@@ -232,6 +234,8 @@
"from_gist_description": "Import from Gist URL",
"from_insomnia": "Import from Insomnia",
"from_insomnia_description": "Import from Insomnia collection",
"from_json": "Import from Hoppscotch",
"from_json_description": "Import from Hoppscotch collection file",
"from_my_collections": "Імпортувати з Моїх колекцій",
"from_my_collections_description": "Import from My Collections file",
"from_openapi": "Import from OpenAPI",
@@ -239,8 +243,6 @@
"from_postman": "Import from Postman",
"from_postman_description": "Import from Postman collection",
"from_url": "Import from URL",
"from_json": "Import from Hoppscotch",
"from_json_description": "Import from Hoppscotch collection file",
"gist_url": "Введіть URL -адресу Gist",
"json_description": "Import collections from a Hoppscotch Collections JSON file",
"title": "Імпорт"