@eo-sdk/client 9.0.0-rc.7 → 9.0.0-rc.8

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 (417) hide show
  1. package/app/eo-client/settings/settings.component.d.ts +2 -1
  2. package/app/eo-framework/accordion/simple-accordion/simple-accordion.component.d.ts +5 -9
  3. package/app/eo-framework/app-shell/app-bar/app-bar.component.d.ts +4 -2
  4. package/app/eo-framework/media/media.component.d.ts +3 -12
  5. package/app/eo-framework/ui/overlay/overlay.component.d.ts +3 -0
  6. package/app/eo-framework/util/directive/trap-focus.directive.d.ts +2 -0
  7. package/assets/_default/i18n/de.json +2 -0
  8. package/assets/_default/i18n/en.json +7 -5
  9. package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js +5 -0
  10. package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.js.map +1 -1
  11. package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js +1 -1
  12. package/bundles/eo-sdk-client-projects-eo-sdk-core.umd.min.js.map +1 -1
  13. package/bundles/eo-sdk-client.umd.js +127 -130
  14. package/bundles/eo-sdk-client.umd.js.map +1 -1
  15. package/bundles/eo-sdk-client.umd.min.js +1 -1
  16. package/bundles/eo-sdk-client.umd.min.js.map +1 -1
  17. package/eo-sdk-client.metadata.json +1 -1
  18. package/esm2015/app/eo-client/about-state/about-state.component.js +3 -3
  19. package/esm2015/app/eo-client/dashboard/dashboard.component.js +2 -2
  20. package/esm2015/app/eo-client/settings/settings.component.js +7 -4
  21. package/esm2015/app/eo-framework/accordion/simple-accordion/simple-accordion.component.js +18 -23
  22. package/esm2015/app/eo-framework/actions/actions/copy-action/copy-action.js +2 -2
  23. package/esm2015/app/eo-framework/actions/actions/share-object-action/share-object/share-object.component.js +3 -2
  24. package/esm2015/app/eo-framework/app-shell/app-bar/app-add/app-add-dialog/app-add-dialog.component.js +1 -1
  25. package/esm2015/app/eo-framework/app-shell/app-bar/app-bar.component.js +12 -5
  26. package/esm2015/app/eo-framework/app-shell/app-bar/app-search/app-search.component.js +13 -1
  27. package/esm2015/app/eo-framework/form-elements/datetime/datetime.component.js +2 -2
  28. package/esm2015/app/eo-framework/form-elements/form-input/form-input.component.js +1 -1
  29. package/esm2015/app/eo-framework/form-elements/id-reference/id-reference.component.js +1 -1
  30. package/esm2015/app/eo-framework/form-elements/id-reference/reference-finder/reference-finder.component.js +3 -3
  31. package/esm2015/app/eo-framework/form-elements/organization/organization.component.js +1 -1
  32. package/esm2015/app/eo-framework/form-elements/string/string.component.js +3 -3
  33. package/esm2015/app/eo-framework/grid/filters/datetime-filter.component.js +2 -2
  34. package/esm2015/app/eo-framework/grid/filters/organization-filter.component.js +1 -1
  35. package/esm2015/app/eo-framework/media/media.component.js +31 -77
  36. package/esm2015/app/eo-framework/object-details/object-details.component.js +2 -2
  37. package/esm2015/app/eo-framework/settings/change-password/change-password-form/change-password-form.component.js +1 -1
  38. package/esm2015/app/eo-framework/ui/clipboard/clipboard.component.js +2 -2
  39. package/esm2015/app/eo-framework/ui/indexdata-summary/indexdata-summary.component.js +4 -4
  40. package/esm2015/app/eo-framework/ui/overlay/overlay.component.js +10 -4
  41. package/esm2015/app/eo-framework/util/directive/trap-focus.directive.js +22 -4
  42. package/esm2015/projects/eo-sdk/core/lib/model/dms-object.model.js +4 -1
  43. package/esm2015/projects/eo-sdk/core/lib/service/dms/dms.service.js +2 -1
  44. package/esm2015/projects/eo-sdk/core/lib/service/search/search.service.js +2 -1
  45. package/fesm2015/eo-sdk-client-projects-eo-sdk-core.js +5 -0
  46. package/fesm2015/eo-sdk-client-projects-eo-sdk-core.js.map +1 -1
  47. package/fesm2015/eo-sdk-client.js +125 -128
  48. package/fesm2015/eo-sdk-client.js.map +1 -1
  49. package/package.json +2 -2
  50. package/projects/eo-sdk/core/lib/model/dms-object.model.d.ts +4 -0
  51. package/projects/eo-sdk/core/package.json +1 -1
  52. package/scss/_form.scss +3 -0
  53. package/styles.css +2 -0
  54. package/assets/_default/api/pdf/LICENSE +0 -177
  55. package/assets/_default/api/pdf/build/pdf.js +0 -2
  56. package/assets/_default/api/pdf/build/pdf.js.LICENSE.txt +0 -21
  57. package/assets/_default/api/pdf/build/pdf.js.map +0 -1
  58. package/assets/_default/api/pdf/build/pdf.sandbox.js +0 -2
  59. package/assets/_default/api/pdf/build/pdf.sandbox.js.LICENSE.txt +0 -21
  60. package/assets/_default/api/pdf/build/pdf.sandbox.js.map +0 -1
  61. package/assets/_default/api/pdf/build/pdf.worker.js +0 -2
  62. package/assets/_default/api/pdf/build/pdf.worker.js.LICENSE.txt +0 -21
  63. package/assets/_default/api/pdf/build/pdf.worker.js.map +0 -1
  64. package/assets/_default/api/pdf/web/cmaps/78-EUC-H.bcmap +0 -0
  65. package/assets/_default/api/pdf/web/cmaps/78-EUC-V.bcmap +0 -0
  66. package/assets/_default/api/pdf/web/cmaps/78-H.bcmap +0 -0
  67. package/assets/_default/api/pdf/web/cmaps/78-RKSJ-H.bcmap +0 -0
  68. package/assets/_default/api/pdf/web/cmaps/78-RKSJ-V.bcmap +0 -0
  69. package/assets/_default/api/pdf/web/cmaps/78-V.bcmap +0 -0
  70. package/assets/_default/api/pdf/web/cmaps/78ms-RKSJ-H.bcmap +0 -0
  71. package/assets/_default/api/pdf/web/cmaps/78ms-RKSJ-V.bcmap +0 -0
  72. package/assets/_default/api/pdf/web/cmaps/83pv-RKSJ-H.bcmap +0 -0
  73. package/assets/_default/api/pdf/web/cmaps/90ms-RKSJ-H.bcmap +0 -0
  74. package/assets/_default/api/pdf/web/cmaps/90ms-RKSJ-V.bcmap +0 -0
  75. package/assets/_default/api/pdf/web/cmaps/90msp-RKSJ-H.bcmap +0 -0
  76. package/assets/_default/api/pdf/web/cmaps/90msp-RKSJ-V.bcmap +0 -0
  77. package/assets/_default/api/pdf/web/cmaps/90pv-RKSJ-H.bcmap +0 -0
  78. package/assets/_default/api/pdf/web/cmaps/90pv-RKSJ-V.bcmap +0 -0
  79. package/assets/_default/api/pdf/web/cmaps/Add-H.bcmap +0 -0
  80. package/assets/_default/api/pdf/web/cmaps/Add-RKSJ-H.bcmap +0 -0
  81. package/assets/_default/api/pdf/web/cmaps/Add-RKSJ-V.bcmap +0 -0
  82. package/assets/_default/api/pdf/web/cmaps/Add-V.bcmap +0 -0
  83. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-0.bcmap +0 -0
  84. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-1.bcmap +0 -0
  85. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-2.bcmap +0 -0
  86. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-3.bcmap +0 -0
  87. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-4.bcmap +0 -0
  88. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-5.bcmap +0 -0
  89. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-6.bcmap +0 -0
  90. package/assets/_default/api/pdf/web/cmaps/Adobe-CNS1-UCS2.bcmap +0 -0
  91. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-0.bcmap +0 -0
  92. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-1.bcmap +0 -0
  93. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-2.bcmap +0 -0
  94. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-3.bcmap +0 -0
  95. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-4.bcmap +0 -0
  96. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-5.bcmap +0 -0
  97. package/assets/_default/api/pdf/web/cmaps/Adobe-GB1-UCS2.bcmap +0 -0
  98. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-0.bcmap +0 -0
  99. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-1.bcmap +0 -0
  100. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-2.bcmap +0 -0
  101. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-3.bcmap +0 -0
  102. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-4.bcmap +0 -0
  103. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-5.bcmap +0 -0
  104. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-6.bcmap +0 -0
  105. package/assets/_default/api/pdf/web/cmaps/Adobe-Japan1-UCS2.bcmap +0 -0
  106. package/assets/_default/api/pdf/web/cmaps/Adobe-Korea1-0.bcmap +0 -0
  107. package/assets/_default/api/pdf/web/cmaps/Adobe-Korea1-1.bcmap +0 -0
  108. package/assets/_default/api/pdf/web/cmaps/Adobe-Korea1-2.bcmap +0 -0
  109. package/assets/_default/api/pdf/web/cmaps/Adobe-Korea1-UCS2.bcmap +0 -0
  110. package/assets/_default/api/pdf/web/cmaps/B5-H.bcmap +0 -0
  111. package/assets/_default/api/pdf/web/cmaps/B5-V.bcmap +0 -0
  112. package/assets/_default/api/pdf/web/cmaps/B5pc-H.bcmap +0 -0
  113. package/assets/_default/api/pdf/web/cmaps/B5pc-V.bcmap +0 -0
  114. package/assets/_default/api/pdf/web/cmaps/CNS-EUC-H.bcmap +0 -0
  115. package/assets/_default/api/pdf/web/cmaps/CNS-EUC-V.bcmap +0 -0
  116. package/assets/_default/api/pdf/web/cmaps/CNS1-H.bcmap +0 -0
  117. package/assets/_default/api/pdf/web/cmaps/CNS1-V.bcmap +0 -0
  118. package/assets/_default/api/pdf/web/cmaps/CNS2-H.bcmap +0 -0
  119. package/assets/_default/api/pdf/web/cmaps/CNS2-V.bcmap +0 -3
  120. package/assets/_default/api/pdf/web/cmaps/ETHK-B5-H.bcmap +0 -0
  121. package/assets/_default/api/pdf/web/cmaps/ETHK-B5-V.bcmap +0 -0
  122. package/assets/_default/api/pdf/web/cmaps/ETen-B5-H.bcmap +0 -0
  123. package/assets/_default/api/pdf/web/cmaps/ETen-B5-V.bcmap +0 -0
  124. package/assets/_default/api/pdf/web/cmaps/ETenms-B5-H.bcmap +0 -3
  125. package/assets/_default/api/pdf/web/cmaps/ETenms-B5-V.bcmap +0 -0
  126. package/assets/_default/api/pdf/web/cmaps/EUC-H.bcmap +0 -0
  127. package/assets/_default/api/pdf/web/cmaps/EUC-V.bcmap +0 -0
  128. package/assets/_default/api/pdf/web/cmaps/Ext-H.bcmap +0 -0
  129. package/assets/_default/api/pdf/web/cmaps/Ext-RKSJ-H.bcmap +0 -0
  130. package/assets/_default/api/pdf/web/cmaps/Ext-RKSJ-V.bcmap +0 -0
  131. package/assets/_default/api/pdf/web/cmaps/Ext-V.bcmap +0 -0
  132. package/assets/_default/api/pdf/web/cmaps/GB-EUC-H.bcmap +0 -0
  133. package/assets/_default/api/pdf/web/cmaps/GB-EUC-V.bcmap +0 -0
  134. package/assets/_default/api/pdf/web/cmaps/GB-H.bcmap +0 -4
  135. package/assets/_default/api/pdf/web/cmaps/GB-V.bcmap +0 -0
  136. package/assets/_default/api/pdf/web/cmaps/GBK-EUC-H.bcmap +0 -0
  137. package/assets/_default/api/pdf/web/cmaps/GBK-EUC-V.bcmap +0 -0
  138. package/assets/_default/api/pdf/web/cmaps/GBK2K-H.bcmap +0 -0
  139. package/assets/_default/api/pdf/web/cmaps/GBK2K-V.bcmap +0 -0
  140. package/assets/_default/api/pdf/web/cmaps/GBKp-EUC-H.bcmap +0 -0
  141. package/assets/_default/api/pdf/web/cmaps/GBKp-EUC-V.bcmap +0 -0
  142. package/assets/_default/api/pdf/web/cmaps/GBT-EUC-H.bcmap +0 -0
  143. package/assets/_default/api/pdf/web/cmaps/GBT-EUC-V.bcmap +0 -0
  144. package/assets/_default/api/pdf/web/cmaps/GBT-H.bcmap +0 -0
  145. package/assets/_default/api/pdf/web/cmaps/GBT-V.bcmap +0 -0
  146. package/assets/_default/api/pdf/web/cmaps/GBTpc-EUC-H.bcmap +0 -0
  147. package/assets/_default/api/pdf/web/cmaps/GBTpc-EUC-V.bcmap +0 -0
  148. package/assets/_default/api/pdf/web/cmaps/GBpc-EUC-H.bcmap +0 -0
  149. package/assets/_default/api/pdf/web/cmaps/GBpc-EUC-V.bcmap +0 -0
  150. package/assets/_default/api/pdf/web/cmaps/H.bcmap +0 -0
  151. package/assets/_default/api/pdf/web/cmaps/HKdla-B5-H.bcmap +0 -0
  152. package/assets/_default/api/pdf/web/cmaps/HKdla-B5-V.bcmap +0 -0
  153. package/assets/_default/api/pdf/web/cmaps/HKdlb-B5-H.bcmap +0 -0
  154. package/assets/_default/api/pdf/web/cmaps/HKdlb-B5-V.bcmap +0 -0
  155. package/assets/_default/api/pdf/web/cmaps/HKgccs-B5-H.bcmap +0 -0
  156. package/assets/_default/api/pdf/web/cmaps/HKgccs-B5-V.bcmap +0 -0
  157. package/assets/_default/api/pdf/web/cmaps/HKm314-B5-H.bcmap +0 -0
  158. package/assets/_default/api/pdf/web/cmaps/HKm314-B5-V.bcmap +0 -0
  159. package/assets/_default/api/pdf/web/cmaps/HKm471-B5-H.bcmap +0 -0
  160. package/assets/_default/api/pdf/web/cmaps/HKm471-B5-V.bcmap +0 -0
  161. package/assets/_default/api/pdf/web/cmaps/HKscs-B5-H.bcmap +0 -0
  162. package/assets/_default/api/pdf/web/cmaps/HKscs-B5-V.bcmap +0 -0
  163. package/assets/_default/api/pdf/web/cmaps/Hankaku.bcmap +0 -0
  164. package/assets/_default/api/pdf/web/cmaps/Hiragana.bcmap +0 -0
  165. package/assets/_default/api/pdf/web/cmaps/KSC-EUC-H.bcmap +0 -0
  166. package/assets/_default/api/pdf/web/cmaps/KSC-EUC-V.bcmap +0 -0
  167. package/assets/_default/api/pdf/web/cmaps/KSC-H.bcmap +0 -0
  168. package/assets/_default/api/pdf/web/cmaps/KSC-Johab-H.bcmap +0 -0
  169. package/assets/_default/api/pdf/web/cmaps/KSC-Johab-V.bcmap +0 -0
  170. package/assets/_default/api/pdf/web/cmaps/KSC-V.bcmap +0 -0
  171. package/assets/_default/api/pdf/web/cmaps/KSCms-UHC-H.bcmap +0 -0
  172. package/assets/_default/api/pdf/web/cmaps/KSCms-UHC-HW-H.bcmap +0 -0
  173. package/assets/_default/api/pdf/web/cmaps/KSCms-UHC-HW-V.bcmap +0 -0
  174. package/assets/_default/api/pdf/web/cmaps/KSCms-UHC-V.bcmap +0 -0
  175. package/assets/_default/api/pdf/web/cmaps/KSCpc-EUC-H.bcmap +0 -0
  176. package/assets/_default/api/pdf/web/cmaps/KSCpc-EUC-V.bcmap +0 -0
  177. package/assets/_default/api/pdf/web/cmaps/Katakana.bcmap +0 -0
  178. package/assets/_default/api/pdf/web/cmaps/LICENSE +0 -36
  179. package/assets/_default/api/pdf/web/cmaps/NWP-H.bcmap +0 -0
  180. package/assets/_default/api/pdf/web/cmaps/NWP-V.bcmap +0 -0
  181. package/assets/_default/api/pdf/web/cmaps/RKSJ-H.bcmap +0 -0
  182. package/assets/_default/api/pdf/web/cmaps/RKSJ-V.bcmap +0 -0
  183. package/assets/_default/api/pdf/web/cmaps/Roman.bcmap +0 -0
  184. package/assets/_default/api/pdf/web/cmaps/UniCNS-UCS2-H.bcmap +0 -0
  185. package/assets/_default/api/pdf/web/cmaps/UniCNS-UCS2-V.bcmap +0 -0
  186. package/assets/_default/api/pdf/web/cmaps/UniCNS-UTF16-H.bcmap +0 -0
  187. package/assets/_default/api/pdf/web/cmaps/UniCNS-UTF16-V.bcmap +0 -0
  188. package/assets/_default/api/pdf/web/cmaps/UniCNS-UTF32-H.bcmap +0 -0
  189. package/assets/_default/api/pdf/web/cmaps/UniCNS-UTF32-V.bcmap +0 -0
  190. package/assets/_default/api/pdf/web/cmaps/UniCNS-UTF8-H.bcmap +0 -0
  191. package/assets/_default/api/pdf/web/cmaps/UniCNS-UTF8-V.bcmap +0 -0
  192. package/assets/_default/api/pdf/web/cmaps/UniGB-UCS2-H.bcmap +0 -0
  193. package/assets/_default/api/pdf/web/cmaps/UniGB-UCS2-V.bcmap +0 -0
  194. package/assets/_default/api/pdf/web/cmaps/UniGB-UTF16-H.bcmap +0 -0
  195. package/assets/_default/api/pdf/web/cmaps/UniGB-UTF16-V.bcmap +0 -0
  196. package/assets/_default/api/pdf/web/cmaps/UniGB-UTF32-H.bcmap +0 -0
  197. package/assets/_default/api/pdf/web/cmaps/UniGB-UTF32-V.bcmap +0 -0
  198. package/assets/_default/api/pdf/web/cmaps/UniGB-UTF8-H.bcmap +0 -0
  199. package/assets/_default/api/pdf/web/cmaps/UniGB-UTF8-V.bcmap +0 -0
  200. package/assets/_default/api/pdf/web/cmaps/UniJIS-UCS2-H.bcmap +0 -0
  201. package/assets/_default/api/pdf/web/cmaps/UniJIS-UCS2-HW-H.bcmap +0 -0
  202. package/assets/_default/api/pdf/web/cmaps/UniJIS-UCS2-HW-V.bcmap +0 -0
  203. package/assets/_default/api/pdf/web/cmaps/UniJIS-UCS2-V.bcmap +0 -0
  204. package/assets/_default/api/pdf/web/cmaps/UniJIS-UTF16-H.bcmap +0 -0
  205. package/assets/_default/api/pdf/web/cmaps/UniJIS-UTF16-V.bcmap +0 -0
  206. package/assets/_default/api/pdf/web/cmaps/UniJIS-UTF32-H.bcmap +0 -0
  207. package/assets/_default/api/pdf/web/cmaps/UniJIS-UTF32-V.bcmap +0 -0
  208. package/assets/_default/api/pdf/web/cmaps/UniJIS-UTF8-H.bcmap +0 -0
  209. package/assets/_default/api/pdf/web/cmaps/UniJIS-UTF8-V.bcmap +0 -0
  210. package/assets/_default/api/pdf/web/cmaps/UniJIS2004-UTF16-H.bcmap +0 -0
  211. package/assets/_default/api/pdf/web/cmaps/UniJIS2004-UTF16-V.bcmap +0 -0
  212. package/assets/_default/api/pdf/web/cmaps/UniJIS2004-UTF32-H.bcmap +0 -0
  213. package/assets/_default/api/pdf/web/cmaps/UniJIS2004-UTF32-V.bcmap +0 -0
  214. package/assets/_default/api/pdf/web/cmaps/UniJIS2004-UTF8-H.bcmap +0 -0
  215. package/assets/_default/api/pdf/web/cmaps/UniJIS2004-UTF8-V.bcmap +0 -0
  216. package/assets/_default/api/pdf/web/cmaps/UniJISPro-UCS2-HW-V.bcmap +0 -0
  217. package/assets/_default/api/pdf/web/cmaps/UniJISPro-UCS2-V.bcmap +0 -0
  218. package/assets/_default/api/pdf/web/cmaps/UniJISPro-UTF8-V.bcmap +0 -0
  219. package/assets/_default/api/pdf/web/cmaps/UniJISX0213-UTF32-H.bcmap +0 -0
  220. package/assets/_default/api/pdf/web/cmaps/UniJISX0213-UTF32-V.bcmap +0 -0
  221. package/assets/_default/api/pdf/web/cmaps/UniJISX02132004-UTF32-H.bcmap +0 -0
  222. package/assets/_default/api/pdf/web/cmaps/UniJISX02132004-UTF32-V.bcmap +0 -0
  223. package/assets/_default/api/pdf/web/cmaps/UniKS-UCS2-H.bcmap +0 -0
  224. package/assets/_default/api/pdf/web/cmaps/UniKS-UCS2-V.bcmap +0 -0
  225. package/assets/_default/api/pdf/web/cmaps/UniKS-UTF16-H.bcmap +0 -0
  226. package/assets/_default/api/pdf/web/cmaps/UniKS-UTF16-V.bcmap +0 -0
  227. package/assets/_default/api/pdf/web/cmaps/UniKS-UTF32-H.bcmap +0 -0
  228. package/assets/_default/api/pdf/web/cmaps/UniKS-UTF32-V.bcmap +0 -0
  229. package/assets/_default/api/pdf/web/cmaps/UniKS-UTF8-H.bcmap +0 -0
  230. package/assets/_default/api/pdf/web/cmaps/UniKS-UTF8-V.bcmap +0 -0
  231. package/assets/_default/api/pdf/web/cmaps/V.bcmap +0 -0
  232. package/assets/_default/api/pdf/web/cmaps/WP-Symbol.bcmap +0 -0
  233. package/assets/_default/api/pdf/web/compressed.tracemonkey-pldi-09.pdf +0 -0
  234. package/assets/_default/api/pdf/web/debugger.js +0 -1
  235. package/assets/_default/api/pdf/web/images/annotation-check.svg +0 -11
  236. package/assets/_default/api/pdf/web/images/annotation-comment.svg +0 -16
  237. package/assets/_default/api/pdf/web/images/annotation-help.svg +0 -26
  238. package/assets/_default/api/pdf/web/images/annotation-insert.svg +0 -10
  239. package/assets/_default/api/pdf/web/images/annotation-key.svg +0 -11
  240. package/assets/_default/api/pdf/web/images/annotation-newparagraph.svg +0 -11
  241. package/assets/_default/api/pdf/web/images/annotation-noicon.svg +0 -7
  242. package/assets/_default/api/pdf/web/images/annotation-note.svg +0 -42
  243. package/assets/_default/api/pdf/web/images/annotation-paragraph.svg +0 -16
  244. package/assets/_default/api/pdf/web/images/findbarButton-next.svg +0 -4
  245. package/assets/_default/api/pdf/web/images/findbarButton-previous.svg +0 -4
  246. package/assets/_default/api/pdf/web/images/grab.cur +0 -0
  247. package/assets/_default/api/pdf/web/images/grabbing.cur +0 -0
  248. package/assets/_default/api/pdf/web/images/loading-dark.svg +0 -24
  249. package/assets/_default/api/pdf/web/images/loading-icon.gif +0 -0
  250. package/assets/_default/api/pdf/web/images/loading.svg +0 -1
  251. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-documentProperties.svg +0 -15
  252. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-firstPage.svg +0 -1
  253. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-handTool.svg +0 -1
  254. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-lastPage.svg +0 -1
  255. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-rotateCcw.svg +0 -1
  256. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-rotateCw.svg +0 -4
  257. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-scrollHorizontal.svg +0 -1
  258. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-scrollVertical.svg +0 -1
  259. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-scrollWrapped.svg +0 -1
  260. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-selectTool.svg +0 -4
  261. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-spreadEven.svg +0 -1
  262. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-spreadNone.svg +0 -1
  263. package/assets/_default/api/pdf/web/images/secondaryToolbarButton-spreadOdd.svg +0 -1
  264. package/assets/_default/api/pdf/web/images/shadow.png +0 -0
  265. package/assets/_default/api/pdf/web/images/toolbarButton-bookmark.svg +0 -1
  266. package/assets/_default/api/pdf/web/images/toolbarButton-currentOutlineItem.svg +0 -1
  267. package/assets/_default/api/pdf/web/images/toolbarButton-download.svg +0 -4
  268. package/assets/_default/api/pdf/web/images/toolbarButton-menuArrow.svg +0 -1
  269. package/assets/_default/api/pdf/web/images/toolbarButton-openFile.svg +0 -4
  270. package/assets/_default/api/pdf/web/images/toolbarButton-pageDown.svg +0 -7
  271. package/assets/_default/api/pdf/web/images/toolbarButton-pageUp.svg +0 -12
  272. package/assets/_default/api/pdf/web/images/toolbarButton-presentationMode.svg +0 -1
  273. package/assets/_default/api/pdf/web/images/toolbarButton-print.svg +0 -4
  274. package/assets/_default/api/pdf/web/images/toolbarButton-search.svg +0 -4
  275. package/assets/_default/api/pdf/web/images/toolbarButton-secondaryToolbarToggle.svg +0 -4
  276. package/assets/_default/api/pdf/web/images/toolbarButton-sidebarToggle.svg +0 -4
  277. package/assets/_default/api/pdf/web/images/toolbarButton-viewAttachments.svg +0 -1
  278. package/assets/_default/api/pdf/web/images/toolbarButton-viewLayers.svg +0 -1
  279. package/assets/_default/api/pdf/web/images/toolbarButton-viewOutline.svg +0 -1
  280. package/assets/_default/api/pdf/web/images/toolbarButton-viewThumbnail.svg +0 -4
  281. package/assets/_default/api/pdf/web/images/toolbarButton-zoomIn.svg +0 -4
  282. package/assets/_default/api/pdf/web/images/toolbarButton-zoomOut.svg +0 -4
  283. package/assets/_default/api/pdf/web/images/treeitem-collapsed.svg +0 -1
  284. package/assets/_default/api/pdf/web/images/treeitem-expanded.svg +0 -1
  285. package/assets/_default/api/pdf/web/locale/ach/viewer.properties +0 -199
  286. package/assets/_default/api/pdf/web/locale/af/viewer.properties +0 -176
  287. package/assets/_default/api/pdf/web/locale/an/viewer.properties +0 -242
  288. package/assets/_default/api/pdf/web/locale/ar/viewer.properties +0 -246
  289. package/assets/_default/api/pdf/web/locale/ast/viewer.properties +0 -207
  290. package/assets/_default/api/pdf/web/locale/az/viewer.properties +0 -242
  291. package/assets/_default/api/pdf/web/locale/be/viewer.properties +0 -248
  292. package/assets/_default/api/pdf/web/locale/bg/viewer.properties +0 -234
  293. package/assets/_default/api/pdf/web/locale/bn/viewer.properties +0 -236
  294. package/assets/_default/api/pdf/web/locale/bo/viewer.properties +0 -237
  295. package/assets/_default/api/pdf/web/locale/br/viewer.properties +0 -246
  296. package/assets/_default/api/pdf/web/locale/brx/viewer.properties +0 -204
  297. package/assets/_default/api/pdf/web/locale/bs/viewer.properties +0 -193
  298. package/assets/_default/api/pdf/web/locale/ca/viewer.properties +0 -250
  299. package/assets/_default/api/pdf/web/locale/cak/viewer.properties +0 -248
  300. package/assets/_default/api/pdf/web/locale/ckb/viewer.properties +0 -233
  301. package/assets/_default/api/pdf/web/locale/cs/viewer.properties +0 -248
  302. package/assets/_default/api/pdf/web/locale/cy/viewer.properties +0 -248
  303. package/assets/_default/api/pdf/web/locale/da/viewer.properties +0 -248
  304. package/assets/_default/api/pdf/web/locale/de/viewer.properties +0 -248
  305. package/assets/_default/api/pdf/web/locale/dsb/viewer.properties +0 -248
  306. package/assets/_default/api/pdf/web/locale/el/viewer.properties +0 -248
  307. package/assets/_default/api/pdf/web/locale/en-CA/viewer.properties +0 -248
  308. package/assets/_default/api/pdf/web/locale/en-GB/viewer.properties +0 -248
  309. package/assets/_default/api/pdf/web/locale/en-US/viewer.properties +0 -248
  310. package/assets/_default/api/pdf/web/locale/eo/viewer.properties +0 -248
  311. package/assets/_default/api/pdf/web/locale/es-AR/viewer.properties +0 -248
  312. package/assets/_default/api/pdf/web/locale/es-CL/viewer.properties +0 -248
  313. package/assets/_default/api/pdf/web/locale/es-ES/viewer.properties +0 -248
  314. package/assets/_default/api/pdf/web/locale/es-MX/viewer.properties +0 -248
  315. package/assets/_default/api/pdf/web/locale/et/viewer.properties +0 -238
  316. package/assets/_default/api/pdf/web/locale/eu/viewer.properties +0 -248
  317. package/assets/_default/api/pdf/web/locale/fa/viewer.properties +0 -215
  318. package/assets/_default/api/pdf/web/locale/ff/viewer.properties +0 -234
  319. package/assets/_default/api/pdf/web/locale/fi/viewer.properties +0 -248
  320. package/assets/_default/api/pdf/web/locale/fr/viewer.properties +0 -248
  321. package/assets/_default/api/pdf/web/locale/fy-NL/viewer.properties +0 -248
  322. package/assets/_default/api/pdf/web/locale/ga-IE/viewer.properties +0 -176
  323. package/assets/_default/api/pdf/web/locale/gd/viewer.properties +0 -248
  324. package/assets/_default/api/pdf/web/locale/gl/viewer.properties +0 -248
  325. package/assets/_default/api/pdf/web/locale/gn/viewer.properties +0 -248
  326. package/assets/_default/api/pdf/web/locale/gu-IN/viewer.properties +0 -234
  327. package/assets/_default/api/pdf/web/locale/he/viewer.properties +0 -248
  328. package/assets/_default/api/pdf/web/locale/hi-IN/viewer.properties +0 -234
  329. package/assets/_default/api/pdf/web/locale/hr/viewer.properties +0 -248
  330. package/assets/_default/api/pdf/web/locale/hsb/viewer.properties +0 -248
  331. package/assets/_default/api/pdf/web/locale/hu/viewer.properties +0 -248
  332. package/assets/_default/api/pdf/web/locale/hy-AM/viewer.properties +0 -238
  333. package/assets/_default/api/pdf/web/locale/hye/viewer.properties +0 -244
  334. package/assets/_default/api/pdf/web/locale/ia/viewer.properties +0 -248
  335. package/assets/_default/api/pdf/web/locale/id/viewer.properties +0 -248
  336. package/assets/_default/api/pdf/web/locale/is/viewer.properties +0 -231
  337. package/assets/_default/api/pdf/web/locale/it/viewer.properties +0 -190
  338. package/assets/_default/api/pdf/web/locale/ja/viewer.properties +0 -259
  339. package/assets/_default/api/pdf/web/locale/ka/viewer.properties +0 -248
  340. package/assets/_default/api/pdf/web/locale/kab/viewer.properties +0 -248
  341. package/assets/_default/api/pdf/web/locale/kk/viewer.properties +0 -248
  342. package/assets/_default/api/pdf/web/locale/km/viewer.properties +0 -209
  343. package/assets/_default/api/pdf/web/locale/kn/viewer.properties +0 -186
  344. package/assets/_default/api/pdf/web/locale/ko/viewer.properties +0 -248
  345. package/assets/_default/api/pdf/web/locale/lij/viewer.properties +0 -234
  346. package/assets/_default/api/pdf/web/locale/lo/viewer.properties +0 -145
  347. package/assets/_default/api/pdf/web/locale/locale.properties +0 -321
  348. package/assets/_default/api/pdf/web/locale/lt/viewer.properties +0 -248
  349. package/assets/_default/api/pdf/web/locale/ltg/viewer.properties +0 -212
  350. package/assets/_default/api/pdf/web/locale/lv/viewer.properties +0 -234
  351. package/assets/_default/api/pdf/web/locale/meh/viewer.properties +0 -111
  352. package/assets/_default/api/pdf/web/locale/mk/viewer.properties +0 -138
  353. package/assets/_default/api/pdf/web/locale/mr/viewer.properties +0 -230
  354. package/assets/_default/api/pdf/web/locale/ms/viewer.properties +0 -234
  355. package/assets/_default/api/pdf/web/locale/my/viewer.properties +0 -190
  356. package/assets/_default/api/pdf/web/locale/nb-NO/viewer.properties +0 -248
  357. package/assets/_default/api/pdf/web/locale/ne-NP/viewer.properties +0 -176
  358. package/assets/_default/api/pdf/web/locale/nl/viewer.properties +0 -248
  359. package/assets/_default/api/pdf/web/locale/nn-NO/viewer.properties +0 -248
  360. package/assets/_default/api/pdf/web/locale/oc/viewer.properties +0 -248
  361. package/assets/_default/api/pdf/web/locale/pa-IN/viewer.properties +0 -248
  362. package/assets/_default/api/pdf/web/locale/pl/viewer.properties +0 -248
  363. package/assets/_default/api/pdf/web/locale/pt-BR/viewer.properties +0 -248
  364. package/assets/_default/api/pdf/web/locale/pt-PT/viewer.properties +0 -248
  365. package/assets/_default/api/pdf/web/locale/rm/viewer.properties +0 -248
  366. package/assets/_default/api/pdf/web/locale/ro/viewer.properties +0 -240
  367. package/assets/_default/api/pdf/web/locale/ru/viewer.properties +0 -248
  368. package/assets/_default/api/pdf/web/locale/scn/viewer.properties +0 -101
  369. package/assets/_default/api/pdf/web/locale/sco/viewer.properties +0 -248
  370. package/assets/_default/api/pdf/web/locale/si/viewer.properties +0 -201
  371. package/assets/_default/api/pdf/web/locale/sk/viewer.properties +0 -248
  372. package/assets/_default/api/pdf/web/locale/sl/viewer.properties +0 -248
  373. package/assets/_default/api/pdf/web/locale/son/viewer.properties +0 -172
  374. package/assets/_default/api/pdf/web/locale/sq/viewer.properties +0 -235
  375. package/assets/_default/api/pdf/web/locale/sr/viewer.properties +0 -250
  376. package/assets/_default/api/pdf/web/locale/sv-SE/viewer.properties +0 -248
  377. package/assets/_default/api/pdf/web/locale/szl/viewer.properties +0 -246
  378. package/assets/_default/api/pdf/web/locale/ta/viewer.properties +0 -193
  379. package/assets/_default/api/pdf/web/locale/te/viewer.properties +0 -217
  380. package/assets/_default/api/pdf/web/locale/tg/viewer.properties +0 -142
  381. package/assets/_default/api/pdf/web/locale/th/viewer.properties +0 -248
  382. package/assets/_default/api/pdf/web/locale/tl/viewer.properties +0 -242
  383. package/assets/_default/api/pdf/web/locale/tr/viewer.properties +0 -248
  384. package/assets/_default/api/pdf/web/locale/trs/viewer.properties +0 -206
  385. package/assets/_default/api/pdf/web/locale/uk/viewer.properties +0 -248
  386. package/assets/_default/api/pdf/web/locale/ur/viewer.properties +0 -238
  387. package/assets/_default/api/pdf/web/locale/uz/viewer.properties +0 -162
  388. package/assets/_default/api/pdf/web/locale/vi/viewer.properties +0 -248
  389. package/assets/_default/api/pdf/web/locale/wo/viewer.properties +0 -122
  390. package/assets/_default/api/pdf/web/locale/xh/viewer.properties +0 -176
  391. package/assets/_default/api/pdf/web/locale/zh-CN/viewer.properties +0 -248
  392. package/assets/_default/api/pdf/web/locale/zh-TW/viewer.properties +0 -248
  393. package/assets/_default/api/pdf/web/standard_fonts/FoxitDingbats.pfb +0 -0
  394. package/assets/_default/api/pdf/web/standard_fonts/FoxitFixed.pfb +0 -0
  395. package/assets/_default/api/pdf/web/standard_fonts/FoxitFixedBold.pfb +0 -0
  396. package/assets/_default/api/pdf/web/standard_fonts/FoxitFixedBoldItalic.pfb +0 -0
  397. package/assets/_default/api/pdf/web/standard_fonts/FoxitFixedItalic.pfb +0 -0
  398. package/assets/_default/api/pdf/web/standard_fonts/FoxitSans.pfb +0 -0
  399. package/assets/_default/api/pdf/web/standard_fonts/FoxitSansBold.pfb +0 -0
  400. package/assets/_default/api/pdf/web/standard_fonts/FoxitSansBoldItalic.pfb +0 -0
  401. package/assets/_default/api/pdf/web/standard_fonts/FoxitSansItalic.pfb +0 -0
  402. package/assets/_default/api/pdf/web/standard_fonts/FoxitSerif.pfb +0 -0
  403. package/assets/_default/api/pdf/web/standard_fonts/FoxitSerifBold.pfb +0 -0
  404. package/assets/_default/api/pdf/web/standard_fonts/FoxitSerifBoldItalic.pfb +0 -0
  405. package/assets/_default/api/pdf/web/standard_fonts/FoxitSerifItalic.pfb +0 -0
  406. package/assets/_default/api/pdf/web/standard_fonts/FoxitSymbol.pfb +0 -0
  407. package/assets/_default/api/pdf/web/standard_fonts/LICENSE_FOXIT +0 -27
  408. package/assets/_default/api/pdf/web/standard_fonts/LICENSE_LIBERATION +0 -102
  409. package/assets/_default/api/pdf/web/standard_fonts/LiberationSans-Bold.ttf +0 -0
  410. package/assets/_default/api/pdf/web/standard_fonts/LiberationSans-BoldItalic.ttf +0 -0
  411. package/assets/_default/api/pdf/web/standard_fonts/LiberationSans-Italic.ttf +0 -0
  412. package/assets/_default/api/pdf/web/standard_fonts/LiberationSans-Regular.ttf +0 -0
  413. package/assets/_default/api/pdf/web/viewer.css +0 -2746
  414. package/assets/_default/api/pdf/web/viewer.html +0 -398
  415. package/assets/_default/api/pdf/web/viewer.js +0 -2
  416. package/assets/_default/api/pdf/web/viewer.js.LICENSE.txt +0 -21
  417. package/assets/_default/api/pdf/web/viewer.js.map +0 -1
