2aa3cf46d10ee34abbb82285638f6cbaac5e4645
[motion2.git] / public / app / main / apps / sms / i18n / lt.json
1 {
2         "SMS": {
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                 "LOGIN_TIME": "Login time",
11                 "PAUSE_TIME": "Pause time",
12                 "DOWNLOAD_INTERACTION": "Download",
13                 "TRANSFER": "Transfer",
14                 "QUEUETRANSFER": "Queue Transfer",
15                 "QUEUETRANSFERTIMEOUT": "Queue Transfer Timeout",
16                 "AGENTTRANSFER": "Agent Transfer",
17                 "AGENTTRANSFERTIMEOUT": "Agent Transfer Timeout",
18                 "TAG": "Tag",
19                 "EDIT_TAG": "Edit Tag",
20                 "WAITFORTHEASSIGNEDAGENT": "Wait for the assigned agent",
21                 "NOTIFICATION": "Notification",
22                 "NOTIFICATIONSOUND": "Sound",
23                 "NOTIFICATIONSHAKE": "Shake",
24                 "NOTIFICATIONTEMPLATE": "Template",
25                 "SYSTEM": "System",
26                 "EDIT_SYSTEM": "Edit System",
27                 "COMMAND": "Command",
28                 "VARIABLE": "Variable",
29                 "AUTHID": "Auth ID",
30                 "NO_SMSDISPOSITIONS_AVAILABLE": "No Sms Disposition Available",
31                 "CANNEDANSWERS": "Canned Answers",
32                 "SMSCANNEDANSWERS": "Canned Answers",
33                 "NO_SMSCANNEDANSWER_AVAILABLE": "No Canned Answers Available",
34                 "NEW_SMSCANNEDANSWER": "New Canned Answer",
35                 "ADD_SMSCANNEDANSWER": "Add Canned Answer",
36                 "EDIT_SMSCANNEDANSWER": "Edit",
37                 "DELETE_SMSCANNEDANSWER": "Delete",
38                 "DELIVERYREPORTURL": "Delivery Report URL",
39                 "DELETE": "Delete",
40                 "SENDERSTRING": "Sender String",
41                 "DELIVERYREPORT": "Delivery Report",
42                 "METHOD": "Method",
43                 "ADD_NOTE": "Add note",
44                 "NOTE": "Note",
45                 "SPYINTERACTION": "Spy",
46                 "AUTOREPLY": "Auto Reply",
47                 "EDIT_AUTOREPLY": "Edit Auto Reply",
48                 "TIMES": "Number of times per interaction",
49                 "TEXT": "Text",
50                 "INSERT_MESSAGE_HERE": "Insert your text message here",
51                 "CANNED_ANSWER_NOT_FOUND": "No Canned Answers were found",
52                 "CANNED_ANSWER_SEARCH": "Enter a text to search a Canned Answer",
53                 "SEND": "Send",
54                 "TO": "To",
55                 "MESSAGE": "Message",
56                 "TAGS": "Tags",
57                 "NO_AGENT_ONLINE": "No Agent Online",
58                 "GOTOREALTIME_SMSQUEUE": "Go To Realtime Sms Queue",
59                 "PARTIALPAUSE": "Parital Pause",
60                 "BUSY": "Busy",
61                 "TIMER": "Timer",
62                 "IDLE": "Idle",
63                 "CAPACITY": "Capacity",
64                 "PROXY": "Proxy",
65                 "ADVANCED": "Advanced",
66                 "MOTIONPROXY": "Proxy Or Motion Domain",
67                 "REALTIME": "Realtime",
68                 "KEY": "Key",
69                 "NAME": "Name",
70                 "SMSQUEUES": "SMS Queues",
71                 "SEARCH_FOR_ANYONE": "Search",
72                 "STRATEGY": "Strategy",
73                 "BASEURL": "Base URL",
74                 "MANDATORYDISPOSITION": "Mandatory disposition",
75                 "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled",
76                 "ERRORS": {
77                         "ACCESSKEYID_REQUIRED": "Access key ID is required",
78                         "SECRETACCESSKEY_REQUIRED": "Access key secret is required",
79                         "BOTNAME_REQUIRED": "Bot name is required",
80                         "QUEUETRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
81                         "QUEUETRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
82                         "QUEUETRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
83                         "AGENTTRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
84                         "AGENTTRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
85                         "AGENTTRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
86                         "TAG_REQUIRED": "Mandatory Field",
87                         "WAITFORTHEASSIGNEDAGENT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
88                         "WAITFORTHEASSIGNEDAGENT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
89                         "WAITFORTHEASSIGNEDAGENT_REQUIRED": "Mandatory Field",
90                         "AGENT_TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
91                         "TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less than or equal to",
92                         "AGENT_TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater than or equal to",
93                         "NAME_MUST_VALID_PATTERN": "Wrong format",
94                         "COMMAND_REQUIRED": "Mandatory Field",
95                         "AUTHID_REQUIRED": "Mandatory Field",
96                         "TEXT_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
97                         "TEXT_REQUIRED": "Mandatory Field",
98                         "VALUE_REQUIRED": "Mandatory Field",
99                         "SENDERSTRING_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
100                         "SENDERSTRING_MUST_VALID_PATTERN": "Wrong format",
101                         "METHOD_REQUIRED": "Mandatory Field",
102                         "MOTIONPROXY_REQUIRED": "Mandatory Field",
103                         "MOTIONPROXY_MUST_VALID_URL": "Wrong format",
104                         "KEY_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
105                         "KEY_REQUIRED": "Mandatory Field",
106                         "NAME_REQUIRED": "Mandatory Field",
107                         "AGENT_TIMEOUT_REQUIRED": "Mandatory Field",
108                         "PHONE_REQUIRED": "Mandatory Field",
109                         "SID_REQUIRED": "Mandatory Field",
110                         "TOKEN_REQUIRED": "Mandatory Field",
111                         "USERNAME_REQUIRED": "Mandatory Field",
112                         "PASSWORD_REQUIRED": "Mandatory Field",
113                         "MOTIONADDRESS_REQUIRED": "Mandatory Field",
114                         "MOTIONADDRESS_MUST_VALID_URL": "Wrong format",
115                         "ACCEPTURL_MUST_VALID_URL": "Wrong format",
116                         "TIMEOUT_REQUIRED": "Mandatory Field",
117                         "REJECTURL_MUST_VALID_URL": "Wrong format",
118                         "CLOSEURL_MUST_VALID_URL": "Wrong format",
119                         "TYPE_REQUIRED": "Mandatory Field",
120                         "LIST_REQUIRED": "Mandatory Field",
121                         "PRIORITY_REQUIRED": "Mandatory Field",
122                         "CONDITION_REQUIRED": "Mandatory Field",
123                         "TRUEPRIORITY_REQUIRED": "Mandatory Field",
124                         "FALSEPRIORITY_REQUIRED": "Mandatory Field",
125                         "AGENT_REQUIRED": "Mandatory Field",
126                         "QUEUE_REQUIRED": "Mandatory Field",
127                         "DISPOSITION_REQUIRED": "Mandatory Field",
128                         "ACCOUNTSID_REQUIRED": "Mandatory Field",
129                         "AUTHTOKEN_REQUIRED": "Mandatory Field",
130                         "BASEURL_REQUIRED": "Mandatory Field",
131                         "APIKEY_REQUIRED": "Mandatory Field",
132                         "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory field"
133                 },
134                 "AGENT_TIMEOUT": "Agent Timeout",
135                 "DESCRIPTION": "Description",
136                 "ADD_SMSQUEUE": "Add SMS Queue",
137                 "EDIT_SMSQUEUE": "Edit SMS Queue",
138                 "DELETE_SMSQUEUE": "Delete SMS Queue",
139                 "SETTINGS": "Settings",
140                 "GENERAL": "General",
141                 "CREATED_AT": "Created At",
142                 "SAVE": "Save",
143                 "SMSACCOUNTS": "SMS Accounts",
144                 "TYPE": "Type",
145                 "PHONE": "Phone",
146                 "SID": "SID",
147                 "TOKEN": "Token",
148                 "SMSTYPE": "SMS Type",
149                 "USERNAME": "Username",
150                 "PASSWORD": "Password",
151                 "MOTIONADDRESS": "Motion Address",
152                 "ADD_SMSACCOUNT": "Add SMS Account",
153                 "EDIT_SMSACCOUNT": "Edit SMS Account",
154                 "DELETE_SMSACCOUNT": "Delete SMS Account",
155                 "LIST": "List",
156                 "FIDELITY": "Fidelity",
157                 "API": "API",
158                 "DISPOSITIONS": "Dispositions",
159                 "WEBHOOKS": "WebHooks",
160                 "ACTIONS": "Actions",
161                 "ACCEPT": "Accept",
162                 "ACCEPTMETHOD": "Accept Method",
163                 "ACCEPTURL": "Accept URL",
164                 "REJECT": "Reject",
165                 "REJECTMETHOD": "Reject Method",
166                 "REJECTURL": "Reject URL",
167                 "CLOSE": "Close",
168                 "CLOSEMETHOD": "Close Method",
169                 "CLOSEURL": "Close URL",
170                 "SELECTED": "Selected",
171                 "SELECT_ALL": "Select All",
172                 "SELECT_NONE": "Select None",
173                 "BACK": "Back",
174                 "SMS": "SMS",
175                 "ID": "Id",
176                 "APIKEY": "ApiKey",
177                 "CONFIRM_PASSWORD": "Confirm Password",
178                 "SMSDISPOSITIONS": "SMS Dispositions",
179                 "NO_SMSDISPOSITION_AVAILABLE": "No SMS Dispositions available",
180                 "NEW_SMSDISPOSITION": "New SMS Disposition",
181                 "ADD_SMSDISPOSITION": "Add SMS Disposition",
182                 "EDIT_SMSDISPOSITION": "Edit SMS Disposition",
183                 "DELETE_SMSDISPOSITION": "Delete SMS Disposition",
184                 "NEW_SMSQUEUE": "New SMS Queue",
185                 "NEW_SMSACCOUNT": "New SMS Account",
186                 "NO_AVAILABLE_INFO": "No available info",
187                 "ALL_TEAMS": "All Teams",
188                 "SELECTED_TEAMS": "Selected Teams",
189                 "DIALOGFLOW": "DialogFlow",
190                 "EDIT_DIALOGFLOW": "Edit DialogFlow configuration",
191                 "LANGUAGE": "Language",
192                 "HELP": {
193                         "WELCOMEMESSAGE": "This is the first response message sent to new interactions",
194                         "MOTIONPROXY": "The field must have the following format: <protocol>://<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
195                         "NAME": "Only numbers, letters and specific characters (._) are supported",
196                         "LIST": "Contact Manager list used to associate contacts",
197                         "RECEIVEURL": "This is the auto-generated API string you need to use to receive the messages inside your account from your SMS provider (POST method must be used): click the clipboard button to copy it",
198                         "DELIVERYREPORTURL": "This is the auto-generated API string you need to use to receive the delivery report of sent messages from your SMS provider (POST method must be used): click the clipboard button to copy it",
199                         "MANDATORYDISPOSITION": "Mandatory disposition",
200                         "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled"
201                 },
202                 "PAGE": "Page",
203                 "ROWSPERPAGE": "Rows per page",
204                 "OF": "of",
205                 "TEAMADD_SMSQUEUE": "Add Team To SMS Queue",
206                 "AGENTADD_SMSQUEUE": "Add Agent To SMS Queue",
207                 "ALL_AGENTS": "All Agents",
208                 "SELECTED_AGENTS": "Selected Agents",
209                 "RECEIVEURL": "Receive URL",
210                 "INTERACTION": "Interaction",
211                 "INTERACTIONS": "Interactions",
212                 "NO_INTERACTION_AVAILABLE": "No interactions available",
213                 "CONTACT": "Contact",
214                 "STARTEDAT": "Started At",
215                 "LASTMESSAGE": "Last message",
216                 "AGENT": "Agent",
217                 "CLOSEDAT": "Closed At",
218                 "DISPOSITION": "Disposition",
219                 "NOTES": "Notes",
220                 "GOTO": "Goto",
221                 "GOTOIF": "Gotoif",
222                 "NOOP": "Noop",
223                 "QUEUE": "Queue",
224                 "TIMEOUT": "Timeout",
225                 "VALUE": "Value",
226                 "EDIT_AGENT": "Edit Agent",
227                 "EDIT_GOTO": "Edit Goto",
228                 "EDIT_NOOP": "Edit Noop",
229                 "EDIT_GOTOIF": "Edit Gotoif",
230                 "EDIT_QUEUE": "Edit Queue",
231                 "CONDITION": "Condition",
232                 "TRUEPRIORITY": "True Priority",
233                 "FALSEPRIORITY": "False Priority",
234                 "PRIORITY": "Priority",
235                 "GOTOP": "Gotop",
236                 "EDIT_GOTOP": "Edit Gotop",
237                 "EDIT_CLOSE": "Edit Close",
238                 "FILTER": "Filter",
239                 "SELECT_STATUS": "Select a status",
240                 "ALL": "All",
241                 "SELECT_ACCOUNT": "Select an account",
242                 "OPENED": "Open",
243                 "CLOSED": "Closed",
244                 "STATUS": "Status",
245                 "ACCOUNT": "Account",
246                 "OPEN": "Open",
247                 "INFO": "Info",
248                 "ACCOUNTSID": "Account SID",
249                 "AUTHTOKEN": "Auth Token",
250                 "UNKNOWN": "Unknown",
251                 "UNREGISTERED": "Unregistered",
252                 "UNAVAILABLE": "Unavailable",
253                 "NOT_INUSE": "Not in use",
254                 "REACHABLE": "Reachable",
255                 "IN_USE": "In use",
256                 "AGENTS": "Agents",
257                 "QUEUES": "Queues",
258                 "FULLNAME": "Fullname",
259                 "INTERNAL": "Internal",
260                 "PHONE_STATE": "Phone State",
261                 "PHONE_STATUS": "Phone Status",
262                 "PAUSE": "Pause",
263                 "LOGOUT": "Logout",
264                 "AGENTADD_QUEUE": "Add agent to SMS queue",
265                 "UNPAUSE": "End Pause",
266                 "DEFAULT_PAUSE": "Default pause",
267                 "LOGGED_IN": "Logged in",
268                 "PAUSED": "Paused",
269                 "READY": "Ready",
270                 "WAITING": "Waiting",
271                 "VOICE": "Voice",
272                 "CHAT": "Chat",
273                 "MAIL": "Email",
274                 "OPENCHANNEL": "Open channel",
275                 "FAX": "Fax",
276                 "AGENTSADD_QUEUE": "Add agents to SMS queue",
277                 "INTERACTIONS_SMSACCOUNT": "Go to Interactions",
278                 "REFRESH_INTERACTIONS": "Refresh Interactions",
279                 "DELETE_INTERACTION": "Delete Interaction",
280                 "AGENTADD_SMSACCOUNT": "Add Agent to SMS Account",
281                 "TEAMS_ASSOCIATION": "Teams Association",
282                 "DOWNLOAD_WITH_ATTACHMENT": "Download with attachment",
283                 "DOWNLOAD_WITHOUT_ATTACHMENT": "Download without attachment"
284         }
285 }