pdfjs_viewer-rails 0.0.9 → 0.3.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (424) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +75 -3
  3. data/app/assets/javascripts/pdfjs_viewer/application.js +2 -3
  4. data/app/assets/javascripts/pdfjs_viewer/pdfjs/pdf.js +18538 -0
  5. data/app/assets/javascripts/pdfjs_viewer/viewer.js +9320 -6823
  6. data/app/assets/javascripts/pdfjs_viewer/viewer_configurations.js +3 -0
  7. data/app/assets/stylesheets/pdfjs_viewer/pdfjs/viewer.css +278 -115
  8. data/app/controllers/pdfjs_viewer/viewer_controller.rb +3 -0
  9. data/app/views/pdfjs_viewer/viewer/_extra_head.html.erb +1 -0
  10. data/app/views/pdfjs_viewer/viewer/_head.html.erb +14 -0
  11. data/app/views/pdfjs_viewer/viewer/_printcontainer.html.erb +79 -0
  12. data/app/views/pdfjs_viewer/viewer/_viewer.html.erb +83 -152
  13. data/lib/pdfjs_viewer-rails/helpers.rb +3 -2
  14. data/lib/pdfjs_viewer-rails/version.rb +1 -1
  15. data/public/pdfjs/pdf.js.map +1 -0
  16. data/public/pdfjs/web/images/secondaryToolbarButton-selectTool.png +0 -0
  17. data/public/pdfjs/web/images/secondaryToolbarButton-selectTool@2x.png +0 -0
  18. data/public/pdfjs/web/images/texture.png +0 -0
  19. data/public/pdfjs/web/images/toolbarButton-menuArrows.png +0 -0
  20. data/public/pdfjs/web/images/toolbarButton-viewAttachments@2x.png +0 -0
  21. data/public/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png +0 -0
  22. data/public/pdfjs/web/images/treeitem-collapsed-rtl.png +0 -0
  23. data/public/pdfjs/web/images/treeitem-collapsed-rtl@2x.png +0 -0
  24. data/public/pdfjs/web/locale/ach/viewer.properties +22 -16
  25. data/public/pdfjs/web/locale/af/viewer.properties +27 -16
  26. data/public/pdfjs/web/locale/ak/viewer.properties +11 -12
  27. data/public/pdfjs/web/locale/an/viewer.properties +25 -14
  28. data/public/pdfjs/web/locale/ar/viewer.properties +27 -16
  29. data/public/pdfjs/web/locale/as/viewer.properties +11 -16
  30. data/public/pdfjs/web/locale/ast/viewer.properties +174 -108
  31. data/public/pdfjs/web/locale/az/viewer.properties +26 -15
  32. data/public/pdfjs/web/locale/be/viewer.properties +184 -105
  33. data/public/pdfjs/web/locale/bg/viewer.properties +39 -28
  34. data/public/pdfjs/web/locale/bn-BD/viewer.properties +37 -26
  35. data/public/pdfjs/web/locale/bn-IN/viewer.properties +18 -14
  36. data/public/pdfjs/web/locale/br/viewer.properties +21 -14
  37. data/public/pdfjs/web/locale/bs/viewer.properties +25 -14
  38. data/public/pdfjs/web/locale/ca/viewer.properties +26 -15
  39. data/public/pdfjs/web/locale/cs/viewer.properties +43 -26
  40. data/public/pdfjs/web/locale/cy/viewer.properties +26 -15
  41. data/public/pdfjs/web/locale/da/viewer.properties +31 -14
  42. data/public/pdfjs/web/locale/de/viewer.properties +33 -16
  43. data/public/pdfjs/web/locale/el/viewer.properties +43 -24
  44. data/public/pdfjs/web/locale/en-GB/viewer.properties +31 -14
  45. data/public/pdfjs/web/locale/en-US/viewer.properties +25 -14
  46. data/public/pdfjs/web/locale/en-ZA/viewer.properties +13 -16
  47. data/public/pdfjs/web/locale/eo/viewer.properties +29 -18
  48. data/public/pdfjs/web/locale/es-AR/viewer.properties +33 -16
  49. data/public/pdfjs/web/locale/es-CL/viewer.properties +119 -65
  50. data/public/pdfjs/web/locale/es-ES/viewer.properties +17 -11
  51. data/public/pdfjs/web/locale/es-MX/viewer.properties +25 -14
  52. data/public/pdfjs/web/locale/et/viewer.properties +32 -15
  53. data/public/pdfjs/web/locale/eu/viewer.properties +25 -14
  54. data/public/pdfjs/web/locale/fa/viewer.properties +27 -16
  55. data/public/pdfjs/web/locale/ff/viewer.properties +25 -14
  56. data/public/pdfjs/web/locale/fi/viewer.properties +31 -14
  57. data/public/pdfjs/web/locale/fr/viewer.properties +58 -41
  58. data/public/pdfjs/web/locale/fy-NL/viewer.properties +40 -35
  59. data/public/pdfjs/web/locale/ga-IE/viewer.properties +31 -20
  60. data/public/pdfjs/web/locale/gd/viewer.properties +25 -14
  61. data/public/pdfjs/web/locale/gl/viewer.properties +9 -14
  62. data/public/pdfjs/web/locale/gu-IN/viewer.properties +31 -14
  63. data/public/pdfjs/web/locale/he/viewer.properties +25 -14
  64. data/public/pdfjs/web/locale/hi-IN/viewer.properties +31 -21
  65. data/public/pdfjs/web/locale/hr/viewer.properties +30 -19
  66. data/public/pdfjs/web/locale/hu/viewer.properties +25 -14
  67. data/public/pdfjs/web/locale/hy-AM/viewer.properties +26 -15
  68. data/public/pdfjs/web/locale/id/viewer.properties +25 -14
  69. data/public/pdfjs/web/locale/is/viewer.properties +25 -14
  70. data/public/pdfjs/web/locale/it/viewer.properties +19 -13
  71. data/public/pdfjs/web/locale/ja/viewer.properties +45 -28
  72. data/public/pdfjs/web/locale/ka/viewer.properties +113 -7
  73. data/public/pdfjs/web/locale/kk/viewer.properties +28 -17
  74. data/public/pdfjs/web/locale/km/viewer.properties +28 -17
  75. data/public/pdfjs/web/locale/kn/viewer.properties +23 -14
  76. data/public/pdfjs/web/locale/ko/viewer.properties +25 -14
  77. data/public/pdfjs/web/locale/ku/viewer.properties +11 -12
  78. data/public/pdfjs/web/locale/lg/viewer.properties +11 -10
  79. data/public/pdfjs/web/locale/lij/viewer.properties +165 -109
  80. data/public/pdfjs/web/locale/lt/viewer.properties +29 -18
  81. data/public/pdfjs/web/locale/lv/viewer.properties +25 -14
  82. data/public/pdfjs/web/locale/mai/viewer.properties +11 -16
  83. data/public/pdfjs/web/locale/mk/viewer.properties +68 -61
  84. data/public/pdfjs/web/locale/ml/viewer.properties +11 -16
  85. data/public/pdfjs/web/locale/mn/viewer.properties +9 -6
  86. data/public/pdfjs/web/locale/mr/viewer.properties +34 -23
  87. data/public/pdfjs/web/locale/ms/viewer.properties +41 -28
  88. data/public/pdfjs/web/locale/my/viewer.properties +23 -16
  89. data/public/pdfjs/web/locale/nb-NO/viewer.properties +32 -15
  90. data/public/pdfjs/web/locale/nl/viewer.properties +29 -18
  91. data/public/pdfjs/web/locale/nn-NO/viewer.properties +55 -38
  92. data/public/pdfjs/web/locale/nso/viewer.properties +10 -11
  93. data/public/pdfjs/web/locale/oc/viewer.properties +31 -18
  94. data/public/pdfjs/web/locale/or/viewer.properties +11 -16
  95. data/public/pdfjs/web/locale/pa-IN/viewer.properties +54 -51
  96. data/public/pdfjs/web/locale/pl/viewer.properties +20 -41
  97. data/public/pdfjs/web/locale/pt-BR/viewer.properties +46 -35
  98. data/public/pdfjs/web/locale/pt-PT/viewer.properties +35 -24
  99. data/public/pdfjs/web/locale/rm/viewer.properties +31 -14
  100. data/public/pdfjs/web/locale/ro/viewer.properties +40 -29
  101. data/public/pdfjs/web/locale/ru/viewer.properties +183 -110
  102. data/public/pdfjs/web/locale/rw/viewer.properties +9 -7
  103. data/public/pdfjs/web/locale/sah/viewer.properties +11 -16
  104. data/public/pdfjs/web/locale/si/viewer.properties +12 -14
  105. data/public/pdfjs/web/locale/sk/viewer.properties +25 -14
  106. data/public/pdfjs/web/locale/sl/viewer.properties +26 -15
  107. data/public/pdfjs/web/locale/son/viewer.properties +22 -15
  108. data/public/pdfjs/web/locale/sq/viewer.properties +66 -47
  109. data/public/pdfjs/web/locale/sr/viewer.properties +33 -16
  110. data/public/pdfjs/web/locale/sv-SE/viewer.properties +25 -14
  111. data/public/pdfjs/web/locale/sw/viewer.properties +10 -11
  112. data/public/pdfjs/web/locale/ta-LK/viewer.properties +9 -4
  113. data/public/pdfjs/web/locale/ta/viewer.properties +27 -16
  114. data/public/pdfjs/web/locale/te/viewer.properties +46 -36
  115. data/public/pdfjs/web/locale/th/viewer.properties +63 -52
  116. data/public/pdfjs/web/locale/tl/viewer.properties +27 -8
  117. data/public/pdfjs/web/locale/tn/viewer.properties +9 -9
  118. data/public/pdfjs/web/locale/tr/viewer.properties +31 -20
  119. data/public/pdfjs/web/locale/uk/viewer.properties +27 -16
  120. data/public/pdfjs/web/locale/ur/viewer.properties +19 -14
  121. data/public/pdfjs/web/locale/vi/viewer.properties +25 -14
  122. data/public/pdfjs/web/locale/wo/viewer.properties +12 -12
  123. data/public/pdfjs/web/locale/xh/viewer.properties +25 -14
  124. data/public/pdfjs/web/locale/zh-CN/viewer.properties +30 -19
  125. data/public/pdfjs/web/locale/zh-TW/viewer.properties +25 -15
  126. data/public/pdfjs/web/locale/zu/viewer.properties +11 -12
  127. data/public/pdfjs/web/pdf.worker.js +45507 -0
  128. data/public/pdfjs/web/pdf.worker.js.map +1 -0
  129. data/test/dummy/app/assets/config/manifest.js +5 -0
  130. data/test/dummy/app/views/pdfjs_viewer/viewer/_extra_head.html.erb +1 -0
  131. data/test/dummy/app/views/sample/helper.html.erb +1 -1
  132. data/test/dummy/db/test.sqlite3 +0 -0
  133. data/test/dummy/log/test.log +1770 -89
  134. data/test/dummy/public/sample.pdf +0 -0
  135. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/-l/-lmREjXar1FRJ-qvxQYIcElssqWObGgYoAF-eff-GSI.cache +1 -0
  136. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0X/0XaDr7BS6WD-1ZDWLs26li57iimlNOdbpYXu3COgsIA.cache +0 -0
  137. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/0b/0b2Yr0w8Kcv3H34YvS1k7ZIGpp3dh4_7WCmfi2uM0Bo.cache +1 -0
  138. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1C/1CuVPLGkTRz3C8yksihFAA7r-PGExELVV95-nJujRgI.cache +1 -0
  139. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1N/1NtVyTwC6gpkp4uPKks2i7XIDOc5xenKIwYbhYCPIZ0.cache +1 -0
  140. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1V/1VFVQM3UvHZJeyfocqq1Ri1Ld4l_3VUA9f46XNQ5SqI.cache +0 -0
  141. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/1f/1fidLos4TsMC1Jzat66F4EuJMnvA4Ek4Yq3Wx_diqLA.cache +0 -0
  142. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2R/2R98e2YVPrPua4mm1LnZJXzfgLbo7qgs7FDQSYqlwQY.cache +0 -0
  143. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/2k/2k2QxmtA7SFZWB1zLj10t-ZpwXLD8vtXHmDOkSrZWOU.cache +1 -0
  144. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/3I/3IUZQGAalEE2P68Ob6-jgHDDlLjcHN9rDb6zdVLvKXA.cache +0 -0
  145. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4Y/4YfA4FbKpPO73V3dWQbDlh1_hUGWCLH_rus1BKCbmq4.cache +1 -0
  146. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4h/4hGOMi8t9jA7rT-JyBz2wfIqmxxA6C-s63ulLteZmcA.cache +0 -0
  147. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4t/4tVZLzuOFp3qqkNwJL6okWQg7SAt5WX8nirlPvL6v-Y.cache +0 -0
  148. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/4u/4ulvtPKNTLNgCnb7PBjj37O4Y61UX9EwDS4cjf105sE.cache +1 -0
  149. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/51/514_xqQJY6nPLefyDto_IvNYRJAEktoJAOQ9t4l2SuI.cache +0 -0
  150. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/5L/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
  151. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/60/60rvu0XUvN93CtM3JpR9lkagXbYOOcP3XMAwArKf3iU.cache +1 -0
  152. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/66/66rMsErvbsDZN8Aw7gwgmjTsUCaW1Q_le3MrGPPBSbc.cache +1 -0
  153. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7Q/7Q-pDkI2jygwa4-YpVs8LrHlGq76qvNF9cMKvIW19kw.cache +0 -0
  154. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7u/7uViSjDgKF94AdY5eHIxebaJppkSsjIZUhJivtjlDV0.cache +1 -0
  155. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/7x/7x0UflNmZiyLz6l0qXexSKA5vSGDWtPvVyjpqxc4HOA.cache +1 -0
  156. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8N/8NHrDFfbr9Dq5-k4ZEt4mrK9_S_WmayrkeAyR5gCsow.cache +1 -0
  157. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/8l/8l2VGTx_PcamE4fcI80EAeYWfYFMUOr1ZIdScNNLbn4.cache +1 -0
  158. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9G/9GFNrvErbVcHyYoYCLPFVsaq6obi6zBXRfXRwlC_iig.cache +0 -0
  159. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/9S/9S1o3C_oz3WJO3m3zzkza6Q9vKA5WA6eGOWQuGTRQ3k.cache +1 -0
  160. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/AY/AYMLVwPVGVIAZH9JGKGImZOn2bjTqHUWwQDu9mdGzMw.cache +0 -0
  161. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Am/AmERsfodVKxkkJ64pEvTqgnVjUO_vl5XI0OyXH6A11w.cache +1 -0
  162. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Aw/AwGJsPzwrFfQJdKyC6KqhULhmx-DsookR6bTgwFcIAs.cache +0 -0
  163. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/B1/B1E4ZaLHU_KsfBquykVRKezQ-FRJl8v6--jX-yPGXnU.cache +0 -0
  164. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/B5/B5MDyeqMIx4GXhYZalpYkG3p3tBawiXl8hnHa4MMAQs.cache +1 -0
  165. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/C_/C_DAxUoLpJKozTFWURYaVNOWWQJe__0paQV8GWnSItE.cache +1 -0
  166. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Cx/CxaQbme5ko-wxsVAwK--ul806HSJN2MwOnoPc8P9xPM.cache +0 -0
  167. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Cx/cxKqQP5IZ0fdnsNxqjtovom-U8YKaaaAoLN0lkqlgmM.cache +1 -0
  168. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/D3/D3NQOCRTjgeuT449sw9wZTYfLClDh2bSEH8SlgA-tnc.cache +1 -0
  169. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Dq/DqsfG7gyEmHCLWJFw8KEKZQd6xoIOcO__5TkBzsx3jk.cache +0 -0
  170. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/J7/J7_1-jGIsJgQtlfH0jw7bFkUHm4lYEMwsflGlbds724.cache → v4.0.0/Dr/Dr2MkEtw8xvNoHzZkeTsrW9x4V-ov29KwUXJ3Ytd7xA.cache} +0 -0
  171. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Dx/DxpORYhFQUee72PMFyH5hmyJ25-2cGjHoHfYDtlRcRs.cache +1 -0
  172. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/EF/EFCvsRgX3BcuZljpVdflnRpsMV8wugWpLXgVRSNHd2U.cache +0 -0
  173. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ev/Evv_jSn6ri1cHbzt2LeJt7QbZQGPetcWZ_W_M74hvZ8.cache +1 -0
  174. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/S7/S7Jl8rwFDyT5waxhH9H2R_iTja9kXUzDpjchUj6BMDM.cache → v4.0.0/F5/F5QVTdQWhxejC7Hh4dw12tC9h9oER-CVhmuJorL1qLc.cache} +0 -0
  175. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/FK/FKE8-r24UNUM3hMXxJG6O3FNfYvi3aNZNogc_cVE95U.cache +1 -0
  176. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/GZ/GZE1uEJZ37lAijmeMj_1zMbwBjOgNlQFLqGEVRch0ac.cache +1 -0
  177. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/HP/HPbcXagW7N26tDcMQgv9_r8t1zH7TtuGYrs3oodVwso.cache +0 -0
  178. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/I2/I2ATvoFZ2TL3nPNvbfeqof0l4bhj3XggnJ3yQJ4Ayaw.cache +1 -0
  179. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/Mz/Mz4WGIDdPycd4JOgDa4gtKMpO8H5MMhhNP_aSAivvlI.cache → v4.0.0/IE/IEHYsh5JtvYpOm4fKRK8i73Kld043YRGZx4UQKCrkLc.cache} +0 -0
  180. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ip/IpdEGQFk3_1PDWVS-jNlVpp9mODQhRe0ANsVFB_SC8A.cache +0 -0
  181. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Iz/Iz4ic4cBk0cakoJ6s54nUNCYi9cQY3LHcaPWOrYUEmA.cache +1 -0
  182. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/JY/JYRKIfZvFeJJg7YXs4MW5cp8d__rZHrIJB4NRXM9wZU.cache +0 -0
  183. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Jt/JtOEwyyV03hv8pbItClIEYBX_RCs54G24e0VPNOoWCI.cache +0 -0
  184. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/71/71stgYwt4t69lIMueMKuSlCwQk1DL9R226Ee1prhseM.cache → v4.0.0/Kb/KbW87iTtZeGwhwOzqfuQx1FEkI4LPaXDomgyCNb62ws.cache} +0 -0
  185. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/LI/LIKFPcJ1se4iAGU3QiJja9o1ii6GWRK-v9lvq5y92pY.cache +1 -0
  186. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/M4/M4qPB8ROhK-PyRz1Z3wJ-ygcJghC-dPRjgKwl3gh_8M.cache +0 -0
  187. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/MD/MDkIPQSUBzWb_aUdhTkcU33TLvvnX50Ga64obHq4alA.cache +0 -0
  188. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/N0/N06_pjy6BGKJUTsqIxd5ae_OaZ5xhe5kRqaiiQNyb1o.cache +1 -0
  189. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/N3/N3qPqUfUuosjcEmWyCsVrevQWtleH5a-j9KibYBOiAU.cache +0 -0
  190. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/NB/NB4rmJl43C0j2sMk7rvV68zKk6LIwe8oSE202hsQIVE.cache +0 -0
  191. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/NE/NERKHzfGRgUtxIaKk351O8At6hN3Z_WmOJWBHnyAgJU.cache +0 -0
  192. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/T4/T4HdrzfDiTLFdSbO3SxncQtKzXUYU_21Na477K963-A.cache → v4.0.0/NF/NFgDH-U92odJCph94D_u3Vf1TQ9aE47diTENTVlErpQ.cache} +0 -0
  193. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OI/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
  194. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OO/OOgLMDCLY8g9iAVOQIpMIAPXWa5ktKrhJjcRJEYohGs.cache +0 -0
  195. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OO/ooyoOnI5A5xJuh3z8Z-ci1RArvgJ9PCZpf2c-oup10E.cache +1 -0
  196. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/OP/OPY7eBOtRZytk4yAS-_WSVaYBl6cH1b192gDGfjCfoQ.cache +1 -0
  197. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/PC/PCeurKXRahIDlP9tRcOVatNTyM1CReaqhiQzE1wy_c8.cache +0 -0
  198. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/PP/PPa0f6y1dPEk5k5nDnkYOHm-hNSyoHraUjkWH7-87Uo.cache +1 -0
  199. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/uG/uGB8pQq7xPDYA5nByG0nWXGe9_8G6vjUD4YWdayZUBU.cache → v4.0.0/Pg/PgvHapfJ4XmTxEfkr0v-RLyS5JvuI_BQi8NjQQsjfkw.cache} +0 -0
  200. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Pg/pGA_JnDDQlLL9RgMEqNuMELYKZh4_8orr_daua34vXk.cache +1 -0
  201. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Pu/PuF-erEO9Cmy9sQyFoLqivPBHUyrrwjgvB9l3aFz4C4.cache +1 -0
  202. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Q3/Q3Q6MT0F4JMTVLlXw7c0xUmVyGDqCwOVowbwVD50K3s.cache +1 -0
  203. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/QO/QOd41yOl9N2G7DxsuYjWPRC_Om1KmSdCDU2eZeilYIY.cache +0 -0
  204. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/QX/QXEHkMzTT6JXQX314coHx1i3ke40DkSZn-zi085zeG8.cache +0 -0
  205. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Qp/QpAgfQP6U5jcFY5doMrcWCffY03uflvWMbb03Osa6HY.cache +1 -0
  206. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/RA/RAXAeC3kfxNZnXpmCwb-qn_FQJ341EsL4X2UMoNj0Uk.cache +0 -0
  207. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/RI/RIxeN1uIBV1W2RgyoYXG3XW_kHO8azJufVzY8P6Gb7U.cache +1 -0
  208. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/SM/SMgUxo_qOBvLvEK1EOWPVKg0frCoAEcbMz4ajX40CoQ.cache +1 -0
  209. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/VP/VPqFDN_2SCNZqqhZ9YIYZJyXQyC8HPOSjBxLAXjJUTo.cache +2 -0
  210. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/VP/VpmEcu3zJe0snpgnyXo28Y9CR_Z4gWOXuSF6bCqcNzc.cache +1 -0
  211. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/Bi/BiBHyucnKyS4xGpxUaVGSzTEDSBLG38nAlOlD2fIcd8.cache → v4.0.0/W7/W7hh0dVpxEqTKdviyRDIHIsH1R9GT2hNdDzwdte3Nz0.cache} +0 -0
  212. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/WD/WDuw8twbXVN-_Gg9ZzK9u4DDNqn1TteRGlIuv_aa-QA.cache +0 -0
  213. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/XB/XBXQ4cCJlGbG0xFwpeDlDU4TQTcFWMYg7I9lAaWcEsM.cache +0 -0
  214. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/XR/XRQlMBopl7a7Jcgd10jZhV1EE0byt-9Oc8Je0UbaVCI.cache +0 -0
  215. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Xo/XorZqUhm5Dx82vY0iLShsV82J44N9MWwymJ-xJqxjtE.cache +1 -0
  216. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/YC/YChE4yerh7h2ESkCvPWgHNmpvd-6Tlvu5dYC0vU50bg.cache +0 -0
  217. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/YC/ycYj6WSn9-Dtf8pbKj8cTWz78ic5RDhppNhTz0jnRw0.cache +0 -0
  218. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/Ye/Yesdya1cJqbzEFlyZjSZNrrrKncP6A8wT60bM_gDSn0.cache +1 -0
  219. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/_9/_9Df-Wg-hg1H3a4KC3w4D3L8gGHjynD3FEP7yR_CX7Y.cache +0 -0
  220. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/a7/a7i7UP5U6Ov1wz57MtD7oIJwaEcZp8ZZBZ6gdG-bY58.cache +0 -0
  221. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/as/asfo-X1cfhAI_4aPIjtILMT3E0o7WEYvVmC6Jaj2t38.cache +1 -0
  222. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ch/chtPVIfeMzwhXmacsO4PPqQjNhvQLmc7-zZx1Sg2Cno.cache +0 -0
  223. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/jr/jrK6gITAaG-WCXCpnRQJzZIpw6kGVRdaX-k3sYE12nA.cache → v4.0.0/cl/clyISbC0KryDMhct-YGNbEEKSMwqOzQIhSarjF1P8r4.cache} +0 -0
  224. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/cz/czUK-RJBveMll9eYD8g6rTtGfl5VmA_QjnQ7Uf9Y2nA.cache +1 -0
  225. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/dV/dViCI_zQMwNbS4OmSFMSSYYF_jEkTIUSMNUSR-P7PdE.cache +1 -0
  226. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/eG/eGsVuUaGsi7m8U8oe-Yun6LsMTZZwv2dAnkYXn_JVjw.cache +0 -0
  227. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fO/fOMwhE_LoK6PBz43rr86imRHqStpfn-j0zKwNCEFA7A.cache +0 -0
  228. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fb/fbcj7itMSGt-kdSRxK6AB0nRdZVu-D9ydDjNtJymoZQ.cache +1 -0
  229. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/fi/fiFKBYw__5HFRz1AJqpDR4zvuOTgL9UTdw4F4ZnqYSg.cache +0 -0
  230. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/p6/p63nGo7X2XlRl6QMB02rCfpb3CFcnBA2rCMd61FHvmk.cache → v4.0.0/g3/g3FImRt_WSdB3AJATqNrYTTpFhJ4_h0k0dJHg_igurQ.cache} +0 -0
  231. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/g8/g8CX16fkcOcyH0CF8sJ4Q-UQZgVT2qytd9wFxZfi6dw.cache +0 -0
  232. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/gR/gR8C9CncmLdDw-EocNZqJp_Aeh-ZLTECe5mc3pp_hp8.cache +1 -0
  233. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/2u/2uyy2VveB6Rsc9JlymSEB0Qe6iSjYCpAw2PYwPb22YQ.cache → v4.0.0/hA/hAlBeenL7obXexZ8BV7y5txHHhKTTC3z_Ajnomo_ddg.cache} +0 -0
  234. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/hM/hMhbDjdHYVI7KihEY2_qoA2gCoSjNqVOO-AWp1TAQ7A.cache +0 -0
  235. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/iK/iKbAfMeZFgsqghv6mlqoQfhQCGVYHmVRY8TVYwqItMw.cache +0 -0
  236. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/js/jszwJYIqGBs_vNgoYpTLBwYr-UkQcocQ0NBCGoEC1xI.cache +1 -0
  237. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/KG/KGy1h2Np66_BWPyUYInRDn111Eo4u18iJz79A5Y_8OA.cache → v4.0.0/k1/k1ZZk_rc0Y2u6OVJFWmW2Oc5r4ry2slvl9FgAy1WDc4.cache} +0 -0
  238. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/kd/kd6nkjO5EQi4vBIYzbAKlNjrslJkJPnX_m8jH1EZD6Y.cache +1 -0
  239. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/kh/khnQMYg4IPY6_sXYIFti4J_9yKQc3_b6GORtFVLrzOE.cache +1 -0
  240. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/bA/bAcEmOvSYU9DO7MT8-T7yHkggM32bUOyR-8TWntFS7E.cache → v4.0.0/lS/lSZn-CQCNgZ5F7OXc4mpcTnwFIzHpHtL0iPTyZL31v0.cache} +0 -0
  241. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lT/lTxrEmTXm23GEk3ISi5qtEoYM1rqI9AYzkD26aoasQQ.cache +1 -0
  242. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/lU/lUjp67U_YbE14_X7xnSTDcMwOVgiWF3-FHb_yif3kC4.cache +0 -0
  243. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/le/lejIn_jlvyadKS3me0gOB49iI8SJUW1nLWlxOcgkO_k.cache +0 -0
  244. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/mm/mmEQpQZ17TwXCS7-OihitWehDJKxvg9HXlo74g7YZ8g.cache +1 -0
  245. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/zR/zRbdRb-o65vqEx7gHWM-P97_PjFwvomEwygExzhOHTs.cache → v4.0.0/ny/nySX9xY8GVjq8lxHLaokecbVQFri3H_pqQ5ytA2uXwo.cache} +0 -0
  246. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/p4/p4WHavXhUgY2ubVF6tXt_u-hX4ZS06FfjxcM_qsF9mI.cache +1 -0
  247. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pa/paq2b-coLJizAccytZuATQhfCSguqbBJdYXWc8Fyup8.cache +4 -0
  248. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ph/ph-v3FvrMv6i8Y_KgPSvgMPIxYhaE1-UEDMVYFH1tDo.cache +1 -0
  249. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/pl/plJ87vXodUAoRqG3i5un0gEpqnRKVvuneeLI9jWAaFM.cache +0 -0
  250. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/qv/qvLBTEMTkTqvpE01Wb-TBj5FS8zoHijnXT_HI7Aviog.cache +0 -0
  251. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/9L/9LtRMVlN7YCDqIGfUJcjJseLSM2aDb3DoGHGErvlYpE.cache → v4.0.0/ro/roZHBpaLIO0Elw6MTQld9etf9K-nmCVBATN15NKZhh8.cache} +0 -0
  252. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/s6/s6qdBr2THGjUKtZptbwt51LqdUY45X1KUukE_MkldFo.cache +1 -0
  253. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/s9/s922q4NrUcCBhaMaKRwUVY9uDnrvKbm2YlJmiaLvtAM.cache +0 -0
  254. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sQ/sQ9kUYcYCVtzBgCr0dHtjWWwQXAUuDvcKE7viYEMGrc.cache +0 -0
  255. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/sp/sp45zrfDq1U_O8efmQ2xUkP3ale5f4UgIV6ph-xYtRU.cache +1 -0
  256. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ss/ssidpjNHJeIRP1DArO58wY11cNzfnwLraPYUvt4ozkg.cache +0 -0
  257. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/t3/t3ax_k1a_nmiQ4zF2PalaCH7-7C3lZyN7wlKn_V-puc.cache +0 -0
  258. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/-q/-q6NQgY81e7LDSsdY_XCGtLdDsXiy9ImIKCPBSmLRVY.cache → v4.0.0/u0/u0CiJwhveeWyr8l-amiVTzfLG2WM16zxcdKxTcw08Dw.cache} +0 -0
  259. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/uW/uWrE5jGykNTXzfomZWop-40evTv0HMarJ1cC6iF31jI.cache +1 -0
  260. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/ua/uarMuxiCflV7mHH0LUV4CE171FFltKAASZPXHEWS9uI.cache +0 -0
  261. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vC/vC7hmqzbKAktMmLea8k4uIfpOBDVQghbOroENscRNBM.cache +0 -0
  262. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/As/AsjkHfKxFtug5RaXLjxS0tB_y-9vBMQecSlFe7cNmY8.cache → v4.0.0/vI/vIl3YhfXQycLKyCxR2lKK3G6I4nR9OwpJQDotA7g3A4.cache} +0 -0
  263. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vR/vRmK6N2pk7V6jxrWMI_tWcRWthlUlf6lt-TZgnUvWw4.cache +0 -0
  264. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vZ/vZoRVNI4g3ZxhlM02nFtcEYVcwJ188tC8zi6AytXxBw.cache +1 -0
  265. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vo/voBUXzYnbfEh2q4iqAGN7csd6wfatR9k3DhU4fjE8f8.cache +0 -0
  266. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/vs/vsQwdd7nb7UOkkBO5ba1tLA2j1WPbSIkc7JollidPMs.cache +1 -0
  267. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/wA/wAOOSCxDmKhlbcT0Ldr7vt31sN6zbQu03xPRHdohX3k.cache +0 -0
  268. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/xn/xnDw7D_Uk4g-rkmZl3T-Xm6emd0939hy0xI5pJdUWvM.cache +0 -0
  269. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/y3/y3lDac4K4bSpQHP88Fh7bls3-IZ24qN1pYlm119Mst4.cache +1 -0
  270. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/yA/yABOMiKJLqLZOCOBLBJjeEwvd6DZlCnKjanSlymoFos.cache +1 -0
  271. data/test/dummy/tmp/cache/assets/sprockets/{v3.0/Lc/Lc6rpjP6oLsRJWScD4W3e6la4t9niKxd8YGT2bBh0MU.cache → v4.0.0/ym/ymTjP7xTnz0IsG8Erou0O7fYw_22ZuKREL7b8os154c.cache} +0 -0
  272. data/test/dummy/tmp/cache/assets/sprockets/v4.0.0/yo/yoJkscf27cCw03TsQRLprs2pxkGnDdAyYuhr380cwbA.cache +1 -0
  273. data/test/integration/viewer_test.rb +33 -2
  274. data/test/sandbox/full_viewer.png +0 -0
  275. data/test/sandbox/helper.png +0 -0
  276. data/test/sandbox/minimal_viewer.png +0 -0
  277. data/test/sandbox/reduced_viewer.png +0 -0
  278. data/test/test_helper.rb +2 -2
  279. metadata +342 -356
  280. data/app/assets/javascripts/pdfjs_viewer/pdfjs/compatibility.js +0 -593
  281. data/app/assets/javascripts/pdfjs_viewer/pdfjs/l10n.js +0 -1033
  282. data/app/assets/javascripts/pdfjs_viewer/pdfjs/pdf.combined.js +0 -47884
  283. data/public/pdfjs/web/compressed.tracemonkey-pldi-09.pdf +0 -0
  284. data/public/pdfjs/web/viewer.html +0 -411
  285. data/test/dummy/log/development.log +0 -259
  286. data/test/dummy/tmp/cache/assets/sprockets/v3.0/-t/-t5GVzBWkde9ub5Dw01su_QUfCvcfq2n7qOU7Kpy20o.cache +0 -1
  287. data/test/dummy/tmp/cache/assets/sprockets/v3.0/08/080G4FuPE7XFV1a1w2UPhtjxWHV1PqEDphm1BVU6bqk.cache +0 -1
  288. data/test/dummy/tmp/cache/assets/sprockets/v3.0/0T/0T3vHG3AoM6H9-UUe2BPzwXDHSRwMWkdI_eYNLXIaV0.cache +0 -0
  289. data/test/dummy/tmp/cache/assets/sprockets/v3.0/1f/1fidLos4TsMC1Jzat66F4EuJMnvA4Ek4Yq3Wx_diqLA.cache +0 -0
  290. data/test/dummy/tmp/cache/assets/sprockets/v3.0/2H/2HU5q2HDLP-LB23hM72fUDoS_j5lPaJSI7IF01U7NDc.cache +0 -1
  291. data/test/dummy/tmp/cache/assets/sprockets/v3.0/35/35zufUzA_pQC-5GZWRjDFnpQSnnRB7IZ11GOWUCrSuQ.cache +0 -1
  292. data/test/dummy/tmp/cache/assets/sprockets/v3.0/41/41bbmlVTHFhKYgY3Mb5w8wRpzeBDAnvso4yeZfycmZw.cache +0 -0
  293. data/test/dummy/tmp/cache/assets/sprockets/v3.0/4f/4fdHLlIfLD3AKTlp44tZ9bJcfv1ckrqz884hSOBoJc0.cache +0 -0
  294. data/test/dummy/tmp/cache/assets/sprockets/v3.0/4z/4zaTuQNQ-f4VplXdAsrqxg9X3_jgn83bTKExkgyK1Dc.cache +0 -1
  295. data/test/dummy/tmp/cache/assets/sprockets/v3.0/5F/5FtUQmmePVDek5RfbRjG9-tEWQN9LmsMbMsUzxG0oXA.cache +0 -1
  296. data/test/dummy/tmp/cache/assets/sprockets/v3.0/5H/5Htfw7H-9yCiEsKrcea6l5fKFCbTUr_Rer3KeOltfpQ.cache +0 -0
  297. data/test/dummy/tmp/cache/assets/sprockets/v3.0/5L/5Lly_CA8DZvPhQV2jDQx-Y6P_y3Ygra9t5jfSlGhHDA.cache +0 -0
  298. data/test/dummy/tmp/cache/assets/sprockets/v3.0/6U/6UPfT3oOX0Z5g_LVzD1fIrbBg2IF3E0Zs9ZcpPmEumY.cache +0 -0
  299. data/test/dummy/tmp/cache/assets/sprockets/v3.0/6p/6pl5BgV5NUKa0M5z1JWmRyR7VMlmV_TnuXaIHa-a0tA.cache +0 -1
  300. data/test/dummy/tmp/cache/assets/sprockets/v3.0/6y/6yWCnWQZ4ibluEIW8EvyYOZqmrH0xhi0Db8smuj6t18.cache +0 -1
  301. data/test/dummy/tmp/cache/assets/sprockets/v3.0/6z/6ztMTmnOacQTXs6Vnv6OfSLyvoHXkIqhKfs3ajnEyYs.cache +0 -0
  302. data/test/dummy/tmp/cache/assets/sprockets/v3.0/79/79dZygZE-ACvSNiThevxriXuL0L2a5nzsG6smkijiIY.cache +0 -0
  303. data/test/dummy/tmp/cache/assets/sprockets/v3.0/7l/7ln8dFl8yZOucQdjPjsGTORt3sOUzaF8GPUAJAiGukU.cache +0 -1
  304. data/test/dummy/tmp/cache/assets/sprockets/v3.0/7y/7yNlixqTVXpTDGdxtRdPR3-Heab5x0aBdJdGJ8EHdgc.cache +0 -0
  305. data/test/dummy/tmp/cache/assets/sprockets/v3.0/81/81292vRreJmEuLhLhV6HxALK7epFEwvRgw58uQLFAEs.cache +0 -1
  306. data/test/dummy/tmp/cache/assets/sprockets/v3.0/8d/8dSdlbQtg7bAzL4WJW_v1LLaVQ-eVnAQQ5N6H4gwOsQ.cache +0 -1
  307. data/test/dummy/tmp/cache/assets/sprockets/v3.0/9J/9JF1ActxnHWpo9QCp5ZUB7lpq5deaBf04E8tpwBaqIQ.cache +0 -1
  308. data/test/dummy/tmp/cache/assets/sprockets/v3.0/9V/9VjE3x4J-o2hYYW_OmIQnAdFeDw-BWRJwMG8YpdQn84.cache +0 -1
  309. data/test/dummy/tmp/cache/assets/sprockets/v3.0/9h/9hKDxRykvMd5d3ibRhzcS4EAMb9o3Fa_Ybl-m5wox18.cache +0 -0
  310. data/test/dummy/tmp/cache/assets/sprockets/v3.0/A-/A-x6g1hcYwickErEJa4hv1Lggyfdd3j3Wab236wTgVY.cache +0 -1
  311. data/test/dummy/tmp/cache/assets/sprockets/v3.0/AA/AAUMS8uXVgslBOoirrsLdY4Ag1ijItQ0spJjhta63h4.cache +0 -0
  312. data/test/dummy/tmp/cache/assets/sprockets/v3.0/AY/AYWyTNfFrMFXNeXyr6qyeU5cU4VNBaRZ9GSH0A_FTG4.cache +0 -0
  313. data/test/dummy/tmp/cache/assets/sprockets/v3.0/As/aSGbex_eb2YmMSeGCSJbfqr4raznNAQ-hLIQi1ELA08.cache +0 -0
  314. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ax/AxGKs1wHRZDhTLT08ByVX0X7p3jxnzpFWvik33-2HGc.cache +0 -0
  315. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Az/Azfd0siA6xNhvTYx1sIfH_68yT2lktwcv1iHV27Evus.cache +0 -1
  316. data/test/dummy/tmp/cache/assets/sprockets/v3.0/BS/BSyrC2z_r77PQolC4IeFWphPsVuwm_IMzp4u70S6vDk.cache +0 -0
  317. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Bb/BbyGO7nv2FMFnwC8jnxCXIfCZCpPItXqqIu2lTKvCsk.cache +0 -1
  318. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Bc/BciIoQECZf_1y1NR9MwSpgeqNrT-rX20dmMv5fgF64g.cache +0 -1
  319. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Bh/Bh1h2g7TPWnpDSPyssUWy3q55lN9l1LPhnlvaXlXCwA.cache +0 -0
  320. data/test/dummy/tmp/cache/assets/sprockets/v3.0/C-/C-rYxWqMLNU8YVQd2fJlnScQWjraLZGSVYNno8ZWwYE.cache +0 -1
  321. data/test/dummy/tmp/cache/assets/sprockets/v3.0/DS/DSOLSc6A5RVSmvM415eEWAWG_AgOvZcLZOXQjsXyWQA.cache +0 -0
  322. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Di/DigdgIqS7bGlgBulDuFvQPpifrIXU4OL1BRq56BrNi8.cache +0 -1
  323. data/test/dummy/tmp/cache/assets/sprockets/v3.0/EA/EA58tBohqYgVMAfTWbqYQMfhbZyQ7xOVE5nyFYQ4ILY.cache +0 -0
  324. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ER/ERnhvKmzMsN4ne6bfo--b-C7Q-6QxfzACrKgE2vh1nE.cache +0 -0
  325. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ek/EkAuJl_fpdrMEvoOocPF7T4XwQ6YaE3krHedVoQVAhc.cache +0 -0
  326. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ep/Ep_qJLsM6Koq_xt0sRgrOu9kVjfZLxX6c1k9JgyyVzI.cache +0 -0
  327. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ge/GeNnWyMrCVZcLQwvFIUxmeE5QnbBW0ooOwi9I_YF6NE.cache +0 -0
  328. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ge/GefKNcQdME9gFg7x6Ubl10AKRWQOI8rpB84b1DwqMQA.cache +0 -1
  329. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Go/Go7suWCHlEDa8ucybgyeVgOLKNDOmYcnkky1s-9jQro.cache +0 -0
  330. data/test/dummy/tmp/cache/assets/sprockets/v3.0/H8/H8_IGSoQCZ3LBxii2RZXH8KqYUx-WpJhM_7zJk-cw9Y.cache +0 -1
  331. data/test/dummy/tmp/cache/assets/sprockets/v3.0/He/He8dbO9KB_qFzpPwv04NBqBfMYxlOE7vytxtEUT1FIg.cache +0 -0
  332. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Hp/HpkDNfjcvnQ3cWDf2DuhP3yDpOqDmhOs48DmtdNMTXs.cache +0 -0
  333. data/test/dummy/tmp/cache/assets/sprockets/v3.0/I2/I2MZs_8sc534WdUN3-XnHBGP3A0LDtDmHbxu-dVGvr0.cache +0 -1
  334. data/test/dummy/tmp/cache/assets/sprockets/v3.0/IE/IEUeuaZvKg2F4IEObI0zgU_SO60U02BcqA3YdjfYLhs.cache +0 -1
  335. data/test/dummy/tmp/cache/assets/sprockets/v3.0/IE/IeEv80zxsBwBelFUt7XuhqyTzUX8u6ZlAASZcRQ1q8Y.cache +0 -0
  336. data/test/dummy/tmp/cache/assets/sprockets/v3.0/IH/IHRC4-8LT7E2d69WoMd8mtCTcuHs9CHdx06qQOkqeb4.cache +0 -1
  337. data/test/dummy/tmp/cache/assets/sprockets/v3.0/IR/IR0071WvcQcaWbeJdaVAHLTe8wRpr6E98_55rO51vJI.cache +0 -1
  338. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ig/IgDY1CRIUs7PK8O0saLCPILkrVsWS-0EDdac2-vDwhA.cache +0 -1
  339. data/test/dummy/tmp/cache/assets/sprockets/v3.0/JP/JPrrUGF_3-GtB7jM_E_4HzYlkxJ5_4jj4mq6vXzVnN0.cache +0 -0
  340. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Jf/Jf_0BNbCJItwTH1g9AzYSV7cnq3GpFlcrZjODr5KUEY.cache +0 -1
  341. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Jk/JkxqhdQnl29bTrWBKW_nGDe54MaTAFxUeVvG6fsEyDs.cache +0 -0
  342. data/test/dummy/tmp/cache/assets/sprockets/v3.0/K7/K7S5z9d_3JC-gVOj-236ZBlw8ovV_jLRT1LSPNm5EBk.cache +0 -1
  343. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ks/KsFAy16AhHBjV1q7vt82A6Y33NsSbqsFrv9BiKZMreg.cache +0 -0
  344. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Lb/LbpOkaxE_qd8m5Ckur4t_mqarROkdCQ-BHt07H-u6C0.cache +0 -1
  345. data/test/dummy/tmp/cache/assets/sprockets/v3.0/M-/M-uK4ThehS1nk0YpPEwPu-F1jUTul8eBkyg1mBg0gvg.cache +0 -0
  346. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ma/MaVnsdU0tivsecHGXwf_n_3-yLSSuotq6spLQr-bs0c.cache +0 -0
  347. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Mo/MogwKpf20as_2fJUDTrlUcDdMh20evxDffERAKk8QlA.cache +0 -0
  348. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Mz/mzI7pDy1zvv-w3xgMptsk1WhW985tn21VLDInMf5_as.cache +0 -1
  349. data/test/dummy/tmp/cache/assets/sprockets/v3.0/OI/OI6uxGcnsKavdWTtwDAasU3wPx8QXhzBgV0X2n1KjMQ.cache +0 -0
  350. data/test/dummy/tmp/cache/assets/sprockets/v3.0/QP/QP_11qyTmflgTGiwcW0MSJenVgRiv-nJrIYdJlGoH3E.cache +0 -1
  351. data/test/dummy/tmp/cache/assets/sprockets/v3.0/RH/RHvDByu5dX4Hsd19kB-lR6jbsWCtSUlEOuZn09W6yTg.cache +0 -0
  352. data/test/dummy/tmp/cache/assets/sprockets/v3.0/RP/RPm5aX4qNBojnmbdvw-kqHBZdKP8lgSYcfKMWBDWJEM.cache +0 -1
  353. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Rz/RzY1cYjFXjcJbB6Xf0OLXcOsLIFR-fJygQbmDgn-I0U.cache +0 -1
  354. data/test/dummy/tmp/cache/assets/sprockets/v3.0/SQ/SQAGM5ieWLt5zrjyMNz6CokZ4X8NB85kSPQeBlt0xNw.cache +0 -0
  355. data/test/dummy/tmp/cache/assets/sprockets/v3.0/SY/SYKIVw0JdXBkHnkRBwlVpuYz9ywvRpQDFDaZpjasz-g.cache +0 -0
  356. data/test/dummy/tmp/cache/assets/sprockets/v3.0/TB/TBC4TQJ7eLxKqqxNVC92qwET2VtN6Pz4WLAJ8ZsD_eE.cache +0 -2
  357. data/test/dummy/tmp/cache/assets/sprockets/v3.0/TL/TLiKl88xrJgr5wstIvihdZ6URJu0-uK_gwNGWA85w4o.cache +0 -0
  358. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Tj/TjYsQV9h_b-PQ9mB812dFtYHJ4a4FrfZgqvGDl0ecLI.cache +0 -0
  359. data/test/dummy/tmp/cache/assets/sprockets/v3.0/U8/U8lReX_PG7IIl0UT6e66lbpiKaHIVr35LVsCkFILG_E.cache +0 -1
  360. data/test/dummy/tmp/cache/assets/sprockets/v3.0/UF/UFlw5aQDhyk_odf54MCShCKgL4tdOkYpvars0SojIec.cache +0 -0
  361. data/test/dummy/tmp/cache/assets/sprockets/v3.0/UV/UVNBbRFrLJPMBVttqJhfB97xE7jwfcz8116f561SgMI.cache +0 -0
  362. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ui/Ui6clyARo_JCQlsKG-ZLLtoK-VL2VZ-d5gwiayl3PBA.cache +0 -1
  363. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Ul/UlZIs4zBOzazcKXNnGO5yi23YtGu39nz5k2lrMAH-fg.cache +0 -0
  364. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Uz/UzTxgkkJxu_yF_A4VqzZXaI8jHOo2uqg2jQzQlCGDio.cache +0 -0
  365. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Uz/uzrz2VsOGZr8bImxBFHVyh_kZsyrJBbERoUKLbRr9wA.cache +0 -1
  366. data/test/dummy/tmp/cache/assets/sprockets/v3.0/VL/VLLs8UrNjV8bfd8uPyFHkkLb7Uq6wk-sSBHldEjIQWg.cache +0 -0
  367. data/test/dummy/tmp/cache/assets/sprockets/v3.0/VS/VSY-hml0wKkEILztFY2MRmrwdjaTw138yvlr_kdR5wA.cache +0 -1
  368. data/test/dummy/tmp/cache/assets/sprockets/v3.0/WL/WLjT_PqLYAab7ICYxacunvKK7x0J7CyIJsxi7bVph1Y.cache +0 -1
  369. data/test/dummy/tmp/cache/assets/sprockets/v3.0/Xp/XpHZvs8omFcn_aNkmaGBOj11vjlgis0GAIP3MKVcUyg.cache +0 -1
  370. data/test/dummy/tmp/cache/assets/sprockets/v3.0/YJ/YJhpKq1vU8uVW9TP9DvaO4yjZBVYT2Gv5d_CW9Xjvgc.cache +0 -1
  371. data/test/dummy/tmp/cache/assets/sprockets/v3.0/_H/_HDoShPSg9SdiXdQroUZtQd3S82RZaRlhw4n_BarXd4.cache +0 -0
  372. data/test/dummy/tmp/cache/assets/sprockets/v3.0/_x/_xKbdjmcLyZhehb01ubXK_0Jw0QzOHeqwszrntGHhgA.cache +0 -1
  373. data/test/dummy/tmp/cache/assets/sprockets/v3.0/aT/aTt4wK2WIQvQRV2gAzjoymdBNfvgkNfAZthlIeu413M.cache +0 -1
  374. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ak/akvJqh_CeKLt1fdEwDIV9zHTTT3AugzmeUHM8y57jKY.cache +0 -0
  375. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ao/ao1pPYOFJ7wX29UdnX0Bjt1xqxPOLtYKeuys3Ax7UHY.cache +0 -1
  376. data/test/dummy/tmp/cache/assets/sprockets/v3.0/b2/b28ZzBxW--4poZM3tMAMMk1RyB_6u-p1MsHeQowcKpc.cache +0 -0
  377. data/test/dummy/tmp/cache/assets/sprockets/v3.0/cE/cEeKuWJlIZEoE6BdWqTI-t-E0N2LAeufboemcnI5Ltg.cache +0 -0
  378. data/test/dummy/tmp/cache/assets/sprockets/v3.0/cR/cRYLwr6_kGeZYZrNWP40U26TFX4f2QAbevRDC32I8zk.cache +0 -0
  379. data/test/dummy/tmp/cache/assets/sprockets/v3.0/cW/cWKFgp1roz93Kd99ls1d6ayBMMRXc5z1nOnPJPOFBM0.cache +0 -0
  380. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ca/cazmkYR6tJ4f0DptT7Qr8mo-BZwfvM4EKpJ3yF-HQIs.cache +0 -0
  381. data/test/dummy/tmp/cache/assets/sprockets/v3.0/d4/d4UJTJcZGylngswkFZgsStffrdVU8IysEAukleJHq_U.cache +0 -0
  382. data/test/dummy/tmp/cache/assets/sprockets/v3.0/eg/eghgqLUKT9lADymq4Vk0hb5NYXIIFrpWDUqeHuEDt74.cache +0 -1
  383. data/test/dummy/tmp/cache/assets/sprockets/v3.0/f5/f5SXLtaZpoKUrBhYyANene_B0pZh4Fs3q0qsnYI17Ss.cache +0 -0
  384. data/test/dummy/tmp/cache/assets/sprockets/v3.0/fB/fBypaaSqpls1GcwwQ4HclPsG-XOKuoI2VyzNufjyfnU.cache +0 -0
  385. data/test/dummy/tmp/cache/assets/sprockets/v3.0/fO/fOMwhE_LoK6PBz43rr86imRHqStpfn-j0zKwNCEFA7A.cache +0 -0
  386. data/test/dummy/tmp/cache/assets/sprockets/v3.0/fq/fqzJZ9XDtHWdf_SrXg-T7l6O2NtlSoC1dgRq3w8nbqg.cache +0 -1
  387. data/test/dummy/tmp/cache/assets/sprockets/v3.0/g-/g-MxLh6QZ8uqSQpzl71sOO6FhoLd-mPY9ytN3SHSd6s.cache +0 -1
  388. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ga/gaONmV2vWDOfl6XOybIxlSMpcETo2PaZG3_ex6ZtSVc.cache +0 -1
  389. data/test/dummy/tmp/cache/assets/sprockets/v3.0/gs/gs1fq9lqaJbqSHx_WnrLGo_rbzlZGfhkP8OGkuumHLk.cache +0 -1
  390. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ja/jaQH1tnuMWObXXMX988ejVTiawMvE6L76842FrwIIS0.cache +0 -0
  391. data/test/dummy/tmp/cache/assets/sprockets/v3.0/js/js7jNKdNVyNNYQRxeDp0KoAh7sdYoveaQVNQkBuXDe8.cache +0 -0
  392. data/test/dummy/tmp/cache/assets/sprockets/v3.0/k9/k9YO1Qb-Ja2eQJEc_LqqaYiR2Jk9c73e_1u85EyYEUw.cache +0 -0
  393. data/test/dummy/tmp/cache/assets/sprockets/v3.0/kO/kOJdTGjX5wCNUqYrGe6jxPS2lw1-T90j87elJ6HlVR0.cache +0 -1
  394. data/test/dummy/tmp/cache/assets/sprockets/v3.0/kR/kRo_i8ixuzuziAXr-0X5Sv-pJtnyCokfgOS-jCbF9Wk.cache +0 -0
  395. data/test/dummy/tmp/cache/assets/sprockets/v3.0/lD/lDZ1BHw5ItAbM7e0LAXXg3wMOJvdtj1ynrdiQ99qoko.cache +0 -0
  396. data/test/dummy/tmp/cache/assets/sprockets/v3.0/lm/lmszFoPAF57gCrLseYD8wvbThDi_j0Ys3R-AygQjuhM.cache +0 -1
  397. data/test/dummy/tmp/cache/assets/sprockets/v3.0/lw/lwMDtxzgforpVTNvcnw_xXMixHfXTfsgUIgFKltZutw.cache +0 -0
  398. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ly/lY6Xiq4wNrMhr1GiQOrtNKSaPhpnCMgjPNSi3ZN51mk.cache +0 -0
  399. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ly/lyDeyCTO3D1TCcPpMAEsrpHgWH6AspQwFnGKOHzrH7Y.cache +0 -1
  400. data/test/dummy/tmp/cache/assets/sprockets/v3.0/mD/mDLr1lrD6WgTt48gRX8tF51GnjLshUXG-Txvu-HoVsI.cache +0 -1
  401. data/test/dummy/tmp/cache/assets/sprockets/v3.0/mS/mSj21XsZvaMOK22e6ov7GZ3-YZ9_UD_go_7lA-ey7vc.cache +0 -1
  402. data/test/dummy/tmp/cache/assets/sprockets/v3.0/nR/nRXBZs1TbcYM5xyj5Qx1UBWrSNEHZVPP37R2yo2s1K8.cache +0 -1
  403. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ne/nexQjB0awaxA5vRef-9hPWFgWrYosUCpVU_a0uEclmc.cache +0 -0
  404. data/test/dummy/tmp/cache/assets/sprockets/v3.0/pC/pCMBdLnOAQOsMegdUF76NAgdZrY6EJKJoW0dE_QRLY0.cache +0 -0
  405. data/test/dummy/tmp/cache/assets/sprockets/v3.0/pk/pkkfBywe4K-JsW2OeLY2g8FVj1UmXnrSljtomau_rXw.cache +0 -0
  406. data/test/dummy/tmp/cache/assets/sprockets/v3.0/qT/qTJMU6xMxg--8mAi0aRjFEuf4EPvPrkg3zoxvurjmkM.cache +0 -0
  407. data/test/dummy/tmp/cache/assets/sprockets/v3.0/qd/qdQffu_fIz8BjDX9Qm06YvRis27trrnziWOTE3Yiq_w.cache +0 -0
  408. data/test/dummy/tmp/cache/assets/sprockets/v3.0/qd/qdrmd8Ttm0KIVoULM8tCA5HpYmtgLqNAVkcJ2_a5Ckg.cache +0 -1
  409. data/test/dummy/tmp/cache/assets/sprockets/v3.0/rR/rRp2gtP0SbjQbb9XGgLRhywKVIwYztgeAq0kCl4GEd8.cache +0 -1
  410. data/test/dummy/tmp/cache/assets/sprockets/v3.0/ro/ro_7q1G-1gCLv9Of5_G0fpt1qRpdeeE-C-kOpk7xZBI.cache +0 -1
  411. data/test/dummy/tmp/cache/assets/sprockets/v3.0/s9/s9bOYlWBgcKy5os6sTFZRtrgGE5XcnF404zQra9HxmQ.cache +0 -0
  412. data/test/dummy/tmp/cache/assets/sprockets/v3.0/sT/sTn4Un1H4aTfN5GuwdM5Di6DBocGF9fbHgAPgvJklDQ.cache +0 -1
  413. data/test/dummy/tmp/cache/assets/sprockets/v3.0/sj/sjBcRn1DJs7jFTrYJPoOpLbCWPov_JYXS7uszBvJDM0.cache +0 -1
  414. data/test/dummy/tmp/cache/assets/sprockets/v3.0/uB/uBld_x-EceyLitiqDaSne4Z47i9GDiaha9ZmP-AWYN8.cache +0 -2
  415. data/test/dummy/tmp/cache/assets/sprockets/v3.0/w-/w-xtN1s7rcgQgiGPvMc0LNPFYj_lLBvsCJqtl50X0Xg.cache +0 -1
  416. data/test/dummy/tmp/cache/assets/sprockets/v3.0/wm/wm9-Heugu7FpUNf32e_mJJPtHCm50eEJfomC-oWDDUs.cache +0 -0
  417. data/test/dummy/tmp/cache/assets/sprockets/v3.0/xU/XuLQCLsgS3WU-zc1F9_WRJj1ldlUqRMWqd3o_o0TVEQ.cache +0 -0
  418. data/test/dummy/tmp/cache/assets/sprockets/v3.0/xU/xU9JSYkEQI0cWQhhaxMThnNrqVnYZPI9pCNEdf96xNg.cache +0 -0
  419. data/test/dummy/tmp/cache/assets/sprockets/v3.0/xg/xghgUy4QUAcMUz3tekj_NeSYQG99DVqs02ElMYUg6LU.cache +0 -1
  420. data/test/dummy/tmp/cache/assets/sprockets/v3.0/yz/yZ4rknNFFykgsDGpns_JhcT__AR_qbf4mGZEy8vSrtM.cache +0 -1
  421. data/test/dummy/tmp/cache/assets/sprockets/v3.0/yz/yzg9_Tpun3ZssXl9nCyYEOEQmK9FHcYZlqPYlNwmEAc.cache +0 -1
  422. data/test/dummy/tmp/cache/assets/sprockets/v3.0/z0/z0teEXFifx1LtInSms4WF41wGZ5nBI3ogYR7Acyip6w.cache +0 -1
  423. data/test/dummy/tmp/cache/assets/sprockets/v3.0/z4/z47xsrpJjs8d1MIm1r57yADNit604olUHS2D0MYBrxs.cache +0 -1
  424. data/test/dummy/tmp/cache/assets/sprockets/v3.0/zX/zXTZrbZQWUzxCxfLbWxzNflWnJHwvg9GD7VbAv4Rz_A.cache +0 -0
