Aleksander Machniak
2016-05-02 bd6d7645d7115f313ce6c49c863658eedeb58d53
commit | author | age
e66f5b 1 <?php
T 2
3 /*
e31c56 4  +-----------------------------------------------------------------------+
aed581 5  | localization/<lang>/messages.inc                                      |
e31c56 6  |                                                                       |
aed581 7  | Localization file of the Roundcube Webmail client                     |
e257b8 8  | Copyright (C) 2005-2015, The Roundcube Dev Team                       |
aed581 9  |                                                                       |
TB 10  | Licensed under the GNU General Public License version 3 or            |
11  | any later version with exceptions for skins & plugins.                |
12  | See the README file for a full license statement.                     |
e31c56 13  |                                                                       |
T 14  +-----------------------------------------------------------------------+
aed581 15
TB 16  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/messages/
e66f5b 17 */
413617 18 $messages['errortitle']  = 'An error occured.';
aed581 19 $messages['loginfailed']  = 'Login failed.';
b5d904 20 $messages['cookiesdisabled'] = 'Your browser does not accept cookies.';
T 21 $messages['sessionerror'] = 'Your session is invalid or has expired.';
c0806c 22 $messages['storageerror'] = 'Connection to IMAP server failed.';
74d421 23 $messages['servererror'] = 'Server Error!';
a5ee72 24 $messages['servererrormsg'] = 'Server Error: $msg';
1299c6 25 $messages['connerror'] = 'Connection Error (Failed to reach the server)!';
b5d904 26 $messages['dberror'] = 'Database Error!';
f652e3 27 $messages['windowopenerror'] = 'The popup window was blocked!';
c41a86 28 $messages['requesttimedout'] = 'Request timed out';
b5d904 29 $messages['errorreadonly'] = 'Unable to perform operation. Folder is read-only.';
T 30 $messages['errornoperm'] = 'Unable to perform operation. Permission denied.';
8404fe 31 $messages['erroroverquota'] = 'Unable to perform operation. No free disk space.';
TB 32 $messages['erroroverquotadelete'] = 'No free disk space. Use SHIFT+DEL to delete a message.';
742db4 33 $messages['invalidrequest'] = 'Invalid request! No data was saved.';
aabeab 34 $messages['invalidhost'] = 'Invalid server name.';
b5d904 35 $messages['nomessagesfound'] = 'No messages found in this mailbox.';
e66f5b 36 $messages['loggedout'] = 'You have successfully terminated the session. Good bye!';
8404fe 37 $messages['mailboxempty'] = 'Mailbox is empty';
TB 38 $messages['nomessages'] = 'No messages';
aabeab 39 $messages['refreshing'] = 'Refreshing...';
e1a3f0 40 $messages['loading'] = 'Loading...';
742db4 41 $messages['uploading'] = 'Uploading file...';
b5d904 42 $messages['uploadingmany'] = 'Uploading files...';
e66f5b 43 $messages['loadingdata'] = 'Loading data...';
c8c1e0 44 $messages['checkingmail'] = 'Checking for new messages...';
75f534 45 $messages['sendingmessage'] = 'Sending message...';
b5d904 46 $messages['messagesent'] = 'Message sent successfully.';
1966c5 47 $messages['savingmessage'] = 'Saving message...';
b5d904 48 $messages['messagesaved'] = 'Message saved to Drafts.';
T 49 $messages['successfullysaved'] = 'Successfully saved.';
8404fe 50 $messages['savingresponse'] = 'Saving response text...';
TB 51 $messages['deleteresponseconfirm'] = 'Do you really want to delete this response text?';
b5d904 52 $messages['addedsuccessfully'] = 'Contact successfully added to address book.';
T 53 $messages['contactnameexists'] = 'A contact with the same name already exists.';
e66f5b 54 $messages['blockedimages'] = 'To protect your privacy, remote images are blocked in this message.';
T 55 $messages['encryptedmessage'] = 'This is an encrypted message and can not be displayed. Sorry!';
e257b8 56 $messages['externalmessagedecryption'] = 'This is an encrypted message and can be decrypted with your browser extension.';
TB 57 $messages['nopubkeyfor'] = 'No valid public key found for $email';
58 $messages['nopubkeyforsender'] = 'No valid public key found for your sender identity. Do you want to encrypt the message for the recipients only?';
59 $messages['encryptnoattachments'] = 'Already uploaded attachments cannot be encrypted. Please re-add them in the encryption editor.';
60 $messages['searchpubkeyservers'] = 'Do you want to search public key servers for the missing keys?';
61 $messages['encryptpubkeysfound'] = 'The following public keys have been found:';
b5d904 62 $messages['nocontactsfound'] = 'No contacts found.';
T 63 $messages['contactnotfound'] = 'The requested contact was not found.';
e31c56 64 $messages['contactsearchonly'] = 'Enter some search terms to find contacts';
b5d904 65 $messages['sendingfailed'] = 'Failed to send message.';
T 66 $messages['senttooquickly'] = 'Please wait $sec sec(s). before sending this message.';
8404fe 67 $messages['errorsavingsent'] = 'An error occurred while saving sent message.';
TB 68 $messages['errorsaving'] = 'An error occurred while saving.';
b5d904 69 $messages['errormoving'] = 'Could not move the message(s).';
T 70 $messages['errorcopying'] = 'Could not copy the message(s).';
71 $messages['errordeleting'] = 'Could not delete the message(s).';
72 $messages['errormarking'] = 'Could not mark the message(s).';
aed581 73 $messages['deletecontactconfirm']  = 'Do you really want to delete the selected contact(s)?';
TB 74 $messages['deletegroupconfirm']  = 'Do you really want to delete the selected group?';
75f534 75 $messages['deletemessagesconfirm'] = 'Do you really want to delete the selected message(s)?';
aed581 76 $messages['deletefolderconfirm']  = 'Do you really want to delete this folder?';
TB 77 $messages['purgefolderconfirm']  = 'Do you really want to delete all messages in this folder?';
e31c56 78 $messages['contactdeleting'] = 'Deleting contact(s)...';
b5d904 79 $messages['groupdeleting'] = 'Deleting group...';
3562eb 80 $messages['folderdeleting'] = 'Deleting folder...';
701b9a 81 $messages['foldermoving'] = 'Moving folder...';
d70c21 82 $messages['foldersubscribing'] = 'Subscribing to folder...';
A 83 $messages['folderunsubscribing'] = 'Unsubscribing from folder...';
b5d904 84 $messages['formincomplete'] = 'The form was not completely filled out.';
T 85 $messages['noemailwarning'] = 'Please enter a valid email address.';
aed581 86 $messages['nonamewarning']  = 'Please enter a name.';
b5d904 87 $messages['nopagesizewarning'] = 'Please enter a page size.';
T 88 $messages['norecipientwarning'] = 'Please enter at least one recipient.';
aed581 89 $messages['nosubjectwarning']  = 'The "Subject" field is empty. Would you like to enter one now?';
75f534 90 $messages['nobodywarning'] = 'Send this message without any text?';
S 91 $messages['notsentwarning'] = 'Your message has not been sent. Do you want to discard it?';
8404fe 92 $messages['restoresavedcomposedata'] = 'A previously composed but unsent message was found.\n\nSubject: $subject\nSaved: $date\n\nDo you want to restore this message?';
b5d904 93 $messages['noldapserver'] = 'Please select an LDAP server to search.';
T 94 $messages['nosearchname'] = 'Please enter a contact name or email address.';
742db4 95 $messages['notuploadedwarning'] = 'Not all attachments have been uploaded yet. Please wait or cancel the upload.';
b5d904 96 $messages['searchsuccessful'] = '$nr messages found.';
e31c56 97 $messages['contactsearchsuccessful'] = '$nr contacts found.';
b5d904 98 $messages['searchnomatch'] = 'Search found no matches.';
f9c107 99 $messages['searching'] = 'Searching...';
T 100 $messages['checking'] = 'Checking...';
1299c6 101 $messages['stillsearching'] = 'Still searching...';
b5d904 102 $messages['nospellerrors'] = 'No spelling errors found.';
T 103 $messages['folderdeleted'] = 'Successfully deleted folder.';
104 $messages['foldersubscribed'] = 'Successfully subscribed to folder.';
105 $messages['folderunsubscribed'] = 'Successfully unsubscribed from folder.';
106 $messages['folderpurged'] = 'Successfully emptied folder.';
107 $messages['folderexpunged'] = 'Successfully compacted folder.';
108 $messages['deletedsuccessfully'] = 'Successfully deleted.';
3bd94b 109 $messages['converting'] = 'Removing formatting...';
b5d904 110 $messages['messageopenerror'] = 'Could not load message from server.';
T 111 $messages['fileuploaderror'] = 'File upload failed.';
112 $messages['filesizeerror'] = 'The uploaded file exceeds the maximum size of $size.';
8404fe 113 $messages['copysuccess'] = 'Successfully copied $nr contacts.';
TB 114 $messages['movesuccess'] = 'Successfully moved $nr contacts.';
115 $messages['copyerror'] = 'Could not copy any contacts.';
116 $messages['moveerror'] = 'Could not move any contacts.';
b5d904 117 $messages['sourceisreadonly'] = 'This address book is read-only.';
T 118 $messages['errorsavingcontact'] = 'Could not save the contact address.';
a5ee72 119 $messages['movingmessage'] = 'Moving message(s)...';
Y 120 $messages['copyingmessage'] = 'Copying message(s)...';
b5d904 121 $messages['copyingcontact'] = 'Copying contact(s)...';
8404fe 122 $messages['movingcontact'] = 'Moving contact(s)...';
a5ee72 123 $messages['deletingmessage'] = 'Deleting message(s)...';
Y 124 $messages['markingmessage'] = 'Marking message(s)...';
b5d904 125 $messages['addingmember'] = 'Adding contact(s) to the group...';
T 126 $messages['removingmember'] = 'Removing contact(s) from the group...';
127 $messages['receiptsent'] = 'Successfully sent a read receipt.';
128 $messages['errorsendingreceipt'] = 'Could not send the receipt.';
dc365c 129 $messages['deleteidentityconfirm'] = 'Do you really want to delete this identity?';
e3a0af 130 $messages['nodeletelastidentity'] = 'You cannot delete this identity, it\'s your last one.';
b5d904 131 $messages['forbiddencharacter'] = 'Folder name contains a forbidden character.';
T 132 $messages['selectimportfile'] = 'Please select a file to upload.';
133 $messages['addresswriterror'] = 'The selected address book is not writeable.';
134 $messages['contactaddedtogroup'] = 'Successfully added the contacts to this group.';
135 $messages['contactremovedfromgroup'] = 'Successfully removed contacts from this group.';
aabeab 136 $messages['nogroupassignmentschanged'] = 'No group assignments changed.';
3562eb 137 $messages['importwait'] = 'Importing, please wait...';
aabeab 138 $messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.';
b5d904 139 $messages['importconfirm'] = '<b>Successfully imported $inserted contacts</b>';
T 140 $messages['importconfirmskipped'] = '<b>Skipped $skipped existing entries</b>';
8404fe 141 $messages['importmessagesuccess'] = 'Successfully imported $nr messages';
TB 142 $messages['importmessageerror'] = 'Import failed! The uploaded file is not a valid message or mailbox file';
3562eb 143 $messages['opnotpermitted'] = 'Operation not permitted!';
f652e3 144 $messages['editorwarning'] = 'Switching editor type may cause text formatting to be lost. Do you wish to continue?';
2471d3 145 $messages['httpreceivedencrypterror'] = 'A fatal configuration error occurred. Contact your administrator immediately. <b>Your message can not be sent.</b>';
b5d904 146 $messages['smtpconnerror'] = 'SMTP Error ($code): Connection to server failed.';
T 147 $messages['smtpautherror'] = 'SMTP Error ($code): Authentication failed.';
148 $messages['smtpfromerror'] = 'SMTP Error ($code): Failed to set sender "$from" ($msg).';
149 $messages['smtptoerror'] = 'SMTP Error ($code): Failed to add recipient "$to" ($msg).';
150 $messages['smtprecipientserror'] = 'SMTP Error: Unable to parse recipients list.';
2818f8 151 $messages['smtperror'] = 'SMTP Error: $msg';
8da62f 152 $messages['toomanyrecipients'] = 'Too many recipients. Reduce the number of recipients to $max.';
b5d904 153 $messages['maxgroupmembersreached'] = 'The number of group members exceeds the maximum of $max.';
8404fe 154 $messages['internalerror'] = 'An internal error occurred. Please try again.';
b5d904 155 $messages['contactdelerror'] = 'Could not delete contact(s).';
f52c4f 156 $messages['contactdeleted'] = 'Contact(s) deleted successfully.';
b5d904 157 $messages['contactrestoreerror'] = 'Could not restore deleted contact(s).';
T 158 $messages['contactrestored'] = 'Contact(s) successfully restored.';
159 $messages['groupdeleted'] = 'Group deleted successfully.';
160 $messages['grouprenamed'] = 'Group renamed successfully.';
161 $messages['groupcreated'] = 'Group created successfully.';
e31c56 162 $messages['savedsearchdeleted'] = 'Saved search deleted successfully.';
T 163 $messages['savedsearchdeleteerror'] = 'Could not delete saved search.';
164 $messages['savedsearchcreated'] = 'Saved search created successfully.';
165 $messages['savedsearchcreateerror'] = 'Could not create saved search.';
b5d904 166 $messages['messagedeleted'] = 'Message(s) deleted successfully.';
T 167 $messages['messagemoved'] = 'Message(s) moved successfully.';
168 $messages['messagecopied'] = 'Message(s) copied successfully.';
169 $messages['messagemarked'] = 'Message(s) marked successfully.';
170 $messages['autocompletechars'] = 'Enter at least $min characters for autocompletion.';
e31c56 171 $messages['autocompletemore'] = 'More matching entries found. Please type more characters.';
b5d904 172 $messages['namecannotbeempty'] = 'Name cannot be empty.';
T 173 $messages['nametoolong'] = 'Name is too long.';
e257b8 174 $messages['namedotforbidden'] = 'Folder name cannot start with a dot.';
b5d904 175 $messages['folderupdated'] = 'Successfully updated folder.';
T 176 $messages['foldercreated'] = 'Successfully created folder.';
177 $messages['invalidimageformat'] = 'Not a valid image format.';
178 $messages['mispellingsfound'] = 'Spelling errors detected in the message.';
179 $messages['parentnotwritable'] = 'Unable to create/move folder into selected parent folder. No access rights.';
e31c56 180 $messages['messagetoobig'] = 'The message part is too big to process it.';
aabeab 181 $messages['attachmentvalidationerror'] = 'WARNING! This attachment is suspicious because its type doesn\'t match the type declared in the message. If you do not trust the sender, you shouldn\'t open it in the browser because it may contain malicious contents.<br/><br/><em>Expected: $expected; found: $detected</em>';
TB 182 $messages['noscriptwarning'] = 'Warning: This webmail service requires Javascript! In order to use it please enable Javascript in your browser\'s settings.';
e257b8 183 $messages['messageissent'] = 'The message was already sent, but not yet saved. Do you want to save it now?';
TB 184 $messages['errnotfound'] = 'File Not Found';
185 $messages['errnotfoundexplain'] = 'The requested resource was not found!';
186 $messages['errfailedrequest'] = 'Failed request';
187 $messages['errauthorizationfailed'] = 'Authorisation Failed';
188 $messages['errunauthorizedexplain'] = 'Could not verify that you are authorised to access this service!';
189 $messages['errrequestcheckfailed'] = 'Request Check Failed';
190 $messages['errcsrfprotectionexplain'] = "For your protection, access to this resource is secured against CSRF.\nIf you see this, you probably didn't log out before leaving the web application.\n\nHuman interaction is now required to continue.";
191 $messages['errcontactserveradmin'] = 'Please contact your server administrator.';
192 $messages['clicktoresumesession'] = 'Click here to resume your previous session';
193 $messages['errcomposesession'] = 'Compose session error';
194 $messages['errcomposesessionexplain'] = 'Requested compose session not found.';
195 $messages['clicktocompose'] = 'Click here to compose a new message';