📄 tanghanpluginresources.properties
字号:
#Public begin
OK = OK
Cancel = Cancel
Browser=Browse..
True=True
False=False
#Public end
#Tanghan Table and Field Begin
TanghanPlugin.DB.Table.TableName=Table Name
TanghanPlugin.DB.Field.FieldName=Field Name
TanghanPlugin.DB.Field.FieldTypeName=Field Type
TanghanPlugin.DB.Field.FieldLength=Field Length
TanghanPlugin.DB.Field.FieldPrecision=Field Precision
TanghanPlugin.DB.Field.FieldScale=Field Scale
TanghanPlugin.DB.Field.Nullable=Nullable
TanghanPlugin.DB.Field.PK=Primary Key
TanghanPlugin.DB.Field.FK=Foreign Key
TanghanPlugin.DB.Schemas=Schemas
TanghanPlugin.DB.Schema=Schema
#Tanghan Table and Field End
#Connect Dialog beging
TanghanPlugin.ConnectDialog.Title = Select a Schema
#Connect Dialog end
#Tree View begin
Tree.View.Database = Databases
Tree.View.Table = Table
Tree.View.View = View
Tree.View.Action.NewConn.Name = Add a new database connection
Tree.View.Action.NewConn.Tip = Add a new database connection
Tree.View.Action.EditConn.Name = Edit the info of the connection of database
Tree.View.Action.EditConn.Tip = Edit the info of the connection of database
Tree.View.Action.DeleteConn.Name = Delete the info of the connection of database
Tree.View.Action.DeleteConn.Tip = Delete the info of the connection of database
Tree.View.Action.ConnectDatabase=Connect
Tree.View.Action.DisconnectDatabase=Disconnect
Tree.View.Action.ViewData=View Data
#Tree View end
#Drivers Begin
Tree.View.Drivers=Drivers
Tree.View.Driver=
Tree.View.Action.NewDriver.Name=Add a new driver
Tree.View.Action.NewDriver.Tip=Add a new driver
Tree.View.Action.EditDriver.Name=Edit the info of Driver
Tree.View.Action.EditDriver.Tip=Edit the info of Driver
Tree.View.Action.DeleteDriver.Name=Delete the info of driver
Tree.View.Action.DeleteDriver.Tip=Delete the info of driver
Driver.Name=Driver Name
Driver.JarFileName=Driver Package Name
Driver.ClassName=Driver Clase
Driver.URLPrefix=Driver Name Prefix
#Drivers End
#DBConnection Begin
JDBC.Name = JDBC Name
JDBC.Driver = JDBC Driver
JDBC.DatabaseURL = Database URL
JDBC.UserName = User Name
JDBC.Password = Password
Connection.Name = Connection Name
#DBConnection End
#Database View begin
DatabaseView.FirstPage=The First Page
DatabaseView.NextPage=The Next Page
DatabaseView.PrePage=The Pre Page
DatabaseView.EndPage=The Lastest Page
DatabaseView.SQLText.Show=Show the SQL Excute View
DatabaseView.SQLText.Hide=Hide the SQL Excute View
DatabaseView.SQL.Execute=Execute SQL
#Database View end
#TanghanPlugin Config begin
Config.PageList.ShowAll=view all of the data
Config.PageList.List=Per Page Size
#TanghanPlugin Config end
#Message Begin
TanghanPlugin.Message.ifDeleteTitle=Delete
TanghanPlugin.Message.ifDelete=if delete
#Message Begin
#Error Begin
TanghanPlugin.Error=Error
TanghanPlugin.Run.Error=Tanghan Plugin Run Time Erro
TanghanPlugin.DataInput.Error=The input data is error!
TanghanPlugin.Error.DBConnection.Name.Null=The connection name is not allowed null
TanghanPlugin.Error.Driver.Name.Null=The driver name is not allowed null
TanghanPlugin.Error.DB.Connected.Error=Connect database exception
TanghanPlugin.ExecuteSQL.Error=Execute SQL Error
TanghanPlugin.ExecuteSQL.MissConnectionInfo=Miss the info of Database Connection
TanghanPlugin.ExecuteSQL.MissSQL=Please enter the sql
TanghanPlugin.ExecuteSQL.UpdateCount= rows updated
TanghanPlugin.ExecuteSQL.Result=Execute Result
#Error End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -