@ylink-sdk/mobile-web 0.1.4-beta.2 → 0.1.4-beta.22
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/lang/en.json +94 -94
- package/dist/lang/es.json +133 -133
- package/dist/lang/fr.json +133 -133
- package/dist/lang/it.json +115 -115
- package/dist/lang/ja.json +133 -133
- package/dist/lang/pt.json +133 -133
- package/dist/lang/zh.json +17 -17
- package/dist/style.css +1 -1
- package/dist/ylink-sdk-mobile.umd.js +70 -70
- package/index.d.ts +49 -33
- package/package.json +2 -1
package/dist/lang/en.json
CHANGED
|
@@ -272,11 +272,11 @@
|
|
|
272
272
|
"901505": "Cannot delete the file that is being transcoded",
|
|
273
273
|
"901506": "Enable recording failed",
|
|
274
274
|
"901507": "Does not support P2P",
|
|
275
|
-
"901508": "The
|
|
276
|
-
"901509": "The
|
|
277
|
-
"901510": "
|
|
278
|
-
"901511": "
|
|
279
|
-
"901512": "
|
|
275
|
+
"901508": "The check in feature is not available",
|
|
276
|
+
"901509": "The check out feature is not available",
|
|
277
|
+
"901510": "This room is not ready for check-in",
|
|
278
|
+
"901511": "You have missed the check-in",
|
|
279
|
+
"901512": "Your reservation does not meet the scheduling policies",
|
|
280
280
|
"901513": "No local storage space in the enterprise",
|
|
281
281
|
"901514": "Insufficient storage space",
|
|
282
282
|
"901600": "xxxxx",
|
|
@@ -335,20 +335,20 @@
|
|
|
335
335
|
"901902": "Insufficient collaboration files on the cloud drive.",
|
|
336
336
|
"901903": "Insufficient space on the enterprise cloud drive.",
|
|
337
337
|
"901904": "Insufficient collaboration files on your enterprise.",
|
|
338
|
-
"901905": "Insufficient space in
|
|
338
|
+
"901905": "Insufficient space in the enterprise recycle bin",
|
|
339
339
|
"901906": "The file does not exist.",
|
|
340
340
|
"901907": "Part of the file does not exist.",
|
|
341
341
|
"901908": "File names in the same folder cannot be repeated.",
|
|
342
342
|
"901909": "Invalid file name!",
|
|
343
343
|
"901910": "Folder does not exist.",
|
|
344
|
-
"901911": "
|
|
344
|
+
"901911": "Invalid folder name",
|
|
345
345
|
"901912": "Folder names in the same folder cannot be repeated.",
|
|
346
|
-
"901913": "Cannot
|
|
346
|
+
"901913": "Cannot move this to its subfolder",
|
|
347
347
|
"901914": "This sharing has expired.",
|
|
348
348
|
"901915": "This sharing has expired.",
|
|
349
349
|
"901916": "Sharing does not exist.",
|
|
350
350
|
"901917": "Shared file does not exist.",
|
|
351
|
-
"901918": "Folder sharing is
|
|
351
|
+
"901918": "Folder sharing is currently unsupported.",
|
|
352
352
|
"901919": "Cannot recycle root directory",
|
|
353
353
|
"901920": "Folders with a parent-child relationship cannot be recycled in the same batch.",
|
|
354
354
|
"901921": "Recycling failed",
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"@i18n.enter.conference.2129": "Joining meeting…",
|
|
787
787
|
"@i18n.please.wait.for.the.host.to.9261": "Please wait the host to join the meeting…",
|
|
788
788
|
"@i18n.the.moderator.has.opened.login.is.2231": "Enabled'Only signed-in users can join meeting', please sign in first",
|
|
789
|
-
"@i18n.conference.password.error.please.reenter.5715": "Incorrect
|
|
789
|
+
"@i18n.conference.password.error.please.reenter.5715": "Incorrect password, please enter again",
|
|
790
790
|
"@i18n.set.up.4510": "Settings",
|
|
791
791
|
"@i18n.language.settings.365": "Language",
|
|
792
792
|
"@i18n.please.select.4995": "Please Select",
|
|
@@ -1063,95 +1063,95 @@
|
|
|
1063
1063
|
"@i18n.shared.picture": "Shared Screen",
|
|
1064
1064
|
"@i18n.full.screen": "Full Screen",
|
|
1065
1065
|
"@i18n.click.to.switch.the.sharing.screen": "Click to switch to shared screen",
|
|
1066
|
-
"zh": "
|
|
1067
|
-
"en": "
|
|
1068
|
-
"ko": "
|
|
1069
|
-
"de": "
|
|
1070
|
-
"fr": "
|
|
1071
|
-
"ru": "
|
|
1072
|
-
"pt": "
|
|
1073
|
-
"es": "
|
|
1074
|
-
"it": "
|
|
1075
|
-
"ar": "
|
|
1076
|
-
"id": "
|
|
1077
|
-
"hi": "
|
|
1078
|
-
"th": "
|
|
1079
|
-
"vi": "
|
|
1080
|
-
"ms": "
|
|
1081
|
-
"tr": "
|
|
1082
|
-
"bn": "
|
|
1066
|
+
"zh": "Chinese",
|
|
1067
|
+
"en": "English",
|
|
1068
|
+
"ko": "Korean",
|
|
1069
|
+
"de": "German",
|
|
1070
|
+
"fr": "French",
|
|
1071
|
+
"ru": "Russian",
|
|
1072
|
+
"pt": "Portuguese",
|
|
1073
|
+
"es": "Spanish",
|
|
1074
|
+
"it": "Italian",
|
|
1075
|
+
"ar": "Arabic",
|
|
1076
|
+
"id": "Indonesian",
|
|
1077
|
+
"hi": "Hindi",
|
|
1078
|
+
"th": "Thai",
|
|
1079
|
+
"vi": "Vietnamese",
|
|
1080
|
+
"ms": "Malay",
|
|
1081
|
+
"tr": "Turkish",
|
|
1082
|
+
"bn": "Bengali",
|
|
1083
1083
|
"@i18n.watch.the.meeting": "Watch Meeting",
|
|
1084
1084
|
"@i18n.listen.to.the.original.sound": "Original Audio",
|
|
1085
1085
|
"@i18n.hear": "Listening in{v}",
|
|
1086
|
-
"@i18n.the.host.has.not.initiated.simultaneous": "The host did not
|
|
1086
|
+
"@i18n.the.host.has.not.initiated.simultaneous": "The host did not start interpretation.",
|
|
1087
1087
|
"@i18n.simultaneous.interpretation": "Interpretation",
|
|
1088
|
-
"@i18n.simultaneous.interpretation.has.been.enabled.for": "The host has
|
|
1088
|
+
"@i18n.simultaneous.interpretation.has.been.enabled.for": "The host has started interpretation, select different language here.",
|
|
1089
1089
|
"@i18n.acoustic.volume": "Original Audio Volume",
|
|
1090
1090
|
"@i18n.selective.listening.volume": "Interpretation Volume",
|
|
1091
1091
|
"@i18n.simultaneous.interpretation.has.ended": "Interpretation has ended.",
|
|
1092
1092
|
"@i18n.simultaneous.interpreting": "Interpreter",
|
|
1093
|
-
"ja": "
|
|
1094
|
-
"@i18n.click.to.switch.the.broadcast.screen": "
|
|
1095
|
-
"@i18n.selective.listening.language": "
|
|
1096
|
-
"@i18n.acoustic.soundtrack": "
|
|
1097
|
-
"@i18n.trying.to.load.please.wait": "
|
|
1098
|
-
"@i18n.loading.failed.please.check.your.network": "
|
|
1099
|
-
"@i18n.reload": "
|
|
1100
|
-
"@i18n.details": "
|
|
1101
|
-
"@i18n.currently.using.mobile.traffic": "
|
|
1102
|
-
"@i18n.sharing": "
|
|
1103
|
-
"@i18n.say.something": "
|
|
1104
|
-
"@i18n.group.chat.is.currently.not.supported": "
|
|
1105
|
-
"@i18n.problem.description.required": "
|
|
1106
|
-
"@i18n.thank.you.for.your.ideas.comments": "
|
|
1107
|
-
"@i18n.contact.information.optional": "
|
|
1108
|
-
"@i18n.mobile.phoneemail": "
|
|
1109
|
-
"@i18n.automatically.upload.logs": "
|
|
1110
|
-
"@i18n.uploading.logs.helps.us.locate.problems": "
|
|
1111
|
-
"@i18n.experience.complex.operation": "
|
|
1112
|
-
"@i18n.noisy.or.intermittent.sound": "
|
|
1113
|
-
"@i18n.blurred.or.blocked.picture": "
|
|
1114
|
-
"@i18n.software.stuck.or.crashed": "
|
|
1115
|
-
"@i18n.submitted.thank.you.for.your.participation": "
|
|
1116
|
-
"@i18n.share": "
|
|
1117
|
-
"@i18n.meeting.settings": "
|
|
1118
|
-
"@i18n.show.small.window": "
|
|
1119
|
-
"@i18n.please.enter.your.question": "
|
|
1120
|
-
"@i18n.no.problem.at.present": "
|
|
1121
|
-
"@i18n.welcome.to.the.qa": "
|
|
1122
|
-
"@i18n.no.questions.for.now.you.can": "
|
|
1123
|
-
"@i18n.this.question.has.been.deleted.and": "
|
|
1124
|
-
"@i18n.expand.all.responses": "
|
|
1125
|
-
"@i18n.put.away.all.answers": "
|
|
1126
|
-
"@i18n.equipment.information": "
|
|
1127
|
-
"@i18n.
|
|
1128
|
-
"@i18n.
|
|
1129
|
-
"@i18n.
|
|
1130
|
-
"@i18n.
|
|
1131
|
-
"@i18n.
|
|
1132
|
-
"@i18n.
|
|
1133
|
-
"@i18n.
|
|
1134
|
-
"@i18n.
|
|
1135
|
-
"@i18n.
|
|
1136
|
-
"@i18n.
|
|
1137
|
-
"@i18n.
|
|
1138
|
-
"@i18n.
|
|
1139
|
-
"@i18n.
|
|
1140
|
-
"@i18n.
|
|
1141
|
-
"@i18n.microphone.
|
|
1142
|
-
"@i18n.
|
|
1143
|
-
"@i18n.
|
|
1144
|
-
"@i18n.camera.
|
|
1145
|
-
"@i18n.
|
|
1146
|
-
"@i18n.
|
|
1147
|
-
"@i18n.
|
|
1148
|
-
"@i18n.
|
|
1149
|
-
"@i18n.
|
|
1150
|
-
"@i18n.
|
|
1151
|
-
"@i18n.
|
|
1152
|
-
"@i18n.
|
|
1153
|
-
"@i18n.
|
|
1154
|
-
"@i18n.you.
|
|
1155
|
-
"@i18n.
|
|
1156
|
-
"@i18n.
|
|
1157
|
-
}
|
|
1093
|
+
"ja": "Japanese",
|
|
1094
|
+
"@i18n.click.to.switch.the.broadcast.screen": "Click to switch video picture",
|
|
1095
|
+
"@i18n.selective.listening.language": "Listen In",
|
|
1096
|
+
"@i18n.acoustic.soundtrack": "Original Audio",
|
|
1097
|
+
"@i18n.trying.to.load.please.wait": "Loading, please wait",
|
|
1098
|
+
"@i18n.loading.failed.please.check.your.network": "Failed to load, please check network settings",
|
|
1099
|
+
"@i18n.reload": "Reload",
|
|
1100
|
+
"@i18n.details": "Details",
|
|
1101
|
+
"@i18n.currently.using.mobile.traffic": "Using celluar data now",
|
|
1102
|
+
"@i18n.sharing": "{v} sharing screen",
|
|
1103
|
+
"@i18n.say.something": "Type message here",
|
|
1104
|
+
"@i18n.group.chat.is.currently.not.supported": "Group chat is not allowed",
|
|
1105
|
+
"@i18n.problem.description.required": "Description (Required)",
|
|
1106
|
+
"@i18n.thank.you.for.your.ideas.comments": "We appreciate your ideas, comments and suggestions.",
|
|
1107
|
+
"@i18n.contact.information.optional": "Contact (Optional)",
|
|
1108
|
+
"@i18n.mobile.phoneemail": "Mobile/E-mail",
|
|
1109
|
+
"@i18n.automatically.upload.logs": "Upload Logs",
|
|
1110
|
+
"@i18n.uploading.logs.helps.us.locate.problems": "It is helpful if you upload logs",
|
|
1111
|
+
"@i18n.experience.complex.operation": "Poor experience or complicated operation",
|
|
1112
|
+
"@i18n.noisy.or.intermittent.sound": "Sound unclear or intermittent",
|
|
1113
|
+
"@i18n.blurred.or.blocked.picture": "Video freezes or blurry",
|
|
1114
|
+
"@i18n.software.stuck.or.crashed": "Software stuck or crashed",
|
|
1115
|
+
"@i18n.submitted.thank.you.for.your.participation": "Submitted, thanks for your participation",
|
|
1116
|
+
"@i18n.share": "Share",
|
|
1117
|
+
"@i18n.meeting.settings": "Meeting Settings",
|
|
1118
|
+
"@i18n.show.small.window": "Display Window",
|
|
1119
|
+
"@i18n.please.enter.your.question": "Type your question here…",
|
|
1120
|
+
"@i18n.no.problem.at.present": "No questions",
|
|
1121
|
+
"@i18n.welcome.to.the.qa": "Welcome to Q&A,you can ask the first question",
|
|
1122
|
+
"@i18n.no.questions.for.now.you.can": "No questions,you can ask questions of the hosts and panelists",
|
|
1123
|
+
"@i18n.this.question.has.been.deleted.and": "The host has deleted the question and the answers cannot be viewed",
|
|
1124
|
+
"@i18n.expand.all.responses": "Show all",
|
|
1125
|
+
"@i18n.put.away.all.answers": "Collapse all",
|
|
1126
|
+
"@i18n.equipment.information": "Device Info",
|
|
1127
|
+
"@i18n.enter.your.name": "Please enter your name",
|
|
1128
|
+
"@i18n.name": "Name",
|
|
1129
|
+
"@i18n.by.clicking.join.the.meeting.you": "By clicking \"join the meeting\", you agree",
|
|
1130
|
+
"@i18n.user.agreement": "User Agreement",
|
|
1131
|
+
"@i18n.and": "and",
|
|
1132
|
+
"@i18n.privacy.policy": "Privacy Policy",
|
|
1133
|
+
"@i18n.please.enter.the.correct.conference.number": "Please enter the correct number",
|
|
1134
|
+
"@i18n.select.country.and.region": "Select country and region",
|
|
1135
|
+
"@i18n.please.fill.in.the.password": "Password",
|
|
1136
|
+
"@i18n.password.error": "Incorrect password",
|
|
1137
|
+
"@i18n.registration.information.verification": "Registration Verification",
|
|
1138
|
+
"@i18n.conference.introduction": "Meeting Profile",
|
|
1139
|
+
"@i18n.loading": "Loading...",
|
|
1140
|
+
"@i18n.microphone.on": "Microphone on",
|
|
1141
|
+
"@i18n.microphone.off": "Microphone off",
|
|
1142
|
+
"@i18n.your.mobile.phone.does.not.support": "Your mobile phone does not support sending videos for the time being",
|
|
1143
|
+
"@i18n.camera.on": "Camera on",
|
|
1144
|
+
"@i18n.camera.off": "Camera off",
|
|
1145
|
+
"@i18n.resend": "Whether to send repeatedly",
|
|
1146
|
+
"@i18n.bluetooth": "Bluetooth",
|
|
1147
|
+
"@i18n.offline": "Offline",
|
|
1148
|
+
"@i18n.you.have.been.set.as.the": "You are set as spotlighted video",
|
|
1149
|
+
"@i18n.you.have.been.unmuted": "Your are unmuted",
|
|
1150
|
+
"@i18n.you.have.applied.to.speak.please": "You have raised your hand, please wait the host operate",
|
|
1151
|
+
"@i18n.you.have.put.your.hand.down": "You have lower hand",
|
|
1152
|
+
"@i18n.the.host.requests.to.turn.on": "The host would like you to turn on the microphone",
|
|
1153
|
+
"@i18n.the.host.requests.to.turn.on.2": "The host would like you to turn on the camera",
|
|
1154
|
+
"@i18n.you.are.connected.to.the.enterprise": "You are connected to the enterprise data center",
|
|
1155
|
+
"@i18n.opened.barrage": "i18n.opened.barrage",
|
|
1156
|
+
"@i18n.barrage.closed": "i18n.barrage.closed"
|
|
1157
|
+
}
|
package/dist/lang/es.json
CHANGED
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"901022": "Tu cuenta está siendo cancelada. Regístrese nuevamente después de la cancelación",
|
|
43
43
|
"901023": "Tu cuenta está siendo cancelada. Vuelva a intentarlo más tarde, la operación de cancelación se completará aproximadamente 8 horas después de que se envíe la solicitud de cancelación",
|
|
44
44
|
"901024": "El formato del número de teléfono es incorrecto, por favor, introduzca el número de teléfono correcto",
|
|
45
|
-
"901025": "
|
|
45
|
+
"901025": "La cuenta está bloqueada",
|
|
46
46
|
"901030": "Códigos de error reservados para terminal fuera de línea",
|
|
47
47
|
"901031": "Códigos de error reservados para terminal fuera de línea",
|
|
48
48
|
"901032": "Códigos de error reservados para terminal fuera de línea",
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"901042": "Código de error reservado para volver a registrarse",
|
|
59
59
|
"901045": "La cuenta del dispositivo no tiene una licencia válida, no se puede registrar",
|
|
60
60
|
"901046": "Error de formato de correo electrónico",
|
|
61
|
-
"901048": "
|
|
61
|
+
"901048": "La información de la cuenta ha caducado; error al iniciar sesión",
|
|
62
62
|
"901100": "El servicio expiró",
|
|
63
63
|
"901101": "La cuenta está bloqueada",
|
|
64
64
|
"901102": "La cuenta empresarial/personal no existe",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"901381": "No se pudo iniciar el RTSP",
|
|
173
173
|
"901382": "a esta reunión solo puede unirse una lista específica de usuarios",
|
|
174
174
|
"901383": "Este dispositivo no cumple con el cumplimiento de seguridad.",
|
|
175
|
-
"901384": "
|
|
175
|
+
"901384": "Tiempo de espera de medios agotado",
|
|
176
176
|
"901400": "ID de la configuracion de la zona horaria es anómala",
|
|
177
177
|
"901401": "Fecha inválida",
|
|
178
178
|
"901402": "La duración de la reunión es más larga que el intervalo entre los minutos de la reunión",
|
|
@@ -258,7 +258,7 @@
|
|
|
258
258
|
"901483": "No se pudo actualizar el estado en vivo",
|
|
259
259
|
"901484": "La transmisión en vivo no está activada",
|
|
260
260
|
"901485": "No se puede unir a la reunión porque se ha bloqueado",
|
|
261
|
-
"901486": "
|
|
261
|
+
"901486": "La hora de inicio de la reunión no puede ser anterior a la hora actual.",
|
|
262
262
|
"901495": "Ocurrió un error al llamar a la API de Youtube",
|
|
263
263
|
"901496": "Debido al cumplimiento de la atribución de datos, la empresa no puede iniciar una transmisión en vivo de YouTube",
|
|
264
264
|
"901497": "El puerto RC es insuficiente, no se puede unir a la reunión",
|
|
@@ -271,14 +271,14 @@
|
|
|
271
271
|
"901504": "No se puede eliminar la grabación en curso",
|
|
272
272
|
"901505": "No se puede eliminar el archivo que esta siendo transcodificado",
|
|
273
273
|
"901506": "Fallo al habilitar la grabación",
|
|
274
|
-
"901507": "
|
|
275
|
-
"901508": "
|
|
276
|
-
"901509": "
|
|
277
|
-
"901510": "
|
|
278
|
-
"901511": "
|
|
279
|
-
"901512": "
|
|
280
|
-
"901513": "
|
|
281
|
-
"901514": "
|
|
274
|
+
"901507": "No admite P2P",
|
|
275
|
+
"901508": "La función de entrada no está disponible",
|
|
276
|
+
"901509": "La función de salida no está disponible",
|
|
277
|
+
"901510": "Hora de entrada no alcanzada",
|
|
278
|
+
"901511": "Hora de entrada caducada",
|
|
279
|
+
"901512": "La programación no cumple las directivas de programación.",
|
|
280
|
+
"901513": "No hay espacio de almacenamiento local en la empresa",
|
|
281
|
+
"901514": "No hay suficiente espacio de almacenamiento",
|
|
282
282
|
"901600": "xxxxx",
|
|
283
283
|
"901700": "Tipo de usuario no válido",
|
|
284
284
|
"901701": "El nombre del archivo no puede dejarse en blanco",
|
|
@@ -328,35 +328,35 @@
|
|
|
328
328
|
"901829": "La reunión es sospechosa de violación y ha finalizado.",
|
|
329
329
|
"901830": "No hay suficientes puertos de grabación para empezar a grabar.",
|
|
330
330
|
"901831": "El servicio de IA de audio ha caducado.",
|
|
331
|
-
"901832": "
|
|
332
|
-
"901833": "
|
|
331
|
+
"901832": "La configuración de los horarios de las reuniones periódicas no es válida",
|
|
332
|
+
"901833": "Los puertos de grabación de la nube privada son insuficientes para habilitar la grabación",
|
|
333
333
|
"901900": "Acceso a la unidad en la nube no autorizado.",
|
|
334
334
|
"901901": "Espacio insuficiente en la unidad en la nube.",
|
|
335
335
|
"901902": "Archivos de colaboración insuficientes en la unidad en la nube.",
|
|
336
336
|
"901903": "Espacio insuficiente en la unidad en la nube empresarial.",
|
|
337
337
|
"901904": "Archivos de colaboración insuficientes en su empresa.",
|
|
338
|
-
"901905": "
|
|
338
|
+
"901905": "Espacio insuficiente en la papelera de reciclaje empresarial",
|
|
339
339
|
"901906": "El archivo no existe.",
|
|
340
340
|
"901907": "Parte del archivo no existe.",
|
|
341
|
-
"901908": "
|
|
341
|
+
"901908": "No se pueden repetir los nombres de archivos en una misma carpeta.",
|
|
342
342
|
"901909": "Nombre de archivo no válido",
|
|
343
|
-
"901910": "
|
|
344
|
-
"901911": "
|
|
345
|
-
"901912": "
|
|
346
|
-
"901913": "
|
|
343
|
+
"901910": "La carpeta no existe.",
|
|
344
|
+
"901911": "Nombre de carpeta no válido",
|
|
345
|
+
"901912": "No se pueden repetir los nombres de carpetas en una misma carpeta.",
|
|
346
|
+
"901913": "No se puede mover a su subcarpeta",
|
|
347
347
|
"901914": "Este contenido compartido ha caducado.",
|
|
348
348
|
"901915": "Este contenido compartido ha caducado.",
|
|
349
349
|
"901916": "El contenido compartido no existe.",
|
|
350
350
|
"901917": "El archivo compartido no existe.",
|
|
351
|
-
"901918": "
|
|
352
|
-
"901919": "
|
|
353
|
-
"901920": "
|
|
354
|
-
"901921": "
|
|
355
|
-
"901922": "
|
|
356
|
-
"901923": "
|
|
357
|
-
"901924": "
|
|
358
|
-
"901925": "
|
|
359
|
-
"901926": "
|
|
351
|
+
"901918": "El uso compartido de carpetas actualmente no está disponible.",
|
|
352
|
+
"901919": "No se puede reciclar el directorio raíz",
|
|
353
|
+
"901920": "Las carpetas con una asociación carpeta-subcarpeta no se pueden reciclar a la vez.",
|
|
354
|
+
"901921": "Error al reciclar",
|
|
355
|
+
"901922": "El contenido reciclado no existe.",
|
|
356
|
+
"901923": "El archivo/carpeta que se va a reciclar no existe",
|
|
357
|
+
"901924": "Algunos archivos/carpetas que se van a reciclar no existen",
|
|
358
|
+
"901925": "La grabación de reciclaje no existe.",
|
|
359
|
+
"901926": "El tamaño del archivo de colaboración supera límite máximo y no se puede guardar. Elimine algunos datos e inténtelo de nuevo",
|
|
360
360
|
"902701": "TSV no se pudo inicializar",
|
|
361
361
|
"903000": "Error interno del servidor de componentes de IM",
|
|
362
362
|
"903001": "Parámetro ilegal",
|
|
@@ -384,18 +384,18 @@
|
|
|
384
384
|
"903211": "Solicitud de sesión ilegal",
|
|
385
385
|
"903212": "El operador no está en sesión",
|
|
386
386
|
"903213": "El único chat con miembros de la sesión es ilegal",
|
|
387
|
-
"903214": "
|
|
388
|
-
"903215": "
|
|
389
|
-
"903217": "
|
|
390
|
-
"903218": "
|
|
391
|
-
"903219": "
|
|
392
|
-
"903300": "
|
|
393
|
-
"903301": "
|
|
394
|
-
"903302": "
|
|
395
|
-
"903303": "
|
|
396
|
-
"903304": "
|
|
397
|
-
"903305": "
|
|
398
|
-
"903306": "
|
|
387
|
+
"903214": "No tiene permisos para quitar miembros",
|
|
388
|
+
"903215": "No tiene permisos para acceder a los archivos de la sesión",
|
|
389
|
+
"903217": "El nombre de la carpeta de grupo no es válido",
|
|
390
|
+
"903218": "El ID del archivo no es válido",
|
|
391
|
+
"903219": "El espacio del grupo ha alcanzado el límite máximo",
|
|
392
|
+
"903300": "La sesión de transferencia de archivos no existe",
|
|
393
|
+
"903301": "El tamaño de los archivos de transferencia supera el límite",
|
|
394
|
+
"903302": "No se ha encontrado información incompleta",
|
|
395
|
+
"903303": "Las sesiones de archivos no coinciden al reanudarlas",
|
|
396
|
+
"903304": "El archivo no existe",
|
|
397
|
+
"903305": "Error en el servidor de archivos",
|
|
398
|
+
"903306": "Error en la transferencia de archivos",
|
|
399
399
|
"910710": "El ID de usuario no se puede dejar en blanco",
|
|
400
400
|
"8200259": "No se pueden eliminar este tipo de archivos",
|
|
401
401
|
"AF": "Afganistán",
|
|
@@ -786,7 +786,7 @@
|
|
|
786
786
|
"@i18n.enter.conference.2129": "Uniéndose a la reunión…",
|
|
787
787
|
"@i18n.please.wait.for.the.host.to.9261": "Por favor, espere que el anfitrión se una a la reunión ...",
|
|
788
788
|
"@i18n.the.moderator.has.opened.login.is.2231": "Habilitado 'Solo los usuarios que han iniciado sesión pueden unirse a la reunión', inicie sesión primero",
|
|
789
|
-
"@i18n.conference.password.error.please.reenter.5715": "
|
|
789
|
+
"@i18n.conference.password.error.please.reenter.5715": "Contraseña de reunión incorrecto, vuelva a introducirlo",
|
|
790
790
|
"@i18n.set.up.4510": "Ajustes",
|
|
791
791
|
"@i18n.language.settings.365": "Idioma",
|
|
792
792
|
"@i18n.please.select.4995": "Por favor seleccione",
|
|
@@ -1063,95 +1063,95 @@
|
|
|
1063
1063
|
"@i18n.shared.picture": "Pantalla compartida",
|
|
1064
1064
|
"@i18n.full.screen": "Completa",
|
|
1065
1065
|
"@i18n.click.to.switch.the.sharing.screen": "Haga clic aquí para cambiar a la pantalla compartida",
|
|
1066
|
-
"zh": "
|
|
1067
|
-
"en": "
|
|
1068
|
-
"ko": "
|
|
1069
|
-
"de": "
|
|
1070
|
-
"fr": "
|
|
1071
|
-
"ru": "
|
|
1072
|
-
"pt": "
|
|
1073
|
-
"es": "
|
|
1074
|
-
"it": "
|
|
1075
|
-
"ar": "
|
|
1076
|
-
"id": "
|
|
1077
|
-
"hi": "
|
|
1078
|
-
"th": "
|
|
1079
|
-
"vi": "
|
|
1080
|
-
"ms": "
|
|
1081
|
-
"tr": "
|
|
1082
|
-
"bn": "
|
|
1083
|
-
"@i18n.watch.the.meeting": "
|
|
1084
|
-
"@i18n.listen.to.the.original.sound": "
|
|
1085
|
-
"@i18n.hear": "
|
|
1086
|
-
"@i18n.the.host.has.not.initiated.simultaneous": "
|
|
1087
|
-
"@i18n.simultaneous.interpretation": "
|
|
1088
|
-
"@i18n.simultaneous.interpretation.has.been.enabled.for": "
|
|
1089
|
-
"@i18n.acoustic.volume": "
|
|
1090
|
-
"@i18n.selective.listening.volume": "
|
|
1091
|
-
"@i18n.simultaneous.interpretation.has.ended": "
|
|
1092
|
-
"@i18n.simultaneous.interpreting": "
|
|
1093
|
-
"ja": "
|
|
1094
|
-
"@i18n.click.to.switch.the.broadcast.screen": "
|
|
1095
|
-
"@i18n.selective.listening.language": "
|
|
1096
|
-
"@i18n.acoustic.soundtrack": "
|
|
1097
|
-
"@i18n.trying.to.load.please.wait": "
|
|
1098
|
-
"@i18n.loading.failed.please.check.your.network": "
|
|
1099
|
-
"@i18n.reload": "
|
|
1100
|
-
"@i18n.details": "
|
|
1101
|
-
"@i18n.currently.using.mobile.traffic": "
|
|
1102
|
-
"@i18n.sharing": "
|
|
1103
|
-
"@i18n.say.something": "
|
|
1104
|
-
"@i18n.group.chat.is.currently.not.supported": "
|
|
1105
|
-
"@i18n.problem.description.required": "
|
|
1106
|
-
"@i18n.thank.you.for.your.ideas.comments": "
|
|
1107
|
-
"@i18n.contact.information.optional": "
|
|
1108
|
-
"@i18n.mobile.phoneemail": "
|
|
1109
|
-
"@i18n.automatically.upload.logs": "
|
|
1110
|
-
"@i18n.uploading.logs.helps.us.locate.problems": "
|
|
1111
|
-
"@i18n.experience.complex.operation": "
|
|
1112
|
-
"@i18n.noisy.or.intermittent.sound": "
|
|
1113
|
-
"@i18n.blurred.or.blocked.picture": "
|
|
1114
|
-
"@i18n.software.stuck.or.crashed": "
|
|
1115
|
-
"@i18n.submitted.thank.you.for.your.participation": "
|
|
1116
|
-
"@i18n.share": "
|
|
1117
|
-
"@i18n.meeting.settings": "
|
|
1118
|
-
"@i18n.show.small.window": "
|
|
1119
|
-
"@i18n.please.enter.your.question": "
|
|
1120
|
-
"@i18n.no.problem.at.present": "
|
|
1121
|
-
"@i18n.welcome.to.the.qa": "
|
|
1122
|
-
"@i18n.no.questions.for.now.you.can": "
|
|
1123
|
-
"@i18n.this.question.has.been.deleted.and": "
|
|
1124
|
-
"@i18n.expand.all.responses": "
|
|
1125
|
-
"@i18n.put.away.all.answers": "
|
|
1126
|
-
"@i18n.equipment.information": "
|
|
1127
|
-
"@i18n.
|
|
1128
|
-
"@i18n.
|
|
1129
|
-
"@i18n.
|
|
1130
|
-
"@i18n.
|
|
1131
|
-
"@i18n.
|
|
1132
|
-
"@i18n.
|
|
1133
|
-
"@i18n.
|
|
1134
|
-
"@i18n.
|
|
1135
|
-
"@i18n.
|
|
1136
|
-
"@i18n.
|
|
1137
|
-
"@i18n.
|
|
1138
|
-
"@i18n.
|
|
1139
|
-
"@i18n.
|
|
1140
|
-
"@i18n.
|
|
1141
|
-
"@i18n.microphone.
|
|
1142
|
-
"@i18n.
|
|
1143
|
-
"@i18n.
|
|
1144
|
-
"@i18n.camera.
|
|
1145
|
-
"@i18n.
|
|
1146
|
-
"@i18n.
|
|
1147
|
-
"@i18n.
|
|
1148
|
-
"@i18n.
|
|
1149
|
-
"@i18n.
|
|
1150
|
-
"@i18n.
|
|
1151
|
-
"@i18n.
|
|
1152
|
-
"@i18n.
|
|
1153
|
-
"@i18n.
|
|
1154
|
-
"@i18n.you.
|
|
1155
|
-
"@i18n.
|
|
1156
|
-
"@i18n.
|
|
1066
|
+
"zh": "Chino",
|
|
1067
|
+
"en": "Inglés",
|
|
1068
|
+
"ko": "Coreano",
|
|
1069
|
+
"de": "Alemán",
|
|
1070
|
+
"fr": "Francés",
|
|
1071
|
+
"ru": "Ruso",
|
|
1072
|
+
"pt": "Portugués",
|
|
1073
|
+
"es": "Español",
|
|
1074
|
+
"it": "Italiano",
|
|
1075
|
+
"ar": "Árabe",
|
|
1076
|
+
"id": "Indonesio",
|
|
1077
|
+
"hi": "Hindi",
|
|
1078
|
+
"th": "Tailandés",
|
|
1079
|
+
"vi": "Vietnamita",
|
|
1080
|
+
"ms": "Malasio",
|
|
1081
|
+
"tr": "Turco",
|
|
1082
|
+
"bn": "Bengalí",
|
|
1083
|
+
"@i18n.watch.the.meeting": "Ver reunión",
|
|
1084
|
+
"@i18n.listen.to.the.original.sound": "Audio original",
|
|
1085
|
+
"@i18n.hear": "Escuchar{v}",
|
|
1086
|
+
"@i18n.the.host.has.not.initiated.simultaneous": "El anfitrión no ha empezado la interpretación.",
|
|
1087
|
+
"@i18n.simultaneous.interpretation": "Interpretación",
|
|
1088
|
+
"@i18n.simultaneous.interpretation.has.been.enabled.for": "El anfitrión ha empezado la interpretación. Seleccione un idioma.",
|
|
1089
|
+
"@i18n.acoustic.volume": "Volumen de audio original",
|
|
1090
|
+
"@i18n.selective.listening.volume": "Volumen de interpretación",
|
|
1091
|
+
"@i18n.simultaneous.interpretation.has.ended": "La interpretación ha finalizado.",
|
|
1092
|
+
"@i18n.simultaneous.interpreting": "Intérprete",
|
|
1093
|
+
"ja": "Japonés",
|
|
1094
|
+
"@i18n.click.to.switch.the.broadcast.screen": "Haga clic para cambiar la imagen de video",
|
|
1095
|
+
"@i18n.selective.listening.language": "Escuchar",
|
|
1096
|
+
"@i18n.acoustic.soundtrack": "Audio original",
|
|
1097
|
+
"@i18n.trying.to.load.please.wait": "Cargando, por favor, espere",
|
|
1098
|
+
"@i18n.loading.failed.please.check.your.network": "Error al cargar. Compruebe la configuración de red",
|
|
1099
|
+
"@i18n.reload": "Recargar",
|
|
1100
|
+
"@i18n.details": "Detalles",
|
|
1101
|
+
"@i18n.currently.using.mobile.traffic": "Usando datos móviles ahora",
|
|
1102
|
+
"@i18n.sharing": "{v} pantalla compartida",
|
|
1103
|
+
"@i18n.say.something": "Introducir el mensaje aquí",
|
|
1104
|
+
"@i18n.group.chat.is.currently.not.supported": "No se permite chat de grupo",
|
|
1105
|
+
"@i18n.problem.description.required": "Descripción (Obligatorio)",
|
|
1106
|
+
"@i18n.thank.you.for.your.ideas.comments": "Apreciamos sus ideas, comentarios y sugerencias.",
|
|
1107
|
+
"@i18n.contact.information.optional": "Para contactos (opcional)",
|
|
1108
|
+
"@i18n.mobile.phoneemail": "Teléfono/E-mail",
|
|
1109
|
+
"@i18n.automatically.upload.logs": "cargar los registros",
|
|
1110
|
+
"@i18n.uploading.logs.helps.us.locate.problems": "Cargar registros puede ayudarnos a localizar y resolver mejor los problemas por usted",
|
|
1111
|
+
"@i18n.experience.complex.operation": "Mala experiencia u operación complicada",
|
|
1112
|
+
"@i18n.noisy.or.intermittent.sound": "Ruidoso o sonido intermitente",
|
|
1113
|
+
"@i18n.blurred.or.blocked.picture": "Imagen borrosa",
|
|
1114
|
+
"@i18n.software.stuck.or.crashed": "Software atascado o bloqueado",
|
|
1115
|
+
"@i18n.submitted.thank.you.for.your.participation": "Enviado. Gracias por participar.",
|
|
1116
|
+
"@i18n.share": "Compartir",
|
|
1117
|
+
"@i18n.meeting.settings": "Configuración de la reunión",
|
|
1118
|
+
"@i18n.show.small.window": "Ventana de visualización",
|
|
1119
|
+
"@i18n.please.enter.your.question": "Escriba su pregunta aqui…",
|
|
1120
|
+
"@i18n.no.problem.at.present": "No hay preguntas",
|
|
1121
|
+
"@i18n.welcome.to.the.qa": "Bienvenido a Preguntas y respuestas, puede hacer la primera pregunta",
|
|
1122
|
+
"@i18n.no.questions.for.now.you.can": "Sin preguntas, puede hacer preguntas a los organizadores y panelistas.",
|
|
1123
|
+
"@i18n.this.question.has.been.deleted.and": "El organizador ha eliminado la pregunta y no se pueden ver las respuestas.",
|
|
1124
|
+
"@i18n.expand.all.responses": "Mostrar todo",
|
|
1125
|
+
"@i18n.put.away.all.answers": "Contraer todo",
|
|
1126
|
+
"@i18n.equipment.information": "Info. equipo",
|
|
1127
|
+
"@i18n.enter.your.name": "Introduzca su nombre",
|
|
1128
|
+
"@i18n.name": "Nombre",
|
|
1129
|
+
"@i18n.by.clicking.join.the.meeting.you": "Al hacer clic en «Unirse a la reunión», acepta",
|
|
1130
|
+
"@i18n.user.agreement": "Acuerdo del usuario",
|
|
1131
|
+
"@i18n.and": "y",
|
|
1132
|
+
"@i18n.privacy.policy": "Privacy Policy",
|
|
1133
|
+
"@i18n.please.enter.the.correct.conference.number": "Introduzca el número correcto",
|
|
1134
|
+
"@i18n.select.country.and.region": "Select Country Code",
|
|
1135
|
+
"@i18n.please.fill.in.the.password": "Contraseña",
|
|
1136
|
+
"@i18n.password.error": "Contraseña de la reunión incorrecta",
|
|
1137
|
+
"@i18n.registration.information.verification": "Verificación de registro",
|
|
1138
|
+
"@i18n.conference.introduction": "Sinopsis de la reunión",
|
|
1139
|
+
"@i18n.loading": "Cargando.",
|
|
1140
|
+
"@i18n.microphone.on": "Micrófono activado",
|
|
1141
|
+
"@i18n.microphone.off": "Micrófono desactivado",
|
|
1142
|
+
"@i18n.your.mobile.phone.does.not.support": "Su teléfono móvil no puede enviar vídeos en estos momentos",
|
|
1143
|
+
"@i18n.camera.on": "Cámara activada",
|
|
1144
|
+
"@i18n.camera.off": "Cámara desactivada",
|
|
1145
|
+
"@i18n.resend": "Si se envía varias veces",
|
|
1146
|
+
"@i18n.bluetooth": "Bluetooth",
|
|
1147
|
+
"@i18n.offline": "Fuera de línea",
|
|
1148
|
+
"@i18n.you.have.been.set.as.the": "Estás configurado como video destacado",
|
|
1149
|
+
"@i18n.you.have.been.unmuted": "Estás silenciado",
|
|
1150
|
+
"@i18n.you.have.applied.to.speak.please": "Ha solicitado hablar. Espere a que el anfitrión le invite",
|
|
1151
|
+
"@i18n.you.have.put.your.hand.down": "Ha cancelado «Quiero hablar»\"",
|
|
1152
|
+
"@i18n.the.host.requests.to.turn.on": "El anfitrión quiere que active el micrófono",
|
|
1153
|
+
"@i18n.the.host.requests.to.turn.on.2": "El anfitrión quiere que active el cámara",
|
|
1154
|
+
"@i18n.you.are.connected.to.the.enterprise": "Está conectado al centro de datos de la empresa",
|
|
1155
|
+
"@i18n.opened.barrage": "i18n.opened.barrage",
|
|
1156
|
+
"@i18n.barrage.closed": "i18n.barrage.closed"
|
|
1157
1157
|
}
|