# Russian translation of Custom Breadcrumbs (7.x-1.0-alpha1)
# Copyright (c) 2011 by the Russian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Custom Breadcrumbs (7.x-1.0-alpha1)\n"
"POT-Creation-Date: 2011-02-06 19:51+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Russian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=((((n%10)==1)&&((n%100)!=11))?(0):(((((n%10)>=2)&&((n%10)<=4))&&(((n%100)<10)||((n%100)>=20)))?(1):2));\n"

msgid "Home"
msgstr "Главная"
msgid "Delete"
msgstr "Удалить"
msgid "Submit"
msgstr "Отправить"
msgid "edit"
msgstr "изменить"
msgid "Placeholder tokens"
msgstr "Заполнитель токенов"
msgid "Node type"
msgstr "Тип материала"
msgid "Custom breadcrumbs"
msgstr "Навигационная линейка"
msgid "Add custom breadcrumb trails for content types."
msgstr ""
"Добавить индивидуальное правило "
"навигационной линейки для типов "
"материала."
msgid "Add custom breadcrumb"
msgstr ""
"Добавить правило для навигационной "
"линейки"
msgid "Edit custom breadcrumb"
msgstr "Редактировать навигационную линейку"
msgid "No custom breadcrumbs have been defined."
msgstr ""
"Нет пользовательских навигационных "
"цепочек."
msgid "Add a new custom breadcrumb"
msgstr ""
"Добавить новое правило для  "
"навигационной линейки"
msgid "The node type this custom breadcrumb trail will apply to."
msgstr ""
"Изменения навигационной линейки "
"коснутся только данного тип "
"материала."
msgid "Titles"
msgstr "Заголовки"
msgid "A list of titles for the breadcrumb links, one on each line."
msgstr ""
"Список заголовков ссылок "
"навигационной панели, один заголовок "
"на линию."
msgid "Paths"
msgstr "Синонимы"
msgid "A list of Drupal paths for the breadcrumb links, one on each line."
msgstr ""
"Список путей для каждой ссылки "
"навигационной панели, один путь на "
"линию."
msgid ""
"The following placeholder tokens can be used in both paths and titles. "
"When used in a path or title, they will be replaced with the "
"appropriate values."
msgstr ""
"Данный заполнитель меток может быть "
"использован и для путей, и для "
"заголовков, которые будут заменены "
"соответствующими значениями."
msgid ""
"Every link path must have a matching title. There are !paths paths, "
"and !titles titles."
msgstr ""
"Каждый синоним ссылки должен иметь "
"точное название. Бывают !paths синонимы и "
"!titles заголовки."
msgid "Custom Breadcrumbs"
msgstr "Custom Breadcrumbs"
msgid "Examples"
msgstr "Образец"
msgid "Identifier"
msgstr "Идентификатор"
msgid "About"
msgstr "Информация"
msgid "Breadcrumb visibility"
msgstr "Видимость хлебных крошек"
msgid "Directions"
msgstr "Направление"
msgid "with PHP snippet"
msgstr "с PHP-сниппетом"
msgid "Special identifiers"
msgstr "Особые идентификаторы"
msgid ""
"The following identifiers can be used to achieve a special behavior. "
"Identifiers should be added to the paths area in the following format: "
" identifier|path.<br />For example: %pathauto_id|[ogname-raw]"
msgstr ""
"Следующие идентификаторы могут "
"использоваться для достижения "
"специального поведения. "
"Идентификаторы могут быть добавлены в "
"область пути в следующем формате: "
"identifier|path.<br />Например: %pathauto_id|[ogname-raw]"
msgid "Behaviour"
msgstr "Поведение"
msgid ""
"Allows administrators to define custom breadcrumb trails for node "
"types."
msgstr ""
"Позволяет администратору задавать "
"произвольные хвосты хлебных крошек "
"для типов материалов."
msgid "Breadcrumb Visibility"
msgstr "Видимость хлебных крошек"
msgid ""
"Users given 'use php in custom breadcrumbs' permission can include php "
"code snippet that returns TRUE or FALSE to control whether or not the "
"breadcrumb is displayed. Note that this code has access to the %node "
"variable, and can check its type or any other property."
msgstr ""
"Пользователи с правом 'использовать php "
"в навигационных цепочках' смогут "
"включить код PHP-сниппетов, который "
"возвращает TRUE или FALSE, чтобы "
"контролировать, показывать ли "
"навигационную цепочку. Имейте в виду, "
"что этот код имеет доступ к переменной "
"%node, и может проверять ее тип и другие "
"свойства."
msgid "Special Identifiers"
msgstr "Особые идентификаторы"
