photomix/config/locales/ru.yml
Alexander Negoda 954e3b68ae upd
2012-07-29 02:33:03 +04:00

40 lines
1.2 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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