From 856c72c5d668299014e60e3bc944c8ec3aa077f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 17:15:17 +0100 Subject: [PATCH] i18n - translations (#18920) Created by Github action --------- Co-authored-by: github-actions --- packages/twenty-front/src/locales/af-ZA.po | 5 +- packages/twenty-front/src/locales/ar-SA.po | 5 +- packages/twenty-front/src/locales/ca-ES.po | 5 +- packages/twenty-front/src/locales/cs-CZ.po | 5 +- packages/twenty-front/src/locales/da-DK.po | 5 +- packages/twenty-front/src/locales/de-DE.po | 5 +- packages/twenty-front/src/locales/el-GR.po | 5 +- packages/twenty-front/src/locales/en.po | 5 +- packages/twenty-front/src/locales/es-ES.po | 5 +- packages/twenty-front/src/locales/fi-FI.po | 5 +- packages/twenty-front/src/locales/fr-FR.po | 5 +- packages/twenty-front/src/locales/he-IL.po | 5 +- packages/twenty-front/src/locales/hu-HU.po | 5 +- packages/twenty-front/src/locales/it-IT.po | 5 +- packages/twenty-front/src/locales/ja-JP.po | 5 +- packages/twenty-front/src/locales/ko-KR.po | 5 +- packages/twenty-front/src/locales/nl-NL.po | 5 +- packages/twenty-front/src/locales/no-NO.po | 5 +- packages/twenty-front/src/locales/pl-PL.po | 5 +- .../twenty-front/src/locales/pseudo-en.po | 5 +- packages/twenty-front/src/locales/pt-BR.po | 5 +- packages/twenty-front/src/locales/pt-PT.po | 5 +- packages/twenty-front/src/locales/ro-RO.po | 5 +- packages/twenty-front/src/locales/ru-RU.po | Bin 677302 -> 677119 bytes packages/twenty-front/src/locales/sr-Cyrl.po | 5 +- packages/twenty-front/src/locales/sv-SE.po | 5 +- packages/twenty-front/src/locales/tr-TR.po | 5 +- packages/twenty-front/src/locales/uk-UA.po | 5 +- packages/twenty-front/src/locales/vi-VN.po | 5 +- packages/twenty-front/src/locales/zh-CN.po | 5 +- packages/twenty-front/src/locales/zh-TW.po | 5 +- .../engine/core-modules/i18n/locales/af-ZA.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/ar-SA.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/ca-ES.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/cs-CZ.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/da-DK.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/de-DE.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/el-GR.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/en.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/es-ES.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/fi-FI.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/fr-FR.po | 80 +++++++++++++++--- .../i18n/locales/generated/af-ZA.ts | 2 +- .../i18n/locales/generated/ar-SA.ts | 2 +- .../i18n/locales/generated/ca-ES.ts | 2 +- .../i18n/locales/generated/cs-CZ.ts | 2 +- .../i18n/locales/generated/da-DK.ts | 2 +- .../i18n/locales/generated/de-DE.ts | 2 +- .../i18n/locales/generated/el-GR.ts | 2 +- .../core-modules/i18n/locales/generated/en.ts | 2 +- .../i18n/locales/generated/es-ES.ts | 2 +- .../i18n/locales/generated/fi-FI.ts | 2 +- .../i18n/locales/generated/fr-FR.ts | 2 +- .../i18n/locales/generated/he-IL.ts | 2 +- .../i18n/locales/generated/hu-HU.ts | 2 +- .../i18n/locales/generated/it-IT.ts | 2 +- .../i18n/locales/generated/ja-JP.ts | 2 +- .../i18n/locales/generated/ko-KR.ts | 2 +- .../i18n/locales/generated/nl-NL.ts | 2 +- .../i18n/locales/generated/no-NO.ts | 2 +- .../i18n/locales/generated/pl-PL.ts | 2 +- .../i18n/locales/generated/pseudo-en.ts | 2 +- .../i18n/locales/generated/pt-BR.ts | 2 +- .../i18n/locales/generated/pt-PT.ts | 2 +- .../i18n/locales/generated/ro-RO.ts | 2 +- .../i18n/locales/generated/ru-RU.ts | 2 +- .../i18n/locales/generated/sr-Cyrl.ts | 2 +- .../i18n/locales/generated/sv-SE.ts | 2 +- .../i18n/locales/generated/tr-TR.ts | 2 +- .../i18n/locales/generated/uk-UA.ts | 2 +- .../i18n/locales/generated/vi-VN.ts | 2 +- .../i18n/locales/generated/zh-CN.ts | 2 +- .../i18n/locales/generated/zh-TW.ts | 2 +- .../engine/core-modules/i18n/locales/he-IL.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/hu-HU.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/it-IT.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/ja-JP.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/ko-KR.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/nl-NL.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/no-NO.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/pl-PL.po | 80 +++++++++++++++--- .../core-modules/i18n/locales/pseudo-en.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/pt-BR.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/pt-PT.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/ro-RO.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/ru-RU.po | 80 +++++++++++++++--- .../core-modules/i18n/locales/sr-Cyrl.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/sv-SE.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/tr-TR.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/uk-UA.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/vi-VN.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/zh-CN.po | 80 +++++++++++++++--- .../engine/core-modules/i18n/locales/zh-TW.po | 80 +++++++++++++++--- 93 files changed, 2231 insertions(+), 461 deletions(-) diff --git a/packages/twenty-front/src/locales/af-ZA.po b/packages/twenty-front/src/locales/af-ZA.po index ebee0d9bfa..f4bbfa45a9 100644 --- a/packages/twenty-front/src/locales/af-ZA.po +++ b/packages/twenty-front/src/locales/af-ZA.po @@ -2002,7 +2002,6 @@ msgstr "Oplopend" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Vra AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Soek" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Sien Vorige KI-kletse" @@ -15987,6 +15983,7 @@ msgstr "Jy het 'n geskeduleerde gemeterde vlakverandering. Wil jy dit kanselleer #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/ar-SA.po b/packages/twenty-front/src/locales/ar-SA.po index 07b912a6d2..a2c99d8e09 100644 --- a/packages/twenty-front/src/locales/ar-SA.po +++ b/packages/twenty-front/src/locales/ar-SA.po @@ -2002,7 +2002,6 @@ msgstr "تصاعدي" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "اسأل الذكاء الاصطناعي" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "\\\\" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "عرض الذكاءات الاصطناعية السابقة" @@ -15985,6 +15981,7 @@ msgstr "لقد قمت بجدولة تغيير الطبقة المقاسة. هل #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/ca-ES.po b/packages/twenty-front/src/locales/ca-ES.po index fbb7c0ed56..026abb562d 100644 --- a/packages/twenty-front/src/locales/ca-ES.po +++ b/packages/twenty-front/src/locales/ca-ES.po @@ -2002,7 +2002,6 @@ msgstr "Ascendent" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Pregunta a l'IA" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Cerca" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Veure els xats d'IA anteriors" @@ -15987,6 +15983,7 @@ msgstr "Has programat un canvi de nivell mesurat. Vols cancel·lar-lo?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/cs-CZ.po b/packages/twenty-front/src/locales/cs-CZ.po index f386d318c6..bd874d720a 100644 --- a/packages/twenty-front/src/locales/cs-CZ.po +++ b/packages/twenty-front/src/locales/cs-CZ.po @@ -2002,7 +2002,6 @@ msgstr "Vzestupně" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Zeptejte se AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Hledat" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Zobrazit předchozí AI diskuse" @@ -15987,6 +15983,7 @@ msgstr "Naplánovali jste změnu úrovně s měřením. Chcete ji zrušit?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/da-DK.po b/packages/twenty-front/src/locales/da-DK.po index c4e9c51390..7f097ebeea 100644 --- a/packages/twenty-front/src/locales/da-DK.po +++ b/packages/twenty-front/src/locales/da-DK.po @@ -2002,7 +2002,6 @@ msgstr "Stigende" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Spørg AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Søg" @@ -15385,7 +15382,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Se tidligere AI-chats" @@ -15989,6 +15985,7 @@ msgstr "Du har planlagt et skift til målt niveau. Vil du annullere det?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/de-DE.po b/packages/twenty-front/src/locales/de-DE.po index 7653079ab1..b482084de3 100644 --- a/packages/twenty-front/src/locales/de-DE.po +++ b/packages/twenty-front/src/locales/de-DE.po @@ -2002,7 +2002,6 @@ msgstr "Aufsteigend" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "AI fragen" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Suche" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Vorherige KI-Chats anzeigen" @@ -15987,6 +15983,7 @@ msgstr "Sie haben eine Änderung des Zählertarifs geplant. Möchten Sie diese a #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/el-GR.po b/packages/twenty-front/src/locales/el-GR.po index 492c2caf9f..ff6805fee0 100644 --- a/packages/twenty-front/src/locales/el-GR.po +++ b/packages/twenty-front/src/locales/el-GR.po @@ -2002,7 +2002,6 @@ msgstr "Αύξουσα" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Ρώτησε την AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Αναζήτηση" @@ -15387,7 +15384,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Εμφάνιση Προηγούμενων Συνομιλιών AI" @@ -15991,6 +15987,7 @@ msgstr "Έχετε προγραμματίσει αλλαγή βαθμίδας. #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/en.po b/packages/twenty-front/src/locales/en.po index 06741b8879..b29cb30e0a 100644 --- a/packages/twenty-front/src/locales/en.po +++ b/packages/twenty-front/src/locales/en.po @@ -1997,7 +1997,6 @@ msgstr "Ascending" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Ask AI" @@ -12168,8 +12167,6 @@ msgstr "SDK" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Search" @@ -15380,7 +15377,6 @@ msgstr "View marketplace page" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "View Previous AI Chats" @@ -15984,6 +15980,7 @@ msgstr "You have scheduled a metered tier change. Do you want to cancel it?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." diff --git a/packages/twenty-front/src/locales/es-ES.po b/packages/twenty-front/src/locales/es-ES.po index 7336a362d6..d1a2c0b04d 100644 --- a/packages/twenty-front/src/locales/es-ES.po +++ b/packages/twenty-front/src/locales/es-ES.po @@ -2002,7 +2002,6 @@ msgstr "Ascendente" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Preguntar a IA" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Buscar" @@ -15385,7 +15382,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Ver chats previos de IA" @@ -15989,6 +15985,7 @@ msgstr "Has programado un cambio de nivel medido. ¿Quieres cancelarlo?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/fi-FI.po b/packages/twenty-front/src/locales/fi-FI.po index 364fc3b37e..cee7292c30 100644 --- a/packages/twenty-front/src/locales/fi-FI.po +++ b/packages/twenty-front/src/locales/fi-FI.po @@ -2002,7 +2002,6 @@ msgstr "Nouseva" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Kysy AI:lta" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Hae" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Näytä edelliset AI Keskustelut" @@ -15987,6 +15983,7 @@ msgstr "Olet aikatauluttanut mitatun tason muutoksen. Haluatko peruuttaa sen?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/fr-FR.po b/packages/twenty-front/src/locales/fr-FR.po index 53d96fb383..a0a7e79ae2 100644 --- a/packages/twenty-front/src/locales/fr-FR.po +++ b/packages/twenty-front/src/locales/fr-FR.po @@ -2002,7 +2002,6 @@ msgstr "Ascendant" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Demander à l'IA" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Recherche" @@ -15385,7 +15382,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Voir les Discussions AI Précédentes" @@ -15989,6 +15985,7 @@ msgstr "Vous avez programmé un changement de niveau mesuré. Voulez-vous l'annu #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/he-IL.po b/packages/twenty-front/src/locales/he-IL.po index f86c9aacee..5f54e6cd56 100644 --- a/packages/twenty-front/src/locales/he-IL.po +++ b/packages/twenty-front/src/locales/he-IL.po @@ -2002,7 +2002,6 @@ msgstr "עולה" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "שאל את ה-AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "\\" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "הצג שיחות AI קודמות" @@ -15987,6 +15983,7 @@ msgstr "יש לך החלפה מתוכננת של רמות מדידה. האם ב #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/hu-HU.po b/packages/twenty-front/src/locales/hu-HU.po index fefcdabdc5..f3631cc621 100644 --- a/packages/twenty-front/src/locales/hu-HU.po +++ b/packages/twenty-front/src/locales/hu-HU.po @@ -2002,7 +2002,6 @@ msgstr "Növekvő" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Kérdezze a MI-t" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Keresés" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Előző AI csevegések megtekintése" @@ -15987,6 +15983,7 @@ msgstr "Ütemezett egy mérőszint-változtatást. Szeretné törölni?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/it-IT.po b/packages/twenty-front/src/locales/it-IT.po index 5930c993a5..ab95c36fef 100644 --- a/packages/twenty-front/src/locales/it-IT.po +++ b/packages/twenty-front/src/locales/it-IT.po @@ -2002,7 +2002,6 @@ msgstr "Ascendente" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Chiedi a AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Cerca" @@ -15385,7 +15382,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Vedi chat AI precedenti" @@ -15989,6 +15985,7 @@ msgstr "Hai programmato un cambio di livello misurato. Vuoi annullarlo?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/ja-JP.po b/packages/twenty-front/src/locales/ja-JP.po index 817d3ec013..9eebc52008 100644 --- a/packages/twenty-front/src/locales/ja-JP.po +++ b/packages/twenty-front/src/locales/ja-JP.po @@ -2002,7 +2002,6 @@ msgstr "昇順" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "AIに尋ねる" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "検索" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "以前のAIチャットを見る" @@ -15987,6 +15983,7 @@ msgstr "メーター制ティア変更をスケジュールしました。キャ #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/ko-KR.po b/packages/twenty-front/src/locales/ko-KR.po index dcf4c7b7f5..7c3443ec93 100644 --- a/packages/twenty-front/src/locales/ko-KR.po +++ b/packages/twenty-front/src/locales/ko-KR.po @@ -2002,7 +2002,6 @@ msgstr "오름차순" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "AI에게 질문하기" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "검색" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "이전 AI 채팅 보기" @@ -15987,6 +15983,7 @@ msgstr "계획된 계측된 계층 변경이 있습니다. 취소하시겠습니 #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/nl-NL.po b/packages/twenty-front/src/locales/nl-NL.po index 8944194b14..ad12f8d3c9 100644 --- a/packages/twenty-front/src/locales/nl-NL.po +++ b/packages/twenty-front/src/locales/nl-NL.po @@ -2002,7 +2002,6 @@ msgstr "Oplopend" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Vraag AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Zoeken" @@ -15385,7 +15382,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Bekijk Vorige AI-chats" @@ -15989,6 +15985,7 @@ msgstr "U heeft een metered tier-verandering ingepland. Wilt u dit annuleren?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/no-NO.po b/packages/twenty-front/src/locales/no-NO.po index 9509a1e037..e33ba9b148 100644 --- a/packages/twenty-front/src/locales/no-NO.po +++ b/packages/twenty-front/src/locales/no-NO.po @@ -2002,7 +2002,6 @@ msgstr "Stigende" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Spør AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Søk" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Vis tidligere AI-chatter" @@ -15987,6 +15983,7 @@ msgstr "Du har planlagt en endring av målt nivå. Ønsker du å avbryte den?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/pl-PL.po b/packages/twenty-front/src/locales/pl-PL.po index 69d1746f9c..3edeb81a0d 100644 --- a/packages/twenty-front/src/locales/pl-PL.po +++ b/packages/twenty-front/src/locales/pl-PL.po @@ -2002,7 +2002,6 @@ msgstr "Rosnąco" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Zapytaj AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Szukaj" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Pokaż poprzednie czaty AI" @@ -15987,6 +15983,7 @@ msgstr "Zaplanowałeś zmianę poziomu rozliczeń. Czy chcesz ją anulować?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/pseudo-en.po b/packages/twenty-front/src/locales/pseudo-en.po index 292ef0bcee..3d6341a64b 100644 --- a/packages/twenty-front/src/locales/pseudo-en.po +++ b/packages/twenty-front/src/locales/pseudo-en.po @@ -1997,7 +1997,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "" @@ -12168,8 +12167,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "" @@ -15378,7 +15375,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "" @@ -15980,6 +15976,7 @@ msgstr "" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/pt-BR.po b/packages/twenty-front/src/locales/pt-BR.po index 8c6b3ffe81..9ddd240056 100644 --- a/packages/twenty-front/src/locales/pt-BR.po +++ b/packages/twenty-front/src/locales/pt-BR.po @@ -2002,7 +2002,6 @@ msgstr "Ascendente" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Perguntar ao AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Pesquisar" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Ver Conversas Anteriores da IA" @@ -15987,6 +15983,7 @@ msgstr "Você agendou uma mudança de faixa medida. Deseja cancelá-la?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/pt-PT.po b/packages/twenty-front/src/locales/pt-PT.po index 844d827f56..9693e092e4 100644 --- a/packages/twenty-front/src/locales/pt-PT.po +++ b/packages/twenty-front/src/locales/pt-PT.po @@ -2002,7 +2002,6 @@ msgstr "Ascendente" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Pergunte à IA" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Pesquisar" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Ver Conversas de IA Anteriores" @@ -15987,6 +15983,7 @@ msgstr "Você agendou uma mudança de nível medido. Deseja cancelá-la?" #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/ro-RO.po b/packages/twenty-front/src/locales/ro-RO.po index 8535eca94e..024e129934 100644 --- a/packages/twenty-front/src/locales/ro-RO.po +++ b/packages/twenty-front/src/locales/ro-RO.po @@ -2002,7 +2002,6 @@ msgstr "Ascendent" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Ask AI" msgstr "Întreabă AI" @@ -12173,8 +12172,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "Search" msgstr "Caută" @@ -15383,7 +15380,6 @@ msgstr "" #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/record-agnostic/constants/RecordAgnosticCommandMenuItemsConfig.tsx #: src/modules/command-menu-item/engine-command/constants/EngineComponentKeyHeadlessComponentMap.tsx -#: src/modules/command-menu-item/constants/EngineComponentKeyComponentMap.tsx msgid "View Previous AI Chats" msgstr "Vizualizează Chat-urile AI Anterioare" @@ -15987,6 +15983,7 @@ msgstr "Ați programat o schimbare a nivelului măsurat. Doriți să o anulați? #. js-lingui-id: qXzOWu #: src/modules/command-menu-item/record/workflow/hooks/useRunWorkflowRecordCommands.tsx +#: src/modules/command-menu-item/engine-command/hooks/useEnrichHeadlessCommandContextApiWithWorkflowVersionTriggerInformation.ts msgid "You selected {selectedCountFormatted} records but manual triggers can run on at most {limitFormatted} records at once. Only the first {limitFormatted} records will be processed." msgstr "" diff --git a/packages/twenty-front/src/locales/ru-RU.po b/packages/twenty-front/src/locales/ru-RU.po index fd044bbebfb24a0ad88a41fe21321573e4f65f19..b78d69f6d7c4fa6d70b612a5ab5cd9cdc0f841a7 100644 GIT binary patch delta 173 zcmdnCTJ!%(&4w+E$wkw9kFvA3?JqU`T5z!`lZFGu6ae7$r&E0i77d$#l_C~ zxw(mXDbD$MC8-r9js=_EkqXwy!$Exs3~