Changes for page Solr Search Translations
Last modified by Administrator on 2019/11/04 23:53
From version 1.1

edited by Administrator
on 2018/07/24 00:25
on 2018/07/24 00:25
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/9.11.7]
To version
2.1

edited by Administrator
on 2019/11/04 23:53
on 2019/11/04 23:53
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-search-solr-ui/10.11.9]
Summary
Details
- Page properties
-
- Content
-
... ... @@ -1,10 +1,12 @@ 1 1 solr.admin.title=Solr Search Administration 2 2 solr.admin.submit=Apply 3 +solr.admin.error.action={0} failed: 3 3 solr.admin.error.notallowed=You are not allowed to perform this action. 4 4 solr.admin.error.norights=Administration rights are required to access this section. 6 +solr.admin.success.action={0} successfully triggered. 5 5 6 6 solr.admin.status.title=Status 7 -solr.admin.status.queueSize.label=Queue Size9 +solr.admin.status.queueSize.label=Queue size 8 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 9 10 10 solr.admin.indexing.title=Indexing ... ... @@ -19,15 +19,17 @@ 19 19 solr.admin.indexing.query.label=Custom query 20 20 solr.admin.indexing.query.hint=Optional query to limit the documents that will be affected by the selected action in the index. 21 21 24 +solr.admin.info.affectedDocuments=Affected documents in the index: 25 + 22 22 solr.sortBy=Sort by: 23 23 solr.sortBy.score=Relevance 24 24 solr.sortBy.title_sort=Title 25 -solr.sortBy.date=Last ModificationDate26 -solr.sortBy.author_display_sort=Last Author27 -solr.sortBy.filename_sort=File Name28 -solr.sortBy.attsize_sort=File Size29 -solr.sortBy.attdate_sort=Upload Date30 -solr.sortBy.attauthor_display_sort=Uploaded By29 +solr.sortBy.date=Last modification date 30 +solr.sortBy.author_display_sort=Last author 31 +solr.sortBy.filename_sort=File name 32 +solr.sortBy.attsize_sort=File size 33 +solr.sortBy.attdate_sort=Upload date 34 +solr.sortBy.attauthor_display_sort=Uploaded by 31 31 solr.sortOrder.asc=Ascending 32 32 solr.sortOrder.desc=Descending 33 33 ... ... @@ -49,7 +49,7 @@ 49 49 solr.facets.resetAll=Reset all 50 50 solr.facets.expandAll=Expand all 51 51 solr.facets.collapseAll=Collapse all 52 -solr.facets.emptyValue=Empty Value56 +solr.facets.emptyValue=Empty value 53 53 solr.facets.moreValues={0} more 54 54 55 55 solr.filterBy.type.document=Document ... ... @@ -68,14 +68,14 @@ 68 68 solr.filterBy.fileType.archive=Archive 69 69 solr.filterBy.fileType.font=Font 70 70 solr.filterBy.fileType.other=Other 71 -solr.facet.fileType.text.plain=Plain Text75 +solr.facet.fileType.text.plain=Plain text 72 72 solr.facet.fileType.text.javascript=JavaScript 73 -solr.facet.fileType.text.java-source=Java Source77 +solr.facet.fileType.text.java-source=Java source 74 74 solr.facet.fileType.text.sh=Shell Script 75 75 solr.facet.fileType.image.icon=Icon 76 76 solr.facet.fileType.archive.java-archive=JAR 77 77 solr.facet.fileType.archive.xara=XAR 78 -solr.facet.fileType.other.octet-stream=Binary Data82 +solr.facet.fileType.other.octet-stream=Binary data 79 79 80 80 solr.facet.date.today=Today 81 81 solr.facet.date.last7Days=Last 7 days ... ... @@ -101,7 +101,7 @@ 101 101 102 102 solr.field.type=Result type 103 103 solr.field.locale=Language 104 -solr.field.locale.emptyValue=No Language108 +solr.field.locale.emptyValue=No language 105 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 106 solr.field.wiki=Wiki 107 107 solr.field.spaces=Location ... ... @@ -110,27 +110,27 @@ 110 110 solr.field.name=Page 111 111 solr.field.name_exact=Page 112 112 solr.field.title=Title 113 -solr.field.author=Last Author114 -solr.field.author_display=Last Author117 +solr.field.author=Last author 118 +solr.field.author_display=Last author 115 115 solr.field.creator=Creator 116 116 solr.field.creator_display=Creator 117 -solr.field.date=Last ModificationDate118 -solr.field.creationdate=Creation Date119 -solr.field.doccontent=Rendered DocumentContent120 -solr.field.doccontentraw=Raw DocumentContent121 -solr.field.class=Object Type122 -solr.field.class.definedBy=Defined by {0} \u00BB{1}123 -solr.field.propertyname=Property Name124 -solr.field.propertyvalue=Property Value125 -solr.field.filename=Attachment Name126 -solr.field.attcontent=Attachment Content121 +solr.field.date=Last modification date 122 +solr.field.creationdate=Creation date 123 +solr.field.doccontent=Rendered document content 124 +solr.field.doccontentraw=Raw document content 125 +solr.field.class=Object type 126 +solr.field.class.definedBy=Defined by {0} ยป {1} 127 +solr.field.propertyname=Property name 128 +solr.field.propertyvalue=Property value 129 +solr.field.filename=Attachment name 130 +solr.field.attcontent=Attachment content 127 127 solr.field.comment=Comments 128 128 solr.field.objcontent=Objects 129 -solr.field.mimetype=File Type130 -solr.field.attauthor=Uploaded By131 -solr.field.attauthor_display=Uploaded By132 -solr.field.attdate=Upload Date133 -solr.field.attsize=File Size133 +solr.field.mimetype=File type 134 +solr.field.attauthor=Uploaded by 135 +solr.field.attauthor_display=Uploaded by 136 +solr.field.attdate=Upload date 137 +solr.field.attsize=File size 134 134 135 135 solr.uix.docdoesnotexist.title=Were you looking for one of the following pages instead? 136 136 solr.uix.attachmentdoesnotexist.title=Were you looking for one of the following attachments instead?