@ylink-sdk/mobile-web 0.7.1 → 0.7.2-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config.json +65 -0
- package/dist/lang/en.json +204 -58
- package/dist/lang/es.json +151 -5
- package/dist/lang/fr.json +200 -54
- package/dist/lang/it.json +199 -53
- package/dist/lang/ja.json +151 -5
- package/dist/lang/pt.json +199 -53
- package/dist/lang/zh.json +153 -7
- package/dist/style.css +1 -1
- package/dist/ylink-sdk-mobile.umd.js +29 -28
- package/package.json +3 -1
package/dist/config.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"lang": "zh",
|
|
4
|
+
"name": "简体中文",
|
|
5
|
+
"alias": [
|
|
6
|
+
"zh"
|
|
7
|
+
],
|
|
8
|
+
"display": true,
|
|
9
|
+
"fileName": "zh.json"
|
|
10
|
+
},
|
|
11
|
+
{
|
|
12
|
+
"lang": "en",
|
|
13
|
+
"name": "English",
|
|
14
|
+
"alias": [
|
|
15
|
+
"en"
|
|
16
|
+
],
|
|
17
|
+
"display": true,
|
|
18
|
+
"fileName": "en.json"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"lang": "fr",
|
|
22
|
+
"name": "Français",
|
|
23
|
+
"alias": [
|
|
24
|
+
"fr"
|
|
25
|
+
],
|
|
26
|
+
"display": true,
|
|
27
|
+
"fileName": "fr.json"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"lang": "es",
|
|
31
|
+
"name": "Español",
|
|
32
|
+
"alias": [
|
|
33
|
+
"es"
|
|
34
|
+
],
|
|
35
|
+
"display": false,
|
|
36
|
+
"fileName": "es.json"
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"lang": "pt",
|
|
40
|
+
"name": "Português",
|
|
41
|
+
"alias": [
|
|
42
|
+
"pt"
|
|
43
|
+
],
|
|
44
|
+
"display": true,
|
|
45
|
+
"fileName": "pt.json"
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"lang": "ja",
|
|
49
|
+
"name": "日本語",
|
|
50
|
+
"alias": [
|
|
51
|
+
"ja"
|
|
52
|
+
],
|
|
53
|
+
"display": false,
|
|
54
|
+
"fileName": "ja.json"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"lang": "it",
|
|
58
|
+
"name": "Italian",
|
|
59
|
+
"alias": [
|
|
60
|
+
"it"
|
|
61
|
+
],
|
|
62
|
+
"display": true,
|
|
63
|
+
"fileName": "it.json"
|
|
64
|
+
}
|
|
65
|
+
]
|
package/dist/lang/en.json
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"900409": "Request conflict",
|
|
11
11
|
"900412": "Concurrent editing error",
|
|
12
12
|
"900429": "The operation is too frequent, please try again later",
|
|
13
|
+
"900440": "900440",
|
|
13
14
|
"900500": "The server is busy, please try again later",
|
|
14
15
|
"900501": "Not Implemented",
|
|
15
16
|
"900502": "When a server working as a gateway or proxy tried to execute a request, it received an invalid response from the upstream server",
|
|
@@ -39,8 +40,8 @@
|
|
|
39
40
|
"901019": "Select Brazil as the registered country, please switch to Brazil site, click switch",
|
|
40
41
|
"901020": "Registration verification error, please fill in the registration information again",
|
|
41
42
|
"901021": "Enterprise that have not purchased a terminal management service order are restricted to use the hardware account registration within the enterprise (anti-cashing)",
|
|
42
|
-
"901022": "Your account is being
|
|
43
|
-
"901023": "Your account is being
|
|
43
|
+
"901022": "Your account is being canceled. Please register again after the cancellation",
|
|
44
|
+
"901023": "Your account is being canceled. Please try again later, the cancellation operation will be completed about 8 hours after the cancellation application is submitted",
|
|
44
45
|
"901024": "The format of phone number is incorrect, please enter correct phone number",
|
|
45
46
|
"901025": "Account is locked",
|
|
46
47
|
"901030": "Error codes reserved for terminal offline",
|
|
@@ -56,19 +57,23 @@
|
|
|
56
57
|
"901040": "Please register again",
|
|
57
58
|
"901041": "Error code reserved for re-register",
|
|
58
59
|
"901042": "Error code reserved for re-register",
|
|
59
|
-
"901045": "The device account has no
|
|
60
|
+
"901045": "The device account has no valid license, unable to register",
|
|
60
61
|
"901046": "Email format error",
|
|
61
62
|
"901048": "Account information has expired, login failed",
|
|
62
|
-
"901051": "
|
|
63
|
-
"901052": "
|
|
64
|
-
"901053": "
|
|
65
|
-
"901054": "
|
|
66
|
-
"901055": "
|
|
67
|
-
"901056": "
|
|
68
|
-
"901057": "
|
|
69
|
-
"901058": "
|
|
70
|
-
"901059": "
|
|
71
|
-
"901060": "
|
|
63
|
+
"901051": "Invalid activation code",
|
|
64
|
+
"901052": "No access permission. Please contact the super administrator.",
|
|
65
|
+
"901053": "Invalid verification code",
|
|
66
|
+
"901054": "Incorrect parameters or sending them too frequently.",
|
|
67
|
+
"901055": "Requirements for two-factor authentication",
|
|
68
|
+
"901056": "Login timeout, please login again",
|
|
69
|
+
"901057": "The administrator has changed the authentication method. To ensure account security, please sign in again.",
|
|
70
|
+
"901058": "The email or mobile phone number has already been linked.",
|
|
71
|
+
"901059": "Too many operations in a short period of time. Please try again later.",
|
|
72
|
+
"901060": "Logging in to reservation-only meeting rooms is not supported",
|
|
73
|
+
"901071": "The refresh token has already been used.",
|
|
74
|
+
"901072": "The account information that can be used on this platform was not found. Please contact the administrator.",
|
|
75
|
+
"901073": "901073",
|
|
76
|
+
"901079": "901079",
|
|
72
77
|
"901100": "Service is expired",
|
|
73
78
|
"901101": "Account is frozen",
|
|
74
79
|
"901102": "Enterprise/Personal accounts do not exist",
|
|
@@ -97,8 +102,8 @@
|
|
|
97
102
|
"901208": "Please complete the man-machine calibration again",
|
|
98
103
|
"901209": "Service does not require a port",
|
|
99
104
|
"901210": "App is disabled",
|
|
100
|
-
"901211": "Your account is being
|
|
101
|
-
"901212": "Your account is being
|
|
105
|
+
"901211": "Your account is being canceled. Please register again after the cancellation",
|
|
106
|
+
"901212": "Your account is being canceled. Please try again later, the cancellation operation will be completed about 8 hours after the cancellation application is submitted",
|
|
102
107
|
"901300": "User DND",
|
|
103
108
|
"901301": "The other participant ended the call",
|
|
104
109
|
"901302": "Media negotiation failed",
|
|
@@ -184,15 +189,17 @@
|
|
|
184
189
|
"901382": "this meeting only allows specific list users to join",
|
|
185
190
|
"901383": "This device does not comply with security compliance.",
|
|
186
191
|
"901384": "Media timeout",
|
|
187
|
-
"901385": "
|
|
192
|
+
"901385": "The join meeting key has expired",
|
|
188
193
|
"901386": "This region has no service deployed",
|
|
189
194
|
"901387": "Invalid verification code",
|
|
190
|
-
"901388": "
|
|
191
|
-
"901389": "
|
|
192
|
-
"901390": "
|
|
193
|
-
"901391": "
|
|
194
|
-
"901392": "
|
|
195
|
-
"901393": "
|
|
195
|
+
"901388": "Settings are globally locked",
|
|
196
|
+
"901389": "Failed to join the meeting, the host has banned joining the meeting",
|
|
197
|
+
"901390": "The device to be transferred was not found, the transfer failed",
|
|
198
|
+
"901391": "Transferred meeting to another device, this device was removed from the meeting",
|
|
199
|
+
"901392": "Invalid host key",
|
|
200
|
+
"901393": "There is already a host in the meeting",
|
|
201
|
+
"901394": "Active hang-up.",
|
|
202
|
+
"901395": "The function of obtaining the host has been closed",
|
|
196
203
|
"901400": "Time zone configuration ID is abnormal",
|
|
197
204
|
"901401": "Invalid date",
|
|
198
205
|
"901402": "Meeting duration is longer than the interval between meeting minutes",
|
|
@@ -237,7 +244,7 @@
|
|
|
237
244
|
"901441": "The meeting room capacity is insufficient, unable to join the meeting",
|
|
238
245
|
"901442": "Virtual Meeting Room (VMR) Package capacity is insufficient, unable to join the meeting",
|
|
239
246
|
"901443": "Webinar Package capacity is insufficient, unable to join the meeting",
|
|
240
|
-
"901444": "During the meeting, the Meeting Port-Hardware has expired\r\r\n",
|
|
247
|
+
"901444": "During the meeting, the Meeting Port-Hardware has expired\r\r\r\n",
|
|
241
248
|
"901445": "During the meeting, the Meeting Port-Software has expired",
|
|
242
249
|
"901446": "During the meeting, the H.323/SIP Connector has expired",
|
|
243
250
|
"901447": "No available Teams Connect port or service is expired, please contact your administrator",
|
|
@@ -301,6 +308,12 @@
|
|
|
301
308
|
"901514": "Insufficient storage space",
|
|
302
309
|
"901515": "No recording permission",
|
|
303
310
|
"901517": "Your meeting's allowed duration ended. Please reschedule a new meeting",
|
|
311
|
+
"901518": "No auto recording permission",
|
|
312
|
+
"901519": "On-premise monitor port is insufficient",
|
|
313
|
+
"901520": "901520",
|
|
314
|
+
"901521": "901521",
|
|
315
|
+
"901522": "901522",
|
|
316
|
+
"901523": "901523",
|
|
304
317
|
"901600": "xxxxx",
|
|
305
318
|
"901700": "Invalid user type",
|
|
306
319
|
"901701": "File name cannot be empty",
|
|
@@ -316,7 +329,7 @@
|
|
|
316
329
|
"901711": "The account information is abnormal, please refresh the information",
|
|
317
330
|
"901712": "The number of additions reaches the upper limit, and the addition fails",
|
|
318
331
|
"901713": "Contact information is abnormal, please refresh the information",
|
|
319
|
-
"901714": "Invalid
|
|
332
|
+
"901714": "Invalid contact type",
|
|
320
333
|
"901715": "Contacts don't have the authorization to view it, please refresh the list",
|
|
321
334
|
"901800": "Recording Ended",
|
|
322
335
|
"901801": "Recording Paused",
|
|
@@ -352,18 +365,20 @@
|
|
|
352
365
|
"901831": "The AI transcription service has been used up. Please contact the administrator",
|
|
353
366
|
"901832": "Periodic meeting time setting is invalid",
|
|
354
367
|
"901833": "The private cloud recording port is insufficient to enable recording",
|
|
355
|
-
"901834": "
|
|
356
|
-
"901835": "
|
|
357
|
-
"901836": "
|
|
368
|
+
"901834": "The third-party calendar service is not available",
|
|
369
|
+
"901835": "The meeting settings has been changed. Please go back and reschedule the meeting.",
|
|
370
|
+
"901836": "The screen mirroring code does not support this method.",
|
|
358
371
|
"901837": "You cannot give the floor to a host",
|
|
359
372
|
"901838": "You cannot set the floor-taking participant as a host",
|
|
360
|
-
"901839": "
|
|
361
|
-
"901840": "
|
|
362
|
-
"901841": "
|
|
373
|
+
"901839": "Giving floor, operation failed",
|
|
374
|
+
"901840": "Real-time transcription ASR port is insufficient.",
|
|
375
|
+
"901841": "Offline transcription ASR port is insufficient.",
|
|
363
376
|
"901842": "Failed to create a meeting due to insufficient capacity of super-party service",
|
|
364
|
-
"901843": "
|
|
377
|
+
"901843": "Insufficient AI face recognition nameplate license.",
|
|
365
378
|
"901844": "The meeting room has reached the maximum limit and cannot be joined",
|
|
366
379
|
"901845": "service resource is unavailable",
|
|
380
|
+
"901846": "The current meeting has reached the maximum number of people and cannot be joined",
|
|
381
|
+
"901847": "Create meetings too frequently",
|
|
367
382
|
"901900": "Unauthorized cloud drive access.",
|
|
368
383
|
"901901": "Insufficient space on the cloud drive.",
|
|
369
384
|
"901902": "Insufficient collaboration files on the cloud drive.",
|
|
@@ -417,7 +432,7 @@
|
|
|
417
432
|
"903210": "Duplicate session request",
|
|
418
433
|
"903211": "Illegal session request",
|
|
419
434
|
"903212": "Operator is not in session",
|
|
420
|
-
"903213": "Single chat with session
|
|
435
|
+
"903213": "Single chat with session members is illegal",
|
|
421
436
|
"903214": "No permission to remove members",
|
|
422
437
|
"903215": "Session file has no permission to access",
|
|
423
438
|
"903217": "The group folder name is invalid",
|
|
@@ -430,30 +445,34 @@
|
|
|
430
445
|
"903304": "The file does not exist",
|
|
431
446
|
"903305": "File server error",
|
|
432
447
|
"903306": "File transfer error",
|
|
433
|
-
"906001": "
|
|
434
|
-
"906002": "
|
|
435
|
-
"906003": "
|
|
436
|
-
"906004": "
|
|
448
|
+
"906001": "Transcoding task does not exist.",
|
|
449
|
+
"906002": "Insufficient space for conference recording.",
|
|
450
|
+
"906003": "Insufficient space for P2P recording.",
|
|
451
|
+
"906004": "Insufficient space for voicemail.",
|
|
437
452
|
"906005": "Insufficient server resources",
|
|
438
|
-
"906006": "
|
|
439
|
-
"906007": "
|
|
440
|
-
"906008": "
|
|
441
|
-
"906009": "
|
|
442
|
-
"
|
|
443
|
-
"
|
|
444
|
-
"
|
|
445
|
-
"
|
|
446
|
-
"
|
|
447
|
-
"
|
|
448
|
-
"
|
|
449
|
-
"
|
|
450
|
-
"
|
|
451
|
-
"
|
|
452
|
-
"
|
|
453
|
-
"
|
|
454
|
-
"
|
|
455
|
-
"
|
|
456
|
-
"
|
|
453
|
+
"906006": "Intermediate recording file does not exist.",
|
|
454
|
+
"906007": "Insufficient port for AI Real-Time Transcribing service.",
|
|
455
|
+
"906008": "License not applied for.",
|
|
456
|
+
"906009": "Speech recognition engine not deployed.",
|
|
457
|
+
"906101": "906101",
|
|
458
|
+
"907000": "Media detection timeout.",
|
|
459
|
+
"907001": "Signaling keep-alive failure.",
|
|
460
|
+
"907002": "Recording media error.",
|
|
461
|
+
"907003": "Insufficient recording license.",
|
|
462
|
+
"907004": "No recording permission.",
|
|
463
|
+
"907005": "Recording server exception.",
|
|
464
|
+
"907006": "Voice message is too short.",
|
|
465
|
+
"907007": "Voice message is too long.",
|
|
466
|
+
"907008": "Account has no voice permission (unable to register, unable to invite to meeting).",
|
|
467
|
+
"907009": "Account has no permission (besides no voice permission, no other calling permissions).",
|
|
468
|
+
"908101": "Fusion cloud acceleration link failure.",
|
|
469
|
+
"908102": "Insufficient license for UC cloud acceleration service.",
|
|
470
|
+
"908103": "UC cloud acceleration service does not support intranet acceleration.",
|
|
471
|
+
"908104": "Insufficient license for meeting cloud acceleration service.",
|
|
472
|
+
"909001": "909001",
|
|
473
|
+
"909100": "Elevator busy.",
|
|
474
|
+
"909101": "909101",
|
|
475
|
+
"909102": "909102",
|
|
457
476
|
"910710": "User ID cannot be empty",
|
|
458
477
|
"8200259": "Cannot delete this type of files",
|
|
459
478
|
"AF": "Afghanistan",
|
|
@@ -910,7 +929,7 @@
|
|
|
910
929
|
"@i18n.close.other.meetings.1160": "End other meetings",
|
|
911
930
|
"@i18n.tips.2029": "Tips",
|
|
912
931
|
"@i18n.your.other.meeting.is.in.progress.7021": "You have a meeting that is currently in-progress. Please end it to start a new meeting.",
|
|
913
|
-
"@i18n.you.are.watching.the.screen.of.9949": "
|
|
932
|
+
"@i18n.you.are.watching.the.screen.of.9949": "{name} sharing screen",
|
|
914
933
|
"@i18n.copy.succeeded.9379": "Copied successfully",
|
|
915
934
|
"@i18n.copy.failed.1152": "Copied failed",
|
|
916
935
|
"@i18n.problem.feedback.successful.4776": "Thanks for feedback",
|
|
@@ -1240,5 +1259,132 @@
|
|
|
1240
1259
|
"@i18n.you.will.be.called.next": "You will be given the floor next",
|
|
1241
1260
|
"@i18n.the.sending.frequency.is.too.fast": "Sending too frequently. Please try again later.",
|
|
1242
1261
|
"@i18n.the.browser.version.you.are.using": "You are using an earlier version of the browser, the layout may not work properly. It is recommended to update your browser.",
|
|
1243
|
-
"@i18n.mobile.phone.number.is.only.used": "Phone numbers only for authenticity verification "
|
|
1244
|
-
|
|
1262
|
+
"@i18n.mobile.phone.number.is.only.used": "Phone numbers only for authenticity verification ",
|
|
1263
|
+
"904xxx": "Reserved for logical layer.",
|
|
1264
|
+
"905xxx": "Terminal UI occupied.",
|
|
1265
|
+
"908XXX": "YBFE gateway occupied.",
|
|
1266
|
+
"9090xx": "Smart general error reserved.",
|
|
1267
|
+
"9091xx": "Access control reserved.",
|
|
1268
|
+
"@i18n.only.clear.my.annotations.jinqingchu": "Clear my annotation",
|
|
1269
|
+
"@i18n.only.clear.others.comments.jinqingchu": "Clear others annotation",
|
|
1270
|
+
"@i18n.clear.all.annotations.qingchusuo": "Clear all annotation",
|
|
1271
|
+
"@i18n.brush.huabi": "Brush",
|
|
1272
|
+
"@i18n.eraser.xiangpica": "Eraser",
|
|
1273
|
+
"@i18n.clean.up.qingchu": "Clear",
|
|
1274
|
+
"@i18n.select.by.circling.the.candidates.names.quanxuan": "Select",
|
|
1275
|
+
"@i18n.previous.step.shangyibu": "Previous",
|
|
1276
|
+
"@i18n.next.step.xiayibu": "Next",
|
|
1277
|
+
"@i18n.preserve.baocun": "Save",
|
|
1278
|
+
"@i18n.do.not.share.this.window.to.qingwugong": "Do not share this window to avoid an infinite loop image.",
|
|
1279
|
+
"@i18n.ignore.hulve": "Ignore",
|
|
1280
|
+
"@i18n.mobile.canvas.yidonghuab": "Move Canva",
|
|
1281
|
+
"@i18n.side.by.side.mode.bingpaimos": "Side-by-side",
|
|
1282
|
+
"@i18n.please.enter.the.key.qingshurum": "Please enter the key",
|
|
1283
|
+
"@i18n.there.is.already.a.host.in.huizhongyi": "There is already a host in the meeting, so you cannot obtain the host key to become a host.",
|
|
1284
|
+
"@i18n.enter.key.to.obtain.host.permissions.shurumiyue": "Enter key to obtain host permission",
|
|
1285
|
+
"@i18n.please.enter.the.host.key.qingshuruz": "Please enter the host key",
|
|
1286
|
+
"@i18n.remove.yichu": "Remove",
|
|
1287
|
+
"@i18n.prohibit.chatting.jinzhiliao": "No permission to chat",
|
|
1288
|
+
"@i18n.becoming.a.host.chengweizh": "Become Host",
|
|
1289
|
+
"@i18n.verification.has.expired.please.complete.sliding.yanzhenggu": "Verification has expired. Complete sliding verification again.",
|
|
1290
|
+
"@i18n.please.complete.the.verification.qingwanche": "Please complete verification!",
|
|
1291
|
+
"@i18n.please.hold.down.the.slider.and.qinganzhuh": "Swipe to verify",
|
|
1292
|
+
"@i18n.loading.jiazaizhon": "Loading...",
|
|
1293
|
+
"@i18n.verification.passed.yanzhengto": "Verified",
|
|
1294
|
+
"@i18n.oh.theres.an.error.click.aiyachucuo": "Oops, something went wrong, click",
|
|
1295
|
+
"@i18n.refresh.shuaxin": "Refresh",
|
|
1296
|
+
"@i18n.do.it.again.zailaiyici": "Try again",
|
|
1297
|
+
"@i18n.the.network.is.not.awesome.please.wangluobug": "Poor network, please",
|
|
1298
|
+
"@i18n.click.to.refresh.dianjishua": "Click refresh",
|
|
1299
|
+
"@i18n.prohibition.of.re.membership.jinzhizaic": "Not allow rejoining",
|
|
1300
|
+
"@i18n.enter.the.waiting.room.when.re.zaiciruhui": "Enter the waiting room when rejoining",
|
|
1301
|
+
"@i18n.are.you.sure.to.remove.it.querenyich": "Confirm to remove it?",
|
|
1302
|
+
"@i18n.export.completed.download.started.daochuwanc": "Export finished, download began",
|
|
1303
|
+
"@i18n.do.you.want.to.clear.only.shifoujinq": "Confirm to clear only my annotations?",
|
|
1304
|
+
"@i18n.do.you.want.to.only.clear.shifoujinq": "Confirm to clear only others' annotations?",
|
|
1305
|
+
"@i18n.do.you.want.to.clear.all.shifouqing": "Confirm to clear all annotation?",
|
|
1306
|
+
"@i18n.shared.screen.gongxiangp": "Share Screen",
|
|
1307
|
+
"@i18n.this.will.stop.others.screen.sharing.zhehuiting": "This will stop other's screen sharing.Do you want to continue?",
|
|
1308
|
+
"@i18n.your.sharing.has.been.stopped.nindegongx": "Your sharing has been stopped",
|
|
1309
|
+
"@i18n.the.host.has.prohibited.opening.videos.zhuchireny": "The host has disabled the camera",
|
|
1310
|
+
"@i18n.shared.whiteboard.gongxiangb": "Whiteboard",
|
|
1311
|
+
"@i18n.internal.feedback.neibufanku": "Internal feedback",
|
|
1312
|
+
"biz.account.can.not.be.the.same.the.as.old.password": "biz.account.can.not.be.the.same.the.as.old.password",
|
|
1313
|
+
"@i18n.the.remaining.duration.of.the.meeting.huiyisheng": "The remaining time of the meeting is less than 10 minutes",
|
|
1314
|
+
"@i18n.unlimited.meeting.buxianshih": "Unlimited meeting",
|
|
1315
|
+
"@i18n.people.ren": "persons",
|
|
1316
|
+
"@i18n.minute.meeting.fenzhonghu": "min meeting",
|
|
1317
|
+
"@i18n.duration.of.attendance.canhuishic": "Elapsed time since you joined",
|
|
1318
|
+
"@i18n.meeting.duration.huiyishich": "Meeting Duration",
|
|
1319
|
+
"@i18n.copy.meeting.number.fuzhihuiyi": "Copy meeting ID",
|
|
1320
|
+
"@i18n.copy.conference.number.and.link.fuzhihuiyi": "Copy meeting ID and link",
|
|
1321
|
+
"@i18n.minute.fenzhong": "mins",
|
|
1322
|
+
"@i18n.number.of.people.opening.videos.kaiqishipi": "Attendees with Video On",
|
|
1323
|
+
"@i18n.virtual.meeting.room.xunihuiyis": "Virtual meeting room",
|
|
1324
|
+
"@i18n.shared.meeting.port.gongxiangh": "Shared Ports",
|
|
1325
|
+
"@i18n.kind.reminder.wenxintish": "NOTICE",
|
|
1326
|
+
"@i18n.dont.prompt.again.buzaitishi": "Don't show this again",
|
|
1327
|
+
"@i18n.confirm.queren": "OK",
|
|
1328
|
+
"@i18n.the.maximum.number.of.people.who.huizhongka": "The number of attendees with video on has reached the limitation",
|
|
1329
|
+
"@i18n.i.see.wozhidaoli": "Got it",
|
|
1330
|
+
"@i18n.remaining.duration.of.the.meeting.huiyisheng": "Remaining",
|
|
1331
|
+
"@i18n.this.meeting.is.currently.full.and.cihuiyidan": "This meeting is currently full and cannot be joined. Please contact the meeting organizer",
|
|
1332
|
+
"@i18n.meeting.session.limit.has.been.reached.yidahuiyic": "The maximum number of meetings has been reached",
|
|
1333
|
+
"@i18n.the.maximum.number.of.times.the.yichaoguoz": "The maximum number of meetings that can be opened simultaneously by the organizer's company has been exceeded and the meeting cannot be joined.",
|
|
1334
|
+
"facedb.face.has.no.similar.face": "facedb.face.has.no.similar.face",
|
|
1335
|
+
"@i18n.page.management.yemianguan": "Page management",
|
|
1336
|
+
"biz.call.queue.count.exceed": "The number of call queues exceeds the limit",
|
|
1337
|
+
"biz.call.queue.phone.extension.already.exist": "Call queue extension number already exists",
|
|
1338
|
+
"biz.call.queue.phone.extension.not.match.number.resource": "The call queue extension number is invalid",
|
|
1339
|
+
"biz.subject.audio.permission.is.disable": "User voice permission is not enabled",
|
|
1340
|
+
"biz.call.queue.member.status.can.not.change": "This queue does not allow queue members to modify status",
|
|
1341
|
+
"@i18n.no.network.wuwangluo": "No network",
|
|
1342
|
+
"@i18n.poor.network.wangluocha": "Bad network",
|
|
1343
|
+
"@i18n.network.is.average.wangluoyib": "Poor network",
|
|
1344
|
+
"@i18n.good.network.wangluolia": "Good network",
|
|
1345
|
+
"@i18n.network.disconnected.reconnecting.wangluodua": "Network disconnected, reconnecting...",
|
|
1346
|
+
"@i18n.poor.network.conditions.wangluozhu": "Bad network connection",
|
|
1347
|
+
"@i18n.the.network.condition.is.average.wangluozhu": "Poor network connection",
|
|
1348
|
+
"@i18n.good.network.condition.wangluozhu": "Good network connection",
|
|
1349
|
+
"@i18n.joining.link.ruhuilianj": "Membership Links",
|
|
1350
|
+
"@i18n.download.client.xiazaikehu": "Download Client",
|
|
1351
|
+
"@i18n.download.meeting.client.xiazaihuiy": "Download Conference Client",
|
|
1352
|
+
"@i18n.enjoy.highdefinition.meetings.xiangshoug": "Enjoy HD Meetings",
|
|
1353
|
+
"@i18n.rich.functionality.fengfugong": "Rich features",
|
|
1354
|
+
"@i18n.manually.allow.access.to.microphonecamera.shoudongyu": "Manually allow access to microphone/camera",
|
|
1355
|
+
"@i18n.your.current.network.condition.is.not.dangqianni": "Your current network condition is not good",
|
|
1356
|
+
"@i18n.unable.to.join.the.meeting.wufajiaruh": "Unable to join the meeting",
|
|
1357
|
+
"@i18n.support.v.videos.zhichiv": "Support {v}video",
|
|
1358
|
+
"@i18n.send.to.everyone.fasonggeis": "Send to all",
|
|
1359
|
+
"@i18n.square.fang": "attendees",
|
|
1360
|
+
"@i18n.personal.geren": "Personal",
|
|
1361
|
+
"@i18n.enterprise.qiye": "Enterprise",
|
|
1362
|
+
"@i18n.free.version.mianfeiban": "Free",
|
|
1363
|
+
"@i18n.professional.edition.zhuanyeban": "Pro",
|
|
1364
|
+
"@i18n.you.are.joining.the.free.version.ninzhengza": "You are joining the free version of the meeting.",
|
|
1365
|
+
"@i18n.please.note.that.personnel.such.as.qingzhuyi": "Please note: Public prosecutors, state officials, merchants, platform customer service and other personnel will not contact you through the free version of the conference for various operations involving money and bank accounts. Please do not share your screen easily and beware of fraud.",
|
|
1366
|
+
"@i18n.you.are.following.the.v.perspective.ninzhengza": "You are following the {v} view, moving or zooming the canvas is not supported at this time.",
|
|
1367
|
+
"@i18n.you.are.following.vs.perspective.ninzhengza": "You are following the {v} view",
|
|
1368
|
+
"@i18n.please.click.on.the.camera.icon.qingzailiu": "Please click the camera icon on the right (or left) side of your browser's address bar to allow this page to access the camera or microphone. After setting, you may need to refresh the web page to take effect.",
|
|
1369
|
+
"@i18n.the.current.meeting.only.supports.v.dangqianhu": "The current meeting only supports {v} members with cameras on at the same time, please contact the organizer.",
|
|
1370
|
+
"@i18n.upgrade.benefits.shengjiqua": "Upgrade Benefits",
|
|
1371
|
+
"@i18n.the.current.meeting.only.supports.v.dangqianhu.88361": "The current meeting only supports {v} members to turn on the camera at the same time, upgrading the benefits can support more members to turn on the camera at the same time.",
|
|
1372
|
+
"@i18n.the.current.meeting.only.supports.v.dangqianhu.22555": "The current meeting only supports {v} members to turn on the camera at the same time, upgrading the entitlement can support more members to turn on the camera at the same time, please contact the organizer",
|
|
1373
|
+
"@i18n.the.current.a.meeting.only.supports.dangqiana.60863": "The current {a} meeting supports only {v} attendees, it is currently full, and new members are not able to join",
|
|
1374
|
+
"@i18n.the.current.a.meeting.only.supports.dangqiana.32826": "The current {a} meeting supports only {v} attendees, it is currently full, and new members are not able to join",
|
|
1375
|
+
"@i18n.the.remaining.duration.of.the.meeting.huiyisheng.32521": "There are less than 10 minutes remaining in the meeting",
|
|
1376
|
+
"@i18n.please.rotate.your.phone.to.landscape.qingxuanzh.8922": "Please rotate your phone to landscape for better viewing experience.",
|
|
1377
|
+
"@i18n.you.are.joining.the.free.version.ninzhengza.23743": "You are joining the free version of the meeting. Please note: Public prosecutors, state officials, merchants, platform customer service and other personnel will not contact you through the free version of the meeting for various operations involving money and bank accounts. Please do not share your screen easily and beware of fraud.",
|
|
1378
|
+
"@i18n.the.remaining.duration.of.the.meeting.huiyisheng.55750": "The remaining length of the meeting is less than 10 minutes, and upgrading the entitlement will support the initiation of longer meetings.",
|
|
1379
|
+
"@i18n.verification.has.expired.please.complete.sliding.yanzhenggu.5674": "Verification has expired, please complete the sliding verification again!",
|
|
1380
|
+
"@i18n.please.complete.the.verification.qingwanche.83230": "Please complete the verification!",
|
|
1381
|
+
"@i18n.the.maximum.number.of.people.who.huizhongka.13137": "We've reached the maximum number of people who can turn on their cameras during the meeting.",
|
|
1382
|
+
"@i18n.i.got.it.wozhidaoli.54667": "Got it.",
|
|
1383
|
+
"@i18n.do.not.allow.group.chat.buyunxuqun.56063": "Group chats are not allowed",
|
|
1384
|
+
"@i18n.no.chat.allowed.buyunxulia.29397": "Chatting is not allowed.",
|
|
1385
|
+
"@i18n.due.to.high.system.performance.usage.yinxitongx.80107": "Due to high system performance occupation, in order to ensure the conference experience, Yealink Conference had closed your camera, are you sure to open it again?",
|
|
1386
|
+
"@i18n.unsupported.message.types.please.download.the.buzhichide.31173": "[Unsupported message types, please download the client to view]",
|
|
1387
|
+
"@i18n.v.revoked.a.message.vchehui.75848": "{v} withdrew a message",
|
|
1388
|
+
"@i18n.insufficient.system.performance.may.cause.lag.xitongxing.49702": "System performance is insufficient",
|
|
1389
|
+
"@i18n.suggest.closing.other.programs.to.free.jianyiguan.17146": "Close other programs to release resources"
|
|
1390
|
+
}
|