<?php// Copyright (C) 2015-2021 Jacob Barkdull// This file is part of HashOver.//// I, Jacob Barkdull, hereby release this work into the public domain.// This applies worldwide. If this is not legally possible, I grant any// entity the right to use this work for any purpose, without any// conditions, unless such conditions are required by law.// English text for forms, buttons, links, and tooltips$locale = array (	'comment-form'		=> 'Пишите комментарий тут...',	'reply-form'		=> 'Пишите ответ тут...',	'comment-formatting'	=> 'Разметка',	'allowed-html'		=> 'Поддержка HTML',	'allowed-markdown'	=> 'Поддержка Markdown',	'html-format'		=> '&lt;b&gt;, &lt;strong&gt;, &lt;u&gt;, &lt;i&gt;, &lt;em&gt;, &lt;s&gt;, &lt;big&gt;, &lt;small&gt;, &lt;sup&gt;, &lt;sub&gt;, &lt;pre&gt;, &lt;ul&gt;, &lt;ol&gt;, &lt;li&gt;, &lt;blockquote&gt;, &lt;code&gt; экранирует HTML, адреса URL автоматически становятся ссылками, и [img]адрес[/img] будет открываться в новой вкладке.',	'markdown-format'	=> '**Жирный**, _подчеркнутый_, *курсив*, ~~зачеркнутый~~, `подсвеченный`, ```код``` экранирует HTML. HTML и Markdown могут быть использованны вместе в одном комментарии..',	'post-button'		=> 'Отправить',	'login'			=> 'Имя',	'login-tip'		=> 'Имя (необязательно)',	'logout'		=> 'Выйти',	'be-first-name'		=> 'Еще комментариев нет.',	'pending-name'		=> 'В ожидании...',	'deleted-name'		=> 'Удалено...',	'error-name'		=> 'Ошибка...',	'be-first-note'		=> 'Оставьте первый комментарий!',	'login-required'	=> 'You must be logged in to comment!',	'pending-note'		=> 'Этот комментарий в ожидании.',	'deleted-note'		=> 'Этот комментарий был удален..',	'error-note'		=> 'Что-то пошло не так. Не удалось получить этот комментарий.',	'options'		=> 'Настройки',	'cancel'		=> 'Отмена',	'reply-to-comment'	=> 'Ответить на этот комментарий',	'edit-your-comment'	=> 'Редактировать ваш комментарий',	'optional'		=> 'Необязательно',	'required'		=> 'Обязательно',	'name'			=> 'Имя',	'name-tip'		=> 'Имя (%s)',	'password'		=> 'Пароль',	'password-tip'		=> 'Пароль (%s, разрешает редактировать или удалить этот комментарий)',	'confirm-password'	=> 'Подтвердить Пароль',	'email'			=> 'Адрес E-mail',	'email-tip'		=> 'Адрес E-mail (%s, для оповещений)',	'website'		=> 'Сайт',	'websites'		=> 'сайты',	'website-tip'		=> 'Сайт (%s)',	'logged-in'		=> 'Вы успешно зашли в систему!',	'logged-out'		=> 'Вы успешно вышли из системы.',	'comment-needed'	=> 'Ваш комментарий недопустим. Пожалуйста, попробуйте снова.',	'reply-needed'		=> 'Ваш ответ недопустим. Пожалуйста, попробуйте снова.',	'field-needed'		=> 'Поле "%s" обязательно.',	'post-fail'		=> 'Ошибка! У вас отсутствуют необходимые разрешения для этого действия.',	'comment-deleted'	=> 'Комментарий Удален!',	'post-reply'		=> 'Написать Ответ',	'delete'		=> 'Удалить',	'permanently-delete'	=> 'Удалить Навсегда',	'subscribe'		=> 'Оповещать меня об ответах',	'subscribe-tip'		=> 'Подписаться на оповещения по e-mail',	'edit-comment'		=> 'Редактировать комментарий',	'status'		=> 'Состояние',	'status-approved'	=> 'Одобрено',	'status-pending'	=> 'В ожидании',	'status-deleted'	=> 'Помечено удаленным',	'save'			=> 'Сохранить',	'no-email-warning'	=> 'Вы не сможете получать уведомления об ответах на ваш комментарий если не укажете адрес e-mail.',	'invalid-email'		=> 'Указанный адрес e-mail неверный.',	'delete-comment'	=> 'Вы уверенны что хотите удалить этот комментарий?',	'post-a-comment'	=> 'Написать Комментарий',	'post-a-comment-on'	=> 'Написать комментарий к "%s"',	'most-popular-comment'	=> 'Самый Популярный Комментарий',	'most-popular-comments'	=> 'Самые Популярные Комментарии',	'showing-comment'	=> 'Показано %d Комментарий',	'showing-comments'	=> 'Показано %d Комментариев',	'counting-reply'	=> '%d включая ответ',	'counting-replies'	=> '%d включая ответы',	'sort'			=> 'Порядок',	'sort-ascending'	=> 'По порядку',	'sort-descending'	=> 'В обратном порядке',	'sort-by-date'		=> 'Самые новые',	'sort-by-likes'		=> 'Самые популярные',	'sort-by-replies'	=> 'По ответам',	'sort-by-discussion'	=> 'По обсуждении',	'sort-by-popularity'	=> 'По популярности',	'sort-by-name'		=> 'По автору',	'threads'		=> 'Темы',	'in-reply-to'		=> 'В ответе %s',	'thread-tip'		=> 'К началу темы',	'comments'		=> 'Комментарии',	'replies'		=> 'Ответы',	'edit'			=> 'Редактировать',	'reply'			=> 'Ответить',	'like'			=> 'понравилось',	'likes'			=> 'понравилось',	'liked'			=> 'Понравилось',	'unlike'		=> 'Отменить голос',	'like-comment'		=> 'Мне Нравится этот комментарий',	'liked-comment'		=> 'Мне не \'Нравится\' этот комментарий',	'dislike'		=> 'не понравилось',	'dislikes'		=> 'не понравилось',	'disliked'		=> 'Не понравилось',	'dislike-comment'	=> 'Мне \'Не Нравится\' этот комментарий.',	'disliked-comment'	=> 'Вам \'Не Понравился\' этот комментарий.',	'commenter-tip'		=> 'Вы не получите уведомление по e-mail',	'subscribed-tip'	=> 'будут уведомлены по e-mail',	'unsubscribed-tip'	=> 'не подписаны на оповещения e-mail',	'show-other-comment'	=> 'Показать Еще %d Комментарий',	'show-other-comments'	=> 'Показать Еще %d Комментариев',	'show-comment'		=> 'Показать %d Комментарий',	'show-comments'		=> 'Показать %d Комментариев',	'date-year'		=> '%d год назад',	'date-years'		=> '%d года назад',	'date-month'		=> '%d месяц назад',	'date-months'		=> '%d месяцев назад',	'date-day'		=> '%d день назад',	'date-days'		=> '%d дней назад',	'date-today'		=> '%s сегодня',	'untitled'		=> 'Без названия',	'external-image-tip'	=> 'Кликнете для просмотра внешнего изображения',	'loading'		=> 'Загрузка...',	'click-to-close'	=> 'Кликнете для закрытия',	'hashover-comments'	=> 'Комментарии HashOver',	'rss-feed'		=> 'Поток RSS',	'source-code'		=> 'Исходный Код',	'new-comment'		=> 'New Comment',	'from'			=> 'From %s',	'comment'		=> 'Comment',	'page'			=> 'Page',	'sent-by'		=> 'This e-mail was sent by %s via HashOver.',	'enabled'		=> 'Enabled',	'disabled'		=> 'Disabled',	'source-code-sub'	=> 'HashOver server-side source code viewer',	'type'			=> 'Type',	'path'			=> 'Path',	'view-as'		=> 'View As',	'text'			=> 'Text',	'download'		=> 'Download',	'documentation'		=> 'Documentation',	'coming-soon'		=> 'Coming soon',	'example'		=> 'Example',	'back'			=> 'Back',	'value'			=> 'Value',	'successful-save'	=> 'Successfully saved!',	'failed-to-save'	=> 'Failed to save! Check permissions.',	'permissions-info'	=> 'Give "%s" permissions 0755 and ownership to the "%s" user.',	'admin'			=> 'Admin',	'moderation'		=> 'Moderation',	'block-ip-addresses'	=> 'IP Blocking',	'filter-url-queries'	=> 'URL Filtering',	'settings'		=> 'Settings',	'check-for-updates'	=> 'Updates',	'admin-required'	=> 'You must be logged as admin',	'blocklist-title'	=> 'Block IP Addresses',	'blocklist-sub'		=> 'Block specific IP addresses',	'blocklist-ip-tip'	=> 'IP Address or blank to remove',	'url-queries-title'	=> 'Filter URL Queries',	'url-queries-sub'	=> 'Filter which URL queries should be ignored',	'url-queries-name-tip'	=> 'Query name or blank to remove',	'url-queries-value-tip'	=> 'Query value or blank for any value',	'settings-sub'		=> 'Change various settings',	'moderation-sub'	=> 'Post, edit, approve, and delete comments',	'no-threads'		=> 'No threads found. Create one by using HashOver on one of your web pages and posting a comment.',	'general'		=> 'General',	'e-mail'		=> 'E-mail',	'cookies'		=> 'Cookies',	'comment-collapsing'	=> 'Comment collapsing',	'popular-comments'	=> 'Popular comments',	'spam-protection'	=> 'Spam protection',	'avatars'		=> 'Avatars',	'form-fields'		=> 'Form/Fields',	'date-time'		=> 'Date/Time',	'technical'		=> 'Technical',	'setting-language'			=> 'Language',	'setting-theme'				=> 'Theme',	'setting-default-sorting'		=> 'Default comment sorting order',	'setting-uses-moderation'		=> 'Comments posted by normal users require moderation',	'setting-pends-user-edits'		=> 'Comments edited by normal users require moderation',	'setting-data-format'			=> 'Comment data format',	'setting-sends-notifications'		=> 'Send e-mail notifications to',	'setting-mailer'			=> 'Notification e-mail delivery method',	'setting-mail-type'			=> 'Format of notification e-mails',	'setting-default-name'			=> 'Default commenter name',	'setting-allows-images'			=> 'Allow display of images in comments',	'setting-allows-login'			=> 'Allow users to login',	'setting-allows-likes'			=> 'Allow users to like comments',	'setting-allows-dislikes'		=> 'Allow users to dislike comments',	'setting-uses-ajax'			=> 'Enable asynchronous JavaScript features',	'setting-collapses-interface'		=> 'Collapse entire HashOver user interface',	'setting-collapses-comments'		=> 'Collapse a configurable number of comments',	'setting-collapse-limit'		=> 'Number of comments to collapse',	'setting-reply-mode'			=> 'Display mode of comment threads',	'setting-stream-depth'			=> 'Number of reply indentions before stream is flattened',	'setting-popularity-threshold'		=> 'Net number of likes a comment needs to be popular',	'setting-popularity-limit'		=> 'Number of popular comments to display',	'setting-uses-markdown'			=> 'Enable Markdown support',	'setting-server-timezone'		=> 'Server timezone',	'setting-uses-user-timezone'		=> 'Display dates/times in user\'s timezone (JavaScript-mode)',	'setting-uses-short-dates'		=> 'Enable shorter dates/times (example "1 day ago")',	'setting-time-pattern'			=> 'Time format, use "HH:mm" for 24-hour time',	'setting-date-pattern'			=> 'Date format',	'setting-time-format'			=> 'Time format, use "H:i" for 24-hour time',	'setting-date-format'			=> 'Date format',	'setting-displays-title'		=> 'Enable display of page title',	'setting-form-position'			=> 'Position for primary comment form',	'setting-uses-auto-login'		=> 'Automatically log users in when they post comments',	'setting-shows-reply-count'		=> 'Display reply count separately from total count',	'setting-counts-deletions'		=> 'Include deleted comments in comment counts',	'setting-icon-mode'			=> 'Avatar icon display mode',	'setting-icon-size'			=> 'Avatar icon size',	'setting-image-format'			=> 'Format for icons and other images',	'setting-uses-labels'			=> 'Display labels above inputs',	'setting-uses-cancel-buttons'		=> 'Display cancel buttons in comment forms',	'setting-appends-css'			=> 'Automatically add HashOver CSS to page',	'setting-appends-rss'			=> 'Add HashOver RSS Feed links to page',	'setting-login-method'			=> 'User login system',	'setting-sets-cookies'			=> 'Enable cookies',	'setting-cookie-expiration'		=> 'Relative cookie expiration date',	'setting-secure-cookies'		=> 'Use secure HTTPS-only cookies',	'setting-stores-ip-address'		=> 'Enable storage of user IP addresses',	'setting-subscribes-user'		=> 'Subscribe the user to e-mail notifications by default',	'setting-allows-user-replies'		=> 'Set user e-mail as "Reply-To" in reply notifications',	'setting-noreply-email'			=> 'E-mail address used in e-mail notifications to normal users',	'setting-spam-database'			=> 'SPAM database location',	'setting-spam-check-modes'		=> 'Modes to perform SPAM check under',	'setting-gravatar-force'		=> 'Use themed Gravatar images instead of avatars',	'setting-gravatar-default'		=> 'Default Gravatar theme to use',	'setting-minifies-javascript'		=> 'Enable JavaScript minification',	'setting-minify-level'			=> 'JavaScript minification level',	'setting-local-metadata'		=> 'Allow page metadata to be updated from localhost',	'setting-name-field'			=> 'User name field',	'setting-password-field'		=> 'User password field, for editing privileges',	'setting-email-field'			=> 'User notification e-mail field',	'setting-website-field'			=> 'User website URL field');