aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
-rw-r--r--po/ca.po102
-rw-r--r--po/cs.po102
-rw-r--r--po/es.po102
-rw-r--r--po/sq.po102
6 files changed, 211 insertions, 206 deletions
diff --git a/NEWS b/NEWS
index 3c34bc60..e8ceea39 100644
--- a/NEWS
+++ b/NEWS
@@ -39,7 +39,7 @@ change. MA = Matthias Andree, ESR = Eric S. Raymond, RF = Rob Funk.)
--------------------------------------------------------------------------------
-fetchmail 6.3.5 (not yet released):
+fetchmail 6.3.5 (released 2006-10-09):
# KNOWN BUGS AND WORKAROUNDS:
(this section floats upwards through the NEWS to be on top of the list)
@@ -51,6 +51,11 @@ fetchmail 6.3.5 (not yet released):
so compiling 32-bit SPARC code should be fine.
* fetchmail expects Received: headers in a particular format when parsing
envelopes.
+* fetchmail does not track pending deletes over crashes
+* the command line interface is a bit narrow-minded sometimes, for instance,
+ fetchmail -s doesn't work with a running daemon
+* some of the logging output is not very helpful
+* some of the documentation is still not up to date
# BUG FIXES:
* For protocols such as IMAP that are not delimited by "." lines, truncate the
diff --git a/configure.ac b/configure.ac
index 2c3fa6d9..44aea1e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([fetchmail],[6.3.5-beta3],[fetchmail-users@lists.berlios.de])
+AC_INIT([fetchmail],[6.3.5],[fetchmail-users@lists.berlios.de])
AC_CONFIG_SRCDIR([fetchmail.h])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_LIBOBJ_DIR([.])
diff --git a/po/ca.po b/po/ca.po
index f76b5143..bfe54fe5 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.5-b1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n"
-"POT-Creation-Date: 2006-09-26 00:29+0200\n"
+"POT-Creation-Date: 2006-09-27 00:05+0200\n"
"PO-Revision-Date: 2006-08-31 19:22+0200\n"
"Last-Translator: Ernest Adrogu Calveras <eadrogue@gmx.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -231,58 +231,58 @@ msgid "Lead server has no name.\n"
msgstr "El servidor principal no t nom.\n"
#: driver.c:1005
-#, c-format
-msgid "couldn't find canonical DNS name of %s (%s)\n"
+#, fuzzy, c-format
+msgid "couldn't find canonical DNS name of %s (%s): %s\n"
msgstr "no s'ha pogut trobar el nom cannic DNS de %s (%s)\n"
-#: driver.c:1051
+#: driver.c:1052
#, c-format
msgid "%s connection to %s failed"
msgstr "la connexi %s amb %s ha fallat"
-#: driver.c:1067
+#: driver.c:1068
msgid "Subject: Fetchmail unreachable-server warning."
msgstr "Subject: fetchmail: Servidor inaccessible."
-#: driver.c:1069
+#: driver.c:1070
#, c-format
msgid "Fetchmail could not reach the mail server %s:"
msgstr "El fetchmail no ha pogut contactar amb el servidor %s:"
-#: driver.c:1095 imap.c:423 pop3.c:465
+#: driver.c:1096 imap.c:423 pop3.c:465
msgid "SSL connection failed.\n"
msgstr "La conexi SSL ha fallat.\n"
-#: driver.c:1148
+#: driver.c:1149
#, c-format
msgid "Lock-busy error on %s@%s\n"
msgstr "Bloqueig temporal de la bstia per a %s@%s\n"
-#: driver.c:1152
+#: driver.c:1153
#, c-format
msgid "Server busy error on %s@%s\n"
msgstr "Servidor ocupat per a %s@%s\n"
-#: driver.c:1157
+#: driver.c:1158
#, c-format
msgid "Authorization failure on %s@%s%s\n"
msgstr "L'autoritzaci per a %s@%s%s ha fallat\n"
-#: driver.c:1160
+#: driver.c:1161
msgid " (previously authorized)"
msgstr " (prviament autoritzat)"
-#: driver.c:1181
+#: driver.c:1182
#, c-format
msgid "Subject: fetchmail authentication failed on %s@%s"
msgstr "Subject: fetchmail: L'autenticaci per a %s@%s ha fallat"
-#: driver.c:1185
+#: driver.c:1186
#, c-format
msgid "Fetchmail could not get mail from %s@%s.\n"
msgstr "El fetchmail no ha pogut obtenir el correu de %s@%s.\n"
-#: driver.c:1189
+#: driver.c:1190
msgid ""
"The attempt to get authorization failed.\n"
"Since we have already succeeded in getting authorization for this\n"
@@ -296,7 +296,7 @@ msgstr ""
"(tal com que el servidor est ocupat) que el fetchmail no pot identificar\n"
"perqu el servidor no envia missatges d'error que ho permetin."
-#: driver.c:1195
+#: driver.c:1196
msgid ""
"\n"
"However, if you HAVE changed your account details since starting the\n"
@@ -315,7 +315,7 @@ msgstr ""
"El fetchmail continar intentant connectar-s'hi a cada cicle, per no us\n"
"enviar ms notificacions fins que el servei es restableixi."
-#: driver.c:1205
+#: driver.c:1206
msgid ""
"The attempt to get authorization failed.\n"
"This probably means your password is invalid, but some servers have\n"
@@ -334,170 +334,170 @@ msgstr ""
"El dimoni fetchmail continuar funcionant i intentant connectar-s'hi a cada\n"
"cicle, per no us enviar ms notificacions fins que restabliu el servei."
-#: driver.c:1221
+#: driver.c:1222
#, c-format
msgid "Repoll immediately on %s@%s\n"
msgstr "Es torna a recollir el correu immediatament de %s@%s\n"
-#: driver.c:1226
+#: driver.c:1227
#, c-format
msgid "Unknown login or authentication error on %s@%s\n"
msgstr "Error no identificat de login o autenticaci per a %s@%s\n"
-#: driver.c:1250
+#: driver.c:1251
#, c-format
msgid "Authorization OK on %s@%s\n"
msgstr "Autoritzaci reeixida per a %s@%s\n"
-#: driver.c:1256
+#: driver.c:1257
#, c-format
msgid "Subject: fetchmail authentication OK on %s@%s"
msgstr "Subject: fetchmail: Autenticaci reeixida per a %s@%s"
-#: driver.c:1260
+#: driver.c:1261
#, c-format
msgid "Fetchmail was able to log into %s@%s.\n"
msgstr "El fetchmail ha estat capa d'accedir a %s@%s.\n"
-#: driver.c:1264
+#: driver.c:1265
msgid "Service has been restored.\n"
msgstr "El servei s'ha restablert.\n"
-#: driver.c:1296
+#: driver.c:1297
#, c-format
msgid "selecting or re-polling folder %s\n"
msgstr "seleccionant o re-examinant la carpeta %s\n"
-#: driver.c:1298
+#: driver.c:1299
msgid "selecting or re-polling default folder\n"
msgstr "seleccionant o re-examinant la carpeta per omissi\n"
-#: driver.c:1310
+#: driver.c:1311
#, c-format
msgid "%s at %s (folder %s)"
msgstr "%s a %s (carpeta %s)"
-#: driver.c:1313 rcfile_y.y:381
+#: driver.c:1314 rcfile_y.y:381
#, c-format
msgid "%s at %s"
msgstr "%s a %s"
-#: driver.c:1318
+#: driver.c:1319
#, c-format
msgid "Polling %s\n"
msgstr "Consultant %s\n"
# seen
-#: driver.c:1322
+#: driver.c:1323
#, c-format
msgid "%d message (%d %s) for %s"
msgid_plural "%d messages (%d %s) for %s"
msgstr[0] "%d missatge (%d %s) per a %s"
msgstr[1] "%d missatges (%d %s) per a %s"
-#: driver.c:1325
+#: driver.c:1326
msgid "seen"
msgid_plural "seen"
msgstr[0] "vist"
msgstr[1] "vistos"
-#: driver.c:1328
+#: driver.c:1329
#, c-format
msgid "%d message for %s"
msgid_plural "%d messages for %s"
msgstr[0] "%d missatge per a %s"
msgstr[1] "%d missatges per a %s"
-#: driver.c:1335
+#: driver.c:1336
#, c-format
msgid " (%d octets).\n"
msgstr " (%d octets).\n"
-#: driver.c:1341
+#: driver.c:1342
#, c-format
msgid "No mail for %s\n"
msgstr "No hi ha correu per a %s\n"
-#: driver.c:1374 imap.c:89
+#: driver.c:1375 imap.c:89
msgid "bogus message count!"
msgstr "recompte de missatges erroni!"
-#: driver.c:1516
+#: driver.c:1517
msgid "socket"
msgstr "de socket"
-#: driver.c:1519
+#: driver.c:1520
msgid "missing or bad RFC822 header"
msgstr "de capalera RFC822"
-#: driver.c:1522
+#: driver.c:1523
msgid "MDA"
msgstr "de MDA"
-#: driver.c:1525
+#: driver.c:1526
msgid "client/server synchronization"
msgstr "de sincronitzaci client/servidor"
-#: driver.c:1528
+#: driver.c:1529
msgid "client/server protocol"
msgstr "de protocol client/servidor"
-#: driver.c:1531
+#: driver.c:1532
msgid "lock busy on server"
msgstr "de bloqueig temporal al servidor"
-#: driver.c:1534
+#: driver.c:1535
msgid "SMTP transaction"
msgstr "de transacci SMTP"
-#: driver.c:1537
+#: driver.c:1538
msgid "DNS lookup"
msgstr "de consulta DNS"
# aquest missatge va directe a stderr
-#: driver.c:1540
+#: driver.c:1541
msgid "undefined"
msgstr "no identificat"
-#: driver.c:1546
+#: driver.c:1547
#, c-format
msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n"
msgstr ""
"error %s en recollir el correu de %s@%s i lliurar-lo via SMTP al host %s\n"
-#: driver.c:1548
+#: driver.c:1549
msgid "unknown"
msgstr "desconegut"
-#: driver.c:1550
+#: driver.c:1551
#, c-format
msgid "%s error while fetching from %s@%s\n"
msgstr "error %s en recollir el correu de %s@%s\n"
-#: driver.c:1561
+#: driver.c:1562
#, c-format
msgid "post-connection command failed with status %d\n"
msgstr "l'ordre de postconnexi ha fallat amb estat %d\n"
-#: driver.c:1580
+#: driver.c:1581
msgid "Kerberos V4 support not linked.\n"
msgstr "El suport per Kerberos V4 no est enllaat.\n"
-#: driver.c:1588
+#: driver.c:1589
msgid "Kerberos V5 support not linked.\n"
msgstr "El suport per Kerberos V5 no est enllaat.\n"
-#: driver.c:1599
+#: driver.c:1600
#, c-format
msgid "Option --flush is not supported with %s\n"
msgstr "L'opci --flush no est suportada per %s\n"
-#: driver.c:1605
+#: driver.c:1606
#, c-format
msgid "Option --all is not supported with %s\n"
msgstr "L'opci --all no est suportada per %s\n"
-#: driver.c:1614
+#: driver.c:1615
#, c-format
msgid "Option --limit is not supported with %s\n"
msgstr "L'opci --limit no est suportada per %s\n"
diff --git a/po/cs.po b/po/cs.po
index fffd8b7b..fab36277 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail-6.2.6.alpha1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n"
-"POT-Creation-Date: 2006-09-26 00:29+0200\n"
+"POT-Creation-Date: 2006-09-27 00:05+0200\n"
"PO-Revision-Date: 2005-07-03 03:57+0200\n"
"Last-Translator: Miloslav Trmac <mitr@volny.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -224,58 +224,58 @@ msgid "Lead server has no name.\n"
msgstr "Vedoucí server nemá jméno.\n"
#: driver.c:1005
-#, c-format
-msgid "couldn't find canonical DNS name of %s (%s)\n"
+#, fuzzy, c-format
+msgid "couldn't find canonical DNS name of %s (%s): %s\n"
msgstr "nemohu najít kanonické DNS jméno %s (%s)\n"
-#: driver.c:1051
+#: driver.c:1052
#, c-format
msgid "%s connection to %s failed"
msgstr "spojení %s k %s selhalo"
-#: driver.c:1067
+#: driver.c:1068
msgid "Subject: Fetchmail unreachable-server warning."
msgstr "Subject: Varování fetchmailu o nedostupnosti serveru."
-#: driver.c:1069
+#: driver.c:1070
#, c-format
msgid "Fetchmail could not reach the mail server %s:"
msgstr "Fetchmail nemohl kontaktovat poštovní server %s:"
-#: driver.c:1095 imap.c:423 pop3.c:465
+#: driver.c:1096 imap.c:423 pop3.c:465
msgid "SSL connection failed.\n"
msgstr "Spojení SSL selhalo.\n"
-#: driver.c:1148
+#: driver.c:1149
#, c-format
msgid "Lock-busy error on %s@%s\n"
msgstr "Chyba \"zámek se používá\" na %s@%s\n"
-#: driver.c:1152
+#: driver.c:1153
#, c-format
msgid "Server busy error on %s@%s\n"
msgstr "Chyba \"server zaneprázdněn\" na %s@%s\n"
-#: driver.c:1157
+#: driver.c:1158
#, c-format
msgid "Authorization failure on %s@%s%s\n"
msgstr "Chyba autorizace na %s@%s%s\n"
-#: driver.c:1160
+#: driver.c:1161
msgid " (previously authorized)"
msgstr " (dříve autorizován)"
-#: driver.c:1181
+#: driver.c:1182
#, c-format
msgid "Subject: fetchmail authentication failed on %s@%s"
msgstr "Předmět: autentizace fetchmailu selhala na %s@%s"
-#: driver.c:1185
+#: driver.c:1186
#, c-format
msgid "Fetchmail could not get mail from %s@%s.\n"
msgstr "Fetchmail nemohl stáhnout poštu z %s@%s.\n"
-#: driver.c:1189
+#: driver.c:1190
#, fuzzy
msgid ""
"The attempt to get authorization failed.\n"
@@ -296,7 +296,7 @@ msgstr ""
"Démon fetchmail bude pokračovat v činnosti a při každém cyklu se pokusí\n"
"připojit. Žádná další upozornění nebudou do obnovení služby zasílána."
-#: driver.c:1195
+#: driver.c:1196
#, fuzzy
msgid ""
"\n"
@@ -320,7 +320,7 @@ msgstr ""
"Démon fetchmail bude pokračovat v činnosti a při každém cyklu se pokusí\n"
"připojit. Žádná další upozornění nebudou do obnovení služby zasílána."
-#: driver.c:1205
+#: driver.c:1206
msgid ""
"The attempt to get authorization failed.\n"
"This probably means your password is invalid, but some servers have\n"
@@ -339,60 +339,60 @@ msgstr ""
"Démon fetchmail bude pokračovat v činnosti a při každém cyklu se pokusí\n"
"připojit. Žádná další upozornění nebudou do obnovení služby zasílána."
-#: driver.c:1221
+#: driver.c:1222
#, c-format
msgid "Repoll immediately on %s@%s\n"
msgstr "Okamžitě znovu kontroluji %s@%s\n"
-#: driver.c:1226
+#: driver.c:1227
#, c-format
msgid "Unknown login or authentication error on %s@%s\n"
msgstr "Neznámá chyba při přihlášení nebo autentizaci na %s@%s\n"
-#: driver.c:1250
+#: driver.c:1251
#, c-format
msgid "Authorization OK on %s@%s\n"
msgstr "Úspěšná autorizace na %s@%s\n"
-#: driver.c:1256
+#: driver.c:1257
#, c-format
msgid "Subject: fetchmail authentication OK on %s@%s"
msgstr "Předmět: Autentizace fetchmailu úspěšná na %s@%s"
-#: driver.c:1260
+#: driver.c:1261
#, c-format
msgid "Fetchmail was able to log into %s@%s.\n"
msgstr "Fetchmail se úspěšně přihlásil k %s@%s.\n"
-#: driver.c:1264
+#: driver.c:1265
msgid "Service has been restored.\n"
msgstr "Služba byla obnovena.\n"
-#: driver.c:1296
+#: driver.c:1297
#, c-format
msgid "selecting or re-polling folder %s\n"
msgstr "vybírám nebo znovu kontroluji složku %s\n"
-#: driver.c:1298
+#: driver.c:1299
msgid "selecting or re-polling default folder\n"
msgstr "vybírám nebo znovu kontroluji implicitní složku\n"
-#: driver.c:1310
+#: driver.c:1311
#, c-format
msgid "%s at %s (folder %s)"
msgstr "%s na %s (složka %s)"
-#: driver.c:1313 rcfile_y.y:381
+#: driver.c:1314 rcfile_y.y:381
#, c-format
msgid "%s at %s"
msgstr "%s na %s"
-#: driver.c:1318
+#: driver.c:1319
#, c-format
msgid "Polling %s\n"
msgstr "Stahuji z %s\n"
-#: driver.c:1322
+#: driver.c:1323
#, c-format
msgid "%d message (%d %s) for %s"
msgid_plural "%d messages (%d %s) for %s"
@@ -400,14 +400,14 @@ msgstr[0] "%d zpráva (%d %s) pro %s"
msgstr[1] "%d zprávy (%d %s) pro %s"
msgstr[2] "%d zpráv (%d %s) pro %s"
-#: driver.c:1325
+#: driver.c:1326
msgid "seen"
msgid_plural "seen"
msgstr[0] "přečtena"
msgstr[1] "přečteny"
msgstr[2] "přečteno"
-#: driver.c:1328
+#: driver.c:1329
#, c-format
msgid "%d message for %s"
msgid_plural "%d messages for %s"
@@ -415,96 +415,96 @@ msgstr[0] "%d zpráva pro %s"
msgstr[1] "%d zprávy pro %s"
msgstr[2] "%d zpráv pro %s"
-#: driver.c:1335
+#: driver.c:1336
#, c-format
msgid " (%d octets).\n"
msgstr " (%d oktetů).\n"
-#: driver.c:1341
+#: driver.c:1342
#, c-format
msgid "No mail for %s\n"
msgstr "Žádná pošta pro %s\n"
-#: driver.c:1374 imap.c:89
+#: driver.c:1375 imap.c:89
msgid "bogus message count!"
msgstr "nesmyslný počet zpráv!"
-#: driver.c:1516
+#: driver.c:1517
msgid "socket"
msgstr "socketu"
-#: driver.c:1519
+#: driver.c:1520
msgid "missing or bad RFC822 header"
msgstr "hlavičky RFC822"
-#: driver.c:1522
+#: driver.c:1523
msgid "MDA"
msgstr "MDA"
-#: driver.c:1525
+#: driver.c:1526
msgid "client/server synchronization"
msgstr "synchronizace mezi klientem a serverem"
-#: driver.c:1528
+#: driver.c:1529
msgid "client/server protocol"
msgstr "protokolu klient/server"
-#: driver.c:1531
+#: driver.c:1532
msgid "lock busy on server"
msgstr "zámku na serveru"
-#: driver.c:1534
+#: driver.c:1535
msgid "SMTP transaction"
msgstr "transakce SMTP"
-#: driver.c:1537
+#: driver.c:1538
msgid "DNS lookup"
msgstr "hledání v DNS"
-#: driver.c:1540
+#: driver.c:1541
#, fuzzy
msgid "undefined"
msgstr "nedefinované\n"
-#: driver.c:1546
+#: driver.c:1547
#, fuzzy, c-format
msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n"
msgstr "při odesílání počítači SMTP %2$s došlo k chybě %1$s\n"
-#: driver.c:1548
+#: driver.c:1549
#, fuzzy
msgid "unknown"
msgstr "počítač není znám."
-#: driver.c:1550
+#: driver.c:1551
#, fuzzy, c-format
msgid "%s error while fetching from %s@%s\n"
msgstr "při stahování z %2$s došlo k chybě %1$s\n"
-#: driver.c:1561
+#: driver.c:1562
#, c-format
msgid "post-connection command failed with status %d\n"
msgstr "příkaz po spojení selhal se stavem %d\n"
-#: driver.c:1580
+#: driver.c:1581
msgid "Kerberos V4 support not linked.\n"
msgstr "Kerberos V4 není podporován.\n"
-#: driver.c:1588
+#: driver.c:1589
msgid "Kerberos V5 support not linked.\n"
msgstr "Kerberos V5 není podporován.\n"
-#: driver.c:1599
+#: driver.c:1600
#, c-format
msgid "Option --flush is not supported with %s\n"
msgstr "Přepínač --flush není s %s podporován\n"
-#: driver.c:1605
+#: driver.c:1606
#, c-format
msgid "Option --all is not supported with %s\n"
msgstr "Přepínač --all není s %s podporován\n"
-#: driver.c:1614
+#: driver.c:1615
#, c-format
msgid "Option --limit is not supported with %s\n"
msgstr "Přepínač --limit nepodporuje argument %s\n"
diff --git a/po/es.po b/po/es.po
index d62d6cda..2c444ff3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.3.4-rc1\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n"
-"POT-Creation-Date: 2006-09-26 00:29+0200\n"
+"POT-Creation-Date: 2006-09-27 00:05+0200\n"
"PO-Revision-Date: 2006-09-15 11:52+0200\n"
"Last-Translator: Héctor García <hector@el-mundo.net>\n"
"Language-Team: Spanish <es@li.org>\n"
@@ -240,58 +240,58 @@ msgid "Lead server has no name.\n"
msgstr "El servidor líder no tiene nombre.\n"
#: driver.c:1005
-#, c-format
-msgid "couldn't find canonical DNS name of %s (%s)\n"
+#, fuzzy, c-format
+msgid "couldn't find canonical DNS name of %s (%s): %s\n"
msgstr "no fue posible encontrar el nombre DNS canónico de %s (%s)\n"
-#: driver.c:1051
+#: driver.c:1052
#, c-format
msgid "%s connection to %s failed"
msgstr "Fallo la conexión de %s a %s"
-#: driver.c:1067
+#: driver.c:1068
msgid "Subject: Fetchmail unreachable-server warning."
msgstr "Subject: aviso de server fuera de alcance de fetchmail."
-#: driver.c:1069
+#: driver.c:1070
#, c-format
msgid "Fetchmail could not reach the mail server %s:"
msgstr "Fetchmail no puede alcanzar al servidor de correo %s:"
-#: driver.c:1095 imap.c:423 pop3.c:465
+#: driver.c:1096 imap.c:423 pop3.c:465
msgid "SSL connection failed.\n"
msgstr "Fallo en la conexión SSL.\n"
-#: driver.c:1148
+#: driver.c:1149
#, c-format
msgid "Lock-busy error on %s@%s\n"
msgstr "Error ‘lock-busy’ en %s@%s\n"
-#: driver.c:1152
+#: driver.c:1153
#, c-format
msgid "Server busy error on %s@%s\n"
msgstr "Error: servidor ocupado en %s@%s\n"
-#: driver.c:1157
+#: driver.c:1158
#, c-format
msgid "Authorization failure on %s@%s%s\n"
msgstr "Fallo de autorización en %s@%s%s\n"
-#: driver.c:1160
+#: driver.c:1161
msgid " (previously authorized)"
msgstr " (previamente autorizado)"
-#: driver.c:1181
+#: driver.c:1182
#, c-format
msgid "Subject: fetchmail authentication failed on %s@%s"
msgstr "Subject: la autenticación de fetchmail falló en %s@%s"
-#: driver.c:1185
+#: driver.c:1186
#, c-format
msgid "Fetchmail could not get mail from %s@%s.\n"
msgstr "Fetchmail no pudo obtener correo de %s@%s.\n"
-#: driver.c:1189
+#: driver.c:1190
msgid ""
"The attempt to get authorization failed.\n"
"Since we have already succeeded in getting authorization for this\n"
@@ -305,7 +305,7 @@ msgstr ""
"ocupado) que fetchmail no puede distinguir porque el servido no envió\n"
"un mensaje de error útil"
-#: driver.c:1195
+#: driver.c:1196
msgid ""
"\n"
"However, if you HAVE changed your account details since starting the\n"
@@ -325,7 +325,7 @@ msgstr ""
"conexión en cada ciclo. No se enviarán más notificaciones hasta que el\n"
"servicio sea restablecido."
-#: driver.c:1205
+#: driver.c:1206
msgid ""
"The attempt to get authorization failed.\n"
"This probably means your password is invalid, but some servers have\n"
@@ -346,168 +346,168 @@ msgstr ""
"conexión en cada ciclo. No se enviarán más notificaciones hasta que el\n"
"servicio sea restablecido."
-#: driver.c:1221
+#: driver.c:1222
#, c-format
msgid "Repoll immediately on %s@%s\n"
msgstr "Reinquirir inmediatamente %s@%s\n"
-#: driver.c:1226
+#: driver.c:1227
#, c-format
msgid "Unknown login or authentication error on %s@%s\n"
msgstr "Error de entrada o de autenticación desconocido en %s@%s\n"
-#: driver.c:1250
+#: driver.c:1251
#, c-format
msgid "Authorization OK on %s@%s\n"
msgstr "Autorización exitosa en %s@%s\n"
-#: driver.c:1256
+#: driver.c:1257
#, c-format
msgid "Subject: fetchmail authentication OK on %s@%s"
msgstr "Subject: autenticación de fetchmail aprobada en %s@%s"
-#: driver.c:1260
+#: driver.c:1261
#, c-format
msgid "Fetchmail was able to log into %s@%s.\n"
msgstr "Fetchmail pudo registrarse en %s@%s.\n"
-#: driver.c:1264
+#: driver.c:1265
msgid "Service has been restored.\n"
msgstr "El servicio ha sido reestablecido.\n"
-#: driver.c:1296
+#: driver.c:1297
#, c-format
msgid "selecting or re-polling folder %s\n"
msgstr "seleccionando o re-inquiriendo la carpeta %s\n"
-#: driver.c:1298
+#: driver.c:1299
msgid "selecting or re-polling default folder\n"
msgstr "seleccionando o re-inquiriendo la carpeta por defecto\n"
-#: driver.c:1310
+#: driver.c:1311
#, c-format
msgid "%s at %s (folder %s)"
msgstr "%s en %s (carpeta %s)"
-#: driver.c:1313 rcfile_y.y:381
+#: driver.c:1314 rcfile_y.y:381
#, c-format
msgid "%s at %s"
msgstr "%s en %s"
-#: driver.c:1318
+#: driver.c:1319
#, c-format
msgid "Polling %s\n"
msgstr "Inquiriendo %s\n"
-#: driver.c:1322
+#: driver.c:1323
#, c-format
msgid "%d message (%d %s) for %s"
msgid_plural "%d messages (%d %s) for %s"
msgstr[0] "%d mensaje (%d %s) para %s"
msgstr[1] "%d mensajes (%d %s) para %s"
-#: driver.c:1325
+#: driver.c:1326
msgid "seen"
msgid_plural "seen"
msgstr[0] "visto"
msgstr[1] "vistos"
-#: driver.c:1328
+#: driver.c:1329
#, c-format
msgid "%d message for %s"
msgid_plural "%d messages for %s"
msgstr[0] "%d mensaje para %s"
msgstr[1] "%d mensajes para %s"
-#: driver.c:1335
+#: driver.c:1336
#, c-format
msgid " (%d octets).\n"
msgstr " (%d octetos).\n"
-#: driver.c:1341
+#: driver.c:1342
#, c-format
msgid "No mail for %s\n"
msgstr "No hay correo para %s\n"
-#: driver.c:1374 imap.c:89
+#: driver.c:1375 imap.c:89
msgid "bogus message count!"
msgstr "¡cantidad de mensajes incorrecta!"
-#: driver.c:1516
+#: driver.c:1517
msgid "socket"
msgstr "socket"
-#: driver.c:1519
+#: driver.c:1520
msgid "missing or bad RFC822 header"
msgstr "el encabezado RFC822 falta o está arruinado"
-#: driver.c:1522
+#: driver.c:1523
msgid "MDA"
msgstr "MDA"
-#: driver.c:1525
+#: driver.c:1526
msgid "client/server synchronization"
msgstr "sincronización cliente/servidor"
-#: driver.c:1528
+#: driver.c:1529
msgid "client/server protocol"
msgstr "protocolo cliente/servidor"
-#: driver.c:1531
+#: driver.c:1532
msgid "lock busy on server"
msgstr "bloqueo ocupado en el servidor"
-#: driver.c:1534
+#: driver.c:1535
msgid "SMTP transaction"
msgstr "Transacción SMTP"
-#: driver.c:1537
+#: driver.c:1538
msgid "DNS lookup"
msgstr "búsqueda en DNS"
-#: driver.c:1540
+#: driver.c:1541
msgid "undefined"
msgstr "no definido"
-#: driver.c:1546
+#: driver.c:1547
#, c-format
msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n"
msgstr ""
"error %s durante la recepción de %s@%s y la entrega al servidor SMTP %s\n"
-#: driver.c:1548
+#: driver.c:1549
msgid "unknown"
msgstr "desconocido"
-#: driver.c:1550
+#: driver.c:1551
#, c-format
msgid "%s error while fetching from %s@%s\n"
msgstr "error %s recibiendo de %s@%s\n"
-#: driver.c:1561
+#: driver.c:1562
#, c-format
msgid "post-connection command failed with status %d\n"
msgstr "el comando posconexión falló con estado %d\n"
-#: driver.c:1580
+#: driver.c:1581
msgid "Kerberos V4 support not linked.\n"
msgstr "Soporte de Kerberos V4 no incluido.\n"
-#: driver.c:1588
+#: driver.c:1589
msgid "Kerberos V5 support not linked.\n"
msgstr "Soporte de Kerberos V5 no incluido.\n"
-#: driver.c:1599
+#: driver.c:1600
#, c-format
msgid "Option --flush is not supported with %s\n"
msgstr "Opción --flush no soportada con %s\n"
-#: driver.c:1605
+#: driver.c:1606
#, c-format
msgid "Option --all is not supported with %s\n"
msgstr "Opción --all no soportada con %s\n"
-#: driver.c:1614
+#: driver.c:1615
#, c-format
msgid "Option --limit is not supported with %s\n"
msgstr "Opción --limit no soportada con %s\n"
diff --git a/po/sq.po b/po/sq.po
index 05d5363a..439c92a5 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: fetchmail 6.2.9-rc9\n"
"Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n"
-"POT-Creation-Date: 2006-09-26 00:29+0200\n"
+"POT-Creation-Date: 2006-09-27 00:05+0200\n"
"PO-Revision-Date: 2005-11-18 22:25+0200\n"
"Last-Translator: Besnik Bleta <besnik@spymac.com>\n"
"Language-Team: Albanian <translation-team-sq@lists.sourceforge.net>\n"
@@ -228,58 +228,58 @@ msgid "Lead server has no name.\n"
msgstr "Shrbyesi udhheqs nuk ka emr.\n"
#: driver.c:1005
-#, c-format
-msgid "couldn't find canonical DNS name of %s (%s)\n"
+#, fuzzy, c-format
+msgid "couldn't find canonical DNS name of %s (%s): %s\n"
msgstr "nuk munda t gjej emr DNS kanonikal t %s (%s)\n"
-#: driver.c:1051
+#: driver.c:1052
#, c-format
msgid "%s connection to %s failed"
msgstr "lidhja %s me %s dshtoi"
-#: driver.c:1067
+#: driver.c:1068
msgid "Subject: Fetchmail unreachable-server warning."
msgstr "Subjekt: Sinjalizim Fetchmail pr shrbyes t pakapshm."
-#: driver.c:1069
+#: driver.c:1070
#, c-format
msgid "Fetchmail could not reach the mail server %s:"
msgstr "Fetchmail-i nuk mundi t lidhet me shrbyesin e posts %s:"
-#: driver.c:1095 imap.c:423 pop3.c:465
+#: driver.c:1096 imap.c:423 pop3.c:465
msgid "SSL connection failed.\n"
msgstr "Lidhja SSL dshtoi.\n"
-#: driver.c:1148
+#: driver.c:1149
#, c-format
msgid "Lock-busy error on %s@%s\n"
msgstr "Gabim duket-i-zn te %s@%s\n"
-#: driver.c:1152
+#: driver.c:1153
#, c-format
msgid "Server busy error on %s@%s\n"
msgstr "Gabim shrbyes i zn te %s@%s\n"
-#: driver.c:1157
+#: driver.c:1158
#, c-format
msgid "Authorization failure on %s@%s%s\n"
msgstr "Dshtim autorizimi te %s@%s%s\n"
-#: driver.c:1160
+#: driver.c:1161
msgid " (previously authorized)"
msgstr " (autorizuar dikur)"
-#: driver.c:1181
+#: driver.c:1182
#, c-format
msgid "Subject: fetchmail authentication failed on %s@%s"
msgstr "Subjekt: mirfilltsimi fetchmail dshtoi te %s@%s"
-#: driver.c:1185
+#: driver.c:1186
#, c-format
msgid "Fetchmail could not get mail from %s@%s.\n"
msgstr "Fetchmail-i nuk mundi t marr post prej %s@%s.\n"
-#: driver.c:1189
+#: driver.c:1190
#, fuzzy
msgid ""
"The attempt to get authorization failed.\n"
@@ -303,7 +303,7 @@ msgstr ""
"n do cikl. Nuk do t drgohen njoftime n t ardhmen para se\n"
" t rikthehet shrbimi."
-#: driver.c:1195
+#: driver.c:1196
#, fuzzy
msgid ""
"\n"
@@ -330,7 +330,7 @@ msgstr ""
"n do cikl. Nuk do t drgohen njoftime n t ardhmen para se\n"
" t rikthehet shrbimi."
-#: driver.c:1205
+#: driver.c:1206
msgid ""
"The attempt to get authorization failed.\n"
"This probably means your password is invalid, but some servers have\n"
@@ -351,169 +351,169 @@ msgstr ""
"n do cikl. Nuk do t drgohen njoftime n t ardhmen para se\n"
" t rikthehet shrbimi."
-#: driver.c:1221
+#: driver.c:1222
#, c-format
msgid "Repoll immediately on %s@%s\n"
msgstr "Rivil menjher te %s@%s\n"
-#: driver.c:1226
+#: driver.c:1227
#, c-format
msgid "Unknown login or authentication error on %s@%s\n"
msgstr "Gabim mirfilltsimi ose hyrje e panjohur te %s@%s\n"
-#: driver.c:1250
+#: driver.c:1251
#, c-format
msgid "Authorization OK on %s@%s\n"
msgstr "OK autorizimi te %s@%s\n"
-#: driver.c:1256
+#: driver.c:1257
#, c-format
msgid "Subject: fetchmail authentication OK on %s@%s"
msgstr "Subjekt: OK mirfilltsimi fetchmail-i te %s@%s"
-#: driver.c:1260
+#: driver.c:1261
#, c-format
msgid "Fetchmail was able to log into %s@%s.\n"
msgstr "Fetchmail-i mundi t hyj te %s@%s.\n"
-#: driver.c:1264
+#: driver.c:1265
msgid "Service has been restored.\n"
msgstr "Shrbimi sht rivendosur.\n"
-#: driver.c:1296
+#: driver.c:1297
#, c-format
msgid "selecting or re-polling folder %s\n"
msgstr "po przgjedh ose vjel prej dosjes %s\n"
-#: driver.c:1298
+#: driver.c:1299
msgid "selecting or re-polling default folder\n"
msgstr "po przgjedh ose vjel prej dosjes parazgjedhje\n"
-#: driver.c:1310
+#: driver.c:1311
#, c-format
msgid "%s at %s (folder %s)"
msgstr "%s te %s (dosja %s)"
-#: driver.c:1313 rcfile_y.y:381
+#: driver.c:1314 rcfile_y.y:381
#, c-format
msgid "%s at %s"
msgstr "%s te %s"
-#: driver.c:1318
+#: driver.c:1319
#, c-format
msgid "Polling %s\n"
msgstr "Po mbledh %s\n"
-#: driver.c:1322
+#: driver.c:1323
#, c-format
msgid "%d message (%d %s) for %s"
msgid_plural "%d messages (%d %s) for %s"
msgstr[0] "%d mesazh (%d %s) pr %s"
msgstr[1] "%d mesazhe (%d %s) pr %s"
-#: driver.c:1325
+#: driver.c:1326
msgid "seen"
msgid_plural "seen"
msgstr[0] "par"
msgstr[1] "par"
-#: driver.c:1328
+#: driver.c:1329
#, c-format
msgid "%d message for %s"
msgid_plural "%d messages for %s"
msgstr[0] "%d mesazh pr %s"
msgstr[1] "%d mesazhe pr %s"
-#: driver.c:1335
+#: driver.c:1336
#, c-format
msgid " (%d octets).\n"
msgstr " (%d oktete).\n"
-#: driver.c:1341
+#: driver.c:1342
#, c-format
msgid "No mail for %s\n"
msgstr "Pa post pr %s\n"
-#: driver.c:1374 imap.c:89
+#: driver.c:1375 imap.c:89
msgid "bogus message count!"
msgstr "numrim i gabuar mesazhesh!"
-#: driver.c:1516
+#: driver.c:1517
msgid "socket"
msgstr "\"socket\""
-#: driver.c:1519
+#: driver.c:1520
msgid "missing or bad RFC822 header"
msgstr "titull RFC822 mungues ose i dmtuar"
-#: driver.c:1522
+#: driver.c:1523
msgid "MDA"
msgstr "MDA"
-#: driver.c:1525
+#: driver.c:1526
msgid "client/server synchronization"
msgstr "njkohsim klient/server"
-#: driver.c:1528
+#: driver.c:1529
msgid "client/server protocol"
msgstr "protokoll klient/server"
-#: driver.c:1531
+#: driver.c:1532
msgid "lock busy on server"
msgstr ""
-#: driver.c:1534
+#: driver.c:1535
msgid "SMTP transaction"
msgstr "shkmbim SMTP"
-#: driver.c:1537
+#: driver.c:1538
msgid "DNS lookup"
msgstr "krkim DNS"
-#: driver.c:1540
+#: driver.c:1541
#, fuzzy
msgid "undefined"
msgstr "gabim i paprcaktuar\n"
-#: driver.c:1546
+#: driver.c:1547
#, c-format
msgid "%s error while fetching from %s@%s and delivering to SMTP host %s\n"
msgstr ""
"gabim %s gjat prurjes prej %s@%s-s dhe shprndarjes te streh SMTP %s\n"
-#: driver.c:1548
+#: driver.c:1549
msgid "unknown"
msgstr "i/e panjohur"
-#: driver.c:1550
+#: driver.c:1551
#, c-format
msgid "%s error while fetching from %s@%s\n"
msgstr "gabim %s gjat sjelljes prej %s@%s\n"
-#: driver.c:1561
+#: driver.c:1562
#, c-format
msgid "post-connection command failed with status %d\n"
msgstr "urdhr pas-lidhjeje dshtoi me gjendje %d\n"
-#: driver.c:1580
+#: driver.c:1581
msgid "Kerberos V4 support not linked.\n"
msgstr ""
-#: driver.c:1588
+#: driver.c:1589
msgid "Kerberos V5 support not linked.\n"
msgstr ""
-#: driver.c:1599
+#: driver.c:1600
#, c-format
msgid "Option --flush is not supported with %s\n"
msgstr "Mundsia --zbrazje nuk mbulohet me %s\n"
-#: driver.c:1605
+#: driver.c:1606
#, c-format
msgid "Option --all is not supported with %s\n"
msgstr "Mundsia --all nuk mbulohet me %s\n"
-#: driver.c:1614
+#: driver.c:1615
#, c-format
msgid "Option --limit is not supported with %s\n"
msgstr "Mundsi --limit nuk mbulohet me %s\n"