Built motion from commit 1fa89557.|2.6.10
[motion2.git] / public / app / main / apps / whatsapp / i18n / bs.json
1 {
2   "WHATSAPP": {
3     "EDIT_DIALOGFLOWV2": "Edit Dialogflow V2",
4     "DIALOGFLOWV2": "Dialogflow V2",
5     "PRIVATEKEY": "Private Key",
6     "CLIENTEMAIL": "Client Email",
7     "PROJECTID": "Project ID",
8     "ACCESSKEYID": "Access Key ID",
9     "ACCOUNTSID": "Account SID",
10     "ACTIONS": "Actions",
11     "ADD_NOTE": "Add note",
12     "ADD_WHATSAPPACCOUNT": "Add",
13     "ADD_WHATSAPPCANNEDANSWER": "Add Canned Answer",
14     "ADD_WHATSAPPDISPOSITION": "Add WhatsApp Disposition",
15     "ADD_WHATSAPPQUEUE": "Add WhatsApp queue",
16     "ADVANCED": "Advanced",
17     "AGENT": "Agent",
18     "AGENT_TIMEOUT": "Agent Timeout",
19     "AGENTADD_QUEUE": "Add Agent To WhatsApp Queue",
20     "AGENTADD_WHATSAPPACCOUNT": "Add Agent To WhatsApp Account",
21     "AGENTADD_WHATSAPPQUEUE": "Add Agent To WhatsApp Queue",
22     "AGENTS": "Agents",
23     "AGENTSADD_QUEUE": "Add agents to WhatsApp queue",
24     "AGENTTRANSFER": "Agent Transfer",
25     "AGENTTRANSFERTIMEOUT": "Agent Transfer Timeout",
26     "ALL": "All",
27     "ALL_AGENTS": "All Agents",
28     "ALL_TEAMS": "All Teams",
29     "AMAZONLEX": "AmazonLex",
30     "AUTHTOKEN": "Auth Token",
31     "AUTOREPLY": "Auto Reply",
32     "BACK": "Back",
33     "BASEURL": "Base URL",
34     "BOTNAME": "Bot Name",
35     "BUSY": "Busy",
36     "CANNED_ANSWER_NOT_FOUND": "No Canned Answers were found",
37     "CANNED_ANSWER_SEARCH": "Enter a text to search a Canned Answer",
38     "CANNEDANSWERS": "Canned Answers",
39     "CAPACITY": "Capacity",
40     "CLOSE": "Close",
41     "CLOSED": "Closed",
42     "CLOSEMETHOD": "Close Method",
43     "CLOSEURL": "Close URL",
44     "COMMAND": "Command",
45     "CONDITION": "Condition",
46     "CONTACT": "Contact",
47     "CREATED_AT": "Created at",
48     "DEFAULT_PAUSE": "DEFAULT PAUSE",
49     "DELETE": "Delete",
50     "DELETE_INTERACTION": "Delete Interaction",
51     "DELETE_SELECTED": "Delete selected",
52     "DELETE_WHATSAPPACCOUNT": "Delete WhatsApp Account",
53     "DELETE_WHATSAPPCANNEDANSWER": "Deleted",
54     "DELETE_WHATSAPPDISPOSITION": "Delete WhatsApp Disposition",
55     "DELETE_WHATSAPPQUEUE": "Delete WhatsApp Queue",
56     "DESCRIPTION": "Description",
57     "DIALOGFLOW": "DialogFlow",
58     "DISPOSITION": "Disposition",
59     "DISPOSITIONS": "Dispositions",
60     "DOWNLOAD_INTERACTION": "Download",
61     "DOWNLOAD_WITH_ATTACHMENTS": "Download With Attachments",
62     "DOWNLOAD_WITHOUT_ATTACHMENTS": "Download Without Attachments",
63     "EDIT_AGENT": "Edit Agent",
64     "EDIT_AMAZONLEX": "Edit Lex configuration",
65     "EDIT_AUTOREPLY": "Edit Auto Reply",
66     "EDIT_CLOSE": "Edit Close",
67     "EDIT_DIALOGFLOW": "Edit DialogFlow configuration",
68     "EDIT_GOTOIF": "Edit Gotoif",
69     "EDIT_GOTOP": "Edit Gotop",
70     "EDIT_NOOP": "Edit Noop",
71     "EDIT_QUEUE": "Edit Queue",
72     "EDIT_SYSTEM": "Edit System",
73     "EDIT_TAG": "Edit Tag",
74     "EDIT_WHATSAPPACCOUNT": "Edit WhatsApp Account",
75     "EDIT_WHATSAPPCANNEDANSWER": "Edit",
76     "EDIT_WHATSAPPDISPOSITION": "Edit WhatsApp Disposition",
77     "EDIT_WHATSAPPQUEUE": "Edit WhatsApp Queue",
78     "ERRORS": {
79       "PROJECTID_REQUIRED": "Mandatory Field",
80       "CLIENTEMAIL_REQUIRED": "Mandatory Field",
81       "PRIVATEKEY_REQUIRED": "Mandatory Field",
82       "ACCESSKEYID_REQUIRED": "Mandatory Field",
83       "ACCOUNTSID_REQUIRED": "Mandatory Field",
84       "AGENT_REQUIRED": "Mandatory Field",
85       "AGENT_TIMEOUT_REQUIRED": "Mandatory Field",
86       "AGENTTRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
87       "AGENTTRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less or equal than",
88       "AGENTTRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
89       "AUTHTOKEN_REQUIRED": "Mandatory Field",
90       "BASEURL_REQUIRED": "Mandatory Field",
91       "BOTNAME_REQUIRED": "Mandatory Field",
92       "COMMAND_REQUIRED": "Mandatory Field",
93       "CONDITION_REQUIRED": "Mandatory Field",
94       "DESCRIPTION_REQUIRED": "Mandatory Field",
95       "DISPOSITION_REQUIRED": "Mandatory Field",
96       "FALSEPRIORITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
97       "FALSEPRIORITY_REQUIRED": "Mandatory Field",
98       "KEY_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
99       "KEY_REQUIRED": "Mandatory Field",
100       "LANGUAGE_REQUIRED": "Mandtory Field",
101       "LEXREGION_REQUIRED": "Mandatory Field",
102       "LIST_REQUIRED": "Mandatory Field",
103       "MANDATORYDISPOSITIONPAUSEID_REQUIRED": "Mandatory Field",
104       "NAME_REQUIRED": "Mandatory Field",
105       "PHONE_REQUIRED": "Mandatory Field",
106       "PRIORITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
107       "PRIORITY_REQUIRED": "Mandatory Field",
108       "QUEUE_REQUIRED": "Mandatory Field",
109       "QUEUETRANSFERTIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
110       "QUEUETRANSFERTIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less or equal than",
111       "QUEUETRANSFERTIMEOUT_REQUIRED": "Mandatory Field",
112       "SECRETACCESSKEY_REQUIRED": "Mandatory Field",
113       "TAG_REQUIRED": "Mandatory Field",
114       "TEXT_REQUIRED": "Mandatory Field",
115       "TIMEOUT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
116       "TIMEOUT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less or equal than",
117       "TIMEOUT_REQUIRED": "Mandatory Field",
118       "TIMES_REQUIRED": "Mandatory Field",
119       "TOKEN_REQUIRED": "Mandatory Field",
120       "TRUEPRIORITY_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
121       "TRUEPRIORITY_REQUIRED": "Mandatory Field",
122       "TYPE_REQUIRED": "Mandatory Field",
123       "VALUE_REQUIRED": "Mandatory Field",
124       "VARIABLE_REQUIRED": "Mandatory Field",
125       "WAITFORTHEASSIGNEDAGENT_MUST_BE_GREATER_THAN_OR_EQUAL_TO": "The value must be greater or equal than",
126       "WAITFORTHEASSIGNEDAGENT_MUST_BE_LESS_THAN_OR_EQUAL_TO": "The value must be less or equal than",
127       "WAITFORTHEASSIGNEDAGENT_REQUIRED": "Mandatory Field",
128       "WELCOMEMESSAGE_MAX_LENGTH": "The value must have a maximum length equal to {{max}}",
129       "WELCOMEMESSAGE_REQUIRED": "Mandatory Field"
130     },
131     "FALSEPRIORITY": "False Priority",
132     "GENERAL": "General",
133     "GO_TO_WHATSAPPACCOUNTS": "Go To Account",
134     "GOTOIF": "Gotoif",
135     "GOTOP": "Gotop",
136     "GOTOREALTIME_WHATSAPPQUEUE": "Go To Realtime WhatsApp Queue",
137     "HELP": {
138       "LIST": "Contact Manager list used to associate contacts",
139       "MANDATORYDISPOSITION": "Mandatory disposition",
140       "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled",
141       "MOTIONPROXY": "The field must have the following format: <protocol>://<ipaddress>[:<port>]. Example: https://X.Y.Z.W",
142       "NAME": "Only numbers, letters and specific characters (._) are supported",
143       "RECEIVEURL": "This is the auto-generated API string you need to use to receive the messages inside your account from your WhatsApp Connector provider (POST method must be used): click the clipboard button to copy it",
144       "WELCOMEMESSAGE": "This is the first response message sent to new interactions"
145     },
146     "ID": "Id",
147     "IDLE": "Idle",
148     "INSERT_MESSAGE_HERE": "Insert message here",
149     "INTERACTIONS": "Interactions",
150     "INTERACTIONS_WHATSAPPACCOUNT": "Go to Interactions",
151     "KEY": "Key",
152     "LANGUAGE": "Language",
153     "LASTMESSAGE": "Last Message",
154     "LEXREGION": "Region",
155     "LIST": "List",
156     "LOGGED_IN": "Logged In (SIP Connected)",
157     "LOGIN_TIME": "Login Time",
158     "LOGOUT": "Logout",
159     "MANDATORYDISPOSITION": "Mandatory Disposition",
160     "MANDATORYDISPOSITIONPAUSEID": "Pause to use when mandatory disposition is enabled",
161     "MORE": "More",
162     "MOTIONPROXY": "Proxy Or Motion Domain",
163     "MULTI_SELECT_TOGGLE": "Multi select toggle",
164     "NAME": "Name",
165     "NEW_WHATSAPPACCOUNT": "New WhatsApp Account",
166     "NEW_WHATSAPPCANNEDANSWER": "New WhatsApp Canned Answer",
167     "NEW_WHATSAPPDISPOSITION": "New WhatsApp Disposition",
168     "NEW_WHATSAPPQUEUE": "New WhatsApp Queue",
169     "NO_AGENT_ONLINE": "No Agent Online",
170     "NO_AVAILABLE_INFO": "No Available Info",
171     "NO_INTERACTION_AVAILABLE": "No Interactions Available",
172     "NO_WHATSAPP_ACCOUNTS_AVAILABLE": "No WhatsApp Accounts available",
173     "NO_WHATSAPPCANNEDANSWER_AVAILABLE": "No WhatsApp Canned Answers Available",
174     "NO_WHATSAPPDISPOSITION_AVAILABLE": "No WhatsApp Dispositions Available",
175     "NOOP": "Noop",
176     "NOTE": "Note",
177     "NOTIFICATION": "Notification",
178     "NOTIFICATIONSHAKE": "Shake",
179     "NOTIFICATIONSOUND": "Sound",
180     "NOTIFICATIONTEMPLATE": "Template",
181     "OF": "of",
182     "OPENED": "Opened",
183     "PAGE": "Page",
184     "PARTIALPAUSE": "Partial Pause",
185     "PAUSE": "Pause",
186     "PAUSE_TIME": "Pause Time",
187     "PAUSED": "Paused",
188     "PHONE": "Phone",
189     "PRIORITY": "Priority",
190     "PROXY": "Proxy",
191     "QUEUE": "Queue",
192     "QUEUES": "Queues",
193     "QUEUETRANSFER": "Queue Transfer",
194     "QUEUETRANSFERTIMEOUT": "Queue Transfer Timeout",
195     "READY": "Ready",
196     "REALTIME": "Realtime",
197     "RECEIVEURL": "Receive URL",
198     "DELIVERYREPORTURL": "Delivery report URL",
199     "REFRESH_INTERACTIONS": "Refresh Interactions",
200     "REMOTE": "Remote",
201     "ROWSPERPAGE": "Rows per page",
202     "SAVE": "Save",
203     "SCREENRECORDING": "Manage Screen Recording",
204     "SEARCH_FOR_ANYONE": "Search",
205     "SECRETACCESSKEY": "Access key secret",
206     "SELECT_ALL": "Select all",
207     "SELECT_NONE": "Select none",
208     "SELECTED": "Selected",
209     "SELECTED_AGENTS": "Selected Agents",
210     "SELECTED_TEAMS": "Selected Teams",
211     "SEND": "Send",
212     "SETTINGS": "Settings",
213     "SPYINTERACTION": "Spy Interaction",
214     "START_SCREENRECORDING": "Start Screen Recording",
215     "STARTEDAT": "Started at",
216     "STATUS": "Status",
217     "STOP_SCREENRECORDING": "Stop Screen Recording",
218     "STRATEGY": "Strategy",
219     "SYSTEM": "System",
220     "TAG": "Tag",
221     "TAGS": "Tags",
222     "TEAMADD_WHATSAPPQUEUE": "Add Team To WhatsApp Queue",
223     "TEAMS_ASSOCIATION": "Teams Association",
224     "TEXT": "Text",
225     "TIMEOUT": "Timeout",
226     "TIMER": "Timer",
227     "TIMES": "Times",
228     "TO": "To",
229     "TOKEN": "Token",
230     "TOOLTIP_SCREENRECORDING_OFF": "Screen Recording available",
231     "TOOLTIP_SCREENRECORDING_ON": "Screen Recording in progress",
232     "TRANSFER": "Transfer",
233     "TRUEPRIORITY": "True Priority",
234     "TYPE": "Type",
235     "UNPAUSE": "End Pause",
236     "VALUE": "Value",
237     "VARIABLE": "Variable",
238     "WAITFORTHEASSIGNEDAGENT": "Wait for the assigned agent",
239     "WAITING": "Waiting",
240     "WELCOMEMESSAGE": "Welcome Message",
241     "WHATSAPP": "WhatsApp Connector",
242     "WHATSAPPACCOUNTS": "WhatsApp Accounts",
243     "WHATSAPPCANNEDANSWERS": "WhatsApp Canned Answers",
244     "WHATSAPPDISPOSITIONS": "WhatsApp Dispositions",
245     "WHATSAPPQUEUES": "WhatsApp Queues"
246   }
247 }