mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
22 lines
544 B
INI
22 lines
544 B
INI
postgres.displayName=PostgreSQL
|
|
postgres.displayDescription=为 PostgreSQL 服务器打开 psql shell
|
|
query=查询
|
|
proxy=代理
|
|
peerAuth=对等认证
|
|
port=端口
|
|
url=网址
|
|
instance=实例
|
|
username=用户名
|
|
usernameDescription=登录用户
|
|
password=密码
|
|
passwordDescription=验证密码
|
|
authentication=认证
|
|
authenticationType=方法
|
|
connection=连接
|
|
connectionUrl=连接 URL
|
|
connectionString=连接字符串
|
|
passwordAuth=密码验证
|
|
windowsAuth=Windows 身份验证
|
|
psqlShell=在终端中打开 PSQL Shell
|
|
host=主机
|
|
database=数据库
|