i18n - docs translations (#17473)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
a98418c6d8
commit
f06caae098
@@ -170,6 +170,13 @@ Alle folgenden Befehle innerhalb des Projekts sind vom Stammverzeichnis aus ausz
|
||||
|
||||
Dadurch wird eine Superuser-Rolle namens `postgres` mit Anmeldezugriff erstellt.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**Option 2:** Wenn Sie Docker installiert haben:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -170,6 +170,13 @@ Debes ejecutar todos los comandos de los siguientes pasos desde la raíz del pro
|
||||
|
||||
Esto crea un rol de superusuario llamado `postgres` con acceso de inicio de sesión.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**Opción 2:** Si tienes Docker instalado:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -170,6 +170,13 @@ Dovresti eseguire tutti i comandi nei passaggi successivi dalla radice del proge
|
||||
|
||||
Questo crea un ruolo superuser chiamato `postgres` con accesso di login.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**Opzione 2:** Se hai Docker installato:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -177,6 +177,13 @@ cd twenty
|
||||
|
||||
これにより、ログイン権限を持つ `postgres` というスーパーユーザーロールが作成されます。
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**オプション2:** dockerをインストールしている場合:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -171,6 +171,13 @@ cd twenty
|
||||
|
||||
이는 로그인 액세스가 있는 슈퍼유저 역할 `postgres`를 생성합니다.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**옵션 2:** 도커가 설치된 경우:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -170,6 +170,13 @@ Você deve executar todos os comandos nas etapas seguintes a partir da raiz do p
|
||||
|
||||
Isso cria um papel de superusuário chamado `postgres` com acesso de login.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**Opção 2:** Se você tem o docker instalado:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -170,6 +170,13 @@ Trebuie să rulați toate comenzile în pașii următori de la rădăcina proiec
|
||||
|
||||
Acest lucru creează un rol de superutilizator numit `postgres` cu drept de autentificare.
|
||||
|
||||
```bash
|
||||
Nume rol | Atribute | Membru al
|
||||
-----------+-------------+-----------
|
||||
postgres | Superutilizator | {}
|
||||
john | Superutilizator | {}
|
||||
```
|
||||
|
||||
**Opțiunea 2:** Dacă aveți docker instalat:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -170,6 +170,13 @@ cd twenty
|
||||
|
||||
Это создает роль суперпользователя с именем `postgres` с доступом для входа.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**Опция 2:** Если у вас установлен docker:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -168,6 +168,13 @@ Sonraki adımlardaki tüm komutları projenin kök dizininden çalıştırmalıs
|
||||
|
||||
Bu, `postgres` adıyla giriş erişimi olan bir süper kullanıcı rolü oluşturur.
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
**Seçenek 2:** Eğer docker yüklüyse:
|
||||
|
||||
```bash
|
||||
|
||||
@@ -168,6 +168,13 @@ cd twenty
|
||||
|
||||
这将创建一个具备登录权限名为 `postgres` 的超级用户角色。
|
||||
|
||||
```bash
|
||||
Role name | Attributes | Member of
|
||||
-----------+-------------+-----------
|
||||
postgres | Superuser | {}
|
||||
john | Superuser | {}
|
||||
```
|
||||
|
||||
\*\*选项 2:\*\*如果您已安装 docker:
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user