summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-05 18:43:16 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-05 18:43:16 +0000
commit7d17a26a61d921b3cd788da01101dbcf4fecbe92 (patch)
tree63780dd9a77462cb7c27263178cc647fb4b98528 /po
parent5781ad135f98ba29ef03715f3e86f5b728900eee (diff)
L10n changes corresponding to the macro-function patch.
Diffstat (limited to 'po')
-rw-r--r--po/cat-id-tbl.c768
-rw-r--r--po/de.po351
-rw-r--r--po/mutt.pot311
-rw-r--r--po/ru.po369
4 files changed, 909 insertions, 890 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index 055efaec..225585dd 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -206,8 +206,8 @@ it? ", 85},
{"missing filename.\n", 175},
{"No lines in message.\n", 176},
{"%s: unknown editor command (~? for help)\n", 177},
- {"Set %s flag", 178},
- {"Clear %s flag", 179},
+ {"Set flag", 178},
+ {"Clear flag", 179},
{"[-- Error: unexpected end of file! --]\n", 180},
{"[-- Error: Could not display any parts of Multipart/Alternative! --]\n", 181},
{"[-- Attachment #%d", 182},
@@ -282,178 +282,180 @@ Unbound functions:\n\
{"%s: no such function in map", 245},
{"macro: empty key sequence", 246},
{"macro: too many arguments", 247},
- {"null operation", 248},
- {"force viewing of attachment using mailcap", 249},
- {"view attachment as text", 250},
- {"move to the bottom of the page", 251},
- {"remail a message to another user", 252},
- {"select a new file in this directory", 253},
- {"view file", 254},
- {"display the currently selected file's name", 255},
- {"change directories", 256},
- {"check mailboxes for new mail", 257},
- {"attach a file(s) to this message", 258},
- {"attach message(s) to this message", 259},
- {"edit the BCC list", 260},
- {"edit the CC list", 261},
- {"edit attachment description", 262},
- {"edit attachment transfer-encoding", 263},
- {"enter a file to save a copy of this message in", 264},
- {"edit the file to be attached", 265},
- {"edit the from field", 266},
- {"edit the message with headers", 267},
- {"edit the message", 268},
- {"edit attachment using mailcap entry", 269},
- {"edit the Reply-To field", 270},
- {"edit the subject of this message", 271},
- {"edit the TO list", 272},
- {"edit attachment type", 273},
- {"get a temporary copy of an attachment", 274},
- {"run ispell on the message", 275},
- {"compose new attachment using mailcap entry", 276},
- {"save this message to send later", 277},
- {"rename/move an attached file", 278},
- {"send the message", 279},
- {"toggle whether to delete file after sending it", 280},
- {"update an attachment's encoding info", 281},
- {"write the message to a folder", 282},
- {"copy a message to a file/mailbox", 283},
- {"create an alias from a message sender", 284},
- {"move entry to bottom of screen", 285},
- {"move entry to middle of screen", 286},
- {"move entry to top of screen", 287},
- {"make decoded (text/plain) copy", 288},
- {"make decoded copy (text/plain) and delete", 289},
- {"delete the current entry", 290},
- {"delete all messages in subthread", 291},
- {"delete all messages in thread", 292},
- {"display full address of sender", 293},
- {"display message with full headers", 294},
- {"display a message", 295},
- {"edit the current message for resending", 296},
- {"delete the char in front of the cursor", 297},
- {"move the cursor one character to the left", 298},
- {"jump to the beginning of the line", 299},
- {"cycle among incoming mailboxes", 300},
- {"complete filename or alias", 301},
- {"complete address with query", 302},
- {"delete the char under the cursor", 303},
- {"jump to the end of the line", 304},
- {"move the cursor one character to the right", 305},
- {"scroll up through the history list", 306},
- {"delete chars from cursor to end of line", 307},
- {"delete all chars on the line", 308},
- {"delete the word in front of the cursor", 309},
- {"quote the next typed key", 310},
- {"enter a muttrc command", 311},
- {"enter a file mask", 312},
- {"exit this menu", 313},
- {"filter attachment through a shell command", 314},
- {"move to the first entry", 315},
- {"toggle a message's 'important' flag", 316},
- {"forward a message with comments", 317},
- {"select the current entry", 318},
- {"reply to all recipients", 319},
- {"scroll down 1/2 page", 320},
- {"scroll up 1/2 page", 321},
- {"this screen", 322},
- {"jump to an index number", 323},
- {"move to the last entry", 324},
- {"reply to specified mailing list", 325},
- {"execute a macro", 326},
- {"compose a new mail message", 327},
- {"open a different folder", 328},
- {"open a different folder in read only mode", 329},
- {"clear a status flag from a message", 330},
- {"delete messages matching a pattern", 331},
- {"retrieve mail from POP server", 332},
- {"move to the first message", 333},
- {"move to the last message", 334},
- {"show only messages matching a pattern", 335},
- {"jump to the next new message", 336},
- {"jump to the next subthread", 337},
- {"jump to the next thread", 338},
- {"move to the next undeleted message", 339},
- {"jump to the next unread message", 340},
- {"jump to previous thread", 341},
- {"jump to previous subthread", 342},
- {"move to the last undelete message", 343},
- {"jump to the previous new message", 344},
- {"jump to the previous unread message", 345},
- {"mark the current thread as read", 346},
- {"mark the current subthread as read", 347},
- {"set a status flag on a message", 348},
- {"save changes to mailbox", 349},
- {"tag messages matching a pattern", 350},
- {"undelete messages matching a pattern", 351},
- {"untag messages matching a pattern", 352},
- {"move to the middle of the page", 353},
- {"move to the next entry", 354},
- {"scroll down one line", 355},
- {"move to the next page", 356},
- {"jump to the bottom of the message", 357},
- {"return to the main-menu", 358},
- {"toggle display of quoted text", 359},
- {"skip beyond quoted text", 360},
- {"jump to the top of the message", 361},
- {"pipe message/attachment to a shell command", 362},
- {"move to the previous entry", 363},
- {"scroll up one line", 364},
- {"move to the previous page", 365},
- {"print the current entry", 366},
- {"query external program for addresses", 367},
- {"append new query results to current results", 368},
- {"save changes to mailbox and quit", 369},
- {"recall a postponed message", 370},
- {"clear and redraw the screen", 371},
- {"reply to a message", 372},
- {"save message/attachment to a file", 373},
- {"search for a regular expression", 374},
- {"search backwards for a regular expression", 375},
- {"search for next match", 376},
- {"search for next match in opposite direction", 377},
- {"toggle search pattern coloring", 378},
- {"invoke a command in a subshell", 379},
- {"sort messages", 380},
- {"sort messages in reverse order", 381},
- {"tag the current entry", 382},
- {"apply next function to tagged messages", 383},
- {"tag the current subthread", 384},
- {"tag the current thread", 385},
- {"toggle a message's 'new' flag", 386},
- {"toggle whether the mailbox will be rewritten", 387},
- {"toggle wether to browse mailboxes or all files", 388},
- {"move to the top of the page", 389},
- {"undelete the current entry", 390},
- {"undelete all messages in thread", 391},
- {"undelete all messages in subthread", 392},
- {"show the Mutt version number and date", 393},
- {"view attachment using mailcap entry if necessary", 394},
- {"show MIME attachments", 395},
- {"show currently active limit pattern", 396},
- {"collapse/uncollapse current thread", 397},
- {"collapse/uncollapse all threads", 398},
- {"attach a PGP public key", 399},
- {"show PGP options", 400},
- {"extract PGP public keys", 401},
- {"wipe PGP passphrase from memory", 402},
- {"mail a PGP public key", 403},
- {"verify a PGP public key", 404},
- {"view the key's user id", 405},
- {"make decrypted copy and delete", 406},
- {"make decrypted copy", 407},
- {"Out of memory!", 408},
- {"File is a directory, save under it?", 409},
- {"File under directory: ", 410},
- {"File exists, overwrite?", 411},
- {"%s is not a mailbox!", 412},
- {"Append messages to %s?", 413},
- {"To contact the developers, please mail to <mutt-dev@mutt.org>.\n", 414},
+ {"exec: too few arguments", 248},
+ {"%s: no such command", 249},
+ {"null operation", 250},
+ {"force viewing of attachment using mailcap", 251},
+ {"view attachment as text", 252},
+ {"move to the bottom of the page", 253},
+ {"remail a message to another user", 254},
+ {"select a new file in this directory", 255},
+ {"view file", 256},
+ {"display the currently selected file's name", 257},
+ {"change directories", 258},
+ {"check mailboxes for new mail", 259},
+ {"attach a file(s) to this message", 260},
+ {"attach message(s) to this message", 261},
+ {"edit the BCC list", 262},
+ {"edit the CC list", 263},
+ {"edit attachment description", 264},
+ {"edit attachment transfer-encoding", 265},
+ {"enter a file to save a copy of this message in", 266},
+ {"edit the file to be attached", 267},
+ {"edit the from field", 268},
+ {"edit the message with headers", 269},
+ {"edit the message", 270},
+ {"edit attachment using mailcap entry", 271},
+ {"edit the Reply-To field", 272},
+ {"edit the subject of this message", 273},
+ {"edit the TO list", 274},
+ {"edit attachment type", 275},
+ {"get a temporary copy of an attachment", 276},
+ {"run ispell on the message", 277},
+ {"compose new attachment using mailcap entry", 278},
+ {"save this message to send later", 279},
+ {"rename/move an attached file", 280},
+ {"send the message", 281},
+ {"toggle whether to delete file after sending it", 282},
+ {"update an attachment's encoding info", 283},
+ {"write the message to a folder", 284},
+ {"copy a message to a file/mailbox", 285},
+ {"create an alias from a message sender", 286},
+ {"move entry to bottom of screen", 287},
+ {"move entry to middle of screen", 288},
+ {"move entry to top of screen", 289},
+ {"make decoded (text/plain) copy", 290},
+ {"make decoded copy (text/plain) and delete", 291},
+ {"delete the current entry", 292},
+ {"delete all messages in subthread", 293},
+ {"delete all messages in thread", 294},
+ {"display full address of sender", 295},
+ {"display message with full headers", 296},
+ {"display a message", 297},
+ {"edit the current message for resending", 298},
+ {"delete the char in front of the cursor", 299},
+ {"move the cursor one character to the left", 300},
+ {"jump to the beginning of the line", 301},
+ {"cycle among incoming mailboxes", 302},
+ {"complete filename or alias", 303},
+ {"complete address with query", 304},
+ {"delete the char under the cursor", 305},
+ {"jump to the end of the line", 306},
+ {"move the cursor one character to the right", 307},
+ {"scroll up through the history list", 308},
+ {"delete chars from cursor to end of line", 309},
+ {"delete all chars on the line", 310},
+ {"delete the word in front of the cursor", 311},
+ {"quote the next typed key", 312},
+ {"enter a muttrc command", 313},
+ {"enter a file mask", 314},
+ {"exit this menu", 315},
+ {"filter attachment through a shell command", 316},
+ {"move to the first entry", 317},
+ {"toggle a message's 'important' flag", 318},
+ {"forward a message with comments", 319},
+ {"select the current entry", 320},
+ {"reply to all recipients", 321},
+ {"scroll down 1/2 page", 322},
+ {"scroll up 1/2 page", 323},
+ {"this screen", 324},
+ {"jump to an index number", 325},
+ {"move to the last entry", 326},
+ {"reply to specified mailing list", 327},
+ {"execute a macro", 328},
+ {"compose a new mail message", 329},
+ {"open a different folder", 330},
+ {"open a different folder in read only mode", 331},
+ {"clear a status flag from a message", 332},
+ {"delete messages matching a pattern", 333},
+ {"retrieve mail from POP server", 334},
+ {"move to the first message", 335},
+ {"move to the last message", 336},
+ {"show only messages matching a pattern", 337},
+ {"jump to the next new message", 338},
+ {"jump to the next subthread", 339},
+ {"jump to the next thread", 340},
+ {"move to the next undeleted message", 341},
+ {"jump to the next unread message", 342},
+ {"jump to previous thread", 343},
+ {"jump to previous subthread", 344},
+ {"move to the last undelete message", 345},
+ {"jump to the previous new message", 346},
+ {"jump to the previous unread message", 347},
+ {"mark the current thread as read", 348},
+ {"mark the current subthread as read", 349},
+ {"set a status flag on a message", 350},
+ {"save changes to mailbox", 351},
+ {"tag messages matching a pattern", 352},
+ {"undelete messages matching a pattern", 353},
+ {"untag messages matching a pattern", 354},
+ {"move to the middle of the page", 355},
+ {"move to the next entry", 356},
+ {"scroll down one line", 357},
+ {"move to the next page", 358},
+ {"jump to the bottom of the message", 359},
+ {"return to the main-menu", 360},
+ {"toggle display of quoted text", 361},
+ {"skip beyond quoted text", 362},
+ {"jump to the top of the message", 363},
+ {"pipe message/attachment to a shell command", 364},
+ {"move to the previous entry", 365},
+ {"scroll up one line", 366},
+ {"move to the previous page", 367},
+ {"print the current entry", 368},
+ {"query external program for addresses", 369},
+ {"append new query results to current results", 370},
+ {"save changes to mailbox and quit", 371},
+ {"recall a postponed message", 372},
+ {"clear and redraw the screen", 373},
+ {"reply to a message", 374},
+ {"save message/attachment to a file", 375},
+ {"search for a regular expression", 376},
+ {"search backwards for a regular expression", 377},
+ {"search for next match", 378},
+ {"search for next match in opposite direction", 379},
+ {"toggle search pattern coloring", 380},
+ {"invoke a command in a subshell", 381},
+ {"sort messages", 382},
+ {"sort messages in reverse order", 383},
+ {"tag the current entry", 384},
+ {"apply next function to tagged messages", 385},
+ {"tag the current subthread", 386},
+ {"tag the current thread", 387},
+ {"toggle a message's 'new' flag", 388},
+ {"toggle whether the mailbox will be rewritten", 389},
+ {"toggle wether to browse mailboxes or all files", 390},
+ {"move to the top of the page", 391},
+ {"undelete the current entry", 392},
+ {"undelete all messages in thread", 393},
+ {"undelete all messages in subthread", 394},
+ {"show the Mutt version number and date", 395},
+ {"view attachment using mailcap entry if necessary", 396},
+ {"show MIME attachments", 397},
+ {"show currently active limit pattern", 398},
+ {"collapse/uncollapse current thread", 399},
+ {"collapse/uncollapse all threads", 400},
+ {"attach a PGP public key", 401},
+ {"show PGP options", 402},
+ {"extract PGP public keys", 403},
+ {"wipe PGP passphrase from memory", 404},
+ {"mail a PGP public key", 405},
+ {"verify a PGP public key", 406},
+ {"view the key's user id", 407},
+ {"make decrypted copy and delete", 408},
+ {"make decrypted copy", 409},
+ {"Out of memory!", 410},
+ {"File is a directory, save under it?", 411},
+ {"File under directory: ", 412},
+ {"File exists, overwrite?", 413},
+ {"%s is not a mailbox!", 414},
+ {"Append messages to %s?", 415},
+ {"To contact the developers, please mail to <mutt-dev@mutt.org>.\n", 416},
{"\
Copyright (C) 1996-8 Michael R. Elkins and others.\n\
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n\
Mutt is free software, and you are welcome to redistribute it\n\
-under certain conditions; type `mutt -vv' for details.\n", 415},
+under certain conditions; type `mutt -vv' for details.\n", 417},
{"\
Copyright (C) 1996-8 Michael R. Elkins <me@cs.hmc.edu>\n\
Copyright (C) 1997-8 Thomas Roessler <roessler@guug.de>\n\
@@ -472,7 +474,7 @@ Copyright (C) 1998 Ruslan Ermilov <ru@ucb.crimea.ua>\n\
\n\
You should have received a copy of the GNU General Public License\n\
along with this program; if not, write to the Free Software\n\
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", 416},
+ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n", 418},
{"\
\n\
SHA1 implementation Copyright (C) 1995-7 Eric A. Young <eay@cryptsoft.com>\n\
@@ -485,7 +487,7 @@ SHA1 implementation Copyright (C) 1995-7 Eric A. Young <eay@cryptsoft.com>\n\
merchantability and fitness for a particular purpose ARE DISCLAIMED.\n\
\n\
You should have received a copy of the full distribution terms\n\
- along with this program; if not, write to the program's developers.\n", 417},
+ along with this program; if not, write to the program's developers.\n", 419},
{"\
usage: mutt [ -nRzZ ] [ -e <cmd> ] [ -F <file> ] [ -m <type> ] [ -f <file> \
]\n\
@@ -513,238 +515,238 @@ options:\n\
-y\t\tselect a mailbox specified in your `mailboxes' list\n\
-z\t\texit immediately if there are no messages in the mailbox\n\
-Z\t\topen the first folder with new message, exit immediately if none\n\
- -h\t\tthis help message", 418},
- {"Error initializing terminal.", 419},
- {"Debugging at level %d.\n", 420},
- {"DEBUG was not defined during compilation. Ignored.\n", 421},
- {"No recipients specified.\n", 422},
- {"%s: unable to attach file.\n", 423},
- {"No mailbox with new mail.", 424},
- {"Mailbox is empty.", 425},
- {"Mailbox is corrupt!", 426},
- {"Reading %s... %d (%d%%)", 427},
- {"Mailbox was corrupted!", 428},
- {"Fatal error! Could not reopen mailbox!", 429},
- {"Unable to lock mailbox!", 430},
- {"sync: mbox modified, but no modified messages! (report this bug)", 431},
- {"Writing messages... %d (%d%%)", 432},
- {"Write failed! Saved partial mailbox to %s", 433},
- {"Could not reopen mailbox!", 434},
- {"Reopening mailbox...", 435},
- {"Jump to: ", 436},
- {"Invalid index number.", 437},
- {"No entries.", 438},
- {"You cannot scroll down farther.", 439},
- {"You cannot scroll up farther.", 440},
- {"You are on the last page.", 441},
- {"You are on the first page.", 442},
- {"First entry is shown.", 443},
- {"Last entry is shown.", 444},
- {"You are on the last entry.", 445},
- {"You are on the first entry.", 446},
- {"Search for: ", 447},
- {"Reverse search for: ", 448},
- {"No search pattern.", 449},
- {"Not found.", 450},
- {"Search is not implemented for this menu.", 451},
- {"Tagging is not supported.", 452},
- {"Reading %s... %d", 453},
- {"Lock count exceeded, remove lock for %s?", 454},
- {"Timeout exceeded while attempting fcntl lock!", 455},
- {"Waiting for fcntl lock... %d", 456},
- {"Timeout exceeded while attempting flock lock!", 457},
- {"Waiting for flock attempt... %d", 458},
- {"Reading %s...", 459},
- {"Writing %s...", 460},
- {"Move read messages to %s?", 461},
- {"Purge %d deleted message?", 462},
- {"Purge %d deleted messages?", 463},
- {"Moving read messages to %s...", 464},
- {"Mailbox is unchanged.", 465},
- {"%d kept, %d moved, %d deleted.", 466},
- {"%d kept, %d deleted.", 467},
- {" Press '%s' to toggle write", 468},
- {"Use 'toggle-write' to re-enable write!", 469},
- {"Mailbox is marked unwritable. %s", 470},
- {"Mailbox is read-only.", 471},
- {"PrevPg", 472},
- {"NextPg", 473},
- {"View Attachm.", 474},
- {"Next", 475},
- {"Bottom of message is shown.", 476},
- {"Top of message is shown.", 477},
- {"Reverse search: ", 478},
- {"Search: ", 479},
- {"Help is currently being shown.", 480},
- {"No more quoted text.", 481},
- {"No more unquoted text after quoted text.", 482},
- {"multipart message has no boundary parameter!", 483},
- {"Error in expression: %s", 484},
- {"Invalid day of month: %s", 485},
- {"Invalid month: %s", 486},
- {"error in expression", 487},
- {"error in pattern at: %s", 488},
- {"%c: invalid command", 489},
- {"%c: not supported in this mode", 490},
- {"missing parameter", 491},
- {"mismatched parenthesis: %s", 492},
- {"empty pattern", 493},
- {"error: unknown op %d (report this error).", 494},
- {"Compiling search pattern...", 495},
- {"Executing command on matching messages...", 496},
- {"No messages matched criteria.", 497},
- {"Search hit bottom without finding match", 498},
- {"Search hit top without finding match", 499},
- {"Search interrupted.", 500},
- {"Enter PGP passphrase:", 501},
- {"PGP passphrase forgotten.", 502},
- {"Unknown PGP version \"%s\".", 503},
- {"[-- PGP output follows (current time: ", 504},
- {"[-- Error: unable to create PGP subprocess! --]\n", 505},
+ -h\t\tthis help message", 420},
+ {"Error initializing terminal.", 421},
+ {"Debugging at level %d.\n", 422},
+ {"DEBUG was not defined during compilation. Ignored.\n", 423},
+ {"No recipients specified.\n", 424},
+ {"%s: unable to attach file.\n", 425},
+ {"No mailbox with new mail.", 426},
+ {"Mailbox is empty.", 427},
+ {"Mailbox is corrupt!", 428},
+ {"Reading %s... %d (%d%%)", 429},
+ {"Mailbox was corrupted!", 430},
+ {"Fatal error! Could not reopen mailbox!", 431},
+ {"Unable to lock mailbox!", 432},
+ {"sync: mbox modified, but no modified messages! (report this bug)", 433},
+ {"Writing messages... %d (%d%%)", 434},
+ {"Write failed! Saved partial mailbox to %s", 435},
+ {"Could not reopen mailbox!", 436},
+ {"Reopening mailbox...", 437},
+ {"Jump to: ", 438},
+ {"Invalid index number.", 439},
+ {"No entries.", 440},
+ {"You cannot scroll down farther.", 441},
+ {"You cannot scroll up farther.", 442},
+ {"You are on the last page.", 443},
+ {"You are on the first page.", 444},
+ {"First entry is shown.", 445},
+ {"Last entry is shown.", 446},
+ {"You are on the last entry.", 447},
+ {"You are on the first entry.", 448},
+ {"Search for: ", 449},
+ {"Reverse search for: ", 450},
+ {"No search pattern.", 451},
+ {"Not found.", 452},
+ {"Search is not implemented for this menu.", 453},
+ {"Tagging is not supported.", 454},
+ {"Reading %s... %d", 455},
+ {"Lock count exceeded, remove lock for %s?", 456},
+ {"Timeout exceeded while attempting fcntl lock!", 457},
+ {"Waiting for fcntl lock... %d", 458},
+ {"Timeout exceeded while attempting flock lock!", 459},
+ {"Waiting for flock attempt... %d", 460},
+ {"Reading %s...", 461},
+ {"Writing %s...", 462},
+ {"Move read messages to %s?", 463},
+ {"Purge %d deleted message?", 464},
+ {"Purge %d deleted messages?", 465},
+ {"Moving read messages to %s...", 466},
+ {"Mailbox is unchanged.", 467},
+ {"%d kept, %d moved, %d deleted.", 468},
+ {"%d kept, %d deleted.", 469},
+ {" Press '%s' to toggle write", 470},
+ {"Use 'toggle-write' to re-enable write!", 471},
+ {"Mailbox is marked unwritable. %s", 472},
+ {"Mailbox is read-only.", 473},
+ {"PrevPg", 474},
+ {"NextPg", 475},
+ {"View Attachm.", 476},
+ {"Next", 477},
+ {"Bottom of message is shown.", 478},
+ {"Top of message is shown.", 479},
+ {"Reverse search: ", 480},
+ {"Search: ", 481},
+ {"Help is currently being shown.", 482},
+ {"No more quoted text.", 483},
+ {"No more unquoted text after quoted text.", 484},
+ {"multipart message has no boundary parameter!", 485},
+ {"Error in expression: %s", 486},
+ {"Invalid day of month: %s", 487},
+ {"Invalid month: %s", 488},
+ {"error in expression", 489},
+ {"error in pattern at: %s", 490},
+ {"%c: invalid command", 491},
+ {"%c: not supported in this mode", 492},
+ {"missing parameter", 493},
+ {"mismatched parenthesis: %s", 494},
+ {"empty pattern", 495},
+ {"error: unknown op %d (report this error).", 496},
+ {"Compiling search pattern...", 497},
+ {"Executing command on matching messages...", 498},
+ {"No messages matched criteria.", 499},
+ {"Search hit bottom without finding match", 500},
+ {"Search hit top without finding match", 501},
+ {"Search interrupted.", 502},
+ {"Enter PGP passphrase:", 503},
+ {"PGP passphrase forgotten.", 504},
+ {"Unknown PGP version \"%s\".", 505},
+ {"[-- PGP output follows (current time: ", 506},
+ {"[-- Error: unable to create PGP subprocess! --]\n", 507},
{"\
\n\
[-- End of PGP output --]\n\
-\n", 506},
+\n", 508},
{"\
[-- Error: could not find beginning of PGP message! --]\n\
-\n", 507},
+\n", 509},
{"\
[-- End of PGP output --]\n\
-\n", 508},
+\n", 510},
{"\
[-- The following data is PGP/MIME signed --]\n\
-\n", 509},
+\n", 511},
{"\
\n\
-[-- End of PGP/MIME signed data --]\n", 510},
+[-- End of PGP/MIME signed data --]\n", 512},
{"\
[-- Error: this message does not comply with the PGP/MIME specification! \
--]\n\
-\n", 511},
- {"Internal error. Inform <roessler@guug.de>.", 512},
+\n", 513},
+ {"Internal error. Inform <roessler@guug.de>.", 514},
{"\
[-- Error: could not create a PGP subprocess! --]\n\
-\n", 513},
+\n", 515},
{"\
[-- Error: malformed PGP/MIME message! --]\n\
-\n", 514},
- {"[-- Error: could not create temporary file! --]\n", 515},
+\n", 516},
+ {"[-- Error: could not create temporary file! --]\n", 517},
{"\
[-- The following data is PGP/MIME encrypted --]\n\
-\n", 516},
+\n", 518},
{"\
\n\
-[-- End of PGP/MIME encrypted data --]\n", 517},
- {"Can't open PGP subprocess!", 518},
- {"Use keyID = \"%s\" for %s?", 519},
- {"Enter keyID for %s: ", 520},
- {"Exit ", 521},
- {"Select ", 522},
- {"Check key ", 523},
- {"PGP keys matching ", 524},
- {"Can't open /dev/null", 525},
- {"Can't create temporary file", 526},
- {"Can't create filter", 527},
- {"Key ID: 0x%s", 528},
- {"This ID's trust level is undefined.", 529},
- {"This ID is not trusted.", 530},
- {"This ID is only marginally trusted.", 531},
- {"%s Do you really want to use it?", 532},
- {"Please enter the key ID: ", 533},
- {"PGP Key 0x%s.", 534},
- {"reserved", 535},
- {"Encrypted Session Key", 536},
- {"Signature Packet", 537},
- {"Conventionally Encrypted Session Key Packet", 538},
- {"One-Pass Signature Packet", 539},
- {"Secret Key Packet", 540},
- {"Public Key Packet", 541},
- {"Secret Subkey Packet", 542},
- {"Compressed Data Packet", 543},
- {"Symmetrically Encrypted Data Packet", 544},
- {"Marker Packet", 545},
- {"Literal Data Packet", 546},
- {"Trust Packet", 547},
- {"Name Packet", 548},
- {"Subkey Packet", 549},
- {"Reserved", 550},
- {"Comment Packet", 551},
- {"POP Password: ", 552},
- {"POP host is not defined.", 553},
- {"No POP username is defined.", 554},
- {"Could not find address for host %s.", 555},
- {"Connecting to %s", 556},
- {"Server closed connection!", 557},
- {"No new mail in POP mailbox.", 558},
- {"Reading %d new message (%d bytes)...", 559},
- {"Error reading message!", 560},
- {"Error while writing mailbox!", 561},
- {"%s [%d messages read]", 562},
- {"Postponed Messages", 563},
- {"No postponed messages.", 564},
- {"Illegal PGP header", 565},
- {"New Query", 566},
- {"Make Alias", 567},
- {"Search", 568},
- {"Waiting for response...", 569},
- {"Query command not defined.", 570},
- {"Query", 571},
- {"Query: ", 572},
- {"Query '%s'", 573},
- {"Pipe", 574},
- {"Print", 575},
- {"Saving...", 576},
- {"Attachment saved", 577},
- {"WARNING! You are about to overwrite %s, continue?", 578},
- {"Attachment filtered.", 579},
- {"Filter through: ", 580},
- {"Pipe to: ", 581},
- {"I dont know how to print %s attachments!", 582},
- {"Print tagged attachment(s)?", 583},
- {"Print attachment?", 584},
- {"You may only bounce message/rfc822 parts.", 585},
- {"Bounce messages to %s...?", 586},
- {"Bounce message to %s...?", 587},
- {"Attachments", 588},
- {"Only deletion of multipart attachments is supported.", 589},
- {"Deletion of attachments from PGP messages is unsupported.", 590},
- {"This operation is not currently supported for PGP messages.", 591},
- {"Improperly formated entry for type %s in \"%s\" line %d", 592},
- {"No mailcap path specified", 593},
- {"mailcap entry for type %s not found", 594},
- {"score: too few arguments", 595},
- {"score: too many arguments", 596},
- {"No subject, abort?", 597},
- {"No subject, aborting.", 598},
- {"Reply to %s?", 599},
- {"No tagged messages are visible!", 600},
- {"No mailing lists found!", 601},
- {"Include message in reply?", 602},
- {"Could not include all requested messages!", 603},
- {"Forward MIME encapsulated?", 604},
- {"Recall postponed message?", 605},
- {"Abort unmodified message?", 606},
- {"Aborted unmodified message.", 607},
- {"Mail not sent.", 608},
- {"Message postponed.", 609},
- {"No recipients are specified!", 610},
- {"No recipients were specified.", 611},
- {"No subject, abort sending?", 612},
- {"No subject specified.", 613},
- {"Message edited. Really send?", 614},
- {"Sending message...", 615},
- {"Mail sent.", 616},
- {"No boundary parameter found! [report this error]", 617},
- {"%s no longer exists!", 618},
- {"Could not open %s", 619},
- {"Error sending message, child exited %d (%s).\n", 620},
- {"Saved output of child process to %s.\n", 621},
- {"Error sending message.", 622},
- {"Caught %s... Exiting.\n", 623},
- {"Caught signal %d... Exiting.\n", 624},
- {"Sorting mailbox...", 625},
- {"Could not find sorting function! [report this bug]", 626},
- {"(no mailbox)", 627},
+[-- End of PGP/MIME encrypted data --]\n", 519},
+ {"Can't open PGP subprocess!", 520},
+ {"Use keyID = \"%s\" for %s?", 521},
+ {"Enter keyID for %s: ", 522},
+ {"Exit ", 523},
+ {"Select ", 524},
+ {"Check key ", 525},
+ {"PGP keys matching ", 526},
+ {"Can't open /dev/null", 527},
+ {"Can't create temporary file", 528},
+ {"Can't create filter", 529},
+ {"Key ID: 0x%s", 530},
+ {"This ID's trust level is undefined.", 531},
+ {"This ID is not trusted.", 532},
+ {"This ID is only marginally trusted.", 533},
+ {"%s Do you really want to use it?", 534},
+ {"Please enter the key ID: ", 535},
+ {"PGP Key 0x%s.", 536},
+ {"reserved", 537},
+ {"Encrypted Session Key", 538},
+ {"Signature Packet", 539},
+ {"Conventionally Encrypted Session Key Packet", 540},
+ {"One-Pass Signature Packet", 541},
+ {"Secret Key Packet", 542},
+ {"Public Key Packet", 543},
+ {"Secret Subkey Packet", 544},
+ {"Compressed Data Packet", 545},
+ {"Symmetrically Encrypted Data Packet", 546},
+ {"Marker Packet", 547},
+ {"Literal Data Packet", 548},
+ {"Trust Packet", 549},
+ {"Name Packet", 550},
+ {"Subkey Packet", 551},
+ {"Reserved", 552},
+ {"Comment Packet", 553},
+ {"POP Password: ", 554},
+ {"POP host is not defined.", 555},
+ {"No POP username is defined.", 556},
+ {"Could not find address for host %s.", 557},
+ {"Connecting to %s", 558},
+ {"Server closed connection!", 559},
+ {"No new mail in POP mailbox.", 560},
+ {"Reading %d new message (%d bytes)...", 561},
+ {"Error reading message!", 562},
+ {"Error while writing mailbox!", 563},
+ {"%s [%d messages read]", 564},
+ {"Postponed Messages", 565},
+ {"No postponed messages.", 566},
+ {"Illegal PGP header", 567},
+ {"New Query", 568},
+ {"Make Alias", 569},
+ {"Search", 570},
+ {"Waiting for response...", 571},
+ {"Query command not defined.", 572},
+ {"Query", 573},
+ {"Query: ", 574},
+ {"Query '%s'", 575},
+ {"Pipe", 576},
+ {"Print", 577},
+ {"Saving...", 578},
+ {"Attachment saved", 579},
+ {"WARNING! You are about to overwrite %s, continue?", 580},
+ {"Attachment filtered.", 581},
+ {"Filter through: ", 582},
+ {"Pipe to: ", 583},
+ {"I dont know how to print %s attachments!", 584},
+ {"Print tagged attachment(s)?", 585},
+ {"Print attachment?", 586},
+ {"You may only bounce message/rfc822 parts.", 587},
+ {"Bounce messages to %s...?", 588},
+ {"Bounce message to %s...?", 589},
+ {"Attachments", 590},
+ {"Only deletion of multipart attachments is supported.", 591},
+ {"Deletion of attachments from PGP messages is unsupported.", 592},
+ {"This operation is not currently supported for PGP messages.", 593},
+ {"Improperly formated entry for type %s in \"%s\" line %d", 594},
+ {"No mailcap path specified", 595},
+ {"mailcap entry for type %s not found", 596},
+ {"score: too few arguments", 597},
+ {"score: too many arguments", 598},
+ {"No subject, abort?", 599},
+ {"No subject, aborting.", 600},
+ {"Reply to %s?", 601},
+ {"No tagged messages are visible!", 602},
+ {"No mailing lists found!", 603},
+ {"Include message in reply?", 604},
+ {"Could not include all requested messages!", 605},
+ {"Forward MIME encapsulated?", 606},
+ {"Recall postponed message?", 607},
+ {"Abort unmodified message?", 608},
+ {"Aborted unmodified message.", 609},
+ {"Mail not sent.", 610},
+ {"Message postponed.", 611},
+ {"No recipients are specified!", 612},
+ {"No recipients were specified.", 613},
+ {"No subject, abort sending?", 614},
+ {"No subject specified.", 615},
+ {"Message edited. Really send?", 616},
+ {"Sending message...", 617},
+ {"Mail sent.", 618},
+ {"No boundary parameter found! [report this error]", 619},
+ {"%s no longer exists!", 620},
+ {"Could not open %s", 621},
+ {"Error sending message, child exited %d (%s).\n", 622},
+ {"Saved output of child process to %s.\n", 623},
+ {"Error sending message.", 624},
+ {"Caught %s... Exiting.\n", 625},
+ {"Caught signal %d... Exiting.\n", 626},
+ {"Sorting mailbox...", 627},
+ {"Could not find sorting function! [report this bug]", 628},
+ {"(no mailbox)", 629},
};
-int _msg_tbl_length = 627;
+int _msg_tbl_length = 629;
diff --git a/po/de.po b/po/de.po
index 82cb3ce5..fb95fd50 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 1998-10-04 09:54+0200\n"
+"POT-Creation-Date: 1998-10-05 20:37+0200\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"
@@ -19,15 +19,15 @@ msgid "Select"
msgstr "Auswählen"
#: addrbook.c:33 browser.c:56 compose.c:70 curs_main.c:234 pager.c:1454
-#: pgpkey.c:180 postpone.c:35 query.c:48 recvattach.c:51
+#: pgpkey.c:181 postpone.c:35 query.c:48 recvattach.c:51
msgid "Help"
msgstr "Hilfe"
-#: addrbook.c:131
+#: addrbook.c:132
msgid "You have no aliases!"
msgstr "Keine Einträge im Adreßbuch!"
-#: addrbook.c:143
+#: addrbook.c:144
msgid "Aliases"
msgstr "Adreßbuch"
@@ -127,7 +127,7 @@ msgstr "Verzeichnis"
msgid "Mask"
msgstr "Maske"
-#: browser.c:344 browser.c:669
+#: browser.c:344 browser.c:672
#, c-format
msgid "%s is not a directory."
msgstr "%s ist kein Verzeichnis."
@@ -142,40 +142,40 @@ msgstr "Mailbox-Dateien [%d]"
msgid "Directory [%s], File mask: %s"
msgstr "Verzeichnis [%s], Dateimaske: %s"
-#: browser.c:536 browser.c:726 browser.c:816
+#: browser.c:537 browser.c:730 browser.c:825
msgid "No files match the file mask"
msgstr "Es gibt keine zur Maske passenden Dateien."
-#: browser.c:643
+#: browser.c:645
msgid "Chdir to: "
msgstr "Verzeichnis wechseln nach: "
-#: browser.c:662 browser.c:719
+#: browser.c:664 browser.c:722
msgid "Error scanning directory."
msgstr "Fehler beim Einlesen des Verzeichnisses."
-#: browser.c:680
+#: browser.c:683
msgid "File Mask: "
msgstr "Dateimaske: "
-#: browser.c:744
+#: browser.c:749
msgid "Reverse sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
msgstr ""
"Sortiere umgekehrt nach (D)atum, (a)lphabetisch, (z) Größe, oder (n)icht? "
-#: browser.c:746
+#: browser.c:751
msgid "Sort by (d)ate, (a)lpha, si(z)e or do(n)'t sort? "
msgstr "Sortiere nach (D)atum, (a)lphabetisch, (z) Größe oder (n)icht?"
-#: browser.c:803
+#: browser.c:811
msgid "New file name: "
msgstr "Neuer Dateiname: "
-#: browser.c:824
+#: browser.c:833
msgid "Can't view a directory"
msgstr "Verzeichnisse können nicht angezeigt werden."
-#: browser.c:842
+#: browser.c:851
msgid "Error trying to view file"
msgstr "Fehler."
@@ -226,11 +226,11 @@ msgstr "mono: Zu wenige Parameter."
msgid "%s: no such attribute"
msgstr "%s: Attribut unbekannt."
-#: color.c:662 hook.c:61 hook.c:69 keymap.c:557
+#: color.c:662 hook.c:61 hook.c:69 keymap.c:651
msgid "too few arguments"
msgstr "Zu wenige Parameter."
-#: color.c:671 hook.c:75
+#: color.c:671 hook.c:75 keymap.c:808
msgid "too many arguments"
msgstr "Zu viele Parameter."
@@ -242,7 +242,7 @@ msgstr "Standard-Farben werden nicht unterstützt."
msgid "Display message using mailcap?"
msgstr "Nachricht mittels Mailcap anzeigen?"
-#: commands.c:153 commands.c:161 pgpkey.c:220
+#: commands.c:153 commands.c:161 pgpkey.c:221
msgid "Invoking PGP..."
msgstr "Rufe PGP auf..."<