Drupal.locale = { 'pluralFormula': function($n) { return Number((((($n%10)==1)&&(($n%100)!=11))?(0):((((($n%10)>=2)&&(($n%10)<=4))&&((($n%100)<10)||(($n%100)>=20)))?(1):2))); }, 'strings': { "Unspecified error": "Неопределенная ошибка", "Match case": "Учитывать регистр", "This action cannot be undone.": "Это действие нельзя будет отменить.", "Your server has been successfully tested to support this feature.": "Ваш сервер был успешно протестирован и может использовать эту функцию", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Конфигурация вашей системы на данный момент не поддерживает этой функции. Дополнительная информация доступна на \x3ca href=\"http://drupal.org/node/15365\"\x3eстраницы документации о Clean URLs\x3c/a\x3e.", "Testing clean URLs...": "Тестирование чистых URL-ов...", "Select all rows in this table": "Отметить все колонки таблицы", "Deselect all rows in this table": "Снять отметку со всех колонок таблицы", "Join summary": "Объединить анонс", "Split summary at cursor": "Отделить анонс от основного материала", "An HTTP error @status occurred. \n@uri": "Произошла HTTP ошибка @status. \\n@uri", "Changes made in this table will not be saved until the form is submitted.": "Сделанные в списке изменения не вступят в силу, пока вы не сохраните их.", "Drag to re-order": "Переместите для изменения порядка", "An error occurred. \n@uri\n@text": "Возникла ошибка. \\n@uri\\n@text", "An error occurred. \n@uri\n(no information available).": "Возникла ошибка. \r\n@uri\r\n(нет доступной информации).", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Изменения, сделанные в блоках не вступят в силу пока вы не нажмете кнопку \x3cem\x3eСохранить блоки\x3c/em\x3e.", "Replace": "Заменить", "The selected file %filename cannot not be uploaded. Only files with the following extensions are allowed: %extensions.": "Указанный файл %filename не может быть загружен. Прикреплять можно только файлы с расширениями %extensions.", "The preview is disabled due to previously inserted HTML code in the content. This aims to protect you from any potentially harmful code inserted by other editors or users. If you own the content, just preview an empty text to re-enable the preview.": "Предварительный просмотр отключен в связи с ранее вставленным кодом HTML в содержание. Эта деятельность направлена на защиту от любого потенциально вредного кода добавлено в редактором или другим пользователем. Если у вас есть содержание, оставьте пустыми текст просмотра, чтобы снова включить preview.", "Preview requires \x3ca href=\"http://drupal.org/project/ajax_markup\"\x3eAjax markup\x3c/a\x3e module with proper permissions set.": "Предпросмотр нуждается в модуле \x3ca href=\"http://drupal.org/project/ajax_markup\"\x3eAjax markup\x3c/a\x3e с правильно установленными правами.", "Total replacements: !count": "Число замен: !count", "Loading...": "Загрузка...", "Browse": "Просмотреть", "Find \x26 Replace": "Поиск и Замена", "File Browser": "Файловый браузер", "End of textarea reached. Continue search at the beginning of textarea?": "Достигнут конец редактора. Продолжить поиск сначала?", "Send to editor": "Послать в редактор", "Tag editor - @tag": "Тег редактора - @tag", "OK": "Да", "Editor name": "Название редактора", "Are you sure you want to delete the editor @name?": "Вы уверены, что хотите удалить редактор @name?", "No matching phrase found!": "Соответствий не найдено", "All buttons and settings of this editor will be removed.": "Все настройки и кнопки редактора будут удалены.", "Text button": "Текстовая кнопка", "Are you sure want to delete the selected buttons?": "Вы уверены, что хотите удалить выбранные кнопки?", "Select an icon": "Выберите значок", "Regular expressions": "Регулярные выражения", "Find next": "Искать далее", "Replace all": "Заменить всё", "Replace this occurance of \"!text\"?": "Заменить это вхождение \"!text\"?", "You can use these quick-import templates: !list": "Вы можете использовать этот шаблон быстрого импорта: !list", "The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.": "Выбранный файл %filename не может быть загружен. Возможно загрузка файлов только со следующими расширениями: %extensions.", "more...": "еще...", "Saving...": "Сохранение...", "Saved...": "Сохранено...", "An error occurred while requesting the server. Be sure that you have proper permission(s), and the server is responding properly.": "Произошла ошибка во время попытки доступа к серверу. Проверте, что у вас имеются необходимые разрешения и сервер работает корректно." } };