mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-22 07:30:24 +00:00
20 lines
593 B
INI
20 lines
593 B
INI
postgres.displayName=PostgreSQL
|
|
postgres.displayDescription=Open een psql-shell naar een PostgreSQL-server
|
|
query=Query
|
|
proxy=Proxy
|
|
peerAuth=Peer Authenticatie
|
|
port=Poort
|
|
url=URL
|
|
instance=Instantie
|
|
username=Gebruikersnaam
|
|
usernameDescription=De gebruiker om als in te loggen
|
|
password=Wachtwoord
|
|
passwordDescription=Het wachtwoord voor verificatie
|
|
authentication=Authenticatie
|
|
authenticationType=Methode
|
|
connection=Verbinding
|
|
connectionUrl=URL verbinding
|
|
connectionString=Verbindingsstring
|
|
passwordAuth=Wachtwoordverificatie
|
|
windowsAuth=Windows verificatie
|
|
psqlShell=Open PSQL Shell in Terminal
|