mirror of
https://github.com/xpipe-io/xpipe.git
synced 2024-11-21 15:10:23 +00:00
22 lines
693 B
INI
22 lines
693 B
INI
postgres.displayName=PostgreSQL
|
|
postgres.displayDescription=Ouvrir un shell psql sur un serveur PostgreSQL
|
|
query=Requête
|
|
proxy=Proxy
|
|
peerAuth=Authentification par les pairs
|
|
port=Port
|
|
url=URL
|
|
instance=Instance
|
|
username=Nom d'utilisateur
|
|
usernameDescription=L'utilisateur à connecter en tant que
|
|
password=Mot de passe
|
|
passwordDescription=Le mot de passe pour s'authentifier
|
|
authentication=Authentification
|
|
authenticationType=Méthode
|
|
connection=Connexion
|
|
connectionUrl=URL de connexion
|
|
connectionString=Chaîne de connexion
|
|
passwordAuth=Authentification par mot de passe
|
|
windowsAuth=Authentification Windows
|
|
psqlShell=Ouvrir le shell PSQL dans le terminal
|
|
host=Hôte
|
|
database=Base de données
|