X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=po%2Fsquirrelmail.pot;h=aa07be89e9399b36cb62b18dcbe001974ed1e561;hp=5a97148b26e013725db42cabd2b26881b2b32180;hb=d2181f2c41e0339d312f1b4bd877f4b7e12a18e5;hpb=b51a15da60e50d2446136428d383984a33766c46;ds=sidebyside diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index 5a97148b..aa07be89 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -1,69 +1,97 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2004-08-10 14:53+0200\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2005-08-06 09:08+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -msgid "Address Book" +#, php-format +msgid "About SquirrelMail %s" msgstr "" -msgid "Name" +msgid "" +"SquirrelMail is the name of the program that provides access to your email " +"via the web." msgstr "" -msgid "E-mail" +#. i18n: %s displays org_name variable value enclosed in () or empty string. +#, php-format +msgid "" +"If you have questions about or problems with your mail account, passwords, " +"abuse etc, please refer to your system administrator or provider%s." msgstr "" -msgid "Info" +#. i18n: %s tags are used in order to remove html URL attributes from translation +#, php-format +msgid "" +"They can assist you adequately with these issues. The SquirrelMail Project " +"Team cannot help you with that. The %shelp system%s provides answers to " +"frequently asked questions." msgstr "" -msgid "Source" +#. i18n: %s tags are used in order to remove html URL attributes from translation +#, php-format +msgid "" +"SquirrelMail is a feature rich, standards compliant webmail application " +"written in PHP. It was made by a group of volunteers united in the " +"SquirrelMail Project Team and is released as open source, free software " +"under the %sGNU General Public License%s." msgstr "" -msgid "No persons matching your search were found" +#. i18n: %s tags are used in order to remove html URL attributes from translation +#, php-format +msgid "" +"For more information about SquirrelMail and the SquirrelMail Project Team, " +"see %sthe SquirrelMail website%s." msgstr "" -msgid "Search for" +msgid "System information" msgstr "" -msgid "in" +#, php-format +msgid "You are using SquirrelMail version: %s" msgstr "" -msgid "All address books" +msgid "The administrator installed the following plugins:" msgstr "" -msgid "Search" +msgid "none installed" msgstr "" -msgid "List all" +msgid "Address Book" msgstr "" -msgid "Close" +msgid "All" msgstr "" -#, c-format -msgid "Unable to list addresses from %s" +msgid "To" msgstr "" -msgid "Your search failed with the following error(s)" +msgid "Cc" msgstr "" -msgid "All" +msgid "Name" msgstr "" -msgid "To" +msgid "E-mail" msgstr "" -msgid "Cc" +msgid "Info" +msgstr "" + +msgid "Source" msgstr "" msgid "Bcc" @@ -72,31 +100,48 @@ msgstr "" msgid "Use Addresses" msgstr "" +msgid "Cancel" +msgstr "" + msgid "Address Book Search" msgstr "" -msgid "Return" +msgid "Search for" msgstr "" -msgid "Nickname" +msgid "in" msgstr "" -msgid "Must be unique" +msgid "All address books" msgstr "" -msgid "E-mail address" +msgid "Search" msgstr "" -msgid "Last name" +msgid "List all" msgstr "" -msgid "First name" +#, php-format +msgid "Unable to list addresses from %s" msgstr "" -msgid "Additional info" +msgid "Your search failed with the following error(s)" msgstr "" -msgid "Add to:" +msgid "No persons matching your search were found" +msgstr "" + +#. * +#. * listall is not set, query is not set or empty. +#. * User hit search button without entering search expression. +#. +msgid "Nothing to search" +msgstr "" + +msgid "Return" +msgstr "" + +msgid "Close" msgstr "" msgid "No personal address book is defined. Contact administrator." @@ -105,13 +150,21 @@ msgstr "" msgid "You can only edit one address at the time" msgstr "" +#. FIXME: Test if $olddata really contains anything and return an error message if it doesn't +#. Display the "new address" form +#. Display the "new address" form again msgid "Update address" msgstr "" msgid "ERROR" msgstr "" -msgid "Unknown error" +#. * +#. * $editaddr is set, but $sel (address selection in address listing) +#. * and $doedit (address edit form) are not set. +#. * Assume that user clicked on "Edit address" without selecting any address. +#. +msgid "Please select address that you want to edit" msgstr "" msgid "Add address" @@ -123,6 +176,9 @@ msgstr "" msgid "Delete selected" msgstr "" +msgid "Nickname" +msgstr "" + msgid "sort by nickname" msgstr "" @@ -138,15 +194,34 @@ msgstr "" msgid "Add to address book" msgstr "" -msgid "said" +#. * +#. * To translators: %s is for author's name +#. +#, php-format +msgid "%s wrote:" msgstr "" +#. FIXME: do we have to translate xml formating? msgid "quote" msgstr "" msgid "who" msgstr "" +#. * +#. * To translators: +#. * first %s is for date string, second %s is for author's name. Date uses +#. * formating from "D, F j, Y g:i a" and "D, F j, Y H:i" translations. +#. * Example string: +#. * "On Sat, December 24, 2004 23:59, Santa wrote:" +#. * If you have to put author's name in front of date string, check comments about +#. * argument swapping at http://www.php.net/sprintf +#. +#, php-format +msgid "On %s, %s wrote:" +msgstr "" + +#. using own strlen function in order to detect correct string length msgid "Subject" msgstr "" @@ -156,6 +231,7 @@ msgstr "" msgid "Date" msgstr "" +#. using own str_pad function in order to create correct string pad msgid "Original Message" msgstr "" @@ -174,18 +250,6 @@ msgstr "" msgid "From:" msgstr "" -msgid "To:" -msgstr "" - -msgid "CC:" -msgstr "" - -msgid "BCC:" -msgstr "" - -msgid "Subject:" -msgstr "" - msgid "Send" msgstr "" @@ -198,6 +262,11 @@ msgstr "" msgid "Delete selected attachments" msgstr "" +msgid "" +"Because PHP file uploads are turned off, you can not attach files to this " +"message. Please see your system administrator for details." +msgstr "" + msgid "Priority" msgstr "" @@ -231,32 +300,29 @@ msgstr "" msgid "You have not filled in the \"To:\" field." msgstr "" -#, c-format +#, php-format msgid "Error: Draft folder %s does not exist." msgstr "" -msgid "Server replied: " +msgid "Server replied:" msgstr "" msgid "Folders" msgstr "" -msgid "Subscribed successfully!" -msgstr "" - -msgid "Unsubscribed successfully!" +msgid "Created folder successfully." msgstr "" -msgid "Deleted folder successfully!" +msgid "Renamed successfully." msgstr "" -msgid "Created folder successfully!" +msgid "Deleted folder successfully." msgstr "" -msgid "Renamed successfully!" +msgid "Subscribed successfully." msgstr "" -msgid "Subscription Unsuccessful - Folder does not exist." +msgid "Unsubscribed successfully." msgstr "" msgid "refresh folder list" @@ -268,6 +334,12 @@ msgstr "" msgid "as a subfolder of" msgstr "" +#. * +#. * Theme description +#. * +#. * @package squirrelmail +#. * @subpackage themes +#. msgid "None" msgstr "" @@ -301,56 +373,24 @@ msgstr "" msgid "Subscribe" msgstr "" -msgid "No folders were found to unsubscribe from!" +msgid "No folders were found to unsubscribe from." msgstr "" -msgid "No folders were found to subscribe to!" +msgid "No folders were found to subscribe to." msgstr "" msgid "Subscribe to:" msgstr "" -msgid "Illegal folder name. Please select a different name." -msgstr "" - -msgid "Click here to go back" -msgstr "" - -msgid "You have not selected a folder to delete. Please do so." -msgstr "" - -#, c-format -msgid "Are you sure you want to delete %s?" -msgstr "" - -msgid "Yes" -msgstr "" - -msgid "No" -msgstr "" - -msgid "You have not selected a folder to rename. Please do so." -msgstr "" - -msgid "Rename a folder" -msgstr "" - -msgid "New name:" -msgstr "" - -msgid "Submit" -msgstr "" - msgid "ERROR: Help files are not in the right format!" msgstr "" msgid "Help" msgstr "" -#, c-format msgid "" -"The help has not been translated to %s. It will be displayed in English " -"instead." +"The help has not been translated to selected language. It will be displayed " +"in English instead." msgstr "" msgid "Some or all of the help documents are not present!" @@ -377,9 +417,6 @@ msgstr "" msgid "Download this as a file" msgstr "" -msgid "INBOX" -msgstr "" - msgid "Purge" msgstr "" @@ -392,86 +429,45 @@ msgstr "" msgid "Save folder tree" msgstr "" -msgid "Login" -msgstr "" - -#, c-format -msgid "%s Logo" +msgid "The IMAP server is reporting that plain text logins are disabled." msgstr "" -#, c-format -msgid "SquirrelMail version %s" +msgid "Using CRAM-MD5 or DIGEST-MD5 authentication instead may work." msgstr "" -msgid "By the SquirrelMail Development Team" +msgid "Also, the use of TLS may allow SquirrelMail to login." msgstr "" -#, c-format -msgid "%s Login" +msgid "Please contact your system administrator and report this error." msgstr "" -msgid "Name:" +msgid "Login" msgstr "" -msgid "Password:" +#, php-format +msgid "%s Logo" msgstr "" -msgid "Personal Information" +msgid "SquirrelMail Webmail Application" msgstr "" -msgid "Display Preferences" +msgid "By the SquirrelMail Project Team" msgstr "" -msgid "Message Highlighting" +#, php-format +msgid "%s Login" msgstr "" -msgid "Folder Preferences" +msgid "Name:" msgstr "" -msgid "Index Order" +msgid "Password:" msgstr "" msgid "Options" msgstr "" -msgid "Error(s) happened while saving your options" -msgstr "" - -msgid "Some of your preference changes are not applied." -msgstr "" - -msgid "Successfully Saved Options" -msgstr "" - -msgid "Refresh Folder List" -msgstr "" - -msgid "Refresh Page" -msgstr "" - -msgid "" -"This contains personal information about yourself such as your name, your " -"email address, etc." -msgstr "" - -msgid "" -"You can change the way that SquirrelMail looks and displays information to " -"you, such as the colors, the language, and other settings." -msgstr "" - -msgid "" -"Based upon given criteria, incoming messages can have different background " -"colors in the message list. This helps to easily distinguish who the " -"messages are from, especially for mailing lists." -msgstr "" - -msgid "" -"These settings change the way your folders are displayed and manipulated." -msgstr "" - -msgid "" -"The order of the message index can be rearranged and changed to contain the " -"headers in any order you want." +msgid "Message Highlighting" msgstr "" msgid "New" @@ -555,19 +551,22 @@ msgstr "" msgid "Matches" msgstr "" -#, c-format -msgid "Alternate Identity %d" +msgid "Submit" msgstr "" -msgid "Advanced Identities" +msgid "Default Identity" msgstr "" -msgid "Default Identity" +#, php-format +msgid "Alternate Identity %d" msgstr "" msgid "Add a New Identity" msgstr "" +msgid "Advanced Identities" +msgstr "" + msgid "Full Name" msgstr "" @@ -586,6 +585,9 @@ msgstr "" msgid "Move Up" msgstr "" +#. * +#. * Column to string translation array +#. msgid "Checkbox" msgstr "" @@ -595,6 +597,15 @@ msgstr "" msgid "Size" msgstr "" +msgid "Attachments" +msgstr "" + +msgid "Received" +msgstr "" + +msgid "Index Order" +msgstr "" + msgid "" "The index order is the order that the columns are arranged in the message " "index. You can add, remove, and move columns around to customize them to fit " @@ -604,6 +615,7 @@ msgstr "" msgid "up" msgstr "" +#. else msgid "down" msgstr "" @@ -613,12 +625,86 @@ msgstr "" msgid "Return to options page" msgstr "" +msgid "Personal Information" +msgstr "" + +msgid "Display Preferences" +msgstr "" + +msgid "Compose Preferences" +msgstr "" + +msgid "Folder Preferences" +msgstr "" + +msgid "Error(s) occurred while saving your options" +msgstr "" + +msgid "Some of your preference changes were not applied." +msgstr "" + +#. Display a message indicating a successful save. +msgid "Successfully Saved Options" +msgstr "" + +msgid "Refresh Folder List" +msgstr "" + +msgid "Refresh Page" +msgstr "" + +msgid "" +"This contains personal information about yourself such as your name, your " +"email address, etc." +msgstr "" + +msgid "" +"You can change the way that SquirrelMail looks and displays information to " +"you, such as the colors, the language, and other settings." +msgstr "" + +msgid "" +"Based upon given criteria, incoming messages can have different background " +"colors in the message list. This helps to easily distinguish who the " +"messages are from, especially for mailing lists." +msgstr "" + +msgid "" +"These settings change the way your folders are displayed and manipulated." +msgstr "" + +msgid "" +"The order of the message index can be rearranged and changed to contain the " +"headers in any order you want." +msgstr "" + +msgid "" +"Control the behaviour and layout of writing new mail messages, replying to " +"and forwarding messages." +msgstr "" + msgid "Message not printable" msgstr "" -msgid "CC" +msgid "Attachments:" +msgstr "" + +msgid "Unknown sender" +msgstr "" + +msgid "Info:" +msgstr "" + +msgid "Size:" msgstr "" +msgid "Type:" +msgstr "" + +msgid "Invalid URL" +msgstr "" + +#. end globals msgid "Printer Friendly" msgstr "" @@ -634,10 +720,10 @@ msgstr "" msgid "Your message" msgstr "" -msgid "Sent:" +msgid "Sent" msgstr "" -#, c-format +#, php-format msgid "Was displayed on %s" msgstr "" @@ -647,9 +733,6 @@ msgstr "" msgid "more" msgstr "" -msgid "Unknown sender" -msgstr "" - msgid "Mailer" msgstr "" @@ -715,15 +798,18 @@ msgstr "" msgid "View Full Header" msgstr "" -msgid "Attachments" -msgstr "" - msgid "You must be logged in to access this page." msgstr "" msgid "THIS FOLDER IS EMPTY" msgstr "" +#. mailboxes are casesensitive => inbox.sent != inbox.Sent +#. nevermind, to many dependencies this should be fixed! +#. inbox is special and not casesensitive +msgid "INBOX" +msgstr "" + msgid "All Folders" msgstr "" @@ -736,15 +822,18 @@ msgstr "" msgid "Error in criteria argument" msgstr "" +#. before this week msgid "M j, Y" msgstr "" +#. return $what_parts[1] . ' ' . getMonthName($what_parts[2]) . ' ' . $what_parts[3]; msgid "(Illegal date)" msgstr "" msgid "(Wrong date)" msgstr "" +#. Mailbox list msgid "In" msgstr "" @@ -787,15 +876,13 @@ msgstr "" msgid "and subfolders:" msgstr "" +#. Exclude criteria msgid "Exclude Criteria:" msgstr "" msgid "Search Criteria" msgstr "" -msgid "Folder:" -msgstr "" - msgid "Add New Criteria" msgstr "" @@ -808,6 +895,8 @@ msgstr "" msgid "Not" msgstr "" +#. , +#. 'ALL' is binary operator msgid "Answered" msgstr "" @@ -838,12 +927,14 @@ msgstr "" msgid "Larger Than" msgstr "" +#. 'NOT' is unary operator msgid "Old" msgstr "" msgid "On" msgstr "" +#. 'OR' is binary operator msgid "Recent" msgstr "" @@ -898,6 +989,9 @@ msgstr "" msgid "Advanced search" msgstr "" +msgid "Folder:" +msgstr "" + msgid "No Messages Found" msgstr "" @@ -916,7 +1010,7 @@ msgstr "" msgid "Viewing a Business Card" msgstr "" -#, c-format +#, php-format msgid "" "vCard Version %s is not supported. Some information might not be converted " "correctly." @@ -955,10 +1049,10 @@ msgstr "" msgid "Add to Addressbook" msgstr "" -msgid "Nickname:" +msgid "E-mail address" msgstr "" -msgid "Note Field Contains:" +msgid "Additional info" msgstr "" msgid "Title & Org. / Dept." @@ -980,44 +1074,39 @@ msgid "" "Could not include PEAR database functions required for the database backend." msgstr "" -#, c-format +#, php-format msgid "Is PEAR installed, and is the include path set correctly to find %s?" msgstr "" -msgid "Please contact your system administrator and report this error." -msgstr "" - msgid "Personal address book" msgstr "" -#, c-format +#. Fail +#, php-format msgid "Database error: %s" msgstr "" msgid "Addressbook is read-only" msgstr "" -#, c-format -msgid "User '%s' already exist" +#, php-format +msgid "User %s already exists" msgstr "" -#, c-format -msgid "User '%s' does not exist" +#, php-format +msgid "User %s does not exist" msgstr "" -msgid "Global address book" -msgstr "" - -msgid "No such file or directory" +msgid "PHP install does not have LDAP support." msgstr "" -msgid "Open failed" +msgid "Not a file name" msgstr "" -msgid "Can not modify global address book" +msgid "No such file or directory" msgstr "" -msgid "Not a file name" +msgid "Open failed" msgstr "" msgid "Write failed" @@ -1029,23 +1118,43 @@ msgstr "" msgid "Could not lock datafile" msgstr "" +#. Fail msgid "Write to addressbook failed" msgstr "" msgid "Error initializing addressbook database." msgstr "" -#, c-format +#. no need to use $abook->error, because message explains error. +#, php-format msgid "Error opening file %s" msgstr "" +msgid "Global address book" +msgstr "" + msgid "Error initializing global addressbook." msgstr "" -#, c-format +#, php-format msgid "Error initializing LDAP server %s:" msgstr "" +msgid "Must be unique" +msgstr "" + +msgid "Last name" +msgstr "" + +msgid "First name" +msgstr "" + +msgid "Add to:" +msgstr "" + +msgid "Click here to change the sorting of the address list" +msgstr "" + msgid "Invalid input data" msgstr "" @@ -1058,13 +1167,11 @@ msgstr "" msgid "Nickname contains illegal characters" msgstr "" -msgid "Click here to change the sorting of the address list" -msgstr "" - -msgid "view" +#. The link that we created needs a name. +msgid "View" msgstr "" -msgid "Business Card" +msgid "View Business Card" msgstr "" msgid "Sunday" @@ -1184,231 +1291,240 @@ msgstr "" msgid "D, F j, Y g:i a" msgstr "" -msgid "D, F j, Y G:i" +msgid "D, F j, Y H:i" msgstr "" msgid "g:i a" msgstr "" -msgid "G:i" +msgid "H:i" msgstr "" msgid "D, g:i a" msgstr "" -msgid "D, G:i" +msgid "D, H:i" msgstr "" -#, c-format +#, php-format msgid "Preference database error (%s). Exiting abnormally" msgstr "" -#, c-format +#, php-format msgid "Click here to return to %s" msgstr "" msgid "Go to the login page" msgstr "" -#, c-format +#, php-format msgid "" "Preference file, %s, does not exist. Log out, and log back in to create a " "default preference file." msgstr "" -#, c-format +#, php-format msgid "" "Preference file, %s, could not be opened. Contact your system administrator " "to resolve this issue." msgstr "" -#, c-format +#, php-format msgid "" "Preference file, %s, could not be written. Contact your system administrator " "to resolve this issue." msgstr "" -#, c-format +#, php-format msgid "" "Preference file, %s, could not be copied from temporary file, %s. Contact " "your system administrator to resolve this issue." msgstr "" -#, c-format -msgid "Error opening %s" -msgstr "" - -msgid "Default preference file not found or not readable!" -msgstr "" - msgid "Could not create initial preference file!" msgstr "" -#, c-format +#, php-format msgid "%s should be writable by user %s" msgstr "" msgid "Signature is too big." msgstr "" -#, c-format +#, php-format msgid "" "Signature file, %s, could not be opened. Contact your system administrator " "to resolve this issue." msgstr "" -#, c-format +#, php-format msgid "" "Signature file, %s, could not be written. Contact your system administrator " "to resolve this issue." msgstr "" -#, c-format +#, php-format msgid "" "Signature file, %s, could not be copied from temporary file, %s. Contact " "your system administrator to resolve this issue." msgstr "" -msgid "ERROR : Could not complete request." +msgid "Illegal folder name." msgstr "" -msgid "ERROR : Bad or malformed request." +#, php-format +msgid "The name may not contain any of the following: %s" msgstr "" -msgid "ERROR : Imap server closed the connection." +msgid "Please select a different name." msgstr "" -msgid "ERROR : Connection dropped by imap-server." +msgid "Click here to go back" msgstr "" -msgid "ERROR : Unknown imap response." +msgid "You have not selected a folder to rename. Please do so." msgstr "" -msgid "Reason Given: " +msgid "Rename a folder" msgstr "" -msgid "Possible reason : " +msgid "New name:" msgstr "" -msgid "Query:" +msgid "You have not selected a folder to delete. Please do so." msgstr "" -msgid "ERROR : No available imapstream." +#, php-format +msgid "Are you sure you want to delete %s?" msgstr "" -msgid "ERROR : Bad function call." +msgid "Yes" msgstr "" -msgid "Reason:" +msgid "No" msgstr "" -msgid "Server responded:" +msgid "You have not selected a folder to subscribe. Please do so." msgstr "" -msgid "Server responded: " +msgid "Subscription Unsuccessful - Folder does not exist." msgstr "" -#, c-format -msgid "Error connecting to IMAP server: %s." +msgid "You have not selected a folder to unsubscribe. Please do so." msgstr "" -#, c-format -msgid "Bad request: %s" +msgid "ERROR: Could not complete request." msgstr "" -#, c-format -msgid "Unknown error: %s" +msgid "ERROR: Bad or malformed request." msgstr "" -msgid "Read data:" +msgid "ERROR: IMAP server closed the connection." msgstr "" -msgid "Unknown user or password incorrect." +msgid "ERROR: Connection dropped by IMAP server." msgstr "" -msgid "ERROR : Could not append message to" +msgid "ERROR: Unknown IMAP response." msgstr "" -msgid "Solution: " +msgid "Reason Given:" msgstr "" -msgid "" -"Remove unneccessary messages from your folder and start with your Trash " -"folder." +msgid "Possible reason:" msgstr "" -msgid "The server couldn't find the message you requested." +msgid "Query:" msgstr "" -msgid "" -"Most probably your message list was out of date and the message has been " -"moved away or deleted (perhaps by another program accessing the same " -"mailbox)." +msgid "ERROR: No available IMAP stream." msgstr "" -msgid "(no subject)" +msgid "ERROR: Bad function call." msgstr "" -msgid "Unknown recipient" +msgid "Reason:" msgstr "" -msgid "Unknown date" +msgid "Server responded:" msgstr "" -msgid "Read" +#, php-format +msgid "Error connecting to IMAP server: %s." msgstr "" -msgid "A" +msgid "" +"TLS is enabled, but this version of PHP does not support TLS sockets, or is " +"missing the openssl extension." msgstr "" -msgid "Thread sorting is not supported by your IMAP server." +#, php-format +msgid "Bad request: %s" msgstr "" -msgid "Please report this to the system administrator." +#, php-format +msgid "Unknown error: %s" msgstr "" -msgid "Server-side sorting is not supported by your IMAP server." +msgid "Read data:" msgstr "" -msgid "Unthread View" +msgid "Unknown user or password incorrect." msgstr "" -msgid "Thread View" +msgid "" +"Your mailbox is not located at this server. Try a different server or " +"consult your system administrator" msgstr "" -msgid "Unflag" +msgid "ERROR: Could not append message to" msgstr "" -msgid "Flag" +msgid "Solution:" msgstr "" -msgid "Unread" +msgid "" +"Remove unneccessary messages from your folder and start with your Trash " +"folder." msgstr "" -msgid "Expunge" +msgid "The server couldn't find the message you requested." +msgstr "" + +msgid "" +"Most probably your message list was out of date and the message has been " +"moved away or deleted (perhaps by another program accessing the same " +"mailbox)." msgstr "" -msgid "mailbox" +msgid "Unknown recipient" msgstr "" -msgid "Click here to change the sorting of the message list" +msgid "(no subject)" msgstr "" -msgid "Toggle All" +msgid "Unthread View" msgstr "" -#, c-format -msgid "Viewing Messages: %s to %s (%s total)" +msgid "Thread View" msgstr "" -#, c-format -msgid "Viewing Message: %s (%s total)" +msgid "Unflag" msgstr "" -msgid "Paginate" +msgid "Flag" msgstr "" -msgid "Show All" +msgid "Read" +msgstr "" + +msgid "Unread" +msgstr "" + +msgid "Undelete" +msgstr "" + +msgid "Expunge" msgstr "" msgid "No messages were selected." @@ -1417,7 +1533,7 @@ msgstr "" msgid "SquirrelMail could not decode the bodystructure of the message" msgstr "" -msgid "the provided bodystructure by your imap-server" +msgid "The bodystructure provided by your IMAP server:" msgstr "" msgid "" @@ -1437,13 +1553,17 @@ msgstr "" msgid "FETCH line:" msgstr "" +#. adding warning message +msgid "Viewing HTML formatted email" +msgstr "" + msgid "Hide Unsafe Images" msgstr "" msgid "View Unsafe Images" msgstr "" -msgid "download" +msgid "Download" msgstr "" msgid "sec_remove_eng.png" @@ -1452,23 +1572,27 @@ msgstr "" msgid "This external link will open in a new window" msgstr "" -#, c-format +#, php-format msgid "Option Type '%s' Not Found" msgstr "" msgid "Current Folder" msgstr "" +#. javascript off msgid "Compose" msgstr "" -#, c-format +#, php-format msgid "Error creating directory %s." msgstr "" msgid "Could not create hashed directory structure!" msgstr "" +msgid "Terminating SquirrelMail due to a fatal error" +msgstr "" + msgid "Service not available, closing channel" msgstr "" @@ -1532,165 +1656,217 @@ msgstr "" msgid "Unknown response" msgstr "" -msgid "General Display Options" +msgid "Thread sorting is not supported by your IMAP server." msgstr "" -msgid "Theme" +msgid "" +"Run \"configure\", choose option 4 (General options) and set option 10 " +"(Allow server thread sort to false" msgstr "" -msgid "Default" +msgid "Server-side sorting is not supported by your IMAP server." msgstr "" -msgid "Custom Stylesheet" +msgid "" +"Run \"configure\", choose option 4 (General options) and set option 11 " +"(Allow server-side sorting to false" msgstr "" -msgid "Language" +#. **************************************************** +#. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. +#. **************************************************** +#. ** Load the General Compose Options into the array ** +msgid "General Message Composition" msgstr "" -msgid "Use Javascript" +msgid "Width of Editor Window" msgstr "" -msgid "Autodetect" +msgid "Height of Editor Window" msgstr "" -msgid "Always" +msgid "Location of Buttons when Composing" msgstr "" -msgid "Never" +msgid "Before headers" msgstr "" -msgid "Mailbox Display Options" +msgid "Between headers and message body" msgstr "" -msgid "Number of Messages to Index" +msgid "After message body" msgstr "" -msgid "Enable Alternating Row Colors" +msgid "Addressbook Display Format" msgstr "" -msgid "Message Flags Icon Theme" +msgid "Javascript" msgstr "" -msgid "Show Flag / Unflag Buttons" +msgid "HTML" msgstr "" -msgid "Enable Page Selector" +msgid "Compose Messages in New Window" msgstr "" -msgid "Maximum Number of Pages to Show" +msgid "Width of Compose Window" msgstr "" -msgid "Always Show Full Date" +msgid "Height of Compose Window" msgstr "" -msgid "Length of From/To Field (0 for full)" +#. ** Load the General Options into the array ** +msgid "Replying and Forwarding Messages" msgstr "" -msgid "Length of Subject Field (0 for full)" +msgid "Include CCs when Forwarding Messages" msgstr "" -msgid "Show recipient name if the message is from your default identity" +msgid "Include Me in CC when I Reply All" msgstr "" -msgid "Message Display and Composition" +msgid "Append Signature before Reply/Forward Text" msgstr "" -msgid "Wrap Incoming Text At" +msgid "Prefix for Original Message when Replying" msgstr "" -msgid "Width of Editor Window" +msgid "Cursor Position when Replying" msgstr "" -msgid "Height of Editor Window" +msgid "To: field" msgstr "" -msgid "Location of Buttons when Composing" +msgid "Focus in body" msgstr "" -msgid "Before headers" +msgid "Select body" msgstr "" -msgid "Between headers and message body" +msgid "No focus" msgstr "" -msgid "After message body" +msgid "Strip signature when replying" msgstr "" -msgid "Addressbook Display Format" +#. **************************************************** +#. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. +#. **************************************************** +#. ** Load the General Options into the array ** +msgid "General Display Options" msgstr "" -msgid "Javascript" +msgid "Theme" msgstr "" -msgid "HTML" +#. * +#. * Theme description +#. * +#. * @package squirrelmail +#. * @subpackage themes +#. +msgid "Default" msgstr "" -msgid "Show HTML Version by Default" +msgid "Custom Stylesheet" msgstr "" -msgid "Enable Forward as Attachment" +msgid "Language" msgstr "" -msgid "Include CCs when Forwarding Messages" +msgid "Use Javascript" msgstr "" -msgid "Include Me in CC when I Reply All" +msgid "Autodetect" msgstr "" -msgid "Enable Mailer Display" +msgid "Always" msgstr "" -msgid "Display Attached Images with Message" +msgid "Never" msgstr "" -msgid "Enable Printer Friendly Clean Display" +msgid "Hour Format" msgstr "" -msgid "Enable Mail Delivery Notification" +msgid "12-hour clock" msgstr "" -msgid "Compose Messages in New Window" +msgid "24-hour clock" msgstr "" -msgid "Width of Compose Window" +#. ** Load the General Options into the array ** +msgid "Mailbox Display Options" msgstr "" -msgid "Height of Compose Window" +msgid "Number of Messages per Page" msgstr "" -msgid "Append Signature before Reply/Forward Text" +msgid "Enable Alternating Row Colors" msgstr "" -msgid "Prefix for Original Message when Replying" +msgid "Enable Fancy Row Mouseover Highlighting" msgstr "" -msgid "Cursor Position when Replying" +msgid "Message Flags Icon Theme" msgstr "" -msgid "To: field" +msgid "Show Flag / Unflag Buttons" msgstr "" -msgid "Focus in body" +msgid "Enable Page Selector" msgstr "" -msgid "Select body" +msgid "Use Compact Page Selector" msgstr "" -msgid "No focus" +msgid "Maximum Number of Pages to Show" msgstr "" -msgid "Strip signature when replying" +msgid "Always Show Full Date" +msgstr "" + +msgid "Length of From/To Field (0 for full)" msgstr "" -msgid "Enable Sort by of Receive Date" +msgid "Length of Subject Field (0 for full)" msgstr "" msgid "Enable Thread Sort by References Header" msgstr "" +#. ** Load the General Options into the array ** +msgid "Message Display Options" +msgstr "" + +msgid "Wrap Incoming Text At" +msgstr "" + +msgid "Show HTML Version by Default" +msgstr "" + +msgid "Height of inline frame" +msgstr "" + +msgid "Enable Forward as Attachment" +msgstr "" + +msgid "Enable Mailer Display" +msgstr "" + +msgid "Display Attached Images with Message" +msgstr "" + +msgid "Enable Mail Delivery Notification" +msgstr "" + msgid "Show 'Delete & Prev/Next' Links" msgstr "" +#. **************************************************** +#. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. +#. **************************************************** +#. ** Load the General Options into the array ** msgid "Special Folder Options" msgstr "" @@ -1718,6 +1894,7 @@ msgstr "" msgid "Save Replies with Original Message" msgstr "" +#. ** Load the General Options into the array ** msgid "Folder List Options" msgstr "" @@ -1736,14 +1913,14 @@ msgstr "" msgid "Width of Folder List" msgstr "" -msgid "Minutes" -msgstr "" - msgid "Seconds" msgstr "" -msgid "Minute" -msgstr "" +#, php-format +msgid "%d Minute" +msgid_plural "%d Minutes" +msgstr[0] "" +msgstr[1] "" msgid "Auto Refresh Folder List" msgstr "" @@ -1796,28 +1973,23 @@ msgstr "" msgid "No Clock" msgstr "" -msgid "Hour Format" -msgstr "" - -msgid "12-hour clock" -msgstr "" - -msgid "24-hour clock" -msgstr "" - msgid "Memory Search" msgstr "" msgid "Disabled" msgstr "" +msgid "Show only subscribed folders" +msgstr "" + +#. ** Load the General Options into the array ** msgid "Folder Selection Options" msgstr "" msgid "Selection List Style" msgstr "" -msgid "Long: " +msgid "Long:" msgstr "" msgid "Folder" @@ -1826,12 +1998,16 @@ msgstr "" msgid "Subfolder" msgstr "" -msgid "Indented: " +msgid "Indented:" msgstr "" -msgid "Delimited: " +msgid "Delimited:" msgstr "" +#. **************************************************** +#. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. +#. **************************************************** +#. ** Load the Contact Information Options into the array ** msgid "Name and Address Options" msgstr "" @@ -1859,6 +2035,7 @@ msgstr "" msgid "Your current timezone" msgstr "" +#. ** Load the Reply Citation Options into the array ** msgid "Reply Citation Options" msgstr "" @@ -1868,10 +2045,10 @@ msgstr "" msgid "No Citation" msgstr "" -msgid "AUTHOR Said" +msgid "AUTHOR Wrote" msgstr "" -msgid "On DATE, AUTHOR Said" +msgid "On DATE, AUTHOR Wrote" msgstr "" msgid "Quote Who XML" @@ -1886,6 +2063,7 @@ msgstr "" msgid "User-Defined Citation End" msgstr "" +#. ** Load the Signature Options into the array ** msgid "Signature Options" msgstr "" @@ -1895,6 +2073,12 @@ msgstr "" msgid "Prefix Signature with '-- ' Line" msgstr "" +#. * +#. * Theme description +#. * +#. * @package squirrelmail +#. * @subpackage themes +#. msgid "XP" msgstr "" @@ -1907,11 +2091,7 @@ msgstr "" msgid "Try to verify addresses" msgstr "" -#, c-format -msgid "Add to %s" -msgstr "" - -msgid "Config File Version" +msgid "Config File Version" msgstr "" msgid "SquirrelMail Version" @@ -1920,6 +2100,7 @@ msgstr "" msgid "PHP Version" msgstr "" +#. -------------------------------------------------------- msgid "Organization Preferences" msgstr "" @@ -1950,6 +2131,7 @@ msgstr "" msgid "Top Frame" msgstr "" +#. -------------------------------------------------------- msgid "Server Settings" msgstr "" @@ -1977,6 +2159,15 @@ msgstr "" msgid "Courier IMAP server" msgstr "" +msgid "Mac OS X Mailserver" +msgstr "" + +msgid "hMailServer IMAP server" +msgstr "" + +msgid "Mercury/32 IMAP server" +msgstr "" + msgid "Not one of the above servers" msgstr "" @@ -2028,12 +2219,13 @@ msgstr "" msgid "POP3 Before SMTP?" msgstr "" -msgid "Hide SquirrelMail Header" +msgid "Header Encryption Key" msgstr "" msgid "Invert Time" msgstr "" +#. -------------------------------------------------------- msgid "Folders Defaults" msgstr "" @@ -2076,15 +2268,13 @@ msgstr "" msgid "Auto Create Special Folders" msgstr "" -msgid "Default Javascript Addressbook" -msgstr "" - msgid "Auto delete folders" msgstr "" msgid "Enable /NoSelect folder fix" msgstr "" +#. -------------------------------------------------------- msgid "General Options" msgstr "" @@ -2127,6 +2317,12 @@ msgstr "" msgid "Allow editing of full name" msgstr "" +msgid "Remove username from headers" +msgstr "" + +msgid "Used only when identities can't be modified" +msgstr "" + msgid "Use server-side sorting" msgstr "" @@ -2151,9 +2347,26 @@ msgstr "" msgid "PHP session name" msgstr "" +msgid "Time Zone Configuration" +msgstr "" + +msgid "Standard GNU C time zones" +msgstr "" + +msgid "Strict time zones" +msgstr "" + +msgid "Custom GNU C time zones" +msgstr "" + +msgid "Custom strict time zones" +msgstr "" + +#. -------------------------------------------------------- msgid "Message of the Day" msgstr "" +#. ---- Database settings ---- msgid "Database" msgstr "" @@ -2190,6 +2403,7 @@ msgstr "" msgid "Allow listing of global address book" msgstr "" +#. ---- Language settings ---- msgid "Language settings" msgstr "" @@ -2202,30 +2416,48 @@ msgstr "" msgid "Show alternative language names" msgstr "" -msgid "Available languages" +msgid "Enable aggressive decoding" msgstr "" -msgid "Use agresive decoding" +msgid "Enable lossy encoding" msgstr "" +#. ---- Tweaks ---- msgid "Tweaks" msgstr "" msgid "Use advanced tree folder listing" msgstr "" -msgid "Use old folder listing functions" +msgid "Use icons" msgstr "" -msgid "Use icons" +msgid "Use inline frames with HTML mails" +msgstr "" + +msgid "Use PHP recode functions" +msgstr "" + +msgid "Use PHP iconv functions" msgstr "" -msgid "Use php recode functions" +msgid "Allow remote configuration test" msgstr "" -msgid "Use php iconv functions" +#. ---- Settings of address books ---- +msgid "Address Books" msgstr "" +msgid "Default Javascript Addressbook" +msgstr "" + +msgid "Global address book file" +msgstr "" + +msgid "Allow writing into global address book file" +msgstr "" + +#. -------------------------------------------------------- msgid "Themes" msgstr "" @@ -2262,7 +2494,7 @@ msgstr "" msgid "Plugins" msgstr "" -#, c-format +#, php-format msgid "Plugin directory could not be found: %s" msgstr "" @@ -2283,21 +2515,27 @@ msgid "" "remotely." msgstr "" +msgid "Plugin is disabled." +msgstr "" + msgid "Submit a Bug Report" msgstr "" +msgid "Show System Specifications" +msgstr "" + msgid "" "Before you send your bug report, please make sure to check this checklist " "for any common problems." msgstr "" -#, c-format +#, php-format msgid "" "Make sure that you are running the most recent copy of %s. You are currently " "using version %s." msgstr "" -#, c-format +#, php-format msgid "" "Check to see if your bug is already listed in the %sBug List%s on " "SourceForge. If it is, we already know about it and are trying to fix it." @@ -2309,7 +2547,7 @@ msgid "" "view a specific message, keep that message around so maybe we can see it." msgstr "" -#, c-format +#, php-format msgid "" "If there were warnings displayed above, try to resolve them yourself. Read " "the guides in the %s directory where SquirrelMail was installed." @@ -2423,13 +2661,14 @@ msgstr "" msgid "Bug" msgstr "" -msgid "Bug Reports:" +msgid "Bug Reports" msgstr "" msgid "Show button in toolbar" msgstr "" -msgid "Show system specs" +#, php-format +msgid "Could not write calendar file %s" msgstr "" msgid "TODAY" @@ -2438,10 +2677,6 @@ msgstr "" msgid "Go" msgstr "" -#, c-format -msgid "Could not write calendar file %s" -msgstr "" - msgid "l, F j Y" msgstr "" @@ -2544,9 +2779,278 @@ msgstr "" msgid "6 hr." msgstr "" +#. Add Calendar link to upper menu msgid "Calendar" msgstr "" +msgid "You must type in a new password." +msgstr "" + +msgid "You must also type in your new password in the verify box." +msgstr "" + +msgid "Your new password does not match the verify password." +msgstr "" + +msgid "You must type in your current password." +msgstr "" + +msgid "Your current password is not correct." +msgstr "" + +#, php-format +msgid "Your new password should be %s to %s characters long." +msgstr "" + +msgid "Your new password contains invalid characters." +msgstr "" + +msgid "Change Password" +msgstr "" + +msgid "Current Password:" +msgstr "" + +msgid "New Password:" +msgstr "" + +msgid "Verify New Password:" +msgstr "" + +msgid "Use this to change your email password." +msgstr "" + +#. i18n: is displayed after "Successfully Saved Options:" +msgid "User's Password" +msgstr "" + +msgid "Current configuration requires LDAP support in PHP." +msgstr "" + +msgid "Plugin is not configured correctly." +msgstr "" + +#. set error message +#, php-format +msgid "Setting of LDAP connection option %s to value %s failed." +msgstr "" + +#, php-format +msgid "Incorrect LDAP connection option: %s" +msgstr "" + +msgid "" +"Current PHP LDAP extension does not allow use of ldap_set_option() function." +msgstr "" + +msgid "Unable to use TLS." +msgstr "" + +#, php-format +msgid "Error: %s" +msgstr "" + +msgid "Unable to use LDAP TLS in current setup." +msgstr "" + +msgid "Unable to bind to LDAP server." +msgstr "" + +#, php-format +msgid "Server replied: %s" +msgstr "" + +msgid "Unable to find user's password attribute." +msgstr "" + +msgid "Unable to rebind to LDAP server." +msgstr "" + +msgid "LDAP server uses different attribute to store user's password." +msgstr "" + +msgid "Unable to connect to LDAP server." +msgstr "" + +msgid "Unable to find user's DN." +msgstr "" + +msgid "Search error." +msgstr "" + +msgid "Multiple userid matches found." +msgstr "" + +msgid "ldap_get_dn error." +msgstr "" + +#, php-format +msgid "Unsupported crypto: %s" +msgstr "" + +msgid "PHP mhash extension is missing or does not support selected crypto." +msgstr "" + +msgid "System crypt library doesn't support standard DES crypt." +msgstr "" + +msgid "System crypt library doesn't have MD5 support." +msgstr "" + +msgid "System crypt library doesn't support extended DES crypt." +msgstr "" + +msgid "System crypt library doesn't have Blowfish support." +msgstr "" + +msgid "unknown" +msgstr "" + +msgid "Unable to validate user's password." +msgstr "" + +msgid "Blowfish is not supported by webserver's system crypt library." +msgstr "" + +msgid "MD5 is not supported by webserver's system crypt library." +msgstr "" + +msgid "" +"Extended DES crypt is not supported by webserver's system crypt library." +msgstr "" + +msgid "" +"Standard DES crypt is not supported by webserver's system crypt library." +msgstr "" + +#. user_error('Curl module NOT available!', E_USER_ERROR); +msgid "PHP Curl extension is NOT available! Unable to change password!" +msgstr "" + +msgid "Cannot change password! (Is user 'Self Configurable User' ?) (401)" +msgstr "" + +msgid "Cannot change password!" +msgstr "" + +msgid "Cannot connect to Database Server, please try later!" +msgstr "" + +msgid "Database not found on server" +msgstr "" + +msgid "SQL call failed, try again later." +msgstr "" + +#. make sure we only have 1 uid +msgid "Duplicate login entries detected, cannot change password!" +msgstr "" + +msgid "Password change was not successful!" +msgstr "" + +msgid "" +"Plugin is unable to use PHP Pear DB libraries. PHP Pear includes must be " +"available in your PHP include_path setting." +msgstr "" + +msgid "Required change password backend configuration options are missing." +msgstr "" + +#, php-format +msgid "Connection error: %s" +msgstr "" + +#, php-format +msgid "Invalid table name: %s" +msgstr "" + +msgid "User table is empty." +msgstr "" + +msgid "Invalid uid field." +msgstr "" + +msgid "Invalid password field" +msgstr "" + +msgid "Invalid domain field" +msgstr "" + +#, php-format +msgid "Query failed: %s" +msgstr "" + +msgid "Unable to find user in user table." +msgstr "" + +msgid "Too many matches found in user table." +msgstr "" + +msgid "Unable to detect password crypto algorithm." +msgstr "" + +msgid "Unable to encrypt new password." +msgstr "" + +#, php-format +msgid "Unable to set new password: %s" +msgstr "" + +msgid "Unable to use digest-md5 crypto." +msgstr "" + +msgid "Closing Connection" +msgstr "" + +msgid "Connecting to Password Server" +msgstr "" + +#. plugin is not configured. Handle error gracefully. +msgid "No valid backend defined." +msgstr "" + +#. $vmail_inc_path is not set or file does not exist +msgid "Incorrent path to vmail.inc file." +msgstr "" + +#. included vmail.inc does not have required functions. +msgid "Invalid or corrupted vmail.inc file." +msgstr "" + +#. username does not match vmailmgr syntax +msgid "Invalid user." +msgstr "" + +#. block one: vchpass responses +msgid "Empty domain" +msgstr "" + +msgid "Empty domain password" +msgstr "" + +msgid "Empty username" +msgstr "" + +msgid "Empty new password" +msgstr "" + +msgid "Message Filters" +msgstr "" + +msgid "" +"Filtering enables messages with different criteria to be automatically " +"filtered into different folders for easier organization." +msgstr "" + +msgid "SPAM Filters" +msgstr "" + +msgid "" +"SPAM filters allow you to select from various DNS based blacklists to detect " +"junk email in your INBOX and move it to another folder (like Trash)." +msgstr "" + msgid "" "COMMERCIAL - This list contains servers that are verified spam senders. It " "is a pretty reliable list to scan spam from." @@ -2678,6 +3182,9 @@ msgstr "" msgid "FREE - Distributed Sender Boycott List - UN-Confirmed Relays" msgstr "" +msgid "WARNING! You must enter something to search for." +msgstr "" + msgid "" "WARNING! Header filters should be of the format "Header: value"" msgstr "" @@ -2709,26 +3216,10 @@ msgstr "" msgid "Contains:" msgstr "" -#, c-format +#, php-format msgid "If %s contains %s then move to %s" msgstr "" -msgid "Message Filters" -msgstr "" - -msgid "" -"Filtering enables messages with different criteria to be automatically " -"filtered into different folders for easier organization." -msgstr "" - -msgid "SPAM Filters" -msgstr "" - -msgid "" -"SPAM filters allow you to select from various DNS based blacklists to detect " -"junk email in your INBOX and move it to another folder (like Trash)." -msgstr "" - msgid "You must select a spam folder." msgstr "" @@ -2738,7 +3229,7 @@ msgstr "" msgid "Spam Filtering" msgstr "" -#, c-format +#, php-format msgid "WARNING! Tell the administrator to set the %s variable." msgstr "" @@ -2765,14 +3256,14 @@ msgid "" "scanned." msgstr "" -#, c-format +#, php-format msgid "Spam is sent to %s." msgstr "" msgid "not set yet" msgstr "" -#, c-format +#, php-format msgid "Spam scan is limited to %s." msgstr "" @@ -2782,7 +3273,8 @@ msgstr "" msgid "OFF" msgstr "" -msgid " not found." +#, php-format +msgid "%s is not found." msgstr "" msgid "Today's Fortune" @@ -2794,9 +3286,6 @@ msgstr "" msgid "Show fortunes at top of mailbox" msgstr "" -msgid "Plugin is disabled." -msgstr "" - msgid "IMAP server information" msgstr "" @@ -2834,43 +3323,47 @@ msgid "" "configuration. Custom command strings can be used." msgstr "" -msgid "Mailinglist" +msgid "Mailing List" +msgstr "" + +msgid "Post to List" +msgstr "" + +msgid "Reply to List" +msgstr "" + +msgid "List Archives" msgstr "" -#, c-format +msgid "Contact Listowner" +msgstr "" + +#, php-format msgid "" "This will send a message to %s requesting help for this list. You will " "receive an emailed response at the address below." msgstr "" -#, c-format +#, php-format msgid "" "This will send a message to %s requesting that you will be subscribed to " "this list. You will be subscribed with the address below." msgstr "" -#, c-format +#, php-format msgid "" "This will send a message to %s requesting that you will be unsubscribed from " "this list. It will try to unsubscribe the adress below." msgstr "" -msgid "Send Mail" +#, php-format +msgid "Unknown action: %s" msgstr "" -msgid "Post to List" -msgstr "" - -msgid "Reply to List" -msgstr "" - -msgid "List Archives" -msgstr "" - -msgid "Contact Listowner" +msgid "Mailinglist" msgstr "" -msgid "Mailing List" +msgid "Send Mail" msgstr "" msgid "POP3 connect:" @@ -2936,6 +3429,9 @@ msgstr "" msgid "POP3 last:" msgstr "" +#. The POP3 RSET command -never- gives a -ERR +#. response - if it ever does, something truely +#. wild is going on. msgid "POP3 reset:" msgstr "" @@ -3002,9 +3498,11 @@ msgstr "" msgid "Login OK: Inbox EMPTY" msgstr "" -#, c-format -msgid "Login OK: Inbox contains %s messages" -msgstr "" +#, php-format +msgid "Login OK: Inbox contains %s message" +msgid_plural "Login OK: Inbox contains %s messages" +msgstr[0] "" +msgstr[1] "" msgid "Fetching UIDL..." msgstr "" @@ -3012,7 +3510,7 @@ msgstr "" msgid "Server does not support UIDL." msgstr "" -msgid "Leaving Mail on Server..." +msgid "Leaving mail on server..." msgstr "" msgid "Deleting messages from server..." @@ -3021,12 +3519,14 @@ msgstr "" msgid "Fetching message " msgstr "" -msgid "Server error...Disconnect" +#. re-connect pop3 +msgid "Server error. Disconnect" msgstr "" msgid "Reconnect from dead connection" msgstr "" +#. not gurantee corect! msgid "Saving UIDL" msgstr "" @@ -3045,13 +3545,25 @@ msgstr "" msgid "Message appended to mailbox" msgstr "" -msgid "Message " +#, php-format +msgid "Message %d deleted from remote server!" msgstr "" -msgid " deleted from Remote Server!" +msgid "Delete failed:" msgstr "" -msgid "Delete failed:" +msgid "Warning, " +msgstr "" + +msgid "Mail Fetch Result:" +msgstr "" + +msgid "POP3 Fetch Mail" +msgstr "" + +msgid "" +"This configures settings for downloading email from a POP3 mailbox to your " +"account on this server." msgstr "" msgid "Remote POP server settings" @@ -3064,7 +3576,7 @@ msgid "" "server can be undone by a hacker reading the source to this file." msgstr "" -msgid "If you leave password empty, it will be required when you fetch mail." +msgid "If you leave password empty, it will be asked when you fetch mail." msgstr "" msgid "Encrypt passwords (informative only)" @@ -3091,10 +3603,10 @@ msgstr "" msgid "Leave Mail on Server" msgstr "" -msgid "Check mail during login" +msgid "Check mail at login" msgstr "" -msgid "Check mail during folder refresh" +msgid "Check mail at folder refresh" msgstr "" msgid "Modify Server" @@ -3106,7 +3618,7 @@ msgstr "" msgid "Modify" msgstr "" -msgid "No-one server in use. Try to add." +msgid "No servers known." msgstr "" msgid "Fetching Servers" @@ -3127,27 +3639,28 @@ msgstr "" msgid "Undefined Function" msgstr "" -msgid "Hey! Wath do You are looking for?" +msgid "The function you requested is unknown." msgstr "" msgid "Fetch" msgstr "" -msgid "Warning, " +msgid "Message Details" msgstr "" -msgid "Mail Fetch Result:" +msgid "Bodystructure" msgstr "" -msgid "POP3 Fetch Mail" +msgid "Entity" msgstr "" -msgid "" -"This configures settings for downloading email from a POP3 mailbox to your " -"account on this server." +msgid "Content-Type" msgstr "" -msgid "Message Details" +msgid "Encoding" +msgstr "" + +msgid "RFC822 Message body" msgstr "" msgid "Close Window" @@ -3159,27 +3672,24 @@ msgstr "" msgid "View Message details" msgstr "" -msgid "New Mail" -msgstr "" - -msgid "SquirrelMail Notice:" -msgstr "" - -msgid "You have" +msgid "NewMail Options" msgstr "" -#, c-format -msgid "%s new message" +msgid "" +"This configures settings for playing sounds and/or showing popup windows " +"when new mail arrives." msgstr "" -#, c-format -msgid "%s new messages" -msgstr "" +#, php-format +msgid "%s New Message" +msgid_plural "%s New Messages" +msgstr[0] "" +msgstr[1] "" msgid "New Mail Notification" msgstr "" -#, c-format +#, php-format msgid "" "The %s option will check ALL of your folders for unseen mail, not just the " "inbox for notification." @@ -3188,7 +3698,7 @@ msgstr "" msgid "Check all boxes, not just INBOX" msgstr "" -#, c-format +#, php-format msgid "" "Selecting the %s option will enable the showing of a popup window when " "unseen mail is in your folders (requires JavaScript)." @@ -3197,7 +3707,7 @@ msgstr "" msgid "Show popup window on new mail" msgstr "" -#, c-format +#, php-format msgid "" "Use the %s option to only check for messages that are recent. Recent " "messages are those that have just recently showed up and have not been " @@ -3208,7 +3718,7 @@ msgstr "" msgid "Count only messages that are RECENT" msgstr "" -#, c-format +#, php-format msgid "" "Selecting the %s option will change the title in some browsers to let you " "know when you have new mail (requires JavaScript, and only works in IE but " @@ -3219,7 +3729,7 @@ msgstr "" msgid "Change title on supported browsers" msgstr "" -#, c-format +#, php-format msgid "" "Select %s to turn on playing a media file when unseen mail is in your " "folders. When enabled, you can specify the media file to play in the " @@ -3229,7 +3739,7 @@ msgstr "" msgid "Enable Media Playing" msgstr "" -#, c-format +#, php-format msgid "" "Select from the list of %s the media file to play when new mail arrives. If " "no file is specified, %s, no sound will be used." @@ -3244,31 +3754,52 @@ msgstr "" msgid "requires JavaScript to work" msgstr "" +msgid "Width of popup window:" +msgstr "" + +msgid "If set to 0, reverts to default value" +msgstr "" + +msgid "Height of popup window:" +msgstr "" + +msgid "uploaded media file" +msgstr "" + +msgid "none" +msgstr "" + msgid "Try" msgstr "" -msgid "Current File:" +msgid "Upload Media File:" msgstr "" -msgid "NewMail Options" +msgid "Uploaded Media File:" msgstr "" -msgid "" -"This configures settings for playing sounds and/or showing popup windows " -"when new mail arrives." +msgid "unavailable" +msgstr "" + +#, php-format +msgid "Media file %s will be removed, if you upload other media file." msgstr "" -msgid "New Mail Notification options saved" +msgid "Current File:" msgstr "" -#, c-format -msgid "%s New Messages" +msgid "New Mail" msgstr "" -#, c-format -msgid "%s New Message" +msgid "SquirrelMail Notice:" msgstr "" +#, php-format +msgid "You have %s new message" +msgid_plural "You have %s new messages" +msgstr[0] "" +msgstr[1] "" + msgid "Test Sound" msgstr "" @@ -3278,6 +3809,7 @@ msgstr "" msgid "Loading the sound..." msgstr "" +#. Load the Sent Subfolder Options into an array. msgid "Sent Subfolders Options" msgstr "" @@ -3296,6 +3828,18 @@ msgstr "" msgid "Base Sent Folder" msgstr "" +msgid "Report as Spam" +msgstr "" + +msgid "SpamCop - Spam Reporting" +msgstr "" + +msgid "" +"Help fight the battle against unsolicited email. SpamCop reads the spam " +"email and determines the correct addresses to send complaints to. Quite " +"fast, really smart, and easy to use." +msgstr "" + msgid "Enabled" msgstr "" @@ -3317,6 +3861,9 @@ msgstr "" msgid "Only works with email-based reporting" msgstr "" +msgid "Save emails submitted to spamcop:" +msgstr "" + msgid "Spam Reporting Method:" msgstr "" @@ -3361,7 +3908,7 @@ msgid "" "the spam and helps in letting the proper people know about the abuse." msgstr "" -#, c-format +#, php-format msgid "" "To use it, you must get a SpamCop authorization code. There is a free %ssign " "up page%s so you can use SpamCop." @@ -3370,7 +3917,7 @@ msgstr "" msgid "Before you sign up, be warned" msgstr "" -#, c-format +#, php-format msgid "" "Some users have reported that the email addresses used with SpamCop find " "their way onto spam lists. To be safe, you can just create an email " @@ -3440,24 +3987,12 @@ msgstr "" msgid "More information" msgstr "" -#, c-format +#, php-format msgid "" "For more information about SpamCop, it's services, spam in general, and many " "related topics, try reading through SpamCop's %sHelp and Feedback%s section." msgstr "" -msgid "Report as Spam" -msgstr "" - -msgid "SpamCop - Spam Reporting" -msgstr "" - -msgid "" -"Help fight the battle against unsolicited email. SpamCop reads the spam " -"email and determines the correct addresses to send complaints to. Quite " -"fast, really smart, and easy to use." -msgstr "" - msgid "SpamCop reporting" msgstr "" @@ -3488,6 +4023,9 @@ msgstr "" msgid "Back to "SpellChecker Options" page" msgstr "" +msgid "Cute." +msgstr "" + msgid "ATTENTION:" msgstr "" @@ -3502,6 +4040,12 @@ msgid "" "encrypted data is no longer accessible." msgstr "" +#, php-format +msgid "" +"Your %s dictionary is encrypted with password that differs from your current " +"password." +msgstr "" + msgid "Delete my dictionary and start a new one" msgstr "" @@ -3524,19 +4068,38 @@ msgstr "" msgid "Error Decrypting Dictionary" msgstr "" -msgid "Cute." +msgid "Invalid SquirrelSpell module." msgstr "" -#, c-format -msgid "I tried to execute '%s', but it returned:" +#. TODO: replace error_box() with sqspell_makeWindow() +#, php-format +msgid "Could not run the spellchecker command (%s)." msgstr "" -msgid "SquirrelSpell is misconfigured." +#. TODO: replace error_box() with sqspell_makeWindow() +msgid "Error while writing to pipe." msgstr "" -msgid "SquirrelSpell Results" +#. TODO: replace error_box() with sqspell_makeWindow() +#, php-format +msgid "Could not open temporary file '%s'." +msgstr "" + +#. TODO: replace error_box() with sqspell_makeWindow() +#, php-format +msgid "Error while writing to temporary file '%s'." +msgstr "" + +#, php-format +msgid "I tried to execute '%s', but it returned:" msgstr "" +msgid "SquirrelSpell is misconfigured." +msgstr "" + +#. * +#. * Add some strings so they can be i18n'd. +#. msgid "Spellcheck completed. Commit changes?" msgstr "" @@ -3546,8 +4109,15 @@ msgstr "" msgid "Now saving your personal dictionary... Please wait." msgstr "" -#, c-format -msgid "Found %s errors" +msgid "SquirrelSpell Results" +msgstr "" + +#, php-format +msgid "Found %d error" +msgstr "" + +#, php-format +msgid "Found %d errors" msgstr "" msgid "Line with an error:" @@ -3613,18 +4183,6 @@ msgstr "" msgid "No errors found" msgstr "" -msgid "" -"Your personal dictionary has been encrypted and is now stored in an " -"encrypted format." -msgstr "" - -msgid "" -"Your personal dictionary has been decrypted and is now stored as plain text." -msgstr "" - -msgid "Personal Dictionary Crypto Settings" -msgstr "" - msgid "Your personal dictionary was erased." msgstr "" @@ -3656,22 +4214,37 @@ msgstr "" msgid "Dictionary re-encrypted" msgstr "" -msgid "Personal Dictionary" +msgid "" +"Your personal dictionary has been encrypted and is now stored in an " +"encrypted format." msgstr "" -msgid "No words in your personal dictionary." +msgid "" +"Your personal dictionary has been decrypted and is now stored as plain text." +msgstr "" + +#. * +#. * Wait, this shouldn't happen! :) +#. +msgid "No action requested." +msgstr "" + +msgid "Personal Dictionary Crypto Settings" msgstr "" msgid "Please check any words you wish to delete from your dictionary." msgstr "" -#, c-format +#, php-format msgid "%s dictionary" msgstr "" msgid "Delete checked words" msgstr "" +msgid "No words in your personal dictionary." +msgstr "" + msgid "Edit your Personal Dictionary" msgstr "" @@ -3736,7 +4309,7 @@ msgid "" "Please encrypt my personal dictionary and store it in an encrypted format." msgstr "" -#, c-format +#, php-format msgid "Deleting the following entries from %s dictionary:" msgstr "" @@ -3746,6 +4319,12 @@ msgstr "" msgid "Personal Dictionary Updated" msgstr "" +#. * +#. * Click on some words first, Einstein! +#. +msgid "Personal Dictionary" +msgstr "" + msgid "No changes requested." msgstr "" @@ -3760,12 +4339,12 @@ msgstr "" msgid "SquirrelSpell Initiating" msgstr "" -#, c-format +#, php-format msgid "Settings adjusted to: %s with %s as default dictionary." msgstr "" -#, c-format -msgid "Using %s dictionary (system default) for spellcheck." +#, php-format +msgid "Using %s dictionary for spellcheck." msgstr "" msgid "International Dictionaries Preferences Updated" @@ -3797,95 +4376,77 @@ msgstr "" msgid "Encrypt or decrypt your personal dictionary" msgstr "" -msgid "not available" +msgid "Personal dictionary encryption options are not available" msgstr "" msgid "SquirrelSpell Options Menu" msgstr "" -msgid "Translator" -msgstr "" - -msgid "Saved Translation Options" -msgstr "" - -msgid "Your server options are as follows:" -msgstr "" - -msgid "Maximum of 1000 characters translated, powered by Systran" -msgstr "" - -#, c-format -msgid "Number of supported language pairs: %s" -msgstr "" - -msgid "No known limits, powered by Systran" -msgstr "" - -msgid "No known limits, powered by GPLTrans (free, open source)" -msgstr "" - -msgid "No known limits, powered by Translation Experts' InterTran" +msgid "Translate" msgstr "" -#, c-format -msgid "Number of supported languages: %s" +msgid "Translation Theme:" msgstr "" -msgid "Hellenic translations, no known limits, powered by Systran" +msgid "" +"Selected translation engine is disabled. Please update your translation " +"preferences." msgstr "" -msgid "Russian translations, maximum of 500 characters translated" +msgid "Translation Options" msgstr "" msgid "" -"You also decide if you want the translation box displayed, and where it will " -"be located." +"Which translator should be used when you get messages in a different " +"language?" msgstr "" -msgid "Select your translator:" +msgid "Translation Preferences" msgstr "" -msgid "When reading:" +msgid "Maximum of 150 words translated, powered by Systran" msgstr "" -msgid "Show translation box" +#, php-format +msgid "Number of supported language pairs: %s" msgstr "" -msgid "to the left" +msgid "Maximum of 25 kilobytes translated, powered by Systran" msgstr "" -msgid "in the center" +msgid "No known limits, powered by Systran" msgstr "" -msgid "to the right" +msgid "No known limits, powered by GPLTrans (free, open source)" msgstr "" -msgid "Translate inside the SquirrelMail frames" +msgid "No known limits, powered by Translation Experts' InterTran" msgstr "" -msgid "When composing:" +#, php-format +msgid "Number of supported languages: %s" msgstr "" -msgid "Not yet functional, currently does nothing" +msgid "Hellenic translations, no known limits, powered by Systran" msgstr "" -msgid "Translation Options" +msgid "Russian translations, maximum of 500 characters translated" msgstr "" -msgid "" -"Which translator should be used when you get messages in a different " -"language?" +#, php-format +msgid "%s to %s" msgstr "" -#, c-format -msgid "%s to %s" +msgid "Chinese, Simplified" msgstr "" msgid "English" msgstr "" -msgid "Chinese" +msgid "Chinese, Traditional" +msgstr "" + +msgid "Dutch" msgstr "" msgid "French" @@ -3894,6 +4455,9 @@ msgstr "" msgid "German" msgstr "" +msgid "Greek" +msgstr "" + msgid "Italian" msgstr "" @@ -3906,13 +4470,10 @@ msgstr "" msgid "Portuguese" msgstr "" -msgid "Spanish" -msgstr "" - msgid "Russian" msgstr "" -msgid "Translate" +msgid "Spanish" msgstr "" msgid "Brazilian Portuguese" @@ -3930,18 +4491,12 @@ msgstr "" msgid "Danish" msgstr "" -msgid "Dutch" -msgstr "" - msgid "Filipino (Tagalog)" msgstr "" msgid "Finnish" msgstr "" -msgid "Greek" -msgstr "" - msgid "Hungarian" msgstr "" @@ -3987,23 +4542,124 @@ msgstr "" msgid "from English" msgstr "" -msgid "Simplified Chinese" +msgid "Interface language" msgstr "" -msgid "Traditional Chinese" +msgid "Translation direction" msgstr "" -msgid "Interface language" +msgid "Transliterate unknown words:" msgstr "" -msgid "Translation direction" +msgid "Translator" +msgstr "" + +msgid "Your server options are as follows:" +msgstr "" + +msgid "" +"You also decide if you want the translation box displayed, and where it will " +"be located." +msgstr "" + +msgid "Select your translator:" +msgstr "" + +msgid "When reading:" +msgstr "" + +msgid "Show translation box" +msgstr "" + +msgid "to the left" +msgstr "" + +msgid "in the center" +msgstr "" + +msgid "to the right" +msgstr "" + +msgid "Translate inside the SquirrelMail frames" +msgstr "" + +msgid "When composing:" +msgstr "" + +msgid "Not yet functional, currently does nothing" +msgstr "" + +msgid "D" +msgstr "" + +msgid "A" +msgstr "" + +msgid "F" +msgstr "" + +msgid "Paginate" +msgstr "" + +msgid "Show All" +msgstr "" + +msgid "SquirrelMail notice messages" +msgstr "" + +msgid "Category" +msgstr "" + +msgid "Message" +msgstr "" + +#. foreach ($aError['extra'] as sKkey => $sValue) +#. isset($aError['extra']) && is_array($aError['extra'])) +msgid "Tip" +msgstr "" + +#. (isset($aError['tip']) && ($aError['tip'])) +msgid "More info" +msgstr "" + +#, php-format +msgid "Viewing Messages: %s to %s (%s total)" +msgstr "" + +#, php-format +msgid "Viewing Message: %s (%s total)" +msgstr "" + +msgid "Toggle All" +msgstr "" + +msgid "Message Flags" +msgstr "" + +msgid "Attachment" +msgstr "" + +msgid "Click here to change the sorting of the message list" msgstr "" +#. * +#. * independent_strings.php +#. * +#. * Copyright (c) 1999-2005 The SquirrelMail Project Team +#. * Licensed under the GNU GPL. For full terms see the file COPYING. +#. * +#. * The purpose of this module is to store translation strings that +#. * are not into the code. For example strings that can come +#. * through an external source like emails. +#. * +#. * $Id$ +#. msgid "Delivery error report" msgstr "" msgid "Undelivered Message Headers" msgstr "" +#. The string for unsafe images msgid "This image has been removed for security reasons" msgstr ""