-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherrors.json
More file actions
329 lines (326 loc) · 17.4 KB
/
errors.json
File metadata and controls
329 lines (326 loc) · 17.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
{
"invalid_kb_handle": {
"vi_VN": "Địa chỉ không hợp lệ, vui lòng chọn địa chỉ dài hơn 5 ký tự và chỉ chứa ký tự chữ cái latin, chữ số hoặc '-', '_'",
"en_US": "Invalid handle, please select a handle longer than 5 characters and containing only latin alphabetic characters, digits or '-', '_'"
},
"invalid_url": {
"vi_VN": "URL không hợp lệ, vui lòng xem lại hoặc chọn URL khác",
"en_US": "Invalid URL, please check again or choose a different URL."
},
"unverified_domain": {
"vi_VN": "Tên miền {domain} chưa được xác thực, vui lòng xác thực hoặc chọn một tên miền khác",
"en_US": "The domain {domain} has not been verified, please verify it or choose another domain."
},
"unassigned_number": {
"vi_VN": "Đầu số {{number}} chưa được đấu nối, vui lòng liên hệ Subiz để được hỗ trợ",
"en_US": "The number {{number}} has not been connected yet. Please contact Subiz for support."
},
"unsupported_file_format": {
"vi_VN": "Định dạng file {file_format} không được hỗ trợ. Danh sách những định dạng file được hỗ trợ: {supported}.",
"en_US": "The file format {file_format} is not supported. List of supported file formats: {supported}."
},
"api_http_unsupported": {
"vi_VN": "API chỉ có thể truy cập qua HTTPS. Đảm bảo URL bắt đầu bằng 'https://' chứ không phải 'http://'.",
"en_US": "The API is only accessible over HTTPS. Ensure the URL starts with 'https://' and not 'http://'."
},
"meta_custom_audience_term_consent_required": {
"vi_VN": "Để tạo hoặc chỉnh sửa đối tượng của meta, vui lòng đồng ý với Điều khoản Đối tượng tuỳ chỉnh tại https://business.facebook.com/ads/manage/customaudiences/tos/?act={ad_account_id}",
"en_US": "To create or edit an meta audience, please agree to the Custom Audience Terms at https://business.facebook.com/ads/manage/customaudiences/tos/?act={ad_account_id}"
},
"kb_handle_already_used": {
"vi_VN": "Địa chỉ đã được sử dụng, vui lòng chọn địa chỉ khác",
"en_US": "Handle already in use, please choose another handle"
},
"still_have_open_invoice": {
"vi_VN": "Không thể thực hiện vì tài khoản của bạn vẫn còn hóa đơn chưa thanh toán. Vui lòng thử lại sau khi thanh toán",
"en_US": "Unable to proceed because your account still has an open invoice. Please try again after completing the payment."
},
"network_error": {
"vi_VN": "Không thể kết nối với máy chủ do sự cố mạng, vui lòng kiểm tra kết nối internet của bạn sau đó thử lại.",
"en_US": "Cannot connect to the server due to network problem, please check your internet connection then try again."
},
"invalid_subscription": {
"vi_VN": "Trạng thái gói cước không hợp lệ. Vui lòng liên hệ Subiz để nhận hỗ trợ",
"en_US": "Subscription is invalid. Please contact Subiz for support"
},
"password_too_weak": {
"vi_VN": "Mật khẩu quá yếu, vui lòng chọn mật khẩu có ít nhất 8 ký tự",
"en_US": "Password is too weak, please choose a password with at least 8 characters"
},
"close_public_channel": {
"vi_VN": "Không thể đóng hội thoại ở kênh công khai",
"en_US": "Cannot end conversation in this public channel"
},
"invalid_promotion_code": {
"vi_VN": "Mã khuyến mại không hợp lệ. Vui lòng thử lại với mã khác",
"en_US": "Promotion code is not valid. Please try again with another code"
},
"fb_outside_send_window": {
"vi_VN": "Không thể gửi tin ngoài thời gian cho phép. Bạn chỉ có thể nhắn tin khi khách chủ động nhắn tin trước. Đây là chính sách chung của facebook, chi tiết https://developers.facebook.com/docs/messenger-platform/policy/policy-overview",
"en_US": "Cannot send messages outside the allowed time. You can only text when the customer proactively texts first. This is facebook's general policy, details https://developers.facebook.com/docs/messenger-platform/policy/policy-overview"
},
"google_error": {
"vi_VN": "Gián đoạn kết nối tới máy chủ Google, vui lòng thử lại sau",
"en_US": "Connection to Google server interrupted, please try again later"
},
"invalid_otp": {
"vi_VN": "Mã OTP đã hết hạn",
"en_US": "This OTP code has expired"
},
"invalid_webhook_url": {
"vi_VN": "Địa chỉ webhook không hợp lệ, vui lòng sử dụng một tên miền công khai",
"en_US": "Invalid webhook URL, please use a public domain"
},
"invalid_integration": {
"vi_VN": "Cài đặt kênh giao tiếp bị ngắt hoặc không tồn tại. Vui lòng cài dặt lại kênh giao tiếp",
"en_US": "Communication channel settings are disconnected or do not exist. Please reset the communication channel"
},
"invalid_currency": {
"vi_VN": "Đơn vị tiền tệ không hợp lệ. Vui lòng chọn USD hoặc VND",
"en_US": "Invalid currency. Please select USD or VND"
},
"inactive_number": {
"vi_VN": "Đầu số {number} chưa được kích hoạt hoặc đã bị khóa, vui lòng kích hoạt đầu số hoặc kiểm tra lại cài đặt",
"en_US": "The number {number} is not activated or locked, please activate the number or check the settings again"
},
"invite_link_expired": {
"vi_VN": "Link mời đã hết hạn. Vui lòng liên hệ chủ tài khoản để lấy link mới",
"en_US": "The invitation link has expired. Please contact the account owner to get a new link"
},
"blocked_number": {
"vi_VN": "Số điện thoại {number} đang bị chặn. Vui lòng mở chặn để tiếp tục",
"en_US": "Phone number {number} is blocked. Please unblock to continue"
},
"invalid_password_length": {
"vi_VN": "Mật khẩu quá ngắn, vui lòng chọn mật khẩu nhiều hơn {required_length} ký tự",
"en_US": "Password is too short, please choose a password with more than {required_length} characters"
},
"conversation_ended": {
"vi_VN": "Hội thoại đã kết thúc, bạn không thể thực hiện hành động trọng hội thoại này",
"en_US": "The conversation has ended, you cannot perform actions in this conversation"
},
"invalid_token": {
"vi_VN": "Mã không hợp lệ",
"en_US": "The token is not valid"
},
"malformed_request": {
"vi_VN": "Yêu cầu không đúng. Vui lòng liên hệ Subiz để được hỗ trợ",
"en_US": "Malformed request. Please contact Subiz for support"
},
"email_taken": {
"vi_VN": "Email {email} đã được sử dụng, vui lòng sử dụng email khác",
"en_US": "Email {email} is already taken, please use another email"
},
"invalid_connection": {
"vi_VN": "Kết nối không hợp lệ, vui lòng kết nối lại",
"en_US": "Your connection is invalid, please reconnect"
},
"invalid_poll_connection": {
"vi_VN": "Kết nối thời gian thực không hợp lệ, vui lòng kết nối lại",
"en_US": "Real-time connection is invalid, please reconnect"
},
"dead_poll_connection": {
"vi_VN": "Kết nối thời gian thực đã bị ngắt do nghẽn mạng, vui lòng thử lại sau",
"en_US": "Real-time connection was interrupted due to network congestion, please try again later"
},
"duplicate_contact": {
"vi_VN": "Giá trị {prop} đã được sử dụng cho một hồ sơ khách khác. Để có thể cập nhật, bạn cần gộp 2 hồ sơ hoặc xóa giá trị này ở hồ sơ còn lại.",
"en_US": "The property {prop} is already in used for another contact. To continue, please merge 2 contacts or remove this value in the other contact."
},
"insufficient_credit": {
"vi_VN": "Tài khoản của bạn không còn đủ credit. Vui lòng thanh toán tài khoản '{credit_name}' để tiếp tục",
"en_US": "Your account has insufficient credits. Please pay for billing account '{credit_name}' to continue"
},
"invalid_facebook_token": {
"vi_VN": "Kết nối tới Facebook đã hết hạn. Vui lòng tích hợp lại fanpage {page_name} ({page_id}) để tiếp tục",
"en_US": "Connection to Facebook has expired. Please reintegrate fanpage {page_name} ({page_id}) to continue"
},
"invalid_field": {
"vi_VN": "Trường dữ liệu {name} bị trống hoặc không hợp lệ. Vui lòng thử giá trị khác",
"en_US": "The field {name} is empty or not valid. Please try different value"
},
"invalid_zalo_token": {
"vi_VN": "Kết nối tới Zalo đã hết hạn. Vui lòng tích hợp lại OA {oa_name} ({oa_id}) để tiếp tục",
"en_US": "Connection to Zalo has expired. Please reintegrate OA {oa_name} ({oa_id}) to continue"
},
"invalid_google_token": {
"vi_VN": "Kết nối tới tài khoản Google đã hết hạn. Vui lòng tích hợp lại địa điểm kinh doanh {location_name} ({location_id}) để tiếp tục",
"en_US": "Connection to Google Account has expired. Please reintegrate your business location {location_name} ({location_id}) to continue"
},
"service_unavailable": {
"vi_VN": "Không thể kết nối tới dịch vụ cần thiết. Vui lòng thử lại sau",
"en_US": "Unable to connect to the required service. Please try again later"
},
"payload_too_large": {
"vi_VN": "Dung lượng gói tin quá lớn",
"en_US": "Payload too large"
},
"limit_exceeded": {
"vi_VN": "Bạn đã sử dụng quá giới hạn cho phép ({capacity})",
"en_US": "You have exceeded the allowable limit ({capacity})"
},
"rate_limit": {
"vi_VN": "Yêu cầu bị từ chối do vượt quá giới hạn cho phép. Bạn cần phải chậm lại",
"en_US": "Request denied due to exceeding allowed limit. You need to slow down"
},
"invalid_domain": {
"vi_VN": "Tên miền {domain} không hợp lệ, vui lòng chọn tên miền khác",
"en_US": "The domain {domain} is invalid, please choose another domain."
},
"missing_id": {
"vi_VN": "Lỗi định danh {type} không hợp lệ. Vui lòng cung cấp đầy đủ định danh hoặc liên hệ Subiz để được hỗ trợ",
"en_US": "Invalid identify for {type}. Please provide the corrected identify or contact Subiz for support"
},
"leaver_is_the_last_one_in_conversation": {
"vi_VN": "Bạn không thể rời hội thoại, bạn là agent cuối cùng trong hội thoại này. Vui lòng thêm agent khác trước khi rời",
"en_US": "You cannot leave this conversation, you are the last agent in the conversation. Please add another agent before leaving"
},
"not_a_conversation_member": {
"vi_VN": "Bạn không phải là thành viên của hội thoại. Bạn cần được mời vào hội thoại để tiếp tục",
"en_US": "You are not a member of this conversation. You need to be invited before continue this action"
},
"transform_data": {
"vi_VN": "",
"en_US": "Something wrong, please try again later"
},
"provider_failed": {
"vi_VN": "Yêu cầu thất bại từ {external_service}. Vui lòng thử lại sau",
"en_US": "Your request to {external_service} failed. Please try again later"
},
"locked_account": {
"vi_VN": "Tài khoản của bạn đang bị khóa. Vui lòng liên hệ chủ tài khoản hoặc Subiz để được hỗ trợ",
"en_US": "Your account is locked. Please contact account owner or Subiz for support"
},
"locked_agent": {
"vi_VN": "Tài khoản của bạn đang bị khóa. Vui lòng liên hệ chủ tài khoản hoặc Subiz để được hỗ trợ",
"en_US": "Your account is locked. Please contact account owner or Subiz for support"
},
"provider_data_mismatched": {
"vi_VN": "Bất đồng bộ dữ liệu với {external_service}.",
"en_US": "Data type mismatch with {external_service}."
},
"file_system_error": {
"vi_VN": "Lỗi hệ thống tệp. Vui lòng thử lại hoặc liên hệ Subiz để được hỗ trợ",
"en_US": "File system error. Please retry or contact Subiz for support"
},
"access_token_expired": {
"vi_VN": "Phiên đăng nhập đã kết thúc. Vui lòng đăng nhập lại hoặc thử lại với một token khác hợp lệ.",
"en_US": "The login session has ended. Please log in again or try again with a different valid token."
},
"internal_connection": {
"vi_VN": "Lỗi kết nối nội bộ, vui lòng thử lại sau",
"en_US": "Internal connection error, please retry later"
},
"inactive_resource": {
"vi_VN": "{type} đang bị khóa. Vui lòng bật lại {type} để tiếp tục",
"en_US": "{type} is locked. Please re-enable {type} to continue"
},
"missing_resource": {
"vi_VN": "Không tìm thấy {type}",
"en_US": "{type} not found"
},
"not_found": {
"vi_VN": "Không tìm thấy {type}",
"en_US": "{type} not found"
},
"internal": {
"vi_VN": "Lỗi hệ thống. Vui lòng thử lại sau",
"en_US": "System error. Please try again later"
},
"access_deny": {
"vi_VN": "Từ chối truy cập",
"en_US": "Access deny"
},
"locked_user": {
"vi_VN": "Tài khoản của bạn đã bị khóa",
"en_US": "Your account had been locked"
},
"unauthorized": {
"vi_VN": "Bạn không có đủ quyền. Để thực hiện chức năng này bạn cần thêm quyền {mising}",
"en_US": "You are not authorized. To perform this action you need following permission: {missing}"
},
"invalid_input": {
"vi_VN": "Đầu vào không hợp lệ",
"en_US": "Invalid input data"
},
"invalid_input_format": {
"vi_VN": "Trường dữ liệu '{invalid_field}' không hợp lệ. Vui lòng thử với giá trị khác ({msg}).",
"en_US": "The data field '{invalid_field}' is not valid. Please try with another value ({msg})."
},
"invalid_email": {
"vi_VN": "Email không hợp lệ",
"en_US": "Email is not valid"
},
"weak_password": {
"vi_VN": "Mật khẩu quá yếu. Mật khẩu phải chứa ít nhất 8 ký tự",
"en_US": "Password is too week. Password should contains at least 8 chracters"
},
"user_is_banned": {
"vi_VN": "Người dùng này đã bị chặn, vui lòng bỏ chặn để tiếp tục",
"en_US": "This user have been banned, please unban this user to continue"
},
"user_is_unsubscribed": {
"vi_VN": "người dùng này đã từ chối nhận tin truyền thông của bạn, vui lòng bỏ người dùng khỏi danh sách từ chối nhận để tiếp tục",
"en_US": "This user have unsubscribed your marketing messages, please remove this usser from unsubscribe list to continue"
},
"agent_is_inactived": {
"vi_VN": "Người dùng này đã bị chặn, vui lòng bỏ chặn để tiếp tục",
"en_US": "This user have been banned, please unban this user to continue"
},
"wrong_password": {
"vi_VN": "Sai mật khẩu",
"en_US": "Wrong password"
},
"password_too_weak": {
"vi_VN": "Người dùng này đã bị chặn, vui lòng bỏ chặn để tiếp tục",
"en_US": "This user have been banned, please unban this user to continue"
},
"zalo_unsupported_version": {
"vi_VN": "Phiên bản Zalo app không được hỗ trợ. Người dùng cần cập nhật phiên bản mới nhất",
"en_US": "Zalo app version is not supported. Users need to update to the latest version."
},
"zalo_account_locked": {
"vi_VN": "Tài khoản zalo official account đã bị khoá hoặc chưa được sử dụng tính năng này, vui lòng liên hệ Zalo để mở lại",
"en_US": "Zalo official account has been locked or un-authorized, please contact Zalo to reopen"
},
"zalo_access_deny": {
"vi_VN": "OA hoặc ứng dụng chưa được cấp quyền thực hiện hành động này.",
"en_US": "The OA or ZNS sending application is not authorized to perform this action."
},
"zalo_zns_test_invalid_number": {
"vi_VN": "Template ZNS chỉ có thể được gửi thử cho quản trị viên của OA",
"en_US": "ZNS test template can only be sent to managers of OA"
},
"zalo_invalid_zns_template": {
"vi_VN": "Mẫu ZNS này không hoạt động, vui lòng thử với mẫu ZNS khác",
"en_US": "The ZNS template not active, please try with other ZNS template"
},
"zalo_zns_send_at_night": {
"vi_VN": "Mẫu ZNS này không được phép gửi vào ban đêm (từ 22h-6h)",
"en_US": "This template cannot be sent at night (10PM-6AM)"
},
"zalo_app_missing_permission": {
"vi_VN": "Subiz không được phân đủ quyền để thực hiện hành động này. Vui lòng cấp lại quyền ở giao diện tích hợp OA",
"en_US": "Subiz does not have sufficient permissions to perform this action. Please re-grant permissions in the OA integration page"
},
"timeout": {
"vi_VN": "Hệ thống không phản hồi trong thời gian dự kiến. Vui lòng thử lại sau",
"en_US": "The system fails to respond within the expected time limit. Please try again later"
},
"zalo_zns_user_rejected": {
"vi_VN": "Người dùng từ chối nhận ZNS",
"en_US": "User refuses to receive ZNS"
},
"zalo_zns_oa_quota_exceeded": {
"vi_VN": "OA đã vượt giới hạn gửi tin ZNS. Vui lòng thử lại vào ngày hôm sau",
"en_US": "OA has exceeded the ZNS message sending limit. Please try again tomorrow"
},
"zalo_zns_template_quota_exceeded": {
"vi_VN": "Bạn đã vượt giới hạn gửi tin ZNS cho mẫu ZNS này. Vui lòng thử lại vào ngày hôm sau",
"en_US": "You has exceeded the ZNS sending limit for this ZNS template. Please try again tomorrow"
},
"zalo_zns_template_manage_quota_exceeded": {
"vi_VN": "Number of template creation/editing or attachment uploads exceeds daily quota",
"en_US": "Số lượng tạo/edit template hoặc upload attachment vượt quá daily quota"
}
}