Built motion from commit (unavailable).|2.5.0
[motion2.git] / public / app / main / apps / openchannel / i18n / lt.json
1 {
2         "OPENCHANNEL": {
3                 "AMAZONLEX": "AmazonLex",
4                 "EDIT_AMAZONLEX": "Edit Lex configuration",
5                 "ACCESSKEYID": "Access key ID",
6                 "SECRETACCESSKEY": "Access key secret",
7                 "LEXREGION": "Region",
8                 "BOTNAME": "Bot name",
9                 "WELCOMEMESSAGE": "Welcome message",
10                 "DIALOGFLOW": "Dialogflow",
11                 "EDIT_DIALOGFLOW": "Edit Dialogflow configuration",
12                 "LANGUAGE": "Language",
13                 "LOGIN_TIME": "Login time",
14                 "PAUSE_TIME": "Pause time",
15                 "DOWNLOAD_INTERACTION": "Download",
16                 "TRANSFER": "Transfer",
17                 "QUEUETRANSFER": "Queue Transfer",
18                 "QUEUETRANSFERTIMEOUT": "Queue Transfer Timeout",
19                 "AGENTTRANSFER": "Agent Transfer",
20                 "AGENTTRANSFERTIMEOUT": "Agent Transfer Timeout",
21                 "TAG": "Tag",
22                 "EDIT_TAG": "Edit Tag",
23                 "ADVANCED": "Advanced",
24                 "PROXY": "Proxy",
25                 "TOKEN": "Token",
26                 "WAITFORTHEASSIGNEDAGENT": "Wait for the assigned agent",
27                 "INSERT_MESSAGE_HERE": "Insert your text message here",
28                 "NOTIFICATION": "Notification",
29                 "NOTIFICATIONSOUND": "Sound",
30                 "NOTIFICATIONSHAKE": "Shake",
31                 "NOTIFICATIONTEMPLATE": "Template",
32                 "SYSTEM": "System",
33                 "EDIT_SYSTEM": "Edit System",
34                 "COMMAND": "Command",
35                 "VARIABLE": "Variable",
36                 "DELETE": "Delete",
37                 "CANNEDANSWERS": "Canned Answers",
38                 "OPENCHANNELCANNEDANSWERS": "Canned Answers",
39                 "NO_OPENCHANNELCANNEDANSWER_AVAILABLE": "No Canned Answers Available",
40                 "NEW_OPENCHANNELCANNEDANSWER": "New Canned Answer",
41                 "ADD_OPENCHANNELCANNEDANSWER": "Add Canned Answer",
42                 "EDIT_OPENCHANNELCANNEDANSWER": "Edit",
43                 "DELETE_OPENCHANNELCANNEDANSWER": "Delete",
44                 "DELIVERYREPORTURL": "Delivery Report URL",
45                 "TAGS": "Tags",
46                 "SPYINTERACTION": "Spy",
47                 "NO_AGENT_ONLINE": "No Agent Online",
48                 "GOTOREALTIME_OPENCHANNELQUEUE": "Go To Realtime Open Channel Queue",
49                 "PARTIALPAUSE": "Parital Pause",
50                 "BUSY": "Busy",
51                 "TIMER": "Timer",
52                 "IDLE": "Idle",
53                 "CAPACITY": "Capacity",
54                 "REALTIME": "Realtime",
55                 "TEXT": "Text",
56                 "TIMES": "Number of times per interaction",
57                 "EDIT_AUTOREPLY": "Edit Auto Reply",
58                 "AUTOREPLY": "Auto Reply",
59                 "NAME": "Name",
60                 "OPENCHANNELQUEUES": "Open Channel Queues",
61                 "SEARCH_FOR_ANYONE": "Search",
62                 "MANDATORYDISPOSITION": "Mandatory disposition",
63                 "MANDATORYDISPOSITIONPAUSEID": "Pause to use if mandatory disposition is enabled",
64                 "ERRORS": {
65                         "ACCESSKEYID_REQUIRED": "Access key ID is required",
66                         "SECRETACCESSKEY_REQUIRED": "Access key secret is required",
67                         "BOTNAME_REQUIRED": "Bot name is required",
68                         "QUEUETRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
69                         "QUEUETRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
70                         "QUEUETRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
71                         "AGENTTRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
72                         "AGENTTRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
73                         "AGENTTRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
74                         "TAG_REQUIRED": "Mandatory Field",
75                         "WAITFORTHEASSIGNEDAGENT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
76                         "WAITFORTHEASSIGNEDAGENT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
77                         "WAITFORTHEASSIGNEDAGENT_REQUIRED": "Mandatory Field",
78                         "AGENT_TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
79                         "TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
80                         "AGENT_TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
81                         "NAME_MUST_VALID_PATTERN": "Wrong format",
82                         "KEY_REQUIRED": "Mandatory Field",
83                         "LIST_REQUIRED": "Mandatory Field",
84                         "COMMAND_REQUIRED": "Mandatory Field",
85                         "TEXT_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
86                         "VALUE_REQUIRED": "Mandatory Field",
87                         "TEXT_REQUIRED": "The field text is required",
88                         "NAME_REQUIRED": "Mandatory field",
89                         "AGENT_TIMEOUT_REQUIRED": "Mandatory field",
90                         "MOTIONADDRESS_REQUIRED": "Mandatory field",
91                         "MOTIONADDRESS_MUST_VALID_URL": "Wrong format",
92                         "ACCEPTURL_MUST_VALID_URL": "Wrong format",
93                         "TIMEOUT_REQUIRED": "Mandatory field",
94                         "REJECTURL_MUST_VALID_URL": "Wrong format",
95                         "CLOSEURL_MUST_VALID_URL": "Wrong format",
96                         "REPLYURI_REQUIRED": "Mandatory field",
97                         "REPLYURI_MUST_VALID_URL": "Wrong format",
98                         "PRIORITY_REQUIRED": "Mandatory field",
99                         "CONDITION_REQUIRED": "Mandatory field",
100                         "TRUEPRIORITY_REQUIRED": "Mandatory field",
101                         "FALSEPRIORITY_REQUIRED": "Mandatory field",
102                         "AGENT_REQUIRED": "Mandatory field",
103                         "TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
104                         "PRIORITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
105                         "TRUEPRIORITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
106                         "FALSEPRIORITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
107                         "DISPOSITION_REQUIRED": "Mandatory field",
108                         "QUEUE_REQUIRED": "Mandatory field",
109                         "KEY_MAX_LENGTH": "Key must have a maximum length equal to {{max}}",
110                         "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field"
111                 },
112                 "STRATEGY": "Strategy",
113                 "AGENT": "Agent",
114                 "GOTO": "Goto",
115                 "GOTOIF": "Gotoif",
116                 "NOOP": "Noop",
117                 "QUEUE": "Queue",
118                 "EDIT_AGENT": "Edit Agent",
119                 "EDIT_GOTO": "Edit Goto",
120                 "EDIT_NOOP": "Edit Noop",
121                 "EDIT_GOTOIF": "Edit Gotoif",
122                 "EDIT_QUEUE": "Edit Queue",
123                 "CONDITION": "Condition",
124                 "TRUEPRIORITY": "True Priority",
125                 "FALSEPRIORITY": "False Priority",
126                 "VALUE": "Value",
127                 "PRIORITY": "Priority",
128                 "AGENT_TIMEOUT": "Agent Timeout",
129                 "DESCRIPTION": "Description",
130                 "ADD_OPENCHANNELQUEUE": "Add Open Channel Queue",
131                 "EDIT_OPENCHANNELQUEUE": "Edit Open Channel Queue",
132                 "DELETE_OPENCHANNELQUEUE": "Delete Open Channel Queue",
133                 "PENALTY": "Penalty",
134                 "TEAMADD_OPENCHANNELQUEUE": "Add Team To Open Channel Queue",
135                 "AGENTADD_OPENCHANNELQUEUE": "Add Agent To Open Channel Queue",
136                 "ALL_AGENTS": "All Agents",
137                 "SELECTED_AGENTS": "Selected Agents",
138                 "CREATED_AT": "Created At",
139                 "SAVE": "Save",
140                 "SETTINGS": "Settings",
141                 "GENERAL": "General",
142                 "OPENCHANNELACCOUNTS": "Open Channel Accounts",
143                 "MOTIONADDRESS": "Motion Address",
144                 "ADD_OPENCHANNELACCOUNT": "Add Open Channel Account",
145                 "EDIT_OPENCHANNELACCOUNT": "Edit Open Channel Account",
146                 "DELETE_OPENCHANNELACCOUNT": "Delete Open Channel Account",
147                 "API": "API",
148                 "DISPOSITIONS": "Dispositions",
149                 "WEBHOOKS": "WebHooks",
150                 "ACTIONS": "Actions",
151                 "LIST": "List",
152                 "FIDELITY": "Fidelity",
153                 "ACCEPT": "Accept",
154                 "ACCEPTMETHOD": "Accept Method",
155                 "ACCEPTURL": "Accept URL",
156                 "REJECT": "Reject",
157                 "REJECTMETHOD": "Reject Method",
158                 "REJECTURL": "Reject URL",
159                 "CLOSE": "Close",
160                 "CLOSEMETHOD": "Close Method",
161                 "CLOSEURL": "Close URL",
162                 "SELECTED": "Selected",
163                 "SELECT_ALL": "Select All",
164                 "SELECT_NONE": "Select None",
165                 "BACK": "Back",
166                 "OPENCHANNEL": "Open Channel",
167                 "ID": "Id",
168                 "TIMEOUT": "Timeout",
169                 "OPENCHANNELDISPOSITIONS": "Open Channel Dispositions",
170                 "NO_OPENCHANNELDISPOSITION_AVAILABLE": "No Open Channel Dispositions available",
171                 "NEW_OPENCHANNELDISPOSITION": "New Open Channel Disposition",
172                 "ADD_OPENCHANNELDISPOSITION": "Add Open Channel Disposition",
173                 "EDIT_OPENCHANNELDISPOSITION": "Edit Open Channel Disposition",
174                 "DELETE_OPENCHANNELDISPOSITION": "Delete Open Channel Disposition",
175                 "NEW_OPENCHANNELQUEUE": "New Open channel Queue",
176                 "NEW_OPENCHANNELACCOUNT": "New Open channel Account",
177                 "NO_AVAILABLE_INFO": "No available info",
178                 "ALL_TEAMS": "All Teams",
179                 "SELECTED_TEAMS": "Selected Teams",
180                 "REPLYURI": "Reply URL",
181                 "RECEIVEURI": "Receive URL",
182                 "HELP": {
183                         "WELCOMEMESSAGE": "This is the first response message sent to new interactions.",
184                         "TOKEN": "Add this property as query string in your Web Service URL. For more details see the doc <a target=\"_blank\" href=\"https://wiki.xcallymotion.com/display/XMV/New+Channels+Configuration+Steps#NewChannelsConfigurationSteps-BuildyourownChannelservice\">here</a>",
185                         "RECEIVEURI": "Auto-generated API string to be used in order to receive messages inside your open channel from the external application (using POST method). Click the clipboard button to copy it ",
186                         "REPLYURI": "The URL the open channel will call when sending or replying to a message. For more details see the doc <a target=\"_blank\" href=\"https://wiki.xcallymotion.com/display/XMV/New+Channels+Configuration+Steps#NewChannelsConfigurationSteps-BuildyourownChannelservice\">here</a>",
187                         "NAME": "Only numbers, letters and specific characters (._) are supported",
188                         "LIST": "Contact Manager List used to associate contacts",
189                         "MANDATORYDISPOSITION": "Mandatory disposition",
190                         "MANDATORYDISPOSITIONPAUSEID": "Pause to use if mandatory disposition is enabled"
191                 },
192                 "PAGE": "Page",
193                 "ROWSPERPAGE": "Rows per page",
194                 "OF": "of",
195                 "CONTACT": "Contact",
196                 "STARTEDAT": "Started At",
197                 "LASTMESSAGE": "Last message",
198                 "STATUS": "Status",
199                 "CLOSED": "Closed",
200                 "OPENED": "Open",
201                 "OPEN": "Open",
202                 "ACCOUNT": "Account",
203                 "INTERACTION": "Interaction",
204                 "INTERACTIONS": "Interactions",
205                 "ALL": "All",
206                 "SELECT_STATUS": "Select a status",
207                 "FILTER": "Filter",
208                 "FILTERS": "Filters",
209                 "CLOSEDAT": "Closed At",
210                 "DISPOSITION": "Disposition",
211                 "NOTES": "Notes",
212                 "NO_INTERACTION_AVAILABLE": "No interactions available",
213                 "SELECT_ACCOUNT": "Select an account",
214                 "GOTOP": "Gotop",
215                 "EDIT_GOTOP": "Edit Gotop",
216                 "EDIT_CLOSE": "Edit Close",
217                 "INFO": "Info",
218                 "KEY": "Key",
219                 "UNKNOWN": "Unknown",
220                 "UNREGISTERED": "Unregistered",
221                 "UNAVAILABLE": "Unavailable",
222                 "NOT_INUSE": "Not in use",
223                 "REACHABLE": "Reachable",
224                 "IN_USE": "In use",
225                 "AGENTS": "Agents",
226                 "QUEUES": "Queues",
227                 "FULLNAME": "Fullname",
228                 "INTERNAL": "Internal",
229                 "PHONE_STATE": "Phone State",
230                 "PHONE_STATUS": "Phone Status",
231                 "PAUSE": "Pause",
232                 "LOGOUT": "Logout",
233                 "AGENTADD_QUEUE": "Add agent to Open Channel queue",
234                 "UNPAUSE": "End Pause",
235                 "DEFAULT_PAUSE": "Default pause",
236                 "LOGGED_IN": "Logged in",
237                 "PAUSED": "Paused",
238                 "READY": "Ready",
239                 "WAITING": "Waiting",
240                 "VOICE": "Voice",
241                 "CHAT": "Chat",
242                 "MAIL": "Email",
243                 "SMS": "SMS",
244                 "FAX": "Fax",
245                 "AGENTSADD_QUEUE": "Add agents to Open Channel queue",
246                 "INTERACTIONS_OPENCHANNELACCOUNT": "Go to Interactions",
247                 "REFRESH_INTERACTIONS": "Refresh Interactions",
248                 "DELETE_INTERACTION": "Delete Interaction",
249                 "AGENTADD_OPENCHANNELACCOUNT": "Add Agent to Openchannel Account",
250                 "CANNED_ANSWER_SEARCH": "Enter a text to seach a Canned Answer",
251                 "CANNED_ANSWER_NOT_FOUND": "No Canned Answer were found",
252                 "SEND": "Send",
253                 "TO": "To",
254                 "MAPKEY": "Map Key",
255                 "TEAMS_ASSOCIATION": "Teams Association",
256                 "TOOLTIP_SCREENRECORDING_ON": "Screen Recording in progress",
257                 "TOOLTIP_SCREENRECORDING_OFF": "Screen Recording available",
258                 "DOWNLOAD_WITH_ATTACHMENTS": "Download with attachments",
259                 "DOWNLOAD_WITHOUT_ATTACHMENTS": "Download without attachments"
260         }
261 }