Skip to content

Commit 4127652

Browse files
author
Konstantin Uniyatov
committed
Fixes Russian translation
1 parent 1817ac8 commit 4127652

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

lang/ru.js

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/* jshint quotmark: double */
44
window.SwaggerTranslator.learn({
5-
"Warning: Deprecated":"Ворнинг: Депрекейтед",
5+
"Warning: Deprecated":"Предупреждение: Устарело",
66
"Implementation Notes":"Заметки",
77
"Response Class":"Пример ответа",
88
"Status":"Статус",
@@ -20,6 +20,7 @@ window.SwaggerTranslator.learn({
2020
"Response Code":"HTTP код ответа",
2121
"Response Headers":"Заголовки ответа",
2222
"Hide Response":"Спрятать ответ",
23+
"Headers":"Заголовки",
2324
"Response Messages":"Что может прийти в ответ",
2425
"Try it out!":"Попробовать!",
2526
"Show/Hide":"Показать/Скрыть",
@@ -29,6 +30,7 @@ window.SwaggerTranslator.learn({
2930
"can't parse JSON. Raw result":"Не удается распарсить ответ:",
3031
"Model Schema":"Структура",
3132
"Model":"Описание",
33+
"Click to set as parameter value":"Нажмите, чтобы испльзовать в качестве значения параметра",
3234
"apply":"применить",
3335
"Username":"Имя пользователя",
3436
"Password":"Пароль",
@@ -38,12 +40,13 @@ window.SwaggerTranslator.learn({
3840
"Contact the developer":"Связаться с разработчиком",
3941
"api version":"Версия API",
4042
"Response Content Type":"Content Type ответа",
43+
"Parameter content type:":"Content Type параметра:",
4144
"fetching resource":"Получение ресурса",
4245
"fetching resource list":"Получение ресурсов",
43-
"Explore":"Поехали",
46+
"Explore":"Показать",
4447
"Show Swagger Petstore Example Apis":"Показать примеры АПИ",
45-
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Не удается получить ответ от сервера. Возможно, какая-то лажа с настройками доступа",
46-
"Please specify the protocol for":"Пожалуйста, укажите протогол для",
48+
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Не удается получить ответ от сервера. Возможно, проблема с настройками доступа",
49+
"Please specify the protocol for":"Пожалуйста, укажите протокол для",
4750
"Can't read swagger JSON from":"Не получается прочитать swagger json из",
4851
"Finished Loading Resource Information. Rendering Swagger UI":"Загрузка информации о ресурсах завершена. Рендерим",
4952
"Unable to read api":"Не удалось прочитать api",

0 commit comments

Comments
 (0)