0 Votes

Código fonte Wiki de Attachments Macro Translations

Última modificação por JOSE RONALDO DOS ARAUJO em 05/04/2024

Mostrar últimos autores
1 rendering.macro.attachments.name=Attachments
2 rendering.macro.attachments.description=Displays the list of attachments for a given document using a live table.
3 rendering.macro.attachments.parameter.document.name=Document
4 rendering.macro.attachments.parameter.document.description=The document whose attachments are displayed.
5 rendering.macro.attachments.parameter.limit.name=Limit
6 rendering.macro.attachments.parameter.limit.description=The number of attachments to display per page.
7 rendering.macro.attachments.parameter.order.name=Order
8 rendering.macro.attachments.parameter.order.description=The order to use on the sort column. Accepted values: 'asc' and 'desc'.
9 rendering.macro.attachments.parameter.sort.name=Sort
10 rendering.macro.attachments.parameter.sort.description=The column to sort by. Accepted values: 'name', 'type', 'size', 'author' and 'date'.
11
12 rendering.macro.attachments.livetable.name=Name
13 rendering.macro.attachments.livetable.type=Type
14 rendering.macro.attachments.livetable.size=Size
15 rendering.macro.attachments.livetable.author=Author
16 rendering.macro.attachments.livetable.date=Date