<?php $exp = 1772967024; $val = array (
  'domain' => NULL,
  'plural-forms' => 'nplurals=1; plural=0;',
  'messages' => 
  array (
    '' => 
    array (
      'installer.additionalLocales' => '额外的语言环境',
      'installer.administratorAccount' => '管理员帐户',
      'installer.administratorAccountInstructions' => '这个帐户将成为站点的管理员，并且可以存取整站的所有内容，额外的用户信息可以在安装后添加.',
      'installer.checkNo' => '<span class="pkp_form_error formError">未通过</span>',
      'installer.checkYes' => '通过',
      'installer.configFileError' => '配置文件 <tt>config.inc.php</tt> 不存在或者不可读.',
      'installer.connectionCharset' => '连接字符集',
      'installer.contentsOfConfigFile' => '配置文件内容',
      'installer.databaseDriver' => '数据库驱动',
      'installer.databaseDriverInstructions' => '<strong>如果选择括弧中所列的数据库驱动程序，但没有安装与启用所需的PHP函数的话，可能无法执行。</strong><br />上面个别列出由于学术目的而不支持的数据库驱动程序，而且不太可能运作。',
      'installer.databaseHost' => '主机',
      'installer.databaseHostInstructions' => '不填入主机名称会使用网域接口代替TCP/IP链接。这对MySQL来说并不必要，如果输入"localhost"它会自动使用接口，不过对某些其他的数据库服务器，好比PostgreSQL来说就是必要的.',
      'installer.databaseName' => '数据库名',
      'installer.databasePassword' => '密码',
      'installer.databaseSettings' => '数据库设置',
      'installer.databaseUsername' => '用户名',
      'installer.filesDir' => '上传路径',
      'installer.fileSettings' => '文件设置',
      'installer.form.clientCharsetRequired' => '客户端字符设置必选.',
      'installer.form.databaseDriverRequired' => '数据库驱动必须选择一个.',
      'installer.form.databaseNameRequired' => '数据库名字是必须的.',
      'installer.form.emailRequired' => '一个有效的管理员帐户的电子邮箱是必须的.',
      'installer.form.filesDirRequired' => '用于存储上传文件的路径是必须的.',
      'installer.form.localeRequired' => '至少一个语言环境选择.',
      'installer.form.passwordRequired' => '管理员的帐号密码是必须的.',
      'installer.form.passwordsDoNotMatch' => '管理员的密码不相符.',
      'installer.form.separateMultiple' => '用逗号分隔多个值',
      'installer.form.usernameAlphaNumeric' => '管理员的用户名能包含数字和字符，下划线和链接符，而且必须以字母和数字开始和结束.',
      'installer.form.usernameRequired' => '管理员的用户名是必须的.',
      'installer.installationWrongPhp' => '<br/><strong>警告：您当前PHP的版本不符合系统安装的最低要求. 推荐您升级系统的PHP版本到最新.</strong>',
      'installer.installErrorsOccurred' => '安装过程报错',
      'installer.installerSQLStatements' => '安装SQL语句',
      'installer.installFileError' => '安装文件 <tt>dbscripts/xml/install.xml</tt> 不存在后者不可读.',
      'installer.installFilesDirError' => '为上传文件指定的目录不存在或者不可读.',
      'installer.installParseDBFileError' => '错误解析数据库安装文件模板 <tt>{$file}</tt>.',
      'installer.installParseEmailTemplatesFileError' => '错误解析电子邮件模板文件<tt>{$file}</tt>.',
      'installer.installParseFilterConfigFileError' => '错误解析过滤配置文件<tt>{$file}</tt>.',
      'installer.unsupportedUpgradeError' => '不支持升级。 有关详细信息，请参阅 docs/UPGRADE-UNSUPPORTED。',
      'installer.locale' => '语言设置',
      'installer.locale.maybeIncomplete' => '标记的语言环境尚未完成.',
      'installer.localeSettings' => '语言环境设置',
      'installer.oaiSettings' => 'OAI 设置',
      'installer.oaiRepositoryIdInstructions' => '一个独一无二的识别码，用来识别本站使用<a href="https://www.openarchives.org/" target="_blank">开放存档计划(Open Archives Initiative)</a>元数据搜集协定所索引的元数据记录 ',
      'installer.oaiRepositoryId' => 'OAI库标识符',
      'installer.publicFilesDirError' => 'Public的文件的目录不存在或不可写.',
      'installer.releaseNotes' => '发行说明',
      'installer.preInstallationInstructionsTitle' => '安装前步骤',
      'installer.preInstallationInstructions' => '
		<p>1. 以下文件和目录（及其内容）必须可写：</p>
		<ul>
			<li><tt>config.inc.php</tt> 是可写的（可选）： {$writable_config}</li>
			<li><tt>public/</tt> 是可写的： {$writable_public}</li>
			<li><tt>cache/</tt> 是可写的： {$writable_cache}</li>
			<li><tt>cache/t_cache/</tt> 是可写的： {$writable_templates_cache}</li>
			<li><tt>cache/t_compile/</tt> 是可写的： {$writable_templates_compile}</li>
			<li><tt>cache/_db</tt> 是可写的： {$writable_db_cache}</li>
		</ul>

		<p>2.  必须创建一个用于存储上传文件的目录，并使该目录可写（请参见下面的“文件设置”）。</p>
	',
      'installer.configureXSLMessage' => '<p>您的PHP安装未启用XSL模块。 请启用它，或在config.inc.php文件中配置xslt_command参数。</p>',
      'installer.beacon' => '信标',
      'installer.beacon.enable' => '为PKP提供唯一的站点ID和OAI基本URL，仅用于统计和安全警报目的。',
      'installer.unsupportedPhpError' => '该软件不支持您服务器的PHP版本。 请在 docs/README 中仔细检查安装要求。',
    ),
  ),
);