Solr Search Translations


solr.admin.title=Solr Search Administration
solr.admin.submit=Apply
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.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.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.result.language=Language
solr.result.location=Located in {0} \u00BB {1} \u00BB {2}
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.space=Space
solr.field.space_exact=Space
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} \u00BB {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

Tags:
Created by Administrator on 2013/11/21 16:25