livia-test/Livia/Resources/Strings/Strings.xaml
2025-03-28 14:31:53 +08:00

516 lines
39 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=System.Runtime">
<system:String x:Key="InstanceIsRunningError">程序已在运行</system:String>
<system:String x:Key="Error">错误</system:String>
<system:String x:Key="Warning">警告</system:String>
<system:String x:Key="Info">提示</system:String>
<system:String x:Key="Confirm">确认</system:String>
<system:String x:Key="Cancel">取消</system:String>
<system:String x:Key="Clear">清空</system:String>
<system:String x:Key="Processing">正在处理</system:String>
<system:String x:Key="Importing">正在处理</system:String>
<system:String x:Key="DataProcessComplete">处理成功</system:String>
<system:String x:Key="DataImportComplete">处理成功</system:String>
<system:String x:Key="DeleteSuccess">删除成功</system:String>
<system:String x:Key="SystemCrashing">系统错误,软件即将关闭。</system:String>
<system:String x:Key="Updating">正在升级</system:String>
<system:String x:Key="InvalidArgumentError">无效的参数:{0}</system:String>
<system:String x:Key="ParsingArgumentError">解析参数错误:{0}</system:String>
<system:String x:Key="ArgumentNotFoundError">未包含必需参数:{0}</system:String>
<system:String x:Key="Version">版本</system:String>
<system:String x:Key="InvalidInputDirectoryError">无效的输入目录</system:String>
<system:String x:Key="IdleTimeout">长时间没有操作,已自动登出。</system:String>
<system:String x:Key="IdleTimeoutWarning">长时间没有操作,将于大约{0}秒后登出。</system:String>
<system:String x:Key="ConfirmLogoutWarning">确认登出?</system:String>
<system:String x:Key="ConfirmExitWarning">确认退出?</system:String>
<system:String x:Key="ConfirmCancelWarning">确认取消?</system:String>
<system:String x:Key="ConfirmDeleteWarning">确认删除数据?</system:String>
<system:String x:Key="DefaultWindowLevelButtonTest">默认窗宽窗位</system:String>
<system:String x:Key="BrainLobesRotationViewerName">脑叶灌注</system:String>
<system:String x:Key="ArterialTerritoriesRotationViewerName">动脉供血区域灌注</system:String>
<system:String x:Key="AspectsRotationViewerName">ASPECTS区域灌注</system:String>
<system:String x:Key="LimbicSystemRotationViewerName">边缘系统区域灌注</system:String>
<system:String x:Key="CerebrumCerebellumPerfusionDataGridName">大脑小脑灌注</system:String>
<system:String x:Key="BrainLobesPerfusionDataGridName">脑叶灌注</system:String>
<system:String x:Key="ArterialTerritoriesPerfusionDataGridName">动脉供血区域灌注</system:String>
<system:String x:Key="AspectsPerfusionDataGridName">ASPECTS区域灌注</system:String>
<system:String x:Key="LimbicSystemPerfusionDataGridName">边缘系统区域灌注</system:String>
<system:String x:Key="PerfusionDataGridSwitchButtonText">参数切换</system:String>
<system:String x:Key="PerfusionDataGridTabName">灌注数据</system:String>
<system:String x:Key="AslLabelTip">切换右侧标签,此按钮将同步更新</system:String>
<system:String x:Key="JumpPerfusionDataTip">查看详细表格数据</system:String>
<system:String x:Key="LoadDataButtonText">读取文件</system:String>
<system:String x:Key="ExportReportButtonText">生成报告</system:String>
<system:String x:Key="ImportDataButtonText">导入结果</system:String>
<system:String x:Key="ExportDataButtonText">导出结果</system:String>
<system:String x:Key="PushToPacsButtonText">推送报告</system:String>
<system:String x:Key="CheckReportsButtonText">查看报告</system:String>
<system:String x:Key="RemainingQuota">待处理次数:</system:String>
<system:String x:Key="UnlimitedQuota">无限制</system:String>
<system:String x:Key="FolderNotEmptyError">请选择一个空白文件夹</system:String>
<system:String x:Key="SearchButtonText">数据查询</system:String>
<system:String x:Key="SearchConfirmButtonText">查询</system:String>
<system:String x:Key="JobListButtonText">历史记录</system:String>
<system:String x:Key="JobListLoadDataButtonText">查看结果</system:String>
<system:String x:Key="JobListDownloadArchiveButtonText">原始数据</system:String>
<system:String x:Key="JobListDownloadSortedButtonText">中间文件</system:String>
<system:String x:Key="JobListCancelButtonText">取消处理</system:String>
<system:String x:Key="JobListSelectSeriesButtonText">选择序列</system:String>
<system:String x:Key="JobListDeleteSeriesButtonText">删除数据</system:String>
<system:String x:Key="PatientName">姓名</system:String>
<system:String x:Key="PatientId">ID</system:String>
<system:String x:Key="PatientAge">年龄</system:String>
<system:String x:Key="PatientSex">性别</system:String>
<system:String x:Key="StudyDate">检查时间</system:String>
<system:String x:Key="ImportTime">处理时间</system:String>
<system:String x:Key="Status">状态</system:String>
<system:String x:Key="Sequence">包含序列</system:String>
<system:String x:Key="Operation">操作</system:String>
<system:String x:Key="ServerJobStatus1">正在导入</system:String>
<system:String x:Key="ServerJobStatus2">正在清洗</system:String>
<system:String x:Key="ServerJobStatus3">正在处理</system:String>
<system:String x:Key="ServerJobStatus4">处理成功</system:String>
<system:String x:Key="ServerJobStatus5">处理失败</system:String>
<system:String x:Key="ServerJobStatus6">等待设置</system:String>
<system:String x:Key="ServerJobStatus7">排队等待</system:String>
<system:String x:Key="SearchTipsText">%代表任意0 ~ 多个字符例如查询animage可以使用an%、%ima%或%ge</system:String>
<system:String x:Key="PatientAgeStart">年龄起</system:String>
<system:String x:Key="PatientAgeEnd">年龄止</system:String>
<system:String x:Key="ImportTimeStart">处理时间起</system:String>
<system:String x:Key="ImportTimeEnd">处理时间止</system:String>
<system:String x:Key="StudyDateStart">检查时间起</system:String>
<system:String x:Key="StudyDateEnd">检查时间止</system:String>
<system:String x:Key="SelectSeriesWindowTitle">选择需要处理的序列</system:String>
<system:String x:Key="SelectSeriesSuccess">序列选择成功,开始处理!</system:String>
<system:String x:Key="CheckReportWindowTitle">查看报告</system:String>
<system:String x:Key="SelectReportModuleWindowTitle">生成报告</system:String>
<system:String x:Key="ReportName">报告名称</system:String>
<system:String x:Key="DefaultReportName">报告1</system:String>
<system:String x:Key="ReportNameHint">建议修改默认名称</system:String>
<system:String x:Key="ShowRoiLocation">显示定位信息</system:String>
<system:String x:Key="AnonymousMode">匿名模式</system:String>
<system:String x:Key="DeleteReportButtonText">删除报告</system:String>
<system:String x:Key="PushReportButtonText">推送报告</system:String>
<system:String x:Key="DownloadReportButtonText">下载报告</system:String>
<system:String x:Key="ReportNameWarning">报告名称需要包含1-20个字符,且不能含有 \ / : * ? " &lt; &gt; |</system:String>
<system:String x:Key="ReportModuleAal">详细解剖区域</system:String>
<system:String x:Key="ReportModuleAtlas">灌注图谱</system:String>
<system:String x:Key="ReportModuleColorImage">彩图</system:String>
<system:String x:Key="ReportModuleFocus">病灶叠加图</system:String>
<system:String x:Key="ReportModuleLeftAnteriorRoi">左侧前循环病灶</system:String>
<system:String x:Key="ReportModuleRightAnteriorRoi">右侧前循环病灶</system:String>
<system:String x:Key="ReportModulePosteriorRoi">后循环病灶</system:String>
<system:String x:Key="DownloadReportSuccess">报告下载成功!</system:String>
<system:String x:Key="ValidateSerialKeyWindowTitle">授权验证</system:String>
<system:String x:Key="SerialKey">序列号</system:String>
<system:String x:Key="AuthenticationKey">授权码</system:String>
<system:String x:Key="ValidateSerialKeyFailed">验证失败</system:String>
<system:String x:Key="Score">评分:</system:String>
<system:String x:Key="NoRoiLocationDataMessage">没有有效的定位信息</system:String>
<system:String x:Key="Left">左侧</system:String>
<system:String x:Key="Right">右侧</system:String>
<system:String x:Key="BothSides">双侧</system:String>
<system:String x:Key="AxialOverview">轴状位一览</system:String>
<system:String x:Key="TotalVolume">总体积:</system:String>
<system:String x:Key="SelectedVolume">已选体积:</system:String>
<system:String x:Key="Count">数量:</system:String>
<system:String x:Key="RoiLocationDisplayModeVolume">病灶区域体积</system:String>
<system:String x:Key="RoiLocationDisplayModeRoiPercentage">占病灶百分比</system:String>
<system:String x:Key="RoiLocationDisplayModeRegionPercentage">占脑区百分比</system:String>
<system:String x:Key="RoiTwoColumnModeTrue">左右分开显示</system:String>
<system:String x:Key="RoiTwoColumnModeFalse">左右合并显示</system:String>
<system:String x:Key="UnfoldButtonStateTrue">全部展开</system:String>
<system:String x:Key="UnfoldButtonStateFalse">全部合并</system:String>
<system:String x:Key="IspOverIsc">IP/IC</system:String>
<system:String x:Key="IspOverSumOfIscAndIsp">IP/(IP + IC)</system:String>
<system:String x:Key="AstrokeDiagnosis1">IP区/IC区 > 1.8</system:String>
<system:String x:Key="AstrokeDiagnosis2">建议溶栓</system:String>
<system:String x:Key="AspectsCbfIscScore">CBF评分</system:String>
<system:String x:Key="AspectsAdcIscScore">ADC评分</system:String>
<system:String x:Key="Left/Right">左/右</system:String>
<system:String x:Key="Region">区域</system:String>
<system:String x:Key="AbsoluteCbf">CBF值</system:String>
<system:String x:Key="RelativeToCerebellum">相对同侧小脑差异</system:String>
<system:String x:Key="RelativeToCerebrum">相对同侧大脑差异</system:String>
<system:String x:Key="LeftRightDifference">左右差异</system:String>
<system:String x:Key="UnableToLocateRegionWarning">未找到区域</system:String>
<system:String x:Key="LocateRoiButtonText">定位区域</system:String>
<system:String x:Key="ShowBoundaryButtonText">显示轮廓</system:String>
<system:String x:Key="ProcessingError">处理失败</system:String>
<system:String x:Key="ExportFailed">导出失败</system:String>
<system:String x:Key="ServerUnauthorizedError">请重新登录</system:String>
<system:String x:Key="InvalidDataError">数据错误</system:String>
<system:String x:Key="ApplicationDidNotQuitNormallyWarning">上一次程序未正常退出!</system:String>
<system:String x:Key="PasswordBoxHint">请输入密码</system:String>
<system:String x:Key="UsernameTextBlockHint">请输入用户名</system:String>
<system:String x:Key="WindowTitle">Livia</system:String>
<system:String x:Key="LoginControlTitle">用户登录</system:String>
<system:String x:Key="LoginControlMessage">欢迎使用本软件</system:String>
<system:String x:Key="LoginControlMessage2">.</system:String>
<system:String x:Key="LoginControlFootnote">科技部十三五国家重点研发计划课题编号2019YFC0120901</system:String>
<system:String x:Key="LoginButtonText">登录</system:String>
<system:String x:Key="UserName">用户名</system:String>
<system:String x:Key="Password">密码</system:String>
<system:String x:Key="Logout">退出登录</system:String>
<system:String x:Key="CheckUpdateButtonText">检查更新</system:String>
<system:String x:Key="CannotGetUpdateInfoMessage">无法检查更新,请确保计算机网络连接正常。</system:String>
<system:String x:Key="NewVersionAvailableInfoMessage">有新版本,是否立刻更新?</system:String>
<system:String x:Key="NoNewVersionInfoMessage">当前已是最新版本</system:String>
<system:String x:Key="RestartNeededInfoMessage">程序已更新,请重新打开软件。</system:String>
<system:String x:Key="InstallUpdateButtonText">安装更新</system:String>
<system:String x:Key="IncorrectPasswordError">账号或密码错误!</system:String>
<system:String x:Key="SocketExceptionError">无法连接服务器!</system:String>
<system:String x:Key="LoginError">登录失败!</system:String>
<system:String x:Key="SettingsWindowName">设置中心</system:String>
<system:String x:Key="SoftwareVersionInfoTabName">软件信息</system:String>
<system:String x:Key="GeneralTabName">通用</system:String>
<system:String x:Key="ManufacturerInformationTabName">制造商信息</system:String>
<system:String x:Key="LicenseTabName">软件安装许可协议</system:String>
<system:String x:Key="OpenSourceLibraryLicenseTabName">开源库协议</system:String>
<system:String x:Key="ReleaseNotesTabName">更新说明</system:String>
<system:String x:Key="DeveloperSettings">管理员设置</system:String>
<system:String x:Key="RestartIsRequireForChangesToTakeEffect">设置在重启软件后生效</system:String>
<system:String x:Key="ServerAddress">服务器地址</system:String>
<system:String x:Key="ServerPort">服务器端口</system:String>
<system:String x:Key="UserLocalhostButtonText">使用本机</system:String>
<system:String x:Key="UserCloudServerButtonText">使用云服务器</system:String>
<system:String x:Key="UserTestServerButtonText">使用测试服务器</system:String>
<system:String x:Key="UseRegistrationVersion">使用注册版本</system:String>
<system:String x:Key="LogoutAfter">空闲登出时间分钟0不自动登出</system:String>
<system:String x:Key="ShowArchiveDownloadButton">显示下载原始数据按钮</system:String>
<system:String x:Key="ShowPushToPacsButton">显示推送报告按钮</system:String>
<system:String x:Key="AutoRefreshServerJobList">自动刷新历史记录</system:String>
<system:String x:Key="ShowSelectReportModuleDialog">选择报告模块</system:String>
<system:String x:Key="ShowDicomNodeTab">显示DICOM节点信息</system:String>
<system:String x:Key="ShowReportModuleAalCheckbox">报告选择模块显示详细解剖区域选项</system:String>
<system:String x:Key="ShowUpdateButton">允许检测更新</system:String>
<system:String x:Key="DisplaySettings">显示设置</system:String>
<system:String x:Key="FontFamily">字体</system:String>
<system:String x:Key="FontWeight">字重</system:String>
<system:String x:Key="Language">语言</system:String>
<system:String x:Key="CultureInfo">日期格式</system:String>
<system:String x:Key="UpdateChannel">软件渠道</system:String>
<system:String x:Key="SecurityTabName">安全</system:String>
<system:String x:Key="EditPassword">修改密码</system:String>
<system:String x:Key="PasswordRequirement">密码长度6至15位且须包含数字和字母</system:String>
<system:String x:Key="OldPassword">旧密码</system:String>
<system:String x:Key="ConfirmPassword">确认密码</system:String>
<system:String x:Key="NewPassword">新密码</system:String>
<system:String x:Key="ConfirmPasswordFailedError">两次输入的密码不一致!</system:String>
<system:String x:Key="EditPasswordSuccess">修改成功!</system:String>
<system:String x:Key="DicomNodeTabName">DICOM节点信息</system:String>
<system:String x:Key="DicomNodeHost">DICOM节点地址</system:String>
<system:String x:Key="DicomNodePort">DICOM节点端口</system:String>
<system:String x:Key="DicomNodeAet">DICOM节点AET</system:String>
<system:String x:Key="ReportSettings">报告设置</system:String>
<system:String x:Key="OpenReportOnFinish">导出后打开报告</system:String>
<system:String x:Key="PushToPacsSuccess">推送成功!</system:String>
<system:String x:Key="OpenLogDirectoryButtonText">打开日志目录</system:String>
<system:String x:Key="OpenTempDirectoryButtonText">打开临时目录</system:String>
<system:String x:Key="ClearAuthenticationKeyButtonText">清除授权码</system:String>
<system:String x:Key="RoiAtlasNotFoundError">未发现所需要的勾画标签图</system:String>
<system:String x:Key="PathNotFoundError">未找到文件夹</system:String>
<system:String x:Key="ServerErrorUnknown">未知服务器错误</system:String>
<system:String x:Key="ServerError10001">PACS无法建立连接</system:String>
<system:String x:Key="ServerError10002">SCP服务提供者返回错误码</system:String>
<system:String x:Key="ServerError10003">SCP访问超时/异常</system:String>
<system:String x:Key="ServerError10004">缺少必要的序列</system:String>
<system:String x:Key="ServerError10005">加密锁次数不足</system:String>
<system:String x:Key="ServerError10006">没有加密锁或加密锁异常</system:String>
<system:String x:Key="ServerError10007">加密锁密码错误</system:String>
<system:String x:Key="ServerError10008">图像分析运行时错误</system:String>
<system:String x:Key="ServerError10009">输入的Key不存在</system:String>
<system:String x:Key="ServerError10010">用户没有足够的次数</system:String>
<system:String x:Key="ServerError10011">用户旧密码错误</system:String>
<system:String x:Key="ServerError10012">新密码与旧密码相同</system:String>
<system:String x:Key="ServerError10013">密码缺少字母或数字</system:String>
<system:String x:Key="ServerError10014">密码长度应在6位与15位之间</system:String>
<system:String x:Key="ServerError10015">存储服务器异常</system:String>
<system:String x:Key="ServerError10016">DICOM文件不标准</system:String>
<system:String x:Key="ServerError10017">未发现有DICOM序列</system:String>
<system:String x:Key="ServerError10018">拒绝访问</system:String>
<system:String x:Key="ServerError10019">用户未授权</system:String>
<system:String x:Key="ServerError10020">资源不存在</system:String>
<system:String x:Key="ServerError10021">密码已错误{0}次,请在{1}秒后重试</system:String>
<system:String x:Key="ServerError10022">用户名或密码错误!</system:String>
<system:String x:Key="ServerError10023">处理结果已经过期,资源被删除</system:String>
<system:String x:Key="ServerError10024">处理的数据被终止</system:String>
<system:String x:Key="ServerError10025">报告生成失败</system:String>
<system:String x:Key="ServerError10026">任务发布失败</system:String>
<system:String x:Key="ServerError10028">数据不存在</system:String>
<system:String x:Key="ServerError10032">操作被拒绝</system:String>
<system:String x:Key="ServerError10035">报告名称已存在,是否覆盖?</system:String>
<system:String x:Key="ServerError10036">不支持的报告格式类型</system:String>
<system:String x:Key="ServerError10037">数据存储未完成,请稍后重试</system:String>
<system:String x:Key="ServerError10038">数据未授权</system:String>
<system:String x:Key="ServerError20000">文件清洗异常</system:String>
<system:String x:Key="ServerError20001">DICOM文件缺少标签</system:String>
<system:String x:Key="ServerError20002">Siemens Mosaic图像缺少必要的CSA头部信息</system:String>
<system:String x:Key="ServerError20003">不支持的文件类型</system:String>
<system:String x:Key="ServerError20004">RGB DICOM文件</system:String>
<system:String x:Key="ServerError20005">缺少必要的序列</system:String>
<system:String x:Key="ServerError20006">DICOM 图像缺层</system:String>
<system:String x:Key="ServerError20007">DICOM 图像层数过少</system:String>
<system:String x:Key="ServerError20008">DICOM 图像空间不一致</system:String>
<system:String x:Key="ServerError20009">DWI图像缺少弥散B值</system:String>
<system:String x:Key="ServerError20010">DICOM 图像类型未明确</system:String>
<system:String x:Key="ServerError20011">DICOM 图像缺少方位信息</system:String>
<system:String x:Key="ServerError20012">未找到CBF或者M0序列</system:String>
<system:String x:Key="ServerError20013">PLD长度与序列数量不相等</system:String>
<system:String x:Key="ServerError20014">PLD长度与重复次数不相等</system:String>
<system:String x:Key="ServerError20015">Control像与Label像数量不相等</system:String>
<system:String x:Key="ServerError20016">图像序列不规范</system:String>
<system:String x:Key="ServerError20017">上传的文件太多,一次只能处理一组序列</system:String>
<system:String x:Key="ServerError20018">拥有相同模态的多组数据,请删除一组后重试</system:String>
<system:String x:Key="ServerError20019">DWI序列需要包含两个不同的B值</system:String>
<system:String x:Key="ServerError20020">不支持的磁场强度</system:String>
<system:String x:Key="ServerError20021">ASL序列太多</system:String>
<system:String x:Key="ServerError20022">ASL缺少图像</system:String>
<system:String x:Key="ServerError20023">不支持的comments标签</system:String>
<system:String x:Key="ServerError20024">配准失败</system:String>
<!-- ReSharper disable InconsistentNaming -->
<!-- ReSharper disable MarkupTextTypo -->
<!-- ReSharper disable IdentifierTypo -->
<system:String x:Key="ServerString##ASPECTS_Caudate">尾状核</system:String>
<system:String x:Key="ServerString##Internal_Capsule">内囊</system:String>
<system:String x:Key="ServerString##ASPECTS_Lentiform_Nucleus">豆状核</system:String>
<system:String x:Key="ServerString##ASPECTS_Insula">脑岛</system:String>
<system:String x:Key="ServerString##M1">M1</system:String>
<system:String x:Key="ServerString##M2">M2</system:String>
<system:String x:Key="ServerString##M3">M3</system:String>
<system:String x:Key="ServerString##M4">M4</system:String>
<system:String x:Key="ServerString##M5">M5</system:String>
<system:String x:Key="ServerString##M6">M6</system:String>
<system:String x:Key="ServerString##Precentral">中央前回</system:String>
<system:String x:Key="ServerString##Frontal_Sup_2">额上回</system:String>
<system:String x:Key="ServerString##Frontal_Mid_2">额中回</system:String>
<system:String x:Key="ServerString##Frontal_Inf_Oper">岛盖部额下回</system:String>
<system:String x:Key="ServerString##Frontal_Inf_Tri">三角部额下回</system:String>
<system:String x:Key="ServerString##Frontal_Inf_Orb_2">眶部额下回</system:String>
<system:String x:Key="ServerString##Rolandic_Oper">中央沟盖</system:String>
<system:String x:Key="ServerString##Supp_Motor_Area">运动辅助区</system:String>
<system:String x:Key="ServerString##Olfactory">嗅皮质</system:String>
<system:String x:Key="ServerString##Frontal_Sup_Medial">内侧额上回</system:String>
<system:String x:Key="ServerString##Frontal_Med_Orb">眶内额上回</system:String>
<system:String x:Key="ServerString##Rectus">直回</system:String>
<system:String x:Key="ServerString##OFCmed">眶内回</system:String>
<system:String x:Key="ServerString##OFCant">眶前回</system:String>
<system:String x:Key="ServerString##OFCpost">眶后回</system:String>
<system:String x:Key="ServerString##OFClat">眶外回</system:String>
<system:String x:Key="ServerString##Insula">脑岛</system:String>
<system:String x:Key="ServerString##Cingulate_Ant">前扣带回和扣带旁回</system:String>
<system:String x:Key="ServerString##Cingulate_Mid">中扣带回和扣带旁回</system:String>
<system:String x:Key="ServerString##Cingulate_Post">后扣带回</system:String>
<system:String x:Key="ServerString##Hippocampus">海马</system:String>
<system:String x:Key="ServerString##ParaHippocampal">海马旁回</system:String>
<system:String x:Key="ServerString##Amygdala">杏仁核</system:String>
<system:String x:Key="ServerString##Calcarine">距状裂周围皮层</system:String>
<system:String x:Key="ServerString##Cuneus">楔叶</system:String>
<system:String x:Key="ServerString##Lingual">舌回</system:String>
<system:String x:Key="ServerString##Occipital_Sup">枕上回</system:String>
<system:String x:Key="ServerString##Occipital_Mid">枕中回</system:String>
<system:String x:Key="ServerString##Occipital_Inf">枕下回</system:String>
<system:String x:Key="ServerString##Fusiform">梭状回</system:String>
<system:String x:Key="ServerString##Postcentral">中央后回</system:String>
<system:String x:Key="ServerString##Parietal_Sup">顶上小叶</system:String>
<system:String x:Key="ServerString##Parietal_Inf">除角回和缘上回的顶下小叶</system:String>
<system:String x:Key="ServerString##SupraMarginal">缘上回</system:String>
<system:String x:Key="ServerString##Angular">角回</system:String>
<system:String x:Key="ServerString##Precuneus">楔前叶</system:String>
<system:String x:Key="ServerString##Paracentral_Lobule">旁中央小叶</system:String>
<system:String x:Key="ServerString##Caudate">尾状核</system:String>
<system:String x:Key="ServerString##Putamen">壳核</system:String>
<system:String x:Key="ServerString##Pallidum">苍白球</system:String>
<system:String x:Key="ServerString##Thalamus">丘脑</system:String>
<system:String x:Key="ServerString##Heschl">颞横回</system:String>
<system:String x:Key="ServerString##Temporal_Sup">颞上回</system:String>
<system:String x:Key="ServerString##Temporal_Pole_Sup">颞极:颞上回</system:String>
<system:String x:Key="ServerString##Temporal_Mid">颞中回</system:String>
<system:String x:Key="ServerString##Temporal_Pole_Mid">颞极:颞中回</system:String>
<system:String x:Key="ServerString##Temporal_Inf">颞下回</system:String>
<system:String x:Key="ServerString##Cerebellum_Crus1">小脑脚1区</system:String>
<system:String x:Key="ServerString##Cerebellum_Crus2">小脑脚2区</system:String>
<system:String x:Key="ServerString##Cerebellum_3">小脑半球3区</system:String>
<system:String x:Key="ServerString##Cerebellum_4_5">小脑半球4、5区</system:String>
<system:String x:Key="ServerString##Cerebellum_6">小脑半球6区</system:String>
<system:String x:Key="ServerString##Cerebellum_7b">小脑半球7b区</system:String>
<system:String x:Key="ServerString##Cerebellum_8">小脑半球8区</system:String>
<system:String x:Key="ServerString##Cerebellum_9">小脑半球9区</system:String>
<system:String x:Key="ServerString##Cerebellum_10">小脑半球10区</system:String>
<system:String x:Key="ServerString##Vermis_1_2">小脑蚓部1、2区</system:String>
<system:String x:Key="ServerString##Vermis_3">小脑蚓部3区</system:String>
<system:String x:Key="ServerString##Vermis_4_5">小脑蚓部4、5区</system:String>
<system:String x:Key="ServerString##Vermis_6">小脑蚓部6区</system:String>
<system:String x:Key="ServerString##Vermis_7">小脑蚓部7区</system:String>
<system:String x:Key="ServerString##Vermis_8">小脑蚓部8区</system:String>
<system:String x:Key="ServerString##Vermis_9">小脑蚓部9区</system:String>
<system:String x:Key="ServerString##Vermis_10">小脑蚓部10区</system:String>
<system:String x:Key="ServerString##Thal_AV">丘脑前腹侧核</system:String>
<system:String x:Key="ServerString##Thal_LP">丘脑后外侧核</system:String>
<system:String x:Key="ServerString##Thal_VA">丘脑腹前核</system:String>
<system:String x:Key="ServerString##Thal_VL">丘脑腹外侧核</system:String>
<system:String x:Key="ServerString##Thal_VPL">丘脑腹后外侧核</system:String>
<system:String x:Key="ServerString##Thal_IL">丘脑板内核</system:String>
<system:String x:Key="ServerString##Thal_Re">丘脑核仁</system:String>
<system:String x:Key="ServerString##Thal_MDm">丘脑背内侧核大细胞部</system:String>
<system:String x:Key="ServerString##Thal_MDl">丘脑背内侧核小细胞部</system:String>
<system:String x:Key="ServerString##Thal_LGN">丘脑外侧膝状体</system:String>
<system:String x:Key="ServerString##Thal_MGN">丘脑内侧膝状体</system:String>
<system:String x:Key="ServerString##Thal_PuI">丘脑枕下部</system:String>
<system:String x:Key="ServerString##Thal_PuM">丘脑枕内侧部</system:String>
<system:String x:Key="ServerString##Thal_PuA">丘脑枕前侧部</system:String>
<system:String x:Key="ServerString##Thal_PuL">丘脑枕外侧部</system:String>
<system:String x:Key="ServerString##ACC_sub">膝下部前扣带回皮质</system:String>
<system:String x:Key="ServerString##ACC_pre">膝前部前扣带回皮质</system:String>
<system:String x:Key="ServerString##ACC_sup">胼胝体上部前扣带回皮质</system:String>
<system:String x:Key="ServerString##N_Acc">伏隔核</system:String>
<system:String x:Key="ServerString##VTA">中脑腹侧被盖区</system:String>
<system:String x:Key="ServerString##SN_pc">黑质致密部</system:String>
<system:String x:Key="ServerString##SN_pr">黑质网状部</system:String>
<system:String x:Key="ServerString##Red_N">红核</system:String>
<system:String x:Key="ServerString##LC">蓝斑</system:String>
<system:String x:Key="ServerString##Raphe_D">中缝背核</system:String>
<system:String x:Key="ServerString##Raphe_M">中缝正中核</system:String>
<system:String x:Key="ServerString##Middle_cerebellar_peduncle">小脑中脚</system:String>
<system:String x:Key="ServerString##Pontine_crossing_tract">脑桥交叉束MCP的一部分</system:String>
<system:String x:Key="ServerString##Genu_of_corpus_callosum">胼胝体膝部</system:String>
<system:String x:Key="ServerString##Body_of_corpus_callosum">胼胝体体部</system:String>
<system:String x:Key="ServerString##Splenium_of_corpus_callosum">胼胝体压部</system:String>
<system:String x:Key="ServerString##Fornix_column_and_body_of_fornix">穹窿(穹窿的柱和体)</system:String>
<system:String x:Key="ServerString##Corticospinal_tract">皮质脊髓束</system:String>
<system:String x:Key="ServerString##Medial_lemniscus">内侧丘系</system:String>
<system:String x:Key="ServerString##Inferior_cerebellar_peduncle">小脑下脚</system:String>
<system:String x:Key="ServerString##Superior_cerebellar_peduncle">小脑上脚</system:String>
<system:String x:Key="ServerString##Cerebral_peduncle">大脑脚</system:String>
<system:String x:Key="ServerString##Anterior_limb_of_internal_capsule">内囊前肢</system:String>
<system:String x:Key="ServerString##Posterior_limb_of_internal_capsule">内囊后肢</system:String>
<system:String x:Key="ServerString##Retrolenticular_part_of_internal_capsule">内囊透镜后部</system:String>
<system:String x:Key="ServerString##Anterior_corona_radiata">前辐射冠</system:String>
<system:String x:Key="ServerString##Superior_corona_radiata">上辐射冠</system:String>
<system:String x:Key="ServerString##Posterior_corona_radiata">后辐射冠</system:String>
<system:String x:Key="ServerString##Posterior_thalamic_radiation">后丘脑辐射(包括视辐射)</system:String>
<system:String x:Key="ServerString##Sagittal_stratum">矢状层(包括下纵束和下额枕束)</system:String>
<system:String x:Key="ServerString##External_capsule">外囊</system:String>
<system:String x:Key="ServerString##Cingulum_cingulate_gyrus">扣带(扣带回)</system:String>
<system:String x:Key="ServerString##Cingulum_hippocampus">扣带(海马)</system:String>
<system:String x:Key="ServerString##Fornix_cres_Stria_terminalis">穹窿/终纹</system:String>
<system:String x:Key="ServerString##Superior_longitudinal_fasciculus">上纵束</system:String>
<system:String x:Key="ServerString##Superior_fronto_occipital_fasciculus">额枕上束</system:String>
<system:String x:Key="ServerString##Uncinate_fasciculus">钩束</system:String>
<system:String x:Key="ServerString##Tapetum">毯(内矢状层)</system:String>
<system:String x:Key="ServerString##Frontal">额叶</system:String>
<system:String x:Key="ServerString##Parietal">顶叶</system:String>
<system:String x:Key="ServerString##Temporal">颞叶</system:String>
<system:String x:Key="ServerString##Occipital">枕叶</system:String>
<system:String x:Key="ServerString##Limbic_system">边缘系统</system:String>
<system:String x:Key="ServerString##Basal_Ganglia">基底神经节</system:String>
<system:String x:Key="ServerString##Cerebellum">小脑</system:String>
<system:String x:Key="ServerString##Vermis">小脑蚓</system:String>
<system:String x:Key="ServerString##Encephalocoel">脑室旁</system:String>
<system:String x:Key="ServerString##Brainstem">脑干</system:String>
<system:String x:Key="ServerString##Pons">桥脑</system:String>
<system:String x:Key="ServerString##Midbrain">中脑</system:String>
<system:String x:Key="ServerString##PCA">大脑后动脉供血区</system:String>
<system:String x:Key="ServerString##ACAPerf">前动脉深穿支</system:String>
<system:String x:Key="ServerString##ACHA">脉络膜前动脉</system:String>
<system:String x:Key="ServerString##LeptoACA">前动脉脑膜支</system:String>
<system:String x:Key="ServerString##LeptoMCA">中动脉脑膜支</system:String>
<system:String x:Key="ServerString##LeptoPCA">后动脉脑膜支</system:String>
<system:String x:Key="ServerString##MCAPerf">中动脉深穿支</system:String>
<system:String x:Key="ServerString##POCA">后交通动脉</system:String>
<system:String x:Key="ServerString##Cerebrum">大脑</system:String>
<system:String x:Key="ServerString##Hypothalamus">下丘脑</system:String>
<system:String x:Key="ServerString##Hypophysis">垂体</system:String>
<system:String x:Key="ServerString##Stalk">垂体秆</system:String>
<system:String x:Key="ServerString##Preoptic">脑视前区</system:String>
<system:String x:Key="ServerString##Tuberal">脑结节区</system:String>
<system:String x:Key="ServerString##Supraoptic">脑视上区</system:String>
<system:String x:Key="ServerString##Mammilary">脑乳头区</system:String>
<system:String x:Key="ServerString##HypophysisAnt">垂体前叶</system:String>
<system:String x:Key="ServerString##HypophysisPos">垂体后叶</system:String>
<system:String x:Key="ServerString##SubstantiaNigra">黑质</system:String>
<system:String x:Key="ServerString##CorpusStriatum">纹状体</system:String>
<system:String x:Key="ServerString##Whole">全脑</system:String>
<system:String x:Key="ServerString##Anterior_Circulation">前循环</system:String>
<system:String x:Key="ServerString##Posterior_Circulation">后循环</system:String>
<system:String x:Key="ServerString##GrayMatter">灰质</system:String>
<system:String x:Key="ServerString##WhiteMatter">白质</system:String>
<system:String x:Key="ServerString##Cingulate_Ant_Ros">前扣带和旁扣带脑回</system:String>
<system:String x:Key="ServerString##Cingulate_Ant_Mid">内侧和旁扣带脑回</system:String>
<system:String x:Key="ServerString##Other">其他</system:String>
<system:String x:Key="ServerString##L"></system:String>
<system:String x:Key="ServerString##R"></system:String>
<system:String x:Key="ServerString##ADC-IC">ADC-IC</system:String>
<system:String x:Key="ServerString##ADC &lt; 620">ADC &lt; 620</system:String>
<system:String x:Key="ServerString##ATT &lt; 0.7">ATT &lt; 0.7</system:String>
<system:String x:Key="ServerString##0.7 ≤ ATT &lt; 0.9">0.7 ≤ ATT &lt; 0.9</system:String>
<system:String x:Key="ServerString##0.9 ≤ ATT &lt; 1.0">0.9 ≤ ATT &lt; 1.0</system:String>
<system:String x:Key="ServerString##1.0 ≤ ATT &lt; 1.3">1.0 ≤ ATT &lt; 1.3</system:String>
<system:String x:Key="ServerString##1.3 ≤ ATT &lt; 1.5">1.3 ≤ ATT &lt; 1.5</system:String>
<system:String x:Key="ServerString##1.5 ≤ ATT &lt; 2.5">1.5 ≤ ATT &lt; 2.5</system:String>
<system:String x:Key="ServerString##ATT ≥ 2.5">ATT ≥ 2.5</system:String>
<system:String x:Key="ServerString##CBF-IC">CBF-IC</system:String>
<system:String x:Key="ServerString##CBF &lt; 10">CBF &lt; 10</system:String>
<system:String x:Key="ServerString##10 ≤ CBF &lt; 20">10 ≤ CBF &lt; 20</system:String>
<system:String x:Key="ServerString##20 ≤ CBF &lt; 30">20 ≤ CBF &lt; 30</system:String>
<system:String x:Key="ServerString##30 ≤ CBF &lt; 40">30 ≤ CBF &lt; 40</system:String>
<system:String x:Key="ServerString##40 ≤ CBF &lt; 70">40 ≤ CBF &lt; 70</system:String>
<system:String x:Key="ServerString##70 ≤ CBF &lt; 100">70 ≤ CBF &lt; 100</system:String>
<system:String x:Key="ServerString##CBF ≥ 100">CBF ≥ 100</system:String>
<system:String x:Key="ServerString##CBF-high-perfusion">高灌注</system:String>
<system:String x:Key="ServerString##CBF-low-perfusion">低灌注</system:String>
<system:String x:Key="ServerString##CBF-low-perfusion-white">白质低灌注</system:String>
<system:String x:Key="ServerString##IC">IC</system:String>
<system:String x:Key="ServerString##IP">IP</system:String>
<system:String x:Key="ServerString##OP">OP</system:String>
<system:String x:Key="ServerString##aCBV &lt; 0.5">aCBV &lt; 0.5</system:String>
<system:String x:Key="ServerString##0.5 ≤ aCBV &lt; 0.6">0.5 ≤ aCBV &lt; 0.6</system:String>
<system:String x:Key="ServerString##0.6 ≤ aCBV &lt; 0.8">0.6 ≤ aCBV &lt; 0.8</system:String>
<system:String x:Key="ServerString##0.8 ≤ aCBV &lt; 1.0">0.8 ≤ aCBV &lt; 1.0</system:String>
<system:String x:Key="ServerString##1.0 ≤ aCBV &lt; 1.3">1.0 ≤ aCBV &lt; 1.3</system:String>
<system:String x:Key="ServerString##1.3 ≤ aCBV &lt; 1.5">1.3 ≤ aCBV &lt; 1.5</system:String>
<system:String x:Key="ServerString##aCBV ≥ 1.5">aCBV ≥ 1.5</system:String>
<system:String x:Key="ServerString##AnteriorCirculation">前循环</system:String>
<system:String x:Key="ServerString##Left">左侧</system:String>
<system:String x:Key="ServerString##PosteriorCirculation">后循环</system:String>
<system:String x:Key="ServerString##Right">右侧</system:String>
<system:String x:Key="ImageRotationViewerTip">切换右侧标签,此内容将同步更新</system:String>
<!-- ReSharper restore MarkupTextTypo -->
<!-- ReSharper restore InconsistentNaming -->
<!-- ReSharper restore IdentifierTypo -->
</ResourceDictionary>