Blob Blame History Raw
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="mail">

  <error id="camel-service-auth-invalid" type="warning">
    <_primary>Invalid authentication</_primary>
    <_secondary xml:space="preserve">This server does not support this type of authentication and may not support authentication at all.</_secondary>
  </error>

  <error id="camel-service-auth-failed" type="warning">
    <_primary>Your login to your server “{0}” as “{0}” failed.</_primary>
    <_secondary xml:space="preserve">Check to make sure your password is spelled correctly. Remember that many passwords are case sensitive; your caps lock might be on.</_secondary>
  </error>

  <error id="ask-send-html" type="question" default="GTK_RESPONSE_YES">
    <_primary>Are you sure you want to send a message in HTML format?</_primary>
    <_secondary xml:space="preserve">Please make sure the following recipients are willing and able to receive HTML email:
{0}</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Send" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-send-no-subject" type="question" default="GTK_RESPONSE_YES">
    <_primary>Are you sure you want to send a message without a subject?</_primary>
    <_secondary xml:space="preserve">Adding a meaningful Subject line to your messages will give your recipients an idea of what your mail is about.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Send" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-send-only-bcc-contact" type="question" default="GTK_RESPONSE_YES">
    <_primary>Are you sure you want to send a message with only BCC recipients?</_primary>
    <_secondary xml:space="preserve">The contact list you are sending to is configured to hide list recipients.

Many email systems add an Apparently-To header to messages that only have BCC recipients. This header, if added, will list all of your recipients in your message. To avoid this, you should add at least one To: or CC: recipient. </_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Send" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-send-only-bcc" type="warning" default="GTK_RESPONSE_YES">
    <_primary>Are you sure you want to send a message with only BCC recipients?</_primary>
    <_secondary xml:space="preserve">Many email systems add an Apparently-To header to messages that only have BCC recipients. This header, if added, will list all of your recipients to your message anyway. To avoid this, you should add at least one To: or CC: recipient.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Send" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-many-to-cc-recips" type="warning" default="GTK_RESPONSE_YES">
    <primary>{0}</primary>
    <secondary>{1}</secondary>
    <button response="GTK_RESPONSE_CANCEL" _label="_Cancel"/>
    <button response="GTK_RESPONSE_YES" _label="_Send"></button>
  </error>

  <error id="ask-send-invalid-recip-one" type="question" default="GTK_RESPONSE_YES">
    <_primary>Are you sure you want to send a message with invalid address?</_primary>
    <_secondary xml:space="preserve">The following recipient was not recognized as a valid mail address:
{0}</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Send" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-send-invalid-recip-multi" type="question" default="GTK_RESPONSE_YES">
    <_primary>Are you sure you want to send a message with invalid addresses?</_primary>
    <_secondary xml:space="preserve">The following recipients were not recognized as valid mail addresses:
{0}</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Send" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-list-honour-reply-to" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Send private reply?</_primary>
    <_secondary>You are replying privately to a message which arrived via a mailing list, but the list is trying to redirect your reply to go back to the list. Are you sure you want to proceed?</_secondary>
    <button response="GTK_RESPONSE_NO" _label="Reply _Privately"/>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button response="GTK_RESPONSE_OK" _label="Reply to _List"></button>
  </error>

  <error id="ask-list-private-reply" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Send private reply?</_primary>
    <_secondary>You are replying to a message which arrived via a mailing list, but you are replying privately to the sender; not to the list. Are you sure you want to proceed?</_secondary>
    <button response="GTK_RESPONSE_NO" _label="Reply _Privately"/>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button response="GTK_RESPONSE_YES" _label="Reply to _All"></button>
    <button response="GTK_RESPONSE_OK" _label="Reply to _List"></button>
  </error>

  <error id="ask-reply-many-recips" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Send reply to all recipients?</_primary>
    <_secondary>You are replying to a message which was sent to many recipients. Are you sure you want to reply to ALL of them?</_secondary>
    <button response="GTK_RESPONSE_YES" _label="Reply to _All"></button>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button response="GTK_RESPONSE_NO" _label="Reply _Privately"/>
  </error>

  <error id="send-no-recipients" type="warning">
    <_primary>This message cannot be sent because you have not specified any recipients</_primary>
    <_secondary xml:space="preserve">Please enter a valid email address in the To: field. You can search for email addresses by clicking on the To: button next to the entry box.</_secondary>
  </error>

  <error id="ask-default-drafts" type="question" default="GTK_RESPONSE_YES">
    <_primary>Use default drafts folder?</_primary>
    <_secondary xml:space="preserve">Unable to open the drafts folder for this account. Use the system drafts folder instead?

The reported error was “{0}”.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="Use _Default" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-expunge" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Are you sure you want to permanently remove all the deleted messages in folder “{0}”?</_primary>
    <_secondary xml:space="preserve">If you continue, you will not be able to recover these messages.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Expunge" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-empty-trash" type="warning" default="GTK_RESPONSE_CANCEL">
    <_primary>Are you sure you want to permanently remove all the deleted messages in all folders?</_primary>
    <_secondary xml:space="preserve">If you continue, you will not be able to recover these messages.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Empty Trash" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-open-many" type="warning" default="GTK_RESPONSE_CANCEL">
    <primary>{0}</primary>
    <_secondary xml:space="preserve">Opening too many messages at once may take a long time.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Open Messages" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="exit-unsent-question" type="warning" default="GTK_RESPONSE_NO">
    <_primary>You have unsent messages, do you wish to quit anyway?</_primary>
    <_secondary xml:space="preserve">If you quit, these messages will not be sent until Evolution is started again.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
    <button stock="gtk-quit" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="async-error" type="warning">
    <!-- Translators: the {0} is replaced with an operation name, which failed.
         It can be basically anything run asynchronously, like "Fetching Mail",
	 "Sending message" and others, mostly from mail-ops.c file. -->
    <_primary>Error while {0}.</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="async-error-nodescribe" type="warning" scroll="yes">
    <_primary>Error while performing operation.</_primary>
    <secondary>{0}</secondary>
  </error>

  <error id="ask-session-password" type="question" default="GTK_RESPONSE_OK">
    <_primary>Enter password.</_primary>
    <secondary>{0}</secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="filter-load-error" type="error">
    <_primary>Error loading filter definitions.</_primary>
    <secondary>{0}</secondary>
  </error>

  <error id="no-save-path" type="error">
    <_primary>Cannot save to directory “{0}”.</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="no-create-path" type="error">
    <_primary>Cannot save to file “{0}”.</_primary>
    <_secondary xml:space="preserve">Cannot create the save directory, because “{1}”</_secondary>
  </error>

  <error id="no-create-tmp-path" type="error">
    <_primary>Cannot create temporary save directory.</_primary>
    <secondary xml:space="preserve">{1}.</secondary>
  </error>

  <error id="no-write-path-exists" type="error">
    <_primary>Cannot save to file “{0}”.</_primary>
    <_secondary xml:space="preserve">File exists but cannot overwrite it.</_secondary>
  </error>

  <error id="no-write-path-notfile" type="error">
    <_primary>Cannot save to file “{0}”.</_primary>
    <_secondary xml:space="preserve">File exists but is not a regular file.</_secondary>
  </error>

  <error id="no-delete-folder" type="error">
    <_primary>Cannot delete folder “{0}”.</_primary>
    <secondary xml:space="preserve">{1}.</secondary>
  </error>

  <error id="no-delete-special-folder" type="error">
    <_primary>Cannot delete system folder “{0}”.</_primary>
    <_secondary xml:space="preserve">System folders are required for Evolution to function correctly and cannot be renamed, moved, or deleted.</_secondary>
  </error>

  <error id="no-expunge-folder" type="warning">
    <_primary>Failed to expunge folder “{0}”.</_primary>
    <_secondary>The reported error was “{1}”.</_secondary>
  </error>

  <error id="no-refresh-folder" type="warning">
    <_primary>Failed to refresh folder “{0}”.</_primary>
    <_secondary>The reported error was “{1}”.</_secondary>
  </error>

  <error id="no-rename-special-folder" type="error">
    <_primary>Cannot rename or move system folder “{0}”.</_primary>
    <_secondary xml:space="preserve">System folders are required for Evolution to function correctly and cannot be renamed, moved, or deleted.</_secondary>
  </error>

  <error id="ask-delete-folder" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Really delete folder “{0}” and all of its subfolders?</_primary>
    <_secondary xml:space="preserve">If you delete the folder, all of its contents and its subfolders’ contents will be deleted permanently.</_secondary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="ask-unsubscribe-folder" type="question" default="GTK_RESPONSE_NO">
    <_primary>Really unsubscribe folder “{0}”?</_primary>
    <_secondary xml:space="preserve">If you unsubscribe the folder, it might not be visible in the Evolution, while still being available on the server. You can re-subscribe in Folder→Subscriptions... menu.</_secondary>
    <button _label="Do _Not Unsubscribe" response="GTK_RESPONSE_NO"/>
    <button _label="_Unsubscribe" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-delete-vfolder" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Really delete folder “{0}” and all of its subfolders?</_primary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="ask-delete-folder-nochild" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Really delete folder “{0}”?</_primary>
    <_secondary xml:space="preserve">If you delete the folder, all of its contents will be deleted permanently.</_secondary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="ask-delete-vfolder-nochild" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Really delete folder “{0}”?</_primary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="ask-delete-vfolder-msg" type="warning" default="GTK_RESPONSE_CANCEL">
    <_primary>These messages are not copies.</_primary>
    <_secondary xml:space="preserve">Messages shown in Search Folders are not copies. Deleting them from a Search Folder will delete the actual messages from the folder or folders in which they physically reside. Do you really want to delete these messages?</_secondary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="no-rename-folder-exists" type="error">
    <_primary>Cannot rename “{0}” to “{1}”.</_primary>
    <_secondary xml:space="preserve">A folder named “{1}” already exists. Please use a different name.</_secondary>
  </error>

  <error id="no-rename-folder" type="error">
    <_primary>Cannot rename “{0}” to “{1}”.</_primary>
    <secondary xml:space="preserve">{2}.</secondary>
  </error>

  <error id="no-move-folder-nostore" type="error">
    <_primary>Cannot move folder “{0}” to “{1}”.</_primary>
    <_secondary xml:space="preserve">Cannot open source folder. Error: {2}</_secondary>
  </error>

  <error id="no-move-folder-to-nostore" type="error">
    <_primary>Cannot move folder “{0}” to “{1}”.</_primary>
    <_secondary xml:space="preserve">Cannot open target folder. Error: {2}</_secondary>
  </error>

  <error id="no-copy-folder-nostore" type="error">
    <_primary>Cannot copy folder “{0}” to “{1}”.</_primary>
    <_secondary xml:space="preserve">Cannot open source folder. Error: {2}</_secondary>
  </error>

  <error id="no-copy-folder-to-nostore" type="error">
    <_primary>Cannot copy folder “{0}” to “{1}”.</_primary>
    <_secondary xml:space="preserve">Cannot open target folder. Error: {2}</_secondary>
  </error>

  <error id="no-create-folder-nostore" type="error">
    <_primary>Cannot create folder “{0}”.</_primary>
    <_secondary xml:space="preserve">Cannot open folder. Error: {1}</_secondary>
  </error>

  <error id="account-incomplete" type="error">
    <_primary>Cannot save changes to account.</_primary>
    <_secondary xml:space="preserve">You have not filled in all of the required information.</_secondary>
  </error>

  <error id="account-notunique" type="error">
    <_primary>Cannot save changes to account.</_primary>
    <_secondary xml:space="preserve">You may not create two accounts with the same name.</_secondary>
  </error>

  <error id="ask-delete-account" type="question" default="GTK_RESPONSE_NO">
    <_primary>Are you sure you want to delete account “{0}”?</_primary>
    <_secondary xml:space="preserve">If you proceed, the account information will be deleted permanently.</_secondary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-delete-account-with-proxies" type="question" default="GTK_RESPONSE_NO">
    <_primary>Are you sure you want to delete this account and all its proxies?</_primary>
    <_secondary xml:space="preserve">If you proceed, the account information and
all proxy information will be deleted permanently.</_secondary>
    <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-delete-proxy-accounts" type="question" default="GTK_RESPONSE_NO">
    <_primary>Are you sure you want to disable this account and delete all its proxies?</_primary>
    <_secondary xml:space="preserve">If you proceed, all proxy accounts will be deleted permanently.</_secondary>
    <button _label="Do _Not Disable" response="GTK_RESPONSE_NO"/>
    <button _label="_Disable" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="vfolder-notexist" type="error">
    <_primary>Cannot edit Search Folder “{0}” as it does not exist.</_primary>
    <_secondary xml:space="preserve">This folder may have been added implicitly,
go to the Search Folder editor to add it explicitly, if required.</_secondary>
  </error>

  <error id="vfolder-notunique" type="error">
    <_primary>Cannot add Search Folder “{0}”.</_primary>
    <_secondary xml:space="preserve">A folder named “{0}” already exists. Please use a different name.</_secondary>
  </error>

  <error id="vfolder-updated" type="info">
    <_primary>Search Folders automatically updated.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="filter-updated" type="info">
    <_primary>Mail filters automatically updated.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="no-folder" type="error">
    <_primary>Missing folder.</_primary>
    <_secondary xml:space="preserve">You must specify a folder.</_secondary>
  </error>

  <error id="no-name-vfolder" type="error">
    <_primary>Missing name.</_primary>
    <_secondary xml:space="preserve">You must name this Search Folder.</_secondary>
  </error>

  <error id="vfolder-no-source" type="error">
    <_primary>No folder selected.</_primary>
    <_secondary xml:space="preserve">You must specify at least one folder as a source.
