Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Update Russian translation.
Browse files Browse the repository at this point in the history
  • Loading branch information
rottmann committed May 8, 2015
1 parent c83914e commit 325a81b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions template/locales/ru.js
Original file line number Original file line Diff line number Diff line change
@@ -1,7 +1,7 @@
define({ define({
ru: { ru: {
'Allowed values:' : 'Допустимые значения:', 'Allowed values:' : 'Допустимые значения:',
'Compare all with predecessor': 'Сравнить всё с предыдущей версией', 'Compare all with predecessor': 'Сравнить с предыдущей версией',
'compare changes to:' : 'сравнить с:', 'compare changes to:' : 'сравнить с:',
'compared to' : 'в сравнении с', 'compared to' : 'в сравнении с',
'Default value:' : 'По умолчанию:', 'Default value:' : 'По умолчанию:',
Expand All @@ -12,14 +12,14 @@ define({
'Name' : 'Название', 'Name' : 'Название',
'No response values.' : 'Нет значений для ответа.', 'No response values.' : 'Нет значений для ответа.',
'optional' : 'необязательный', 'optional' : 'необязательный',
'Parameter' : 'Параметры', 'Parameter' : 'Параметр',
'Permission:' : 'Доступ:', 'Permission:' : 'Разрешено:',
'Response' : 'Ответ', 'Response' : 'Ответ',
'Send' : 'Отправить', 'Send' : 'Отправить',
'Send a Sample Request' : 'Отправить тестовый запрос', 'Send a Sample Request' : 'Отправить тестовый запрос',
'show up to version:' : 'показать версию:', 'show up to version:' : 'показать версию:',
'Size range:' : 'Ограничения:', 'Size range:' : 'Ограничения:',
'Type' : 'Тип', 'Type' : 'Тип',
'url' : 'url' 'url' : 'URL'
} }
}); });

0 comments on commit 325a81b

Please sign in to comment.