# translation of ru.po to Russian # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Yuri Kozlov , 2008. # Yuri Kozlov , 2010. msgid "" msgstr "" "Project-Id-Version: mailgraph 1.14-1.3\n" "Report-Msgid-Bugs-To: nobse@debian.org\n" "POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: 2010-02-25 21:06+0300\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\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" #. Type: boolean #. Description #: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Запускать Mailgraph при запуске операционной системы?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "Mailgraph can start on boot time as a daemon. Then it will monitor your " "Postfix logfile for changes. This is recommended." msgstr "" "Mailgraph можно запускать во время старта системы в виде службы. Это " "позволяет сразу начать отслеживать изменения журнала Postfix. Рекомендуемый " "режим." #. Type: boolean #. Description #: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "Также можно запускать mailgraph вручную с параметром -c." #. Type: string #. Description #: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Журнал, используемый mailgraph:" #. Type: string #. Description #: ../templates:2001 msgid "" "Enter the logfile which should be used to create the databases for " "mailgraph. If unsure, leave default (/var/log/mail.log)." msgstr "" "Укажите журнал, который нужно использовать для создания баз данных " "mailgraph. Если не уверены, оставьте значение по умолчанию (/var/log/mail." "log)." #. Type: boolean #. Description #: ../templates:3001 msgid "Count incoming mail as outgoing mail?" msgstr "Считать входящую почту как исходящую?" #. Type: boolean #. Description #: ../templates:3001 #| msgid "" #| "When using a content filter like amavis, incoming mail is counted more " #| "than once, which will result in wrong values. If you use some content " #| "filter, you should choose this option." msgid "" "If you count incoming mail as outgoing mail (default), mail is counted more " "than once if you use content filters like amavis, so you'll get wrong " "values. If you're using some content filter, disable this." msgstr "" "Если вы считаете входящую почту как исходящую (по умолчанию), то " "в случае использования фильтра по содержимому типа amavis почта будет " "считаться более одного раза, что приведёт к неверным значениям. Если " "вы используете фильтры по содержимому, ответьте отрицательно."