Wiki-Quellcode von Translations

Version 3.1 von Daniel Herrmann am 2025/12/16 11:18

Zeige letzte Bearbeiter
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 confluencediagram.warning.notfound=The diagram was not found. Please check that the reference is valid.
20 confluence.nonefound=None found
21
22 ## Section macro
23 rendering.macro.section.name=Confluence bridge for Section
24 rendering.macro.section.description=Confluence bridge for the Section macro.
25 rendering.macro.section.content.description=Add the Section content
26 rendering.macro.section.parameter.border.name=Show Border
27 rendering.macro.section.parameter.border.description=Select this option to draw a border around the section and columns.
28
29 ## Attachments macro
30 promacros.attachments.upload.title=Upload files to the associated page
31
32 ## Column macro
33 rendering.macro.column.name=Confluence bridge for Column
34 rendering.macro.column.description=Confluence bridge for the Column macro.
35 rendering.macro.column.content.description=Add the Column content
36 rendering.macro.column.parameter.width.name=Width
37 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%).
38
39 ## Outgoing Links macro
40 rendering.macro.confluence_outgoinglinks.noresults=No outgoing links found
41 rendering.macro.confluence_outgoinglinks.noresults=No outgoing links found
42
43 ## Details Summary macro
44 rendering.macro.detailssummary.firstcolumn=Document
45 rendering.macro.detailssummary.lastModified=Last modified
46 rendering.macro.detailssummary.creator=Creator
47 rendering.macro.detailssummary.tags=Tags
48 rendering.macro.detailssummary.noresults=No results.
49
50 # Children macro
51 rendering.macro.confluence_children.name=Confluence bridge for Children
52 rendering.macro.confluence_children.description=Confluence bridge for the Children macro using the XWiki document tree macro.
53 rendering.macro.confluence_children.parameter.page.name=Page
54 rendering.macro.confluence_children.parameter.page.description=The reference of the page whose children will be displayed.
55 rendering.macro.confluence_children.parameter.first.name=Number of children
56 rendering.macro.confluence_children.parameter.first.description=The number of children that will be displayed initially
57
58 ## Favpages macro
59 rendering.macro.confluence_favpages.installfavoritesapp=The favpages macro requires the Favorites Application, which is not installed. Please ask an administrator to install it.