Wiki source code of Solr Search Translations

Version 1.1 by Administrator on 2018/07/24 00:25

Show last authors
1 solr.admin.title=Solr Search Administration
2 solr.admin.submit=Apply
3 solr.admin.error.notallowed=You are not allowed to perform this action.
4 solr.admin.error.norights=Administration rights are required to access this section.
5
6 solr.admin.status.title=Status
7 solr.admin.status.queueSize.label=Queue Size
8 solr.admin.status.queueSize.hint=The number of entities that are left to be indexed, re-indexed or deleted from the index (depending on the executed action).
9
10 solr.admin.indexing.title=Indexing
11 solr.admin.indexing.action.label=Action
12 solr.admin.indexing.action.hint=The action to perform on the index.
13 solr.admin.indexing.action.select_index=Add to index
14 solr.admin.indexing.action.select_delete=Delete from index
15 solr.admin.indexing.action.select_reindex=Reindex
16 solr.admin.indexing.wiki.label=Wiki
17 solr.admin.indexing.wiki.hint=The wiki for which all its documents will be affected by the selected action.
18 solr.admin.indexing.wiki.select_farm=Entire farm
19 solr.admin.indexing.query.label=Custom query
20 solr.admin.indexing.query.hint=Optional query to limit the documents that will be affected by the selected action in the index.
21
22 solr.sortBy=Sort by:
23 solr.sortBy.score=Relevance
24 solr.sortBy.title_sort=Title
25 solr.sortBy.date=Last Modification Date
26 solr.sortBy.author_display_sort=Last Author
27 solr.sortBy.filename_sort=File Name
28 solr.sortBy.attsize_sort=File Size
29 solr.sortBy.attdate_sort=Upload Date
30 solr.sortBy.attauthor_display_sort=Uploaded By
31 solr.sortOrder.asc=Ascending
32 solr.sortOrder.desc=Descending
33
34 solr.options=Show:
35 solr.options.highlight=Highlighting
36 solr.options.highlight.title=Display en extract of what was matched in each result
37 solr.options.facet=Facets
38 solr.options.facet.title=Allow extra filtering of the result
39
40 solr.result.language=Language
41 solr.result.locatedIn=Located in
42 solr.result.author=Modified by {0} on {1}
43 solr.result.mediaType=File of type {0}
44 solr.result.uploadedBy=Uploaded by {0} on {1} ({2})
45 solr.result.highlightAll=Highlight all matches
46
47 solr.facets.title=Refine your search
48 solr.facets.hint=Select a category and activate filters on the current results
49 solr.facets.resetAll=Reset all
50 solr.facets.expandAll=Expand all
51 solr.facets.collapseAll=Collapse all
52 solr.facets.emptyValue=Empty Value
53 solr.facets.moreValues={0} more
54
55 solr.filterBy.type.document=Document
56 solr.filterBy.type.attachment=Attachment
57 solr.filterBy.type.object=Object
58 solr.filterBy.type.object_property=Object property
59
60 solr.filterBy.fileType.image=Image
61 solr.filterBy.fileType.audio=Audio
62 solr.filterBy.fileType.video=Video
63 solr.filterBy.fileType.text=Text
64 solr.filterBy.fileType.office=Office
65 solr.filterBy.fileType.word=Word
66 solr.filterBy.fileType.presentation=Presentation
67 solr.filterBy.fileType.spreadsheet=Spreadsheet
68 solr.filterBy.fileType.archive=Archive
69 solr.filterBy.fileType.font=Font
70 solr.filterBy.fileType.other=Other
71 solr.facet.fileType.text.plain=Plain Text
72 solr.facet.fileType.text.javascript=JavaScript
73 solr.facet.fileType.text.java-source=Java Source
74 solr.facet.fileType.text.sh=Shell Script
75 solr.facet.fileType.image.icon=Icon
76 solr.facet.fileType.archive.java-archive=JAR
77 solr.facet.fileType.archive.xara=XAR
78 solr.facet.fileType.other.octet-stream=Binary Data
79
80 solr.facet.date.today=Today
81 solr.facet.date.last7Days=Last 7 days
82 solr.facet.date.last30Days=Last 30 days
83 solr.facet.date.olderThan30Days=Older than 30 days
84 solr.facet.date.customInterval=Custom date & time interval
85 solr.facet.date.start=Start date and time
86 solr.facet.date.end=End date and time
87 solr.facet.date.applyCustomInterval=Apply
88 solr.facet.date.between=From {0} to {1}
89 solr.facet.date.after=After {0}
90 solr.facet.date.before=Before {0}
91 solr.facet.date.any=Any date
92
93 solr.facet.size.tiny=Tiny
94 solr.facet.size.small=Small
95 solr.facet.size.medium=Medium
96 solr.facet.size.large=Large
97 solr.facet.size.between=Between {0} and {1}
98 solr.facet.size.lessThan=Less than {0}
99 solr.facet.size.moreThan=More than {0}
100 solr.facet.size.any=Any size
101
102 solr.field.type=Result type
103 solr.field.locale=Language
104 solr.field.locale.emptyValue=No Language
105 solr.field.locale.emptyValue.hint=Some documents don't have a language set because they contain scripts (which are not written in a natural language) or they make up the user interface which is displayed in the current language (like this page).
106 solr.field.wiki=Wiki
107 solr.field.spaces=Location
108 solr.field.space_exact=Location
109 solr.field.space_facet=Location
110 solr.field.name=Page
111 solr.field.name_exact=Page
112 solr.field.title=Title
113 solr.field.author=Last Author
114 solr.field.author_display=Last Author
115 solr.field.creator=Creator
116 solr.field.creator_display=Creator
117 solr.field.date=Last Modification Date
118 solr.field.creationdate=Creation Date
119 solr.field.doccontent=Rendered Document Content
120 solr.field.doccontentraw=Raw Document Content
121 solr.field.class=Object Type
122 solr.field.class.definedBy=Defined by {0} \u00BB {1}
123 solr.field.propertyname=Property Name
124 solr.field.propertyvalue=Property Value
125 solr.field.filename=Attachment Name
126 solr.field.attcontent=Attachment Content
127 solr.field.comment=Comments
128 solr.field.objcontent=Objects
129 solr.field.mimetype=File Type
130 solr.field.attauthor=Uploaded By
131 solr.field.attauthor_display=Uploaded By
132 solr.field.attdate=Upload Date
133 solr.field.attsize=File Size
134
135 solr.uix.docdoesnotexist.title=Were you looking for one of the following pages instead?
136 solr.uix.attachmentdoesnotexist.title=Were you looking for one of the following attachments instead?
137
138 ## Used to indicate where deprecated keys start
139 #@deprecatedstart
140
141 ## until 7.2M3
142 solr.result.location=Located in {0} \u00BB {1} \u00BB {2}
143
144 ## until 7.2RC1
145 solr.field.space=Location
146
147 ## Used to indicate where deprecated keys end
148 #@deprecatedend