i18n - translations (#12777)
Created by Github action --------- Co-authored-by: github-actions <github-actions@twenty.com>
This commit is contained in:
committed by
GitHub
parent
65df511179
commit
8e30da99e9
@ -395,6 +395,11 @@ msgstr "Add option"
|
||||
msgid "Add or remove users"
|
||||
msgstr "Add or remove users"
|
||||
|
||||
#. js-lingui-id: 7YdkgZ
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "Add Output Field"
|
||||
msgstr "Add Output Field"
|
||||
|
||||
#. js-lingui-id: O8tK4v
|
||||
#: src/modules/settings/roles/role-permissions/object-level-permissions/components/SettingsRolePermissionsObjectLevelSection.tsx
|
||||
msgid "Add rule"
|
||||
@ -488,6 +493,21 @@ msgstr "Advanced:"
|
||||
msgid "Afrikaans"
|
||||
msgstr "Afrikaans"
|
||||
|
||||
#. js-lingui-id: MnmJG1
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/utils/getActionHeaderTypeOrThrow.ts
|
||||
msgid "AI Agent"
|
||||
msgstr "AI Agent"
|
||||
|
||||
#. js-lingui-id: kNfr85
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
|
||||
msgid "AI Model"
|
||||
msgstr "AI Model"
|
||||
|
||||
#. js-lingui-id: QwgquD
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "AI Response Schema"
|
||||
msgstr "AI Response Schema"
|
||||
|
||||
#. js-lingui-id: N40H+G
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
|
||||
msgid "All"
|
||||
@ -882,6 +902,16 @@ msgstr "Book onboarding"
|
||||
msgid "Book your onboarding"
|
||||
msgstr "Book your onboarding"
|
||||
|
||||
#. js-lingui-id: bOwPjT
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/constants/output-field-type-options.ts
|
||||
msgid "Boolean"
|
||||
msgstr "Boolean"
|
||||
|
||||
#. js-lingui-id: qDsMss
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "Brief explanation of this output field"
|
||||
msgstr "Brief explanation of this output field"
|
||||
|
||||
#. js-lingui-id: 8Pfllj
|
||||
#: src/modules/auth/sign-in-up/components/FooterNote.tsx
|
||||
msgid "By using Twenty, you agree to the"
|
||||
@ -1074,6 +1104,11 @@ msgstr "Clear the field or \"X\" to revert to environment/default value."
|
||||
msgid "Click on \"Add Field\" below to add the first input to your form. The form will pop up on the user's screen when the workflow is launched from a manual trigger. For other types of triggers, it will be displayed in the Workflow run record page."
|
||||
msgstr "Click on \"Add Field\" below to add the first input to your form. The form will pop up on the user's screen when the workflow is launched from a manual trigger. For other types of triggers, it will be displayed in the Workflow run record page."
|
||||
|
||||
#. js-lingui-id: RFmRvm
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "Click on \"Add Output Field\" below to define the structure of your AI agent's response. These fields will be used to format and validate the AI's output when the workflow is executed, and can be referenced by subsequent workflow steps."
|
||||
msgstr "Click on \"Add Output Field\" below to define the structure of your AI agent's response. These fields will be used to format and validate the AI's output when the workflow is executed, and can be referenced by subsequent workflow steps."
|
||||
|
||||
#. js-lingui-id: b8wwse
|
||||
#: src/modules/settings/admin-panel/config-variables/components/ConfigVariableHelpText.tsx
|
||||
msgid "Click on the checkmark to apply your changes."
|
||||
@ -1561,6 +1596,7 @@ msgid "Database configuration is currently disabled."
|
||||
msgstr "Database configuration is currently disabled."
|
||||
|
||||
#. js-lingui-id: mYGY3B
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/constants/output-field-type-options.ts
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterMenuContent.tsx
|
||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx
|
||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx
|
||||
@ -1811,9 +1847,15 @@ msgstr "Deleted records"
|
||||
msgid "Descending"
|
||||
msgstr "Descending"
|
||||
|
||||
#. js-lingui-id: g+5exC
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
|
||||
msgid "Describe what you want the AI to do..."
|
||||
msgstr "Describe what you want the AI to do..."
|
||||
|
||||
#. js-lingui-id: Nu4oKW
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx
|
||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
#: src/modules/settings/roles/role-permissions/settings-permissions/components/SettingsRolePermissionsSettingsTableHeader.tsx
|
||||
#: src/modules/settings/developers/components/SettingsDevelopersWebhookForm.tsx
|
||||
msgid "Description"
|
||||
@ -1946,6 +1988,11 @@ msgstr "Dutch"
|
||||
msgid "E.g. backoffice integration"
|
||||
msgstr "E.g. backoffice integration"
|
||||
|
||||
#. js-lingui-id: GhTFTJ
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "e.g., summary, status, count"
|
||||
msgstr "e.g., summary, status, count"
|
||||
|
||||
#. js-lingui-id: tOkc8o
|
||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts
|
||||
msgid "Earliest"
|
||||
@ -2464,6 +2511,11 @@ msgstr "Feature Flags & Impersonation"
|
||||
msgid "Field name"
|
||||
msgstr "Field name"
|
||||
|
||||
#. js-lingui-id: fV7qkH
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "Field Name"
|
||||
msgstr "Field Name"
|
||||
|
||||
#. js-lingui-id: zXgopL
|
||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx
|
||||
msgid "Field type"
|
||||
@ -2906,6 +2958,11 @@ msgstr "Input settings"
|
||||
msgid "Instances"
|
||||
msgstr "Instances"
|
||||
|
||||
#. js-lingui-id: g+29+d
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
|
||||
msgid "Instructions for AI"
|
||||
msgstr "Instructions for AI"
|
||||
|
||||
#. js-lingui-id: nbfdhU
|
||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx
|
||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx
|
||||
@ -3655,6 +3712,11 @@ msgstr "New SSO provider"
|
||||
msgid "Next Step"
|
||||
msgstr "Next Step"
|
||||
|
||||
#. js-lingui-id: QNbLNQ
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
|
||||
msgid "No AI models available"
|
||||
msgstr "No AI models available"
|
||||
|
||||
#. js-lingui-id: OTe3RI
|
||||
#: src/pages/settings/workspace/SettingsDomain.tsx
|
||||
msgid "No change detected"
|
||||
@ -3882,6 +3944,7 @@ msgid "Notes"
|
||||
msgstr "Notes"
|
||||
|
||||
#. js-lingui-id: HptUxX
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/constants/output-field-type-options.ts
|
||||
#: src/modules/settings/data-model/fields/forms/number/constants/NumberDataModelSelectOptions.ts
|
||||
msgid "Number"
|
||||
msgstr "Number"
|
||||
@ -4041,6 +4104,11 @@ msgstr "Other workspaces"
|
||||
msgid "Our team can help you set up your workspace to match your specific needs and workflows."
|
||||
msgstr "Our team can help you set up your workspace to match your specific needs and workflows."
|
||||
|
||||
#. js-lingui-id: xvfn7l
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowOutputSchemaBuilder.tsx
|
||||
msgid "Output Field {fieldNumber}"
|
||||
msgstr "Output Field {fieldNumber}"
|
||||
|
||||
#. js-lingui-id: bv8ZsZ
|
||||
#: src/modules/settings/roles/role-permissions/objects-permissions/components/SettingsRolePermissionsObjectsTableRow.tsx
|
||||
#~ msgid "Overridden on {isOverriddenBy} {pluralizedObject}"
|
||||
@ -5299,9 +5367,9 @@ msgid "Test Workflow"
|
||||
msgstr "Test Workflow"
|
||||
|
||||
#. js-lingui-id: xeiujy
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/form-action/components/WorkflowFormFieldSettingsNumber.tsx
|
||||
#~ msgid "Text"
|
||||
#~ msgstr "Text"
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/constants/output-field-type-options.ts
|
||||
msgid "Text"
|
||||
msgstr "Text"
|
||||
|
||||
#. js-lingui-id: lyaiTc
|
||||
#: src/modules/object-record/record-field/components/LightCopyIconButton.tsx
|
||||
@ -6068,6 +6136,11 @@ msgstr "You are not allowed to create records for this object"
|
||||
#~ msgid "You do not have access to impersonate users."
|
||||
#~ msgstr "You do not have access to impersonate users."
|
||||
|
||||
#. js-lingui-id: cdk3eC
|
||||
#: src/modules/workflow/workflow-steps/workflow-actions/ai-agent-action/components/WorkflowEditActionAiAgent.tsx
|
||||
msgid "You haven't configured any model provider. Please set up an API Key in your instance's admin panel or as an environment variable."
|
||||
msgstr "You haven't configured any model provider. Please set up an API Key in your instance's admin panel or as an environment variable."
|
||||
|
||||
#. js-lingui-id: zEM7Ne
|
||||
#: src/modules/billing/components/SettingsBillingSubscriptionInfo.tsx
|
||||
msgid "You will be charged ${enterprisePrice} per user per month billed annually."
|
||||
|
||||
Reference in New Issue
Block a user