| | |
| | | |
| | | // taskbar |
| | | $labels['logout'] = 'Logout'; |
| | | $labels['mail'] = 'E-Mail'; |
| | | $labels['mail'] = 'Mail'; |
| | | $labels['settings'] = 'Settings'; |
| | | $labels['addressbook'] = 'Address Book'; |
| | | |
| | |
| | | |
| | | // message listing |
| | | $labels['subject'] = 'Subject'; |
| | | $labels['from'] = 'Sender'; |
| | | $labels['to'] = 'Recipient'; |
| | | $labels['from'] = 'From'; |
| | | $labels['to'] = 'To'; |
| | | $labels['cc'] = 'Copy'; |
| | | $labels['bcc'] = 'Bcc'; |
| | | $labels['replyto'] = 'Reply-To'; |
| | |
| | | $labels['markunread'] = 'As unread'; |
| | | $labels['markflagged'] = 'As flagged'; |
| | | $labels['markunflagged'] = 'As unflagged'; |
| | | $labels['messageactions'] = 'More actions...'; |
| | | $labels['moreactions'] = 'More actions...'; |
| | | |
| | | $labels['select'] = 'Select'; |
| | | $labels['all'] = 'All'; |
| | |
| | | $labels['autoexpand_threads'] = 'Expand message threads'; |
| | | $labels['do_expand'] = 'all threads'; |
| | | $labels['expand_only_unread'] = 'only with unread messages'; |
| | | $labels['fromto'] = 'Sender/Recipient'; |
| | | $labels['fromto'] = 'From/To'; |
| | | $labels['flag'] = 'Flag'; |
| | | $labels['attachment'] = 'Attachment'; |
| | | $labels['nonesort'] = 'None'; |
| | |
| | | $labels['editortype'] = 'Editor type'; |
| | | $labels['returnreceipt'] = 'Return receipt'; |
| | | $labels['dsn'] = 'Delivery status notification'; |
| | | $labels['mailreplyintro'] = 'On $date, $sender wrote:'; |
| | | $labels['originalmessage'] = 'Original Message'; |
| | | |
| | | $labels['editidents'] = 'Edit identities'; |
| | | $labels['checkspelling'] = 'Check spelling'; |
| | |
| | | $labels['department'] = 'Department'; |
| | | $labels['gender'] = 'Gender'; |
| | | $labels['maidenname'] = 'Maiden Name'; |
| | | $labels['email'] = 'E-Mail'; |
| | | $labels['email'] = 'Email'; |
| | | $labels['phone'] = 'Phone'; |
| | | $labels['address'] = 'Address'; |
| | | $labels['street'] = 'Street'; |
| | |
| | | $labels['typevideo'] = 'Video'; |
| | | $labels['typeassistant'] = 'Assistant'; |
| | | $labels['typehomepage'] = 'Home Page'; |
| | | $labels['typeblog'] = 'Blog'; |
| | | $labels['typeprofile'] = 'Profile'; |
| | | |
| | | $labels['addfield'] = 'Add field...'; |
| | | $labels['addcontact'] = 'Add new contact'; |
| | |
| | | $labels['export'] = 'Export'; |
| | | $labels['exportvcards'] = 'Export contacts in vCard format'; |
| | | $labels['newcontactgroup'] = 'Create new contact group'; |
| | | $labels['groupactions'] = 'Actions for contact groups...'; |
| | | $labels['grouprename'] = 'Rename group'; |
| | | $labels['groupdelete'] = 'Delete group'; |
| | | |
| | |
| | | $labels['group'] = 'Group'; |
| | | $labels['groups'] = 'Groups'; |
| | | $labels['personaladrbook'] = 'Personal Addresses'; |
| | | |
| | | $labels['searchsave'] = 'Save search'; |
| | | $labels['searchdelete'] = 'Delete search'; |
| | | |
| | | $labels['import'] = 'Import'; |
| | | $labels['importcontacts'] = 'Import contacts'; |
| | |
| | | $labels['replysamefolder'] = 'Place replies in the folder of the message being replied to'; |
| | | $labels['defaultaddressbook'] = 'Add new contacts to the selected addressbook'; |
| | | $labels['spellcheckbeforesend'] = 'Check spelling before sending a message'; |
| | | $labels['spellcheckoptions'] = 'Spellcheck Options'; |
| | | $labels['spellcheckignoresyms'] = 'Ignore words with symbols'; |
| | | $labels['spellcheckignorenums'] = 'Ignore words with numbers'; |
| | | $labels['spellcheckignorecaps'] = 'Ignore words with all letters capitalized'; |
| | | $labels['addtodict'] = 'Add to dictionary'; |
| | | |
| | | $labels['folder'] = 'Folder'; |
| | | $labels['folders'] = 'Folders'; |