mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
22 lines
654 B
INI
22 lines
654 B
INI
postgres.displayName=PostgreSQL
|
|
postgres.displayDescription=PostgreSQLサーバーにpsqlシェルを開く
|
|
query=クエリー
|
|
proxy=プロキシ
|
|
peerAuth=ピア認証
|
|
port=ポート
|
|
url=URL
|
|
instance=インスタンス
|
|
username=ユーザー名
|
|
usernameDescription=ログインするユーザー
|
|
password=パスワード
|
|
passwordDescription=認証のためのパスワード
|
|
authentication=認証
|
|
authenticationType=方法
|
|
connection=接続
|
|
connectionUrl=接続URL
|
|
connectionString=接続文字列
|
|
passwordAuth=パスワード認証
|
|
windowsAuth=Windows認証
|
|
psqlShell=ターミナルで PSQL シェルを開く
|
|
host=ホスト
|
|
database=データベース
|