1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396
|
<?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}
Send anyway?</_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="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?</_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>Are you sure you want to open {0} messages at once?</_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-unsaved" 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="error">
<_primary>Error while {0}.</_primary>
<secondary>{1}</secondary>
</error>
<error id="async-error-nodescribe" type="error">
<_primary>Error while performing operation.</_primary>
<secondary>{0}</secondary>
</error>
<error id="session-message-info" type="info">
<secondary>{0}</secondary>
</error>
<error id="session-message-info-cancel" type="info" default="GTK_RESPONSE_CANCEL">
<secondary>{0}</secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
</error>
<error id="session-message-warning" type="warning">
<secondary>{0}</secondary>
</error>
<error id="session-message-warning-cancel" type="warning" default="GTK_RESPONSE_CANCEL">
<secondary>{0}</secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
</error>
<error id="session-message-error" type="info">
<secondary>{0}</secondary>
</error>
<error id="session-message-error-cancel" type="info" default="GTK_RESPONSE_CANCEL">
<secondary>{0}</secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
</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">Because "{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">Because "{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 Ximian Evolution to function correctly and cannot be renamed, moved, or deleted.</_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 Ximian Evolution to function correctly and cannot be renamed, moved, or deleted.</_secondary>
</error>
<error id="ask-delete-folder" type="question" default="GTK_RESPONSE_CANCEL">
<_title>Delete "{0}"?</_title>
<_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 stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-delete" response="GTK_RESPONSE_OK"/>
</error>
<error id="ask-delete-vfolder" type="question" default="GTK_RESPONSE_CANCEL">
<_title>Delete "{0}"?</_title>
<_primary>Really delete folder "{0}" and all of its subfolders?</_primary>
<button stock="gtk-cancel" 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">Because "{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 "{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 "{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 "{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 "{2}".</_secondary>
</error>
<error id="no-create-folder-nostore" type="error">
<_primary>Cannot create folder "{0}".</_primary>
<_secondary xml:space="preserve">Cannot open source "{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" modal="true">
<_title>Delete account?</_title>
<_primary>Are you sure you want to delete this account?</_primary>
<_secondary xml:space="preserve">If you proceed, the account information will be deleted permanently.</_secondary>
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
<button stock="gtk-no" _label="Do not delete" response="GTK_RESPONSE_NO"/>
</error>
<error id="ask-delete-account-with-proxies" type="question" default="GTK_RESPONSE_NO" modal="true">
<_title>Delete account?</_title>
<_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 stock="gtk-delete" response="GTK_RESPONSE_YES"/>
<button stock="gtk-no" _label="Do not delete" response="GTK_RESPONSE_NO"/>
</error>
<error id="ask-delete-proxy-accounts" type="question" default="GTK_RESPONSE_NO" modal="true">
<_title>Delete account?</_title>
<_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 stock="gtk-yes" response="GTK_RESPONSE_YES"/>
<button stock="gtk-no" _label="Do not disable" response="GTK_RESPONSE_NO"/>
</error>
<error id="no-save-signature" type="error">
<_primary>Could not save signature file.</_primary>
<_secondary xml:space="preserve">Because "{0}".</_secondary>
</error>
<error id="signature-notscript" type="error">
<_primary>Cannot set signature script "{0}".</_primary>
<_secondary xml:space="preserve">The script file must exist and be executable.</_secondary>
</error>
<error id="ask-signature-changed" type="question" default="GTK_RESPONSE_YES">
<_title>Discard changes?</_title>
<_primary>Do you wish to save your changes?</_primary>
<_secondary xml:space="preserve">This signature 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="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 "{1}" 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">The following Search Folder(s):
{0}
Used the now removed folder:
"{1}"
And have been updated.</_secondary>
</error>
<error id="filter-updated" type="info">
<_primary>Mail filters automatically updated.</_primary>
<_secondary xml:space="preserve">The following filter rule(s):
{0}
Used the now removed folder:
"{1}"
And have been updated.</_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 sources 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="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">
<_title>Querying server</_title>
<_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="gw-accountsetup-error" type="error">
<_primary>Unable to connect to the GroupWise server.</_primary>
<_secondary xml:space="preserve">Please check your account settings and try again.</_secondary>
</error>
<error id="ask-receipt" type="question" default="GTK_RESPONSE_NO">
<_title>Read receipt requested.</_title>
<_primary>Read receipt requested.</_primary>
<_secondary xml:space="preserve">A read receipt notification has been requested for "{1}". Send the receipt notification to {0}?</_secondary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-yes" _label="Send Receipt" response="GTK_RESPONSE_YES"/>
</error>
<error id="ask-mark-read" type="question" default="GTK_RESPONSE_NO">
<_title>Mark all messages as read</_title>
<_primary>Mark all messages as read in the selected folder</_primary>
<_secondary xml:space="preserve">Do you want the operation to be performed in the subfolders?</_secondary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>
<error id="ask-mark-all-read" type="question" default="GTK_RESPONSE_NO">
<_title>Mark all messages as read</_title>
<_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 and its subfolders.</_secondary>
<button stock="gtk-no" response="GTK_RESPONSE_NO"/>
<button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
</error>
<error id="signature-already-exists" type="error" modal="true">
<_primary>Signature Already Exists</_primary>
<_secondary>A signature already exists with the name "{0}". Please specify a different name. </_secondary>
</error>
<error id="blank-signature" type="error" modal="true">
<_primary>Blank Signature</_primary>
<_secondary>Please provide an unique name to identify this signature.</_secondary>
</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-list>
|