├── .gitignore
├── LICENSE
├── README.md
├── app
├── .gitignore
├── build.gradle
├── proguard-rules.pro
└── src
│ ├── androidTest
│ └── java
│ │ └── com
│ │ └── kaelli
│ │ └── pdfjsandroid
│ │ └── ExampleInstrumentedTest.java
│ ├── main
│ ├── AndroidManifest.xml
│ ├── assets
│ │ └── pdf_js
│ │ │ ├── LICENSE
│ │ │ ├── build
│ │ │ ├── pdf.js
│ │ │ ├── pdf.js.map
│ │ │ ├── pdf.worker.js
│ │ │ └── pdf.worker.js.map
│ │ │ └── web
│ │ │ ├── cmaps
│ │ │ ├── 78-EUC-H.bcmap
│ │ │ ├── 78-EUC-V.bcmap
│ │ │ ├── 78-H.bcmap
│ │ │ ├── 78-RKSJ-H.bcmap
│ │ │ ├── 78-RKSJ-V.bcmap
│ │ │ ├── 78-V.bcmap
│ │ │ ├── 78ms-RKSJ-H.bcmap
│ │ │ ├── 78ms-RKSJ-V.bcmap
│ │ │ ├── 83pv-RKSJ-H.bcmap
│ │ │ ├── 90ms-RKSJ-H.bcmap
│ │ │ ├── 90ms-RKSJ-V.bcmap
│ │ │ ├── 90msp-RKSJ-H.bcmap
│ │ │ ├── 90msp-RKSJ-V.bcmap
│ │ │ ├── 90pv-RKSJ-H.bcmap
│ │ │ ├── 90pv-RKSJ-V.bcmap
│ │ │ ├── Add-H.bcmap
│ │ │ ├── Add-RKSJ-H.bcmap
│ │ │ ├── Add-RKSJ-V.bcmap
│ │ │ ├── Add-V.bcmap
│ │ │ ├── Adobe-CNS1-0.bcmap
│ │ │ ├── Adobe-CNS1-1.bcmap
│ │ │ ├── Adobe-CNS1-2.bcmap
│ │ │ ├── Adobe-CNS1-3.bcmap
│ │ │ ├── Adobe-CNS1-4.bcmap
│ │ │ ├── Adobe-CNS1-5.bcmap
│ │ │ ├── Adobe-CNS1-6.bcmap
│ │ │ ├── Adobe-CNS1-UCS2.bcmap
│ │ │ ├── Adobe-GB1-0.bcmap
│ │ │ ├── Adobe-GB1-1.bcmap
│ │ │ ├── Adobe-GB1-2.bcmap
│ │ │ ├── Adobe-GB1-3.bcmap
│ │ │ ├── Adobe-GB1-4.bcmap
│ │ │ ├── Adobe-GB1-5.bcmap
│ │ │ ├── Adobe-GB1-UCS2.bcmap
│ │ │ ├── Adobe-Japan1-0.bcmap
│ │ │ ├── Adobe-Japan1-1.bcmap
│ │ │ ├── Adobe-Japan1-2.bcmap
│ │ │ ├── Adobe-Japan1-3.bcmap
│ │ │ ├── Adobe-Japan1-4.bcmap
│ │ │ ├── Adobe-Japan1-5.bcmap
│ │ │ ├── Adobe-Japan1-6.bcmap
│ │ │ ├── Adobe-Japan1-UCS2.bcmap
│ │ │ ├── Adobe-Korea1-0.bcmap
│ │ │ ├── Adobe-Korea1-1.bcmap
│ │ │ ├── Adobe-Korea1-2.bcmap
│ │ │ ├── Adobe-Korea1-UCS2.bcmap
│ │ │ ├── B5-H.bcmap
│ │ │ ├── B5-V.bcmap
│ │ │ ├── B5pc-H.bcmap
│ │ │ ├── B5pc-V.bcmap
│ │ │ ├── CNS-EUC-H.bcmap
│ │ │ ├── CNS-EUC-V.bcmap
│ │ │ ├── CNS1-H.bcmap
│ │ │ ├── CNS1-V.bcmap
│ │ │ ├── CNS2-H.bcmap
│ │ │ ├── CNS2-V.bcmap
│ │ │ ├── ETHK-B5-H.bcmap
│ │ │ ├── ETHK-B5-V.bcmap
│ │ │ ├── ETen-B5-H.bcmap
│ │ │ ├── ETen-B5-V.bcmap
│ │ │ ├── ETenms-B5-H.bcmap
│ │ │ ├── ETenms-B5-V.bcmap
│ │ │ ├── EUC-H.bcmap
│ │ │ ├── EUC-V.bcmap
│ │ │ ├── Ext-H.bcmap
│ │ │ ├── Ext-RKSJ-H.bcmap
│ │ │ ├── Ext-RKSJ-V.bcmap
│ │ │ ├── Ext-V.bcmap
│ │ │ ├── GB-EUC-H.bcmap
│ │ │ ├── GB-EUC-V.bcmap
│ │ │ ├── GB-H.bcmap
│ │ │ ├── GB-V.bcmap
│ │ │ ├── GBK-EUC-H.bcmap
│ │ │ ├── GBK-EUC-V.bcmap
│ │ │ ├── GBK2K-H.bcmap
│ │ │ ├── GBK2K-V.bcmap
│ │ │ ├── GBKp-EUC-H.bcmap
│ │ │ ├── GBKp-EUC-V.bcmap
│ │ │ ├── GBT-EUC-H.bcmap
│ │ │ ├── GBT-EUC-V.bcmap
│ │ │ ├── GBT-H.bcmap
│ │ │ ├── GBT-V.bcmap
│ │ │ ├── GBTpc-EUC-H.bcmap
│ │ │ ├── GBTpc-EUC-V.bcmap
│ │ │ ├── GBpc-EUC-H.bcmap
│ │ │ ├── GBpc-EUC-V.bcmap
│ │ │ ├── H.bcmap
│ │ │ ├── HKdla-B5-H.bcmap
│ │ │ ├── HKdla-B5-V.bcmap
│ │ │ ├── HKdlb-B5-H.bcmap
│ │ │ ├── HKdlb-B5-V.bcmap
│ │ │ ├── HKgccs-B5-H.bcmap
│ │ │ ├── HKgccs-B5-V.bcmap
│ │ │ ├── HKm314-B5-H.bcmap
│ │ │ ├── HKm314-B5-V.bcmap
│ │ │ ├── HKm471-B5-H.bcmap
│ │ │ ├── HKm471-B5-V.bcmap
│ │ │ ├── HKscs-B5-H.bcmap
│ │ │ ├── HKscs-B5-V.bcmap
│ │ │ ├── Hankaku.bcmap
│ │ │ ├── Hiragana.bcmap
│ │ │ ├── KSC-EUC-H.bcmap
│ │ │ ├── KSC-EUC-V.bcmap
│ │ │ ├── KSC-H.bcmap
│ │ │ ├── KSC-Johab-H.bcmap
│ │ │ ├── KSC-Johab-V.bcmap
│ │ │ ├── KSC-V.bcmap
│ │ │ ├── KSCms-UHC-H.bcmap
│ │ │ ├── KSCms-UHC-HW-H.bcmap
│ │ │ ├── KSCms-UHC-HW-V.bcmap
│ │ │ ├── KSCms-UHC-V.bcmap
│ │ │ ├── KSCpc-EUC-H.bcmap
│ │ │ ├── KSCpc-EUC-V.bcmap
│ │ │ ├── Katakana.bcmap
│ │ │ ├── LICENSE
│ │ │ ├── NWP-H.bcmap
│ │ │ ├── NWP-V.bcmap
│ │ │ ├── RKSJ-H.bcmap
│ │ │ ├── RKSJ-V.bcmap
│ │ │ ├── Roman.bcmap
│ │ │ ├── UniCNS-UCS2-H.bcmap
│ │ │ ├── UniCNS-UCS2-V.bcmap
│ │ │ ├── UniCNS-UTF16-H.bcmap
│ │ │ ├── UniCNS-UTF16-V.bcmap
│ │ │ ├── UniCNS-UTF32-H.bcmap
│ │ │ ├── UniCNS-UTF32-V.bcmap
│ │ │ ├── UniCNS-UTF8-H.bcmap
│ │ │ ├── UniCNS-UTF8-V.bcmap
│ │ │ ├── UniGB-UCS2-H.bcmap
│ │ │ ├── UniGB-UCS2-V.bcmap
│ │ │ ├── UniGB-UTF16-H.bcmap
│ │ │ ├── UniGB-UTF16-V.bcmap
│ │ │ ├── UniGB-UTF32-H.bcmap
│ │ │ ├── UniGB-UTF32-V.bcmap
│ │ │ ├── UniGB-UTF8-H.bcmap
│ │ │ ├── UniGB-UTF8-V.bcmap
│ │ │ ├── UniJIS-UCS2-H.bcmap
│ │ │ ├── UniJIS-UCS2-HW-H.bcmap
│ │ │ ├── UniJIS-UCS2-HW-V.bcmap
│ │ │ ├── UniJIS-UCS2-V.bcmap
│ │ │ ├── UniJIS-UTF16-H.bcmap
│ │ │ ├── UniJIS-UTF16-V.bcmap
│ │ │ ├── UniJIS-UTF32-H.bcmap
│ │ │ ├── UniJIS-UTF32-V.bcmap
│ │ │ ├── UniJIS-UTF8-H.bcmap
│ │ │ ├── UniJIS-UTF8-V.bcmap
│ │ │ ├── UniJIS2004-UTF16-H.bcmap
│ │ │ ├── UniJIS2004-UTF16-V.bcmap
│ │ │ ├── UniJIS2004-UTF32-H.bcmap
│ │ │ ├── UniJIS2004-UTF32-V.bcmap
│ │ │ ├── UniJIS2004-UTF8-H.bcmap
│ │ │ ├── UniJIS2004-UTF8-V.bcmap
│ │ │ ├── UniJISPro-UCS2-HW-V.bcmap
│ │ │ ├── UniJISPro-UCS2-V.bcmap
│ │ │ ├── UniJISPro-UTF8-V.bcmap
│ │ │ ├── UniJISX0213-UTF32-H.bcmap
│ │ │ ├── UniJISX0213-UTF32-V.bcmap
│ │ │ ├── UniJISX02132004-UTF32-H.bcmap
│ │ │ ├── UniJISX02132004-UTF32-V.bcmap
│ │ │ ├── UniKS-UCS2-H.bcmap
│ │ │ ├── UniKS-UCS2-V.bcmap
│ │ │ ├── UniKS-UTF16-H.bcmap
│ │ │ ├── UniKS-UTF16-V.bcmap
│ │ │ ├── UniKS-UTF32-H.bcmap
│ │ │ ├── UniKS-UTF32-V.bcmap
│ │ │ ├── UniKS-UTF8-H.bcmap
│ │ │ ├── UniKS-UTF8-V.bcmap
│ │ │ ├── V.bcmap
│ │ │ └── WP-Symbol.bcmap
│ │ │ ├── compressed.tracemonkey-pldi-09.pdf
│ │ │ ├── debugger.js
│ │ │ ├── images
│ │ │ ├── annotation-check.svg
│ │ │ ├── annotation-comment.svg
│ │ │ ├── annotation-help.svg
│ │ │ ├── annotation-insert.svg
│ │ │ ├── annotation-key.svg
│ │ │ ├── annotation-newparagraph.svg
│ │ │ ├── annotation-noicon.svg
│ │ │ ├── annotation-note.svg
│ │ │ ├── annotation-paragraph.svg
│ │ │ ├── findbarButton-next-rtl.png
│ │ │ ├── findbarButton-next-rtl@2x.png
│ │ │ ├── findbarButton-next.png
│ │ │ ├── findbarButton-next@2x.png
│ │ │ ├── findbarButton-previous-rtl.png
│ │ │ ├── findbarButton-previous-rtl@2x.png
│ │ │ ├── findbarButton-previous.png
│ │ │ ├── findbarButton-previous@2x.png
│ │ │ ├── grab.cur
│ │ │ ├── grabbing.cur
│ │ │ ├── loading-icon.gif
│ │ │ ├── loading-small.png
│ │ │ ├── loading-small@2x.png
│ │ │ ├── secondaryToolbarButton-documentProperties.png
│ │ │ ├── secondaryToolbarButton-documentProperties@2x.png
│ │ │ ├── secondaryToolbarButton-firstPage.png
│ │ │ ├── secondaryToolbarButton-firstPage@2x.png
│ │ │ ├── secondaryToolbarButton-handTool.png
│ │ │ ├── secondaryToolbarButton-handTool@2x.png
│ │ │ ├── secondaryToolbarButton-lastPage.png
│ │ │ ├── secondaryToolbarButton-lastPage@2x.png
│ │ │ ├── secondaryToolbarButton-rotateCcw.png
│ │ │ ├── secondaryToolbarButton-rotateCcw@2x.png
│ │ │ ├── secondaryToolbarButton-rotateCw.png
│ │ │ ├── secondaryToolbarButton-rotateCw@2x.png
│ │ │ ├── secondaryToolbarButton-scrollHorizontal.png
│ │ │ ├── secondaryToolbarButton-scrollHorizontal@2x.png
│ │ │ ├── secondaryToolbarButton-scrollVertical.png
│ │ │ ├── secondaryToolbarButton-scrollVertical@2x.png
│ │ │ ├── secondaryToolbarButton-scrollWrapped.png
│ │ │ ├── secondaryToolbarButton-scrollWrapped@2x.png
│ │ │ ├── secondaryToolbarButton-selectTool.png
│ │ │ ├── secondaryToolbarButton-selectTool@2x.png
│ │ │ ├── secondaryToolbarButton-spreadEven.png
│ │ │ ├── secondaryToolbarButton-spreadEven@2x.png
│ │ │ ├── secondaryToolbarButton-spreadNone.png
│ │ │ ├── secondaryToolbarButton-spreadNone@2x.png
│ │ │ ├── secondaryToolbarButton-spreadOdd.png
│ │ │ ├── secondaryToolbarButton-spreadOdd@2x.png
│ │ │ ├── shadow.png
│ │ │ ├── texture.png
│ │ │ ├── toolbarButton-bookmark.png
│ │ │ ├── toolbarButton-bookmark@2x.png
│ │ │ ├── toolbarButton-download.png
│ │ │ ├── toolbarButton-download@2x.png
│ │ │ ├── toolbarButton-menuArrows.png
│ │ │ ├── toolbarButton-menuArrows@2x.png
│ │ │ ├── toolbarButton-openFile.png
│ │ │ ├── toolbarButton-openFile@2x.png
│ │ │ ├── toolbarButton-pageDown-rtl.png
│ │ │ ├── toolbarButton-pageDown-rtl@2x.png
│ │ │ ├── toolbarButton-pageDown.png
│ │ │ ├── toolbarButton-pageDown@2x.png
│ │ │ ├── toolbarButton-pageUp-rtl.png
│ │ │ ├── toolbarButton-pageUp-rtl@2x.png
│ │ │ ├── toolbarButton-pageUp.png
│ │ │ ├── toolbarButton-pageUp@2x.png
│ │ │ ├── toolbarButton-presentationMode.png
│ │ │ ├── toolbarButton-presentationMode@2x.png
│ │ │ ├── toolbarButton-print.png
│ │ │ ├── toolbarButton-print@2x.png
│ │ │ ├── toolbarButton-search.png
│ │ │ ├── toolbarButton-search@2x.png
│ │ │ ├── toolbarButton-secondaryToolbarToggle-rtl.png
│ │ │ ├── toolbarButton-secondaryToolbarToggle-rtl@2x.png
│ │ │ ├── toolbarButton-secondaryToolbarToggle.png
│ │ │ ├── toolbarButton-secondaryToolbarToggle@2x.png
│ │ │ ├── toolbarButton-sidebarToggle-rtl.png
│ │ │ ├── toolbarButton-sidebarToggle-rtl@2x.png
│ │ │ ├── toolbarButton-sidebarToggle.png
│ │ │ ├── toolbarButton-sidebarToggle@2x.png
│ │ │ ├── toolbarButton-viewAttachments.png
│ │ │ ├── toolbarButton-viewAttachments@2x.png
│ │ │ ├── toolbarButton-viewOutline-rtl.png
│ │ │ ├── toolbarButton-viewOutline-rtl@2x.png
│ │ │ ├── toolbarButton-viewOutline.png
│ │ │ ├── toolbarButton-viewOutline@2x.png
│ │ │ ├── toolbarButton-viewThumbnail.png
│ │ │ ├── toolbarButton-viewThumbnail@2x.png
│ │ │ ├── toolbarButton-zoomIn.png
│ │ │ ├── toolbarButton-zoomIn@2x.png
│ │ │ ├── toolbarButton-zoomOut.png
│ │ │ ├── toolbarButton-zoomOut@2x.png
│ │ │ ├── treeitem-collapsed-rtl.png
│ │ │ ├── treeitem-collapsed-rtl@2x.png
│ │ │ ├── treeitem-collapsed.png
│ │ │ ├── treeitem-collapsed@2x.png
│ │ │ ├── treeitem-expanded.png
│ │ │ └── treeitem-expanded@2x.png
│ │ │ ├── locale
│ │ │ ├── ach
│ │ │ │ └── viewer.properties
│ │ │ ├── af
│ │ │ │ └── viewer.properties
│ │ │ ├── ak
│ │ │ │ └── viewer.properties
│ │ │ ├── an
│ │ │ │ └── viewer.properties
│ │ │ ├── ar
│ │ │ │ └── viewer.properties
│ │ │ ├── as
│ │ │ │ └── viewer.properties
│ │ │ ├── ast
│ │ │ │ └── viewer.properties
│ │ │ ├── az
│ │ │ │ └── viewer.properties
│ │ │ ├── be
│ │ │ │ └── viewer.properties
│ │ │ ├── bg
│ │ │ │ └── viewer.properties
│ │ │ ├── bn-BD
│ │ │ │ └── viewer.properties
│ │ │ ├── bn-IN
│ │ │ │ └── viewer.properties
│ │ │ ├── br
│ │ │ │ └── viewer.properties
│ │ │ ├── brx
│ │ │ │ └── viewer.properties
│ │ │ ├── bs
│ │ │ │ └── viewer.properties
│ │ │ ├── ca
│ │ │ │ └── viewer.properties
│ │ │ ├── cak
│ │ │ │ └── viewer.properties
│ │ │ ├── crh
│ │ │ │ └── viewer.properties
│ │ │ ├── cs
│ │ │ │ └── viewer.properties
│ │ │ ├── csb
│ │ │ │ └── viewer.properties
│ │ │ ├── cy
│ │ │ │ └── viewer.properties
│ │ │ ├── da
│ │ │ │ └── viewer.properties
│ │ │ ├── de
│ │ │ │ └── viewer.properties
│ │ │ ├── el
│ │ │ │ └── viewer.properties
│ │ │ ├── en-CA
│ │ │ │ └── viewer.properties
│ │ │ ├── en-GB
│ │ │ │ └── viewer.properties
│ │ │ ├── en-US
│ │ │ │ └── viewer.properties
│ │ │ ├── en-ZA
│ │ │ │ └── viewer.properties
│ │ │ ├── eo
│ │ │ │ └── viewer.properties
│ │ │ ├── es-AR
│ │ │ │ └── viewer.properties
│ │ │ ├── es-CL
│ │ │ │ └── viewer.properties
│ │ │ ├── es-ES
│ │ │ │ └── viewer.properties
│ │ │ ├── es-MX
│ │ │ │ └── viewer.properties
│ │ │ ├── et
│ │ │ │ └── viewer.properties
│ │ │ ├── eu
│ │ │ │ └── viewer.properties
│ │ │ ├── fa
│ │ │ │ └── viewer.properties
│ │ │ ├── ff
│ │ │ │ └── viewer.properties
│ │ │ ├── fi
│ │ │ │ └── viewer.properties
│ │ │ ├── fr
│ │ │ │ └── viewer.properties
│ │ │ ├── fy-NL
│ │ │ │ └── viewer.properties
│ │ │ ├── ga-IE
│ │ │ │ └── viewer.properties
│ │ │ ├── gd
│ │ │ │ └── viewer.properties
│ │ │ ├── gl
│ │ │ │ └── viewer.properties
│ │ │ ├── gn
│ │ │ │ └── viewer.properties
│ │ │ ├── gu-IN
│ │ │ │ └── viewer.properties
│ │ │ ├── he
│ │ │ │ └── viewer.properties
│ │ │ ├── hi-IN
│ │ │ │ └── viewer.properties
│ │ │ ├── hr
│ │ │ │ └── viewer.properties
│ │ │ ├── hsb
│ │ │ │ └── viewer.properties
│ │ │ ├── hto
│ │ │ │ └── viewer.properties
│ │ │ ├── hu
│ │ │ │ └── viewer.properties
│ │ │ ├── hy-AM
│ │ │ │ └── viewer.properties
│ │ │ ├── ia
│ │ │ │ └── viewer.properties
│ │ │ ├── id
│ │ │ │ └── viewer.properties
│ │ │ ├── is
│ │ │ │ └── viewer.properties
│ │ │ ├── it
│ │ │ │ └── viewer.properties
│ │ │ ├── ja
│ │ │ │ └── viewer.properties
│ │ │ ├── ka
│ │ │ │ └── viewer.properties
│ │ │ ├── kab
│ │ │ │ └── viewer.properties
│ │ │ ├── kk
│ │ │ │ └── viewer.properties
│ │ │ ├── km
│ │ │ │ └── viewer.properties
│ │ │ ├── kn
│ │ │ │ └── viewer.properties
│ │ │ ├── ko
│ │ │ │ └── viewer.properties
│ │ │ ├── kok
│ │ │ │ └── viewer.properties
│ │ │ ├── ks
│ │ │ │ └── viewer.properties
│ │ │ ├── ku
│ │ │ │ └── viewer.properties
│ │ │ ├── lg
│ │ │ │ └── viewer.properties
│ │ │ ├── lij
│ │ │ │ └── viewer.properties
│ │ │ ├── lo
│ │ │ │ └── viewer.properties
│ │ │ ├── locale.properties
│ │ │ ├── lt
│ │ │ │ └── viewer.properties
│ │ │ ├── ltg
│ │ │ │ └── viewer.properties
│ │ │ ├── lv
│ │ │ │ └── viewer.properties
│ │ │ ├── mai
│ │ │ │ └── viewer.properties
│ │ │ ├── meh
│ │ │ │ └── viewer.properties
│ │ │ ├── mk
│ │ │ │ └── viewer.properties
│ │ │ ├── ml
│ │ │ │ └── viewer.properties
│ │ │ ├── mn
│ │ │ │ └── viewer.properties
│ │ │ ├── mr
│ │ │ │ └── viewer.properties
│ │ │ ├── ms
│ │ │ │ └── viewer.properties
│ │ │ ├── my
│ │ │ │ └── viewer.properties
│ │ │ ├── nb-NO
│ │ │ │ └── viewer.properties
│ │ │ ├── ne-NP
│ │ │ │ └── viewer.properties
│ │ │ ├── nl
│ │ │ │ └── viewer.properties
│ │ │ ├── nn-NO
│ │ │ │ └── viewer.properties
│ │ │ ├── nso
│ │ │ │ └── viewer.properties
│ │ │ ├── oc
│ │ │ │ └── viewer.properties
│ │ │ ├── or
│ │ │ │ └── viewer.properties
│ │ │ ├── pa-IN
│ │ │ │ └── viewer.properties
│ │ │ ├── pl
│ │ │ │ └── viewer.properties
│ │ │ ├── pt-BR
│ │ │ │ └── viewer.properties
│ │ │ ├── pt-PT
│ │ │ │ └── viewer.properties
│ │ │ ├── rm
│ │ │ │ └── viewer.properties
│ │ │ ├── ro
│ │ │ │ └── viewer.properties
│ │ │ ├── ru
│ │ │ │ └── viewer.properties
│ │ │ ├── rw
│ │ │ │ └── viewer.properties
│ │ │ ├── sah
│ │ │ │ └── viewer.properties
│ │ │ ├── sat
│ │ │ │ └── viewer.properties
│ │ │ ├── si
│ │ │ │ └── viewer.properties
│ │ │ ├── sk
│ │ │ │ └── viewer.properties
│ │ │ ├── sl
│ │ │ │ └── viewer.properties
│ │ │ ├── son
│ │ │ │ └── viewer.properties
│ │ │ ├── sq
│ │ │ │ └── viewer.properties
│ │ │ ├── sr
│ │ │ │ └── viewer.properties
│ │ │ ├── sv-SE
│ │ │ │ └── viewer.properties
│ │ │ ├── sw
│ │ │ │ └── viewer.properties
│ │ │ ├── ta-LK
│ │ │ │ └── viewer.properties
│ │ │ ├── ta
│ │ │ │ └── viewer.properties
│ │ │ ├── te
│ │ │ │ └── viewer.properties
│ │ │ ├── th
│ │ │ │ └── viewer.properties
│ │ │ ├── tl
│ │ │ │ └── viewer.properties
│ │ │ ├── tn
│ │ │ │ └── viewer.properties
│ │ │ ├── tr
│ │ │ │ └── viewer.properties
│ │ │ ├── tsz
│ │ │ │ └── viewer.properties
│ │ │ ├── uk
│ │ │ │ └── viewer.properties
│ │ │ ├── ur
│ │ │ │ └── viewer.properties
│ │ │ ├── uz
│ │ │ │ └── viewer.properties
│ │ │ ├── vi
│ │ │ │ └── viewer.properties
│ │ │ ├── wo
│ │ │ │ └── viewer.properties
│ │ │ ├── xh
│ │ │ │ └── viewer.properties
│ │ │ ├── zam
│ │ │ │ └── viewer.properties
│ │ │ ├── zh-CN
│ │ │ │ └── viewer.properties
│ │ │ ├── zh-TW
│ │ │ │ └── viewer.properties
│ │ │ └── zu
│ │ │ │ └── viewer.properties
│ │ │ ├── viewer.css
│ │ │ ├── viewer.html
│ │ │ ├── viewer.js
│ │ │ └── viewer.js.map
│ ├── java
│ │ └── com
│ │ │ └── kaelli
│ │ │ └── pdfjsandroid
│ │ │ ├── MainActivity.java
│ │ │ ├── PDFView.java
│ │ │ └── pdf
│ │ │ └── PDFJSView.java
│ └── res
│ │ ├── drawable-v24
│ │ └── ic_launcher_foreground.xml
│ │ ├── drawable
│ │ ├── bg_number_text.xml
│ │ ├── bg_round_blue.xml
│ │ └── ic_launcher_background.xml
│ │ ├── layout
│ │ └── activity_main.xml
│ │ ├── mipmap-anydpi-v26
│ │ ├── ic_launcher.xml
│ │ └── ic_launcher_round.xml
│ │ ├── mipmap-hdpi
│ │ ├── ic_launcher.png
│ │ └── ic_launcher_round.png
│ │ ├── mipmap-mdpi
│ │ ├── ic_launcher.png
│ │ └── ic_launcher_round.png
│ │ ├── mipmap-xhdpi
│ │ ├── ic_launcher.png
│ │ └── ic_launcher_round.png
│ │ ├── mipmap-xxhdpi
│ │ ├── ic_launcher.png
│ │ └── ic_launcher_round.png
│ │ ├── mipmap-xxxhdpi
│ │ ├── ic_launcher.png
│ │ └── ic_launcher_round.png
│ │ └── values
│ │ ├── colors.xml
│ │ ├── strings.xml
│ │ └── styles.xml
│ └── test
│ └── java
│ └── com
│ └── kaelli
│ └── pdfjsandroid
│ └── ExampleUnitTest.java
├── build.gradle
├── gradle.properties
├── gradle
└── wrapper
│ ├── gradle-wrapper.jar
│ └── gradle-wrapper.properties
├── gradlew
├── gradlew.bat
└── settings.gradle
/.gitignore:
--------------------------------------------------------------------------------
1 | # Built application files
2 | *.apk
3 | *.ap_
4 |
5 | # Files for the ART/Dalvik VM
6 | *.dex
7 |
8 | # Java class files
9 | *.class
10 |
11 | # Generated files
12 | bin/
13 | gen/
14 | out/
15 |
16 | # Gradle files
17 | .gradle/
18 | build/
19 |
20 | # Local configuration file (sdk path, etc)
21 | local.properties
22 |
23 | # Proguard folder generated by Eclipse
24 | proguard/
25 |
26 | # Log Files
27 | *.log
28 |
29 | # Android Studio Navigation editor temp files
30 | .navigation/
31 |
32 | # Android Studio captures folder
33 | captures/
34 |
35 | # IntelliJ
36 | *.iml
37 | .idea/workspace.xml
38 | .idea/tasks.xml
39 | .idea/gradle.xml
40 | .idea/assetWizardSettings.xml
41 | .idea/dictionaries
42 | .idea/libraries
43 | .idea/caches
44 | .idea
45 |
46 | # Keystore files
47 | # Uncomment the following line if you do not want to check your keystore files in.
48 | #*.jks
49 |
50 | # External native build folder generated in Android Studio 2.2 and later
51 | .externalNativeBuild
52 |
53 | # Google Services (e.g. APIs or Firebase)
54 | google-services.json
55 |
56 | # Freeline
57 | freeline.py
58 | freeline/
59 | freeline_project_description.json
60 |
61 | # fastlane
62 | fastlane/report.xml
63 | fastlane/Preview.html
64 | fastlane/screenshots
65 | fastlane/test_output
66 | fastlane/readme.md
67 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | # PDFJSAndroid
2 | Use PDF.js to read PDF in Android.
3 | You can use it to read PDF from assets, sdcard and internet.
4 |
--------------------------------------------------------------------------------
/app/.gitignore:
--------------------------------------------------------------------------------
1 | /build
2 |
--------------------------------------------------------------------------------
/app/build.gradle:
--------------------------------------------------------------------------------
1 | apply plugin: 'com.android.application'
2 |
3 | android {
4 | compileSdkVersion 28
5 | defaultConfig {
6 | applicationId "com.kaelli.pdfjsandroid"
7 | minSdkVersion 21
8 | targetSdkVersion 28
9 | versionCode 1
10 | versionName "1.0"
11 | testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
12 | }
13 | buildTypes {
14 | release {
15 | minifyEnabled false
16 | proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
17 | }
18 | }
19 | }
20 |
21 | dependencies {
22 | implementation fileTree(dir: 'libs', include: ['*.jar'])
23 | implementation 'com.android.support:appcompat-v7:28.0.0'
24 | implementation 'com.android.support.constraint:constraint-layout:1.1.3'
25 | testImplementation 'junit:junit:4.12'
26 | androidTestImplementation 'com.android.support.test:runner:1.0.2'
27 | androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
28 | }
29 |
--------------------------------------------------------------------------------
/app/proguard-rules.pro:
--------------------------------------------------------------------------------
1 | # Add project specific ProGuard rules here.
2 | # You can control the set of applied configuration files using the
3 | # proguardFiles setting in build.gradle.
4 | #
5 | # For more details, see
6 | # http://developer.android.com/guide/developing/tools/proguard.html
7 |
8 | # If your project uses WebView with JS, uncomment the following
9 | # and specify the fully qualified class name to the JavaScript interface
10 | # class:
11 | #-keepclassmembers class fqcn.of.javascript.interface.for.webview {
12 | # public *;
13 | #}
14 |
15 | # Uncomment this to preserve the line number information for
16 | # debugging stack traces.
17 | #-keepattributes SourceFile,LineNumberTable
18 |
19 | # If you keep the line number information, uncomment this to
20 | # hide the original source file name.
21 | #-renamesourcefileattribute SourceFile
22 |
--------------------------------------------------------------------------------
/app/src/androidTest/java/com/kaelli/pdfjsandroid/ExampleInstrumentedTest.java:
--------------------------------------------------------------------------------
1 | package com.kaelli.pdfjsandroid;
2 |
3 | import android.content.Context;
4 | import android.support.test.InstrumentationRegistry;
5 | import android.support.test.runner.AndroidJUnit4;
6 |
7 | import org.junit.Test;
8 | import org.junit.runner.RunWith;
9 |
10 | import static org.junit.Assert.*;
11 |
12 | /**
13 | * Instrumented test, which will execute on an Android device.
14 | *
15 | * @see Testing documentation
16 | */
17 | @RunWith(AndroidJUnit4.class)
18 | public class ExampleInstrumentedTest {
19 | @Test
20 | public void useAppContext() {
21 | // Context of the app under test.
22 | Context appContext = InstrumentationRegistry.getTargetContext();
23 |
24 | assertEquals("com.kaelli.pdfjsandroid.test", appContext.getPackageName());
25 | }
26 | }
27 |
--------------------------------------------------------------------------------
/app/src/main/AndroidManifest.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
7 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78ms-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78ms-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/78ms-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/78ms-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/83pv-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/83pv-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/90ms-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/90ms-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/90ms-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/90ms-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/90msp-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/90msp-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/90msp-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/90msp-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/90pv-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/90pv-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/90pv-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/90pv-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Add-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Add-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Add-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Add-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Add-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Add-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Add-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Add-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-0.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-0.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-1.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-1.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-3.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-3.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-4.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-4.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-5.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-5.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-6.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-6.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-UCS2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-CNS1-UCS2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-0.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-0.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-1.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-1.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-3.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-3.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-4.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-4.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-5.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-5.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-UCS2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-GB1-UCS2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-0.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-0.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-1.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-1.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-3.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-3.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-4.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-4.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-5.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-5.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-6.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-6.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-UCS2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Japan1-UCS2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-0.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-0.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-1.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-1.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-UCS2.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Adobe-Korea1-UCS2.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/B5pc-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/B5pc-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/B5pc-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/B5pc-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/CNS-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/CNS-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/CNS-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/CNS-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/CNS1-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/CNS1-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/CNS1-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/CNS1-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/CNS2-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/CNS2-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/CNS2-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/CNS2-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/ETHK-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/ETHK-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/ETHK-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/ETHK-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/ETen-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/ETen-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/ETen-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/ETen-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/ETenms-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/ETenms-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/ETenms-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/ETenms-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Ext-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Ext-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Ext-RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Ext-RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Ext-RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Ext-RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Ext-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Ext-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GB-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GB-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GB-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GB-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GB-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GB-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GB-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GB-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBK-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBK-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBK-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBK-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBK2K-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBK2K-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBK2K-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBK2K-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBKp-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBKp-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBKp-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBKp-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBT-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBT-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBT-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBT-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBT-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBT-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBT-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBT-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBTpc-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBTpc-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBTpc-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBTpc-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBpc-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBpc-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/GBpc-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/GBpc-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKdla-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKdla-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKdla-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKdla-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKdlb-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKdlb-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKdlb-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKdlb-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKgccs-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKgccs-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKgccs-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKgccs-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKm314-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKm314-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKm314-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKm314-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKm471-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKm471-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKm471-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKm471-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKscs-B5-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKscs-B5-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/HKscs-B5-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/HKscs-B5-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Hankaku.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Hankaku.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Hiragana.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Hiragana.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSC-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSC-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSC-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSC-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSC-Johab-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSC-Johab-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSC-Johab-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSC-Johab-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-HW-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-HW-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-HW-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-HW-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSCms-UHC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSCpc-EUC-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSCpc-EUC-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/KSCpc-EUC-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/KSCpc-EUC-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Katakana.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Katakana.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/LICENSE:
--------------------------------------------------------------------------------
1 | %%Copyright: -----------------------------------------------------------
2 | %%Copyright: Copyright 1990-2009 Adobe Systems Incorporated.
3 | %%Copyright: All rights reserved.
4 | %%Copyright:
5 | %%Copyright: Redistribution and use in source and binary forms, with or
6 | %%Copyright: without modification, are permitted provided that the
7 | %%Copyright: following conditions are met:
8 | %%Copyright:
9 | %%Copyright: Redistributions of source code must retain the above
10 | %%Copyright: copyright notice, this list of conditions and the following
11 | %%Copyright: disclaimer.
12 | %%Copyright:
13 | %%Copyright: Redistributions in binary form must reproduce the above
14 | %%Copyright: copyright notice, this list of conditions and the following
15 | %%Copyright: disclaimer in the documentation and/or other materials
16 | %%Copyright: provided with the distribution.
17 | %%Copyright:
18 | %%Copyright: Neither the name of Adobe Systems Incorporated nor the names
19 | %%Copyright: of its contributors may be used to endorse or promote
20 | %%Copyright: products derived from this software without specific prior
21 | %%Copyright: written permission.
22 | %%Copyright:
23 | %%Copyright: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
24 | %%Copyright: CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
25 | %%Copyright: INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
26 | %%Copyright: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
27 | %%Copyright: DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
28 | %%Copyright: CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
29 | %%Copyright: SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
30 | %%Copyright: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
31 | %%Copyright: LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
32 | %%Copyright: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
33 | %%Copyright: CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
34 | %%Copyright: OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35 | %%Copyright: SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36 | %%Copyright: -----------------------------------------------------------
37 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/NWP-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/NWP-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/NWP-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/NWP-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/RKSJ-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/RKSJ-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/RKSJ-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/RKSJ-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/Roman.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/Roman.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UCS2-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UCS2-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UCS2-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UCS2-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF16-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF16-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF16-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF16-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF8-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF8-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF8-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniCNS-UTF8-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UCS2-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UCS2-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UCS2-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UCS2-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF16-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF16-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF16-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF16-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF8-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF8-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF8-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniGB-UTF8-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-HW-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-HW-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-HW-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-HW-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UCS2-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF16-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF16-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF16-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF16-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF8-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF8-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF8-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS-UTF8-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF16-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF16-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF16-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF16-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF8-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF8-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF8-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJIS2004-UTF8-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISPro-UCS2-HW-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISPro-UCS2-HW-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISPro-UCS2-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISPro-UCS2-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISPro-UTF8-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISPro-UTF8-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISX0213-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISX0213-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISX0213-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISX0213-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISX02132004-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISX02132004-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniJISX02132004-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniJISX02132004-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UCS2-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UCS2-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UCS2-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UCS2-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF16-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF16-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF16-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF16-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF32-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF32-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF32-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF32-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF8-H.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF8-H.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF8-V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/UniKS-UTF8-V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/V.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/V.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/cmaps/WP-Symbol.bcmap:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/cmaps/WP-Symbol.bcmap
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/compressed.tracemonkey-pldi-09.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/compressed.tracemonkey-pldi-09.pdf
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-check.svg:
--------------------------------------------------------------------------------
1 |
2 |
12 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-comment.svg:
--------------------------------------------------------------------------------
1 |
2 |
17 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-help.svg:
--------------------------------------------------------------------------------
1 |
2 |
27 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-insert.svg:
--------------------------------------------------------------------------------
1 |
2 |
11 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-key.svg:
--------------------------------------------------------------------------------
1 |
2 |
12 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-newparagraph.svg:
--------------------------------------------------------------------------------
1 |
2 |
12 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-noicon.svg:
--------------------------------------------------------------------------------
1 |
2 |
8 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-note.svg:
--------------------------------------------------------------------------------
1 |
2 |
43 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/annotation-paragraph.svg:
--------------------------------------------------------------------------------
1 |
2 |
17 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-next-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-next-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-next-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-next-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-next.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-next.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-next@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-next@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-previous-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-previous-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-previous-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-previous-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-previous.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-previous.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/findbarButton-previous@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/findbarButton-previous@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/grab.cur:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/grab.cur
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/grabbing.cur:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/grabbing.cur
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/loading-icon.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/loading-icon.gif
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/loading-small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/loading-small.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/loading-small@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/loading-small@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-documentProperties.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-documentProperties.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-documentProperties@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-documentProperties@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-firstPage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-firstPage.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-firstPage@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-firstPage@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-handTool.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-handTool.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-handTool@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-handTool@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-lastPage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-lastPage.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-lastPage@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-lastPage@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCcw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCcw.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCcw@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCcw@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCw.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCw.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCw@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-rotateCw@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollHorizontal.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollHorizontal.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollHorizontal@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollHorizontal@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollVertical.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollVertical.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollVertical@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollVertical@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollWrapped.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollWrapped.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollWrapped@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-scrollWrapped@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-selectTool.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-selectTool.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-selectTool@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-selectTool@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadEven.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadEven.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadEven@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadEven@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadNone.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadNone.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadNone@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadNone@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadOdd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadOdd.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadOdd@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/secondaryToolbarButton-spreadOdd@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/shadow.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/shadow.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/texture.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/texture.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-bookmark.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-bookmark.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-bookmark@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-bookmark@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-download.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-download.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-download@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-download@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-menuArrows.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-menuArrows.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-menuArrows@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-menuArrows@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-openFile.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-openFile.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-openFile@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-openFile@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageDown@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-pageUp@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-presentationMode.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-presentationMode.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-presentationMode@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-presentationMode@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-print.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-print.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-print@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-print@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-search.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-search@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-search@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-secondaryToolbarToggle@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-sidebarToggle@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewAttachments.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewAttachments.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewAttachments@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewAttachments@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewOutline@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewThumbnail.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewThumbnail.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-viewThumbnail@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-viewThumbnail@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomIn.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomIn.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomIn@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomIn@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomOut.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomOut.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomOut@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/toolbarButton-zoomOut@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/treeitem-collapsed-rtl.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/treeitem-collapsed-rtl.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/treeitem-collapsed-rtl@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/treeitem-collapsed-rtl@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/treeitem-collapsed.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/treeitem-collapsed.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/treeitem-collapsed@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/treeitem-collapsed@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/treeitem-expanded.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/treeitem-expanded.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/images/treeitem-expanded@2x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/assets/pdf_js/web/images/treeitem-expanded@2x.png
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/ak/viewer.properties:
--------------------------------------------------------------------------------
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=Krataafa baako a etwa mu
17 | previous_label=Ekyiri-baako
18 | next.title=Krataafa a edi so baako
19 | next_label=Dea-ɛ-di-so-baako
20 |
21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 | # representing the total number of pages in the document.
24 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
25 | # will be replaced by a number representing the currently visible page,
26 | # respectively a number representing the total number of pages in the document.
27 |
28 | zoom_out.title=Zuum pue
29 | zoom_out_label=Zuum ba abɔnten
30 | zoom_in.title=Zuum kɔ mu
31 | zoom_in_label=Zuum kɔ mu
32 | zoom.title=Zuum
33 | presentation_mode.title=Sesa kɔ Yɛkyerɛ Tebea mu
34 | presentation_mode_label=Yɛkyerɛ Tebea
35 | open_file.title=Bue Fael
36 | open_file_label=Bue
37 | print.title=Prente
38 | print_label=Prente
39 | download.title=Twe
40 | download_label=Twe
41 | bookmark.title=Seisei nhwɛ (fa anaaso bue wɔ tokuro foforo mu)
42 | bookmark_label=Seisei nhwɛ
43 |
44 | # Secondary toolbar and context menu
45 |
46 |
47 | # Document properties dialog box
48 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
49 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
50 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
51 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
52 | document_properties_title=Ti asɛm:
53 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
54 | # will be replaced by the creation/modification date, and time, of the PDF file.
55 |
56 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
57 | # a numerical per cent value.
58 |
59 | # Tooltips and alt text for side panel toolbar buttons
60 | # (the _label strings are alt text for the buttons, the .title strings are
61 | # tooltips)
62 | toggle_sidebar.title=Sɔ anaaso dum saedbaa
63 | toggle_sidebar_label=Sɔ anaaso dum saedbaa
64 | document_outline_label=Dɔkomɛnt bɔbea
65 | thumbs.title=Kyerɛ mfoniwaa
66 | thumbs_label=Mfoniwaa
67 | findbar.title=Hu wɔ dɔkomɛnt no mu
68 |
69 | # Thumbnails panel item (tooltip and alt text for images)
70 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
71 | # number.
72 | thumb_page_title=Krataafa {{page}}
73 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
74 | # number.
75 | thumb_page_canvas=Krataafa ne mfoniwaa {{page}}
76 |
77 | # Find panel button title and messages
78 | find_previous.title=San hu fres wɔ ekyiri baako
79 | find_previous_label=Ekyiri baako
80 | find_next.title=San hu fres no wɔ enim baako
81 | find_next_label=Ndiso
82 | find_highlight=Hyɛ bibiara nso
83 | find_match_case_label=Fa susu kaase
84 | find_reached_top=Edu krataafa ne soro, atoa so efiri ase
85 | find_reached_bottom=Edu krataafa n'ewiei, atoa so efiri soro
86 | find_not_found=Ennhu fres
87 |
88 | # Error panel labels
89 | error_more_info=Infɔmehyɛn bio a wɔka ho
90 | error_less_info=Te infɔmehyɛn bio a wɔka ho so
91 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
92 | # replaced by the PDF.JS version and build ID.
93 | error_version_info=PDF.js v{{vɛɛhyen}} (nsi: {{si}})
94 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
95 | # english string describing the error.
96 | error_message=Nkrato: {{message}}
97 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
98 | # trace.
99 | error_stack=Staake: {{stack}}
100 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
101 | error_file=Fael: {{file}}
102 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
103 | error_line=Laen: {{line}}
104 | rendering_error=Mfomso bae wɔ bere a wɔ rekyerɛ krataafa no.
105 |
106 | # Predefined zoom values
107 | page_scale_width=Krataafa tɛtrɛtɛ
108 | page_scale_fit=Krataafa ehimtwa
109 | page_scale_auto=Zuum otomatik
110 | page_scale_actual=Kɛseyɛ ankasa
111 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
112 | # numerical scale value.
113 |
114 | # Loading indicator messages
115 | loading_error_indicator=Mfomso
116 | loading_error=Mfomso bae wɔ bere a wɔreloode PDF no.
117 | invalid_file_error=PDF fael no nndi mu anaaso ho atɔ kyima.
118 | missing_file_error=PDF fael no ayera.
119 |
120 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
121 | # "{{type}}" will be replaced with an annotation type from a list defined in
122 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
123 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
124 | text_annotation_type.alt=[{{type}} Tɛkst-nyiano]
125 | password_ok=OK
126 |
127 | printing_not_supported=Kɔkɔbɔ: Brawsa yi nnhyɛ daa mma prent ho kwan.
128 | printing_not_ready=Kɔkɔbɔ: Wɔnntwee PDF fael no nyinara mmbaee ama wo ɛ tumi aprente.
129 | web_fonts_disabled=Ɔedum wɛb-mfɔnt: nntumi mmfa PDF mfɔnt a wɔhyɛ mu nndi dwuma.
130 | document_colors_not_allowed=Wɔmma ho kwan sɛ PDF adɔkomɛnt de wɔn ara wɔn ahosu bɛdi dwuma: wɔ adum 'Ma ho kwan ma nkrataafa mpaw wɔn ara wɔn ahosu' wɔ brawsa yi mu.
131 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/csb/viewer.properties:
--------------------------------------------------------------------------------
1 | # This Source Code Form is subject to the terms of the Mozilla Public
2 | # License, v. 2.0. If a copy of the MPL was not distributed with this
3 | # file, You can obtain one at http://mozilla.org/MPL/2.0/.
4 |
5 | # Main toolbar buttons (tooltips and alt text for images)
6 | previous.title=Pòprzédnô strona
7 | previous_label=Pòprzédnô
8 | next.title=Nôslédnô strona
9 | next_label=Nôslédnô
10 |
11 | # LOCALIZATION NOTE (page_label, page_of):
12 | # These strings are concatenated to form the "Page: X of Y" string.
13 | # Do not translate "{{pageCount}}", it will be substituted with a number
14 | # representing the total number of pages.
15 | page_label=Strona:
16 | page_of=z {{pageCount}}
17 |
18 | zoom_out.title=Zmniészë
19 | zoom_out_label=Zmniészë
20 | zoom_in.title=Zwikszë
21 | zoom_in_label=Wiôlgòsc
22 | zoom.title=Wiôlgòsc
23 | print.title=Drëkùjë
24 | print_label=Drëkùjë
25 | presentation_mode.title=Przéńdzë w trib prezentacje
26 | presentation_mode_label=Trib prezentacje
27 | open_file.title=Òtemkni lopk
28 | open_file_label=Òtemkni
29 | download.title=Zladënk
30 | download_label=Zladënk
31 | bookmark.title=Spamiãtôj wëzdrzatk (kòpérëje, abò òtemkni w nowim òknnie)
32 | bookmark_label=Aktualny wëzdrzatk
33 |
34 | find_label=Szëkôj:
35 | find_previous.title=Biéj do pòprzédnégò wënikù szëkbë
36 | find_previous_label=Pòprzédny
37 | find_next.title=Biéj do nôslédnégò wënikù szëkbë
38 | find_next_label=Nôslédny
39 | find_highlight=Pòdszkrzëni wszëtczé
40 | find_match_case_label=Rozeznôwôj miarã lëterów
41 | find_not_found=Nie nalôzł tekstu
42 | find_reached_bottom=Doszedł do kùńca dokùmentu, zaczinającë òd górë
43 | find_reached_top=Doszedł do pòczątkù dokùmentu, zaczinającë òd dołù
44 |
45 | toggle_sidebar.title=Pòsuwk wëbiérkù
46 | toggle_sidebar_label=Pòsuwk wëbiérkù
47 |
48 | outline.title=Wëskrzëni òbcéch dokùmentu
49 | outline_label=Òbcéch dokùmentu
50 | thumbs.title=Wëskrzëni miniaturë
51 | thumbs_label=Miniaturë
52 | findbar.title=Przeszëkôj dokùment
53 | findbar_label=Nalezë
54 | tools_label=Nôrzãdła
55 | first_page.title=Biéj do pierszi stronë
56 | first_page.label=Biéj do pierszi stronë
57 | last_page.label=Biéj do òstatny stronë
58 | invalid_file_error=Lëchi ôrt, abò pòpsëti lopk PDF.
59 |
60 |
61 |
62 | # Thumbnails panel item (tooltip and alt text for images)
63 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
64 | # number.
65 | thumb_page_title=Strona {{page}}
66 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
67 | # number.
68 | thumb_page_canvas=Miniatura stronë {{page}}
69 |
70 | # Error panel labels
71 | error_more_info=Wicy infòrmacje
72 | error_less_info=Mni infòrmacje
73 | error_close=Close
74 | error_version_info=PDF.js v{{version}} (build: {{build}})
75 |
76 |
77 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
78 | # english string describing the error.
79 | error_message=Message: {{wiadło}}
80 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
81 | # trace.
82 | error_stack=Stack: {{stóg}}
83 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
84 | error_file=File: {{lopk}}
85 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
86 | error_line=Line: {{line}}
87 | rendering_error=Pòkôza sã fela przë renderowanim stronë.
88 |
89 | # Predefined zoom values
90 | page_scale_width=Szérzawa stronë
91 | page_scale_fit=Dopasëje stronã
92 | page_scale_auto=Aùtomatnô wiôlgòsc
93 | page_scale_actual=Naturalnô wiôlgòsc
94 |
95 | # Loading indicator messages
96 | # LOCALIZATION NOTE (error_line): "{{[percent}}" will be replaced with a percentage
97 | loading_error_indicator=Fela
98 | loading_error=Pòkôza sã fela przë wczëtiwanim PDFù.
99 |
100 | # LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
101 | # "{{[type}}" will be replaced with an annotation type from a list defined in
102 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
103 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
104 |
105 | request_password=PDF je zabezpieczony parolą:
106 | printing_not_supported = Òstrzéga: przezérnik nie je do kùńca wspieróny przez drëkôrze
107 |
108 | # Context menu
109 | page_rotate_cw.label=Òbkrãcë w prawò
110 | page_rotate_ccw.label=Òbkrãcë w lewò
111 |
112 |
113 | last_page.title=Biéj do pòprzédny stronë
114 | last_page_label=Biéj do pòprzédny stronë
115 | page_rotate_cw.title=Òbkrãcë w prawò
116 | page_rotate_cw_label=Òbkrãcë w prawò
117 | page_rotate_ccw.title=Òbkrãcë w lewò
118 | page_rotate_ccw_label=Òbkrãcë w lewò
119 |
120 |
121 | web_fonts_disabled=Sécowé czconczi są wëłączoné: włączë je, bë móc ùżiwac òsadzonëch czconków w lopkach PDF.
122 |
123 |
124 | missing_file_error=Felëje lopka PDF.
125 | printing_not_ready = Òstrzéga: lopk mùszi sã do kùńca wczëtac zanim gò mòże drëkòwac
126 |
127 | document_colors_disabled=Dokùmentë PDF nie mògą ù swòjich farwów: \'Pòzwòlë stronóm wëbierac swòje farwë\' je wëłączoné w przezérnikù.
128 | invalid_password=Lëchô parola.
129 | text_annotation_type.alt=[Adnotacjô {{type}}]
130 |
131 | tools.title=Tools
132 | first_page_label=Go to First Page
133 |
134 |
135 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/hto/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | open_file_label=Tuide
25 | print.title=Rábe fɨnoraɨma
26 | print_label=Rábe fɨnoraɨma
27 | download.title=Yúnua
28 | download_label=Yúnua
29 | bookmark.title=Bírui éroika (kómue éroirafo tuño fakayena)
30 | bookmark_label=Bírui éroika
31 |
32 | # Secondary toolbar and context menu
33 | tools.title=Ránɨaɨ táɨjɨyena
34 | tools_label=Ránɨaɨ táɨjɨyena
35 | first_page.title=Nano fueñe rabemo jaíri
36 | first_page.label=Nano fueñe rabemo jaíri
37 | first_page_label=Nano fueñe rabemo jaíri
38 | last_page.title=Ɨ́kóɨ fueñe rabemo jaíri
39 | last_page.label=Ɨ́kóɨ fueñe rabemo jaíri
40 | last_page_label=Ɨ́kóɨ fueñe rabemo jaíri
41 | page_rotate_cw.title=Nabene jɨrekai
42 | page_rotate_cw.label=Nabene jɨrekai
43 | page_rotate_cw_label=Nabene jɨrekai
44 | page_rotate_ccw.title=Jarɨ́fene jirekaɨ
45 | page_rotate_ccw.label=Jarɨ́fene jirekaɨ
46 | page_rotate_ccw_label=Jarɨ́fene jirekaɨ
47 |
48 |
49 | # Document properties dialog box
50 | document_properties_file_name=Ráanɨ mamékɨ:
51 | document_properties_file_size=Ráanɨ dɨeze:
52 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
53 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
54 | document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
55 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
56 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
57 | document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
58 | document_properties_title=Kúega mámekɨ:
59 | document_properties_author=Fɨnokamɨe:
60 | document_properties_subject=Mɨnɨka:
61 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
62 | # will be replaced by the creation/modification date, and time, of the PDF file.
63 | document_properties_date_string={{date}}, {{time}}
64 | document_properties_creator=Fɨnoraɨma:
65 | document_properties_version=Yóga ráfue PDF:
66 | document_properties_close=Ɨ́baide
67 |
68 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
69 | # a numerical per cent value.
70 |
71 | # Tooltips and alt text for side panel toolbar buttons
72 | # (the _label strings are alt text for the buttons, the .title strings are
73 | # tooltips)
74 | attachments.title=Dájemo jónega akatairi
75 | attachments_label=Dano jónega
76 | thumbs.title=Dúe íya akatairi
77 | thumbs_label=Dúe íya
78 |
79 | # Thumbnails panel item (tooltip and alt text for images)
80 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
81 | # number.
82 | thumb_page_title=Rabe {{page}}
83 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
84 | # number.
85 | thumb_page_canvas=Dúe íya rabe {{page}}
86 |
87 | # Find panel button title and messages
88 | find_previous_label=Jɨáɨkena\u0020
89 | find_next_label=Báɨfene
90 | find_highlight=Nana rɨgɨno
91 | find_not_found=Daɨna báñeiga
92 |
93 | # Error panel labels
94 | error_more_info=Jamano ráfue
95 | error_less_info=Dúe ráfue
96 | error_close=Ɨ́bai
97 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
98 | # replaced by the PDF.JS version and build ID.
99 | error_version_info=PDF.js v{{version}} (build: {{build}})
100 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
101 | # english string describing the error.
102 | error_message=Úaina: {{message}}
103 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
104 | # trace.
105 | error_stack=Pila: {{stack}}
106 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
107 | error_file=Jónia ráa: {{file}}
108 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
109 | error_line=Ida: {{line}}
110 |
111 | # Predefined zoom values
112 | page_scale_auto=Zoom dama fɨnode
113 | page_scale_actual=Bírui dɨeze
114 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
115 | # numerical scale value.
116 | page_scale_percent={{scale}}%
117 |
118 | # Loading indicator messages
119 | loading_error_indicator=Fɨgòñede
120 |
121 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
122 | # "{{type}}" will be replaced with an annotation type from a list defined in
123 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
124 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
125 | text_annotation_type.alt=[{{type}} baítade]
126 | password_ok=Jɨɨ
127 |
128 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/ku/viewer.properties:
--------------------------------------------------------------------------------
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=Rûpela berê
17 | previous_label=Paşve
18 | next.title=Rûpela pêş
19 | next_label=Pêş
20 |
21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 | # representing the total number of pages in the document.
24 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
25 | # will be replaced by a number representing the currently visible page,
26 | # respectively a number representing the total number of pages in the document.
27 |
28 | zoom_out.title=Dûr bike
29 | zoom_out_label=Dûr bike
30 | zoom_in.title=Nêzîk bike
31 | zoom_in_label=Nêzîk bike
32 | zoom.title=Nêzîk Bike
33 | presentation_mode.title=Derbasî mûda pêşkêşkariyê bibe
34 | presentation_mode_label=Moda Pêşkêşkariyê
35 | open_file.title=Pelî veke
36 | open_file_label=Veke
37 | print.title=Çap bike
38 | print_label=Çap bike
39 | download.title=Jêbar bike
40 | download_label=Jêbar bike
41 | bookmark.title=Xuyakirina niha (kopî yan jî di pencereyeke nû de veke)
42 | bookmark_label=Xuyakirina niha
43 |
44 | # Secondary toolbar and context menu
45 | tools.title=Amûr
46 | tools_label=Amûr
47 | first_page.title=Here rûpela yekemîn
48 | first_page.label=Here rûpela yekemîn
49 | first_page_label=Here rûpela yekemîn
50 | last_page.title=Here rûpela dawîn
51 | last_page.label=Here rûpela dawîn
52 | last_page_label=Here rûpela dawîn
53 | page_rotate_cw.title=Bi aliyê saetê ve bizivirîne
54 | page_rotate_cw.label=Bi aliyê saetê ve bizivirîne
55 | page_rotate_cw_label=Bi aliyê saetê ve bizivirîne
56 | page_rotate_ccw.title=Berevajî aliyê saetê ve bizivirîne
57 | page_rotate_ccw.label=Berevajî aliyê saetê ve bizivirîne
58 | page_rotate_ccw_label=Berevajî aliyê saetê ve bizivirîne
59 |
60 |
61 | # Document properties dialog box
62 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
63 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
64 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
65 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
66 | document_properties_title=Sernav:
67 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
68 | # will be replaced by the creation/modification date, and time, of the PDF file.
69 |
70 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
71 | # a numerical per cent value.
72 |
73 | # Tooltips and alt text for side panel toolbar buttons
74 | # (the _label strings are alt text for the buttons, the .title strings are
75 | # tooltips)
76 | toggle_sidebar.title=Darikê kêlekê veke/bigire
77 | toggle_sidebar_label=Darikê kêlekê veke/bigire
78 | document_outline_label=Şemaya belgeyê
79 | thumbs.title=Wênekokan nîşan bide
80 | thumbs_label=Wênekok
81 | findbar.title=Di belgeyê de bibîne
82 |
83 | # Thumbnails panel item (tooltip and alt text for images)
84 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
85 | # number.
86 | thumb_page_title=Rûpel {{page}}
87 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
88 | # number.
89 | thumb_page_canvas=Wênekoka rûpelê {{page}}
90 |
91 | # Find panel button title and messages
92 | find_previous.title=Peyva berê bibîne
93 | find_previous_label=Paşve
94 | find_next.title=Peyya pêş bibîne
95 | find_next_label=Pêşve
96 | find_highlight=Tevî beloq bike
97 | find_match_case_label=Ji bo tîpên hûrdek-girdek bihîstyar
98 | find_reached_top=Gihîşt serê rûpelê, ji dawiya rûpelê bidomîne
99 | find_reached_bottom=Gihîşt dawiya rûpelê, ji serê rûpelê bidomîne
100 | find_not_found=Peyv nehat dîtin
101 |
102 | # Error panel labels
103 | error_more_info=Zêdetir agahî
104 | error_less_info=Zêdetir agahî
105 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
106 | # replaced by the PDF.JS version and build ID.
107 | error_version_info=PDF.js versiyon {{version}} (avanî: {{build}})
108 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
109 | # english string describing the error.
110 | error_message=Peyam: {{message}}
111 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
112 | # trace.
113 | error_stack=Komik: {{stack}}
114 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
115 | error_file=Pel: {{file}}
116 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
117 | error_line=Rêzik: {{line}}
118 | rendering_error=Di vehûrandina rûpelê de çewtî çêbû.
119 |
120 | # Predefined zoom values
121 | page_scale_width=Firehiya rûpelê
122 | page_scale_fit=Di rûpelê de bicî bike
123 | page_scale_auto=Xweber nêzîk bike
124 | page_scale_actual=Mezinahiya rastîn
125 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
126 | # numerical scale value.
127 |
128 | # Loading indicator messages
129 | loading_error_indicator=Xeletî
130 | loading_error=Dema ku PDF dihat barkirin çewtiyek çêbû.
131 | invalid_file_error=Pelê PDFê nederbasdar yan jî xirabe ye.
132 | missing_file_error=Pelê PDFê kêm e.
133 |
134 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
135 | # "{{type}}" will be replaced with an annotation type from a list defined in
136 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
137 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
138 | text_annotation_type.alt=[Nîşaneya {{type}}ê]
139 | password_label=Ji bo PDFê vekî şîfreyê binivîse.
140 | password_invalid=Şîfre çewt e. Tika ye dîsa biceribîne.
141 | password_ok=Temam
142 |
143 | printing_not_supported=Hişyarî: Çapkirin ji hêla vê gerokê ve bi temamî nayê destekirin.
144 | printing_not_ready=Hişyarî: PDF bi temamî nehat barkirin û ji bo çapê ne amade ye.
145 | web_fonts_disabled=Fontên Webê neçalak in: Fontên PDFê yên veşartî nayên bikaranîn.
146 | document_colors_not_allowed=Destûr tune ye ku belgeyên PDFê rengên xwe bi kar bînin: Di gerokê de 'destûrê bide rûpelan ku rengên xwe bi kar bînin' nehatiye çalakirin.
147 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/lg/viewer.properties:
--------------------------------------------------------------------------------
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=Omuko Ogubadewo
17 | next.title=Omuko Oguddako
18 |
19 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
20 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
21 | # representing the total number of pages in the document.
22 | of_pages=ku {{pagesCount}}
23 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
24 | # will be replaced by a number representing the currently visible page,
25 | # respectively a number representing the total number of pages in the document.
26 |
27 | zoom_out.title=Zimbulukusa
28 | zoom_out_label=Zimbulukusa
29 | zoom_in.title=Funza Munda
30 | zoom_in_label=Funza Munda
31 | zoom.title=Gezzamu
32 | open_file.title=Bikula Fayiro
33 | open_file_label=Ggulawo
34 | print.title=Fulumya
35 | print_label=Fulumya
36 | download.title=Tikula
37 | download_label=Tikula
38 | bookmark.title=Endabika eriwo (koppa oba gulawo mu diriisa epya)
39 | bookmark_label=Endabika Eriwo
40 |
41 | # Secondary toolbar and context menu
42 |
43 |
44 | # Document properties dialog box
45 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
46 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
47 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
48 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
49 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
50 | # will be replaced by the creation/modification date, and time, of the PDF file.
51 |
52 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
53 | # a numerical per cent value.
54 |
55 | # Tooltips and alt text for side panel toolbar buttons
56 | # (the _label strings are alt text for the buttons, the .title strings are
57 | # tooltips)
58 | document_outline_label=Ensalo ze Ekiwandiko
59 | thumbs.title=Laga Ekifanyi Mubufunze
60 | thumbs_label=Ekifanyi Mubufunze
61 |
62 | # Thumbnails panel item (tooltip and alt text for images)
63 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
64 | # number.
65 | thumb_page_title=Omuko {{page}}
66 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
67 | # number.
68 | thumb_page_canvas=Ekifananyi kyo Omuko Mubufunze {{page}}
69 |
70 | # Find panel button title and messages
71 | find_previous.title=Zuula awayise mukweddamu mumiteddera
72 | find_next.title=Zuula ekidako mukweddamu mumiteddera
73 | find_highlight=Londa byonna
74 | find_not_found=Emiteddera tezuuliddwa
75 |
76 | # Error panel labels
77 | error_more_info=Ebisingawo
78 | error_less_info=Mubumpimpi
79 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
80 | # replaced by the PDF.JS version and build ID.
81 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
82 | # english string describing the error.
83 | error_message=Obubaaka: {{message}}
84 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
85 | # trace.
86 | error_stack=Ebipangiddwa: {{stack}}
87 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
88 | error_file=Fayiro {{file}}
89 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
90 | error_line=Layini: {{line}}
91 | rendering_error=Wabadewo ensobi muku tekawo omuko.
92 |
93 | # Predefined zoom values
94 | page_scale_width=Obugazi bwo Omuko
95 | page_scale_fit=Okutuka kwo Omuko
96 | page_scale_auto=Okwefunza no Kwegeza
97 | page_scale_actual=Obunene Obutufu
98 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
99 | # numerical scale value.
100 |
101 | # Loading indicator messages
102 | loading_error_indicator=Ensobi
103 | loading_error=Wabadewo ensobi mukutika PDF.
104 |
105 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
106 | # "{{type}}" will be replaced with an annotation type from a list defined in
107 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
108 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
109 | text_annotation_type.alt=[{{type}} Enyonyola]
110 | password_ok=OK
111 |
112 | printing_not_supported=Okulaabula: Okulumya empapula tekuwagirwa enonyeso enno.
113 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/meh/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom.title=Nasa´a ka´nu/Nasa´a luli
25 |
26 | # Secondary toolbar and context menu
27 |
28 |
29 | # Document properties dialog box
30 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
31 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
32 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
33 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
34 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
35 | # will be replaced by the creation/modification date, and time, of the PDF file.
36 |
37 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
38 | # a numerical per cent value.
39 |
40 | # Tooltips and alt text for side panel toolbar buttons
41 | # (the _label strings are alt text for the buttons, the .title strings are
42 | # tooltips)
43 |
44 | # Thumbnails panel item (tooltip and alt text for images)
45 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
46 | # number.
47 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
48 | # number.
49 |
50 | # Find panel button title and messages
51 |
52 | # Error panel labels
53 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
54 | # replaced by the PDF.JS version and build ID.
55 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
56 | # english string describing the error.
57 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
58 | # trace.
59 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
60 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
61 |
62 | # Predefined zoom values
63 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
64 | # numerical scale value.
65 |
66 | # Loading indicator messages
67 |
68 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
69 | # "{{type}}" will be replaced with an annotation type from a list defined in
70 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
71 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
72 |
73 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/mn/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom.title=Тэлэлт
25 | open_file.title=Файл нээ
26 | open_file_label=Нээ
27 |
28 | # Secondary toolbar and context menu
29 |
30 |
31 | # Document properties dialog box
32 | document_properties_file_name=Файлын нэр:
33 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
34 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
35 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
36 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
37 | document_properties_title=Гарчиг:
38 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
39 | # will be replaced by the creation/modification date, and time, of the PDF file.
40 |
41 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
42 | # a numerical per cent value.
43 |
44 | # Tooltips and alt text for side panel toolbar buttons
45 | # (the _label strings are alt text for the buttons, the .title strings are
46 | # tooltips)
47 |
48 | # Thumbnails panel item (tooltip and alt text for images)
49 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
50 | # number.
51 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
52 | # number.
53 |
54 | # Find panel button title and messages
55 | find_previous.title=Хайлтын өмнөх олдцыг харуулна
56 | find_next.title=Хайлтын дараагийн олдцыг харуулна
57 | find_not_found=Олдсонгүй
58 |
59 | # Error panel labels
60 | error_more_info=Нэмэлт мэдээлэл
61 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
62 | # replaced by the PDF.JS version and build ID.
63 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
64 | # english string describing the error.
65 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
66 | # trace.
67 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
68 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
69 |
70 | # Predefined zoom values
71 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
72 | # numerical scale value.
73 |
74 | # Loading indicator messages
75 | loading_error_indicator=Алдаа
76 |
77 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
78 | # "{{type}}" will be replaced with an annotation type from a list defined in
79 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
80 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
81 | password_ok=OK
82 |
83 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/nso/viewer.properties:
--------------------------------------------------------------------------------
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=Letlakala le fetilego
17 | previous_label=Fetilego
18 | next.title=Letlakala le latelago
19 | next_label=Latelago
20 |
21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 | # representing the total number of pages in the document.
24 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
25 | # will be replaced by a number representing the currently visible page,
26 | # respectively a number representing the total number of pages in the document.
27 |
28 | zoom_out.title=Bušetša ka gare
29 | zoom_out_label=Bušetša ka gare
30 | zoom_in.title=Godišetša ka ntle
31 | zoom_in_label=Godišetša ka ntle
32 | zoom.title=Godiša
33 | presentation_mode.title=Fetogela go mokgwa wa tlhagišo
34 | presentation_mode_label=Mokgwa wa tlhagišo
35 | open_file.title=Bula faele
36 | open_file_label=Bula
37 | print.title=Gatiša
38 | print_label=Gatiša
39 | download.title=Laolla
40 | download_label=Laolla
41 | bookmark.title=Pono ya bjale (kopiša le go bula lefasetereng le leswa)
42 | bookmark_label=Tebelelo ya gona bjale
43 |
44 | # Secondary toolbar and context menu
45 |
46 |
47 | # Document properties dialog box
48 | document_properties_file_name=Leina la faele:
49 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
50 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
52 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
53 | document_properties_title=Thaetlele:
54 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
55 | # will be replaced by the creation/modification date, and time, of the PDF file.
56 |
57 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
58 | # a numerical per cent value.
59 |
60 | # Tooltips and alt text for side panel toolbar buttons
61 | # (the _label strings are alt text for the buttons, the .title strings are
62 | # tooltips)
63 | toggle_sidebar.title=Šielanya para ya ka thoko
64 | toggle_sidebar_label=Šielanya para ya ka thoko
65 | document_outline_label=Kakaretšo ya tokumente
66 | thumbs.title=Laetša dikhutšofatšo
67 | thumbs_label=Dikhutšofatšo
68 | findbar.title=Hwetša go tokumente
69 |
70 | # Thumbnails panel item (tooltip and alt text for images)
71 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
72 | # number.
73 | thumb_page_title=Letlakala {{page}}
74 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
75 | # number.
76 | thumb_page_canvas=Khutšofatšo ya letlakala {{page}}
77 |
78 | # Find panel button title and messages
79 | find_previous.title=Hwetša tiragalo e fetilego ya sekafoko
80 | find_previous_label=Fetilego
81 | find_next.title=Hwetša tiragalo e latelago ya sekafoko
82 | find_next_label=Latelago
83 | find_highlight=Bonagatša tšohle
84 | find_match_case_label=Swantšha kheisi
85 | find_reached_top=Fihlile godimo ga tokumente, go tšwetšwe pele go tloga tlase
86 | find_reached_bottom=Fihlile mafelelong a tokumente, go tšwetšwe pele go tloga godimo
87 | find_not_found=Sekafoko ga sa hwetšwa
88 |
89 | # Error panel labels
90 | error_more_info=Tshedimošo e oketšegilego
91 | error_less_info=Tshedimošo ya tlasana
92 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
93 | # replaced by the PDF.JS version and build ID.
94 | error_version_info=PDF.js v{{version}} (build: {{build}})
95 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
96 | # english string describing the error.
97 | error_message=Molaetša: {{message}}
98 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
99 | # trace.
100 | error_stack=Mokgobo: {{stack}}
101 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
102 | error_file=Faele: {{file}}
103 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
104 | error_line=Mothaladi: {{line}}
105 | rendering_error=Go diregile phošo ge go be go gafelwa letlakala.
106 |
107 | # Predefined zoom values
108 | page_scale_width=Bophara bja letlakala
109 | page_scale_fit=Go lekana ga letlakala
110 | page_scale_auto=Kgodišo ya maitirišo
111 | page_scale_actual=Bogolo bja kgonthe
112 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
113 | # numerical scale value.
114 |
115 | # Loading indicator messages
116 | loading_error_indicator=Phošo
117 | loading_error=Go diregile phošo ge go hlahlelwa PDF.
118 | invalid_file_error=Faele ye e sa šomego goba e senyegilego ya PDF.
119 | missing_file_error=Faele yeo e sego gona ya PDF.
120 |
121 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
122 | # "{{type}}" will be replaced with an annotation type from a list defined in
123 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
124 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
125 | text_annotation_type.alt=[{{type}} Tlhaloso]
126 | password_ok=LOKILE
127 |
128 | printing_not_supported=Temošo: Go gatiša ga go thekgwe ke praosara ye ka botlalo.
129 | printing_not_ready=Temošo: PDF ga ya hlahlelwa ka botlalo bakeng sa go gatišwa.
130 | web_fonts_disabled=Difonte tša wepe di šitišitšwe: ga e kgone go diriša difonte tša PDF tše khutišitšwego.
131 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/rw/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom.title=Ihindurangano
25 | open_file.title=Gufungura Dosiye
26 | open_file_label=Gufungura
27 |
28 | # Secondary toolbar and context menu
29 |
30 |
31 | # Document properties dialog box
32 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
33 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
34 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
35 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
36 | document_properties_title=Umutwe:
37 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
38 | # will be replaced by the creation/modification date, and time, of the PDF file.
39 |
40 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
41 | # a numerical per cent value.
42 |
43 | # Tooltips and alt text for side panel toolbar buttons
44 | # (the _label strings are alt text for the buttons, the .title strings are
45 | # tooltips)
46 |
47 | # Thumbnails panel item (tooltip and alt text for images)
48 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
49 | # number.
50 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
51 | # number.
52 |
53 | # Find panel button title and messages
54 | find_previous.title=Gushaka aho uyu murongo ugaruka mbere y'aha
55 | find_next.title=Gushaka aho uyu murongo wongera kugaruka
56 | find_not_found=Umurongo ntubonetse
57 |
58 | # Error panel labels
59 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
60 | # replaced by the PDF.JS version and build ID.
61 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
62 | # english string describing the error.
63 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
64 | # trace.
65 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
66 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
67 |
68 | # Predefined zoom values
69 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
70 | # numerical scale value.
71 |
72 | # Loading indicator messages
73 | loading_error_indicator=Ikosa
74 |
75 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
76 | # "{{type}}" will be replaced with an annotation type from a list defined in
77 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
78 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
79 | password_invalid=Ijambo ry'ibanga ridahari. Wakongera ukagerageza
80 | password_ok=YEGO
81 |
82 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/sat/viewer.properties:
--------------------------------------------------------------------------------
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 | next.title=इना़ तायोम साहटा
18 |
19 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
20 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
21 | # representing the total number of pages in the document.
22 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
23 | # will be replaced by a number representing the currently visible page,
24 | # respectively a number representing the total number of pages in the document.
25 |
26 | zoom.title=हुडिञ ला़टु तेयार
27 | presentation_mode.title=उदुक् सोदोर ओबोसता रे ओताय मे
28 | presentation_mode_label=उदुक् सोदोर ओबोसता
29 | open_file.title=रेत् झिज मे
30 | open_file_label=झिज मे झिच्
31 | bookmark.title=नितोगाक् ञेल (नावा विंडो रे नोकोल आर बाङ झिज मे )
32 | bookmark_label=नितोगाक् ञेंल
33 |
34 | # Secondary toolbar and context menu
35 |
36 |
37 | # Document properties dialog box
38 | document_properties_file_name=रेत् ञुतुम:
39 | document_properties_file_size=रेत् माराङ तेत्:
40 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
41 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
42 | document_properties_kb={{माराङ तेत्_kb}} KB ({{माराङ तेत्_b}} बाइट्स)
43 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
44 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
45 | document_properties_mb={{माराङ तेत्_mb}} MB ({{माराङ तेत्_b}} बाइट्स)
46 | document_properties_title=एम ञुतुम:
47 | document_properties_author=ओनोलिया़:
48 | document_properties_subject=बिसोय:
49 | document_properties_keywords=का़ठी बोर्ड:
50 | document_properties_creation_date=तेयार मा़हित्:
51 | document_properties_modification_date=बोदोल होचो मा़हित्:
52 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
53 | # will be replaced by the creation/modification date, and time, of the PDF file.
54 | document_properties_date_string={{मा़हित्}}, {{ओकतो}}
55 | document_properties_creator=बेनाविच्:
56 | document_properties_producer=PDF तेयार ओडोकिच्:
57 | document_properties_version=PDF बार्सान:
58 | document_properties_page_count=साहटा लेखा:
59 |
60 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
61 | # a numerical per cent value.
62 |
63 | # Tooltips and alt text for side panel toolbar buttons
64 | # (the _label strings are alt text for the buttons, the .title strings are
65 | # tooltips)
66 | document_outline_label=दोलिल तेयार तेत्
67 | attachments.title=लाठा सेलेद को उदुक् मे
68 | attachments_label=लाठा सेलेद को
69 | thumbs.title=चिता़र आहला को उदुगा मे
70 | thumbs_label=चिता़र आहला को
71 | findbar.title=दोलिल रे ञाम
72 |
73 | # Thumbnails panel item (tooltip and alt text for images)
74 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
75 | # number.
76 | thumb_page_title=साहटा {{साहटा}}
77 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
78 | # number.
79 | thumb_page_canvas=साहटा रेयाक् चिता़र आहला {{साहटा}}
80 |
81 | # Find panel button title and messages
82 | find_previous.title=आयात् हिंस रेयाक् पा़हिल सेदाक् ओडोक् ञाम मे
83 | find_next.title=आयात् हिंस रेयाक् इना़ तायोम ओडोक् ञाम मे
84 | find_highlight=जोतो उदुक् राकाब
85 | find_match_case_label=जोड़ मामला
86 | find_reached_top=दोलिल रेयाक् चोट रे सेटेर, लातार खोन लेताड़
87 | find_reached_bottom=दोलिल रेयाक् मुचा़त् रे सेटेर, चोट खोन लेताड़
88 | find_not_found=आयात् हिंस बाय ञाम लेना
89 |
90 | # Error panel labels
91 | error_more_info=बाड़ती ला़य सोदोरढेर ला़य सोदोर
92 | error_less_info=कोम ला़य सोदोर
93 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
94 | # replaced by the PDF.JS version and build ID.
95 | error_version_info=PDF.js v{{बार्सान}} (तेयार: {{तेयार}})
96 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
97 | # english string describing the error.
98 | error_message=खोबोर: {{खोबोर}}
99 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
100 | # trace.
101 | error_stack=डांग: {{डांग}}
102 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
103 | error_file=रेत्: {{रेत्}}
104 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
105 | error_line=गार: {{गार}}
106 | rendering_error=साहटा एम जोहोक मित् भुल हुय एना .
107 |
108 | # Predefined zoom values
109 | page_scale_width=साहटा ओसार
110 | page_scale_fit=साहटा खाप
111 | page_scale_auto=आच् आच् ते हुडिञ ला़टु तेयार
112 | page_scale_actual=ठिक माराङ तेत्
113 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
114 | # numerical scale value.
115 |
116 | # Loading indicator messages
117 | loading_error_indicator=भुल
118 | loading_error=\u0020PDFलादे जोहोक् मित् भुल हुय एना.
119 | invalid_file_error=बाङ बाताव आर बाङ PDF रेत्.
120 | missing_file_error=आदाक् PDF रेत्.
121 |
122 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
123 | # "{{type}}" will be replaced with an annotation type from a list defined in
124 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
125 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
126 | text_annotation_type.alt=[{{लेकान}} बेयान एम]
127 | password_label=नोवा PDF रेत् झिज ला़गित् दानाङ साबाद आदेर मे.
128 | password_invalid=बाङ बातावाक् दानाङ साबाद. दोहड़ा कुरुमुटुय मे.
129 | password_ok=OK
130 |
131 | printing_not_supported=होसियार: छापा नोवा पानतेयाक् दाराय ते पुरा़व बाय गोड़ोवाकाना .
132 | printing_not_ready=होंसिया़र: छापा ला़गित् PDF पुरा़ बाय लादे आकाना.
133 | web_fonts_disabled=वेब फॉन्ट बाङ हुय होचो आकाना: भितिर थापोन PDF फॉन्ट्स बेभार बाङ हुय केया.
134 | document_colors_not_allowed=PDF दोलिल को आजाक् निजे रोङ बेभार बाताव बाय एमागाक् आ: 'आजाक् निजे रोङ को बाछाव ला़गित् बाताव एम साहटा कोदो ब्राउजार रे बाय चोगोड़ होचोवा.
135 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/sw/viewer.properties:
--------------------------------------------------------------------------------
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=Ukurasa Uliotangulia
17 | previous_label=Iliyotangulia
18 | next.title=Ukurasa Ufuatao
19 | next_label=Ifuatayo
20 |
21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 | # representing the total number of pages in the document.
24 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
25 | # will be replaced by a number representing the currently visible page,
26 | # respectively a number representing the total number of pages in the document.
27 |
28 | zoom_out.title=Kuza Nje
29 | zoom_out_label=Kuza Nje
30 | zoom_in.title=Kuza Ndani
31 | zoom_in_label=Kuza Ndani
32 | zoom.title=Kuza
33 | presentation_mode.title=Badili kwa Hali ya Uwasilishaji
34 | presentation_mode_label=Hali ya Uwasilishaji
35 | open_file.title=Fungua Faili
36 | open_file_label=Fungua
37 | print.title=Chapisha
38 | print_label=Chapisha
39 | download.title=Pakua
40 | download_label=Pakua
41 | bookmark.title=Mwonekano wa sasa (nakili au ufungue katika dirisha mpya)
42 | bookmark_label=Mwonekano wa Sasa
43 |
44 | # Secondary toolbar and context menu
45 |
46 |
47 | # Document properties dialog box
48 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
49 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
50 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
51 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
52 | document_properties_title=Kichwa:
53 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
54 | # will be replaced by the creation/modification date, and time, of the PDF file.
55 |
56 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
57 | # a numerical per cent value.
58 |
59 | # Tooltips and alt text for side panel toolbar buttons
60 | # (the _label strings are alt text for the buttons, the .title strings are
61 | # tooltips)
62 | toggle_sidebar.title=Kibiano cha Upau wa Kando
63 | toggle_sidebar_label=Kibiano cha Upau wa Kando
64 | document_outline_label=Ufupisho wa Waraka
65 | thumbs.title=Onyesha Kijipicha
66 | thumbs_label=Vijipicha
67 | findbar.title=Pata katika Waraka
68 |
69 | # Thumbnails panel item (tooltip and alt text for images)
70 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
71 | # number.
72 | thumb_page_title=Ukurasa {{ukurasa}}
73 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
74 | # number.
75 | thumb_page_canvas=Kijipicha cha ukurasa {{ukurasa}}
76 |
77 | # Find panel button title and messages
78 | find_previous.title=Tafuta tukio kabla ya msemo huu
79 | find_previous_label=Iliyotangulia
80 | find_next.title=Tafuta tukio linalofuata la msemo
81 | find_next_label=Ifuatayo
82 | find_highlight=Angazia yote
83 | find_match_case_label=Linganisha herufi
84 | find_reached_top=Imefika juu ya waraka, imeendelea kutoka chini
85 | find_reached_bottom=Imefika mwisho wa waraka, imeendelea kutoka juu
86 | find_not_found=Msemo hukupatikana
87 |
88 | # Error panel labels
89 | error_more_info=Maelezo Zaidi
90 | error_less_info=Maelezo Kidogo
91 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
92 | # replaced by the PDF.JS version and build ID.
93 | error_version_info=PDF.js v{{version}} (jenga: {{build}})
94 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
95 | # english string describing the error.
96 | error_message=Ujumbe: {{message}}
97 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
98 | # trace.
99 | error_stack=Panganya: {{stack}}
100 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
101 | error_file=Faili: {{faili}}
102 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
103 | error_line=Laini: {{laini}}
104 | rendering_error=Hitilafu lilitokea wajati wa kutoa ukurasa
105 |
106 | # Predefined zoom values
107 | page_scale_width=Upana wa Ukurasa
108 | page_scale_fit=Usawa wa Ukurasa
109 | page_scale_auto=Ukuzaji wa Kiotomatiki
110 | page_scale_actual=Ukubwa Halisi
111 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
112 | # numerical scale value.
113 |
114 | # Loading indicator messages
115 | loading_error_indicator=Hitilafu
116 | loading_error=Hitilafu lilitokea wakati wa kupakia PDF.
117 | invalid_file_error=Faili ya PDF isiyohalali au potofu.
118 | missing_file_error=Faili ya PDF isiyopo.
119 |
120 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
121 | # "{{type}}" will be replaced with an annotation type from a list defined in
122 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
123 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
124 | text_annotation_type.alt=[{{type}} Ufafanuzi]
125 | password_ok=SAWA
126 |
127 | printing_not_supported=Onyo: Uchapishaji hauauniwi kabisa kwa kivinjari hiki.
128 | web_fonts_disabled=Fonti za tovuti zimelemazwa: haziwezi kutumia fonti za PDF zilizopachikwa.
129 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/ta-LK/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom.title=அளவு
25 | open_file.title=கோப்பினைத் திறக்க
26 | open_file_label=திறக்க
27 |
28 | # Secondary toolbar and context menu
29 |
30 |
31 | # Document properties dialog box
32 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
33 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
34 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
35 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
36 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
37 | # will be replaced by the creation/modification date, and time, of the PDF file.
38 |
39 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
40 | # a numerical per cent value.
41 |
42 | # Tooltips and alt text for side panel toolbar buttons
43 | # (the _label strings are alt text for the buttons, the .title strings are
44 | # tooltips)
45 |
46 | # Thumbnails panel item (tooltip and alt text for images)
47 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
48 | # number.
49 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
50 | # number.
51 |
52 | # Find panel button title and messages
53 | find_previous.title=இந்த சொற்றொடரின் முன்னைய நிகழ்வை தேடு
54 | find_next.title=இந்த சொற்றொடரின் அடுத்த நிகழ்வைத் தேடு
55 |
56 | # Error panel labels
57 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
58 | # replaced by the PDF.JS version and build ID.
59 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
60 | # english string describing the error.
61 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
62 | # trace.
63 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
64 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
65 |
66 | # Predefined zoom values
67 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
68 | # numerical scale value.
69 |
70 | # Loading indicator messages
71 |
72 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
73 | # "{{type}}" will be replaced with an annotation type from a list defined in
74 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
75 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
76 | password_ok=ஆம்
77 |
78 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/tn/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom.title=Zuma/gogela
25 | open_file.title=Bula Faele
26 | open_file_label=Bula
27 |
28 | # Secondary toolbar and context menu
29 |
30 |
31 | # Document properties dialog box
32 | document_properties_file_name=Leina la faele:
33 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
34 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
35 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
36 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
37 | document_properties_title=Leina:
38 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
39 | # will be replaced by the creation/modification date, and time, of the PDF file.
40 |
41 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
42 | # a numerical per cent value.
43 |
44 | # Tooltips and alt text for side panel toolbar buttons
45 | # (the _label strings are alt text for the buttons, the .title strings are
46 | # tooltips)
47 |
48 | # Thumbnails panel item (tooltip and alt text for images)
49 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
50 | # number.
51 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
52 | # number.
53 |
54 | # Find panel button title and messages
55 | find_previous.title=Batla tiragalo e e fetileng ya setlhopha sa mafoko
56 | find_next.title=Batla tiragalo e e latelang ya setlhopha sa mafoko
57 | find_not_found=Setlhopha sa mafoko ga se a bonwa
58 |
59 | # Error panel labels
60 | error_more_info=Tshedimosetso e Nngwe
61 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
62 | # replaced by the PDF.JS version and build ID.
63 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
64 | # english string describing the error.
65 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
66 | # trace.
67 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
68 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
69 |
70 | # Predefined zoom values
71 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
72 | # numerical scale value.
73 |
74 | # Loading indicator messages
75 | loading_error_indicator=Phoso
76 |
77 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
78 | # "{{type}}" will be replaced with an annotation type from a list defined in
79 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
80 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
81 | password_ok=Siame
82 |
83 | web_fonts_disabled=Mefutatlhaka ya Webo ga e dire: ga e kgone go dirisa mofutatlhaka wa PDF o tsentsweng.
84 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/tsz/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom.title=jasi
25 | open_file_label=Mitani
26 |
27 | # Secondary toolbar and context menu
28 |
29 |
30 | # Document properties dialog box
31 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
32 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
33 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
34 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
35 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
36 | # will be replaced by the creation/modification date, and time, of the PDF file.
37 |
38 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
39 | # a numerical per cent value.
40 |
41 | # Tooltips and alt text for side panel toolbar buttons
42 | # (the _label strings are alt text for the buttons, the .title strings are
43 | # tooltips)
44 |
45 | # Thumbnails panel item (tooltip and alt text for images)
46 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
47 | # number.
48 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
49 | # number.
50 |
51 | # Find panel button title and messages
52 |
53 | # Error panel labels
54 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
55 | # replaced by the PDF.JS version and build ID.
56 | error_version_info=PDF.js v{{version}} (build: {{build}})
57 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
58 | # english string describing the error.
59 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
60 | # trace.
61 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
62 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
63 |
64 | # Predefined zoom values
65 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
66 | # numerical scale value.
67 |
68 | # Loading indicator messages
69 |
70 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
71 | # "{{type}}" will be replaced with an annotation type from a list defined in
72 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
73 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
74 | password_ok=Jo
75 |
76 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/wo/viewer.properties:
--------------------------------------------------------------------------------
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=Xët wi jiitu
17 | previous_label=Bi jiitu
18 | next.title=Xët wi ci topp
19 | next_label=Bi ci topp
20 |
21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 | # representing the total number of pages in the document.
24 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
25 | # will be replaced by a number representing the currently visible page,
26 | # respectively a number representing the total number of pages in the document.
27 |
28 | zoom_out.title=Wàññi
29 | zoom_out_label=Wàññi
30 | zoom_in.title=Yaatal
31 | zoom_in_label=Yaatal
32 | zoom.title=Yambalaŋ
33 | presentation_mode.title=Wañarñil ci anamu wone
34 | presentation_mode_label=Anamu Wone
35 | open_file.title=Ubbi benn dencukaay
36 | open_file_label=Ubbi
37 | print.title=Móol
38 | print_label=Móol
39 | download.title=Yeb yi
40 | download_label=Yeb yi
41 | bookmark.title=Wone bi taxaw (duppi walla ubbi palanteer bu bees)
42 | bookmark_label=Wone bi feeñ
43 |
44 | # Secondary toolbar and context menu
45 |
46 |
47 | # Document properties dialog box
48 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
49 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
50 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
51 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
52 | document_properties_title=Bopp:
53 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
54 | # will be replaced by the creation/modification date, and time, of the PDF file.
55 |
56 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
57 | # a numerical per cent value.
58 |
59 | # Tooltips and alt text for side panel toolbar buttons
60 | # (the _label strings are alt text for the buttons, the .title strings are
61 | # tooltips)
62 | thumbs.title=Wone nataal yu ndaw yi
63 | thumbs_label=Nataal yu ndaw yi
64 | findbar.title=Gis ci biir jukki bi
65 | findbar_label=Wut
66 |
67 | # Thumbnails panel item (tooltip and alt text for images)
68 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
69 | # number.
70 | thumb_page_title=Xët {{page}}
71 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
72 | # number.
73 | thumb_page_canvas=Wiñet bu xët {{page}}
74 |
75 | # Find panel button title and messages
76 | find_previous.title=Seet beneen kaddu bu ni mel te jiitu
77 | find_previous_label=Bi jiitu
78 | find_next.title=Seet beneen kaddu bu ni mel
79 | find_next_label=Bi ci topp
80 | find_highlight=Melaxal lépp
81 | find_match_case_label=Sàmm jëmmalin wi
82 | find_reached_top=Jot nañu ndorteel xët wi, kontine dale ko ci suuf
83 | find_reached_bottom=Jot nañu jeexitalu xët wi, kontine ci ndorte
84 | find_not_found=Gisiñu kaddu gi
85 |
86 | # Error panel labels
87 | error_more_info=Xibaar yu gën bari
88 | error_less_info=Xibaar yu gën bari
89 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
90 | # replaced by the PDF.JS version and build ID.
91 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
92 | # english string describing the error.
93 | error_message=Bataaxal: {{message}}
94 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
95 | # trace.
96 | error_stack=Juug: {{stack}}
97 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
98 | error_file=Dencukaay: {{file}}
99 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
100 | error_line=Rëdd : {{line}}
101 | rendering_error=Am njumte bu am bi xët bi di wonewu.
102 |
103 | # Predefined zoom values
104 | page_scale_width=Yaatuwaay bu mët
105 | page_scale_fit=Xët lëmm
106 | page_scale_auto=Yambalaŋ ci saa si
107 | page_scale_actual=Dayo bi am
108 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
109 | # numerical scale value.
110 |
111 | # Loading indicator messages
112 | loading_error_indicator=Njumte
113 | loading_error=Am na njumte ci yebum dencukaay PDF bi.
114 | invalid_file_error=Dencukaay PDF bi baaxul walla mu sankar.
115 |
116 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
117 | # "{{type}}" will be replaced with an annotation type from a list defined in
118 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
119 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
120 | text_annotation_type.alt=[Karmat {{type}}]
121 | password_ok=OK
122 | password_cancel=Neenal
123 |
124 | printing_not_supported=Artu: Joowkat bii nanguwul lool mool.
125 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/zam/viewer.properties:
--------------------------------------------------------------------------------
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 |
17 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
18 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
19 | # representing the total number of pages in the document.
20 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
21 | # will be replaced by a number representing the currently visible page,
22 | # respectively a number representing the total number of pages in the document.
23 |
24 | zoom_out.title=Lii lut ah
25 | zoom_out_label=Lii lut ah
26 | zoom_in.title=Lii mach ah
27 | zoom_in_label=Lii mach ah
28 | zoom.title=Xha niey
29 | open_file.title=Xhal yets ndedizh
30 | open_file_label=Xhal
31 |
32 | # Secondary toolbar and context menu
33 | tools.title=Koo lii chel
34 | tools_label=Koo lii chel
35 |
36 |
37 | # Document properties dialog box
38 | document_properties.title=Sá nìe yêtz...
39 | document_properties_label=Sá nìe yêtz...
40 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
41 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
42 | document_properties_kb={{size_kb}} KB ({{size_b}} bytes)
43 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
44 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
45 | document_properties_mb={{size_mb}} MB ({{size_b}} bytes)
46 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
47 | # will be replaced by the creation/modification date, and time, of the PDF file.
48 | document_properties_close=TòɁw
49 |
50 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
51 | # a numerical per cent value.
52 |
53 | # Tooltips and alt text for side panel toolbar buttons
54 | # (the _label strings are alt text for the buttons, the .title strings are
55 | # tooltips)
56 | attachments.title=Mb-&lòɁ yêtz
57 | thumbs_label=Thumbnails
58 | findbar.title=GòzăɁl lèɁn yêtz
59 |
60 | # Thumbnails panel item (tooltip and alt text for images)
61 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
62 | # number.
63 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
64 | # number.
65 |
66 | # Find panel button title and messages
67 |
68 | # Error panel labels
69 | error_close=TòɁw
70 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
71 | # replaced by the PDF.JS version and build ID.
72 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
73 | # english string describing the error.
74 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
75 | # trace.
76 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
77 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
78 |
79 | # Predefined zoom values
80 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
81 | # numerical scale value.
82 |
83 | # Loading indicator messages
84 |
85 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
86 | # "{{type}}" will be replaced with an annotation type from a list defined in
87 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
88 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
89 | password_ok=Bliy
90 |
91 |
--------------------------------------------------------------------------------
/app/src/main/assets/pdf_js/web/locale/zu/viewer.properties:
--------------------------------------------------------------------------------
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=Ikhasi eledlule
17 | previous_label=Okudlule
18 | next.title=Ikhasi elilandelayo
19 | next_label=Okulandelayo
20 |
21 | # LOCALIZATION NOTE (page.title): The tooltip for the pageNumber input.
22 | # LOCALIZATION NOTE (of_pages): "{{pagesCount}}" will be replaced by a number
23 | # representing the total number of pages in the document.
24 | # LOCALIZATION NOTE (page_of_pages): "{{pageNumber}}" and "{{pagesCount}}"
25 | # will be replaced by a number representing the currently visible page,
26 | # respectively a number representing the total number of pages in the document.
27 |
28 | zoom_out.title=Hlehlisela emuva
29 | zoom_out_label=Hlehlisela emuva
30 | zoom_in.title=Sondeza eduze
31 | zoom_in_label=Sondeza eduze
32 | zoom.title=Lwiza
33 | presentation_mode.title=Guqulela kwindlela yesethulo
34 | presentation_mode_label=Indlelo yesethulo
35 | open_file.title=Vula ifayela
36 | open_file_label=Vula
37 | print.title=Phrinta
38 | print_label=Phrinta
39 | download.title=Landa
40 | download_label=Landa
41 | bookmark.title=Ukubuka kwamanje (kopisha noma vula kwifasitela elisha)
42 | bookmark_label=Ukubuka kwamanje
43 |
44 | # Secondary toolbar and context menu
45 |
46 |
47 | # Document properties dialog box
48 | document_properties_file_name=Igama lefayela:
49 | # LOCALIZATION NOTE (document_properties_kb): "{{size_kb}}" and "{{size_b}}"
50 | # will be replaced by the PDF file size in kilobytes, respectively in bytes.
51 | # LOCALIZATION NOTE (document_properties_mb): "{{size_mb}}" and "{{size_b}}"
52 | # will be replaced by the PDF file size in megabytes, respectively in bytes.
53 | document_properties_title=Isihloko:
54 | # LOCALIZATION NOTE (document_properties_date_string): "{{date}}" and "{{time}}"
55 | # will be replaced by the creation/modification date, and time, of the PDF file.
56 |
57 | # LOCALIZATION NOTE (print_progress_percent): "{{progress}}" will be replaced by
58 | # a numerical per cent value.
59 |
60 | # Tooltips and alt text for side panel toolbar buttons
61 | # (the _label strings are alt text for the buttons, the .title strings are
62 | # tooltips)
63 | toggle_sidebar.title=I-toggle yebha yaseceleni
64 | toggle_sidebar_label=i-toggle yebha yaseceleni
65 | document_outline_label=Umugqa waseceleni wedokhumenti
66 | thumbs.title=Bonisa izithombe ezincane
67 | thumbs_label=Izithonjana
68 | findbar.title=Thola kwidokhumenti
69 |
70 | # Thumbnails panel item (tooltip and alt text for images)
71 | # LOCALIZATION NOTE (thumb_page_title): "{{page}}" will be replaced by the page
72 | # number.
73 | thumb_page_title=Ikhasi {{page}}
74 | # LOCALIZATION NOTE (thumb_page_canvas): "{{page}}" will be replaced by the page
75 | # number.
76 | thumb_page_canvas=Isithonjana sekhasi {{page}}
77 |
78 | # Find panel button title and messages
79 | find_previous.title=Thola indawo eyandulelayo okuvela kuyo lomshwana
80 | find_previous_label=Okudlulile
81 | find_next.title=Thola enye indawo okuvela kuyo lomshwana
82 | find_next_label=Okulandelayo
83 | find_highlight=Gqamisa konke
84 | find_match_case_label=Fanisa ikheyisi
85 | find_reached_top=Finyelele phezulu kwidokhumenti, qhubeka kusukaphansi
86 | find_reached_bottom=Ifinyelele ekupheleni kwedokhumenti, qhubeka kusukaphezulu
87 | find_not_found=Umshwana awutholakali
88 |
89 | # Error panel labels
90 | error_more_info=Ukwaziswa Okwengeziwe
91 | error_less_info=Ukwazi okuncane
92 | # LOCALIZATION NOTE (error_version_info): "{{version}}" and "{{build}}" will be
93 | # replaced by the PDF.JS version and build ID.
94 | error_version_info=PDF.js v{{version}} (build: {{build}})
95 | # LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
96 | # english string describing the error.
97 | error_message=Umlayezo: {{message}}
98 | # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
99 | # trace.
100 | error_stack=Isitaki: {{stack}}
101 | # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
102 | error_file=Ifayela: {{file}}
103 | # LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
104 | error_line=Umugqa: {{line}}
105 | rendering_error=Iphutha lenzekile uma kunikwa ikhasi.
106 |
107 | # Predefined zoom values
108 | page_scale_width=Ububanzi bekhasi
109 | page_scale_fit=Ukulingana kwekhasi
110 | page_scale_auto=Ukulwiza okuzenzekalelayo
111 | page_scale_actual=Usayizi Wangempela
112 | # LOCALIZATION NOTE (page_scale_percent): "{{scale}}" will be replaced by a
113 | # numerical scale value.
114 |
115 | # Loading indicator messages
116 | loading_error_indicator=Iphutha
117 | loading_error=Kwenzeke iphutha uma kulayishwa i-PDF.
118 | invalid_file_error=Ifayela le-PDF elingavumelekile noma elonakele.
119 | missing_file_error=Ifayela le-PDF elilahlekile.
120 |
121 | # LOCALIZATION NOTE (text_annotation_type.alt): This is used as a tooltip.
122 | # "{{type}}" will be replaced with an annotation type from a list defined in
123 | # the PDF spec (32000-1:2008 Table 169 – Annotation types).
124 | # Some common types are e.g.: "Check", "Text", "Comment", "Note"
125 | text_annotation_type.alt=[Amazwibela e-{{type}}]
126 | password_ok=Kulungile
127 |
128 | printing_not_supported=Isixwayiso: Ukuphrinta akuxhasiwe yilesisiphequluli ngokugcwele.
129 | printing_not_ready=Isixwayiso: I-PDF ayikalayishwa ngokuphelele yiPhrinta.
130 | web_fonts_disabled=Amafonti e-webhu akutshaziwe: ayikwazi ukusebenzisa amafonti abekiwe e-PDF.\u0020
131 | document_colors_not_allowed=Amadokhumenti we-PDF awavumelekile ukusebenzisa imibalo yayo: 'Vumela amakhasi ukukhetha imibala yayo' ayisebenzi kusiphequluli.
132 |
--------------------------------------------------------------------------------
/app/src/main/java/com/kaelli/pdfjsandroid/MainActivity.java:
--------------------------------------------------------------------------------
1 | package com.kaelli.pdfjsandroid;
2 |
3 | import android.os.Bundle;
4 | import android.support.annotation.Nullable;
5 | import android.support.v7.app.AppCompatActivity;
6 |
7 | /**
8 | * Created by KaelLi on 2018/11/22.
9 | */
10 | public class MainActivity extends AppCompatActivity {
11 | private PDFView pdfView;
12 |
13 | @Override
14 | protected void onCreate(@Nullable Bundle savedInstanceState) {
15 | super.onCreate(savedInstanceState);
16 | setContentView(R.layout.activity_main);
17 | pdfView = findViewById(R.id.pdfView);
18 |
19 | pdfView.loadOnlinePDF("https://download.brother.com/welcome/docp000648/cv_pt3600_schn_sig_lad962001.pdf");
20 | }
21 | }
22 |
--------------------------------------------------------------------------------
/app/src/main/java/com/kaelli/pdfjsandroid/PDFView.java:
--------------------------------------------------------------------------------
1 | package com.kaelli.pdfjsandroid;
2 |
3 | import android.annotation.SuppressLint;
4 | import android.content.Context;
5 | import android.net.Uri;
6 | import android.util.AttributeSet;
7 | import android.webkit.WebChromeClient;
8 | import android.webkit.WebSettings;
9 | import android.webkit.WebView;
10 | import android.webkit.WebViewClient;
11 | import android.widget.FrameLayout;
12 |
13 | /**
14 | * Created by KaelLi on 2019/1/3.
15 | */
16 | public class PDFView extends FrameLayout {
17 | private final static String PDFJS_PREFIX = "file:///android_asset/pdf_js/web/viewer.html?file=";
18 | private WebView webView;
19 |
20 | public PDFView(Context context) {
21 | super(context);
22 | init();
23 | }
24 |
25 | public PDFView(Context context, AttributeSet attrs) {
26 | super(context, attrs);
27 | init();
28 | }
29 |
30 | public PDFView(Context context, AttributeSet attrs, int defStyleAttr) {
31 | super(context, attrs, defStyleAttr);
32 | init();
33 | }
34 |
35 | @SuppressLint("SetJavaScriptEnabled")
36 | private void init() {
37 | webView = new WebView(getContext());
38 | addView(webView);
39 | WebSettings settings = webView.getSettings();
40 | settings.setJavaScriptEnabled(true);
41 | settings.setAllowUniversalAccessFromFileURLs(true);
42 | }
43 |
44 | public void loadLocalPDF(String path) {
45 | webView.loadUrl(PDFJS_PREFIX + "file://" + path);
46 | }
47 |
48 | public void loadOnlinePDF(String url) {
49 | webView.loadUrl(PDFJS_PREFIX + url);
50 | }
51 | }
52 |
--------------------------------------------------------------------------------
/app/src/main/java/com/kaelli/pdfjsandroid/pdf/PDFJSView.java:
--------------------------------------------------------------------------------
1 | package com.kaelli.pdfjsandroid.pdf;
2 |
3 | import android.annotation.SuppressLint;
4 | import android.content.Context;
5 | import android.net.Uri;
6 | import android.os.Build;
7 | import android.util.AttributeSet;
8 | import android.webkit.WebChromeClient;
9 | import android.webkit.WebView;
10 | import android.webkit.WebViewClient;
11 | import android.widget.FrameLayout;
12 |
13 | /**
14 | * Created by PDT on 02.06.2017.
15 | */
16 | public class PDFJSView extends FrameLayout {
17 | public static final String PDFJS_ASSETS_PATH = "file:///android_asset/pdf_js/web/viewer.html";
18 | private WebView webView;
19 | private APDFJSInterface apdfjsInterface = new APDFJSInterface();
20 |
21 | public PDFJSView(Context context) {
22 | super(context);
23 | init();
24 | }
25 |
26 | public PDFJSView(Context context, AttributeSet attrs) {
27 | super(context, attrs);
28 | init();
29 | }
30 |
31 | public PDFJSView(Context context, AttributeSet attrs, int defStyleAttr) {
32 | super(context, attrs, defStyleAttr);
33 | init();
34 | }
35 |
36 | @SuppressLint({"SetJavaScriptEnabled", "JavascriptInterface"})
37 | private void init() {
38 | webView = new WebView(getContext());
39 | addView(webView);
40 | webView.getSettings().setJavaScriptEnabled(true);
41 | webView.getSettings().setJavaScriptCanOpenWindowsAutomatically(true);
42 | webView.getSettings().setAllowFileAccess(true);
43 | webView.addJavascriptInterface(apdfjsInterface, "APDFJS");
44 | webView.getSettings().setAllowFileAccessFromFileURLs(true);
45 | webView.getSettings().setAllowUniversalAccessFromFileURLs(true);
46 |
47 | webView.setWebViewClient(new WebViewClient(){
48 | @Override
49 | public boolean shouldOverrideUrlLoading(WebView view, String url) {
50 | return super.shouldOverrideUrlLoading(view, url);
51 | }
52 | });
53 | webView.setWebChromeClient(new WebChromeClient());
54 | }
55 |
56 | public void loadFromAssets(String pdfAssetsPath) {
57 | if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
58 | webView.loadUrl("file:///android_asset/pdf_js/web/viewer.html?file=file:///android_asset/" +
59 | Uri.encode(pdfAssetsPath, "UTF-8"));
60 | } else {
61 | apdfjsInterface.fileName = "file:///android_asset/" + pdfAssetsPath;
62 | webView.loadUrl(PDFJS_ASSETS_PATH);
63 | }
64 | }
65 |
66 | public void loadFromFile(String pdfFilePath) {
67 | if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
68 | webView.loadUrl("file:///android_asset/pdf_js/web/viewer.html?file=file://" +
69 | Uri.encode(pdfFilePath, "UTF-8"));
70 | } else {
71 | apdfjsInterface.fileName = "file://" + pdfFilePath;
72 | webView.loadUrl(PDFJS_ASSETS_PATH);
73 | }
74 | }
75 |
76 | public void loadFromUrl(String url) {
77 | String res = Uri.encode(url, "UTF-8");
78 | if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
79 | webView.loadUrl("file:///android_asset/pdf_js/web/viewer.html?file=" + url);
80 | }
81 | // else {
82 | // apdfjsInterface.fileName = "file://" + pdfFilePath;
83 | // webView.loadUrl(PDFJS_ASSETS_PATH);
84 | // }
85 | }
86 |
87 | public class APDFJSInterface {
88 | String fileName = "";
89 | public String getFileName() {
90 | return fileName;
91 | }
92 | }
93 | }
94 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable-v24/ic_launcher_foreground.xml:
--------------------------------------------------------------------------------
1 |
7 |
12 |
13 |
19 |
22 |
25 |
26 |
27 |
28 |
34 |
35 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/bg_number_text.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
6 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/bg_round_blue.xml:
--------------------------------------------------------------------------------
1 |
2 |
4 |
5 |
--------------------------------------------------------------------------------
/app/src/main/res/drawable/ic_launcher_background.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
10 |
15 |
20 |
25 |
30 |
35 |
40 |
45 |
50 |
55 |
60 |
65 |
70 |
75 |
80 |
85 |
90 |
95 |
100 |
105 |
110 |
115 |
120 |
125 |
130 |
135 |
140 |
145 |
150 |
155 |
160 |
165 |
170 |
171 |
--------------------------------------------------------------------------------
/app/src/main/res/layout/activity_main.xml:
--------------------------------------------------------------------------------
1 |
2 |
7 |
11 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-hdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-hdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-mdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-mdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-xhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
--------------------------------------------------------------------------------
/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
--------------------------------------------------------------------------------
/app/src/main/res/values/colors.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 | #008577
4 | #00574B
5 | #D81B60
6 |
7 |
--------------------------------------------------------------------------------
/app/src/main/res/values/strings.xml:
--------------------------------------------------------------------------------
1 |
2 | PDFJSAndroid
3 |
4 |
--------------------------------------------------------------------------------
/app/src/main/res/values/styles.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
10 |
11 |
12 |
--------------------------------------------------------------------------------
/app/src/test/java/com/kaelli/pdfjsandroid/ExampleUnitTest.java:
--------------------------------------------------------------------------------
1 | package com.kaelli.pdfjsandroid;
2 |
3 | import org.junit.Test;
4 |
5 | import static org.junit.Assert.*;
6 |
7 | /**
8 | * Example local unit test, which will execute on the development machine (host).
9 | *
10 | * @see Testing documentation
11 | */
12 | public class ExampleUnitTest {
13 | @Test
14 | public void addition_isCorrect() {
15 | assertEquals(4, 2 + 2);
16 | }
17 | }
--------------------------------------------------------------------------------
/build.gradle:
--------------------------------------------------------------------------------
1 | // Top-level build file where you can add configuration options common to all sub-projects/modules.
2 |
3 | buildscript {
4 | repositories {
5 | google()
6 | jcenter()
7 | }
8 | dependencies {
9 | classpath 'com.android.tools.build:gradle:3.2.1'
10 |
11 | // NOTE: Do not place your application dependencies here; they belong
12 | // in the individual module build.gradle files
13 | }
14 | }
15 |
16 | allprojects {
17 | repositories {
18 | google()
19 | jcenter()
20 | }
21 | }
22 |
23 | task clean(type: Delete) {
24 | delete rootProject.buildDir
25 | }
26 |
--------------------------------------------------------------------------------
/gradle.properties:
--------------------------------------------------------------------------------
1 | # Project-wide Gradle settings.
2 | # IDE (e.g. Android Studio) users:
3 | # Gradle settings configured through the IDE *will override*
4 | # any settings specified in this file.
5 | # For more details on how to configure your build environment visit
6 | # http://www.gradle.org/docs/current/userguide/build_environment.html
7 | # Specifies the JVM arguments used for the daemon process.
8 | # The setting is particularly useful for tweaking memory settings.
9 | org.gradle.jvmargs=-Xmx1536m
10 | # When configured, Gradle will run in incubating parallel mode.
11 | # This option should only be used with decoupled projects. More details, visit
12 | # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
13 | # org.gradle.parallel=true
14 |
15 |
--------------------------------------------------------------------------------
/gradle/wrapper/gradle-wrapper.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/KaelLi1989/PDFJSAndroid/52bc7d2962efc45f61ff2c3c865590b78c9d6c4a/gradle/wrapper/gradle-wrapper.jar
--------------------------------------------------------------------------------
/gradle/wrapper/gradle-wrapper.properties:
--------------------------------------------------------------------------------
1 | distributionBase=GRADLE_USER_HOME
2 | distributionPath=wrapper/dists
3 | distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
4 | zipStoreBase=GRADLE_USER_HOME
5 | zipStorePath=wrapper/dists
6 |
--------------------------------------------------------------------------------
/gradlew:
--------------------------------------------------------------------------------
1 | #!/usr/bin/env sh
2 |
3 | ##############################################################################
4 | ##
5 | ## Gradle start up script for UN*X
6 | ##
7 | ##############################################################################
8 |
9 | # Attempt to set APP_HOME
10 | # Resolve links: $0 may be a link
11 | PRG="$0"
12 | # Need this for relative symlinks.
13 | while [ -h "$PRG" ] ; do
14 | ls=`ls -ld "$PRG"`
15 | link=`expr "$ls" : '.*-> \(.*\)$'`
16 | if expr "$link" : '/.*' > /dev/null; then
17 | PRG="$link"
18 | else
19 | PRG=`dirname "$PRG"`"/$link"
20 | fi
21 | done
22 | SAVED="`pwd`"
23 | cd "`dirname \"$PRG\"`/" >/dev/null
24 | APP_HOME="`pwd -P`"
25 | cd "$SAVED" >/dev/null
26 |
27 | APP_NAME="Gradle"
28 | APP_BASE_NAME=`basename "$0"`
29 |
30 | # Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
31 | DEFAULT_JVM_OPTS=""
32 |
33 | # Use the maximum available, or set MAX_FD != -1 to use that value.
34 | MAX_FD="maximum"
35 |
36 | warn () {
37 | echo "$*"
38 | }
39 |
40 | die () {
41 | echo
42 | echo "$*"
43 | echo
44 | exit 1
45 | }
46 |
47 | # OS specific support (must be 'true' or 'false').
48 | cygwin=false
49 | msys=false
50 | darwin=false
51 | nonstop=false
52 | case "`uname`" in
53 | CYGWIN* )
54 | cygwin=true
55 | ;;
56 | Darwin* )
57 | darwin=true
58 | ;;
59 | MINGW* )
60 | msys=true
61 | ;;
62 | NONSTOP* )
63 | nonstop=true
64 | ;;
65 | esac
66 |
67 | CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
68 |
69 | # Determine the Java command to use to start the JVM.
70 | if [ -n "$JAVA_HOME" ] ; then
71 | if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
72 | # IBM's JDK on AIX uses strange locations for the executables
73 | JAVACMD="$JAVA_HOME/jre/sh/java"
74 | else
75 | JAVACMD="$JAVA_HOME/bin/java"
76 | fi
77 | if [ ! -x "$JAVACMD" ] ; then
78 | die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
79 |
80 | Please set the JAVA_HOME variable in your environment to match the
81 | location of your Java installation."
82 | fi
83 | else
84 | JAVACMD="java"
85 | which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
86 |
87 | Please set the JAVA_HOME variable in your environment to match the
88 | location of your Java installation."
89 | fi
90 |
91 | # Increase the maximum file descriptors if we can.
92 | if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
93 | MAX_FD_LIMIT=`ulimit -H -n`
94 | if [ $? -eq 0 ] ; then
95 | if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
96 | MAX_FD="$MAX_FD_LIMIT"
97 | fi
98 | ulimit -n $MAX_FD
99 | if [ $? -ne 0 ] ; then
100 | warn "Could not set maximum file descriptor limit: $MAX_FD"
101 | fi
102 | else
103 | warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
104 | fi
105 | fi
106 |
107 | # For Darwin, add options to specify how the application appears in the dock
108 | if $darwin; then
109 | GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
110 | fi
111 |
112 | # For Cygwin, switch paths to Windows format before running java
113 | if $cygwin ; then
114 | APP_HOME=`cygpath --path --mixed "$APP_HOME"`
115 | CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
116 | JAVACMD=`cygpath --unix "$JAVACMD"`
117 |
118 | # We build the pattern for arguments to be converted via cygpath
119 | ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
120 | SEP=""
121 | for dir in $ROOTDIRSRAW ; do
122 | ROOTDIRS="$ROOTDIRS$SEP$dir"
123 | SEP="|"
124 | done
125 | OURCYGPATTERN="(^($ROOTDIRS))"
126 | # Add a user-defined pattern to the cygpath arguments
127 | if [ "$GRADLE_CYGPATTERN" != "" ] ; then
128 | OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
129 | fi
130 | # Now convert the arguments - kludge to limit ourselves to /bin/sh
131 | i=0
132 | for arg in "$@" ; do
133 | CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
134 | CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
135 |
136 | if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
137 | eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
138 | else
139 | eval `echo args$i`="\"$arg\""
140 | fi
141 | i=$((i+1))
142 | done
143 | case $i in
144 | (0) set -- ;;
145 | (1) set -- "$args0" ;;
146 | (2) set -- "$args0" "$args1" ;;
147 | (3) set -- "$args0" "$args1" "$args2" ;;
148 | (4) set -- "$args0" "$args1" "$args2" "$args3" ;;
149 | (5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
150 | (6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
151 | (7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
152 | (8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
153 | (9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
154 | esac
155 | fi
156 |
157 | # Escape application args
158 | save () {
159 | for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
160 | echo " "
161 | }
162 | APP_ARGS=$(save "$@")
163 |
164 | # Collect all arguments for the java command, following the shell quoting and substitution rules
165 | eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS"
166 |
167 | # by default we should be in the correct project dir, but when run from Finder on Mac, the cwd is wrong
168 | if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
169 | cd "$(dirname "$0")"
170 | fi
171 |
172 | exec "$JAVACMD" "$@"
173 |
--------------------------------------------------------------------------------
/gradlew.bat:
--------------------------------------------------------------------------------
1 | @if "%DEBUG%" == "" @echo off
2 | @rem ##########################################################################
3 | @rem
4 | @rem Gradle startup script for Windows
5 | @rem
6 | @rem ##########################################################################
7 |
8 | @rem Set local scope for the variables with windows NT shell
9 | if "%OS%"=="Windows_NT" setlocal
10 |
11 | set DIRNAME=%~dp0
12 | if "%DIRNAME%" == "" set DIRNAME=.
13 | set APP_BASE_NAME=%~n0
14 | set APP_HOME=%DIRNAME%
15 |
16 | @rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
17 | set DEFAULT_JVM_OPTS=
18 |
19 | @rem Find java.exe
20 | if defined JAVA_HOME goto findJavaFromJavaHome
21 |
22 | set JAVA_EXE=java.exe
23 | %JAVA_EXE% -version >NUL 2>&1
24 | if "%ERRORLEVEL%" == "0" goto init
25 |
26 | echo.
27 | echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
28 | echo.
29 | echo Please set the JAVA_HOME variable in your environment to match the
30 | echo location of your Java installation.
31 |
32 | goto fail
33 |
34 | :findJavaFromJavaHome
35 | set JAVA_HOME=%JAVA_HOME:"=%
36 | set JAVA_EXE=%JAVA_HOME%/bin/java.exe
37 |
38 | if exist "%JAVA_EXE%" goto init
39 |
40 | echo.
41 | echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
42 | echo.
43 | echo Please set the JAVA_HOME variable in your environment to match the
44 | echo location of your Java installation.
45 |
46 | goto fail
47 |
48 | :init
49 | @rem Get command-line arguments, handling Windows variants
50 |
51 | if not "%OS%" == "Windows_NT" goto win9xME_args
52 |
53 | :win9xME_args
54 | @rem Slurp the command line arguments.
55 | set CMD_LINE_ARGS=
56 | set _SKIP=2
57 |
58 | :win9xME_args_slurp
59 | if "x%~1" == "x" goto execute
60 |
61 | set CMD_LINE_ARGS=%*
62 |
63 | :execute
64 | @rem Setup the command line
65 |
66 | set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
67 |
68 | @rem Execute Gradle
69 | "%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
70 |
71 | :end
72 | @rem End local scope for the variables with windows NT shell
73 | if "%ERRORLEVEL%"=="0" goto mainEnd
74 |
75 | :fail
76 | rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
77 | rem the _cmd.exe /c_ return code!
78 | if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
79 | exit /b 1
80 |
81 | :mainEnd
82 | if "%OS%"=="Windows_NT" endlocal
83 |
84 | :omega
85 |
--------------------------------------------------------------------------------
/settings.gradle:
--------------------------------------------------------------------------------
1 | include ':app'
2 |
--------------------------------------------------------------------------------