@ylink-sdk/mobile-web 0.4.2-beta.16 → 0.5.0-beta.10
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 +19 -3
- package/dist/lang/es.json +17 -1
- package/dist/lang/fr.json +17 -1
- package/dist/lang/it.json +17 -1
- package/dist/lang/ja.json +17 -1
- package/dist/lang/pt.json +17 -1
- package/dist/lang/zh.json +17 -1
- package/dist/style.css +1 -1
- package/dist/ylink-sdk-mobile.umd.js +18 -18
- package/package.json +1 -1
package/dist/lang/en.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "This device does not comply with security compliance.",
|
|
176
176
|
"901384": "Media timeout",
|
|
177
177
|
"901386": "Service not deployed in region",
|
|
178
|
+
"901387": "901387",
|
|
178
179
|
"901400": "Time zone configuration ID is abnormal",
|
|
179
180
|
"901401": "Invalid date",
|
|
180
181
|
"901402": "Meeting duration is longer than the interval between meeting minutes",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "No local storage space in the enterprise",
|
|
283
284
|
"901514": "Insufficient storage space",
|
|
284
285
|
"901515": "No recording permission",
|
|
286
|
+
"901517": "Reached the maximum duration of meeting",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "Invalid user type",
|
|
287
289
|
"901701": "File name cannot be empty",
|
|
@@ -1169,8 +1171,22 @@
|
|
|
1169
1171
|
"@i18n.intranet.link.3349": "Intranet join link",
|
|
1170
1172
|
"@i18n.link.to.join.the.club.on.9227": "Extranet join link",
|
|
1171
1173
|
"@i18n.external.4707": "Extranet:",
|
|
1172
|
-
"@i18n.intranet.5142": "Intranet",
|
|
1173
|
-
"biz.subject.group.duplicate": "
|
|
1174
|
+
"@i18n.intranet.5142": "Intranet: ",
|
|
1175
|
+
"biz.subject.group.duplicate": "The group already exists, please re-enter",
|
|
1174
1176
|
"@i18n.no.chat.information": "No chat history",
|
|
1175
|
-
"@i18n.sharing.9293": "Sharing Screen"
|
|
1177
|
+
"@i18n.sharing.9293": "Sharing Screen",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "i18n.the.number.of.other.participants.information",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "i18n.there.are.other.v1.visitors",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "i18n.v1.guests.and.other.v2.spectators",
|
|
1181
|
+
"@i18n.v1.guests": "i18n.v1.guests",
|
|
1182
|
+
"@i18n.be.called.next": "i18n.be.called.next",
|
|
1183
|
+
"@i18n.be.called": "i18n.be.called",
|
|
1184
|
+
"@i18n.mobile.number.verification": "i18n.mobile.number.verification",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "i18n.get.verification.code.v1",
|
|
1186
|
+
"@i18n.get.verification.code": "i18n.get.verification.code",
|
|
1187
|
+
"@i18n.verification.code.error": "i18n.verification.code.error",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "i18n.please.enter.the.verification.code",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "i18n.your.roll.call.has.ended",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "i18n.you.will.be.called.next",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "i18n.the.sending.frequency.is.too.fast"
|
|
1176
1192
|
}
|
package/dist/lang/es.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "Este dispositivo no cumple con el cumplimiento de seguridad.",
|
|
176
176
|
"901384": "Tiempo de espera de medios agotado",
|
|
177
177
|
"901386": "901386",
|
|
178
|
+
"901387": "901387",
|
|
178
179
|
"901400": "ID de la configuracion de la zona horaria es anómala",
|
|
179
180
|
"901401": "Fecha inválida",
|
|
180
181
|
"901402": "La duración de la reunión es más larga que el intervalo entre los minutos de la reunión",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "No hay espacio de almacenamiento local en la empresa",
|
|
283
284
|
"901514": "No hay suficiente espacio de almacenamiento",
|
|
284
285
|
"901515": "Sin permiso de grabación",
|
|
286
|
+
"901517": "901517",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "Tipo de usuario no válido",
|
|
287
289
|
"901701": "El nombre del archivo no puede dejarse en blanco",
|
|
@@ -1172,5 +1174,19 @@
|
|
|
1172
1174
|
"@i18n.intranet.5142": "i18n.intranet.5142",
|
|
1173
1175
|
"biz.subject.group.duplicate": "biz.subject.group.duplicate",
|
|
1174
1176
|
"@i18n.no.chat.information": "No hay registro de chat",
|
|
1175
|
-
"@i18n.sharing.9293": "Compartir pantalla"
|
|
1177
|
+
"@i18n.sharing.9293": "Compartir pantalla",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "i18n.the.number.of.other.participants.information",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "i18n.there.are.other.v1.visitors",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "i18n.v1.guests.and.other.v2.spectators",
|
|
1181
|
+
"@i18n.v1.guests": "i18n.v1.guests",
|
|
1182
|
+
"@i18n.be.called.next": "i18n.be.called.next",
|
|
1183
|
+
"@i18n.be.called": "i18n.be.called",
|
|
1184
|
+
"@i18n.mobile.number.verification": "i18n.mobile.number.verification",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "i18n.get.verification.code.v1",
|
|
1186
|
+
"@i18n.get.verification.code": "i18n.get.verification.code",
|
|
1187
|
+
"@i18n.verification.code.error": "i18n.verification.code.error",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "i18n.please.enter.the.verification.code",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "i18n.your.roll.call.has.ended",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "i18n.you.will.be.called.next",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "i18n.the.sending.frequency.is.too.fast"
|
|
1176
1192
|
}
|
package/dist/lang/fr.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "Cet appareil n'est pas conforme aux normes de sécurité.",
|
|
176
176
|
"901384": "Délai multimédia",
|
|
177
177
|
"901386": "901386",
|
|
178
|
+
"901387": "901387",
|
|
178
179
|
"901400": "L'ID de configuration du fuseau horaire est anormal",
|
|
179
180
|
"901401": "Date de requête invalide",
|
|
180
181
|
"901402": "La durée de la réunion est supérieure à l'intervalle entre les minutes de réunion",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "Pas d’espace de stockage local dans l’entreprise",
|
|
283
284
|
"901514": "Espace de stockage insuffisant",
|
|
284
285
|
"901515": "Aucune autorisation d’enregistrement",
|
|
286
|
+
"901517": "901517",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "Type d'utilisateur non valide",
|
|
287
289
|
"901701": "Le nom de fichier ne peut pas être vide",
|
|
@@ -1172,5 +1174,19 @@
|
|
|
1172
1174
|
"@i18n.intranet.5142": "i18n.intranet.5142",
|
|
1173
1175
|
"biz.subject.group.duplicate": "biz.subject.group.duplicate",
|
|
1174
1176
|
"@i18n.no.chat.information": "Pas de chat",
|
|
1175
|
-
"@i18n.sharing.9293": "Partage d’écran"
|
|
1177
|
+
"@i18n.sharing.9293": "Partage d’écran",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "i18n.the.number.of.other.participants.information",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "i18n.there.are.other.v1.visitors",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "i18n.v1.guests.and.other.v2.spectators",
|
|
1181
|
+
"@i18n.v1.guests": "i18n.v1.guests",
|
|
1182
|
+
"@i18n.be.called.next": "i18n.be.called.next",
|
|
1183
|
+
"@i18n.be.called": "i18n.be.called",
|
|
1184
|
+
"@i18n.mobile.number.verification": "i18n.mobile.number.verification",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "i18n.get.verification.code.v1",
|
|
1186
|
+
"@i18n.get.verification.code": "i18n.get.verification.code",
|
|
1187
|
+
"@i18n.verification.code.error": "i18n.verification.code.error",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "i18n.please.enter.the.verification.code",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "i18n.your.roll.call.has.ended",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "i18n.you.will.be.called.next",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "i18n.the.sending.frequency.is.too.fast"
|
|
1176
1192
|
}
|
package/dist/lang/it.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "Questo dispositivo non è conforme alla conformità alla sicurezza.",
|
|
176
176
|
"901384": "Timeout supporto",
|
|
177
177
|
"901386": "901386",
|
|
178
|
+
"901387": "901387",
|
|
178
179
|
"901400": "L'ID di configurazione del fuso orario è anomalo",
|
|
179
180
|
"901401": "Data non valida",
|
|
180
181
|
"901402": "La durata della riunione è maggiore dell'intervallo tra i minuti",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "Nessuno spazio di archiviazione locale nell'azienda",
|
|
283
284
|
"901514": "Spazio di archiviazione insufficiente",
|
|
284
285
|
"901515": "Nessuna autorizzazione di registrazione",
|
|
286
|
+
"901517": "901517",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "Tipo di utente non valido",
|
|
287
289
|
"901701": "Il nome del file non può essere vuoto",
|
|
@@ -1172,5 +1174,19 @@
|
|
|
1172
1174
|
"@i18n.intranet.5142": "i18n.intranet.5142",
|
|
1173
1175
|
"biz.subject.group.duplicate": "biz.subject.group.duplicate",
|
|
1174
1176
|
"@i18n.no.chat.information": "Nessuna registrazione chat",
|
|
1175
|
-
"@i18n.sharing.9293": "Condivisione dello schermo"
|
|
1177
|
+
"@i18n.sharing.9293": "Condivisione dello schermo",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "i18n.the.number.of.other.participants.information",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "i18n.there.are.other.v1.visitors",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "i18n.v1.guests.and.other.v2.spectators",
|
|
1181
|
+
"@i18n.v1.guests": "i18n.v1.guests",
|
|
1182
|
+
"@i18n.be.called.next": "i18n.be.called.next",
|
|
1183
|
+
"@i18n.be.called": "i18n.be.called",
|
|
1184
|
+
"@i18n.mobile.number.verification": "i18n.mobile.number.verification",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "i18n.get.verification.code.v1",
|
|
1186
|
+
"@i18n.get.verification.code": "i18n.get.verification.code",
|
|
1187
|
+
"@i18n.verification.code.error": "i18n.verification.code.error",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "i18n.please.enter.the.verification.code",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "i18n.your.roll.call.has.ended",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "i18n.you.will.be.called.next",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "i18n.the.sending.frequency.is.too.fast"
|
|
1176
1192
|
}
|
package/dist/lang/ja.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "このデバイスはセキュリティコンプライアンスに準拠していません。",
|
|
176
176
|
"901384": "メディアのタイムアウト",
|
|
177
177
|
"901386": "901386",
|
|
178
|
+
"901387": "901387",
|
|
178
179
|
"901400": "タイムゾーンの構成IDが異常です",
|
|
179
180
|
"901401": "無効な日付",
|
|
180
181
|
"901402": "会議の期間が会議の議事録の間隔より長い",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "エンタープライズ内にローカルストレージ容量がありません",
|
|
283
284
|
"901514": "ストレージ容量不足",
|
|
284
285
|
"901515": "録画権限なし",
|
|
286
|
+
"901517": "901517",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "無効なユーザータイプ",
|
|
287
289
|
"901701": "ファイル名は空にできません",
|
|
@@ -1172,5 +1174,19 @@
|
|
|
1172
1174
|
"@i18n.intranet.5142": "i18n.intranet.5142",
|
|
1173
1175
|
"biz.subject.group.duplicate": "biz.subject.group.duplicate",
|
|
1174
1176
|
"@i18n.no.chat.information": "チャット履歴がありません",
|
|
1175
|
-
"@i18n.sharing.9293": "共有画面"
|
|
1177
|
+
"@i18n.sharing.9293": "共有画面",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "i18n.the.number.of.other.participants.information",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "i18n.there.are.other.v1.visitors",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "i18n.v1.guests.and.other.v2.spectators",
|
|
1181
|
+
"@i18n.v1.guests": "i18n.v1.guests",
|
|
1182
|
+
"@i18n.be.called.next": "i18n.be.called.next",
|
|
1183
|
+
"@i18n.be.called": "i18n.be.called",
|
|
1184
|
+
"@i18n.mobile.number.verification": "i18n.mobile.number.verification",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "i18n.get.verification.code.v1",
|
|
1186
|
+
"@i18n.get.verification.code": "i18n.get.verification.code",
|
|
1187
|
+
"@i18n.verification.code.error": "i18n.verification.code.error",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "i18n.please.enter.the.verification.code",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "i18n.your.roll.call.has.ended",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "i18n.you.will.be.called.next",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "i18n.the.sending.frequency.is.too.fast"
|
|
1176
1192
|
}
|
package/dist/lang/pt.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "Este dispositivo não está em conformidade com a conformidade de segurança.",
|
|
176
176
|
"901384": "Tempo limite de mídia",
|
|
177
177
|
"901386": "901386",
|
|
178
|
+
"901387": "901387",
|
|
178
179
|
"901400": "Tempo ID configuração zona é anormal",
|
|
179
180
|
"901401": "Data inválida",
|
|
180
181
|
"901402": "duração da reunião é maior do que o intervalo entre as atas de reunião",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "Nenhum espaço de armazenamento local na empresa",
|
|
283
284
|
"901514": "Espaço de armazenamento insuficiente",
|
|
284
285
|
"901515": "Nenhuma permissão de gravação",
|
|
286
|
+
"901517": "901517",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "Tipo de utilizador inválido",
|
|
287
289
|
"901701": "O nome do ficheiro não pode ficar vazio",
|
|
@@ -1172,5 +1174,19 @@
|
|
|
1172
1174
|
"@i18n.intranet.5142": "i18n.intranet.5142",
|
|
1173
1175
|
"biz.subject.group.duplicate": "biz.subject.group.duplicate",
|
|
1174
1176
|
"@i18n.no.chat.information": "Sem registo de conversa",
|
|
1175
|
-
"@i18n.sharing.9293": "Compartilhando a tela"
|
|
1177
|
+
"@i18n.sharing.9293": "Compartilhando a tela",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "i18n.the.number.of.other.participants.information",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "i18n.there.are.other.v1.visitors",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "i18n.v1.guests.and.other.v2.spectators",
|
|
1181
|
+
"@i18n.v1.guests": "i18n.v1.guests",
|
|
1182
|
+
"@i18n.be.called.next": "i18n.be.called.next",
|
|
1183
|
+
"@i18n.be.called": "i18n.be.called",
|
|
1184
|
+
"@i18n.mobile.number.verification": "i18n.mobile.number.verification",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "i18n.get.verification.code.v1",
|
|
1186
|
+
"@i18n.get.verification.code": "i18n.get.verification.code",
|
|
1187
|
+
"@i18n.verification.code.error": "i18n.verification.code.error",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "i18n.please.enter.the.verification.code",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "i18n.your.roll.call.has.ended",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "i18n.you.will.be.called.next",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "i18n.the.sending.frequency.is.too.fast"
|
|
1176
1192
|
}
|
package/dist/lang/zh.json
CHANGED
|
@@ -175,6 +175,7 @@
|
|
|
175
175
|
"901383": "该设备不符合企业安全接入规则。",
|
|
176
176
|
"901384": "媒体超时",
|
|
177
177
|
"901386": "区域未部署服务",
|
|
178
|
+
"901387": "入会验证码校验失败",
|
|
178
179
|
"901400": "时区配置ID异常",
|
|
179
180
|
"901401": "查询的日期无效",
|
|
180
181
|
"901402": "会议持续时间大于会议记录之间的间隔时间",
|
|
@@ -282,6 +283,7 @@
|
|
|
282
283
|
"901513": "企业未挂载本地存储空间",
|
|
283
284
|
"901514": "存储空间不足,请先清理本地磁盘或更换存储位置",
|
|
284
285
|
"901515": "无录制权限",
|
|
286
|
+
"901517": "达到会议最大时长,请重新组织会议",
|
|
285
287
|
"901600": "xxxxx",
|
|
286
288
|
"901700": "用户类型无效",
|
|
287
289
|
"901701": "文件名不能为空",
|
|
@@ -1172,5 +1174,19 @@
|
|
|
1172
1174
|
"@i18n.intranet.5142": "内网:",
|
|
1173
1175
|
"biz.subject.group.duplicate": "该分组已存在,请重新输入",
|
|
1174
1176
|
"@i18n.no.chat.information": "暂无聊天信息",
|
|
1175
|
-
"@i18n.sharing.9293": "正在共享"
|
|
1177
|
+
"@i18n.sharing.9293": "正在共享",
|
|
1178
|
+
"@i18n.the.number.of.other.participants.information": "其他参会者信息数量对你不可见",
|
|
1179
|
+
"@i18n.there.are.other.v1.visitors": "还有其他{v1}名观众",
|
|
1180
|
+
"@i18n.v1.guests.and.other.v2.spectators": "{v1}名嘉宾与其他{v2}名观众",
|
|
1181
|
+
"@i18n.v1.guests": "{v1}名嘉宾",
|
|
1182
|
+
"@i18n.be.called.next": "被点名,下一位",
|
|
1183
|
+
"@i18n.be.called": "被点名",
|
|
1184
|
+
"@i18n.mobile.number.verification": "手机号验证",
|
|
1185
|
+
"@i18n.get.verification.code.v1": "获取验证码({v1})",
|
|
1186
|
+
"@i18n.get.verification.code": "获取验证码",
|
|
1187
|
+
"@i18n.verification.code.error": "验证码错误或已失效",
|
|
1188
|
+
"@i18n.please.enter.the.verification.code": "请输入验证码",
|
|
1189
|
+
"@i18n.your.roll.call.has.ended": "你的点名已结束",
|
|
1190
|
+
"@i18n.you.will.be.called.next": "你将在下一位被点名",
|
|
1191
|
+
"@i18n.the.sending.frequency.is.too.fast": "发送频率过快,请稍后再试"
|
|
1176
1192
|
}
|