i18n - translations (#10812)
Created by Github action Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
daa501549e
commit
a818e76d61
@ -143,7 +143,6 @@ msgid "Actions"
|
||||
msgstr "Acciones"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
|
||||
#: src/modules/settings/data-model/object-details/components/SettingsObjectFieldDisabledActionDropdown.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
@ -164,8 +163,8 @@ msgid "Active API keys created by you or your team."
|
||||
msgstr "Claves API activas creadas por usted o su equipo."
|
||||
|
||||
#: src/modules/ui/layout/page/components/PageAddButton.tsx
|
||||
msgid "Add"
|
||||
msgstr "Añadir"
|
||||
#~ msgid "Add"
|
||||
#~ msgstr "Añadir"
|
||||
|
||||
#: src/modules/settings/accounts/components/SettingsAccountsConnectedAccountsListCard.tsx
|
||||
msgid "Add account"
|
||||
@ -707,8 +706,8 @@ msgid "Copied to clipboard!"
|
||||
msgstr "¡Copiado al portapapeles!"
|
||||
|
||||
#: src/modules/command-menu/components/CommandMenu.tsx
|
||||
msgid "Copilot"
|
||||
msgstr "Copiloto"
|
||||
#~ msgid "Copilot"
|
||||
#~ msgstr "Copiloto"
|
||||
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOSAMLForm.tsx
|
||||
#: src/modules/settings/security/components/SSO/SettingsSSOOIDCForm.tsx
|
||||
@ -888,7 +887,6 @@ msgid "Date format"
|
||||
msgstr "Formato de fecha"
|
||||
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
#: src/modules/settings/security/components/SSO/SettingsSecuritySSORowDropdownMenu.tsx
|
||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectSettings.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
@ -949,7 +947,6 @@ msgstr "Define lo que será visible para otros usuarios en tu espacio de trabajo
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx
|
||||
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts
|
||||
@ -1061,7 +1058,6 @@ msgstr "Destruir"
|
||||
msgid "Developers"
|
||||
msgstr "Desarrolladores"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
msgid "Discard Draft"
|
||||
@ -2974,7 +2970,6 @@ msgstr "Tabla"
|
||||
msgid "Terms of Service"
|
||||
msgstr "Términos del servicio"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts
|
||||
msgid "Test"
|
||||
msgstr "Prueba"
|
||||
@ -3103,14 +3098,13 @@ msgstr "Hoy"
|
||||
msgid "Total Users"
|
||||
msgstr "Usuarios totales"
|
||||
|
||||
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx
|
||||
#: src/modules/command-menu/hooks/useCommandMenu.ts
|
||||
msgid "Trigger Type"
|
||||
msgstr "Tipo de disparador"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||
msgstr "El tipo de disparador debe ser Manual - cuando no se seleccionan registros"
|
||||
#~ msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||
#~ msgstr "El tipo de disparador debe ser Manual - cuando no se seleccionan registros"
|
||||
|
||||
#: src/modules/settings/data-model/fields/forms/boolean/components/SettingsDataModelFieldBooleanForm.tsx
|
||||
msgid "True"
|
||||
@ -3319,8 +3313,8 @@ msgid "When the key will be disabled"
|
||||
msgstr "Cuándo se desactivará la clave"
|
||||
|
||||
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx
|
||||
msgid "Workflow cannot be tested"
|
||||
msgstr "No se puede probar el workflow"
|
||||
#~ msgid "Workflow cannot be tested"
|
||||
#~ msgstr "No se puede probar el workflow"
|
||||
|
||||
#: src/modules/workflow/hooks/useRunWorkflowVersion.tsx
|
||||
msgid "Workflow is running..."
|
||||
|
||||
Reference in New Issue
Block a user