config/locales/ru.yml in commontator-6.0.0.pre.1 vs config/locales/ru.yml in commontator-6.0.0.pre.2

- old
+ new

@@ -5,15 +5,22 @@ commontator/comment: body: Комментарий creator: Создал editor: Редактировал thread: Обсуждение + parent: Родительский Комментарий commontator/subscription: subscriber: Подписчик thread: Обсуждение commontator/thread: commontable: Комментируем + errors: + models: + commontator/comment: + attributes: + body: + double_posted: этот комментарий уже есть. models: commontator/comment: one: комментарий many: комментарии other: комментарии @@ -39,18 +46,18 @@ update: Изменить Комментарий reply: Ответить на Комментарий. errors: already_deleted: Этот комментарий был удален. create: Комментарий нельзя оставить потому что - double_posted: этот комментарий уже есть. not_deleted: Этот комментарий не удален. update: Этот комментарий нельзя изменить потому что status: created_at: Создан %{created_at}. deleted_by: Комментарий был удален %{deleter_name}. updated_at: Редактировал %{editor_name}, %{updated_at}. - replying: Отвечая %{creator_name} + replying: Отвечая %{creator_name} + reply_pages: "Страницы ответов:" email: comment_created: body: "%{creator_name} комментировал %{commontable_name}:" subject: "%{creator_name} оставил комментарий к %{commontable_name}" thread_link_html: <a href="%{comment_url}">Нажмите здесь</a> чтобы посмотреть все комментарии к %{commontable_name}. @@ -76,8 +83,9 @@ not_closed: Это обсуждение не закрыто. status: cannot_post: Новый комментарии нельзя разместить в данный момент. closed: Комментарии (Закрыты %{closer_name}) open: Комментарии + pages: "Страницы комментариев:" time: formats: commontator: "%d %b %Y в %H:%M %Z"