i18n - docs translations (#18445)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
61f9cf9260
commit
2f3399fd5f
@@ -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
|
||||
|
||||
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`
|
||||
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`
|
||||
|
||||
**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
|
||||
|
||||
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.
|
||||
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.
|
||||
|
||||
**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:
|
||||
|
||||
@@ -66,7 +66,7 @@ Questo dovrebbe funzionare direttamente con l'estensione eslint installata. Se q
|
||||
|
||||
#### Durante l'esecuzione di `npx nx start` o `npx nx start twenty-front`, viene generato un errore di memoria insufficiente
|
||||
|
||||
Run only the services you need, instead of `npx nx start`. Ad esempio, se lavori sul server, esegui solo `npx nx worker twenty-server`
|
||||
Esegui solo i servizi di cui hai bisogno, invece di `npx nx start`. Ad esempio, se lavori sul server, esegui solo `npx nx worker twenty-server`
|
||||
|
||||
**If it does not work:**
|
||||
If you tried to run only `npx nx run twenty-server:start` on WSL and it's failing with the below memory error:
|
||||
|
||||
@@ -66,7 +66,7 @@ git config --global core.autocrlf false
|
||||
|
||||
#### При запуске `npx nx start` или `npx nx start twenty-front` возникает ошибка нехватки памяти
|
||||
|
||||
Run only the services you need, instead of `npx nx start`. Например, если вы работаете на сервере, запускайте только `npx nx worker twenty-server`
|
||||
Запускайте только те сервисы, которые вам нужны, вместо `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
|
||||
|
||||
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.
|
||||
`npx nx start` komutu yerine yalnızca ihtiyaç duyduğunuz servisleri çalıştırın. Ö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` 时,出现内存不足错误
|
||||
|
||||
Run only the services you need, instead of `npx nx start`. 例如,如果您在服务器上工作,仅运行 `npx nx worker twenty-server`
|
||||
仅运行您需要的服务,而不是 `npx nx start`。 例如,如果您在服务器上工作,仅运行 `npx nx worker twenty-server`
|
||||
|
||||
**如果不起作用:**
|
||||
如果您尝试在 WSL 上仅运行 `npx nx run twenty-server:start` 但因以下内存错误而失败:
|
||||
|
||||
Reference in New Issue
Block a user