source: github/program/localization/en_GB/messages.inc @ 742db41b

HEADcourier-fixdev-browser-capabilitiespdorelease-0.6release-0.7release-0.8
Last change on this file since 742db41b was 742db41b, checked in by yllar <yllar.pajus@…>, 4 years ago

he_IL nb_NO en_GB zh_TW update

  • Property mode set to 100644
File size: 6.8 KB
Line 
1<?php
2
3/*
4
5 +-----------------------------------------------------------------------+
6 | language/en_GB/messages.inc                                           |
7 |                                                                       |
8 | Language file of the RoundCube Webmail client                         |
9 | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland                 |
10 | Licensed under the GNU GPL                                            |
11 |                                                                       |
12 +-----------------------------------------------------------------------+
13 | Author: Weiran Zhang (weiran@weiran.co.uk)                            |
14 +-----------------------------------------------------------------------+
15
16 @version $Id$
17
18*/
19
20$messages = array();
21$messages['loginfailed'] = 'Login failed';
22$messages['cookiesdisabled'] = 'Your browser does not accept cookies';
23$messages['sessionerror'] = 'Your session is invalid or has expired';
24$messages['imaperror'] = 'Connection to IMAP server failed';
25$messages['servererror'] = 'Server Error!';
26$messages['invalidrequest'] = 'Invalid request! No data was saved.';
27$messages['nomessagesfound'] = 'No messages found in this mailbox';
28$messages['loggedout'] = 'You have successfully terminated the session. Good bye!';
29$messages['mailboxempty'] = 'Mailbox is empty';
30$messages['loading'] = 'Loading...';
31$messages['uploading'] = 'Uploading file...';
32$messages['loadingdata'] = 'Loading data...';
33$messages['checkingmail'] = 'Checking for new messages...';
34$messages['sendingmessage'] = 'Sending message...';
35$messages['messagesent'] = 'Message sent successfully';
36$messages['savingmessage'] = 'Saving message...';
37$messages['messagesaved'] = 'Message saved to Drafts';
38$messages['successfullysaved'] = 'Successfully saved';
39$messages['addedsuccessfully'] = 'Contact successfully added to address book';
40$messages['contactexists'] = 'A contact with this e-mail address already exists';
41$messages['blockedimages'] = 'To protect your privacy, remote images are blocked in this message.';
42$messages['encryptedmessage'] = 'This is an encrypted message and can not be displayed. Sorry!';
43$messages['nocontactsfound'] = 'No contacts found';
44$messages['contactnotfound'] = 'The requested contact was not found';
45$messages['sendingfailed'] = 'Failed to send message';
46$messages['senttooquickly'] = 'Please wait $sec sec(s). before sending this message';
47$messages['errorsavingsent'] = 'An error occurred while saving sent message';
48$messages['errorsaving'] = 'An error occurred while saving';
49$messages['errormoving'] = 'Could not move the message';
50$messages['errordeleting'] = 'Could not delete the message';
51$messages['errormarking'] = 'Could not mark the message';
52$messages['deletecontactconfirm'] = 'Do you really want to delete the selected contact(s)?';
53$messages['deletemessagesconfirm'] = 'Do you really want to delete the selected message(s)?';
54$messages['deletefolderconfirm'] = 'Do you really want to delete this folder?';
55$messages['purgefolderconfirm'] = 'Do you really want to delete all messages in this folder?';
56$messages['foldercreating'] = 'Creating folder...';
57$messages['folderdeleting'] = 'Deleting folder...';
58$messages['folderrenaming'] = 'Renaming folder...';
59$messages['foldermoving'] = 'Moving folder...';
60$messages['formincomplete'] = 'The form was not completely filled out';
61$messages['noemailwarning'] = 'Please enter a valid email address';
62$messages['nonamewarning'] = 'Please enter a name';
63$messages['nopagesizewarning'] = 'Please enter a page size';
64$messages['nosenderwarning'] = 'Please enter sender e-mail address';
65$messages['norecipientwarning'] = 'Please enter at least one recipient';
66$messages['nosubjectwarning'] = 'The "Subject" field is empty. Would you like to enter one now?';
67$messages['nobodywarning'] = 'Send this message without any text?';
68$messages['notsentwarning'] = 'Your message has not been sent. Do you want to discard it?';
69$messages['noldapserver'] = 'Please select an LDAP server to search';
70$messages['nocontactsreturned'] = 'No contacts were found';
71$messages['nosearchname'] = 'Please enter a contact name or email address';
72$messages['notuploadedwarning'] = 'Not all attachments have been uploaded yet. Please wait or cancel the upload.';
73$messages['searchsuccessful'] = '$nr messages found';
74$messages['searchnomatch'] = 'Search found no matches';
75$messages['searching'] = 'Searching...';
76$messages['checking'] = 'Checking...';
77$messages['nospellerrors'] = 'No spelling errors found';
78$messages['folderdeleted'] = 'Folder successfully deleted';
79$messages['deletedsuccessfully'] = 'Successfully deleted';
80$messages['converting'] = 'Removing formatting...';
81$messages['messageopenerror'] = 'Could not load message from server';
82$messages['fileuploaderror'] = 'File upload failed';
83$messages['filesizeerror'] = 'The uploaded file exceeds the maximum size of $size';
84$messages['copysuccess'] = 'Successfully copied $nr addresses';
85$messages['copyerror'] = 'Could not copy any addresses';
86$messages['sourceisreadonly'] = 'This address source is read-only';
87$messages['errorsavingcontact'] = 'Could not save the contact address';
88$messages['movingmessage'] = 'Moving message...';
89$messages['receiptsent'] = 'Successfully sent a read receipt';
90$messages['errorsendingreceipt'] = 'Could not send the receipt';
91$messages['nodeletelastidentity'] = 'You cannot delete this identity, it\'s your last one.';
92$messages['addsubfolderhint'] = 'This folder will be created as subfolder of the currently selected one';
93$messages['forbiddencharacter'] = 'Folder name contains a forbidden character';
94$messages['selectimportfile'] = 'Please select a file to upload';
95$messages['addresswriterror'] = 'The selected address book is not writeable';
96$messages['importwait'] = 'Importing, please wait...';
97$messages['importerror'] = 'Import failed! The uploaded file is not a valid vCard file.';
98$messages['importconfirm'] = '<b>Successfully imported $inserted contacts, $skipped existing entries skipped</b>:<p><em>$names</em></p>';
99$messages['opnotpermitted'] = 'Operation not permitted!';
100$messages['nofromaddress'] = 'Missing e-mail address in selected identity';
101$messages['editorwarning'] = 'Switching to the plain text editor will cause all text formatting to be lost. Do you wish to continue?';
102$messages['httpreceivedencrypterror'] = 'A fatal configuration error occurred. Contact your administrator immediately. <b>Your message can not be sent.</b>';
103$messages['smtpconnerror'] = 'SMTP Error ($code): Connection to server failed';
104$messages['smtpautherror'] = 'SMTP Error ($code): Authentication failed';
105$messages['smtpfromerror'] = 'SMTP Error ($code): Failed to set sender "$from"';
106$messages['smtptoerror'] = 'SMTP Error ($code): Failed to add recipient "$to"';
107$messages['smtprecipientserror'] = 'SMTP Error: Unable to parse recipients list';
108$messages['smtperror'] = 'SMTP Error: $msg';
109$messages['emailformaterror'] = 'Incorrect e-mail address: $email';
110
111?>
Note: See TracBrowser for help on using the repository browser.