{
  "booleans_false": "Нет",
  "booleans_true": "Да",
  "empty_list_placeholder": "Список пуст",
  "go_back_button_label": "Назад",
  "list_navigation_prev_button_label": "Назад",
  "list_navigation_next_button_label": "Дальше",
  "field_select_label": "Выбрать",
  "field_search_placeholder": "Искать...",
  "field_owner_label": "Владелец",
  "field_value_is_empty_placeholder": "Пусто",
  "loading_label": "Загрузка...",
  "button_cancel_label": "Отмена",
  "button_apply_label": "Применить",
  "action_details_label": "Подробнее",
  "action_update_label": "Изменить",
  "action_delete_label": "Удалить",
  "form_validation_error": "Форма заполнена с ошибками",
  "field_active_label": "Активна",
  "field_codeName_label": "Псевдоним",
  "field_codeName_placeholder": "some_spaceless_pseudonim",
  "field_createdAt_label": "Создано",
  "field_createdAt_placeholder": "Дата и время создания",
  "field_default_label": "По умолчанию",
  "field_title_label": "Название",
  "field_title_placeholder": "Название объекта",
  "field_description_label": "Описание",
  "field_description_placeholder": "Короткое описание",
  "field_enabled_label": "Включено",
  "field_expiredAt_label": "Действительно до",
  "field_expiredAt_placeholder": "Дата и время истечения срока действия",
  "field_updatedAt_label": "Обновлено",
  "field_updatedAt_placeholder": "Дата и время обновления",
  "field_height_label": "Высота",
  "field_height_placeholder": "Высота",
  "field_width_label": "Ширина",
  "field_width_placeholder": "Ширина",
  "field_size_label": "Размер",
  "field_size_placeholder": "Размер",
  "field_email_label": "Email",
  "field_email_placeholder": "email@server.ru",
  "field_telephone_label": "Тел.",
  "field_telephone_placeholder": "+7 (111) 111-11-11",
  "field_ID_label": "ID",
  "field_ID_placeholder": "ID",
  "field_IP_label": "IP",
  "field_IP_placeholder": "ip адрес",
  "field_price_label": "Цена",
  "field_price_placeholder": "Цена",
  "field_session_label": "Сессия",
  "field_session_placeholder": "Сессия",
  "field_userId_label": "UserId",
  "field_userId_placeholder": "",
  "field_UUID_label": "UUID",
  "field_UUID_placeholder": "UUID",
  "crud_get_action_waiting": "Чтение записи...",
  "crud_get_action_form_title": "Детали",
  "crud_get_action_form_description": "Просмотр документа",
  "crud_create_action_waiting": "Создание записи...",
  "crud_create_action_form_title": "Добавление",
  "crud_create_action_form_description": "Добавить новый документ",
  "crud_read_action_waiting": "Чтение записи...",
  "crud_read_action_form_title": "Детали",
  "crud_read_action_form_description": "Просмотр документа",
  "crud_update_action_waiting": "Обновление записи...",
  "crud_update_action_form_title": "Изменение",
  "crud_update_action_form_description": "Изменение документа",
  "crud_delete_action_waiting": "Удаление записи...",
  "crud_delete_action_form_title": "Удаление",
  "crud_delete_action_form_description": "Удаление документа",
  "crud_listAll_action_form_title": "Список всех",
  "crud_listAll_action_form_description": "Список всех документов",
  "crud_listAndCount_action_form_title": "Список",
  "crud_listAndCount_action_form_description": "Постраничный список документов",
  "add_label": "Добавить",
  "select_from_list_label": "Выберите из списка...",
  "field_actions_label": "Действия",
  "form_exception_field_extractor_is_undefined": "Экстрактор для поля входных данных отсутствует",
  "form_exception_identity_or_query_is_undefined": "Identity или Query отсутствуют",
  "versioning_error_same_old_data": "Данные не изменились, сохранение отклонено."
}