Wiki-Quellcode von Translations
Version 1.1 von Daniel Herrmann am 2025/06/22 19:09
Verstecke letzte Bearbeiter
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | ## General |
| 2 | xwikipro.macro.empty=Empty [{0}] macro. Please specify the [{1}] parameter. | ||
| 3 | rendering.macros.confluence.missingcql=Please provide labels or a CQL expression. | ||
| 4 | |||
| 5 | confluencediagram.installRequired=In order to use this macro, the Diagram application needs to be installed. To install, {0}click here{1}. | ||
| 6 | 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. | ||
| 7 | confluencediagram.create.confirm=Convert | ||
| 8 | confluencediagram.create.success=The diagram has been converted. | ||
| 9 | confluencediagram.create.error=Could not convert the diagram. | ||
| 10 | confluencediagram.create.message=Converted diagram. | ||
| 11 | 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. | ||
| 12 | confluencediagram.delete.link=Revert diagram conversion | ||
| 13 | confluencediagram.modal.title=Back to Confluence diagram preview | ||
| 14 | 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. | ||
| 15 | confluencediagram.modal.btn.close=Close | ||
| 16 | confluencediagram.modal.btn.confirm=Confirm | ||
| 17 | confluencediagram.delete.success=The editable diagram was successfully deleted. | ||
| 18 | confluencediagram.delete.error=The diagram could not be deleted. | ||
| 19 | confluence.nonefound=None found | ||
| 20 | |||
| 21 | ## Section macro | ||
| 22 | rendering.macro.section.name=Confluence bridge for Section | ||
| 23 | rendering.macro.section.description=Confluence bridge for the Section macro. | ||
| 24 | rendering.macro.section.content.description=Add the Section content | ||
| 25 | rendering.macro.section.parameter.border.name=Show Border | ||
| 26 | rendering.macro.section.parameter.border.description=Select this option to draw a border around the section and columns. | ||
| 27 | |||
| 28 | ## Attachments macro | ||
| 29 | promacros.attachments.upload.title=Upload files to the associated page | ||
| 30 | |||
| 31 | ## Column macro | ||
| 32 | rendering.macro.column.name=Confluence bridge for Column | ||
| 33 | rendering.macro.column.description=Confluence bridge for the Column macro. | ||
| 34 | rendering.macro.column.content.description=Add the Column content | ||
| 35 | rendering.macro.column.parameter.width.name=Width | ||
| 36 | 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%). | ||
| 37 | |||
| 38 | ## Outgoing Links macro | ||
| 39 | rendering.macro.confluence_outgoinglinks.noresults=No outgoing links found | ||
| 40 | rendering.macro.confluence_outgoinglinks.noresults=No outgoing links found | ||
| 41 | |||
| 42 | ## Details Summary macro | ||
| 43 | rendering.macro.detailssummary.firstcolumn=Document | ||
| 44 | rendering.macro.detailssummary.lastModified=Last modified | ||
| 45 | rendering.macro.detailssummary.creator=Creator | ||
| 46 | rendering.macro.detailssummary.tags=Tags | ||
| 47 | rendering.macro.detailssummary.noresults=No results. | ||
| 48 | |||
| 49 | # Children macro | ||
| 50 | rendering.macro.confluence_children.name=Confluence bridge for Children | ||
| 51 | rendering.macro.confluence_children.description=Confluence bridge for the Children macro using the XWiki document tree macro. | ||
| 52 | rendering.macro.confluence_children.parameter.page.name=Page | ||
| 53 | rendering.macro.confluence_children.parameter.page.description=The reference of the page whose children will be displayed. | ||
| 54 | rendering.macro.confluence_children.parameter.first.name=Number of children | ||
| 55 | rendering.macro.confluence_children.parameter.first.description=The number of children that will be displayed initially |