@playkit-js/transcript 3.7.4 → 3.7.5-canary.0-f7ac874
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 -0
- package/dist/playkit-transcript.js +1 -1
- package/dist/playkit-transcript.js.map +1 -1
- package/package.json +1 -1
- package/translations/ca_es.i18n.json +11 -9
- package/translations/de.i18n.json +13 -1
- package/translations/es.i18n.json +12 -1
- package/translations/fi.i18n.json +13 -1
- package/translations/fr.i18n.json +13 -1
- package/translations/fr_ca.i18n.json +13 -1
- package/translations/it.i18n.json +13 -1
- package/translations/ja.i18n.json +13 -1
- package/translations/ko.i18n.json +13 -1
- package/translations/nl.i18n.json +13 -1
- package/translations/pt.i18n.json +18 -0
- package/translations/pt_br.i18n.json +13 -1
- package/translations/ru.i18n.json +13 -1
- package/translations/zh_cn.i18n.json +13 -1
- package/translations/zh_tw.i18n.json +13 -1
package/package.json
CHANGED
|
@@ -15,17 +15,19 @@
|
|
|
15
15
|
"whoops": "Ups!",
|
|
16
16
|
"load_failed": "No s'ha pogut carregar la transcripció",
|
|
17
17
|
"skip_transcript": "Salt de la transcripció",
|
|
18
|
-
"smallScreenText": "Per veure la transcripció,
|
|
19
|
-
"smallScreenMobileText": "Per veure la transcripció,
|
|
20
|
-
"attach_transcript_text": "La transcripció ha
|
|
21
|
-
"attach_transcript_button": "
|
|
22
|
-
"attach_transcript": "
|
|
18
|
+
"smallScreenText": "Per veure la transcripció, aneu a pantalla completa",
|
|
19
|
+
"smallScreenMobileText": "Per veure la transcripció, gireu el telèfon",
|
|
20
|
+
"attach_transcript_text": "La transcripció s’ha obert en finestra emergent",
|
|
21
|
+
"attach_transcript_button": "Tornar a la finestra principal",
|
|
22
|
+
"attach_transcript": "Tornar a la finestra de transcripció",
|
|
23
23
|
"detach_transcript": "Desplegar transcripció",
|
|
24
24
|
"transcript": "Transcripció",
|
|
25
|
-
"caption_label": "
|
|
26
|
-
"move_to_search": "
|
|
27
|
-
"to_search_result": "
|
|
28
|
-
"to_search_result_label": "
|
|
25
|
+
"caption_label": "Saltar a aquest punt del vídeo",
|
|
26
|
+
"move_to_search": "Feu clic per anar al resultat de la cerca",
|
|
27
|
+
"to_search_result": "Anar al resultat",
|
|
28
|
+
"to_search_result_label": "Feu clic per anar a aquest punt del vídeo",
|
|
29
|
+
"navigation_instruction": "Premeu Inici per tornar al principi de la transcripció. Premeu Fi per anar a la fi de la transcripció.",
|
|
30
|
+
"time_label": "Marca de temps"
|
|
29
31
|
}
|
|
30
32
|
}
|
|
31
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Transkript ausblenden",
|
|
5
5
|
"show_plugin": "Transkript anzeigen",
|
|
6
|
+
"more_options": "Weitere Transkriptionsoptionen",
|
|
6
7
|
"print_transcript": "Aktuelles Transkript drucken",
|
|
7
8
|
"download_transcript": "Aktuelles Transkript herunterladen",
|
|
8
9
|
"search": "Suche im Transkript",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Hoppla!",
|
|
15
16
|
"load_failed": "Transkript konnte nicht geladen werden",
|
|
16
17
|
"skip_transcript": "Transkript überspringen",
|
|
18
|
+
"smallScreenText": "Um das Transkript zu sehen, wechseln Sie in den Vollbildmodus",
|
|
19
|
+
"smallScreenMobileText": "Um das Transkript zu sehen, drehen Sie das Telefon",
|
|
20
|
+
"attach_transcript_text": "Transkript wurde eingeblendet",
|
|
21
|
+
"attach_transcript_button": "Bring es zurück",
|
|
22
|
+
"attach_transcript": "Transkript zurückholen",
|
|
17
23
|
"detach_transcript": "Transkript öffnen",
|
|
18
|
-
"transcript": "Transkript"
|
|
24
|
+
"transcript": "Transkript",
|
|
25
|
+
"caption_label": "An diese Stelle im Video springen",
|
|
26
|
+
"move_to_search": "Klicken, um zum Suchergebnis zu springen",
|
|
27
|
+
"to_search_result": "Zum Ergebnis springen",
|
|
28
|
+
"to_search_result_label": "Klicken, um zu diesem Punkt im Video zu springen",
|
|
29
|
+
"navigation_instruction": "Mit Home zum Transkript-Anfang springen. Mit End zum Transkript-Ende springen.",
|
|
30
|
+
"time_label": "Zeitstempel"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -15,8 +15,19 @@
|
|
|
15
15
|
"whoops": "¡Vaya!",
|
|
16
16
|
"load_failed": "Error al cargar la transcripción",
|
|
17
17
|
"skip_transcript": "Omitir la transcripción",
|
|
18
|
+
"smallScreenText": "Para ver la transcripción, ir a pantalla completa",
|
|
19
|
+
"smallScreenMobileText": "Para ver la transcripción, girar el teléfono",
|
|
20
|
+
"attach_transcript_text": "La transcripción se ha abierto en la ventana emergente",
|
|
21
|
+
"attach_transcript_button": "Volver a la ventana principal",
|
|
22
|
+
"attach_transcript": "Volver a la ventana de transcripción",
|
|
18
23
|
"detach_transcript": "Mostrar transcripción en la ventana emergente",
|
|
19
|
-
"transcript": "Transcripción"
|
|
24
|
+
"transcript": "Transcripción",
|
|
25
|
+
"caption_label": "Saltar a este punto del vídeo",
|
|
26
|
+
"move_to_search": "Hacer clic para ir al resultado de la búsqueda",
|
|
27
|
+
"to_search_result": "Ir al resultado",
|
|
28
|
+
"to_search_result_label": "Hacer clic para ir a este punto del vídeo",
|
|
29
|
+
"navigation_instruction": "Pulsar Inicio para volver al comienzo de la transcripción. Pulsar Fin para ir al final de la transcripción.",
|
|
30
|
+
"time_label": "Marca de tiempo"
|
|
20
31
|
}
|
|
21
32
|
}
|
|
22
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Piilota tekstitallenne",
|
|
5
5
|
"show_plugin": "Näytä tekstitallenne",
|
|
6
|
+
"more_options": "Lisää tekstitallenneasetuksia",
|
|
6
7
|
"print_transcript": "Tulosta nykyinen tekstitallenne",
|
|
7
8
|
"download_transcript": "Lataa nykyinen tekstitallenne",
|
|
8
9
|
"search": "Hae tekstitallenteesta",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Ups!",
|
|
15
16
|
"load_failed": "Tekstitallenteen lataaminen epäonnistui",
|
|
16
17
|
"skip_transcript": "Ohita tekstitallenne",
|
|
18
|
+
"smallScreenText": "Näet tekstitallenteen siirtymällä koko näytön tilaan",
|
|
19
|
+
"smallScreenMobileText": "Näet tekstitallenteen kääntämällä puhelinta",
|
|
20
|
+
"attach_transcript_text": "Tekstitallenne avautui kelluvana",
|
|
21
|
+
"attach_transcript_button": "Tuo se takaisin",
|
|
22
|
+
"attach_transcript": "Tuo tekstitallenne takaisin",
|
|
17
23
|
"detach_transcript": "Kelluva tekstitallenne",
|
|
18
|
-
"transcript": "Tekstitallenne"
|
|
24
|
+
"transcript": "Tekstitallenne",
|
|
25
|
+
"caption_label": "Siirry tähän kohtaan videossa",
|
|
26
|
+
"move_to_search": "Siirry hakutulokseen napsauttamalla",
|
|
27
|
+
"to_search_result": "Siirry tulokseen",
|
|
28
|
+
"to_search_result_label": "Siirry tähän kohtaan videossa napsauttamalla",
|
|
29
|
+
"navigation_instruction": "Siirry tekstitallenteen alkuun painamalla Etusivu. Siirry tekstitallenteen loppuun painamalla Loppu.",
|
|
30
|
+
"time_label": "Aikaleima"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Cacher le relevé",
|
|
5
5
|
"show_plugin": "Afficher le relevé",
|
|
6
|
+
"more_options": "Plus d’options de transcription",
|
|
6
7
|
"print_transcript": "Imprimer le relevé actuel",
|
|
7
8
|
"download_transcript": "Télécharger le relevé actuel",
|
|
8
9
|
"search": "Rechercher dans le relevé",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Oups !",
|
|
15
16
|
"load_failed": "Échec de chargement du relevé",
|
|
16
17
|
"skip_transcript": "Sauter le relevé",
|
|
18
|
+
"smallScreenText": "Pour voir la transcription, passez en mode plein écran",
|
|
19
|
+
"smallScreenMobileText": "Pour voir la transcription, faites pivoter le téléphone",
|
|
20
|
+
"attach_transcript_text": "La transcription a sauté",
|
|
21
|
+
"attach_transcript_button": "La ramener",
|
|
22
|
+
"attach_transcript": "Ramener la transcription",
|
|
17
23
|
"detach_transcript": "Transcription pop-out",
|
|
18
|
-
"transcript": "Relevé"
|
|
24
|
+
"transcript": "Relevé",
|
|
25
|
+
"caption_label": "Allez à ce point de la vidéo",
|
|
26
|
+
"move_to_search": "Cliquez pour accéder aux résultats de recherche",
|
|
27
|
+
"to_search_result": "Allez au résultat",
|
|
28
|
+
"to_search_result_label": "Cliquez pour passer à ce moment de la vidéo",
|
|
29
|
+
"navigation_instruction": "Appuyez sur Accueil pour revenir au début de la transcription. Appuyez sur Fin pour passer à la fin de la transcription.",
|
|
30
|
+
"time_label": "Horodatage"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Masquer la transcription",
|
|
5
5
|
"show_plugin": "Afficher la transcription",
|
|
6
|
+
"more_options": "Plus d’options de transcription",
|
|
6
7
|
"print_transcript": "Imprimer la transcription actuelle",
|
|
7
8
|
"download_transcript": "Téléverser la transcription actuelle",
|
|
8
9
|
"search": "Recherche dans la transcription",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Oups!",
|
|
15
16
|
"load_failed": "Échec du chargement de la transcription",
|
|
16
17
|
"skip_transcript": "Passer la transcription",
|
|
18
|
+
"smallScreenText": "Pour voir la transcription, passez en mode plein écran",
|
|
19
|
+
"smallScreenMobileText": "Pour voir la transcription, faites pivoter le téléphone",
|
|
20
|
+
"attach_transcript_text": "La transcription a sauté",
|
|
21
|
+
"attach_transcript_button": "ramenez-la",
|
|
22
|
+
"attach_transcript": "Ramenez la transcription",
|
|
17
23
|
"detach_transcript": "Transcription pop-out",
|
|
18
|
-
"transcript": "Relevé"
|
|
24
|
+
"transcript": "Relevé",
|
|
25
|
+
"caption_label": "Passez à ce point de la vidéo",
|
|
26
|
+
"move_to_search": "Cliquez pour accéder aux résultats de recherche",
|
|
27
|
+
"to_search_result": "Allez au résultat",
|
|
28
|
+
"to_search_result_label": "Cliquez pour passer à ce point de la vidéo",
|
|
29
|
+
"navigation_instruction": "Appuyez sur Accueil pour revenir au début de la transcription. Appuyez sur Fin pour passer à la fin de la transcription.",
|
|
30
|
+
"time_label": "Horodatage"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Nascondi trascrizione",
|
|
5
5
|
"show_plugin": "Mostra trascrizione",
|
|
6
|
+
"more_options": "Altre opzioni di trascrizione",
|
|
6
7
|
"print_transcript": "Stampa trascrizione corrente",
|
|
7
8
|
"download_transcript": "Scarica trascrizione corrente",
|
|
8
9
|
"search": "Cerca in Trascrizione",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Operazione non riuscita!",
|
|
15
16
|
"load_failed": "Impossibile caricare la trascrizione",
|
|
16
17
|
"skip_transcript": "Salta trascrizione",
|
|
18
|
+
"smallScreenText": "Per vedere la trascrizione, passa a schermo intero",
|
|
19
|
+
"smallScreenMobileText": "Per vedere la trascrizione, ruota il telefono",
|
|
20
|
+
"attach_transcript_text": "Trascrizione aperta in popup",
|
|
21
|
+
"attach_transcript_button": "Ripristina",
|
|
22
|
+
"attach_transcript": "Ripristina la trascrizione",
|
|
17
23
|
"detach_transcript": "Trascrizione a comparsa",
|
|
18
|
-
"transcript": "Trascrizione"
|
|
24
|
+
"transcript": "Trascrizione",
|
|
25
|
+
"caption_label": "Vai a questo punto del video",
|
|
26
|
+
"move_to_search": "Clicca per andare al risultato di ricerca",
|
|
27
|
+
"to_search_result": "Vai al risultato",
|
|
28
|
+
"to_search_result_label": "Clicca per andare a questo punto del video",
|
|
29
|
+
"navigation_instruction": "Premi Home per andare all'inizio della trascrizione. Premi Fine per andare alla fine della trascrizione.",
|
|
30
|
+
"time_label": "Timestamp"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "複写を非表示にする",
|
|
5
5
|
"show_plugin": "複写を表示する",
|
|
6
|
+
"more_options": "トランスクリプトのその他のオプション",
|
|
6
7
|
"print_transcript": "現在の複写を印刷する",
|
|
7
8
|
"download_transcript": "現在の複写をダウンロードする",
|
|
8
9
|
"search": "複写で検索",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "おっと!",
|
|
15
16
|
"load_failed": "複写のロードに失敗した",
|
|
16
17
|
"skip_transcript": "複写をスキップ",
|
|
18
|
+
"smallScreenText": "トランスクリプトを見るには、全画面表示にしてください",
|
|
19
|
+
"smallScreenMobileText": "トランスクリプトを見るには、電話を回転させてください",
|
|
20
|
+
"attach_transcript_text": "トランスクリプトが別画面で表示されました",
|
|
21
|
+
"attach_transcript_button": "元に戻す",
|
|
22
|
+
"attach_transcript": "トランスクリプトを元に戻す",
|
|
17
23
|
"detach_transcript": "トランスクリプトを表示する",
|
|
18
|
-
"transcript": "トランスクリプト"
|
|
24
|
+
"transcript": "トランスクリプト",
|
|
25
|
+
"caption_label": "ビデオのこのポイントにジャンプする",
|
|
26
|
+
"move_to_search": "クリックして検索結果にジャンプする",
|
|
27
|
+
"to_search_result": "結果に移動する",
|
|
28
|
+
"to_search_result_label": "クリックして、ビデオのこのポイントにジャンプする",
|
|
29
|
+
"navigation_instruction": "Home キーを押すと、トランスクリプトの先頭に移動します。End キーを押すと、トランスクリプトの最後に移動します。",
|
|
30
|
+
"time_label": "タイプスタンプ"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "기록 숨기기",
|
|
5
5
|
"show_plugin": "기록 보기",
|
|
6
|
+
"more_options": "더 자세한 대본 옵션을 알아봅니다",
|
|
6
7
|
"print_transcript": "현재 기록 인쇄",
|
|
7
8
|
"download_transcript": "현재 기록 다운로드",
|
|
8
9
|
"search": "기록 검색",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "죄송합니다.",
|
|
15
16
|
"load_failed": "기록을 로드하는 데 실패했습니다",
|
|
16
17
|
"skip_transcript": "기록 스킵하기",
|
|
18
|
+
"smallScreenText": "대본을 보려면 전체 화면으로 전환하세요",
|
|
19
|
+
"smallScreenMobileText": "대본을 보려면 휴대폰을 가로로 회전하세요",
|
|
20
|
+
"attach_transcript_text": "대본이 팝업으로 열렸습니다",
|
|
21
|
+
"attach_transcript_button": "원래 위치로 가져옵니다",
|
|
22
|
+
"attach_transcript": "대본을 원래 위치로 가져옵니다",
|
|
17
23
|
"detach_transcript": "기록 팝아웃",
|
|
18
|
-
"transcript": "기록"
|
|
24
|
+
"transcript": "기록",
|
|
25
|
+
"caption_label": "이 시점으로 이동합니다",
|
|
26
|
+
"move_to_search": "클릭하여 검색 결과로 이동합니다",
|
|
27
|
+
"to_search_result": "결과로 이동합니다",
|
|
28
|
+
"to_search_result_label": "클릭하여 이 시점으로 이동합니다",
|
|
29
|
+
"navigation_instruction": "Home 키를 누르면 대본의 시작으로 이동합니다. End 키를 누르면 대본의 끝으로 이동합니다.",
|
|
30
|
+
"time_label": "타임스탬프"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Transcriptie verbergen",
|
|
5
5
|
"show_plugin": "Transcriptie tonen",
|
|
6
|
+
"more_options": "Meer transcriptie-opties",
|
|
6
7
|
"print_transcript": "Huidige transcriptie afdrukken",
|
|
7
8
|
"download_transcript": "Huidige transcriptie downloaden",
|
|
8
9
|
"search": "In transcriptie zoeken",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Oeps!",
|
|
15
16
|
"load_failed": "Laden transcriptie mislukt",
|
|
16
17
|
"skip_transcript": "Transcriptie overslaan",
|
|
18
|
+
"smallScreenText": "Om de transcriptie te bekijken, ga naar volledig scherm",
|
|
19
|
+
"smallScreenMobileText": "Om de transcriptie te bekijken, draai de telefoon",
|
|
20
|
+
"attach_transcript_text": "Transcriptie is uitgevouwen",
|
|
21
|
+
"attach_transcript_button": "Breng het terug",
|
|
22
|
+
"attach_transcript": "Breng de transcriptie terug",
|
|
17
23
|
"detach_transcript": "Transcript weergeven",
|
|
18
|
-
"transcript": "Transcriptie"
|
|
24
|
+
"transcript": "Transcriptie",
|
|
25
|
+
"caption_label": "Spoel door naar dit punt in de video",
|
|
26
|
+
"move_to_search": "Klik om door te spoelen naar het zoekresultaat",
|
|
27
|
+
"to_search_result": "Ga naar resultaat",
|
|
28
|
+
"to_search_result_label": "Klik om door te spoelen naar dit punt in de video",
|
|
29
|
+
"navigation_instruction": "Klik op startpagina om naar het begin van de transcriptie te navigeren. Druk op einde om naar het einde van de transcriptie door te spoelen.",
|
|
30
|
+
"time_label": "Tijdstempel"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"pt": {
|
|
3
|
+
"transcript": {
|
|
4
|
+
"more_options": "Mais opções de transcrição",
|
|
5
|
+
"smallScreenText": "Para ver a transcrição, vá para ecrã inteiro",
|
|
6
|
+
"smallScreenMobileText": "Para ver a transcrição, rode o telemóvel",
|
|
7
|
+
"attach_transcript_text": "Transcrição exibida",
|
|
8
|
+
"attach_transcript_button": "Trazer de volta",
|
|
9
|
+
"attach_transcript": "Trazer a Transcrição de volta",
|
|
10
|
+
"caption_label": "Avançar para este ponto no vídeo",
|
|
11
|
+
"move_to_search": "Clicar para avançar para o resultado da pesquisa",
|
|
12
|
+
"to_search_result": "Ir para o resultado",
|
|
13
|
+
"to_search_result_label": "Clicar para avançar para este ponto do vídeo",
|
|
14
|
+
"navigation_instruction": "Premir Início para navegar até ao início da transcrição. Premir Fim para avançar para o final da transcrição.",
|
|
15
|
+
"time_label": "Marcação de data e hora"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Ocultar transcrição",
|
|
5
5
|
"show_plugin": "Mostrar transcrição",
|
|
6
|
+
"more_options": "Mais opções de transcrição",
|
|
6
7
|
"print_transcript": "Imprimir transcrição atual",
|
|
7
8
|
"download_transcript": "Baixar transcrição atual",
|
|
8
9
|
"search": "Buscar na transcrição",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Ops!",
|
|
15
16
|
"load_failed": "Falha ao carregar a transcrição",
|
|
16
17
|
"skip_transcript": "Ignorar transcrição",
|
|
18
|
+
"smallScreenText": "Para ver a transcrição, acesse tela cheia",
|
|
19
|
+
"smallScreenMobileText": "Para ver a transcrição, gire o telefone",
|
|
20
|
+
"attach_transcript_text": "Transcrição exibida",
|
|
21
|
+
"attach_transcript_button": "Voltar",
|
|
22
|
+
"attach_transcript": "Voltar a Transcrição",
|
|
17
23
|
"detach_transcript": "Transcrição em janela separada",
|
|
18
|
-
"transcript": "Transcrição"
|
|
24
|
+
"transcript": "Transcrição",
|
|
25
|
+
"caption_label": "Avançar para este ponto no vídeo",
|
|
26
|
+
"move_to_search": "Clicar para avançar para o resultado da pesquisa",
|
|
27
|
+
"to_search_result": "Ir para o resultado",
|
|
28
|
+
"to_search_result_label": "Clicar para avançar para este ponto do vídeo",
|
|
29
|
+
"navigation_instruction": "Pressione Início para ir ao início da transcrição. Pressione Fim para ir ao fim da transcrição.",
|
|
30
|
+
"time_label": "Marcação de data e hora"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "Скрыть текстовую расшифровку",
|
|
5
5
|
"show_plugin": "Показать текстовую расшифровку",
|
|
6
|
+
"more_options": "Дополнительные параметры текстовой расшифровки",
|
|
6
7
|
"print_transcript": "Распечатать текущую текстовую расшифровку",
|
|
7
8
|
"download_transcript": "Скачать текущую текстовую расшифровку",
|
|
8
9
|
"search": "Искать в текстовой расшифровке",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "Ой!",
|
|
15
16
|
"load_failed": "Не удалось загрузить текстовую расшифровку",
|
|
16
17
|
"skip_transcript": "Пропустить текстовую расшифровку",
|
|
18
|
+
"smallScreenText": "Чтобы увидеть текстовую расшифровку, перейдите в полноэкранный режим",
|
|
19
|
+
"smallScreenMobileText": "Чтобы увидеть текстовую расшифровку, поверните телефон",
|
|
20
|
+
"attach_transcript_text": "Текстовая расшифровка в отдельном окне",
|
|
21
|
+
"attach_transcript_button": "Вернуть ее",
|
|
22
|
+
"attach_transcript": "Вернуть расшифровку",
|
|
17
23
|
"detach_transcript": "Всплывающая текстовая расшифровка",
|
|
18
|
-
"transcript": "Текстовая расшифровка"
|
|
24
|
+
"transcript": "Текстовая расшифровка",
|
|
25
|
+
"caption_label": "Перейти к этой точке в видео",
|
|
26
|
+
"move_to_search": "Нажмите, чтобы перейти к результату поиска",
|
|
27
|
+
"to_search_result": "Перейти к результату",
|
|
28
|
+
"to_search_result_label": "Нажмите, чтобы перейти к этой точке в видео",
|
|
29
|
+
"navigation_instruction": "Нажмите Home, чтобы перейти к началу текстовой расшифровки. Нажмите End, чтобы перейти к концу текстовой расшифровки.",
|
|
30
|
+
"time_label": "Временная метка"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "隐藏转录文字",
|
|
5
5
|
"show_plugin": "显示转录文字",
|
|
6
|
+
"more_options": "更多转录文字选项",
|
|
6
7
|
"print_transcript": "打印当前转录文字",
|
|
7
8
|
"download_transcript": "加载当前转录文字",
|
|
8
9
|
"search": "在转录文字中搜索",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "哎呀!",
|
|
15
16
|
"load_failed": "成绩单加载失败",
|
|
16
17
|
"skip_transcript": "跳过成绩单",
|
|
18
|
+
"smallScreenText": "如要查看转录文字,请切换至全屏模式",
|
|
19
|
+
"smallScreenMobileText": "如要查看转录文字,请旋转手机,",
|
|
20
|
+
"attach_transcript_text": "转录文字已弹出,",
|
|
21
|
+
"attach_transcript_button": "还原",
|
|
22
|
+
"attach_transcript": "还原转录文字",
|
|
17
23
|
"detach_transcript": "弹出转录文字",
|
|
18
|
-
"transcript": "转录文字"
|
|
24
|
+
"transcript": "转录文字",
|
|
25
|
+
"caption_label": "跳至视频此位置",
|
|
26
|
+
"move_to_search": "点击跳转至搜索结果",
|
|
27
|
+
"to_search_result": "前往结果",
|
|
28
|
+
"to_search_result_label": "点击跳转至视频此位置",
|
|
29
|
+
"navigation_instruction": "按 Home 键跳转至转录文字开头。按 End 键跳转至转录文字末尾。",
|
|
30
|
+
"time_label": "时间戳"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
"transcript": {
|
|
4
4
|
"hide_plugin": "隱藏文字記錄",
|
|
5
5
|
"show_plugin": "顯示文字記錄",
|
|
6
|
+
"more_options": "更多文字內容選項",
|
|
6
7
|
"print_transcript": "列印目前文字記錄",
|
|
7
8
|
"download_transcript": "下載目前文字記錄",
|
|
8
9
|
"search": "在文字記錄中搜尋",
|
|
@@ -14,8 +15,19 @@
|
|
|
14
15
|
"whoops": "糟糕!",
|
|
15
16
|
"load_failed": "無法載入文字紀錄",
|
|
16
17
|
"skip_transcript": "略過文字記錄",
|
|
18
|
+
"smallScreenText": "使用全螢幕查看文字內容",
|
|
19
|
+
"smallScreenMobileText": "旋轉手機查看文字內容",
|
|
20
|
+
"attach_transcript_text": "彈出文字內容",
|
|
21
|
+
"attach_transcript_button": "帶其返回",
|
|
22
|
+
"attach_transcript": "帶文字內容返回",
|
|
17
23
|
"detach_transcript": "彈出轉錄視窗",
|
|
18
|
-
"transcript": "逐字稿"
|
|
24
|
+
"transcript": "逐字稿",
|
|
25
|
+
"caption_label": "跳轉至影片中的這個位置",
|
|
26
|
+
"move_to_search": "點擊跳轉至搜尋結果",
|
|
27
|
+
"to_search_result": "前往結果",
|
|
28
|
+
"to_search_result_label": "點擊跳轉至影片中的這個位置",
|
|
29
|
+
"navigation_instruction": "按下首頁導覽至文字內容開頭。按下結束跳轉至文字內容末端。",
|
|
30
|
+
"time_label": "時間戳記"
|
|
19
31
|
}
|
|
20
32
|
}
|
|
21
33
|
}
|