<?xml version="1.0" encoding="UTF-8"?>

<!--
 * See the NOTICE file distributed with this work for additional
 * information regarding copyright ownership.
 *
 * This is free software; you can redistribute it and/or modify it
 * under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; either version 2.1 of
 * the License, or (at your option) any later version.
 *
 * This software is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this software; if not, write to the Free
 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
 * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->

<xwikidoc reference="XWiki.PDFViewerMacroTranslations" locale="">
  <web>XWiki</web>
  <name>PDFViewerMacroTranslations</name>
  <language/>
  <defaultLanguage>en</defaultLanguage>
  <translation>0</translation>
  <parent>XWiki.PDFViewerMacro</parent>
  <creator>xwiki:XWiki.Admin</creator>
  <author>xwiki:XWiki.Admin</author>
  <customClass/>
  <contentAuthor>xwiki:XWiki.Admin</contentAuthor>
  <creationDate>1424866881000</creationDate>
  <date>1480374469000</date>
  <contentUpdateDate>1480374469000</contentUpdateDate>
  <version>1.1</version>
  <title>PDFViewer Macro Translations</title>
  <defaultTemplate/>
  <validationScript/>
  <comment/>
  <minorEdit>false</minorEdit>
  <syntaxId>plain/1.0</syntaxId>
  <hidden>true</hidden>
  <object>
    <class>
      <name>XWiki.TranslationDocumentClass</name>
      <customClass/>
      <customMapping/>
      <defaultViewSheet/>
      <defaultEditSheet/>
      <defaultWeb/>
      <nameField/>
      <validationScript/>
      <scope>
        <cache>0</cache>
        <disabled>0</disabled>
        <displayType>select</displayType>
        <multiSelect>0</multiSelect>
        <name>scope</name>
        <number>1</number>
        <prettyName>Scope</prettyName>
        <relationalStorage>0</relationalStorage>
        <separator> </separator>
        <separators>|, </separators>
        <size>1</size>
        <unmodifiable>0</unmodifiable>
        <values>GLOBAL|WIKI|USER|ON_DEMAND</values>
        <classType>com.xpn.xwiki.objects.classes.StaticListClass</classType>
      </scope>
    </class>
    <name>XWiki.PDFViewerMacroTranslations</name>
    <number>0</number>
    <className>XWiki.TranslationDocumentClass</className>
    <guid>8023de27-6ff3-40c6-894f-fe1a4e28aff6</guid>
    <property>
      <scope>WIKI</scope>
    </property>
  </object>
  <content>rendering.macro.pdfviewer.name=PDF Viewer
rendering.macro.pdfviewer.description=PDF Viewer based on Mozilla pdf.js
rendering.macro.pdfviewer.parameter.file.name=File
rendering.macro.pdfviewer.parameter.file.description=Name of the PDF file or absolute URL to the PDF file
rendering.macro.pdfviewer.parameter.document.name=Document
rendering.macro.pdfviewer.parameter.document.description=Reference to the XWiki document to which the file is attached. If not defined, the current document is used. If file argument is an absolute URL, this argument is ignored.
rendering.macro.pdfviewer.parameter.width.name=Width
rendering.macro.pdfviewer.parameter.width.description=The viewer width, in pixels. If not defined the default value will be used
rendering.macro.pdfviewer.parameter.height.name=Height
rendering.macro.pdfviewer.parameter.height.description=The viewer height, in pixels. If not defined the default value will be used
rendering.macro.pdfviewer.parameter.asauthor.name=Delegate my view right
rendering.macro.pdfviewer.parameter.asauthor.description=If this value is true (or 1 or yes) and the viewing user has no access to the document containing the PDF file, the PDF file could still be viewed on behalf of your view right (if you have view right on the containing document obviously).
pdfviewer.error.nodocument=The document [{0}] does not exists or you have no access to that document.
pdfviewer.error.noattachment=The file attachment [{0}] does not exists in document [{1}].
pdfviewer.error.nofile=No PDF filename or absolute URL provided.</content>
</xwikidoc>