alecpl
2008-06-14 166b615dbb67d403845b0dc4aed5ed56caf8b6de
program/localization/en_US/labels.inc
@@ -1,19 +1,19 @@
<?php
/*
 +-----------------------------------------------------------------------+
 | language/en_US/labels.inc                                             |
 |                                                                       |
 | Language file of the RoundCube Webmail client                         |
 | Copyright (C) 2005, RoundQube Dev. - Switzerland                      |
 | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland                 |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 +-----------------------------------------------------------------------+
 | Author: Thomas Bruederli <roundcube@gmail.com>                        |
 | Author: Tobias 'tri' Richter <tobias@datenwerkstatt-richter.de>       |
 +-----------------------------------------------------------------------+
 $Id$
 @version $Id$
*/
@@ -64,8 +64,9 @@
$labels['filename'] = 'File name';
$labels['filesize'] = 'File size';
$labels['preferhtml'] = 'Prefer HTML';
$labels['preferhtml'] = 'Display HTML';
$labels['htmlmessage'] = 'HTML Message';
$labels['showknownimages'] = 'Show images from known senders';
$labels['prettydate'] = 'Pretty dates';
$labels['addtoaddressbook'] = 'Add to address book';
@@ -88,20 +89,58 @@
$labels['friday']    = 'Friday';
$labels['saturday']  = 'Saturday';
// months short
$labels['jan']   = 'Jan';
$labels['feb']   = 'Feb';
$labels['mar']   = 'Mar';
$labels['apr']   = 'Apr';
$labels['may']   = 'May';
$labels['jun']   = 'Jun';
$labels['jul']    = 'Jul';
$labels['aug']   = 'Aug';
$labels['sep']   = 'Sep';
$labels['oct']   = 'Oct';
$labels['nov']   = 'Nov';
$labels['dec']   = 'Dec';
// months long
$labels['longjan']   = 'January';
$labels['longfeb']   = 'February';
$labels['longmar']   = 'March';
$labels['longapr']   = 'April';
$labels['longmay']   = 'May';
$labels['longjun']   = 'June';
$labels['longjul']   = 'July';
$labels['longaug']   = 'August';
$labels['longsep']   = 'September';
$labels['longoct']   = 'October';
$labels['longnov']   = 'November';
$labels['longdec']   = 'December';
$labels['today'] = 'Today';
// toolbar buttons
$labels['checkmail']        = 'Check for new messages';
$labels['writenewmessage']  = 'Create a new message';
$labels['replytomessage']   = 'Reply to the message';
$labels['replytomessage']   = 'Reply to sender';
$labels['replytoallmessage'] = 'Reply to sender and all recipients';
$labels['forwardmessage']   = 'Forward the message';
$labels['deletemessage']    = 'Move message to trash';
$labels['deletemessage']    = 'Delete message';
$labels['movemessagetotrash'] = 'Move message to trash';
$labels['printmessage']     = 'Print this message';
$labels['previousmessage']  = 'Show the previous message';
$labels['previousmessages'] = 'Show previous set of messages';
$labels['firstmessage']     = 'Show the first message';
$labels['firstmessages']    = 'Show first set of messages';
$labels['nextmessage']      = 'Show the next message';
$labels['nextmessages']     = 'Show next set of messages';
$labels['lastmessage']      = 'Show the last message';
$labels['lastmessages']     = 'Show last set of messages';
$labels['backtolist']       = 'Back to message list';
$labels['viewsource']       = 'Show source';
$labels['markmessages']     = 'Mark messages';
$labels['markread']         = 'As read';
$labels['markunread']       = 'As unread';
$labels['select'] = 'Select';
$labels['all'] = 'All';
@@ -121,16 +160,17 @@
// message compose
$labels['compose']  = 'Compose a message';
$labels['savemessage']  = 'Save this draft';
$labels['sendmessage']  = 'Send the message now';
$labels['compose']        = 'Compose a message';
$labels['savemessage']    = 'Save this draft';
$labels['sendmessage']    = 'Send the message now';
$labels['addattachment']  = 'Attach a file';
$labels['charset']  = 'Charset';
$labels['returnreceipt'] = 'Return receipt';
$labels['charset']        = 'Charset';
$labels['editortype']     = 'Editor type';
$labels['returnreceipt']  = 'Return receipt';
$labels['checkspelling'] = 'Check spelling';
$labels['resumeediting'] = 'Resume editing';
$labels['revertto'] = 'Revert to';
$labels['revertto']      = 'Revert to';
$labels['attachments'] = 'Attachments';
$labels['upload'] = 'Upload';
@@ -144,55 +184,26 @@
$labels['nosubject']  = '(no subject)';
$labels['showimages'] = 'Display images';
$labels['alwaysshow'] = 'Always show images from $sender';
$labels['htmltoggle'] = 'HTML';
$labels['plaintoggle'] = 'Plain text';
$labels['addcc'] = 'Add Cc';
$labels['addbcc'] = 'Add Bcc';
$labels['addreplyto'] = 'Add Reply-To';
// mdn
$labels['mdnrequest'] = 'The sender of this message has asked to be notified when you read this message. Do you wish to notify the sender?';
$labels['receiptread'] = 'Return Receipt (read)';
$labels['yourmessage'] = 'This is a Return Receipt for your message';
$labels['receiptnote'] = 'Note: This receipt only acknowledges that the message was displayed on the recipient\'s computer. There is no guarantee that the recipient has read or understood the message contents.';
// address boook
$labels['name']         = 'Display name';
$labels['first_name']      = 'First name';
$labels['last_name']      = 'Last name';
$labels['email']      = 'E-Mail';
$labels['middle_name']      = 'Middle Name';
$labels['edu_title']      = 'Education Title';
$labels['addon']      = 'Addon';
$labels['nickname']      = 'Nickname';
$labels['company']      = 'Company';
$labels['organisation']      = 'Organisation';
$labels['department']      = 'Department';
$labels['job_title']      = 'Job Title';
$labels['note']         = 'Note';
$labels['tel_work1_voice']   = 'Tel Work1 Voice';
$labels['tel_work2_voice']   = 'Tel Work2 Voice';
$labels['tel_home1_voice']   = 'Tel Home1 Voice';
$labels['tel_home2_voice']   = 'Tel Home2 Voice';
$labels['tel_cell_voice']   = 'Tel Cell Voice';
$labels['tel_car_voice']   = 'Tel Car Voice';
$labels['tel_pager_voice']   = 'Tel Pager Voice';
$labels['tel_additional']   = 'Tel Additional';
$labels['tel_work_fax']      = 'Tel Work Fax';
$labels['tel_home_fax']      = 'Tel Home Fax';
$labels['tel_isdn']      = 'Tel ISDN';
$labels['tel_preferred']   = 'Tel Preferred';
$labels['tel_telex']      = 'Tel Telex';
$labels['work_street']      = 'Work Street';
$labels['work_zip']      = 'Work Zip';
$labels['work_city']      = 'Work City';
$labels['work_region']      = 'Work Region';
$labels['work_country']      = 'Work Country';
$labels['home_street']      = 'Home Street';
$labels['home_zip']      = 'Home Zip';
$labels['home_city']      = 'Home City';
$labels['home_region']      = 'Home Region';
$labels['home_country']      = 'Home Country';
$labels['postal_street']   = 'Postal Street';
$labels['postal_zip']      = 'Postal Zip';
$labels['postal_city']      = 'Postal City';
$labels['postal_region']   = 'Postal Region';
$labels['postal_country']   = 'Postal Country';
$labels['url_work']      = 'URL Work';
$labels['role']         = 'Role';
$labels['birthday']      = 'Birthday';
$labels['rev']         = 'Revision';
$labels['lang']         = 'Language';
$labels['name']      = 'Display name';
$labels['firstname'] = 'First name';
$labels['surname']   = 'Last name';
$labels['email']     = 'E-Mail';
$labels['addcontact'] = 'Add new contact';
$labels['editcontact'] = 'Edit contact';
@@ -210,18 +221,12 @@
$labels['export']         = 'Export';
$labels['previouspage']   = 'Show previous set';
$labels['firstpage']      = 'Show first set';
$labels['nextpage']       = 'Show next set';
$labels['lastpage']       = 'Show last set';
// LDAP search
$labels['ldapsearch'] = 'LDAP directory search';
$labels['ldappublicsearchname']    = 'Contact name';
$labels['ldappublicsearchtype'] = 'Exact match?';
$labels['ldappublicserverselect'] = 'Select servers';
$labels['ldappublicsearchfield'] = 'Search on';
$labels['ldappublicsearchform'] = 'Look for a contact';
$labels['ldappublicsearch'] = 'Search';
$labels['groups'] = 'Groups';
$labels['personaladrbook'] = 'Personal Addresses';
// settings
@@ -243,12 +248,33 @@
$labels['timezone']  = 'Time zone';
$labels['pagesize']  = 'Rows per page';
$labels['signature'] = 'Signature';
$labels['dstactive']  = 'Daylight savings';
$labels['dstactive']  = 'Daylight saving time';
$labels['htmleditor'] = 'Compose HTML messages';
$labels['htmlsignature'] = 'HTML signature';
$labels['previewpane'] = 'Show preview pane';
$labels['logoutclear'] = 'Clear Trash on logout';
$labels['logoutcompact'] = 'Compact Inbox on logout';
$labels['uisettings'] = 'User Interface';
$labels['serversettings'] = 'Server Settings';
$labels['mailboxview'] = 'Mailbox View';
$labels['mdnrequests'] = 'Sender notifications';
$labels['askuser'] = 'ask the user';
$labels['autosend'] = 'send automatically';
$labels['ignore'] = 'ignore';
$labels['readwhendeleted'] = 'Mark the message as read on delete';
$labels['flagfordeletion'] = 'Flag the message for deletion instead of delete';
$labels['showinlineimages'] = 'Display attached images below the message';
$labels['autosavedraft']  = 'Automatically save draft';
$labels['everynminutes']  = 'every $n minutes';
$labels['never']  = 'never';
$labels['messagesdisplaying'] = 'Messages displaying';
$labels['messagescomposition'] = 'Messages composition';
$labels['folder']  = 'Folder';
$labels['folders']  = 'Folders';
$labels['foldername']  = 'Folder name';
$labels['subscribed']  = 'Subscribed';
$labels['messagecount'] = 'Messages';
$labels['create']  = 'Create';
$labels['createfolder']  = 'Create new folder';
$labels['rename'] = 'Rename';