photomix/config/locales/ru.yml

59 lines
1.8 KiB
YAML
Raw Normal View History

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