i18n - translations (#10764)
Created by Github action --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
0861384351
commit
d3e6879ee3
@ -19,12 +19,10 @@ msgstr ""
|
||||
"X-Crowdin-File-ID: 29\n"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminEnvVariables.tsx
|
||||
msgid ""
|
||||
" These are only the server values. Ensure your worker environment has the\n"
|
||||
msgid " These are only the server values. Ensure your worker environment has the\n"
|
||||
" same variables and values, this is required for asynchronous tasks like\n"
|
||||
" email sync."
|
||||
msgstr ""
|
||||
" Estes são apenas os valores do servidor. Certifique-se de que o ambiente de trabalho tenha as\n"
|
||||
msgstr " Estes são apenas os valores do servidor. Certifique-se de que o ambiente de trabalho tenha as\n"
|
||||
" mesmas variáveis e valores, isso é necessário para tarefas assíncronas, como\n"
|
||||
" sincronização de e-mail."
|
||||
|
||||
@ -1223,11 +1221,11 @@ msgstr "Vazio"
|
||||
|
||||
#: src/modules/workflow/components/json-visualizer/components/JsonArrayNode.tsx
|
||||
msgid "Empty Array"
|
||||
msgstr ""
|
||||
msgstr "Array vazio"
|
||||
|
||||
#: src/modules/workflow/components/json-visualizer/components/JsonObjectNode.tsx
|
||||
msgid "Empty Object"
|
||||
msgstr ""
|
||||
msgstr "Objeto vazio"
|
||||
|
||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx
|
||||
msgid "Endpoint URL"
|
||||
@ -2206,7 +2204,7 @@ msgstr "Não vazio"
|
||||
|
||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||
msgid "Not Found"
|
||||
msgstr ""
|
||||
msgstr "Não encontrado"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsRowRightContainer.tsx
|
||||
msgid "Not synced"
|
||||
@ -3223,7 +3221,7 @@ msgstr "Valores"
|
||||
|
||||
#: src/modules/object-record/record-field/form-types/components/VariableChip.tsx
|
||||
msgid "Variable not found"
|
||||
msgstr ""
|
||||
msgstr "Variável não encontrada"
|
||||
|
||||
#: src/modules/settings/admin-panel/components/SettingsAdminGeneral.tsx
|
||||
msgid "Version of the application"
|
||||
|
||||
Reference in New Issue
Block a user