photomix/config/locales/ru.yml

59 lines
1.8 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

ru:
home_page: "Главная"
make_visible_for_all: "Сделать видимым для всех"
views:
pagination:
first: "« первая"
last: "последняя »"
previous: "<<"
next: ">>"
truncate: "..."
activerecord:
actions:
new: "Новый(ая) %{model}"
create: "Создать %{model}"
update: "Обновить %{model}"
destroy: "Удалить %{model}"
models:
user: Пользователь
collection:
one: "коллекция"
few: "коллекции"
many: "коллекций"
other: "коллекции"
single: "коллекцию"
popular: "Полулярные коллекции"
attributes:
title: "Заголовок"
description: "Описание"
visible: "Видимость"
album:
one: "альбом"
few: "альбомов"
many: "альбомов"
other: "альбомы"
single: "альбом"
popular: "Полулярные альбомы"
attributes:
title: "Заголовок"
description: "Описание"
visible: "Видимость"
address: "Адрес"
note: "Примечание"
tags: "Теги"
photo: "Фотография"
photo_tag: "Тег"
albums_counter:
one: "Содержит %{count} альбом"
few: "Содержит %{count} альбома"
many: "Содержит %{count} альбомов"
other: "Содержит %{count} альбомы"
photos_counter:
one: "Содержит %{count} фото"
few: "Содержит %{count} фото"
many: "Содержит %{count} фото"
other: "Содержит %{count} фото"