@@ -1,248 +0,0 @@
1
- # Copyright 2012 Mozilla Foundation
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License");
4
- # you may not use this file except in compliance with the License.
5
- # You may obtain a copy of the License at
6
- #
7
- # http://www.apache.org/licenses/LICENSE-2.0
8
- #
9
- # Unless required by applicable law or agreed to in writing, software
10
- # distributed under the License is distributed on an "AS IS" BASIS,
11
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- # See the License for the specific language governing permissions and
13
- # limitations under the License.
14
-
15
- # Main toolbar buttons (tooltips and alt text for images)
16
- previous.title=上一页
17
- previous_label=上一页
18
- next.title=下一页
19
- next_label=下一页
20
-
21
- # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22
- page.title=页面
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}})
30
-
31
- zoom_out.title=缩小
32
- zoom_out_label=缩小
33
- zoom_in.title=放大
34
- zoom_in_label=放大
35
- zoom.title=缩放
36
- presentation_mode.title=切换到演示模式
37
- presentation_mode_label=演示模式
38
- open_file.title=打开文件
39
- open_file_label=打开
40
- print.title=打印
41
- print_label=打印
42
- download.title=下载
43
- download_label=下载
44
- bookmark.title=当前在看的内容(复制或在新窗口中打开)
45
- bookmark_label=当前在看
46
-
47
- # Secondary toolbar and context menu
48
- tools.title=工具
49
- tools_label=工具
50
- first_page.title=转到第一页
51
- first_page_label=转到第一页
52
- last_page.title=转到最后一页
53
- last_page_label=转到最后一页
54
- page_rotate_cw.title=顺时针旋转
55
- page_rotate_cw_label=顺时针旋转
56
- page_rotate_ccw.title=逆时针旋转
57
- page_rotate_ccw_label=逆时针旋转
58
-
59
- cursor_text_select_tool.title=启用文本选择工具
60
- cursor_text_select_tool_label=文本选择工具
61
- cursor_hand_tool.title=启用手形工具
62
- cursor_hand_tool_label=手形工具
63
-
64
- scroll_vertical.title=使用垂直滚动
65
- scroll_vertical_label=垂直滚动
66
- scroll_horizontal.title=使用水平滚动
67
- scroll_horizontal_label=水平滚动
68
- scroll_wrapped.title=使用平铺滚动
69
- scroll_wrapped_label=平铺滚动
70
-
71
- spread_none.title=不加入衔接页
72
- spread_none_label=单页视图
73
- spread_odd.title=加入衔接页使奇数页作为起始页
74
- spread_odd_label=双页视图
75
- spread_even.title=加入衔接页使偶数页作为起始页
76
- spread_even_label=书籍视图
77
-
78
- # Document properties dialog box
79
- document_properties.title=文档属性…
80
- document_properties_label=文档属性…
81
- document_properties_file_name=文件名:
82
- document_properties_file_size=文件大小:
83
- # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
84
- # will be replaced by the PDF file size in kilobytes, respectively in bytes.
85
- document_properties_kb={{size_kb}} KB ({{size_b}} 字节)
86
- # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
87
- # will be replaced by the PDF file size in megabytes, respectively in bytes.
88
- document_properties_mb={{size_mb}} MB ({{size_b}} 字节)
89
- document_properties_title=标题:
90
- document_properties_author=作者:
91
- document_properties_subject=主题:
92
- document_properties_keywords=关键词:
93
- document_properties_creation_date=创建日期:
94
- document_properties_modification_date=修改日期:
95
- # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
96
- # will be replaced by the creation/modification date, and time, of the PDF file.
97
- document_properties_date_string={{date}}, {{time}}
98
- document_properties_creator=创建者:
99
- document_properties_producer=PDF 生成器:
100
- document_properties_version=PDF 版本:
101
- document_properties_page_count=页数:
102
- document_properties_page_size=页面大小:
103
- document_properties_page_size_unit_inches=英寸
104
- document_properties_page_size_unit_millimeters=毫米
105
- document_properties_page_size_orientation_portrait=纵向
106
- document_properties_page_size_orientation_landscape=横向
107
- document_properties_page_size_name_a3=A3
108
- document_properties_page_size_name_a4=A4
109
- document_properties_page_size_name_letter=文本
110
- document_properties_page_size_name_legal=法律
111
- # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
112
- # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
113
- # the size, respectively their unit of measurement and orientation, of the (current) page.
114
- document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}}({{orientation}})
115
- # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
116
- # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
117
- # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
118
- document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}}({{name}},{{orientation}})
119
- # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
120
- # the document; usually called "Fast Web View" in English locales of Adobe software.
121
- document_properties_linearized=快速 Web 视图:
122
- document_properties_linearized_yes=是
123
- document_properties_linearized_no=否
124
- document_properties_close=关闭
125
-
126
- print_progress_message=正在准备打印文档…
127
- # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
128
- # a numerical per cent value.
129
- print_progress_percent={{progress}}%
130
- print_progress_close=取消
131
-
132
- # Tooltips and alt text for side panel toolbar buttons
133
- # (the _label strings are alt text for the buttons, the .title strings are
134
- # tooltips)
135
- toggle_sidebar.title=切换侧栏
136
- toggle_sidebar_notification2.title=切换侧栏(文档所含的大纲/附件/图层)
137
- toggle_sidebar_label=切换侧栏
138
- document_outline.title=显示文档大纲(双击展开/折叠所有项)
139
- document_outline_label=文档大纲
140
- attachments.title=显示附件
141
- attachments_label=附件
142
- layers.title=显示图层(双击即可将所有图层重置为默认状态)
143
- layers_label=图层
144
- thumbs.title=显示缩略图
145
- thumbs_label=缩略图
146
- current_outline_item.title=查找当前大纲项目
147
- current_outline_item_label=当前大纲项目
148
- findbar.title=在文档中查找
149
- findbar_label=查找
150
-
151
- additional_layers=其他图层
152
- # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
153
- page_landmark=第 {{page}} 页
154
- # Thumbnails panel item (tooltip and alt text for images)
155
- # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
156
- # number.
157
- thumb_page_title=第 {{page}} 页
158
- # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
159
- # number.
160
- thumb_page_canvas=页面 {{page}} 的缩略图
161
-
162
- # Find panel button title and messages
163
- find_input.title=查找
164
- find_input.placeholder=在文档中查找…
165
- find_previous.title=查找词语上一次出现的位置
166
- find_previous_label=上一页
167
- find_next.title=查找词语后一次出现的位置
168
- find_next_label=下一页
169
- find_highlight=全部高亮显示
170
- find_match_case_label=区分大小写
171
- find_entire_word_label=字词匹配
172
- find_reached_top=到达文档开头,从末尾继续
173
- find_reached_bottom=到达文档末尾,从开头继续
174
- # LOCALIZATION NOTE (find_match_count): The supported plural forms are
175
- # [one|two|few|many|other], with [other] as the default value.
176
- # "{{current}}" and "{{total}}" will be replaced by a number representing the
177
- # index of the currently active find result, respectively a number representing
178
- # the total number of matches in the document.
179
- find_match_count={[ plural(total) ]}
180
- find_match_count[one]=第 {{current}} 项,共匹配 {{total}} 项
181
- find_match_count[two]=第 {{current}} 项,共匹配 {{total}} 项
182
- find_match_count[few]=第 {{current}} 项,共匹配 {{total}} 项
183
- find_match_count[many]=第 {{current}} 项,共匹配 {{total}} 项
184
- find_match_count[other]=第 {{current}} 项,共匹配 {{total}} 项
185
- # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
186
- # [zero|one|two|few|many|other], with [other] as the default value.
187
- # "{{limit}}" will be replaced by a numerical value.
188
- find_match_count_limit={[ plural(limit) ]}
189
- find_match_count_limit[zero]=超过 {{limit}} 项匹配
190
- find_match_count_limit[one]=超过 {{limit}} 项匹配
191
- find_match_count_limit[two]=超过 {{limit}} 项匹配
192
- find_match_count_limit[few]=超过 {{limit}} 项匹配
193
- find_match_count_limit[many]=超过 {{limit}} 项匹配
194
- find_match_count_limit[other]=超过 {{limit}} 项匹配
195
- find_not_found=找不到指定词语
196
-
197
- # Error panel labels
198
- error_more_info=更多信息
199
- error_less_info=更少信息
200
- error_close=关闭
201
- # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
202
- # replaced by the PDF.JS version and build ID.
203
- error_version_info=PDF.js v{{version}} (build: {{build}})
204
- # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
205
- # english string describing the error.
206
- error_message=信息:{{message}}
207
- # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
208
- # trace.
209
- error_stack=堆栈:{{stack}}
210
- # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
211
- error_file=文件:{{file}}
212
- # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
213
- error_line=行号:{{line}}
214
- rendering_error=渲染页面时发生错误。
215
-
216
- # Predefined zoom values
217
- page_scale_width=适合页宽
218
- page_scale_fit=适合页面
219
- page_scale_auto=自动缩放
220
- page_scale_actual=实际大小
221
- # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
222
- # numerical scale value.
223
- page_scale_percent={{scale}}%
224
-
225
- # Loading indicator messages
226
- loading=正在载入…
227
- loading_error=载入 PDF 时发生错误。
228
- invalid_file_error=无效或损坏的 PDF 文件。
229
- missing_file_error=缺少 PDF 文件。
230
- unexpected_response_error=意外的服务器响应。
231
-
232
- # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
233
- # replaced by the modification date, and time, of the annotation.
234
- annotation_date_string={{date}},{{time}}
235
-
236
- # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
237
- # "{{type}}" will be replaced with an annotation type from a list defined in
238
- # the PDF spec (32000-1:2008 Table 169 – Annotation types).
239
- # Some common types are e.g.: "Check", "Text", "Comment", "Note"
240
- text_annotation_type.alt=[{{type}} 注释]
241
- password_label=输入密码以打开此 PDF 文件。
242
- password_invalid=密码无效。请重试。
243
- password_ok=确定
244
- password_cancel=取消
245
-
246
- printing_not_supported=警告:此浏览器尚未完整支持打印功能。
247
- printing_not_ready=警告:此 PDF 未完成载入,无法打印。
248
- web_fonts_disabled=Web 字体已被禁用:无法使用嵌入的 PDF 字体。
@@ -1,248 +0,0 @@
1
- # Copyright 2012 Mozilla Foundation
2
- #
3
- # Licensed under the Apache License, Version 2.0 (the "License");
4
- # you may not use this file except in compliance with the License.
5
- # You may obtain a copy of the License at
6
- #
7
- # http://www.apache.org/licenses/LICENSE-2.0
8
- #
9
- # Unless required by applicable law or agreed to in writing, software
10
- # distributed under the License is distributed on an "AS IS" BASIS,
11
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
- # See the License for the specific language governing permissions and
13
- # limitations under the License.
14
-
15
- # Main toolbar buttons (tooltips and alt text for images)
16
- previous.title=上一頁
17
- previous_label=上一頁
18
- next.title=下一頁
19
- next_label=下一頁
20
-
21
- # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22
- page.title=第
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}} 頁)
30
-
31
- zoom_out.title=縮小
32
- zoom_out_label=縮小
33
- zoom_in.title=放大
34
- zoom_in_label=放大
35
- zoom.title=縮放
36
- presentation_mode.title=切換至簡報模式
37
- presentation_mode_label=簡報模式
38
- open_file.title=開啟檔案
39
- open_file_label=開啟
40
- print.title=列印
41
- print_label=列印
42
- download.title=下載
43
- download_label=下載
44
- bookmark.title=目前畫面(複製或開啟於新視窗)
45
- bookmark_label=目前檢視
46
-
47
- # Secondary toolbar and context menu
48
- tools.title=工具
49
- tools_label=工具
50
- first_page.title=跳到第一頁
51
- first_page_label=跳到第一頁
52
- last_page.title=跳到最後一頁
53
- last_page_label=跳到最後一頁
54
- page_rotate_cw.title=順時針旋轉
55
- page_rotate_cw_label=順時針旋轉
56
- page_rotate_ccw.title=逆時針旋轉
57
- page_rotate_ccw_label=逆時針旋轉
58
-
59
- cursor_text_select_tool.title=開啟文字選擇工具
60
- cursor_text_select_tool_label=文字選擇工具
61
- cursor_hand_tool.title=開啟頁面移動工具
62
- cursor_hand_tool_label=頁面移動工具
63
-
64
- scroll_vertical.title=使用垂直捲動版面
65
- scroll_vertical_label=垂直捲動
66
- scroll_horizontal.title=使用水平捲動版面
67
- scroll_horizontal_label=水平捲動
68
- scroll_wrapped.title=使用多頁捲動版面
69
- scroll_wrapped_label=多頁捲動
70
-
71
- spread_none.title=不要進行跨頁顯示
72
- spread_none_label=不跨頁
73
- spread_odd.title=從奇數頁開始跨頁
74
- spread_odd_label=奇數跨頁
75
- spread_even.title=從偶數頁開始跨頁
76
- spread_even_label=偶數跨頁
77
-
78
- # Document properties dialog box
79
- document_properties.title=文件內容…
80
- document_properties_label=文件內容…
81
- document_properties_file_name=檔案名稱:
82
- document_properties_file_size=檔案大小:
83
- # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
84
- # will be replaced by the PDF file size in kilobytes, respectively in bytes.
85
- document_properties_kb={{size_kb}} KB({{size_b}} 位元組)
86
- # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
87
- # will be replaced by the PDF file size in megabytes, respectively in bytes.
88
- document_properties_mb={{size_mb}} MB({{size_b}} 位元組)
89
- document_properties_title=標題:
90
- document_properties_author=作者:
91
- document_properties_subject=主旨:
92
- document_properties_keywords=關鍵字:
93
- document_properties_creation_date=建立日期:
94
- document_properties_modification_date=修改日期:
95
- # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
96
- # will be replaced by the creation/modification date, and time, of the PDF file.
97
- document_properties_date_string={{date}} {{time}}
98
- document_properties_creator=建立者:
99
- document_properties_producer=PDF 產生器:
100
- document_properties_version=PDF 版本:
101
- document_properties_page_count=頁數:
102
- document_properties_page_size=頁面大小:
103
- document_properties_page_size_unit_inches=in
104
- document_properties_page_size_unit_millimeters=mm
105
- document_properties_page_size_orientation_portrait=垂直
106
- document_properties_page_size_orientation_landscape=水平
107
- document_properties_page_size_name_a3=A3
108
- document_properties_page_size_name_a4=A4
109
- document_properties_page_size_name_letter=Letter
110
- document_properties_page_size_name_legal=Legal
111
- # LOCALIZATION NOTE (document_properties_page_size_dimension_string):
112
- # "{{width}}", "{{height}}", {{unit}}, and {{orientation}} will be replaced by
113
- # the size, respectively their unit of measurement and orientation, of the (current) page.
114
- document_properties_page_size_dimension_string={{width}} × {{height}} {{unit}}({{orientation}})
115
- # LOCALIZATION NOTE (document_properties_page_size_dimension_name_string):
116
- # "{{width}}", "{{height}}", {{unit}}, {{name}}, and {{orientation}} will be replaced by
117
- # the size, respectively their unit of measurement, name, and orientation, of the (current) page.
118
- document_properties_page_size_dimension_name_string={{width}} × {{height}} {{unit}}({{name}},{{orientation}})
119
- # LOCALIZATION NOTE (document_properties_linearized): The linearization status of
120
- # the document; usually called "Fast Web View" in English locales of Adobe software.
121
- document_properties_linearized=快速 Web 檢視:
122
- document_properties_linearized_yes=是
123
- document_properties_linearized_no=否
124
- document_properties_close=關閉
125
-
126
- print_progress_message=正在準備列印文件…
127
- # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
128
- # a numerical per cent value.
129
- print_progress_percent={{progress}}%
130
- print_progress_close=取消
131
-
132
- # Tooltips and alt text for side panel toolbar buttons
133
- # (the _label strings are alt text for the buttons, the .title strings are
134
- # tooltips)
135
- toggle_sidebar.title=切換側邊欄
136
- toggle_sidebar_notification2.title=切換側邊欄(包含大綱、附件、圖層的文件)
137
- toggle_sidebar_label=切換側邊欄
138
- document_outline.title=顯示文件大綱(雙擊展開/摺疊所有項目)
139
- document_outline_label=文件大綱
140
- attachments.title=顯示附件
141
- attachments_label=附件
142
- layers.title=顯示圖層(滑鼠雙擊即可將所有圖層重設為預設狀態)
143
- layers_label=圖層
144
- thumbs.title=顯示縮圖
145
- thumbs_label=縮圖
146
- current_outline_item.title=尋找目前的大綱項目
147
- current_outline_item_label=目前的大綱項目
148
- findbar.title=在文件中尋找
149
- findbar_label=尋找
150
-
151
- additional_layers=其他圖層
152
- # LOCALIZATION NOTE (page_landmark): "{{page}}" will be replaced by the page number.
153
- page_landmark=第 {{page}} 頁
154
- # Thumbnails panel item (tooltip and alt text for images)
155
- # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
156
- # number.
157
- thumb_page_title=第 {{page}} 頁
158
- # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
159
- # number.
160
- thumb_page_canvas=頁 {{page}} 的縮圖
161
-
162
- # Find panel button title and messages
163
- find_input.title=尋找
164
- find_input.placeholder=在文件中搜尋…
165
- find_previous.title=尋找文字前次出現的位置
166
- find_previous_label=上一個
167
- find_next.title=尋找文字下次出現的位置
168
- find_next_label=下一個
169
- find_highlight=全部強調標示
170
- find_match_case_label=區分大小寫
171
- find_entire_word_label=符合整個字
172
- find_reached_top=已搜尋至文件頂端,自底端繼續搜尋
173
- find_reached_bottom=已搜尋至文件底端,自頂端繼續搜尋
174
- # LOCALIZATION NOTE (find_match_count): The supported plural forms are
175
- # [one|two|few|many|other], with [other] as the default value.
176
- # "{{current}}" and "{{total}}" will be replaced by a number representing the
177
- # index of the currently active find result, respectively a number representing
178
- # the total number of matches in the document.
179
- find_match_count={[ plural(total) ]}
180
- find_match_count[one]=第 {{current}} 筆,共找到 {{total}} 筆
181
- find_match_count[two]=第 {{current}} 筆,共找到 {{total}} 筆
182
- find_match_count[few]=第 {{current}} 筆,共找到 {{total}} 筆
183
- find_match_count[many]=第 {{current}} 筆,共找到 {{total}} 筆
184
- find_match_count[other]=第 {{current}} 筆,共找到 {{total}} 筆
185
- # LOCALIZATION NOTE (find_match_count_limit): The supported plural forms are
186
- # [zero|one|two|few|many|other], with [other] as the default value.
187
- # "{{limit}}" will be replaced by a numerical value.
188
- find_match_count_limit={[ plural(limit) ]}
189
- find_match_count_limit[zero]=找到超過 {{limit}} 筆
190
- find_match_count_limit[one]=找到超過 {{limit}} 筆
191
- find_match_count_limit[two]=找到超過 {{limit}} 筆
192
- find_match_count_limit[few]=找到超過 {{limit}} 筆
193
- find_match_count_limit[many]=找到超過 {{limit}} 筆
194
- find_match_count_limit[other]=找到超過 {{limit}} 筆
195
- find_not_found=找不到指定文字
196
-
197
- # Error panel labels
198
- error_more_info=更多資訊
199
- error_less_info=更少資訊
200
- error_close=關閉
201
- # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
202
- # replaced by the PDF.JS version and build ID.
203
- error_version_info=PDF.js v{{version}} (build: {{build}})
204
- # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
205
- # english string describing the error.
206
- error_message=訊息: {{message}}
207
- # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
208
- # trace.
209
- error_stack=堆疊: {{stack}}
210
- # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
211
- error_file=檔案: {{file}}
212
- # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
213
- error_line=行: {{line}}
214
- rendering_error=描繪頁面時發生錯誤。
215
-
216
- # Predefined zoom values
217
- page_scale_width=頁面寬度
218
- page_scale_fit=縮放至頁面大小
219
- page_scale_auto=自動縮放
220
- page_scale_actual=實際大小
221
- # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
222
- # numerical scale value.
223
- page_scale_percent={{scale}}%
224
-
225
- # Loading indicator messages
226
- loading=載入中…
227
- loading_error=載入 PDF 時發生錯誤。
228
- invalid_file_error=無效或毀損的 PDF 檔案。
229
- missing_file_error=找不到 PDF 檔案。
230
- unexpected_response_error=伺服器回應未預期的內容。
231
-
232
- # LOCALIZATION NOTE (annotation_date_string): "{{date}}" and "{{time}}" will be
233
- # replaced by the modification date, and time, of the annotation.
234
- annotation_date_string={{date}} {{time}}
235
-
236
- # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
237
- # "{{type}}" will be replaced with an annotation type from a list defined in
238
- # the PDF spec (32000-1:2008 Table 169 – Annotation types).
239
- # Some common types are e.g.: "Check", "Text", "Comment", "Note"
240
- text_annotation_type.alt=[{{type}} 註解]
241
- password_label=請輸入用來開啟此 PDF 檔案的密碼。
242
- password_invalid=密碼不正確,請再試一次。
243
- password_ok=確定
244
- password_cancel=取消
245
-
246
- printing_not_supported=警告: 此瀏覽器未完整支援列印功能。
247
- printing_not_ready=警告: 此 PDF 未完成下載以供列印。
248
- web_fonts_disabled=已停用網路字型 (Web fonts): 無法使用 PDF 內嵌字型。
@@ -1,27 +0,0 @@
1
- // Copyright 2014 PDFium Authors. All rights reserved.
2
- //
3
- // Redistribution and use in source and binary forms, with or without
4
- // modification, are permitted provided that the following conditions are
5
- // met:
6
- //
7
- // * Redistributions of source code must retain the above copyright
8
- // notice, this list of conditions and the following disclaimer.
9
- // * Redistributions in binary form must reproduce the above
10
- // copyright notice, this list of conditions and the following disclaimer
11
- // in the documentation and/or other materials provided with the
12
- // distribution.
13
- // * Neither the name of Google Inc. nor the names of its
14
- // contributors may be used to endorse or promote products derived from
15
- // this software without specific prior written permission.
16
- //
17
- // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
18
- // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
19
- // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
20
- // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
21
- // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
22
- // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
23
- // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
24
- // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
25
- // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26
- // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
27
- // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,102 +0,0 @@
1
- Digitized data copyright (c) 2010 Google Corporation
2
- with Reserved Font Arimo, Tinos and Cousine.
3
- Copyright (c) 2012 Red Hat, Inc.
4
- with Reserved Font Name Liberation.
5
-
6
- This Font Software is licensed under the SIL Open Font License,
7
- Version 1.1.
8
-
9
- This license is copied below, and is also available with a FAQ at:
10
- http://scripts.sil.org/OFL
11
-
12
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
13
-
14
- PREAMBLE The goals of the Open Font License (OFL) are to stimulate
15
- worldwide development of collaborative font projects, to support the font
16
- creation efforts of academic and linguistic communities, and to provide
17
- a free and open framework in which fonts may be shared and improved in
18
- partnership with others.
19
-
20
- The OFL allows the licensed fonts to be used, studied, modified and
21
- redistributed freely as long as they are not sold by themselves.
22
- The fonts, including any derivative works, can be bundled, embedded,
23
- redistributed and/or sold with any software provided that any reserved
24
- names are not used by derivative works. The fonts and derivatives,
25
- however, cannot be released under any other type of license. The
26
- requirement for fonts to remain under this license does not apply to
27
- any document created using the fonts or their derivatives.
28
-
29
-
30
-
31
- DEFINITIONS
32
- "Font Software" refers to the set of files released by the Copyright
33
- Holder(s) under this license and clearly marked as such.
34
- This may include source files, build scripts and documentation.
35
-
36
- "Reserved Font Name" refers to any names specified as such after the
37
- copyright statement(s).
38
-
39
- "Original Version" refers to the collection of Font Software components
40
- as distributed by the Copyright Holder(s).
41
-
42
- "Modified Version" refers to any derivative made by adding to, deleting,
43
- or substituting ? in part or in whole ?
44
- any of the components of the Original Version, by changing formats or
45
- by porting the Font Software to a new environment.
46
-
47
- "Author" refers to any designer, engineer, programmer, technical writer
48
- or other person who contributed to the Font Software.
49
-
50
-
51
- PERMISSION & CONDITIONS
52
-
53
- Permission is hereby granted, free of charge, to any person obtaining a
54
- copy of the Font Software, to use, study, copy, merge, embed, modify,
55
- redistribute, and sell modified and unmodified copies of the Font
56
- Software, subject to the following conditions:
57
-
58
- 1) Neither the Font Software nor any of its individual components,in
59
- Original or Modified Versions, may be sold by itself.
60
-
61
- 2) Original or Modified Versions of the Font Software may be bundled,
62
- redistributed and/or sold with any software, provided that each copy
63
- contains the above copyright notice and this license. These can be
64
- included either as stand-alone text files, human-readable headers or
65
- in the appropriate machine-readable metadata fields within text or
66
- binary files as long as those fields can be easily viewed by the user.
67
-
68
- 3) No Modified Version of the Font Software may use the Reserved Font
69
- Name(s) unless explicit written permission is granted by the
70
- corresponding Copyright Holder. This restriction only applies to the
71
- primary font name as presented to the users.
72
-
73
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
74
- Software shall not be used to promote, endorse or advertise any
75
- Modified Version, except to acknowledge the contribution(s) of the
76
- Copyright Holder(s) and the Author(s) or with their explicit written
77
- permission.
78
-
79
- 5) The Font Software, modified or unmodified, in part or in whole, must
80
- be distributed entirely under this license, and must not be distributed
81
- under any other license. The requirement for fonts to remain under
82
- this license does not apply to any document created using the Font
83
- Software.
84
-
85
-
86
-
87
- TERMINATION
88
- This license becomes null and void if any of the above conditions are not met.
89
-
90
-
91
-
92
- DISCLAIMER
93
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
94
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
95
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
96
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
97
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
98
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
99
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
100
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER
101
- DEALINGS IN THE FONT SOFTWARE.
102
-