source: subversion/trunk/roundcubemail/program/localization/en_US/messages.inc @ 6135

Last change on this file since 6135 was 6135, checked in by thomasb, 13 months ago

Better handling of HTTP request errors; re-send keep-alive requests on failure (#1488449)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 10.7 KB
Line 
1<?php
2
3/*
4
5 +-----------------------------------------------------------------------+
6 | language/en_US/messages.inc                                           |
7 |                                                                       |
8 | Language file of the Roundcube Webmail client                         |
9 | Copyright (C) 2005-2010, The Roundcube Dev Team                       |
10 |                                                                       |
11 | Licensed under the GNU General Public License version 3 or            |
12 | any later version with exceptions for skins & plugins.                |
13 | See the README file for a full license statement.                     |
14 |                                                                       |
15 +-----------------------------------------------------------------------+
16 | Author: Thomas Bruederli <roundcube@gmail.com>                        |
17 +-----------------------------------------------------------------------+
18
19 @version $Id$
20
21*/
22
23$messages = array();
24$messages['errortitle']  = 'An error occurred!';
25$messages['loginfailed']  = 'Login failed.';
26$messages['cookiesdisabled'] = 'Your browser does not accept cookies.';
27$messages['sessionerror'] = 'Your session is invalid or expired.';
28$messages['storageerror'] = 'Connection to storage server failed.';
29$messages['servererror'] = 'Server Error!';
30$messages['servererrormsg'] = 'Server Error: $msg';
31$messages['dberror'] = 'Database Error!';
32$messages['requesttimedout'] = 'Request timed out';
33$messages['errorreadonly'] = 'Unable to perform operation. Folder is read-only.';
34$messages['errornoperm'] = 'Unable to perform operation. Permission denied.';
35$messages['invalidrequest'] = 'Invalid request! No data was saved.';
36$messages['nomessagesfound'] = 'No messages found in this mailbox.';
37$messages['loggedout'] = 'You have successfully terminated the session. Good bye!';
38$messages['mailboxempty'] = 'Mailbox is empty.';
39$messages['loading'] = 'Loading...';
40$messages['uploading'] = 'Uploading file...';
41$messages['uploadingmany'] = 'Uploading files...';
42$messages['loadingdata'] = 'Loading data...';
43$messages['checkingmail'] = 'Checking for new messages...';
44$messages['sendingmessage'] = 'Sending message...';
45$messages['messagesent'] = 'Message sent successfully.';
46$messages['savingmessage'] = 'Saving message...';
47$messages['messagesaved'] = 'Message saved to Drafts.';
48$messages['successfullysaved'] = 'Successfully saved.';
49$messages['addedsuccessfully'] = 'Contact added successfully to address book.';
50$messages['contactexists'] = 'A contact with the same e-mail address already exists.';
51$messages['contactnameexists'] = 'A contact with the same name already exists.';
52$messages['blockedimages'] = 'To protect your privacy, remote images are blocked in this message.';
53$messages['encryptedmessage'] = 'This is an encrypted message and can not be displayed. Sorry!';
54$messages['nocontactsfound'] = 'No contacts found.';
55$messages['contactnotfound'] = 'The requested contact was not found.';
56$messages['contactsearchonly'] = 'Enter some search terms to find contacts';
57$messages['sendingfailed'] = 'Failed to send message.';
58$messages['senttooquickly'] = 'Please wait $sec sec(s). before sending this message.';
59$messages['errorsavingsent'] = 'An error occured while saving sent message.';
60$messages['errorsaving'] = 'An error occured while saving.';
61$messages['errormoving'] = 'Could not move the message(s).';
62$messages['errorcopying'] = 'Could not copy the message(s).';
63$messages['errordeleting'] = 'Could not delete the message(s).';
64$messages['errormarking'] = 'Could not mark the message(s).';
65$messages['deletecontactconfirm']  = 'Do you really want to delete selected contact(s)?';
66$messages['deletegroupconfirm']  = 'Do you really want to delete selected group?';
67$messages['deletemessagesconfirm'] = 'Do you really want to delete selected message(s)?';
68$messages['deletefolderconfirm']  = 'Do you really want to delete this folder?';
69$messages['purgefolderconfirm']  = 'Do you really want to delete all messages in this folder?';
70$messages['contactdeleting'] = 'Deleting contact(s)...';
71$messages['groupdeleting'] = 'Deleting group...';
72$messages['folderdeleting'] = 'Deleting folder...';
73$messages['foldermoving'] = 'Moving folder...';
74$messages['foldersubscribing'] = 'Subscribing folder...';
75$messages['folderunsubscribing'] = 'Unsubscribing folder...';
76$messages['formincomplete'] = 'The form was not completely filled out.';
77$messages['noemailwarning'] = 'Please enter a valid email address.';
78$messages['nonamewarning']  = 'Please enter a name.';
79$messages['nopagesizewarning'] = 'Please enter a page size.';
80$messages['nosenderwarning'] = 'Please enter sender e-mail address.';
81$messages['norecipientwarning'] = 'Please enter at least one recipient.';
82$messages['nosubjectwarning']  = 'The "Subject" field is empty. Would you like to enter one now?';
83$messages['nobodywarning'] = 'Send this message without text?';
84$messages['notsentwarning'] = 'Message has not been sent. Do you want to discard your message?';
85$messages['noldapserver'] = 'Please select an ldap server to search.';
86$messages['nosearchname'] = 'Please enter a contact name or email address.';
87$messages['notuploadedwarning'] = 'Not all attachments have been uploaded yet. Please wait or cancel the upload.';
88$messages['searchsuccessful'] = '$nr messages found.';
89$messages['contactsearchsuccessful'] = '$nr contacts found.';
90$messages['searchnomatch'] = 'Search returned no matches.';
91$messages['searching'] = 'Searching...';
92$messages['checking'] = 'Checking...';
93$messages['nospellerrors'] = 'No spelling errors found.';
94$messages['folderdeleted'] = 'Folder successfully deleted.';
95$messages['foldersubscribed'] = 'Folder successfully subscribed.';
96$messages['folderunsubscribed'] = 'Folder successfully unsubscribed.';
97$messages['folderpurged'] = 'Folder has successfully been emptied.';
98$messages['folderexpunged'] = 'Folder has successfully been compacted.';
99$messages['deletedsuccessfully'] = 'Successfully deleted.';
100$messages['converting'] = 'Removing formatting...';
101$messages['messageopenerror'] = 'Could not load message from server.';
102$messages['fileuploaderror'] = 'File upload failed.';
103$messages['filesizeerror'] = 'The uploaded file exceeds the maximum size of $size.';
104$messages['copysuccess'] = 'Successfully copied $nr addresses.';
105$messages['copyerror'] = 'Could not copy any addresses.';
106$messages['sourceisreadonly'] = 'This address source is read only.';
107$messages['errorsavingcontact'] = 'Could not save the contact address.';
108$messages['movingmessage'] = 'Moving message(s)...';
109$messages['copyingmessage'] = 'Copying message(s)...';
110$messages['copyingcontact'] = 'Copying contact(s)...';
111$messages['deletingmessage'] = 'Deleting message(s)...';
112$messages['markingmessage'] = 'Marking message(s)...';
113$messages['addingmember'] = 'Adding contact(s) to the group...';
114$messages['removingmember'] = 'Removing contact(s) from the group...';
115$messages['receiptsent'] = 'Successfully sent a read receipt.';
116$messages['errorsendingreceipt'] = 'Could not send the receipt.';
117$messages['deleteidentityconfirm'] = 'Do you really want to delete this identity?';
118$messages['nodeletelastidentity'] = 'You cannot delete this identity, it\'s your last one.';
119$messages['forbiddencharacter'] = 'Folder name contains a forbidden character.';
120$messages['selectimportfile'] = 'Please select a file to upload.';
121$messages['addresswriterror'] = 'The selected address book is not writeable.';
122$messages['contactaddedtogroup'] = 'Successfully added the contacts to this group.';
123$messages['contactremovedfromgroup'] = 'Successfully removed contacts from this group.';
124$messages['importwait'] = 'Importing, please wait...';
125$messages['importerror'] = 'Import failed! The uploaded file is not a valid vCard file.';
126$messages['importconfirm'] = '<b>Successfully imported $inserted contacts</b>';
127$messages['importconfirmskipped'] = '<b>Skipped $skipped existing entries</b>';
128$messages['opnotpermitted'] = 'Operation not permitted!';
129$messages['nofromaddress'] = 'Missing e-mail address in selected identity.';
130$messages['editorwarning'] = 'Switching to the plain text editor will cause all text formatting to be lost. Do you wish to continue?';
131$messages['httpreceivedencrypterror'] = 'A fatal configuration error occurred. Contact your administrator immediately. <b>Your message can not be sent.</b>';
132$messages['smtpconnerror'] = 'SMTP Error ($code): Connection to server failed.';
133$messages['smtpautherror'] = 'SMTP Error ($code): Authentication failed.';
134$messages['smtpfromerror'] = 'SMTP Error ($code): Failed to set sender "$from" ($msg).';
135$messages['smtptoerror'] = 'SMTP Error ($code): Failed to add recipient "$to" ($msg).';
136$messages['smtprecipientserror'] = 'SMTP Error: Unable to parse recipients list.';
137$messages['smtperror'] = 'SMTP Error: $msg';
138$messages['emailformaterror'] = 'Invalid e-mail address: $email';
139$messages['toomanyrecipients'] = 'Too many recipients. Reduce the number of recipients to $max.';
140$messages['maxgroupmembersreached'] = 'The number of group members exceeds the maximum of $max.';
141$messages['internalerror'] = 'An internal error occured. Please try again.';
142$messages['contactdelerror'] = 'Could not delete contact(s).';
143$messages['contactdeleted'] = 'Contact(s) deleted successfully.';
144$messages['contactrestoreerror'] = 'Could not restore deleted contact(s).';
145$messages['contactrestored'] = 'Contact(s) restored successfully.';
146$messages['groupdeleted'] = 'Group deleted successfully.';
147$messages['grouprenamed'] = 'Group renamed successfully.';
148$messages['groupcreated'] = 'Group created successfully.';
149$messages['savedsearchdeleted'] = 'Saved search deleted successfully.';
150$messages['savedsearchdeleteerror'] = 'Could not delete saved search.';
151$messages['savedsearchcreated'] = 'Saved search created successfully.';
152$messages['savedsearchcreateerror'] = 'Could not create saved search.';
153$messages['messagedeleted'] = 'Message(s) deleted successfully.';
154$messages['messagemoved'] = 'Message(s) moved successfully.';
155$messages['messagecopied'] = 'Message(s) copied successfully.';
156$messages['messagemarked'] = 'Message(s) marked successfully.';
157$messages['autocompletechars'] = 'Enter at least $min characters for autocompletion.';
158$messages['autocompletemore'] = 'More matching entries found. Please type more characters.';
159$messages['namecannotbeempty'] = 'Name cannot be empty.';
160$messages['nametoolong'] = 'Name is too long.';
161$messages['folderupdated'] = 'Folder updated successfully.';
162$messages['foldercreated'] = 'Folder created successfully.';
163$messages['invalidimageformat'] = 'Not a valid image format.';
164$messages['mispellingsfound'] = 'Spelling errors detected in the message.';
165$messages['parentnotwritable'] = 'Unable to create/move folder into selected parent folder. No access rights.';
166$messages['messagetoobig'] = 'The message part is too big to process it.';
167
168?>
Note: See TracBrowser for help on using the repository browser.