home *** CD-ROM | disk | FTP | other *** search
- /*********** MailAlias Strings ***********/
-
- "Users";
- "Groups";
- "Login Names";
- "Private Users";
- "Private Groups";
-
- /* Browser Title */
- "Types";
-
- /************ MailSender Strings ***********/
-
- /* Title of the Send Window */
- "Compose";
-
- /* Temporary titles for the send window*/
-
- "delivered: ";
- "delivering: ";
- "loading: ";
- "storing: ";
- "saving: ";
-
- /* 'To', 'bcc', 'cc' field when they are designated in an alert */
- "To";
- "Cc";
- "Bcc";
- "Subject";
- "Reply-To";
-
- /* others */
-
- "No subject";
- "\n\nBegin forwarded message:\n\n";
-
- /* Form labels */
-
- "To:";
- "Subject:";
- "Cc:";
-
- /* Subjectless replies; %s is a date */
- "Your message of %s";
-
- /* Read receipt subject -- must be ASCII only (ie. no high order bits set) */
- "Read Receipt";
-
- /* Read Receipt; a <space><newline> sequence will represent a soft line break
- * and will be removed when received. Eg, the string "of<space><space>
- * <newline>%s" below will turn into "of<space>%s" when received.
- */
- "READ_RECEIPT_WITH_SUBJECT_MSG" = "\nYour message regarding \"%s\" of \n%s was read on %s.\n";
-
- "READ_RECEIPT_NO_SUBJECT_MSG" = "\nYour message of %s \nwas read on %s.\n";
-
- "<unparsable date>";
-
- /* For MIME messages in place for attachments */
- "[An attachment was originally included here]";
-
- /* Sizes */
- "%d bytes";
- "%dKB";
- "%.1fMB";
-
- /************ MailReader Strings ***********/
-
- "Removing %d attachment";
- "Removing %d attachments";
- "Compacting mailbox file";
- "Compacting index file";
- "Reloading index file";
- "Moving %d message to %s";
- "Moving %d messages to %s";
-
- /* Mailbox status line parts. The status line looks something like:
- * "987 messages (123KB) -- 1 new (4KB), 23 deleted (56KB)"
- * where each word have both a singular and plural form. Note that
- * English can use the same adjective for both singular and plural, but
- * in eg. Swedish, "new" would be "ny" resp. "nya".
- */
- "message";
- "messages";
- "new_message" = "unread";
- "new_messages" = "unread";
- "deleted_message" = "deleted";
- "deleted_messages" = "deleted";
- "Focused on %d message";
- "Focused on %d messages";
-
- /* This string will appear in the rightmost column of the browser */
- "%dKB";
-
-
- /****** Find Panel ******/
-
- "Replace All";
- "Find All";
-
- "Replace All Scope";
- "Find Scope";
-
- "Entire File";
- "Selection";
- "Summaries";
- "Messages";
-
- "No\ntext";
- "Nothing\nselected";
- "Illegal\npattern";
-
- /* Singular vs. plural versions */
- "ONE_REPLACED" = "%d\nreplaced";
- "MANY_REPLACED" = "%d\nreplaced";
-
- "NOT_FOUND" = "Not found";
- "ONE_FOUND" = "%d found";
- "MANY_FOUND" = "%d found";
- /* %s will be one of XXX_FOUND strings above */
- "INTERRUPTED_FOUND" = "Interrupted\n(%s)";
- "INTERRUPTED" = "Interrupted";
-
- /******** Menu Strings *******/
- "Hide Ruler";
- "Show Ruler";
- "Hide Deleted";
- "Show Deleted";
- "Hide Sizes";
- "Show Sizes";
- "Show Filtered Headers";
- "Show All Headers";
- "Mark as Read";
- "Mark as Unread";
- "Flag";
- "Unflag";
-
- /******** Encryption Strings *******/
- "Please enter your new private key";
- "Please verify private key";
- "Authenticate with user password";
- "Please enter your private key";
- "Decrypting message...";
- "Invalid private key.";
-
- /****** Dates ******/
- "SUMMARY_DATE" = "%b %d";
- "LONG_DATE" = "%x %X";
-
- /****** Panels ******/
- "Addresses";
- "Mailboxes";
-
- "Open Mailboxes Folder";
-
- /* Priority UI */
- "Sort by Priority";
-