| | |
| | | | localization/<lang>/labels.inc | |
| | | | | |
| | | | Localization file of the Roundcube Webmail client | |
| | | | Copyright (C) 2005-2012, The Roundcube Dev Team | |
| | | | Copyright (C) 2005-2013, The Roundcube Dev Team | |
| | | | | |
| | | | Licensed under the GNU General Public License version 3 or | |
| | | | any later version with exceptions for skins & plugins. | |
| | |
| | | $labels['sent'] = 'Sent'; |
| | | $labels['trash'] = 'Trash'; |
| | | $labels['junk'] = 'Junk'; |
| | | $labels['show_real_foldernames'] = 'Show real names for special folders'; |
| | | |
| | | // message listing |
| | | $labels['subject'] = 'Subject'; |
| | |
| | | $labels['copy'] = 'Copy'; |
| | | $labels['move'] = 'Move'; |
| | | $labels['moveto'] = 'Move to...'; |
| | | $labels['copyto'] = 'Copy to...'; |
| | | $labels['download'] = 'Download'; |
| | | $labels['open'] = 'Open'; |
| | | $labels['showattachment'] = 'Show'; |
| | | $labels['showanyway'] = 'Show it anyway'; |
| | | |
| | |
| | | $labels['back'] = 'Back'; |
| | | $labels['options'] = 'Options'; |
| | | |
| | | $labels['first'] = 'First'; |
| | | $labels['last'] = 'Last'; |
| | | $labels['previous'] = 'Previous'; |
| | | $labels['next'] = 'Next'; |
| | | $labels['select'] = 'Select'; |
| | | $labels['all'] = 'All'; |
| | | $labels['none'] = 'None'; |
| | | $labels['currpage'] = 'Current page'; |
| | | $labels['isread'] = 'Read'; |
| | | $labels['unread'] = 'Unread'; |
| | | $labels['flagged'] = 'Flagged'; |
| | | $labels['unflagged'] = 'Not Flagged'; |
| | | $labels['unanswered'] = 'Unanswered'; |
| | | $labels['withattachment'] = 'With attachment'; |
| | | $labels['deleted'] = 'Deleted'; |
| | | $labels['undeleted'] = 'Not deleted'; |
| | | $labels['replied'] = 'Replied'; |
| | | $labels['forwarded'] = 'Forwarded'; |
| | | $labels['invert'] = 'Invert'; |
| | | $labels['filter'] = 'Filter'; |
| | | $labels['list'] = 'List'; |
| | |
| | | $labels['folderactions'] = 'Folder actions...'; |
| | | $labels['compact'] = 'Compact'; |
| | | $labels['empty'] = 'Empty'; |
| | | $labels['importmessages'] = 'Import messages'; |
| | | |
| | | $labels['quota'] = 'Disk usage'; |
| | | $labels['unknown'] = 'unknown'; |
| | |
| | | $labels['searchmod'] = 'Search modifiers'; |
| | | $labels['msgtext'] = 'Entire message'; |
| | | $labels['body'] = 'Body'; |
| | | $labels['type'] = 'Type'; |
| | | $labels['namex'] = 'Name'; |
| | | $labels['searchscope'] = 'Scope'; |
| | | $labels['currentfolder'] = 'Current folder'; |
| | | $labels['subfolders'] = 'This and subfolders'; |
| | | $labels['allfolders'] = 'All folders'; |
| | | |
| | | $labels['openinextwin'] = 'Open in new window'; |
| | | $labels['emlsave'] = 'Download (.eml)'; |
| | | $labels['changeformattext'] = 'Display in plain text format'; |
| | | $labels['changeformathtml'] = 'Display in HTML format'; |
| | | |
| | | // message compose |
| | | $labels['editasnew'] = 'Edit as new'; |
| | |
| | | $labels['resumeediting'] = 'Resume editing'; |
| | | $labels['revertto'] = 'Revert to'; |
| | | |
| | | $labels['restore'] = 'Restore'; |
| | | $labels['restoremessage'] = 'Restore message?'; |
| | | |
| | | $labels['responses'] = 'Responses'; |
| | | $labels['insertresponse'] = 'Insert a response'; |
| | | $labels['manageresponses'] = 'Manage responses'; |
| | | $labels['savenewresponse'] = 'Save new response'; |
| | | $labels['editresponses'] = 'Edit responses'; |
| | | $labels['editresponse'] = 'Edit response'; |
| | | $labels['responsename'] = 'Name'; |
| | | $labels['responsetext'] = 'Response Text'; |
| | | |
| | | $labels['attach'] = 'Attach'; |
| | | $labels['attachments'] = 'Attachments'; |
| | | $labels['upload'] = 'Upload'; |
| | | $labels['uploadprogress'] = '$percent ($current from $total)'; |
| | | $labels['close'] = 'Close'; |
| | | $labels['messageoptions'] = 'Message options...'; |
| | | $labels['togglecomposeoptions'] = 'Toggle composition options'; |
| | | |
| | | $labels['low'] = 'Low'; |
| | | $labels['lowest'] = 'Lowest'; |
| | |
| | | $labels['spouse'] = 'Spouse'; |
| | | $labels['allfields'] = 'All fields'; |
| | | $labels['search'] = 'Search'; |
| | | $labels['searchfor'] = 'Search for "$q"'; |
| | | $labels['advsearch'] = 'Advanced Search'; |
| | | $labels['advanced'] = 'Advanced'; |
| | | $labels['other'] = 'Other'; |
| | |
| | | $labels['editcontact'] = 'Edit contact'; |
| | | $labels['contacts'] = 'Contacts'; |
| | | $labels['contactproperties'] = 'Contact properties'; |
| | | $labels['contactnameandorg'] = 'Name and Organization'; |
| | | $labels['personalinfo'] = 'Personal information'; |
| | | $labels['contactphoto'] = 'Contact photo'; |
| | | |
| | | $labels['edit'] = 'Edit'; |
| | | $labels['cancel'] = 'Cancel'; |
| | |
| | | $labels['grouprename'] = 'Rename group'; |
| | | $labels['groupdelete'] = 'Delete group'; |
| | | $labels['groupremoveselected'] = 'Remove selected contacts from group'; |
| | | $labels['uponelevel'] = 'Up one level'; |
| | | |
| | | $labels['previouspage'] = 'Show previous page'; |
| | | $labels['firstpage'] = 'Show first page'; |
| | |
| | | |
| | | $labels['group'] = 'Group'; |
| | | $labels['groups'] = 'Groups'; |
| | | $labels['listgroup'] = 'List group members'; |
| | | $labels['personaladrbook'] = 'Personal Addresses'; |
| | | |
| | | $labels['searchsave'] = 'Save search'; |
| | |
| | | $labels['import'] = 'Import'; |
| | | $labels['importcontacts'] = 'Import contacts'; |
| | | $labels['importfromfile'] = 'Import from file:'; |
| | | $labels['importtarget'] = 'Add new contacts to address book:'; |
| | | $labels['importtarget'] = 'Add contacts to'; |
| | | $labels['importreplace'] = 'Replace the entire address book'; |
| | | $labels['importgroups'] = 'Import group assignments'; |
| | | $labels['importgroupsall'] = 'All (create groups if necessary)'; |
| | | $labels['importgroupsexisting'] = 'Only for existing groups'; |
| | | $labels['importdesc'] = 'You can upload contacts from an existing address book.<br/>We currently support importing addresses from the <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> or CSV (comma-separated) data format.'; |
| | | $labels['done'] = 'Done'; |
| | | |
| | |
| | | $labels['htmlonreply'] = 'on reply to HTML message'; |
| | | $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; |
| | | $labels['htmlsignature'] = 'HTML signature'; |
| | | $labels['showemail'] = 'Show email address with display name'; |
| | | $labels['previewpane'] = 'Show preview pane'; |
| | | $labels['skin'] = 'Interface skin'; |
| | | $labels['logoutclear'] = 'Clear Trash on logout'; |
| | |
| | | $labels['2047folding'] = 'Full RFC 2047 (other)'; |
| | | $labels['force7bit'] = 'Use MIME encoding for 8-bit characters'; |
| | | $labels['advancedoptions'] = 'Advanced options'; |
| | | $labels['toggleadvancedoptions'] = 'Toggle advanced options'; |
| | | $labels['focusonnewmessage'] = 'Focus browser window on new message'; |
| | | $labels['checkallfolders'] = 'Check all folders for new messages'; |
| | | $labels['displaynext'] = 'After message delete/move display the next message'; |
| | |
| | | $labels['autoaddsignature'] = 'Automatically add signature'; |
| | | $labels['newmessageonly'] = 'new message only'; |
| | | $labels['replyandforwardonly'] = 'replies and forwards only'; |
| | | $labels['replysignaturepos'] = 'When replying or forwarding place signature'; |
| | | $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['spellcheckignorecaps'] = 'Ignore words with all letters capitalized'; |
| | | $labels['addtodict'] = 'Add to dictionary'; |
| | | $labels['mailtoprotohandler'] = 'Register protocol handler for mailto: links'; |
| | | $labels['standardwindows'] = 'Handle popups as standard windows'; |
| | | $labels['forwardmode'] = 'Messages forwarding'; |
| | | $labels['inline'] = 'inline'; |
| | | $labels['asattachment'] = 'as attachment'; |
| | | $labels['replyallmode'] = 'Default action of [Reply all] button'; |
| | | $labels['replyalldefault'] = 'reply to all'; |
| | | $labels['replyalllist'] = 'reply to mailing list only (if found)'; |
| | | |
| | | $labels['folder'] = 'Folder'; |
| | | $labels['folders'] = 'Folders'; |
| | |
| | | $labels['korean'] = 'Korean'; |
| | | $labels['chinese'] = 'Chinese'; |
| | | |
| | | // accessibility (voice-only) headings and descriptions |
| | | $labels['arialabeltopnav'] = 'Window control'; |
| | | $labels['arialabeltasknav'] = 'Application tasks'; |
| | | $labels['arialabeltoolbar'] = 'Application toolbar'; |
| | | $labels['arialabelmessagessearchfilter'] = 'Email listing filter'; |
| | | $labels['arialabelmailsearchform'] = 'Email message search form'; |
| | | $labels['arialabelcontactsearchform'] = 'Contacts search form'; |
| | | $labels['arialabelmailquicksearchbox'] = 'Email search input'; |
| | | $labels['arialabelquicksearchbox'] = 'Search input'; |
| | | $labels['arialabelfolderlist'] = 'Email folder selection'; |
| | | $labels['arialabelmessagelist'] = 'Email Messages Listing'; |
| | | $labels['arialabelmailpreviewframe'] = 'Message preview'; |
| | | $labels['arialabelmailboxmenu'] = 'Folder actions menu'; |
| | | $labels['arialabellistselectmenu'] = 'List selection menu'; |
| | | $labels['arialabelthreadselectmenu'] = 'Threads listing menu'; |
| | | $labels['arialabelmessagelistoptions'] = 'Message list display and sorting options'; |
| | | $labels['arialabelmailimportdialog'] = 'Message import dialog'; |
| | | $labels['arialabelmessagenav'] = 'Message navigation'; |
| | | $labels['arialabelmessagebody'] = 'Message Body'; |
| | | $labels['arialabelmessageactions'] = 'Message actions'; |
| | | $labels['arialabelcontactquicksearch'] = 'Contacts search form'; |
| | | $labels['arialabelcontactsearchbox'] = 'Contact search input'; |
| | | $labels['arialabelmessageheaders'] = 'Message headers'; |
| | | $labels['arialabelcomposeoptions'] = 'Composition options'; |
| | | $labels['arialabelresponsesmenu'] = 'Canned responses menu'; |
| | | $labels['arialabelattachmentuploadform'] = 'Attachment upload form'; |
| | | $labels['arialabelattachmentpreview'] = 'Attachment preview'; |
| | | $labels['ariasummarycomposecontacts'] = 'List of contacts and groups to select as recipients'; |
| | | $labels['arialabelcontactexportoptions'] = 'Contact export options'; |
| | | $labels['arialabelabookgroupoptions'] = 'Addressbook/group options'; |
| | | $labels['arialabelpreferencesform'] = 'Preferences form'; |
| | | $labels['arialabelidentityeditfrom'] = 'Identity edit form'; |
| | | $labels['arialabelresonseeditfrom'] = 'Response edit form'; |
| | | |
| | | $labels['helplistnavigation'] = 'List keyboard navigation'; |
| | | $labels['helplistkeyboardnavigation'] = "Arrows up/down: Move row focus/selection. |
| | | Space: Select focused row. |
| | | Shift + up/down: Select additional row above/below. |
| | | Ctrl + Space: Add focused row to selection/remove from selection."; |
| | | $labels['helplistkeyboardnavmessages'] = "Arrows right/left: expand/collapse message thread (in threads mode only). |
| | | Enter: Open the selected/focused message. |
| | | Delete: Move selected messages to Trash."; |
| | | $labels['helplistkeyboardnavcontacts'] = "Enter: Open the selected/focused contact."; |
| | | |
| | | ?> |