mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 10:19:24 +02:00
node_modules
This commit is contained in:
parent
6fa46f4e34
commit
680eb33f0d
4375 changed files with 1042080 additions and 6 deletions
89
node_modules/video.js/dist/lang/eu.js
generated
vendored
Normal file
89
node_modules/video.js/dist/lang/eu.js
generated
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
videojs.addLanguage('eu', {
|
||||
"Audio Player": "Audio jogailua",
|
||||
"Video Player": "Bideo jogailua",
|
||||
"Play": "Hasi",
|
||||
"Pause": "Gelditu",
|
||||
"Replay": "Berriz hasi",
|
||||
"Current Time": "Uneko denbora",
|
||||
"Duration": "Iraupena",
|
||||
"Remaining Time": "Gelditzen den denbora",
|
||||
"Stream Type": "Jario mota",
|
||||
"LIVE": "ZUZENEAN",
|
||||
"Seek to live, currently behind live": "Zuzenekora joan, orain zuzenekoaren atzetik",
|
||||
"Seek to live, currently playing live": "Zuzenekora joan, orain zuzenean ari da",
|
||||
"Loaded": "Kargatuta",
|
||||
"Progress": "Aurrerapena",
|
||||
"Progress Bar": "Aurrerapen barra",
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} / {2}",
|
||||
"Fullscreen": "Pantaila osoa",
|
||||
"Non-Fullscreen": "Irten pantaila osotik",
|
||||
"Mute": "Ixildu",
|
||||
"Unmute": "Soinua jarri",
|
||||
"Playback Rate": "Abiadura",
|
||||
"Subtitles": "Azpitituluak",
|
||||
"subtitles off": "azpitituluak kenduta",
|
||||
"Captions": "Oharrak",
|
||||
"captions off": "oharrak kenduta",
|
||||
"Chapters": "Kapituluak",
|
||||
"Descriptions": "Deskribapenak",
|
||||
"descriptions off": "deskribapenak kenduta",
|
||||
"Audio Track": "Audio pista",
|
||||
"Volume Level": "Bolumen maila",
|
||||
"You aborted the media playback": "Bertan behera utzi duzu",
|
||||
"A network error caused the media download to fail part-way.": "Sare errore batek deskargak huts egitea eragin du.",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Media ezin izan da kargatu, zerbitzariak edo sareak huts egin duelako edo formatu horretako media erabili ezin delako.",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Bertan behera gelditu da fitxategia ondo ez dagoelako edo zure nabigatzailean erabili ezin diren ezaugarriak dituelako.",
|
||||
"No compatible source was found for this media.": "Ez dago media honentzako iturburu bateragarririk.",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "Media zifratuta dago eta ez ditugu beharrezko gakoak.",
|
||||
"Play Video": "Bideoa hasi",
|
||||
"Close": "Itxi",
|
||||
"Close Modal Dialog": "Leihoa itxi",
|
||||
"Modal Window": "Leihoa",
|
||||
"This is a modal window": "Hau leiho modal bat da",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "Leiho modal hau zure teklatuko Escape tekla sakatuz edo ixteko botoia sakatuz itxi daiteke.",
|
||||
", opens captions settings dialog": ", oharren ezarpenen leihoa irekitzen du",
|
||||
", opens subtitles settings dialog": ", azpitituluen ezarpenen leihoa irekitzen du",
|
||||
", opens descriptions settings dialog": ", deskribapenen ezarpenen leihoa irekitzen du",
|
||||
", selected": ", aukeratuta",
|
||||
"captions settings": "oharren ezarpenak",
|
||||
"subtitles settings": "azpitituluen ezarpenak",
|
||||
"descriptions settings": "deskribapenen ezarpenak",
|
||||
"Text": "Testua",
|
||||
"White": "Zuria",
|
||||
"Black": "Beltza",
|
||||
"Red": "Gorria",
|
||||
"Green": "Berdea",
|
||||
"Blue": "Urdina",
|
||||
"Yellow": "Horia",
|
||||
"Magenta": "Magenta",
|
||||
"Cyan": "Cyan (urdina)",
|
||||
"Background": "Atzeko planoa",
|
||||
"Window": "Leihoa",
|
||||
"Transparent": "Gardena",
|
||||
"Semi-Transparent": "Erdi-gardena",
|
||||
"Opaque": "Opaku",
|
||||
"Font Size": "Letra-tamaina",
|
||||
"Text Edge Style": "Tesuaren etzen estiloa",
|
||||
"None": "Bat ere ez",
|
||||
"Raised": "Jasoa",
|
||||
"Depressed": "Hondoratua",
|
||||
"Uniform": "Uniformea",
|
||||
"Dropshadow": "Itzalduna",
|
||||
"Font Family": "Letra-tipoa",
|
||||
"Proportional Sans-Serif": "Sans-Serif proportzionala",
|
||||
"Monospace Sans-Serif": "Tarte berdineko Sans-Serif",
|
||||
"Proportional Serif": "Serif proporzionala",
|
||||
"Monospace Serif": "Tarte berdineko Serif",
|
||||
"Casual": "Informala",
|
||||
"Script": "Eskuz idatzitakoa",
|
||||
"Small Caps": "letra xeheak",
|
||||
"Reset": "Berrezarri",
|
||||
"restore all settings to the default values": "berrezarri ezarpen guztiak defektuzko balioetara",
|
||||
"Done": "Eginda",
|
||||
"Caption Settings Dialog": "Oharren ezarpenen leihoa",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "Leihoaren hasiera. Escapeta teklak leihoa itxi egingo du.",
|
||||
"End of dialog window.": "Leihoaren amaiera.",
|
||||
"{1} is loading.": "{1} kargatzen ari da.",
|
||||
"Exit Picture-in-Picture": "Irten irudiz-irudiztik",
|
||||
"Picture-in-Picture": "Irudiz-irudi"
|
||||
});
|
89
node_modules/video.js/dist/lang/eu.json
generated
vendored
Normal file
89
node_modules/video.js/dist/lang/eu.json
generated
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"Audio Player": "Audio jogailua",
|
||||
"Video Player": "Bideo jogailua",
|
||||
"Play": "Hasi",
|
||||
"Pause": "Gelditu",
|
||||
"Replay": "Berriz hasi",
|
||||
"Current Time": "Uneko denbora",
|
||||
"Duration": "Iraupena",
|
||||
"Remaining Time": "Gelditzen den denbora",
|
||||
"Stream Type": "Jario mota",
|
||||
"LIVE": "ZUZENEAN",
|
||||
"Seek to live, currently behind live": "Zuzenekora joan, orain zuzenekoaren atzetik",
|
||||
"Seek to live, currently playing live": "Zuzenekora joan, orain zuzenean ari da",
|
||||
"Loaded": "Kargatuta",
|
||||
"Progress": "Aurrerapena",
|
||||
"Progress Bar": "Aurrerapen barra",
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} / {2}",
|
||||
"Fullscreen": "Pantaila osoa",
|
||||
"Non-Fullscreen": "Irten pantaila osotik",
|
||||
"Mute": "Ixildu",
|
||||
"Unmute": "Soinua jarri",
|
||||
"Playback Rate": "Abiadura",
|
||||
"Subtitles": "Azpitituluak",
|
||||
"subtitles off": "azpitituluak kenduta",
|
||||
"Captions": "Oharrak",
|
||||
"captions off": "oharrak kenduta",
|
||||
"Chapters": "Kapituluak",
|
||||
"Descriptions": "Deskribapenak",
|
||||
"descriptions off": "deskribapenak kenduta",
|
||||
"Audio Track": "Audio pista",
|
||||
"Volume Level": "Bolumen maila",
|
||||
"You aborted the media playback": "Bertan behera utzi duzu",
|
||||
"A network error caused the media download to fail part-way.": "Sare errore batek deskargak huts egitea eragin du.",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Media ezin izan da kargatu, zerbitzariak edo sareak huts egin duelako edo formatu horretako media erabili ezin delako.",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Bertan behera gelditu da fitxategia ondo ez dagoelako edo zure nabigatzailean erabili ezin diren ezaugarriak dituelako.",
|
||||
"No compatible source was found for this media.": "Ez dago media honentzako iturburu bateragarririk.",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "Media zifratuta dago eta ez ditugu beharrezko gakoak.",
|
||||
"Play Video": "Bideoa hasi",
|
||||
"Close": "Itxi",
|
||||
"Close Modal Dialog": "Leihoa itxi",
|
||||
"Modal Window": "Leihoa",
|
||||
"This is a modal window": "Hau leiho modal bat da",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "Leiho modal hau zure teklatuko Escape tekla sakatuz edo ixteko botoia sakatuz itxi daiteke.",
|
||||
", opens captions settings dialog": ", oharren ezarpenen leihoa irekitzen du",
|
||||
", opens subtitles settings dialog": ", azpitituluen ezarpenen leihoa irekitzen du",
|
||||
", opens descriptions settings dialog": ", deskribapenen ezarpenen leihoa irekitzen du",
|
||||
", selected": ", aukeratuta",
|
||||
"captions settings": "oharren ezarpenak",
|
||||
"subtitles settings": "azpitituluen ezarpenak",
|
||||
"descriptions settings": "deskribapenen ezarpenak",
|
||||
"Text": "Testua",
|
||||
"White": "Zuria",
|
||||
"Black": "Beltza",
|
||||
"Red": "Gorria",
|
||||
"Green": "Berdea",
|
||||
"Blue": "Urdina",
|
||||
"Yellow": "Horia",
|
||||
"Magenta": "Magenta",
|
||||
"Cyan": "Cyan (urdina)",
|
||||
"Background": "Atzeko planoa",
|
||||
"Window": "Leihoa",
|
||||
"Transparent": "Gardena",
|
||||
"Semi-Transparent": "Erdi-gardena",
|
||||
"Opaque": "Opaku",
|
||||
"Font Size": "Letra-tamaina",
|
||||
"Text Edge Style": "Tesuaren etzen estiloa",
|
||||
"None": "Bat ere ez",
|
||||
"Raised": "Jasoa",
|
||||
"Depressed": "Hondoratua",
|
||||
"Uniform": "Uniformea",
|
||||
"Dropshadow": "Itzalduna",
|
||||
"Font Family": "Letra-tipoa",
|
||||
"Proportional Sans-Serif": "Sans-Serif proportzionala",
|
||||
"Monospace Sans-Serif": "Tarte berdineko Sans-Serif",
|
||||
"Proportional Serif": "Serif proporzionala",
|
||||
"Monospace Serif": "Tarte berdineko Serif",
|
||||
"Casual": "Informala",
|
||||
"Script": "Eskuz idatzitakoa",
|
||||
"Small Caps": "letra xeheak",
|
||||
"Reset": "Berrezarri",
|
||||
"restore all settings to the default values": "berrezarri ezarpen guztiak defektuzko balioetara",
|
||||
"Done": "Eginda",
|
||||
"Caption Settings Dialog": "Oharren ezarpenen leihoa",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "Leihoaren hasiera. Escapeta teklak leihoa itxi egingo du.",
|
||||
"End of dialog window.": "Leihoaren amaiera.",
|
||||
"{1} is loading.": "{1} kargatzen ari da.",
|
||||
"Exit Picture-in-Picture": "Irten irudiz-irudiztik",
|
||||
"Picture-in-Picture": "Irudiz-irudi"
|
||||
}
|
89
node_modules/video.js/dist/lang/lv.js
generated
vendored
Normal file
89
node_modules/video.js/dist/lang/lv.js
generated
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
videojs.addLanguage('lv', {
|
||||
"Audio Player": "Audio atskaņotājs",
|
||||
"Video Player": "Video atskaņotājs",
|
||||
"Play": "Atskaņot",
|
||||
"Pause": "Pauzēt",
|
||||
"Replay": "Atkārtot",
|
||||
"Current Time": "Esošais laiks",
|
||||
"Duration": "Ilgums",
|
||||
"Remaining Time": "Atlikušais laiks",
|
||||
"Stream Type": "Straumes veids",
|
||||
"LIVE": "LIVE",
|
||||
"Seek to live, currently behind live": "Pāriet uz tiešraidi",
|
||||
"Seek to live, currently playing live": "Pāriet uz tiešraidi",
|
||||
"Loaded": "Ielādēts",
|
||||
"Progress": "Progress",
|
||||
"Progress Bar": "Progresa josla",
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} no {2}",
|
||||
"Fullscreen": "Pilnekrāna režīms",
|
||||
"Non-Fullscreen": "Iziet no pilnekrāna režīma",
|
||||
"Mute": "Izslēgt skaņu",
|
||||
"Unmute": "Ieslēgt skaņu",
|
||||
"Playback Rate": "Atskaņošanas ātrums",
|
||||
"Subtitles": "Subtitri",
|
||||
"subtitles off": "Izslēgt subtitrus",
|
||||
"Captions": "Paraksti",
|
||||
"captions off": "Izslēgt parakstus",
|
||||
"Chapters": "Temati",
|
||||
"Descriptions": "Apraksti",
|
||||
"descriptions off": "Izslēgt aprakstus",
|
||||
"Audio Track": "Audio celiņš",
|
||||
"Volume Level": "Skaļums",
|
||||
"You aborted the media playback": "Atskaņošana atcelta",
|
||||
"A network error caused the media download to fail part-way.": "Tīkla kļūdas dēļ, multivides lejupielāde neizdevās.",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Neizdevās ielādēt multividi, iespējams severa, vai tīkla kļūmes dēļ, vai neatbalstīta formāta dēļ.",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Atskaņošana tika pārtraukta tīkla kļūmes dēļ vai pārlūkprogrammas iespēju trūkuma dēļ.",
|
||||
"No compatible source was found for this media.": "Netika atrasts atbilstošs multivides avots.",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "Multividi nevar atskaņot, jo tas ir kriptēts un nav pieejama dekriptēšanas atslēga.",
|
||||
"Play Video": "Atskaņot video",
|
||||
"Close": "Aizvērt",
|
||||
"Close Modal Dialog": "Aizvērt logu",
|
||||
"Modal Window": "Logs",
|
||||
"This is a modal window": "Logs",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "Šo logu var aizvērt, nospiežot uz aizvēršanas pogas vai taustiņa ESC.",
|
||||
", opens captions settings dialog": ", atvērs parakstu logu",
|
||||
", opens subtitles settings dialog": ", atvērs subtitru logu",
|
||||
", opens descriptions settings dialog": ", atvērs aprakstu logu",
|
||||
", selected": ", izvēlēts",
|
||||
"captions settings": "parakstu iestatījumi",
|
||||
"subtitles settings": "subtitru iestatījumi",
|
||||
"descriptions settings": "aprakstu iestatījumi",
|
||||
"Text": "Teksts",
|
||||
"White": "Balts",
|
||||
"Black": "Melns",
|
||||
"Red": "Sarkans",
|
||||
"Green": "Zaļš",
|
||||
"Blue": "Zils",
|
||||
"Yellow": "Dzeltens",
|
||||
"Magenta": "Purpursarkana",
|
||||
"Cyan": "Ciāna",
|
||||
"Background": "Fons",
|
||||
"Window": "Logs",
|
||||
"Transparent": "Caurspīdīgs",
|
||||
"Semi-Transparent": "Daļēji caurspīdīgs",
|
||||
"Opaque": "Necaurspīdīgs",
|
||||
"Font Size": "Šrifta izmērs",
|
||||
"Text Edge Style": "Teksta ēnas stils",
|
||||
"None": "Neviens",
|
||||
"Raised": "Izvirzīts",
|
||||
"Depressed": "Samazināts",
|
||||
"Uniform": "Vienmērīgs",
|
||||
"Dropshadow": "Ēnots",
|
||||
"Font Family": "Šrifts",
|
||||
"Proportional Sans-Serif": "Proportional Sans-Serif",
|
||||
"Monospace Sans-Serif": "Monospace Sans-Serif",
|
||||
"Proportional Serif": "Proportional Serif",
|
||||
"Monospace Serif": "Monospace Serif",
|
||||
"Casual": "Casual",
|
||||
"Script": "Script",
|
||||
"Small Caps": "Small Caps",
|
||||
"Reset": "Atiestatīt",
|
||||
"restore all settings to the default values": "atiestatīt iestatījumu uz noklusējumu",
|
||||
"Done": "Gatavs",
|
||||
"Caption Settings Dialog": "Parakstu iestatījumi",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "Paraksta iestatījumu sākums. Lai aizvērtu, spiediet ESC taustiņu.",
|
||||
"End of dialog window.": "Parakstu iestatījumu loga beigas",
|
||||
"{1} is loading.": "{1} ielādē.",
|
||||
"Exit Picture-in-Picture": "Iziet no Attēls attēlā",
|
||||
"Picture-in-Picture": "Attēls attēlā"
|
||||
});
|
89
node_modules/video.js/dist/lang/lv.json
generated
vendored
Normal file
89
node_modules/video.js/dist/lang/lv.json
generated
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"Audio Player": "Audio atskaņotājs",
|
||||
"Video Player": "Video atskaņotājs",
|
||||
"Play": "Atskaņot",
|
||||
"Pause": "Pauzēt",
|
||||
"Replay": "Atkārtot",
|
||||
"Current Time": "Esošais laiks",
|
||||
"Duration": "Ilgums",
|
||||
"Remaining Time": "Atlikušais laiks",
|
||||
"Stream Type": "Straumes veids",
|
||||
"LIVE": "LIVE",
|
||||
"Seek to live, currently behind live": "Pāriet uz tiešraidi",
|
||||
"Seek to live, currently playing live": "Pāriet uz tiešraidi",
|
||||
"Loaded": "Ielādēts",
|
||||
"Progress": "Progress",
|
||||
"Progress Bar": "Progresa josla",
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} no {2}",
|
||||
"Fullscreen": "Pilnekrāna režīms",
|
||||
"Non-Fullscreen": "Iziet no pilnekrāna režīma",
|
||||
"Mute": "Izslēgt skaņu",
|
||||
"Unmute": "Ieslēgt skaņu",
|
||||
"Playback Rate": "Atskaņošanas ātrums",
|
||||
"Subtitles": "Subtitri",
|
||||
"subtitles off": "Izslēgt subtitrus",
|
||||
"Captions": "Paraksti",
|
||||
"captions off": "Izslēgt parakstus",
|
||||
"Chapters": "Temati",
|
||||
"Descriptions": "Apraksti",
|
||||
"descriptions off": "Izslēgt aprakstus",
|
||||
"Audio Track": "Audio celiņš",
|
||||
"Volume Level": "Skaļums",
|
||||
"You aborted the media playback": "Atskaņošana atcelta",
|
||||
"A network error caused the media download to fail part-way.": "Tīkla kļūdas dēļ, multivides lejupielāde neizdevās.",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "Neizdevās ielādēt multividi, iespējams severa, vai tīkla kļūmes dēļ, vai neatbalstīta formāta dēļ.",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Atskaņošana tika pārtraukta tīkla kļūmes dēļ vai pārlūkprogrammas iespēju trūkuma dēļ.",
|
||||
"No compatible source was found for this media.": "Netika atrasts atbilstošs multivides avots.",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "Multividi nevar atskaņot, jo tas ir kriptēts un nav pieejama dekriptēšanas atslēga.",
|
||||
"Play Video": "Atskaņot video",
|
||||
"Close": "Aizvērt",
|
||||
"Close Modal Dialog": "Aizvērt logu",
|
||||
"Modal Window": "Logs",
|
||||
"This is a modal window": "Logs",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "Šo logu var aizvērt, nospiežot uz aizvēršanas pogas vai taustiņa ESC.",
|
||||
", opens captions settings dialog": ", atvērs parakstu logu",
|
||||
", opens subtitles settings dialog": ", atvērs subtitru logu",
|
||||
", opens descriptions settings dialog": ", atvērs aprakstu logu",
|
||||
", selected": ", izvēlēts",
|
||||
"captions settings": "parakstu iestatījumi",
|
||||
"subtitles settings": "subtitru iestatījumi",
|
||||
"descriptions settings": "aprakstu iestatījumi",
|
||||
"Text": "Teksts",
|
||||
"White": "Balts",
|
||||
"Black": "Melns",
|
||||
"Red": "Sarkans",
|
||||
"Green": "Zaļš",
|
||||
"Blue": "Zils",
|
||||
"Yellow": "Dzeltens",
|
||||
"Magenta": "Purpursarkana",
|
||||
"Cyan": "Ciāna",
|
||||
"Background": "Fons",
|
||||
"Window": "Logs",
|
||||
"Transparent": "Caurspīdīgs",
|
||||
"Semi-Transparent": "Daļēji caurspīdīgs",
|
||||
"Opaque": "Necaurspīdīgs",
|
||||
"Font Size": "Šrifta izmērs",
|
||||
"Text Edge Style": "Teksta ēnas stils",
|
||||
"None": "Neviens",
|
||||
"Raised": "Izvirzīts",
|
||||
"Depressed": "Samazināts",
|
||||
"Uniform": "Vienmērīgs",
|
||||
"Dropshadow": "Ēnots",
|
||||
"Font Family": "Šrifts",
|
||||
"Proportional Sans-Serif": "Proportional Sans-Serif",
|
||||
"Monospace Sans-Serif": "Monospace Sans-Serif",
|
||||
"Proportional Serif": "Proportional Serif",
|
||||
"Monospace Serif": "Monospace Serif",
|
||||
"Casual": "Casual",
|
||||
"Script": "Script",
|
||||
"Small Caps": "Small Caps",
|
||||
"Reset": "Atiestatīt",
|
||||
"restore all settings to the default values": "atiestatīt iestatījumu uz noklusējumu",
|
||||
"Done": "Gatavs",
|
||||
"Caption Settings Dialog": "Parakstu iestatījumi",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "Paraksta iestatījumu sākums. Lai aizvērtu, spiediet ESC taustiņu.",
|
||||
"End of dialog window.": "Parakstu iestatījumu loga beigas",
|
||||
"{1} is loading.": "{1} ielādē.",
|
||||
"Exit Picture-in-Picture": "Iziet no Attēls attēlā",
|
||||
"Picture-in-Picture": "Attēls attēlā"
|
||||
}
|
89
node_modules/video.js/dist/lang/te.js
generated
vendored
Normal file
89
node_modules/video.js/dist/lang/te.js
generated
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
videojs.addLanguage('te', {
|
||||
"Audio Player": "ఆడియో ప్లేయర్",
|
||||
"Video Player": "వీడియో ప్లేయర్",
|
||||
"Play": "ప్లే",
|
||||
"Pause": "పాజ్",
|
||||
"Replay": "రీప్లే",
|
||||
"Current Time": "ప్రస్తుత సమయం",
|
||||
"Duration": "వ్యవధి",
|
||||
"Remaining Time": "మిగిలిన సమయం",
|
||||
"Stream Type": "స్ట్రీమ్ రకం",
|
||||
"LIVE": "లైవ్",
|
||||
"Seek to live, currently behind live": "ప్రత్యక్ష ప్రసారానికి వెళ్ళండి, ప్రస్తుతం ప్రత్యక్ష ప్రసారానికి వెనుకబడి ఉంది",
|
||||
"Seek to live, currently playing live": "ప్రత్యక్ష ప్రసారానికి వెళ్ళండి, ప్రస్తుతం ప్రత్యక్ష ప్రసారం అవుతోంది",
|
||||
"Loaded": "లోడ్ చేయబడింది",
|
||||
"Progress": "పురోగతి",
|
||||
"Progress Bar": "ప్రోగ్రెస్ బార్",
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} యొక్క {2}",
|
||||
"Fullscreen": "పూర్తి స్క్రీన్",
|
||||
"Non-Fullscreen": "పూర్తి స్క్రీన్ నుండి నిష్క్రమించండి",
|
||||
"Mute": "మ్యూట్",
|
||||
"Unmute": "అన్మ్యూట్ చేయండి",
|
||||
"Playback Rate": "ప్లేబ్యాక్ రేట్",
|
||||
"Subtitles": "ఉపశీర్షికలు",
|
||||
"subtitles off": "ఉపశీర్షికలు ఆఫ్ చేయండి",
|
||||
"Captions": "శీర్షికలు",
|
||||
"captions off": "శీర్షికలు ఆఫ్ చేయండి",
|
||||
"Chapters": "అధ్యాయాలు",
|
||||
"Descriptions": "వివరణలు",
|
||||
"descriptions off": "వివరణలు ఆఫ్ చేయండి",
|
||||
"Audio Track": "ఆడియో ట్రాక్",
|
||||
"Volume Level": "వాల్యూమ్ స్థాయి",
|
||||
"You aborted the media playback": "మీరు మీడియా ప్లేబ్యాక్ను రద్దు చేశారు",
|
||||
"A network error caused the media download to fail part-way.": "నెట్వర్క్ లోపం వలన మీడియా డౌన్లోడ్ విఫలమైంది.",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "సర్వర్ లేదా నెట్వర్క్ విఫలమైనందున లేదా ఫార్మాట్కు మద్దతు లేనందున మీడియాను లోడ్ చేయడం సాధ్యం కాలేదు.",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "అవినీతి సమస్య కారణంగా లేదా మీ బ్రౌజర్ మద్దతు ఇవ్వని లక్షణాలను మీడియా ఉపయోగించినందున మీడియా ప్లేబ్యాక్ నిలిపివేయబడింది.",
|
||||
"No compatible source was found for this media.": "ఈ మీడియాకు అనుకూలమైన మూలం కనుగొనబడలేదు.",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "మీడియా గుప్తీకరించబడింది మరియు దానిని డీక్రిప్ట్ చేయడానికి మాకు కీలు లేవు.",
|
||||
"Play Video": "వీడియో ప్లే చేయండి",
|
||||
"Close": "మూసివేయండి",
|
||||
"Close Modal Dialog": "మోడల్ డైలాగ్ను మూసివేయండి",
|
||||
"Modal Window": "మోడల్ విండో",
|
||||
"This is a modal window": "ఇది మోడల్ విండో",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "ఎస్కేప్ కీని నొక్కడం ద్వారా లేదా క్లోజ్ బటన్ను యాక్టివేట్ చేయడం ద్వారా ఈ మోడల్ను మూసివేయవచ్చు.",
|
||||
", opens captions settings dialog": ", శీర్షికల సెట్టింగ్ల డైలాగ్ను తెరుస్తుంది",
|
||||
", opens subtitles settings dialog": ", ఉపశీర్షికల సెట్టింగుల డైలాగ్ను తెరుస్తుంది",
|
||||
", opens descriptions settings dialog": ", వివరణల సెట్టింగుల డైలాగ్ను తెరుస్తుంది",
|
||||
", selected": ", ఎంచుకోబడింది",
|
||||
"captions settings": "శీర్షికల సెట్టింగులు",
|
||||
"subtitles settings": "ఉపశీర్షికల సెట్టింగులు",
|
||||
"descriptions settings": "వివరణల సెట్టింగులు",
|
||||
"Text": "వచనం",
|
||||
"White": "తెలుపు",
|
||||
"Black": "నలుపు",
|
||||
"Red": "ఎరుపు",
|
||||
"Green": "ఆకుపచ్చ",
|
||||
"Blue": "నీలం",
|
||||
"Yellow": "పసుపు",
|
||||
"Magenta": "మెజెంటా",
|
||||
"Cyan": "సియాన్",
|
||||
"Background": "నేపధ్యం",
|
||||
"Window": "కిటికీ",
|
||||
"Transparent": "పారదర్శక",
|
||||
"Semi-Transparent": "సెమీ-పారదర్శక",
|
||||
"Opaque": "అపారదర్శక",
|
||||
"Font Size": "ఫాంట్ పరిమాణం",
|
||||
"Text Edge Style": "టెక్స్ట్ ఎడ్జ్ శైలి",
|
||||
"None": "ఏదీ లేదు",
|
||||
"Raised": "పెంచబడింది",
|
||||
"Depressed": "అణగారిన",
|
||||
"Uniform": "ఏకరీతి",
|
||||
"Dropshadow": "డ్రాప్షాడో",
|
||||
"Font Family": "ఫాంట్ కుటుంబం",
|
||||
"Proportional Sans-Serif": "ప్రొపోర్షన్ సాన్స్-సెరిఫ్",
|
||||
"Monospace Sans-Serif": "మోనోస్పేస్ సాన్స్-సెరిఫ్",
|
||||
"Proportional Serif": "ప్రొపోర్షన్ సెరిఫ్",
|
||||
"Monospace Serif": "మోనోస్పేస్ సెరిఫ్",
|
||||
"Casual": "సాధారణ",
|
||||
"Script": "స్క్రిప్ట్",
|
||||
"Small Caps": "చిన్న క్యాప్స్",
|
||||
"Reset": "రీసెట్ చేయండి",
|
||||
"restore all settings to the default values": "అన్ని సెట్టింగులను డిఫాల్ట్ విలువలకు పునరుద్ధరించండి",
|
||||
"Done": "పూర్తయింది",
|
||||
"Caption Settings Dialog": "శీర్షిక సెట్టింగ్ల డైలాగ్",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "డైలాగ్ విండో ప్రారంభం. ఎస్కేప్ విండోను రద్దు చేస్తుంది మరియు మూసివేస్తుంది.",
|
||||
"End of dialog window.": "డైలాగ్ విండో ముగింపు.",
|
||||
"{1} is loading.": "{1} లోడ్ అవుతోంది.",
|
||||
"Exit Picture-in-Picture": "పిక్చర్-ఇన్-పిక్చర్ నుండి నిష్క్రమించండి",
|
||||
"Picture-in-Picture": "పిక్చర్-ఇన్-పిక్చర్"
|
||||
});
|
89
node_modules/video.js/dist/lang/te.json
generated
vendored
Normal file
89
node_modules/video.js/dist/lang/te.json
generated
vendored
Normal file
|
@ -0,0 +1,89 @@
|
|||
{
|
||||
"Audio Player": "ఆడియో ప్లేయర్",
|
||||
"Video Player": "వీడియో ప్లేయర్",
|
||||
"Play": "ప్లే",
|
||||
"Pause": "పాజ్",
|
||||
"Replay": "రీప్లే",
|
||||
"Current Time": "ప్రస్తుత సమయం",
|
||||
"Duration": "వ్యవధి",
|
||||
"Remaining Time": "మిగిలిన సమయం",
|
||||
"Stream Type": "స్ట్రీమ్ రకం",
|
||||
"LIVE": "లైవ్",
|
||||
"Seek to live, currently behind live": "ప్రత్యక్ష ప్రసారానికి వెళ్ళండి, ప్రస్తుతం ప్రత్యక్ష ప్రసారానికి వెనుకబడి ఉంది",
|
||||
"Seek to live, currently playing live": "ప్రత్యక్ష ప్రసారానికి వెళ్ళండి, ప్రస్తుతం ప్రత్యక్ష ప్రసారం అవుతోంది",
|
||||
"Loaded": "లోడ్ చేయబడింది",
|
||||
"Progress": "పురోగతి",
|
||||
"Progress Bar": "ప్రోగ్రెస్ బార్",
|
||||
"progress bar timing: currentTime={1} duration={2}": "{1} యొక్క {2}",
|
||||
"Fullscreen": "పూర్తి స్క్రీన్",
|
||||
"Non-Fullscreen": "పూర్తి స్క్రీన్ నుండి నిష్క్రమించండి",
|
||||
"Mute": "మ్యూట్",
|
||||
"Unmute": "అన్మ్యూట్ చేయండి",
|
||||
"Playback Rate": "ప్లేబ్యాక్ రేట్",
|
||||
"Subtitles": "ఉపశీర్షికలు",
|
||||
"subtitles off": "ఉపశీర్షికలు ఆఫ్ చేయండి",
|
||||
"Captions": "శీర్షికలు",
|
||||
"captions off": "శీర్షికలు ఆఫ్ చేయండి",
|
||||
"Chapters": "అధ్యాయాలు",
|
||||
"Descriptions": "వివరణలు",
|
||||
"descriptions off": "వివరణలు ఆఫ్ చేయండి",
|
||||
"Audio Track": "ఆడియో ట్రాక్",
|
||||
"Volume Level": "వాల్యూమ్ స్థాయి",
|
||||
"You aborted the media playback": "మీరు మీడియా ప్లేబ్యాక్ను రద్దు చేశారు",
|
||||
"A network error caused the media download to fail part-way.": "నెట్వర్క్ లోపం వలన మీడియా డౌన్లోడ్ విఫలమైంది.",
|
||||
"The media could not be loaded, either because the server or network failed or because the format is not supported.": "సర్వర్ లేదా నెట్వర్క్ విఫలమైనందున లేదా ఫార్మాట్కు మద్దతు లేనందున మీడియాను లోడ్ చేయడం సాధ్యం కాలేదు.",
|
||||
"The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "అవినీతి సమస్య కారణంగా లేదా మీ బ్రౌజర్ మద్దతు ఇవ్వని లక్షణాలను మీడియా ఉపయోగించినందున మీడియా ప్లేబ్యాక్ నిలిపివేయబడింది.",
|
||||
"No compatible source was found for this media.": "ఈ మీడియాకు అనుకూలమైన మూలం కనుగొనబడలేదు.",
|
||||
"The media is encrypted and we do not have the keys to decrypt it.": "మీడియా గుప్తీకరించబడింది మరియు దానిని డీక్రిప్ట్ చేయడానికి మాకు కీలు లేవు.",
|
||||
"Play Video": "వీడియో ప్లే చేయండి",
|
||||
"Close": "మూసివేయండి",
|
||||
"Close Modal Dialog": "మోడల్ డైలాగ్ను మూసివేయండి",
|
||||
"Modal Window": "మోడల్ విండో",
|
||||
"This is a modal window": "ఇది మోడల్ విండో",
|
||||
"This modal can be closed by pressing the Escape key or activating the close button.": "ఎస్కేప్ కీని నొక్కడం ద్వారా లేదా క్లోజ్ బటన్ను యాక్టివేట్ చేయడం ద్వారా ఈ మోడల్ను మూసివేయవచ్చు.",
|
||||
", opens captions settings dialog": ", శీర్షికల సెట్టింగ్ల డైలాగ్ను తెరుస్తుంది",
|
||||
", opens subtitles settings dialog": ", ఉపశీర్షికల సెట్టింగుల డైలాగ్ను తెరుస్తుంది",
|
||||
", opens descriptions settings dialog": ", వివరణల సెట్టింగుల డైలాగ్ను తెరుస్తుంది",
|
||||
", selected": ", ఎంచుకోబడింది",
|
||||
"captions settings": "శీర్షికల సెట్టింగులు",
|
||||
"subtitles settings": "ఉపశీర్షికల సెట్టింగులు",
|
||||
"descriptions settings": "వివరణల సెట్టింగులు",
|
||||
"Text": "వచనం",
|
||||
"White": "తెలుపు",
|
||||
"Black": "నలుపు",
|
||||
"Red": "ఎరుపు",
|
||||
"Green": "ఆకుపచ్చ",
|
||||
"Blue": "నీలం",
|
||||
"Yellow": "పసుపు",
|
||||
"Magenta": "మెజెంటా",
|
||||
"Cyan": "సియాన్",
|
||||
"Background": "నేపధ్యం",
|
||||
"Window": "కిటికీ",
|
||||
"Transparent": "పారదర్శక",
|
||||
"Semi-Transparent": "సెమీ-పారదర్శక",
|
||||
"Opaque": "అపారదర్శక",
|
||||
"Font Size": "ఫాంట్ పరిమాణం",
|
||||
"Text Edge Style": "టెక్స్ట్ ఎడ్జ్ శైలి",
|
||||
"None": "ఏదీ లేదు",
|
||||
"Raised": "పెంచబడింది",
|
||||
"Depressed": "అణగారిన",
|
||||
"Uniform": "ఏకరీతి",
|
||||
"Dropshadow": "డ్రాప్షాడో",
|
||||
"Font Family": "ఫాంట్ కుటుంబం",
|
||||
"Proportional Sans-Serif": "ప్రొపోర్షన్ సాన్స్-సెరిఫ్",
|
||||
"Monospace Sans-Serif": "మోనోస్పేస్ సాన్స్-సెరిఫ్",
|
||||
"Proportional Serif": "ప్రొపోర్షన్ సెరిఫ్",
|
||||
"Monospace Serif": "మోనోస్పేస్ సెరిఫ్",
|
||||
"Casual": "సాధారణ",
|
||||
"Script": "స్క్రిప్ట్",
|
||||
"Small Caps": "చిన్న క్యాప్స్",
|
||||
"Reset": "రీసెట్ చేయండి",
|
||||
"restore all settings to the default values": "అన్ని సెట్టింగులను డిఫాల్ట్ విలువలకు పునరుద్ధరించండి",
|
||||
"Done": "పూర్తయింది",
|
||||
"Caption Settings Dialog": "శీర్షిక సెట్టింగ్ల డైలాగ్",
|
||||
"Beginning of dialog window. Escape will cancel and close the window.": "డైలాగ్ విండో ప్రారంభం. ఎస్కేప్ విండోను రద్దు చేస్తుంది మరియు మూసివేస్తుంది.",
|
||||
"End of dialog window.": "డైలాగ్ విండో ముగింపు.",
|
||||
"{1} is loading.": "{1} లోడ్ అవుతోంది.",
|
||||
"Exit Picture-in-Picture": "పిక్చర్-ఇన్-పిక్చర్ నుండి నిష్క్రమించండి",
|
||||
"Picture-in-Picture": "పిక్చర్-ఇన్-పిక్చర్"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue