diff options
author | Julien Valroff <julien@kirya.net> | 2010-10-23 14:11:22 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-03-13 18:30:14 +0100 |
commit | 6ae50dc1afce089ecf5595fdd13a088afe2886ca (patch) | |
tree | 3d3feb4f9c122b6542cb0ce8cc5750a19582a9e0 /debian/po/ru.po | |
parent | 44962f21cbc5c9de2482c61b7b1cce1b81812eaa (diff) |
Imported Debian patch 1.14-1.4squeeze1debian/1.14-1.4squeeze1
Diffstat (limited to 'debian/po/ru.po')
-rw-r--r-- | debian/po/ru.po | 54 |
1 files changed, 24 insertions, 30 deletions
diff --git a/debian/po/ru.po b/debian/po/ru.po index d9b7f8d..0b5fef4 100644 --- a/debian/po/ru.po +++ b/debian/po/ru.po @@ -1,34 +1,34 @@ # translation of ru.po to Russian # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the mailgraph package. +# This file is distributed under the same license as the PACKAGE package. # # Yuri Kozlov <kozlov.y@gmail.com>, 2008. # Yuri Kozlov <yuray@komyakino.ru>, 2010. msgid "" msgstr "" -"Project-Id-Version: mailgraph 1.14-4.1\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:50+0200\n" -"PO-Revision-Date: 2010-10-12 19:12+0400\n" +"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 <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\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" +"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 -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Запускать Mailgraph при запуске операционной системы?" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "" "Mailgraph can start on boot time as a daemon. Then it will monitor your " "Postfix logfile for changes. This is recommended." @@ -39,19 +39,19 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "Также можно запускать mailgraph вручную с параметром -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Журнал, используемый mailgraph:" #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "" "Enter the logfile which should be used to create the databases for " "mailgraph. If unsure, leave default (/var/log/mail.log)." @@ -62,25 +62,19 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Игнорировать почту для/от localhost?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Считать входящую почту как исходящую?" #. Type: boolean #. Description -#: ../mailgraph.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." +#: ../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." +"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 входящая почта " -"считается более одного раза, что приводит к неверным значениям. " -"Если вы используете фильтры по содержимому, ответьте утвердительно." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Считать входящую почту как исходящую?" +"Если вы считаете входящую почту как исходящую (по умолчанию), то в случае " +"использования фильтра по содержимому типа amavis почта будет считаться более " +"одного раза, что приведёт к неверным значениям. Если вы используете фильтры " +"по содержимому, ответьте отрицательно." |