Localization(now under translation) †<?php /* Author: Philip Weir */ $labels = array(); $labels['filters'] = '振り分けルール'; $labels['managefilters'] = '振り分けルールの管理'; $labels['filtername'] = 'ルール名'; $labels['disablerule'] = 'ルールを無効とする'; $labels['disabled'] = '無効'; $labels['newfilter'] = '新規ルール'; $labels['moveup'] = '上へ移動'; $labels['movedown'] = '下へ移動'; $labels['filterallof'] = '以下のルールにすべて適合'; $labels['filteranyof'] = '以下のルールのどれかに適合'; $labels['filterany'] = 'すべてのメッセージ'; $labels['filtercontains'] = '含む'; $labels['filternotcontains'] = '含まない'; $labels['filteris'] = '同じ'; $labels['filterisnot'] = '異なる'; $labels['filterexists'] = '存在する'; $labels['filternotexists'] = '存在しない'; $labels['filterregex'] = '正規表現に適合する'; $labels['filternotregex'] = '正規表現に適合しない'; $labels['filterunder'] = '以下'; $labels['filterover'] = '以上'; $labels['filterbefore'] = '前に'; $labels['filterafter'] = '後に'; $labels['filteradvoptions'] = '他のオプション...'; $labels['spamtest'] = 'スパムの可能性'; $labels['operator'] = '演算子'; $labels['comparator'] = '比較子'; $labels['isgreaterthan'] = 'is greater than'; $labels['isgreaterthanequal'] = 'is greater than or equal to'; $labels['islessthan'] = 'is less than'; $labels['islessthanequal'] = 'is less than or equal to'; $labels['equals'] = 'is equal to'; $labels['notequals'] = 'does not equal'; $labels['countisgreaterthan'] = 'count is greater than'; $labels['countisgreaterthanequal'] = 'count is greater than or equal to'; $labels['countislessthan'] = 'count is less than'; $labels['countislessthanequal'] = 'count is less than or equal to'; $labels['countequals'] = 'count is equal to'; $labels['countnotequals'] = 'count does not equal'; $labels['valueisgreaterthan'] = 'value is greater than'; $labels['valueisgreaterthanequal'] = 'value is greater than or equal to'; $labels['valueislessthan'] = 'value is less than'; $labels['valueislessthanequal'] = 'value is less than or equal to'; $labels['valueequals'] = 'value is equal to'; $labels['valuenotequals'] = 'value does not equal'; $labels['valueisgreaterthan'] = 'value is greater than'; $labels['valueisgreaterthanequal'] = 'value is greater than or equal to'; $labels['valueislessthan'] = 'value is less than'; $labels['valueislessthanequal'] = 'value is less than or equal to'; $labels['valueequals'] = 'value is equal to'; $labels['valuenotequals'] = 'value does not equal'; $labels['userpart'] = 'user part equals'; $labels['notuserpart'] = 'user part does not equal'; $labels['detailpart'] = 'detail part equals'; $labels['notdetailpart'] = 'detail part does not equal'; $labels['domainpart'] = 'domain part equals'; $labels['notdomainpart'] = 'domain part does not equal'; $labels['teststring'] = 'Test string'; $labels['messagemoveto'] = 'Move message to'; $labels['messageredirect'] = 'Redirect message to'; $labels['messageimapflags'] = 'Mark message as'; $labels['messagereject'] = 'Reject with message'; $labels['messagevacation'] = 'Out of Office Message'; $labels['messagekeep'] = 'Keep message'; $labels['messagediscard'] = 'Discard message'; $labels['messagenotify'] = 'Send notification'; $labels['messagestop'] = 'Stop processing filters'; $labels['messagehelp'] = 'What is this?'; $labels['sieveorigsubj'] = 'Append original subject to response'; $labels['sievevachandle'] = 'Handle'; $labels['method'] = 'Method'; $labels['options'] = 'Options'; $labels['messagesrules'] = 'Filter Rules'; $labels['messagesactions'] = 'Filter Actions'; $labels['sieveto'] = 'Aliases'; $labels['sievefrom'] = 'From'; $labels['flag'] = 'Importance'; $labels['importancen'] = 'None'; $labels['importance1'] = 'High'; $labels['importance2'] = 'Normal'; $labels['importance3'] = 'Low'; $labels['flagread'] = 'Read'; $labels['flagdeleted'] = 'Deleted'; $labels['flaganswered'] = 'Answered'; $labels['flagdraft'] = 'Draft'; $labels['flagflagged'] = 'Flagged'; $labels['addsieverule'] = 'Add another rule, below this one'; $labels['addsieveact'] = 'Add another action, below this one'; $labels['deletesieverule'] = 'Delete this rule'; $labels['deletesieveact'] = 'Delete this action'; $labels['envelopefrom'] = 'Envelope From'; $labels['envelopeto'] = 'Envelope To'; $labels['otherheader'] = 'Other header'; $labels['days'] = 'Period';$labels['message'] = 'Message'; $labels['sieveruleheaders'] = 'View examples of other headers'; $labels['examplefilters'] = 'Example Filters'; $labels['importfilters'] = 'Import Filters'; $labels['usedefaultfilter'] = 'Use default filters'; $labels['importfilter'] = 'Import filters'; $labels['moreactions'] = 'More options...'; $labels['adveditor'] = 'Advanced editor'; $labels['stdeditor'] = 'Standard editor'; $labels['messageredirectcopy'] = 'Send a copy to'; $labels['messagecopyto'] = 'Copy message to'; $labels['body'] = 'Body'; $labels['auto'] = 'Auto'; $labels['raw'] = 'Raw'; $labels['text'] = 'Text'; $labels['other'] = 'Other'; $labels['bodycontentpart'] = 'Content Part'; $labels['spamnotchecked'] = 'not checked'; $labels['spamlevelisgreaterthanequal'] = 'is greater than or equal to'; $labels['spamlevelislessthanequal'] = 'is less than or equal to'; $labels['spamlevelequals'] = 'is equal to'; $labels['i;ascii-casemap'] = 'case-insensitive string match'; $labels['i;octet'] = 'exact string match'; $labels['i;ascii-numeric'] = 'numeric match'; $labels['selectruleset'] = 'Select ruleset'; $labels['activeruleset'] = '%s (active)'; $labels['activateruleset'] = 'Activate this ruleset'; $labels['newruleset'] = 'Create a new ruleset'; $labels['delruleset'] = 'Delete this ruleset'; $labels['renameruleset'] = 'Rename this ruleset'; $labels['copy'] = 'Copy'; $labels['copyexistingfilter'] = 'Copy existing filters'; $labels['copytoruleset'] = 'Copy filter to another ruleset'; $labels['copyfromruleset'] = 'Copy filters from existing ruleset'; $labels['time'] = 'Time'; $labels['weekday'] = 'Weekday'; $messages = array(); $messages['nosieverules'] = 'No filters found.'; $messages['filterdeleteconfirm'] = 'Are you sure you want to delete this filter?'; $messages['ruledeleteconfirm'] = 'Are you sure you want to delete this rule?'; $messages['actiondeleteconfirm'] = 'Are you sure you want to delete this action?'; $messages['filterunknownerror'] = 'Unknown server error'; $messages['filterconnerror'] = 'Unable to connect to sieve server'; $messages['filterdeleteerror'] = 'Unable to delete filter. Server error occurred'; $messages['filterdeleted'] = 'Filter deleted successfully'; $messages['filtersaved'] = 'Filter saved successfully'; $messages['filtersaveerror'] = 'Unable to save filter. Server error occurred'; $messages['vacdaysexp'] = 'The period is the number of days during which the message will not be resent to the same user, no matter how many times they contact you.<br /><br />For exampl e: If Joe emails you on Monday and the period is set to 7 then Joe will receive an out of off ice message on Monday but will not get another one until the following Monday, no matter how many emails he sends an email during the week.'; $messages['vachandleexp'] = 'A handle can be used to link different out of office messages to gether, once one message has been sent no other message with the same handle will be resent i n that period.'; $messages['vactoexp'] = 'List of additional recipient addresses which are included in the aut o replying. If a mail\'s recipient is not your main address and it\'s not on this list, no me ssage will be sent.'; $messages['vactoexp_adv'] = 'Separate multiple aliases with a comma (,). For Example: test1@e xample.com,test2@example.com,test3@example.com'; $messages['vactoexp_err'] = 'Error: Multiple aliases should be separated with a comma (,)'; $messages['norulename'] = 'Please enter a name for this filter'; $messages['ruleexists'] = 'A filter with this name already exists. Please enter another'; $messages['noheader'] = 'Please enter the name of the header to test'; $messages['headerbadchars'] = 'Error: Header contains forbidden characters'; $messages['noheadervalue'] = 'Please enter a value to test the header against'; $messages['sizewrongformat'] = 'Error: Message size must be numeric'; $messages['noredirect'] = 'Please enter an email address to redirect messages to'; $messages['redirectaddresserror'] = 'Error: Address appears invalid'; $messages['noreject'] = 'Please enter a message to send with rejected email'; $messages['vacnodays'] = 'Please enter a number of days for the period in which the message w ill not be resent to the same person'; $messages['vacdayswrongformat'] = 'Error: The period must be a number greater than or equal t o 1'; $messages['vacnomsg'] = 'Please enter some text for your message'; $messages['notifynomethod'] = 'Please enter a method by which the notification should be sent '; $messages['notifynomsg'] = 'Please enter some text for your message'; $messages['sieveruleexp'] = 'Please define one or more rules against which each message will be tested. Filters are run in the order in which they appear on the left of this screen, if a match is found no further filters will be tested.'; $messages['sieveruleexp_stop'] = 'Please define one or more rules against which each message will be tested. Filters are run in the order in which they appear on the left of this screen until a \'Stop\' action is met.'; $messages['sieveactexp'] = 'Please select from the options below. These actions will be perfo rmed for any message matching the above rule(s).'; $messages['sieveheadershlp'] = 'Below are some examples of other headers that can be tested b y the filters. Select a header to add it to the rule or enter a custom one in the box above.' ; $messages['movingfilter'] = 'Moving filter...'; $messages['noexistingfilters'] = 'No existing filters detected!'; $messages['importdefault'] = '<b>Use default filters:</b> There is a set of default filters a vailable. Would you like to use these filters?'; $messages['importother'] = '<b>Import filters:</b> Another set of filters from %s has been fo und. Would you like to import these filters into your current set?'; $messages['switchtoadveditor'] = 'Switching to the advanced editor allows you to edit the sie ve file directly. Any changes here may be unreadable in the normal editor and may be lost whe n filters are saved using the normal editor. Do you wish to continue?'; $messages['filterimported'] = 'Filter imported successfully'; $messages['filterimporterror'] = 'Unable to import filter. Server error occurred'; $messages['notifyinvalidmethod'] = 'The method does not appear to be written in a valid forma t, it must be a URI. For example: `mailto:alert@example.com`.'; $messages['nobodycontentpart'] = 'Please enter a content part to test'; $messages['badoperator'] = 'Sorry the operator you selected cannot be used in this rule'; $messages['filteractionerror'] = 'The action you requested is not supported by the server'; $messages['filtermissingerror'] = 'Unable to find the rule requested'; $messages['contentpartexp'] = 'The MIME-type or specific part of the message which should be tested. For example: `message/rfc822`, `text/html`, `audio/mp3` or `image`.'; $messages['delrulesetconf'] = 'Are you sure you want to delete this ruleset?'; $messages['rulesetexists'] = 'A ruleset with this name already exists. Please enter another'; $messages['copyexisting'] = '<b>Copy exiting ruleset:</b> Would you like to copy filters from an existing ruleset into your current set?'; $messages['filtercopied'] = 'Filter copied successfully'; $messages['nosieverulesets'] = 'No rulesets found.'; $messages['baddateformat'] = 'Error: Please enter the date in the format YYYY-MM-DD'; $messages['badtimeformat'] = 'Error: Please enter the time in the format HH:MM:SS'; ?> |