aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdist-tools/makerelease.pl6
-rw-r--r--po/ca.po5
-rw-r--r--po/cs.po5
-rw-r--r--po/da.po4
-rw-r--r--po/de.po2
-rw-r--r--po/en_GB.po4
-rw-r--r--po/eo.po5
-rw-r--r--po/es.po4
-rw-r--r--po/fr.po5
-rw-r--r--po/id.po4
-rw-r--r--po/it.po4
-rw-r--r--po/ja.po5
-rw-r--r--po/nl.po4
-rw-r--r--po/pl.po5
-rw-r--r--po/ru.po4
-rw-r--r--po/sq.po5
-rw-r--r--po/sv.po5
-rw-r--r--po/vi.po5
-rw-r--r--po/zh_CN.po2
19 files changed, 47 insertions, 36 deletions
diff --git a/dist-tools/makerelease.pl b/dist-tools/makerelease.pl
index ac8f42e6..61a48ddb 100755
--- a/dist-tools/makerelease.pl
+++ b/dist-tools/makerelease.pl
@@ -9,6 +9,7 @@ my $project = "fetchmail";
my $website = "http://sourceforge.net/projects/$project";
my $mailfrom = "<$project-devel\@lists.sourceforge.net> (Fetchmail Development Team)";
my $xzsufx = '.tar.xz';
+my $lzsufx = '.tar.lz';
# ---------------------------------------------------------------------
@@ -128,6 +129,7 @@ including <$website>.
The source archive is available at:
<$website/$project-$version$xzsufx>
+<$website/$project-$version$lzsufx>
Here are the release notes:
@@ -183,7 +185,7 @@ if ($diffs) {
unlink("$tmp/$project.DIFFS.$$");
print "### Signing tarballs...\n";
-system("cd autobuild && gpg -ba --sign $project-$version$xzsufx");
+system("cd autobuild && gpg -ba --sign $project-$version$xzsufx && gpg -ba --sign $project-$version$lzsufx");
print "### Extracting release notes...\n";
makerelnotes('NEWS', 'autobuild/README');
@@ -194,7 +196,7 @@ print "=== local\n";
#system("cp", "autobuild/$project-$version$xzsufx", "autobuild/$project-$version$xzsufx.asc", "$ENV{HOME}/public_html/fetchmail/") and die "Cannot upload to \$HOME/public_html/fetchmail/: $!";
print "=== sourceforge \n";
-system("rsync -acvHP autobuild/$project-$version$xzsufx autobuild/$project-$version$xzsufx.asc autobuild/README m-a\@frs.sourceforge.net:/home/frs/project/fetchmail/branch_6.4/");
+system("rsync -acvHP autobuild/$project-$version$xzsufx autobuild/$project-$version$xzsufx.asc autobuild/$project-$version$lzsufx autobuild/$project-$version$lzsufx.asc autobuild/README m-a\@frs.sourceforge.net:/home/frs/project/fetchmail/branch_6.4/");
# unlink 'autobuild/README' or die "cannot unlink autobuild/README: $!";
print "=== Done - please review final tasks\n";
diff --git a/po/ca.po b/po/ca.po
index 71d15a2c..7e7a2e9e 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.0.rc4\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-05 21:30+0200\n"
"Last-Translator: Ernest Adrogué Calveras <eadrogue@gmx.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -651,12 +651,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "L'opció --check no està suportada amb ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/cs.po b/po/cs.po
index 3ea1da44..75b6e8b1 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-29 21:37+02:00\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
@@ -659,12 +659,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "PÅ™epínaÄ --check není s ETRN podporován.\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright © 2002, 2003 Eric S. Raymond\n"
"Copyright © 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/da.po b/po/da.po
index 82803b2d..450eba4b 100644
--- a/po/da.po
+++ b/po/da.po
@@ -16,7 +16,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.24.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2013-03-11 07:50+0200\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -662,7 +662,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Ophavsret 2002, 2003 Eric S. Raymond\n"
"Ophavsret 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/de.po b/po/de.po
index f98a4bae..afd3da81 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2020-01-16 23:04+0100\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2020-01-16 23:56+0100\n"
"Last-Translator: Matthias Andree <matthias.andree@gmx.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
diff --git a/po/en_GB.po b/po/en_GB.po
index 553ccae1..ea81db04 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.5\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2006-11-02 06:58-0000\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: English (British) <en_gb@li.org>\n"
@@ -651,7 +651,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Rob F. Funk, Graham "
diff --git a/po/eo.po b/po/eo.po
index c5525022..1fe9f6fb 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-29 12:55-0400\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -650,12 +650,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "Opcio --check ne subtenatas kun ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Kopirajto (C) 2002, 2003 Eric S. Raymond\n"
"Kopirajto (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/es.po b/po/es.po
index 3d9a5cd5..b6ffa632 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.12\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2009-10-06 19:04+0200\n"
"Last-Translator: Francisco Molinero <paco@byasl.com>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -680,7 +680,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham "
diff --git a/po/fr.po b/po/fr.po
index d2bdc26f..95e5f6a1 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail-6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-10-01 15:52+0200\n"
"Last-Translator: Frédéric Marchal <fmarchal@perso.be>\n"
"Language-Team: French <traduc@traduc.org>\n"
@@ -673,12 +673,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "L'option --check n'est pas supportée avec ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright © 2002, 2003 Eric S. Raymond\n"
"Copyright © 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/id.po b/po/id.po
index 703da2e2..b3a642b8 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.24.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2014-01-27 18:25+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan@gmail.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -647,7 +647,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Hak Cipta (C) 2002, 2003 Eric S. Raymond\n"
"Hak Cipta (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/it.po b/po/it.po
index 9bc2850d..339248d2 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.19-pre1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2010-12-06 20:51+0100\n"
"Last-Translator: Vincenzo Campanella <vinz65@gmail.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -678,7 +678,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/ja.po b/po/ja.po
index 8e914469..46aec48e 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-29 23:26+0900\n"
"Last-Translator: Takeshi Hamasaki <hmatrjp@users.sourceforge.jp>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -665,12 +665,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "オプション --check 㯠ETRN ã¨ã¯åŒæ™‚ã«åˆ©ç”¨ã§ãã¾ã›ã‚“。\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/nl.po b/po/nl.po
index 86dbdbab..ded92f46 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail-6.3.20-rc3\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2011-05-31 07:47+0200\n"
"Last-Translator: Erwin Poeze <erwin.poeze@gmail.com>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -656,7 +656,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/pl.po b/po/pl.po
index c7138eaf..d9090c7e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-29 12:03+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -663,12 +663,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "Opcja --check nie działa z ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/ru.po b/po/ru.po
index 642d15c8..6bcfb91f 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.10-pre1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2009-06-05 14:53+0200\n"
"Last-Translator: Pavel Maryanov <acid_jack@ukr.net>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
@@ -669,7 +669,7 @@ msgid ""
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond, Robert M. Funk, Graham "
diff --git a/po/sq.po b/po/sq.po
index 63fa7198..9325f57f 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail-6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-11-24 19:10+0200\n"
"Last-Translator: Besnik Bleta <besnik@programeshqip.org>\n"
"Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n"
@@ -659,12 +659,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "Mundësia --check nuk mbulohet me ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Të drejta kopjimi (C) 2002, 2003 Eric S. Raymond\n"
"Të drejta kopjimi (C) 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/sv.po b/po/sv.po
index 4191e922..bb562e28 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-29 12:48+0200\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -657,12 +657,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "Flaggan --check stödjs inte med ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Copyright © 2002, 2003 Eric S. Raymond\n"
"Copyright © 2004 Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/vi.po b/po/vi.po
index 568720d2..1e4cdf95 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.0.rc4\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2019-09-28 12:25+0200\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2019-09-03 14:38+0700\n"
"Last-Translator: Trần Ngá»c Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -644,12 +644,13 @@ msgid "Option --check is not supported with ETRN\n"
msgstr "Không há»— trợ tùy chá»n “--check†(kiểm tra) đối vá»›i ETRN\n"
#: fetchmail.c:142
+#, fuzzy
msgid ""
"Copyright (C) 2002, 2003 Eric S. Raymond\n"
"Copyright (C) 2004 Matthias Andree, Eric S. Raymond,\n"
" Robert M. Funk, Graham Wilson\n"
"Copyright (C) 2005 - 2012 Sunil Shetye\n"
-"Copyright (C) 2005 - 2019 Matthias Andree\n"
+"Copyright (C) 2005 - 2020 Matthias Andree\n"
msgstr ""
"Tác quyá»n © năm 2002, 2003 của Eric S. Raymond\n"
"Tác quyá»n © năm 2004 của Matthias Andree, Eric S. Raymond,\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 517c8bf4..49a2f250 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.4.1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2020-01-16 23:04+0100\n"
+"POT-Creation-Date: 2020-01-20 23:14+0100\n"
"PO-Revision-Date: 2020-01-10 12:26-0500\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"