| | |
| | | +-----------------------------------------------------------------------+ |
| | | | language/en_US/labels.inc | |
| | | | | |
| | | | Language file of the RoundCube Webmail client | |
| | | | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland | |
| | | | Language file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland | |
| | | | Licensed under the GNU GPL | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | $labels['select'] = 'Select'; |
| | | $labels['all'] = 'All'; |
| | | $labels['none'] = 'None'; |
| | | $labels['currpage'] = 'Current page'; |
| | | $labels['unread'] = 'Unread'; |
| | | $labels['flagged'] = 'Flagged'; |
| | | $labels['unanswered'] = 'Unanswered'; |
| | |
| | | $labels['listorder'] = 'Sorting order'; |
| | | $labels['listmode'] = 'List view mode'; |
| | | |
| | | $labels['folderactions'] = 'Folder actions...'; |
| | | $labels['compact'] = 'Compact'; |
| | | $labels['empty'] = 'Empty'; |
| | | $labels['purge'] = 'Purge'; |
| | |
| | | $labels['attachments'] = 'Attachments'; |
| | | $labels['upload'] = 'Upload'; |
| | | $labels['close'] = 'Close'; |
| | | $labels['messageoptions'] = 'Message options...'; |
| | | |
| | | $labels['low'] = 'Low'; |
| | | $labels['lowest'] = 'Lowest'; |
| | |
| | | |
| | | $labels['addcontact'] = 'Add new contact'; |
| | | $labels['editcontact'] = 'Edit contact'; |
| | | $labels['contacts'] = 'Contacts'; |
| | | |
| | | $labels['edit'] = 'Edit'; |
| | | $labels['cancel'] = 'Cancel'; |
| | |
| | | $labels['print'] = 'Print'; |
| | | $labels['export'] = 'Export'; |
| | | $labels['exportvcards'] = 'Export contacts in vCard format'; |
| | | $labels['newcontactgroup'] = 'Create new contact group'; |
| | | $labels['groupactions'] = 'Actions for contact groups...'; |
| | | |
| | | $labels['previouspage'] = 'Show previous set'; |
| | | $labels['firstpage'] = 'Show first set'; |
| | | $labels['nextpage'] = 'Show next set'; |
| | | $labels['lastpage'] = 'Show last set'; |
| | | |
| | | $labels['group'] = 'Group'; |
| | | $labels['groups'] = 'Groups'; |
| | | $labels['personaladrbook'] = 'Personal Addresses'; |
| | | |
| | |
| | | $labels['readwhendeleted'] = 'Mark the message as read on delete'; |
| | | $labels['flagfordeletion'] = 'Flag the message for deletion instead of delete'; |
| | | $labels['skipdeleted'] = 'Do not show deleted messages'; |
| | | $labels['deletealways'] = 'When moving messages to Trash fails delete them'; |
| | | $labels['deletealways'] = 'If moving messages to Trash fails, delete them'; |
| | | $labels['showremoteimages'] = 'Display remote inline images'; |
| | | $labels['fromknownsenders'] = 'from known senders'; |
| | | $labels['always'] = 'always'; |
| | |
| | | $labels['everynminutes'] = 'every $n minute(s)'; |
| | | $labels['keepalive'] = 'Check for new messages on'; |
| | | $labels['never'] = 'never'; |
| | | $labels['immediately'] = 'immediately'; |
| | | $labels['messagesdisplaying'] = 'Displaying Messages'; |
| | | $labels['messagescomposition'] = 'Composing Messages'; |
| | | $labels['mimeparamfolding'] = 'Attachment names'; |
| | |
| | | $labels['belowquote'] = 'below the quote'; |
| | | $labels['abovequote'] = 'above the quote'; |
| | | $labels['insertsignature'] = 'Insert signature'; |
| | | $labels['previewpanemarkread'] = 'Mark previewed messages as read'; |
| | | $labels['afternseconds'] = 'after $n seconds'; |
| | | |
| | | $labels['folder'] = 'Folder'; |
| | | $labels['folders'] = 'Folders'; |