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 | |
parent | 44962f21cbc5c9de2482c61b7b1cce1b81812eaa (diff) |
Imported Debian patch 1.14-1.4squeeze1debian/1.14-1.4squeeze1
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/POTFILES.in | 2 | ||||
-rw-r--r-- | debian/po/cs.po | 43 | ||||
-rw-r--r-- | debian/po/da.po | 41 | ||||
-rw-r--r-- | debian/po/de.po | 65 | ||||
-rw-r--r-- | debian/po/es.po | 110 | ||||
-rw-r--r-- | debian/po/eu.po | 64 | ||||
-rw-r--r-- | debian/po/fi.po | 45 | ||||
-rw-r--r-- | debian/po/fr.po | 66 | ||||
-rw-r--r-- | debian/po/gl.po | 36 | ||||
-rw-r--r-- | debian/po/it.po | 57 | ||||
-rw-r--r-- | debian/po/ja.po | 48 | ||||
-rw-r--r-- | debian/po/nb.po | 36 | ||||
-rw-r--r-- | debian/po/nl.po | 68 | ||||
-rw-r--r-- | debian/po/pt.po | 54 | ||||
-rw-r--r-- | debian/po/pt_BR.po | 36 | ||||
-rw-r--r-- | debian/po/ru.po | 54 | ||||
-rw-r--r-- | debian/po/sk.po | 56 | ||||
-rw-r--r-- | debian/po/sv.po | 57 | ||||
-rw-r--r-- | debian/po/templates.pot | 27 | ||||
-rw-r--r-- | debian/po/vi.po | 55 |
20 files changed, 494 insertions, 526 deletions
diff --git a/debian/po/POTFILES.in b/debian/po/POTFILES.in index 84a97aa..cef83a3 100644 --- a/debian/po/POTFILES.in +++ b/debian/po/POTFILES.in @@ -1 +1 @@ -[type: gettext/rfc822deb] mailgraph.templates +[type: gettext/rfc822deb] templates diff --git a/debian/po/cs.po b/debian/po/cs.po index c571c6e..8dbde5d 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: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-09-28 14:20+0200\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" "Last-Translator: Miroslav Kure <kurem@debian.cz>\n" "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" "Language: cs\n" @@ -26,13 +26,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../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 -#: ../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." @@ -42,19 +42,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 "Další možností je spouštět mailgraph ručně s parametrem -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../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 -#: ../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)." @@ -64,21 +64,22 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ignorovat poštu z/na localhost?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Počítat příchozí poštu jako odchozí?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"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." +"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." -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Počítat příchozí poštu jako odchozí?" +#~ msgid "Ignore mail to/from localhost?" +#~ msgstr "Ignorovat poštu na/z lokálního počítače?" diff --git a/debian/po/da.po b/debian/po/da.po index daea702..693b610 100644 --- a/debian/po/da.po +++ b/debian/po/da.po @@ -6,9 +6,9 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph\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-13 17:30+01:00\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2010-06-13 17:30+01:00\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org> \n" "Language: \n" @@ -18,35 +18,35 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" -msgstr "Skal Mailgraph igangsættes ved opstart?" +msgstr "Skal Mailgraph startes op ved opstart?" #. 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." msgstr "" -"Mailgraph kan igangsættes ved opstart som en dæmon. Herefter vil den overvåge " +"Mailgraph kan starte op ved opstart som en dæmon. Herefter vil den overvåge " "Postfixlogfiler for ændringer. Dette anbefales." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "Den anden metode er at kalde mailgraph manuelt med parameteren -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Logfil brugt af 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)." @@ -56,19 +56,18 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ignorer post til/fra lokal vært (localhost)?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Optæl indkommende post som udgående post?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Når der bruges et indholdsfilter som amavis, optælles indgående post mere " -"end en gang, hvilket vil medføre forkerte værdier. Hvis du bruger indholdsfiltre, " -"skal du vælge denne indstilling." - +"Hvis du optæller indgående post som udgående post (standard), bliver post " +"optalt mere end en gang, hvis du bruger indholdsfiltre som amavis; så du får " +"forkerte værdier. Hvis du bruger indholdsfiltre, så deaktiver dem." diff --git a/debian/po/de.po b/debian/po/de.po index 97aa388..e3830a7 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -1,76 +1,79 @@ -# German translation of the mailgraph debconf template. -# Tobias Toedter <t.toedter@gmx.net>, 2006, 2007. -# Martin Eberhard Schauer <Martin.E.Schauer@gmx.de>, 2010. +# German translation of mailgraph debconf template. # This file is distributed under the same license as the mailgraph package. +# +# Tobias Toedter <t.toedter@gmx.net>, 2006, 2007. +# Thomas Müller <thomas.mueller@tmit.eu>, 2010. msgid "" msgstr "" -"Project-Id-Version: mailgraph 1.14-2\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-08-14 15+2200\n" -"Last-Translator: Martin Eberhard Schauer <Martin.E.Schauer@gmx.de>\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-28 15:25+0100\n" +"Last-Translator: Thomas Müller <thomas.mueller@tmit.eu>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" "Language: de\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" +"X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Soll Mailgraph beim Hochfahren gestartet werden?" #. 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." msgstr "" -"Es wird empfohlen, Mailgraph beim Hochfahren als Daemon zu starten. Der " -"Daemon wird dann Ihre Postfix-Protokolldatei auf Änderungen überwachen." +"Mailgraph kann beim Hochfahren als Daemon gestartet werden. Das Programm " +"wird dann Ihre Postfix-Protokolldatei auf Änderungen überwachen. Dies wird " +"empfohlen." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "" -"Alternativ können Sie Mailgraph mit dem Parameter -c von Hand aufrufen." +"Die andere Methode ist, mailgraph mit dem Parameter -c von Hand aufzurufen." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" -msgstr "Von Mailgraph verwendete Protokolldatei:" +msgstr "Von mailgraph verwendete Protokolldatei:" #. 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)." msgstr "" -"Geben Sie die Protokolldatei an, die bei der Erstellung der Mailgraph-" -"Datenbanken verwendet werden soll. Falls Sie unsicher sind, übernehmen Sie " -"die Voreinstellung (/var/log/mail.log)." +"Geben Sie die Protokolldatei ein, die verwendet werden soll, um die " +"Datenbanken für mailgraph zu erstellen. Falls Sie unsicher sind, belassen " +"Sie die Voreinstellung (/var/log/mail.log)." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "E-Mail von/zu Ihrem Rechner ignorieren?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Sollen eingehende Nachrichten als ausgehende gezählt werden?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Wenn Sie E-Mail-Inhaltsfilter wie AMaViS einsetzen, werden eingehende E-" -"Mails mehrfach gezählt. Sie erhalten dann falsche Ergebnisse. Falls Sie " -"einen Inhaltsfilter verwenden, sollten Sie diese Option wählen." +"Wenn Sie eingehende Nachrichten als ausgehende zählen (was der Standard " +"ist), werden die Nachrichten mehrmals gezählt, falls Sie einen Inhaltsfilter " +"wie etwa »amavis« einsetzen, was zu falschen Werten führt. Falls Sie " +"irgendeinen Inhaltsfilter einsetzen, sollten Sie diese Option abwählen." diff --git a/debian/po/es.po b/debian/po/es.po index af3bd2a..b706b18 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -1,109 +1,107 @@ -# mailgraph translation to spanish -# Copyright (C) 2007 Software in the Public Interest, SPI Inc. +# mailgraph po-debconf translation to Spanish +# Copyright (C) 2007, 2010 Software in the Public Interest, SPI Inc. # This file is distributed under the same license as the mailgraph package. # # Changes: -# - Initial translation -# Steve Lord Flaubert , 2007 +# - Initial translation +# Steve Lord Flaubert <stonescenter@gmail.com>, 2007 # -# - Revision and update -# Ricardo Fraile, 2010 +# - Updates +# Francisco Javier Cuadrado <fcocuadrado@gmail.com>, 2010 # -# -# Traductores, si no conoce el formato PO, merece la pena leer la -# documentación de gettext, especialmente las secciones dedicadas a este -# formato, por ejemplo ejecutando: -# info -n '(gettext)PO Files' -# info -n '(gettext)Header Entry' +# Traductores, si no conocen el formato PO, merece la pena leer la +# documentación de gettext, especialmente las secciones dedicadas a este +# formato, por ejemplo ejecutando: +# info -n '(gettext)PO Files' +# info -n '(gettext)Header Entry' # # Equipo de traducción al español, por favor lean antes de traducir # los siguientes documentos: # -# - El proyecto de traducción de Debian al español -# http://www.debian.org/intl/spanish/ -# especialmente las notas y normas de traducción en -# http://www.debian.org/intl/spanish/notas -# -# - La guía de traducción de po's de debconf: -# /usr/share/doc/po-debconf/README-trans -# o http://www.debian.org/intl/l10n/po-debconf/README-trans -# -# Si tiene dudas o consultas sobre esta traducción consulte con el último -# traductor (campo Last-Translator) y ponga en copia a la lista de -# traducción de Debian al español (<debian-l10n-spanish@lists.debian.org>) +# - El proyecto de traducción de Debian al español +# http://www.debian.org/intl/spanish/ +# especialmente las notas y normas de traducción en +# http://www.debian.org/intl/spanish/notas # +# - La guía de traducción de po's de debconf: +# /usr/share/doc/po-debconf/README-trans +# o http://www.debian.org/intl/l10n/po-debconf/README-trans # msgid "" msgstr "" -"Project-Id-Version: mailgraph 1.13-1\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-09-09 14:15-0500\n" -"Last-Translator: Ricardo Fraile <rikr@esdebian.org>\n" -"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" -"Language: es\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 08:18+0100\n" +"Last-Translator: Francisco Javier Cuadrado <fcocuadrado@gmail.com>\n" +"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "¿Desea iniciar Mailgraph en el arranque del sistema?" #. 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." msgstr "" -"Mailgraph puede iniciar como demonio al momento del arranque. Se recomienda " -"esto, ya que controlará el fichero de registros de Postfix para cualquier " -"cambio." +"Mailgraph puede iniciarse como demonio en el momento del arranque. Se " +"recomienda esto, ya que controlará el archivo de registros de Postfix en " +"busca de cambios." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "" -"La otra forma es llamar manualmente a mailgraph, dándole el parámetro -c." +"La otra forma es ejecutar manualmente Mailgraph, proporcionando el parámetro " +"«-c»." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" -msgstr "Fichero de registros de mailgraph:" +msgstr "Archivo de registros de 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)." msgstr "" -"Ingrese el fichero de registros que se usará para crear la base de datos de " -"mailgraph. Deje en blanco si no está seguro. Por omisión es «/var/log/mail." -"log»." +"Introduzca el archivo de registros que se usará para crear la base de datos " +"de Mailgraph. Deje este campo en blanco si no está seguro. De forma " +"predeterminada el archivo es «/var/log/mail.log»." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "¿Ignorar correo hacia/desde «localhost»?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "¿Contar correo entrante como saliente?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Cuando se usa un filtro de contenido como amavis, el correo entrante es " -"contadomás de una vez, lo que dará lugar a valores erróneos. Si usa algún " -"filtro decontenido, deberá elegir esta opción." +"Si cuenta los correos entrantes como salientes (forma predeterminada), " +"cuando use un filtro de contenido como amavis los correos se contarán más de " +"una vez, lo que producirá valores erróneos. Si usa algún filtro de " +"contenido, debería desactivar esta opción." -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "¿Contar correo entrante como saliente?" +#~ msgid "Ignore mail to/from localhost?" +#~ msgstr "" +#~ "¿Desea ignorar el correo electrónico dirigido a o enviado desde la " +#~ "máquina local («localhost»)?" diff --git a/debian/po/eu.po b/debian/po/eu.po index bf0ecd5..672cbb9 100644 --- a/debian/po/eu.po +++ b/debian/po/eu.po @@ -1,81 +1,75 @@ -# translation of mailgraph_1.14-4.1_eu.po to Basque +# translation of mailgraph-templates-eu.po to Euskara # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Piarres Beobide <pi@beobide.net>, 2008. -# Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>, 2010. msgid "" msgstr "" -"Project-Id-Version: mailgraph_1.14-4.1_eu\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 18:24+0200\n" -"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n" -"Language-Team: Basque <debian-l10n-basque@lists.debian.org>>\n" +"Project-Id-Version: mailgraph-templates-eu\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2008-04-09 23:15+0200\n" +"Last-Translator: Piarres Beobide <pi@beobide.net>\n" +"Language-Team: Euskara <debian-l10n-basque@lists.debian.org>\n" "Language: \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=2; plural=(n != 1);\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" -msgstr "Mailgraph sistema abioan abiarazi behar da?" +msgstr "Mailgraph sistema abioan abiarazi behar al da?" #. 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." msgstr "" -"Sistema abiatzean mailgraph abiarazi daiteke deabru moduan. Ondoren, " -"postfix-en egunkaria monitoriza dezake aldaketen bila. Hau da gomendatutakoa." +"Mailgraph sistema abioan abiarazi daiteke deabru moduan. Orduan zure postfix " +"erregistro fitxategiak arakatuko ditu aldaketen bila. Hau da gomendatutakoa." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "Beste modua mailgraph eskuz abiarazi eta -c parametroa erabiltzea da." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" -msgstr "Egunkaria mailgraph-ek erabiltzeko:" +msgstr "Mailgraph-ek erabiliko duen erregistro-fitxategia:" #. 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)." msgstr "" -"Idatzi egunkaria mailgraph-en datu-basea sortzean erabiltzeko. " -"Ziur ez bazaude, utzi lehenetsia (/var/log/mail.log)." +"Idatzi mailgraph datubasea sortzeko erabiliko den erregistro-fitxategia. " +"Ziur ez bazaude utzi lehenetsiriko (/var/log/mail.log)." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ezikusi egin mezuak bidaltzea/jasotzea ostalari lokalean?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Zenbatu jasotako posta bidalitako posta gisa?" #. 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' bezalako edukien iragazkia erabiltzean, sarrerako mezua behin baino " -"gehiagotan zenbatzen da, okerreko emaitzak sortuz. Edukien iragazki bat " -"erabiltzen baduzu, aukera hau hautatu beharko zenuke." - +"Jasotako posta bidelitako posta gisa zenbatuaz gero (lehenetsia), posta " +"behin baino gehiago zenbatu daiteke amavis bezalako eduki iragazki batenbat " +"erabiltzen baduzu, orduan okerreko balioak eskuratu ditzakezu. Eduki " +"iragazki batenbat erabiltzen baduzu hau ezgaitu." diff --git a/debian/po/fi.po b/debian/po/fi.po index c321a41..201e87b 100644 --- a/debian/po/fi.po +++ b/debian/po/fi.po @@ -2,29 +2,27 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-01-09 21:50+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2010-10-23 12:45+0300\n" "Last-Translator: Esko Arajärvi <edu@iki.fi>\n" -"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" +"Language-Team: debian-10n-finnish@lists.debian.org\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: Finnish\n" -"X-Poedit-Country: FINLAND\n" -"X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.6.1\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Tulisiko Mailgraph käynnistää käynnistettäessä järjestelmä?" #. 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." @@ -35,20 +33,20 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "" "Toinen mahdollinen tapa on kutsua mailgraphia käsin parametrin -c kanssa." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Ohjelman mailgraph käyttämä lokitiedosto:" #. 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)." @@ -58,18 +56,21 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Jätetäänkö paikalliset viestit huomiotta?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Lasketaanko tulevat viestit lähtevinä? " #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Käytettäessä sisältösuodattimia kuten amavis, tulevat viestit lasketaan " -"useammin kuin kerran ja tulokset vääristyvät. Valitse tämä vaihtoehto, jos " -"käytössä on jokin sisältösuodatin." +"Jos käytössä on sisältösuodattimia kuten amavis ja tulevat viestit lasketaan " +"lähtevinä, viestit lasketaan useammin kuin kerran ja tulokset vääristyvät. " +"Älä valitse tätä, jos käytössä on jokin sisältösuodatin." + +#~ msgid "Ignore mail to/from localhost?" +#~ msgstr "Jätetäänkö paikalliset viestit huomiotta?" diff --git a/debian/po/fr.po b/debian/po/fr.po index fc7029d..2588aef 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -12,82 +12,76 @@ # Developers do not need to manually edit POT or PO files. # # Initial translator: Jean-Christophe Champarnaud <jc.champarnaud@free.fr> -# Christian Perrier <bubulle@debian.org>, 2010. msgid "" msgstr "" "Project-Id-Version: mailgraph\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-08-12 22:58-0400\n" -"Last-Translator: Christian Perrier <bubulle@debian.org>\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2006-05-06 21:13+0200\n" +"Last-Translator: Thomas Huriaux <thomas.huriaux@gmail.com>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" "Language: fr\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=iso-8859-15\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.0\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" -msgstr "Mailgraph doit-il être lancé au démarrage ?" +msgstr "Mailgraph doit-il tre lanc au dmarrage?" #. 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." msgstr "" -"Mailgraph peut être lancé au démarrage, en mode démon. Il pourra ainsi " -"contrôler les modifications dans le fichier de journalisation de Postfix. " -"Cette option est recommandée." +"Mailgraph peut tre lanc au dmarrage, en mode dmon. Il pourra ainsi " +"contrler les modifications dans le fichier de journalisation de Postfix. " +"Cette option est recommande." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "" -"Il est également possible d'utiliser mailgraph.pl en le lançant vous-même " -"avec le paramètre « -c »." +"Il est galement possible d'utiliser mailgraph.pl en le lanant vous-mme " +"avec le paramtre -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" -msgstr "Fichier de journalisation à utiliser par mailgraph :" +msgstr "Fichier de journalisation utiliser par 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)." msgstr "" "Veuillez indiquer le fichier de journalisation que mailgraph analysera pour " -"créer sa base de données. Dans le doute, laissez la valeur par défaut." +"crer sa base de donnes. Dans le doute, laissez la valeur par dfaut." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Faut-il ignorer les courriers de et pour localhost ?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Faut-il compter les courriels entrants comme des courriels sortants?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Si vous utilisez des filtres de contenu comme amavis, les courriels entrants " -"seront comptés plus d'une fois et les résultats de mailgraph seront donc " -"incorrects. Si vous utilisez un filtre de contenu de ce type, vous devriez " -"choisir cette option." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "" -#~ "Faut-il compter les courriels entrants comme des courriels sortants ?" +"Si vous comptez les courriels entrants avec les courriels sortants " +"(comportement par dfaut), ils seront dnombrs plus d'une fois si vous " +"utilisez des filtres de contenu comme amavis. Les valeurs seront donc " +"incorrectes. Si vous utilisez un filtre de contenu de ce type, ne choisissez " +"pas cette option." diff --git a/debian/po/gl.po b/debian/po/gl.po index 8b61838..9bb583d 100644 --- a/debian/po/gl.po +++ b/debian/po/gl.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: 2008-04-09 21:18+0100\n" "Last-Translator: Jacobo Tarrio <jtarrio@debian.org>\n" "Language-Team: Galician <proxecto@trasno.net>\n" @@ -17,13 +17,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "¿Debería iniciarse Mailgraph co ordenador?" #. 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." @@ -34,19 +34,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 "O outro método consiste en executar mailgraph á man co parámetro -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Ficheiro de rexistro a empregar por 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)." @@ -57,27 +57,19 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "¿Contar o correo de entrada coma correo de saída?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -#, fuzzy -#| 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 "" "Se conta o correo de entrada coma correo de saída (opción por defecto), o " "correo hase contar máis dunha vez se emprega filtros de contido coma amavis, " "así que ha obter valores incorrectos. Se emprega un filtro de contido, " "desactive esta opción." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "¿Contar o correo de entrada coma correo de saída?" diff --git a/debian/po/it.po b/debian/po/it.po index 835eb1e..14f1d01 100644 --- a/debian/po/it.po +++ b/debian/po/it.po @@ -1,13 +1,14 @@ -# Italian (it) translation of debconf templates for mailgraph -# This file is distributed under the same license as the mailgraph package. -# Luca Monducci <luca.mo@tiscali.it>, 2006-2010 -# +# Italian (it) translation of debconf templates for mailgraph
+# COPYRIGHT (C) 2010 THE mailgraph'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the mailgraph package.
+# Luca Monducci <luca.mo@tiscali.it>, 2006-2010.
+#
msgid "" msgstr "" "Project-Id-Version: mailgraph 1.14 italian debconf templates\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-08-20 16:01+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2010-02-28 17:21+0100\n" "Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" "Language: it\n" @@ -17,59 +18,57 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Far partire Mailgraph all'avvio?" #. 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." msgstr "" -"Mailgraph pu? essere fatto partire all'avvio come demone. Poi controlla le " -"modifiche al file di log di Postfix. Questo ? il metodo raccomandato." +"Mailgraph può essere fatto partire all'avvio come demone. Poi monitora le " +"modifiche al file di log di Postfix. Questo è il metodo raccomandato." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." -msgstr "L'altro metodo ? richiamare manualmente mailgraph con il parametro -c." +msgstr "L'altro metodo è richiamare manualmente mailgraph con il parametro -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "File di log per 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)." msgstr "" "Inserire il file di log che mailgraph deve usare per creare i database. Se " -"non si ? sicuri lasciare il valore predefinito (/var/log/mail.log)." +"non si è sicuri lasciare il valore predefinito (/var/log/mail.log)." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ignorare le mail da/per localhost?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Contare la posta in entrata come la posta in uscita?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Se si usano dei content filter come amavis, le mail in arrivo sono contate " -"pi? di una volta e quindi si ottengono dei valori sbagliati. Se si usano dei " -"content filter si deve abilitare questa opzione." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Contare le mail in arrivo come mail in uscita?" +"Qualora si conti la posta in entrata come la posta in uscita (questo è il " +"funzionamento predefinito), la posta è contata più di una volta se si usano " +"dei filtri di contenuto come amavis e questo comporta la lettura di valori " +"sbagliati. Se si usano dei filtri di contenuto, attivare questa opzione." diff --git a/debian/po/ja.po b/debian/po/ja.po index ad272d4..f144599 100644 --- a/debian/po/ja.po +++ b/debian/po/ja.po @@ -1,17 +1,15 @@ # Copyright (C) 2008-2010 Norbert Tretkowski <nobse@debian.org> -# as mailgraph Debian package's copyright holder -# and Hideki Yamane (Debian-JP) <henrich@debian.or.jp> -# +# as mailgraph Debian package's copyright holder. # This file is distributed under the same license as the mailgraph package. # Hideki Yamane (Debian-JP) <henrich@debian.or.jp>, 2008-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 14:02+0900\n" -"Last-Translator: Hideki Yamane <henrich@debian.org>\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 19:21+0200\n" +"Last-Translator: Hideki Yamane (Debian-JP) <henrich@debian.or.jp>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" "Language: ja\n" "MIME-Version: 1.0\n" @@ -20,13 +18,13 @@ msgstr "" #. 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." @@ -36,19 +34,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 "手動で -c パラメータをつけて mailgraph を起動するやり方もあります。" #. 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)." @@ -58,19 +56,19 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "ローカルホスト宛、またはローカルホスト発のメールを無視しますか?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "受信メールを送信メールとしてカウントしますか?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 のようなコンテンツフィルタを使っている場合、受信メールが 1 回より多く" -"カウントされ、誤った値となります。何かコンテンツフィルタを使っている場合は、" -"このオプションを選ぶ必要があります。" - +"受信メールを送信メールとしてカウントする場合 (デフォルトの挙動)、メールは" +"amavis のようなコンテンツフィルタを使っていると複数回カウントされるため、間" +"違った値を受けとることになります。何かコンテンツフィルタを使っている場合は、" +"これは無効にしてください。" diff --git a/debian/po/nb.po b/debian/po/nb.po index 8a46187..5f043a4 100644 --- a/debian/po/nb.po +++ b/debian/po/nb.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph_1.12-2_nb\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: 2007-01-03 13:07+0100\n" "Last-Translator: Bjrn Steensrud <bjornst@powertech.no>\n" "Language-Team: Norwegian Bokml <i18n-nb@lister.ping.uio.no>\n" @@ -18,13 +18,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Skal Mailgraph startes ved oppstart?" #. 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." @@ -34,19 +34,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 "Den andre metoden er kalle opp mailgraph manuelt med parameteren -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Hvilken loggfil skal mailgraph bruke:" #. 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)." @@ -56,26 +56,18 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Telle innkommende e-post som utgende?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -#, fuzzy -#| 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 "" "Hvis du teller innkommende e-post som utgende (standard), s blir e-post " "telt mer enn n gang hvis du bruker innholdsfiltre som f.eks. amavis, slik " "at du fr feil verdier. Hvis du bruker et innholdsfilter, s sl av dette." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Telle innkommende e-post som utgende?" diff --git a/debian/po/nl.po b/debian/po/nl.po index bda9e69..6bcc082 100644 --- a/debian/po/nl.po +++ b/debian/po/nl.po @@ -6,10 +6,10 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph\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-18 07:47+0100\n" -"Last-Translator: Remco Rijnders <remco@webconquest.com>\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2007-03-09 19:10+0100\n" +"Last-Translator: Bart Cornelis <cobaco@skolelinux.no>\n" "Language-Team: debian-l10n-dutch <debian-l10n-dutch@lists.debian.org>\n" "Language: \n" "MIME-Version: 1.0\n" @@ -18,50 +18,60 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" -msgstr "Dient mailgraph gestart te worden bij het opstarten van het systeem?" +msgstr "Wilt u mailgraph starten tijdens het opstarten van het systeem?" #. Type: boolean #. Description -#: ../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." -msgstr "Mailgraph kan bij het opstarten van dit systeem gestart worden als achtergronddienst. Het overziet dan uw Postfix-logbestand voor veranderingen. Deze optie wordt aangeraden." +#: ../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 kan bij het opstarten van dit systeem gestart worden als " +"achtergronddienst, hierdoor overziet het uw Postfix-logbestand voor " +"veranderingen. Dit is de aangeraden optie." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." -msgstr "De andere optie is om mailgraph handmatig aan te roepen met de -c parameter." +msgstr "" +"De andere optie is om mailgraph handmatig aan te roepen met de -c parameter." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Door mailgraph te gebruiken logbestand:" #. Type: string #. Description -#: ../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)." -msgstr "Welk logbestand dient gebruikt te worden voor het aanmaken van de mailgraph-databases? Laat dit bij twijfel op de standaardwaarde (/var/log/mail.log) staan." +#: ../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 "" +"Welk logbestand dient gebruikt te worden voor het aanmaken van de mailgraph-" +"databases? Laat dit bij twijfel op de standaardwaarde (/var/log/mail.log) " +"staan." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Wilt u e-mail van/naar localhost negeren?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Inkomende e-mail als uitgaande e-mail tellen?" #. 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." -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." -msgstr "Wanneer u inhoudsfilters zoals amavis gebruikt, wordt binnenkomende e-mail meer dan eens geteld wat zal resulteren in incorrecte aantallen. Als u een inhoudsfilter gebruikt kunt u het beste deze optie kiezen." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Inkomende e-mail als uitgaande e-mail tellen?" - +#: ../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 "" +"Als u de inkomende e-mail als uitgaande e-mail telt (wat de standaardwaarde " +"is), krijgt u foute waarden als u inhoudfilters zoals amavis gebruikt. Dit " +"omdat berichten dan meer dan eens geteld worden. Als u een inhoudsfilter " +"gebruikt kunt u dit best uitschakelen." diff --git a/debian/po/pt.po b/debian/po/pt.po index 8ba68ca..e16856a 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -1,32 +1,32 @@ -# Translation of mailgraph debconf to Portuguese +# translation of mailgraph debconf to Portuguese +# Portuguese translation for mailgraph # This file is distributed under the same license as the mailgraph package. -# # André Costa <skit@argon.ath.cx>, 2006. -# Américo Monteiro <a_monteiro@netcabo.pt>, 2007, 2010. +# Américo Monteiro <a_monteiro@netcabo.pt>, 2007. +# msgid "" msgstr "" -"Project-Id-Version: mailgraph 1.14-2\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-08-10 17:44+0100\n" +"Project-Id-Version: mailgraph 1.13-1\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2007-09-23 08:53+0100\n" "Last-Translator: Américo Monteiro <a_monteiro@netcabo.pt>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" "Language: pt\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=2; plural=(n != 1);\n" +"X-Generator: KBabel 1.11.4\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Deve o Mailgraph ser iniciado no arranque?" #. 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." @@ -36,44 +36,42 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "O outro método é chamar manualmente o mailgraph com o parâmetro -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Ficheiro de relatório usado pelo 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)." msgstr "" "Especifique o ficheiro de registo que deve ser usado para criar a base de " -"dados para o mailgraph. Se não tiver a certeza, deixe o valor predefinido (/" +"dados para o mailgraph. Se não tiver a certeza, deixe o valor por omissão (/" "var/log/mail.log)." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ignorar mail para/de localhost?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Contar o correio a receber como correio a enviar?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Quando se usa um filtro de conteúdo como o amavis,o mail recebido é contado " -"mais do que uma vez, o que irá resultar em valores errados. Se você usar " -"algum filtro de conteúdo, deverá escolher esta opção." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Contar o correio a receber como correio a enviar?" +"Se contar o correio a receber como correio a enviar (por omissão), o correio " +"é contado mais do que uma vez se usar filtros de conteúdo como o amavis, por " +"isso irá obter valores errados. Se estiver a usar filtros de conteúdo, " +"desactive esta função." diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po index 690d724..6d914f3 100644 --- a/debian/po/pt_BR.po +++ b/debian/po/pt_BR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph 1.12-2\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: 2006-11-26 21:43-0200\n" "Last-Translator: Felipe Augusto van de Wiel (faw) <faw@cathedrallabs.org>\n" "Language-Team: l10n portuguese <debian-l10n-portuguese@lists.debian.org>\n" @@ -19,13 +19,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Mailgraph deveria ser iniciado durante o processo de inicialização?" #. 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." @@ -36,19 +36,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 "O outro método é executar o mailgraph manualmente com o parâmetro -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Arquivo de \"log\" usado pelo 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)." @@ -59,27 +59,19 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Contar e-mails que foram recebidos como e-mails que foram enviados?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -#, fuzzy -#| 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 "" "Se você contar e-mails que foram recebido como e-mails que foram enviados " "(padrão) e-mails são contados mais de uma vez se você usar filtros de " "conteúdos como amavis, portanto você terá valores errados. Se você estiver " "usando algum filtro de conteúdo, desabilite esta opção." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Contar e-mails que foram recebidos como e-mails que foram enviados?" 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 почта будет считаться более " +"одного раза, что приведёт к неверным значениям. Если вы используете фильтры " +"по содержимому, ответьте отрицательно." diff --git a/debian/po/sk.po b/debian/po/sk.po index 7a53c6b..b0ca175 100644 --- a/debian/po/sk.po +++ b/debian/po/sk.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: mailgraph\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:50+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: \n" "Last-Translator: Ivan Masár <helix84@centrum.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" @@ -19,50 +19,56 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Spustiť Mailgraph pri štarte systému?" #. Type: boolean #. Description -#: ../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." -msgstr "Mailgraph sa môže spustiť pri štarte systému. Bude potom monitorovať zmeny v súbore so záznamom Postfixu. Toto je odporúčaná voľba." +#: ../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 sa môže spustiť pri štarte systému. Bude potom monitorovať zmeny v " +"súbore so záznamom Postfixu. Toto je odporúčaná voľba." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "Druhý spôsob je volať mailgraph ručne s parametrom -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Súbor so záznamom, ktorý mailgraph používa:" #. Type: string #. Description -#: ../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)." -msgstr "Zadajte súbor so záznamom, ktorý sa má použiť na vytvorenie databázy pre mailgraph. Ak si nie ste istý, ponechajte predvolený (/var/log/mail.log)." +#: ../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 "" +"Zadajte súbor so záznamom, ktorý sa má použiť na vytvorenie databázy pre " +"mailgraph. Ak si nie ste istý, ponechajte predvolený (/var/log/mail.log)." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ignorovať poštu pre/od localhost?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Započítať prichádzajúcu poštu ako odchádzajúcu?" #. 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." -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." -msgstr "Ak používate filter obsahu ako amavis, pošta sa započíta viac ako raz, takže dostanete nesprávne hodnoty. Ak používate nejaký filter obsahu, túto voľbu vypnite." - -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Započítať prichádzajúcu poštu ako odchádzajúcu?" - +#: ../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 "" +"Ak počítate prichádzajúcu poštu ako odchádzajúcu (predvolené), pošta sa " +"započíta viac ako raz ak používate filtre obsahu ako amavis, takže dostanete " +"nesprávne hodnoty. Ak používate nejaký filter obsahu, túto voľbu vypnite." diff --git a/debian/po/sv.po b/debian/po/sv.po index 6c929a2..d23d0ee 100644 --- a/debian/po/sv.po +++ b/debian/po/sv.po @@ -1,15 +1,15 @@ -# Translation of mailgraph debconf template to Swedish -# Copyright (C) 2010 Martin Bagge <brother@bsnet.se> -# This file is distributed under the same license as the mailgraph package. -# -# Martin Bagge <brother@bsnet.se>, 2008, 2010 +# Translation of mailgraph debconf template to Swedish
+# Copyright (C) 2010 Martin Bagge <brother@bsnet.se>
+# This file is distributed under the same license as the mailgraph package.
+#
+# Martin Bagge <brother@bsnet.se>, 2008, 2010
msgid "" msgstr "" "Project-Id-Version: mailgraph 1.11-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 10:25+0100\n" -"Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" +"PO-Revision-Date: 2010-03-04 22:59+0100\n" +"Last-Translator: Martin Bagge <brother@bsnet.se>\n" "Language-Team: Swedish <debian-l10n-swedish@lists.debian.org>\n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -20,13 +20,13 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "Ska Mailgraph startas vid systemets uppstart?" #. 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." @@ -36,19 +36,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 "Den andra metoden är all starta mailgraph manuellt med parametern -c." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "Loggfil för 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)." @@ -58,25 +58,22 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Ignorera post till/från lokal värd?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Beräkna inkommande mail som utgående mail?" #. 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 "" -"När ett innehållsfilter som ex. amavis används kommer inkommande e-post att " -"räknas mer än en gång, detta kommer att resultera i felaktiga värden. " -"Använder du innehållsfilter ska du avaktivera detta alternativ.." +"Om du beräknar inkommande e-post som utgående e-post (standardförfarandet) " +"kommer e-post att räknas mer än en gång om du använder innehållsfilter som " +"ex. amavis, detta kommer därmed innebära felaktiga värden. Använder du " +"innehållsfilter ska du avaktivera detta alternativ." -#~ msgid "Count incoming mail as outgoing mail?" -#~ msgstr "Beräkna inkommande mail som utgående mail?" +#~ msgid "Ignore mail to/from localhost?" +#~ msgstr "Ignorera post till/från lokal värd?" diff --git a/debian/po/templates.pot b/debian/po/templates.pot index a94460b..d29dd9d 100644 --- a/debian/po/templates.pot +++ b/debian/po/templates.pot @@ -7,25 +7,24 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" +"Report-Msgid-Bugs-To: nobse@debian.org\n" +"POT-Creation-Date: 2006-11-14 23:38+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" msgstr "" #. 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." @@ -33,19 +32,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 "" #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" msgstr "" #. 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)." @@ -53,15 +52,15 @@ msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" msgstr "" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" diff --git a/debian/po/vi.po b/debian/po/vi.po index 49609d2..3a714ba 100644 --- a/debian/po/vi.po +++ b/debian/po/vi.po @@ -1,13 +1,13 @@ # Vietnamese translation for MailGraph. -# Copyright © 2010 Free Software Foundation, Inc. -# Clytie Siddall <clytie@riverland.net.au>, 2006-2010. +# Copyright © 2008 Free Software Foundation, Inc. +# Clytie Siddall <clytie@riverland.net.au>, 2006-2008. # msgid "" msgstr "" -"Project-Id-Version: mailgraph 1.14-2\n" -"Report-Msgid-Bugs-To: mailgraph@packages.debian.org\n" -"POT-Creation-Date: 2010-10-12 06:32+0200\n" -"PO-Revision-Date: 2010-02-11 19:07+0930\n" +"Project-Id-Version: mailgraph 1.14-1.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-22 22:27+0930\n" "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" "Language: vi\n" @@ -15,61 +15,62 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: LocFactoryEditor 1.8\n" +"X-Generator: LocFactoryEditor 1.7b3\n" #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "Should Mailgraph start on boot?" -msgstr "Khởi chạy Mailgraph vào lúc khởi động ?" +msgstr "Mailgraph có nên khởi chạy khi khởi động hệ thống không?" #. 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." msgstr "" "Chương trình Mailgraph có khả năng khởi chạy như là trình nền vào lúc khởi " -"động hệ thống. Vì thế nó sẽ theo dõi tập tin theo dõi Postfix có thay đổi " +"động hệ thống. Vì thế nó sẽ theo dõi tập tin ghi lưu Postfix có thay đổi " "chưa. Khuyên bạn bật tùy chọn này." #. Type: boolean #. Description -#: ../mailgraph.templates:1001 +#: ../templates:1001 msgid "The other method is to call mailgraph by hand with the -c parameter." msgstr "Phương pháp khác là gọi mailgraph bằng tay với tham số « -c »." #. Type: string #. Description -#: ../mailgraph.templates:2001 +#: ../templates:2001 msgid "Logfile used by mailgraph:" -msgstr "Tập tin theo dõi được mailgraph dùng:" +msgstr "Tập tin ghi lưu được mailgraph dùng:" #. 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)." msgstr "" -"Hãy nhập tên tập tin theo dõi (logfile) nên dùng để tạo các cơ sở dữ liệu " -"cho mailgraph. Chưa chắc thì để lại giá trị mặc định (/var/log/mail.log)." +"Hãy nhập tên tập tin ghi lưu nên được dùng để tạo các cơ sở dữ liệu cho " +"mailgraph. Chưa chắc thì để lại giá trị mặc định (/var/log/mail.log)." #. Type: boolean #. Description -#: ../mailgraph.templates:3001 -msgid "Ignore mail to/from localhost?" -msgstr "Bỏ qua thư tín đến/từ localhost ?" +#: ../templates:3001 +msgid "Count incoming mail as outgoing mail?" +msgstr "Đếm thư gửi đến như là thư gửi đi không?" #. Type: boolean #. Description -#: ../mailgraph.templates:3001 +#: ../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 "" -"Khi sử dụng một bộ lọc ngữ cảnh như amavis, mỗi thư gửi đến được đếm nhiều " -"lần mà có kết quả là giá trị sai. Có nên bật tùy chọn này nếu bạn sử dụng bộ " -"lọc ngữ cảnh nào." +"Nếu bạn đếm thư gửi đến là thư gửi đi (mặc định), mỗi thư được đếm nhiều lần " +"nếu bạn sử dụng bộ lọc nội dung như amavis: trong trường hợp đó, bạn sẽ thấy " +"giá trị không đúng. Vì vậy, nếu bạn đang dùng bộ lọc nội dung, hãy tắt tùy " +"chọn này." |