eu.js 4.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. videojs.addLanguage('eu', {
  2. "Audio Player": "Audio jogailua",
  3. "Video Player": "Bideo jogailua",
  4. "Play": "Hasi",
  5. "Pause": "Gelditu",
  6. "Replay": "Berriz hasi",
  7. "Current Time": "Uneko denbora",
  8. "Duration": "Iraupena",
  9. "Remaining Time": "Gelditzen den denbora",
  10. "Stream Type": "Jario mota",
  11. "LIVE": "ZUZENEAN",
  12. "Seek to live, currently behind live": "Zuzenekora joan, orain zuzenekoaren atzetik",
  13. "Seek to live, currently playing live": "Zuzenekora joan, orain zuzenean ari da",
  14. "Loaded": "Kargatuta",
  15. "Progress": "Aurrerapena",
  16. "Progress Bar": "Aurrerapen barra",
  17. "progress bar timing: currentTime={1} duration={2}": "{1} / {2}",
  18. "Fullscreen": "Pantaila osoa",
  19. "Non-Fullscreen": "Irten pantaila osotik",
  20. "Mute": "Ixildu",
  21. "Unmute": "Soinua jarri",
  22. "Playback Rate": "Abiadura",
  23. "Subtitles": "Azpitituluak",
  24. "subtitles off": "azpitituluak kenduta",
  25. "Captions": "Oharrak",
  26. "captions off": "oharrak kenduta",
  27. "Chapters": "Kapituluak",
  28. "Descriptions": "Deskribapenak",
  29. "descriptions off": "deskribapenak kenduta",
  30. "Audio Track": "Audio pista",
  31. "Volume Level": "Bolumen maila",
  32. "You aborted the media playback": "Bertan behera utzi duzu",
  33. "A network error caused the media download to fail part-way.": "Sare errore batek deskargak huts egitea eragin du.",
  34. "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.",
  35. "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.",
  36. "No compatible source was found for this media.": "Ez dago media honentzako iturburu bateragarririk.",
  37. "The media is encrypted and we do not have the keys to decrypt it.": "Media zifratuta dago eta ez ditugu beharrezko gakoak.",
  38. "Play Video": "Bideoa hasi",
  39. "Close": "Itxi",
  40. "Close Modal Dialog": "Leihoa itxi",
  41. "Modal Window": "Leihoa",
  42. "This is a modal window": "Hau leiho modal bat da",
  43. "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.",
  44. ", opens captions settings dialog": ", oharren ezarpenen leihoa irekitzen du",
  45. ", opens subtitles settings dialog": ", azpitituluen ezarpenen leihoa irekitzen du",
  46. ", opens descriptions settings dialog": ", deskribapenen ezarpenen leihoa irekitzen du",
  47. ", selected": ", aukeratuta",
  48. "captions settings": "oharren ezarpenak",
  49. "subtitles settings": "azpitituluen ezarpenak",
  50. "descriptions settings": "deskribapenen ezarpenak",
  51. "Text": "Testua",
  52. "White": "Zuria",
  53. "Black": "Beltza",
  54. "Red": "Gorria",
  55. "Green": "Berdea",
  56. "Blue": "Urdina",
  57. "Yellow": "Horia",
  58. "Magenta": "Magenta",
  59. "Cyan": "Cyan (urdina)",
  60. "Background": "Atzeko planoa",
  61. "Window": "Leihoa",
  62. "Transparent": "Gardena",
  63. "Semi-Transparent": "Erdi-gardena",
  64. "Opaque": "Opaku",
  65. "Font Size": "Letra-tamaina",
  66. "Text Edge Style": "Tesuaren etzen estiloa",
  67. "None": "Bat ere ez",
  68. "Raised": "Jasoa",
  69. "Depressed": "Hondoratua",
  70. "Uniform": "Uniformea",
  71. "Dropshadow": "Itzalduna",
  72. "Font Family": "Letra-tipoa",
  73. "Proportional Sans-Serif": "Sans-Serif proportzionala",
  74. "Monospace Sans-Serif": "Tarte berdineko Sans-Serif",
  75. "Proportional Serif": "Serif proporzionala",
  76. "Monospace Serif": "Tarte berdineko Serif",
  77. "Casual": "Informala",
  78. "Script": "Eskuz idatzitakoa",
  79. "Small Caps": "letra xeheak",
  80. "Reset": "Berrezarri",
  81. "restore all settings to the default values": "berrezarri ezarpen guztiak defektuzko balioetara",
  82. "Done": "Eginda",
  83. "Caption Settings Dialog": "Oharren ezarpenen leihoa",
  84. "Beginning of dialog window. Escape will cancel and close the window.": "Leihoaren hasiera. Escapeta teklak leihoa itxi egingo du.",
  85. "End of dialog window.": "Leihoaren amaiera.",
  86. "{1} is loading.": "{1} kargatzen ari da.",
  87. "Exit Picture-in-Picture": "Irten irudiz-irudiztik",
  88. "Picture-in-Picture": "Irudiz-irudi"
  89. });