From 14f74d141ab5580688bfd46d2f74c026e43ed967 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 1 Apr 2015 06:11:44 +0200 Subject: Update to MediaWiki 1.24.2 --- extensions/PdfHandler/i18n/qqq.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 extensions/PdfHandler/i18n/qqq.json (limited to 'extensions/PdfHandler/i18n/qqq.json') diff --git a/extensions/PdfHandler/i18n/qqq.json b/extensions/PdfHandler/i18n/qqq.json new file mode 100644 index 00000000..0d657592 --- /dev/null +++ b/extensions/PdfHandler/i18n/qqq.json @@ -0,0 +1,16 @@ +{ + "@metadata": { + "authors": [ + "Purodha", + "Shirayuki", + "The Evil IP address" + ] + }, + "pdf-desc": "{{desc|name=Pdf Handler|url=http://www.mediawiki.org/wiki/Extension:PdfHandler}}", + "pdf_no_metadata": "Error message given when metadata cannot be retrieved from a PDF file", + "pdf_page_error": "Error message given when a PDF does not have the requested page number", + "exif-pdf-producer": "The label used in the metadata table at the bottom of the file description page for the program used to convert this PDF file into a PDF.\n\nThis is separate from the program used to create the original file (Which is labeled by {{msg-mw|Exif-software}}).", + "exif-pdf-version": "Label for the version of the pdf file format in the metadata table at the bottom of an image description page. Usually a number between 1.2 and 1.6", + "exif-pdf-encrypted": "Label for field in metadata table at bottom of an image description page to denote if the PDF file is encrypted. The value of the field this references is either \"no\" (most common) or something like \"yes (print:yes copy:no change:no addNotes:no)\"", + "exif-pdf-pagesize": "Label for the field in the metadata table at the bottom of an image description page to denote the size of the pages in the pdf. If there is more than one size of page used in this document, each size is listed once.\n{{Identical|Page size}}" +} -- cgit v1.2.2