photomix/config/locales/ru.yml
2012-07-30 23:08:48 +04:00

59 lines
1.8 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: "Главная"
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} фото"