⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 labelresource_en.properties

📁 TestDataBuilder是一个采用Java编写的
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:

abel.ColumnTable.columnName.edit = Edit

label.AboutDialog.copyright                                         = Copyright:
label.AboutDialog.lab.author                                        = Author:
label.AboutDialog.lab.title                                         = Test Data Builder: V1.0
label.AboutDialog.lab.translate                                     = Translate:
label.AboutDialog.ok                                                = OK
label.AboutDialog.title                                             = About TestDataBuilder
label.AboutDialog.txt.author                                        = LiuXiaojie
label.AppPropertyDialog.error.saveConfig                            = Failure to save Config,
label.AppPropertyDialog.label.locale                                = Language:
label.AppPropertyDialog.label.lookAndFeel                           = Look&Feel:
label.AppPropertyDialog.label.showConfigDialogWhenStart             = ShowThisDialogWhenStart
label.AppPropertyDialog.lookAndFeel.javaDef                         = JavaDefault
label.AppPropertyDialog.lookAndFeel.sysDef                          = SystemDefault
label.AppPropertyDialog.title                                       = System Properties
label.ColumnTable.columnName.columnName                             = ColumnName
label.ColumnTable.columnName.editRole                               = Edit Role
label.ColumnTable.columnName.isPK                                   = isPK
label.ColumnTable.columnName.refRole                                = RefRole
label.ColumnTable.edit                                              = Edit
label.ColumnTable.toolTip                                           = If does not have the rule which you need, please click on the above pressed key to be newly built!
label.ConfigDBDialog.ErrorOnSaveAsTemplate                          = In addition saves for the template when makes a mistake,%s
label.ConfigDBDialog.Test                                           = Test
label.ConfigDBDialog.URL                                            = URL:
label.ConfigDBDialog.XmlFileOperateError                            = Error on Xml File Opeate!
label.ConfigDBDialog.cancel                                         = cancel
label.ConfigDBDialog.connect.error.NoJDBCDriver                     = error on connect to database , the JDBC Driver not exist,copy JDBC Drvier to ClassPath directory.
label.ConfigDBDialog.connect.success                                = Connect Success
label.ConfigDBDialog.invalid.URLIsNull                              = URL Is NULL
label.ConfigDBDialog.invalid.driverIsNull                           = Driver Class Is Null
label.ConfigDBDialog.invalid.nameIsNull                             = Name Is Null.
label.ConfigDBDialog.invalid.userNameIsNull                         = user name is null.
label.ConfigDBDialog.jdbcDriver                                     = Drvier:
label.ConfigDBDialog.name                                           = Name:
label.ConfigDBDialog.nullTemplateName                               = Template name cannot be null.
label.ConfigDBDialog.ok                                             = OK
label.ConfigDBDialog.parseConfigFileError                           = Parse Config File Error.
label.ConfigDBDialog.password                                       = Password:
label.ConfigDBDialog.pleaseInputTemplateFileName                    = please input template name:
label.ConfigDBDialog.saveAsTemplate                                 = Save As Template
label.ConfigDBDialog.saveConfigFileError                            = Error On Save Config File.
label.ConfigDBDialog.title                                          = Connect Database
label.ConfigDBDialog.type                                           = Type:
label.ConfigDBDialog.userName                                       = UserName:
label.Constraints.info.constraint                                   = \u7EA6\u675F
label.EnumValueDialog.error.addEnumError                            = \u6DFB\u52A0\u679A\u4E3E\u503C\u51FA\u9519\uFF0C
label.EnumValueDialog.label.percent                                 = Percent:
label.EnumValueDialog.label.value                                   = Value:
label.EnumValueDialog.title                                         = enum value
label.EnumValueDialog.validation.invalidValue                       = \u975E\u6CD5\u7684\u503C\uFF0C
label.EnumValueDialog.validation.percentIsNull                      = \u767E\u5206\u6BD4\u4E0D\u80FD\u4E3A\u7A7A
label.EnumValueDialog.validation.percentValueInvalid                = \u767E\u5206\u6BD4\u5E94\u4E3A\u6574\u5F62\u6570\u503C
label.EnumValueDialog.validation.valueIsNull                        = \u503C\u4E0D\u80FD\u4E3A\u7A7A
label.GenerateAndInsertData.error.getDefConnError                   = \u8FDE\u63A5\u6570\u636E\u5E93\u51FA\u9519!,\u8BF7\u68C0\u67E5\u6570\u636E\u5E93\u8BBE\u7F6E
label.GenerateAndInsertData.info.initSuccess                        = \u521D\u59CB\u5316\u5B8C\u6210\uFF0C\u51C6\u5907\u751F\u6210\u6D4B\u8BD5\u6570\u636E\uFF01
label.GenerateDataDialog.btnGenSQLFile                              = Generate SQL File
label.GenerateDataDialog.btnOpenScriptDir                           = Open Directory
label.GenerateDataDialog.btnOption                                  = Option
label.GenerateDataDialog.btnRunInBack                               = Run In background
label.GenerateDataDialog.btnStart                                   = Start
label.GenerateDataDialog.btnStop                                    = Stop
label.GenerateDataDialog.confirmStop                                = Do you confirm to stop?
label.GenerateDataDialog.info.IOException                           = when write SQL to File made a mistake.[%s]
label.GenerateDataDialog.info.SQLException                          = when gen data made a mistake,[%s]
label.GenerateDataDialog.info.exception                             = when gen testdata make a mistake, [%s]
label.GenerateDataDialog.info.genOverAndGenTheSQLFile               = Gen Over And recorded SQl File.
label.GenerateDataDialog.info.over                                  = Gen Complete.
label.GenerateDataDialog.tabTitle.genDetail                         = Gen Details
label.GenerateDataDialog.tabTitle.recordFile                        = Record SQL File
label.GenerateDataDialog.title                                      = Generate TestData
label.GetEnumValueFromFileOrDB.FileChooser.title                    = Please choose a txt file.
label.GetEnumValueFromFileOrDB.btnClear                             = Clear
label.GetEnumValueFromFileOrDB.btnFromDB                            = From DB
label.GetEnumValueFromFileOrDB.comma                                = comma ,
label.GetEnumValueFromFileOrDB.enterOrNewLine                       = \u884C\u5206\u9694\u7B26
label.GetEnumValueFromFileOrDB.enumValue                            = EnumValue
label.GetEnumValueFromFileOrDB.file                                 = File:
label.GetEnumValueFromFileOrDB.fromDB                               = From DB
label.GetEnumValueFromFileOrDB.fromFile                             = From File
label.GetEnumValueFromFileOrDB.inputSeparatorAlter                  = Please input separator
label.GetEnumValueFromFileOrDB.other                                = Other
label.GetEnumValueFromFileOrDB.selFileAlter                         = Please first choose the txt File.
label.GetEnumValueFromFileOrDB.semicolon                            = semicolon ;
label.GetEnumValueFromFileOrDB.title                                = Enum Value Generator
label.GetEnumValueFromFileOrDB.txtFile                              = TxtFile
label.Insert2Table.info.beginGenerateData                           = \u5F00\u59CB\u751F\u6210\u8868%s\u7684\u6570\u636E\u3002
label.Insert2Table.info.beginInitTable                              = \u6B63\u5728\u521D\u59CB\u5316[%s]\u8868\uFF0C:%s...
label.Insert2Table.info.beginInsertData                             = \u6B63\u5728\u751F\u6210\u8868[%s]\u7684\u6570\u636E\uFF0C\u5DF2\u5B8C\u6210[%d]\u6761\u3002
label.Insert2Table.info.endGenerateData                             = \u8868[%s]\u5B8C\u6210\u3002\u6210\u529F[%d]\u6761\uFF0C\u5931\u8D25[%d]\u6761
label.Insert2Table.info.overpass.noFieldToInsert                    = \u8868[%s]\u88AB\u5FFD\u7565\uFF0C\u56E0\u4E3A\u6CA1\u6709\u4EFB\u4F55\u9700\u8981\u63D2\u5165\u7684\u5217\u914D\u7F6E\u3002
label.JEnumTable.columnName.percent                                 = percent
label.JEnumTable.columnName.value                                   = value
label.JProjectDirChooser.error.invalidProjectDir                    = Selected Directory is Invalid, Please reselect again!
label.JProjectDirChooser.title                                      = Please Select a exist Project
label.JRoleMenuBar.about                                            = about
label.JRoleMenuBar.addNewRole                                       = add New Role
label.JRoleMenuBar.copyright                                        = Role Editor, Copyright: 2008 LiuXiaojie
label.JRoleMenuBar.copyright.title                                  = Role Editor 1.0
label.JRoleMenuBar.deleteAllRole                                    = delete all roles
label.JRoleMenuBar.deleteSelRole                                    = delete selected Role
label.JRoleMenuBar.exit                                             = Exit
label.JRoleMenuBar.help                                             = Help
label.JRoleMenuBar.helpContent                                      = Help Content
label.JRoleMenuBar.previewGen                                       = gen to preview
label.JRoleMenuBar.title                                            = Role
label.JSQLFileChooser.SQLScriptFile                                 = SQLScriptFile
label.JSQLFileChooser.title                                         = Please Select SQL Script File
label.JTDBMenuBar.menu.database                                     = Database
label.JTDBMenuBar.menu.database.autoConfigAll                       = Auto Config All
label.JTDBMenuBar.menu.database.config                              = Configuration
label.JTDBMenuBar.menu.database.connAll                             = ConnAll
label.JTDBMenuBar.menu.database.connect                             = Connect
label.JTDBMenuBar.menu.database.defaultConn                         = DefaultConn
label.JTDBMenuBar.menu.database.delAllConfig                        = Delete All Config
label.JTDBMenuBar.menu.database.delConn                             = DeleteConn
label.JTDBMenuBar.menu.database.disConnAll                          = DisConnectAll
label.JTDBMenuBar.menu.database.disConnect                          = DisConnect
label.JTDBMenuBar.menu.database.newConn                             = NewConn
label.JTDBMenuBar.menu.help                                         = Help
label.JTDBMenuBar.menu.help.about                                   = about
label.JTDBMenuBar.menu.help.autoUpgrade                             = SystemUpgrade
label.JTDBMenuBar.menu.help.content                                 = Content
label.JTDBMenuBar.menu.lookAndFeel                                  = LookAndFeel
label.JTDBMenuBar.menu.project                                      = Project
label.JTDBMenuBar.menu.project.close                                = Close
label.JTDBMenuBar.menu.project.exit                                 = Exit
label.JTDBMenuBar.menu.project.new                                  = New
label.JTDBMenuBar.menu.project.open                                 = Open
label.JTDBMenuBar.menu.project.saveAs                               = Save As
label.JTDBMenuBar.menu.project.viewInExplorer                       = OpenInExplorer
label.JTDBMenuBar.menu.role                                         = Role
label.JTDBMenuBar.menu.role.generateData                            = GenerateTestData
label.JTDBMenuBar.menu.window                                       = Windows
label.JTDBMenuBar.menu.window.dataExchange                          = Data Exchanger
label.JTDBMenuBar.menu.window.dataModel                             = DataModel
label.JTDBMenuBar.menu.window.preferences                           = Preferences
label.JTDBMenuBar.menu.window.queryConsole                          = QueryConsole
label.JTDBMenuBar.menu.window.role                                  = UserRole
label.JTDBMenuBar.menu.window.sysProperty                           = SystemProperty
label.JTDBToolBar.error.parseConfigFile                             = When analysis configuration files makes a mistake,
label.JTDBToolBar.help.tooltip                                      = Help
label.JTDBToolBar.newProject.tooltip                                = New Project
label.JTDBToolBar.openProject.tooltip                               = Open Project

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -