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

35 lines
2.4 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="SoftwareVersionInfo"
xml:space="preserve">软件名称:医学图像处理软件
规格型号Md-pC-6
发布版本V1
完整版本V1.0.0.0</system:String>
<system:String x:Key="ManufacturerInformation"
xml:space="preserve">注册人/企业名称: 安影科技(北京)有限公司
生产地址: 北京市大兴区宝参南街16号院3号楼(3A)201单元205、206、207室
售后服务单位: 安影科技(北京)有限公司
联系方式: 010-69465675</system:String>
<system:String x:Key="LoginControlMessage">欢迎使用CereFlow</system:String>
<system:String x:Key="LoginControlMessage2">Md-pC-6</system:String>
<system:String x:Key="WindowTitle">CereFlow</system:String>
<system:String x:Key="Processing">正在导入</system:String>
<system:String x:Key="DataProcessComplete">导入成功</system:String>
<system:String x:Key="RemainingQuota">待导入次数:</system:String>
<system:String x:Key="JobListCancelButtonText">取消导入</system:String>
<system:String x:Key="ImportTime">导入时间</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="ImportTimeStart">导入时间起</system:String>
<system:String x:Key="ImportTimeEnd">导入时间止</system:String>
<system:String x:Key="ProcessingError">导入失败</system:String>
<system:String x:Key="SelectSeriesWindowTitle">选择需要导入的序列</system:String>
<system:String x:Key="SelectSeriesSuccess">序列选择成功,开始导入!</system:String>
<system:String x:Key="JobListLoadDataButtonText">显示加载</system:String>
<system:String x:Key="ServerError10023">结果已经过期,资源被删除</system:String>
<system:String x:Key="ServerError10024">数据被终止</system:String>
<system:String x:Key="ServerError20017">上传的文件太多,一次只能导入一组序列</system:String>
<system:String x:Key="DownloadReportSuccess">报告保存成功!</system:String>
</ResourceDictionary>