i18n - docs translations (#18440)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
co-authored by
github-actions
parent
13e569eaac
commit
1ec7244d1b
@@ -65,7 +65,7 @@ git config --global core.autocrlf false
|
||||
|
||||
#### أثناء تشغيل `npx nx start` أو `npx nx start twenty-front`، ظهرت خطأ نفاد الذاكرة
|
||||
|
||||
قم بتشغيل الخدمات التي تحتاجها فقط، بدلاً من `npx nx start`. على سبيل المثال، إذا كنت تعمل على الخادم، قم بتشغيل `npx nx worker twenty-server` فقط
|
||||
Run only the services you need, instead of `npx nx start`. على سبيل المثال، إذا كنت تعمل على الخادم، قم بتشغيل `npx nx worker twenty-server` فقط
|
||||
|
||||
**إذا لم يعمل ذلك:**
|
||||
إذا حاولت تشغيل `npx nx run twenty-server:start` فقط على WSL وفشل مع خطأ الذاكرة أدناه:
|
||||
|
||||
@@ -66,7 +66,7 @@ Toto by mělo fungovat přímo s nainstalovaným rozšířením eslint. Pokud to
|
||||
|
||||
#### Při spuštění `npx nx start` nebo `npx nx start twenty-front` došlo k chybě nedostatku paměti
|
||||
|
||||
Spusťte pouze služby, které potřebujete, místo `npx nx start`. Například pokud pracujete na serveru, spusťte pouze `npx nx worker twenty-server`
|
||||
Run only the services you need, instead of `npx nx start`. Například pokud pracujete na serveru, spusťte pouze `npx nx worker twenty-server`
|
||||
|
||||
**Pokud to nefunguje:**
|
||||
Pokud jste se pokusili spustit pouze `npx nx run twenty-server:start` na WSL a selhává to s následující chybou paměti:
|
||||
|
||||
@@ -65,7 +65,7 @@ Normalerweise sollte dies sofort mit der installierten eslint-Erweiterung funkti
|
||||
|
||||
#### Beim Ausführen von `npx nx start` oder `npx nx start twenty-front` wird ein Speicherfehler angezeigt
|
||||
|
||||
Führen Sie nur die Services aus, die Sie benötigen, anstatt `npx nx start`. Wenn Sie zum Beispiel am Server arbeiten, führen Sie nur `npx nx worker twenty-server` aus.
|
||||
Run only the services you need, instead of `npx nx start`. Wenn Sie zum Beispiel am Server arbeiten, führen Sie nur `npx nx worker twenty-server` aus.
|
||||
|
||||
**Wenn es nicht funktioniert:**
|
||||
Wenn Sie versucht haben, nur `npx nx run twenty-server:start` auf WSL zu starten und es mit dem untenstehenden Speicherfehler fehlschlägt:
|
||||
|
||||
@@ -65,7 +65,7 @@ Isso deve funcionar automaticamente com a extensão eslint instalada. Se isso n
|
||||
|
||||
#### Ao executar `npx nx start` ou `npx nx start twenty-front`, é lançada uma mensagem de erro de falta de memória
|
||||
|
||||
Execute apenas os serviços que precisar, em vez de `npx nx start`. Por exemplo, se estiver trabalhando no servidor, execute apenas `npx nx worker twenty-server`
|
||||
Run only the services you need, instead of `npx nx start`. Por exemplo, se estiver trabalhando no servidor, execute apenas `npx nx worker twenty-server`
|
||||
|
||||
**Se não funcionar:**
|
||||
Se você tentou executar apenas `npx nx run twenty-server:start` no WSL e está falhando com o erro de memória abaixo:
|
||||
|
||||
@@ -66,7 +66,7 @@ git config --global core.autocrlf false
|
||||
|
||||
#### При запуске `npx nx start` или `npx nx start twenty-front` возникает ошибка нехватки памяти
|
||||
|
||||
Запускайте только те сервисы, которые вам нужны, вместо `npx nx start`. Например, если вы работаете на сервере, запускайте только `npx nx worker twenty-server`
|
||||
Run only the services you need, instead of `npx nx start`. Например, если вы работаете на сервере, запускайте только `npx nx worker twenty-server`
|
||||
|
||||
**Если это не работает:**
|
||||
Если вы пытались запустить только `npx nx run twenty-server:start` в WSL и это завершается приведённой ниже ошибкой памяти:
|
||||
|
||||
@@ -65,7 +65,7 @@ Bu, kurulu eslint uzantısıyla kutudan çıktığı anda çalışmalıdır. Bu
|
||||
|
||||
#### `npx nx start` veya `npx nx start twenty-front` çalıştırırken, bellek hatası verildi
|
||||
|
||||
Yalnızca ihtiyaç duyduğunuz hizmetleri çalıştırın, `npx nx start` yerine. Örneğin, sunucuda çalışıyorsanız yalnızca `npx nx worker twenty-server` çalıştırın.
|
||||
Run only the services you need, instead of `npx nx start`. Örneğin, sunucuda çalışıyorsanız yalnızca `npx nx worker twenty-server` çalıştırın.
|
||||
|
||||
**Bu işe yaramazsa:**
|
||||
WSL'de yalnızca `npx nx run twenty-server:start` çalıştırmayı denediyseniz ve aşağıdaki bellek hatasıyla karşılaşıyorsanız:
|
||||
|
||||
@@ -65,7 +65,7 @@ git config --global core.autocrlf false
|
||||
|
||||
#### 运行 `npx nx start` 或 `npx nx start twenty-front` 时,出现内存不足错误
|
||||
|
||||
仅运行您需要的服务,而不是 `npx nx start`。 例如,如果您在服务器上工作,仅运行 `npx nx worker twenty-server`
|
||||
Run only the services you need, instead of `npx nx start`. 例如,如果您在服务器上工作,仅运行 `npx nx worker twenty-server`
|
||||
|
||||
**如果不起作用:**
|
||||
如果您尝试在 WSL 上仅运行 `npx nx run twenty-server:start` 但因以下内存错误而失败:
|
||||
|
||||
Reference in New Issue
Block a user