i18n - docs translations (#17481)

Created by Github action

Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
github-actions[bot]
2026-01-27 18:41:52 +01:00
committed by GitHub
parent 2daebc6d0f
commit 9162e62664
11 changed files with 37 additions and 16 deletions
@@ -170,6 +170,13 @@ cd twenty
يقوم هذا بإنشاء دور مشرف نظام باسم `postgres` مع إمكانية تسجيل الدخول.
```bash
اسم الدور | الخصائص | عضو في
-----------+-------------+-----------
postgres | مشرف نظام | {}
john | مشرف نظام | {}
```
**الخيار 2:** إذا كنت قد قمت بتثبيت docker:
```bash
@@ -169,6 +169,13 @@ Všechny příkazy v následujících krocích byste měli provádět z kořene
Tím vytvoříte superuživatelskou roli pojmenovanou `postgres` s přístupovými právy.
```bash
Jméno role | Vlastnosti | Členem
-----------+-------------+-----------
postgres | Superuživatel | {}
john | Superuživatel | {}
```
**Možnost 2:** Pokud máte nainstalován docker:
```bash
@@ -171,7 +171,7 @@ 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
Rollenname | Attribute | Mitglied von
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
@@ -171,7 +171,7 @@ 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
Nombre del rol | Atributos | Miembro de
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
@@ -170,6 +170,13 @@ Vous devez exécuter toutes les commandes des étapes suivantes depuis la racine
Cela crée un rôle superutilisateur nommé `postgres` avec un accès de connexion.
```bash
Nom du rôle | Attributs | Membre de
-----------+-------------+-----------
postgres | Superutilisateur | {}
john | Superutilisateur | {}
```
**Option 2 :** Si vous avez installé Docker :
```bash
@@ -171,7 +171,7 @@ 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
Nome ruolo | Attributi | Membro di
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
@@ -172,10 +172,10 @@ cd twenty
이는 로그인 액세스가 있는 슈퍼유저 역할 `postgres`를 생성합니다.
```bash
Role name | Attributes | Member of
역할 이름 | 속성 | 소속
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
postgres | 슈퍼유저 | {}
john | 슈퍼유저 | {}
```
**옵션 2:** 도커가 설치된 경우:
@@ -171,10 +171,10 @@ 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
Nome do papel | Atributos | Membro de
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
postgres | Superusuário | {}
john | Superusuário | {}
```
**Opção 2:** Se você tem o docker instalado:
@@ -171,10 +171,10 @@ cd twenty
Это создает роль суперпользователя с именем `postgres` с доступом для входа.
```bash
Role name | Attributes | Member of
Имя роли | Атрибуты | Членство в
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
postgres | Суперпользователь | {}
john | Суперпользователь | {}
```
**Опция 2:** Если у вас установлен docker:
@@ -169,7 +169,7 @@ 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
Rol adı | Özellikler | Üyesi olduğu
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
@@ -169,10 +169,10 @@ cd twenty
这将创建一个具备登录权限名为 `postgres` 的超级用户角色。
```bash
Role name | Attributes | Member of
角色名 | 属性 | 成员
-----------+-------------+-----------
postgres | Superuser | {}
john | Superuser | {}
postgres | 超级用户 | {}
john | 超级用户 | {}
```
\*\*选项 2\*\*如果您已安装 docker