<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE email_texts SYSTEM "../../../../../lib/pkp/dtd/emailTemplateData.dtd">
<!--
  * locale/zh_CN/emailTemplateData.xml
  *
  * Copyright (c) 2014-2023 Simon Fraser University
  * Copyright (c) 2003-2023 John Willinsky
  * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
  *
  * Localized email templates XML file.
  *
  -->
<email_texts locale="zh_CN">
	<email_text key="LUCENE_ARTICLE_INDEXING_ERROR_NOTIFICATION">
		<subject>文章索引错误</subject>
		<body><![CDATA[An indexing error occurred while indexing the article &quot;{$submissionTitle}&quot; in the journal &quot;{$contextName}&quot;.<br />
<br />
This email was generated by Open Journal Systems' Lucene search plugin.]]></body>
		<description>此电子邮件模板用于通知期刊的技术支持，文章索引过程中发生了错误。</description>
	</email_text>
	<email_text key="LUCENE_JOURNAL_INDEXING_ERROR_NOTIFICATION">
		<subject>Journal Indexing Error</subject>
		<body><![CDATA[An indexing error occurred while indexing the journal &quot;{$contextName}&quot;.<br />
<br />
This email was generated by Open Journal Systems' Lucene search plugin.]]></body>
		<description>此电子邮件模板用于通知期刊的技术支持，期刊索引的过程中出现错误。</description>
	</email_text>
	<email_text key="LUCENE_SEARCH_SERVICE_ERROR_NOTIFICATION">
		<subject>搜索服务的错误</subject>
		<body><![CDATA[An error occurred while someone tried to search the installation &quot;{$siteName}&quot;.<br />
<br />
This email was generated by Open Journal Systems' Lucene search plugin.]]></body>
		<description>此电子邮件模板用于通知期刊的技术支持说明期刊试图访问Solr搜索服务出现了一个错误</description>
	</email_text>
</email_texts>
