summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2007-05-26 18:00:10 -0700
committerBrendan Cully <brendan@kublai.com>2007-05-26 18:00:10 -0700
commitdb823b3cbadbcd140e623e38e8ac3f8beb946bb4 (patch)
treec9632098c732f90a8734edf47705a7974841c7c4
parent7a1d379387eb228e4bc32b4ae06c54c4c6b5b3d9 (diff)
automatic post-release commit for mutt-1.4.2.3mutt-1-4-2-3-rel
-rw-r--r--ChangeLog27
-rw-r--r--VERSION2
-rw-r--r--po/bg.po18
-rw-r--r--po/ca.po31
-rw-r--r--po/cs.po18
-rw-r--r--po/da.po18
-rw-r--r--po/de.po18
-rw-r--r--po/el.po18
-rw-r--r--po/eo.po18
-rw-r--r--po/es.po18
-rw-r--r--po/et.po18
-rw-r--r--po/fr.po18
-rw-r--r--po/gl.po18
-rw-r--r--po/hu.po18
-rw-r--r--po/id.po43
-rw-r--r--po/it.po18
-rw-r--r--po/ja.po18
-rw-r--r--po/ko.po18
-rw-r--r--po/lt.po18
-rw-r--r--po/nl.po18
-rw-r--r--po/pl.po18
-rw-r--r--po/pt_BR.po18
-rw-r--r--po/ru.po18
-rw-r--r--po/sk.po18
-rw-r--r--po/sv.po18
-rw-r--r--po/tr.po18
-rw-r--r--po/uk.po18
-rw-r--r--po/zh_CN.po18
-rw-r--r--po/zh_TW.po18
-rw-r--r--reldate.h2
30 files changed, 351 insertions, 204 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d744725..7e93cf12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,34 @@
+2007-05-22 18:32 -0400 Jonathan Smith <https://issues.rpath.com/> (736653ce1896)
+
+ * muttlib.c: merge changeset 47d08903b79b: Use signed arithmetic in
+ mutt_gecos_name to avoid an overflow. Closes #2885.
+
+2007-04-02 15:20 -0700 Brendan Cully <brendan@kublai.com> (3d1d7f6cf693)
+
+ * pop_auth.c, rfc822.c, rfc822.h: Validate msgid in APOP
+ authentication. Closes #2846
+
+2006-11-11 03:40 +0000 Ivan Vilata i Balaguer <ivan@selidor.net> (35f6cfe99fc5)
+
+ * po/ca.po: Updated Catalan translation.
+
+2006-08-08 22:08 +0000 Ronny Haryanto <ronnylist@haryan.to> (54b150b2cfe2)
+
+ * po/id.po: Update.
+
Tue Jul 18 17:23:01 2006 Vsevolod Volkov <vvv@mutt.org.ua>
* po/ru.po: Update for 1.4.2.2.
+2006-07-14 18:39 +0000 Thomas Roessler <roessler@does-not-exist.org> (bb71149a485c)
+
+ * VERSION, po/bg.po, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po,
+ po/eo.po, po/es.po, po/et.po, po/fr.po, po/gl.po, po/hu.po,
+ po/id.po, po/it.po, po/ja.po, po/ko.po, po/lt.po, po/nl.po,
+ po/pl.po, po/pt_BR.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po,
+ po/uk.po, po/zh_CN.po, po/zh_TW.po, reldate.h: automatic post-
+ release commit for mutt-1.4.2.2
+
Fri Jul 14 14:37:00 2006 Thomas Roessler <roessler@does-not-exist.org>
* keymap.h: make sure that this builds in a modern
diff --git a/VERSION b/VERSION
index fb892159..a858e38a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.4.2.2
+1.4.2.3
diff --git a/po/bg.po b/po/bg.po
index 19361142..c8885a74 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-06-29 19:50+0200\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=windows-1251\n"
@@ -1148,7 +1148,7 @@ msgstr "unhook: íåïîçíàò hook òèï: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: Íå ìîãà äà èçòðèÿ %s ïðè èçïúëíåíèå íà %s."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Íÿìà èäåíòèôèêàòîðè"
@@ -1181,11 +1181,11 @@ msgstr "Ãðåøêà ïðè GSSAPI èäåíòèôèêàöèÿ."
msgid "LOGIN disabled on this server."
msgstr "LOGIN å èçêëþ÷åí íà òîçè ñúðâúð."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Âêëþ÷âàíå..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Íåóñïåøíî âêëþ÷âàíå."
@@ -3325,15 +3325,19 @@ msgstr "%s [%d îò %d ïèñìà ïðî÷åòåíè]"
msgid "Server closed connection!"
msgstr "Ñúðâúðúò çàòâîðè âðúçêàòà!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Èäåíòèôèêàöèÿ (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "Ãðåøêà ïðè APOP èäåíòèôèêàöèÿ."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Êîìàíäàòà \"USER\" íå ñå ïîääúðæà îò ñúðâúðà."
diff --git a/po/ca.po b/po/ca.po
index 73d6a974..a61dc38a 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -43,7 +43,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mutt 1.4.2.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2006-10-09 22:17+0200\n"
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -1256,7 +1256,7 @@ msgstr "unhook: El tipus de «hook» no és conegut: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: No es pot esborrar un «%s» des d’un «%s»."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "No hi ha cap autenticador disponible."
@@ -1289,11 +1289,11 @@ msgstr "L’autenticació GSSAPI ha fallat."
msgid "LOGIN disabled on this server."
msgstr "L’ordre LOGIN no es troba habilitada en aquest servidor."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "S’està entrant…"
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "L’entrada ha fallat."
@@ -1677,7 +1677,9 @@ msgstr "es dessubscriu de la bústia actual (només en IMAP)"
#: keymap_alldefs.h:16
msgid "toggle view all/subscribed mailboxes (IMAP only)"
-msgstr "canvia entre veure totes les bústies o només aquelles subscrites (només en IMAP)"
+msgstr ""
+"canvia entre veure totes les bústies o només aquelles subscrites (només en "
+"IMAP)"
#: keymap_alldefs.h:17
msgid "change directories"
@@ -2519,15 +2521,18 @@ msgstr ""
" -F FITXER Especifica un fitxer «muttrc» alternatiu.\n"
" -H FITXER Especifica un fitxer esborrany d’on llegir la\n"
" capçalera.\n"
-" -i FITXER Especifica un fitxer que Mutt inclourà a la resposta.\n"
+" -i FITXER Especifica un fitxer que Mutt inclourà a la "
+"resposta.\n"
" -m TIPUS Especifica un tipus de bústia per defecte.\n"
" -n Fa que Mutt no llija el fitxer «Muttrc» del sistema.\n"
" -p Recupera un missatge posposat.\n"
" -R Obri la bústia en mode de només lectura.\n"
-" -s ASSUMPTE Especifica l’assumpte (entre cometes si porta espais).\n"
+" -s ASSUMPTE Especifica l’assumpte (entre cometes si porta "
+"espais).\n"
" -v Mostra la versió i les definicions de compiŀlació.\n"
" -x Simula el mode d’enviament de «mailx».\n"
-" -y Selecciona una bústia de la vostra llista «mailboxes».\n"
+" -y Selecciona una bústia de la vostra llista "
+"«mailboxes».\n"
" -z Ix immediatament si no hi ha missatges a la bústia.\n"
" -Z Obri la primera bústia amb missatges nous, ix si no\n"
" n’hi ha.\n"
@@ -3526,15 +3531,19 @@ msgstr "%s [llegits %d de %d missatges]"
msgid "Server closed connection!"
msgstr "El servidor ha tancat la connexió!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "S’està autenticant (APOP)…"
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "L’autenticació APOP ha fallat."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "El servidor no admet l’ordre «USER»."
diff --git a/po/cs.po b/po/cs.po
index 3b10ebef..2aa29d81 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.3.19\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2001-06-09 23:27+0200\n"
"Last-Translator: Jiøí Pavlovský <pavlovsk@ff.cuni.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -1390,7 +1390,7 @@ msgstr "unhook: hook %s není znám"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: %s nelze z %s smazat"
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Nejsou k dispozici ¾ádné autentikaèní metody"
@@ -1424,12 +1424,12 @@ msgid "LOGIN disabled on this server."
msgstr "LOGIN autentikace je na tomto serveru zakázána"
#
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Probíhá pøihla¹ování..."
#
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Pøihlá¹ení se nezdaøilo."
@@ -4006,16 +4006,20 @@ msgstr "%s [poèet pøeètených zpráv: %d/%d]"
msgid "Server closed connection!"
msgstr "Server uzavøel spojení!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Ovìøuji (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "APOP ovìøení se nezdaøilo."
#
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Server nepodporuje pøíkaz USER."
diff --git a/po/da.po b/po/da.po
index bae3c028..e7d10775 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mutt-1.3.99\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-05-04 08:47+0200\n"
"Last-Translator: Byrial Jensen <byrial@image.dk>, Morten Bo Johansen "
"<mojo@image.dk>\n"
@@ -1152,7 +1152,7 @@ msgstr "unhook: ukendt hooktype: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: Kan ikke slette en %s inde fra en %s."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Ingen godkendelsesmetode kan bruges."
@@ -1185,11 +1185,11 @@ msgstr "GSSAPI-godkendelse slog fejl."
msgid "LOGIN disabled on this server."
msgstr "Der er spærret for indlogning på denne server."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Logger ind..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Login slog fejl."
@@ -3326,15 +3326,19 @@ msgstr "%s [%d af %d breve læst]"
msgid "Server closed connection!"
msgstr "Serveren afbrød forbindelsen!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Godkender (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "APOP-godkendelse slog fejl."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Kommandoen USER er ikke understøttet af server."
diff --git a/po/de.po b/po/de.po
index 2b066da8..675d866d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.3.26\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-05-02 17:33+0200\n"
"Last-Translator: Roland Rosenfeld <roland@spinnaker.de>\n"
"Language-Team: German <mutt-po@mutt.org>\n"
@@ -1153,7 +1153,7 @@ msgstr "unhook: Unbekannter hook-Typ: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: Kann kein %s innerhalb von %s löschen."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Keine Authentifizierung verfügbar"
@@ -1186,11 +1186,11 @@ msgstr "GSSAPI Authentifizierung fehlgeschlagen."
msgid "LOGIN disabled on this server."
msgstr "LOGIN ist auf diesem Server abgeschaltet."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Anmeldung..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Anmeldung gescheitert..."
@@ -3342,15 +3342,19 @@ msgstr "%s [%d von %d Nachrichten gelesen]"
msgid "Server closed connection!"
msgstr "Server hat Verbindung beendet!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Authentifiziere (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "APOP Authentifizierung fehlgeschlagen."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Kommando USER wird vom Server nicht unterstützt."
diff --git a/po/el.po b/po/el.po
index 05837094..156a8b90 100644
--- a/po/el.po
+++ b/po/el.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mutt-1.3.27i\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-01-24 00:03GMT+2\n"
"Last-Translator: Dokianakis Fanis <madf@hellug.gr>\n"
"Language-Team: Greek <EL@li.org>\n"
@@ -1408,7 +1408,7 @@ msgstr "unhook: Üãíùóôïò ôýðïò hook: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: Áäõíáìßá äéáãñáöÞò åíüò %s ìÝóá áðü Ýíá %s."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Äåí õðÜñ÷åé äéáèÝóéìç áõèåíôéêïðïßçóç."
@@ -1442,12 +1442,12 @@ msgid "LOGIN disabled on this server."
msgstr "Ôï LOGIN áðåíåñãïðïéÞèçêå óå áõôü ôïí äéáêïìéóôÞ."
#
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Åßóïäïò óôï óýóôçìá..."
#
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "ÁðÝôõ÷å ç åßóïäïò óôï óýóôçìá."
@@ -4042,16 +4042,20 @@ msgstr "%s [%d áðü %d ìçíýìáôá äéáâÜóôçêáí]"
msgid "Server closed connection!"
msgstr "Ç óýíäåóç ìå ôïí åîõðçñåôçôÞ Ýêëåéóå!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Áõèåíôéêïðïßçóç (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "Áõèåíôéêïðïßçóç APOP áðÝôõ÷å."
#
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Ç åíôïëÞ USER äåí õðïóôçñßæåôå áðü ôï äéáêïìéóôÞ."
diff --git a/po/eo.po b/po/eo.po
index b166887b..3ed1e5ca 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.3.99\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-05-19 13:27+0100\n"
"Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n"
"Language-Team: eo <translation-team-eo@lists.sourceforge.net>\n"
@@ -1150,7 +1150,7 @@ msgstr "unhook: nekonata speco de hook: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: Ne povas forviþi %s de en %s."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Nenia rajtiøilo disponata"
@@ -1183,11 +1183,11 @@ msgstr "GSSAPI-rajtiøo malsukcesis."
msgid "LOGIN disabled on this server."
msgstr "LOGIN estas malþaltita æe æi tiu servilo."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Salutas ..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Saluto malsukcesis."
@@ -3329,15 +3329,19 @@ msgstr "%s [%d el %d mesaøoj legitaj]"
msgid "Server closed connection!"
msgstr "Servilo fermis la konekton!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Rajtiøas (APOP) ..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "APOP-rajtiøo malsukcesis."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Servilo ne havas la komandon USER."
diff --git a/po/es.po b/po/es.po
index c5dbfe2a..ed7cef5d 100644
--- a/po/es.po
+++ b/po/es.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mutt 1.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2001-06-08 19:44+02:00\n"
"Last-Translator: Boris Wesslowski <Boris@Wesslowski.com>\n"
"Language-Team: -\n"
@@ -1156,7 +1156,7 @@ msgstr "unhook: tipo de gancho desconocido: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: No se puede suprimir un %s desde dentro de un %s."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Falta un método de verificación de autentidad"
@@ -1189,11 +1189,11 @@ msgstr "Verificación de autentidad GSSAPI falló."
msgid "LOGIN disabled on this server."
msgstr "LOGIN desactivado en este servidor."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Entrando..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "El login falló."
@@ -3367,15 +3367,19 @@ msgstr "%s [%d de %d mensajes leídos]"
msgid "Server closed connection!"
msgstr "¡El servidor cerró la conneción!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Verificando autentidad (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "Verificación de autentidad APOP falló."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "La órden USER no es soportada por el servidor."
diff --git a/po/et.po b/po/et.po
index 1a1d4918..f84d6ce0 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mutt 1.3.99\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-05-13 20:01+0300\n"
"Last-Translator: Toomas Soome <tsoome@muhv.pri.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
@@ -1148,7 +1148,7 @@ msgstr "unhook: tundmatu seose tüüp: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: %s ei saa %s seest kustutada."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Autentikaatoreid pole"
@@ -1181,11 +1181,11 @@ msgstr "GSSAPI autentimine ebaõnnestus."
msgid "LOGIN disabled on this server."
msgstr "LOGIN on sellel serveril blokeeritud."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Meldin..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Meldimine ebaõnnestus."
@@ -3330,15 +3330,19 @@ msgstr "%s [%d/%d teadet loetud]"
msgid "Server closed connection!"
msgstr "Server sulges ühenduse!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Autentimine (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "APOP autentimine ebaõnnestus."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "Server ei toeta käsklust USER."
diff --git a/po/fr.po b/po/fr.po
index 6270f8ee..df526eb3 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.3.99\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2002-05-02 03:12+0200\n"
"Last-Translator: Marc Baudoin <babafou@babafou.eu.org>, Vincent Lefevre "
"<vincent@vinc17.org>\n"
@@ -1212,7 +1212,7 @@ msgstr "unhook : type hook inconnu : %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook : impossible de supprimer un %s à l'intérieur d'un %s."
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
msgid "No authenticators available"
msgstr "Pas d'authentificateurs disponibles"
@@ -1245,11 +1245,11 @@ msgstr "L'authentification GSSAPI a échoué."
msgid "LOGIN disabled on this server."
msgstr "LOGIN désactivée sur ce serveur."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Connexion..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "La connexion a échoué."
@@ -3476,15 +3476,19 @@ msgstr "%s [%d messages lus sur %d]"
msgid "Server closed connection!"
msgstr "Le serveur a fermé la connexion !"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Authentification (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "L'authentification APOP a échoué."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "La commande USER n'est pas supportée par le serveur."
diff --git a/po/gl.po b/po/gl.po
index 2b192789..bf5faab1 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mutt 1.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2001-04-22 22:05+0200\n"
"Last-Translator: Roberto Suarez Soto <ask4it@bigfoot.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -1164,7 +1164,7 @@ msgstr "unhook: tipo descoñecido: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr "unhook: non é posible borrar un %s dende dentro dun %s"
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
#, fuzzy
msgid "No authenticators available"
msgstr "Autenticación SASL fallida."
@@ -1198,11 +1198,11 @@ msgstr "Autenticación GSSAPI fallida."
msgid "LOGIN disabled on this server."
msgstr "LOGIN deshabilitado neste servidor."
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Comezando secuencia de login ..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "O login fallou."
@@ -3372,15 +3372,19 @@ msgstr "%s [%d de %d mensaxes lidas]"
msgid "Server closed connection!"
msgstr "¡O servidor pechou a conexión!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Autenticando (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "Autenticación APOP fallida."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "O comando USER non está soportado polo servidor."
diff --git a/po/hu.po b/po/hu.po
index 96342f03..36763e1e 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.3.17i\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2001-04-13 18:03+0000\n"
"Last-Translator: Szabolcs Horváth <horvaths@fi.inf.elte.hu>\n"
"Language-Team: LME Magyaritasok Lista <magyar@lists.linux.hu>\n"
@@ -1164,7 +1164,7 @@ msgstr "hozzárendelés törlése: ismeretlen hozzárendelési típus: %s"
msgid "unhook: Can't delete a %s from within a %s."
msgstr ""
-#: imap/auth.c:104 pop_auth.c:393
+#: imap/auth.c:104 pop_auth.c:400
#, fuzzy
msgid "No authenticators available"
msgstr "SASL azonosítás nem sikerült."
@@ -1204,11 +1204,11 @@ msgstr "SASL azonosítás nem sikerült."
msgid "LOGIN disabled on this server."
msgstr ""
-#: imap/auth_login.c:43 pop_auth.c:226
+#: imap/auth_login.c:43 pop_auth.c:233
msgid "Logging in..."
msgstr "Bejelentkezés..."
-#: imap/auth_login.c:63 pop_auth.c:269
+#: imap/auth_login.c:63 pop_auth.c:276
msgid "Login failed."
msgstr "Sikertelen bejelentkezés."
@@ -3461,15 +3461,19 @@ msgstr "%s [%d/%d levél beolvasva]"
msgid "Server closed connection!"
msgstr "A szerver lezárta a kapcsolatot!"
-#: pop_auth.c:187
+#: pop_auth.c:189
+msgid "POP timestamp is invalid!"
+msgstr ""
+
+#: pop_auth.c:194
msgid "Authenticating (APOP)..."
msgstr "Azonosítás (APOP)..."
-#: pop_auth.c:211
+#: pop_auth.c:218
msgid "APOP authentication failed."
msgstr "APOP azonosítás sikertelen."
-#: pop_auth.c:246
+#: pop_auth.c:253
#, c-format
msgid "Command USER is not supported by server."
msgstr "A USER parancsot nem ismeri ez a kiszolgáló."
diff --git a/po/id.po b/po/id.po
index b360fdae..82568cd6 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.4.2.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-07-14 14:39-0400\n"
+"POT-Creation-Date: 2007-05-26 18:00-0700\n"
"PO-Revision-Date: 2006-08-08 21:34+1000\n"
"Last-Translator: Ronny Haryanto <ronny-mutt-po-file@haryan.to>\n"
"Language-Team: Indonesian <web@linux.or.id>\n"
@@ -113,7 +113,8 @@ msgstr "Gagal membuka file untuk menghapus headers."
#: attach.c:190
#, c-format
msgid "No mailcap compose entry for %s, creating empty file."
-msgstr "'compose' di file mailcap tidak ditemukan untuk %s, membuat file kosong."
+msgstr ""
+"'compose' di file mailcap tidak ditemukan untuk %s, membuat file kosong."
#. For now, editing requires a file, no piping
#: attach.c:250
@@ -226,7 +227,8 @@ msgstr "File Mask: "
#: browser.c:1048
msgid "Reverse sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
-msgstr "Urut terbalik berdasarkan (t)anggal, (a)bjad, (u)kuran atau (n)ggak diurut? "
+msgstr ""
+"Urut terbalik berdasarkan (t)anggal, (a)bjad, (u)kuran atau (n)ggak diurut? "
#: browser.c:1049
msgid "Sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
@@ -407,13 +409,15 @@ msgid "Messages could not be printed"
msgstr "Surat-surat tidak dapat dicetak"
#: commands.c:467
-msgid "Rev-Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
+msgid ""
+"Rev-Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
msgstr ""
"Urut terbalik tan(g)gal/d(a)ri/t(e)rima/(s)ubj/(k)e/(t)hread/(n)ggak urut/(u)"
"kuran/n(i)lai? "
#: commands.c:468
-msgid "Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
+msgid ""
+"Sort (d)ate/(f)rm/(r)ecv/(s)ubj/t(o)/(t)hread/(u)nsort/si(z)e/s(c)ore?: "
msgstr ""
"Urut tan(g)gal/d(a)ri/t(e)rima/(s)ubj/(k)e/(t)hread/(n)ggak urut/(u)kuran/n"
"(i)lai? "
@@ -995,7 +9