aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-errors.xml.h
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-12 11:34:33 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-12 11:34:33 +0800
commit97926d706a599a789b8d7b03a9e41a20513659d1 (patch)
tree89f1c9d163e295ebb436a53de2dcd506c81ba3e4 /mail/mail-errors.xml.h
parent2cf63ca4bace1165d5f0385f4d0dbcce83269775 (diff)
downloadgsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.tar
gsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.tar.gz
gsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.tar.bz2
gsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.tar.lz
gsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.tar.xz
gsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.tar.zst
gsoc2013-evolution-97926d706a599a789b8d7b03a9e41a20513659d1.zip
add for translators.
2004-05-12 Not Zed <NotZed@Ximian.com> * mail-errors.xml.h: add for translators. * Makefile.am (%.xml.h): fix for xml i18n stuff. * mail-errors.xml: moved from the .xml.in file. 2004-05-11 Not Zed <NotZed@Ximian.com> * em-utils.c (em_uri_from_camel): pass an exception to provider_get, it relies on one. * em-migrate.c (em_migrate_1_4): fix some error messages, and fail with fatal errors properly. (em_migrate_local_folders_1_4): EEP! Who cares if this fails! Well I do. Setup exceptions and return codes. (em_migrate_dir): and here too. Sloppy! (em_migrate_dir): change the code slightly, 1.4 would recurse all folders, even if the parent folder doesn't have a folder-metadata.xml. Make sure we copy that mode. (get_local_store_uri): Make it copy the 1.4 behaviour properly. Any error -> use defaults. (em_migrate_dir): lots of changes. (mbox_build_filename): take the output string as an arg. (cp): add an argument to overwrite/append or require a unique empty file. (cp_r): add mode arg here too. (em_migrate_folder): split the folder copy stuff from em_migrate dir entirely. blah. (em_upgrade_accounts_1_4): can't fail, remove return code, etc. (em_upgrade_xml_1_4): removed this rather redundant odd api. (upgrade_xml_uris): this can't fail, remove return codes etc. (em_upgrade_xml_1_0): another oddly redundant function. (em_migrate_pop_uid_caches_1_4): error messages, blah blah. (em_migrate_folder_expand_state_1_4): no fatal states here. (em_migrate_folder_view_settings_1_4): nor here. (emm_setup_initial): do i18n 'better', using gnome_i18n_get_language_list, rather than hacky code. 2004-05-10 Not Zed <NotZed@Ximian.com> * mail-tools.c: remove e-meta.h, not used anymore. svn path=/trunk/; revision=25870
Diffstat (limited to 'mail/mail-errors.xml.h')
-rw-r--r--mail/mail-errors.xml.h218
1 files changed, 218 insertions, 0 deletions
diff --git a/mail/mail-errors.xml.h b/mail/mail-errors.xml.h
new file mode 100644
index 0000000000..2f6b7461a9
--- /dev/null
+++ b/mail/mail-errors.xml.h
@@ -0,0 +1,218 @@
+/* mail:camel-service-auth-invalid primary */
+char *s = N_("Invalid authentication");
+/* mail:camel-service-auth-invalid secondary */
+char *s = N_("This server does not support this type of authentication and may not support authentication at all.");
+/* mail:camel-service-auth-failed primary */
+char *s = N_("Your login to your server \"{0}\" as \"{0}\" failed.");
+/* mail:camel-service-auth-failed secondary */
+char *s = N_("Check to make sure your password is spelled correctly. Remember that many passwords are case sensitive; your caps lock might be on.");
+/* mail:ask-send-html primary */
+char *s = N_("Are you sure you want to send a message in HTML format?");
+/* mail:ask-send-html secondary */
+char *s = N_("Please make sure the following recipients are willing and able to receive HTML email:\n"
+ "{0}\n"
+ "Send anyway?");
+char *s = N_("_Send");
+/* mail:ask-send-no-subject primary */
+char *s = N_("Are you sure you want to send a message without a subject?");
+/* mail:ask-send-no-subject secondary */
+char *s = N_("Adding a meaningful Subject line to your messages will give your recipients an idea of what your mail is about.");
+char *s = N_("_Send");
+/* mail:ask-send-only-bcc-contact primary */
+char *s = N_("Are you sure you want to send a message with only BCC recipients?");
+/* mail:ask-send-only-bcc-contact secondary */
+char *s = N_("The contact list you are sending to is configured to hide list recipients.\n"
+ "\n"
+ "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. ");
+char *s = N_("_Send");
+/* mail:ask-send-only-bcc primary */
+char *s = N_("Are you sure you want to send a message with only BCC recipients?");
+/* mail:ask-send-only-bcc secondary */
+char *s = N_("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.");
+char *s = N_("_Send");
+/* mail:send-no-recipients primary */
+char *s = N_("This message cannot be sent because you have not specified any Recipients");
+/* mail:send-no-recipients secondary */
+char *s = N_("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.");
+/* mail:ask-default-drafts primary */
+char *s = N_("Use default drafts folder?");
+/* mail:ask-default-drafts secondary */
+char *s = N_("Unable to open the drafts folder for this account. Use the system drafts folder instead?");
+char *s = N_("Use _Default");
+/* mail:ask-expunge primary */
+char *s = N_("Are you sure you want to permanently remove all the deleted message in folder \"{0}\"?");
+/* mail:ask-expunge secondary */
+char *s = N_("If you continue, you will not be able to recover these messages.");
+char *s = N_("_Expunge");
+/* mail:ask-empty-trash primary */
+char *s = N_("Are you sure you want to permanently remove all the deleted messages in all folders?");
+/* mail:ask-empty-trash secondary */
+char *s = N_("If you continue, you will not be able to recover these messages.");
+char *s = N_("_Empty Trash");
+/* mail:exit-unsaved primary */
+char *s = N_("You have unsent messages, do you wish to quit anyway?");
+/* mail:exit-unsaved secondary */
+char *s = N_("If you quit, these messages will not be sent until Evolution is started again.");
+/* mail:camel-exception primary */
+char *s = N_("Your message message, with the subject \"{0}\" was not delivered.");
+/* mail:camel-exception secondary */
+char *s = N_("The message was sent via the \"sendmail\" external application. Sendmail reports the following error: status 67: mail not sent.\n"
+ "The message is stored in the Outbox folder. Check the message for errors and resend.");
+/* mail:async-error primary */
+char *s = N_("Error while {0}.");
+/* mail:async-error secondary */
+char *s = N_("{1}.");
+/* mail:async-error-nodescribe primary */
+char *s = N_("Error while performing operation.");
+/* mail:async-error-nodescribe secondary */
+char *s = N_("{0}.");
+/* mail:session-message-info secondary */
+char *s = N_("{0}");
+/* mail:session-message-info-cancel secondary */
+char *s = N_("{0}");
+/* mail:session-message-warning secondary */
+char *s = N_("{0}");
+/* mail:session-message-warning-cancel secondary */
+char *s = N_("{0}");
+/* mail:session-message-error secondary */
+char *s = N_("{0}");
+/* mail:session-message-error-cancel secondary */
+char *s = N_("{0}");
+/* mail:ask-session-password primary */
+char *s = N_("Enter password.");
+/* mail:ask-session-password secondary */
+char *s = N_("{0}");
+/* mail:filter-load-error primary */
+char *s = N_("Error loading filter definitions.");
+/* mail:filter-load-error secondary */
+char *s = N_("{0}");
+/* mail:no-save-path primary */
+char *s = N_("Cannot save to directory \"{0}\".");
+/* mail:no-save-path secondary */
+char *s = N_("{1}");
+/* mail:no-create-path primary */
+char *s = N_("Cannot save to file \"{0}\".");
+/* mail:no-create-path secondary */
+char *s = N_("Cannot create the save directory, because \"{1}\"");
+/* mail:no-create-tmp-path primary */
+char *s = N_("Cannot create temporary save directory.");
+/* mail:no-create-tmp-path secondary */
+char *s = N_("Because \"{1}\".");
+/* mail:no-write-path-exists primary */
+char *s = N_("Cannot save to file \"{0}\".");
+/* mail:no-write-path-exists secondary */
+char *s = N_("File exists but cannot overwrite it.");
+/* mail:no-write-path-notfile primary */
+char *s = N_("Cannot save to file \"{0}\".");
+/* mail:no-write-path-notfile secondary */
+char *s = N_("File exists but is not a regular file.");
+/* mail:no-delete-folder primary */
+char *s = N_("Cannot delete folder \"{0}\".");
+/* mail:no-delete-folder secondary */
+char *s = N_("Because \"{1}\".");
+/* mail:no-delete-spethal-folder primary */
+char *s = N_("Cannot delete system folder \"{0}\".");
+/* mail:no-delete-spethal-folder secondary */
+char *s = N_("System folders are required for Ximian Evolution to function correctly and cannot be renamed, moved, or deleted.");
+/* mail:no-rename-spethal-folder primary */
+char *s = N_("Cannot rename or move system folder \"{0}\".");
+/* mail:no-rename-spethal-folder secondary */
+char *s = N_("System folders are required for Ximian Evolution to function correctly and cannot be renamed, moved, or deleted.");
+/* mail:ask-delete-folder title */
+char *s = N_("Delete \"{0}\"?");
+/* mail:ask-delete-folder primary */
+char *s = N_("Really delete folder \"{0}\" and all of its subfolders?");
+/* mail:ask-delete-folder secondary */
+char *s = N_("If you delete the folder, all of its contents and its subfolders contents will be deleted permanently.");
+/* mail:no-rename-folder-exists primary */
+char *s = N_("Cannot rename \"{0}\" to \"{1}\".");
+/* mail:no-rename-folder-exists secondary */
+char *s = N_("A folder named \"{1}\" already exists. Please use a different name.");
+/* mail:no-rename-folder primary */
+char *s = N_("Cannot rename \"{0}\" to \"{1}\".");
+/* mail:no-rename-folder secondary */
+char *s = N_("Because \"{2}\".");
+/* mail:no-move-folder-nostore primary */
+char *s = N_("Cannot move folder \"{0}\" to \"{1}\".");
+/* mail:no-move-folder-nostore secondary */
+char *s = N_("Cannot open source \"{2}\".");
+/* mail:no-move-folder-to-nostore primary */
+char *s = N_("Cannot move folder \"{0}\" to \"{1}\".");
+/* mail:no-move-folder-to-nostore secondary */
+char *s = N_("Cannot open target \"{2}\".");
+/* mail:no-copy-folder-nostore primary */
+char *s = N_("Cannot copy folder \"{0}\" to \"{1}\".");
+/* mail:no-copy-folder-nostore secondary */
+char *s = N_("Cannot open source \"{2}\".");
+/* mail:no-copy-folder-to-nostore primary */
+char *s = N_("Cannot copy folder \"{0}\" to \"{1}\".");
+/* mail:no-copy-folder-to-nostore secondary */
+char *s = N_("Cannot open target \"{2}\".");
+/* mail:no-create-folder-nostore primary */
+char *s = N_("Cannot create folder \"{0}\".");
+/* mail:no-create-folder-nostore secondary */
+char *s = N_("Cannot open source \"{1}\"");
+/* mail:account-incomplete primary */
+char *s = N_("Cannot save changes to account.");
+/* mail:account-incomplete secondary */
+char *s = N_("You have not filled in all of the required information.");
+/* mail:account-notunique primary */
+char *s = N_("Cannot save changes to account.");
+/* mail:account-notunique secondary */
+char *s = N_("You may not create two accounts with the same name.");
+/* mail:ask-delete-account title */
+char *s = N_("Delete account?");
+/* mail:ask-delete-account primary */
+char *s = N_("Are you sure you want to delete this account?");
+/* mail:ask-delete-account secondary */
+char *s = N_("If you proceed, the account information will be deleted permanently.");
+char *s = N_("Don't delete");
+/* mail:no-save-signature primary */
+char *s = N_("Could not save signature file.");
+/* mail:no-save-signature secondary */
+char *s = N_("Because \"{0}\".");
+/* mail:signature-notscript primary */
+char *s = N_("Cannot set signature script \"{0}\".");
+/* mail:signature-notscript secondary */
+char *s = N_("The script file must exist and be executable.");
+/* mail:ask-signature-changed title */
+char *s = N_("Discard changed?");
+/* mail:ask-signature-changed primary */
+char *s = N_("Do you wish to save your changes?");
+/* mail:ask-signature-changed secondary */
+char *s = N_("This signature has been changed, but has not been saved.");
+char *s = N_("_Discard changes");
+/* mail:vfolder-notexist primary */
+char *s = N_("Cannot edit vFolder \"{0}\" as it does not exist.");
+/* mail:vfolder-notexist secondary */
+char *s = N_("This folder may have been added implictly, go to the virtual folder editor to add it explictly, if required.");
+/* mail:vfolder-notunique primary */
+char *s = N_("Cannot add vFolder \"{0}\".");
+/* mail:vfolder-notunique secondary */
+char *s = N_("A folder named \"{1}\" already exists. Please use a different name.");
+/* mail:vfolder-updated primary */
+char *s = N_("vFolders automatically updated.");
+/* mail:vfolder-updated secondary */
+char *s = N_("The following vFolder(s):\n"
+ "{0}\n"
+ "Used the now removed folder:\n"
+ " \"{1}\"\n"
+ "And have been updated.");
+/* mail:filter-updated primary */
+char *s = N_("Mail filters automatically updated.");
+/* mail:filter-updated secondary */
+char *s = N_("The following filter rule(s):\n"
+ "{0}\n"
+ "Used the now removed folder:\n"
+ " \"{1}\"\n"
+ "And have been updated.");
+/* mail:ask-migrate-existing primary */
+char *s = N_("Problem migrating old mail folder \"{0}\".");
+/* mail:ask-migrate-existing secondary */
+char *s = N_("A non-empty folder at \"{1}\" already exists.\n"
+ "\n"
+ "You can choose to ignore this folder, overwrite or append its contents, or quit.\n"
+ "");
+char *s = N_("Ignore");
+char *s = N_("_Overwrite");
+char *s = N_("_Append");