wai-website-theme 1.2 → 1.3

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.
Files changed (127) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/backtotop.html +1 -1
  3. data/_includes/excol.html +1 -1
  4. data/_includes/feedback-box.html +13 -10
  5. data/_includes/footer.html +20 -6
  6. data/_includes/header.html +73 -35
  7. data/_includes/inpl.html +6 -0
  8. data/_includes/lang.html +7 -0
  9. data/_includes/link.html +92 -0
  10. data/_includes/menuitem.html +5 -3
  11. data/_includes/multilang-list-policy-links.html +1 -1
  12. data/_includes/navlist.html +1 -1
  13. data/_includes/prevnext.html +5 -4
  14. data/_includes/secondarynav.html +34 -6
  15. data/_includes/t.html +33 -0
  16. data/_includes/translation-note-msg.html +45 -0
  17. data/_includes/video-player.html +50 -9
  18. data/_layouts/default.html +32 -9
  19. data/_layouts/home.html +29 -5
  20. data/_layouts/news.html +27 -6
  21. data/_layouts/policy.html +27 -6
  22. data/_layouts/sidenav.html +27 -6
  23. data/_layouts/sidenavsidebar.html +27 -6
  24. data/assets/ableplayer/.gitattributes +0 -0
  25. data/assets/ableplayer/.gitignore +3 -1
  26. data/assets/ableplayer/Gruntfile.js +3 -1
  27. data/assets/ableplayer/LICENSE +0 -0
  28. data/assets/ableplayer/README.md +214 -170
  29. data/assets/ableplayer/_config.yml +1 -0
  30. data/assets/ableplayer/build/ableplayer.dist.js +2637 -744
  31. data/assets/ableplayer/build/ableplayer.js +2637 -744
  32. data/assets/ableplayer/build/ableplayer.min.css +2 -2
  33. data/assets/ableplayer/build/ableplayer.min.js +9 -7
  34. data/assets/ableplayer/button-icons/able-icons.svg +0 -0
  35. data/assets/ableplayer/button-icons/black/rabbit.png +0 -0
  36. data/assets/ableplayer/button-icons/black/turtle.png +0 -0
  37. data/assets/ableplayer/button-icons/white/rabbit.png +0 -0
  38. data/assets/ableplayer/button-icons/white/turtle.png +0 -0
  39. data/assets/ableplayer/images/wingrip.png +0 -0
  40. data/assets/ableplayer/package-lock.json +705 -0
  41. data/assets/ableplayer/package.json +11 -2
  42. data/assets/ableplayer/scripts/JQuery.doWhen.js +0 -0
  43. data/assets/ableplayer/scripts/ableplayer-base.js +129 -29
  44. data/assets/ableplayer/scripts/browser.js +0 -0
  45. data/assets/ableplayer/scripts/buildplayer.js +342 -262
  46. data/assets/ableplayer/scripts/caption.js +19 -0
  47. data/assets/ableplayer/scripts/chapters.js +21 -0
  48. data/assets/ableplayer/scripts/control.js +139 -56
  49. data/assets/ableplayer/scripts/description.js +0 -0
  50. data/assets/ableplayer/scripts/dialog.js +13 -13
  51. data/assets/ableplayer/scripts/dragdrop.js +102 -109
  52. data/assets/ableplayer/scripts/event.js +186 -83
  53. data/assets/ableplayer/scripts/initialize.js +261 -71
  54. data/assets/ableplayer/scripts/langs.js +4 -0
  55. data/assets/ableplayer/scripts/metadata.js +0 -0
  56. data/assets/ableplayer/scripts/misc.js +76 -7
  57. data/assets/ableplayer/scripts/preference.js +2 -2
  58. data/assets/ableplayer/scripts/search.js +10 -7
  59. data/assets/ableplayer/scripts/sign.js +0 -0
  60. data/assets/ableplayer/scripts/slider.js +35 -34
  61. data/assets/ableplayer/scripts/track.js +38 -22
  62. data/assets/ableplayer/scripts/transcript.js +15 -6
  63. data/assets/ableplayer/scripts/translation.js +29 -20
  64. data/assets/ableplayer/scripts/ttml2webvtt.js +87 -0
  65. data/assets/ableplayer/scripts/volume.js +16 -15
  66. data/assets/ableplayer/scripts/vts.js +1093 -0
  67. data/assets/ableplayer/scripts/webvtt.js +0 -0
  68. data/assets/ableplayer/scripts/youtube.js +16 -5
  69. data/assets/ableplayer/styles/ableplayer.css +125 -22
  70. data/assets/ableplayer/thirdparty/js.cookie.js +0 -0
  71. data/assets/ableplayer/thirdparty/modernizr.custom.js +0 -0
  72. data/assets/ableplayer/translations/ca.js +311 -1
  73. data/assets/ableplayer/translations/de.js +1 -1
  74. data/assets/ableplayer/translations/en.js +6 -0
  75. data/assets/ableplayer/translations/es.js +6 -0
  76. data/assets/ableplayer/translations/fr.js +6 -0
  77. data/assets/ableplayer/translations/he.js +311 -0
  78. data/assets/ableplayer/translations/it.js +7 -1
  79. data/assets/ableplayer/translations/ja.js +6 -0
  80. data/assets/ableplayer/translations/nb.js +311 -0
  81. data/assets/ableplayer/translations/nl.js +6 -0
  82. data/assets/ableplayer/translations/zh-tw.js +311 -0
  83. data/assets/css/style.css +1 -1
  84. data/assets/css/style.css.map +1 -1
  85. data/assets/fonts/{anonymouspro-bold.woff → anonymouspro/anonymouspro-bold.woff} +0 -0
  86. data/assets/fonts/{anonymouspro-bold.woff2 → anonymouspro/anonymouspro-bold.woff2} +0 -0
  87. data/assets/fonts/{anonymouspro-bolditalic.woff → anonymouspro/anonymouspro-bolditalic.woff} +0 -0
  88. data/assets/fonts/{anonymouspro-bolditalic.woff2 → anonymouspro/anonymouspro-bolditalic.woff2} +0 -0
  89. data/assets/fonts/{anonymouspro-italic.woff → anonymouspro/anonymouspro-italic.woff} +0 -0
  90. data/assets/fonts/{anonymouspro-italic.woff2 → anonymouspro/anonymouspro-italic.woff2} +0 -0
  91. data/assets/fonts/{anonymouspro-regular.woff → anonymouspro/anonymouspro-regular.woff} +0 -0
  92. data/assets/fonts/{anonymouspro-regular.woff2 → anonymouspro/anonymouspro-regular.woff2} +0 -0
  93. data/assets/fonts/notonaskh/bold-minimal.woff +0 -0
  94. data/assets/fonts/notonaskh/bold-minimal.woff2 +0 -0
  95. data/assets/fonts/notonaskh/bold.woff +0 -0
  96. data/assets/fonts/notonaskh/bold.woff2 +0 -0
  97. data/assets/fonts/notonaskh/regular-minimal.woff +0 -0
  98. data/assets/fonts/notonaskh/regular-minimal.woff2 +0 -0
  99. data/assets/fonts/notonaskh/regular.woff +0 -0
  100. data/assets/fonts/notonaskh/regular.woff2 +0 -0
  101. data/assets/fonts/{notosans-bold-subset.woff → notosans/notosans-bold-subset.woff} +0 -0
  102. data/assets/fonts/{notosans-bold-subset.woff2 → notosans/notosans-bold-subset.woff2} +0 -0
  103. data/assets/fonts/{notosans-bold.woff → notosans/notosans-bold.woff} +0 -0
  104. data/assets/fonts/{notosans-bold.woff2 → notosans/notosans-bold.woff2} +0 -0
  105. data/assets/fonts/{notosans-bolditalic-subset.woff → notosans/notosans-bolditalic-subset.woff} +0 -0
  106. data/assets/fonts/{notosans-bolditalic-subset.woff2 → notosans/notosans-bolditalic-subset.woff2} +0 -0
  107. data/assets/fonts/{notosans-bolditalic.woff → notosans/notosans-bolditalic.woff} +0 -0
  108. data/assets/fonts/{notosans-bolditalic.woff2 → notosans/notosans-bolditalic.woff2} +0 -0
  109. data/assets/fonts/{notosans-italic-subset.woff → notosans/notosans-italic-subset.woff} +0 -0
  110. data/assets/fonts/{notosans-italic-subset.woff2 → notosans/notosans-italic-subset.woff2} +0 -0
  111. data/assets/fonts/{notosans-italic.woff → notosans/notosans-italic.woff} +0 -0
  112. data/assets/fonts/{notosans-italic.woff2 → notosans/notosans-italic.woff2} +0 -0
  113. data/assets/fonts/{notosans-regular-subset.woff → notosans/notosans-regular-subset.woff} +0 -0
  114. data/assets/fonts/{notosans-regular-subset.woff2 → notosans/notosans-regular-subset.woff2} +0 -0
  115. data/assets/fonts/{notosans-regular.woff → notosans/notosans-regular.woff} +0 -0
  116. data/assets/fonts/{notosans-regular.woff2 → notosans/notosans-regular.woff2} +0 -0
  117. data/assets/fonts/notosansmono/notosansmono-semicondensed.woff +0 -0
  118. data/assets/fonts/notosansmono/notosansmono-semicondensed.woff2 +0 -0
  119. data/assets/fonts/notosansmono/notosansmono-semicondensedbold.woff +0 -0
  120. data/assets/fonts/notosansmono/notosansmono-semicondensedbold.woff2 +0 -0
  121. data/assets/images/icons.svg +24 -0
  122. data/assets/scripts/main.js +10 -3
  123. metadata +66 -33
  124. data/_data/lang.json +0 -730
  125. data/_data/techniques.yml +0 -180
  126. data/_data/wcag.yml +0 -125
  127. data/_includes/.DS_Store +0 -0
