summaryrefslogtreecommitdiff
path: root/extensions/PdfHandler/i18n/en.json
blob: 20ad5dbeb9d0364cdfd67d5a2271b60c402f0935 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "@metadata": {
        "authors": []
    },
    "pdf-desc": "Handler for viewing PDF files in image mode.",
	"pdf-file-page-warning": "PDF is a complex format that may expose some of your private information in some cases. Make sure to configure your PDF viewer in a safe way.",
	"pdf-file-page-warning-header": "Privacy considerations",
	"pdf-file-page-warning-footer": "This issue is not specific to this particular file, but a general issue with the PDF format.",
	"pdf-file-page-warning-info": "Learn more about this issue.",
    "pdf_no_metadata": "Cannot get metadata from PDF.",
    "pdf_page_error": "Page number not in range.",
    "exif-pdf-producer": "Conversion program",
    "exif-pdf-version": "Version of PDF format",
    "exif-pdf-encrypted": "Encrypted",
    "exif-pdf-pagesize": "Page size"
}