﻿!LanguageID=2052
!LanguageName=中文(中国)
!TranslationAuthor=LiuXiao
!TranslationAuthorEmail=liuxiao@cnpack.org
!TranslationDefaultFont=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
TForm1.!Font=宋体,9,,0,clWindowText,GB2312_CHARSET
TForm1.Action1.Caption=Action1 测试一
TForm1.Action2.Caption=Action2 测试二
TForm1.BitBtn1.Caption=图片按钮
TForm1.btn1.Caption=切换语言
TForm1.Button1.Caption=Button 打开文件
TForm1.Button2.Caption=运行期 AutoDetect 测试
TForm1.Button3.Caption=显示另一个已创建的窗体
TForm1.Button4.Caption=创建另一个窗体
TForm1.Caption=多语测试程序 - 当前中文
TForm1.CheckBox1.Caption=CheckBox 复选框标题
TForm1.CheckListBox1.Items.Text=复选列表框第一项<BR>复选列表框第二项<BR>
TForm1.chkStorageMode.Caption=多语存储模式：基于文件
TForm1.ComboBox1.Items.Text=下拉框第一项<BR>下拉框第二项<BR>下拉框第三项<BR>
TForm1.ComboBox1.Text=ComboBox1
TForm1.Edit1.Text=Edit 文字
TForm1.Frame4Instance.btn1.Caption=Frame上的按钮
TForm1.Frame4Instance.grpFrame.Caption=Frame框框
TForm1.Frame4Instance.Hint=Frame内部的提示
TForm1.GroupBox1.Caption=GroupBox1 标题
TForm1.Label1.Caption=Label1 标题
TForm1.lblLangs.Caption=已安装语言：
TForm1.ListBox1.Items.Text=列表框第一项<BR>列表框第二项<BR>列表框第三项<BR>
TForm1.ListView1.Columns.Item0.Caption=第一列
TForm1.ListView1.Columns.Item1.Caption=第二列
TForm1.ListView1.ListItem0.Caption=第一个
TForm1.ListView1.ListItem1.Caption=第二个
TForm1.ListView1.ListItem1.SubItems.Text=第二点五个
TForm1.ListView1.ListItem2.Caption=第三个
TForm1.Memo1.Lines.Text=Memo1 字符串<BR>字符串第二行<BR>
TForm1.N1.Caption=文件
TForm1.N2.Caption=帮助
TForm1.N3.Caption=菜单测试一
TForm1.N4.Caption=菜单测试二
TForm1.N5.Caption=菜单测试三
TForm1.N6.Caption=弹出菜单测试一
TForm1.N8.Caption=弹出菜单测试二
TForm1.OpenDialog1.Filter=文本文件|*.txt|所有文件|*.*
TForm1.Panel1.Caption=Panel1 面板标题
TForm1.RadioButton1.Caption=RadioButton1 单选钮
TForm1.RadioGroup1.Caption=RadioGroup1 标题
TForm1.RadioGroup1.Items.Text=选项一<BR>选项二<BR>选项三<BR>
TForm1.SpeedButton1.Caption=快
TForm1.StaticText1.Caption=StaticText1 静态文字
TForm1.StatusBar1.!Font=Tahoma,8,,,,DEFAULT_CHARSET
TForm1.StatusBar1.Panels.Item0.Text=第一块的文字
TForm1.StatusBar1.Panels.Item1.Text=第二块的文字
TForm1.StatusBar1.Panels.Item2.Text=第三块的文字
TForm1.TabControl1.Tabs.Text=第一页<BR>第二页<BR>第三页<BR>
TForm1.TabSheet1.Caption=TabSheet1 第一页
TForm1.TabSheet2.Caption=TabSheet2 第二页
TForm1.ToolBar1.Caption=ToolBar1
TForm1.ToolButton1.Caption=第一个工具按钮
TForm1.ToolButton2.Caption=第二个工具按钮
TForm1.ToolButton3.Caption=ToolButton3
TForm1.TreeView1.TreeNode0.Text=第一个
TForm1.TreeView1.TreeNode1.Text=第二个
TForm1.TreeView1.TreeNode2.Text=第二点五个
TForm1.TreeView1.TreeNode3.Text=第二点二五个
TForm1.TreeView1.TreeNode4.Text=第三个
TForm1.TreeView1.TreeNode5.Text=第三点五个
TForm2.!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
TForm2.Caption=另一个动态创建的窗体
TForm2.lbl1.Caption=这个窗体就一个测试的 Label
TForm3.!Font=MS Sans Serif,8,,0,clWindowText,DEFAULT_CHARSET
TForm3.Caption=另外一个已经创建的窗体
TForm3.lbl1.Caption=这个窗体也就一个测试的 Label
SCnCurrentLang=当前语言
SCnLangTestStrToBeAutoTranslated=这是被Regsiter而自动翻译的字符串
SCnLangTestResStrToBeAutoTranslated=这是被Regsiter而自动翻译的资源字符串
SCnLangDetectHint=重新检测并载入语言后，当前的语言条目以及顺序可能和载入前的不同，可能造成当前语言指向的混乱。建议检测载入后重新翻译全部窗体字符串等内容。