home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / communic / email / Evolution-2.8.2-2.msi / Data1.cab / mail.error < prev    next >
Extensible Markup Language  |  2007-03-07  |  19KB  |  394 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <error-list domain="mail">
  3.  
  4.   <error type="warning" id="camel-service-auth-invalid">
  5.     <primary>Invalid authentication</primary>
  6.     <secondary xml:space="preserve">This server does not support this type of authentication and may not support authentication at all.</secondary>
  7.   </error>
  8.  
  9.   <error type="warning" id="camel-service-auth-failed">
  10.     <primary>Your login to your server "{0}" as "{0}" failed.</primary>
  11.     <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>
  12.   </error>
  13.  
  14.   <error type="question" id="ask-send-html" default="GTK_RESPONSE_YES">
  15.     <primary>Are you sure you want to send a message in HTML format?</primary>
  16.     <secondary xml:space="preserve">Please make sure the following recipients are willing and able to receive HTML email:
  17. {0}
  18. Send anyway?</secondary>
  19.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  20.     <button response="GTK_RESPONSE_YES" label="_Send"></button>
  21.   </error>
  22.  
  23.   <error type="question" id="ask-send-no-subject" default="GTK_RESPONSE_YES">
  24.     <primary>Are you sure you want to send a message without a subject?</primary>
  25.     <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>
  26.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  27.     <button response="GTK_RESPONSE_YES" label="_Send"></button>
  28.   </error>
  29.  
  30.   <error type="question" id="ask-send-only-bcc-contact" default="GTK_RESPONSE_YES">
  31.     <primary>Are you sure you want to send a message with only BCC recipients?</primary>
  32.     <secondary xml:space="preserve">The contact list you are sending to is configured to hide list recipients.
  33.  
  34. 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>
  35.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  36.     <button response="GTK_RESPONSE_YES" label="_Send"></button>
  37.   </error>
  38.  
  39.   <error type="warning" id="ask-send-only-bcc" default="GTK_RESPONSE_YES">
  40.     <primary>Are you sure you want to send a message with only BCC recipients?</primary>
  41.     <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>
  42.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  43.     <button response="GTK_RESPONSE_YES" label="_Send"></button>
  44.   </error>
  45.  
  46.   <error type="warning" id="send-no-recipients">
  47.     <primary>This message cannot be sent because you have not specified any recipients</primary>
  48.     <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>
  49.   </error>
  50.  
  51.   <error type="question" id="ask-default-drafts" default="GTK_RESPONSE_YES">
  52.     <primary>Use default drafts folder?</primary>
  53.     <secondary xml:space="preserve">Unable to open the drafts folder for this account. Use the system drafts folder instead?</secondary>
  54.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  55.     <button response="GTK_RESPONSE_YES" label="Use _Default"></button>
  56.   </error>
  57.  
  58.   <error type="question" id="ask-expunge" default="GTK_RESPONSE_CANCEL">
  59.     <primary>Are you sure you want to permanently remove all the deleted messages in folder "{0}"?</primary>
  60.     <secondary xml:space="preserve">If you continue, you will not be able to recover these messages.</secondary>
  61.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  62.     <button response="GTK_RESPONSE_YES" label="_Expunge"></button>
  63.   </error>
  64.  
  65.   <error type="warning" id="ask-empty-trash" default="GTK_RESPONSE_CANCEL">
  66.     <primary>Are you sure you want to permanently remove all the deleted messages in all folders?</primary>
  67.     <secondary xml:space="preserve">If you continue, you will not be able to recover these messages.</secondary>
  68.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  69.     <button response="GTK_RESPONSE_YES" label="_Empty Trash"></button>
  70.   </error>
  71.  
  72.   <error type="warning" id="ask-open-many" default="GTK_RESPONSE_CANCEL">
  73.     <primary>Are you sure you want to open {0} messages at once?</primary>
  74.     <secondary xml:space="preserve">Opening too many messages at once may take a long time.</secondary>
  75.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  76.     <button response="GTK_RESPONSE_YES" label="_Open Messages"></button>
  77.   </error>
  78.  
  79.   <error type="warning" id="exit-unsaved" default="GTK_RESPONSE_NO">
  80.     <primary>You have unsent messages, do you wish to quit anyway?</primary>
  81.     <secondary xml:space="preserve">If you quit, these messages will not be sent until Evolution is started again.</secondary>
  82.     <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/>
  83.     <button stock="gtk-quit" response="GTK_RESPONSE_YES"/>
  84.   </error>
  85.  
  86.   <error type="error" id="async-error">
  87.     <primary>Error while {0}.</primary>
  88.     <secondary>{1}</secondary>
  89.   </error>
  90.  
  91.   <error type="error" scroll="yes" id="async-error-nodescribe">
  92.     <primary>Error while performing operation.</primary>
  93.     <secondary>{0}</secondary>
  94.   </error>
  95.  
  96.   <error type="info" id="session-message-info">
  97.     <secondary>{0}</secondary>
  98.   </error>
  99.  
  100.   <error type="info" id="session-message-info-cancel" default="GTK_RESPONSE_CANCEL">
  101.     <secondary>{0}</secondary>
  102.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  103.     <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
  104.   </error>
  105.  
  106.   <error type="warning" id="session-message-warning">
  107.     <secondary>{0}</secondary>
  108.   </error>
  109.  
  110.   <error type="warning" id="session-message-warning-cancel" default="GTK_RESPONSE_CANCEL">
  111.     <secondary>{0}</secondary>
  112.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  113.     <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
  114.   </error>
  115.  
  116.   <error type="info" id="session-message-error">
  117.     <secondary>{0}</secondary>
  118.   </error>
  119.  
  120.   <error type="info" id="session-message-error-cancel" default="GTK_RESPONSE_CANCEL">
  121.     <secondary>{0}</secondary>
  122.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  123.     <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
  124.   </error>
  125.  
  126.   <error type="question" id="ask-session-password" default="GTK_RESPONSE_OK">
  127.     <primary>Enter password.</primary>
  128.     <secondary>{0}</secondary>
  129.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  130.     <button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
  131.   </error>
  132.  
  133.   <error type="error" id="filter-load-error">
  134.     <primary>Error loading filter definitions.</primary>
  135.     <secondary>{0}</secondary>
  136.   </error>
  137.  
  138.   <error type="error" id="no-save-path">
  139.     <primary>Cannot save to directory "{0}".</primary>
  140.     <secondary>{1}</secondary>
  141.   </error>
  142.  
  143.   <error type="error" id="no-create-path">
  144.     <primary>Cannot save to file "{0}".</primary>
  145.     <secondary xml:space="preserve">Cannot create the save directory, because "{1}"</secondary>
  146.   </error>
  147.  
  148.   <error type="error" id="no-create-tmp-path">
  149.     <primary>Cannot create temporary save directory.</primary>
  150.     <secondary xml:space="preserve">Because "{1}".</secondary>
  151.   </error>
  152.  
  153.   <error type="error" id="no-write-path-exists">
  154.     <primary>Cannot save to file "{0}".</primary>
  155.     <secondary xml:space="preserve">File exists but cannot overwrite it.</secondary>
  156.   </error>
  157.  
  158.   <error type="error" id="no-write-path-notfile">
  159.     <primary>Cannot save to file "{0}".</primary>
  160.     <secondary xml:space="preserve">File exists but is not a regular file.</secondary>
  161.   </error>
  162.  
  163.   <error type="error" id="no-delete-folder">
  164.     <primary>Cannot delete folder "{0}".</primary>
  165.     <secondary xml:space="preserve">Because "{1}".</secondary>
  166.   </error>
  167.  
  168.   <error type="error" id="no-delete-special-folder">
  169.     <primary>Cannot delete system folder "{0}".</primary>
  170.     <secondary xml:space="preserve">System folders are required for Evolution to function correctly and cannot be renamed, moved, or deleted.</secondary>
  171.   </error>
  172.  
  173.   <error type="error" id="no-rename-special-folder">
  174.     <primary>Cannot rename or move system folder "{0}".</primary>
  175.     <secondary xml:space="preserve">System folders are required for Evolution to function correctly and cannot be renamed, moved, or deleted.</secondary>
  176.   </error>
  177.  
  178.   <error type="question" id="ask-delete-folder" default="GTK_RESPONSE_CANCEL">
  179.     <title>Delete "{0}"?</title>
  180.     <primary>Really delete folder "{0}" and all of its subfolders?</primary>
  181.     <secondary xml:space="preserve">If you delete the folder, all of its contents and its subfolders contents will be deleted permanently.</secondary>
  182.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  183.     <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  184.   </error>
  185.  
  186.   <error type="question" id="ask-delete-vfolder" default="GTK_RESPONSE_CANCEL">
  187.     <title>Delete "{0}"?</title>
  188.     <primary>Really delete folder "{0}" and all of its subfolders?</primary>
  189.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  190.     <button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
  191.   </error>
  192.  
  193.   <error type="error" id="no-rename-folder-exists">
  194.     <primary>Cannot rename "{0}" to "{1}".</primary>
  195.     <secondary xml:space="preserve">A folder named "{1}" already exists. Please use a different name.</secondary>
  196.   </error>
  197.  
  198.   <error type="error" id="no-rename-folder">
  199.     <primary>Cannot rename "{0}" to "{1}".</primary>
  200.     <secondary xml:space="preserve">Because "{2}".</secondary>
  201.   </error>
  202.  
  203.   <error type="error" id="no-move-folder-nostore">
  204.     <primary>Cannot move folder "{0}" to "{1}".</primary>
  205.     <secondary xml:space="preserve">Cannot open source "{2}".</secondary>
  206.   </error>
  207.  
  208.   <error type="error" id="no-move-folder-to-nostore">
  209.     <primary>Cannot move folder "{0}" to "{1}".</primary>
  210.     <secondary xml:space="preserve">Cannot open target "{2}".</secondary>
  211.   </error>
  212.  
  213.   <error type="error" id="no-copy-folder-nostore">
  214.     <primary>Cannot copy folder "{0}" to "{1}".</primary>
  215.     <secondary xml:space="preserve">Cannot open source "{2}".</secondary>
  216.   </error>
  217.  
  218.   <error type="error" id="no-copy-folder-to-nostore">
  219.     <primary>Cannot copy folder "{0}" to "{1}".</primary>
  220.     <secondary xml:space="preserve">Cannot open target "{2}".</secondary>
  221.   </error>
  222.  
  223.   <error type="error" id="no-create-folder-nostore">
  224.     <primary>Cannot create folder "{0}".</primary>
  225.     <secondary xml:space="preserve">Cannot open source "{1}"</secondary>
  226.   </error>
  227.  
  228.   <error type="error" id="account-incomplete">
  229.     <primary>Cannot save changes to account.</primary>
  230.     <secondary xml:space="preserve">You have not filled in all of the required information.</secondary>
  231.   </error>
  232.  
  233.   <error type="error" id="account-notunique">
  234.     <primary>Cannot save changes to account.</primary>
  235.     <secondary xml:space="preserve">You may not create two accounts with the same name.</secondary>
  236.   </error>
  237.  
  238.   <error type="question" modal="true" id="ask-delete-account" default="GTK_RESPONSE_NO">
  239.     <title>Delete account?</title>
  240.     <primary>Are you sure you want to delete this account?</primary>
  241.     <secondary xml:space="preserve">If you proceed, the account information will be deleted permanently.</secondary>
  242.     <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  243.     <button stock="gtk-no" response="GTK_RESPONSE_NO" label="Do not delete"></button>
  244.   </error>
  245.  
  246.   <error type="question" modal="true" id="ask-delete-account-with-proxies" default="GTK_RESPONSE_NO">
  247.     <title>Delete account?</title>
  248.     <primary>Are you sure you want to delete this account and all its proxies?</primary>
  249.     <secondary xml:space="preserve">If you proceed, the account information and
  250. all proxy information will be deleted permanently.</secondary>
  251.     <button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
  252.     <button stock="gtk-no" response="GTK_RESPONSE_NO" label="Do not delete"></button>
  253.   </error>
  254.  
  255.   <error type="question" modal="true" id="ask-delete-proxy-accounts" default="GTK_RESPONSE_NO">
  256.     <title>Delete account?</title>
  257.     <primary>Are you sure you want to disable this account and delete all its proxies?</primary>
  258.     <secondary xml:space="preserve">If you proceed, all proxy accounts will be deleted permanently.</secondary>
  259.     <button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
  260.     <button stock="gtk-no" response="GTK_RESPONSE_NO" label="Do not disable"></button>
  261.   </error>
  262.  
  263.   <error type="error" id="no-save-signature">
  264.     <primary>Could not save signature file.</primary>
  265.     <secondary xml:space="preserve">Because "{0}".</secondary>
  266.   </error>
  267.  
  268.   <error type="error" id="signature-notscript">
  269.     <primary>Cannot set signature script "{0}".</primary>
  270.     <secondary xml:space="preserve">The script file must exist and be executable.</secondary>
  271.   </error>
  272.  
  273.   <error type="question" id="ask-signature-changed" default="GTK_RESPONSE_YES">
  274.     <title>Discard changes?</title>
  275.     <primary>Do you wish to save your changes?</primary>
  276.     <secondary xml:space="preserve">This signature has been changed, but has not been saved.</secondary>
  277.     <button response="GTK_RESPONSE_NO" label="_Discard changes"></button>
  278.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  279.     <button stock="gtk-save" response="GTK_RESPONSE_YES"/>
  280.   </error>
  281.  
  282.   <error type="error" id="vfolder-notexist">
  283.     <primary>Cannot edit Search Folder "{0}" as it does not exist.</primary>
  284.     <secondary xml:space="preserve">This folder may have been added implicitly,
  285. go to the Search Folder editor to add it explicitly, if required.</secondary>
  286.   </error>
  287.  
  288.   <error type="error" id="vfolder-notunique">
  289.     <primary>Cannot add Search Folder "{0}".</primary>
  290.     <secondary xml:space="preserve">A folder named "{1}" already exists. Please use a different name.</secondary>
  291.   </error>
  292.  
  293.   <error type="info" id="vfolder-updated">
  294.     <primary>Search Folders automatically updated.</primary>
  295.     <secondary xml:space="preserve">The following Search Folder(s):
  296. {0}
  297. Used the now removed folder:
  298.     "{1}"
  299. And have been updated.</secondary>
  300.   </error>
  301.  
  302.   <error type="info" id="filter-updated">
  303.     <primary>Mail filters automatically updated.</primary>
  304.     <secondary xml:space="preserve">The following filter rule(s):
  305. {0}
  306. Used the now removed folder:
  307.     "{1}"
  308. And have been updated.</secondary>
  309.   </error>
  310.  
  311.   <error type="error" id="no-folder">
  312.     <primary>Missing folder.</primary>
  313.     <secondary xml:space="preserve">You must specify a folder.</secondary>
  314.   </error>
  315.  
  316.   <error type="error" id="no-name-vfolder">
  317.     <primary>Missing name.</primary>
  318.     <secondary xml:space="preserve">You must name this Search Folder.</secondary>
  319.   </error>
  320.  
  321.   <error type="error" id="vfolder-no-source">
  322.     <primary>No sources selected.</primary>
  323.     <secondary xml:space="preserve">You must specify at least one folder as a source.
  324. Either by selecting the folders individually, and/or by selecting all local folders, all remote folders, or both.</secondary>
  325.   </error>
  326.  
  327.   <error type="question" id="ask-migrate-existing" default="GTK_RESPONSE_CANCEL">
  328.     <primary>Problem migrating old mail folder "{0}".</primary>
  329.     <secondary xml:space="preserve">A non-empty folder at "{1}" already exists.
  330.  
  331. You can choose to ignore this folder, overwrite or append its contents, or quit.</secondary>
  332.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  333.     <button response="GTK_RESPONSE_REJECT" label="Ignore"></button>
  334.     <button stock="gtk-delete" response="GTK_RESPONSE_ACCEPT" label="_Overwrite"></button>
  335.     <button response="GTK_RESPONSE_OK" label="_Append"></button>
  336.   </error>
  337.  
  338.   <error type="error" id="no-load-license">
  339.     <primary>Unable to read license file.</primary>
  340.     <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>
  341.   </error>
  342.  
  343.   <error type="info" id="checking-service">
  344.     <title>Querying server</title>
  345.     <primary>Please wait.</primary>
  346.     <secondary xml:space="preserve">Querying server for a list of supported authentication mechanisms.</secondary>
  347.     <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
  348.   </error>
  349.  
  350.   <error type="error" id="gw-accountsetup-error">
  351.     <primary>Unable to connect to the GroupWise server.</primary>
  352.     <secondary xml:space="preserve">Please check your account settings and try again.</secondary>
  353.   </error>
  354.  
  355.   <error type="question" id="ask-receipt" default="GTK_RESPONSE_NO">
  356.     <title>Read receipt requested.</title>
  357.     <primary>Read receipt requested.</primary>
  358.     <secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the receipt notification to {0}?</secondary>
  359.     <button stock="gtk-no" response="GTK_RESPONSE_NO"/>
  360.     <button stock="gtk-yes" response="GTK_RESPONSE_YES" label="Send Receipt"></button>
  361.   </error>
  362.  
  363.   <error type="question" id="ask-mark-read" default="GTK_RESPONSE_NO">
  364.     <title>Mark all messages as read</title>
  365.     <primary>Mark all messages in subfolders as read?</primary>
  366.     <secondary xml:space="preserve">Do you want the operation to be performed in the subfolders?</secondary>
  367.     <button stock="gtk-no" response="GTK_RESPONSE_NO" label="_Do not Mark as Read"></button>
  368.     <button stock="gtk-yes" response="GTK_RESPONSE_YES" label="Mark as _Read"></button>
  369.   </error>
  370.  
  371.   <error type="question" id="ask-mark-all-read" default="GTK_RESPONSE_NO">
  372.     <title>Mark all messages as read</title>
  373.     <primary>Do you want to mark all messages as read?</primary>
  374.     <secondary xml:space="preserve">This will mark all messages as read in the selected folder and its subfolders.</secondary>
  375.     <button stock="gtk-no" response="GTK_RESPONSE_NO"/>
  376.     <button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
  377.   </error>
  378.  
  379.   <error type="error" modal="true" id="signature-already-exists">
  380.     <primary>Signature Already Exists</primary>
  381.     <secondary>A signature already exists with the name "{0}". Please specify a different name.</secondary>
  382.   </error>
  383.   
  384.   <error type="error" modal="true" id="blank-signature">
  385.     <primary>Blank Signature</primary>
  386.     <secondary>Please provide an unique name to identify this signature.</secondary>
  387.   </error>
  388.   
  389.   <error type="warning" id="send-no-account-enabled">
  390.     <primary>This message cannot be sent because the account you chose to send with is not enabled</primary>
  391.     <secondary xml:space="preserve">Please enable the account or send using another account.</secondary>
  392.   </error>
  393.  
  394. </error-list>