diff --git a/translations/stripes-components/ru.json b/translations/stripes-components/ru.json index 1159651ad..ed1033e1b 100644 --- a/translations/stripes-components/ru.json +++ b/translations/stripes-components/ru.json @@ -17,7 +17,7 @@ "fieldHasError": "Поле имеет ошибку", "addressLine1": "Адреса 1", "addressLine2": "Адреса 2", - "stateProviceOrRegion": "State/Prov./Region", + "stateProviceOrRegion": "Штат/Провинция/Регион", "zipOrPostalCode": "Почтовый индекс", "addressType": "Тип адреса", "city": "Город", @@ -27,7 +27,7 @@ "alternateAddress": "Альтернативный адрес", "addNew": "Новый", "showMoreAddresses": "Показать больше адресов", - "showLessAddresses": "Show less", + "showLessAddresses": "Показать меньше", "addressSection": "Адрес", "cancel": "Отмена", "submit": "Отправить", @@ -60,8 +60,8 @@ "multiSelection.controlDescription": "Contains a list of any selected values, followed by a combobox for selecting additional values.", "multiSelection.removeSelectedButtonDescription": "Press enter or spacebar to remove item from selection list. Home and end keys navigate to the first or last items.", "multiSelection.removeSelectedButtonLabel": "удалить значение", - "endOfList": "End of list", - "button.duplicate": "Duplicate", + "endOfList": "Конец списка", + "button.duplicate": "Дубликат", "passwordStrength.veryWeak": "Your password is very weak.", "passwordStrength.weak": "Your password is too weak.", "passwordStrength.reasonable": "Your password is reasonable.",