| | |
| | | $messages['messageopenerror'] = 'सर्वर से मेल लोड नहीं हो पाया'; |
| | | $messages['fileuploaderror'] = 'फ़ाईल अपलोड नहीं हो पाया'; |
| | | $messages['filesizeerror'] = 'अपलोड के लिये फ़ाईल हद $size से बड़ा है'; |
| | | $messages['copysuccess'] = 'Successfully copied $nr addresses.'; |
| | | $messages['copyerror'] = 'Could not copy any addresses.'; |
| | | $messages['copysuccess'] = 'Successfully copied $nr contacts.'; |
| | | $messages['movesuccess'] = 'Successfully moved $nr contacts.'; |
| | | $messages['copyerror'] = 'Could not copy any contacts.'; |
| | | $messages['moveerror'] = 'Could not move any contacts.'; |
| | | $messages['sourceisreadonly'] = 'This address source is read only.'; |
| | | $messages['errorsavingcontact'] = 'Could not save the contact address.'; |
| | | $messages['movingmessage'] = 'Moving message(s)...'; |
| | | $messages['copyingmessage'] = 'Copying message(s)...'; |
| | | $messages['copyingcontact'] = 'Copying contact(s)...'; |
| | | $messages['movingcontact'] = 'Moving contact(s)...'; |
| | | $messages['deletingmessage'] = 'Deleting message(s)...'; |
| | | $messages['markingmessage'] = 'Marking message(s)...'; |
| | | $messages['addingmember'] = 'Adding contact(s) to the group...'; |
| | |
| | | $messages['importformaterror'] = 'Import failed! The uploaded file is not a valid import data file.'; |
| | | $messages['importconfirm'] = '<b>Successfully imported $inserted contacts</b>'; |
| | | $messages['importconfirmskipped'] = '<b>Skipped $skipped existing entries</b>'; |
| | | $messages['importmessagesuccess'] = 'Successfully imported $nr messages'; |
| | | $messages['importmessageerror'] = 'Import failed! The uploaded file is not a valid message or mailbox file'; |
| | | $messages['opnotpermitted'] = 'Operation not permitted!'; |
| | | $messages['nofromaddress'] = 'Missing e-mail address in selected identity.'; |
| | | $messages['editorwarning'] = 'Switching to the plain text editor will cause all text formatting to be lost. Do you wish to continue?'; |