提交 b760df7b 编写于 作者: S Serge Rider 提交者: GitHub

Merge pull request #5752 from riednyko/#11_create_connection_fix1

dbeaver-corp/dbeaver-i18n#11 fix1

Former-commit-id: d535d97d
......@@ -3,3 +3,4 @@ Bundle-Name = DBeaver AWS Athena Extension
datasource.bq.description = Athena datasource
athena.dialog.connection.header=AWS Athena Connection Settings
driver.athena.description=Simba AWS Athena driver
athena.dialog.connection.header=AWS Athena \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F
\ No newline at end of file
athena.dialog.connection.header=AWS Athena \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F
driver.athena.description=Simba AWS Athena \u0434\u0440\u0430\u0439\u0432\u0435\u0440
......@@ -25,7 +25,7 @@
class="com.simba.athena.jdbc.Driver"
sampleURL="jdbc:athena://AWSRegion=region;"
defaultPort=""
description="Simba AWS Athena driver"
description="%driver.athena.description"
category="AWS"
webURL="https://docs.aws.amazon.com/athena/latest/ug/connect-with-jdbc.html"
propertiesURL="https://s3.amazonaws.com/athena-downloads/drivers/JDBC/SimbaAthenaJDBC_2.0.5/docs/Simba+Athena+JDBC+Driver+Install+and+Configuration+Guide.pdf"
......
......@@ -100,3 +100,6 @@ tree.uni_key.node.name = Unique Key
tree.uni_keys.node.name = Unique Keys
tree.uni_keys.node.tip = Table unique keys
tree.ddl.node.tip = Table DDL
driver.apache.ignite.description = Apache Ignite JDBC driver
driver.redshift.description = AWS Redshift JDBC driver
......@@ -39,6 +39,9 @@ tree.tviews.node.name=\u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u04
tree.tviews.node.tip=\u041F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u044F
tree.ddl.node.tip=DDL \u0442\u0430\u0431\u043B\u0438\u0446\u044B
driver.apache.ignite.description=Apache Ignite JDBC \u0434\u0440\u0430\u0439\u0432\u0435\u0440
driver.redshift.description=AWS Redshift JDBC \u0434\u0440\u0430\u0439\u0432\u0435\u0440
meta.org.jkiss.dbeaver.ext.generic.model.GenericTable.tableType.name=\u0422\u0438\u043F \u0422\u0430\u0431\u043B\u0438\u0446\u044B
meta.org.jkiss.dbeaver.ext.generic.model.GenericTable.catalog.name=\u041A\u0430\u0442\u0430\u043B\u043E\u0433
meta.org.jkiss.dbeaver.ext.generic.model.GenericCatalog.name.name=\u0418\u043C\u044F \u043A\u0430\u0442\u0430\u043B\u043E\u0433\u0430
......
......@@ -748,7 +748,7 @@
class="com.amazon.redshift.jdbc41.Driver"
sampleURL="jdbc:redshift://{host}:{port}/{database}"
defaultPort="5439"
description="AWS Redshift JDBC driver"
description="%driver.redshift.description"
webURL="http://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html"
categories="sql,analytic,cloud">
<file type="jar" path="https://s3.amazonaws.com/redshift-downloads/drivers/jdbc/1.2.12.1017/1.2.15.1025/RedshiftJDBC41-1.2.15.1025.jar"/>
......@@ -760,7 +760,7 @@
class="com.amazon.redshift.jdbc42.Driver"
sampleURL="jdbc:redshift://{host}:{port}/{database}"
defaultPort="5439"
description="AWS Redshift JDBC driver"
description="%driver.redshift.description"
webURL="http://docs.aws.amazon.com/redshift/latest/mgmt/configure-jdbc-connection.html"
categories="sql,analytic,cloud">
<replace provider="generic" driver="aws_redshift"/>
......@@ -968,7 +968,7 @@
class="org.apache.ignite.IgniteJdbcThinDriver"
sampleURL="jdbc:ignite:thin://{host}[:{port}][;schema={database}]"
defaultPort=""
description="Apache Ignite JDBC driver"
description="%driver.apache.ignite.description"
webURL="https://docs.dremio.com/drivers/dremio-jdbc-driver.html"
categories="hadoop">
<file type="jar" path="maven:/org.apache.ignite:ignite-core:RELEASE"/>
......
......@@ -133,3 +133,8 @@ tree.uni_keys.node.name = Unique Keys
tree.check_constraints.node.name = Check constraints
tree.check_constraint.node.name = Check constraint
tree.databaseTriggers.node.name = Database triggers
driver.sqlserver.description =Microsoft JDBC Driver for SQL Server (MSSQL)
driver.jTDS.description =jTDS SQL Server (MSSQL) driver
driver.sqlserver.old.description =Legacy Microsoft JDBC Driver for SQL Server (MSSQL). Use it for SQL server older than 2005 or if standard drivers don't work.
......@@ -2,4 +2,7 @@
Bundle-Vendor = JKISS
Bundle-Name = DBeaver SQL Server Support
sqlserver.dialog.connection.header=\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F SQL Server
\ No newline at end of file
sqlserver.dialog.connection.header=\u041F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u044B \u043F\u043E\u0434\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u044F SQL Server
driver.sqlserver.description=Microsoft JDBC \u0434\u0440\u0430\u0439\u0432\u0435\u0440 \u0434\u043B\u044F SQL Server (MSSQL)
driver.jTDS.description=\u0414\u0440\u0430\u0439\u0432\u0435\u0440 jTDS SQL Server (MSSQL)
driver.sqlserver.old.description=\u0423\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0439 \u0434\u0440\u0430\u0439\u0432\u0435\u0440 Microsoft JDBC \u0434\u043B\u044F SQL Server (MSSQL). \u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0439\u0442\u0435 \u0435\u0433\u043E \u0434\u043B\u044F SQL server \u043F\u043E\u0437\u0434\u043D\u0435\u0435 2005 \u0433\u043E\u0434\u0430 \u0438\u043B\u0438 \u0435\u0441\u043B\u0438 \u0441\u0442\u0430\u043D\u0434\u0430\u0440\u0442\u043D\u044B\u0435 \u0434\u0440\u0430\u0439\u0432\u0435\u0440\u044B \u043D\u0435 \u0440\u0430\u0431\u043E\u0442\u0430\u044E\u0442.
\ No newline at end of file
......@@ -133,7 +133,7 @@
useURL="false"
defaultPort="1433"
webURL="https://github.com/Microsoft/mssql-jdbc"
description="Microsoft JDBC Driver for SQL Server (MSSQL)"
description="%driver.sqlserver.description"
promoted="1"
categories="sql">
......@@ -162,7 +162,7 @@
useURL="false"
defaultPort="1433"
webURL="https://github.com/Microsoft/mssql-jdbc"
description="Microsoft JDBC Driver for SQL Server (MSSQL)"
description="%driver.sqlserver.description"
categories="sql">
<replace provider="mssql" driver="mssql_jdbc_azure"/>
......@@ -186,7 +186,7 @@
useURL="false"
defaultPort="1433"
webURL="http://jtds.sourceforge.net/"
description="jTDS SQL Server (MSSQL) driver"
description="%driver.jTDS.description"
categories="sql">
</driver>
......@@ -277,7 +277,7 @@
useURL="false"
defaultPort="1433"
webURL="https://github.com/Microsoft/mssql-jdbc"
description="Legacy Microsoft JDBC Driver for SQL Server (MSSQL). Use it for SQL server older than 2005 or if standard drivers don't work."
description="%driver.sqlserver.old.description"
categories="sql">
<parameter name="query-get-active-db" value="select db_name()"/>
......
......@@ -101,6 +101,8 @@ tree.scheduler.program.node.name=Program
tree.scheduler.program.arguments.node.name=Arguments
tree.scheduler.program.argument.node.name=Argument
driver.oracle.description=Oracle thin driver. Doesn't require Oracle client.
dialog.connection.header=Oracle Connection Settings
meta.org.jkiss.dbeaver.ext.oracle.model.OracleDataFile.name.name=Name
meta.org.jkiss.dbeaver.ext.oracle.model.OracleDataFile.id.name=ID
......
......@@ -73,6 +73,8 @@ tree.materialized_view.node.name=\u041C\u0430\u0442. \u043F\u0440\u0435\u0434\u0
tree.tablespace.node.name=\u0422\u0430\u0431\u043B\u0438\u0447\u043D\u043E\u0435 \u043F\u0440\u043E\u0441\u0442\u0440\u0430\u043D\u0441\u0442\u0432\u043E
tree.tablespaces.node.name=\u0422\u0430\u0431\u043B\u0438\u0447\u043D\u044B\u0435 \u043F\u0440\u043E\u0441\u0442\u0440\u0430\u043D\u0441\u0442\u0432\u0430
driver.oracle.description=\u0422\u043E\u043D\u043A\u0438\u0439 \u0434\u0440\u0430\u0439\u0432\u0435\u0440 Oracle. \u041D\u0435 \u0442\u0440\u0435\u0431\u0443\u0435\u0442 \u043A\u043B\u0438\u0435\u043D\u0442\u0430 Oracle.
editor.package.declaration.name=\u041E\u0431\u044A\u044F\u0432\u043B\u0435\u043D\u0438\u0435
editor.package.declaration.description=\u041A\u043E\u0434 \u043E\u0431\u044A\u044F\u0432\u043B\u0435\u043D\u0438\u044F
editor.package.body.description=\u041A\u043E\u0434 \u0442\u0435\u043B\u0430
......
......@@ -282,7 +282,7 @@
icon="icons/oracle_icon.png"
iconBig="icons/oracle_icon_big.png"
propertiesURL="https://docs.oracle.com/cd/B19306_01/java.102/b14355/urls.htm#i1070726"
description="Oracle thin driver. Doesn't require Oracle client."
description="%driver.oracle.description"
promoted="1"
categories="sql">
<replace provider="generic" driver="oracle"/>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册