@@ -12,27 +12,39 @@
12
12
  # See the License for the specific language governing permissions and
13
13
  # limitations under the License.
14
14
 
15
- previous.title = Página anterior
16
- previous_label = Anterior
17
- next.title = Página siguiente
18
- next_label = Siguiente
19
- page_label = Página:
20
- page_of = de {{pageCount}}
21
- zoom_out.title = Alejar
22
- zoom_out_label = Alejar
23
- zoom_in.title = Acercar
24
- zoom_in_label = Acercar
25
- zoom.title = Ampliación
26
- print.title = Imprimir
27
- print_label = Imprimir
28
- presentation_mode.title = Cambiar al modo de presentación
29
- presentation_mode_label = Modo de presentación
30
- open_file.title = Abrir archivo
31
- open_file_label = Abrir
32
- download.title = Descargar
33
- download_label = Descargar
34
- bookmark.title = Vista actual (copiar o abrir en nueva ventana)
35
- bookmark_label = Vista actual
15
+ # Main toolbar buttons (tooltips and alt text for images)
16
+ previous.title=Página anterior
17
+ previous_label=Anterior
18
+ next.title=Página siguiente
19
+ next_label=Siguiente
20
+
21
+ # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22
+ page.title=Página
23
+ # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24
+ # representing the total number of pages in the document.
25
+ of_pages=de {{pagesCount}}
26
+ # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
27
+ # will be replaced by a number representing the currently visible page,
28
+ # respectively a number representing the total number of pages in the document.
29
+ page_of_pages=({{pageNumber}} de {{pagesCount}})
30
+
31
+ zoom_out.title=Alejar
32
+ zoom_out_label=Alejar
33
+ zoom_in.title=Acercar
34
+ zoom_in_label=Acercar
35
+ zoom.title=Ampliación
36
+ presentation_mode.title=Cambiar al modo de presentación
37
+ presentation_mode_label=Modo de presentación
38
+ open_file.title=Abrir archivo
39
+ open_file_label=Abrir
40
+ print.title=Imprimir
41
+ print_label=Imprimir
42
+ download.title=Descargar
43
+ download_label=Descargar
44
+ bookmark.title=Vista actual (copiar o abrir en nueva ventana)
45
+ bookmark_label=Vista actual
46
+
47
+ # Secondary toolbar and context menu
36
48
  tools.title=Herramientas
37
49
  tools_label=Herramientas
38
50
  first_page.title=Ir a la primera página
@@ -48,16 +60,21 @@ page_rotate_ccw.title=Girar a la izquierda
48
60
  page_rotate_ccw.label=Girar a la izquierda
49
61
  page_rotate_ccw_label=Girar a la izquierda
50
62
 
51
- hand_tool_enable.title=Activar herramienta de mano
52
- hand_tool_enable_label=Activar herramienta de mano
53
- hand_tool_disable.title=Desactivar herramienta de mano
54
- hand_tool_disable_label=Desactivar herramienta de mano
63
+ cursor_text_select_tool.title=Activar la herramienta de selección de texto
64
+ cursor_text_select_tool_label=Herramienta de selección de texto
65
+ cursor_hand_tool.title=Activar la herramienta de mano
66
+ cursor_hand_tool_label=Herramienta de mano
55
67
 
68
+ # Document properties dialog box
56
69
  document_properties.title=Propiedades del documento…
57
70
  document_properties_label=Propiedades del documento…
58
- document_properties_file_name=Nombre del archivo:
71
+ document_properties_file_name=Nombre de archivo:
59
72
  document_properties_file_size=Tamaño del archivo:
73
+ # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
74
+ # will be replaced by the PDF file size in kilobytes, respectively in bytes.
60
75
  document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
76
+ # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
77
+ # will be replaced by the PDF file size in megabytes, respectively in bytes.
61
78
  document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
62
79
  document_properties_title=Título:
63
80
  document_properties_author=Autor:
@@ -65,6 +82,8 @@ document_properties_subject=Asunto:
65
82
  document_properties_keywords=Palabras clave:
66
83
  document_properties_creation_date=Fecha de creación:
67
84
  document_properties_modification_date=Fecha de modificación:
85
+ # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
86
+ # will be replaced by the creation/modification date, and time, of the PDF file.
68
87
  document_properties_date_string={{date}}, {{time}}
69
88
  document_properties_creator=Creador:
70
89
  document_properties_producer=Productor del PDF:
@@ -72,59 +91,94 @@ document_properties_version=Versión de PDF:
72
91
  document_properties_page_count=Cantidad de páginas:
73
92
  document_properties_close=Cerrar
74
93
 
94
+ print_progress_message=Preparando documento para impresión…
95
+ # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
96
+ # a numerical per cent value.
97
+ print_progress_percent={{progress}}%
98
+ print_progress_close=Cancelar
99
+
100
+ # Tooltips and alt text for side panel toolbar buttons
101
+ # (the _label strings are alt text for the buttons, the .title strings are
102
+ # tooltips)
75
103
  toggle_sidebar.title=Barra lateral
104
+ toggle_sidebar_notification.title=Cambiar barra lateral (índice de contenidos del documento/adjuntos)
76
105
  toggle_sidebar_label=Mostrar u ocultar la barra lateral
77
- outline.title = Mostrar esquema del documento
78
- outline_label = Esquema del documento
106
+ document_outline.title=Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
107
+ document_outline_label=Esquema del documento
79
108
  attachments.title=Mostrar adjuntos
80
109
  attachments_label=Adjuntos
81
- thumbs.title = Mostrar miniaturas
82
- thumbs_label = Miniaturas
83
- findbar.title = Buscar en el documento
84
- findbar_label = Buscar
85
- thumb_page_title = Página {{page}}
86
- thumb_page_canvas = Miniatura de la página {{page}}
87
- first_page.label = Ir a la primera página
88
- last_page.label = Ir a la última página
89
- page_rotate_cw.label = Rotar en sentido de los punteros del reloj
90
- page_rotate_ccw.label = Rotar en sentido contrario a los punteros del reloj
91
- find_label = Buscar:
92
- find_previous.title = Encontrar la aparición anterior de la frase
93
- find_previous_label = Previo
94
- find_next.title = Encontrar la siguiente aparición de la frase
95
- find_next_label = Siguiente
96
- find_highlight = Destacar todos
97
- find_match_case_label = Coincidir mayús./minús.
110
+ thumbs.title=Mostrar miniaturas
111
+ thumbs_label=Miniaturas
112
+ findbar.title=Buscar en el documento
113
+ findbar_label=Buscar
114
+
115
+ # Thumbnails panel item (tooltip and alt text for images)
116
+ # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
117
+ # number.
118
+ thumb_page_title=Página {{page}}
119
+ # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
120
+ # number.
121
+ thumb_page_canvas=Miniatura de la página {{page}}
122
+
123
+ # Find panel button title and messages
124
+ find_input.title=Encontrar
125
+ find_input.placeholder=Encontrar en el documento…
126
+ find_previous.title=Buscar la aparición anterior de la frase
127
+ find_previous_label=Previo
128
+ find_next.title=Buscar la siguiente aparición de la frase
129
+ find_next_label=Siguiente
130
+ find_highlight=Destacar todos
131
+ find_match_case_label=Coincidir mayús./minús.
98
132
  find_reached_top=Se alcanzó el inicio del documento, continuando desde el final
99
133
  find_reached_bottom=Se alcanzó el final del documento, continuando desde el inicio
100
- find_not_found = Frase no encontrada
101
- error_more_info = Más información
102
- error_less_info = Menos información
103
- error_close = Cerrar
134
+ find_not_found=Frase no encontrada
135
+
136
+ # Error panel labels
137
+ error_more_info=Más información
138
+ error_less_info=Menos información
139
+ error_close=Cerrar
140
+ # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
141
+ # replaced by the PDF.JS version and build ID.
104
142
  error_version_info=PDF.js v{{version}} (compilación: {{build}})
105
- error_message = Mensaje: {{message}}
106
- error_stack = Pila: {{stack}}
107
- error_file = Archivo: {{file}}
108
- error_line = Línea: {{line}}
109
- rendering_error = Ha ocurrido un error al renderizar la página.
110
- page_scale_width = Ancho de página
111
- page_scale_fit = Ajuste de página
112
- page_scale_auto = Aumento automático
113
- page_scale_actual = Tamaño actual
143
+ # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
144
+ # english string describing the error.
145
+ error_message=Mensaje: {{message}}
146
+ # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
147
+ # trace.
148
+ error_stack=Pila: {{stack}}
149
+ # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
150
+ error_file=Archivo: {{file}}
151
+ # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
152
+ error_line=Línea: {{line}}
153
+ rendering_error=Ha ocurrido un error al renderizar la página.
154
+
155
+ # Predefined zoom values
156
+ page_scale_width=Ancho de página
157
+ page_scale_fit=Ajuste de página
158
+ page_scale_auto=Aumento automático
159
+ page_scale_actual=Tamaño actual
160
+ # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
161
+ # numerical scale value.
114
162
  page_scale_percent={{scale}}%
115
- loading_error_indicator = Error
116
- loading_error = Ha ocurrido un error al cargar el PDF.
117
- invalid_file_error = Archivo PDF inválido o corrupto.
163
+
164
+ # Loading indicator messages
165
+ loading_error_indicator=Error
166
+ loading_error=Ha ocurrido un error al cargar el PDF.
167
+ invalid_file_error=Archivo PDF inválido o corrupto.
118
168
  missing_file_error=Falta el archivo PDF.
119
169
  unexpected_response_error=Respuesta del servidor inesperada.
120
170
 
171
+ # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
172
+ # "{{type}}" will be replaced with an annotation type from a list defined in
173
+ # the PDF spec (32000-1:2008 Table 169 – Annotation types).
174
+ # Some common types are e.g.: "Check", "Text", "Comment", "Note"
121
175
  text_annotation_type.alt=[{{type}} Anotación]
122
176
  password_label=Ingrese la contraseña para abrir este archivo PDF.
123
- password_invalid=Contraseña inválida. Por favor, vuelva a intentarlo.
177
+ password_invalid=Contraseña inválida. Por favor, vuelve a intentarlo.
124
178
  password_ok=Aceptar
125
179
  password_cancel=Cancelar
126
180
 
127
- printing_not_supported = Advertencia: Imprimir no está soportado completamente por este navegador.
181
+ printing_not_supported=Advertencia: Imprimir no está soportado completamente por este navegador.
128
182
  printing_not_ready=Advertencia: El PDF no está completamente cargado para ser impreso.
129
- web_fonts_disabled=Las fuentes web están desactivadas: imposible usar las fuentes PDF embebidas.
130
- document_colors_disabled=Los documentos PDF no tienen permitido usar sus propios colores: 'Permitir a las páginas elegir sus propios colores' está desactivado en el navegador.
183
+ web_fonts_disabled=Las tipografías web están desactivadas: imposible usar las fuentes PDF embebidas.
184
+ document_colors_not_allowed=Los documentos PDF no tienen permitido usar sus propios colores: 'Permitir a las páginas elegir sus propios colores' está desactivado en el navegador.
@@ -6,8 +6,9 @@ previous.title = Página anterior
6
6
  previous_label = Anterior
7
7
  next.title = Página siguiente
8
8
  next_label = Siguiente
9
- page_label = Página:
10
- page_of = de {{pageCount}}
9
+ page.title = Página
10
+ of_pages = de {{pagesCount}}
11
+ page_of_pages = ({{pageNumber}} de {{pagesCount}})
11
12
  zoom_out.title = Reducir
12
13
  zoom_out_label = Reducir
13
14
  zoom_in.title = Aumentar
@@ -37,10 +38,10 @@ page_rotate_cw_label = Rotar en sentido horario
37
38
  page_rotate_ccw.title = Rotar en sentido antihorario
38
39
  page_rotate_ccw.label = Rotar en sentido antihorario
39
40
  page_rotate_ccw_label = Rotar en sentido antihorario
40
- hand_tool_enable.title = Activar herramienta mano
41
- hand_tool_enable_label = Activar herramienta mano
42
- hand_tool_disable.title = Desactivar herramienta mano
43
- hand_tool_disable_label = Desactivar herramienta mano
41
+ cursor_text_select_tool.title = Activar herramienta de selección de texto
42
+ cursor_text_select_tool_label = Herramienta de selección de texto
43
+ cursor_hand_tool.title = Activar herramienta de mano
44
+ cursor_hand_tool_label = Herramienta de mano
44
45
  document_properties.title = Propiedades del documento…
45
46
  document_properties_label = Propiedades del documento…
46
47
  document_properties_file_name = Nombre de archivo:
@@ -59,10 +60,14 @@ document_properties_producer = Productor PDF:
59
60
  document_properties_version = Versión PDF:
60
61
  document_properties_page_count = Número de páginas:
61
62
  document_properties_close = Cerrar
63
+ print_progress_message = Preparando documento para impresión…
64
+ print_progress_percent = {{progress}}%
65
+ print_progress_close = Cancelar
62
66
  toggle_sidebar.title = Cambiar barra lateral
67
+ toggle_sidebar_notification.title = Alternar panel lateral (el documento contiene un esquema o adjuntos)
63
68
  toggle_sidebar_label = Cambiar barra lateral
64
- outline.title = Mostrar el esquema del documento
65
- outline_label = Esquema del documento
69
+ document_outline.title = Mostrar resumen del documento (doble clic para expandir/contraer todos los elementos)
70
+ document_outline_label = Resumen de documento
66
71
  attachments.title = Mostrar adjuntos
67
72
  attachments_label = Adjuntos
68
73
  thumbs.title = Mostrar miniaturas
@@ -71,7 +76,8 @@ findbar.title = Buscar en el documento
71
76
  findbar_label = Buscar
72
77
  thumb_page_title = Página {{page}}
73
78
  thumb_page_canvas = Miniatura de la página {{page}}
74
- find_label = Buscar:
79
+ find_input.title = Buscar
80
+ find_input.placeholder = Buscar en el documento…
75
81
  find_previous.title = Encontrar la anterior aparición de la frase
76
82
  find_previous_label = Anterior
77
83
  find_next.title = Encontrar la siguiente aparición de esta frase
@@ -97,7 +103,7 @@ page_scale_actual = Tamaño real
97
103
  page_scale_percent = {{scale}}%
98
104
  loading_error_indicator = Error
99
105
  loading_error = Ocurrió un error al cargar el PDF.
100
- invalid_file_error = Fichero PDF no válido o dañado.
106
+ invalid_file_error = Fichero PDF no válido o corrupto.
101
107
  missing_file_error = No hay fichero PDF.
102
108
  unexpected_response_error = Respuesta inesperada del servidor.
103
109
  text_annotation_type.alt = [Anotación {{type}}]
@@ -108,4 +114,4 @@ password_cancel = Cancelar
108
114
  printing_not_supported = Advertencia: Imprimir no está totalmente soportado por este navegador.
109
115
  printing_not_ready = Advertencia: Este PDF no se ha cargado completamente para poder imprimirse.