Either by selecting the folders individually, and/or by selecting all local folders, all remote folders, or both.</_secondary>
  </error>

  <error id="ask-migrate-existing" type="question" default="GTK_RESPONSE_CANCEL">
    <_primary>Problem migrating old mail folder “{0}”.</_primary>
    <_secondary xml:space="preserve">A non-empty folder at “{1}” already exists.

You can choose to ignore this folder, overwrite or append its contents, or quit.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="Ignore" response="GTK_RESPONSE_REJECT"/>
    <button stock="gtk-delete" _label="_Overwrite" response="GTK_RESPONSE_ACCEPT"/>
    <button _label="_Append" response="GTK_RESPONSE_OK"/>
  </error>
  
  <error id="ask-migrate-store" type="question" default="GTK_RESPONSE_YES">
    <_primary>Evolution’s local mail format has changed.</_primary>
    <_secondary xml:space="preserve">Evolution’s local mail format has changed from mbox to Maildir. Your local mail must be migrated to the new format before Evolution can proceed. Do you want to migrate now?

An mbox account will be created to preserve the old mbox folders. You can delete the account after ensuring the data is safely migrated. Please make sure there is enough disk space if you choose to migrate now.</_secondary>
    <button _label="_Exit Evolution" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Migrate Now" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="no-load-license" type="error">
    <_primary>Unable to read license file.</_primary>
    <_secondary xml:space="preserve">Cannot read the license file “{0}”, due to an installation problem. You will not be able to use this provider until you can accept its license.</_secondary>
  </error>

  <error id="checking-service" type="info">
    <_primary>Please wait.</_primary>
    <_secondary xml:space="preserve">Querying server for a list of supported authentication mechanisms.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  </error>

  <error id="checking-service-error" type="error">
    <_primary>Failed to query server for a list of supported authentication mechanisms.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="initial-setup-error" type="error">
    <_primary>Failed to get server setup.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="ask-quick-offline" type="question" default="GTK_RESPONSE_NO">
    <_primary>Synchronize folders locally for offline usage?</_primary>
    <_secondary xml:space="preserve">Do you want to locally synchronize the folders that are marked for offline usage?</_secondary>
    <button _label="Do _Not Synchronize" response="GTK_RESPONSE_NO"/>
    <button _label="_Synchronize" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-mark-all-read" type="question" default="GTK_RESPONSE_NO">
    <_primary>Do you want to mark all messages as read?</_primary>
    <_secondary xml:space="preserve">This will mark all messages as read in the selected folder.</_secondary>
    <button stock="gtk-no" response="GTK_RESPONSE_NO"/>
    <button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="ask-mark-all-read-sub" type="question" default="GTK_RESPONSE_NO">
    <_primary>Also mark messages in subfolders?</_primary>
    <_secondary xml:space="preserve">Do you want to mark messages as read in the current folder only, or in the current folder as well as all subfolders?</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="In Current Folder and _Subfolders" response="GTK_RESPONSE_YES"/>
    <button _label="In Current _Folder Only" response="GTK_RESPONSE_NO"/>
  </error>

  <error id="browser-close-on-reply" type="question" default="GTK_RESPONSE_NO">
    <_secondary>Should Evolution close this window when replying or forwarding?</_secondary>
    <button _label="_Yes, Always" response="GTK_RESPONSE_YES"/>
    <button _label="_No, Never" response="GTK_RESPONSE_NO"/>
  </error>

  <error id="ask-folder-drop-copy" type="question" default="GTK_RESPONSE_YES">
    <_primary>Copy folder in folder tree.</_primary>
    <_secondary xml:space="preserve">Are you sure you want to copy folder “{0}” to folder “{1}”?</_secondary>
    <button _label="_Copy" response="GTK_RESPONSE_YES"/>
    <button _label="Do _not copy" response="GTK_RESPONSE_NO"/>
    <button _label="_Always copy" response="GTK_RESPONSE_OK"/>
    <button _label="N_ever copy" response="GTK_RESPONSE_CANCEL"/>
  </error>

  <error id="ask-folder-drop-move" type="question" default="GTK_RESPONSE_YES">
    <_primary>Move folder in folder tree.</_primary>
    <_secondary xml:space="preserve">Are you sure you want to to move folder “{0}” to folder “{1}”?</_secondary>
    <button _label="_Move" response="GTK_RESPONSE_YES"/>
    <button _label="Do _not move" response="GTK_RESPONSE_NO"/>
    <button _label="_Always move" response="GTK_RESPONSE_OK"/>
    <button _label="N_ever move" response="GTK_RESPONSE_CANCEL"/>
  </error>

  <error id="send-no-account-enabled" type="warning">
    <_primary>This message cannot be sent because the account you chose to send with is not enabled</_primary>
    <_secondary xml:space="preserve">Please enable the account or send using another account.</_secondary>
  </error>

  <error id="send-no-account" type="warning">
    <_primary>This message cannot be sent because there is no mail account configured</_primary>
    <_secondary xml:space="preserve">There had not been found any active mail account to send the message. Create or enable one first, please.</_secondary>
  </error>

  <error id="no-delete-permission" type="warning">
    <_primary>Mail Deletion Failed</_primary>
    <_secondary xml:space="preserve">You do not have sufficient permissions to delete this mail.</_secondary>
  </error>

  <error id="junk-check-error" type="error">
    <_primary>“Check Junk” Failed</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="junk-report-error" type="error">
    <_primary>“Report Junk” Failed</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="junk-not-report-error" type="error">
    <_primary>“Report Not Junk” Failed</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="ask-remove-duplicates" type="question" default="GTK_RESPONSE_YES">
    <_primary>Remove duplicate messages?</_primary>
    <secondary>{0}</secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="info-no-remove-duplicates" type="info" default="GTK_RESPONSE_OK">
    <_primary>No duplicate messages found.</_primary>
    <!-- Translators: {0} is replaced with a folder name -->
    <_secondary>Folder “{0}” doesn’t contain any duplicate message.</_secondary>
    <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
  </error>

  <error id="failed-connect" type="warning">
    <_primary>Failed to connect account “{0}”.</_primary>
    <_secondary>The reported error was “{1}”.</_secondary>
  </error>

  <error id="disconnect" type="warning">
    <_primary>Failed to disconnect account “{0}”.</_primary>
    <_secondary>The reported error was “{1}”.</_secondary>
  </error>

  <error id="folder-unsubscribe" type="warning">
    <_primary>Failed to unsubscribe from folder “{0}”.</_primary>
    <_secondary>The reported error was “{1}”.</_secondary>
  </error>

  <error id="no-retrieve-message" type="warning">
    <_primary>Unable to retrieve message.</_primary>
    <_secondary xml:space="preserve">{0}</_secondary>
  </error>

  <error id="no-retrieve-message-offline" type="warning">
    <_primary>Message is not available in offline mode.</_primary>
    <_secondary>This can be due to the message not being downloaded yet. The folder, or the account, can be marked