File without changes
@@ -1,3 +1,4 @@
1
+
1
2
  (function ($) {
2
3
  AblePlayer.prototype.initYouTubePlayer = function () {
3
4
 
@@ -55,7 +56,7 @@
55
56
  this.$mediaContainer.prepend($('<div>').attr('id', containerId));
56
57
  // NOTE: Tried the following in place of the above in January 2016
57
58
  // because in some cases two videos were being added to the DOM
58
- // However, once v2.2.23 was fairly stable, unable to reptroduce that problem
59
+ // However, once v2.2.23 was fairly stable, unable to reproduce that problem
59
60
  // so maybe it's not an issue. This is preserved here temporarily, just in case it's needed...
60
61
  // thisObj.$mediaContainer.html($('<div>').attr('id', containerId));
61
62
 
@@ -96,19 +97,31 @@
96
97
  this.ytWidth = null;
97
98
  this.ytHeight = null;
98
99
  }
100
+
101
+ // NOTE: YouTube is changing the following parameters on or after Sep 25, 2018:
102
+ // rel - No longer able to prevent YouTube from showing related videos
103
+ // value of 0 now limits related videos to video's same channel
104
+ // showinfo - No longer supported (previously, value of 0 hid title, share, & watch later buttons
105
+ // Documentation https://developers.google.com/youtube/player_parameters
106
+
99
107
  this.youTubePlayer = new YT.Player(containerId, {
100
108
  videoId: this.activeYouTubeId,
109
+ host: this.youTubeNoCookie ? 'https://www.youtube-nocookie.com' : 'https://www.youtube.com',
101
110
  width: this.ytWidth,
102
111
  height: this.ytHeight,
103
112
  playerVars: {
113
+ autoplay: 0,
104
114
  enablejsapi: 1,
115
+ disableKb: 1, // disable keyboard shortcuts, using our own
116
+ playsinline: this.playsInline,
105
117
  start: this.startTime,
106
118
  controls: 0, // no controls, using our own
107
119
  cc_load_policy: ccLoadPolicy,
108
120
  hl: this.lang, // use the default language UI
109
121
  modestbranding: 1, // no YouTube logo in controller
110
122
  rel: 0, // do not show related videos when video ends
111
- html5: 1 // force html5 if browser supports it (undocumented parameter; 0 does NOT force Flash)
123
+ html5: 1, // force html5 if browser supports it (undocumented parameter; 0 does NOT force Flash)
124
+ iv_load_policy: 3 // do not show video annotations
112
125
  },
113
126
  events: {
114
127
  onReady: function () {
@@ -121,7 +134,6 @@
121
134
  }
122
135
  }
123
136
  if (typeof thisObj.aspectRatio === 'undefined') {
124
- console.log('resizeYouTubePlayer at POS Y1');
125
137
  thisObj.resizeYouTubePlayer(thisObj.activeYouTubeId, containerId);
126
138
  }
127
139
  deferred.resolve();
@@ -208,11 +220,11 @@ console.log('resizeYouTubePlayer at POS Y1');
208
220
  };
209
221
 
210
222
  AblePlayer.prototype.resizeYouTubePlayer = function(youTubeId, youTubeContainerId) {
223
+
211
224
  // called after player is ready, if youTube dimensions were previously unknown
212
225
  // Now need to get them from the iframe element that YouTube injected
213
226
  // and resize Able Player to match
214
227
  var d, width, height;
215
-
216
228
  if (typeof this.aspectRatio !== 'undefined') {
217
229
  // video dimensions have already been collected
218
230
  if (this.restoringAfterFullScreen) {
@@ -330,7 +342,6 @@ console.log('resizeYouTubePlayer at POS Y1');
330
342
  var thisObj, i, trackId, trackLang, trackLabel, trackKind, isDraft, isDefaultTrack;
331
343
 
332
344
  thisObj = this;
333
-
334
345
  gapi.client.setApiKey(youTubeDataAPIKey);
335
346
  gapi.client
336
347
  .load('youtube', 'v3')
@@ -8,6 +8,7 @@
8
8
  div.able-modal-overlay = 9500
9
9
 
10
10
  * Items that should always be on top (9000):
11
+ #able-vts-alert = 9400
11
12
  .able-alert = 9400
12
13
  .able-window-toolbar .able-button-handler-preferences = 9300
13
14
  .able-popup = 9200
@@ -245,7 +246,7 @@
245
246
  position: absolute;
246
247
  right: 0px;
247
248
  top: -74px;
248
- display: none;
249
+ display: block;
249
250
  z-index: 9100;
250
251
  }
251
252
  .able-volume-track {
@@ -407,7 +408,7 @@ div.able-captions-wrapper {
407
408
  padding: 0;
408
409
  text-align: center;
409
410
  line-height: 1.35em;
410
- display: none;
411
+ display: block;
411
412
  z-index: 6000;
412
413
  }
413
414
  div.able-captions {
@@ -650,6 +651,7 @@ span.able-modkey {
650
651
  padding: 10px;
651
652
  border-style: solid;
652
653
  border-width: 0 0 1px 0;
654
+ overflow: scroll;
653
655
  }
654
656
  .able-draggable:hover {
655
657
  cursor: move;
@@ -678,9 +680,10 @@ span.able-modkey {
678
680
  }
679
681
  .able-window-toolbar .able-popup {
680
682
  position: absolute;
683
+ cursor: default;
681
684
  right: 0;
682
685
  top: 0;
683
- display: none;
686
+ display: block;
684
687
  }
685
688
  .able-drag {
686
689
  border: 2px dashed #F90;
@@ -818,7 +821,7 @@ div.able-chapters-div button::-moz-focus-inner {
818
821
  -webkit-border-radius: 5px;
819
822
  -moz-border-radius: 5px;
820
823
  border-radius: 5px;
821
- display: none;
824
+ display: block;
822
825
  }
823
826
  .able-alert {
824
827
  background-color: #FFFFCC;
@@ -846,36 +849,30 @@ div.able-chapters-div button::-moz-focus-inner {
846
849
  -webkit-border-radius: 5px;
847
850
  -moz-border-radius: 5px;
848
851
  border-radius: 5px;
849
- display: none;
852
+ display: block;
853
+ cursor: default;
854
+ list-style: none;
850
855
  }
851
- .able-popup ul {
856
+ ul.able-popup {
852
857
  list-style-type: none;
853
- margin: 0;
854
- padding: 0;
855
858
  }
856
859
  .able-popup li {
857
860
  padding: 0.25em 1em 0.25em 0.25em;
858
861
  margin: 1px;
859
- }
860
- .able-popup label {
861
- padding-left: 0.25em;
862
862
  color: #FFF;
863
863
  }
864
864
  .able-popup li.able-focus {
865
865
  background-color: #CCC;
866
- }
867
- .able-popup li.able-focus label {
868
866
  color: #000;
869
867
  }
870
-
871
- /*
872
- Popup Menus with hidden radio buttons
873
- e.g., chapters and preferences
874
- */
875
- .able-popup-no-radio > ul > li > input {
876
- position: absolute !important;
877
- clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
878
- clip: rect(1px, 1px, 1px, 1px);
868
+ .able-popup-captions li {
869
+ padding-left: 1em;
870
+ }
871
+ .able-popup-captions li[aria-checked="true"] {
872
+ padding-left: 0;
873
+ }
874
+ .able-popup-captions li[aria-checked="true"]::before {
875
+ content: "\2713 "; /* check mark; for heavier mark us 2714 */
879
876
  }
880
877
 
881
878
  /*
@@ -888,6 +885,7 @@ div.able-chapters-div button::-moz-focus-inner {
888
885
  height: 400px;
889
886
  z-index: 7000;
890
887
  outline: none;
888
+ padding-bottom: 25px; /* keep content above 16x16px drag icon */
891
889
  }
892
890
  .able-transcript {
893
891
  position: relative; /* must be positioned for scrolling */
@@ -942,6 +940,8 @@ div.able-chapters-div button::-moz-focus-inner {
942
940
  }
943
941
  .able-window-toolbar input:focus,
944
942
  .able-window-toolbar input:hover,
943
+ .able-window-toolbar select:focus,
944
+ .able-window-toolbar select:hover,
945
945
  .able-controller input:focus,
946
946
  .able-controller input:hover,
947
947
  .able-controller button:focus,
@@ -952,12 +952,14 @@ div.able-chapters-div button::-moz-focus-inner {
952
952
  outline-width: 2px;
953
953
  }
954
954
  .able-window-toolbar input:focus,
955
+ .able-window-toolbar select:focus,
955
956
  .able-controller input:focus,
956
957
  .able-controller button:focus,
957
958
  .able-seekbar-head:focus {
958
959
  outline-color: #ffbb37; /* yellow */
959
960
  }
960
961
  .able-window-toolbar input:hover,
962
+ .able-window-toolbar select:hover,
961
963
  .able-controller input:hover,
962
964
  .able-controller button:hover,
963
965
  .able-seekbar-head:hover {
@@ -1055,6 +1057,107 @@ div.able-chapters-div button::-moz-focus-inner {
1055
1057
  font-weight: bold;
1056
1058
  }
1057
1059
 
1060
+ /*
1061
+ Video Transcript Sorter (VTS)
1062
+ */
1063
+ #able-vts-instructions {
1064
+ margin-bottom: 1.5em;
1065
+ padding: 1em;
1066
+ border: 1px solid #999;
1067
+ width: 720px;
1068
+ max-width: 90%;
1069
+ }
1070
+ #able-vts fieldset {
1071
+ margin: 1em;
1072
+ border: none;
1073
+ }
1074
+ #able-vts fieldset legend {
1075
+ color: #000;
1076
+ font-weight: bold;
1077
+ }
1078
+ #able-vts fieldset div {
1079
+ float: left;
1080
+ padding-right: 1em;
1081
+ }
1082
+ #able-vts table {
1083
+ clear: left;
1084
+ }
1085
+
1086
+ #able-vts table,
1087
+ #able-vts table th,
1088
+ #able-vts table td {
1089
+ border: 1px solid black;
1090
+ border-collapse: collapse;
1091
+ padding: 0.5em 0.75em;
1092
+ }
1093
+ #able-vts table th.actions {
1094
+ min-width: 140px;
1095
+ }
1096
+ #able-vts table td button {
1097
+ width: auto;
1098
+ padding: 0;
1099
+ margin: 2px;
1100
+ }
1101
+ #able-vts table td button svg {
1102
+ width: 16px;
1103
+ height: 16px;
1104
+ }
1105
+ #able-vts table button:hover,
1106
+ #able-vts table button:focus {
1107
+ /* border: 3px solid #66c2ff; */
1108
+ }
1109
+ #able-vts table button:hover svg {
1110
+ fill: #C00;
1111
+ }
1112
+ tr.kind-chapters,
1113
+ tr.kind-subtitles {
1114
+ background-color: #FFF;
1115
+ }
1116
+ tr.kind-descriptions {
1117
+ background-color: #FEE;
1118
+ }
1119
+ tr.kind-chapters {
1120
+ background-color: #e6ffe6;
1121
+ }
1122
+ .able-vts-dragging {
1123
+ background-color: #FFC;
1124
+ }
1125
+ div#able-vts-icon-credit {
1126
+ margin: 1em;
1127
+ }
1128
+ div#able-vts-alert {
1129
+ display: none;
1130
+ position: fixed;
1131
+ top: 5px;
1132
+ left: 5px;
1133
+ border: 2px solid #666;
1134
+ background-color: #FFC;
1135
+ padding: 1em;
1136
+ font-weight: bold;
1137
+ z-index: 9400;
1138
+ }
1139
+ button#able-vts-save {
1140
+ font-size: 1em;
1141
+ padding: 0.25em;
1142
+ border-radius: 5px;
1143
+ margin-bottom: 1em;
1144
+ font-weight: bold;
1145
+ }
1146
+ button#able-vts-save:hover,
1147
+ button#able-vts-save:focus {
1148
+ color: white;
1149
+ background-color: #060;
1150
+ }
1151
+ .able-vts-output-instructions {
1152
+ width: 720px;
1153
+ max-width: 90%;
1154
+ }
1155
+ #able-vts textarea {
1156
+ height: 200px;
1157
+ width: 720px;
1158
+ max-width: 90%;
1159
+ }
1160
+
1058
1161
  /*
1059
1162
  Misc
1060
1163
  */