110
116
  web_fonts_disabled = Las tipografías web están desactivadas: es imposible usar las tipografías PDF embebidas.
111
- document_colors_disabled = Los documentos PDF no tienen permitido usar sus propios colores: 'Permitir a las páginas elegir sus propios colores' está desactivado en el navegador.
117
+ document_colors_not_allowed = Los documentos PDF no tienen permitido usar sus propios colores: 'Permitir a las páginas elegir sus propios colores' está desactivado en el navegador.
@@ -18,12 +18,15 @@ previous_label=Anterior
18
18
  next.title=Página siguiente
19
19
  next_label=Siguiente
20
20
 
21
- # LOCALIZATION NOTE (page_label, page_of):
22
- # These strings are concatenated to form the "Page: X of Y" string.
23
- # Do not translate "{{pageCount}}", it will be substituted with a number
24
- # representing the total number of pages.
25
- page_label=Página:
26
- page_of=de {{pageCount}}
21
+ # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22
+ page.title=Página
23
+ # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24
+ # representing the total number of pages in the document.
25
+ of_pages=de {{pagesCount}}
26
+ # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
27
+ # will be replaced by a number representing the currently visible page,
28
+ # respectively a number representing the total number of pages in the document.
29
+ page_of_pages=({{pageNumber}} de {{pagesCount}})
27
30
 
28
31
  zoom_out.title=Reducir
29
32
  zoom_out_label=Reducir
@@ -57,10 +60,10 @@ page_rotate_ccw.title=Girar a la izquierda
57
60
  page_rotate_ccw.label=Girar a la izquierda
58
61
  page_rotate_ccw_label=Girar a la izquierda
59
62
 
60
- hand_tool_enable.title=Activar herramienta mano
61
- hand_tool_enable_label=Activar herramienta mano
62
- hand_tool_disable.title=Desactivar herramienta mano
63
- hand_tool_disable_label=Desactivar herramienta mano
63
+ cursor_text_select_tool.title=Activar la herramienta de selección de texto
64
+ cursor_text_select_tool_label=Herramienta de selección de texto
65
+ cursor_hand_tool.title=Activar la herramienta de mano
66
+ cursor_hand_tool_label=Herramienta de mano
64
67
 
65
68
  # Document properties dialog box
66
69
  document_properties.title=Propiedades del documento…
@@ -88,13 +91,20 @@ document_properties_version=Versión PDF:
88
91
  document_properties_page_count=Número de páginas:
89
92
  document_properties_close=Cerrar
90
93
 
94
+ print_progress_message=Preparando documento para impresión…
95
+ # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
96
+ # a numerical per cent value.
97
+ print_progress_percent={{progress}}%
98
+ print_progress_close=Cancelar
99
+
91
100
  # Tooltips and alt text for side panel toolbar buttons
92
101
  # (the _label strings are alt text for the buttons, the .title strings are
93
102
  # tooltips)
94
103
  toggle_sidebar.title=Cambiar barra lateral
104
+ toggle_sidebar_notification.title=Cambiar barra lateral (índice de contenidos del documento/adjuntos)
95
105
  toggle_sidebar_label=Cambiar barra lateral
96
- outline.title=Mostrar esquema del documento
97
- outline_label=Esquema del documento
106
+ document_outline.title=Mostrar esquema del documento (doble clic para expandir/contraer todos los elementos)
107
+ document_outline_label=Esquema del documento
98
108
  attachments.title=Mostrar adjuntos
99
109
  attachments_label=Adjuntos
100
110
  thumbs.title=Mostrar miniaturas
@@ -111,7 +121,8 @@ thumb_page_title=Página {{page}}
111
121
  thumb_page_canvas=Miniatura de la página {{page}}
112
122
 
113
123
  # Find panel button title and messages
114
- find_label=Encontrar:
124
+ find_input.title=Buscar
125
+ find_input.placeholder=Buscar en el documento…
115
126
  find_previous.title=Ir a la anterior frase encontrada
116
127
  find_previous_label=Anterior
117
128
  find_next.title=Ir a la siguiente frase encontrada
@@ -170,4 +181,4 @@ password_cancel=Cancelar
170
181
  printing_not_supported=Advertencia: La impresión no esta completamente soportada por este navegador.
171
182
  printing_not_ready=Advertencia: El PDF no cargo completamente para impresión.
172
183
  web_fonts_disabled=Las fuentes web están desactivadas: es imposible usar las fuentes PDF embebidas.
173
- document_colors_disabled=Los documentos PDF no tienen permiso de usar sus propios colores: 'Permitir que las páginas elijan sus propios colores' esta desactivada en el navegador.
184
+ document_colors_not_allowed=Los documentos PDF no tienen permiso de usar sus propios colores: 'Permitir que las páginas elijan sus propios colores' esta desactivada en el navegador.
@@ -18,12 +18,15 @@ previous_label=Eelmine
18
18
  next.title=Järgmine lehekülg
19
19
  next_label=Järgmine
20
20
 
21
- # LOCALIZATION NOTE (page_label, page_of):
22
- # These strings are concatenated to form the "Page: X of Y" string.
23
- # Do not translate "{{pageCount}}", it will be substituted with a number
24
- # representing the total number of pages.
25
- page_label=Lehekülg:
26
- page_of=(kokku {{pageCount}})
21
+ # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22
+ page.title=Leht
23
+ # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
24
+ # representing the total number of pages in the document.
25
+ of_pages=/ {{pagesCount}}
26
+ # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
27
+ # will be replaced by a number representing the currently visible page,
28
+ # respectively a number representing the total number of pages in the document.
29
+ page_of_pages=({{pageNumber}}/{{pagesCount}})
27
30
 
28
31
  zoom_out.title=Vähenda
29
32
  zoom_out_label=Vähenda
@@ -57,17 +60,21 @@ page_rotate_ccw.title=Pööra vastupäeva
57
60
  page_rotate_ccw.label=Pööra vastupäeva
58
61
  page_rotate_ccw_label=Pööra vastupäeva
59
62
 
60
- hand_tool_enable.title=Luba sirvimine
61
- hand_tool_enable_label=Luba sirvimine
62
- hand_tool_disable.title=Keela sirvimine
63
- hand_tool_disable_label=Keela sirvimine
63
+ cursor_text_select_tool.title=Luba teksti valimise tööriist
64
+ cursor_text_select_tool_label=Teksti valimise tööriist
65
+ cursor_hand_tool.title=Luba sirvimistööriist
66
+ cursor_hand_tool_label=Sirvimistööriist
64
67
 
65
68
  # Document properties dialog box
66
69
  document_properties.title=Dokumendi omadused…
67
70
  document_properties_label=Dokumendi omadused…
68
71
  document_properties_file_name=Faili nimi:
69
72
  document_properties_file_size=Faili suurus:
73
+ # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
74
+ # will be replaced by the PDF file size in kilobytes, respectively in bytes.
70
75
  document_properties_kb={{size_kb}} KiB ({{size_b}} baiti)
76
+ # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
77
+ # will be replaced by the PDF file size in megabytes, respectively in bytes.
71
78
  document_properties_mb={{size_mb}} MiB ({{size_b}} baiti)
72
79
  document_properties_title=Pealkiri:
73
80
  document_properties_author=Autor:
@@ -75,6 +82,8 @@ document_properties_subject=Teema:
75
82
  document_properties_keywords=Märksõnad:
76
83
  document_properties_creation_date=Loodud:
77
84
  document_properties_modification_date=Muudetud:
85
+ # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
86
+ # will be replaced by the creation/modification date, and time, of the PDF file.
78
87
  document_properties_date_string={{date}} {{time}}
79
88
  document_properties_creator=Looja:
80
89
  document_properties_producer=Generaator:
@@ -82,13 +91,20 @@ document_properties_version=Generaatori versioon:
82
91
  document_properties_page_count=Lehekülgi:
83
92
  document_properties_close=Sulge
84
93
 
94
+ print_progress_message=Dokumendi ettevalmistamine printimiseks…
95
+ # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
96
+ # a numerical per cent value.
97
+ print_progress_percent={{progress}}%
98
+ print_progress_close=Loobu
99
+
85
100
  # Tooltips and alt text for side panel toolbar buttons
86
101
  # (the _label strings are alt text for the buttons, the .title strings are
87
102
  # tooltips)
88
103
  toggle_sidebar.title=Näita külgriba
104
+ toggle_sidebar_notification.title=Näita külgriba (dokument sisaldab sisukorda/manuseid)
89
105
  toggle_sidebar_label=Näita külgriba
90
- outline.title=Näita sisukorda
91
- outline_label=Näita sisukorda
106
+ document_outline.title=Näita sisukorda (kõigi punktide laiendamiseks/ahendamiseks topeltklõpsa)
107
+ document_outline_label=Näita sisukorda
92
108
  attachments.title=Näita manuseid
93
109
  attachments_label=Manused
94
110
  thumbs.title=Näita pisipilte
@@ -105,7 +121,8 @@ thumb_page_title={{page}}. lehekülg
105
121
  thumb_page_canvas={{page}}. lehekülje pisipilt
106
122
 
107
123
  # Find panel button title and messages
108
- find_label=Otsi:
124
+ find_input.title=Otsi
125
+ find_input.placeholder=Otsi dokumendist…
109
126
  find_previous.title=Otsi fraasi eelmine esinemiskoht
110
127
  find_previous_label=Eelmine
111
128
  find_next.title=Otsi fraasi järgmine esinemiskoht
@@ -151,7 +168,7 @@ invalid_file_error=Vigane või rikutud PDF-fail.
151
168
  missing_file_error=PDF-fail puudub.
152
169
  unexpected_response_error=Ootamatu vastus serverilt.
153
170
 
154
- # LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
171
+ # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
155
172
  # "{{type}}" will be replaced with an annotation type from a list defined in
156
173
  # the PDF spec (32000-1:2008 Table 169 – Annotation types).
157
174
  # Some common types are e.g.: "Check", "Text", "Comment", "Note"
@@ -164,4 +181,4 @@ password_cancel=Loobu
164
181
  printing_not_supported=Hoiatus: printimine pole selle brauseri poolt täielikult toetatud.
165
182
  printing_not_ready=Hoiatus: PDF pole printimiseks täielikult laaditud.
166
183
  web_fonts_disabled=Veebifondid on keelatud: PDFiga kaasatud fonte pole võimalik kasutada.
167
- document_colors_disabled=PDF-dokumentidel pole oma värvide kasutamine lubatud: \'Veebilehtedel on lubatud kasutada oma värve\' on brauseris deaktiveeritud.
184
+ document_colors_not_allowed=PDF-dokumentidel pole oma värvide kasutamine lubatud: Veebilehtedel on lubatud kasutada oma värve on brauseris deaktiveeritud.