Skip to content

Commit

Permalink
Update to 3.7.0 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Joyce Ma <joyce.ma@zoom.us>
  • Loading branch information
PikaJoyce and Joyce Ma authored May 24, 2024
1 parent 0f2b92e commit b033adf
Show file tree
Hide file tree
Showing 62 changed files with 305 additions and 201 deletions.
Binary file modified dist/lib/av/audio.encode.wasm
Binary file not shown.
Binary file modified dist/lib/av/audio.simd.wasm
Binary file not shown.
6 changes: 3 additions & 3 deletions dist/lib/av/audio_simd.min.js

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions dist/lib/av/js_audio_level_worklet_process.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/lib/av/js_audio_process.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib/av/js_audio_worklet.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/lib/av/js_audio_worklet_process.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/lib/av/js_audio_worklet_simd.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib/av/js_media.min.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/lib/av/js_sharing_audio_worklet.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/lib/av/sharing_m.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/lib/av/sharing_mtsimd.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/lib/av/sharing_s.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/lib/av/sharing_simd.min.js

Large diffs are not rendered by default.

Binary file modified dist/lib/av/video.decode.wasm
Binary file not shown.
Binary file modified dist/lib/av/video.mt.wasm
Binary file not shown.
Binary file modified dist/lib/av/video.mtsimd.wasm
Binary file not shown.
Binary file modified dist/lib/av/video.simd.wasm
Binary file not shown.
8 changes: 4 additions & 4 deletions dist/lib/av/video_m.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions dist/lib/av/video_mtsimd.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/lib/av/video_s.min.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions dist/lib/av/video_share_mtsimd.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/lib/av/video_simd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/lib/av/websipclient.min.js

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions dist/lib/lang/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "Standard",
"apac.phone.address_type_detected": "Erkannt",
"apac.phone.allow": "Zulassen",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Zulassen, dass Zoom Workplace auf Ihren Standort zugreift",
"apac.phone.audio_button": "Audio",
"apac.phone.auto_audio": "Automatisches erneutes Verbinden mit Meeting-Audio",
"apac.phone.auto_audio_tip": "Die Wähltastatur ist verfügbar, wenn die Audioverbindung wiederhergestellt wird.",
"apac.phone.call": "Anrufen",
"apac.phone.call_button": "Anrufen",
"apac.phone.call_confirm_content": "Setzen Sie Ihren Anruf fort, wird Ihr Audio vom Meeting zu Ihrem Telefonanruf gewechselt.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "Ungültige Rufnummer. Bitte prüfen und neu wählen.",
"apac.phone.keypad_button": "Tastatur",
"apac.phone.loading_e911_addr": "Laden der Notfalladresse ...",
"apac.phone.manual_audio": "Automatisches erneutes Verbinden mit Meeting-Audio",
"apac.phone.manual_audio": "Manuelles erneutes Verbinden mit Meeting-Audio",
"apac.phone.manual_audio_tip": "Die Wähltastatur ist verfügbar, bevor Sie am Meeting teilnehmen.",
"apac.phone.more": "Weiteres",
"apac.phone.more_button": "Mehr",
"apac.phone.mute_button": "Stummschalten",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "Sie steuern den Bildschirm von {0}",
"apac.wc_remote_control.request": "Fernsteuerung beantragen",
"apac.wc_remote_control.text1": "Sie sind im Begriff, die Fernsteuerung der freigegebenen Inhalte von {0} zu beantragen.",
"apac.wc_remote_control.text2": "Wählen Sie [Anfrage] und warten Sie auf die Genehmigung von {0}.",
"apac.wc_remote_control.text3": "Auswählen [Abbrechen] falls Sie keine Anfrage senden möchten.",
"apac.wc_remote_control.text2_1": "Wählen Sie Anfrage und warten Sie auf die Genehmigung von {0}.",
"apac.wc_remote_control.text3_1": "Auswählen Abbrechen falls Sie keine Anfrage senden möchten.",
"apac.wc_remote_control.text4": "{0} hat Ihre Anfrage abgelehnt.",
"apac.wc_remote_control.text5": "Wählen [Anfrage] um es erneut zu versuchen.",
"apac.wc_remote_control.text5_1": "Wählen Anfrage um es erneut zu versuchen.",
"apac.wc_remove": "Entfernen",
"apac.wc_remove_all_pin_title": "Alle Pin-Videos entfernen",
"apac.wc_remove_user": "Möchten Sie entfernen",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "Default",
"apac.phone.address_type_detected": "Detected",
"apac.phone.allow": "Allow",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Allow Zoom Workplace to access your location",
"apac.phone.audio_button": "Audio",
"apac.phone.auto_audio": "Automatically reconnect to meeting audio",
"apac.phone.auto_audio_tip": "The dial keypad is available when the audio reconnects.",
"apac.phone.call": "Call",
"apac.phone.call_button": "Call",
"apac.phone.call_confirm_content": "If you continue to make a call, your audio will be switched from the meeting to your phone call.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "Invalid number. Please check the number and try again.",
"apac.phone.keypad_button": "Keypad",
"apac.phone.loading_e911_addr": "Loading Emergency Address...",
"apac.phone.manual_audio": "Automatically reconnect to meeting audio",
"apac.phone.manual_audio": "Manually reconnect to meeting audio",
"apac.phone.manual_audio_tip": "The dial keypad is available before joining the meeting.",
"apac.phone.more": "more",
"apac.phone.more_button": "More",
"apac.phone.mute_button": "Mute",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "You are controlling {0}'s screen",
"apac.wc_remote_control.request": "Request remote control",
"apac.wc_remote_control.text1": "You are about to request remote control of {0}'s shared content.",
"apac.wc_remote_control.text2": "Select [Request] and wait for {0}' approval.",
"apac.wc_remote_control.text3": "Select [Cancel] if you don't want to send a request.",
"apac.wc_remote_control.text2_1": "Select Request and wait for {0}' approval.",
"apac.wc_remote_control.text3_1": "Select Cancel if you don't want to send a request.",
"apac.wc_remote_control.text4": "{0} declined your request.",
"apac.wc_remote_control.text5": "Select [Request] to try again.",
"apac.wc_remote_control.text5_1": "Select Request to try again.",
"apac.wc_remove": "Remove",
"apac.wc_remove_all_pin_title": "Remove all pinned videos",
"apac.wc_remove_user": "Do you want to remove",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "Predeterminado",
"apac.phone.address_type_detected": "Detectado",
"apac.phone.allow": "Permitir",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Permitir que Zoom Workplace acceda a su ubicación",
"apac.phone.audio_button": "Audio",
"apac.phone.auto_audio": "Reconectar automáticamente al audio de la reunión",
"apac.phone.auto_audio_tip": "El teclado de marcación está disponible cuando se vuelve a conectar el audio.",
"apac.phone.call": "Llamada",
"apac.phone.call_button": "Llamada",
"apac.phone.call_confirm_content": "Si continúa y hace una llamada, su audio se transferirá de la reunión a su llamada telefónica.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "Número no válido. Compruebe el número e inténtelo de nuevo.",
"apac.phone.keypad_button": "Teclado numérico",
"apac.phone.loading_e911_addr": "Cargando dirección de emergencia...",
"apac.phone.manual_audio": "Reconectar automáticamente al audio de la reunión",
"apac.phone.manual_audio": "Reconectar manualmente al audio de la reunión",
"apac.phone.manual_audio_tip": "El teclado de marcación está disponible antes de unirse a la reunión.",
"apac.phone.more": "más",
"apac.phone.more_button": "Más",
"apac.phone.mute_button": "Silenciar",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "Usted está controlando la pantalla de {0}",
"apac.wc_remote_control.request": "Solicitar control remoto",
"apac.wc_remote_control.text1": "Está a punto de solicitar control remoto del contenido compartido de {0}.",
"apac.wc_remote_control.text2": "Seleccione [Solicitar] y espere la aprobación de {0}.",
"apac.wc_remote_control.text3": "Seleccione [Cancelar] si no desea enviar una solicitud.",
"apac.wc_remote_control.text2_1": "Seleccione Solicitar y espere la aprobación de {0}.",
"apac.wc_remote_control.text3_1": "Seleccione Cancelar si no desea enviar una solicitud.",
"apac.wc_remote_control.text4": "{0} declinó su solicitud.",
"apac.wc_remote_control.text5": "Seleccione [Solicitar] para intentarlo nuevo.",
"apac.wc_remote_control.text5_1": "Seleccione Solicitar para intentarlo nuevo.",
"apac.wc_remove": "Retirar",
"apac.wc_remove_all_pin_title": "Eliminar todos los vídeos anclados",
"apac.wc_remove_user": "¿Quiere retirar a?",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "Par défaut",
"apac.phone.address_type_detected": "Détecté",
"apac.phone.allow": "Autoriser",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Autoriser Zoom Workplace à accéder à votre emplacement",
"apac.phone.audio_button": "Audio",
"apac.phone.auto_audio": "Reconnexion automatique à l’audio de la réunion",
"apac.phone.auto_audio_tip": "Le clavier de numérotation est disponible lorsque l’audio se reconnecte.",
"apac.phone.call": "Appel",
"apac.phone.call_button": "Appel",
"apac.phone.call_confirm_content": "Si vous décidez d’appeler, votre signal audio sera commuté de la réunion à votre appel téléphonique.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "Numéro non valide. Vérifiez le numéro et réessayez.",
"apac.phone.keypad_button": "Clavier",
"apac.phone.loading_e911_addr": "Chargement de l’adresse d’urgence en cours...",
"apac.phone.manual_audio": "Reconnexion automatique à l’audio de la réunion",
"apac.phone.manual_audio": "Reconnexion manuelle à l’audio de la réunion",
"apac.phone.manual_audio_tip": "Le clavier de numérotation est disponible avant de participer à la réunion.",
"apac.phone.more": "plus",
"apac.phone.more_button": "Plus",
"apac.phone.mute_button": "Désactiver le son",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "Vous contrôlez l’écran de {0}",
"apac.wc_remote_control.request": "Demander le contrôle à distance",
"apac.wc_remote_control.text1": "Vous êtes sur le point de demander le contrôle à distance du contenu partagé de {0}.",
"apac.wc_remote_control.text2": "Sélectionnez [Demander] et attendez l’approbation de {0}.",
"apac.wc_remote_control.text3": "Sélectionnez [Annuler] si vous ne voulez pas envoyer de demande.",
"apac.wc_remote_control.text2_1": "Sélectionnez Demander et attendez l’approbation de {0}.",
"apac.wc_remote_control.text3_1": "Sélectionnez Annuler si vous ne voulez pas envoyer de demande.",
"apac.wc_remote_control.text4": "{0} a refusé d’accéder à votre demande.",
"apac.wc_remote_control.text5": "Sélectionnez [Demander] pour réessayer.",
"apac.wc_remote_control.text5_1": "Sélectionnez Demander pour réessayer.",
"apac.wc_remove": "Supprimer",
"apac.wc_remove_all_pin_title": "Supprimer toutes les vidéos épinglées",
"apac.wc_remove_user": "Souhaitez-vous exclure",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "Default",
"apac.phone.address_type_detected": "Terdeteksi",
"apac.phone.allow": "Izinkan",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Izinkan Zoom Workplace mengakses lokasi Anda",
"apac.phone.audio_button": "Audio",
"apac.phone.auto_audio": "Otomatis hubungkan ulang ke audio rapat",
"apac.phone.auto_audio_tip": "Keypad panggil tersedia saat audio tersambung kembali.",
"apac.phone.call": "Panggil",
"apac.phone.call_button": "Panggil",
"apac.phone.call_confirm_content": "Jika Anda tetap melakukan panggilan, audio akan dialihkan dari rapat ke panggilan telepon.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "Nomor tidak valid. Periksa nomor dan coba lagi.",
"apac.phone.keypad_button": "Keypad",
"apac.phone.loading_e911_addr": "Memuat Alamat Darurat...",
"apac.phone.manual_audio": "Otomatis hubungkan ulang ke audio rapat",
"apac.phone.manual_audio": "Hubungkan ulang ke audio rapat secara manual",
"apac.phone.manual_audio_tip": "Keypad panggil tersedia sebelum bergabung ke rapat.",
"apac.phone.more": "lainnya",
"apac.phone.more_button": "Lainnya",
"apac.phone.mute_button": "Bisukan",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "Anda mengontrol layar {0}",
"apac.wc_remote_control.request": "Minta kontrol jarak jauh",
"apac.wc_remote_control.text1": "Anda akan meminta kendali jarak jauh dari konten bersama {0}.",
"apac.wc_remote_control.text2": "Pilih [Permintaan] dan tunggu persetujuan {0} '.",
"apac.wc_remote_control.text3": "Pilih [Batal] Jika Anda tidak ingin mengirim permintaan.",
"apac.wc_remote_control.text2_1": "Pilih Permintaan dan tunggu persetujuan {0} '.",
"apac.wc_remote_control.text3_1": "Pilih Batal Jika Anda tidak ingin mengirim permintaan.",
"apac.wc_remote_control.text4": "{0} menolak permintaan Anda.",
"apac.wc_remote_control.text5": "Pilih [Permintaan] untuk mencoba lagi.",
"apac.wc_remote_control.text5_1": "Pilih Permintaan untuk mencoba lagi.",
"apac.wc_remove": "Hapus",
"apac.wc_remove_all_pin_title": "Hapus semua video yang disematkan",
"apac.wc_remove_user": "Anda ingin menghapus",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/it-IT.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "Predefinito",
"apac.phone.address_type_detected": "Rilevato",
"apac.phone.allow": "Consenti",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Consenti a Zoom Workplace di accedere alla tua posizione",
"apac.phone.audio_button": "Audio",
"apac.phone.auto_audio": "Ricollega automaticamente l’audio della riunione",
"apac.phone.auto_audio_tip": "Il tastierino di composizione è disponibile quando si ricollega l’audio.",
"apac.phone.call": "Chiama",
"apac.phone.call_button": "Chiama",
"apac.phone.call_confirm_content": "Se continui a effettuare la chiamata, l’audio passerà dalla riunione alla telefonata.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "Numero non valido. Controlla il numero e riprova.",
"apac.phone.keypad_button": "Tastierino",
"apac.phone.loading_e911_addr": "Caricamento in corso dell’indirizzo di emergenza...",
"apac.phone.manual_audio": "Ricollega automaticamente l’audio della riunione",
"apac.phone.manual_audio": "Riconnettiti manualmente all’audio della riunione",
"apac.phone.manual_audio_tip": "Il tastierino di composizione è disponibile prima di partecipare alla riunione.",
"apac.phone.more": "altro",
"apac.phone.more_button": "Altro",
"apac.phone.mute_button": "Disattiva audio",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "Stai controllando lo schermo di {0}",
"apac.wc_remote_control.request": "Richiedi il controllo remoto",
"apac.wc_remote_control.text1": "Stai per richiedere il controllo remoto dei contenuti condivisi di {0}.",
"apac.wc_remote_control.text2": "Selezionare [Richiesta] e attendere l’approvazione di {0}.",
"apac.wc_remote_control.text3": "Selezionare [Annulla] se non si desidera inviare una richiesta.",
"apac.wc_remote_control.text2_1": "Selezionare Richiesta e attendere l’approvazione di {0}.",
"apac.wc_remote_control.text3_1": "Selezionare Annulla se non si desidera inviare una richiesta.",
"apac.wc_remote_control.text4": "{0} ha rifiutato la tua richiesta.",
"apac.wc_remote_control.text5": "Selezionare [Richiesta] per riprovare.",
"apac.wc_remote_control.text5_1": "Selezionare Richiesta per riprovare.",
"apac.wc_remove": "Rimuovi",
"apac.wc_remove_all_pin_title": "Rimuovi tutti i video appuntati",
"apac.wc_remove_user": "Vuoi rimuovere",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/jp-JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "デフォルト",
"apac.phone.address_type_detected": "検出済み",
"apac.phone.allow": "許可",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Zoom Workplace があなたの位置情報にアクセスすることを許可します",
"apac.phone.audio_button": "オーディオ",
"apac.phone.auto_audio": "ミーティング オーディオに自動的に再接続する",
"apac.phone.auto_audio_tip": "オーディオが再接続するときにダイヤル キーパッドを使用できます。",
"apac.phone.call": "発信",
"apac.phone.call_button": "発信",
"apac.phone.call_confirm_content": "引き続き通話を行う場合は、オーディオがミーティングから通話に切り替えられます。",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "無効な番号です。番号を確認して、もう一度やり直してください。",
"apac.phone.keypad_button": "キーパッド",
"apac.phone.loading_e911_addr": "緊急連絡先を読み込み中...",
"apac.phone.manual_audio": "ミーティング オーディオに自動的に再接続する",
"apac.phone.manual_audio": "ミーティング オーディオに手動で再接続する",
"apac.phone.manual_audio_tip": "ミーティングに参加する前にダイヤル キーパッドを使用できます。",
"apac.phone.more": "その他",
"apac.phone.more_button": "詳細",
"apac.phone.mute_button": "ミュート",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "{0}の画面を制御しています",
"apac.wc_remote_control.request": "リモート制御のリクエスト",
"apac.wc_remote_control.text1": "{0} の共有コンテンツのリモート制御をリクエストしようとしています。",
"apac.wc_remote_control.text2": "[リクエスト] を選択して {0} の承認を待ってください。",
"apac.wc_remote_control.text3": "リクエストを送信しない場合は [キャンセル] を選択してください。",
"apac.wc_remote_control.text2_1": "リクエスト を選択して {0} の承認を待ってください。",
"apac.wc_remote_control.text3_1": "リクエストを送信しない場合は キャンセル を選択してください。",
"apac.wc_remote_control.text4": "{0}はリクエストを辞退しました。",
"apac.wc_remote_control.text5": "[リクエスト]を選択して、もう一度やり直してください。",
"apac.wc_remote_control.text5_1": "リクエストを選択して、もう一度やり直してください。",
"apac.wc_remove": "外す",
"apac.wc_remove_all_pin_title": "すべてのピン留めされているビデオを削除",
"apac.wc_remove_user": "削除しますか",
Expand Down
12 changes: 8 additions & 4 deletions dist/lib/lang/ko-KO.json
Original file line number Diff line number Diff line change
Expand Up @@ -537,8 +537,11 @@
"apac.phone.address_type_default": "기본",
"apac.phone.address_type_detected": "감지됨",
"apac.phone.allow": "허용",
"apac.phone.allow_access_location_desc": "",
"apac.phone.allow_access_location_title": "Zoom Workplace가 내 위치에 액세스하도록 허용",
"apac.phone.audio_button": "오디오",
"apac.phone.auto_audio": "회의 오디오에 자동으로 다시 연결",
"apac.phone.auto_audio_tip": "다이얼 키패드는 오디오가 다시 연결될 때 사용할 수 있습니다.",
"apac.phone.call": "통화",
"apac.phone.call_button": "통화",
"apac.phone.call_confirm_content": "계속하여 전화를 걸 경우 오디오가 회의에서 전화 통화로 전환됩니다.",
Expand Down Expand Up @@ -569,7 +572,8 @@
"apac.phone.invalid_number_check": "잘못된 번호. 번호를 확인하고 다시 시도하세요.",
"apac.phone.keypad_button": "키패드",
"apac.phone.loading_e911_addr": "긴급 주소 로드 중...",
"apac.phone.manual_audio": "회의 오디오에 자동으로 다시 연결",
"apac.phone.manual_audio": "회의 오디오에 수동으로 다시 연결",
"apac.phone.manual_audio_tip": "다이얼 키패드는 회의에 참가하기 전에 사용할 수 있습니다.",
"apac.phone.more": "더 보기",
"apac.phone.more_button": "더 보기",
"apac.phone.mute_button": "음소거",
Expand Down Expand Up @@ -1610,10 +1614,10 @@
"apac.wc_remote_control.is_controlling": "{0}님의 화면을 제어하는 중입니다.",
"apac.wc_remote_control.request": "원격 제어 요청",
"apac.wc_remote_control.text1": "당신은 {0}의 공유 콘텐츠의 요청 원격 제어하려고합니다.",
"apac.wc_remote_control.text2": "[요청]를 선택하고 {0} '승인을 기다립니다.",
"apac.wc_remote_control.text3": "당신이 요청을 전송하지 않으려면 [취소]를 선택한.",
"apac.wc_remote_control.text2_1": "요청를 선택하고 {0} '승인을 기다립니다.",
"apac.wc_remote_control.text3_1": "당신이 요청을 전송하지 않으려면 취소를 선택한.",
"apac.wc_remote_control.text4": "{0} 요청을 거절했다.",
"apac.wc_remote_control.text5": "다시 시도 [요청]를 선택합니다.",
"apac.wc_remote_control.text5_1": "다시 시도 요청를 선택합니다.",
"apac.wc_remove": "제거",
"apac.wc_remove_all_pin_title": "모든 고정된 비디오 취소",
"apac.wc_remove_user": "다음을 삭제하시겠습니까?",
Expand Down
Loading

0 comments on commit b033adf

Please sign in to comment.