diff options
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | debian/po/cs.po | 47 | 
2 files changed, 24 insertions, 28 deletions
diff --git a/debian/changelog b/debian/changelog index 163eb3a..15bc6e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,12 +6,12 @@ mailgraph (1.14-4) unstable; urgency=low      + de - thanks to Martin Eberhard Schauer (Closes: #593570)      + it - thanks to Luca Monducci (Closes: #593719)      + es - thanks to Ricardo Fraile (Closes: #597066) +    + cs - thanks to Miroslav Kure (Closes: #598348)    * Add versioned pre-dependency on debconf    * Use ucf to deal with conffile (thanks to Matthijs Möhlmann)    * Make sure to merge debconf and default values (Closes: #597066)    * Re-merged new and updated debconf templates translations,      part of Christian Perrier's last NMU's: -    + cs - thanks to Miroslav Kure      + da - thanks to Joe Hansen      + fi - thanks to Esko Arajärvi      + ja - thanks to Hideki Yamane @@ -19,8 +19,9 @@ mailgraph (1.14-4) unstable; urgency=low      + sk - thanks to Ivan Masár      + sv - thanks to Martin Bagge    * Fix typo in watch file  +  *  - -- Julien Valroff <julien@kirya.net>  Sun, 26 Sep 2010 12:04:16 +0200 + -- Julien Valroff <julien@kirya.net>  Tue, 28 Sep 2010 19:23:07 +0200  mailgraph (1.14-3) unstable; urgency=low diff --git a/debian/po/cs.po b/debian/po/cs.po index 550304b..a13cf70 100644 --- a/debian/po/cs.po +++ b/debian/po/cs.po @@ -14,9 +14,9 @@  msgid ""  msgstr ""  "Project-Id-Version: mailgraph\n" -"Report-Msgid-Bugs-To: nobse@debian.org\n" -"POT-Creation-Date: 2006-11-14 23:38+0100\n" -"PO-Revision-Date: 2010-01-19 10:28+0100\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-08-17 10:32+0200\n" +"PO-Revision-Date: 2010-09-28 14:20+0200\n"  "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"  "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"  "MIME-Version: 1.0\n" @@ -25,13 +25,13 @@ msgstr ""  #. Type: boolean  #. Description -#: ../templates:1001 +#: ../mailgraph.templates:1001  msgid "Should Mailgraph start on boot?"  msgstr "Má se Mailgraph spouštět při zavádění počítače?"  #. Type: boolean  #. Description -#: ../templates:1001 +#: ../mailgraph.templates:1001  msgid ""  "Mailgraph can start on boot time as a daemon. Then it will monitor your "  "Postfix logfile for changes. This is recommended." @@ -41,19 +41,19 @@ msgstr ""  #. Type: boolean  #. Description -#: ../templates:1001 +#: ../mailgraph.templates:1001  msgid "The other method is to call mailgraph by hand with the -c parameter."  msgstr "Další možností je spouštět mailgraph ručně s parametrem -c."  #. Type: string  #. Description -#: ../templates:2001 +#: ../mailgraph.templates:2001  msgid "Logfile used by mailgraph:" -msgstr "Logovací Soubor, který má mailgraph používat:" +msgstr "Logovací soubor, který má mailgraph používat:"  #. Type: string  #. Description -#: ../templates:2001 +#: ../mailgraph.templates:2001  msgid ""  "Enter the logfile which should be used to create the databases for "  "mailgraph. If unsure, leave default (/var/log/mail.log)." @@ -63,26 +63,21 @@ msgstr ""  #. Type: boolean  #. Description -#: ../templates:3001 -msgid "Count incoming mail as outgoing mail?" -msgstr "Počítat příchozí poštu jako odchozí?" +#: ../mailgraph.templates:3001 +msgid "Ignore mail to/from localhost?" +msgstr "Ignorovat poštu z/na localhost?"  #. 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." +#: ../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." +"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."  msgstr "" -"Ve výchozím nastavení se příchozí pošta počítá jako odchozí. Používáte-li " -"nástroj na filtrování obsahu (např. amavis), je příchozí pošta započítána " -"vícekrát, což znamená chybné hodnoty. V takovém případě byste měli tuto " -"možnost zamítnout." +"Používáte-li nástroj na filtrování obsahu (např. amavis), je příchozí pošta " +"započítána vícekrát, což znamená chybné hodnoty. Jestliže tedy používáte " +"filtry obsahu, tuto možnost zamítněte." -#~ msgid "Ignore mail to/from localhost?" -#~ msgstr "Ignorovat poštu na/z lokálního počítače?" +#~ msgid "Count incoming mail as outgoing mail?" +#~ msgstr "Počítat příchozí poštu jako odchozí?"  | 
