sv.js 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. videojs.addLanguage('sv', {
  2. ", opens captions settings dialog": ", öppnar dialogruta för textning",
  3. ", opens descriptions settings dialog": ", öppnar dialogruta för inställningar",
  4. ", opens subtitles settings dialog": ", öppnar dialogruta för undertexter",
  5. ", selected": ", vald",
  6. "A network error caused the media download to fail part-way.": "Ett nätverksfel gjorde att nedladdningen av videon avbröts.",
  7. "Audio Player": "Ljudspelare",
  8. "Audio Track": "Ljudspår",
  9. "Background": "Bakgrund",
  10. "Beginning of dialog window. Escape will cancel and close the window.": "Början av dialogfönster. Escape avbryter och stänger fönstret.",
  11. "Black": "Svart",
  12. "Blue": "Blå",
  13. "Caption Settings Dialog": "Dialogruta för textningsinställningar",
  14. "Captions": "Text på",
  15. "Casual": "Casual",
  16. "Chapters": "Kapitel",
  17. "Close": "Stäng",
  18. "Close Modal Dialog": "Stäng dialogruta",
  19. "Current Time": "Aktuell tid",
  20. "Cyan": "Cyan",
  21. "Depressed": "Deprimerad",
  22. "Descriptions": "Beskrivningar",
  23. "Done": "Klar",
  24. "Dropshadow": "DropSkugga",
  25. "Duration": "Total tid",
  26. "End of dialog window.": "Slutet av dialogfönster.",
  27. "Font Family": "Typsnittsfamilj",
  28. "Font Size": "Textstorlek",
  29. "Fullscreen": "Fullskärm",
  30. "Green": "Grön",
  31. "LIVE": "LIVE",
  32. "Loaded": "Laddad",
  33. "Magenta": "Magenta",
  34. "Modal Window": "dialogruta",
  35. "Monospace Sans-Serif": "Monospace Sans-Serif",
  36. "Monospace Serif": "Monospace Serif",
  37. "Mute": "Ljud av",
  38. "No compatible source was found for this media.": "Det gick inte att hitta någon kompatibel källa för den här videon.",
  39. "Non-Fullscreen": "Ej fullskärm",
  40. "None": "Ingen",
  41. "Opaque": "Opak",
  42. "Pause": "Pausa",
  43. "Play": "Spela",
  44. "Play Video": "Spela upp video",
  45. "Playback Rate": "Uppspelningshastighet",
  46. "Progress": "Förlopp",
  47. "Progress Bar": "förloppsmätare",
  48. "Proportional Sans-Serif": "Proportionell Sans-Serif",
  49. "Proportional Serif": "Proportionell Serif",
  50. "Raised": "Raised",
  51. "Red": "Röd",
  52. "Remaining Time": "Återstående tid",
  53. "Replay": "Spela upp igen",
  54. "Reset": "Återställ",
  55. "Script": "Manus",
  56. "Seek to live, currently behind live": "Återgå till live, uppspelningen är inte live",
  57. "Seek to live, currently playing live": "Återgå till live, uppspelningen är live",
  58. "Semi-Transparent": "Semi-transparent",
  59. "Small Caps": "Small-Caps",
  60. "Stream Type": "Strömningstyp",
  61. "Subtitles": "Text på",
  62. "Text": "Text",
  63. "Text Edge Style": "Textkantstil",
  64. "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Det gick inte att ladda videon, antingen på grund av ett server- eller nätverksfel, eller för att formatet inte stöds.",
  65. "The media is encrypted and we do not have the keys to decrypt it.": "Mediat är krypterat och vi har inte nycklarna för att dekryptera det.",
  66. "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Uppspelningen avbröts på grund av att videon är skadad, eller också för att videon använder funktioner som din webbläsare inte stöder.",
  67. "This is a modal window": "Det här är ett dialogruta",
  68. "This modal can be closed by pressing the Escape key or activating the close button.": "Den här dialogrutan kan stängas genom att trycka på Escape-tangenten eller stäng knappen.",
  69. "Transparent": "Transparent",
  70. "Uniform": "Uniform",
  71. "Unmute": "Ljud på",
  72. "Video Player": "Videospelare",
  73. "Volume Level": "Volymnivå",
  74. "White": "Vit",
  75. "Window": "Fönster",
  76. "Yellow": "Gul",
  77. "You aborted the media playback": "Du har avbrutit videouppspelningen.",
  78. "captions off": "Text av",
  79. "captions settings": "textningsinställningar",
  80. "descriptions off": "beskrivningar av",
  81. "descriptions settings": "beskrivningsinställningar",
  82. "progress bar timing: currentTime={1} duration={2}": "{1} av {2}",
  83. "restore all settings to the default values": "återställ alla inställningar till standardvärden",
  84. "subtitles off": "Text av",
  85. "subtitles settings": "undertextsinställningar",
  86. "{1} is loading.": "{1} laddar."
  87. });