Wiki source code of FileManagerTranslations
Last modified by Andrey Che on 2018/12/10 14:09
Hide last authors
![]() |
1.1 | 1 | # Class fields |
2 | FileManager.FileManagerClass_description=Description | ||
3 | |||
4 | # Live table generic keys | ||
5 | filemanager.livetable.doc.title=Page title | ||
6 | filemanager.livetable.doc.name=Page name | ||
7 | filemanager.livetable.doc.space=Space | ||
8 | filemanager.livetable.doc.fullname=Page full name | ||
9 | filemanager.livetable.doc.author=Last Author | ||
10 | filemanager.livetable.doc.creator=Creator | ||
11 | filemanager.livetable.doc.date=Update date | ||
12 | filemanager.livetable.doc.creationDate=Creation date | ||
13 | filemanager.livetable._avatar=Avatar | ||
14 | filemanager.livetable._images=Images | ||
15 | filemanager.livetable._attachments=Attachments | ||
16 | filemanager.livetable._actions=Actions | ||
17 | filemanager.livetable._actions.edit=Edit | ||
18 | filemanager.livetable._actions.delete=Delete | ||
19 | filemanager.livetable.emptyvalue=- | ||
20 | |||
21 | # Live table specific keys | ||
22 | filemanager.livetable.description=Description | ||
23 | filemanager.appname=File Manager | ||
24 | |||
25 | # Old keys, from the first version of the application. | ||
26 | contrib.FM.description=Description of the file | ||
27 | contrib.FM.noDescription=No description of this file is available. | ||
28 | contrib.FM.noAttachment=No file is attached to this document. Add one by clicking on "edit" or by directly adding it as an attachment. | ||
29 | contrib.FM.editDescription=Save and view | ||
30 | contrib.FM.change.explanations=You can manage the file(s) to attach to this document using the "Attachments" section below. You can also tag this document with the application at the bottom of this section, so it would be easier to find it. | ||
31 | |||
32 | rendering.macro.filetagcloud.name=FileManager tag cloud | ||
33 | rendering.macro.filetagcloud.description=Displays the cloud of file tags in this wiki or in the specified space, if any. | ||
34 | |||
35 | rendering.macro.filemanagerdoc.name=File Manager Document | ||
36 | rendering.macro.filemanagerdoc.description=Inserts a file manager document in a page, with or without preview | ||
37 | rendering.macro.filemanagerdoc.parameter.page.name=Page | ||
38 | rendering.macro.filemanagerdoc.parameter.page.description=Page name of the FileManager document | ||
39 | rendering.macro.filemanagerdoc.parameter.preview.name=Preview | ||
40 | rendering.macro.filemanagerdoc.parameter.preview.description=True if a preview should be included |