From e7c3f0321cb4bf958d618a2bd724c4d36a4148a4 Mon Sep 17 00:00:00 2001 From: jervfors Date: Thu, 15 Jun 2006 14:31:29 +0000 Subject: [PATCH] String fix. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11207 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- include/errors.php | 2 +- po/squirrelmail.pot | 394 +++++++++++++------------------------------- src/help.php | 2 +- 3 files changed, 115 insertions(+), 283 deletions(-) diff --git a/include/errors.php b/include/errors.php index e23e2885..983a594c 100644 --- a/include/errors.php +++ b/include/errors.php @@ -54,7 +54,7 @@ $aErrors['SQM_IMAP_APPEND_QUOTA_ERROR'] = array( 'category' => SQM_ERROR_IMAP, 'message' => _( "Out of quota error."), 'link' => '', - 'tip' => _("Remove unneccessary messages from your folder. Start with your Trash folder.") + 'tip' => _("Remove unneccessary messages from your folders. Start with your Trash folder.") ); $aErrors['SQM_IMAP_APPEND_ERROR'] = array( diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index 1cc5a6c3..0ee43eb2 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -1,20 +1,24 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. +# LANGUAGE (xx_XX) SquirrelMail Translation +# Copyright (c) 1999-2006 The SquirrelMail Project Team +# This file is distributed under the same license as the SquirrelMail package. # FIRST AUTHOR , YEAR. -# +# $Id$ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2006-06-12 19:58+0300\n" +"Project-Id-Version: SquirrelMail DEVEL\n" +"Report-Msgid-Bugs-To: SquirrelMail Internationalization \n" +"POT-Creation-Date: 2006-06-15 14:13+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \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" -#, c-format +#, php-format msgid "About SquirrelMail %s" msgstr "" @@ -24,14 +28,14 @@ msgid "" msgstr "" #. i18n: %s displays org_name variable value enclosed in () or empty string. -#, c-format +#, 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 "" #. i18n: %s tags are used in order to remove html URL attributes from translation -#, c-format +#, 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 " @@ -39,7 +43,7 @@ msgid "" msgstr "" #. i18n: %s tags are used in order to remove html URL attributes from translation -#, c-format +#, 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 " @@ -48,7 +52,7 @@ msgid "" msgstr "" #. i18n: %s tags are used in order to remove html URL attributes from translation -#, c-format +#, php-format msgid "" "For more information about SquirrelMail and the SquirrelMail Project Team, " "see %sthe SquirrelMail website%s." @@ -57,7 +61,7 @@ msgstr "" msgid "System information" msgstr "" -#, c-format +#, php-format msgid "You are using SquirrelMail version: %s" msgstr "" @@ -118,7 +122,7 @@ msgstr "" msgid "List all" msgstr "" -#, c-format +#, php-format msgid "Unable to list addresses from %s" msgstr "" @@ -128,10 +132,6 @@ msgstr "" 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 "" @@ -147,19 +147,12 @@ 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 msgid "Update address" msgstr "" msgid "ERROR" msgstr "" -#. * -#. * $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 "" @@ -190,14 +183,11 @@ msgstr "" msgid "Add to address book" msgstr "" -#. * #. * To translators: %s is for author's name -#. -#, c-format +#, php-format msgid "%s wrote:" 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. @@ -205,12 +195,10 @@ msgstr "" #. * "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 -#. -#, c-format +#, php-format msgid "On %s, %s wrote:" msgstr "" -#. using own strlen function in order to detect correct string length msgid "Subject" msgstr "" @@ -220,7 +208,6 @@ msgstr "" msgid "Date" msgstr "" -#. using own str_pad function in order to create correct string pad msgid "Original Message" msgstr "" @@ -289,7 +276,7 @@ msgstr "" msgid "You have not filled in the \"To:\" field." msgstr "" -#, c-format +#, php-format msgid "Error: Draft folder %s does not exist." msgstr "" @@ -323,15 +310,6 @@ msgstr "" msgid "as a subfolder of" msgstr "" -#. * -#. * Theme description -#. * -#. * @copyright © 2004-2006 The SquirrelMail Project Team -#. * @license http://opensource.org/licenses/gpl-license.php GNU Public License -#. * @version $Id$ -#. * @package squirrelmail -#. * @subpackage themes -#. msgid "None" msgstr "" @@ -395,23 +373,16 @@ msgid "" "in English instead." msgstr "" -#. If English can't be found, the chapter went MIA. msgid "This chapter is missing" msgstr "" -#. If the help file went MIA, display an error message. -#, c-format +#, php-format msgid "For some reason, chapter %s is not available." msgstr "" msgid "Table of Contents" msgstr "" -msgid "" -"This chapter in not available in the selected language. It will be displayed " -"in English instead." -msgstr "" - msgid "Previous" msgstr "" @@ -448,7 +419,7 @@ msgstr "" msgid "Login" msgstr "" -#, c-format +#, php-format msgid "%s Logo" msgstr "" @@ -458,7 +429,7 @@ msgstr "" msgid "By the SquirrelMail Project Team" msgstr "" -#, c-format +#, php-format msgid "%s Login" msgstr "" @@ -468,8 +439,6 @@ msgstr "" msgid "Message Highlighting" msgstr "" -#. This is by no means complete... -#. Image icon name Text Icon Alt/Title Text msgid "New" msgstr "" @@ -554,10 +523,13 @@ msgstr "" msgid "Submit" msgstr "" +msgid "Editing identities is disabled." +msgstr "" + msgid "Default Identity" msgstr "" -#, c-format +#, php-format msgid "Alternate Identity %d" msgstr "" @@ -585,9 +557,6 @@ msgstr "" msgid "Move Up" msgstr "" -#. * -#. * Column to string translation array -#. msgid "Checkbox" msgstr "" @@ -642,7 +611,6 @@ msgstr "" msgid "Some of your preference changes were not applied." msgstr "" -#. Display a message indicating a successful save. msgid "Successfully Saved Options" msgstr "" @@ -703,7 +671,6 @@ msgstr "" msgid "Invalid URL" msgstr "" -#. end globals msgid "Printer Friendly" msgstr "" @@ -729,7 +696,7 @@ msgstr "" msgid "Sent" msgstr "" -#, c-format +#, php-format msgid "Was displayed on %s" msgstr "" @@ -810,9 +777,6 @@ msgstr "" msgid "You must be logged in to access this page." 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 "" @@ -828,18 +792,15 @@ 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 "" @@ -876,7 +837,6 @@ msgstr "" msgid "and subfolders:" msgstr "" -#. Exclude criteria msgid "Exclude Criteria:" msgstr "" @@ -895,8 +855,6 @@ msgstr "" msgid "Not" msgstr "" -#. , -#. 'ALL' is binary operator msgid "Answered" msgstr "" @@ -927,14 +885,12 @@ msgstr "" msgid "Larger Than" msgstr "" -#. 'NOT' is unary operator msgid "Old" msgstr "" msgid "On" msgstr "" -#. 'OR' is binary operator msgid "Recent" msgstr "" @@ -998,7 +954,6 @@ msgstr "" msgid "Signout" msgstr "" -#. Define our default link text. msgid "Sign Out" msgstr "" @@ -1011,7 +966,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." @@ -1065,16 +1020,15 @@ msgstr "" msgid "Personal address book" msgstr "" -#. same error also in db_prefs.php 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 "" -#, c-format +#, php-format msgid "Database error: %s" msgstr "" @@ -1082,23 +1036,22 @@ msgid "Address book is read-only" msgstr "" #. i18n: don't use html formating in translation -#, c-format +#, php-format msgid "User \"%s\" already exists" msgstr "" #. i18n: don't use html formating in translation -#, c-format +#, php-format msgid "User \"%s\" does not exist" msgstr "" -#, c-format +#, php-format msgid "User '%s' already exist." msgstr "" msgid "PHP install does not have LDAP support." msgstr "" -#. Fail msgid "Write to address book failed" msgstr "" @@ -1118,7 +1071,7 @@ msgstr "" msgid "Unable to remove some field values" msgstr "" -#, c-format +#, php-format msgid "Unable to rename user \"%s\" to \"%s\"" msgstr "" @@ -1143,8 +1096,7 @@ msgstr "" msgid "Error initializing address book database." msgstr "" -#. no need to use $abook->error, because message explains error. -#, c-format +#, php-format msgid "Error opening file %s" msgstr "" @@ -1157,7 +1109,7 @@ msgstr "" msgid "Error initializing other address books." msgstr "" -#, c-format +#, php-format msgid "Error initializing LDAP server %s:" msgstr "" @@ -1185,7 +1137,6 @@ msgstr "" msgid "Nickname contains illegal characters" msgstr "" -#. The link that we created needs a name. msgid "View" msgstr "" @@ -1324,33 +1275,33 @@ msgstr "" 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 "" -#, 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." @@ -1359,26 +1310,26 @@ 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." @@ -1387,7 +1338,7 @@ msgstr "" msgid "Illegal folder name." msgstr "" -#, c-format +#, php-format msgid "The name may not contain any of the following: %s" msgstr "" @@ -1409,7 +1360,7 @@ msgstr "" msgid "You have not selected a folder to delete. Please do so." msgstr "" -#, c-format +#, php-format msgid "Are you sure you want to delete %s?" msgstr "" @@ -1464,8 +1415,7 @@ msgstr "" msgid "Server responded:" msgstr "" -#. imap server does not declare starttls support -#, c-format +#, php-format msgid "Error connecting to IMAP server: %s." msgstr "" @@ -1479,9 +1429,6 @@ msgid "" "does not support STARTTLS." msgstr "" -#. * -#. * stream_socket_enable_crypto() call failed. -#. msgid "Unable to start TLS." msgstr "" @@ -1490,11 +1437,11 @@ msgid "" "does not support functions that allow to enable encryption on open socket." msgstr "" -#, c-format +#, php-format msgid "Bad request: %s" msgstr "" -#, c-format +#, php-format msgid "Unknown error: %s" msgstr "" @@ -1582,7 +1529,6 @@ msgstr "" msgid "FETCH line:" msgstr "" -#. adding warning message msgid "Viewing HTML formatted email" msgstr "" @@ -1601,26 +1547,23 @@ msgstr "" msgid "This external link will open in a new window" msgstr "" -#, c-format +#, php-format msgid "Option Type '%s' Not Found" msgstr "" -#. string is displayed when interface can't build folder selection box msgid "unavailable" msgstr "" -#. javascript off msgid "Compose" msgstr "" -#, c-format +#, php-format msgid "Error creating directory %s." msgstr "" msgid "Could not create hashed directory structure!" msgstr "" -#. TODO replace this with template that can be assigned msgid "Error" msgstr "" @@ -1630,8 +1573,7 @@ msgstr "" msgid "Email delivery error" msgstr "" -#. we can get better error messsage only if we switch to php 4.3+ and proc_open(). -#, c-format +#, php-format msgid "Can't execute command '%s'." msgstr "" @@ -1646,13 +1588,11 @@ msgstr "" msgid "TLS session is already activated." msgstr "" -#. check for starttls in ehlo response msgid "" "SMTP STARTTLS is enabled in SquirrelMail configuration, but used SMTP server " "does not support it" msgstr "" -#. php install does not support stream_socket_enable_crypto() function msgid "" "SMTP STARTTLS is enabled in SquirrelMail configuration, but used PHP version " "does not support functions that allow to enable encryption on open socket." @@ -1751,7 +1691,7 @@ msgid "Out of quota error." msgstr "" msgid "" -"Remove unneccessary messages from your folder. Start with your Trash folder." +"Remove unneccessary messages from your folders. Start with your Trash folder." msgstr "" msgid "" @@ -1765,10 +1705,6 @@ msgstr "" msgid "IMAP server closed the connection." msgstr "" -#. **************************************************** -#. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. -#. **************************************************** -#. ** Load the General Compose Options into the array ** msgid "General Message Composition" msgstr "" @@ -1808,7 +1744,6 @@ msgstr "" msgid "Height of Compose Window" msgstr "" -#. ** Load the General Options into the array ** msgid "Replying and Forwarding Messages" msgstr "" @@ -1842,10 +1777,6 @@ msgstr "" msgid "Strip signature when replying" msgstr "" -#. **************************************************** -#. LOAD EACH GROUP OF OPTIONS INTO THE OPTIONS ARRAY. -#. **************************************************** -#. ** Load the General Options into the array ** msgid "General Display Options" msgstr "" @@ -1855,15 +1786,6 @@ msgstr "" msgid "Theme" msgstr "" -#. * -#. * Theme description -#. * -#. * @copyright © 2004-2006 The SquirrelMail Project Team -#. * @license http://opensource.org/licenses/gpl-license.php GNU Public License -#. * @version $Id$ -#. * @package squirrelmail -#. * @subpackage themes -#. msgid "Default" msgstr "" @@ -1906,7 +1828,6 @@ msgstr "" msgid "Icon Theme" msgstr "" -#. ** Load the General Options into the array ** msgid "Mailbox Display Options" msgstr "" @@ -1946,7 +1867,6 @@ msgstr "" msgid "Enable Thread Sort by References Header" msgstr "" -#. ** Load the General Options into the array ** msgid "Message Display Options" msgstr "" @@ -1974,10 +1894,6 @@ 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 "" @@ -2008,7 +1924,6 @@ msgstr "" msgid "Save Replies with Original Message" msgstr "" -#. ** Load the General Options into the array ** msgid "Folder List Options" msgstr "" @@ -2030,7 +1945,7 @@ msgstr "" msgid "Seconds" msgstr "" -#, c-format +#, php-format msgid "%d Minute" msgid_plural "%d Minutes" msgstr[0] "" @@ -2096,7 +2011,6 @@ msgstr "" msgid "Show only subscribed folders" msgstr "" -#. ** Load the General Options into the array ** msgid "Folder Selection Options" msgstr "" @@ -2118,10 +2032,6 @@ msgstr "" 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 "" @@ -2149,7 +2059,6 @@ msgstr "" msgid "Your current timezone" msgstr "" -#. ** Load the Reply Citation Options into the array ** msgid "Reply Citation Options" msgstr "" @@ -2177,7 +2086,6 @@ msgstr "" msgid "User-Defined Citation End" msgstr "" -#. ** Load the Signature Options into the array ** msgid "Signature Options" msgstr "" @@ -2187,27 +2095,9 @@ msgstr "" msgid "Prefix Signature with '-- ' Line" msgstr "" -#. * -#. * Theme description -#. * -#. * @copyright © 2004-2006 The SquirrelMail Project Team -#. * @license http://opensource.org/licenses/gpl-license.php GNU Public License -#. * @version $Id$ -#. * @package squirrelmail -#. * @subpackage themes -#. msgid "Template Default" msgstr "" -#. * -#. * Theme description -#. * -#. * @copyright © 2004-2006 The SquirrelMail Project Team -#. * @license http://opensource.org/licenses/gpl-license.php GNU Public License -#. * @version $Id$ -#. * @package squirrelmail -#. * @subpackage themes -#. msgid "XP" msgstr "" @@ -2229,7 +2119,6 @@ msgstr "" msgid "PHP Version" msgstr "" -#. -------------------------------------------------------- msgid "Organization Preferences" msgstr "" @@ -2260,7 +2149,6 @@ msgstr "" msgid "Top Frame" msgstr "" -#. -------------------------------------------------------- msgid "Server Settings" msgstr "" @@ -2371,7 +2259,6 @@ msgstr "" msgid "Invert Time" msgstr "" -#. -------------------------------------------------------- msgid "Folders Defaults" msgstr "" @@ -2420,7 +2307,6 @@ msgstr "" msgid "Enable /NoSelect folder fix" msgstr "" -#. -------------------------------------------------------- msgid "General Options" msgstr "" @@ -2508,11 +2394,9 @@ msgstr "" msgid "Custom strict time zones" msgstr "" -#. -------------------------------------------------------- msgid "Message of the Day" msgstr "" -#. ---- Database settings ---- msgid "Database" msgstr "" @@ -2558,7 +2442,6 @@ msgstr "" msgid "Allow listing of global address book" msgstr "" -#. ---- Language settings ---- msgid "Language settings" msgstr "" @@ -2577,7 +2460,6 @@ msgstr "" msgid "Enable lossy encoding" msgstr "" -#. ---- Tweaks ---- msgid "Tweaks" msgstr "" @@ -2596,7 +2478,6 @@ msgstr "" msgid "Allow remote configuration test" msgstr "" -#. ---- Settings of address books ---- msgid "Address Books" msgstr "" @@ -2609,7 +2490,6 @@ msgstr "" msgid "Allow writing into global address book file" msgstr "" -#. -------------------------------------------------------- msgid "Templates" msgstr "" @@ -2652,7 +2532,7 @@ msgstr "" msgid "Plugins" msgstr "" -#, c-format +#, php-format msgid "Plugin directory could not be found: %s" msgstr "" @@ -2687,13 +2567,13 @@ msgid "" "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." @@ -2705,7 +2585,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." @@ -2750,7 +2630,7 @@ msgstr "" msgid "Show button in toolbar" msgstr "" -#, c-format +#, php-format msgid "Could not write calendar file %s" msgstr "" @@ -2883,7 +2763,7 @@ msgstr "" msgid "Your current password is not correct." msgstr "" -#, c-format +#, php-format msgid "Your new password should be %s to %s characters long." msgstr "" @@ -2915,12 +2795,11 @@ msgstr "" msgid "Plugin is not configured correctly." msgstr "" -#. set error message -#, c-format +#, php-format msgid "Setting of LDAP connection option %s to value %s failed." msgstr "" -#, c-format +#, php-format msgid "Incorrect LDAP connection option: %s" msgstr "" @@ -2931,7 +2810,7 @@ msgstr "" msgid "Unable to use TLS." msgstr "" -#, c-format +#, php-format msgid "Error: %s" msgstr "" @@ -2941,7 +2820,7 @@ msgstr "" msgid "Unable to bind to LDAP server." msgstr "" -#, c-format +#, php-format msgid "Server replied: %s" msgstr "" @@ -2969,7 +2848,7 @@ msgstr "" msgid "ldap_get_dn error." msgstr "" -#, c-format +#, php-format msgid "Unsupported crypto: %s" msgstr "" @@ -3008,7 +2887,6 @@ 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 "" @@ -3027,7 +2905,6 @@ 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 "" @@ -3042,11 +2919,11 @@ msgstr "" msgid "Required change password backend configuration options are missing." msgstr "" -#, c-format +#, php-format msgid "Connection error: %s" msgstr "" -#, c-format +#, php-format msgid "Invalid table name: %s" msgstr "" @@ -3062,7 +2939,7 @@ msgstr "" msgid "Invalid domain field" msgstr "" -#, c-format +#, php-format msgid "Query failed: %s" msgstr "" @@ -3078,7 +2955,7 @@ msgstr "" msgid "Unable to encrypt new password." msgstr "" -#, c-format +#, php-format msgid "Unable to set new password: %s" msgstr "" @@ -3091,23 +2968,18 @@ 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 "" @@ -3301,7 +3173,7 @@ msgstr "" msgid "Contains:" msgstr "" -#, c-format +#, php-format msgid "If %s contains %s then move to %s" msgstr "" @@ -3314,7 +3186,7 @@ msgstr "" msgid "Spam Filtering" msgstr "" -#, c-format +#, php-format msgid "WARNING! Tell the administrator to set the %s variable." msgstr "" @@ -3341,14 +3213,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 "" @@ -3358,7 +3230,7 @@ msgstr "" msgid "OFF" msgstr "" -#, c-format +#, php-format msgid "%s is not found." msgstr "" @@ -3405,7 +3277,7 @@ msgstr "" msgid "Execution time:" msgstr "" -#, c-format +#, php-format msgid "%s ms" msgstr "" @@ -3430,25 +3302,25 @@ msgstr "" msgid "Contact Listowner" msgstr "" -#, c-format +#, 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 "" -#, c-format +#, php-format msgid "Unknown action: %s" msgstr "" @@ -3515,9 +3387,6 @@ 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 "" @@ -3563,7 +3432,7 @@ msgstr "" msgid "Click here to go to the options page." msgstr "" -#, c-format +#, php-format msgid "Fetching from %s" msgstr "" @@ -3582,7 +3451,7 @@ msgstr "" msgid "Login OK: Inbox EMPTY" msgstr "" -#, c-format +#, php-format msgid "Login OK: Inbox contains %s message" msgid_plural "Login OK: Inbox contains %s messages" msgstr[0] "" @@ -3600,22 +3469,20 @@ msgstr "" msgid "Deleting messages from server..." msgstr "" -#, c-format +#, php-format msgid "Fetching message %s." msgstr "" -#. re-connect pop3 msgid "Server error. Disconnect" msgstr "" msgid "Reconnect from dead connection" msgstr "" -#. not gurantee corect! msgid "Saving UIDL" msgstr "" -#, c-format +#, php-format msgid "Refetching message %s." msgstr "" @@ -3631,7 +3498,7 @@ msgstr "" msgid "Message appended to mailbox" msgstr "" -#, c-format +#, php-format msgid "Message %d deleted from remote server!" msgstr "" @@ -3769,7 +3636,7 @@ msgid "" "when new mail arrives." msgstr "" -#, c-format +#, php-format msgid "%s New Message" msgid_plural "%s New Messages" msgstr[0] "" @@ -3783,7 +3650,7 @@ msgid "" "Unread Message Notification"" 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)." @@ -3792,7 +3659,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 " @@ -3803,7 +3670,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 " @@ -3814,7 +3681,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 " @@ -3824,7 +3691,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." @@ -3836,7 +3703,6 @@ msgstr "" msgid "(none)" msgstr "" -#. newmail_unseen_notify msgid "Follow folder preferences" msgstr "" @@ -3879,7 +3745,7 @@ msgstr "" msgid "Uploaded Media File:" msgstr "" -#, c-format +#, php-format msgid "Media file %s will be removed, if you upload other media file." msgstr "" @@ -3892,7 +3758,7 @@ msgstr "" msgid "SquirrelMail Notice:" msgstr "" -#, c-format +#, php-format msgid "You have %s new message" msgid_plural "You have %s new messages" msgstr[0] "" @@ -3907,7 +3773,6 @@ msgstr "" msgid "Loading the sound..." msgstr "" -#. Load the Sent Subfolder Options into an array. msgid "Sent Subfolders Options" msgstr "" @@ -4015,7 +3880,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." @@ -4024,7 +3889,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 " @@ -4094,7 +3959,7 @@ 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." @@ -4147,7 +4012,7 @@ msgid "" "encrypted data is no longer accessible." msgstr "" -#, c-format +#, php-format msgid "" "Your %s dictionary is encrypted with password that differs from your current " "password." @@ -4162,9 +4027,6 @@ msgstr "" msgid "Proceed" msgstr "" -#. * -#. * Add some string vars so they can be i18n'd. -#. msgid "You must make a choice" msgstr "" @@ -4181,35 +4043,28 @@ msgstr "" msgid "Invalid SquirrelSpell module." msgstr "" -#. TODO: replace error_box() with sqspell_makeWindow() -#, c-format +#, php-format msgid "Could not run the spellchecker command (%s)." msgstr "" -#. TODO: replace error_box() with sqspell_makeWindow() msgid "Error while writing to pipe." msgstr "" -#. TODO: replace error_box() with sqspell_makeWindow() -#, c-format +#, php-format msgid "Could not open temporary file '%s'." msgstr "" -#. TODO: replace error_box() with sqspell_makeWindow() -#, c-format +#, php-format msgid "Error while writing to temporary file '%s'." msgstr "" -#, c-format +#, 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 "" @@ -4222,7 +4077,7 @@ msgstr "" msgid "SquirrelSpell Results" msgstr "" -#, c-format +#, php-format msgid "Found %d error" msgid_plural "Found %d errors" msgstr[0] "" @@ -4331,9 +4186,6 @@ 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 "" @@ -4343,7 +4195,7 @@ msgstr "" msgid "Please check any words you wish to delete from your dictionary." msgstr "" -#, c-format +#, php-format msgid "%s dictionary" msgstr "" @@ -4356,9 +4208,6 @@ msgstr "" msgid "Edit your Personal Dictionary" msgstr "" -#. * -#. * Set up some i18n'able wrappers for javascript. -#. msgid "Please make your selection first." msgstr "" @@ -4420,7 +4269,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 "" @@ -4430,9 +4279,6 @@ msgstr "" msgid "Personal Dictionary Updated" msgstr "" -#. * -#. * Click on some words first, Einstein! -#. msgid "Personal Dictionary" msgstr "" @@ -4450,11 +4296,11 @@ msgstr "" msgid "SquirrelSpell Initiating" msgstr "" -#, c-format +#, php-format msgid "Settings adjusted to: %s with %s as default dictionary." msgstr "" -#, c-format +#, php-format msgid "Using %s dictionary for spellcheck." msgstr "" @@ -4518,7 +4364,7 @@ msgstr "" msgid "Maximum of 150 words translated, powered by Systran" msgstr "" -#, c-format +#, php-format msgid "Number of supported language pairs: %s" msgstr "" @@ -4534,7 +4380,7 @@ msgstr "" msgid "No known limits, powered by Translation Experts' InterTran" msgstr "" -#, c-format +#, php-format msgid "Number of supported languages: %s" msgstr "" @@ -4544,7 +4390,7 @@ msgstr "" msgid "Russian translations, maximum of 500 characters translated" msgstr "" -#, c-format +#, php-format msgid "%s to %s" msgstr "" @@ -4712,7 +4558,6 @@ msgstr "" msgid "Paginate" msgstr "" -#. Compute the 'show all' string. msgid "Show All" msgstr "" @@ -4743,11 +4588,11 @@ msgstr "" msgid "Name:" msgstr "" -#, c-format +#, php-format msgid "Viewing Messages: %s to %s (%s total)" msgstr "" -#, c-format +#, php-format msgid "Viewing Message: %s (%s total)" msgstr "" @@ -4766,24 +4611,11 @@ msgstr "" msgid "Current Folder" msgstr "" -#. * -#. * independent_strings.php -#. * -#. * Copyright (c) 1999-2006 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 "" diff --git a/src/help.php b/src/help.php index 4f75306f..10dc5409 100644 --- a/src/help.php +++ b/src/help.php @@ -197,7 +197,7 @@ if ( $chapter == 0 || !isset( $helpdir[$chapter-1] ) ) { } elseif (file_exists("../help/en_US/" . $helpdir[$chapter-1])) { // If the selected language can't be found, try English. $doc = file("../help/en_US/" . $helpdir[$chapter-1]); - error_box(_("This chapter in not available in the selected language. It will be displayed in English instead.")); + error_box(_("This chapter is not available in the selected language. It will be displayed in English instead.")); echo '
'; } else { // If English can't be found, the chapter went MIA. -- 2.25.1