84 lines
3.1 KiB
XML
84 lines
3.1 KiB
XML
<?xml version="1.0"?>
|
|
<?mso-application progid="Excel.Sheet"?>
|
|
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
|
|
xmlns:o="urn:schemas-microsoft-com:office:office"
|
|
xmlns:x="urn:schemas-microsoft-com:office:excel"
|
|
xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
|
|
xmlns:html="http://www.w3.org/TR/REC-html40">
|
|
<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
|
|
<Author>whjing</Author>
|
|
<LastAuthor>0</LastAuthor>
|
|
<Created>2016-06-23T10:44:21Z</Created>
|
|
<Version>1.0</Version>
|
|
</DocumentProperties>
|
|
<OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
|
|
<AllowPNG/>
|
|
</OfficeDocumentSettings>
|
|
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
|
|
<WindowHeight>11500</WindowHeight>
|
|
<WindowWidth>25600</WindowWidth>
|
|
<WindowTopX>0</WindowTopX>
|
|
<WindowTopY>0</WindowTopY>
|
|
<ProtectStructure>False</ProtectStructure>
|
|
<ProtectWindows>False</ProtectWindows>
|
|
</ExcelWorkbook>
|
|
<Styles>
|
|
<Style ss:ID="Default" ss:Name="Normal">
|
|
<Alignment ss:Vertical="Bottom"/>
|
|
<Borders/>
|
|
<Font ss:FontName="宋体" x:CharSet="134" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
|
|
<Interior/>
|
|
<NumberFormat/>
|
|
<Protection/>
|
|
</Style>
|
|
<Style ss:ID="s1">
|
|
<Protection ss:Protected="1"/>
|
|
</Style>
|
|
<Style ss:ID="s2">
|
|
<Protection ss:Protected="0"/>
|
|
</Style>
|
|
<Style ss:ID="s3">
|
|
<Alignment ss:Horizontal="Center" ss:Vertical="Center"/>
|
|
<Font ss:FontName="宋体" x:CharSet="134" ss:Size="11" ss:Color="#FA7D00" ss:Bold="1"/>
|
|
<Interior ss:Color="#FFEB9C" ss:Pattern="Solid"/>
|
|
<Protection ss:Protected="1"/>
|
|
</Style>
|
|
<Style ss:ID="unlock">
|
|
<Protection ss:Protected="0"/>
|
|
</Style>
|
|
</Styles>
|
|
<Worksheet ss:Name="语言转换或翻译" ss:Protected="1">
|
|
<Table ss:DefaultColumnWidth="80" ss:DefaultRowHeight="20">
|
|
<Column ss:Index='1' ss:AutoFitWidth='0' ss:Width='420' ss:StyleID="s1"/>
|
|
<Column ss:Index='2' ss:AutoFitWidth='0' ss:Width='520' ss:StyleID="s2"/>
|
|
<Row ss:AutoFitHeight="0" ss:StyleID="s3">
|
|
<Cell ss:Index='1'>
|
|
<Data ss:Type="String">简体中文</Data>
|
|
<Comment ss:Author="绝世唐门">
|
|
<ss:Data xmlns="http://www.w3.org/TR/REC-html40">该列单元格已设置为受保护的</ss:Data>
|
|
</Comment>
|
|
</Cell>
|
|
<Cell ss:Index='2'>
|
|
<Data ss:Type="String">翻译结果</Data>
|
|
<Comment ss:Author="绝世唐门">
|
|
<ss:Data xmlns="http://www.w3.org/TR/REC-html40">请将翻译或转换的内容在该列进行填写或修改。注意:翻译或转换的内容中,除简体中文文字外,其它符号须与第一列保持一致</ss:Data>
|
|
</Comment>
|
|
</Cell>
|
|
</Row>
|
|
<Row ss:AutoFitHeight="0" ss:StyleID="s3">
|
|
<Cell ss:Index='1'>
|
|
<Data ss:Type="String">cn</Data>
|
|
</Cell>
|
|
<Cell ss:Index='2'>
|
|
<Data ss:Type="String">ret</Data>
|
|
</Cell>
|
|
</Row>
|
|
{{rows}}
|
|
</Table>
|
|
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
|
|
<ProtectObjects>True</ProtectObjects>
|
|
<ProtectScenarios>False</ProtectScenarios>
|
|
</WorksheetOptions>
|
|
</Worksheet>
|
|
</Workbook>
|