for offline synchronization. Then, once the account is online again, use File→Download
Messages for Offline Usage, when this folder is selected, to make sure that all the messages
in the folder will be available in offline mode.</_secondary>
  </error>

  <error id="folder-open" type="error">
    <_primary>Failed to open folder.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="find-duplicate-messages" type="error">
    <_primary>Failed to find duplicate messages.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="get-multiple-messages" type="error">
    <_primary>Failed to retrieve messages.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="mark-all-read" type="error">
    <_primary>Failed to mark messages as read.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="remove-attachments" type="error">
    <_primary>Failed to remove attachments from messages.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="prepare-for-offline" type="warning">
    <_primary>Failed to download messages for offline viewing.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="save-messages" type="error">
    <_primary>Failed to save messages to disk.</_primary>
    <_secondary>The reported error was “{0}”.</_secondary>
  </error>

  <error id="blacklisted-file" type="warning">
    <_primary>Hidden file is attached.</_primary>
    <_secondary xml:space="preserve">The attachment named {0} is a hidden file and may contain sensitive data. Please review it before sending.</_secondary>
  </error>

  <error id="printing-failed" type="error">
    <_primary>Printing failed.</_primary>
    <_secondary>The printer replied “{0}”.</_secondary>
  </error>

  <error id="online-operation" type="error">
    <_primary>Could not perform this operation on {0}.</_primary>
    <_secondary xml:space="preserve">You must be working online to complete this operation.</_secondary>
  </error>

  <error id="user-alert-info" type="info">
    <_primary>Message from “{0}” account:</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="user-alert-warning" type="warning">
    <_primary>Message from “{0}” account:</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="user-alert-error" type="error">
    <_primary>Message from “{0}” account:</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="failed-mark-ignore-thread" type="error" default="GTK_RESPONSE_YES">
    <_primary>Failed to mark thread to be ignored in folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="failed-mark-unignore-thread" type="error" default="GTK_RESPONSE_YES">
    <_primary>Failed to unmark thread from being ignored in folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="failed-mark-ignore-subthread" type="error" default="GTK_RESPONSE_YES">
    <_primary>Failed to mark subthread to be ignored in folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="failed-mark-unignore-subthread" type="error" default="GTK_RESPONSE_YES">
    <_primary>Failed to unmark subthread from being ignored in folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="remote-content-info" type="info">
    <_primary>Remote content download had been blocked for this message.</_primary>
    <_secondary>You can download remote content manually, or set to remember to download remote content for this sender or used sites.</_secondary>
  </error>

  <error id="follow-up-flag-info" type="info">
    <secondary>{0}</secondary>
  </error>

  <error id="follow-up-completed-info" type="info">
    <!-- Translators: This constructs a string like "Follow-up, Completed on Tuesday, January 13, 2009" -->
    <_secondary>{0}, Completed on {1}</_secondary>
  </error>

  <error id="follow-up-dueby-info" type="info">
    <!-- Translators: This constructs a string like "Follow-up by Tuesday, January 13, 2009" -->
    <_secondary>{0} by {1}</_secondary>
  </error>

  <error id="follow-up-overdue-error" type="error">
    <!-- Translators: This constructs a string like "Overdue: Follow-up by Tuesday, January 13, 2009" -->
    <_primary>Overdue: {0} by {1}</_primary>
  </error>

  <error id="ask-mail-note-changed" type="question" default="GTK_RESPONSE_YES">
    <_primary>Do you wish to save your changes?</_primary>
    <_secondary xml:space="preserve">This message note has been changed, but has not been saved.</_secondary>
    <button _label="_Discard changes" response="GTK_RESPONSE_NO"/>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-save" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="failed-delete-note" type="error">
    <!-- Translators: {0} is the name of the folder where the delete of the message note failed. -->
    <_primary>Failed to delete message note in folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="failed-store-note" type="error">
    <!-- Translators: {0} is the name of the folder where the store of the message note failed. -->
    <_primary>Failed to store message note in folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>

  <error id="webkit-web-process-crashed" type="error">
    <_primary>Something has gone wrong when displaying the message</_primary>
    <_secondary>A WebKitWebProcess crashed when displaying the message. You can try again by moving to another message and back. If the issue persists, please file a bug report in the GNOME bugzilla.</_secondary>
  </error>

  <error id="webkit-web-process-crashed-signature" type="error">
    <_primary>Something has gone wrong when displaying the signature</_primary>
    <_secondary>A WebKitWebProcess crashed when displaying the signature. You can try again by moving to another signature and back. If the issue persists, please file a bug report in the GNOME bugzilla.</_secondary>
  </error>

  <error id="ask-empty-junk" type="warning" default="GTK_RESPONSE_CANCEL">
    <_primary>Are you sure you want to delete all the messages in the Junk folder?</_primary>
    <_secondary xml:space="preserve">These messages will be shown in the Trash folder, where they can be permanently deleted later.</_secondary>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button _label="_Empty Junk" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="failed-empty-junk" type="error" default="GTK_RESPONSE_YES">
    <_primary>Failed to empty Junk folder “{0}”</_primary>
    <secondary>{1}</secondary>
  </error>
</error-list>