Skip to content

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 Diff line number Diff line change
@@ -1,7 +1,7 @@
define({
ru: {
'Allowed values:' : 'Допустимые значения:',
'Compare all with predecessor': 'Сравнить всё с предыдущей версией',
'Compare all with predecessor': 'Сравнить с предыдущей версией',
'compare changes to:' : 'сравнить с:',
'compared to' : 'в сравнении с',
'Default value:' : 'По умолчанию:',
Expand All @@ -12,14 +12,14 @@ define({
'Name' : 'Название',
'No response values.' : 'Нет значений для ответа.',
'optional' : 'необязательный',
'Parameter' : 'Параметры',
'Permission:' : 'Доступ:',
'Parameter' : 'Параметр',
'Permission:' : 'Разрешено:',
'Response' : 'Ответ',
'Send' : 'Отправить',
'Send a Sample Request' : 'Отправить тестовый запрос',
'show up to version:' : 'показать версию:',
'Size range:' : 'Ограничения:',
'Type' : 'Тип',
'url' : 'url'
'url' : 'URL'
}
});

0 comments on commit 325a81b

Please sign in to comment.