Solr Search Translations


solr.admin.title=Solr Search Administration
solr.admin.submit=Apply
solr.admin.error.action={0} failed:
solr.admin.error.notallowed=You are not allowed to perform this action.
solr.admin.error.norights=Administration rights are required to access this section.
solr.admin.success.action={0} successfully triggered.

solr.admin.status.title=Status
solr.admin.status.queueSize.label=Queue size
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).

solr.admin.indexing.title=Indexing
solr.admin.indexing.action.label=Action
solr.admin.indexing.action.hint=The action to perform on the index.
solr.admin.indexing.action.select_index=Add to index
solr.admin.indexing.action.select_delete=Delete from index
solr.admin.indexing.action.select_reindex=Reindex
solr.admin.indexing.wiki.label=Wiki
solr.admin.indexing.wiki.hint=The wiki for which all its documents will be affected by the selected action.
solr.admin.indexing.wiki.select_farm=Entire farm
solr.admin.indexing.query.label=Custom query
solr.admin.indexing.query.hint=Optional query to limit the documents that will be affected by the selected action in the index.

solr.admin.info.affectedDocuments=Affected documents in the index:

solr.sortBy=Sort by:
solr.sortBy.score=Relevance
solr.sortBy.title_sort=Title
solr.sortBy.date=Last modification date
solr.sortBy.author_display_sort=Last author
solr.sortBy.filename_sort=File name
solr.sortBy.attsize_sort=File size
solr.sortBy.attdate_sort=Upload date
solr.sortBy.attauthor_display_sort=Uploaded by
solr.sortOrder.asc=Ascending
solr.sortOrder.desc=Descending

solr.options=Show:
solr.options.highlight=Highlighting
solr.options.highlight.title=Display en extract of what was matched in each result
solr.options.facet=Facets
solr.options.facet.title=Allow extra filtering of the result

solr.result.language=Language
solr.result.locatedIn=Located in
solr.result.author=Modified by {0} on {1}
solr.result.mediaType=File of type {0}
solr.result.uploadedBy=Uploaded by {0} on {1} ({2})
solr.result.highlightAll=Highlight all matches

solr.facets.title=Refine your search
solr.facets.hint=Select a category and activate filters on the current results
solr.facets.resetAll=Reset all
solr.facets.expandAll=Expand all
solr.facets.collapseAll=Collapse all
solr.facets.emptyValue=Empty value
solr.facets.moreValues={0} more

solr.filterBy.type.document=Document
solr.filterBy.type.attachment=Attachment
solr.filterBy.type.object=Object
solr.filterBy.type.object_property=Object property

solr.filterBy.fileType.image=Image
solr.filterBy.fileType.audio=Audio
solr.filterBy.fileType.video=Video
solr.filterBy.fileType.text=Text
solr.filterBy.fileType.office=Office
solr.filterBy.fileType.word=Word
solr.filterBy.fileType.presentation=Presentation
solr.filterBy.fileType.spreadsheet=Spreadsheet
solr.filterBy.fileType.archive=Archive
solr.filterBy.fileType.font=Font
solr.filterBy.fileType.other=Other
solr.facet.fileType.text.plain=Plain text
solr.facet.fileType.text.javascript=JavaScript
solr.facet.fileType.text.java-source=Java source
solr.facet.fileType.text.sh=Shell Script
solr.facet.fileType.image.icon=Icon
solr.facet.fileType.archive.java-archive=JAR
solr.facet.fileType.archive.xara=XAR
solr.facet.fileType.other.octet-stream=Binary data

solr.facet.date.today=Today
solr.facet.date.last7Days=Last 7 days
solr.facet.date.last30Days=Last 30 days
solr.facet.date.olderThan30Days=Older than 30 days
solr.facet.date.customInterval=Custom date & time interval
solr.facet.date.start=Start date and time
solr.facet.date.end=End date and time
solr.facet.date.applyCustomInterval=Apply
solr.facet.date.between=From {0} to {1}
solr.facet.date.after=After {0}
solr.facet.date.before=Before {0}
solr.facet.date.any=Any date

solr.facet.size.tiny=Tiny
solr.facet.size.small=Small
solr.facet.size.medium=Medium
solr.facet.size.large=Large
solr.facet.size.between=Between {0} and {1}
solr.facet.size.lessThan=Less than {0}
solr.facet.size.moreThan=More than {0}
solr.facet.size.any=Any size

solr.field.type=Result type
solr.field.locale=Language
solr.field.locale.emptyValue=No language
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).
solr.field.wiki=Wiki
solr.field.spaces=Location
solr.field.space_exact=Location
solr.field.space_facet=Location
solr.field.name=Page
solr.field.name_exact=Page
solr.field.title=Title
solr.field.author=Last author
solr.field.author_display=Last author
solr.field.creator=Creator
solr.field.creator_display=Creator
solr.field.date=Last modification date
solr.field.creationdate=Creation date
solr.field.doccontent=Rendered document content
solr.field.doccontentraw=Raw document content
solr.field.class=Object type
solr.field.class.definedBy=Defined by {0} » {1}
solr.field.propertyname=Property name
solr.field.propertyvalue=Property value
solr.field.filename=Attachment name
solr.field.attcontent=Attachment content
solr.field.comment=Comments
solr.field.objcontent=Objects
solr.field.mimetype=File type
solr.field.attauthor=Uploaded by
solr.field.attauthor_display=Uploaded by
solr.field.attdate=Upload date
solr.field.attsize=File size

solr.uix.docdoesnotexist.title=Were you looking for one of the following pages instead?
solr.uix.attachmentdoesnotexist.title=Were you looking for one of the following attachments instead?

## Used to indicate where deprecated keys start
#@deprecatedstart

## until 7.2M3
solr.result.location=Located in {0} \u00BB {1} \u00BB {2}

## until 7.2RC1
solr.field.space=Location

## Used to indicate where deprecated keys end
#@deprecatedend