From: Richard Russon Date: Thu, 17 Nov 2016 15:21:41 +0000 (+0000) Subject: add English (British) translation X-Git-Tag: neomutt-20161126~4^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=98ffbdbcc245cd12b2f232a578cbd89e60a98ca0;p=neomutt add English (British) translation --- diff --git a/configure.ac b/configure.ac index 7a802d5b1..4d09588bf 100644 --- a/configure.ac +++ b/configure.ac @@ -15,7 +15,7 @@ AC_DEFINE(MUTT_VERSION, "1.7.1", [Version of upstream Mutt]) AC_USE_SYSTEM_EXTENSIONS -ALL_LINGUAS="de eu ru it es uk fr pl nl cs id sk ko el zh_TW zh_CN pt_BR eo gl sv da lt tr ja hu et ca bg ga" +ALL_LINGUAS="bg ca cs da de el en_GB eo es et eu fr ga gl hu id it ja ko lt nl pl pt_BR ru sk sv tr uk zh_CN zh_TW" AC_CANONICAL_HOST diff --git a/po/en_GB.po b/po/en_GB.po new file mode 100644 index 000000000..4f21c9bcb --- /dev/null +++ b/po/en_GB.po @@ -0,0 +1,5873 @@ +# British English messages for NeoMutt. +# Copyright (C) 2016 NeoMutt Project +# This file is distributed under the same license as the NeoMutt package. +# Richard Russon , 2016. +# +msgid "" +msgstr "" +"Project-Id-Version: neomutt-20161104\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-11-17 01:30+0000\n" +"PO-Revision-Date: 2016-11-09 22:45+0000\n" +"Last-Translator: Richard Russon \n" +"Language-Team: \n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: account.c:186 +#, c-format +msgid "Username at %s: " +msgstr "Username at %s: " + +#: account.c:251 +#, c-format +msgid "Password for %s@%s: " +msgstr "Password for %s@%s: " + +#: addrbook.c:37 browser.c:53 browser.c:63 pager.c:1628 postpone.c:41 +#: query.c:48 recvattach.c:53 +msgid "Exit" +msgstr "Exit" + +#: addrbook.c:38 curs_main.c:795 curs_main.c:808 pager.c:1635 pager.c:1645 +#: postpone.c:42 +msgid "Del" +msgstr "Del" + +#: addrbook.c:39 curs_main.c:796 curs_main.c:809 postpone.c:43 +msgid "Undel" +msgstr "Undel" + +#: addrbook.c:40 +msgid "Select" +msgstr "Select" + +#: addrbook.c:41 browser.c:57 browser.c:69 compose.c:116 compose.c:128 +#: crypt-gpgme.c:4022 curs_main.c:801 curs_main.c:814 mutt_ssl.c:1089 +#: mutt_ssl_gnutls.c:1005 pager.c:1752 pgpkey.c:522 postpone.c:44 query.c:53 +#: recvattach.c:57 smime.c:440 +msgid "Help" +msgstr "Help" + +#: addrbook.c:145 +msgid "You have no aliases!" +msgstr "You have no aliases!" + +#: addrbook.c:155 +msgid "Aliases" +msgstr "Aliases" + +#. L10N: prompt to add a new alias +#: alias.c:261 +msgid "Alias as: " +msgstr "Alias as: " + +#: alias.c:267 +msgid "You already have an alias defined with that name!" +msgstr "You already have an alias defined with that name!" + +#: alias.c:273 +msgid "Warning: This alias name may not work. Fix it?" +msgstr "Warning: This alias name may not work. Fix it?" + +#: alias.c:298 +msgid "Address: " +msgstr "Address: " + +#: alias.c:308 send.c:215 +#, c-format +msgid "Error: '%s' is a bad IDN." +msgstr "Error: '%s' is a bad IDN." + +#: alias.c:320 +msgid "Personal name: " +msgstr "Personal name: " + +#: alias.c:329 +#, c-format +msgid "[%s = %s] Accept?" +msgstr "[%s = %s] Accept?" + +#: alias.c:348 recvattach.c:441 recvattach.c:467 recvattach.c:480 +#: recvattach.c:493 recvattach.c:523 +msgid "Save to file: " +msgstr "Save to file: " + +#: alias.c:362 +msgid "Error reading alias file" +msgstr "Error reading alias file" + +#: alias.c:386 +msgid "Alias added." +msgstr "Alias added." + +#: alias.c:394 +msgid "Error seeking in alias file" +msgstr "Error seeking in alias file" + +#: attach.c:113 attach.c:245 attach.c:400 attach.c:934 +msgid "Can't match nametemplate, continue?" +msgstr "Can't match nametemplate, continue?" + +#: attach.c:126 +#, c-format +msgid "Mailcap compose entry requires %%s" +msgstr "Mailcap compose entry requires %%s" + +#: attach.c:134 attach.c:266 commands.c:234 compose.c:1369 curs_lib.c:212 +#: curs_lib.c:796 +#, c-format +msgid "Error running \"%s\"!" +msgstr "Error running \"%s\"!" + +#: attach.c:144 +msgid "Failure to open file to parse headers." +msgstr "Failure to open file to parse headers." + +#: attach.c:175 +msgid "Failure to open file to strip headers." +msgstr "Failure to open file to strip headers." + +#: attach.c:184 +msgid "Failure to rename file." +msgstr "Failure to rename file." + +#: attach.c:197 +#, c-format +msgid "No mailcap compose entry for %s, creating empty file." +msgstr "No mailcap compose entry for %s, creating empty file." + +#: attach.c:258 +#, c-format +msgid "Mailcap Edit entry requires %%s" +msgstr "Mailcap Edit entry requires %%s" + +#: attach.c:280 +#, c-format +msgid "No mailcap edit entry for %s" +msgstr "No mailcap edit entry for %s" + +#: attach.c:366 +msgid "No matching mailcap entry found. Viewing as text." +msgstr "No matching mailcap entry found. Viewing as text." + +#: attach.c:379 +msgid "MIME type not defined. Cannot view attachment." +msgstr "MIME type not defined. Cannot view attachment." + +#: attach.c:469 +msgid "Cannot create filter" +msgstr "Cannot create filter" + +#: attach.c:477 +#, c-format +msgid "---Command: %-20.20s Description: %s" +msgstr "---Command: %-20.20s Description: %s" + +#: attach.c:481 +#, c-format +msgid "---Command: %-30.30s Attachment: %s" +msgstr "---Command: %-30.30s Attachment: %s" + +#: attach.c:558 +#, c-format +msgid "---Attachment: %s: %s" +msgstr "---Attachment: %s: %s" + +#: attach.c:561 +#, c-format +msgid "---Attachment: %s" +msgstr "---Attachment: %s" + +#: attach.c:633 attach.c:665 attach.c:967 attach.c:1025 handler.c:1363 +#: pgpkey.c:571 pgpkey.c:760 +msgid "Can't create filter" +msgstr "Can't create filter" + +#: attach.c:799 attach.c:806 +msgid "Write fault!" +msgstr "Write fault!" + +#: attach.c:1048 +msgid "I don't know how to print that!" +msgstr "I don't know how to print that!" + +#: browser.c:54 +msgid "Chdir" +msgstr "Chdir" + +#: browser.c:55 +msgid "Goto" +msgstr "Goto" + +#: browser.c:56 browser.c:68 +msgid "Mask" +msgstr "Mask" + +#: browser.c:64 +msgid "List" +msgstr "List" + +#: browser.c:65 +msgid "Subscribe" +msgstr "Subscribe" + +#: browser.c:66 +msgid "Unsubscribe" +msgstr "Unsubscribe" + +#: browser.c:67 curs_main.c:813 +msgid "Catchup" +msgstr "Catchup" + +#: browser.c:671 browser.c:1640 +#, c-format +msgid "%s is not a directory." +msgstr "%s is not a directory." + +#: browser.c:930 +#, c-format +msgid "Subscribed newsgroups" +msgstr "Subscribed newsgroups" + +#: browser.c:932 +#, c-format +msgid "Newsgroups on server [%s]" +msgstr "Newsgroups on server [%s]" + +#: browser.c:941 +#, c-format +msgid "Mailboxes [%d]" +msgstr "Mailboxes [%d]" + +#: browser.c:948 +#, c-format +msgid "Directory [%s], File mask: %s" +msgstr "Directory [%s], File mask: %s" + +#: browser.c:1005 +msgid "Can't attach a directory!" +msgstr "Can't attach a directory!" + +#: browser.c:1284 browser.c:1708 browser.c:1844 +msgid "No files match the file mask" +msgstr "No files match the file mask" + +#: browser.c:1487 +msgid "Create is only supported for IMAP mailboxes" +msgstr "Create is only supported for IMAP mailboxes" + +#: browser.c:1510 +msgid "Rename is only supported for IMAP mailboxes" +msgstr "Rename is only supported for IMAP mailboxes" + +#: browser.c:1532 +msgid "Delete is only supported for IMAP mailboxes" +msgstr "Delete is only supported for IMAP mailboxes" + +#: browser.c:1542 +msgid "Cannot delete root folder" +msgstr "Cannot delete root folder" + +#: browser.c:1545 +#, c-format +msgid "Really delete mailbox \"%s\"?" +msgstr "Really delete mailbox \"%s\"?" + +#: browser.c:1561 +msgid "Mailbox deleted." +msgstr "Mailbox deleted." + +#: browser.c:1567 +msgid "Mailbox not deleted." +msgstr "Mailbox not deleted." + +#: browser.c:1591 +msgid "Chdir to: " +msgstr "Chdir to: " + +#: browser.c:1629 browser.c:1701 +msgid "Error scanning directory." +msgstr "Error scanning directory." + +#: browser.c:1652 +msgid "File Mask: " +msgstr "File Mask: " + +#: browser.c:1724 +msgid "" +"Reverse sort by (d)ate, (a)lpha, si(z)e, d(e)scription, (c)ount, ne(w) " +"count, or do(n)'t sort? " +msgstr "" +"Reverse sort by (d)ate, (a)lpha, si(z)e, d(e)scription, (c)ount, ne(w) " +"count, or do(n)'t sort? " + +#: browser.c:1725 +msgid "" +"Sort by (d)ate, (a)lpha, si(z)e, d(e)scription, (c)ount, ne(w) count, or " +"do(n)'t sort? " +msgstr "" +"Sort by (d)ate, (a)lpha, si(z)e, d(e)scription, (c)ount, ne(w) count, or " +"do(n)'t sort? " + +#: browser.c:1726 +msgid "dazecwn" +msgstr "dazecwn" + +#: browser.c:1831 +msgid "New file name: " +msgstr "New file name: " + +#: browser.c:1862 +msgid "Can't view a directory" +msgstr "Can't view a directory" + +#: browser.c:1879 +msgid "Error trying to view file" +msgstr "Error trying to view file" + +#: browser.c:1979 +#, c-format +msgid "Subscribe pattern: " +msgstr "Subscribe pattern: " + +#: browser.c:1981 +#, c-format +msgid "Unsubscribe pattern: " +msgstr "Unsubscribe pattern: " + +#: browser.c:2002 +msgid "No newsgroups match the mask" +msgstr "No newsgroups match the mask" + +#: buffy.c:703 +msgid "New mail in " +msgstr "New mail in " + +#: color.c:362 +#, c-format +msgid "%s: color not supported by term" +msgstr "%s: colour not supported by term" + +#: color.c:368 +#, c-format +msgid "%s: no such color" +msgstr "%s: no such colour" + +#: color.c:484 color.c:674 color.c:685 +#, c-format +msgid "%s: no such object" +msgstr "%s: no such object" + +#: color.c:499 +#, c-format +msgid "%s: command valid only for index, body, header objects" +msgstr "%s: command valid only for index, body, header objects" + +#: color.c:507 init.c:710 +#, c-format +msgid "%s: too few arguments" +msgstr "%s: too few arguments" + +#: color.c:662 +msgid "Missing arguments." +msgstr "Missing arguments." + +#: color.c:701 color.c:712 +msgid "color: too few arguments" +msgstr "color: too few arguments" + +#: color.c:735 +msgid "mono: too few arguments" +msgstr "mono: too few arguments" + +#: color.c:755 +#, c-format +msgid "%s: no such attribute" +msgstr "%s: no such attribute" + +#: color.c:803 hook.c:73 hook.c:81 keymap.c:924 +msgid "too few arguments" +msgstr "too few arguments" + +#: color.c:812 color.c:857 hook.c:87 +msgid "too many arguments" +msgstr "too many arguments" + +#: color.c:828 +msgid "default colors not supported" +msgstr "default colours not supported" + +#: commands.c:95 +msgid "Verify PGP signature?" +msgstr "Verify PGP signature?" + +#: commands.c:120 mbox.c:864 +msgid "Could not create temporary file!" +msgstr "Could not create temporary file!" + +#: commands.c:133 +msgid "Cannot create display filter" +msgstr "Cannot create display filter" + +#: commands.c:163 +msgid "Could not copy message" +msgstr "Could not copy message" + +#: commands.c:200 +msgid "S/MIME signature successfully verified." +msgstr "S/MIME signature successfully verified." + +#: commands.c:202 +msgid "S/MIME certificate owner does not match sender." +msgstr "S/MIME certificate owner does not match sender." + +#: commands.c:205 commands.c:216 +msgid "Warning: Part of this message has not been signed." +msgstr "Warning: Part of this message has not been signed." + +#: commands.c:207 +msgid "S/MIME signature could NOT be verified." +msgstr "S/MIME signature could NOT be verified." + +#: commands.c:214 +msgid "PGP signature successfully verified." +msgstr "PGP signature successfully verified." + +#: commands.c:218 +msgid "PGP signature could NOT be verified." +msgstr "PGP signature could NOT be verified." + +#: commands.c:242 +msgid "Command: " +msgstr "Command: " + +#: commands.c:267 commands.c:277 recvcmd.c:148 recvcmd.c:161 +msgid "Warning: message contains no From: header" +msgstr "Warning: message contains no From: header" + +#: commands.c:285 recvcmd.c:171 +msgid "Bounce message to: " +msgstr "Bounce message to: " + +#: commands.c:287 recvcmd.c:173 +msgid "Bounce tagged messages to: " +msgstr "Bounce tagged messages to: " + +#: commands.c:302 recvcmd.c:182 +msgid "Error parsing address!" +msgstr "Error parsing address!" + +#: commands.c:310 recvcmd.c:190 +#, c-format +msgid "Bad IDN: '%s'" +msgstr "Bad IDN: '%s'" + +#: commands.c:321 recvcmd.c:204 +#, c-format +msgid "Bounce message to %s" +msgstr "Bounce message to %s" + +#: commands.c:321 recvcmd.c:204 +#, c-format +msgid "Bounce messages to %s" +msgstr "Bounce messages to %s" + +#: commands.c:337 recvcmd.c:220 +msgid "Message not bounced." +msgstr "Message not bounced." + +#: commands.c:337 recvcmd.c:220 +msgid "Messages not bounced." +msgstr "Messages not bounced." + +#: commands.c:347 recvcmd.c:239 +msgid "Message bounced." +msgstr "Message bounced." + +#: commands.c:347 recvcmd.c:239 +msgid "Messages bounced." +msgstr "Messages bounced." + +#: commands.c:424 commands.c:458 commands.c:475 +msgid "Can't create filter process" +msgstr "Can't create filter process" + +#: commands.c:504 +msgid "Pipe to command: " +msgstr "Pipe to command: " + +#: commands.c:521 +msgid "No printing command has been defined." +msgstr "No printing command has been defined." + +#: commands.c:526 +msgid "Print message?" +msgstr "Print message?" + +#: commands.c:526 +msgid "Print tagged messages?" +msgstr "Print tagged messages?" + +#: commands.c:535 +msgid "Message printed" +msgstr "Message printed" + +#: commands.c:535 +msgid "Messages printed" +msgstr "Messages printed" + +#: commands.c:537 +msgid "Message could not be printed" +msgstr "Message could not be printed" + +#: commands.c:538 +msgid "Messages could not be printed" +msgstr "Messages could not be printed" + +#: commands.c:547 +msgid "Rev-Sort Date/Frm/Recv/Subj/tO/Thread/Unsort/siZe/sCore/sPam/Label?: " +msgstr "Rev-Sort Date/Frm/Recv/Subj/tO/Thread/Unsort/siZe/sCore/sPam/Label?: " + +#: commands.c:548 +msgid "Sort Date/Frm/Recv/Subj/tO/Thread/Unsort/siZe/sCore/sPam/Label?: " +msgstr "Sort Date/Frm/Recv/Subj/tO/Thread/Unsort/siZe/sCore/sPam/Label?: " + +#: commands.c:549 +msgid "dfrsotuzcpl" +msgstr "dfrsotuzcpl" + +#: commands.c:610 +msgid "Shell command: " +msgstr "Shell command: " + +#: commands.c:757 +#, c-format +msgid "Decode-save%s to mailbox" +msgstr "Decode-save%s to mailbox" + +#: commands.c:758 +#, c-format +msgid "Decode-copy%s to mailbox" +msgstr "Decode-copy%s to mailbox" + +#: commands.c:759 +#, c-format +msgid "Decrypt-save%s to mailbox" +msgstr "Decrypt-save%s to mailbox" + +#: commands.c:760 +#, c-format +msgid "Decrypt-copy%s to mailbox" +msgstr "Decrypt-copy%s to mailbox" + +#: commands.c:761 +#, c-format +msgid "Save%s to mailbox" +msgstr "Save%s to mailbox" + +#: commands.c:761 +#, c-format +msgid "Copy%s to mailbox" +msgstr "Copy%s to mailbox" + +#: commands.c:762 +msgid " tagged" +msgstr " tagged" + +#: commands.c:835 +#, c-format +msgid "Copying to %s..." +msgstr "Copying to %s..." + +#: commands.c:993 +#, c-format +msgid "Convert to %s upon sending?" +msgstr "Convert to %s upon sending?" + +#: commands.c:1003 +#, c-format +msgid "Content-Type changed to %s." +msgstr "Content-Type changed to %s." + +#: commands.c:1008 +#, c-format +msgid "Character set changed to %s; %s." +msgstr "Character set changed to %s; %s." + +#: commands.c:1010 +msgid "not converting" +msgstr "not converting" + +#: commands.c:1010 +msgid "converting" +msgstr "converting" + +#: compose.c:52 +msgid "There are no attachments." +msgstr "There are no attachments." + +#: compose.c:109 compose.c:122 +msgid "Send" +msgstr "Send" + +#: compose.c:110 compose.c:123 remailer.c:484 +msgid "Abort" +msgstr "Abort" + +#: compose.c:114 compose.c:126 compose.c:820 +msgid "Attach file" +msgstr "Attach file" + +#: compose.c:115 compose.c:127 +msgid "Descrip" +msgstr "Descrip" + +#: compose.c:150 +msgid "Not supported" +msgstr "Not supported" + +#: compose.c:155 +msgid "Sign, Encrypt" +msgstr "Sign, Encrypt" + +#: compose.c:157 +msgid "Encrypt" +msgstr "Encrypt" + +#: compose.c:159 +msgid "Sign" +msgstr "Sign" + +#: compose.c:161 +msgid "None" +msgstr "None" + +#: compose.c:168 +msgid " (inline PGP)" +msgstr " (inline PGP)" + +#: compose.c:170 +msgid " (PGP/MIME)" +msgstr " (PGP/MIME)" + +#: compose.c:174 +msgid " (S/MIME)" +msgstr " (S/MIME)" + +#: compose.c:178 +msgid " (OppEnc mode)" +msgstr " (OppEnc mode)" + +#: compose.c:186 compose.c:190 +msgid "sign as: " +msgstr "sign as: " + +#: compose.c:186 compose.c:190 +msgid "" +msgstr "" + +#: compose.c:198 +msgid "Encrypt with: " +msgstr "Encrypt with: " + +#. L10N: "Mix" refers to the MixMaster chain for anonymous email +#: compose.c:212 +msgid "Mix: " +msgstr "Mix: " + +#: compose.c:252 +#, c-format +msgid "%s [#%d] no longer exists!" +msgstr "%s [#%d] no longer exists!" + +#: compose.c:260 +#, c-format +msgid "%s [#%d] modified. Update encoding?" +msgstr "%s [#%d] modified. Update encoding?" + +#: compose.c:322 +msgid "-- Attachments" +msgstr "-- Attachments" + +#: compose.c:350 +#, c-format +msgid "Warning: '%s' is a bad IDN." +msgstr "Warning: '%s' is a bad IDN." + +#: compose.c:373 +msgid "You may not delete the only attachment." +msgstr "You may not delete the only attachment." + +#: compose.c:748 send.c:1869 +#, c-format +msgid "Bad IDN in \"%s\": '%s'" +msgstr "Bad IDN in \"%s\": '%s'" + +#: compose.c:837 +msgid "Attaching selected files..." +msgstr "Attaching selected files..." + +#: compose.c:849 +#, c-format +msgid "Unable to attach %s!" +msgstr "Unable to attach %s!" + +#: compose.c:871 +msgid "Open mailbox to attach message from" +msgstr "Open mailbox to attach message from" + +#: compose.c:880 +msgid "Open newsgroup to attach message from" +msgstr "Open newsgroup to attach message from" + +#: compose.c:924 +#, c-format +msgid "Unable to open mailbox %s" +msgstr "Unable to open mailbox %s" + +#: compose.c:932 +msgid "No messages in that folder." +msgstr "No messages in that folder." + +#: compose.c:941 +msgid "Tag the messages you want to attach!" +msgstr "Tag the messages you want to attach!" + +#: compose.c:973 +msgid "Unable to attach!" +msgstr "Unable to attach!" + +#: compose.c:1024 +msgid "Recoding only affects text attachments." +msgstr "Recoding only affects text attachments." + +#: compose.c:1029 +msgid "The current attachment won't be converted." +msgstr "The current attachment won't be converted." + +#: compose.c:1031 +msgid "The current attachment will be converted." +msgstr "The current attachment will be converted." + +#: compose.c:1106 +msgid "Invalid encoding." +msgstr "Invalid encoding." + +#: compose.c:1132 +msgid "Save a copy of this message?" +msgstr "Save a copy of this message?" + +#: compose.c:1188 +msgid "Rename to: " +msgstr "Rename to: " + +#. L10N: +#. "stat" is a system call. Do "man 2 stat" for more information. +#: compose.c:1195 editmsg.c:96 editmsg.c:121 sendlib.c:883 +#, c-format +msgid "Can't stat %s: %s" +msgstr "Can't stat %s: %s" + +#: compose.c:1222 +msgid "New file: " +msgstr "New file: " + +#: compose.c:1235 +msgid "Content-Type is of the form base/sub" +msgstr "Content-Type is of the form base/sub" + +#: compose.c:1241 +#, c-format +msgid "Unknown Content-Type %s" +msgstr "Unknown Content-Type %s" + +#: compose.c:1254 +#, c-format +msgid "Can't create file %s" +msgstr "Can't create file %s" + +#: compose.c:1262 +msgid "What we have here is a failure to make an attachment" +msgstr "What we have here is a failure to make an attachment" + +#: compose.c:1323 +msgid "Postpone this message?" +msgstr "Postpone this message?" + +#: compose.c:1387 +msgid "Write message to mailbox" +msgstr "Write message to mailbox" + +#: compose.c:1390 +#, c-format +msgid "Writing message to %s ..." +msgstr "Writing message to %s ..." + +#: compose.c:1399 +msgid "Message written." +msgstr "Message written." + +#: compose.c:1413 +msgid "S/MIME already selected. Clear & continue ? " +msgstr "S/MIME already selected. Clear & continue ? " + +#: compose.c:1446 +msgid "PGP already selected. Clear & continue ? " +msgstr "PGP already selected. Clear & continue ? " + +#: compress.c:381 mbox.c:838 +msgid "Unable to lock mailbox!" +msgstr "Unable to lock mailbox!" + +#: compress.c:396 +#, c-format +msgid "Error executing: %s\n" +msgstr "Error executing: %s\n" + +#: compress.c:438 compress.c:559 +#, c-format +msgid "Decompressing %s" +msgstr "Decompressing %s" + +#: compress.c:447 +msgid "Can't identify the contents of the compressed file" +msgstr "Can't identify the contents of the compressed file" + +#: compress.c:454 compress.c:542 +#, c-format +msgid "Can't find mailbox ops for mailbox type %d" +msgstr "Can't find mailbox ops for mailbox type %d" + +#: compress.c:527 compress.c:816 +#, c-format +msgid "Cannot append without an append-hook or close-hook : %s" +msgstr "Cannot append without an append-hook or close-hook : %s" + +#: compress.c:562 +#, c-format +msgid "Compress command failed: %s" +msgstr "Compress command failed: %s" + +#: compress.c:630 +#, c-format +msgid "Compressed-appending to %s..." +msgstr "Compressed-appending to %s..." + +#: compress.c:635 +#, c-format +msgid "Compressing %s..." +msgstr "Compressing %s..." + +#: compress.c:642 +#, c-format +msgid " %s: Error compressing mailbox! Uncompressed one kept!\n" +msgstr " %s: Error compressing mailbox! Uncompressed one kept!\n" + +#: compress.c:686 mbox.c:748 +msgid "Mailbox was corrupted!" +msgstr "Mailbox was corrupted!" + +#: compress.c:867 +msgid "Can't sync a compressed file without a close-hook" +msgstr "Can't sync a compressed file without a close-hook" + +#: compress.c:871 +#, c-format +msgid "Compressing %s" +msgstr "Compressing %s" + +#: copy.c:725 +msgid "No decryption engine available for message" +msgstr "No decryption engine available for message" + +#: crypt-gpgme.c:393 +#, c-format +msgid "error creating gpgme context: %s\n" +msgstr "error creating gpgme context: %s\n" + +#: crypt-gpgme.c:403 +#, c-format +msgid "error enabling CMS protocol: %s\n" +msgstr "error enabling CMS protocol: %s\n" + +#: crypt-gpgme.c:423 +#, c-format +msgid "error creating gpgme data object: %s\n" +msgstr "error creating gpgme data object: %s\n" + +#: crypt-gpgme.c:489 crypt-gpgme.c:507 crypt-gpgme.c:1539 crypt-gpgme.c:2254 +#, c-format +msgid "error allocating data object: %s\n" +msgstr "error allocating data object: %s\n" + +#: crypt-gpgme.c:525 +#, c-format +msgid "error rewinding data object: %s\n" +msgstr "error rewinding data object: %s\n" + +#: crypt-gpgme.c:547 crypt-gpgme.c:600 +#, c-format +msgid "error reading data object: %s\n" +msgstr "error reading data object: %s\n" + +#: crypt-gpgme.c:573 crypt-gpgme.c:3636 pgpkey.c:559 pgpkey.c:740 +msgid "Can't create temporary file" +msgstr "Can't create temporary file" + +#: crypt-gpgme.c:681 +#, c-format +msgid "error adding recipient `%s': %s\n" +msgstr "error adding recipient `%s': %s\n" + +#: crypt-gpgme.c:721 +#, c-format +msgid "secret key `%s' not found: %s\n" +msgstr "secret key `%s' not found: %s\n" + +#: crypt-gpgme.c:731 +#, c-format +msgid "ambiguous specification of secret key `%s'\n" +msgstr "ambiguous specification of secret key `%s'\n" + +#: crypt-gpgme.c:743 +#, c-format +msgid "error setting secret key `%s': %s\n" +msgstr "error setting secret key `%s': %s\n" + +#: crypt-gpgme.c:760 +#, c-format +msgid "error setting PKA signature notation: %s\n" +msgstr "error setting PKA signature notation: %s\n" + +#: crypt-gpgme.c:816 +#, c-format +msgid "error encrypting data: %s\n" +msgstr "error encrypting data: %s\n" + +#: crypt-gpgme.c:933 +#, c-format +msgid "error signing data: %s\n" +msgstr "error signing data: %s\n" + +#: crypt-gpgme.c:944 +msgid "$pgp_sign_as unset and no default key specified in ~/.gnupg/gpg.conf" +msgstr "$pgp_sign_as unset and no default key specified in ~/.gnupg/gpg.conf" + +#: crypt-gpgme.c:1140 +msgid "Warning: One of the keys has been revoked\n" +msgstr "Warning: One of the keys has been revoked\n" + +#: crypt-gpgme.c:1149 +msgid "Warning: The key used to create the signature expired at: " +msgstr "Warning: The key used to create the signature expired at: " + +#: crypt-gpgme.c:1155 +msgid "Warning: At least one certification key has expired\n" +msgstr "Warning: At least one certification key has expired\n" + +#: crypt-gpgme.c:1171 +msgid "Warning: The signature expired at: " +msgstr "Warning: The signature expired at: " + +#: crypt-gpgme.c:1177 +msgid "Can't verify due to a missing key or certificate\n" +msgstr "Can't verify due to a missing key or certificate\n" + +#: crypt-gpgme.c:1182 +msgid "The CRL is not available\n" +msgstr "The CRL is not available\n" + +#: crypt-gpgme.c:1188 +msgid "Available CRL is too old\n" +msgstr "Available CRL is too old\n" + +#: crypt-gpgme.c:1193 +msgid "A policy requirement was not met\n" +msgstr "A policy requirement was not met\n" + +#: crypt-gpgme.c:1202 +msgid "A system error occurred" +msgstr "A system error occurred" + +#: crypt-gpgme.c:1236 +msgid "WARNING: PKA entry does not match signer's address: " +msgstr "WARNING: PKA entry does not match signer's address: " + +#: crypt-gpgme.c:1243 +msgid "PKA verified signer's address is: " +msgstr "PKA verified signer's address is: " + +#. L10N: DOTFILL +#: crypt-gpgme.c:1260 crypt-gpgme.c:3470 +msgid "Fingerprint: " +msgstr "Fingerprint: " + +#: crypt-gpgme.c:1320 +msgid "" +"WARNING: We have NO indication whether the key belongs to the person named " +"as shown above\n" +msgstr "" +"WARNING: We have NO indication whether the key belongs to the person named " +"as shown above\n" + +#: crypt-gpgme.c:1327 +msgid "WARNING: The key does NOT BELONG to the person named as shown above\n" +msgstr "WARNING: The key does NOT BELONG to the person named as shown above\n" + +#: crypt-gpgme.c:1331 +msgid "" +"WARNING: It is NOT certain that the key belongs to the person named as shown " +"above\n" +msgstr "" +"WARNING: It is NOT certain that the key belongs to the person named as shown " +"above\n" + +#: crypt-gpgme.c:1361 crypt-gpgme.c:1366 +msgid "aka: " +msgstr "aka: " + +#: crypt-gpgme.c:1376 +msgid "KeyID " +msgstr "KeyID " + +#: crypt-gpgme.c:1385 crypt-gpgme.c:1390 +msgid "created: " +msgstr "created: " + +#: crypt-gpgme.c:1463 +#, c-format +msgid "Error getting key information for KeyID %s: %s\n" +msgstr "Error getting key information for KeyID %s: %s\n" + +#: crypt-gpgme.c:1470 crypt-gpgme.c:1485 +msgid "Good signature from:" +msgstr "Good signature from:" + +#: crypt-gpgme.c:1477 +msgid "*BAD* signature from:" +msgstr "*BAD* signature from:" + +#: crypt-gpgme.c:1493 +msgid "Problem signature from:" +msgstr "Problem signature from:" + +#. L10N: +#. This is trying to match the width of the +#. "Problem signature from:" translation just above. +#: crypt-gpgme.c:1500 +msgid " expires: " +msgstr " expires: " + +#: crypt-gpgme.c:1547 crypt-gpgme.c:1770 crypt-gpgme.c:2471 +msgid "[-- Begin signature information --]\n" +msgstr "[-- Begin signature information --]\n" + +#: crypt-gpgme.c:1559 +#, c-format +msgid "Error: verification failed: %s\n" +msgstr "Error: verification failed: %s\n" + +#: crypt-gpgme.c:1613 +#, c-format +msgid "*** Begin Notation (signature by: %s) ***\n" +msgstr "*** Begin Notation (signature by: %s) ***\n" + +#: crypt-gpgme.c:1635 +msgid "*** End Notation ***\n" +msgstr "*** End Notation ***\n" + +#: crypt-gpgme.c:1643 crypt-gpgme.c:1783 crypt-gpgme.c:2484 +msgid "" +"[-- End signature information --]\n" +"\n" +msgstr "" +"[-- End signature information --]\n" +"\n" + +#: crypt-gpgme.c:1738 +#, c-format +msgid "" +"[-- Error: decryption failed: %s --]\n" +"\n" +msgstr "" +"[-- Error: decryption failed: %s --]\n" +"\n" + +#: crypt-gpgme.c:2261 +msgid "Error extracting key data!\n" +msgstr "Error extracting key data!\n" + +#: crypt-gpgme.c:2447 +#, c-format +msgid "Error: decryption/verification failed: %s\n" +msgstr "Error: decryption/verification failed: %s\n" + +#: crypt-gpgme.c:2492 +msgid "Error: copy data failed\n" +msgstr "Error: copy data failed\n" + +#: crypt-gpgme.c:2513 pgp.c:519 +msgid "" +"[-- BEGIN PGP MESSAGE --]\n" +"\n" +msgstr "" +"[-- BEGIN PGP MESSAGE --]\n" +"\n" + +#: crypt-gpgme.c:2515 pgp.c:521 +msgid "[-- BEGIN PGP PUBLIC KEY BLOCK --]\n" +msgstr "[-- BEGIN PGP PUBLIC KEY BLOCK --]\n" + +#: crypt-gpgme.c:2518 pgp.c:523 +msgid "" +"[-- BEGIN PGP SIGNED MESSAGE --]\n" +"\n" +msgstr "" +"[-- BEGIN PGP SIGNED MESSAGE --]\n" +"\n" + +#: crypt-gpgme.c:2545 pgp.c:566 +msgid "[-- END PGP MESSAGE --]\n" +msgstr "[-- END PGP MESSAGE --]\n" + +#: crypt-gpgme.c:2547 pgp.c:573 +msgid "[-- END PGP PUBLIC KEY BLOCK --]\n" +msgstr "[-- END PGP PUBLIC KEY BLOCK --]\n" + +#: crypt-gpgme.c:2549 pgp.c:575 +msgid "[-- END PGP SIGNED MESSAGE --]\n" +msgstr "[-- END PGP SIGNED MESSAGE --]\n" + +#: crypt-gpgme.c:2572 pgp.c:608 +msgid "" +"[-- Error: could not find beginning of PGP message! --]\n" +"\n" +msgstr "" +"[-- Error: could not find beginning of PGP message! --]\n" +"\n" + +#: crypt-gpgme.c:2603 crypt-gpgme.c:2676 pgp.c:1091 +msgid "[-- Error: could not create temporary file! --]\n" +msgstr "[-- Error: could not create temporary file! --]\n" + +#: crypt-gpgme.c:2615 +msgid "" +"[-- The following data is PGP/MIME signed and encrypted --]\n" +"\n" +msgstr "" +"[-- The following data is PGP/MIME signed and encrypted --]\n" +"\n" + +#: crypt-gpgme.c:2616 pgp.c:1100 +msgid "" +"[-- The following data is PGP/MIME encrypted --]\n" +"\n" +msgstr "" +"[-- The following data is PGP/MIME encrypted --]\n" +"\n" + +#: crypt-gpgme.c:2638 +msgid "[-- End of PGP/MIME signed and encrypted data --]\n" +msgstr "[-- End of PGP/MIME signed and encrypted data --]\n" + +#: crypt-gpgme.c:2639 pgp.c:1120 +msgid "[-- End of PGP/MIME encrypted data --]\n" +msgstr "[-- End of PGP/MIME encrypted data --]\n" + +#: crypt-gpgme.c:2644 pgp.c:570 pgp.c:1125 +msgid "PGP message successfully decrypted." +msgstr "PGP message successfully decrypted." + +#: crypt-gpgme.c:2648 pgp.c:505 pgp.c:568 pgp.c:1129 +msgid "Could not decrypt PGP message" +msgstr "Could not decrypt PGP message" + +#: crypt-gpgme.c:2688 +msgid "" +"[-- The following data is S/MIME signed --]\n" +"\n" +msgstr "" +"[-- The following data is S/MIME signed --]\n" +"\n" + +#: crypt-gpgme.c:2689 +msgid "" +"[-- The following data is S/MIME encrypted --]\n" +"\n" +msgstr "" +"[-- The following data is S/MIME encrypted --]\n" +"\n" + +#: crypt-gpgme.c:2719 +msgid "[-- End of S/MIME signed data --]\n" +msgstr "[-- End of S/MIME signed data --]\n" + +#: crypt-gpgme.c:2720 +msgid "[-- End of S/MIME encrypted data --]\n" +msgstr "[-- End of S/MIME encrypted data --]\n" + +#: crypt-gpgme.c:3304 +msgid "[Can't display this user ID (unknown encoding)]" +msgstr "[Can't display this user ID (unknown encoding)]" + +#: crypt-gpgme.c:3306 +msgid "[Can't display this user ID (invalid encoding)]" +msgstr "[Can't display this user ID (invalid encoding)]" + +#: crypt-gpgme.c:3311 +msgid "[Can't display this user ID (invalid DN)]" +msgstr "[Can't display this user ID (invalid DN)]" + +#. L10N: +#. Fill dots to make the DOTFILL entries the same length. +#. In English, msgid "Fingerprint: " is the longest entry for this menu. +#. Your language may vary. +#: crypt-gpgme.c:3391 +msgid " aka ......: " +msgstr " aka ......: " + +#: crypt-gpgme.c:3391 +msgid "Name ......: " +msgstr "Name ......: " + +#: crypt-gpgme.c:3394 crypt-gpgme.c:3541 +msgid "[Invalid]" +msgstr "[Invalid]" + +#. L10N: DOTFILL +#: crypt-gpgme.c:3415 crypt-gpgme.c:3566 +#, c-format +msgid "Valid From : %s\n" +msgstr "Valid From : %s\n" + +#. L10N: DOTFILL +#: crypt-gpgme.c:3429 crypt-gpgme.c:3580 +#, c-format +msgid "Valid To ..: %s\n" +msgstr "Valid To ..: %s\n" + +#. L10N: DOTFILL +#: crypt-gpgme.c:3443 crypt-gpgme.c:3594 +#, c-format +msgid "Key Type ..: %s, %lu bit %s\n" +msgstr "Key Type ..: %s, %lu bit %s\n" + +#. L10N: DOTFILL +#: crypt-gpgme.c:3446 crypt-gpgme.c:3597 +#, c-format +msgid "Key Usage .: " +msgstr "Key Usage .: " + +#: crypt-gpgme.c:3451 crypt-gpgme.c:3602 +msgid "encryption" +msgstr "encryption" + +#: crypt-gpgme.c:3452 crypt-gpgme.c:3457 crypt-gpgme.c:3462 crypt-gpgme.c:3603 +#: crypt-gpgme.c:3608 crypt-gpgme.c:3613 +msgid ", " +msgstr ", " + +#: crypt-gpgme.c:3456 crypt-gpgme.c:3607 +msgid "signing" +msgstr "signing" + +#: crypt-gpgme.c:3461 crypt-gpgme.c:3612 +msgid "certification" +msgstr "certification" + +#. L10N: DOTFILL +#: crypt-gpgme.c:3503 +#, c-format +msgid "Serial-No .: 0x%s\n" +msgstr "Serial-No .: 0x%s\n" + +#. L10N: DOTFILL +#: crypt-gpgme.c:3512 +#, c-format +msgid "Issued By .: " +msgstr "Issued By .: " + +#. L10N: DOTFILL +#: crypt-gpgme.c:3532 +#, c-format +msgid "Subkey ....: 0x%s" +msgstr "Subkey ....: 0x%s" + +#: crypt-gpgme.c:3536 +msgid "[Revoked]" +msgstr "[Revoked]" + +#: crypt-gpgme.c:3546 +msgid "[Expired]" +msgstr "[Expired]" + +#: crypt-gpgme.c:3551 +msgid "[Disabled]" +msgstr "[Disabled]" + +#: crypt-gpgme.c:3639 +msgid "Collecting data..." +msgstr "Collecting data..." + +#: crypt-gpgme.c:3665 +#, c-format +msgid "Error finding issuer key: %s\n" +msgstr "Error finding issuer key: %s\n" + +#: crypt-gpgme.c:3675 +msgid "Error: certification chain too long - stopping here\n" +msgstr "Error: certification chain too long - stopping here\n" + +#: crypt-gpgme.c:3686 pgpkey.c:581 +#, c-format +msgid "Key ID: 0x%s" +msgstr "Key ID: 0x%s" + +#: crypt-gpgme.c:3769 +#, c-format +msgid "gpgme_new failed: %s" +msgstr "gpgme_new failed: %s" + +#: crypt-gpgme.c:3808 crypt-gpgme.c:3883 +#, c-format +msgid "gpgme_op_keylist_start failed: %s" +msgstr "gpgme_op_keylist_start failed: %s" + +#: crypt-gpgme.c:3870 crypt-gpgme.c:3914 +#, c-format +msgid "gpgme_op_keylist_next failed: %s" +msgstr "gpgme_op_keylist_next failed: %s" + +#: crypt-gpgme.c:3985 +msgid "All matching keys are marked expired/revoked." +msgstr "All matching keys are marked expired/revoked." + +#: crypt-gpgme.c:4014 mutt_ssl.c:1087 mutt_ssl_gnutls.c:1003 pgpkey.c:515 +#: smime.c:435 +msgid "Exit " +msgstr "Exit " + +#: crypt-gpgme.c:4016 pgpkey.c:517 smime.c:437 +msgid "Select " +msgstr "Select " + +#: crypt-gpgme.c:4019 pgpkey.c:520 +msgid "Check key " +msgstr "Check key " + +#: crypt-gpgme.c:4035 +msgid "PGP and S/MIME keys matching" +msgstr "PGP and S/MIME keys matching" + +#: crypt-gpgme.c:4037 +msgid "PGP keys matching" +msgstr "PGP keys matching" + +#: crypt-gpgme.c:4039 +msgid "S/MIME keys matching" +msgstr "S/MIME keys matching" + +#: crypt-gpgme.c:4041 +msgid "keys matching" +msgstr "keys matching" + +#. L10N: +#. %1$s is one of the previous four entries. +#. %2$s is an address. +#. e.g. "S/MIME keys matching ." +#: crypt-gpgme.c:4048 +#, c-format +msgid "%s <%s>." +msgstr "%s <%s>." + +#. L10N: +#. e.g. 'S/MIME keys matching "Michael Elkins".' +#: crypt-gpgme.c:4052 +#, c-format +msgid "%s \"%s\"." +msgstr "%s \"%s\"." + +#: crypt-gpgme.c:4079 pgpkey.c:601 +msgid "This key can't be used: expired/disabled/revoked." +msgstr "This key can't be used: expired/disabled/revoked." + +#: crypt-gpgme.c:4093 pgpkey.c:613 smime.c:467 +msgid "ID is expired/disabled/revoked." +msgstr "ID is expired/disabled/revoked." + +#: crypt-gpgme.c:4101 pgpkey.c:617 smime.c:470 +msgid "ID has undefined validity." +msgstr "ID has undefined validity." + +#: crypt-gpgme.c:4104 pgpkey.c:620 +msgid "ID is not valid." +msgstr "ID is not valid." + +#: crypt-gpgme.c:4107 pgpkey.c:623 +msgid "ID is only marginally valid." +msgstr "ID is only marginally valid." + +#: crypt-gpgme.c:4116 pgpkey.c:627 smime.c:477 +#, c-format +msgid "%s Do you really want to use the key?" +msgstr "%s Do you really want to use the key?" + +#: crypt-gpgme.c:4177 crypt-gpgme.c:4311 pgpkey.c:838 pgpkey.c:965 +#, c-format +msgid "Looking for keys matching \"%s\"..." +msgstr "Looking for keys matching \"%s\"..." + +#: crypt-gpgme.c:4466 pgp.c:1304 +#, c-format +msgid "Use keyID = \"%s\" for %s?" +msgstr "Use keyID = \"%s\" for %s?" + +#: crypt-gpgme.c:4524 pgp.c:1353 smime.c:796 smime.c:902 +#, c-format +msgid "Enter keyID for %s: " +msgstr "Enter keyID for %s: " + +#: crypt-gpgme.c:4601 pgpkey.c:725 +msgid "Please enter the key ID: " +msgstr "Please enter the key ID: " + +#: crypt-gpgme.c:4614 +#, c-format +msgid "Error exporting key: %s\n" +msgstr "Error exporting key: %s\n" + +#. L10N: +#. MIME description for exported (attached) keys. +#. You can translate this entry to a non-ASCII string (it will be encoded), +#. but it may be safer to keep it untranslated. +#: crypt-gpgme.c:4634 +#, c-format +msgid "PGP Key 0x%s." +msgstr "PGP Key 0x%s." + +#: crypt-gpgme.c:4676 +msgid "GPGME: OpenPGP protocol not available" +msgstr "GPGME: OpenPGP protocol not available" + +#: crypt-gpgme.c:4684 +msgid "GPGME: CMS protocol not available" +msgstr "GPGME: CMS protocol not available" + +#: crypt-gpgme.c:4721 +msgid "S/MIME (s)ign, sign (a)s, (p)gp, (c)lear, or (o)ppenc mode off? " +msgstr "S/MIME (s)ign, sign (a)s, (p)gp, (c)lear, or (o)ppenc mode off? " + +#. L10N: The 'f' is from "forget it", an old undocumented synonym of +#. 'clear'. Please use a corresponding letter in your language. +#. Alternatively, you may duplicate the letter 'c' is translated to. +#. This comment also applies to the five following letter sequences. +#: crypt-gpgme.c:4726 +msgid "sapfco" +msgstr "sapfco" + +#: crypt-gpgme.c:4731 +msgid "PGP (s)ign, sign (a)s, s/(m)ime, (c)lear, or (o)ppenc mode off? " +msgstr "PGP (s)ign, sign (a)s, s/(m)ime, (c)lear, or (o)ppenc mode off? " + +#: crypt-gpgme.c:4732 +msgid "samfco" +msgstr "samfco" + +#: crypt-gpgme.c:4744 +msgid "" +"S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp, (c)lear, or (o)ppenc " +"mode? " +msgstr "" +"S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp, (c)lear, or (o)ppenc " +"mode? " + +#: crypt-gpgme.c:4745 +msgid "esabpfco" +msgstr "esabpfco" + +#: crypt-gpgme.c:4750 +msgid "" +"PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime, (c)lear, or (o)ppenc " +"mode? " +msgstr "" +"PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime, (c)lear, or (o)ppenc " +"mode? " + +#: crypt-gpgme.c:4751 +msgid "esabmfco" +msgstr "esabmfco" + +#: crypt-gpgme.c:4762 +msgid "S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp or (c)lear? " +msgstr "S/MIME (e)ncrypt, (s)ign, sign (a)s, (b)oth, (p)gp or (c)lear? " + +#: crypt-gpgme.c:4763 +msgid "esabpfc" +msgstr "esabpfc" + +#: crypt-gpgme.c:4768 +msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime or (c)lear? " +msgstr "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, s/(m)ime or (c)lear? " + +#: crypt-gpgme.c:4769 +msgid "esabmfc" +msgstr "esabmfc" + +#: crypt-gpgme.c:4794 pgp.c:1818 smime.c:2222 smime.c:2237 +msgid "Sign as: " +msgstr "Sign as: " + +#: crypt-gpgme.c:4929 +msgid "Failed to verify sender" +msgstr "Failed to verify sender" + +#: crypt-gpgme.c:4932 +msgid "Failed to figure out sender" +msgstr "Failed to figure out sender" + +#: crypt.c:67 +#, c-format +msgid " (current time: %c)" +msgstr " (current time: %c)" + +#: crypt.c:72 +#, c-format +msgid "[-- %s output follows%s --]\n" +msgstr "[-- %s output follows%s --]\n" + +#: crypt.c:87 +msgid "Passphrase(s) forgotten." +msgstr "Passphrase(s) forgotten." + +#: crypt.c:150 +msgid "Inline PGP can't be used with attachments. Revert to PGP/MIME?" +msgstr "Inline PGP can't be used with attachments. Revert to PGP/MIME?" + +#: crypt.c:152 +msgid "Mail not sent: inline PGP can't be used with attachments." +msgstr "Mail not sent: inline PGP can't be used with attachments." + +#: crypt.c:159 cryptglue.c:110 pgpkey.c:563 pgpkey.c:753 +msgid "Invoking PGP..." +msgstr "Invoking PGP..." + +#: crypt.c:168 +msgid "Message can't be sent inline. Revert to using PGP/MIME?" +msgstr "Message can't be sent inline. Revert to using PGP/MIME?" + +#: crypt.c:170 send.c:1792 +msgid "Mail not sent." +msgstr "Mail not sent." + +#: crypt.c:234 +msgid "Encrypt message to S/MIME Default Key also?" +msgstr "Encrypt message to S/MIME Default Key also?" + +#: crypt.c:268 +msgid "Encrypt message to PGP Default Key also?" +msgstr "Encrypt message to PGP Default Key also?" + +#: crypt.c:508 +msgid "S/MIME messages with no hints on content are unsupported." +msgstr "S/MIME messages with no hints on content are unsupported." + +#: crypt.c:728 crypt.c:772 +msgid "Trying to extract PGP keys...\n" +msgstr "Trying to extract PGP keys...\n" + +#: crypt.c:752 crypt.c:792 +msgid "Trying to extract S/MIME certificates...\n" +msgstr "Trying to extract S/MIME certificates...\n" + +#: crypt.c:939 +#, c-format +msgid "" +"[-- Error: Unknown multipart/signed protocol %s! --]\n" +"\n" +msgstr "" +"[-- Error: Unknown multipart/signed protocol %s! --]\n" +"\n" + +#: crypt.c:973 +msgid "" +"[-- Error: Inconsistent multipart/signed structure! --]\n" +"\n" +msgstr "" +"[-- Error: Inconsistent multipart/signed structure! --]\n" +"\n" + +#: crypt.c:1012 +#, c-format +msgid "" +"[-- Warning: We can't verify %s/%s signatures. --]\n" +"\n" +msgstr "" +"[-- Warning: We can't verify %s/%s signatures. --]\n" +"\n" + +#: crypt.c:1024 +msgid "" +"[-- The following data is signed --]\n" +"\n" +msgstr "" +"[-- The following data is signed --]\n" +"\n" + +#: crypt.c:1030 +msgid "" +"[-- Warning: Can't find any signatures. --]\n" +"\n" +msgstr "" +"[-- Warning: Can't find any signatures. --]\n" +"\n" + +#: crypt.c:1036 +msgid "" +"\n" +"[-- End of signed data --]\n" +msgstr "" +"\n" +"[-- End of signed data --]\n" + +#: cryptglue.c:89 +msgid "\"crypt_use_gpgme\" set but not built with GPGME support." +msgstr "\"crypt_use_gpgme\" set but not built with GPGME support." + +#: cryptglue.c:112 +msgid "Invoking S/MIME..." +msgstr "Invoking S/MIME..." + +#: curs_lib.c:226 +msgid "yes" +msgstr "yes" + +#: curs_lib.c:227 +msgid "no" +msgstr "no" + +#: curs_lib.c:334 +msgid "Exit Mutt?" +msgstr "Exit Mutt?" + +#: curs_lib.c:748 mutt_socket.c:591 mutt_ssl.c:437 +msgid "unknown error" +msgstr "unknown error" + +#: curs_lib.c:768 +msgid "Press any key to continue..." +msgstr "Press any key to continue..." + +#: curs_lib.c:815 +msgid " ('?' for list): " +msgstr " ('?' for list): " + +#: curs_main.c:66 curs_main.c:1066 curs_main.c:1096 +msgid "No mailbox is open." +msgstr "No mailbox is open." + +#: curs_main.c:67 +msgid "There are no messages." +msgstr "There are no messages." + +#: curs_main.c:68 mx.c:1263 pager.c:55 recvattach.c:43 +msgid "Mailbox is read-only." +msgstr "Mailbox is read-only." + +#: curs_main.c:69 pager.c:56 recvattach.c:927 +msgid "Function not permitted in attach-message mode." +msgstr "Function not permitted in attach-message mode." + +#: curs_main.c:70 +msgid "No visible messages." +msgstr "No visible messages." + +#. L10N: %s is one of the CHECK_ACL entries below. +#: curs_main.c:111 pager.c:87 +#, c-format +msgid "%s: Operation not permitted by ACL" +msgstr "%s: Operation not permitted by ACL" + +#: curs_main.c:417 +msgid "Cannot toggle write on a readonly mailbox!" +msgstr "Cannot toggle write on a readonly mailbox!" + +#: curs_main.c:424 +msgid "Changes to folder will be written on folder exit." +msgstr "Changes to folder will be written on folder exit." + +#: curs_main.c:429 +msgid "Changes to folder will not be written." +msgstr "Changes to folder will not be written." + +#: curs_main.c:721 mx.c:561 mx.c:662 +#, c-format +msgid "%s is not a mailbox." +msgstr "%s is not a mailbox." + +#: curs_main.c:794 curs_main.c:807 +msgid "Quit" +msgstr "Quit" + +#: curs_main.c:797 curs_main.c:810 recvattach.c:54 +msgid "Save" +msgstr "Save" + +#: curs_main.c:798 query.c:49 +msgid "Mail" +msgstr "Mail" + +#: curs_main.c:799 pager.c:1636 +msgid "Reply" +msgstr "Reply" + +#: curs_main.c:800 +msgid "Group" +msgstr "Group" + +#: curs_main.c:811 pager.c:1643 +msgid "Post" +msgstr "Post" + +#: curs_main.c:812 pager.c:1644 +msgid "Followup" +msgstr "Followup" + +#: curs_main.c:905 +msgid "Mailbox was externally modified. Flags may be wrong." +msgstr "Mailbox was externally modified. Flags may be wrong." + +#: curs_main.c:912 pager.c:2053 +msgid "New mail in this mailbox." +msgstr "New mail in this mailbox." + +#: curs_main.c:925 +msgid "Mailbox was externally modified." +msgstr "Mailbox was externally modified." + +#: curs_main.c:1072 +msgid "No tagged messages." +msgstr "No tagged messages." + +#: curs_main.c:1103 menu.c:1005 +msgid "Nothing to do." +msgstr "Nothing to do." + +#: curs_main.c:1208 +msgid "Enter Message-Id: " +msgstr "Enter Message-Id: " + +#: curs_main.c:1217 +msgid "Article has no parent reference." +msgstr "Article has no parent reference." + +#: curs_main.c:1240 +msgid "Message is not visible in limited view." +msgstr "Message is not visible in limited view." + +#: curs_main.c:1246 +#, c-format +msgid "Fetching %s from server..." +msgstr "Fetching %s from server..." + +#: curs_main.c:1256 +#, c-format +msgid "Article %s not found on the server." +msgstr "Article %s not found on the server." + +#: curs_main.c:1275 +msgid "No Message-Id. Unable to perform operation." +msgstr "No Message-Id. Unable to perform operation." + +#: curs_main.c:1279 imap/message.c:232 nntp.c:1264 pop.c:281 +msgid "Fetching message headers..." +msgstr "Fetching message headers..." + +#: curs_main.c:1342 +msgid "No deleted messages found in the thread." +msgstr "No deleted messages found in the thread." + +#: curs_main.c:1353 +msgid "Jump to message: " +msgstr "Jump to message: " + +#: curs_main.c:1359 +msgid "Argument must be a message number." +msgstr "Argument must be a message number." + +#: curs_main.c:1391 +msgid "That message is not visible." +msgstr "That message is not visible." + +#: curs_main.c:1394 +msgid "Invalid message number." +msgstr "Invalid message number." + +#. L10N: CHECK_ACL +#: curs_main.c:1408 curs_main.c:2661 pager.c:2648 +msgid "Cannot delete message(s)" +msgstr "Cannot delete message(s)" + +#: curs_main.c:1411 +msgid "Delete messages matching: " +msgstr "Delete messages matching: " + +#: curs_main.c:1433 +msgid "No limit pattern is in effect." +msgstr "No limit pattern is in effect." + +#. L10N: ask for a limit to apply +#: curs_main.c:1438 +#, c-format +msgid "Limit: %s" +msgstr "Limit: %s" + +#: curs_main.c:1471 +msgid "Limit to messages matching: " +msgstr "Limit to messages matching: " + +#: curs_main.c:1493 +msgid "To view all messages, limit to \"all\"." +msgstr "To view all messages, limit to \"all\"." + +#: curs_main.c:1505 pager.c:2174 +msgid "Quit Mutt?" +msgstr "Quit Mutt?" + +#: curs_main.c:1595 +msgid "Tag messages matching: " +msgstr "Tag messages matching: " + +#. L10N: CHECK_ACL +#: curs_main.c:1605 curs_main.c:3030 pager.c:3026 +msgid "Cannot undelete message(s)" +msgstr "Cannot undelete message(s)" + +#: curs_main.c:1607 +msgid "Undelete messages matching: " +msgstr "Undelete messages matching: " + +#: curs_main.c:1615 +msgid "Untag messages matching: " +msgstr "Untag messages matching: " + +#: curs_main.c:1647 +msgid "Logged out of IMAP servers." +msgstr "Logged out of IMAP servers." + +#: curs_main.c:1739 curs_main.c:1773 +msgid "No virtual folder, aborting." +msgstr "No virtual folder, aborting." + +#: curs_main.c:1745 +msgid "Failed to read thread, aborting." +msgstr "Failed to read thread, aborting." + +#: curs_main.c:1781 +msgid "No label specified, aborting." +msgstr "No label specified, aborting." + +#: curs_main.c:1791 +#, c-format +msgid "Update labels..." +msgstr "Update labels..." + +#: curs_main.c:1814 +msgid "Failed to modify labels, aborting." +msgstr "Failed to modify labels, aborting." + +#: curs_main.c:1848 +msgid "No query, aborting." +msgstr "No query, aborting." + +#: curs_main.c:1852 +msgid "Failed to create query, aborting." +msgstr "Failed to create query, aborting." + +#: curs_main.c:1881 +msgid "Open mailbox in read-only mode" +msgstr "Open mailbox in read-only mode" + +#: curs_main.c:1884 +msgid "Open virtual folder" +msgstr "Open virtual folder" + +#: curs_main.c:1887 +msgid "Open mailbox" +msgstr "Open mailbox" + +#: curs_main.c:1897 +msgid "No mailboxes have new mail" +msgstr "No mailboxes have new mail" + +#: curs_main.c:1938 +msgid "Open newsgroup in read-only mode" +msgstr "Open newsgroup in read-only mode" + +#: curs_main.c:1940 +msgid "Open newsgroup" +msgstr "Open newsgroup" + +#: curs_main.c:2031 +msgid "Exit NeoMutt without saving?" +msgstr "Exit NeoMutt without saving?" + +#: curs_main.c:2047 +msgid "Cannot break thread" +msgstr "Cannot break thread" + +#: curs_main.c:2050 curs_main.c:2086 curs_main.c:2546 curs_main.c:2578 +#: flags.c:304 thread.c:1029 thread.c:1085 thread.c:1152 +msgid "Threading is not enabled." +msgstr "Threading is not enabled." + +#: curs_main.c:2062 +msgid "Thread broken" +msgstr "Thread broken" + +#: curs_main.c:2073 +msgid "Thread cannot be broken, message is not part of a thread" +msgstr "Thread cannot be broken, message is not part of a thread" + +#. L10N: CHECK_ACL +#: curs_main.c:2083 +msgid "Cannot link threads" +msgstr "Cannot link threads" + +#: curs_main.c:2088 +msgid "No Message-ID: header available to link thread" +msgstr "No Message-ID: header available to link thread" + +#: curs_main.c:2090 +msgid "First, please tag a message to be linked here" +msgstr "First, please tag a message to be linked here" + +#: curs_main.c:2102 +msgid "Threads linked" +msgstr "Threads linked" + +#: curs_main.c:2105 +msgid "No thread linked" +msgstr "No thread linked" + +#: curs_main.c:2141 curs_main.c:2166 +msgid "You are on the last message." +msgstr "You are on the last message." + +#: curs_main.c:2148 curs_main.c:2192 +msgid "No undeleted messages." +msgstr "No undeleted messages." + +#: curs_main.c:2185 curs_main.c:2209 +msgid "You are on the first message." +msgstr "You are on the first message." + +#: curs_main.c:2284 menu.c:841 pager.c:2292 pattern.c:1640 +msgid "Search wrapped to top." +msgstr "Search wrapped to top." + +#: curs_main.c:2293 pager.c:2314 pattern.c:1651 +msgid "Search wrapped to bottom." +msgstr "Search wrapped to bottom." + +#: curs_main.c:2337 +msgid "No new messages in this limited view." +msgstr "No new messages in this limited view." + +#: curs_main.c:2339 +msgid "No new messages." +msgstr "No new messages." + +#: curs_main.c:2344 +msgid "No unread messages in this limited view." +msgstr "No unread messages in this limited view." + +#: curs_main.c:2346 +msgid "No unread messages." +msgstr "No unread messages." + +#. L10N: CHECK_ACL +#: curs_main.c:2364 +msgid "Cannot flag message" +msgstr "Cannot flag message" + +#. L10N: CHECK_ACL +#: curs_main.c:2402 pager.c:2989 +msgid "Cannot toggle new" +msgstr "Cannot toggle new" + +#: curs_main.c:2479 +msgid "No more threads." +msgstr "No more threads." + +#: curs_main.c:2481 +msgid "You are on the first thread." +msgstr "You are on the first thread." + +#: curs_main.c:2564 +msgid "Thread contains unread messages." +msgstr "Thread contains unread messages." + +#. L10N: CHECK_ACL +#: curs_main.c:2616 pager.c:2614 +msgid "Cannot delete message" +msgstr "Cannot delete message" + +#. L10N: CHECK_ACL +#: curs_main.c:2723 +msgid "Cannot edit message" +msgstr "Cannot edit message" + +#: curs_main.c:2771 pager.c:3081 +msgid "No labels changed." +msgstr "No labels changed." + +#. L10N: CHECK_ACL +#: curs_main.c:2871 +msgid "Cannot mark message(s) as read" +msgstr "Cannot mark message(s) as read" + +#: curs_main.c:2933 pager.c:2847 recvattach.c:1246 +msgid "Reply by mail as poster prefers?" +msgstr "Reply by mail as poster prefers?" + +#: curs_main.c:2938 pager.c:2816 pager.c:2827 pager.c:2851 +msgid "Posting to this group not allowed, may be moderated. Continue?" +msgstr "Posting to this group not allowed, may be moderated. Continue?" + +#. L10N: CHECK_ACL +#: curs_main.c:3000 pager.c:3009 +msgid "Cannot undelete message" +msgstr "Cannot undelete message" + +#: edit.c:42 +msgid "" +"~~\t\tinsert a line beginning with a single ~\n" +"~b users\tadd users to the Bcc: field\n" +"~c users\tadd users to the Cc: field\n" +"~f messages\tinclude messages\n" +"~F messages\tsame as ~f, except also include headers\n" +"~h\t\tedit the message header\n" +"~m messages\tinclude and quote messages\n" +"~M messages\tsame as ~m, except include headers\n" +"~p\t\tprint the message\n" +msgstr "" +"~~\t\tinsert a line beginning with a single ~\n" +"~b users\tadd users to the Bcc: field\n" +"~c users\tadd users to the Cc: field\n" +"~f messages\tinclude messages\n" +"~F messages\tsame as ~f, except also include headers\n" +"~h\t\tedit the message header\n" +"~m messages\tinclude and quote messages\n" +"~M messages\tsame as ~m, except include headers\n" +"~p\t\tprint the message\n" + +#: edit.c:53 +msgid "" +"~q\t\twrite file and quit editor\n" +"~r file\t\tread a file into the editor\n" +"~t users\tadd users to the To: field\n" +"~u\t\trecall the previous line\n" +"~v\t\tedit message with the $visual editor\n" +"~w file\t\twrite message to file\n" +"~x\t\tabort changes and quit editor\n" +"~?\t\tthis message\n" +".\t\ton a line by itself ends input\n" +msgstr "" +"~q\t\twrite file and quit editor\n" +"~r file\t\tread a file into the editor\n" +"~t users\tadd users to the To: field\n" +"~u\t\trecall the previous line\n" +"~v\t\tedit message with the $visual editor\n" +"~w file\t\twrite message to file\n" +"~x\t\tabort changes and quit editor\n" +"~?\t\tthis message\n" +".\t\ton a line by itself ends input\n" + +#: edit.c:190 +#, c-format +msgid "%d: invalid message number.\n" +msgstr "%d: invalid message number.\n" + +#: edit.c:332 +msgid "(End message with a . on a line by itself)\n" +msgstr "(End message with a . on a line by itself)\n" + +#: edit.c:391 +msgid "No mailbox.\n" +msgstr "No mailbox.\n" + +#: edit.c:395 +msgid "Message contains:\n" +msgstr "Message contains:\n" + +#. L10N: +#. This entry is shown AFTER the message content, +#. not IN the middle of the content. +#. So it doesn't mean "(message will continue)" +#. but means "(press any key to continue using mutt)". +#: edit.c:404 edit.c:461 +msgid "(continue)\n" +msgstr "(continue)\n" + +#: edit.c:417 +msgid "missing filename.\n" +msgstr "missing filename.\n" + +#: edit.c:437 +msgid "No lines in message.\n" +msgstr "No lines in message.\n" + +#: edit.c:454 +#, c-format +msgid "Bad IDN in %s: '%s'\n" +msgstr "Bad IDN in %s: '%s'\n" + +#: edit.c:472 +#, c-format +msgid "%s: unknown editor command (~? for help)\n" +msgstr "%s: unknown editor command (~? for help)\n" + +#: editmsg.c:78 +#, c-format +msgid "could not create temporary folder: %s" +msgstr "could not create temporary folder: %s" + +#: editmsg.c:90 +#, c-format +msgid "could not write temporary mail folder: %s" +msgstr "could not write temporary mail folder: %s" + +#: editmsg.c:110 +#, c-format +msgid "could not truncate temporary mail folder: %s" +msgstr "could not truncate temporary mail folder: %s" + +#: editmsg.c:127 +msgid "Message file is empty!" +msgstr "Message file is empty!" + +#: editmsg.c:134 +msgid "Message not modified!" +msgstr "Message not modified!" + +#: editmsg.c:142 +#, c-format +msgid "Can't open message file: %s" +msgstr "Can't open message file: %s" + +#. L10N: %s is from strerror(errno) +#: editmsg.c:150 editmsg.c:178 +#, c-format +msgid "Can't append to folder: %s" +msgstr "Can't append to folder: %s" + +#: editmsg.c:210 +#, c-format +msgid "Error. Preserving temporary file: %s" +msgstr "Error. Preserving temporary file: %s" + +#: flags.c:348 +msgid "Set flag" +msgstr "Set flag" + +#: flags.c:348 +msgid "Clear flag" +msgstr "Clear flag" + +#: handler.c:1139 +msgid "[-- Error: Could not display any parts of Multipart/Alternative! --]\n" +msgstr "" +"[-- Error: Could not display any parts of Multipart/Alternative! --]\n" + +#: handler.c:1254 +#, c-format +msgid "[-- Attachment #%d" +msgstr "[-- Attachment #%d" + +#: handler.c:1266 +#, c-format +msgid "[-- Type: %s/%s, Encoding: %s, Size: %s --]\n" +msgstr "[-- Type: %s/%s, Encoding: %s, Size: %s --]\n" + +#: handler.c:1282 +msgid "One or more parts of this message could not be displayed" +msgstr "One or more parts of this message could not be displayed" + +#: handler.c:1334 +#, c-format +msgid "[-- Autoview using %s --]\n" +msgstr "[-- Autoview using %s --]\n" + +#: handler.c:1335 +#, c-format +msgid "Invoking autoview command: %s" +msgstr "Invoking autoview command: %s" + +#: handler.c:1367 +#, c-format +msgid "[-- Can't run %s. --]\n" +msgstr "[-- Can't run %s. --]\n" + +#: handler.c:1386 handler.c:1407 +#, c-format +msgid "[-- Autoview stderr of %s --]\n" +msgstr "[-- Autoview stderr of %s --]\n" + +#: handler.c:1446 +msgid "[-- Error: message/external-body has no access-type parameter --]\n" +msgstr "[-- Error: message/external-body has no access-type parameter --]\n" + +#: handler.c:1467 +#, c-format +msgid "[-- This %s/%s attachment " +msgstr "[-- This %s/%s attachment " + +#: handler.c:1474 +#, c-format +msgid "(size %s bytes) " +msgstr "(size %s bytes) " + +#: handler.c:1476 +msgid "has been deleted --]\n" +msgstr "has been deleted --]\n" + +#: handler.c:1481 +#, c-format +msgid "[-- on %s --]\n" +msgstr "[-- on %s --]\n" + +#: handler.c:1486 +#, c-format +msgid "[-- name: %s --]\n" +msgstr "[-- name: %s --]\n" + +#: handler.c:1499 handler.c:1515 +#, c-format +msgid "[-- This %s/%s attachment is not included, --]\n" +msgstr "[-- This %s/%s attachment is not included, --]\n" + +#: handler.c:1501 +msgid "" +"[-- and the indicated external source has --]\n" +"[-- expired. --]\n" +msgstr "" +"[-- and the indicated external source has --]\n" +"[-- expired. --]\n" + +#: handler.c:1519 +#, c-format +msgid "[-- and the indicated access-type %s is unsupported --]\n" +msgstr "[-- and the indicated access-type %s is unsupported --]\n" + +#: handler.c:1632 +msgid "Unable to open memory stream!" +msgstr "Unable to open memory stream!" + +#: handler.c:1640 +msgid "Unable to open temporary file!" +msgstr "Unable to open temporary file!" + +#: handler.c:1802 +msgid "Error: multipart/signed has no protocol." +msgstr "Error: multipart/signed has no protocol." + +#: handler.c:1853 +msgid "[-- This is an attachment " +msgstr "[-- This is an attachment " + +#: handler.c:1855 +#, c-format +msgid "[-- %s/%s is unsupported " +msgstr "[-- %s/%s is unsupported " + +#: handler.c:1862 +#, c-format +msgid "(use '%s' to view this part)" +msgstr "(use '%s' to view this part)" + +#: handler.c:1864 +msgid "(need 'view-attachments' bound to key!)" +msgstr "(need 'view-attachments' bound to key!)" + +#: headers.c:193 +#, c-format +msgid "%s: unable to attach file" +msgstr "%s: unable to attach file" + +#: help.c:310 +msgid "ERROR: please report this bug" +msgstr "ERROR: please report this bug" + +#: help.c:352 +msgid "" +msgstr "" + +#: help.c:364 +msgid "" +"\n" +"Generic bindings:\n" +"\n" +msgstr "" +"\n" +"Generic bindings:\n" +"\n" + +#: help.c:368 +msgid "" +"\n" +"Unbound functions:\n" +"\n" +msgstr "" +"\n" +"Unbound functions:\n" +"\n" + +#: help.c:376 +#, c-format +msgid "Help for %s" +msgstr "Help for %s" + +#: history.c:77 history.c:114 history.c:140 +#, c-format +msgid "Bad history file format (line %d)" +msgstr "Bad history file format (line %d)" + +#: hook.c:97 +msgid "current mailbox shortcut '^' is unset" +msgstr "current mailbox shortcut '^' is unset" + +#: hook.c:108 +msgid "mailbox shortcut expanded to empty regexp" +msgstr "mailbox shortcut expanded to empty regexp" + +#: hook.c:119 +msgid "badly formatted command string" +msgstr "badly formatted command string" + +#: hook.c:279 +#, c-format +msgid "unhook: Can't do unhook * from within a hook." +msgstr "unhook: Can't do unhook * from within a hook." + +#: hook.c:291 +#, c-format +msgid "unhook: unknown hook type: %s" +msgstr "unhook: unknown hook type: %s" + +#: hook.c:297 +#, c-format +msgid "unhook: Can't delete a %s from within a %s." +msgstr "unhook: Can't delete a %s from within a %s." + +#: imap/auth.c:108 nntp.c:352 pop_auth.c:425 smtp.c:557 +msgid "No authenticators available" +msgstr "No authenticators available" + +#: imap/auth_anon.c:43 +msgid "Authenticating (anonymous)..." +msgstr "Authenticating (anonymous)..." + +#: imap/auth_anon.c:73 +msgid "Anonymous authentication failed." +msgstr "Anonymous authentication failed." + +#: imap/auth_cram.c:48 +msgid "Authenticating (CRAM-MD5)..." +msgstr "Authenticating (CRAM-MD5)..." + +#: imap/auth_cram.c:128 +msgid "CRAM-MD5 authentication failed." +msgstr "CRAM-MD5 authentication failed." + +#: imap/auth_gss.c:145 +msgid "Authenticating (GSSAPI)..." +msgstr "Authenticating (GSSAPI)..." + +#: imap/auth_gss.c:312 +msgid "GSSAPI authentication failed." +msgstr "GSSAPI authentication failed." + +#: imap/auth_login.c:38 +msgid "LOGIN disabled on this server." +msgstr "LOGIN disabled on this server." + +#: imap/auth_login.c:47 pop_auth.c:258 +msgid "Logging in..." +msgstr "Logging in..." + +#: imap/auth_login.c:70 pop_auth.c:301 +msgid "Login failed." +msgstr "Login failed." + +#: imap/auth_sasl.c:101 nntp.c:383 nntp.c:451 smtp.c:594 +#, c-format +msgid "Authenticating (%s)..." +msgstr "Authenticating (%s)..." + +#: imap/auth_sasl.c:228 pop_auth.c:180 +msgid "SASL authentication failed." +msgstr "SASL authentication failed." + +#: imap/browse.c:57 imap/imap.c:569 +#, c-format +msgid "%s is an invalid IMAP path" +msgstr "%s is an invalid IMAP path" + +#: imap/browse.c:68 +msgid "Getting folder list..." +msgstr "Getting folder list..." + +#: imap/browse.c:186 +msgid "No such folder" +msgstr "No such folder" + +#: imap/browse.c:236 +msgid "Create mailbox: " +msgstr "Create mailbox: " + +#: imap/browse.c:241 imap/browse.c:294 +msgid "Mailbox must have a name." +msgstr "Mailbox must have a name." + +#: imap/browse.c:249 +msgid "Mailbox created." +msgstr "Mailbox created." + +#: imap/browse.c:282 +msgid "Cannot rename root folder" +msgstr "Cannot rename root folder" + +#: imap/browse.c:286 +#, c-format +msgid "Rename mailbox %s to: " +msgstr "Rename mailbox %s to: " + +#: imap/browse.c:302 +#, c-format +msgid "Rename failed: %s" +msgstr "Rename failed: %s" + +#: imap/browse.c:307 +msgid "Mailbox renamed." +msgstr "Mailbox renamed." + +#: imap/command.c:449 +msgid "Mailbox closed" +msgstr "Mailbox closed" + +#: imap/imap.c:125 +#, c-format +msgid "CREATE failed: %s" +msgstr "CREATE failed: %s" + +#: imap/imap.c:189 +#, c-format +msgid "Closing connection to %s..." +msgstr "Closing connection to %s..." + +#: imap/imap.c:309 +msgid "This IMAP server is ancient. NeoMutt does not work with it." +msgstr "This IMAP server is ancient. NeoMutt does not work with it." + +#: imap/imap.c:434 nntp.c:679 pop_lib.c:295 smtp.c:466 +msgid "Secure connection with TLS?" +msgstr "Secure connection with TLS?" + +#: imap/imap.c:443 nntp.c:696 pop_lib.c:315 smtp.c:478 +msgid "Could not negotiate TLS connection" +msgstr "Could not negotiate TLS connection" + +#: imap/imap.c:459 pop_lib.c:336 +msgid "Encrypted connection unavailable" +msgstr "Encrypted connection unavailable" + +#: imap/imap.c:602 nntp.c:1472 +#, c-format +msgid "Selecting %s..." +msgstr "Selecting %s..." + +#: imap/imap.c:757 +msgid "Error opening mailbox" +msgstr "Error opening mailbox" + +#: imap/imap.c:808 imap/imap.c:2156 imap/message.c:878 muttlib.c:1749 +#, c-format +msgid "Create %s?" +msgstr "Create %s?" + +#: imap/imap.c:1201 +msgid "Expunge failed" +msgstr "Expunge failed" + +#: imap/imap.c:1213 +#, c-format +msgid "Marking %d messages deleted..." +msgstr "Marking %d messages deleted..." + +#: imap/imap.c:1245 +#, c-format +msgid "Saving changed messages... [%d/%d]" +msgstr "Saving changed messages... [%d/%d]" + +#: imap/imap.c:1301 +msgid "Error saving flags. Close anyway?" +msgstr "Error saving flags. Close anyway?" + +#: imap/imap.c:1309 +msgid "Error saving flags" +msgstr "Error saving flags" + +#: imap/imap.c:1332 +msgid "Expunging messages from server..." +msgstr "Expunging messages from server..." + +#: imap/imap.c:1337 +msgid "imap_sync_mailbox: EXPUNGE failed" +msgstr "imap_sync_mailbox: EXPUNGE failed" + +#: imap/imap.c:1806 +#, c-format +msgid "Header search without header name: %s" +msgstr "Header search without header name: %s" + +#: imap/imap.c:1877 +msgid "Bad mailbox name" +msgstr "Bad mailbox name" + +#: imap/imap.c:1901 +#, c-format +msgid "Subscribing to %s..." +msgstr "Subscribing to %s..." + +#: imap/imap.c:1903 +#, c-format +msgid "Unsubscribing from %s..." +msgstr "Unsubscribing from %s..." + +#: imap/imap.c:1913 +#, c-format +msgid "Subscribed to %s" +msgstr "Subscribed to %s" + +#: imap/imap.c:1915 +#, c-format +msgid "Unsubscribed from %s" +msgstr "Unsubscribed from %s" + +#: imap/imap.c:2141 imap/message.c:842 +#, c-format +msgid "Copying %d messages to %s..." +msgstr "Copying %d messages to %s..." + +#: imap/message.c:98 +msgid "Unable to fetch headers from this IMAP server version." +msgstr "Unable to fetch headers from this IMAP server version." + +#: imap/message.c:108 +#, c-format +msgid "Could not create temporary file %s" +msgstr "Could not create temporary file %s" + +#. L10N: +#. Comparing the cached data with the IMAP server's data +#: imap/message.c:142 +msgid "Evaluating cache..." +msgstr "Evaluating cache..." + +#: imap/message.c:445 imap/message.c:502 nntp.c:1574 pop.c:574 +msgid "Fetching message..." +msgstr "Fetching message..." + +#: imap/message.c:491 pop.c:569 +msgid "The message index is incorrect. Try reopening the mailbox." +msgstr "The message index is incorrect. Try reopening the mailbox." + +#: imap/message.c:661 +msgid "Uploading message..." +msgstr "Uploading message..." + +#: imap/message.c:846 +#, c-format +msgid "Copying message %d to %s..." +msgstr "Copying message %d to %s..." + +#: imap/util.c:458 +msgid "Continue?" +msgstr "Continue?" + +#: init.c:63 init.c:1902 pager.c:54 +#, c-format +msgid "Not available in this menu." +msgstr "Not available in this menu." + +#: init.c:477 +#, c-format +msgid "Bad regexp: %s" +msgstr "Bad regexp: %s" + +#: init.c:534 +#, c-format +msgid "Not enough subexpressions for spam template" +msgstr "Not enough subexpressions for spam template" + +#: init.c:630 +#, c-format +msgid "finish: too many arguments" +msgstr "finish: too many arguments" + +#: init.c:843 +msgid "spam: no matching pattern" +msgstr "spam: no matching pattern" + +#: init.c:845 +msgid "nospam: no matching pattern" +msgstr "nospam: no matching pattern" + +#: init.c:989 +#, c-format +msgid "%sgroup: missing -rx or -addr." +msgstr "%sgroup: missing -rx or -addr." + +#: init.c:1007 +#, c-format +msgid "%sgroup: warning: bad IDN '%s'.\n" +msgstr "%sgroup: warning: bad IDN '%s'.\n" + +#: init.c:1222 +msgid "attachments: no disposition" +msgstr "attachments: no disposition" + +#: init.c:1260 +msgid "attachments: invalid disposition" +msgstr "attachments: invalid disposition" + +#: init.c:1274 +msgid "unattachments: no disposition" +msgstr "unattachments: no disposition" + +#: init.c:1297 +msgid "unattachments: invalid disposition" +msgstr "unattachments: invalid disposition" + +#: init.c:1424 +msgid "alias: no address" +msgstr "alias: no address" + +#: init.c:1472 +#, c-format +msgid "Warning: Bad IDN '%s' in alias '%s'.\n" +msgstr "Warning: Bad IDN '%s' in alias '%s'.\n" + +#: init.c:1560 +msgid "invalid header field" +msgstr "invalid header field" + +#: init.c:1613 +#, c-format +msgid "%s: unknown sorting method" +msgstr "%s: unknown sorting method" + +#: init.c:1724 +#, c-format +msgid "mutt_restore_default(%s): error in regexp: %s\n" +msgstr "mutt_restore_default(%s): error in regexp: %s\n" + +#: init.c:1879 init.c:1992 +#, c-format +msgid "%s: unknown variable" +msgstr "%s: unknown variable" + +#: init.c:1888 +#, c-format +msgid "prefix is illegal with reset" +msgstr "prefix is illegal with reset" + +#: init.c:1894 +#, c-format +msgid "value is illegal with reset" +msgstr "value is illegal with reset" + +#: init.c:1930 init.c:1942 +#, c-format +msgid "Usage: set variable=yes|no" +msgstr "Usage: set variable=yes|no" + +#: init.c:1950 +#, c-format +msgid "%s is set" +msgstr "%s is set" + +#: init.c:1950 +#, c-format +msgid "%s is unset" +msgstr "%s is unset" + +#: init.c:2053 +#, c-format +msgid "Invalid value for option %s: \"%s\"" +msgstr "Invalid value for option %s: \"%s\"" + +#: init.c:2190 +#, c-format +msgid "%s: invalid mailbox type" +msgstr "%s: invalid mailbox type" + +#: init.c:2221 +#, c-format +msgid "%s: invalid value (%s)" +msgstr "%s: invalid value (%s)" + +#: init.c:2222 +msgid "format error" +msgstr "format error" + +#: init.c:2222 +msgid "number overflow" +msgstr "number overflow" + +#: init.c:2282 +#, c-format +msgid "%s: invalid value" +msgstr "%s: invalid value" + +#: init.c:2326 +#, c-format +msgid "%s: Unknown type." +msgstr "%s: Unknown type." + +#: init.c:2353 +#, c-format +msgid "%s: unknown type" +msgstr "%s: unknown type" + +#: init.c:2421 +#, c-format +msgid "Error in %s, line %d: %s" +msgstr "Error in %s, line %d: %s" + +#: init.c:2444 +#, c-format +msgid "source: errors in %s" +msgstr "source: errors in %s" + +#: init.c:2445 +#, c-format +msgid "source: reading aborted due to too many errors in %s" +msgstr "source: reading aborted due to too many errors in %s" + +#: init.c:2459 +#, c-format +msgid "source: error at %s" +msgstr "source: error at %s" + +#: init.c:2464 +msgid "source: too many arguments" +msgstr "source: too many arguments" + +#: init.c:2520 +#, c-format +msgid "%s: unknown command" +msgstr "%s: unknown command" + +#: init.c:3180 +#, c-format +msgid "Error in command line: %s\n" +msgstr "Error in command line: %s\n" + +#: init.c:3242 +msgid "unable to determine home directory" +msgstr "unable to determine home directory" + +#: init.c:3250 +msgid "unable to determine username" +msgstr "unable to determine username" + +#: init.c:3276 +msgid "unable to determine nodename via uname()" +msgstr "unable to determine nodename via uname()" + +#: init.c:3572 +msgid "-group: no group name" +msgstr "-group: no group name" + +#: init.c:3582 +msgid "out of arguments" +msgstr "out of arguments" + +#: keymap.c:536 +msgid "Macros are currently disabled." +msgstr "Macros are currently disabled." + +#: keymap.c:543 +msgid "Macro loop detected." +msgstr "Macro loop detected." + +#: keymap.c:849 keymap.c:857 +msgid "Key is not bound." +msgstr "Key is not bound." + +#: keymap.c:861 +#, c-format +msgid "Key is not bound. Press '%s' for help." +msgstr "Key is not bound. Press '%s' for help." + +#: keymap.c:872 +msgid "push: too many arguments" +msgstr "push: too many arguments" + +#: keymap.c:902 +#, c-format +msgid "%s: no such menu" +msgstr "%s: no such menu" + +#: keymap.c:917 +msgid "null key sequence" +msgstr "null key sequence" + +#: keymap.c:1004 +msgid "bind: too many arguments" +msgstr "bind: too many arguments" + +#: keymap.c:1027 +#, c-format +msgid "%s: no such function in map" +msgstr "%s: no such function in map" + +#: keymap.c:1051 +msgid "macro: empty key sequence" +msgstr "macro: empty key sequence" + +#: keymap.c:1062 +msgid "macro: too many arguments" +msgstr "macro: too many arguments" + +#: keymap.c:1098 +msgid "exec: no arguments" +msgstr "exec: no arguments" + +#: keymap.c:1118 +#, c-format +msgid "%s: no such function" +msgstr "%s: no such function" + +#: keymap.c:1139 +msgid "Enter keys (^G to abort): " +msgstr "Enter keys (^G to abort): " + +#: keymap.c:1144 +#, c-format +msgid "Char = %s, Octal = %o, Decimal = %d" +msgstr "Char = %s, Octal = %o, Decimal = %d" + +#: lib.c:131 +msgid "Integer overflow -- can't allocate memory!" +msgstr "Integer overflow -- can't allocate memory!" + +#: lib.c:138 lib.c:153 lib.c:185 safe_asprintf.c:42 +msgid "Out of memory!" +msgstr "Out of memory!" + +#: main.c:84 +msgid "" +"usage: mutt [] [-z] [-f | -yZ]\n" +" mutt [] [-Ex] [-Hi ] [-s ] [-bc ] [-a " +" [...] --] [...]\n" +" mutt [] [-x] [-s ] [-bc ] [-a [...] --] " +" [...] < message\n" +" mutt [] -p\n" +" mutt [] -A [...]\n" +" mutt [] -Q [...]\n" +" mutt [] -D\n" +" mutt -v[v]\n" +msgstr "" +"usage: mutt [] [-z] [-f | -yZ]\n" +" mutt [] [-Ex] [-Hi ] [-s ] [-bc ] [-a " +" [...] --] [...]\n" +" mutt [] [-x] [-s ] [-bc ] [-a [...] --] " +" [...] < message\n" +" mutt [] -p\n" +" mutt [] -A [...]\n" +" mutt [] -Q [...]\n" +" mutt [] -D\n" +" mutt -v[v]\n" + +#: main.c:93 +msgid "" +"options:\n" +" -A \texpand the given alias\n" +" -a [...] --\tattach file(s) to the message\n" +"\t\tthe list of files must be terminated with the \"--\" sequence\n" +" -b
\tspecify a blind carbon-copy (BCC) address\n" +" -c
\tspecify a carbon-copy (CC) address\n" +" -D\t\tprint the value of all variables to stdout" +msgstr "" +"options:\n" +" -A \texpand the given alias\n" +" -a [...] --\tattach file(s) to the message\n" +"\t\tthe list of files must be terminated with the \"--\" sequence\n" +" -b
\tspecify a blind carbon-copy (BCC) address\n" +" -c
\tspecify a carbon-copy (CC) address\n" +" -D\t\tprint the value of all variables to stdout" + +#: main.c:102 +msgid " -d \tlog debugging output to ~/.muttdebug0" +msgstr " -d \tlog debugging output to ~/.muttdebug0" + +#: main.c:105 +msgid "" +" -E\t\tedit the draft (-H) or include (-i) file\n" +" -e \tspecify a command to be executed after initialization\n" +" -f \tspecify which mailbox to read\n" +" -F \tspecify an alternate muttrc file\n" +" -g \tspecify a news server (if compiled with NNTP)\n" +" -G\t\tselect a newsgroup (if compiled with NNTP)\n" +" -H \tspecify a draft file to read header and body from\n" +" -i \tspecify a file which Mutt should include in the body\n" +" -m \tspecify a default mailbox type\n" +" -n\t\tcauses Mutt not to read the system Muttrc\n" +" -p\t\trecall a postponed message" +msgstr "" +" -E\t\tedit the draft (-H) or include (-i) file\n" +" -e \tspecify a command to be executed after initialization\n" +" -f \tspecify which mailbox to read\n" +" -F \tspecify an alternate muttrc file\n" +" -g \tspecify a news server (if compiled with NNTP)\n" +" -G\t\tselect a newsgroup (if compiled with NNTP)\n" +" -H \tspecify a draft file to read header and body from\n" +" -i \tspecify a file which Mutt should include in the body\n" +" -m \tspecify a default mailbox type\n" +" -n\t\tcauses Mutt not to read the system Muttrc\n" +" -p\t\trecall a postponed message" + +#: main.c:117 +msgid "" +" -Q \tquery a configuration variable\n" +" -R\t\topen mailbox in read-only mode\n" +" -s \tspecify a subject (must be in quotes if it has spaces)\n" +" -v\t\tshow version and compile-time definitions\n" +" -x\t\tsimulate the mailx send mode\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" +msgstr "" +" -Q \tquery a configuration variable\n" +" -R\t\topen mailbox in read-only mode\n" +" -s \tspecify a subject (must be in quotes if it has spaces)\n" +" -v\t\tshow version and compile-time definitions\n" +" -x\t\tsimulate the mailx send mode\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" + +#: main.c:149 +msgid "Error initializing terminal." +msgstr "Error initializing terminal." + +#: main.c:294 +#, c-format +msgid "Error: value '%s' is invalid for -d.\n" +msgstr "Error: value '%s' is invalid for -d.\n" + +#: main.c:297 +#, c-format +msgid "Debugging at level %d.\n" +msgstr "Debugging at level %d.\n" + +#: main.c:299 +msgid "DEBUG was not defined during compilation. Ignored.\n" +msgstr "DEBUG was not defined during compilation. Ignored.\n" + +#: main.c:487 +#, c-format +msgid "%s does not exist. Create it?" +msgstr "%s does not exist. Create it?" + +#: main.c:491 newsrc.c:968 +#, c-format +msgid "Can't create %s: %s." +msgstr "Can't create %s: %s." + +#: main.c:531 +msgid "Failed to parse mailto: link\n" +msgstr "Failed to parse mailto: link\n" + +#: main.c:543 +msgid "No recipients specified.\n" +msgstr "No recipients specified.\n" + +#: main.c:569 +msgid "Cannot use -E flag with stdin\n" +msgstr "Cannot use -E flag with stdin\n" + +#: main.c:722 +#, c-format +msgid "%s: unable to attach file.\n" +msgstr "%s: unable to attach file.\n" + +#: main.c:803 +msgid "No mailbox with new mail." +msgstr "No mailbox with new mail." + +#: main.c:824 +msgid "No incoming mailboxes defined." +msgstr "No incoming mailboxes defined." + +#: main.c:867 +msgid "Mailbox is empty." +msgstr "Mailbox is empty." + +#: mbox.c:120 mbox.c:271 mh.c:1294 mx.c:680 +#, c-format +msgid "Reading %s..." +msgstr "Reading %s..." + +#: mbox.c:158 mbox.c:215 +msgid "Mailbox is corrupt!" +msgstr "Mailbox is corrupt!" + +#: mbox.c:456 +#, c-format +msgid "Couldn't lock %s\n" +msgstr "Couldn't lock %s\n" + +#: mbox.c:493 mbox.c:508 +msgid "Can't write message" +msgstr "Can't write message" + +#: mbox.c:829 mbox.c:1089 +msgid "Fatal error! Could not reopen mailbox!" +msgstr "Fatal error! Could not reopen mailbox!" + +#: mbox.c:881 +msgid "sync: mbox modified, but no modified messages! (report this bug)" +msgstr "sync: mbox modified, but no modified messages! (report this bug)" + +#: mbox.c:905 mh.c:2023 mutt_notmuch.c:1623 mx.c:757 +#, c-format +msgid "Writing %s..." +msgstr "Writing %s..." + +#: mbox.c:1040 +msgid "Committing changes..." +msgstr "Committing changes..." + +#: mbox.c:1075 +#, c-format +msgid "Write failed! Saved partial mailbox to %s" +msgstr "Write failed! Saved partial mailbox to %s" + +#: mbox.c:1137 +msgid "Could not reopen mailbox!" +msgstr "Could not reopen mailbox!" + +#: mbox.c:1164 +msgid "Reopening mailbox..." +msgstr "Reopening mailbox..." + +#: menu.c:498 +msgid "Jump to: " +msgstr "Jump to: " + +#: menu.c:507 +msgid "Invalid index number." +msgstr "Invalid index number." + +#: menu.c:511 menu.c:532 menu.c:597 menu.c:640 menu.c:656 menu.c:667 menu.c:678 +#: menu.c:689 menu.c:702 menu.c:715 menu.c:1142 +msgid "No entries." +msgstr "No entries." + +#: menu.c:529 +msgid "You cannot scroll down farther." +msgstr "You cannot scroll down farther." + +#: menu.c:547 +msgid "You cannot scroll up farther." +msgstr "You cannot scroll up farther." + +#: menu.c:590 +msgid "You are on the first page." +msgstr "You are on the first page." + +#: menu.c:591 +msgid "You are on the last page." +msgstr "You are on the last page." + +#: menu.c:726 +msgid "You are on the last entry." +msgstr "You are on the last entry." + +#: menu.c:737 +msgid "You are on the first entry." +msgstr "You are on the first entry." + +#: menu.c:815 pager.c:2336 pattern.c:1579 +msgid "Search for: " +msgstr "Search for: " + +#: menu.c:815 pager.c:2336 pattern.c:1579 +msgid "Reverse search for: " +msgstr "Reverse search for: " + +#: menu.c:859 pager.c:2289 pager.c:2311 pager.c:2431 pattern.c:1694 +msgid "Not found." +msgstr "Not found." + +#: menu.c:999 +msgid "No tagged entries." +msgstr "No tagged entries." + +#: menu.c:1099 +msgid "Search is not implemented for this menu." +msgstr "Search is not implemented for this menu." + +#: menu.c:1104 +msgid "Jumping is not implemented for dialogs." +msgstr "Jumping is not implemented for dialogs." + +#: menu.c:1145 +msgid "Tagging is not supported." +msgstr "Tagging is not supported." + +#: mh.c:1274 +#, c-format +msgid "Scanning %s..." +msgstr "Scanning %s..." + +#: mh.c:1597 mh.c:1688 +msgid "Could not flush message to disk" +msgstr "Could not flush message to disk" + +#: mh.c:1638 +msgid "_maildir_commit_message(): unable to set time on file" +msgstr "_maildir_commit_message(): unable to set time on file" + +#: muttlib.c:840 +#, c-format +msgid "mutt_randbuf len=%zu" +msgstr "mutt_randbuf len=%zu" + +#: muttlib.c:856 +#, c-format +msgid "open /dev/urandom: %s" +msgstr "open /dev/urandom: %s" + +#: muttlib.c:862 +#, c-format +msgid "read /dev/urandom: %s" +msgstr "read /dev/urandom: %s" + +#. L10N: +#. Means "The path you specified as the destination file is a directory." +#. See the msgid "Save to file: " (alias.c, recvattach.c) +#: muttlib.c:1101 +msgid "File is a directory, save under it? [(y)es, (n)o, (a)ll]" +msgstr "File is a directory, save under it? [(y)es, (n)o, (a)ll]" + +#: muttlib.c:1101 +msgid "yna" +msgstr "yna" + +#. L10N: +#. Means "The path you specified as the destination file is a directory." +#. See the msgid "Save to file: " (alias.c, recvattach.c) +#: muttlib.c:1120 +msgid "File is a directory, save under it?" +msgstr "File is a directory, save under it?" + +#: muttlib.c:1124 +msgid "File under directory: " +msgstr "File under directory: " + +#: muttlib.c:1133 +msgid "File exists, (o)verwrite, (a)ppend, or (c)ancel?" +msgstr "File exists, (o)verwrite, (a)ppend, or (c)ancel?" + +#: muttlib.c:1133 +msgid "oac" +msgstr "oac" + +#: muttlib.c:1707 +msgid "Can't save message to POP mailbox." +msgstr "Can't save message to POP mailbox." + +#: muttlib.c:1716 +#, c-format +msgid "Append messages to %s?" +msgstr "Append messages to %s?" + +#: muttlib.c:1727 +msgid "Can't save message to news server." +msgstr "Can't save message to news server." + +#: muttlib.c:1736 +#, c-format +msgid "%s is not a mailbox!" +msgstr "%s is not a mailbox!" + +#: mutt_notmuch.c:271 mutt_notmuch.c:1712 +#, c-format +msgid "failed to parse notmuch uri: %s" +msgstr "failed to parse notmuch uri: %s" + +#: mutt_notmuch.c:393 +#, c-format +msgid "failed to parse notmuch query type: %s" +msgstr "failed to parse notmuch query type: %s" + +#: mutt_notmuch.c:412 +#, c-format +msgid "failed to parse notmuch limit: %s" +msgstr "failed to parse notmuch limit: %s" + +#: mutt_notmuch.c:481 +#, c-format +msgid "Waiting for notmuch DB... (%d sec)" +msgstr "Waiting for notmuch DB... (%d sec)" + +#: mutt_notmuch.c:488 +#, c-format +msgid "Cannot open notmuch database: %s: %s" +msgstr "Cannot open notmuch database: %s: %s" + +#: mutt_notmuch.c:491 +msgid "unknown reason" +msgstr "unknown reason" + +#: mutt_notmuch.c:945 +#, c-format +msgid "Reading messages..." +msgstr "Reading messages..." + +#: mutt_notmuch.c:1236 +msgid "No more messages in the thread." +msgstr "No more messages in the thread." + +#: mutt_notmuch.c:2066 +msgid "Can't write to virtual folder." +msgstr "Can't write to virtual folder." + +#: mutt_sasl.c:201 +msgid "Unknown SASL profile" +msgstr "Unknown SASL profile" + +#: mutt_sasl.c:235 +msgid "Error allocating SASL connection" +msgstr "Error allocating SASL connection" + +#: mutt_sasl.c:246 +msgid "Error setting SASL security properties" +msgstr "Error setting SASL security properties" + +#: mutt_sasl.c:256 +msgid "Error setting SASL external security strength" +msgstr "Error setting SASL external security strength" + +#: mutt_sasl.c:265 +msgid "Error setting SASL external user name" +msgstr "Error setting SASL external user name" + +#: mutt_socket.c:103 mutt_socket.c:181 +#, c-format +msgid "Connection to %s closed" +msgstr "Connection to %s closed" + +#: mutt_socket.c:300 +msgid "SSL is unavailable." +msgstr "SSL is unavailable." + +#: mutt_socket.c:332 +msgid "Preconnect command failed." +msgstr "Preconnect command failed." + +#: mutt_socket.c:404 mutt_socket.c:409 mutt_socket.c:425 mutt_socket.c:430 +#, c-format +msgid "Error talking to %s (%s)" +msgstr "Error talking to %s (%s)" + +#: mutt_socket.c:484 mutt_socket.c:543 +#, c-format +msgid "Bad IDN \"%s\"." +msgstr "Bad IDN \"%s\"." + +#: mutt_socket.c:492 mutt_socket.c:551 +#, c-format +msgid "Looking up %s..." +msgstr "Looking up %s..." + +#: mutt_socket.c:502 mutt_socket.c:560 +#, c-format +msgid "Could not find the host \"%s\"" +msgstr "Could not find the host \"%s\"" + +#: mutt_socket.c:508 mutt_socket.c:566 +#, c-format +msgid "Connecting to %s..." +msgstr "Connecting to %s..." + +#: mutt_socket.c:590 +#, c-format +msgid "Could not connect to %s (%s)." +msgstr "Could not connect to %s (%s)." + +#: mutt_ssl.c:220 +msgid "Failed to find enough entropy on your system" +msgstr "Failed to find enough entropy on your system" + +#: mutt_ssl.c:244 +#, c-format +msgid "Filling entropy pool: %s...\n" +msgstr "Filling entropy pool: %s...\n" + +#: mutt_ssl.c:252 +#, c-format +msgid "%s has insecure permissions!" +msgstr "%s has insecure permissions!" + +#: mutt_ssl.c:271 +msgid "SSL disabled due to the lack of entropy" +msgstr "SSL disabled due to the lack of entropy" + +#. L10N: an SSL context is a data structure returned by the OpenSSL +#. * function SSL_CTX_new(). In this case it returned NULL: an +#. * error condition. +#. +#: mutt_ssl.c:347 +msgid "Unable to create SSL context" +msgstr "Unable to create SSL context" + +#: mutt_ssl.c:431 +msgid "I/O error" +msgstr "I/O error" + +#: mutt_ssl.c:440 +#, c-format +msgid "SSL failed: %s" +msgstr "SSL failed: %s" + +#: mutt_ssl.c:449 mutt_ssl_gnutls.c:1081 mutt_ssl_gnutls.c:1116 +#: mutt_ssl_gnutls.c:1126 +msgid "Unable to get certificate from peer" +msgstr "Unable to get certificate from peer" + +#: mutt_ssl.c:579 +msgid "Unknown" +msgstr "Unknown" + +#: mutt_ssl.c:604 mutt_ssl_gnutls.c:600 +#, c-format +msgid "[unable to calculate]" +msgstr "[unable to calculate]" + +#: mutt_ssl.c:622 mutt_ssl_gnutls.c:623 +msgid "[invalid date]" +msgstr "[invalid date]" + +#: mutt_ssl.c:752 +msgid "Server certificate is not yet valid" +msgstr "Server certificate is not yet valid" + +#: mutt_ssl.c:759 +msgid "Server certificate has expired" +msgstr "Server certificate has expired" + +#: mutt_ssl.c:881 +msgid "cannot get certificate subject" +msgstr "cannot get certificate subject" + +#: mutt_ssl.c:891 mutt_ssl.c:900 +msgid "cannot get certificate common name" +msgstr "cannot get certificate common name" + +#: mutt_ssl.c:914 +#, c-format +msgid "certificate owner does not match hostname %s" +msgstr "certificate owner does not match hostname %s" + +#: mutt_ssl.c:955 +#, c-format +msgid "Certificate host check failed: %s" +msgstr "Certificate host check failed: %s" + +#: mutt_ssl.c:1033 mutt_ssl_gnutls.c:862 +msgid "This certificate belongs to:" +msgstr "This certificate belongs to:" + +#: mutt_ssl.c:1046 mutt_ssl_gnutls.c:901 +msgid "This certificate was issued by:" +msgstr "This certificate was issued by:" + +#: mutt_ssl.c:1057 mutt_ssl_gnutls.c:940 +#, c-format +msgid "This certificate is valid" +msgstr "This certificate is valid" + +#: mutt_ssl.c:1058 mutt_ssl_gnutls.c:943 +#, c-format +msgid " from %s" +msgstr " from %s" + +#: mutt_ssl.c:1060 mutt_ssl_gnutls.c:947 +#, c-format +msgid " to %s" +msgstr " to %s" + +#: mutt_ssl.c:1066 +#, c-format +msgid "Fingerprint: %s" +msgstr "Fingerprint: %s" + +#: mutt_ssl.c:1069 mutt_ssl_gnutls.c:984 +#, c-format +msgid "SSL Certificate check (certificate %d of %d in chain)" +msgstr "SSL Certificate check (certificate %d of %d in chain)" + +#: mutt_ssl.c:1077 mutt_ssl_gnutls.c:993 +msgid "(r)eject, accept (o)nce, (a)ccept always" +msgstr "(r)eject, accept (o)nce, (a)ccept always" + +#: mutt_ssl.c:1078 mutt_ssl_gnutls.c:994 +msgid "roa" +msgstr "roa" + +#: mutt_ssl.c:1082 mutt_ssl_gnutls.c:998 +msgid "(r)eject, accept (o)nce" +msgstr "(r)eject, accept (o)nce" + +#: mutt_ssl.c:1083 mutt_ssl_gnutls.c:999 +msgid "ro" +msgstr "ro" + +#: mutt_ssl.c:1114 mutt_ssl_gnutls.c:1048 +msgid "Warning: Couldn't save certificate" +msgstr "Warning: Couldn't save certificate" + +#: mutt_ssl.c:1119 mutt_ssl_gnutls.c:1053 +msgid "Certificate saved" +msgstr "Certificate saved" + +#: mutt_ssl_gnutls.c:137 mutt_ssl_gnutls.c:166 +msgid "Error: no TLS socket open" +msgstr "Error: no TLS socket open" + +#: mutt_ssl_gnutls.c:314 mutt_ssl_gnutls.c:353 +msgid "All available protocols for TLS/SSL connection disabled" +msgstr "All available protocols for TLS/SSL connection disabled" + +#: mutt_ssl_gnutls.c:359 +msgid "Explicit ciphersuite selection via $ssl_ciphers not supported" +msgstr "Explicit ciphersuite selection via $ssl_ciphers not supported" + +#: mutt_ssl_gnutls.c:467 +#, c-format +msgid "SSL/TLS connection using %s (%s/%s/%s)" +msgstr "SSL/TLS connection using %s (%s/%s/%s)" + +#: mutt_ssl_gnutls.c:690 mutt_ssl_gnutls.c:842 +msgid "Error initialising gnutls certificate data" +msgstr "Error initialising gnutls certificate data" + +#: mutt_ssl_gnutls.c:697 mutt_ssl_gnutls.c:849 +msgid "Error processing certificate data" +msgstr "Error processing certificate data" + +#: mutt_ssl_gnutls.c:833 +msgid "Warning: Server certificate was signed using an insecure algorithm" +msgstr "Warning: Server certificate was signed using an insecure algorithm" + +#: mutt_ssl_gnutls.c:952 +#, c-format +msgid "SHA1 Fingerprint: %s" +msgstr "SHA1 Fingerprint: %s" + +#: mutt_ssl_gnutls.c:955 +#, c-format +msgid "MD5 Fingerprint: %s" +msgstr "MD5 Fingerprint: %s" + +#: mutt_ssl_gnutls.c:960 +msgid "WARNING: Server certificate is not yet valid" +msgstr "WARNING: Server certificate is not yet valid" + +#: mutt_ssl_gnutls.c:965 +msgid "WARNING: Server certificate has expired" +msgstr "WARNING: Server certificate has expired" + +#: mutt_ssl_gnutls.c:970 +msgid "WARNING: Server certificate has been revoked" +msgstr "WARNING: Server certificate has been revoked" + +#: mutt_ssl_gnutls.c:975 +msgid "WARNING: Server hostname does not match certificate" +msgstr "WARNING: Server hostname does not match certificate" + +#: mutt_ssl_gnutls.c:980 +msgid "WARNING: Signer of server certificate is not a CA" +msgstr "WARNING: Signer of server certificate is not a CA" + +#: mutt_ssl_gnutls.c:1087 +#, c-format +msgid "Certificate verification error (%s)" +msgstr "Certificate verification error (%s)" + +#: mutt_ssl_gnutls.c:1096 +msgid "Certificate is not X.509" +msgstr "Certificate is not X.509" + +#: mutt_tunnel.c:72 +#, c-format +msgid "Connecting with \"%s\"..." +msgstr "Connecting with \"%s\"..." + +#: mutt_tunnel.c:139 +#, c-format +msgid "Tunnel to %s returned error %d (%s)" +msgstr "Tunnel to %s returned error %d (%s)" + +#: mutt_tunnel.c:157 mutt_tunnel.c:173 +#, c-format +msgid "Tunnel error talking to %s: %s" +msgstr "Tunnel error talking to %s: %s" + +#: mx.c:167 +#, c-format +msgid "Lock count exceeded, remove lock for %s?" +msgstr "Lock count exceeded, remove lock for %s?" + +#: mx.c:179 +#, c-format +msgid "Can't dotlock %s.\n" +msgstr "Can't dotlock %s.\n" + +#: mx.c:235 +msgid "Timeout exceeded while attempting fcntl lock!" +msgstr "Timeout exceeded while attempting fcntl lock!" + +#: mx.c:241 +#, c-format +msgid "Waiting for fcntl lock... %d" +msgstr "Waiting for fcntl lock... %d" + +#: mx.c:268 +msgid "Timeout exceeded while attempting flock lock!" +msgstr "Timeout exceeded while attempting flock lock!" + +#: mx.c:275 +#, c-format +msgid "Waiting for flock attempt... %d" +msgstr "Waiting for flock attempt... %d" + +#: mx.c:802 +#, c-format +msgid "Could not synchronize mailbox %s!" +msgstr "Could not synchronize mailbox %s!" + +#: mx.c:845 +msgid "message(s) not deleted" +msgstr "message(s) not deleted" + +#: mx.c:878 +msgid "Can't open trash folder" +msgstr "Can't open trash folder" + +#: mx.c:923 +msgid "Mark all articles read?" +msgstr "Mark all articles read?" + +#: mx.c:972 +#, c-format +msgid "Move read messages to %s?" +msgstr "Move read messages to %s?" + +#: mx.c:988 mx.c:1279 +#, c-format +msgid "Purge %d deleted message?" +msgstr "Purge %d deleted message?" + +#: mx.c:988 mx.c:1279 +#, c-format +msgid "Purge %d deleted messages?" +msgstr "Purge %d deleted messages?" + +#: mx.c:1009 +#, c-format +msgid "Moving read messages to %s..." +msgstr "Moving read messages to %s..." + +#: mx.c:1070 mx.c:1270 +msgid "Mailbox is unchanged." +msgstr "Mailbox is unchanged." + +#: mx.c:1123 +#, c-format +msgid "%d kept, %d moved, %d deleted." +msgstr "%d kept, %d moved, %d deleted." + +#: mx.c:1126 mx.c:1331 +#, c-format +msgid "%d kept, %d deleted." +msgstr "%d kept, %d deleted." + +#: mx.c:1254 +#, c-format +msgid " Press '%s' to toggle write" +msgstr " Press '%s' to toggle write" + +#: mx.c:1256 +msgid "Use 'toggle-write' to re-enable write!" +msgstr "Use 'toggle-write' to re-enable write!" + +#: mx.c:1258 +#, c-format +msgid "Mailbox is marked unwritable. %s" +msgstr "Mailbox is marked unwritable. %s" + +#: mx.c:1325 +msgid "Mailbox checkpointed." +msgstr "Mailbox checkpointed." + +#: mx.c:1501 +msgid "Integer overflow -- can't allocate memory." +msgstr "Integer overflow -- can't allocate memory." + +#: newsrc.c:557 +msgid "Loading list of groups from cache..." +msgstr "Loading list of groups from cache..." + +#: newsrc.c:884 +msgid "No news server defined!" +msgstr "No news server defined!" + +#: newsrc.c:900 +#, c-format +msgid "%s is an invalid news server specification!" +msgstr "%s is an invalid news server specification!" + +#: nntp.c:67 nntp.c:595 pop.c:935 pop_lib.c:378 +msgid "Server closed connection!" +msgstr "Server closed connection!" + +#: nntp.c:166 +msgid "Server doesn't support reader mode." +msgstr "Server doesn't support reader mode." + +#: nntp.c:583 +#, c-format +msgid "%s authentication failed." +msgstr "%s authentication failed." + +#: nntp.c:654 nntp.c:739 +msgid "Could not switch to reader mode." +msgstr "Could not switch to reader mode." + +#: nntp.c:668 +#, c-format +msgid "Connected to %s. %s" +msgstr "Connected to %s. %s" + +#: nntp.c:669 +msgid "Posting is ok." +msgstr "Posting is ok." + +#: nntp.c:669 +msgid "Posting is NOT ok." +msgstr "Posting is NOT ok." + +#: nntp.c:788 +#, c-format +msgid "Connection to %s lost. Reconnect?" +msgstr "Connection to %s lost. Reconnect?" + +#: nntp.c:1219 +msgid "Fetching list of articles..." +msgstr "Fetching list of articles..." + +#: nntp.c:1443 +#, c-format +msgid "%s is an invalid newsgroup specification!" +msgstr "%s is an invalid newsgroup specification!" + +#: nntp.c:1461 +#, c-format +msgid "Newsgroup %s not found on the server." +msgstr "Newsgroup %s not found on the server." + +#: nntp.c:1483 +#, c-format +msgid "Newsgroup %s has been removed from the server." +msgstr "Newsgroup %s has been removed from the server." + +#: nntp.c:1641 +#, c-format +msgid "Article %d not found on the server." +msgstr "Article %d not found on the server." + +#: nntp.c:1727 nntp.c:1756 +#, c-format +msgid "Can't post article: %s" +msgstr "Can't post article: %s" + +#: nntp.c:1880 +#, c-format +msgid "Loading list of groups from server %s..." +msgstr "Loading list of groups from server %s..." + +#: nntp.c:1902 nntp.c:2268 +msgid "Loading descriptions..." +msgstr "Loading descriptions..." + +#: nntp.c:1980 nntp.c:2205 pop.c:764 pop.c:829 +msgid "Checking for new messages..." +msgstr "Checking for new messages..." + +#: nntp.c:2195 +msgid "Checking for new newsgroups..." +msgstr "Checking for new newsgroups..." + +#: nntp.c:2420 +msgid "" +"Unable to find child articles because server does not support XPAT command." +msgstr "" +"Unable to find child articles because server does not support XPAT command." + +#: pager.c:1629 +msgid "PrevPg" +msgstr "PrevPg" + +#: pager.c:1630 +msgid "NextPg" +msgstr "NextPg" + +#: pager.c:1634 +msgid "View Attachm." +msgstr "View Attachm." + +#: pager.c:1637 pager.c:1646 +msgid "Next" +msgstr "Next" + +#: pager.c:2190 pager.c:2221 pager.c:2253 pager.c:2544 +msgid "Bottom of message is shown." +msgstr "Bottom of message is shown." + +#: pager.c:2206 pager.c:2228 pager.c:2235 pager.c:2242 +msgid "Top of message is shown." +msgstr "Top of message is shown." + +#: pager.c:2467 +msgid "Help is currently being shown." +msgstr "Help is currently being shown." + +#: pager.c:2511 +msgid "No more quoted text." +msgstr "No more quoted text." + +#: pager.c:2524 +msgid "No more unquoted text after quoted text." +msgstr "No more unquoted text after quoted text." + +#: parse.c:588 +msgid "multipart message has no boundary parameter!" +msgstr "multipart message has no boundary parameter!" + +#: pattern.c:317 pattern.c:637 +#, c-format +msgid "Error in expression: %s" +msgstr "Error in expression: %s" + +#: pattern.c:322 pattern.c:642 +#, c-format +msgid "Empty expression" +msgstr "Empty expression" + +#: pattern.c:455 +#, c-format +msgid "Invalid day of month: %s" +msgstr "Invalid day of month: %s" + +#: pattern.c:469 +#, c-format +msgid "Invalid month: %s" +msgstr "Invalid month: %s" + +#: pattern.c:621 +#, c-format +msgid "Invalid relative date: %s" +msgstr "Invalid relative date: %s" + +#: pattern.c:864 pattern.c:1016 +#, c-format +msgid "error in pattern at: %s" +msgstr "error in pattern at: %s" + +#: pattern.c:890 +#, c-format +msgid "missing pattern: %s" +msgstr "missing pattern: %s" + +#: pattern.c:900 +#, c-format +msgid "mismatched brackets: %s" +msgstr "mismatched brackets: %s" + +#: pattern.c:956 +#, c-format +msgid "%c: invalid pattern modifier" +msgstr "%c: invalid pattern modifier" + +#: pattern.c:962 +#, c-format +msgid "%c: not supported in this mode" +msgstr "%c: not supported in this mode" + +#: pattern.c:975 +#, c-format +msgid "missing parameter" +msgstr "missing parameter" + +#: pattern.c:991 +#, c-format +msgid "mismatched parenthesis: %s" +msgstr "mismatched parenthesis: %s" + +#: pattern.c:1023 +msgid "empty pattern" +msgstr "empty pattern" + +#: pattern.c:1304 +#, c-format +msgid "error: unknown op %d (report this error)." +msgstr "error: unknown op %d (report this error)." + +#: pattern.c:1458 pattern.c:1600 +msgid "Compiling search pattern..." +msgstr "Compiling search pattern..." + +#: pattern.c:1479 +msgid "Executing command on matching messages..." +msgstr "Executing command on matching messages..." + +#: pattern.c:1548 +msgid "No messages matched criteria." +msgstr "No messages matched criteria." + +#: pattern.c:1630 +msgid "Searching..." +msgstr "Searching..." + +#: pattern.c:1643 +msgid "Search hit bottom without finding match" +msgstr "Search hit bottom without finding match" + +#: pattern.c:1654 +msgid "Search hit top without finding match" +msgstr "Search hit top without finding match" + +#: pattern.c:1686 +msgid "Search interrupted." +msgstr "Search interrupted." + +#: pgp.c:91 +msgid "Enter PGP passphrase:" +msgstr "Enter PGP passphrase:" + +#: pgp.c:105 +msgid "PGP passphrase forgotten." +msgstr "PGP passphrase forgotten." + +#: pgp.c:449 +msgid "[-- Error: unable to create PGP subprocess! --]\n" +msgstr "[-- Error: unable to create PGP subprocess! --]\n" + +#: pgp.c:483 pgp.c:752 pgp.c:964 +msgid "" +"[-- End of PGP output --]\n" +"\n" +msgstr "" +"[-- End of PGP output --]\n" +"\n" + +#: pgp.c:860 +msgid "Internal error. Please submit a bug report." +msgstr "Internal error. Please submit a bug report." + +#: pgp.c:921 +msgid "" +"[-- Error: could not create a PGP subprocess! --]\n" +"\n" +msgstr "" +"[-- Error: could not create a PGP subprocess! --]\n" +"\n" + +#: pgp.c:952 pgp.c:976 +msgid "Decryption failed" +msgstr "Decryption failed" + +#: pgp.c:1182 +msgid "Can't open PGP subprocess!" +msgstr "Can't open PGP subprocess!" + +#: pgp.c:1616 +msgid "Can't invoke PGP" +msgstr "Can't invoke PGP" + +#: pgp.c:1730 +#, c-format +msgid "PGP (s)ign, sign (a)s, %s format, (c)lear, or (o)ppenc mode off? " +msgstr "PGP (s)ign, sign (a)s, %s format, (c)lear, or (o)ppenc mode off? " + +#: pgp.c:1731 pgp.c:1761 pgp.c:1783 +msgid "PGP/M(i)ME" +msgstr "PGP/M(i)ME" + +#: pgp.c:1731 pgp.c:1761 pgp.c:1783 +msgid "(i)nline" +msgstr "(i)nline" + +#. L10N: The 'f' is from "forget it", an old undocumented synonym of +#. 'clear'. Please use a corresponding letter in your language. +#. Alternatively, you may duplicate the letter 'c' is translated to. +#. This comment also applies to the five following letter sequences. +#: pgp.c:1737 +msgid "safcoi" +msgstr "safcoi" + +#: pgp.c:1742 +msgid "PGP (s)ign, sign (a)s, (c)lear, or (o)ppenc mode off? " +msgstr "PGP (s)ign, sign (a)s, (c)lear, or (o)ppenc mode off? " + +#: pgp.c:1743 +msgid "safco" +msgstr "safco" + +#: pgp.c:1760 +#, c-format +msgid "" +"PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, (c)lear, or (o)ppenc " +"mode? " +msgstr "" +"PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, (c)lear, or (o)ppenc " +"mode? " + +#: pgp.c:1763 +msgid "esabfcoi" +msgstr "esabfcoi" + +#: pgp.c:1768 +msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, (c)lear, or (o)ppenc mode? " +msgstr "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, (c)lear, or (o)ppenc mode? " + +#: pgp.c:1769 +msgid "esabfco" +msgstr "esabfco" + +#: pgp.c:1782 +#, c-format +msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, or (c)lear? " +msgstr "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, %s format, or (c)lear? " + +#: pgp.c:1785 +msgid "esabfci" +msgstr "esabfci" + +#: pgp.c:1790 +msgid "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, or (c)lear? " +msgstr "PGP (e)ncrypt, (s)ign, sign (a)s, (b)oth, or (c)lear? " + +#: pgp.c:1791 +msgid "esabfc" +msgstr "esabfc" + +#: pgpinvoke.c:310 +msgid "Fetching PGP key..." +msgstr "Fetching PGP key..." + +#: pgpkey.c:491 +msgid "All matching keys are expired, revoked, or disabled." +msgstr "All matching keys are expired, revoked, or disabled." + +#: pgpkey.c:532 +#, c-format +msgid "PGP keys matching <%s>." +msgstr "PGP keys matching <%s>." + +#: pgpkey.c:534 +#, c-format +msgid "PGP keys matching \"%s\"." +msgstr "PGP keys matching \"%s\"." + +#: pgpkey.c:553 pgpkey.c:746 +msgid "Can't open /dev/null" +msgstr "Can't open /dev/null" + +#: pgpkey.c:778 +#, c-format +msgid "PGP Key %s." +msgstr "PGP Key %s." + +#: pop.c:102 pop_lib.c:210 +#, c-format +msgid "Command TOP is not supported by server." +msgstr "Command TOP is not supported by server." + +#: pop.c:129 +msgid "Can't write header to temporary file!" +msgstr "Can't write header to temporary file!" + +#: pop.c:276 pop_lib.c:212 +#, c-format +msgid "Command UIDL is not supported by server." +msgstr "Command UIDL is not supported by server." + +#: pop.c:296 +#, c-format +msgid "%d messages have been lost. Try reopening the mailbox." +msgstr "%d messages have been lost. Try reopening the mailbox." + +#: pop.c:412 pop.c:809 +#, c-format +msgid "%s is an invalid POP path" +msgstr "%s is an invalid POP path" + +#: pop.c:456 +msgid "Fetching list of messages..." +msgstr "Fetching list of messages..." + +#: pop.c:614 +msgid "Can't write message to temporary file!" +msgstr "Can't write message to temporary file!" + +#: pop.c:685 +msgid "Marking messages deleted..." +msgstr "Marking messages deleted..." + +#: pop.c:793 +msgid "POP host is not defined." +msgstr "POP host is not defined." + +#: pop.c:857 +msgid "No new mail in POP mailbox." +msgstr "No new mail in POP mailbox." + +#: pop.c:864 +msgid "Delete messages from server?" +msgstr "Delete messages from server?" + +#: pop.c:866 +#, c-format +msgid "Reading new messages (%d bytes)..." +msgstr "Reading new messages (%d bytes)..." + +#: pop.c:908 +msgid "Error while writing mailbox!" +msgstr "Error while writing mailbox!" + +#: pop.c:912 +#, c-format +msgid "%s [%d of %d messages read]" +msgstr "%s [%d of %d messages read]" + +#: pop_auth.c:83 +msgid "Authenticating (SASL)..." +msgstr "Authenticating (SASL)..." + +#: pop_auth.c:215 +msgid "POP timestamp is invalid!" +msgstr "POP timestamp is invalid!" + +#: pop_auth.c:220 +msgid "Authenticating (APOP)..." +msgstr "Authenticating (APOP)..." + +#: pop_auth.c:243 +msgid "APOP authentication failed." +msgstr "APOP authentication failed." + +#: pop_auth.c:278 +#, c-format +msgid "Command USER is not supported by server." +msgstr "Command USER is not supported by server." + +#: pop_lib.c:57 +#, c-format +msgid "Invalid POP URL: %s\n" +msgstr "Invalid POP URL: %s\n" + +#: pop_lib.c:208 +msgid "Unable to leave messages on server." +msgstr "Unable to leave messages on server." + +#: pop_lib.c:238 +#, c-format +msgid "Error connecting to server: %s" +msgstr "Error connecting to server: %s" + +#: pop_lib.c:392 +msgid "Closing connection to POP server..." +msgstr "Closing connection to POP server..." + +#: pop_lib.c:571 +msgid "Verifying message indexes..." +msgstr "Verifying message indexes..." + +#: pop_lib.c:593 +msgid "Connection lost. Reconnect to POP server?" +msgstr "Connection lost. Reconnect to POP server?" + +#: postpone.c:176 +msgid "Postponed Messages" +msgstr "Postponed Messages" + +#: postpone.c:257 postpone.c:266 +msgid "No postponed messages." +msgstr "No postponed messages." + +#: postpone.c:468 postpone.c:489 postpone.c:523 +msgid "Illegal crypto header" +msgstr "Illegal crypto header" + +#: postpone.c:509 +msgid "Illegal S/MIME header" +msgstr "Illegal S/MIME header" + +#: postpone.c:606 +msgid "Decrypting message..." +msgstr "Decrypting message..." + +#: postpone.c:614 +msgid "Decryption failed." +msgstr "Decryption failed." + +#: query.c:50 +msgid "New Query" +msgstr "New Query" + +#: query.c:51 +msgid "Make Alias" +msgstr "Make Alias" + +#: query.c:52 +msgid "Search" +msgstr "Search" + +#: query.c:114 +msgid "Waiting for response..." +msgstr "Waiting for response..." + +#: query.c:265 query.c:294 +msgid "Query command not defined." +msgstr "Query command not defined." + +#: query.c:321 +#, c-format +msgid "Query" +msgstr "Query" + +#: query.c:333 query.c:358 +msgid "Query: " +msgstr "Query: " + +#: query.c:341 query.c:367 +#, c-format +msgid "Query '%s'" +msgstr "Query '%s'" + +#: recvattach.c:55 +msgid "Pipe" +msgstr "Pipe" + +#: recvattach.c:56 +msgid "Print" +msgstr "Print" + +#: recvattach.c:485 +msgid "Saving..." +msgstr "Saving..." + +#: recvattach.c:488 recvattach.c:579 +msgid "Attachment saved." +msgstr "Attachment saved." + +#: recvattach.c:591 +#, c-format +msgid "WARNING! You are about to overwrite %s, continue?" +msgstr "WARNING! You are about to overwrite %s, continue?" + +#: recvattach.c:609 +msgid "Attachment filtered." +msgstr "Attachment filtered." + +#: recvattach.c:678 +msgid "Filter through: " +msgstr "Filter through: " + +#: recvattach.c:678 +msgid "Pipe to: " +msgstr "Pipe to: " + +#: recvattach.c:713 +#, c-format +msgid "I don't know how to print %s attachments!" +msgstr "I don't know how to print %s attachments!" + +#: recvattach.c:778 +msgid "Print tagged attachment(s)?" +msgstr "Print tagged attachment(s)?" + +#: recvattach.c:778 +msgid "Print attachment?" +msgstr "Print attachment?" + +#: recvattach.c:1012 +msgid "Can't decrypt encrypted message!" +msgstr "Can't decrypt encrypted message!" + +#: recvattach.c:1024 +msgid "Attachments" +msgstr "Attachments" + +#: recvattach.c:1060 +msgid "There are no subparts to show!" +msgstr "There are no subparts to show!" + +#: recvattach.c:1121 +msgid "Can't delete attachment from POP server." +msgstr "Can't delete attachment from POP server." + +#: recvattach.c:1130 +msgid "Can't delete attachment from news server." +msgstr "Can't delete attachment from news server." + +#: recvattach.c:1138 +msgid "Deletion of attachments from encrypted messages is unsupported." +msgstr "Deletion of attachments from encrypted messages is unsupported." + +#: recvattach.c:1144 +msgid "" +"Deletion of attachments from signed messages may invalidate the signature." +msgstr "" +"Deletion of attachments from signed messages may invalidate the signature." + +#: recvattach.c:1161 recvattach.c:1178 +msgid "Only deletion of multipart attachments is supported." +msgstr "Only deletion of multipart attachments is supported." + +#: recvcmd.c:43 +msgid "You may only bounce message/rfc822 parts." +msgstr "You may only bounce message/rfc822 parts." + +#: recvcmd.c:241 +msgid "Error bouncing message!" +msgstr "Error bouncing message!" + +#: recvcmd.c:241 +msgid "Error bouncing messages!" +msgstr "Error bouncing messages!" + +#: recvcmd.c:441 +#, c-format +msgid "Can't open temporary file %s." +msgstr "Can't open temporary file %s." + +#: recvcmd.c:472 +msgid "Forward as attachments?" +msgstr "Forward as attachments?" + +#: recvcmd.c:486 +msgid "Can't decode all tagged attachments. MIME-forward the others?" +msgstr "Can't decode all tagged attachments. MIME-forward the others?" + +#: recvcmd.c:611 +msgid "Forward MIME encapsulated?" +msgstr "Forward MIME encapsulated?" + +#: recvcmd.c:619 recvcmd.c:888 +#, c-format +msgid "Can't create %s." +msgstr "Can't create %s." + +#: recvcmd.c:752 +msgid "Can't find any tagged messages." +msgstr "Can't find any tagged messages." + +#: recvcmd.c:784 send.c:805 +msgid "No mailing lists found!" +msgstr "No mailing lists found!" + +#: recvcmd.c:867 +msgid "Can't decode all tagged attachments. MIME-encapsulate the others?" +msgstr "Can't decode all tagged attachments. MIME-encapsulate the others?" + +#: remailer.c:481 +msgid "Append" +msgstr "Append" + +#: remailer.c:482 +msgid "Insert" +msgstr "Insert" + +#: remailer.c:483 +msgid "Delete" +msgstr "Delete" + +#: remailer.c:485 +msgid "OK" +msgstr "OK" + +#: remailer.c:512 +msgid "Can't get mixmaster's type2.list!" +msgstr "Can't get mixmaster's type2.list!" + +#: remailer.c:537 +msgid "Select a remailer chain." +msgstr "Select a remailer chain." + +#: remailer.c:596 +#, c-format +msgid "Error: %s can't be used as the final remailer of a chain." +msgstr "Error: %s can't be used as the final remailer of a chain." + +#: remailer.c:626 +#, c-format +msgid "Mixmaster chains are limited to %d elements." +msgstr "Mixmaster chains are limited to %d elements." + +#: remailer.c:649 +msgid "The remailer chain is already empty." +msgstr "The remailer chain is already empty." + +#: remailer.c:659 +msgid "You already have the first chain element selected." +msgstr "You already have the first chain element selected." + +#: remailer.c:669 +msgid "You already have the last chain element selected." +msgstr "You already have the last chain element selected." + +#: remailer.c:708 +msgid "Mixmaster doesn't accept Cc or Bcc headers." +msgstr "Mixmaster doesn't accept Cc or Bcc headers." + +#: remailer.c:732 +msgid "" +"Please set the hostname variable to a proper value when using mixmaster!" +msgstr "" +"Please set the hostname variable to a proper value when using mixmaster!" + +#: remailer.c:766 +#, c-format +msgid "Error sending message, child exited %d.\n" +msgstr "Error sending message, child exited %d.\n" + +#: remailer.c:770 +msgid "Error sending message." +msgstr "Error sending message." + +#: rfc1524.c:164 +#, c-format +msgid "Improperly formatted entry for type %s in \"%s\" line %d" +msgstr "Improperly formatted entry for type %s in \"%s\" line %d" + +#: rfc1524.c:396 +msgid "No mailcap path specified" +msgstr "No mailcap path specified" + +#: rfc1524.c:424 +#, c-format +msgid "mailcap entry for type %s not found" +msgstr "mailcap entry for type %s not found" + +#: score.c:75 +msgid "score: too few arguments" +msgstr "score: too few arguments" + +#: score.c:84 +msgid "score: too many arguments" +msgstr "score: too many arguments" + +#: score.c:122 +msgid "Error: score: invalid number" +msgstr "Error: score: invalid number" + +#: send.c:298 +msgid "No subject, abort?" +msgstr "No subject, abort?" + +#: send.c:300 +msgid "No subject, aborting." +msgstr "No subject, aborting." + +#. L10N: +#. Asks whether the user respects the reply-to header. +#. If she says no, mutt will reply to the from header's address instead. +#: send.c:554 +#, c-format +msgid "Reply to %s%s?" +msgstr "Reply to %s%s?" + +#: send.c:588 +#, c-format +msgid "Follow-up to %s%s?" +msgstr "Follow-up to %s%s?" + +#: send.c:770 +msgid "No tagged messages are visible!" +msgstr "No tagged messages are visible!" + +#: send.c:831 +msgid "Include message in reply?" +msgstr "Include message in reply?" + +#: send.c:836 +msgid "Including quoted message..." +msgstr "Including quoted message..." + +#: send.c:846 +msgid "Could not include all requested messages!" +msgstr "Could not include all requested messages!" + +#: send.c:860 +msgid "Forward as attachment?" +msgstr "Forward as attachment?" + +#: send.c:864 +msgid "Preparing forwarded message..." +msgstr "Preparing forwarded message..." + +#: send.c:1312 +msgid "Recall postponed message?" +msgstr "Recall postponed message?" + +#: send.c:1604 +msgid "Edit forwarded message?" +msgstr "Edit forwarded message?" + +#: send.c:1653 +msgid "Abort unmodified message?" +msgstr "Abort unmodified message?" + +#: send.c:1655 +msgid "Aborted unmodified message." +msgstr "Aborted unmodified message." + +#: send.c:1789 +msgid "Article not posted." +msgstr "Article not posted." + +#: send.c:1843 +msgid "Message postponed." +msgstr "Message postponed." + +#: send.c:1857 +msgid "No recipients are specified!" +msgstr "No recipients are specified!" + +#: send.c:1862 +msgid "No recipients were specified." +msgstr "No recipients were specified." + +#: send.c:1878 +msgid "No subject, abort sending?" +msgstr "No subject, abort sending?" + +#: send.c:1882 send.c:1888 +msgid "No subject specified." +msgstr "No subject specified." + +#: send.c:1894 +msgid "No newsgroup specified." +msgstr "No newsgroup specified." + +#: send.c:1902 +msgid "No attachments, cancel sending?" +msgstr "No attachments, cancel sending?" + +#: send.c:1907 +msgid "Message contains text matching \"$attach_keyword\". Not sending." +msgstr "Message contains text matching \"$attach_keyword\". Not sending." + +#: send.c:1971 smtp.c:188 +msgid "Sending message..." +msgstr "Sending message..." + +#: send.c:2004 +msgid "Save attachments in Fcc?" +msgstr "Save attachments in Fcc?" + +#: send.c:2115 +msgid "Could not send the message." +msgstr "Could not send the message." + +#: send.c:2120 +msgid "Sending in background." +msgstr "Sending in background." + +#: send.c:2122 +msgid "Article posted." +msgstr "Article posted." + +#: send.c:2122 send.c:2124 +msgid "Mail sent." +msgstr "Mail sent." + +#: sendlib.c:436 +msgid "No boundary parameter found! [report this error]" +msgstr "No boundary parameter found! [report this error]" + +#: sendlib.c:466 +#, c-format +msgid "%s no longer exists!" +msgstr "%s no longer exists!" + +#: sendlib.c:889 +#, c-format +msgid "%s isn't a regular file." +msgstr "%s isn't a regular file." + +#: sendlib.c:1062 +#, c-format +msgid "Could not open %s" +msgstr "Could not open %s" + +#: sendlib.c:2431 +msgid "$sendmail must be set in order to send mail." +msgstr "$sendmail must be set in order to send mail." + +#: sendlib.c:2530 +#, c-format +msgid "Error sending message, child exited %d (%s)." +msgstr "Error sending message, child exited %d (%s)." + +#: sendlib.c:2536 +msgid "Output of the delivery process" +msgstr "Output of the delivery process" + +#: sendlib.c:2715 +#, c-format +msgid "Bad IDN %s while preparing resent-from." +msgstr "Bad IDN %s while preparing resent-from." + +#: signal.c:43 +#, c-format +msgid "%s... Exiting.\n" +msgstr "%s... Exiting.\n" + +#: signal.c:46 signal.c:49 +#, c-format +msgid "Caught %s... Exiting.\n" +msgstr "Caught %s... Exiting.\n" + +#: signal.c:51 +#, c-format +msgid "Caught signal %d... Exiting.\n" +msgstr "Caught signal %d... Exiting.\n" + +#: smime.c:141 +msgid "Enter S/MIME passphrase:" +msgstr "Enter S/MIME passphrase:" + +#: smime.c:380 +msgid "Trusted " +msgstr "Trusted " + +#: smime.c:383 +msgid "Verified " +msgstr "Verified " + +#: smime.c:386 +msgid "Unverified" +msgstr "Unverified" + +#: smime.c:389 +msgid "Expired " +msgstr "Expired " + +#: smime.c:392 +msgid "Revoked " +msgstr "Revoked " + +#: smime.c:395 +msgid "Invalid " +msgstr "Invalid " + +#: smime.c:398 +msgid "Unknown " +msgstr "Unknown " + +#: smime.c:430 +#, c-format +msgid "S/MIME certificates matching \"%s\"." +msgstr "S/MIME certificates matching \"%s\"." + +#: smime.c:473 +msgid "ID is not trusted." +msgstr "ID is not trusted." + +#: smime.c:762 +msgid "Enter keyID: " +msgstr "Enter keyID: " + +#: smime.c:909 +#, c-format +msgid "No (valid) certificate found for %s." +msgstr "No (valid) certificate found for %s." + +#: smime.c:962 smime.c:992 smime.c:1059 smime.c:1103 smime.c:1168 smime.c:1243 +msgid "Error: unable to create OpenSSL subprocess!" +msgstr "Error: unable to create OpenSSL subprocess!" + +#: smime.c:1321 +msgid "no certfile" +msgstr "no certfile" + +#: smime.c:1324 +msgid "no mbox" +msgstr "no mbox" + +#: smime.c:1467 smime.c:1624 +msgid "No output from OpenSSL..." +msgstr "No output from OpenSSL..." + +#: smime.c:1534 +msgid "Can't sign: No key specified. Use Sign As." +msgstr "Can't sign: No key specified. Use Sign As." + +#: smime.c:1586 +msgid "Can't open OpenSSL subprocess!" +msgstr "Can't open OpenSSL subprocess!" + +#: smime.c:1792 smime.c:1915 +msgid "" +"[-- End of OpenSSL output --]\n" +"\n" +msgstr "" +"[-- End of OpenSSL output --]\n" +"\n" + +#: smime.c:1874 smime.c:1885 +msgid "[-- Error: unable to create OpenSSL subprocess! --]\n" +msgstr "[-- Error: unable to create OpenSSL subprocess! --]\n" + +#: smime.c:1919 +msgid "[-- The following data is S/MIME encrypted --]\n" +msgstr "[-- The following data is S/MIME encrypted --]\n" + +#: smime.c:1922 +msgid "[-- The following data is S/MIME signed --]\n" +msgstr "[-- The following data is S/MIME signed --]\n" + +#: smime.c:1986 +msgid "" +"\n" +"[-- End of S/MIME encrypted data. --]\n" +msgstr "" +"\n" +"[-- End of S/MIME encrypted data. --]\n" + +#: smime.c:1988 +msgid "" +"\n" +"[-- End of S/MIME signed data. --]\n" +msgstr "" +"\n" +"[-- End of S/MIME signed data. --]\n" + +#: smime.c:2110 +msgid "" +"S/MIME (s)ign, encrypt (w)ith, sign (a)s, (c)lear, or (o)ppenc mode off? " +msgstr "" +"S/MIME (s)ign, encrypt (w)ith, sign (a)s, (c)lear, or (o)ppenc mode off? " + +#. L10N: The 'f' is from "forget it", an old undocumented synonym of +#. 'clear'. Please use a corresponding letter in your language. +#. Alternatively, you may duplicate the letter 'c' is translated to. +#. This comment also applies to the two following letter sequences. +#: smime.c:2115 +msgid "swafco" +msgstr "swafco" + +#: smime.c:2124 +msgid "" +"S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, (c)lear, or " +"(o)ppenc mode? " +msgstr "" +"S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, (c)lear, or " +"(o)ppenc mode? " + +#: smime.c:2125 +msgid "eswabfco" +msgstr "eswabfco" + +#: smime.c:2133 +msgid "" +"S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, or (c)lear? " +msgstr "" +"S/MIME (e)ncrypt, (s)ign, encrypt (w)ith, sign (a)s, (b)oth, or (c)lear? " + +#: smime.c:2134 +msgid "eswabfc" +msgstr "eswabfc" + +#: smime.c:2155 +msgid "Choose algorithm family: 1: DES, 2: RC2, 3: AES, or (c)lear? " +msgstr "Choose algorithm family: 1: DES, 2: RC2, 3: AES, or (c)lear? " + +#: smime.c:2158 +msgid "drac" +msgstr "drac" + +#: smime.c:2161 +msgid "1: DES, 2: Triple-DES " +msgstr "1: DES, 2: Triple-DES " + +#: smime.c:2162 +msgid "dt" +msgstr "dt" + +#: smime.c:2174 +msgid "1: RC2-40, 2: RC2-64, 3: RC2-128 " +msgstr "1: RC2-40, 2: RC2-64, 3: RC2-128 " + +#: smime.c:2175 +msgid "468" +msgstr "468" + +#: smime.c:2190 +msgid "1: AES128, 2: AES192, 3: AES256 " +msgstr "1: AES128, 2: AES192, 3: AES256 " + +#: smime.c:2191 +msgid "895" +msgstr "895" + +#: smtp.c:137 +#, c-format +msgid "SMTP session failed: %s" +msgstr "SMTP session failed: %s" + +#: smtp.c:183 +#, c-format +msgid "SMTP session failed: unable to open %s" +msgstr "SMTP session failed: unable to open %s" + +#: smtp.c:294 +msgid "No from address given" +msgstr "No from address given" + +#: smtp.c:356 +msgid "SMTP session failed: read error" +msgstr "SMTP session failed: read error" + +#: smtp.c:358 +msgid "SMTP session failed: write error" +msgstr "SMTP session failed: write error" + +#: smtp.c:360 +msgid "Invalid server response" +msgstr "Invalid server response" + +#: smtp.c:383 +#, c-format +msgid "Invalid SMTP URL: %s" +msgstr "Invalid SMTP URL: %s" + +#: smtp.c:493 +msgid "SMTP server does not support authentication" +msgstr "SMTP server does not support authentication" + +#: smtp.c:501 +msgid "SMTP authentication requires SASL" +msgstr "SMTP authentication requires SASL" + +#: smtp.c:535 +#, c-format +msgid "%s authentication failed, trying next method" +msgstr "%s authentication failed, trying next method" + +#: smtp.c:552 +msgid "SASL authentication failed" +msgstr "SASL authentication failed" + +#: sort.c:323 +msgid "Sorting mailbox..." +msgstr "Sorting mailbox..." + +#: sort.c:360 +msgid "Could not find sorting function! [report this bug]" +msgstr "Could not find sorting function! [report this bug]" + +#: status.c:122 +msgid "(no mailbox)" +msgstr "(no mailbox)" + +#: thread.c:1105 +msgid "Parent message is not available." +msgstr "Parent message is not available." + +#: thread.c:1111 +msgid "Root message is not visible in this limited view." +msgstr "Root message is not visible in this limited view." + +#: thread.c:1113 +msgid "Parent message is not visible in this limited view." +msgstr "Parent message is not visible in this limited view." + +#: version.c:54 +msgid "" +"Copyright (C) 1996-2016 Michael R. Elkins \n" +"Copyright (C) 1996-2002 Brandon Long \n" +"Copyright (C) 1997-2009 Thomas Roessler \n" +"Copyright (C) 1998-2005 Werner Koch \n" +"Copyright (C) 1999-2014 Brendan Cully \n" +"Copyright (C) 1999-2002 Tommi Komulainen \n" +"Copyright (C) 2000-2004 Edmund Grimley Evans \n" +"Copyright (C) 2006-2009 Rocco Rutte \n" +"Copyright (C) 2014-2016 Kevin J. McCarthy \n" +"\n" +"Many others not mentioned here contributed code, fixes,\n" +"and suggestions.\n" +msgstr "" +"Copyright (C) 1996-2016 Michael R. Elkins \n" +"Copyright (C) 1996-2002 Brandon Long \n" +"Copyright (C) 1997-2009 Thomas Roessler \n" +"Copyright (C) 1998-2005 Werner Koch \n" +"Copyright (C) 1999-2014 Brendan Cully \n" +"Copyright (C) 1999-2002 Tommi Komulainen \n" +"Copyright (C) 2000-2004 Edmund Grimley Evans \n" +"Copyright (C) 2006-2009 Rocco Rutte \n" +"Copyright (C) 2014-2016 Kevin J. McCarthy \n" +"\n" +"Many others not mentioned here contributed code, fixes,\n" +"and suggestions.\n" + +#: version.c:69 +msgid "" +" This program is free software; you can redistribute it and/or modify\n" +" it under the terms of the GNU General Public License as published by\n" +" the Free Software Foundation; either version 2 of the License, or\n" +" (at your option) any later version.\n" +"\n" +" This program is distributed in the hope that it will be useful,\n" +" but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +" GNU General Public License for more details.\n" +msgstr "" +" This program is free software; you can redistribute it and/or modify\n" +" it under the terms of the GNU General Public License as published by\n" +" the Free Software Foundation; either version 2 of the License, or\n" +" (at your option) any later version.\n" +"\n" +" This program is distributed in the hope that it will be useful,\n" +" but WITHOUT ANY WARRANTY; without even the implied warranty of\n" +" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" +" GNU General Public License for more details.\n" + +#: version.c:81 +msgid "" +" 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., 51 Franklin Street, Fifth Floor, Boston, MA " +"02110-1301, USA.\n" +msgstr "" +" 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., 51 Franklin Street, Fifth Floor, Boston, MA " +"02110-1301, USA.\n" + +#: version.c:87 +msgid "" +"To learn more about NeoMutt, visit: http://www.neomutt.org/\n" +"If you find a bug in NeoMutt, please raise an issue at:\n" +" https://github.com/neomutt/neomutt/issues\n" +"or send an email to: \n" +msgstr "" +"To learn more about NeoMutt, visit: http://www.neomutt.org/\n" +"If you find a bug in NeoMutt, please raise an issue at:\n" +" https://github.com/neomutt/neomutt/issues\n" +"or send an email to: \n" + +#: version.c:94 +msgid "" +"Copyright (C) 1996-2016 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" +msgstr "" +"Copyright (C) 1996-2016 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" + +#: version.c:444 +msgid "" +"\n" +"Compile options:" +msgstr "" +"\n" +"Compile options:" + +#: ../keymap_alldefs.h:5 +msgid "null operation" +msgstr "null operation" + +#: ../keymap_alldefs.h:6 +msgid "end of conditional execution (noop)" +msgstr "end of conditional execution (noop)" + +#: ../keymap_alldefs.h:7 +msgid "force viewing of attachment using mailcap" +msgstr "force viewing of attachment using mailcap" + +#: ../keymap_alldefs.h:8 +msgid "view attachment as text" +msgstr "view attachment as text" + +#: ../keymap_alldefs.h:9 +msgid "Toggle display of subparts" +msgstr "Toggle display of subparts" + +#: ../keymap_alldefs.h:10 +msgid "move to the bottom of the page" +msgstr "move to the bottom of the page" + +#: ../keymap_alldefs.h:11 +msgid "remail a message to another user" +msgstr "remail a message to another user" + +#: ../keymap_alldefs.h:12 +msgid "swap the current folder position with $folder if it exists" +msgstr "swap the current folder position with $folder if it exists" + +#: ../keymap_alldefs.h:13 +msgid "select a new file in this directory" +msgstr "select a new file in this directory" + +#: ../keymap_alldefs.h:14 +msgid "view file" +msgstr "view file" + +#: ../keymap_alldefs.h:15 +msgid "display the currently selected file's name" +msgstr "display the currently selected file's name" + +#: ../keymap_alldefs.h:16 +msgid "subscribe to current mbox (IMAP/NNTP only)" +msgstr "subscribe to current mbox (IMAP/NNTP only)" + +#: ../keymap_alldefs.h:17 +msgid "unsubscribe from current mbox (IMAP/NNTP only)" +msgstr "unsubscribe from current mbox (IMAP/NNTP only)" + +#: ../keymap_alldefs.h:18 +msgid "toggle view all/subscribed mailboxes (IMAP only)" +msgstr "toggle view all/subscribed mailboxes (IMAP only)" + +#: ../keymap_alldefs.h:19 +msgid "list mailboxes with new mail" +msgstr "list mailboxes with new mail" + +#: ../keymap_alldefs.h:20 +msgid "mark all articles in newsgroup as read" +msgstr "mark all articles in newsgroup as read" + +#: ../keymap_alldefs.h:21 +msgid "change directories" +msgstr "change directories" + +#: ../keymap_alldefs.h:22 +msgid "check mailboxes for new mail" +msgstr "check mailboxes for new mail" + +#: ../keymap_alldefs.h:23 +msgid "attach file(s) to this message" +msgstr "attach file(s) to this message" + +#: ../keymap_alldefs.h:24 +msgid "attach message(s) to this message" +msgstr "attach message(s) to this message" + +#: ../keymap_alldefs.h:25 +msgid "attach news article(s) to this message" +msgstr "attach news article(s) to this message" + +#: ../keymap_alldefs.h:26 +msgid "edit the BCC list" +msgstr "edit the BCC list" + +#: ../keymap_alldefs.h:27 +msgid "edit the CC list" +msgstr "edit the CC list" + +#: ../keymap_alldefs.h:28 +msgid "edit attachment description" +msgstr "edit attachment description" + +#: ../keymap_alldefs.h:29 +msgid "edit attachment transfer-encoding" +msgstr "edit attachment transfer-encoding" + +#: ../keymap_alldefs.h:30 +msgid "enter a file to save a copy of this message in" +msgstr "enter a file to save a copy of this message in" + +#: ../keymap_alldefs.h:31 +msgid "edit the file to be attached" +msgstr "edit the file to be attached" + +#: ../keymap_alldefs.h:32 +msgid "edit the from field" +msgstr "edit the from field" + +#: ../keymap_alldefs.h:33 +msgid "edit the message with headers" +msgstr "edit the message with headers" + +#: ../keymap_alldefs.h:34 +msgid "edit the message" +msgstr "edit the message" + +#: ../keymap_alldefs.h:35 +msgid "edit attachment using mailcap entry" +msgstr "edit attachment using mailcap entry" + +#: ../keymap_alldefs.h:36 +msgid "edit the newsgroups list" +msgstr "edit the newsgroups list" + +#: ../keymap_alldefs.h:37 +msgid "edit the Reply-To field" +msgstr "edit the Reply-To field" + +#: ../keymap_alldefs.h:38 +msgid "edit the Followup-To field" +msgstr "edit the Followup-To field" + +#: ../keymap_alldefs.h:39 +msgid "edit the X-Comment-To field" +msgstr "edit the X-Comment-To field" + +#: ../keymap_alldefs.h:40 +msgid "edit the subject of this message" +msgstr "edit the subject of this message" + +#: ../keymap_alldefs.h:41 +msgid "edit the TO list" +msgstr "edit the TO list" + +#: ../keymap_alldefs.h:42 +msgid "create a new mailbox (IMAP only)" +msgstr "create a new mailbox (IMAP only)" + +#: ../keymap_alldefs.h:43 +msgid "edit attachment content type" +msgstr "edit attachment content type" + +#: ../keymap_alldefs.h:44 +msgid "get a temporary copy of an attachment" +msgstr "get a temporary copy of an attachment" + +#: ../keymap_alldefs.h:45 +msgid "run ispell on the message" +msgstr "run ispell on the message" + +#: ../keymap_alldefs.h:46 +msgid "compose new attachment using mailcap entry" +msgstr "compose new attachment using mailcap entry" + +#: ../keymap_alldefs.h:47 +msgid "toggle recoding of this attachment" +msgstr "toggle recoding of this attachment" + +#: ../keymap_alldefs.h:48 +msgid "save this message to send later" +msgstr "save this message to send later" + +#: ../keymap_alldefs.h:49 +msgid "rename/move an attached file" +msgstr "rename/move an attached file" + +#: ../keymap_alldefs.h:50 +msgid "compose a new message to the sender" +msgstr "compose a new message to the sender" + +#: ../keymap_alldefs.h:51 +msgid "send the message" +msgstr "send the message" + +#: ../keymap_alldefs.h:52 +msgid "toggle disposition between inline/attachment" +msgstr "toggle disposition between inline/attachment" + +#: ../keymap_alldefs.h:53 +msgid "toggle whether to delete file after sending it" +msgstr "toggle whether to delete file after sending it" + +#: ../keymap_alldefs.h:54 +msgid "update an attachment's encoding info" +msgstr "update an attachment's encoding info" + +#: ../keymap_alldefs.h:55 +msgid "write the message to a folder" +msgstr "write the message to a folder" + +#: ../keymap_alldefs.h:56 +msgid "copy a message to a file/mailbox" +msgstr "copy a message to a file/mailbox" + +#: ../keymap_alldefs.h:57 +msgid "create an alias from a message sender" +msgstr "create an alias from a message sender" + +#: ../keymap_alldefs.h:58 +msgid "move entry to bottom of screen" +msgstr "move entry to bottom of screen" + +#: ../keymap_alldefs.h:59 +msgid "move entry to middle of screen" +msgstr "move entry to middle of screen" + +#: ../keymap_alldefs.h:60 +msgid "move entry to top of screen" +msgstr "move entry to top of screen" + +#: ../keymap_alldefs.h:61 +msgid "make decoded (text/plain) copy" +msgstr "make decoded (text/plain) copy" + +#: ../keymap_alldefs.h:62 +msgid "make decoded copy (text/plain) and delete" +msgstr "make decoded copy (text/plain) and delete" + +#: ../keymap_alldefs.h:63 +msgid "delete the current entry" +msgstr "delete the current entry" + +#: ../keymap_alldefs.h:64 +msgid "delete the current mailbox (IMAP only)" +msgstr "delete the current mailbox (IMAP only)" + +#: ../keymap_alldefs.h:65 +msgid "delete all messages in subthread" +msgstr "delete all messages in subthread" + +#: ../keymap_alldefs.h:66 +msgid "delete all messages in thread" +msgstr "delete all messages in thread" + +#: ../keymap_alldefs.h:67 +msgid "display full address of sender" +msgstr "display full address of sender" + +#: ../keymap_alldefs.h:68 +msgid "display message and toggle header weeding" +msgstr "display message and toggle header weeding" + +#: ../keymap_alldefs.h:69 +msgid "display a message" +msgstr "display a message" + +#: ../keymap_alldefs.h:70 +msgid "add, change, or delete a message's label" +msgstr "add, change, or delete a message's label" + +#: ../keymap_alldefs.h:71 +msgid "edit the raw message" +msgstr "edit the raw message" + +#: ../keymap_alldefs.h:72 +msgid "delete the char in front of the cursor" +msgstr "delete the char in front of the cursor" + +#: ../keymap_alldefs.h:73 +msgid "move the cursor one character to the left" +msgstr "move the cursor one character to the left" + +#: ../keymap_alldefs.h:74 +msgid "move the cursor to the beginning of the word" +msgstr "move the cursor to the beginning of the word" + +#: ../keymap_alldefs.h:75 +msgid "jump to the beginning of the line" +msgstr "jump to the beginning of the line" + +#: ../keymap_alldefs.h:76 +msgid "cycle among incoming mailboxes" +msgstr "cycle among incoming mailboxes" + +#: ../keymap_alldefs.h:77 +msgid "complete filename or alias" +msgstr "complete filename or alias" + +#: ../keymap_alldefs.h:78 +msgid "complete address with query" +msgstr "complete address with query" + +#: ../keymap_alldefs.h:79 +msgid "delete the char under the cursor" +msgstr "delete the char under the cursor" + +#: ../keymap_alldefs.h:80 +msgid "jump to the end of the line" +msgstr "jump to the end of the line" + +#: ../keymap_alldefs.h:81 +msgid "move the cursor one character to the right" +msgstr "move the cursor one character to the right" + +#: ../keymap_alldefs.h:82 +msgid "move the cursor to the end of the word" +msgstr "move the cursor to the end of the word" + +#: ../keymap_alldefs.h:83 +msgid "scroll down through the history list" +msgstr "scroll down through the history list" + +#: ../keymap_alldefs.h:84 +msgid "scroll up through the history list" +msgstr "scroll up through the history list" + +#: ../keymap_alldefs.h:85 +msgid "delete chars from cursor to end of line" +msgstr "delete chars from cursor to end of line" + +#: ../keymap_alldefs.h:86 +msgid "delete chars from the cursor to the end of the word" +msgstr "delete chars from the cursor to the end of the word" + +#: ../keymap_alldefs.h:87 +msgid "delete all chars on the line" +msgstr "delete all chars on the line" + +#: ../keymap_alldefs.h:88 +msgid "delete the word in front of the cursor" +msgstr "delete the word in front of the cursor" + +#: ../keymap_alldefs.h:89 +msgid "quote the next typed key" +msgstr "quote the next typed key" + +#: ../keymap_alldefs.h:90 +msgid "transpose character under cursor with previous" +msgstr "transpose character under cursor with previous" + +#: ../keymap_alldefs.h:91 +msgid "capitalize the word" +msgstr "capitalize the word" + +#: ../keymap_alldefs.h:92 +msgid "convert the word to lower case" +msgstr "convert the word to lower case" + +#: ../keymap_alldefs.h:93 +msgid "convert the word to upper case" +msgstr "convert the word to upper case" + +#: ../keymap_alldefs.h:94 +msgid "enter a muttrc command" +msgstr "enter a muttrc command" + +#: ../keymap_alldefs.h:95 +msgid "enter a file mask" +msgstr "enter a file mask" + +#: ../keymap_alldefs.h:96 +msgid "exit this menu" +msgstr "exit this menu" + +#: ../keymap_alldefs.h:97 +msgid "filter attachment through a shell command" +msgstr "filter attachment through a shell command" + +#: ../keymap_alldefs.h:98 +msgid "move to the first entry" +msgstr "move to the first entry" + +#: ../keymap_alldefs.h:99 +msgid "toggle a message's 'important' flag" +msgstr "toggle a message's 'important' flag" + +#: ../keymap_alldefs.h:100 +msgid "followup to newsgroup" +msgstr "followup to newsgroup" + +#: ../keymap_alldefs.h:101 +msgid "forward to newsgroup" +msgstr "forward to newsgroup" + +#: ../keymap_alldefs.h:102 +msgid "forward a message with comments" +msgstr "forward a message with comments" + +#: ../keymap_alldefs.h:103 +msgid "select the current entry" +msgstr "select the current entry" + +#: ../keymap_alldefs.h:104 +msgid "get all children of the current message" +msgstr "get all children of the current message" + +#: ../keymap_alldefs.h:105 +msgid "get message with Message-Id" +msgstr "get message with Message-Id" + +#: ../keymap_alldefs.h:106 +msgid "get parent of the current message" +msgstr "get parent of the current message" + +#: ../keymap_alldefs.h:107 +msgid "reply to all recipients" +msgstr "reply to all recipients" + +#: ../keymap_alldefs.h:108 +msgid "scroll down 1/2 page" +msgstr "scroll down 1/2 page" + +#: ../keymap_alldefs.h:109 +msgid "scroll up 1/2 page" +msgstr "scroll up 1/2 page" + +#: ../keymap_alldefs.h:110 +msgid "this screen" +msgstr "this screen" + +#: ../keymap_alldefs.h:111 +msgid "jump to an index number" +msgstr "jump to an index number" + +#: ../keymap_alldefs.h:112 +msgid "move to the last entry" +msgstr "move to the last entry" + +#: ../keymap_alldefs.h:113 +msgid "reply to specified mailing list" +msgstr "reply to specified mailing list" + +#: ../keymap_alldefs.h:114 +msgid "load list of all newsgroups from NNTP server" +msgstr "load list of all newsgroups from NNTP server" + +#: ../keymap_alldefs.h:115 +msgid "execute a macro" +msgstr "execute a macro" + +#: ../keymap_alldefs.h:116 +msgid "compose a new mail message" +msgstr "compose a new mail message" + +#: ../keymap_alldefs.h:117 +msgid "break the thread in two" +msgstr "break the thread in two" + +#: ../keymap_alldefs.h:118 +msgid "open a different folder" +msgstr "open a different folder" + +#: ../keymap_alldefs.h:119 +msgid "open a different folder in read only mode" +msgstr "open a different folder in read only mode" + +#: ../keymap_alldefs.h:120 +msgid "open a different newsgroup" +msgstr "open a different newsgroup" + +#: ../keymap_alldefs.h:121 +msgid "open a different newsgroup in read only mode" +msgstr "open a different newsgroup in read only mode" + +#: ../keymap_alldefs.h:122 +msgid "clear a status flag from a message" +msgstr "clear a status flag from a message" + +#: ../keymap_alldefs.h:123 +msgid "delete messages matching a pattern" +msgstr "delete messages matching a pattern" + +#: ../keymap_alldefs.h:124 +msgid "force retrieval of mail from IMAP server" +msgstr "force retrieval of mail from IMAP server" + +#: ../keymap_alldefs.h:125 +msgid "logout from all IMAP servers" +msgstr "logout from all IMAP servers" + +#: ../keymap_alldefs.h:126 +msgid "retrieve mail from POP server" +msgstr "retrieve mail from POP server" + +#: ../keymap_alldefs.h:127 +msgid "move to the first message" +msgstr "move to the first message" + +#: ../keymap_alldefs.h:128 +msgid "move to the last message" +msgstr "move to the last message" + +#: ../keymap_alldefs.h:129 +msgid "show only messages matching a pattern" +msgstr "show only messages matching a pattern" + +#: ../keymap_alldefs.h:130 +msgid "link tagged message to the current one" +msgstr "link tagged message to the current one" + +#: ../keymap_alldefs.h:131 +msgid "open next mailbox with new mail" +msgstr "open next mailbox with new mail" + +#: ../keymap_alldefs.h:132 +msgid "jump to the next new message" +msgstr "jump to the next new message" + +#: ../keymap_alldefs.h:133 +msgid "jump to the next new or unread message" +msgstr "jump to the next new or unread message" + +#: ../keymap_alldefs.h:134 +msgid "jump to the next subthread" +msgstr "jump to the next subthread" + +#: ../keymap_alldefs.h:135 +msgid "jump to the next thread" +msgstr "jump to the next thread" + +#: ../keymap_alldefs.h:136 +msgid "move to the next undeleted message" +msgstr "move to the next undeleted message" + +#: ../keymap_alldefs.h:137 +msgid "jump to the next unread message" +msgstr "jump to the next unread message" + +#: ../keymap_alldefs.h:138 +msgid "jump to parent message in thread" +msgstr "jump to parent message in thread" + +#: ../keymap_alldefs.h:139 +msgid "jump to previous thread" +msgstr "jump to previous thread" + +#: ../keymap_alldefs.h:140 +msgid "jump to previous subthread" +msgstr "jump to previous subthread" + +#: ../keymap_alldefs.h:141 +msgid "move to the previous undeleted message" +msgstr "move to the previous undeleted message" + +#: ../keymap_alldefs.h:142 +msgid "jump to the previous new message" +msgstr "jump to the previous new message" + +#: ../keymap_alldefs.h:143 +msgid "jump to the previous new or unread message" +msgstr "jump to the previous new or unread message" + +#: ../keymap_alldefs.h:144 +msgid "jump to the previous unread message" +msgstr "jump to the previous unread message" + +#: ../keymap_alldefs.h:145 +msgid "mark the current thread as read" +msgstr "mark the current thread as read" + +#: ../keymap_alldefs.h:146 +msgid "mark the current subthread as read" +msgstr "mark the current subthread as read" + +#: ../keymap_alldefs.h:147 +msgid "jump to root message in thread" +msgstr "jump to root message in thread" + +#: ../keymap_alldefs.h:148 +msgid "set a status flag on a message" +msgstr "set a status flag on a message" + +#: ../keymap_alldefs.h:149 +msgid "save changes to mailbox" +msgstr "save changes to mailbox" + +#: ../keymap_alldefs.h:150 +msgid "tag messages matching a pattern" +msgstr "tag messages matching a pattern" + +#: ../keymap_alldefs.h:151 +msgid "delete from mutt, don't touch on disk" +msgstr "delete from mutt, don't touch on disk" + +#: ../keymap_alldefs.h:152 +msgid "undelete messages matching a pattern" +msgstr "undelete messages matching a pattern" + +#: ../keymap_alldefs.h:153 +msgid "untag messages matching a pattern" +msgstr "untag messages matching a pattern" + +#: ../keymap_alldefs.h:154 +msgid "move to the middle of the page" +msgstr "move to the middle of the page" + +#: ../keymap_alldefs.h:155 +msgid "move to the next entry" +msgstr "move to the next entry" + +#: ../keymap_alldefs.h:156 +msgid "scroll down one line" +msgstr "scroll down one line" + +#: ../keymap_alldefs.h:157 +msgid "move to the next page" +msgstr "move to the next page" + +#: ../keymap_alldefs.h:158 +msgid "jump to the bottom of the message" +msgstr "jump to the bottom of the message" + +#: ../keymap_alldefs.h:159 +msgid "toggle display of quoted text" +msgstr "toggle display of quoted text" + +#: ../keymap_alldefs.h:160 +msgid "skip beyond quoted text" +msgstr "skip beyond quoted text" + +#: ../keymap_alldefs.h:161 +msgid "jump to the top of the message" +msgstr "jump to the top of the message" + +#: ../keymap_alldefs.h:162 +msgid "pipe message/attachment to a shell command" +msgstr "pipe message/attachment to a shell command" + +#: ../keymap_alldefs.h:163 +msgid "post message to newsgroup" +msgstr "post message to newsgroup" + +#: ../keymap_alldefs.h:164 +msgid "move to the previous entry" +msgstr "move to the previous entry" + +#: ../keymap_alldefs.h:165 +msgid "scroll up one line" +msgstr "scroll up one line" + +#: ../keymap_alldefs.h:166 +msgid "move to the previous page" +msgstr "move to the previous page" + +#: ../keymap_alldefs.h:167 +msgid "print the current entry" +msgstr "print the current entry" + +#: ../keymap_alldefs.h:168 +msgid "really delete the current entry, bypassing the trash folder" +msgstr "really delete the current entry, bypassing the trash folder" + +#: ../keymap_alldefs.h:169 +msgid "really delete the current thread, bypassing the trash folder" +msgstr "really delete the current thread, bypassing the trash folder" + +#: ../keymap_alldefs.h:170 +msgid "query external program for addresses" +msgstr "query external program for addresses" + +#: ../keymap_alldefs.h:171 +msgid "append new query results to current results" +msgstr "append new query results to current results" + +#: ../keymap_alldefs.h:172 +msgid "save changes to mailbox and quit" +msgstr "save changes to mailbox and quit" + +#: ../keymap_alldefs.h:173 +msgid "recall a postponed message" +msgstr "recall a postponed message" + +#: ../keymap_alldefs.h:174 +msgid "reconstruct thread containing current message" +msgstr "reconstruct thread containing current message" + +#: ../keymap_alldefs.h:175 +msgid "clear and redraw the screen" +msgstr "clear and redraw the screen" + +#: ../keymap_alldefs.h:176 +msgid "{internal}" +msgstr "{internal}" + +#: ../keymap_alldefs.h:177 +msgid "rename the current mailbox (IMAP only)" +msgstr "rename the current mailbox (IMAP only)" + +#: ../keymap_alldefs.h:178 +msgid "reply to a message" +msgstr "reply to a message" + +#: ../keymap_alldefs.h:179 +msgid "use the current message as a template for a new one" +msgstr "use the current message as a template for a new one" + +#: ../keymap_alldefs.h:180 +msgid "save message/attachment to a mailbox/file" +msgstr "save message/attachment to a mailbox/file" + +#: ../keymap_alldefs.h:181 +msgid "search for a regular expression" +msgstr "search for a regular expression" + +#: ../keymap_alldefs.h:182 +msgid "search backwards for a regular expression" +msgstr "search backwards for a regular expression" + +#: ../keymap_alldefs.h:183 +msgid "search for next match" +msgstr "search for next match" + +#: ../keymap_alldefs.h:184 +msgid "search for next match in opposite direction" +msgstr "search for next match in opposite direction" + +#: ../keymap_alldefs.h:185 +msgid "toggle search pattern coloring" +msgstr "toggle search pattern coloring" + +#: ../keymap_alldefs.h:186 +msgid "invoke a command in a subshell" +msgstr "invoke a command in a subshell" + +#: ../keymap_alldefs.h:187 +msgid "sort messages" +msgstr "sort messages" + +#: ../keymap_alldefs.h:188 +msgid "sort messages in reverse order" +msgstr "sort messages in reverse order" + +#: ../keymap_alldefs.h:189 +msgid "subscribe to newsgroups matching a pattern" +msgstr "subscribe to newsgroups matching a pattern" + +#: ../keymap_alldefs.h:190 +msgid "tag the current entry" +msgstr "tag the current entry" + +#: ../keymap_alldefs.h:191 +msgid "apply next function to tagged messages" +msgstr "apply next function to tagged messages" + +#: ../keymap_alldefs.h:192 +msgid "apply next function ONLY to tagged messages" +msgstr "apply next function ONLY to tagged messages" + +#: ../keymap_alldefs.h:193 +msgid "tag the current subthread" +msgstr "tag the current subthread" + +#: ../keymap_alldefs.h:194 +msgid "tag the current thread" +msgstr "tag the current thread" + +#: ../keymap_alldefs.h:195 +msgid "toggle a message's 'new' flag" +msgstr "toggle a message's 'new' flag" + +#: ../keymap_alldefs.h:196 +msgid "toggle view of read messages" +msgstr "toggle view of read messages" + +#: ../keymap_alldefs.h:197 +msgid "toggle whether the mailbox will be rewritten" +msgstr "toggle whether the mailbox will be rewritten" + +#: ../keymap_alldefs.h:198 +msgid "toggle whether to browse mailboxes or all files" +msgstr "toggle whether to browse mailboxes or all files" + +#: ../keymap_alldefs.h:199 +msgid "move to the top of the page" +msgstr "move to the top of the page" + +#: ../keymap_alldefs.h:200 +msgid "mark all articles in newsgroup as unread" +msgstr "mark all articles in newsgroup as unread" + +#: ../keymap_alldefs.h:201 +msgid "undelete the current entry" +msgstr "undelete the current entry" + +#: ../keymap_alldefs.h:202 +msgid "undelete all messages in thread" +msgstr "undelete all messages in thread" + +#: ../keymap_alldefs.h:203 +msgid "undelete all messages in subthread" +msgstr "undelete all messages in subthread" + +#: ../keymap_alldefs.h:204 +msgid "unsubscribe from newsgroups matching a pattern" +msgstr "unsubscribe from newsgroups matching a pattern" + +#: ../keymap_alldefs.h:205 +msgid "show the Mutt version number and date" +msgstr "show the Mutt version number and date" + +#: ../keymap_alldefs.h:206 +msgid "view attachment using mailcap entry if necessary" +msgstr "view attachment using mailcap entry if necessary" + +#: ../keymap_alldefs.h:207 +msgid "show MIME attachments" +msgstr "show MIME attachments" + +#: ../keymap_alldefs.h:208 +msgid "display the keycode for a key press" +msgstr "display the keycode for a key press" + +#: ../keymap_alldefs.h:209 +msgid "limit view to current thread" +msgstr "limit view to current thread" + +#: ../keymap_alldefs.h:210 +msgid "show currently active limit pattern" +msgstr "show currently active limit pattern" + +#: ../keymap_alldefs.h:211 +msgid "collapse/uncollapse current thread" +msgstr "collapse/uncollapse current thread" + +#: ../keymap_alldefs.h:212 +msgid "collapse/uncollapse all threads" +msgstr "collapse/uncollapse all threads" + +#: ../keymap_alldefs.h:213 +msgid "move the highlight to next mailbox" +msgstr "move the highlight to next mailbox" + +#: ../keymap_alldefs.h:214 +msgid "move the highlight to next mailbox with new mail" +msgstr "move the highlight to next mailbox with new mail" + +#: ../keymap_alldefs.h:215 +msgid "open highlighted mailbox" +msgstr "open highlighted mailbox" + +#: ../keymap_alldefs.h:216 +msgid "scroll the sidebar down 1 page" +msgstr "scroll the sidebar down 1 page" + +#: ../keymap_alldefs.h:217 +msgid "scroll the sidebar up 1 page" +msgstr "scroll the sidebar up 1 page" + +#: ../keymap_alldefs.h:218 +msgid "move the highlight to previous mailbox" +msgstr "move the highlight to previous mailbox" + +#: ../keymap_alldefs.h:219 +msgid "move the highlight to previous mailbox with new mail" +msgstr "move the highlight to previous mailbox with new mail" + +#: ../keymap_alldefs.h:220 +msgid "toggle between mailboxes and virtual mailboxes" +msgstr "toggle between mailboxes and virtual mailboxes" + +#: ../keymap_alldefs.h:221 +msgid "make the sidebar (in)visible" +msgstr "make the sidebar (in)visible" + +#: ../keymap_alldefs.h:222 +msgid "open a different virtual folder" +msgstr "open a different virtual folder" + +#: ../keymap_alldefs.h:223 +msgid "generate virtual folder from query" +msgstr "generate virtual folder from query" + +#: ../keymap_alldefs.h:224 +msgid "modify (notmuch) tags" +msgstr "modify (notmuch) tags" + +#: ../keymap_alldefs.h:225 +msgid "modify labels and then hide message" +msgstr "modify labels and then hide message" + +#: ../keymap_alldefs.h:226 +msgid "read entire thread of the current message" +msgstr "read entire thread of the current message" + +#: ../keymap_alldefs.h:227 +msgid "attach a PGP public key" +msgstr "attach a PGP public key" + +#: ../keymap_alldefs.h:228 +msgid "show PGP options" +msgstr "show PGP options" + +#: ../keymap_alldefs.h:229 +msgid "mail a PGP public key" +msgstr "mail a PGP public key" + +#: ../keymap_alldefs.h:230 +msgid "verify a PGP public key" +msgstr "verify a PGP public key" + +#: ../keymap_alldefs.h:231 +msgid "view the key's user id" +msgstr "view the key's user id" + +#: ../keymap_alldefs.h:232 +msgid "check for classic PGP" +msgstr "check for classic PGP" + +#: ../keymap_alldefs.h:233 +msgid "accept the chain constructed" +msgstr "accept the chain constructed" + +#: ../keymap_alldefs.h:234 +msgid "append a remailer to the chain" +msgstr "append a remailer to the chain" + +#: ../keymap_alldefs.h:235 +msgid "insert a remailer into the chain" +msgstr "insert a remailer into the chain" + +#: ../keymap_alldefs.h:236 +msgid "delete a remailer from the chain" +msgstr "delete a remailer from the chain" + +#: ../keymap_alldefs.h:237 +msgid "select the previous element of the chain" +msgstr "select the previous element of the chain" + +#: ../keymap_alldefs.h:238 +msgid "select the next element of the chain" +msgstr "select the next element of the chain" + +#: ../keymap_alldefs.h:239 +msgid "send the message through a mixmaster remailer chain" +msgstr "send the message through a mixmaster remailer chain" + +#: ../keymap_alldefs.h:240 +msgid "make decrypted copy and delete" +msgstr "make decrypted copy and delete" + +#: ../keymap_alldefs.h:241 +msgid "make decrypted copy" +msgstr "make decrypted copy" + +#: ../keymap_alldefs.h:242 +msgid "wipe passphrase(s) from memory" +msgstr "wipe passphrase(s) from memory" + +#: ../keymap_alldefs.h:243 +msgid "extract supported public keys" +msgstr "extract supported public keys" + +#: ../keymap_alldefs.h:244 +msgid "show S/MIME options" +msgstr "show S/MIME options"