diff --git a/public/language/ru/admin/manage/user-custom-fields.json b/public/language/ru/admin/manage/user-custom-fields.json index 90508f30d5..96bb4c2546 100644 --- a/public/language/ru/admin/manage/user-custom-fields.json +++ b/public/language/ru/admin/manage/user-custom-fields.json @@ -3,22 +3,22 @@ "create-field": "Create Field", "edit-field": "Edit Field", "manage-custom-fields": "Manage Custom Fields", - "type-of-input": "Type of input", - "key": "Key", - "name": "Name", - "icon": "Icon", - "type": "Type", - "min-rep": "Minimum Reputation", - "input-type-text": "Input (Text)", - "input-type-link": "Input (Link)", - "input-type-number": "Input (Number)", - "input-type-date": "Input (Date)", - "input-type-select": "Select", - "input-type-select-multi": "Select Multiple", - "select-options": "Options", - "select-options-help": "Add one option per line for the select element", - "minimum-reputation": "Minimum reputation", - "minimum-reputation-help": "If a user has less than this value they won't be able to use this field", + "type-of-input": "Тип ввода", + "key": "Ключ", + "name": "Имя", + "icon": "Иконка", + "type": "Тип", + "min-rep": "Минимальная репутация", + "input-type-text": "Ввод (текст)", + "input-type-link": "Ввод (ссылка)", + "input-type-number": "Ввод (число)", + "input-type-date": "Ввод (Дата)", + "input-type-select": "Выбрать", + "input-type-select-multi": "Выбрать несколько", + "select-options": "Параметры", + "select-options-help": "Добавьте по одному варианту на строку для выбранного элемента", + "minimum-reputation": "Минимальная репутация", + "minimum-reputation-help": "Если у пользователя значение меньше этого, он не сможет использовать это поле.", "delete-field-confirm-x": "Вы действительно хотите удалить пользовательское поле \"%1\"?", "custom-fields-saved": "Пользовательские поля сохранены", "visibility": "Видимость",