ru:
admin:
buttons:
login: Войти
send_password: Отправить
change_password: Изменить
new_item: "+ добавить"
switch_to_site: Сайт
delete: "Удалить"
messages:
confirm: Вы уверены ?
shared:
header:
welcome: Привет, %{name}
see: Сайт
switch: К другому сайту
help: Справка
logout: Выйти
menu:
contents: Содержимое
assets: Файлы
settings: Настройки
pages: Страницы
snippets: Сниппеты
account: Аккаунт
site: Сайт
theme_assets: Файлы темы
footer:
who_is_behind: "Service developed by %{development} and designed by Sacha Greif"
form_actions:
back: Назад без сохранения
create: Создать
update: Сохранить
send: Отправить
errors:
"500":
title: Ошибка Приложения
notice: "Мы сожалеем, но что-то пошло не так"
link: "→ Назад в приложение"
"404":
title: Страница не найдена
notice: "Запрашиваемая страница не существует."
link: "→ Назад в приложение"
notifications:
new_content_instance:
subject: "[%{type}] новый"
title: "Привет %{name}, просто сообщаем, что новый элемент был создан %{date}"
type: "Модель: %{type}"
sites_picker:
new: + new site
custom_fields:
edit:
title: Редактирование пользовательского поля
text_formatting:
none: None
html: HTML
edit_field:
title: Редактировать поле
edit_category:
title: Редактировать опции
help: Manage the list of options for your select box.
collection_label: List of options
types:
category:
edit_categories: Edit options
file:
delete_file: Удалить файл
has_many:
empty: Empty
index:
is_required: является обязательным
default_label: Название поля
sessions:
new:
title: Войти
link: "Я забыл свой пароль"
email: "Email"
password: "Пароль"
passwords:
new:
title: Забыли пароль
link: "→ Назад к странице входа"
email: "Ваш email"
edit:
title: Изменить мой пароль
link: "→ Назад к странице логина"
password: "Ваш новый пароль"
password_confirmation: "Подтверждение нового пароля"
pages:
index:
title: Список страниц
help: "Страницы организованы в виде дерева. Вы можете сортировать как страницы, так и папки"
no_items: "There are no pages for now. Just click here to create the first one."
new: новая страница
lastest_items: Страницы за последнее время
new:
title: Новая страница
help: "Заполните форму, приведенную ниже, для создания страницы. Будьте осторожны, по умолчанию, страница не опубликована."
page:
updated_at: обновлено
edit:
show: смотреть
help: "Заголовок страницы может быть изменен, если кликнуть на нем. Чтобы применить изменения, нажмите кнопку \"Сохранить\"."
ask_for_title: "Пожалуйста введите новое имя страницы"
form:
delete_file: Удалить файл
default_block: По умолчанию
cache_strategy:
none: Нет
simple: Простая
hour: 1 час
day: 1 день
week: 1 неделя
month: 1 месяц
snippets:
index:
title: Список сниппетов
help: "Snippets are portion of HTML code which can be found at different places within the site (such as a footer)."
no_items: "Пока нет ни одного сниппета. Нажмите здесь для создания первого сниппета."
new: новый сниппет
new:
title: Новый сниппет
help: "Заполните форму, приведенную ниже, для изменения сниппета."
edit:
title: Редактирование сниппета
help: "Include your snippet in your page templates with the following liquid code : {% include '%{slug}' %}."
snippet:
updated_at: Обновлено
sites:
new:
title: New site
help: "Заполните форму, приведенную ниже, чтобы создать новый сайт."
current_site:
edit:
export: экспорт
import: импорт
new_membership: add account
help: "The site name can be updated by clicking it. To apply your changes, click on the \"Save\" button."
ask_for_name: "Please type the new site name"
memberships:
roles:
admin: Администратор
designer: Дизайнер
author: Автор
new:
title: New membership
help: "Please give the account email to add. If it does not exist, you will be redirected to the account creation form."
accounts:
new:
title: New account
help: "Заполните форму, приведенную ниже, чтобы добавить новый аккаунт."
my_account:
edit:
help: "Вы можете изменить логин просто кликнув на нем. Чтобы применить изменения, нажмите кнопку \"Сохранить\"."
new_site: new site
en: Английский
de: Немецкий
fr: Французский
pt-BR: "Brazilian Portuguese"
it: Итальянский
nl: Dutch
es: Испанский
ask_for_name: "Пожалуйста введите ваш новый логин"
theme_assets:
index:
title: Список файлов темы
help: "The theme files section is the place where you manage the files needed by your layout, snippets...etc. If you need to manage an image gallery, create a new content type instead.
Warning: you may not see all the assets depending on your rights."
new: новый файл
snippets: Сниппеты
css_and_js: Стили и javascript
fonts: Шрифты
images: Изображения
medias: Медиа
no_items: "Пока нет ни одного файла."
asset:
updated_at: Обновлено
new:
title: Новый файл
help: "You have the choice to either upload any file or to copy/paste a stylesheet or a javascript in plain text."
edit:
title: "Редактирование %{file}"
help: "This asset is accessible directly from the following url: %{url}"
help_image: "Include your image in your page templates or snippets with the following liquid code : {{ '%{path}' | theme_image_tag }}.
Your current image dimensions : %{width}px x %{height}px.
"
help_javascript: "Include your javascript file in your page templates or snippets with the following code : {{ '%{path}' | javascript_tag }}.
"
help_stylesheet: "Include your stylesheet file in your page templates or snippets with the following code : {{ '%{path}' | stylesheet_tag }}.
"
form:
picker_link: Insert a file into the code
choose_file: Choose file
choose_plain_text: Choose plain text
images:
title: Listing images
no_items: "There are no files for now."
assets:
new:
title: New asset
help: "Заполните форму, приведенную ниже, для создания файла (asset)."
edit:
title: Edit asset
help: "Заполните форму, приведенную ниже, для изменения файла."
content_types:
index:
new: новая модель
new:
title: New model
help: "Create your own data model (Projects, People, ...etc). Your model should have one field at least. The items created from this content type would have their first field mandatory."
edit:
title: Редактирование модели
help: "Your model should have one field at least. The items created from this content type would have their first field mandatory."
show_items: смотреть элементы
new_item: новый элемент
form:
order_by:
created_at: 'By creation date'
updated_at: 'By updating date'
position_in_list: Manually
order_direction:
asc: Ascending
desc: Descending
contents:
index:
title: 'Список "%{type}"'
edit: редактировать модель
destroy: удалить модель
download: скачать элементы
new: новый элемент
category_noname: "No name"
lastest_items: "Элементы за последнее время"
updated_at: "Обновлено"
list:
no_items: "На данный момент нет ни одного элемента. Нажмите здесь для создания первого элемента."
new:
title:
default: '%{type} — new item'
breadcrumb: '%{root} » %{type} — new item'
edit:
title:
default: '%{type} — editing item'
breadcrumb: '%{root} » %{type} — editing item'
form:
has_many:
new_item: New item
image_picker:
link: Вставить изображение в код
cross_domain_sessions:
new:
title: Cross-domain authentication
notice: You will be redirected to the website in a couple of seconds.
import:
new:
title: Import site template
help: "Be careful when you upload a new template for your existing website, your current data could be modified or even removed."
show:
title: Import in progress
help: "Your site is being updated from the theme zip file you have just uploaded. It lasts a couple of seconds."
steps:
site: Site information
content_types: Custom content types
assets: Theme files
snippets: Сниппеты
pages: Страницы
messages:
success: "Your site was successfully updated."
failure: "The import did not work."
installation:
common:
title: Первая установка Locomotive
next: Следующий шаг
step_1:
title: "Шаг 1/2 — Создайте аккаунт"
name: Логин
email: Email
password: Пароль
password_confirmation: Подтверждение пароля
done: "Вы уже добавили учетную запись:
%{name}, %{email}"
next: Создать аккаунт
step_2:
title: "Шаг 2/2 — Создайте первый сайт"
explanations: "Если вы уже загрузили шаблон сайта по умолчанию (см. инструкцию), вы можете использовать его прямо сейчас. Или вы можете загрузить шаблон сайта как zip файл (доступные бесплатные шаблоны здесь)."
back_to_default_template: "Нажмите здесь для выбора шаблона сайта по умолчанию"
next: Создать сайт