mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
22 lines
656 B
INI
22 lines
656 B
INI
postgres.displayName=PostgreSQL
|
|
postgres.displayDescription=Eine psql-Shell für einen PostgreSQL-Server öffnen
|
|
query=Abfrage
|
|
proxy=Proxy
|
|
peerAuth=Peer-Authentifizierung
|
|
port=Port
|
|
url=URL
|
|
instance=Instanz
|
|
username=Benutzername
|
|
usernameDescription=Der Benutzer, als der man sich anmeldet
|
|
password=Passwort
|
|
passwordDescription=Das Passwort zur Authentifizierung
|
|
authentication=Authentifizierung
|
|
authenticationType=Methode
|
|
connection=Verbindung
|
|
connectionUrl=Verbindungs-URL
|
|
connectionString=Verbindungsstring
|
|
passwordAuth=Passwort-Authentifizierung
|
|
windowsAuth=Windows-Authentifizierung
|
|
psqlShell=PSQL-Shell im Terminal öffnen
|
|
host=Host
|
|
database=Datenbank
|