Built motion from commit dde1e88.|2.0.21
[motion2.git] / public / app / main / apps / mail / i18n / en.json
1 {
2     "MAIL": {
3         "NAME": "Name",
4         "MAILQUEUES": "Mail Queues",
5         "SEARCH_FOR_ANYONE": "Search for anyone",
6         "STRATEGY": "Strategy",
7         "ERRORS": {
8             "NAME_REQUIRED": "The Name is required",
9             "AGENT_TIMEOUT_REQUIRED": "The Agent Timeout is required",
10             "EMAIL_ADDRESS_REQUIRED": "The Email Address is required",
11             "EMAIL_ADDRESS_MUST_VALID": "The Email Address must be written in a valid format",
12             "HOST_REQUIRED": "The Host is required",
13             "USERNAME_REQUIRED": "The Username is required",
14             "PORT_REQUIRED": "The Port is required",
15             "CONNTIMEOUT_REQUIRED": "The Connection Timeout is required",
16             "AUTHTIMEOUT_REQUIRED": "The Authentication Timeout is required",
17             "ACCEPTURL_MUST_VALID_URL": "The Accept URL must be written in a valid format",
18             "TIMEOUT_REQUIRED": "The Timeout is required",
19             "REJECTURL_MUST_VALID_URL": "The Reject URL must be written in a valid format",
20             "CLOSEURL_MUST_VALID_URL": "The Close URL must be written in a valid format"
21         },
22         "AGENT_TIMEOUT": "Agent Timeout",
23         "DESCRIPTION": "Description",
24         "ADD_MAILQUEUE": "Add Mail Queue",
25         "EDIT_MAILQUEUE": "Edit Mail Queue",
26         "DELETE_MAILQUEUE": "Delete Mail Queue",
27         "SETTINGS": "Settings",
28         "GENERAL": "General",
29         "SAVE": "Save",
30         "MAILACCOUNTS": "Mail Accounts",
31         "EMAIL_ADDRESS": "Email Address",
32         "ADD_MAILACCOUNT": "Add Mail Account",
33         "EDIT_MAILACCOUNT": "Edit Mail Account",
34         "DELETE_MAILACCOUNT": "Delete Mail Accounts",
35         "DISPOSITIONS": "Dispositions",
36         "WEBHOOKS": "WebHooks",
37         "ACTIONS": "Actions",
38         "OTHERS": "Others",
39         "LIST": "List",
40         "TEMPLATE": "Template",
41         "FIDELITY": "Fidelity",
42         "SERVICE": "Service",
43         "CREATED_AT": "Created At",
44         "ACCEPT": "Accept",
45         "ACCEPTMETHOD": "Accept Method",
46         "ACCEPTURL": "Accept URL",
47         "REJECT": "Reject",
48         "REJECTMETHOD": "Reject Method",
49         "REJECTURL": "Reject URL",
50         "CLOSE": "Close",
51         "CLOSEMETHOD": "Close Method",
52         "CLOSEURL": "Close URL",
53         "WHITELABEL": "White Label",
54         "SIGNATURE": "Signature",
55         "IMAP": "IMAP",
56         "HOST": "Host",
57         "USERNAME": "Username",
58         "PORT": "Port",
59         "MAILBOX": "Mailbox",
60         "FILTER": "Filter",
61         "CONNTIMEOUT": "Connection Timeout [sec]",
62         "AUTHTIMEOUT": "Authentication Timeout [sec]",
63         "DELETE": "Delete Mails From Server",
64         "SSL": "SSL",
65         "KEEPALIVE": "Keepalive",
66         "POLLING": "Polling",
67         "SMTP": "SMTP",
68         "SELECTED": "Selected",
69         "SELECT_ALL": "Select All",
70         "SELECT_NONE": "Select None",
71         "BACK": "Back",
72         "MAIL": "Mail",
73         "ID": "Id",
74         "TIMEOUT": "Timeout",
75         "PASSWORD": "Password",
76         "NO_MAILDISPOSITION_AVAILABLE": "No Mail Dispositions available",
77         "ADD_MAILDISPOSITION": "Add Mail Disposition",
78         "NEW_MAILDISPOSITION": "New Mail Disposition",
79         "EDIT_MAILDISPOSITION": "Edit Mail Disposition",
80         "DELETE_MAILDISPOSITION": "Delete Mail Disposition",
81         "MAILDISPOSITIONS": "Mail Dispositions",
82         "NEW_MAILQUEUE": "New Mail Queue",
83         "NEW_MAILACCOUNT": "New Mail Account",
84         "NO_AVAILABLE_INFO": "No available info",
85         "ALL_TEAMS": "All Teams",
86         "SELECTED_TEAMS": "Selected Teams"
87     }
88 }