File without changes
@@ -1 +1,311 @@
1
- var ca = {
1
+ var ca = {
2
+
3
+ "audio": "audio",
4
+
5
+ "video": "vídeo",
6
+
7
+ "playerHeading": "Reproductor",
8
+
9
+ "faster": "Ràpid",
10
+
11
+ "slower": "Lent",
12
+
13
+ "play": "Reprodueix",
14
+
15
+ "pause": "Pausa",
16
+
17
+ "stop": "Atura",
18
+
19
+ "restart": "Reinicia",
20
+
21
+ "prevChapter": "Capítol anterior",
22
+
23
+ "nextChapter": "Capítol següent",
24
+
25
+ "prevTrack": "Pista anterior",
26
+
27
+ "nextTrack": "Pista següent",
28
+
29
+ "rewind": "Endarrere",
30
+
31
+ "forward": "Endavant",
32
+
33
+ "captions": "Subtítols",
34
+
35
+ "showCaptions": "Mostra els subtítols",
36
+
37
+ "hideCaptions": "Oculta els subtítols",
38
+
39
+ "captionsOff": "Desactiva els subtítols",
40
+
41
+ "showTranscript": "Mostra la transcripció",
42
+
43
+ "hideTranscript": "Oculta la transcripció",
44
+
45
+ "turnOnDescriptions": "Activa l\'audiodescripció",
46
+
47
+ "turnOffDescriptions": "Desactiva l\'audiodescripció",
48
+
49
+ "chapters": "Capítols",
50
+
51
+ "newChapter": "Nou capítol",
52
+
53
+ "language": "Idioma",
54
+
55
+ "sign": "Llengua de signes",
56
+
57
+ "showSign": "Mostra la llengua de signes",
58
+
59
+ "hideSign": "Oculta la llengua de signes",
60
+
61
+ "seekbarLabel": "Línia de temps",
62
+
63
+ "mute": "Silencia",
64
+
65
+ "unmute": "Activa el so",
66
+
67
+ "volume": "Volum",
68
+
69
+ "volumeHelp": "Feu clic per accedir al control de volum",
70
+
71
+ "volumeUpDown": "Apuja i abaixa el volum",
72
+
73
+ "volumeSliderClosed": "Control de volum tancat",
74
+
75
+ "preferences": "Preferències",
76
+
77
+ "enterFullScreen": "Entra en el mode de pantalla completa",
78
+
79
+ "exitFullScreen": "Surt del mode de pantalla completa",
80
+
81
+ "fullScreen": "Pantalla completa",
82
+
83
+ "speed": "Velocitat",
84
+
85
+ "and": "i",
86
+
87
+ "or": "o",
88
+
89
+ "spacebar": "Barra espaiadora",
90
+
91
+ "transcriptTitle": "Transcripció",
92
+
93
+ "lyricsTitle": "Lletra",
94
+
95
+ "autoScroll": "Desplaçament automàtic",
96
+
97
+ "unknown": "Desconegut",
98
+
99
+ "statusPlaying": "S\'està reproduint",
100
+
101
+ "statusPaused": "En pausa",
102
+
103
+ "statusStopped": "Aturat",
104
+
105
+ "statusWaiting": "S\'està esperant",
106
+
107
+ "statusBuffering": "Emmagatzemant",
108
+
109
+ "statusUsingDesc": "S\'està utilitzant la versió amb audiodescripció",
110
+
111
+ "statusLoadingDesc": "S\'està carregant la versió amb audiodescripció",
112
+
113
+ "statusUsingNoDesc": "S\'està utilitzant la versió sense audiodescripció",
114
+
115
+ "statusLoadingNoDesc": "S\'està carregant la versió sense audiodescripció",
116
+
117
+ "statusLoadingNext": "S\'està carregant la pista següent",
118
+
119
+ "statusEnd": "Fi de pista",
120
+
121
+ "selectedTrack": "Pista seleccionada",
122
+
123
+ "alertDescribedVersion": "S\'està utilitzant la versió amb audiodescripció del vídeo",
124
+
125
+ "alertNonDescribedVersion": "S\'està utilitzant la versió sense audiodescripció del vídeo",
126
+
127
+ "fallbackError1": "El vostre navegador no és compatible",
128
+
129
+ "fallbackError2": "Els navegadors següents sí són compatibles amb aquest reproductor",
130
+
131
+ "orHigher": "o superior",
132
+
133
+ "prefMenuCaptions": "Subtítols",
134
+
135
+ "prefMenuDescriptions": "Descripcions",
136
+
137
+ "prefMenuKeyboard": "Teclat",
138
+
139
+ "prefMenuTranscript": "Transcripció",
140
+
141
+ "prefTitleCaptions": "Preferències dels subtítols",
142
+
143
+ "prefTitleDescriptions": "Audio Description Preferences",
144
+
145
+ "prefTitleKeyboard": "Preferències del teclat",
146
+
147
+ "prefTitleTranscript": "Preferències de la transcripció",
148
+
149
+ "prefIntroCaptions": "Les preferències següents controlen com es mostren els subtítols.",
150
+
151
+ "prefIntroDescription1": "Aquest reproductor suporta l\'audiodescripció de dues maneres: ",
152
+
153
+ "prefIntroDescription2": "L\'actual vídeo té ",
154
+
155
+ "prefIntroDescriptionNone": "L\'actual vídeo no disposa d\'audiodescripció en cap format.",
156
+
157
+ "prefIntroDescription3": "Utilitzeu el formulari següent per definir les preferències relacionades amb l\'audiodescripció.",
158
+
159
+ "prefIntroDescription4": "Desprès de desar la configuració, podeu commutar l\'ús de l\'audiodescripció amb el mateix botó.",
160
+
161
+ "prefIntroKeyboard1": "Aquest reproductor pot ser utilitzat des de qualsevol lloc de la pàgina utilitzant les dreceres de teclat (vegeu la llista a continuació).",
162
+
163
+ "prefIntroKeyboard2": "A continuació, podeu asignar les tecles modificadores (Majúscules, Alt, i la tecla d\'inserció).",
164
+
165
+ "prefIntroKeyboard3": "NOTA: algunes combinacions de tecles poden entrar en conflicte amb les utilitzades pel navegador i/o altres aplicacions. Proveu diferents combinacions o tecles modificadores fins a trobar les adequades en cada cas.",
166
+
167
+ "prefIntroTranscript": "Les preferències següents afecten a la transcripció interactiva.",
168
+
169
+ "prefCookieWarning": "Per desar les preferències es requereix l\'us de galetes.",
170
+
171
+ "prefHeadingKeyboard1": "Tecles modificadores emprades com a dreceres de teclat",
172
+
173
+ "prefHeadingKeyboard2": "Dreceres de teclat actuals",
174
+
175
+ "prefHeadingDescription": "Audiodescripció",
176
+
177
+ "prefHeadingTextDescription": "Audiodescripció textual",
178
+
179
+ "prefHeadingCaptions": "Subtítols",
180
+
181
+ "prefHeadingTranscript": "Transcripció interactiva",
182
+
183
+ "prefAltKey": "Alt",
184
+
185
+ "prefCtrlKey": "Control",
186
+
187
+ "prefShiftKey": "Majúscula",
188
+
189
+ "escapeKey": "Escapada",
190
+
191
+ "escapeKeyFunction": "Tanca el diàleg o finestre emergent actual",
192
+
193
+ "prefDescFormat": "Format preferit",
194
+
195
+ "prefDescFormatHelp": "Si els dos formats es troben disponibles, només s'utilitzarà un d\'ells.",
196
+
197
+ "prefDescFormatOption1": "Vídeo alternatiu amb audiodescripció incrustada",
198
+
199
+ "prefDescFormatOption1b": "una versió alternativa amb audiodescripció",
200
+
201
+ "prefDescFormatOption2": "Descripció textual anunciada pel lector de pantalla",
202
+
203
+ "prefDescFormatOption2b": "descripció textual",
204
+
205
+ "prefDescPause": "Pausa automàticament el vídeo en el moment que comenci una audiodescripció",
206
+
207
+ "prefVisibleDesc": "Fes visible la audiodescripció textual si es troba activada",
208
+
209
+ "prefHighlight": "Ressalta la transcripció a mesura que avança el contingut",
210
+
211
+ "prefTabbable": "Transcripció operable per teclat",
212
+
213
+ "prefCaptionsFont": "Font",
214
+
215
+ "prefCaptionsColor": "Text Color",
216
+
217
+ "prefCaptionsBGColor": "Background",
218
+
219
+ "prefCaptionsSize": "Font Size",
220
+
221
+ "prefCaptionsOpacity": "Opacity",
222
+
223
+ "prefCaptionsStyle": "Style",
224
+
225
+ "serif": "Serif",
226
+
227
+ "sans": "Sans-Serif",
228
+
229
+ "cursive": "Cursive",
230
+
231
+ "fantasy": "fantasy",
232
+
233
+ "monospace": "Monospace",
234
+
235
+ "white": "White",
236
+
237
+ "yellow": "Yellow",
238
+
239
+ "green": "Green",
240
+
241
+ "cyan": "Cyan",
242
+
243
+ "blue": "Blue",
244
+
245
+ "magenta": "Magenta",
246
+
247
+ "red": "Red",
248
+
249
+ "black": "Black",
250
+
251
+ "transparent": "transparent",
252
+
253
+ "solid": "Solid",
254
+
255
+ "captionsStylePopOn": "Pop-on",
256
+
257
+ "captionsStyleRollUp": "Roll-up",
258
+
259
+ "prefCaptionsPosition": "Position",
260
+
261
+ "captionsPositionOverlay": "Overlay",
262
+
263
+ "captionsPositionBelow": "A continuació del vídeo",
264
+
265
+ "sampleCaptionText": "Text de mostra dels subtítols",
266
+
267
+ "prefSuccess": "S\'han desat els canvis.",
268
+
269
+ "prefNoChange": "No s\'ha fet cap canvi.",
270
+
271
+ "help": "Ajuda",
272
+
273
+ "helpTitle": "Ajuda",
274
+
275
+ "save": "Desa",
276
+
277
+ "cancel": "Cancel·la",
278
+
279
+ "ok": "D\'acord",
280
+
281
+ "done": "Fet",
282
+
283
+ "closeButtonLabel": "Tanca el quadre de diàleg",
284
+
285
+ "windowButtonLabel": "Opcions de la finestra",
286
+
287
+ "windowMove": "Moure",
288
+
289
+ "windowMoveAlert": "Arrossegueu o feu servir les tecles de direcció per moure la finestra, polseu retorn per aturar.",
290
+
291
+ "windowResize": "Redimensiona",
292
+
293
+ "windowResizeHeading": "Redimensiona la finestra amb l\'intèrpret",
294
+
295
+ "windowResizeAlert": "S\'ha redimensionat la finestra.",
296
+
297
+ "windowClose": "Tanca",
298
+
299
+ "width": "Amplada",
300
+
301
+ "height": "Alçada",
302
+
303
+ "windowSendBack": "Envia darrera",
304
+
305
+ "windowSendBackAlert": "Aquesta finestra no es troba darrera de cap objecte.",
306
+
307
+ "windowBringTop": "Porta al davant",
308
+
309
+ "windowBringTopAlert": "Aquesta finestra es troba davant de la resta d\'objectes de la pàgina."
310
+
311
+ };