@playkit-js/playkit-js-ivq 3.7.12-canary.0-d83f6c8 → 3.7.12
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/CHANGELOG.md +2 -2
- package/dist/playkit-ivq.js +1 -1
- package/dist/playkit-ivq.js.map +1 -1
- package/package.json +1 -1
- package/translations/ca_es.i18n.json +7 -0
- package/translations/de.i18n.json +2 -1
- package/translations/es.i18n.json +2 -1
- package/translations/fi.i18n.json +7 -0
- package/translations/fr.i18n.json +7 -0
- package/translations/fr_ca.i18n.json +7 -0
- package/translations/it.i18n.json +7 -0
- package/translations/ja.i18n.json +2 -1
- package/translations/ko.i18n.json +2 -1
- package/translations/nl.i18n.json +7 -0
- package/translations/pt_br.i18n.json +7 -0
- package/translations/ru.i18n.json +7 -0
- package/translations/zn_cn.i18n.json +7 -0
- package/translations/zn_tw.i18n.json +7 -0
package/package.json
CHANGED
|
@@ -51,7 +51,8 @@
|
|
|
51
51
|
"quiz_submit_description": "Nehmen Sie sich einen Moment Zeit, um Ihre Antworten zu überprüfen, oder reichen Sie Ihre Antworten ein.",
|
|
52
52
|
"quiz_completed_description": "Sehen Sie sich das Video bis zum Ende an, um es einzureichen.",
|
|
53
53
|
"quiz_submitted_title": "Quiz eingereicht",
|
|
54
|
-
"seeking_is_disable_popup_title": "Die Suchfunktion ist bei diesem Player deaktiv"
|
|
54
|
+
"seeking_is_disable_popup_title": "Die Suchfunktion ist bei diesem Player deaktiv",
|
|
55
|
+
"quiz_popup_shortcut": "Shift + Alt + Q oder Shift + Option + Q drücken, um direkt auf den Dialog zuzugreifen"
|
|
55
56
|
}
|
|
56
57
|
}
|
|
57
58
|
}
|
|
@@ -50,7 +50,8 @@
|
|
|
50
50
|
"quiz_submit_description": "Tómese un momento para revisar sus respuestas o continúe para enviarlas.",
|
|
51
51
|
"quiz_completed_description": "Mire el video hasta el final para poder enviarlo.",
|
|
52
52
|
"quiz_submitted_title": "Cuestionario presentado",
|
|
53
|
-
"seeking_is_disable_popup_title": "La búsqueda está deshabilitada en este reproductor"
|
|
53
|
+
"seeking_is_disable_popup_title": "La búsqueda está deshabilitada en este reproductor",
|
|
54
|
+
"quiz_popup_shortcut": "Pulsa Mayús + Alt + Q o Mayús + Opción + Q para acceder al diálogo directamente"
|
|
54
55
|
}
|
|
55
56
|
}
|
|
56
57
|
}
|
|
@@ -47,7 +47,8 @@
|
|
|
47
47
|
"quiz_submit_description": "解答を確認し、送信して下さい。",
|
|
48
48
|
"quiz_completed_description": "動画を最後まで見て応募してください。",
|
|
49
49
|
"quiz_submitted_title": "解答提出",
|
|
50
|
-
"seeking_is_disable_popup_title": "このプレーヤーではシークが無効になっています"
|
|
50
|
+
"seeking_is_disable_popup_title": "このプレーヤーではシークが無効になっています",
|
|
51
|
+
"quiz_popup_shortcut": "ダイアログに直接アクセスするには、Shift + Alt + Q または Shift + Option + Q を押してください"
|
|
51
52
|
}
|
|
52
53
|
}
|
|
53
54
|
}
|
|
@@ -49,7 +49,8 @@
|
|
|
49
49
|
"quiz_submit_description": "잠시 시간을 내어 답변을 검토하거나 계속해서 답변을 제출하세요.",
|
|
50
50
|
"quiz_completed_description": "퀴즈 동영상을 끝까지 시청하여 제출하시기 바랍니다.",
|
|
51
51
|
"quiz_submitted_title": "퀴즈 답변 제출",
|
|
52
|
-
"seeking_is_disable_popup_title": "이 플레이어에서 검색이 비활성화됨"
|
|
52
|
+
"seeking_is_disable_popup_title": "이 플레이어에서 검색이 비활성화됨",
|
|
53
|
+
"quiz_popup_shortcut": "Shift + Alt + Q 또는 Shift + Option + Q를 누르면 대화상자로 바로 이동합니다"
|
|
53
54
|
}
|
|
54
55
|
}
|
|
55
56
|
}
|