DiagramTranslations
# Homepage
diagram.app.title=Diagrams
diagram.extension.name=Diagram Application (Pro)
# Template Provider
diagram.template.description=Diagram page
diagram.template.name=Diagram
# Live Table
diagram.livetable._actions=Actions
diagram.livetable._actions.delete=Delete
diagram.livetable._actions.edit=Edit
diagram.livetable.doc.author=Last Author
diagram.livetable.doc.date=Update Date
diagram.livetable.doc.location=Location
diagram.livetable.emptyvalue=-
# Diagram Macro
rendering.macro.diagram.description=Displays a diagram.
rendering.macro.diagram.name=Diagram
rendering.macro.diagram.parameter.cached.description=Whether to display the cached diagram image (faster) instead of rendering the diagram live (slower). Not applied when an external diagram URL is used.
rendering.macro.diagram.parameter.cached.name=Cached
rendering.macro.diagram.parameter.pageIndex.description=The index of the page that you want to see when cached is enabled (i.e. use 1 for 1st page of the diagram, 5 for the 5th page)
rendering.macro.diagram.parameter.pageIndex.name=Page index
rendering.macro.diagram.parameter.reference.description=The reference of the page that contains the diagram to display. E.g. for "http://.../Diagram/My%20Diagram/", enter "Diagram.My Diagram.WebHome". If this field is left blank, the macro looks for a child page named "Diagram" and if not found, displays a form to create a diagram.
rendering.macro.diagram.parameter.reference.name=Reference
rendering.macro.diagram.parameter.externalDiagramUrl.description=An external link to a diagram source.
rendering.macro.diagram.parameter.externalDiagramUrl.name=External Diagram URL
diagram.macro.externalDiagramUrl.edit.notAllowed=This diagram is read-only because it was loaded from an external URL.
diagram.macro.externalDiagramUrl.edit.previewNotSupported=In edit mode, the preview of diagrams using the *externalDiagramUrl* parameter is not supported.
diagram.macro.loadFailed=Failed to load the diagram. Please check that the diagram is in a supported format.
diagram.macro.loadFailed.externalDiagramUrl=Failed to load the diagram. Please check that the URL is correct and the diagram is properly formatted. If the error persists, please contact an administrator.
diagram.macro.loadFailed.externalDiagramUrl.guestUser=Diagram preview from external URLs is not available for unregistered users.
diagram.macro.create=Create diagram
diagram.macro.createNotAllowed=You are not allowed to create this diagram.
diagram.macro.edit=Edit diagram
diagram.macro.externalServicesDisabled=External services are disabled for the Diagram Application (Pro), and this diagram has an external source. This setting can be changed in the Administration section.
diagram.macro.invalidPageIndex=There is no diagram page corresponding to this index.
diagram.macro.invalidReference=The specified page is not a diagram.
diagram.macro.view=View diagram
diagram.macro.viewNotAllowed=You are not allowed to view this diagram.
diagram.editor.saveAsImageAttachmentError=Error when saving the diagram as an image attachment.
diagram.editor.disabledExternalServices=External services are disabled.
diagram.editor.menu.print.title=Print the diagram using an external device when possible, otherwise simply export and save it as PDF.
diagram.editor.menu.print.label=Print / Export as PDF
# Diagram Configuration
Diagram.DiagramConfigClass_exportURL=Export URL
Diagram.DiagramConfigClass_exportURL_hint=The URL used to export the diagrams as image in IE11, or as PDF when performed from the diagram editor. Note that the diagram content, with all the private information that it may contain, will be send to the Export URL when this is used.
Diagram.DiagramConfigClass_disableExternalServices=Disable External Services
Diagram.DiagramConfigClass_disableExternalServices_hint=Disable features that require an external server