# 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. msgid "" msgstr "" "Project-Id-Version: mailgraph 1.14-1\n" "Report-Msgid-Bugs-To: nobse@debian.org\n" "POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: 2008-04-14 21:51+0400\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 "" "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, поэтому вы получите неверные значения. Если вы " "используете фильтры по содержимому, выключите их."