Translations


## General
xwikipro.macro.empty=Empty [{0}] macro. Please specify the [{1}] parameter.
rendering.macros.confluence.missingcql=Please provide labels or a CQL expression.

confluencediagram.installRequired=In order to use this macro, the Diagram application needs to be installed. To install, {0}click here{1}.
confluencediagram.create=The above image is a preview of a diagram created in Confluence. If you want to modify it, click on the button below to convert it into an editable diagram. You can always go back to this preview.
confluencediagram.create.confirm=Convert
confluencediagram.create.success=The diagram has been converted.
confluencediagram.create.error=Could not convert the diagram.
confluencediagram.create.message=Converted diagram.
confluencediagram.delete=The above diagram was converted from a Confluence diagram. If you are not satisfied with the result, you can click on the button below to go back to the preview of the original diagram.
confluencediagram.delete.link=Revert diagram conversion
confluencediagram.modal.title=Back to Confluence diagram preview
confluencediagram.modal.text=Are you sure you want to revert the conversion of the diagram ? By confirming, you will delete the current editable diagram and the original preview of the diagram will be displayed. This action is irreversible.
confluencediagram.modal.btn.close=Close
confluencediagram.modal.btn.confirm=Confirm
confluencediagram.delete.success=The editable diagram was successfully deleted.
confluencediagram.delete.error=The diagram could not be deleted.
confluencediagram.warning.notfound=The diagram was not found. Please check that the reference is valid.
confluence.nonefound=None found

## Section macro
rendering.macro.section.name=Confluence bridge for Section
rendering.macro.section.description=Confluence bridge for the Section macro.
rendering.macro.section.content.description=Add the Section content
rendering.macro.section.parameter.border.name=Show Border
rendering.macro.section.parameter.border.description=Select this option to draw a border around the section and columns.

## Attachments macro
promacros.attachments.upload.title=Upload files to the associated page

## Column macro
rendering.macro.column.name=Confluence bridge for Column
rendering.macro.column.description=Confluence bridge for the Column macro.
rendering.macro.column.content.description=Add the Column content
rendering.macro.column.parameter.width.name=Width
rendering.macro.column.parameter.width.description=The width of the column. Can be specified either in pixels (for example, 400px) or as a percentage of the available page width (for example, 50%).

## Outgoing Links macro
rendering.macro.confluence_outgoinglinks.noresults=No outgoing links found
rendering.macro.confluence_outgoinglinks.noresults=No outgoing links found

## Details Summary macro
rendering.macro.detailssummary.firstcolumn=Document
rendering.macro.detailssummary.lastModified=Last modified
rendering.macro.detailssummary.creator=Creator
rendering.macro.detailssummary.tags=Tags
rendering.macro.detailssummary.noresults=No results.
rendering.macro.confluence_detailssummary.name=Confluence bridge for Details Summary
rendering.macro.confluence_detailssummary.description=Confluence bridge for the Details Summary (Page Properties Report) macro to display properties attached to a page using the Details macro.
rendering.macro.confluence_detailssummary.parameter.label.name=Labels
rendering.macro.confluence_detailssummary.parameter.label.description=A list of tags to use, separated by a comma or a space. This value is ignored if the cql parameter is set. Note: this parameter doesn't exist in Confluence, it's an XWiki addition.
rendering.macro.confluence_detailssummary.parameter.firstcolumn.name=First Column
rendering.macro.confluence_detailssummary.parameter.firstcolumn.description=A custom title for the document name column.
rendering.macro.confluence_detailssummary.parameter.showLastModified.name=Show Last Modified
rendering.macro.confluence_detailssummary.parameter.showLastModified.description=Show the last modified time of the page.
rendering.macro.confluence_detailssummary.parameter.showPageLabels.name=Show Page Labels
rendering.macro.confluence_detailssummary.parameter.showPageLabels.description=Show the tags of listed documents.
rendering.macro.confluence_detailssummary.parameter.showCreator.name=Show Creator
rendering.macro.confluence_detailssummary.parameter.showCreator.description=Show the initial author of the listed documents.
rendering.macro.confluence_detailssummary.parameter.operator.name=Operator
rendering.macro.confluence_detailssummary.parameter.operator.description=Whether all the tags should match (AND), or any (OR). This value is ignored if the cql parameter is set. Note: this parameter doesn't exist in Confluence, it's an XWiki addition.
rendering.macro.confluence_detailssummary.parameter.max.name=Max
rendering.macro.confluence_detailssummary.parameter.max.description=Maximum number of results. Note: this parameter doesn't exist in Confluence, it's an XWiki addition.
rendering.macro.confluence_detailssummary.parameter.sort.name=Sort
rendering.macro.confluence_detailssummary.parameter.sort.description=What to sort on. The only supported values are "modified", "creation" and "title" for now. Ignored if an order by clause is present in the cql parameter. Note: this parameter doesn't exist in Confluence, it's an XWiki addition.
rendering.macro.confluence_detailssummary.parameter.reverse.name=Reverse
rendering.macro.confluence_detailssummary.parameter.reverse.description=Whether to reverse the sort. Note: this parameter doesn't exist in Confluence, it's an XWiki addition.
rendering.macro.confluence_detailssummary.parameter.sortBy.name=Sort By
rendering.macro.confluence_detailssummary.parameter.sortBy.description=What to sort on.
rendering.macro.confluence_detailssummary.parameter.reverseSort.name=Reverse Sort
rendering.macro.confluence_detailssummary.parameter.reverseSort.description=Whether to reverse the sort.

rendering.macro.confluence_detailssummary.parameter.cql.name=CQL
rendering.macro.confluence_detailssummary.parameter.cql.description=A query written in the Confluence Query Language (CQL) syntax defining the list of documents to show.
rendering.macro.confluence_detailssummary.parameter.headings.name=Headings
rendering.macro.confluence_detailssummary.parameter.headings.description=Which column of the page properties to show. By default, all columns are shown. Columns with comma in their names require being quoted.
rendering.macro.confluence_detailssummary.parameter.id.name=ID
rendering.macro.confluence_detailssummary.parameter.id.description=The group of properties to show. If empty, will show page properties without identifiers.

## Metadata Overview macro
rendering.macro.metadataOverview.failedtogetproperties=Failed to get the properties of the metadata set {0}
rendering.macro.metadataOverview.failedtoparsecql=Failed to parse the CQL expression. Please double check it.
rendering.macro.metadataOverview.failedtoexecutecql=Failed to execute the CQL query
rendering.macro.metadataOverview.noresults=No results.
rendering.macro.metadataOverview.doc.title=Title
rendering.macro.metadataOverview.failedtofetchmetadataset=Failed to fetch the metadata set
rendering.macro.metadataOverview.unexpectedfilterfield=Unexpected filter field {0}.
rendering.macro.metadataOverview.emptyvalue=-

## CQL Macros
rendering.macro.cqlmacro.queryerror=The CQL query failed. Please check that the query is correct and doesn't reference non-existing documents. Click for details.

# Children macro
rendering.macro.confluence_children.name=Confluence bridge for Children
rendering.macro.confluence_children.description=Confluence bridge for the Children macro using the XWiki document tree macro.
rendering.macro.confluence_children.parameter.page.name=Page
rendering.macro.confluence_children.parameter.page.description=The reference of the page whose children will be displayed.
rendering.macro.confluence_children.parameter.first.name=Number of children
rendering.macro.confluence_children.parameter.first.description=The number of children that will be displayed initially

## Favpages macro
rendering.macro.confluence_favpages.installfavoritesapp=The favpages macro requires the Favorites Application, which is not installed. Please ask an administrator to install it.