Built motion from commit 42b6453.|2.0.26
[motion2.git] / public / app / main / apps / fax / i18n / en.json
1 {
2     "FAX": {
3         "NAME": "Name",
4         "FAXQUEUES": "Fax Queues",
5         "SEARCH_FOR_ANYONE": "Search for anyone",
6         "ERRORS": {
7             "NAME_REQUIRED": "The Name is required",
8             "AGENT_TIMEOUT_REQUIRED": "The Agent Timeout is required",
9             "MOTIONADDRESS_REQUIRED": "The Motion Address is required",
10             "MOTIONADDRESS_MUST_VALID_URL": "The Motion Address must be written in a valid format",
11             "LOCALSTATIONID_REQUIRED": "The Local Station Identifier is required",
12             "MODEM_REQUIRED": "The Modem is required",
13             "GATEWAY_REQUIRED": "The Gateway is required",
14             "FAXDETECT_REQUIRED": "The Fax Detect is required",
15             "T38TIMEOUT_REQUIRED": "The T.38 Timeout is required",
16             "TIMEOUT_REQUIRED": "The Timeout is required",
17             "HEADERINFO_REQUIRED": "The Header Info are required"
18         },
19         "STRATEGY": "Strategy",
20         "AGENT_TIMEOUT": "Agent Timeout",
21         "DESCRIPTION": "Description",
22         "ADD_FAXQUEUE": "Add Fax Queue",
23         "EDIT_FAXQUEUE": "Edit Fax Queue",
24         "DELETE_FAXQUEUE": "Delete Fax Queue",
25         "CREATED_AT": "Created At",
26         "SAVE": "Save",
27         "SETTINGS": "Settings",
28         "GENERAL": "General",
29         "FAXACCOUNTS": "Fax Accounts",
30         "MOTIONADDRESS": "Motion Address",
31         "ADD_FAXACCOUNT": "Add Fax Account",
32         "EDIT_FAXACCOUNT": "Edit Fax Account",
33         "DELETE_FAXACCOUNT": "Delete Fax Account",
34         "DISPOSITIONS": "Dispositions",
35         "WEBHOOKS": "WebHooks",
36         "ACTIONS": "Actions",
37         "LIST": "List",
38         "FIDELITY": "Fidelity",
39         "ACCEPT": "Accept",
40         "ACCEPTMETHOD": "Accept Method",
41         "ACCEPTURL": "Accept URL",
42         "REJECT": "Reject",
43         "REJECTMETHOD": "Reject Method",
44         "REJECTURL": "Reject URL",
45         "CLOSE": "Close",
46         "CLOSEMETHOD": "Close Method",
47         "CLOSEURL": "Close URL",
48         "TRUNK": "Trunk",
49         "LOCALSTATIONID": "Local Station Identifier",
50         "HELP": {
51             "LOCALSTATIONID": "Local Station Identifier (telephone number).",
52             "HEADERINFO": "Outbound Fax Header information.",
53             "MODEM": "Modem Type (v17/v27/v29).",
54             "GATEWAY": "T.38 Fax Gateway, with optional fax activity timeout in seconds (yes/no/[timeout]).",
55             "FAXDETECT": "Enable Fax Detect with optional timeout in seconds (yes/t38/cng/[timeout]/no).",
56             "T38TIMEOUT": "The timeout used for T.38 negotiation. The minimum value is 1000.",
57             "ECM": "Error Connection Mode (ECM).",
58             "MINRATE": "Minimum transfer rate set before transmission. Possible values are: 2400, 4800, 7200, 9600, 12000 or 14400.",
59             "MAXRATE": "Maximum transfer rate set before transmission. Possible values are: 2400, 4800, 7200, 9600, 12000 or 14400.",
60             "NAME": "Only numbers, letters and specific characters (._) are supported"
61         },
62         "ADVANCED": "Advanced",
63         "ECM": "ECM",
64         "MINRATE": "Min Rate",
65         "MAXRATE": "Max Rate",
66         "MODEM": "Modem",
67         "GATEWAY": "Gateway",
68         "FAXDETECT": "Fax Detect",
69         "T38TIMEOUT": "T.38 Timeout",
70         "SIP": "Technology",
71         "HEADERINFO": "Header Info",
72         "SELECTED": "Selected",
73         "SELECT_ALL": "Select All",
74         "SELECT_NONE": "Select None",
75         "BACK": "Back",
76         "FAX": "Fax",
77         "ID": "Id",
78         "TIMEOUT": "Timeout",
79         "FAXDISPOSITIONS": "Fax Dispositions",
80         "NO_FAXDISPOSITION_AVAILABLE": "No Fax Dispositions available",
81         "NEW_FAXDISPOSITION": "New Fax Disposition",
82         "ADD_FAXDISPOSITION": "Add Fax Disposition",
83         "EDIT_FAXDISPOSITION": "Edit Fax Disposition",
84         "DELETE_FAXDISPOSITION": "Delete Fax Disposition",
85         "NEW_FAXQUEUE": "New Fax Queue",
86         "NEW_FAXACCOUNT": "New Fax Account",
87         "NO_AVAILABLE_INFO": "No available info",
88         "ALL_TEAMS": "All Teams",
89         "SELECTED_TEAMS": "Selected Teams"
90     }
91 }