From: Paul Mangan Date: Thu, 26 Jan 2006 08:49:35 +0000 (+0000) Subject: 2006-01-26 [paul] 1.9.100cvs189 X-Git-Tag: rel_2_0_0~12 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=b62cbf7aa57ac084202efc1b90c0466a36814a15 2006-01-26 [paul] 1.9.100cvs189 * manual/glossary.xml * manual/plugins.xml edited * po/en_GB.po updated --- diff --git a/ChangeLog b/ChangeLog index dafd67ec8..39e3d675a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-01-26 [paul] 1.9.100cvs189 + + * manual/glossary.xml + * manual/plugins.xml + edited + * po/en_GB.po + updated + 2006-01-26 [paul] 1.9.100cvs188 * src/prefs_display_header.c diff --git a/PATCHSETS b/PATCHSETS index 228c85d07..f8944a22a 100644 --- a/PATCHSETS +++ b/PATCHSETS @@ -1172,3 +1172,4 @@ ( cvs diff -u -r 1.213.2.77 -r 1.213.2.78 src/folder.c; cvs diff -u -r 1.274.2.92 -r 1.274.2.93 src/mainwindow.c; cvs diff -u -r 1.382.2.229 -r 1.382.2.230 src/compose.c; ) > 1.9.100cvs186.patchset ( cvs diff -u -r 1.179.2.89 -r 1.179.2.90 src/imap.c; ) > 1.9.100cvs187.patchset ( cvs diff -u -r 1.16.2.17 -r 1.16.2.18 src/prefs_display_header.c; cvs diff -u -r 1.1.2.4 -r 1.1.2.5 src/prefs_folder_column.c; cvs diff -u -r 1.1.2.13 -r 1.1.2.14 src/prefs_msg_colors.c; cvs diff -u -r 1.1.2.19 -r 1.1.2.20 src/prefs_summaries.c; cvs diff -u -r 1.10.2.12 -r 1.10.2.13 src/prefs_summary_column.c; ) > 1.9.100cvs188.patchset +( cvs diff -u -r 1.1.2.4 -r 1.1.2.5 manual/glossary.xml; cvs diff -u -r 1.1.2.5 -r 1.1.2.6 manual/plugins.xml; cvs diff -u -r 1.12.2.8 -r 1.12.2.9 po/en_GB.po; ) > 1.9.100cvs189.patchset diff --git a/configure.ac b/configure.ac index 6e173ef39..812c21ff5 100644 --- a/configure.ac +++ b/configure.ac @@ -11,7 +11,7 @@ MINOR_VERSION=9 MICRO_VERSION=100 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=188 +EXTRA_VERSION=189 EXTRA_RELEASE= EXTRA_GTK2_VERSION= diff --git a/manual/glossary.xml b/manual/glossary.xml index d62111051..2e46af346 100644 --- a/manual/glossary.xml +++ b/manual/glossary.xml @@ -9,17 +9,17 @@ Account -An account represents an identity within Sylpheed-Claws. As such only one email address is associated with an account. You can setup an unlimited number of accounts though. +An account represents an identity within Sylpheed-Claws. As such only one email address is associated with each account. However, the number of accounts you can setup is unlimited. -Action (rules) +Action (filtering/processing rules) -An action is something to be performed when a message matches the filtering rule conditions. Most common action is to move the matching message to a preset folder. + An action is something that is performed on a message when it matches the rule conditions. A typical action is moving the message to a particular folder. See also . @@ -29,13 +29,13 @@ Actions -User defined commands arranged in a customisable menu. Message(s) or part of a message can be passed to them using a special syntax. +Actions are user-defined commands that can be applied to a message, or part of a message, using a special syntax. They are presented to the user in a customisable menu. -Addressbook +Address book @@ -59,7 +59,7 @@ Attachment -Aditional file bundled with a mail message. Some attachments can be displayed inside Sylpheed-Claws, others require external programs. can provide additional functions for attachments. +Additional file(s) included with a mail message. Some attachments can be displayed by Sylpheed-Claws, others require external programs. can provide additional functions for attachments. @@ -85,7 +85,7 @@ Character encoding -A map between writting symbols (like letters and other symbols) and the numbers used to represent them inside the computer. Most famous character encoding is probably , but it has been superseded by others like . +A map between written symbols, like letters and other symbols, and the numbers used to represent them inside the computer. The most well-known character encoding is probably , but it has been superseded by others, such as . @@ -95,17 +95,17 @@ Compose -Create new a message text or a reply to a received mail in the so called compose window. +Create new a message text or a reply to a received mail in the Compose window. -Condition (rules) +Condition (filtering/processing rules) -The prerequisites a mail message must fulfill so the rule's action is executed. See also . +The prerequisites that a mail message must fulfil in order for the rule's action to be executed. See also . @@ -119,7 +119,7 @@ Digital signature (GPG) -A piece of data obtained from merging a message and a cryptographic key which allows ensuring message authorship, more or less the same way a hand-written signature in a document does. This piece of data is sent with the message so the recipient can verify its validity. +A piece of data obtained from merging a message and a cryptographic key which ensures message authorship, in a similar way that a hand-written signature does in a document. This piece of data is sent with the message so the recipient can verify its validity. @@ -147,7 +147,7 @@ Filtering rule -A applied to incoming messages. Filtering rules can be also applied manually to the contents of any selected folder. +A applied to incoming messages. Filtering rules can be also applied manually to the contents of any folder. @@ -157,7 +157,7 @@ Folder -A folder is the primary message container. Folders can be local or remote, but they are managed in an uniform way by Sylpheed-Claws. Plugins can provide aditional folder types when loaded. +A folder is the primary message container. Folders can be local or remote, but they are managed in a uniform way by Sylpheed-Claws. @@ -167,7 +167,7 @@ Forward -Sent a received mail to other recipient which is not the sender. +To send a copy of a received mail to another recipient, optionally adding your own message. @@ -193,7 +193,7 @@ Headers -Machine readable lines which are the first part of a mail message. Purpose of headers varies. Typical headers are the From and To which state the sender and recipient of the message. Others are just needed for the mail system to work. And there is other group which are optional but may provide aditional information, like . +Machine readable lines which form the first part of a mail message. The purpose of headers varies; Typical headers are From and To which state the sender and recipient of the message, others are used by the mail system. Some headers are optional and are used to provide additional information, such as . @@ -203,7 +203,7 @@ Machine readable lines which are the first part of a mail message. Purpose of he -Acronym for Hyper-Text Markup Language and was the standard language to encode web pages on the beginning of the . Some mail clients use this language to encode the textual body of mails in order to craft special effects to text at the cost of multiplying the message size even several times. Unfortunately HTML mail is also widely used by spammers to send . +Hyper-Text Markup Language and was the standard language to encode web pages in the beginning of the . Some mail clients use this language to encode the textual body of mails in order to craft special effects to text at the cost of multiplying the message size several times. HTML mail is also widely used by spammers to send . @@ -227,7 +227,7 @@ Immediate execution -When immediate execution is turned on operations performed on summary view items (like deletions or movements) are executed without delay. If turned off elements are only marked and operations are executed when the execute button is pressed. + When the immediate execution option is used, operations performed on messages, (like deletions or movements), are performed immediately. If the option is turned off, all operations performed on messages by the user are only carried out when the Execute button is pressed. @@ -265,7 +265,7 @@ When immediate execution is turned on operations performed on summary view items -Lightweight Directory Access Protocol. A protocol for accessing information directories such as organizations, individuals, phone numbers, and addresses. +Lightweight Directory Access Protocol. A protocol for accessing information directories such as organisations, individuals, phone numbers, and addresses. @@ -275,7 +275,7 @@ Local mbox file -A local file in format. +A local mailbox spool file in format. @@ -285,7 +285,7 @@ Log window -A special window which records protocol operations performed by Sylpheed-Claws in detail. It's an useful tool for debugging. +A special window which records protocol operations in detail that are performed by Sylpheed-Claws. It's a useful tool for debugging. @@ -299,7 +299,7 @@ Mailbox -The root of a folder hierarchy. +The root folder of the folder hierarchy. @@ -319,7 +319,7 @@ Mark (message) -Some bit set on a message to indicate some special status. +A tag that can be set on a message by the user in order to draw attention to the message. Marks are shown in the Mark column of the Message List. @@ -373,7 +373,7 @@ Multipurpose Internet Mail Extensions. Internet standards for representing binar -Network News Transfer Protocol, the protocol used to post, distribute, and retrieve messages, also called news articles or simply news for short. +Network News Transfer Protocol. The protocol used to post, distribute, and retrieve messages, also called news articles or simply news for short. @@ -383,7 +383,7 @@ Newsgroups -A set of hierarchycal partitions of the news messages in a . The protocol allows subscribing to one or more newsgroups, so the messages posted to the subscribed groups since the last update are automatically downloaded by the client on the next connection. +A set of hierarchical partitions of messages on a . The protocol allows the user to subscribe to one or more newsgroups. New messages posted to the subscribed groups are automatically downloaded on connection. @@ -393,7 +393,7 @@ News server -Server which provides access to USENET messages in through the protocol. +Server which provides access to messages in through the protocol. @@ -459,7 +459,7 @@ Privacy (GPG) -Privacy provides methods for both signing and encrypting mail messages you send and also for decrypting and verifying signed and encrypted messages. +Privacy provides methods for both signing and encrypting mail messages you send and also for verifying and decrypting signed and encrypted messages that you receive. @@ -469,7 +469,7 @@ Processing rule -A which affects only a folder. +A or set of rules belonging to a folder which are executed on entering the folder. @@ -483,7 +483,7 @@ Queue -Temporary storage for messages which are waiting to be sent, either because they couldn't be sent due a network failure or because user requested them to be sent later. +Temporary storage for messages which are waiting to be sent, either because they couldn't be sent due a network failure or because the user requested them to be sent later. @@ -493,7 +493,7 @@ Quick Search -A dynamic filtering feature which allows viewing only a subset of the mails in a folder, those matching some filtering condition. +A powerful way to search for messages using almost any criteria that you can think of. @@ -503,7 +503,7 @@ Quotation -Mentioning relevant parts of the received message within the reply in order to keep the answer in context. These parts are marked by prepending some common character. +When replying to a message the user will often include a quoted section of that message to provide the context. The quoted section is shown by the prepending of a common character, usually '>'. @@ -513,11 +513,11 @@ Mentioning relevant parts of the received message within the reply in order to k R -Recursive (Quick search) +Recursive (Quick Search) -Mode of the where filtering applies also in all child folders of the folder being searched. +A recursive will also search in all subfolders of the selected folder. @@ -527,7 +527,7 @@ Redirect -Sent a received mail to a third recipient. +To send a copy of a received mail in its original form to another recipient. @@ -537,7 +537,7 @@ Reply -Answer to a received message. As verb also the act of answering a message. +Answer to a received message. As verb also the act of answering a message. @@ -571,7 +571,7 @@ Simple Mail Transfer Protocol. A protocol for sending email to servers. -A server which receives mail messages from other hosts and/or sents mail messages to other hosts using the protocol. +A server which receives mail messages from other hosts and/or sends mail messages to other hosts using the protocol. @@ -581,7 +581,7 @@ Source (message) -The full text of a message as is transmited over the network. This includes all headers, message body and encoded attachments if present. +The full text of a message as it is transmitted over the network. This includes all headers, message body and encoded attachments if present. @@ -601,7 +601,7 @@ Spell checking -Automatic verification of words' spelling while typing or after composition has finished. Sylphee-Claws support both operating modes. +Automatic verification of spelling while typing or after composition has finished. @@ -627,11 +627,11 @@ A certificate installed on a secure server that is used for identification. -STARTTLS +STARTTLS -Command STARTTLS (Start Transport Layer Security) is used to initiate a secure connection between two servers using . +STARTTLS, (start transport layer security), is a commnd used to initiate a secure connection between two servers using . @@ -641,17 +641,7 @@ Sticky (Quick Search) -Usually condition is reset to all messages when another folder is selected. To avoid this sticky mode can be enabled, so the existing filter remains on folder change and is applied to the new folder. - - - - - -Summary - - - -Top right panel where important message like sender or subject are displayed to provide a quick overview of contents. +When the sticky option is set on the search terms are not cleared when changing folders. @@ -661,7 +651,7 @@ Synchronisation (folder) -Making local folder contents be the same that the contents of the remote folder in the associated mail server. +Making the contents of a local folder mirror those of an equivalent remote folder in the associated mail server. @@ -675,7 +665,7 @@ Themes -Image sets for changing the appearance of buttons, folders and other graphic elements in Sylpheed-Claws interface. +Image sets for changing the appearance of buttons, folders and other graphical elements of Sylpheed-Claws. @@ -685,7 +675,7 @@ Thread (messages) -Set of messages and its replies, usually around a common subject. +A set of messages loosely relating to each other. @@ -695,7 +685,7 @@ Toolbars -Sets of buttons arranged horizontally which provide access to all commonly used functions. Toolbars in Sylpheed-Claws are user customisable. +Sets of buttons arranged horizontally which provide access to all commonly used functions. Toolbars in Sylpheed-Claws can be customised. @@ -719,7 +709,7 @@ User's Network. A bulletin board system of discussion groups, often called -8-bit Unicode Transformation Format. A variable length character encoding capable of representing any universal character. It's an Internet standard defined in RFC 3629. +8-bit Unicode Transformation Format. A variable length character encoding capable of representing any universal character. An Internet standard defined in RFC 3629. @@ -733,7 +723,7 @@ vCard -File format standard for Personal Data Interchange, it can hold information such as address, phone numbers, etc., much like the information usually found in a bussines card. They are commonly found attached to mail messages. +File format standard for Personal Data Interchange, it can hold information such as address, phone numbers, etc., much like the information usually found in a business card. They are commonly found attached to mail messages. @@ -747,7 +737,7 @@ Wrapping -Restructuring the text paragraphs (quoted and unquoted) to fit them nicely to a preset width. +Restructuring of the message text based on a user-defined maximum number of characters per line. @@ -771,7 +761,7 @@ X-Face -Specially coded black and white image (48x48 pixels) included in the message headers. Capable mailers like Sylpheed-Claws and others can decode and show it along the message text. Although they are not unique, they can help to quickly identify the mensage sender. +Specially coded black and white image (48x48 pixels) included in the message headers. Capable mailers like Sylpheed-Claws and others can decode and show it alongside the message text. Although they are not unique, they can help to quickly identify the mensage sender. diff --git a/manual/plugins.xml b/manual/plugins.xml index 83788f439..3f5798d71 100644 --- a/manual/plugins.xml +++ b/manual/plugins.xml @@ -61,7 +61,7 @@ Intended to extend the filtering possibilities of Sylpheed-Claws. It provides a Perl interface to Sylpheed-Claws' filtering mechanism, allowing the use of full Perl power in email filters. SynCE - Assists in keeping the addressbook of a Windows CE device (Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook, with respect to email addresses. + Assists in keeping the address book of a Windows CE device (Pocket PC/ iPAQ, Smartphone etc) in sync with Sylpheed-Claws' address book, with respect to email addresses. vCalendar Enables vCalendar message handling like that produced by Evolution or Outlook, and Webcal subscriptions. diff --git a/po/en_GB.po b/po/en_GB.po index 4feb0a414..bb6b3c5dd 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed-claws\n" -"Report-Msgid-Bugs-To: twb@users.sourceforge.net\n" -"POT-Creation-Date: 2005-12-20 18:32+0100\n" +"Report-Msgid-Bugs-To: paul@sylpheed.org\n" +"POT-Creation-Date: 2006-01-25 10:29+0000\n" "PO-Revision-Date: 2005-06-27 06:46+0000\n" "Last-Translator: Paul Mangan \n" "Language-Team: Paul Mangan \n" @@ -25,56 +25,56 @@ msgstr "" msgid "Can't create folder." msgstr "" -#: src/account.c:648 +#: src/account.c:679 msgid "Edit accounts" msgstr "" -#: src/account.c:666 +#: src/account.c:697 msgid "" "New messages will be checked in this order. Check the boxes\n" -"on the 'G' column to enable message retrieval by 'Get all'." +"on the 'G' column to enable message retrieval by 'Get Mail'." msgstr "" -#: src/account.c:741 +#: src/account.c:772 msgid " _Set as default account " msgstr "" -#: src/account.c:831 +#: src/account.c:862 msgid "Accounts with remote folders cannot be copied." msgstr "" -#: src/account.c:837 +#: src/account.c:868 #, c-format msgid "Copy of %s" msgstr "" -#: src/account.c:976 +#: src/account.c:1007 #, c-format msgid "Do you really want to delete the account '%s'?" msgstr "" -#: src/account.c:978 +#: src/account.c:1009 msgid "(Untitled)" msgstr "" -#: src/account.c:979 +#: src/account.c:1010 msgid "Delete account" msgstr "" -#: src/account.c:1420 src/addressadd.c:185 src/addressbook.c:747 -#: src/compose.c:5133 src/compose.c:5359 src/editaddress.c:953 +#: src/account.c:1451 src/addressadd.c:185 src/addressbook.c:747 +#: src/compose.c:5162 src/compose.c:5401 src/editaddress.c:953 #: src/editaddress.c:1002 src/editbook.c:175 src/editgroup.c:279 #: src/editjpilot.c:270 src/editldap.c:398 src/editvcard.c:183 -#: src/importmutt.c:227 src/importpine.c:227 src/mimeview.c:199 +#: src/importmutt.c:226 src/importpine.c:226 src/mimeview.c:199 #: src/plugins/pgpcore/select-keys.c:332 src/prefs_filtering.c:1255 msgid "Name" msgstr "" -#: src/account.c:1427 src/prefs_account.c:1169 +#: src/account.c:1458 src/prefs_account.c:1169 msgid "Protocol" msgstr "" -#: src/account.c:1434 src/ssl_manager.c:99 +#: src/account.c:1465 src/ssl_manager.c:99 msgid "Server" msgstr "" @@ -262,7 +262,7 @@ msgstr "" msgid "/_Address/_Mail To" msgstr "" -#: src/addressbook.c:434 src/compose.c:737 src/mainwindow.c:721 +#: src/addressbook.c:434 src/compose.c:738 src/mainwindow.c:723 #: src/messageview.c:293 msgid "/_Tools" msgstr "" @@ -279,9 +279,9 @@ msgstr "" msgid "/_Tools/Import _Pine file..." msgstr "" -#: src/addressbook.c:438 src/mainwindow.c:730 src/mainwindow.c:753 -#: src/mainwindow.c:755 src/mainwindow.c:764 src/mainwindow.c:767 -#: src/mainwindow.c:771 src/messageview.c:297 src/messageview.c:318 +#: src/addressbook.c:438 src/mainwindow.c:732 src/mainwindow.c:755 +#: src/mainwindow.c:757 src/mainwindow.c:766 src/mainwindow.c:769 +#: src/mainwindow.c:773 src/messageview.c:297 src/messageview.c:318 msgid "/_Tools/---" msgstr "" @@ -293,17 +293,17 @@ msgstr "" msgid "/_Tools/Export LDI_F..." msgstr "" -#: src/addressbook.c:441 src/compose.c:742 src/mainwindow.c:796 +#: src/addressbook.c:441 src/compose.c:743 src/mainwindow.c:798 #: src/messageview.c:321 msgid "/_Help" msgstr "" -#: src/addressbook.c:442 src/compose.c:743 src/mainwindow.c:804 +#: src/addressbook.c:442 src/compose.c:744 src/mainwindow.c:804 #: src/messageview.c:322 msgid "/_Help/_About" msgstr "" -#: src/addressbook.c:447 src/addressbook.c:461 src/compose.c:528 +#: src/addressbook.c:447 src/addressbook.c:461 src/compose.c:529 #: src/mainwindow.c:476 src/messageview.c:162 msgid "/_Edit" msgstr "" @@ -314,7 +314,7 @@ msgstr "" #: src/addressbook.c:449 src/addressbook.c:451 src/addressbook.c:460 #: src/addressbook.c:463 src/addressbook.c:466 src/addressbook.c:470 -#: src/compose.c:507 src/imap_gtk.c:59 src/imap_gtk.c:62 src/imap_gtk.c:66 +#: src/compose.c:508 src/imap_gtk.c:59 src/imap_gtk.c:62 src/imap_gtk.c:66 #: src/mh_gtk.c:54 src/mh_gtk.c:58 src/mh_gtk.c:60 src/news_gtk.c:53 #: src/news_gtk.c:56 src/news_gtk.c:58 src/plugins/trayicon/trayicon.c:94 #: src/plugins/trayicon/trayicon.c:97 src/plugins/trayicon/trayicon.c:99 @@ -449,12 +449,14 @@ msgstr "" msgid "Sources" msgstr "" -#: src/addressbook.c:748 -msgid "E-Mail address" +#: src/addressbook.c:748 src/editaddress.c:759 src/editaddress.c:807 +#: src/editgroup.c:280 src/expldifdlg.c:521 src/exporthtml.c:638 +#: src/exporthtml.c:802 src/ldif.c:874 +msgid "Email Address" msgstr "" #: src/addressbook.c:753 src/prefs_other.c:97 src/toolbar.c:186 -#: src/toolbar.c:1624 +#: src/toolbar.c:1628 msgid "Address book" msgstr "" @@ -462,173 +464,174 @@ msgstr "" msgid "Lookup name:" msgstr "" -#: src/addressbook.c:933 src/compose.c:1783 src/compose.c:3835 -#: src/compose.c:4990 src/compose.c:5669 src/headerview.c:53 -#: src/prefs_template.c:205 src/summary_search.c:218 +#: src/addressbook.c:933 src/compose.c:1784 src/compose.c:3864 +#: src/compose.c:5019 src/compose.c:5713 src/headerview.c:53 +#: src/prefs_template.c:205 src/summary_search.c:217 msgid "To:" msgstr "" -#: src/addressbook.c:937 src/compose.c:1767 src/compose.c:3649 -#: src/compose.c:3834 src/prefs_template.c:207 +#: src/addressbook.c:937 src/compose.c:1768 src/compose.c:3675 +#: src/compose.c:3863 src/prefs_template.c:207 msgid "Cc:" msgstr "" -#: src/addressbook.c:941 src/compose.c:1770 src/compose.c:3677 +#: src/addressbook.c:941 src/compose.c:1771 src/compose.c:3703 #: src/prefs_template.c:208 msgid "Bcc:" msgstr "" -#: src/addressbook.c:1173 src/addressbook.c:1196 +#: src/addressbook.c:1175 src/addressbook.c:1198 msgid "Delete address(es)" msgstr "" -#: src/addressbook.c:1174 +#: src/addressbook.c:1176 msgid "This address data is readonly and cannot be deleted." msgstr "" -#: src/addressbook.c:1197 +#: src/addressbook.c:1199 msgid "Really delete the address(es)?" msgstr "" -#: src/addressbook.c:1789 src/addressbook.c:1868 +#: src/addressbook.c:1791 src/addressbook.c:1870 msgid "Cannot paste. Target address book is readonly." msgstr "" -#: src/addressbook.c:1800 +#: src/addressbook.c:1802 msgid "Cannot paste into an address group." msgstr "" -#: src/addressbook.c:2527 +#: src/addressbook.c:2529 #, c-format msgid "Do you want to delete the query results and addresses in '%s' ?" msgstr "" -#: src/addressbook.c:2530 src/addressbook.c:2556 +#: src/addressbook.c:2532 src/addressbook.c:2558 #: src/prefs_filtering_action.c:151 msgid "Delete" msgstr "" -#: src/addressbook.c:2539 +#: src/addressbook.c:2541 #, c-format msgid "" -"Do you want to delete the folder AND all addresses in '%s' ?\n" -"If deleting the folder only, addresses will be moved into parent folder." +"Do you want to delete '%s' ?If you delete the folder only, the addresses it " +"contains will be moved into the parent folder." msgstr "" -#: src/addressbook.c:2542 src/imap_gtk.c:268 src/mh_gtk.c:179 +#: src/addressbook.c:2544 src/imap_gtk.c:269 src/mh_gtk.c:179 msgid "Delete folder" msgstr "" -#: src/addressbook.c:2543 -#, fuzzy -msgid "_Folder only" -msgstr "Folder colour: " +#: src/addressbook.c:2545 +msgid "+Delete _folder only" +msgstr "" -#: src/addressbook.c:2543 -msgid "Folder and _addresses" +#: src/addressbook.c:2545 +msgid "Delete folder and _addresses" msgstr "" -#: src/addressbook.c:2555 +#: src/addressbook.c:2556 #, c-format -msgid "Really delete '%s' ?" +msgid "" +"Do you want to delete '%s'?\n" +"The addresses it contains will be lost." msgstr "" -#: src/addressbook.c:3360 +#: src/addressbook.c:3366 msgid "New user, could not save index file." msgstr "" -#: src/addressbook.c:3364 +#: src/addressbook.c:3370 msgid "New user, could not save address book files." msgstr "" -#: src/addressbook.c:3374 +#: src/addressbook.c:3380 msgid "Old address book converted successfully." msgstr "" -#: src/addressbook.c:3379 +#: src/addressbook.c:3385 msgid "" "Old address book converted,\n" "could not save new address index file" msgstr "" -#: src/addressbook.c:3392 +#: src/addressbook.c:3398 msgid "" "Could not convert address book,\n" "but created empty new address book files." msgstr "" -#: src/addressbook.c:3398 +#: src/addressbook.c:3404 msgid "" "Could not convert address book,\n" "could not create new address book files." msgstr "" -#: src/addressbook.c:3403 +#: src/addressbook.c:3409 msgid "" "Could not convert address book\n" "and could not create new address book files." msgstr "" -#: src/addressbook.c:3410 src/addressbook.c:3416 +#: src/addressbook.c:3416 src/addressbook.c:3422 msgid "Addressbook conversion error" msgstr "" -#: src/addressbook.c:3454 +#: src/addressbook.c:3460 msgid "Addressbook Error" msgstr "" -#: src/addressbook.c:3455 +#: src/addressbook.c:3461 msgid "Could not read address index" msgstr "" -#: src/addressbook.c:3814 +#: src/addressbook.c:3820 msgid "Busy searching..." msgstr "" -#: src/addressbook.c:3885 +#: src/addressbook.c:3891 #, c-format msgid "Search '%s'" msgstr "" -#: src/addressbook.c:4110 +#: src/addressbook.c:4116 msgid "Interface" msgstr "" -#: src/addressbook.c:4126 src/exphtmldlg.c:382 src/expldifdlg.c:394 +#: src/addressbook.c:4132 src/exphtmldlg.c:382 src/expldifdlg.c:394 #: src/exporthtml.c:1020 src/importldif.c:651 msgid "Address Book" msgstr "" -#: src/addressbook.c:4142 +#: src/addressbook.c:4148 msgid "Person" msgstr "" -#: src/addressbook.c:4158 +#: src/addressbook.c:4164 msgid "EMail Address" msgstr "" -#: src/addressbook.c:4174 +#: src/addressbook.c:4180 msgid "Group" msgstr "" -#: src/addressbook.c:4190 src/exporthtml.c:922 src/folderview.c:430 -#: src/prefs_account.c:2367 src/prefs_folder_column.c:79 +#: src/addressbook.c:4196 src/exporthtml.c:922 src/folderview.c:430 +#: src/prefs_account.c:2375 src/prefs_folder_column.c:79 msgid "Folder" msgstr "" -#: src/addressbook.c:4206 +#: src/addressbook.c:4212 msgid "vCard" msgstr "" -#: src/addressbook.c:4222 src/addressbook.c:4238 +#: src/addressbook.c:4228 src/addressbook.c:4244 msgid "JPilot" msgstr "" -#: src/addressbook.c:4254 +#: src/addressbook.c:4260 msgid "LDAP Server" msgstr "" -#: src/addressbook.c:4270 +#: src/addressbook.c:4276 msgid "LDAP Query" msgstr "" @@ -688,9 +691,9 @@ msgstr "" msgid "Address Count" msgstr "" -#: src/addrgather.c:537 src/alertpanel.c:153 src/compose.c:4162 +#: src/addrgather.c:537 src/alertpanel.c:153 src/compose.c:4191 #: src/messageview.c:559 src/messageview.c:572 -#: src/plugins/pgpcore/sgpgme.c:448 +#: src/plugins/pgpcore/sgpgme.c:463 msgid "Warning" msgstr "" @@ -698,17 +701,17 @@ msgstr "" msgid "Header Fields" msgstr "" -#: src/addrgather.c:539 src/exphtmldlg.c:716 src/expldifdlg.c:737 -#: src/importldif.c:1028 +#: src/addrgather.c:539 src/exphtmldlg.c:716 src/expldifdlg.c:738 +#: src/importldif.c:1029 msgid "Finish" msgstr "" #: src/addrgather.c:600 -msgid "Harvest E-Mail Addresses - from Selected Messages" +msgid "Harvest Email Addresses - from Selected Messages" msgstr "" #: src/addrgather.c:608 -msgid "Harvest E-Mail Addresses - from Folder" +msgid "Harvest Email Addresses - from Folder" msgstr "" #: src/addrindex.c:115 src/addrindex.c:126 @@ -727,11 +730,11 @@ msgstr "" msgid "Personal addresses" msgstr "" -#: src/alertpanel.c:140 src/compose.c:6658 +#: src/alertpanel.c:140 src/compose.c:6702 msgid "Notice" msgstr "" -#: src/alertpanel.c:166 src/alertpanel.c:188 src/compose.c:4108 src/inc.c:584 +#: src/alertpanel.c:166 src/alertpanel.c:188 src/compose.c:4137 src/inc.c:584 #: src/plugins/pgpcore/sgpgme.c:134 src/plugins/pgpcore/sgpgme.c:216 msgid "Error" msgstr "" @@ -786,44 +789,44 @@ msgstr "" msgid "Error occurred while sending command\n" msgstr "" -#: src/common/plugin.c:231 +#: src/common/plugin.c:212 msgid "Plugin already loaded" msgstr "" -#: src/common/plugin.c:239 +#: src/common/plugin.c:220 msgid "Failed to allocate memory for Plugin" msgstr "" -#: src/common/plugin.c:265 +#: src/common/plugin.c:246 msgid "This module is not licenced under a GPL compatible licence." msgstr "" -#: src/common/plugin.c:272 +#: src/common/plugin.c:253 msgid "This module is for Sylpheed-Claws GTK1." msgstr "" -#: src/common/smtp.c:173 +#: src/common/smtp.c:174 msgid "SMTP AUTH not available\n" msgstr "" -#: src/common/smtp.c:508 src/common/smtp.c:558 +#: src/common/smtp.c:514 src/common/smtp.c:564 msgid "bad SMTP response\n" msgstr "" -#: src/common/smtp.c:529 src/common/smtp.c:547 src/common/smtp.c:666 +#: src/common/smtp.c:535 src/common/smtp.c:553 src/common/smtp.c:672 msgid "error occurred on SMTP session\n" msgstr "" -#: src/common/smtp.c:538 src/pop.c:841 +#: src/common/smtp.c:544 src/pop.c:841 msgid "error occurred on authentication\n" msgstr "" -#: src/common/smtp.c:593 +#: src/common/smtp.c:599 #, c-format msgid "Message is too big (Maximum size is %s)\n" msgstr "" -#: src/common/smtp.c:625 src/pop.c:834 +#: src/common/smtp.c:631 src/pop.c:834 msgid "can't start TLS session\n" msgstr "" @@ -916,481 +919,485 @@ msgstr "" msgid "%.2fGB" msgstr "" -#: src/compose.c:505 +#: src/compose.c:506 msgid "/_Add..." msgstr "" -#: src/compose.c:506 +#: src/compose.c:507 msgid "/_Remove" msgstr "" -#: src/compose.c:508 src/folderview.c:283 +#: src/compose.c:509 src/folderview.c:283 msgid "/_Properties..." msgstr "" -#: src/compose.c:513 src/mainwindow.c:679 src/messageview.c:274 +#: src/compose.c:514 src/mainwindow.c:681 src/messageview.c:274 msgid "/_Message" msgstr "" -#: src/compose.c:514 +#: src/compose.c:515 msgid "/_Message/_Send" msgstr "" -#: src/compose.c:516 +#: src/compose.c:517 msgid "/_Message/Send _later" msgstr "" -#: src/compose.c:518 src/compose.c:522 src/compose.c:525 src/mainwindow.c:689 -#: src/mainwindow.c:699 src/mainwindow.c:703 src/mainwindow.c:709 -#: src/mainwindow.c:718 src/messageview.c:277 src/messageview.c:285 +#: src/compose.c:519 src/compose.c:523 src/compose.c:526 src/mainwindow.c:691 +#: src/mainwindow.c:701 src/mainwindow.c:705 src/mainwindow.c:711 +#: src/mainwindow.c:720 src/messageview.c:277 src/messageview.c:285 #: src/messageview.c:290 msgid "/_Message/---" msgstr "" -#: src/compose.c:519 +#: src/compose.c:520 msgid "/_Message/_Attach file" msgstr "" -#: src/compose.c:520 +#: src/compose.c:521 msgid "/_Message/_Insert file" msgstr "" -#: src/compose.c:521 +#: src/compose.c:522 msgid "/_Message/Insert si_gnature" msgstr "" -#: src/compose.c:523 +#: src/compose.c:524 msgid "/_Message/_Save" msgstr "" -#: src/compose.c:526 +#: src/compose.c:527 msgid "/_Message/_Close" msgstr "" -#: src/compose.c:529 +#: src/compose.c:530 msgid "/_Edit/_Undo" msgstr "" -#: src/compose.c:530 +#: src/compose.c:531 msgid "/_Edit/_Redo" msgstr "" -#: src/compose.c:531 src/compose.c:619 src/compose.c:625 src/mainwindow.c:480 +#: src/compose.c:532 src/compose.c:620 src/compose.c:626 src/mainwindow.c:480 #: src/messageview.c:165 msgid "/_Edit/---" msgstr "" -#: src/compose.c:532 +#: src/compose.c:533 msgid "/_Edit/Cu_t" msgstr "" -#: src/compose.c:533 src/mainwindow.c:477 src/messageview.c:163 +#: src/compose.c:534 src/mainwindow.c:477 src/messageview.c:163 msgid "/_Edit/_Copy" msgstr "" -#: src/compose.c:534 +#: src/compose.c:535 msgid "/_Edit/_Paste" msgstr "" -#: src/compose.c:535 +#: src/compose.c:536 msgid "/_Edit/Special paste" msgstr "" -#: src/compose.c:536 +#: src/compose.c:537 msgid "/_Edit/Special paste/as _quotation" msgstr "" -#: src/compose.c:538 +#: src/compose.c:539 msgid "/_Edit/Special paste/_wrapped" msgstr "" -#: src/compose.c:540 +#: src/compose.c:541 msgid "/_Edit/Special paste/_unwrapped" msgstr "" -#: src/compose.c:542 src/mainwindow.c:478 src/messageview.c:164 +#: src/compose.c:543 src/mainwindow.c:478 src/messageview.c:164 msgid "/_Edit/Select _all" msgstr "" -#: src/compose.c:543 +#: src/compose.c:544 msgid "/_Edit/A_dvanced" msgstr "" -#: src/compose.c:544 +#: src/compose.c:545 msgid "/_Edit/A_dvanced/Move a character backward" msgstr "" -#: src/compose.c:549 +#: src/compose.c:550 msgid "/_Edit/A_dvanced/Move a character forward" msgstr "" -#: src/compose.c:554 +#: src/compose.c:555 msgid "/_Edit/A_dvanced/Move a word backward" msgstr "" -#: src/compose.c:559 +#: src/compose.c:560 msgid "/_Edit/A_dvanced/Move a word forward" msgstr "" -#: src/compose.c:564 +#: src/compose.c:565 msgid "/_Edit/A_dvanced/Move to beginning of line" msgstr "" -#: src/compose.c:569 +#: src/compose.c:570 msgid "/_Edit/A_dvanced/Move to end of line" msgstr "" -#: src/compose.c:574 +#: src/compose.c:575 msgid "/_Edit/A_dvanced/Move to previous line" msgstr "" -#: src/compose.c:579 +#: src/compose.c:580 msgid "/_Edit/A_dvanced/Move to next line" msgstr "" -#: src/compose.c:584 +#: src/compose.c:585 msgid "/_Edit/A_dvanced/Delete a character backward" msgstr "" -#: src/compose.c:589 +#: src/compose.c:590 msgid "/_Edit/A_dvanced/Delete a character forward" msgstr "" -#: src/compose.c:594 +#: src/compose.c:595 msgid "/_Edit/A_dvanced/Delete a word backward" msgstr "" -#: src/compose.c:599 +#: src/compose.c:600 msgid "/_Edit/A_dvanced/Delete a word forward" msgstr "" -#: src/compose.c:604 +#: src/compose.c:605 msgid "/_Edit/A_dvanced/Delete line" msgstr "" -#: src/compose.c:609 +#: src/compose.c:610 msgid "/_Edit/A_dvanced/Delete entire line" msgstr "" -#: src/compose.c:614 +#: src/compose.c:615 msgid "/_Edit/A_dvanced/Delete to end of line" msgstr "" -#: src/compose.c:620 +#: src/compose.c:621 msgid "/_Edit/_Wrap current paragraph" msgstr "" -#: src/compose.c:622 +#: src/compose.c:623 msgid "/_Edit/Wrap all long _lines" msgstr "" -#: src/compose.c:624 +#: src/compose.c:625 msgid "/_Edit/Aut_o wrapping" msgstr "" -#: src/compose.c:626 +#: src/compose.c:627 msgid "/_Edit/Edit with e_xternal editor" msgstr "" -#: src/compose.c:629 +#: src/compose.c:630 msgid "/_Spelling" msgstr "" -#: src/compose.c:630 +#: src/compose.c:631 msgid "/_Spelling/_Check all or check selection" msgstr "" -#: src/compose.c:632 +#: src/compose.c:633 msgid "/_Spelling/_Highlight all misspelled words" msgstr "" -#: src/compose.c:634 +#: src/compose.c:635 msgid "/_Spelling/Check _backwards misspelled word" msgstr "" -#: src/compose.c:636 +#: src/compose.c:637 msgid "/_Spelling/_Forward to next misspelled word" msgstr "" -#: src/compose.c:639 +#: src/compose.c:640 msgid "/_Options" msgstr "" -#: src/compose.c:640 +#: src/compose.c:641 msgid "/_Options/Privacy System" msgstr "" -#: src/compose.c:641 +#: src/compose.c:642 msgid "/_Options/Privacy System/None" msgstr "" -#: src/compose.c:642 +#: src/compose.c:643 msgid "/_Options/Si_gn" msgstr "" -#: src/compose.c:643 +#: src/compose.c:644 msgid "/_Options/_Encrypt" msgstr "" -#: src/compose.c:644 src/compose.c:651 src/compose.c:653 src/compose.c:655 +#: src/compose.c:645 src/compose.c:652 src/compose.c:654 src/compose.c:656 msgid "/_Options/---" msgstr "" -#: src/compose.c:645 +#: src/compose.c:646 msgid "/_Options/_Priority" msgstr "" -#: src/compose.c:646 +#: src/compose.c:647 msgid "/_Options/Priority/_Highest" msgstr "" -#: src/compose.c:647 +#: src/compose.c:648 msgid "/_Options/Priority/Hi_gh" msgstr "" -#: src/compose.c:648 +#: src/compose.c:649 msgid "/_Options/Priority/_Normal" msgstr "" -#: src/compose.c:649 +#: src/compose.c:650 msgid "/_Options/Priority/Lo_w" msgstr "" -#: src/compose.c:650 +#: src/compose.c:651 msgid "/_Options/Priority/_Lowest" msgstr "" -#: src/compose.c:652 +#: src/compose.c:653 msgid "/_Options/_Request Return Receipt" msgstr "" -#: src/compose.c:654 +#: src/compose.c:655 msgid "/_Options/Remo_ve references" msgstr "" -#: src/compose.c:661 +#: src/compose.c:662 msgid "/_Options/Character _encoding" msgstr "" -#: src/compose.c:662 +#: src/compose.c:663 msgid "/_Options/Character _encoding/_Automatic" msgstr "" -#: src/compose.c:664 src/compose.c:670 src/compose.c:678 src/compose.c:682 -#: src/compose.c:688 src/compose.c:692 src/compose.c:698 src/compose.c:702 -#: src/compose.c:712 src/compose.c:716 src/compose.c:726 src/compose.c:730 +#: src/compose.c:665 src/compose.c:671 src/compose.c:679 src/compose.c:683 +#: src/compose.c:689 src/compose.c:693 src/compose.c:699 src/compose.c:703 +#: src/compose.c:713 src/compose.c:717 src/compose.c:727 src/compose.c:731 msgid "/_Options/Character _encoding/---" msgstr "" -#: src/compose.c:666 +#: src/compose.c:667 msgid "/_Options/Character _encoding/7bit ascii (US-ASC_II)" msgstr "" -#: src/compose.c:668 +#: src/compose.c:669 msgid "/_Options/Character _encoding/Unicode (_UTF-8)" msgstr "" -#: src/compose.c:672 +#: src/compose.c:673 msgid "/_Options/Character _encoding/Western European (ISO-8859-_1)" msgstr "" -#: src/compose.c:674 +#: src/compose.c:675 msgid "/_Options/Character _encoding/Western European (ISO-8859-15)" msgstr "" -#: src/compose.c:676 +#: src/compose.c:677 msgid "/_Options/Character _encoding/Western European (Windows-1252)" msgstr "" -#: src/compose.c:680 +#: src/compose.c:681 msgid "/_Options/Character _encoding/Central European (ISO-8859-_2)" msgstr "" -#: src/compose.c:684 +#: src/compose.c:685 msgid "/_Options/Character _encoding/_Baltic (ISO-8859-13)" msgstr "" -#: src/compose.c:686 +#: src/compose.c:687 msgid "/_Options/Character _encoding/Baltic (ISO-8859-_4)" msgstr "" -#: src/compose.c:690 +#: src/compose.c:691 msgid "/_Options/Character _encoding/Greek (ISO-8859-_7)" msgstr "" -#: src/compose.c:694 +#: src/compose.c:695 msgid "/_Options/Character _encoding/Hebrew (ISO-8859-_8)" msgstr "" -#: src/compose.c:696 +#: src/compose.c:697 msgid "/_Options/Character _encoding/Hebrew (Windows-1255)" msgstr "" -#: src/compose.c:700 +#: src/compose.c:701 msgid "/_Options/Character _encoding/Turkish (ISO-8859-_9)" msgstr "" -#: src/compose.c:704 +#: src/compose.c:705 msgid "/_Options/Character _encoding/Cyrillic (ISO-8859-_5)" msgstr "" -#: src/compose.c:706 +#: src/compose.c:707 msgid "/_Options/Character _encoding/Cyrillic (KOI8-_R)" msgstr "" -#: src/compose.c:708 +#: src/compose.c:709 msgid "/_Options/Character _encoding/Cyrillic (KOI8-U)" msgstr "" -#: src/compose.c:710 +#: src/compose.c:711 msgid "/_Options/Character _encoding/Cyrillic (Windows-1251)" msgstr "" -#: src/compose.c:714 +#: src/compose.c:715 msgid "/_Options/Character _encoding/Japanese (ISO-2022-_JP)" msgstr "" -#: src/compose.c:718 +#: src/compose.c:719 msgid "/_Options/Character _encoding/Simplified Chinese (_GB2312)" msgstr "" -#: src/compose.c:720 +#: src/compose.c:721 msgid "/_Options/Character _encoding/Simplified Chinese (GBK)" msgstr "" -#: src/compose.c:722 +#: src/compose.c:723 msgid "/_Options/Character _encoding/Traditional Chinese (_Big5)" msgstr "" -#: src/compose.c:724 +#: src/compose.c:725 msgid "/_Options/Character _encoding/Traditional Chinese (EUC-_TW)" msgstr "" -#: src/compose.c:728 +#: src/compose.c:729 msgid "/_Options/Character _encoding/Korean (EUC-_KR)" msgstr "" -#: src/compose.c:732 +#: src/compose.c:733 msgid "/_Options/Character _encoding/Thai (TIS-620)" msgstr "" -#: src/compose.c:734 +#: src/compose.c:735 msgid "/_Options/Character _encoding/Thai (Windows-874)" msgstr "" -#: src/compose.c:738 +#: src/compose.c:739 msgid "/_Tools/Show _ruler" msgstr "" -#: src/compose.c:739 src/messageview.c:294 +#: src/compose.c:740 src/messageview.c:294 msgid "/_Tools/_Address book" msgstr "" -#: src/compose.c:740 +#: src/compose.c:741 msgid "/_Tools/_Template" msgstr "" -#: src/compose.c:741 src/mainwindow.c:754 src/messageview.c:319 +#: src/compose.c:742 src/mainwindow.c:756 src/messageview.c:319 msgid "/_Tools/Actio_ns" msgstr "" -#: src/compose.c:1437 +#: src/compose.c:1438 msgid "Fw: multiple emails" msgstr "" -#: src/compose.c:1773 +#: src/compose.c:1774 msgid "Reply-To:" msgstr "" -#: src/compose.c:1776 src/compose.c:4987 src/compose.c:5671 +#: src/compose.c:1777 src/compose.c:5016 src/compose.c:5715 #: src/headerview.c:54 msgid "Newsgroups:" msgstr "" -#: src/compose.c:1779 +#: src/compose.c:1780 msgid "Followup-To:" msgstr "" -#: src/compose.c:2169 +#: src/compose.c:2177 msgid "Quote mark format error." msgstr "" -#: src/compose.c:2185 +#: src/compose.c:2193 msgid "Message reply/forward format error." msgstr "" -#: src/compose.c:2726 +#: src/compose.c:2734 #, c-format msgid "File %s is empty." msgstr "" -#: src/compose.c:2730 +#: src/compose.c:2738 #, c-format msgid "Can't read %s." msgstr "" -#: src/compose.c:2757 +#: src/compose.c:2765 #, c-format msgid "Message: %s" msgstr "" -#: src/compose.c:3523 +#: src/compose.c:3549 msgid " [Edited]" msgstr "" -#: src/compose.c:3529 +#: src/compose.c:3555 #, c-format msgid "%s - Compose message%s" msgstr "" -#: src/compose.c:3532 +#: src/compose.c:3558 #, c-format msgid "[no subject] - Compose message%s" msgstr "" -#: src/compose.c:3557 src/messageview.c:594 +#: src/compose.c:3583 src/messageview.c:594 msgid "" "Account for sending mail is not specified.\n" "Please select a mail account before sending." msgstr "" -#: src/compose.c:3659 src/compose.c:3687 src/compose.c:3714 -#: src/prefs_account.c:1011 src/prefs_send.c:336 src/toolbar.c:387 +#: src/compose.c:3685 src/compose.c:3713 src/compose.c:3740 +#: src/prefs_account.c:1011 src/prefs_send.c:335 src/toolbar.c:387 #: src/toolbar.c:434 msgid "Send" msgstr "" -#: src/compose.c:3660 +#: src/compose.c:3686 msgid "The only recipient is the default CC address. Send anyway?" msgstr "" -#: src/compose.c:3688 +#: src/compose.c:3687 src/compose.c:3715 src/compose.c:3742 src/compose.c:4137 +msgid "+_Send" +msgstr "" + +#: src/compose.c:3714 msgid "The only recipient is the default BCC address. Send anyway?" msgstr "" -#: src/compose.c:3702 +#: src/compose.c:3728 msgid "Recipient is not specified." msgstr "" -#: src/compose.c:3715 +#: src/compose.c:3741 msgid "Subject is empty. Send it anyway?" msgstr "" -#: src/compose.c:3741 +#: src/compose.c:3767 msgid "" "Could not queue message for sending:\n" "\n" "Charset conversion failed." msgstr "" -#: src/compose.c:3744 +#: src/compose.c:3770 msgid "" "Could not queue message for sending:\n" "\n" "Signature failed." msgstr "" -#: src/compose.c:3747 +#: src/compose.c:3773 #, c-format msgid "" "Could not queue message for sending:\n" @@ -1398,17 +1405,17 @@ msgid "" "%s." msgstr "" -#: src/compose.c:3749 +#: src/compose.c:3775 msgid "Could not queue message for sending." msgstr "" -#: src/compose.c:3764 src/compose.c:3793 +#: src/compose.c:3790 src/compose.c:3820 msgid "" "The message was queued but could not be sent.\n" "Use \"Send queued messages\" from the main window to retry." msgstr "" -#: src/compose.c:4105 +#: src/compose.c:4134 #, c-format msgid "" "Can't convert the character encoding of the message \n" @@ -1416,7 +1423,7 @@ msgid "" "Send it as %s?" msgstr "" -#: src/compose.c:4158 +#: src/compose.c:4187 #, c-format msgid "" "Line %d exceeds the line length limit (998 bytes).\n" @@ -1425,107 +1432,107 @@ msgid "" "Send it anyway?" msgstr "" -#: src/compose.c:4335 +#: src/compose.c:4367 msgid "No account for sending mails available!" msgstr "" -#: src/compose.c:4345 +#: src/compose.c:4377 msgid "No account for posting news available!" msgstr "" -#: src/compose.c:5070 src/headerview.c:52 src/summary_search.c:211 +#: src/compose.c:5099 src/headerview.c:52 src/summary_search.c:210 msgid "From:" msgstr "" -#: src/compose.c:5121 +#: src/compose.c:5150 msgid "Mime type" msgstr "" -#: src/compose.c:5127 src/compose.c:5358 src/mimeview.c:198 +#: src/compose.c:5156 src/compose.c:5400 src/mimeview.c:198 #: src/plugins/pgpcore/select-keys.c:330 src/prefs_summary_column.c:86 #: src/summaryview.c:471 msgid "Size" msgstr "" -#: src/compose.c:5187 +#: src/compose.c:5216 msgid "Save Message to " msgstr "" -#: src/compose.c:5209 src/editjpilot.c:289 src/editldap.c:479 -#: src/editvcard.c:202 src/export.c:190 src/import.c:196 src/importmutt.c:243 -#: src/importpine.c:243 src/plugins/clamav/clamav_plugin_gtk.c:157 -#: src/plugins/spamassassin/spamassassin_gtk.c:347 src/prefs_account.c:1422 -#: src/prefs_account.c:1511 src/prefs_account.c:1911 src/prefs_spelling.c:244 +#: src/compose.c:5238 src/editjpilot.c:289 src/editldap.c:479 +#: src/editvcard.c:202 src/export.c:195 src/import.c:200 src/importmutt.c:242 +#: src/importpine.c:242 src/plugins/clamav/clamav_plugin_gtk.c:157 +#: src/plugins/spamassassin/spamassassin_gtk.c:347 src/prefs_account.c:1424 +#: src/prefs_account.c:1519 src/prefs_account.c:1919 src/prefs_spelling.c:244 msgid "_Browse" msgstr "" -#: src/compose.c:5357 src/compose.c:6412 +#: src/compose.c:5399 src/compose.c:6456 msgid "MIME type" msgstr "" -#: src/compose.c:5422 src/prefs_account.c:1662 src/prefs_customheader.c:201 +#: src/compose.c:5464 src/prefs_account.c:1670 src/prefs_customheader.c:201 #: src/prefs_matcher.c:154 msgid "Header" msgstr "" -#: src/compose.c:5424 +#: src/compose.c:5466 msgid "Attachments" msgstr "" -#: src/compose.c:5426 +#: src/compose.c:5468 msgid "Others" msgstr "" -#: src/compose.c:5441 src/headerview.c:55 src/prefs_template.c:209 -#: src/summary_search.c:225 +#: src/compose.c:5483 src/headerview.c:55 src/prefs_template.c:209 +#: src/summary_search.c:224 msgid "Subject:" msgstr "" -#: src/compose.c:5625 src/exphtmldlg.c:462 src/gtk/colorlabel.c:294 -#: src/gtk/gtkaspell.c:1617 src/gtk/gtkaspell.c:2280 src/prefs_account.c:637 -#: src/summaryview.c:4450 +#: src/compose.c:5669 src/exphtmldlg.c:462 src/gtk/colorlabel.c:294 +#: src/gtk/gtkaspell.c:1613 src/gtk/gtkaspell.c:2276 src/prefs_account.c:637 +#: src/summaryview.c:4453 msgid "None" msgstr "" -#: src/compose.c:5635 +#: src/compose.c:5679 #, c-format msgid "" "Spell checker could not be started.\n" "%s" msgstr "" -#: src/compose.c:5870 +#: src/compose.c:5914 #, c-format msgid "" "The privacy system '%s' cannot be loaded. You will not be able to sign or " "encrypt this message." msgstr "" -#: src/compose.c:6303 +#: src/compose.c:6347 msgid "Invalid MIME type." msgstr "" -#: src/compose.c:6321 +#: src/compose.c:6365 msgid "File doesn't exist or is empty." msgstr "" -#: src/compose.c:6394 +#: src/compose.c:6438 msgid "Properties" msgstr "" -#: src/compose.c:6445 +#: src/compose.c:6489 msgid "Encoding" msgstr "" -#: src/compose.c:6470 +#: src/compose.c:6514 msgid "Path" msgstr "" -#: src/compose.c:6471 src/prefs_toolbar.c:1064 +#: src/compose.c:6515 src/prefs_toolbar.c:1068 msgid "File name" msgstr "" -#: src/compose.c:6655 +#: src/compose.c:6699 #, c-format msgid "" "The external editor is still working.\n" @@ -1533,11 +1540,11 @@ msgid "" "process group id: %d" msgstr "" -#: src/compose.c:6697 +#: src/compose.c:6741 msgid "Compose: input from monitoring process\n" msgstr "" -#: src/compose.c:6982 +#: src/compose.c:7026 #, c-format msgid "" "Could not queue message:\n" @@ -1545,56 +1552,56 @@ msgid "" "%s." msgstr "" -#: src/compose.c:7064 +#: src/compose.c:7114 msgid "Could not save draft." msgstr "" -#: src/compose.c:7132 src/compose.c:7155 +#: src/compose.c:7190 src/compose.c:7213 msgid "Select file" msgstr "" -#: src/compose.c:7168 +#: src/compose.c:7226 #, c-format msgid "File '%s' could not be read." msgstr "" -#: src/compose.c:7170 +#: src/compose.c:7228 #, c-format msgid "" "File '%s' contained invalid characters\n" "for the current encoding, insertion may be incorrect." msgstr "" -#: src/compose.c:7218 +#: src/compose.c:7276 msgid "Discard message" msgstr "" -#: src/compose.c:7219 +#: src/compose.c:7277 msgid "This message has been modified. Discard it?" msgstr "" -#: src/compose.c:7220 +#: src/compose.c:7278 msgid "_Discard" msgstr "" -#: src/compose.c:7220 +#: src/compose.c:7278 msgid "_Save to Drafts" msgstr "" -#: src/compose.c:7264 +#: src/compose.c:7322 #, c-format msgid "Do you want to apply the template '%s' ?" msgstr "" -#: src/compose.c:7266 +#: src/compose.c:7324 msgid "Apply template" msgstr "" -#: src/compose.c:7267 +#: src/compose.c:7325 msgid "_Replace" msgstr "" -#: src/compose.c:7267 +#: src/compose.c:7325 msgid "_Insert" msgstr "" @@ -1643,7 +1650,7 @@ msgid "Edit Person Details" msgstr "" #: src/editaddress.c:316 -msgid "An E-Mail address must be supplied." +msgid "An Email address must be supplied." msgstr "" #: src/editaddress.c:490 @@ -1671,12 +1678,6 @@ msgstr "" msgid "Nickname" msgstr "" -#: src/editaddress.c:759 src/editaddress.c:807 src/editgroup.c:280 -#: src/expldifdlg.c:521 src/exporthtml.c:638 src/exporthtml.c:802 -#: src/ldif.c:874 -msgid "E-Mail Address" -msgstr "" - #: src/editaddress.c:760 src/editaddress.c:816 msgid "Alias" msgstr "" @@ -1691,7 +1692,7 @@ msgid "User Data" msgstr "" #: src/editaddress.c:1071 -msgid "E-Mail Addresses" +msgid "Email Addresses" msgstr "" #: src/editaddress.c:1072 @@ -1719,7 +1720,7 @@ msgid " Check File " msgstr "" #: src/editbook.c:187 src/editjpilot.c:282 src/editvcard.c:195 -#: src/importmutt.c:236 src/importpine.c:236 src/prefs_account.c:1879 +#: src/importmutt.c:235 src/importpine.c:235 src/prefs_account.c:1887 msgid "File" msgstr "" @@ -1756,7 +1757,7 @@ msgid "Available Addresses" msgstr "" #: src/editgroup.c:425 -msgid "Move E-Mail Addresses to or from Group with arrow buttons" +msgid "Move Email Addresses to or from Group with arrow buttons" msgstr "" #: src/editgroup.c:473 @@ -2001,7 +2002,7 @@ msgstr "" msgid "Search" msgstr "" -#: src/editldap.c:756 src/gtk/quicksearch.c:385 +#: src/editldap.c:756 src/gtk/quicksearch.c:386 msgid "Extended" msgstr "" @@ -2071,7 +2072,7 @@ msgstr "" msgid "HTML Output File" msgstr "" -#: src/exphtmldlg.c:403 src/expldifdlg.c:415 src/export.c:196 src/import.c:202 +#: src/exphtmldlg.c:403 src/expldifdlg.c:415 src/export.c:202 src/import.c:207 #: src/importldif.c:682 msgid "B_rowse" msgstr "" @@ -2080,7 +2081,7 @@ msgstr "" msgid "Stylesheet" msgstr "" -#: src/exphtmldlg.c:468 src/prefs_summaries.c:352 src/prefs_summaries.c:662 +#: src/exphtmldlg.c:468 src/prefs_summaries.c:349 src/prefs_summaries.c:690 msgid "Default" msgstr "" @@ -2121,7 +2122,7 @@ msgid "Color Banding" msgstr "Colour Banding" #: src/exphtmldlg.c:545 -msgid "Format E-Mail Links" +msgid "Format Email Links" msgstr "" #: src/exphtmldlg.c:551 @@ -2140,7 +2141,7 @@ msgstr "" msgid "Export Address Book to HTML File" msgstr "" -#: src/exphtmldlg.c:714 src/expldifdlg.c:735 src/importldif.c:1026 +#: src/exphtmldlg.c:714 src/expldifdlg.c:736 src/importldif.c:1027 msgid "File Info" msgstr "" @@ -2237,12 +2238,12 @@ msgstr "" #: src/expldifdlg.c:529 msgid "" -"The first E-Mail Address belonging to a person is used to create a DN that " -"is formatted similar to:\n" +"The first Email Address belonging to a person is used to create a DN that is " +"formatted similar to:\n" " mail=john.doe@domain.com,ou=people,dc=sylpheed,dc=org" msgstr "" -"The first E-Mail Address belonging to a person is used to create a DN that " -"is formatted similar to:\n" +"The first E-Mail Address belonging to a person is used to create a DN that is " +"formatted similar to:\n" " mail=joe.bloggs@domain.co.uk,ou=people,dc=sylpheed,dc=org" #: src/expldifdlg.c:543 @@ -2267,12 +2268,12 @@ msgid "" msgstr "" #: src/expldifdlg.c:574 -msgid "Exclude record if no E-Mail Address" +msgid "Exclude record if no Email Address" msgstr "" #: src/expldifdlg.c:581 msgid "" -"An addressbook may contain entries without E-Mail Addresses. Check this " +"An addressbook may contain entries without Email Addresses. Check this " "option to ignore these records." msgstr "" @@ -2280,27 +2281,27 @@ msgstr "" msgid "Export Address Book to LDIF File" msgstr "" -#: src/expldifdlg.c:736 +#: src/expldifdlg.c:737 msgid "Distguished Name" msgstr "" -#: src/export.c:143 -msgid "Export" +#: src/export.c:143 src/summaryview.c:5725 +msgid "Export to mbox file" msgstr "" #: src/export.c:162 -msgid "Specify target folder and mbox file." +msgid "Locate the folder to export and specify the mbox file." msgstr "" -#: src/export.c:172 -msgid "Source dir:" +#: src/export.c:173 +msgid "Source folder:" msgstr "" -#: src/export.c:177 -msgid "Exporting file:" +#: src/export.c:179 src/import.c:179 +msgid "Mbox file:" msgstr "" -#: src/export.c:235 +#: src/export.c:242 msgid "Select exporting file" msgstr "" @@ -2308,7 +2309,7 @@ msgstr "" msgid "Full Name" msgstr "" -#: src/exporthtml.c:809 src/importldif.c:1027 +#: src/exporthtml.c:809 src/importldif.c:1028 msgid "Attributes" msgstr "" @@ -2353,26 +2354,26 @@ msgstr "" msgid "Drafts" msgstr "" -#: src/folder.c:1493 +#: src/folder.c:1504 #, c-format msgid "Processing (%s)...\n" msgstr "" -#: src/folder.c:1840 src/inc.c:624 +#: src/folder.c:1851 src/inc.c:624 msgid "Filtering messages...\n" msgstr "" -#: src/folder.c:2321 +#: src/folder.c:2332 #, c-format msgid "Fetching all messages in %s ...\n" msgstr "" -#: src/folder.c:2609 +#: src/folder.c:2620 #, c-format msgid "Moving %s to %s...\n" msgstr "" -#: src/folder.c:3512 +#: src/folder.c:3528 msgid "Processing messages..." msgstr "" @@ -2421,7 +2422,7 @@ msgid "/Empty _trash..." msgstr "" #: src/folderview.c:431 src/gtk/icon_legend.c:59 src/prefs_actions.c:440 -#: src/prefs_filtering_action.c:577 src/prefs_folder_column.c:80 +#: src/prefs_filtering_action.c:579 src/prefs_folder_column.c:80 #: src/prefs_matcher.c:726 msgid "New" msgstr "" @@ -2434,102 +2435,106 @@ msgstr "" msgid "#" msgstr "No." -#: src/folderview.c:660 +#: src/folderview.c:663 msgid "Setting folder info..." msgstr "" -#: src/folderview.c:713 +#: src/folderview.c:716 msgid "Mark all as read" msgstr "" -#: src/folderview.c:714 +#: src/folderview.c:717 msgid "Do you really want to mark all mails in this folder as read ?" msgstr "" -#: src/folderview.c:937 src/mainwindow.c:3234 src/setup.c:90 +#: src/folderview.c:940 src/mainwindow.c:3240 src/setup.c:90 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "" -#: src/folderview.c:941 src/mainwindow.c:3239 src/setup.c:95 +#: src/folderview.c:944 src/mainwindow.c:3245 src/setup.c:95 #, c-format msgid "Scanning folder %s ..." msgstr "" -#: src/folderview.c:959 +#: src/folderview.c:962 msgid "Rebuild folder tree" msgstr "" -#: src/folderview.c:960 +#: src/folderview.c:963 msgid "" "Rebuilding the folder tree will remove local caches. Do you want to continue?" msgstr "" -#: src/folderview.c:970 +#: src/folderview.c:973 msgid "Rebuilding folder tree..." msgstr "" -#: src/folderview.c:972 +#: src/folderview.c:975 msgid "Scanning folder tree..." msgstr "" -#: src/folderview.c:1062 +#: src/folderview.c:1065 msgid "Checking for new messages in all folders..." msgstr "" -#: src/folderview.c:1885 +#: src/folderview.c:1895 #, c-format msgid "Opening Folder %s..." msgstr "" -#: src/folderview.c:1897 +#: src/folderview.c:1907 msgid "Folder could not be opened." msgstr "" -#: src/folderview.c:2044 src/mainwindow.c:1714 +#: src/folderview.c:2054 src/mainwindow.c:1717 msgid "Empty trash" msgstr "" -#: src/folderview.c:2045 +#: src/folderview.c:2055 msgid "Delete all messages in trash?" msgstr "" -#: src/folderview.c:2127 +#: src/folderview.c:2056 src/mainwindow.c:1719 +msgid "+_Empty trash" +msgstr "" + +#: src/folderview.c:2137 #, c-format msgid "Do you really want to make folder '%s' a sub-folder of '%s' ?" msgstr "" -#: src/folderview.c:2130 +#: src/folderview.c:2140 msgid "Move folder" msgstr "" -#: src/folderview.c:2142 +#: src/folderview.c:2152 #, c-format msgid "Moving %s to %s..." msgstr "" -#: src/folderview.c:2171 +#: src/folderview.c:2181 msgid "Source and destination are the same." msgstr "" -#: src/folderview.c:2174 +#: src/folderview.c:2184 msgid "Can't move a folder to one of its children." msgstr "" -#: src/folderview.c:2177 +#: src/folderview.c:2187 msgid "Folder moving cannot be done between different mailboxes." msgstr "" -#: src/folderview.c:2180 +#: src/folderview.c:2190 msgid "Move failed!" msgstr "" -#: src/folderview.c:2216 +#: src/folderview.c:2226 #, c-format msgid "Processing configuration for folder %s" msgstr "" -#: src/gedit-print.c:146 src/messageview.c:1343 src/summaryview.c:3689 +#: src/gedit-print.c:146 src/messageview.c:1350 src/summaryview.c:3692 #: src/toolbar.c:175 msgid "Print" msgstr "" @@ -2651,7 +2656,7 @@ msgstr "" #: src/gtk/about.c:255 msgid "" -"Copyright (C) 1999-2005 Hiroyuki Yamamoto \n" +"Copyright (C) 1999-2006 Hiroyuki Yamamoto \n" "and the Sylpheed-Claws team" msgstr "" @@ -2791,24 +2796,21 @@ msgstr "" msgid "Brown" msgstr "" -#: src/gtk/foldersort.c:141 -msgid "Set folder sortorder" +#: src/gtk/foldersort.c:142 +msgid "Set folder order" msgstr "" -#: src/gtk/foldersort.c:153 -msgid "" -"Move folders up or down to change\n" -"the sort order in the folderview" +#: src/gtk/foldersort.c:172 +msgid "Move folders up or down to change the sort order in the folder list." msgstr "" -#: src/gtk/foldersort.c:213 +#: src/gtk/foldersort.c:196 msgid "Folders" msgstr "" #: src/gtk/gtksourceprintjob.c:270 -#, fuzzy msgid "Configuration" -msgstr "Organisation: " +msgstr "" #: src/gtk/gtksourceprintjob.c:271 msgid "Configuration options for the print job" @@ -2914,94 +2916,94 @@ msgstr "" msgid "Font to use for headers and footers (e.g. \"Monospace 10\")" msgstr "" -#: src/gtk/gtkaspell.c:596 +#: src/gtk/gtkaspell.c:592 msgid "No dictionary selected." msgstr "" -#: src/gtk/gtkaspell.c:817 src/gtk/gtkaspell.c:1800 src/gtk/gtkaspell.c:2076 +#: src/gtk/gtkaspell.c:813 src/gtk/gtkaspell.c:1796 src/gtk/gtkaspell.c:2072 msgid "Normal Mode" msgstr "" -#: src/gtk/gtkaspell.c:819 src/gtk/gtkaspell.c:1806 src/gtk/gtkaspell.c:2087 +#: src/gtk/gtkaspell.c:815 src/gtk/gtkaspell.c:1802 src/gtk/gtkaspell.c:2083 msgid "Bad Spellers Mode" msgstr "" -#: src/gtk/gtkaspell.c:858 +#: src/gtk/gtkaspell.c:854 msgid "Unknown suggestion mode." msgstr "" -#: src/gtk/gtkaspell.c:1141 +#: src/gtk/gtkaspell.c:1137 msgid "No misspelled word found." msgstr "" -#: src/gtk/gtkaspell.c:1489 +#: src/gtk/gtkaspell.c:1485 msgid "Replace unknown word" msgstr "" -#: src/gtk/gtkaspell.c:1504 +#: src/gtk/gtkaspell.c:1500 #, c-format msgid "Replace \"%s\" with: " msgstr "" -#: src/gtk/gtkaspell.c:1549 +#: src/gtk/gtkaspell.c:1545 msgid "" "Holding down Control key while pressing Enter\n" "will learn from mistake.\n" msgstr "" -#: src/gtk/gtkaspell.c:1794 src/gtk/gtkaspell.c:2065 +#: src/gtk/gtkaspell.c:1790 src/gtk/gtkaspell.c:2061 msgid "Fast Mode" msgstr "" -#: src/gtk/gtkaspell.c:1901 +#: src/gtk/gtkaspell.c:1897 #, c-format msgid "\"%s\" unknown in %s" msgstr "" -#: src/gtk/gtkaspell.c:1915 +#: src/gtk/gtkaspell.c:1911 msgid "Accept in this session" msgstr "" -#: src/gtk/gtkaspell.c:1925 +#: src/gtk/gtkaspell.c:1921 msgid "Add to personal dictionary" msgstr "" -#: src/gtk/gtkaspell.c:1935 +#: src/gtk/gtkaspell.c:1931 msgid "Replace with..." msgstr "" -#: src/gtk/gtkaspell.c:1948 +#: src/gtk/gtkaspell.c:1944 #, c-format msgid "Check with %s" msgstr "" -#: src/gtk/gtkaspell.c:1970 +#: src/gtk/gtkaspell.c:1966 msgid "(no suggestions)" msgstr "" -#: src/gtk/gtkaspell.c:1981 src/gtk/gtkaspell.c:2139 +#: src/gtk/gtkaspell.c:1977 src/gtk/gtkaspell.c:2135 msgid "More..." msgstr "" -#: src/gtk/gtkaspell.c:2041 +#: src/gtk/gtkaspell.c:2037 #, c-format msgid "Dictionary: %s" msgstr "" -#: src/gtk/gtkaspell.c:2054 +#: src/gtk/gtkaspell.c:2050 #, c-format msgid "Use alternate (%s)" msgstr "" -#: src/gtk/gtkaspell.c:2102 src/prefs_spelling.c:172 +#: src/gtk/gtkaspell.c:2098 src/prefs_spelling.c:172 msgid "Check while typing" msgstr "" -#: src/gtk/gtkaspell.c:2118 +#: src/gtk/gtkaspell.c:2114 msgid "Change dictionary" msgstr "" -#: src/gtk/gtkaspell.c:2251 +#: src/gtk/gtkaspell.c:2247 #, c-format msgid "" "The spell checker could not change dictionary.\n" @@ -3118,7 +3120,7 @@ msgid "Page Index" msgstr "" #: src/gtk/progressdialog.c:141 src/prefs_account.c:742 -#: src/prefs_filtering_action.c:374 +#: src/prefs_filtering_action.c:376 msgid "Account" msgstr "" @@ -3127,209 +3129,217 @@ msgstr "" msgid "Status" msgstr "" -#: src/gtk/quicksearch.c:233 +#: src/gtk/quicksearch.c:231 msgid "all messages" msgstr "" -#: src/gtk/quicksearch.c:234 +#: src/gtk/quicksearch.c:232 msgid "messages whose age is greater than #" msgstr "" -#: src/gtk/quicksearch.c:235 +#: src/gtk/quicksearch.c:233 msgid "messages whose age is less than #" msgstr "" -#: src/gtk/quicksearch.c:236 +#: src/gtk/quicksearch.c:234 msgid "messages which contain S in the message body" msgstr "" -#: src/gtk/quicksearch.c:237 +#: src/gtk/quicksearch.c:235 msgid "messages which contain S in the whole message" msgstr "" -#: src/gtk/quicksearch.c:238 +#: src/gtk/quicksearch.c:236 msgid "messages carbon-copied to S" msgstr "" -#: src/gtk/quicksearch.c:239 +#: src/gtk/quicksearch.c:237 msgid "message is either to: or cc: to S" msgstr "" -#: src/gtk/quicksearch.c:240 +#: src/gtk/quicksearch.c:238 msgid "deleted messages" msgstr "" -#: src/gtk/quicksearch.c:241 +#: src/gtk/quicksearch.c:239 msgid "messages which contain S in the Sender field" msgstr "" -#: src/gtk/quicksearch.c:242 +#: src/gtk/quicksearch.c:240 msgid "true if execute \"S\" succeeds" msgstr "" -#: src/gtk/quicksearch.c:243 +#: src/gtk/quicksearch.c:241 msgid "messages originating from user S" msgstr "" -#: src/gtk/quicksearch.c:244 +#: src/gtk/quicksearch.c:242 msgid "forwarded messages" msgstr "" -#: src/gtk/quicksearch.c:245 +#: src/gtk/quicksearch.c:243 msgid "messages which contain header S" msgstr "" -#: src/gtk/quicksearch.c:246 +#: src/gtk/quicksearch.c:244 msgid "messages which contain S in Message-ID header" msgstr "" -#: src/gtk/quicksearch.c:247 +#: src/gtk/quicksearch.c:245 msgid "messages which contain S in inreplyto header" msgstr "" -#: src/gtk/quicksearch.c:248 +#: src/gtk/quicksearch.c:246 msgid "locked messages" msgstr "" -#: src/gtk/quicksearch.c:249 +#: src/gtk/quicksearch.c:247 msgid "messages which are in newsgroup S" msgstr "" -#: src/gtk/quicksearch.c:250 +#: src/gtk/quicksearch.c:248 msgid "new messages" msgstr "" -#: src/gtk/quicksearch.c:251 +#: src/gtk/quicksearch.c:249 msgid "old messages" msgstr "" -#: src/gtk/quicksearch.c:252 +#: src/gtk/quicksearch.c:250 msgid "incomplete messages (not entirely downloaded)" msgstr "" -#: src/gtk/quicksearch.c:253 +#: src/gtk/quicksearch.c:251 msgid "messages which have been replied to" msgstr "" -#: src/gtk/quicksearch.c:254 +#: src/gtk/quicksearch.c:252 msgid "read messages" msgstr "" -#: src/gtk/quicksearch.c:255 +#: src/gtk/quicksearch.c:253 msgid "messages which contain S in subject" msgstr "" -#: src/gtk/quicksearch.c:256 +#: src/gtk/quicksearch.c:254 msgid "messages whose score is equal to #" msgstr "" -#: src/gtk/quicksearch.c:257 +#: src/gtk/quicksearch.c:255 msgid "messages whose score is greater than #" msgstr "" -#: src/gtk/quicksearch.c:258 +#: src/gtk/quicksearch.c:256 msgid "messages whose score is lower than #" msgstr "" -#: src/gtk/quicksearch.c:259 +#: src/gtk/quicksearch.c:257 msgid "messages whose size is equal to #" msgstr "" -#: src/gtk/quicksearch.c:260 +#: src/gtk/quicksearch.c:258 msgid "messages whose size is greater than #" msgstr "" -#: src/gtk/quicksearch.c:261 +#: src/gtk/quicksearch.c:259 msgid "messages whose size is smaller than #" msgstr "" -#: src/gtk/quicksearch.c:262 +#: src/gtk/quicksearch.c:260 msgid "messages which have been sent to S" msgstr "" -#: src/gtk/quicksearch.c:263 +#: src/gtk/quicksearch.c:261 msgid "marked messages" msgstr "" -#: src/gtk/quicksearch.c:264 +#: src/gtk/quicksearch.c:262 msgid "unread messages" msgstr "" -#: src/gtk/quicksearch.c:265 +#: src/gtk/quicksearch.c:263 msgid "messages which contain S in References header" msgstr "" -#: src/gtk/quicksearch.c:266 +#: src/gtk/quicksearch.c:264 msgid "messages returning 0 when passed to command" msgstr "" -#: src/gtk/quicksearch.c:267 +#: src/gtk/quicksearch.c:265 msgid "messages which contain S in X-Label header" msgstr "" -#: src/gtk/quicksearch.c:269 +#: src/gtk/quicksearch.c:267 msgid "logical AND operator" msgstr "" -#: src/gtk/quicksearch.c:270 +#: src/gtk/quicksearch.c:268 msgid "logical OR operator" msgstr "" -#: src/gtk/quicksearch.c:271 +#: src/gtk/quicksearch.c:269 msgid "logical NOT operator" msgstr "" -#: src/gtk/quicksearch.c:272 +#: src/gtk/quicksearch.c:270 msgid "case sensitive search" msgstr "" -#: src/gtk/quicksearch.c:274 +#: src/gtk/quicksearch.c:272 msgid "all filtering expressions are allowed" msgstr "" -#: src/gtk/quicksearch.c:282 -msgid "Extended Search symbols" +#: src/gtk/quicksearch.c:280 +msgid "Extended Search" +msgstr "" + +#: src/gtk/quicksearch.c:281 +msgid "" +"Extended Search allows the user to define criteria that messages must have " +"in order to match and be displayed in the message list.\n" +"\n" +"The following symbols can be used:" msgstr "" -#: src/gtk/quicksearch.c:373 src/prefs_filtering_action.c:1069 -#: src/prefs_matcher.c:150 src/prefs_matcher.c:1684 +#: src/gtk/quicksearch.c:374 src/prefs_filtering_action.c:1071 +#: src/prefs_matcher.c:150 src/prefs_matcher.c:1680 #: src/prefs_summary_column.c:82 src/quote_fmt.c:47 src/summaryview.c:467 msgid "Subject" msgstr "" -#: src/gtk/quicksearch.c:377 src/prefs_filtering_action.c:1070 -#: src/prefs_matcher.c:151 src/prefs_matcher.c:1685 +#: src/gtk/quicksearch.c:378 src/prefs_filtering_action.c:1072 +#: src/prefs_matcher.c:151 src/prefs_matcher.c:1681 #: src/prefs_summary_column.c:83 src/quote_fmt.c:42 src/summaryview.c:468 msgid "From" msgstr "" -#: src/gtk/quicksearch.c:381 src/prefs_filtering_action.c:1071 -#: src/prefs_matcher.c:151 src/prefs_matcher.c:1686 +#: src/gtk/quicksearch.c:382 src/prefs_filtering_action.c:1073 +#: src/prefs_matcher.c:151 src/prefs_matcher.c:1682 #: src/prefs_summary_column.c:84 src/quote_fmt.c:48 src/summaryview.c:469 msgid "To" msgstr "" -#: src/gtk/quicksearch.c:392 +#: src/gtk/quicksearch.c:393 msgid "Recursive" msgstr "" -#: src/gtk/quicksearch.c:402 +#: src/gtk/quicksearch.c:403 msgid "Sticky" msgstr "" -#: src/gtk/quicksearch.c:430 +#: src/gtk/quicksearch.c:431 msgid " Clear " msgstr "" -#: src/gtk/quicksearch.c:437 +#: src/gtk/quicksearch.c:438 msgid " ... " msgstr "" -#: src/gtk/quicksearch.c:446 +#: src/gtk/quicksearch.c:447 msgid "Quick search: edit filtering condition" msgstr "" -#: src/gtk/quicksearch.c:449 +#: src/gtk/quicksearch.c:450 msgid " Extended Symbols... " msgstr "" @@ -3347,7 +3357,7 @@ msgid "Signer" msgstr "" #: src/gtk/sslcertwindow.c:127 src/gtk/sslcertwindow.c:148 -#: src/prefs_filtering.c:266 src/prefs_themes.c:917 +#: src/prefs_filtering.c:266 src/prefs_themes.c:913 msgid "Name: " msgstr "" @@ -3421,11 +3431,11 @@ msgstr "" msgid "Changed SSL Certificate" msgstr "" -#: src/headerview.c:197 src/summaryview.c:2461 src/summaryview.c:2466 +#: src/headerview.c:197 src/summaryview.c:2464 src/summaryview.c:2469 msgid "(No From)" msgstr "" -#: src/headerview.c:212 src/summaryview.c:2492 src/summaryview.c:2495 +#: src/headerview.c:212 src/summaryview.c:2495 src/summaryview.c:2498 msgid "(No Subject)" msgstr "" @@ -3473,11 +3483,11 @@ msgstr "" msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" msgstr "" -#: src/imap.c:750 src/inc.c:755 src/news.c:260 src/send_message.c:271 +#: src/imap.c:750 src/inc.c:755 src/news.c:260 src/send_message.c:275 msgid "Insecure connection" msgstr "" -#: src/imap.c:751 src/inc.c:756 src/news.c:261 src/send_message.c:272 +#: src/imap.c:751 src/inc.c:756 src/news.c:261 src/send_message.c:276 msgid "" "This connection is configured to be secured using SSL, but SSL is not " "available in this build of Sylpheed-Claws. \n" @@ -3486,7 +3496,7 @@ msgid "" "not be secure." msgstr "" -#: src/imap.c:757 src/inc.c:762 src/news.c:267 src/send_message.c:278 +#: src/imap.c:757 src/inc.c:762 src/news.c:267 src/send_message.c:282 msgid "Con_tinue connecting" msgstr "" @@ -3518,71 +3528,71 @@ msgstr "" msgid "Adding messages..." msgstr "" -#: src/imap.c:1162 +#: src/imap.c:1165 msgid "Copying messages..." msgstr "" -#: src/imap.c:1302 +#: src/imap.c:1305 msgid "can't set deleted flags\n" msgstr "" -#: src/imap.c:1308 src/imap.c:3551 +#: src/imap.c:1311 src/imap.c:3520 msgid "can't expunge\n" msgstr "" -#: src/imap.c:1743 +#: src/imap.c:1746 msgid "can't create mailbox: LIST failed\n" msgstr "" -#: src/imap.c:1759 +#: src/imap.c:1762 msgid "can't create mailbox\n" msgstr "" -#: src/imap.c:1840 +#: src/imap.c:1843 msgid "New folder name must not contain the namespace path separator" msgstr "" -#: src/imap.c:1871 +#: src/imap.c:1874 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "" -#: src/imap.c:1935 +#: src/imap.c:1938 msgid "can't delete mailbox\n" msgstr "" -#: src/imap.c:2191 +#: src/imap.c:2194 msgid "LIST failed\n" msgstr "" -#: src/imap.c:2299 +#: src/imap.c:2302 #, c-format msgid "can't select folder: %s\n" msgstr "" -#: src/imap.c:2474 +#: src/imap.c:2438 msgid "IMAP4 authentication failed.\n" msgstr "" -#: src/imap.c:2661 +#: src/imap.c:2625 msgid "Fetching message..." msgstr "" -#: src/imap.c:2826 +#: src/imap.c:2790 #, c-format msgid "iconv cannot convert UTF-7 to %s\n" msgstr "" -#: src/imap.c:2856 +#: src/imap.c:2820 #, c-format msgid "iconv cannot convert %s to UTF-7\n" msgstr "" -#: src/imap.c:2900 +#: src/imap.c:2864 msgid "iconv cannot convert UTF-8 to UTF-7\n" msgstr "" -#: src/imap.c:3536 +#: src/imap.c:3505 #, c-format msgid "can't set deleted flags: %d\n" msgstr "" @@ -3645,7 +3655,7 @@ msgid "" "The new folder name is not allowed." msgstr "" -#: src/imap_gtk.c:265 src/mh_gtk.c:176 +#: src/imap_gtk.c:266 src/mh_gtk.c:176 #, c-format msgid "" "All folders and messages under '%s' will be permanently deleted. Recovery " @@ -3654,33 +3664,29 @@ msgid "" "Do you really want to delete?" msgstr "" -#: src/imap_gtk.c:287 src/mh_gtk.c:198 +#: src/imap_gtk.c:288 src/mh_gtk.c:198 #, c-format msgid "Can't remove the folder '%s'." msgstr "" -#: src/imap_gtk.c:347 src/news_gtk.c:264 +#: src/imap_gtk.c:348 src/news_gtk.c:264 #, c-format msgid "Error occurred while downloading messages in '%s'." msgstr "" #: src/import.c:149 -msgid "Import" +msgid "Import mbox file" msgstr "" #: src/import.c:168 -msgid "Specify target mbox file and destination folder." -msgstr "" - -#: src/import.c:178 -msgid "Importing file:" +msgid "Locate the mbox file and specify the destination folder." msgstr "" -#: src/import.c:183 -msgid "Destination dir:" +#: src/import.c:185 +msgid "Destination folder:" msgstr "" -#: src/import.c:242 +#: src/import.c:248 msgid "Select importing file" msgstr "" @@ -3809,11 +3815,11 @@ msgstr "" msgid "Select MUTT File" msgstr "" -#: src/importmutt.c:207 +#: src/importmutt.c:206 msgid "Import MUTT file into Address Book" msgstr "" -#: src/importmutt.c:295 src/importpine.c:296 +#: src/importmutt.c:291 src/importpine.c:292 msgid "Please select a file to import." msgstr "" @@ -3825,7 +3831,7 @@ msgstr "" msgid "Select Pine File" msgstr "" -#: src/importpine.c:207 +#: src/importpine.c:206 msgid "Import Pine file into Address Book" msgstr "" @@ -3903,7 +3909,7 @@ msgstr "" msgid "Can't connect to POP3 server: %s:%d" msgstr "" -#: src/inc.c:870 src/send_message.c:435 +#: src/inc.c:870 src/send_message.c:444 msgid "Authenticating..." msgstr "" @@ -3933,7 +3939,7 @@ msgstr "" msgid "Deleting message %d" msgstr "" -#: src/inc.c:906 src/send_message.c:453 +#: src/inc.c:906 src/send_message.c:462 msgid "Quitting" msgstr "" @@ -3986,7 +3992,7 @@ msgstr "" msgid "Socket error on connection to %s:%d." msgstr "" -#: src/inc.c:1143 src/send_message.c:366 src/send_message.c:578 +#: src/inc.c:1143 src/send_message.c:375 src/send_message.c:587 msgid "Connection closed by the remote host." msgstr "" @@ -4006,18 +4012,18 @@ msgid "" "%s" msgstr "" -#: src/inc.c:1161 src/send_message.c:563 +#: src/inc.c:1161 src/send_message.c:572 msgid "Authentication failed." msgstr "" -#: src/inc.c:1166 src/send_message.c:566 +#: src/inc.c:1166 src/send_message.c:575 #, c-format msgid "" "Authentication failed:\n" "%s" msgstr "" -#: src/inc.c:1171 src/send_message.c:582 +#: src/inc.c:1171 src/send_message.c:591 msgid "Session timed out." msgstr "" @@ -4035,7 +4041,7 @@ msgstr "" msgid "You're working offline. Override for %d minutes?" msgstr "" -#: src/inc.c:1449 src/toolbar.c:1968 +#: src/inc.c:1449 src/toolbar.c:1972 msgid "Offline warning" msgstr "" @@ -4047,148 +4053,159 @@ msgstr "" msgid "Nick Name" msgstr "" -#: src/main.c:172 +#: src/main.c:174 #, c-format msgid "" "File '%s' already exists.\n" "Can't create folder." msgstr "" -#: src/main.c:254 +#: src/main.c:256 #, c-format msgid "" "Configuration for Sylpheed-Claws %s found.\n" "Do you want to migrate this configuration?" msgstr "" -#: src/main.c:257 +#: src/main.c:259 msgid "1.0.5 or previous" msgstr "" -#: src/main.c:257 +#: src/main.c:259 msgid "1.9.15 or previous" msgstr "" -#: src/main.c:260 +#: src/main.c:262 msgid "Migration of configuration" msgstr "" -#: src/main.c:265 +#: src/main.c:267 msgid "Copying configuration..." msgstr "" -#: src/main.c:270 +#: src/main.c:272 msgid "Migration failed!" msgstr "" -#: src/main.c:337 +#: src/main.c:339 msgid "g_thread is not supported by glib.\n" msgstr "" -#: src/main.c:716 +#: src/main.c:525 +msgid "" +"Sylpheed-Claws has detected a configured mailbox, but could not load it. It " +"is probably provided by an out-of-date external plugin. Please reinstall the " +"plugin and try again." +msgstr "" + +#: src/main.c:736 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "" -#: src/main.c:718 +#: src/main.c:738 msgid " --compose [address] open composition window" msgstr "" -#: src/main.c:719 +#: src/main.c:739 +msgid " --subscribe [uri] subscribe to the given URI if possible" +msgstr "" + +#: src/main.c:740 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" " attached" msgstr "" -#: src/main.c:722 +#: src/main.c:743 msgid " --receive receive new messages" msgstr "" -#: src/main.c:723 +#: src/main.c:744 msgid " --receive-all receive new messages of all accounts" msgstr "" -#: src/main.c:724 +#: src/main.c:745 msgid " --send send all queued messages" msgstr "" -#: src/main.c:725 +#: src/main.c:746 msgid " --status [folder]... show the total number of messages" msgstr "" -#: src/main.c:726 +#: src/main.c:747 msgid "" " --status-full [folder]...\n" " show the status of each folder" msgstr "" -#: src/main.c:728 +#: src/main.c:749 msgid " --online switch to online mode" msgstr "" -#: src/main.c:729 +#: src/main.c:750 msgid " --offline switch to offline mode" msgstr "" -#: src/main.c:730 +#: src/main.c:751 msgid " --exit exit Sylpheed-Claws" msgstr "" -#: src/main.c:731 +#: src/main.c:752 msgid " --debug debug mode" msgstr "" -#: src/main.c:732 +#: src/main.c:753 msgid " --help display this help and exit" msgstr "" -#: src/main.c:733 +#: src/main.c:754 msgid " --version output version information and exit" msgstr "" -#: src/main.c:734 +#: src/main.c:755 msgid " --config-dir output configuration directory" msgstr "" -#: src/main.c:774 src/summaryview.c:5470 +#: src/main.c:815 src/summaryview.c:5473 #, c-format msgid "Processing (%s)..." msgstr "" -#: src/main.c:777 +#: src/main.c:818 msgid "top level folder" msgstr "" -#: src/main.c:835 +#: src/main.c:876 msgid "Really quit?" msgstr "" -#: src/main.c:836 +#: src/main.c:877 msgid "Composing message exists." msgstr "" -#: src/main.c:837 +#: src/main.c:878 msgid "_Save to Draft" msgstr "" -#: src/main.c:837 +#: src/main.c:878 msgid "_Discard them" msgstr "" -#: src/main.c:837 +#: src/main.c:878 msgid "Do_n't quit" msgstr "" -#: src/main.c:851 +#: src/main.c:892 msgid "Queued messages" msgstr "" -#: src/main.c:852 +#: src/main.c:893 msgid "Some unsent messages are queued. Exit now?" msgstr "" -#: src/main.c:1111 src/toolbar.c:2000 +#: src/main.c:1159 src/toolbar.c:2006 msgid "Some errors occurred while sending queued messages." msgstr "" @@ -4211,7 +4228,7 @@ msgid "/_File/---" msgstr "" #: src/mainwindow.c:458 -msgid "/_File/Change folder order" +msgid "/_File/Change folder order..." msgstr "" #: src/mainwindow.c:460 @@ -4287,639 +4304,638 @@ msgid "/_View/Show or hi_de/_Toolbar" msgstr "" #: src/mainwindow.c:493 -msgid "/_View/Show or hi_de/_Toolbar/Icon _and text" +msgid "/_View/Show or hi_de/_Toolbar/Text _below icons" msgstr "" #: src/mainwindow.c:495 -msgid "/_View/Show or hi_de/_Toolbar/_Icon" +msgid "/_View/Show or hi_de/_Toolbar/Text be_side icons" msgstr "" #: src/mainwindow.c:497 -msgid "/_View/Show or hi_de/_Toolbar/_Text" +msgid "/_View/Show or hi_de/_Toolbar/_Icons only" msgstr "" #: src/mainwindow.c:499 -msgid "/_View/Show or hi_de/_Toolbar/_None" +msgid "/_View/Show or hi_de/_Toolbar/_Text only" msgstr "" #: src/mainwindow.c:501 +msgid "/_View/Show or hi_de/_Toolbar/_Hide" +msgstr "" + +#: src/mainwindow.c:503 msgid "/_View/Show or hi_de/Status _bar" msgstr "" -#: src/mainwindow.c:503 src/mainwindow.c:506 src/mainwindow.c:537 -#: src/mainwindow.c:561 src/mainwindow.c:672 src/mainwindow.c:676 +#: src/mainwindow.c:505 src/mainwindow.c:508 src/mainwindow.c:539 +#: src/mainwindow.c:563 src/mainwindow.c:674 src/mainwindow.c:678 #: src/messageview.c:270 msgid "/_View/---" msgstr "" -#: src/mainwindow.c:504 +#: src/mainwindow.c:506 msgid "/_View/Separate f_older tree" msgstr "" -#: src/mainwindow.c:505 +#: src/mainwindow.c:507 msgid "/_View/Separate _message view" msgstr "" -#: src/mainwindow.c:507 +#: src/mainwindow.c:509 msgid "/_View/_Sort" msgstr "" -#: src/mainwindow.c:508 +#: src/mainwindow.c:510 msgid "/_View/_Sort/by _number" msgstr "" -#: src/mainwindow.c:509 -#, fuzzy +#: src/mainwindow.c:511 msgid "/_View/_Sort/by S_ize" -msgstr "/_View/_Sort/by _colour label" +msgstr "" -#: src/mainwindow.c:510 -#, fuzzy +#: src/mainwindow.c:512 msgid "/_View/_Sort/by _Date" -msgstr "/_View/_Sort/by _colour label" +msgstr "" -#: src/mainwindow.c:511 -#, fuzzy +#: src/mainwindow.c:513 msgid "/_View/_Sort/by _From" -msgstr "/_View/_Sort/by _colour label" +msgstr "" -#: src/mainwindow.c:512 -#, fuzzy +#: src/mainwindow.c:514 msgid "/_View/_Sort/by _To" -msgstr "/_View/_Sort/by _colour label" +msgstr "" -#: src/mainwindow.c:513 -#, fuzzy +#: src/mainwindow.c:515 msgid "/_View/_Sort/by S_ubject" -msgstr "/_View/_Sort/by _colour label" +msgstr "" -#: src/mainwindow.c:514 +#: src/mainwindow.c:516 msgid "/_View/_Sort/by _color label" msgstr "/_View/_Sort/by _colour label" -#: src/mainwindow.c:516 +#: src/mainwindow.c:518 msgid "/_View/_Sort/by _mark" msgstr "" -#: src/mainwindow.c:517 +#: src/mainwindow.c:519 msgid "/_View/_Sort/by _status" msgstr "" -#: src/mainwindow.c:518 +#: src/mainwindow.c:520 msgid "/_View/_Sort/by a_ttachment" msgstr "" -#: src/mainwindow.c:520 +#: src/mainwindow.c:522 msgid "/_View/_Sort/by score" msgstr "" -#: src/mainwindow.c:521 +#: src/mainwindow.c:523 msgid "/_View/_Sort/by locked" msgstr "" -#: src/mainwindow.c:522 +#: src/mainwindow.c:524 msgid "/_View/_Sort/D_on't sort" msgstr "" -#: src/mainwindow.c:523 src/mainwindow.c:526 +#: src/mainwindow.c:525 src/mainwindow.c:528 msgid "/_View/_Sort/---" msgstr "" -#: src/mainwindow.c:524 +#: src/mainwindow.c:526 msgid "/_View/_Sort/Ascending" msgstr "" -#: src/mainwindow.c:525 +#: src/mainwindow.c:527 msgid "/_View/_Sort/Descending" msgstr "" -#: src/mainwindow.c:527 +#: src/mainwindow.c:529 msgid "/_View/_Sort/_Attract by subject" msgstr "" -#: src/mainwindow.c:529 +#: src/mainwindow.c:531 msgid "/_View/Th_read view" msgstr "" -#: src/mainwindow.c:530 +#: src/mainwindow.c:532 msgid "/_View/E_xpand all threads" msgstr "" -#: src/mainwindow.c:531 +#: src/mainwindow.c:533 msgid "/_View/Co_llapse all threads" msgstr "" -#: src/mainwindow.c:532 +#: src/mainwindow.c:534 msgid "/_View/_Hide read messages" msgstr "" -#: src/mainwindow.c:533 +#: src/mainwindow.c:535 msgid "/_View/Set displayed _columns" msgstr "" -#: src/mainwindow.c:534 +#: src/mainwindow.c:536 msgid "/_View/Set displayed _columns/in _Folder list..." msgstr "" -#: src/mainwindow.c:535 +#: src/mainwindow.c:537 msgid "/_View/Set displayed _columns/in _Message list..." msgstr "" -#: src/mainwindow.c:538 +#: src/mainwindow.c:540 msgid "/_View/_Go to" msgstr "" -#: src/mainwindow.c:539 -msgid "/_View/_Go to/_Prev message" +#: src/mainwindow.c:541 +msgid "/_View/_Go to/_Previous message" msgstr "" -#: src/mainwindow.c:540 +#: src/mainwindow.c:542 msgid "/_View/_Go to/_Next message" msgstr "" -#: src/mainwindow.c:541 src/mainwindow.c:546 src/mainwindow.c:549 -#: src/mainwindow.c:554 src/mainwindow.c:559 +#: src/mainwindow.c:543 src/mainwindow.c:548 src/mainwindow.c:551 +#: src/mainwindow.c:556 src/mainwindow.c:561 msgid "/_View/_Go to/---" msgstr "" -#: src/mainwindow.c:542 -msgid "/_View/_Go to/P_rev unread message" +#: src/mainwindow.c:544 +msgid "/_View/_Go to/P_revious unread message" msgstr "" -#: src/mainwindow.c:544 +#: src/mainwindow.c:546 msgid "/_View/_Go to/N_ext unread message" msgstr "" -#: src/mainwindow.c:547 -msgid "/_View/_Go to/Prev ne_w message" +#: src/mainwindow.c:549 +msgid "/_View/_Go to/Previous ne_w message" msgstr "" -#: src/mainwindow.c:548 +#: src/mainwindow.c:550 msgid "/_View/_Go to/Ne_xt new message" msgstr "" -#: src/mainwindow.c:550 -msgid "/_View/_Go to/Prev _marked message" +#: src/mainwindow.c:552 +msgid "/_View/_Go to/Previous _marked message" msgstr "" -#: src/mainwindow.c:552 +#: src/mainwindow.c:554 msgid "/_View/_Go to/Next m_arked message" msgstr "" -#: src/mainwindow.c:555 -msgid "/_View/_Go to/Prev _labeled message" -msgstr "/_View/_Go to/Prev _labelled message" - #: src/mainwindow.c:557 +msgid "/_View/_Go to/Previous _labeled message" +msgstr "/_View/_Go to/Previous _labelled message" + +#: src/mainwindow.c:559 msgid "/_View/_Go to/Next la_beled message" msgstr "/_View/_Go to/Next la_belled message" -#: src/mainwindow.c:560 +#: src/mainwindow.c:562 msgid "/_View/_Go to/Other _folder..." msgstr "" -#: src/mainwindow.c:564 src/mainwindow.c:571 src/messageview.c:172 +#: src/mainwindow.c:566 src/mainwindow.c:573 src/messageview.c:172 msgid "/_View/Character _encoding/---" msgstr "" -#: src/mainwindow.c:568 src/messageview.c:176 +#: src/mainwindow.c:570 src/messageview.c:176 msgid "/_View/Character _encoding" msgstr "" -#: src/mainwindow.c:569 src/messageview.c:177 +#: src/mainwindow.c:571 src/messageview.c:177 msgid "/_View/Character _encoding/_Auto detect" msgstr "" -#: src/mainwindow.c:572 src/messageview.c:180 +#: src/mainwindow.c:574 src/messageview.c:180 msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)" msgstr "" -#: src/mainwindow.c:574 src/messageview.c:183 +#: src/mainwindow.c:576 src/messageview.c:183 msgid "/_View/Character _encoding/Unicode (_UTF-8)" msgstr "" -#: src/mainwindow.c:578 src/messageview.c:186 +#: src/mainwindow.c:580 src/messageview.c:186 msgid "/_View/Character _encoding/Western European (ISO-8859-_1)" msgstr "" -#: src/mainwindow.c:580 src/messageview.c:188 +#: src/mainwindow.c:582 src/messageview.c:188 msgid "/_View/Character _encoding/Western European (ISO-8859-15)" msgstr "" -#: src/mainwindow.c:582 src/messageview.c:190 +#: src/mainwindow.c:584 src/messageview.c:190 msgid "/_View/Character _encoding/Western European (Windows-1252)" msgstr "" -#: src/mainwindow.c:586 src/messageview.c:193 +#: src/mainwindow.c:588 src/messageview.c:193 msgid "/_View/Character _encoding/Central European (ISO-8859-_2)" msgstr "" -#: src/mainwindow.c:590 src/messageview.c:196 +#: src/mainwindow.c:592 src/messageview.c:196 msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)" msgstr "" -#: src/mainwindow.c:592 src/messageview.c:198 +#: src/mainwindow.c:594 src/messageview.c:198 msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)" msgstr "" -#: src/mainwindow.c:596 src/messageview.c:201 +#: src/mainwindow.c:598 src/messageview.c:201 msgid "/_View/Character _encoding/Greek (ISO-8859-_7)" msgstr "" -#: src/mainwindow.c:600 src/messageview.c:204 +#: src/mainwindow.c:602 src/messageview.c:204 msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)" msgstr "" -#: src/mainwindow.c:602 src/messageview.c:206 +#: src/mainwindow.c:604 src/messageview.c:206 msgid "/_View/Character _encoding/Hebrew (Windows-1255)" msgstr "" -#: src/mainwindow.c:606 src/messageview.c:209 +#: src/mainwindow.c:608 src/messageview.c:209 msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)" msgstr "" -#: src/mainwindow.c:610 src/messageview.c:212 +#: src/mainwindow.c:612 src/messageview.c:212 msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)" msgstr "" -#: src/mainwindow.c:612 src/messageview.c:214 +#: src/mainwindow.c:614 src/messageview.c:214 msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)" msgstr "" -#: src/mainwindow.c:614 src/messageview.c:216 +#: src/mainwindow.c:616 src/messageview.c:216 msgid "/_View/Character _encoding/Cyrillic (KOI8-U)" msgstr "" -#: src/mainwindow.c:616 src/messageview.c:218 +#: src/mainwindow.c:618 src/messageview.c:218 msgid "/_View/Character _encoding/Cyrillic (Windows-1251)" msgstr "" -#: src/mainwindow.c:620 src/messageview.c:221 +#: src/mainwindow.c:622 src/messageview.c:221 msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)" msgstr "" -#: src/mainwindow.c:622 src/messageview.c:223 +#: src/mainwindow.c:624 src/messageview.c:223 msgid "/_View/Character _encoding/Japanese (ISO-2022-JP-2)" msgstr "" -#: src/mainwindow.c:624 src/messageview.c:225 +#: src/mainwindow.c:626 src/messageview.c:225 msgid "/_View/Character _encoding/Japanese (_EUC-JP)" msgstr "" -#: src/mainwindow.c:626 src/messageview.c:227 +#: src/mainwindow.c:628 src/messageview.c:227 msgid "/_View/Character _encoding/Japanese (_Shift__JIS)" msgstr "" -#: src/mainwindow.c:630 src/messageview.c:230 +#: src/mainwindow.c:632 src/messageview.c:230 msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)" msgstr "" -#: src/mainwindow.c:632 src/messageview.c:232 +#: src/mainwindow.c:634 src/messageview.c:232 msgid "/_View/Character _encoding/Simplified Chinese (GBK)" msgstr "" -#: src/mainwindow.c:634 src/messageview.c:234 +#: src/mainwindow.c:636 src/messageview.c:234 msgid "/_View/Character _encoding/Traditional Chinese (_Big5)" msgstr "" -#: src/mainwindow.c:636 src/messageview.c:236 +#: src/mainwindow.c:638 src/messageview.c:236 msgid "/_View/Character _encoding/Traditional Chinese (EUC-_TW)" msgstr "" -#: src/mainwindow.c:638 src/messageview.c:238 +#: src/mainwindow.c:640 src/messageview.c:238 msgid "/_View/Character _encoding/Chinese (ISO-2022-_CN)" msgstr "" -#: src/mainwindow.c:642 src/messageview.c:241 +#: src/mainwindow.c:644 src/messageview.c:241 msgid "/_View/Character _encoding/Korean (EUC-_KR)" msgstr "" -#: src/mainwindow.c:644 src/messageview.c:243 +#: src/mainwindow.c:646 src/messageview.c:243 msgid "/_View/Character _encoding/Korean (ISO-2022-KR)" msgstr "" -#: src/mainwindow.c:648 src/messageview.c:246 +#: src/mainwindow.c:650 src/messageview.c:246 msgid "/_View/Character _encoding/Thai (TIS-620)" msgstr "" -#: src/mainwindow.c:650 src/messageview.c:248 +#: src/mainwindow.c:652 src/messageview.c:248 msgid "/_View/Character _encoding/Thai (Windows-874)" msgstr "" -#: src/mainwindow.c:657 src/mainwindow.c:663 src/messageview.c:255 +#: src/mainwindow.c:659 src/mainwindow.c:665 src/messageview.c:255 #: src/messageview.c:261 msgid "/_View/Decode/---" msgstr "" -#: src/mainwindow.c:660 src/messageview.c:258 +#: src/mainwindow.c:662 src/messageview.c:258 msgid "/_View/Decode" msgstr "" -#: src/mainwindow.c:661 src/messageview.c:259 +#: src/mainwindow.c:663 src/messageview.c:259 msgid "/_View/Decode/_Auto detect" msgstr "" -#: src/mainwindow.c:664 src/messageview.c:262 +#: src/mainwindow.c:666 src/messageview.c:262 msgid "/_View/Decode/_8bit" msgstr "" -#: src/mainwindow.c:665 src/messageview.c:263 +#: src/mainwindow.c:667 src/messageview.c:263 msgid "/_View/Decode/_Quoted printable" msgstr "" -#: src/mainwindow.c:666 src/messageview.c:264 +#: src/mainwindow.c:668 src/messageview.c:264 msgid "/_View/Decode/_Base64" msgstr "" -#: src/mainwindow.c:667 src/messageview.c:265 +#: src/mainwindow.c:669 src/messageview.c:265 msgid "/_View/Decode/_Uuencode" msgstr "" -#: src/mainwindow.c:673 src/summaryview.c:454 +#: src/mainwindow.c:675 src/summaryview.c:454 msgid "/_View/Open in new _window" msgstr "" -#: src/mainwindow.c:674 src/messageview.c:271 +#: src/mainwindow.c:676 src/messageview.c:271 msgid "/_View/Mess_age source" msgstr "" -#: src/mainwindow.c:675 +#: src/mainwindow.c:677 msgid "/_View/Show all headers" msgstr "" -#: src/mainwindow.c:677 +#: src/mainwindow.c:679 msgid "/_View/_Update summary" msgstr "" -#: src/mainwindow.c:680 +#: src/mainwindow.c:682 msgid "/_Message/Recei_ve" msgstr "" -#: src/mainwindow.c:681 +#: src/mainwindow.c:683 msgid "/_Message/Recei_ve/Get from _current account" msgstr "" -#: src/mainwindow.c:683 +#: src/mainwindow.c:685 msgid "/_Message/Recei_ve/Get from _all accounts" msgstr "" -#: src/mainwindow.c:685 +#: src/mainwindow.c:687 msgid "/_Message/Recei_ve/Cancel receivin_g" msgstr "" -#: src/mainwindow.c:687 +#: src/mainwindow.c:689 msgid "/_Message/Recei_ve/---" msgstr "" -#: src/mainwindow.c:688 +#: src/mainwindow.c:690 msgid "/_Message/_Send queued messages" msgstr "" -#: src/mainwindow.c:690 +#: src/mainwindow.c:692 msgid "/_Message/Compose a_n email message" msgstr "" -#: src/mainwindow.c:691 +#: src/mainwindow.c:693 msgid "/_Message/Compose a news message" msgstr "" -#: src/mainwindow.c:692 src/messageview.c:278 +#: src/mainwindow.c:694 src/messageview.c:278 msgid "/_Message/_Reply" msgstr "" -#: src/mainwindow.c:693 +#: src/mainwindow.c:695 msgid "/_Message/Repl_y to" msgstr "" -#: src/mainwindow.c:694 src/messageview.c:279 +#: src/mainwindow.c:696 src/messageview.c:279 msgid "/_Message/Repl_y to/_all" msgstr "" -#: src/mainwindow.c:695 src/messageview.c:281 +#: src/mainwindow.c:697 src/messageview.c:281 msgid "/_Message/Repl_y to/_sender" msgstr "" -#: src/mainwindow.c:696 src/messageview.c:283 +#: src/mainwindow.c:698 src/messageview.c:283 msgid "/_Message/Repl_y to/mailing _list" msgstr "" -#: src/mainwindow.c:698 +#: src/mainwindow.c:700 msgid "/_Message/Follow-up and reply to" msgstr "" -#: src/mainwindow.c:700 src/messageview.c:286 +#: src/mainwindow.c:702 src/messageview.c:286 msgid "/_Message/_Forward" msgstr "" -#: src/mainwindow.c:701 src/messageview.c:287 +#: src/mainwindow.c:703 src/messageview.c:287 msgid "/_Message/For_ward as attachment" msgstr "" -#: src/mainwindow.c:702 +#: src/mainwindow.c:704 msgid "/_Message/Redirect" msgstr "" -#: src/mainwindow.c:704 +#: src/mainwindow.c:706 msgid "/_Message/M_ove..." msgstr "" -#: src/mainwindow.c:705 +#: src/mainwindow.c:707 msgid "/_Message/_Copy..." msgstr "" -#: src/mainwindow.c:706 +#: src/mainwindow.c:708 msgid "/_Message/Move to _trash" msgstr "" -#: src/mainwindow.c:707 +#: src/mainwindow.c:709 msgid "/_Message/_Delete..." msgstr "" -#: src/mainwindow.c:708 +#: src/mainwindow.c:710 msgid "/_Message/Cancel a news message" msgstr "" -#: src/mainwindow.c:710 +#: src/mainwindow.c:712 msgid "/_Message/_Mark" msgstr "" -#: src/mainwindow.c:711 +#: src/mainwindow.c:713 msgid "/_Message/_Mark/_Mark" msgstr "" -#: src/mainwindow.c:712 +#: src/mainwindow.c:714 msgid "/_Message/_Mark/_Unmark" msgstr "" -#: src/mainwindow.c:713 +#: src/mainwindow.c:715 msgid "/_Message/_Mark/---" msgstr "" -#: src/mainwindow.c:714 +#: src/mainwindow.c:716 msgid "/_Message/_Mark/Mark as unr_ead" msgstr "" -#: src/mainwindow.c:715 +#: src/mainwindow.c:717 msgid "/_Message/_Mark/Mark as rea_d" msgstr "" -#: src/mainwindow.c:717 +#: src/mainwindow.c:719 msgid "/_Message/_Mark/Mark all _read" msgstr "" -#: src/mainwindow.c:719 src/messageview.c:291 +#: src/mainwindow.c:721 src/messageview.c:291 msgid "/_Message/Re-_edit" msgstr "" -#: src/mainwindow.c:722 +#: src/mainwindow.c:724 msgid "/_Tools/_Address book..." msgstr "" -#: src/mainwindow.c:723 src/messageview.c:295 +#: src/mainwindow.c:725 src/messageview.c:295 msgid "/_Tools/Add sender to address boo_k" msgstr "" -#: src/mainwindow.c:725 +#: src/mainwindow.c:727 msgid "/_Tools/_Harvest addresses" msgstr "" -#: src/mainwindow.c:726 +#: src/mainwindow.c:728 msgid "/_Tools/_Harvest addresses/from _Folder..." msgstr "" -#: src/mainwindow.c:728 +#: src/mainwindow.c:730 msgid "/_Tools/_Harvest addresses/from _Messages..." msgstr "" -#: src/mainwindow.c:731 +#: src/mainwindow.c:733 msgid "/_Tools/_Filter all messages in folder" msgstr "" -#: src/mainwindow.c:733 +#: src/mainwindow.c:735 msgid "/_Tools/Filter _selected messages" msgstr "" -#: src/mainwindow.c:735 src/messageview.c:298 +#: src/mainwindow.c:737 src/messageview.c:298 msgid "/_Tools/_Create filter rule" msgstr "" -#: src/mainwindow.c:736 src/messageview.c:300 +#: src/mainwindow.c:738 src/messageview.c:300 msgid "/_Tools/_Create filter rule/_Automatically" msgstr "" -#: src/mainwindow.c:738 src/messageview.c:302 +#: src/mainwindow.c:740 src/messageview.c:302 msgid "/_Tools/_Create filter rule/by _From" msgstr "" -#: src/mainwindow.c:740 src/messageview.c:304 +#: src/mainwindow.c:742 src/messageview.c:304 msgid "/_Tools/_Create filter rule/by _To" msgstr "" -#: src/mainwindow.c:742 src/messageview.c:306 +#: src/mainwindow.c:744 src/messageview.c:306 msgid "/_Tools/_Create filter rule/by _Subject" msgstr "" -#: src/mainwindow.c:744 +#: src/mainwindow.c:746 msgid "/_Tools/C_reate processing rule" msgstr "" -#: src/mainwindow.c:745 +#: src/mainwindow.c:747 msgid "/_Tools/C_reate processing rule/_Automatically" msgstr "" -#: src/mainwindow.c:747 +#: src/mainwindow.c:749 msgid "/_Tools/C_reate processing rule/by _From" msgstr "" -#: src/mainwindow.c:749 +#: src/mainwindow.c:751 msgid "/_Tools/C_reate processing rule/by _To" msgstr "" -#: src/mainwindow.c:751 +#: src/mainwindow.c:753 msgid "/_Tools/C_reate processing rule/by _Subject" msgstr "" -#: src/mainwindow.c:756 +#: src/mainwindow.c:758 msgid "/_Tools/Ch_eck for new messages in all folders" msgstr "" -#: src/mainwindow.c:758 +#: src/mainwindow.c:760 msgid "/_Tools/Delete du_plicated messages" msgstr "" -#: src/mainwindow.c:760 +#: src/mainwindow.c:762 msgid "/_Tools/Delete du_plicated messages/In selected folder" msgstr "" -#: src/mainwindow.c:762 +#: src/mainwindow.c:764 msgid "/_Tools/Delete du_plicated messages/In all folders" msgstr "" -#: src/mainwindow.c:765 +#: src/mainwindow.c:767 msgid "/_Tools/E_xecute" msgstr "" -#: src/mainwindow.c:768 +#: src/mainwindow.c:770 msgid "/_Tools/SSL cer_tificates..." msgstr "" -#: src/mainwindow.c:772 +#: src/mainwindow.c:774 msgid "/_Tools/_Log window" msgstr "" -#: src/mainwindow.c:774 +#: src/mainwindow.c:776 msgid "/_Configuration" msgstr "" -#: src/mainwindow.c:775 +#: src/mainwindow.c:777 msgid "/_Configuration/C_hange current account" msgstr "" -#: src/mainwindow.c:777 +#: src/mainwindow.c:779 msgid "/_Configuration/_Preferences for current account..." msgstr "" -#: src/mainwindow.c:779 +#: src/mainwindow.c:781 msgid "/_Configuration/Create _new account..." msgstr "" -#: src/mainwindow.c:781 +#: src/mainwindow.c:783 msgid "/_Configuration/_Edit accounts..." msgstr "" -#: src/mainwindow.c:783 +#: src/mainwindow.c:785 msgid "/_Configuration/---" msgstr "" -#: src/mainwindow.c:784 +#: src/mainwindow.c:786 msgid "/_Configuration/P_references..." msgstr "" -#: src/mainwindow.c:786 +#: src/mainwindow.c:788 msgid "/_Configuration/Pre-pr_ocessing..." msgstr "" -#: src/mainwindow.c:788 +#: src/mainwindow.c:790 msgid "/_Configuration/Post-pro_cessing..." msgstr "" -#: src/mainwindow.c:790 +#: src/mainwindow.c:792 msgid "/_Configuration/_Filtering..." msgstr "" -#: src/mainwindow.c:792 +#: src/mainwindow.c:794 msgid "/_Configuration/_Templates..." msgstr "" -#: src/mainwindow.c:793 +#: src/mainwindow.c:795 msgid "/_Configuration/_Actions..." msgstr "" -#: src/mainwindow.c:794 +#: src/mainwindow.c:796 msgid "/_Configuration/Plu_gins..." msgstr "" -#: src/mainwindow.c:798 +#: src/mainwindow.c:799 msgid "/_Help/_Manual" msgstr "" @@ -4935,102 +4951,106 @@ msgstr "" msgid "/_Help/---" msgstr "" -#: src/mainwindow.c:951 +#: src/mainwindow.c:949 msgid "You are online. Click the icon to go offline" msgstr "" -#: src/mainwindow.c:955 +#: src/mainwindow.c:953 msgid "You are offline. Click the icon to go online" msgstr "" -#: src/mainwindow.c:972 +#: src/mainwindow.c:970 msgid "Select account" msgstr "" -#: src/mainwindow.c:1334 src/mainwindow.c:1375 src/mainwindow.c:1411 -#: src/mainwindow.c:1451 src/prefs_folder_item.c:592 +#: src/mainwindow.c:1337 src/mainwindow.c:1378 src/mainwindow.c:1414 +#: src/mainwindow.c:1454 src/prefs_folder_item.c:592 msgid "Untitled" msgstr "" -#: src/mainwindow.c:1452 +#: src/mainwindow.c:1455 msgid "none" msgstr "" -#: src/mainwindow.c:1715 +#: src/mainwindow.c:1718 msgid "Delete all messages in trash folders?" msgstr "" -#: src/mainwindow.c:1734 +#: src/mainwindow.c:1737 msgid "Add mailbox" msgstr "" -#: src/mainwindow.c:1735 +#: src/mainwindow.c:1738 msgid "" "Input the location of mailbox.\n" "If the existing mailbox is specified, it will be\n" "scanned automatically." msgstr "" -#: src/mainwindow.c:1741 +#: src/mainwindow.c:1744 #, c-format msgid "The mailbox '%s' already exists." msgstr "" -#: src/mainwindow.c:1746 src/setup.c:51 +#: src/mainwindow.c:1749 src/setup.c:51 msgid "Mailbox" msgstr "" -#: src/mainwindow.c:1751 src/setup.c:54 +#: src/mainwindow.c:1754 src/setup.c:54 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " "there." msgstr "" -#: src/mainwindow.c:2106 +#: src/mainwindow.c:2112 msgid "Sylpheed-Claws - Folder View" msgstr "" -#: src/mainwindow.c:2142 src/messageview.c:780 +#: src/mainwindow.c:2148 src/messageview.c:780 msgid "Sylpheed-Claws - Message View" msgstr "" -#: src/mainwindow.c:2533 src/plugins/trayicon/trayicon.c:369 +#: src/mainwindow.c:2539 src/plugins/trayicon/trayicon.c:372 msgid "Exit" msgstr "" -#: src/mainwindow.c:2533 +#: src/mainwindow.c:2539 msgid "Exit Sylpheed-Claws?" msgstr "" -#: src/mainwindow.c:2685 +#: src/mainwindow.c:2691 msgid "Folder synchronisation" msgstr "" -#: src/mainwindow.c:2686 +#: src/mainwindow.c:2692 msgid "Do you want to synchronise your folders now?" msgstr "" -#: src/mainwindow.c:2948 +#: src/mainwindow.c:2693 +msgid "_Synchronise" +msgstr "" + +#: src/mainwindow.c:2954 msgid "Deleting duplicated messages..." msgstr "" -#: src/mainwindow.c:2982 +#: src/mainwindow.c:2988 #, c-format msgid "Deleted %d duplicate message in %d folders.\n" msgid_plural "Deleted %d duplicate messages in %d folders.\n" msgstr[0] "" msgstr[1] "" -#: src/mainwindow.c:3123 src/summaryview.c:4250 +#: src/mainwindow.c:3129 src/summaryview.c:4253 msgid "Processing rules to apply before folder rules" msgstr "" -#: src/mainwindow.c:3131 +#: src/mainwindow.c:3137 msgid "Processing rules to apply after folder rules" msgstr "" -#: src/mainwindow.c:3139 src/summaryview.c:4259 +#: src/mainwindow.c:3145 src/summaryview.c:4262 msgid "Filtering configuration" msgstr "" @@ -5047,15 +5067,15 @@ msgstr "" msgid "Find text:" msgstr "" -#: src/message_search.c:141 src/prefs_matcher.c:574 src/summary_search.c:244 +#: src/message_search.c:141 src/prefs_matcher.c:574 src/summary_search.c:243 msgid "Case sensitive" msgstr "" -#: src/message_search.c:200 src/summary_search.c:377 +#: src/message_search.c:200 src/summary_search.c:376 msgid "Search failed" msgstr "" -#: src/message_search.c:201 src/summary_search.c:378 +#: src/message_search.c:201 src/summary_search.c:377 msgid "Search string not found." msgstr "" @@ -5067,7 +5087,7 @@ msgstr "" msgid "End of message reached; continue from beginning?" msgstr "" -#: src/message_search.c:216 src/summary_search.c:389 +#: src/message_search.c:216 src/summary_search.c:388 msgid "Search finished" msgstr "" @@ -5125,7 +5145,7 @@ msgid "" "It is advised to not to send the return receipt." msgstr "" -#: src/messageview.c:559 src/messageview.c:577 +#: src/messageview.c:559 src/messageview.c:577 src/toolbar.c:1994 msgid "_Send" msgstr "" @@ -5141,111 +5161,111 @@ msgid "" "It is advised to not to send the return receipt." msgstr "" -#: src/messageview.c:1040 src/mimeview.c:1459 src/summaryview.c:3617 -#: src/summaryview.c:3620 src/textview.c:2166 +#: src/messageview.c:1042 src/mimeview.c:1469 src/summaryview.c:3620 +#: src/summaryview.c:3623 src/textview.c:2168 msgid "Save as" msgstr "" -#: src/messageview.c:1045 src/mimeview.c:1332 src/textview.c:2178 +#: src/messageview.c:1047 src/mimeview.c:1342 src/textview.c:2180 msgid "Overwrite" msgstr "" -#: src/messageview.c:1046 +#: src/messageview.c:1048 msgid "Overwrite existing file?" msgstr "" -#: src/messageview.c:1054 src/summaryview.c:3637 src/summaryview.c:3640 -#: src/summaryview.c:3655 +#: src/messageview.c:1056 src/summaryview.c:3640 src/summaryview.c:3643 +#: src/summaryview.c:3658 #, c-format msgid "Can't save the file '%s'." msgstr "" -#: src/messageview.c:1132 +#: src/messageview.c:1139 msgid "This message asks for a return receipt." msgstr "" -#: src/messageview.c:1133 +#: src/messageview.c:1140 msgid "Send receipt" msgstr "" -#: src/messageview.c:1173 +#: src/messageview.c:1180 msgid "" "This message has been partially retrieved,\n" "and has been deleted from the server." msgstr "" -#: src/messageview.c:1179 +#: src/messageview.c:1186 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s." msgstr "" -#: src/messageview.c:1183 src/messageview.c:1205 +#: src/messageview.c:1190 src/messageview.c:1212 msgid "Mark for download" msgstr "" -#: src/messageview.c:1184 src/messageview.c:1196 +#: src/messageview.c:1191 src/messageview.c:1203 msgid "Mark for deletion" msgstr "" -#: src/messageview.c:1189 +#: src/messageview.c:1196 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s and will be downloaded." msgstr "" -#: src/messageview.c:1194 src/messageview.c:1207 +#: src/messageview.c:1201 src/messageview.c:1214 #: src/prefs_filtering_action.c:153 msgid "Unmark" msgstr "" -#: src/messageview.c:1200 +#: src/messageview.c:1207 #, c-format msgid "" "This message has been partially retrieved;\n" "it is %s and will be deleted." msgstr "" -#: src/messageview.c:1276 +#: src/messageview.c:1283 msgid "Return Receipt Notification" msgstr "" -#: src/messageview.c:1277 +#: src/messageview.c:1284 msgid "" "The message was sent to several of your accounts.\n" "Please choose which account do you want to use for sending the receipt " "notification:" msgstr "" -#: src/messageview.c:1281 +#: src/messageview.c:1288 msgid "_Send Notification" msgstr "" -#: src/messageview.c:1281 +#: src/messageview.c:1288 msgid "+_Cancel" msgstr "" -#: src/messageview.c:1344 src/summaryview.c:3690 +#: src/messageview.c:1351 src/summaryview.c:3693 #, c-format msgid "" "Enter the print command line:\n" "('%s' will be replaced with file name)" msgstr "" -#: src/messageview.c:1350 src/summaryview.c:3696 +#: src/messageview.c:1357 src/summaryview.c:3699 #, c-format msgid "" "Print command line is invalid:\n" "'%s'" msgstr "" -#: src/messageview.c:1361 src/summaryview.c:3669 +#: src/messageview.c:1368 src/summaryview.c:3672 msgid "Cannot print: the message doesn't contain text." msgstr "" -#: src/mh.c:405 +#: src/mh.c:410 #, c-format msgid "can't copy message %s to %s\n" msgstr "" @@ -5265,6 +5285,10 @@ msgstr "" msgid "Remove mailbox" msgstr "" +#: src/mh_gtk.c:326 +msgid "_Remove" +msgstr "" + #: src/mimeview.c:154 msgid "/_Open" msgstr "" @@ -5289,60 +5313,58 @@ msgstr "" msgid "MIME Type" msgstr "" -#: src/mimeview.c:678 -#, fuzzy +#: src/mimeview.c:688 msgid "Check signature" -msgstr "Pick colour for signatures" +msgstr "" -#: src/mimeview.c:683 src/mimeview.c:688 src/mimeview.c:693 +#: src/mimeview.c:693 src/mimeview.c:698 src/mimeview.c:703 msgid "View full information" msgstr "" -#: src/mimeview.c:698 src/mimeview.c:702 +#: src/mimeview.c:708 src/mimeview.c:712 msgid "Check again" msgstr "" -#: src/mimeview.c:711 +#: src/mimeview.c:721 msgid "Click the icon or hit 'C' to check it." msgstr "" -#: src/mimeview.c:716 +#: src/mimeview.c:726 msgid "Timeout checking the signature. Click the icon or hit 'C' to try again." msgstr "" -#: src/mimeview.c:926 -#, fuzzy +#: src/mimeview.c:936 msgid "Checking signature..." -msgstr "Pick colour for signatures" +msgstr "" -#: src/mimeview.c:968 +#: src/mimeview.c:978 msgid "Go back to email" msgstr "" -#: src/mimeview.c:1259 src/mimeview.c:1340 src/mimeview.c:1519 -#: src/mimeview.c:1552 +#: src/mimeview.c:1269 src/mimeview.c:1350 src/mimeview.c:1529 +#: src/mimeview.c:1562 msgid "Can't save the part of multipart message." msgstr "" -#: src/mimeview.c:1329 src/textview.c:2176 +#: src/mimeview.c:1339 src/textview.c:2178 #, c-format msgid "Overwrite existing file '%s'?" msgstr "" -#: src/mimeview.c:1367 +#: src/mimeview.c:1377 msgid "Select destination folder" msgstr "" -#: src/mimeview.c:1374 +#: src/mimeview.c:1384 #, c-format msgid "'%s' is not a directory." msgstr "" -#: src/mimeview.c:1566 +#: src/mimeview.c:1576 msgid "Open with" msgstr "" -#: src/mimeview.c:1567 +#: src/mimeview.c:1577 #, c-format msgid "" "Enter the command line to open file:\n" @@ -5440,6 +5462,10 @@ msgstr "" msgid "Unsubscribe newsgroup" msgstr "" +#: src/news_gtk.c:203 +msgid "_Unsubscribe" +msgstr "" + #: src/plugins/clamav/clamav_plugin.c:118 msgid "ClamAV: scanning message..." msgstr "" @@ -5543,11 +5569,11 @@ msgstr "" msgid "Passphrase" msgstr "" -#: src/plugins/pgpcore/passphrase.c:258 +#: src/plugins/pgpcore/passphrase.c:259 msgid "[no user id]" msgstr "" -#: src/plugins/pgpcore/passphrase.c:272 +#: src/plugins/pgpcore/passphrase.c:273 #, c-format msgid "" "%sPlease enter the passphrase for:Menu name:" +msgstr "" + +#: src/prefs_actions.c:789 msgid "Use / in menu name to make submenus." msgstr "" -#: src/prefs_actions.c:788 -msgid "COMMAND LINE:" +#: src/prefs_actions.c:791 +msgid "Command line:" msgstr "" -#: src/prefs_actions.c:789 -msgid "Begin with:" +#: src/prefs_actions.c:792 +msgid "Begin with:" msgstr "" -#: src/prefs_actions.c:790 +#: src/prefs_actions.c:793 msgid "to send message body or selection to command's standard input" msgstr "" -#: src/prefs_actions.c:791 +#: src/prefs_actions.c:794 msgid "to send user provided text to command's standard input" msgstr "" -#: src/prefs_actions.c:792 +#: src/prefs_actions.c:795 msgid "to send user provided hidden text to command's standard input" msgstr "" -#: src/prefs_actions.c:793 -msgid "End with:" +#: src/prefs_actions.c:796 +msgid "End with:" msgstr "" -#: src/prefs_actions.c:794 +#: src/prefs_actions.c:797 msgid "to replace message body or selection with command's standard output" msgstr "" -#: src/prefs_actions.c:795 +#: src/prefs_actions.c:798 msgid "to insert command's standard output without replacing old text" msgstr "" -#: src/prefs_actions.c:796 +#: src/prefs_actions.c:799 msgid "to run command asynchronously" msgstr "" -#: src/prefs_actions.c:797 -msgid "Use:" +#: src/prefs_actions.c:800 +msgid "Use:" msgstr "" -#: src/prefs_actions.c:798 +#: src/prefs_actions.c:801 msgid "for the file of the selected message in RFC822/2822 format " msgstr "" -#: src/prefs_actions.c:799 +#: src/prefs_actions.c:802 msgid "" "for the list of the files of the selected messages in RFC822/2822 format" msgstr "" -#: src/prefs_actions.c:800 +#: src/prefs_actions.c:803 msgid "for the file of the selected decoded message MIME part" msgstr "" -#: src/prefs_actions.c:801 +#: src/prefs_actions.c:804 msgid "for a user provided argument" msgstr "" -#: src/prefs_actions.c:802 +#: src/prefs_actions.c:805 msgid "for a user provided hidden argument (e.g. password)" msgstr "" -#: src/prefs_actions.c:803 +#: src/prefs_actions.c:806 msgid "for the text selection" msgstr "" -#: src/prefs_actions.c:804 +#: src/prefs_actions.c:807 msgid "apply filtering actions between {} to selected messages" msgstr "" -#: src/prefs_actions.c:813 src/prefs_filtering_action.c:1088 -#: src/quote_fmt.c:77 -msgid "Description of symbols" +#: src/prefs_actions.c:816 src/prefs_themes.c:1012 +msgid "Actions" +msgstr "" + +#: src/prefs_actions.c:817 +msgid "" +"The Actions feature is a way for the user to launch external commands to " +"process a complete message file or just one of its parts." msgstr "" -#: src/prefs_actions.c:896 +#: src/prefs_actions.c:903 msgid "Current actions" msgstr "" -#: src/prefs_common.c:189 +#: src/prefs_common.c:187 msgid "On %d\\n%f wrote:\\n\\n%q" msgstr "" -#: src/prefs_common.c:195 +#: src/prefs_common.c:193 msgid "" "\\n\\nBegin forwarded message:\\n\\n?d{Date: %d\\n}?f{From: %f\\n}?t{To: %t" "\\n}?c{Cc: %c\\n}?n{Newsgroups: %n\\n}?s{Subject: %s\\n}\\n\\n%M" msgstr "" -#: src/prefs_common.c:248 +#: src/prefs_common.c:246 msgid "%y/%m/%d(%a) %H:%M" msgstr "" @@ -6630,7 +6682,7 @@ msgstr "" msgid "Autosave to Drafts folder every" msgstr "" -#: src/prefs_compose_writing.c:143 src/prefs_wrapping.c:100 +#: src/prefs_compose_writing.c:143 src/prefs_wrapping.c:97 msgid "characters" msgstr "" @@ -6646,7 +6698,7 @@ msgstr "" msgid "Custom header configuration" msgstr "" -#: src/prefs_customheader.c:492 src/prefs_display_header.c:560 +#: src/prefs_customheader.c:492 src/prefs_display_header.c:566 #: src/prefs_matcher.c:1220 msgid "Header name is not set." msgstr "" @@ -6675,19 +6727,19 @@ msgstr "" msgid "Header name" msgstr "" -#: src/prefs_display_header.c:284 +#: src/prefs_display_header.c:286 msgid "Displayed Headers" msgstr "" -#: src/prefs_display_header.c:348 +#: src/prefs_display_header.c:352 msgid "Hidden headers" msgstr "" -#: src/prefs_display_header.c:372 +#: src/prefs_display_header.c:378 msgid "Show all unspecified headers" msgstr "" -#: src/prefs_display_header.c:570 +#: src/prefs_display_header.c:576 msgid "This header is already in the list." msgstr "" @@ -6717,7 +6769,7 @@ msgid "Audio player" msgstr "" #: src/prefs_ext_prog.c:266 src/prefs_image_viewer.c:128 -#: src/prefs_message.c:293 src/prefs_msg_colors.c:394 +#: src/prefs_message.c:293 msgid "Message View" msgstr "" @@ -6761,12 +6813,12 @@ msgstr "" msgid "Redirect" msgstr "" -#: src/prefs_filtering_action.c:161 src/prefs_filtering_action.c:425 -#: src/toolbar.c:171 src/toolbar.c:1548 +#: src/prefs_filtering_action.c:161 src/prefs_filtering_action.c:427 +#: src/toolbar.c:171 src/toolbar.c:1552 msgid "Execute" msgstr "" -#: src/prefs_filtering_action.c:162 src/prefs_filtering_action.c:430 +#: src/prefs_filtering_action.c:162 src/prefs_filtering_action.c:432 msgid "Color" msgstr "Colour" @@ -6786,97 +6838,114 @@ msgstr "" msgid "Stop filter" msgstr "" -#: src/prefs_filtering_action.c:313 +#: src/prefs_filtering_action.c:315 msgid "Filtering action configuration" msgstr "" -#: src/prefs_filtering_action.c:338 +#: src/prefs_filtering_action.c:340 msgid "Action" msgstr "" -#: src/prefs_filtering_action.c:415 +#: src/prefs_filtering_action.c:417 msgid "Destination" msgstr "" -#: src/prefs_filtering_action.c:420 +#: src/prefs_filtering_action.c:422 msgid "Recipient" msgstr "" -#: src/prefs_filtering_action.c:435 src/prefs_summary_column.c:88 +#: src/prefs_filtering_action.c:437 src/prefs_summary_column.c:88 #: src/summaryview.c:473 msgid "Score" msgstr "" -#: src/prefs_filtering_action.c:450 +#: src/prefs_filtering_action.c:452 msgid "Select ..." msgstr "" -#: src/prefs_filtering_action.c:457 +#: src/prefs_filtering_action.c:459 msgid "Info ..." msgstr "" -#: src/prefs_filtering_action.c:485 src/prefs_filtering.c:343 -#: src/prefs_matcher.c:598 src/prefs_template.c:256 src/prefs_toolbar.c:794 +#: src/prefs_filtering_action.c:487 src/prefs_filtering.c:343 +#: src/prefs_matcher.c:598 src/prefs_template.c:256 src/prefs_toolbar.c:796 msgid " Replace " msgstr "" -#: src/prefs_filtering_action.c:786 +#: src/prefs_filtering_action.c:788 msgid "Command line not set" msgstr "" -#: src/prefs_filtering_action.c:787 +#: src/prefs_filtering_action.c:789 msgid "Destination is not set." msgstr "" -#: src/prefs_filtering_action.c:798 +#: src/prefs_filtering_action.c:800 msgid "Recipient is not set." msgstr "" -#: src/prefs_filtering_action.c:813 +#: src/prefs_filtering_action.c:815 msgid "Score is not set" msgstr "" -#: src/prefs_filtering_action.c:1031 +#: src/prefs_filtering_action.c:1033 msgid "No action was defined." msgstr "" -#: src/prefs_filtering_action.c:1073 src/prefs_matcher.c:1688 +#: src/prefs_filtering_action.c:1070 src/prefs_matcher.c:1679 +#: src/quote_fmt.c:61 +msgid "literal %" +msgstr "" + +#: src/prefs_filtering_action.c:1075 src/prefs_matcher.c:1684 #: src/prefs_summary_column.c:85 src/quote_fmt.c:41 src/summaryview.c:470 msgid "Date" msgstr "" -#: src/prefs_filtering_action.c:1074 src/prefs_matcher.c:1689 +#: src/prefs_filtering_action.c:1076 src/prefs_matcher.c:1685 #: src/quote_fmt.c:52 msgid "Message-ID" msgstr "" -#: src/prefs_filtering_action.c:1075 src/prefs_matcher.c:152 -#: src/prefs_matcher.c:1690 src/quote_fmt.c:50 +#: src/prefs_filtering_action.c:1077 src/prefs_matcher.c:152 +#: src/prefs_matcher.c:1686 src/quote_fmt.c:50 msgid "Newsgroups" msgstr "" -#: src/prefs_filtering_action.c:1076 src/prefs_matcher.c:152 -#: src/prefs_matcher.c:1691 src/quote_fmt.c:51 +#: src/prefs_filtering_action.c:1078 src/prefs_matcher.c:152 +#: src/prefs_matcher.c:1687 src/quote_fmt.c:51 msgid "References" msgstr "" -#: src/prefs_filtering_action.c:1077 src/prefs_matcher.c:1692 -msgid "Filename - should not be modified" +#: src/prefs_filtering_action.c:1079 src/prefs_matcher.c:1688 +msgid "filename (should not be modified)" msgstr "" -#: src/prefs_filtering_action.c:1078 src/prefs_matcher.c:1693 +#: src/prefs_filtering_action.c:1080 src/prefs_matcher.c:1689 msgid "new line" msgstr "" -#: src/prefs_filtering_action.c:1079 src/prefs_matcher.c:1694 +#: src/prefs_filtering_action.c:1081 src/prefs_matcher.c:1690 msgid "escape character for quotes" msgstr "" -#: src/prefs_filtering_action.c:1080 src/prefs_matcher.c:1695 +#: src/prefs_filtering_action.c:1082 src/prefs_matcher.c:1691 msgid "quote character" msgstr "" -#: src/prefs_filtering_action.c:1389 +#: src/prefs_filtering_action.c:1090 +msgid "Filtering Action: 'Execute'" +msgstr "" + +#: src/prefs_filtering_action.c:1091 +msgid "" +"'Execute' allows you to send a message or message element to an external " +"program or script.\n" +"\n" +"The following symbols can be used:" +msgstr "" + +#: src/prefs_filtering_action.c:1394 msgid "Current action list" msgstr "" @@ -6885,9 +6954,8 @@ msgid "Filtering/Processing configuration" msgstr "" #: src/prefs_filtering.c:279 -#, fuzzy msgid "Condition: " -msgstr "Organisation: " +msgstr "" #: src/prefs_filtering.c:292 src/prefs_filtering.c:314 msgid " Define... " @@ -6953,7 +7021,7 @@ msgid "Displayed columns" msgstr "" #: src/prefs_folder_column.c:316 src/prefs_summary_column.c:330 -#: src/prefs_toolbar.c:806 +#: src/prefs_toolbar.c:808 msgid " Use default " msgstr "" @@ -7011,7 +7079,7 @@ msgstr "" msgid "Default dictionary: " msgstr "" -#: src/prefs_folder_item.c:827 +#: src/prefs_folder_item.c:827 src/prefs_msg_colors.c:297 msgid "Pick color for folder" msgstr "Pick colour for folder" @@ -7020,9 +7088,9 @@ msgid "General" msgstr "" #: src/prefs_folder_item.c:879 -#, fuzzy, c-format +#, c-format msgid "Properties for folder %s" -msgstr "Pick colour for folder" +msgstr "" #: src/prefs_fonts.c:66 msgid "Folder and Message Lists" @@ -7032,7 +7100,8 @@ msgstr "" msgid "Message" msgstr "" -#: src/prefs_fonts.c:145 src/prefs_summaries.c:1029 src/prefs_themes.c:361 +#: src/prefs_fonts.c:145 src/prefs_msg_colors.c:448 src/prefs_summaries.c:1057 +#: src/prefs_themes.c:361 msgid "Display" msgstr "" @@ -7219,27 +7288,19 @@ msgstr "" #: src/prefs_matcher.c:1637 msgid "" "The entry was not saved.\n" -"Have you really finished?" -msgstr "" - -#: src/prefs_matcher.c:1679 -msgid "'Test' allows you to test a message or message element" +"Close anyway?" msgstr "" -#: src/prefs_matcher.c:1680 -msgid "using an external program or script. The program will" -msgstr "" - -#: src/prefs_matcher.c:1681 -msgid "return either 0 or 1" -msgstr "" - -#: src/prefs_matcher.c:1682 -msgid "The following symbols can be used:" +#: src/prefs_matcher.c:1699 +msgid "Match Type: 'Test'" msgstr "" -#: src/prefs_matcher.c:1703 -msgid "Match Type: 'Test'" +#: src/prefs_matcher.c:1700 +msgid "" +"'Test' allows you to test a message or message element using an external " +"program or script. The program will return either 0 or 1.\n" +"\n" +"The following symbols can be used:" msgstr "" #: src/prefs_matcher.c:1782 @@ -7294,63 +7355,75 @@ msgstr "" msgid "Text options" msgstr "" -#: src/prefs_msg_colors.c:98 -msgid "Enable coloration of message" -msgstr "Enable colouration of message" +#: src/prefs_msg_colors.c:100 +msgid "Message view" +msgstr "" #: src/prefs_msg_colors.c:112 +msgid "Enable coloration of message text" +msgstr "Enable colouration of message text" + +#: src/prefs_msg_colors.c:124 msgid "Quoted Text - First Level" msgstr "" -#: src/prefs_msg_colors.c:125 +#: src/prefs_msg_colors.c:139 msgid "Quoted Text - Second Level" msgstr "" -#: src/prefs_msg_colors.c:138 +#: src/prefs_msg_colors.c:154 msgid "Quoted Text - Third Level" msgstr "" -#: src/prefs_msg_colors.c:151 +#: src/prefs_msg_colors.c:164 +msgid "Cycle quote colors" +msgstr "Cycle quote colours" + +#: src/prefs_msg_colors.c:176 msgid "URI link" msgstr "" -#: src/prefs_msg_colors.c:163 -msgid "Target folder" +#: src/prefs_msg_colors.c:190 +msgid "Signatures" msgstr "" -#: src/prefs_msg_colors.c:175 -msgid "Signatures" +#: src/prefs_msg_colors.c:194 +msgid "Folder list" msgstr "" -#: src/prefs_msg_colors.c:179 -msgid "Recycle quote colors" -msgstr "Recycle quote colours" +#: src/prefs_msg_colors.c:211 +msgid "Target folder" +msgstr "" + +#: src/prefs_msg_colors.c:225 +msgid "Folder containing new messages" +msgstr "" -#: src/prefs_msg_colors.c:233 +#: src/prefs_msg_colors.c:279 msgid "Pick color for quotation level 1" msgstr "Pick colour for quotation level 1" -#: src/prefs_msg_colors.c:236 +#: src/prefs_msg_colors.c:282 msgid "Pick color for quotation level 2" msgstr "Pick colour for quotation level 2" -#: src/prefs_msg_colors.c:239 +#: src/prefs_msg_colors.c:285 msgid "Pick color for quotation level 3" msgstr "Pick colour for quotation level 3" -#: src/prefs_msg_colors.c:242 +#: src/prefs_msg_colors.c:288 msgid "Pick color for URI" msgstr "Pick colour for URI" -#: src/prefs_msg_colors.c:245 +#: src/prefs_msg_colors.c:291 msgid "Pick color for target folder" msgstr "Pick colour for target folder" -#: src/prefs_msg_colors.c:248 +#: src/prefs_msg_colors.c:294 msgid "Pick color for signatures" msgstr "Pick colour for signatures" -#: src/prefs_msg_colors.c:395 +#: src/prefs_msg_colors.c:449 msgid "Colors" msgstr "Colours" @@ -7447,7 +7520,7 @@ msgid "Command" msgstr "" #: src/prefs_receive.c:156 -msgid "Auto-check new mail" +msgid "Automatically check for new mail" msgstr "" #: src/prefs_receive.c:158 @@ -7455,7 +7528,7 @@ msgid "every" msgstr "" #: src/prefs_receive.c:179 -msgid "Check new mail on startup" +msgid "Check for new mail on startup" msgstr "" #: src/prefs_receive.c:181 @@ -7470,7 +7543,7 @@ msgstr "" msgid "Show receive dialog" msgstr "Show receive dialogue" -#: src/prefs_receive.c:206 src/prefs_send.c:169 src/prefs_summaries.c:911 +#: src/prefs_receive.c:206 src/prefs_send.c:169 src/prefs_summaries.c:939 msgid "Always" msgstr "" @@ -7501,7 +7574,7 @@ msgid "" "(use %d as number of new mails)" msgstr "" -#: src/prefs_receive.c:365 src/prefs_send.c:335 +#: src/prefs_receive.c:365 src/prefs_send.c:334 msgid "Mail Handling" msgstr "" @@ -7535,111 +7608,111 @@ msgstr "" msgid "7bit ascii (US-ASCII)" msgstr "" -#: src/prefs_send.c:205 +#: src/prefs_send.c:204 msgid "Unicode (UTF-8)" msgstr "" -#: src/prefs_send.c:207 +#: src/prefs_send.c:206 msgid "Western European (ISO-8859-1)" msgstr "" -#: src/prefs_send.c:208 +#: src/prefs_send.c:207 msgid "Western European (ISO-8859-15)" msgstr "" -#: src/prefs_send.c:210 +#: src/prefs_send.c:209 msgid "Central European (ISO-8859-2)" msgstr "" -#: src/prefs_send.c:212 +#: src/prefs_send.c:211 msgid "Baltic (ISO-8859-13)" msgstr "" -#: src/prefs_send.c:213 +#: src/prefs_send.c:212 msgid "Baltic (ISO-8859-4)" msgstr "" -#: src/prefs_send.c:215 +#: src/prefs_send.c:214 msgid "Greek (ISO-8859-7)" msgstr "" -#: src/prefs_send.c:217 +#: src/prefs_send.c:216 msgid "Hebrew (ISO-8859-8)" msgstr "" -#: src/prefs_send.c:218 +#: src/prefs_send.c:217 msgid "Hebrew (Windows-1255)" msgstr "" -#: src/prefs_send.c:220 +#: src/prefs_send.c:219 msgid "Turkish (ISO-8859-9)" msgstr "" -#: src/prefs_send.c:222 +#: src/prefs_send.c:221 msgid "Cyrillic (ISO-8859-5)" msgstr "" -#: src/prefs_send.c:223 +#: src/prefs_send.c:222 msgid "Cyrillic (KOI8-R)" msgstr "" -#: src/prefs_send.c:224 +#: src/prefs_send.c:223 msgid "Cyrillic (KOI8-U)" msgstr "" -#: src/prefs_send.c:225 +#: src/prefs_send.c:224 msgid "Cyrillic (Windows-1251)" msgstr "" -#: src/prefs_send.c:227 +#: src/prefs_send.c:226 msgid "Japanese (ISO-2022-JP)" msgstr "" -#: src/prefs_send.c:229 +#: src/prefs_send.c:228 msgid "Japanese (EUC-JP)" msgstr "" -#: src/prefs_send.c:230 +#: src/prefs_send.c:229 msgid "Japanese (Shift_JIS)" msgstr "" -#: src/prefs_send.c:233 +#: src/prefs_send.c:232 msgid "Simplified Chinese (GB2312)" msgstr "" -#: src/prefs_send.c:234 +#: src/prefs_send.c:233 msgid "Simplified Chinese (GBK)" msgstr "" -#: src/prefs_send.c:235 +#: src/prefs_send.c:234 msgid "Traditional Chinese (Big5)" msgstr "" -#: src/prefs_send.c:237 +#: src/prefs_send.c:236 msgid "Traditional Chinese (EUC-TW)" msgstr "" -#: src/prefs_send.c:238 +#: src/prefs_send.c:237 msgid "Chinese (ISO-2022-CN)" msgstr "" -#: src/prefs_send.c:241 +#: src/prefs_send.c:240 msgid "Korean (EUC-KR)" msgstr "" -#: src/prefs_send.c:243 +#: src/prefs_send.c:242 msgid "Thai (TIS-620)" msgstr "" -#: src/prefs_send.c:244 +#: src/prefs_send.c:243 msgid "Thai (Windows-874)" msgstr "" -#: src/prefs_send.c:249 +#: src/prefs_send.c:248 msgid "Transfer encoding" msgstr "" -#: src/prefs_send.c:262 +#: src/prefs_send.c:261 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters" @@ -7766,7 +7839,7 @@ msgid "the time zone or name or abbreviation" msgstr "" #: src/prefs_summaries.c:180 src/prefs_summaries.c:228 -#: src/prefs_summaries.c:781 +#: src/prefs_summaries.c:809 msgid "Date format" msgstr "" @@ -7779,114 +7852,112 @@ msgid "Example" msgstr "" #: src/prefs_summaries.c:328 -msgid "Key bindings" +msgid "Select key bindings" msgstr "" #: src/prefs_summaries.c:342 msgid "Select preset:" msgstr "" -#: src/prefs_summaries.c:355 src/prefs_summaries.c:671 +#: src/prefs_summaries.c:352 src/prefs_summaries.c:699 msgid "Old Sylpheed" msgstr "" -#: src/prefs_summaries.c:363 +#: src/prefs_summaries.c:360 msgid "" "You can also modify each menu shortcut by pressing\n" -"any key(s) when placing the mouse pointer on the item." +"any key(s) when focusing the mouse pointer on the item." msgstr "" -#: src/prefs_summaries.c:735 +#: src/prefs_summaries.c:763 msgid "Translate header name (such as 'From:', 'Subject:')" msgstr "" -#: src/prefs_summaries.c:738 +#: src/prefs_summaries.c:766 msgid "Display unread number next to folder name" msgstr "" -#: src/prefs_summaries.c:745 +#: src/prefs_summaries.c:773 msgid "Abbreviate newsgroup names longer than" msgstr "" -#: src/prefs_summaries.c:759 +#: src/prefs_summaries.c:787 msgid "letters" msgstr "" -#: src/prefs_summaries.c:772 +#: src/prefs_summaries.c:800 msgid "Display sender using address book" msgstr "" -#: src/prefs_summaries.c:775 +#: src/prefs_summaries.c:803 msgid "Thread using subject in addition to standard headers" msgstr "" -#: src/prefs_summaries.c:798 +#: src/prefs_summaries.c:826 msgid "Set displayed columns" msgstr "" -#: src/prefs_summaries.c:806 -#, fuzzy +#: src/prefs_summaries.c:834 msgid " Folder list... " -msgstr "Folder colour: " +msgstr "" -#: src/prefs_summaries.c:814 +#: src/prefs_summaries.c:842 msgid " Message list... " msgstr "" -#: src/prefs_summaries.c:835 +#: src/prefs_summaries.c:863 msgid "Execute immediately when moving or deleting messages" msgstr "" -#: src/prefs_summaries.c:837 +#: src/prefs_summaries.c:865 msgid "Messages will be marked until execution if this is turned off" msgstr "" -#: src/prefs_summaries.c:843 +#: src/prefs_summaries.c:871 msgid "Confirm before marking all mails in a folder as read" msgstr "" -#: src/prefs_summaries.c:847 +#: src/prefs_summaries.c:875 msgid "Always open message when selected" msgstr "" -#: src/prefs_summaries.c:851 +#: src/prefs_summaries.c:879 msgid "Only mark message as read when opened in a new window" msgstr "" -#: src/prefs_summaries.c:864 +#: src/prefs_summaries.c:892 msgid "When entering a folder" msgstr "" -#: src/prefs_summaries.c:880 +#: src/prefs_summaries.c:908 msgid "Do nothing" msgstr "" -#: src/prefs_summaries.c:881 +#: src/prefs_summaries.c:909 msgid "Select first unread (or new) message" msgstr "" -#: src/prefs_summaries.c:883 +#: src/prefs_summaries.c:911 msgid "Select first new (or unread) message" msgstr "" -#: src/prefs_summaries.c:895 -#, fuzzy +#: src/prefs_summaries.c:923 msgid "Show \"no unread (or new) message\" dialog" -msgstr "Show no-unread-message dialogue" +msgstr "Show \"no unread (or new) message\" dialogue" -#: src/prefs_summaries.c:912 +#: src/prefs_summaries.c:940 msgid "Assume 'Yes'" msgstr "" -#: src/prefs_summaries.c:914 +#: src/prefs_summaries.c:942 msgid "Assume 'No'" msgstr "" -#: src/prefs_summaries.c:923 +#: src/prefs_summaries.c:951 msgid " Set key bindings... " msgstr "" -#: src/prefs_summaries.c:1030 +#: src/prefs_summaries.c:1058 msgid "Summaries" msgstr "" @@ -7920,27 +7991,27 @@ msgstr "" msgid "Template configuration" msgstr "" -#: src/prefs_template.c:506 +#: src/prefs_template.c:508 msgid "Template format error." msgstr "" -#: src/prefs_template.c:515 +#: src/prefs_template.c:517 msgid "Template name is not set." msgstr "" -#: src/prefs_template.c:604 +#: src/prefs_template.c:606 msgid "Delete template" msgstr "" -#: src/prefs_template.c:605 +#: src/prefs_template.c:607 msgid "Do you really want to delete this template?" msgstr "" -#: src/prefs_template.c:741 +#: src/prefs_template.c:744 msgid "Current templates" msgstr "" -#: src/prefs_template.c:766 +#: src/prefs_template.c:769 msgid "Template" msgstr "" @@ -8056,47 +8127,43 @@ msgstr "" msgid "%d files (%d icons), size: %s" msgstr "" -#: src/prefs_themes.c:854 +#: src/prefs_themes.c:852 msgid "Selector" msgstr "" -#: src/prefs_themes.c:874 +#: src/prefs_themes.c:873 msgid "Install new..." msgstr "" -#: src/prefs_themes.c:879 -msgid "Get more..." +#: src/prefs_themes.c:878 +msgid "Get more..." msgstr "" -#: src/prefs_themes.c:911 +#: src/prefs_themes.c:907 msgid "Information" msgstr "" -#: src/prefs_themes.c:925 +#: src/prefs_themes.c:921 msgid "Author: " msgstr "" -#: src/prefs_themes.c:933 +#: src/prefs_themes.c:929 msgid "URL:" msgstr "" -#: src/prefs_themes.c:961 +#: src/prefs_themes.c:957 msgid "Status:" msgstr "" -#: src/prefs_themes.c:975 +#: src/prefs_themes.c:971 msgid "Preview" msgstr "" -#: src/prefs_themes.c:1016 -msgid "Actions" -msgstr "" - -#: src/prefs_themes.c:1026 +#: src/prefs_themes.c:1022 msgid "Use this" msgstr "" -#: src/prefs_themes.c:1031 +#: src/prefs_themes.c:1027 msgid "Remove" msgstr "" @@ -8130,63 +8197,59 @@ msgstr "" msgid "Available toolbar icons" msgstr "" -#: src/prefs_toolbar.c:756 +#: src/prefs_toolbar.c:758 msgid "Event executed on click" msgstr "" -#: src/prefs_toolbar.c:813 +#: src/prefs_toolbar.c:815 msgid "Displayed toolbar items" msgstr "" -#: src/prefs_toolbar.c:878 src/prefs_toolbar.c:892 src/prefs_toolbar.c:906 +#: src/prefs_toolbar.c:882 src/prefs_toolbar.c:896 src/prefs_toolbar.c:910 msgid "Customize Toolbars" msgstr "Customise Toolbars" -#: src/prefs_toolbar.c:879 +#: src/prefs_toolbar.c:883 msgid "Main Window" msgstr "" -#: src/prefs_toolbar.c:893 +#: src/prefs_toolbar.c:897 msgid "Message Window" msgstr "" -#: src/prefs_toolbar.c:907 +#: src/prefs_toolbar.c:911 msgid "Compose Window" msgstr "" -#: src/prefs_toolbar.c:1041 +#: src/prefs_toolbar.c:1045 msgid "Icon" msgstr "" -#: src/prefs_toolbar.c:1074 +#: src/prefs_toolbar.c:1078 msgid "Icon text" msgstr "" -#: src/prefs_toolbar.c:1083 +#: src/prefs_toolbar.c:1087 msgid "Mapped event" msgstr "" -#: src/prefs_wrapping.c:79 +#: src/prefs_wrapping.c:77 msgid "Wrap on input" msgstr "" -#: src/prefs_wrapping.c:80 -msgid "Wrap before sending" -msgstr "" - -#: src/prefs_wrapping.c:81 +#: src/prefs_wrapping.c:78 msgid "Wrap quotation" msgstr "" -#: src/prefs_wrapping.c:82 +#: src/prefs_wrapping.c:79 msgid "Wrap pasted text" msgstr "" -#: src/prefs_wrapping.c:88 +#: src/prefs_wrapping.c:85 msgid "Wrap messages at" msgstr "" -#: src/prefs_wrapping.c:153 +#: src/prefs_wrapping.c:145 msgid "Wrapping" msgstr "" @@ -8216,81 +8279,85 @@ msgid "Error occurred while posting the message to %s ." msgstr "" #: src/quote_fmt.c:40 -msgid "Customize date format (see man strftime)" -msgstr "Customise date format (see man strftime)" +msgid "customized date format (see man strftime)" +msgstr "customised date format (see man strftime)" #: src/quote_fmt.c:43 -msgid "Full Name of Sender" +msgid "full name of sender" msgstr "" #: src/quote_fmt.c:44 -msgid "First Name of Sender" +msgid "first name of sender" msgstr "" #: src/quote_fmt.c:45 -msgid "Last Name of Sender" +msgid "last name of sender" msgstr "" #: src/quote_fmt.c:46 -msgid "Initials of Sender" +msgid "initials of sender" msgstr "" #: src/quote_fmt.c:53 -msgid "Message body" +msgid "message body" msgstr "" #: src/quote_fmt.c:54 -msgid "Quoted message body" +msgid "quoted message body" msgstr "" #: src/quote_fmt.c:55 -msgid "Message body without signature" +msgid "message body without signature" msgstr "" #: src/quote_fmt.c:56 -msgid "Quoted message body without signature" +msgid "quoted message body without signature" msgstr "" #: src/quote_fmt.c:57 -msgid "Cursor position" +msgid "cursor position" msgstr "" #: src/quote_fmt.c:59 msgid "" -"Insert expr if x is set\n" +"insert expr if x is set\n" "x is one of the characters above after %" msgstr "" -#: src/quote_fmt.c:61 -msgid "Literal %" -msgstr "" - #: src/quote_fmt.c:62 -msgid "Literal backslash" +msgid "literal backslash" msgstr "" #: src/quote_fmt.c:63 -msgid "Literal question mark" +msgid "literal question mark" msgstr "" #: src/quote_fmt.c:64 -msgid "Literal pipe" +msgid "literal pipe" msgstr "" #: src/quote_fmt.c:65 -msgid "Literal opening curly brace" +msgid "literal opening curly brace" msgstr "" #: src/quote_fmt.c:66 -msgid "Literal closing curly brace" +msgid "literal closing curly brace" msgstr "" #: src/quote_fmt.c:68 -msgid "Insert File" +msgid "insert file" msgstr "" #: src/quote_fmt.c:69 -msgid "Insert program output" +msgid "insert program output" +msgstr "" + +#: src/quote_fmt.c:77 +msgid "Description of symbols" +msgstr "" + +#: src/quote_fmt.c:78 +msgid "The following symbols can be used:" msgstr "" #: src/send_message.c:137 @@ -8308,77 +8375,77 @@ msgstr "" msgid "Error occurred while executing command: %s" msgstr "" -#: src/send_message.c:293 +#: src/send_message.c:299 msgid "Connecting" msgstr "" -#: src/send_message.c:298 +#: src/send_message.c:304 msgid "Doing POP before SMTP..." msgstr "" -#: src/send_message.c:301 +#: src/send_message.c:307 msgid "POP before SMTP" msgstr "" -#: src/send_message.c:306 +#: src/send_message.c:312 #, c-format msgid "Connecting to SMTP server: %s ..." msgstr "" -#: src/send_message.c:361 +#: src/send_message.c:370 msgid "Mail sent successfully." msgstr "" -#: src/send_message.c:425 +#: src/send_message.c:434 msgid "Sending HELO..." msgstr "" -#: src/send_message.c:426 src/send_message.c:431 src/send_message.c:436 +#: src/send_message.c:435 src/send_message.c:440 src/send_message.c:445 msgid "Authenticating" msgstr "" -#: src/send_message.c:427 src/send_message.c:432 +#: src/send_message.c:436 src/send_message.c:441 msgid "Sending message..." msgstr "" -#: src/send_message.c:430 +#: src/send_message.c:439 msgid "Sending EHLO..." msgstr "" -#: src/send_message.c:439 +#: src/send_message.c:448 msgid "Sending MAIL FROM..." msgstr "" -#: src/send_message.c:440 src/send_message.c:444 src/send_message.c:449 +#: src/send_message.c:449 src/send_message.c:453 src/send_message.c:458 msgid "Sending" msgstr "" -#: src/send_message.c:443 +#: src/send_message.c:452 msgid "Sending RCPT TO..." msgstr "" -#: src/send_message.c:448 +#: src/send_message.c:457 msgid "Sending DATA..." msgstr "" -#: src/send_message.c:452 +#: src/send_message.c:461 msgid "Quitting..." msgstr "" -#: src/send_message.c:480 +#: src/send_message.c:489 #, c-format msgid "Sending message (%d / %d bytes)" msgstr "" -#: src/send_message.c:508 +#: src/send_message.c:517 msgid "Sending message" msgstr "" -#: src/send_message.c:554 src/send_message.c:574 +#: src/send_message.c:563 src/send_message.c:583 msgid "Error occurred while sending the message." msgstr "" -#: src/send_message.c:557 +#: src/send_message.c:566 #, c-format msgid "" "Error occurred while sending the message:\n" @@ -8422,27 +8489,27 @@ msgstr "" msgid "Search messages" msgstr "" -#: src/summary_search.c:168 +#: src/summary_search.c:167 msgid "Match any of the following" msgstr "" -#: src/summary_search.c:169 +#: src/summary_search.c:168 msgid "Match all of the following" msgstr "" -#: src/summary_search.c:232 +#: src/summary_search.c:231 msgid "Body:" msgstr "" -#: src/summary_search.c:255 -msgid "Find all" +#: src/summary_search.c:254 +msgid "Find _all" msgstr "" -#: src/summary_search.c:385 +#: src/summary_search.c:384 msgid "Beginning of list reached; continue from end?" msgstr "" -#: src/summary_search.c:387 +#: src/summary_search.c:386 msgid "End of list reached; continue from beginning?" msgstr "" @@ -8607,7 +8674,7 @@ msgid "Process mark" msgstr "" #: src/summaryview.c:851 -msgid "Some marks are left. Process it?" +msgid "Some marks are left. Process them?" msgstr "" #: src/summaryview.c:902 @@ -8615,195 +8682,190 @@ msgstr "" msgid "Scanning folder (%s)..." msgstr "" -#: src/summaryview.c:1294 src/summaryview.c:1346 +#: src/summaryview.c:1297 src/summaryview.c:1349 msgid "No more unread messages" msgstr "" -#: src/summaryview.c:1295 +#: src/summaryview.c:1298 msgid "No unread message found. Search from the end?" msgstr "" -#: src/summaryview.c:1307 src/summaryview.c:1359 src/summaryview.c:1406 -#: src/summaryview.c:1458 +#: src/summaryview.c:1310 src/summaryview.c:1362 src/summaryview.c:1409 +#: src/summaryview.c:1461 msgid "" "Internal error: unexpected value for prefs_common.next_unread_msg_dialog\n" msgstr "" -#: src/summaryview.c:1315 +#: src/summaryview.c:1318 msgid "No unread messages." msgstr "" -#: src/summaryview.c:1347 +#: src/summaryview.c:1350 msgid "No unread message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1393 src/summaryview.c:1445 +#: src/summaryview.c:1396 src/summaryview.c:1448 msgid "No more new messages" msgstr "" -#: src/summaryview.c:1394 +#: src/summaryview.c:1397 msgid "No new message found. Search from the end?" msgstr "" -#: src/summaryview.c:1414 +#: src/summaryview.c:1417 msgid "No new messages." msgstr "" -#: src/summaryview.c:1446 +#: src/summaryview.c:1449 msgid "No new message found. Go to next folder?" msgstr "" -#: src/summaryview.c:1483 src/summaryview.c:1508 +#: src/summaryview.c:1486 src/summaryview.c:1511 msgid "No more marked messages" msgstr "" -#: src/summaryview.c:1484 +#: src/summaryview.c:1487 msgid "No marked message found. Search from the end?" msgstr "" -#: src/summaryview.c:1493 src/summaryview.c:1518 +#: src/summaryview.c:1496 src/summaryview.c:1521 msgid "No marked messages." msgstr "" -#: src/summaryview.c:1509 +#: src/summaryview.c:1512 msgid "No marked message found. Search from the beginning?" msgstr "" -#: src/summaryview.c:1533 src/summaryview.c:1558 +#: src/summaryview.c:1536 src/summaryview.c:1561 msgid "No more labeled messages" msgstr "No more labelled messages" -#: src/summaryview.c:1534 +#: src/summaryview.c:1537 msgid "No labeled message found. Search from the end?" msgstr "No labelled message found. Search from the end?" -#: src/summaryview.c:1543 src/summaryview.c:1568 +#: src/summaryview.c:1546 src/summaryview.c:1571 msgid "No labeled messages." msgstr "No labelled messages." -#: src/summaryview.c:1559 +#: src/summaryview.c:1562 msgid "No labeled message found. Search from the beginning?" msgstr "No labelled message found. Search from the beginning?" -#: src/summaryview.c:1788 +#: src/summaryview.c:1791 msgid "Attracting messages by subject..." msgstr "" -#: src/summaryview.c:1954 +#: src/summaryview.c:1957 #, c-format msgid "%d deleted" msgstr "" -#: src/summaryview.c:1958 +#: src/summaryview.c:1961 #, c-format msgid "%s%d moved" msgstr "" -#: src/summaryview.c:1959 src/summaryview.c:1966 +#: src/summaryview.c:1962 src/summaryview.c:1969 msgid ", " msgstr "" -#: src/summaryview.c:1964 +#: src/summaryview.c:1967 #, c-format msgid "%s%d copied" msgstr "" -#: src/summaryview.c:1979 +#: src/summaryview.c:1982 msgid " item selected" msgstr "" -#: src/summaryview.c:1981 +#: src/summaryview.c:1984 msgid " items selected" msgstr "" -#: src/summaryview.c:1997 +#: src/summaryview.c:2000 #, c-format msgid "%d new, %d unread, %d total (%s)" msgstr "" -#: src/summaryview.c:2196 +#: src/summaryview.c:2199 msgid "Sorting summary..." msgstr "" -#: src/summaryview.c:2282 +#: src/summaryview.c:2285 msgid "Setting summary from message data..." msgstr "" -#: src/summaryview.c:2442 +#: src/summaryview.c:2445 msgid "(No Date)" msgstr "" -#: src/summaryview.c:2471 +#: src/summaryview.c:2474 msgid "(No Recipient)" msgstr "" -#: src/summaryview.c:3193 +#: src/summaryview.c:3196 msgid "You're not the author of the article.\n" msgstr "" -#: src/summaryview.c:3275 +#: src/summaryview.c:3278 msgid "Delete message(s)" msgstr "" -#: src/summaryview.c:3276 +#: src/summaryview.c:3279 msgid "Do you really want to delete selected message(s)?" msgstr "" -#: src/summaryview.c:3421 +#: src/summaryview.c:3424 msgid "Destination is same as current folder." msgstr "" -#: src/summaryview.c:3504 +#: src/summaryview.c:3507 msgid "Destination to copy is same as current folder." msgstr "" -#: src/summaryview.c:3624 +#: src/summaryview.c:3627 msgid "Append or Overwrite" msgstr "" -#: src/summaryview.c:3625 +#: src/summaryview.c:3628 msgid "Append or overwrite existing file?" msgstr "" -#: src/summaryview.c:3626 +#: src/summaryview.c:3629 msgid "_Append" msgstr "" -#: src/summaryview.c:3626 +#: src/summaryview.c:3629 msgid "_Overwrite" msgstr "" -#: src/summaryview.c:3964 +#: src/summaryview.c:3967 msgid "Building threads..." msgstr "" -#: src/summaryview.c:4052 +#: src/summaryview.c:4055 msgid "Unthreading..." msgstr "" -#: src/summaryview.c:4191 +#: src/summaryview.c:4194 msgid "Filtering..." msgstr "" -#: src/summaryview.c:4254 +#: src/summaryview.c:4257 msgid "Processing configuration" msgstr "" -#: src/summaryview.c:5606 +#: src/summaryview.c:5609 #, c-format msgid "" "Regular expression (regexp) error:\n" "%s" msgstr "" -#: src/summaryview.c:5722 -msgid "Export to mbox file" -msgstr "" - #: src/textview.c:230 -#, fuzzy msgid "/Compose _new message" -msgstr "No more labelled messages" +msgstr "" #: src/textview.c:231 msgid "/Add to _address book" @@ -8821,51 +8883,51 @@ msgstr "" msgid "/_Save image..." msgstr "" -#: src/textview.c:731 +#: src/textview.c:733 msgid "This message can't be displayed.\n" msgstr "" -#: src/textview.c:750 +#: src/textview.c:752 msgid "The following can be performed on this part by " msgstr "" -#: src/textview.c:751 +#: src/textview.c:753 msgid "right-clicking the icon or list item:\n" msgstr "" -#: src/textview.c:753 +#: src/textview.c:755 msgid " To save select 'Save as...' (Shortcut key: 'y')\n" msgstr "" -#: src/textview.c:754 +#: src/textview.c:756 msgid " To display as text select 'Display as text' " msgstr "" -#: src/textview.c:755 +#: src/textview.c:757 msgid "(Shortcut key: 't')\n" msgstr "" -#: src/textview.c:756 +#: src/textview.c:758 msgid " To open with an external program select 'Open' " msgstr "" -#: src/textview.c:757 +#: src/textview.c:759 msgid "(Shortcut key: 'l'),\n" msgstr "" -#: src/textview.c:758 +#: src/textview.c:760 msgid " (alternately double-click, or click the middle " msgstr "" -#: src/textview.c:759 +#: src/textview.c:761 msgid "mouse button),\n" msgstr "" -#: src/textview.c:760 +#: src/textview.c:762 msgid " or 'Open with...' (Shortcut key: 'o')\n" msgstr "" -#: src/textview.c:2031 +#: src/textview.c:2033 #, c-format msgid "" "The real URL (%s) is different from\n" @@ -8874,104 +8936,107 @@ msgid "" "Open it anyway?" msgstr "" -#: src/textview.c:2036 +#: src/textview.c:2038 msgid "Fake URL warning" msgstr "" -#: src/toolbar.c:159 src/toolbar.c:1408 +#: src/textview.c:2039 +msgid "_Open URL" +msgstr "" + +#: src/toolbar.c:159 src/toolbar.c:1412 msgid "Receive Mail on all Accounts" msgstr "" -#: src/toolbar.c:160 src/toolbar.c:1422 +#: src/toolbar.c:160 src/toolbar.c:1426 msgid "Receive Mail on current Account" msgstr "" -#: src/toolbar.c:161 src/toolbar.c:1428 +#: src/toolbar.c:161 src/toolbar.c:1432 msgid "Send Queued Messages" msgstr "" -#: src/toolbar.c:162 src/toolbar.c:1441 +#: src/toolbar.c:162 src/toolbar.c:1445 msgid "Compose Email" msgstr "" -#: src/toolbar.c:163 src/toolbar.c:1445 +#: src/toolbar.c:163 src/toolbar.c:1449 msgid "Compose News" msgstr "" -#: src/toolbar.c:164 src/toolbar.c:1451 src/toolbar.c:1461 +#: src/toolbar.c:164 src/toolbar.c:1455 src/toolbar.c:1465 msgid "Reply to Message" msgstr "" -#: src/toolbar.c:165 src/toolbar.c:1468 src/toolbar.c:1478 +#: src/toolbar.c:165 src/toolbar.c:1472 src/toolbar.c:1482 msgid "Reply to Sender" msgstr "" -#: src/toolbar.c:166 src/toolbar.c:1485 src/toolbar.c:1495 +#: src/toolbar.c:166 src/toolbar.c:1489 src/toolbar.c:1499 msgid "Reply to All" msgstr "" -#: src/toolbar.c:167 src/toolbar.c:1502 src/toolbar.c:1512 +#: src/toolbar.c:167 src/toolbar.c:1506 src/toolbar.c:1516 msgid "Reply to Mailing-list" msgstr "" -#: src/toolbar.c:168 src/toolbar.c:1519 src/toolbar.c:1529 +#: src/toolbar.c:168 src/toolbar.c:1523 src/toolbar.c:1533 msgid "Forward Message" msgstr "" -#: src/toolbar.c:169 src/toolbar.c:1536 +#: src/toolbar.c:169 src/toolbar.c:1540 msgid "Trash Message" msgstr "" -#: src/toolbar.c:170 src/toolbar.c:1542 +#: src/toolbar.c:170 src/toolbar.c:1546 msgid "Delete Message" msgstr "" -#: src/toolbar.c:172 src/toolbar.c:1554 +#: src/toolbar.c:172 src/toolbar.c:1558 msgid "Go to Previous Unread Message" msgstr "" -#: src/toolbar.c:173 src/toolbar.c:1561 -#, fuzzy +#: src/toolbar.c:173 src/toolbar.c:1565 msgid "Go to Next Unread Message" -msgstr "/_View/_Go to/Next la_belled message" +msgstr "" -#: src/toolbar.c:177 src/toolbar.c:1570 +#: src/toolbar.c:177 src/toolbar.c:1574 msgid "Send Message" msgstr "" -#: src/toolbar.c:178 src/toolbar.c:1576 +#: src/toolbar.c:178 src/toolbar.c:1580 msgid "Put into queue folder and send later" msgstr "" -#: src/toolbar.c:179 src/toolbar.c:1582 +#: src/toolbar.c:179 src/toolbar.c:1586 msgid "Save to draft folder" msgstr "" -#: src/toolbar.c:180 src/toolbar.c:1588 +#: src/toolbar.c:180 src/toolbar.c:1592 msgid "Insert file" msgstr "" -#: src/toolbar.c:181 src/toolbar.c:1594 +#: src/toolbar.c:181 src/toolbar.c:1598 msgid "Attach file" msgstr "" -#: src/toolbar.c:182 src/toolbar.c:1600 +#: src/toolbar.c:182 src/toolbar.c:1604 msgid "Insert signature" msgstr "" -#: src/toolbar.c:183 src/toolbar.c:1606 +#: src/toolbar.c:183 src/toolbar.c:1610 msgid "Edit with external editor" msgstr "" -#: src/toolbar.c:184 src/toolbar.c:1612 +#: src/toolbar.c:184 src/toolbar.c:1616 msgid "Wrap long lines of current paragraph" msgstr "" -#: src/toolbar.c:185 src/toolbar.c:1618 +#: src/toolbar.c:185 src/toolbar.c:1622 msgid "Wrap all long lines" msgstr "" -#: src/toolbar.c:188 src/toolbar.c:1631 +#: src/toolbar.c:188 src/toolbar.c:1635 msgid "Check spelling" msgstr "" @@ -9051,25 +9116,23 @@ msgstr "" msgid "Attach" msgstr "" -#: src/toolbar.c:1415 +#: src/toolbar.c:1419 msgid "Receive Mail on selected Account" msgstr "" -#: src/toolbar.c:1969 +#: src/toolbar.c:1973 msgid "You're working offline. Override?" msgstr "" -#: src/toolbar.c:1987 -#, fuzzy +#: src/toolbar.c:1992 msgid "Send queued messages" -msgstr "No labelled messages." +msgstr "" -#: src/toolbar.c:1988 -#, fuzzy +#: src/toolbar.c:1993 msgid "Send all queued messages?" -msgstr "No labelled messages." +msgstr "" -#: src/wizard.c:169 src/wizard.c:867 +#: src/wizard.c:169 src/wizard.c:869 msgid "Welcome to Sylpheed-Claws" msgstr "" @@ -9078,7 +9141,7 @@ msgid "Sylpheed-Claws Team" msgstr "" #: src/wizard.c:183 -#, fuzzy, c-format +#, c-format msgid "" "\n" "Welcome to Sylpheed-Claws\n" @@ -9119,44 +9182,6 @@ msgid "" "so at <%s>.\n" "\n" msgstr "" -"\n" -"Welcome to Sylpheed-Claws\n" -"-------------------------\n" -"\n" -"Now that you have set up your account you can fetch your\n" -"mail by clicking the 'Get Mail' button at the left of the\n" -"toolbar.\n" -"\n" -"You can change your Account Preferences by using the menu\n" -"entry '/Configuration/Preferences for current account'\n" -"and change the general Preferences by using\n" -"'/Configuration/Preferences'.\n" -"\n" -"You can find further information in the Sylpheed-Claws manual,\n" -"which can be accessed by using the menu entry '/Help/Manual'\n" -"or online at the URL given below.\n" -"\n" -"Useful URLs\n" -"-----------\n" -"Homepage: <%s>\n" -"Manual: <%s>\n" -"FAQ:\t <%s>\n" -"Themes: <%s>\n" -"Mailing Lists: <%s>\n" -"\n" -"LICENSE\n" -"-------\n" -"Sylpheed-Claws is free software, released under the terms\n" -"of the GNU General Public License, version 2 or later, as\n" -"published by the Free Software Foundation, 51 Franklin Street,\n" -"Fifth Floor, Boston, MA 02110-1301, USA. The license can be\n" -"found at <%s>.\n" -"\n" -"DONATIONS\n" -"---------\n" -"If you wish to donate to the Sylpheed-Claws project you can do\n" -"so at <%s>.\n" -"\n" #: src/wizard.c:253 msgid "Please enter the mailbox name." @@ -9198,7 +9223,7 @@ msgstr "" msgid "SMTP server address:" msgstr "" -#: src/wizard.c:592 src/wizard.c:604 src/wizard.c:657 +#: src/wizard.c:592 src/wizard.c:604 src/wizard.c:659 msgid "Server address:" msgstr "" @@ -9206,39 +9231,39 @@ msgstr "" msgid "Local mailbox:" msgstr "" -#: src/wizard.c:639 +#: src/wizard.c:640 msgid "IMAP" msgstr "" -#: src/wizard.c:649 +#: src/wizard.c:651 msgid "Server type:" msgstr "" -#: src/wizard.c:668 +#: src/wizard.c:670 msgid "Username:" msgstr "" -#: src/wizard.c:683 +#: src/wizard.c:685 msgid "Password:" msgstr "" -#: src/wizard.c:694 +#: src/wizard.c:696 msgid "IMAP server directory:" msgstr "" -#: src/wizard.c:718 +#: src/wizard.c:720 msgid "Use SSL to connect to SMTP server" msgstr "" -#: src/wizard.c:723 +#: src/wizard.c:725 msgid "Use SSL to connect to receiving server" msgstr "" -#: src/wizard.c:835 +#: src/wizard.c:837 msgid "Sylpheed-Claws Setup Wizard" msgstr "" -#: src/wizard.c:875 +#: src/wizard.c:877 msgid "" "Welcome to the Sylpheed-Claws setup wizard.\n" "\n" @@ -9247,36 +9272,36 @@ msgid "" "five minutes." msgstr "" -#: src/wizard.c:888 +#: src/wizard.c:890 msgid "About You" msgstr "" -#: src/wizard.c:890 src/wizard.c:899 src/wizard.c:908 src/wizard.c:918 -#: src/wizard.c:928 +#: src/wizard.c:892 src/wizard.c:901 src/wizard.c:910 src/wizard.c:920 +#: src/wizard.c:930 msgid "Bold fields must be completed" msgstr "" -#: src/wizard.c:897 +#: src/wizard.c:899 msgid "Sending mail" msgstr "" -#: src/wizard.c:906 +#: src/wizard.c:908 msgid "Receiving mail" msgstr "" -#: src/wizard.c:916 +#: src/wizard.c:918 msgid "Saving mail on disk" msgstr "" -#: src/wizard.c:926 +#: src/wizard.c:928 msgid "Security" msgstr "" -#: src/wizard.c:936 +#: src/wizard.c:938 msgid "Configuration finished" msgstr "" -#: src/wizard.c:944 +#: src/wizard.c:946 msgid "" "Sylpheed-Claws is now ready.\n" "\n"