Localization of actions (#9934)
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "Konten"
|
msgstr "Konten"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Aktivieren Sie"
|
msgstr "Aktivieren Sie"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "Workflow aktivieren"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "Aktiv"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
|
msgstr "Aktive API-Schlüssel, die von Ihnen oder Ihrem Team erstellt wurden."
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Hinzufügen"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Feld hinzufügen"
|
msgstr "Feld hinzufügen"
|
||||||
@ -93,6 +103,24 @@ msgstr "Objekt hinzufügen"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Zur Blockliste hinzufügen"
|
msgstr "Zur Blockliste hinzufügen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "Zu Favoriten hinzufügen"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "Fügen Sie Ihre erste {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Hinzugefügt {beautifiedCreatedAt}"
|
msgstr "Hinzugefügt {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "Wählen Sie Ihren Anbieter"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Schließen Sie"
|
msgstr "Schließen Sie"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "Unternehmen"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "Konfigurieren Sie eine SSO-Verbindung"
|
msgstr "Konfigurieren Sie eine SSO-Verbindung"
|
||||||
@ -276,8 +300,7 @@ msgstr "Verbindung mit Microsoft"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "Verbundene Konten"
|
msgstr "Verbundene Konten"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "Kontext"
|
msgstr "Kontext"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "Kontext"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Weiter"
|
msgstr "Weiter"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "Kopilot"
|
msgstr "Kopilot"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "API-Schlüssel erstellen"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Webhook erstellen"
|
msgstr "Webhook erstellen"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Benutzerdefinierte Objekte"
|
msgstr "Erstellen Sie einen Workflow und kehren Sie hierher zurück, um seine Versionen anzuzeigen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "Neuen Datensatz erstellen"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "Datum und Uhrzeit"
|
msgstr "Datum und Uhrzeit"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "Deaktivieren Sie"
|
msgstr "Deaktivieren Sie"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "Deaktivieren Sie"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "Deaktivieren Sie \"Objektbezeichnungen und API-Namen synchronisieren\", um einen benutzerdefinierten API-Namen festzulegen"
|
msgstr "Deaktivieren Sie \"Objektbezeichnungen und API-Namen synchronisieren\", um einen benutzerdefinierten API-Namen festzulegen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "Workflow deaktivieren"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "Deaktivieren Sie dieses Feld"
|
msgstr "Deaktivieren Sie dieses Feld"
|
||||||
@ -394,6 +428,17 @@ msgstr "Definieren Sie den Namen und die Beschreibung Ihres Objekts"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Löschen"
|
msgstr "Löschen"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "Konto löschen"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Konto und alle zugehörigen Daten löschen"
|
msgstr "Konto und alle zugehörigen Daten löschen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "Datensatz löschen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "Datensätze löschen"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "Absteigend"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Beschreibung"
|
msgstr "Beschreibung"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "Zerstören Sie"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "Beschreibung"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "Entwickler"
|
msgstr "Entwickler"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "Entwurf verwerfen"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "Anzeige als relatives Datum"
|
msgstr "Anzeige als relatives Datum"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domäne"
|
msgstr "Domäne"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "Vorhandene Objekte"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "Beenden der Einstellungen"
|
msgstr "Beenden der Einstellungen"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "Erwartet, dass der ausgewählte Knoten ein Schrittknoten ist."
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "Verfallsdatum"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Läuft ab in"
|
msgstr "Läuft ab in"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "Exportieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "Datensätze exportieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "In PDF exportieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "Ansicht exportieren"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Favoriten"
|
msgstr "Favoriten"
|
||||||
@ -622,7 +728,7 @@ msgstr "Funktionen"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
@ -639,6 +745,10 @@ msgstr "Holen Sie das Beste aus Ihrem Arbeitsplatz heraus, indem Sie Ihr Team ei
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "Holen Sie sich Ihr Abonnement"
|
msgstr "Holen Sie sich Ihr Abonnement"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "Global"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Gewähren Sie dem Twenty-Support vorübergehend Zugang zu Ihrem Arbeitsbereich, damit wir Probleme beheben oder Inhalte in Ihrem Namen wiederherstellen können. Sie können den Zugriff jederzeit widerrufen."
|
msgstr "Gewähren Sie dem Twenty-Support vorübergehend Zugang zu Ihrem Arbeitsbereich, damit wir Probleme beheben oder Inhalte in Ihrem Namen wiederherstellen können. Sie können den Zugriff jederzeit widerrufen."
|
||||||
@ -696,7 +806,7 @@ msgstr "Ungültige E-Mail"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Ungültige E-Mail oder Domäne"
|
msgstr "Ungültige E-Mail oder Domäne"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Ungültige Formularwerte"
|
msgstr "Ungültige Formularwerte"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "Verwalten Sie Ihre Internetkonten."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Verwalten Sie Ihr Abonnement"
|
msgstr "Verwalten Sie Ihr Abonnement"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "Als erledigt markieren"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "Name Ihres API-Schlüssels"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "Name Ihres Arbeitsbereichs"
|
msgstr "Name Ihres Arbeitsbereichs"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "Navigieren"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "Zum nächsten Datensatz navigieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "Zur nächsten Version navigieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "Zum nächsten Workflow navigieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "Zum vorherigen Datensatz navigieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "Zur vorherigen Version navigieren"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "Zum vorherigen Workflow navigieren"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "Neues Konto"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "Neuer Schlüssel"
|
msgstr "Neuer Schlüssel"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "Neuer Rekord"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Kein verbundenes Konto"
|
msgstr "Kein verbundenes Konto"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "Es läuft noch kein Workflow"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "Noch keine Workflow-Versionen"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Nicht leer"
|
msgstr "Nicht leer"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "Anmerkungen"
|
msgstr "Objekt"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "Abseits der ausgetretenen Pfade"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "Geöffnet"
|
msgstr "Geöffnet"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "Möglichkeiten"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "Optionen"
|
msgstr "Optionen"
|
||||||
@ -902,10 +1050,6 @@ msgstr "Passwort"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet"
|
msgstr "Der Link zum Zurücksetzen des Passworts wurde an die E-Mail gesendet"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "Menschen"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "Prozentsatz leer"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "Prozentsatz nicht leer"
|
msgstr "Prozentsatz nicht leer"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "Dauerhaftes Vernichten der Aufzeichnung"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "Dokumentation lesen"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "Sie erhalten eine E-Mail mit einem Link zur Passwortaktualisierung"
|
msgstr "Sie erhalten eine E-Mail mit einem Link zur Passwortaktualisierung"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Datensatz-Auswahl"
|
msgstr "Datensatz-Auswahl"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "Veröffentlichungen"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Entfernen"
|
msgstr "Entfernen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "Aus Favoriten entfernen"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "Passwort zurücksetzen"
|
msgstr "Passwort zurücksetzen"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Zurücksetzen auf"
|
msgstr "Zurücksetzen auf"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "Ergebnisse"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "Führen Sie einen Workflow aus und kehren Sie hierher zurück, um seine Ausführungen anzuzeigen"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Suche"
|
msgstr "Suche"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "Suchfelder"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Suche nach einem Objekt..."
|
msgstr "Suche nach einem Objekt..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "Datensätze suchen"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "Sicherheit"
|
msgstr "Sicherheit"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "Siehe aktive Version"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "Siehe Läufe"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "Siehe Versionen"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "Siehe Versionsgeschichte"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Wählen Sie die Ereignisse aus, die Sie an diesen Endpunkt senden möchten"
|
msgstr "Wählen Sie die Ereignisse aus, die Sie an diesen Endpunkt senden möchten"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "Server-Verwaltungsbereich"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Legen Sie die Sichtbarkeit von E-Mails fest, verwalten Sie Ihre Blockliste und vieles mehr."
|
msgstr "Legen Sie die Sichtbarkeit von E-Mails fest, verwalten Sie Ihre Blockliste und vieles mehr."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "Legen Sie den Namen Ihrer Domain fest"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Legen Sie den Namen Ihrer Subdomain fest"
|
msgstr "Legen Sie den Namen Ihrer Subdomain fest"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "Sortieren"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spanisch"
|
msgstr "Spanisch"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "Subdomain"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomain bereits belegt"
|
msgstr "Subdomain bereits belegt"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Die Subdomain darf nicht länger als 30 Zeichen sein"
|
msgstr "Die Subdomain darf nicht länger als 30 Zeichen sein"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Die Subdomain darf nicht kürzer als 3 Zeichen sein"
|
msgstr "Die Subdomain darf nicht kürzer als 3 Zeichen sein"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "Systemeinstellungen - {systemTimeFormatLabel}"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "Systemeinstellungen - {systemDateFormatLabel}"
|
msgstr "Systemeinstellungen - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "Aufgaben"
|
msgstr "Test"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "Test Arbeitsablauf"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "Diese Aktion kann nicht rückgängig gemacht werden. Dadurch wird Ihr ge
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Zeitformat"
|
msgstr "Zeitformat"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "Auslöser Typ"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "Der Auslösertyp sollte Manuell sein - wenn keine Aufzeichnung(en) ausgewählt ist/sind"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Typ"
|
msgstr "Typ"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Typ irgendetwas"
|
msgstr "Typ irgendetwas"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "Unbegrenzte Kontakte"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Hochladen"
|
msgstr "Hochladen"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "Als Entwurf verwenden"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl"
|
msgstr "Verwenden Sie nur Buchstaben, Zahlen und Bindestriche. Beginnen und enden Sie mit einem Buchstaben oder einer Zahl"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "Verwenden Sie unsere API oder fügen Sie Ihre erste {objectLabel} manuell hinzu"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "Benutzer ist nicht eingeloggt"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Werte"
|
msgstr "Werte"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "Siehe"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Details zur Rechnungsstellung anzeigen"
|
msgstr "Details zur Rechnungsstellung anzeigen"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "Wann der API-Schlüssel abläuft."
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "Wenn die Taste deaktiviert wird"
|
msgstr "Wenn die Taste deaktiviert wird"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "Workflow Datensatzauswahl"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "Arbeitsabläufe"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel} von {fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API-Schlüssel"
|
msgstr "{apiKeyName} API-Schlüssel"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
@ -30,6 +30,11 @@ msgstr "{aggregateLabel} of {fieldLabel}"
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} API Key"
|
msgstr "{apiKeyName} API Key"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr "1 000 workflow node executions"
|
msgstr "1 000 workflow node executions"
|
||||||
@ -70,9 +75,15 @@ msgid "Accounts"
|
|||||||
msgstr "Accounts"
|
msgstr "Accounts"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activate"
|
msgstr "Activate"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "Activate Workflow"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -86,6 +97,10 @@ msgstr "Active API keys created by you or your team."
|
|||||||
#~ msgid "Active APIs keys created by you or your team."
|
#~ msgid "Active APIs keys created by you or your team."
|
||||||
#~ msgstr "Active APIs keys created by you or your team."
|
#~ msgstr "Active APIs keys created by you or your team."
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Add"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Add Field"
|
msgstr "Add Field"
|
||||||
@ -102,6 +117,24 @@ msgstr "Add SSO Identity Provider"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Add to blocklist"
|
msgstr "Add to blocklist"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "Add to favorites"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "Add your first {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Added {beautifiedCreatedAt}"
|
msgstr "Added {beautifiedCreatedAt}"
|
||||||
@ -284,8 +317,8 @@ msgid "Close"
|
|||||||
msgstr "Close"
|
msgstr "Close"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
||||||
msgid "Companies"
|
#~ msgid "Companies"
|
||||||
msgstr "Companies"
|
#~ msgstr "Companies"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
@ -323,8 +356,7 @@ msgstr "Connect with Microsoft"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "Connected accounts"
|
msgstr "Connected accounts"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "Context"
|
msgstr "Context"
|
||||||
|
|
||||||
@ -333,7 +365,7 @@ msgstr "Context"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Continue"
|
msgstr "Continue"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "Copilot"
|
msgstr "Copilot"
|
||||||
|
|
||||||
@ -370,10 +402,19 @@ msgstr "Count not empty"
|
|||||||
msgid "Count unique values"
|
msgid "Count unique values"
|
||||||
msgstr "Count unique values"
|
msgstr "Count unique values"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
|
msgid "Create a workflow and return here to view its versions"
|
||||||
|
msgstr "Create a workflow and return here to view its versions"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr "Create API key"
|
msgstr "Create API key"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "Create new record"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Create Webhook"
|
msgstr "Create Webhook"
|
||||||
@ -383,8 +424,8 @@ msgid "Custom objects"
|
|||||||
msgstr "Custom objects"
|
msgstr "Custom objects"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
#~ msgid "Custom Objects"
|
||||||
msgstr "Custom Objects"
|
#~ msgstr "Custom Objects"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
@ -428,6 +469,8 @@ msgid "Date and time"
|
|||||||
msgstr "Date and time"
|
msgstr "Date and time"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "Deactivate"
|
msgstr "Deactivate"
|
||||||
|
|
||||||
@ -439,12 +482,27 @@ msgstr "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom
|
|||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "Deactivate this field"
|
msgstr "Deactivate this field"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "Deactivate Workflow"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:91
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:91
|
||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr "Define the name and description of your object"
|
msgstr "Define the name and description of your object"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Delete"
|
msgstr "Delete"
|
||||||
|
|
||||||
@ -462,6 +520,17 @@ msgstr "Delete account and all the associated data"
|
|||||||
msgid "Delete API key"
|
msgid "Delete API key"
|
||||||
msgstr "Delete API key"
|
msgstr "Delete API key"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "Delete record"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "Delete records"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -492,6 +561,11 @@ msgstr "Descending"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Description"
|
msgstr "Description"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "Destroy"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -501,14 +575,20 @@ msgstr "Description"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "Developers"
|
msgstr "Developers"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "Discard Draft"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "Display as relative date"
|
msgstr "Display as relative date"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domain"
|
msgstr "Domain"
|
||||||
|
|
||||||
@ -624,6 +704,10 @@ msgstr "Existing objects"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "Exit Settings"
|
msgstr "Exit Settings"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "Expected selected node to be a create step node."
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -642,6 +726,41 @@ msgstr "Expiration Date"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expires in"
|
msgstr "Expires in"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "Export"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "Export records"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "Export to PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "Export view"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:57
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:57
|
||||||
#~ msgid "Failed to create object"
|
#~ msgid "Failed to create object"
|
||||||
#~ msgstr "Failed to create object"
|
#~ msgstr "Failed to create object"
|
||||||
@ -697,7 +816,7 @@ msgstr "Functions"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "General"
|
msgstr "General"
|
||||||
@ -714,6 +833,10 @@ msgstr "Get the most out of your workspace by inviting your team."
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "Get your subscription"
|
msgstr "Get your subscription"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "Global"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgstr "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
@ -771,7 +894,7 @@ msgstr "Invalid email"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Invalid email or domain"
|
msgstr "Invalid email or domain"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Invalid form values"
|
msgstr "Invalid form values"
|
||||||
|
|
||||||
@ -847,6 +970,11 @@ msgstr "Manage your internet accounts."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Manage your subscription"
|
msgstr "Manage your subscription"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "Mark as done"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -904,8 +1032,34 @@ msgid "Name of your workspace"
|
|||||||
msgstr "Name of your workspace"
|
msgstr "Name of your workspace"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
||||||
msgid "Navigate"
|
#~ msgid "Navigate"
|
||||||
msgstr "Navigate"
|
#~ msgstr "Navigate"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
|
msgid "Navigate to next record"
|
||||||
|
msgstr "Navigate to next record"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "Navigate to next version"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "Navigate to next workflow"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "Navigate to previous record"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "Navigate to previous version"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "Navigate to previous workflow"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -931,6 +1085,13 @@ msgstr "New Object"
|
|||||||
msgid "New Password"
|
msgid "New Password"
|
||||||
msgstr "New Password"
|
msgstr "New Password"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "New record"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81
|
||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr "New Webhook"
|
msgstr "New Webhook"
|
||||||
@ -939,6 +1100,14 @@ msgstr "New Webhook"
|
|||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "No connected account"
|
msgstr "No connected account"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "No workflow runs yet"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "No workflow versions yet"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
||||||
#~ msgid "not allowed"
|
#~ msgid "not allowed"
|
||||||
#~ msgstr "not allowed"
|
#~ msgstr "not allowed"
|
||||||
@ -948,8 +1117,12 @@ msgid "Not empty"
|
|||||||
msgstr "Not empty"
|
msgstr "Not empty"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
#~ msgid "Notes"
|
||||||
msgstr "Notes"
|
#~ msgstr "Notes"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
|
msgid "Object"
|
||||||
|
msgstr "Object"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:46
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:46
|
||||||
#~ msgid "Object created successfully"
|
#~ msgid "Object created successfully"
|
||||||
@ -971,8 +1144,8 @@ msgid "Opened"
|
|||||||
msgstr "Opened"
|
msgstr "Opened"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
#~ msgid "Opportunities"
|
||||||
msgstr "Opportunities"
|
#~ msgstr "Opportunities"
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
@ -1003,8 +1176,8 @@ msgid "Password reset link has been sent to the email"
|
|||||||
msgstr "Password reset link has been sent to the email"
|
msgstr "Password reset link has been sent to the email"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
||||||
msgid "People"
|
#~ msgid "People"
|
||||||
msgstr "People"
|
#~ msgstr "People"
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
@ -1019,6 +1192,11 @@ msgstr "Percent empty"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "Percent not empty"
|
msgstr "Percent not empty"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "Permanently destroy record"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -1063,7 +1241,7 @@ msgstr "Read documentation"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "Receive an email containing password update link"
|
msgstr "Receive an email containing password update link"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Record Selection"
|
msgstr "Record Selection"
|
||||||
|
|
||||||
@ -1090,16 +1268,37 @@ msgstr "Releases"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Remove"
|
msgstr "Remove"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "Remove from favorites"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "Reset Password"
|
msgstr "Reset Password"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Reset to"
|
msgstr "Reset to"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "Results"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "Run a workflow and return here to view its executions"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Search"
|
msgstr "Search"
|
||||||
|
|
||||||
@ -1124,12 +1323,38 @@ msgstr "Search fields"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Search for an object..."
|
msgstr "Search for an object..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "Search records"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "Security"
|
msgstr "Security"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "See active version"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "See runs"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "See versions"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "See versions history"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Select the events you wish to send to this endpoint"
|
msgstr "Select the events you wish to send to this endpoint"
|
||||||
@ -1150,14 +1375,18 @@ msgstr "Server Admin Panel"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Set email visibility, manage your blocklist and more."
|
msgstr "Set email visibility, manage your blocklist and more."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "Set the name of your domain"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Set the name of your subdomain"
|
msgstr "Set the name of your subdomain"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Settings"
|
msgstr "Settings"
|
||||||
|
|
||||||
@ -1186,15 +1415,19 @@ msgstr "Spanish"
|
|||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "Subdomain"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomain already taken"
|
msgstr "Subdomain already taken"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Subdomain can not be longer than 30 characters"
|
msgstr "Subdomain can not be longer than 30 characters"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Subdomain can not be shorter than 3 characters"
|
msgstr "Subdomain can not be shorter than 3 characters"
|
||||||
|
|
||||||
@ -1252,8 +1485,16 @@ msgid "System Settings - {systemTimeFormatLabel}"
|
|||||||
msgstr "System Settings - {systemTimeFormatLabel}"
|
msgstr "System Settings - {systemTimeFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
#~ msgid "Tasks"
|
||||||
msgstr "Tasks"
|
#~ msgstr "Tasks"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
|
msgid "Test"
|
||||||
|
msgstr "Test"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "Test Workflow"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1310,12 +1551,20 @@ msgstr "to monthly"
|
|||||||
msgid "to yearly"
|
msgid "to yearly"
|
||||||
msgstr "to yearly"
|
msgstr "to yearly"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "Trigger Type"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Type anything"
|
msgstr "Type anything"
|
||||||
|
|
||||||
@ -1337,10 +1586,19 @@ msgstr "Upload"
|
|||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr "URL"
|
msgstr "URL"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "Use as draft"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgstr "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "Use our API or add your first {objectLabel} manually"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1361,8 +1619,8 @@ msgid "Values"
|
|||||||
msgstr "Values"
|
msgstr "Values"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
||||||
msgid "View"
|
#~ msgid "View"
|
||||||
msgstr "View"
|
#~ msgstr "View"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
@ -1398,18 +1656,18 @@ msgid "When the key will be disabled"
|
|||||||
msgstr "When the key will be disabled"
|
msgstr "When the key will be disabled"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
||||||
msgid "Workflow Record Selection"
|
#~ msgid "Workflow Record Selection"
|
||||||
msgstr "Workflow Record Selection"
|
#~ msgstr "Workflow Record Selection"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
||||||
msgid "Workflows"
|
#~ msgid "Workflows"
|
||||||
msgstr "Workflows"
|
#~ msgstr "Workflows"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "Cuentas"
|
msgstr "Cuentas"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activar"
|
msgstr "Activar"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "Activar flujo de trabajo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "Activo"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Claves API activas creadas por usted o su equipo."
|
msgstr "Claves API activas creadas por usted o su equipo."
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Añadir"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Añadir campo"
|
msgstr "Añadir campo"
|
||||||
@ -93,6 +103,24 @@ msgstr "Añadir objeto"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Añadir a la lista de bloqueo"
|
msgstr "Añadir a la lista de bloqueo"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "Añadir a favoritos"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "Añade tu primer {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Añadido {beautifiedCreatedAt}"
|
msgstr "Añadido {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "Elija su proveedor"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Cerrar"
|
msgstr "Cerrar"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "Empresas"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "Configurar una conexión SSO"
|
msgstr "Configurar una conexión SSO"
|
||||||
@ -276,8 +300,7 @@ msgstr "Conectar con Microsoft"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "Cuentas conectadas"
|
msgstr "Cuentas conectadas"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "Contexto"
|
msgstr "Contexto"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "Contexto"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Continúe"
|
msgstr "Continúe"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "Copiloto"
|
msgstr "Copiloto"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "Crear clave API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Crear Webhook"
|
msgstr "Crear Webhook"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Objetos personalizados"
|
msgstr "Cree un flujo de trabajo y vuelva aquí para ver sus versiones"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "Crear un nuevo registro"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "Fecha y hora"
|
msgstr "Fecha y hora"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "Desactivar"
|
msgstr "Desactivar"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "Desactivar"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "Desactive \"Sincronizar etiquetas de objetos y nombres de API\" para establecer un nombre de API personalizado"
|
msgstr "Desactive \"Sincronizar etiquetas de objetos y nombres de API\" para establecer un nombre de API personalizado"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "Desactivar flujo de trabajo"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "Desactivar este campo"
|
msgstr "Desactivar este campo"
|
||||||
@ -394,6 +428,17 @@ msgstr "Defina el nombre y la descripción de su objeto"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Borrar"
|
msgstr "Borrar"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "Eliminar cuenta"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Eliminar la cuenta y todos los datos asociados"
|
msgstr "Eliminar la cuenta y todos los datos asociados"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "Borrar registro"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "Borrar registros"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "Descendente"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descripción"
|
msgstr "Descripción"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "Destruye"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "Descripción"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "Desarrolladores"
|
msgstr "Desarrolladores"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "Borrador de descarte"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "Mostrar como fecha relativa"
|
msgstr "Mostrar como fecha relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Dominio"
|
msgstr "Dominio"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "Objetos existentes"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "Salir de Ajustes"
|
msgstr "Salir de Ajustes"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "Se espera que el nodo seleccionado sea un nodo de paso de creación."
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "Fecha de expiración"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expira en"
|
msgstr "Expira en"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "Exportar"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "Exportar registros"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "Exportar a PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "Vista de exportación"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Favoritos"
|
msgstr "Favoritos"
|
||||||
@ -622,7 +728,7 @@ msgstr "Funciones"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "General"
|
msgstr "General"
|
||||||
@ -639,6 +745,10 @@ msgstr "Aproveche al máximo su espacio de trabajo invitando a su equipo."
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "Consiga su abono"
|
msgstr "Consiga su abono"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "Global"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Concede al servicio de asistencia de Twenty acceso temporal a tu espacio de trabajo para que podamos solucionar problemas o recuperar contenidos en tu nombre. Puedes revocar el acceso en cualquier momento."
|
msgstr "Concede al servicio de asistencia de Twenty acceso temporal a tu espacio de trabajo para que podamos solucionar problemas o recuperar contenidos en tu nombre. Puedes revocar el acceso en cualquier momento."
|
||||||
@ -696,7 +806,7 @@ msgstr "Correo electrónico no válido"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Correo electrónico o dominio no válidos"
|
msgstr "Correo electrónico o dominio no válidos"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulario no válidos"
|
msgstr "Valores de formulario no válidos"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "Gestione sus cuentas de Internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gestione su suscripción"
|
msgstr "Gestione su suscripción"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "Marcar como hecho"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "Nombre de su clave API"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "Nombre de su espacio de trabajo"
|
msgstr "Nombre de su espacio de trabajo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "Navegue por"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "Navegar al registro siguiente"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "Navegar a la siguiente versión"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "Navegar al siguiente flujo de trabajo"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "Navegar al registro anterior"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "Navegar a la versión anterior"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "Navegar al flujo de trabajo anterior"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "Nueva cuenta"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "Nueva llave"
|
msgstr "Nueva llave"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "Nuevo récord"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Ninguna cuenta conectada"
|
msgstr "Ninguna cuenta conectada"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "Aún no se ha ejecutado ningún flujo de trabajo"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "Aún no hay versiones del flujo de trabajo"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "No vacío"
|
msgstr "No vacío"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "Notas"
|
msgstr "Objeto"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "Fuera de los caminos trillados"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "Abierto"
|
msgstr "Abierto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "Oportunidades"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "Opciones"
|
msgstr "Opciones"
|
||||||
@ -902,10 +1050,6 @@ msgstr "Contraseña"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "Se ha enviado el enlace de restablecimiento de contraseña al correo electrónico"
|
msgstr "Se ha enviado el enlace de restablecimiento de contraseña al correo electrónico"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "Personas"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "Porcentaje vacío"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "Porcentaje no vacío"
|
msgstr "Porcentaje no vacío"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "Destruir permanentemente el registro"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "Leer la documentación"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "Recibir un correo electrónico con un enlace para actualizar la contraseña"
|
msgstr "Recibir un correo electrónico con un enlace para actualizar la contraseña"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Selección de discos"
|
msgstr "Selección de discos"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "Comunicados"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Eliminar"
|
msgstr "Eliminar"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "Eliminar de favoritos"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "Restablecer contraseña"
|
msgstr "Restablecer contraseña"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Restablecer a"
|
msgstr "Restablecer a"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "Resultados"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "Ejecute un flujo de trabajo y vuelva aquí para ver sus ejecuciones"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Buscar en"
|
msgstr "Buscar en"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "Campos de búsqueda"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Busca un objeto..."
|
msgstr "Busca un objeto..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "Buscar registros"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "Seguridad"
|
msgstr "Seguridad"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "Ver versión activa"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "Ver carreras"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "Ver versiones"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "Ver historial de versiones"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Seleccione los eventos que desea enviar a este endpoint"
|
msgstr "Seleccione los eventos que desea enviar a este endpoint"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "Panel de administración del servidor"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Establezca la visibilidad del correo electrónico, gestione su lista de bloqueo y mucho más."
|
msgstr "Establezca la visibilidad del correo electrónico, gestione su lista de bloqueo y mucho más."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "Establezca el nombre de su dominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Establezca el nombre de su subdominio"
|
msgstr "Establezca el nombre de su subdominio"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Ajustes"
|
msgstr "Ajustes"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "Ordenar"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Español"
|
msgstr "Español"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "Subdominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdominio ya ocupado"
|
msgstr "Subdominio ya ocupado"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "El subdominio no puede tener más de 30 caracteres"
|
msgstr "El subdominio no puede tener más de 30 caracteres"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "El subdominio no puede tener menos de 3 caracteres"
|
msgstr "El subdominio no puede tener menos de 3 caracteres"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "Ajustes del sistema - {systemTimeFormatLabel}"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "Ajustes del sistema - {systemDateFormatLabel}"
|
msgstr "Ajustes del sistema - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "Tareas"
|
msgstr "Prueba"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "Flujo de trabajo de pruebas"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "Esta acción no se puede deshacer. Esto borrará permanentemente todo tu
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato de hora"
|
msgstr "Formato de hora"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "Tipo de disparador"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "El tipo de activación debe ser Manual - cuando no se seleccionan registros"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Tipo cualquier cosa"
|
msgstr "Tipo cualquier cosa"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "Contactos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Cargar"
|
msgstr "Cargar"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "Utilizar como borrador"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilice sólo letra, número y guión. Empiece y termine con una letra o un número"
|
msgstr "Utilice sólo letra, número y guión. Empiece y termine con una letra o un número"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "Utilice nuestra API o añada su primer {objectLabel} manualmente"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "El usuario no ha iniciado sesión"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valores"
|
msgstr "Valores"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "Ver"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Ver detalles de facturación"
|
msgstr "Ver detalles de facturación"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "Cuándo caducará la clave API."
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "Cuándo se desactivará la tecla"
|
msgstr "Cuándo se desactivará la tecla"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "Selección de registros del flujo de trabajo"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "Flujos de trabajo"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} Clave API"
|
msgstr "{apiKeyName} Clave API"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "Comptes"
|
msgstr "Comptes"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Activer"
|
msgstr "Activer"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "Activer le flux de travail"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "Actif"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Clés API actives créées par vous ou votre équipe."
|
msgstr "Clés API actives créées par vous ou votre équipe."
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Ajouter"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Ajouter un champ"
|
msgstr "Ajouter un champ"
|
||||||
@ -93,6 +103,24 @@ msgstr "Ajouter un objet"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Ajouter à la liste de blocage"
|
msgstr "Ajouter à la liste de blocage"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "Ajouter aux favoris"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "Ajoutez votre premier {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Ajouté {beautifiedCreatedAt}"
|
msgstr "Ajouté {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "Choisissez votre fournisseur"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fermer"
|
msgstr "Fermer"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "Entreprises"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "Configurer une connexion SSO"
|
msgstr "Configurer une connexion SSO"
|
||||||
@ -276,8 +300,7 @@ msgstr "Se connecter avec Microsoft"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "Comptes connectés"
|
msgstr "Comptes connectés"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "Contexte"
|
msgstr "Contexte"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "Contexte"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Continuer"
|
msgstr "Continuer"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "Copilote"
|
msgstr "Copilote"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "Créer une clé API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Créer un Webhook"
|
msgstr "Créer un Webhook"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Objets personnalisés"
|
msgstr "Créez un flux de travail et revenez ici pour voir ses versions"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "Créer un nouvel enregistrement"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "Date et heure"
|
msgstr "Date et heure"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "Désactiver"
|
msgstr "Désactiver"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "Désactiver"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "Désactiver la fonction \"Synchroniser les étiquettes des objets et les noms des API\" pour définir un nom d'API personnalisé"
|
msgstr "Désactiver la fonction \"Synchroniser les étiquettes des objets et les noms des API\" pour définir un nom d'API personnalisé"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "Désactiver le flux de travail"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "Désactiver ce champ"
|
msgstr "Désactiver ce champ"
|
||||||
@ -394,6 +428,17 @@ msgstr "Définir le nom et la description de votre objet"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Supprimer"
|
msgstr "Supprimer"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "Supprimer le compte"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Supprimer le compte et toutes les données associées"
|
msgstr "Supprimer le compte et toutes les données associées"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "Supprimer l'enregistrement"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "Supprimer des enregistrements"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "Descente"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Description"
|
msgstr "Description"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "Détruire"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "Description"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "Développeurs"
|
msgstr "Développeurs"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "Rejeter le projet"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "Affichage en tant que date relative"
|
msgstr "Affichage en tant que date relative"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domaine"
|
msgstr "Domaine"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "Objets existants"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "Quitter les paramètres"
|
msgstr "Quitter les paramètres"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "Le nœud sélectionné devrait être un nœud d'étape de création."
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "Date d'expiration"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expire en"
|
msgstr "Expire en"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "Exportation"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "Exporter des enregistrements"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "Exporter au format PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "Vue d'exportation"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Favoris"
|
msgstr "Favoris"
|
||||||
@ -622,7 +728,7 @@ msgstr "Fonctions"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Général"
|
msgstr "Général"
|
||||||
@ -639,6 +745,10 @@ msgstr "Tirez le meilleur parti de votre espace de travail en y invitant votre
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "S'abonner"
|
msgstr "S'abonner"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "Mondial"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Accordez à Twenty support un accès temporaire à votre espace de travail afin que nous puissions résoudre des problèmes ou récupérer du contenu en votre nom. Vous pouvez révoquer l'accès à tout moment."
|
msgstr "Accordez à Twenty support un accès temporaire à votre espace de travail afin que nous puissions résoudre des problèmes ou récupérer du contenu en votre nom. Vous pouvez révoquer l'accès à tout moment."
|
||||||
@ -696,7 +806,7 @@ msgstr "Courriel non valide"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Courriel ou domaine invalide"
|
msgstr "Courriel ou domaine invalide"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valeurs de formulaire non valides"
|
msgstr "Valeurs de formulaire non valides"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "Gérer vos comptes internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gérer votre abonnement"
|
msgstr "Gérer votre abonnement"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "Marquer comme fait"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "Nom de votre clé API"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "Nom de votre espace de travail"
|
msgstr "Nom de votre espace de travail"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "Naviguer"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "Passer à l'enregistrement suivant"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "Naviguer vers la version suivante"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "Naviguer vers le flux de travail suivant"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "Naviguer vers l'enregistrement précédent"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "Naviguer vers la version précédente"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "Naviguer vers le flux de travail précédent"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "Nouveau compte"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "Nouvelle clé"
|
msgstr "Nouvelle clé"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "Nouveau record"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Pas de compte connecté"
|
msgstr "Pas de compte connecté"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "Aucun flux de travail n'a encore été exécuté"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "Pas encore de versions de flux de travail"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Non vide"
|
msgstr "Non vide"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "Notes"
|
msgstr "Objet"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "Hors des sentiers battus"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "Ouvert"
|
msgstr "Ouvert"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "Opportunités"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "Options"
|
msgstr "Options"
|
||||||
@ -902,10 +1050,6 @@ msgstr "Mot de passe"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "Le lien de réinitialisation du mot de passe a été envoyé à l'email"
|
msgstr "Le lien de réinitialisation du mot de passe a été envoyé à l'email"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "Les personnes"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "Pourcentage de vide"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "Pourcentage non vide"
|
msgstr "Pourcentage non vide"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "Détruire définitivement l'enregistrement"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "Lire la documentation"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "Recevoir un courriel contenant un lien de mise à jour du mot de passe"
|
msgstr "Recevoir un courriel contenant un lien de mise à jour du mot de passe"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Sélection des enregistrements"
|
msgstr "Sélection des enregistrements"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "Communiqués"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Retirer"
|
msgstr "Retirer"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "Supprimer des favoris"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "Réinitialiser le mot de passe"
|
msgstr "Réinitialiser le mot de passe"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Remettre à zéro"
|
msgstr "Remettre à zéro"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "Résultats"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "Exécutez un flux de travail et revenez ici pour voir ses exécutions"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Recherche"
|
msgstr "Recherche"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "Champs de recherche"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Recherche d'un objet..."
|
msgstr "Recherche d'un objet..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "Recherche de documents"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "Sécurité"
|
msgstr "Sécurité"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "Voir la version active"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "Voir les pistes"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "Voir les versions"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "Voir l'historique des versions"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Sélectionnez les événements que vous souhaitez envoyer à ce point de contact"
|
msgstr "Sélectionnez les événements que vous souhaitez envoyer à ce point de contact"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "Panneau d'administration du serveur"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Définissez la visibilité des e-mails, gérez votre liste de blocage et bien plus encore."
|
msgstr "Définissez la visibilité des e-mails, gérez votre liste de blocage et bien plus encore."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "Définissez le nom de votre domaine"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Définissez le nom de votre sous-domaine"
|
msgstr "Définissez le nom de votre sous-domaine"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Paramètres"
|
msgstr "Paramètres"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "Trier"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espagnol"
|
msgstr "Espagnol"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "Sous-domaine"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Sous-domaine déjà pris"
|
msgstr "Sous-domaine déjà pris"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Le sous-domaine ne doit pas comporter plus de 30 caractères"
|
msgstr "Le sous-domaine ne doit pas comporter plus de 30 caractères"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Le sous-domaine ne peut être inférieur à 3 caractères"
|
msgstr "Le sous-domaine ne peut être inférieur à 3 caractères"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "Paramètres du système - {systemTimeFormatLabel}"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "Paramètres du système - {systemDateFormatLabel}"
|
msgstr "Paramètres du système - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "Tâches"
|
msgstr "Test"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "Processus de test"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "Cette action ne peut être annulée. Elle supprimera définitivement l'e
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Format de l'heure"
|
msgstr "Format de l'heure"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "Type de déclencheur"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "Le type de déclencheur doit être Manuel - lorsqu'aucun enregistrement n'est sélectionné"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Type n'importe quoi"
|
msgstr "Type n'importe quoi"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "Nombre illimité de contacts"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Télécharger"
|
msgstr "Télécharger"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "Utiliser comme brouillon"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilisez uniquement des lettres, des chiffres et des tirets. Commencer et terminer par une lettre ou un chiffre"
|
msgstr "Utilisez uniquement des lettres, des chiffres et des tirets. Commencer et terminer par une lettre ou un chiffre"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "Utilisez notre API ou ajoutez manuellement votre premier {objectLabel}"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "L'utilisateur n'est pas connecté"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valeurs"
|
msgstr "Valeurs"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "Voir"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Voir les détails de la facturation"
|
msgstr "Voir les détails de la facturation"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "Date d'expiration de la clé API."
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "Quand la clé sera désactivée"
|
msgstr "Quand la clé sera désactivée"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "Sélection des enregistrements du flux de travail"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "Flux de travail"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} Clé API"
|
msgstr "{apiKeyName} Clé API"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "Conti"
|
msgstr "Conti"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Attivare"
|
msgstr "Attivare"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "Attivare il flusso di lavoro"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "Attivo"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Chiavi API attive create da voi o dal vostro team."
|
msgstr "Chiavi API attive create da voi o dal vostro team."
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Aggiungi"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Aggiungi campo"
|
msgstr "Aggiungi campo"
|
||||||
@ -93,6 +103,24 @@ msgstr "Aggiungi oggetto"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Aggiungi alla lista di blocco"
|
msgstr "Aggiungi alla lista di blocco"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "Aggiungi ai preferiti"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "Aggiungi il tuo primo {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Aggiunto {beautifiedCreatedAt}"
|
msgstr "Aggiunto {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "Scegliete il vostro fornitore"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Chiudere"
|
msgstr "Chiudere"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "Aziende"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "Configurare una connessione SSO"
|
msgstr "Configurare una connessione SSO"
|
||||||
@ -276,8 +300,7 @@ msgstr "Connettetevi con Microsoft"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "Conti collegati"
|
msgstr "Conti collegati"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "Contesto"
|
msgstr "Contesto"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "Contesto"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Continua"
|
msgstr "Continua"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "Copilota"
|
msgstr "Copilota"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "Creare la chiave API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Creare un webhook"
|
msgstr "Creare un webhook"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Oggetti personalizzati"
|
msgstr "Creare un flusso di lavoro e tornare qui per visualizzarne le versioni"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "Creare un nuovo record"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "Data e ora"
|
msgstr "Data e ora"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "Disattivare"
|
msgstr "Disattivare"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "Disattivare"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "Disattivare \"Sincronizza etichette degli oggetti e nomi API\" per impostare un nome API personalizzato"
|
msgstr "Disattivare \"Sincronizza etichette degli oggetti e nomi API\" per impostare un nome API personalizzato"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "Disattivare il flusso di lavoro"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "Disattivare questo campo"
|
msgstr "Disattivare questo campo"
|
||||||
@ -394,6 +428,17 @@ msgstr "Definire il nome e la descrizione dell'oggetto"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Cancellare"
|
msgstr "Cancellare"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "Cancellare l'account"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Eliminare l'account e tutti i dati associati"
|
msgstr "Eliminare l'account e tutti i dati associati"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "Cancellare il record"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "Cancellare i record"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "In discesa"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descrizione"
|
msgstr "Descrizione"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "Distruggere"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "Descrizione"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "Sviluppatori"
|
msgstr "Sviluppatori"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "Bozza di scarto"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "Visualizzazione come data relativa"
|
msgstr "Visualizzazione come data relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Dominio"
|
msgstr "Dominio"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "Oggetti esistenti"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "Impostazioni di uscita"
|
msgstr "Impostazioni di uscita"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "Si prevede che il nodo selezionato sia un nodo di creazione di passi."
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "Data di scadenza"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Scade in"
|
msgstr "Scade in"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "Esportazione"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "Esportazione di record"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "Esportazione in PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "Vista di esportazione"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Preferiti"
|
msgstr "Preferiti"
|
||||||
@ -622,7 +728,7 @@ msgstr "Funzioni"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Generale"
|
msgstr "Generale"
|
||||||
@ -639,6 +745,10 @@ msgstr "Sfruttate al massimo il vostro spazio di lavoro invitando il vostro team
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "Abbonamento"
|
msgstr "Abbonamento"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "Globale"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Concedete al supporto Twenty l'accesso temporaneo al vostro spazio di lavoro, in modo che possiamo risolvere i problemi o recuperare i contenuti per vostro conto. È possibile revocare l'accesso in qualsiasi momento."
|
msgstr "Concedete al supporto Twenty l'accesso temporaneo al vostro spazio di lavoro, in modo che possiamo risolvere i problemi o recuperare i contenuti per vostro conto. È possibile revocare l'accesso in qualsiasi momento."
|
||||||
@ -696,7 +806,7 @@ msgstr "Email non valida"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Email o dominio non validi"
|
msgstr "Email o dominio non validi"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valori del modulo non validi"
|
msgstr "Valori del modulo non validi"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "Gestire gli account Internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gestire l'abbonamento"
|
msgstr "Gestire l'abbonamento"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "Contrassegnare come fatto"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "Nome della chiave API"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "Nome dell'area di lavoro"
|
msgstr "Nome dell'area di lavoro"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "Navigare"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "Passare al record successivo"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "Passare alla versione successiva"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "Passare al flusso di lavoro successivo"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "Passare al record precedente"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "Passare alla versione precedente"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "Passare al flusso di lavoro precedente"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "Nuovo account"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "Nuova chiave"
|
msgstr "Nuova chiave"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "Nuovo record"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nessun account collegato"
|
msgstr "Nessun account collegato"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "Non è ancora stato eseguito alcun flusso di lavoro"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "Non ci sono ancora versioni del flusso di lavoro"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Non vuoto"
|
msgstr "Non vuoto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "Note"
|
msgstr "Oggetto"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "Fuori dai sentieri battuti"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "Aperto"
|
msgstr "Aperto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "Opportunità"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "Opzioni"
|
msgstr "Opzioni"
|
||||||
@ -902,10 +1050,6 @@ msgstr "Password"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "Il link per la reimpostazione della password è stato inviato all'e-mail"
|
msgstr "Il link per la reimpostazione della password è stato inviato all'e-mail"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "Persone"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "Percentuale di vuoto"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "Percentuale non vuota"
|
msgstr "Percentuale non vuota"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "Distruggere definitivamente il record"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "Leggi la documentazione"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "Ricevere un'e-mail contenente il link per l'aggiornamento della password"
|
msgstr "Ricevere un'e-mail contenente il link per l'aggiornamento della password"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Selezione dei record"
|
msgstr "Selezione dei record"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "Comunicati"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Rimuovere"
|
msgstr "Rimuovere"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "Rimuovi dai preferiti"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "Reimpostare la password"
|
msgstr "Reimpostare la password"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Azzeramento a"
|
msgstr "Azzeramento a"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "Risultati"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "Eseguite un flusso di lavoro e tornate qui per visualizzare le esecuzioni"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Ricerca"
|
msgstr "Ricerca"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "Campi di ricerca"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Ricerca di un oggetto..."
|
msgstr "Ricerca di un oggetto..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "Ricerca di record"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "Sicurezza"
|
msgstr "Sicurezza"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "Vedere la versione attiva"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "Vedere le corse"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "Vedi versioni"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "Vedi la cronologia delle versioni"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selezionare gli eventi che si desidera inviare a questo endpoint"
|
msgstr "Selezionare gli eventi che si desidera inviare a questo endpoint"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "Pannello di amministrazione del server"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Impostate la visibilità delle e-mail, gestite la vostra blocklist e altro ancora."
|
msgstr "Impostate la visibilità delle e-mail, gestite la vostra blocklist e altro ancora."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "Impostare il nome del dominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Impostare il nome del sottodominio"
|
msgstr "Impostare il nome del sottodominio"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Impostazioni"
|
msgstr "Impostazioni"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "Ordinamento"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Spagnolo"
|
msgstr "Spagnolo"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "Sottodominio"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Sottodominio già occupato"
|
msgstr "Sottodominio già occupato"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "Il sottodominio non può essere più lungo di 30 caratteri"
|
msgstr "Il sottodominio non può essere più lungo di 30 caratteri"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "Il sottodominio non può essere più breve di 3 caratteri"
|
msgstr "Il sottodominio non può essere più breve di 3 caratteri"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "Impostazioni di sistema - {systemTimeFormatLabel}"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "Impostazioni di sistema - {systemDateFormatLabel}"
|
msgstr "Impostazioni di sistema - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "Compiti"
|
msgstr "Test"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "Flusso di lavoro del test"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "Questa azione non può essere annullata. L'intera area di lavoro verrà
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato dell'ora"
|
msgstr "Formato dell'ora"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "Tipo di innesco"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "Il tipo di attivazione deve essere Manuale, quando non sono selezionati record"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Tipo qualsiasi cosa"
|
msgstr "Tipo qualsiasi cosa"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "Contatti illimitati"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Caricare"
|
msgstr "Caricare"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "Utilizzare come bozza"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilizzare solo lettere, numeri e trattini. Iniziare e terminare con una lettera o un numero"
|
msgstr "Utilizzare solo lettere, numeri e trattini. Iniziare e terminare con una lettera o un numero"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "Utilizzate la nostra API o aggiungete il vostro primo {objectLabel} manualmente"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "L'utente non è connesso"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valori"
|
msgstr "Valori"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "Vista"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Visualizza i dettagli della fatturazione"
|
msgstr "Visualizza i dettagli della fatturazione"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "Quando scadrà la chiave API."
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "Quando il tasto sarà disabilitato"
|
msgstr "Quando il tasto sarà disabilitato"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "Selezione dei record del flusso di lavoro"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "Flussi di lavoro"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel} di {fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} Chiave API"
|
msgstr "{apiKeyName} Chiave API"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
@ -30,6 +30,11 @@ msgstr ""
|
|||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
#: src/pages/onboarding/ChooseYourPlan.tsx:92
|
||||||
msgid "1 000 workflow node executions"
|
msgid "1 000 workflow node executions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -70,9 +75,15 @@ msgid "Accounts"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -86,6 +97,10 @@ msgstr ""
|
|||||||
#~ msgid "Active APIs keys created by you or your team."
|
#~ msgid "Active APIs keys created by you or your team."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -102,6 +117,24 @@ msgstr ""
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -284,8 +317,8 @@ msgid "Close"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
||||||
msgid "Companies"
|
#~ msgid "Companies"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
@ -323,8 +356,7 @@ msgstr ""
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -333,7 +365,7 @@ msgstr ""
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -370,10 +402,19 @@ msgstr ""
|
|||||||
msgid "Count unique values"
|
msgid "Count unique values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
|
msgid "Create a workflow and return here to view its versions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:56
|
||||||
msgid "Create API key"
|
msgid "Create API key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:72
|
||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -383,8 +424,8 @@ msgid "Custom objects"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
||||||
msgid "Custom Objects"
|
#~ msgid "Custom Objects"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:28
|
||||||
msgid "Customise the fields available in the {objectLabelSingular} views."
|
msgid "Customise the fields available in the {objectLabelSingular} views."
|
||||||
@ -428,6 +469,8 @@ msgid "Date and time"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -439,12 +482,27 @@ msgstr ""
|
|||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:91
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:91
|
||||||
msgid "Define the name and description of your object"
|
msgid "Define the name and description of your object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -462,6 +520,17 @@ msgstr ""
|
|||||||
msgid "Delete API key"
|
msgid "Delete API key"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -492,6 +561,11 @@ msgstr ""
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -501,14 +575,20 @@ msgstr ""
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -624,6 +704,10 @@ msgstr ""
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -642,6 +726,41 @@ msgstr ""
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:57
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:57
|
||||||
#~ msgid "Failed to create object"
|
#~ msgid "Failed to create object"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
@ -697,7 +816,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -714,6 +833,10 @@ msgstr ""
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -771,7 +894,7 @@ msgstr ""
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -847,6 +970,11 @@ msgstr ""
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -904,7 +1032,33 @@ msgid "Name of your workspace"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
||||||
msgid "Navigate"
|
#~ msgid "Navigate"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
|
msgid "Navigate to next record"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
@ -931,6 +1085,13 @@ msgstr ""
|
|||||||
msgid "New Password"
|
msgid "New Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:81
|
||||||
msgid "New Webhook"
|
msgid "New Webhook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -939,6 +1100,14 @@ msgstr ""
|
|||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
#: src/pages/settings/workspace/SettingsDomain.tsx:108
|
||||||
#~ msgid "not allowed"
|
#~ msgid "not allowed"
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
@ -948,7 +1117,11 @@ msgid "Not empty"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
||||||
msgid "Notes"
|
#~ msgid "Notes"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
|
msgid "Object"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:46
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:46
|
||||||
@ -971,8 +1144,8 @@ msgid "Opened"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
||||||
msgid "Opportunities"
|
#~ msgid "Opportunities"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
@ -1003,8 +1176,8 @@ msgid "Password reset link has been sent to the email"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
||||||
msgid "People"
|
#~ msgid "People"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
@ -1019,6 +1192,11 @@ msgstr ""
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -1063,7 +1241,7 @@ msgstr ""
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1090,16 +1268,37 @@ msgstr ""
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1124,12 +1323,38 @@ msgstr ""
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -1150,14 +1375,18 @@ msgstr ""
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1186,15 +1415,19 @@ msgstr ""
|
|||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1252,7 +1485,15 @@ msgid "System Settings - {systemTimeFormatLabel}"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
||||||
msgid "Tasks"
|
#~ msgid "Tasks"
|
||||||
|
#~ msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
|
msgid "Test"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
@ -1310,12 +1551,20 @@ msgstr ""
|
|||||||
msgid "to yearly"
|
msgid "to yearly"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -1337,10 +1586,19 @@ msgstr ""
|
|||||||
msgid "URL"
|
msgid "URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1361,8 +1619,8 @@ msgid "Values"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
||||||
msgid "View"
|
#~ msgid "View"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
@ -1398,18 +1656,18 @@ msgid "When the key will be disabled"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
||||||
msgid "Workflow Record Selection"
|
#~ msgid "Workflow Record Selection"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
||||||
msgid "Workflows"
|
#~ msgid "Workflows"
|
||||||
msgstr ""
|
#~ msgstr ""
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "Contas"
|
msgstr "Contas"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "Ativar"
|
msgstr "Ativar"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "Ativar o fluxo de trabalho"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "Ativo"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "Chaves de API activas criadas por si ou pela sua equipa."
|
msgstr "Chaves de API activas criadas por si ou pela sua equipa."
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "Adicionar"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "Adicionar campo"
|
msgstr "Adicionar campo"
|
||||||
@ -93,6 +103,24 @@ msgstr "Adicionar objeto"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "Adicionar à lista de bloqueio"
|
msgstr "Adicionar à lista de bloqueio"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "Adicionar aos favoritos"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "Adicione o seu primeiro {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "Adicionado {beautifiedCreatedAt}"
|
msgstr "Adicionado {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "Escolha o seu fornecedor"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "Fechar"
|
msgstr "Fechar"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "Empresas"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "Configurar uma ligação SSO"
|
msgstr "Configurar uma ligação SSO"
|
||||||
@ -276,8 +300,7 @@ msgstr "Ligar à Microsoft"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "Contas ligadas"
|
msgstr "Contas ligadas"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "Contexto"
|
msgstr "Contexto"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "Contexto"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "Continuar"
|
msgstr "Continuar"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "Copiloto"
|
msgstr "Copiloto"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "Criar chave API"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "Criar Webhook"
|
msgstr "Criar Webhook"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "Objectos personalizados"
|
msgstr "Criar um fluxo de trabalho e regressar aqui para ver as suas versões"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "Criar novo registo"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "Data e hora"
|
msgstr "Data e hora"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "Desativar"
|
msgstr "Desativar"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "Desativar"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "Desativar \"Sincronizar etiquetas de objectos e nomes de API\" para definir um nome de API personalizado"
|
msgstr "Desativar \"Sincronizar etiquetas de objectos e nomes de API\" para definir um nome de API personalizado"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "Desativar o fluxo de trabalho"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "Desativar este campo"
|
msgstr "Desativar este campo"
|
||||||
@ -394,6 +428,17 @@ msgstr "Definir o nome e a descrição do seu objeto"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Eliminar"
|
msgstr "Eliminar"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "Eliminar a conta"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "Eliminar a conta e todos os dados associados"
|
msgstr "Eliminar a conta e todos os dados associados"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "Eliminar registo"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "Eliminar registos"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "Descendente"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "Descrição"
|
msgstr "Descrição"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "Destruir"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "Descrição"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "Programadores"
|
msgstr "Programadores"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "Rascunho de descarte"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "Exibir como data relativa"
|
msgstr "Exibir como data relativa"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domínio"
|
msgstr "Domínio"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "Objectos existentes"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "Sair das definições"
|
msgstr "Sair das definições"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "Espera-se que o nó selecionado seja um nó de etapa de criação."
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "Data de expiração"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "Expira em"
|
msgstr "Expira em"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "Exportação"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "Registos de exportação"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "Exportar para PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "Vista de exportação"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "Favoritos"
|
msgstr "Favoritos"
|
||||||
@ -622,7 +728,7 @@ msgstr "Funções"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Geral"
|
msgstr "Geral"
|
||||||
@ -639,6 +745,10 @@ msgstr "Tire o máximo partido do seu espaço de trabalho convidando a sua equip
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "Obter a sua subscrição"
|
msgstr "Obter a sua subscrição"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "Mundial"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "Conceda ao suporte do Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Pode revogar o acesso em qualquer altura."
|
msgstr "Conceda ao suporte do Twenty acesso temporário ao seu espaço de trabalho para que possamos solucionar problemas ou recuperar conteúdo em seu nome. Pode revogar o acesso em qualquer altura."
|
||||||
@ -696,7 +806,7 @@ msgstr "Correio eletrónico inválido"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "Correio eletrónico ou domínio inválido"
|
msgstr "Correio eletrónico ou domínio inválido"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "Valores de formulário inválidos"
|
msgstr "Valores de formulário inválidos"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "Gerir as suas contas de Internet."
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "Gerir a sua subscrição"
|
msgstr "Gerir a sua subscrição"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "Marcar como concluído"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "Nome da sua chave API"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "Nome do seu espaço de trabalho"
|
msgstr "Nome do seu espaço de trabalho"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "Navegar"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "Navegar para o registo seguinte"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "Navegar para a versão seguinte"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "Navegar para o fluxo de trabalho seguinte"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "Navegar para o registo anterior"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "Navegar para a versão anterior"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "Navegar para o fluxo de trabalho anterior"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "Nova conta"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "Nova chave"
|
msgstr "Nova chave"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "Novo recorde"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "Nenhuma conta ligada"
|
msgstr "Nenhuma conta ligada"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "Ainda não foi executado nenhum fluxo de trabalho"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "Ainda não há versões de fluxo de trabalho"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "Não vazio"
|
msgstr "Não vazio"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "Notas"
|
msgstr "Objeto"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "Fora do caminho tradicional"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "Aberto"
|
msgstr "Aberto"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "Oportunidades"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "Opções"
|
msgstr "Opções"
|
||||||
@ -902,10 +1050,6 @@ msgstr "Palavra-passe"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "A ligação de reposição da palavra-passe foi enviada para o e-mail"
|
msgstr "A ligação de reposição da palavra-passe foi enviada para o e-mail"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "Pessoas"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "Percentagem de vazio"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "Percentagem não vazia"
|
msgstr "Percentagem não vazia"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "Destruir permanentemente o registo"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "Ler a documentação"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "Receber uma mensagem de correio eletrónico com uma ligação para atualização da palavra-passe"
|
msgstr "Receber uma mensagem de correio eletrónico com uma ligação para atualização da palavra-passe"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "Seleção de registos"
|
msgstr "Seleção de registos"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "Lançamentos"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "Remover"
|
msgstr "Remover"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "Remover dos favoritos"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "Repor a palavra-passe"
|
msgstr "Repor a palavra-passe"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "Redefinir para"
|
msgstr "Redefinir para"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "Resultados"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "Executar um fluxo de trabalho e regressar aqui para ver as suas execuções"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "Pesquisar"
|
msgstr "Pesquisar"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "Campos de pesquisa"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "Procurar um objeto..."
|
msgstr "Procurar um objeto..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "Procurar registos"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "Segurança"
|
msgstr "Segurança"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "Ver versão ativa"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "Ver corridas"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "Ver versões"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "Ver histórico de versões"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "Selecione os eventos que pretende enviar para este ponto final"
|
msgstr "Selecione os eventos que pretende enviar para este ponto final"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "Painel de administração do servidor"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "Defina a visibilidade do correio eletrónico, gira a sua lista de bloqueio e muito mais."
|
msgstr "Defina a visibilidade do correio eletrónico, gira a sua lista de bloqueio e muito mais."
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "Definir o nome do seu domínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "Defina o nome do seu subdomínio"
|
msgstr "Defina o nome do seu subdomínio"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Definições"
|
msgstr "Definições"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "Ordenar"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "Espanhol"
|
msgstr "Espanhol"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "Subdomínio"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "Subdomínio já ocupado"
|
msgstr "Subdomínio já ocupado"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "O subdomínio não pode ter mais de 30 caracteres"
|
msgstr "O subdomínio não pode ter mais de 30 caracteres"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
msgstr "O subdomínio não pode ter menos de 3 caracteres"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "Definições do sistema - {systemTimeFormatLabel}"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "Definições do sistema - {systemDateFormatLabel}"
|
msgstr "Definições do sistema - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "Tarefas"
|
msgstr "Teste"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "Fluxo de trabalho de teste"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "Esta ação não pode ser anulada. Esta ação eliminará permanentement
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "Formato da hora"
|
msgstr "Formato da hora"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "Tipo de disparo"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "O tipo de acionamento deve ser Manual - quando não há registos selecionados"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Tipo"
|
msgstr "Tipo"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "Tipo qualquer coisa"
|
msgstr "Tipo qualquer coisa"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "Contactos ilimitados"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "Carregar"
|
msgstr "Carregar"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "Utilizar como projeto"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "Utilizar apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
msgstr "Utilizar apenas letras, números e traços. Comece e termine com uma letra ou um número"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "Utilize a nossa API ou adicione o seu primeiro {objectLabel} manualmente"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "O utilizador não tem sessão iniciada"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "Valores"
|
msgstr "Valores"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "Ver"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "Ver detalhes da faturação"
|
msgstr "Ver detalhes da faturação"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "Quando é que a chave da API expira."
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "Quando a tecla será desactivada"
|
msgstr "Quando a tecla será desactivada"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "Seleção de registos de fluxo de trabalho"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "Fluxos de trabalho"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel} de {fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} Chave da API"
|
msgstr "{apiKeyName} Chave da API"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "账户"
|
msgstr "账户"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "激活"
|
msgstr "激活"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "激活工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "活跃"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "由您或您的团队创建的活动 API 密钥。"
|
msgstr "由您或您的团队创建的活动 API 密钥。"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "添加"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "添加字段"
|
msgstr "添加字段"
|
||||||
@ -93,6 +103,24 @@ msgstr "添加对象"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "添加到拦截列表"
|
msgstr "添加到拦截列表"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "添加到收藏夹"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "添加您的第一个 {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "已添加 {beautifiedCreatedAt}"
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "选择服务提供商"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "关闭"
|
msgstr "关闭"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "公司"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "配置 SSO 连接"
|
msgstr "配置 SSO 连接"
|
||||||
@ -276,8 +300,7 @@ msgstr "与微软联系"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "连接账户"
|
msgstr "连接账户"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "背景"
|
msgstr "背景"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "背景"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "继续"
|
msgstr "继续"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "副驾驶"
|
msgstr "副驾驶"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "创建应用程序接口密钥"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "创建 Webhook"
|
msgstr "创建 Webhook"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "自定义对象"
|
msgstr "创建工作流程并返回此处查看其版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "创建新记录"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "日期和时间"
|
msgstr "日期和时间"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "停用"
|
msgstr "停用"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "停用"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "停用 \"同步对象标签和 API 名称 \"以设置自定义 API 名称"
|
msgstr "停用 \"同步对象标签和 API 名称 \"以设置自定义 API 名称"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "停用工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "停用该字段"
|
msgstr "停用该字段"
|
||||||
@ -394,6 +428,17 @@ msgstr "定义对象的名称和描述"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "删除"
|
msgstr "删除"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "删除帐户"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "删除账户和所有相关数据"
|
msgstr "删除账户和所有相关数据"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "删除记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "删除记录"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "下降"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "说明"
|
msgstr "说明"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "销毁"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "说明"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "开发人员"
|
msgstr "开发人员"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "弃权草案"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "显示为相对日期"
|
msgstr "显示为相对日期"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "域名"
|
msgstr "域名"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "现有对象"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "退出设置"
|
msgstr "退出设置"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "预期所选节点为创建步骤节点。"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "有效期"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "到期时间"
|
msgstr "到期时间"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "出口"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "导出记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "导出为 PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "导出视图"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "收藏夹"
|
msgstr "收藏夹"
|
||||||
@ -622,7 +728,7 @@ msgstr "功能"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "一般情况"
|
msgstr "一般情况"
|
||||||
@ -639,6 +745,10 @@ msgstr "邀请您的团队,充分利用您的工作空间。"
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "获取订阅"
|
msgstr "获取订阅"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "全球"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。"
|
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们代表您排除故障或恢复内容。您可以随时撤销访问权限。"
|
||||||
@ -696,7 +806,7 @@ msgstr "无效电子邮件"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "无效电子邮件或域名"
|
msgstr "无效电子邮件或域名"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "无效表格值"
|
msgstr "无效表格值"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "管理互联网账户"
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "管理您的订阅"
|
msgstr "管理您的订阅"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "标记为已完成"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "API 密钥名称"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "工作区名称"
|
msgstr "工作区名称"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "导航"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "导航至下一条记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "导航至下一版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "导航至下一个工作流程"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "导航到上一条记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "导航到以前的版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "导航到上一个工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "新账户"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "新钥匙"
|
msgstr "新钥匙"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "新纪录"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "无连接账户"
|
msgstr "无连接账户"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "尚未运行工作流程"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "暂无工作流程版本"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "非空"
|
msgstr "非空"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "说明"
|
msgstr "对象"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "偏离常规路线"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "已开启"
|
msgstr "已开启"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "机会"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "选项"
|
msgstr "选项"
|
||||||
@ -902,10 +1050,6 @@ msgstr "密码"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "密码重置链接已发送至邮箱"
|
msgstr "密码重置链接已发送至邮箱"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "人"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "空车百分比"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "非空百分比"
|
msgstr "非空百分比"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "永久销毁记录"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "阅读文件"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "接收包含密码更新链接的电子邮件"
|
msgstr "接收包含密码更新链接的电子邮件"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "记录选择"
|
msgstr "记录选择"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "发布"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "移除"
|
msgstr "移除"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "从收藏中删除"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "重置密码"
|
msgstr "重置密码"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "重置为"
|
msgstr "重置为"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "成果"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "运行工作流程并返回此处查看其执行情况"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "搜索"
|
msgstr "搜索"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "搜索字段"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "搜索对象..."
|
msgstr "搜索对象..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "搜索记录"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "安全"
|
msgstr "安全"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "参见活动版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "查看运行情况"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "查看版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "查看版本历史"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "选择要发送到该端点的事件"
|
msgstr "选择要发送到该端点的事件"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "服务器管理面板"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "设置电子邮件可见性、管理屏蔽列表等。"
|
msgstr "设置电子邮件可见性、管理屏蔽列表等。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "设置域名"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "设置子域名称"
|
msgstr "设置子域名称"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "设置"
|
msgstr "设置"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "分类"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "西班牙语"
|
msgstr "西班牙语"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "子域"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "子域已被占用"
|
msgstr "子域已被占用"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "子域名长度不得超过 30 个字符"
|
msgstr "子域名长度不得超过 30 个字符"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "子域名不能少于 3 个字符"
|
msgstr "子域名不能少于 3 个字符"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "系统设置 - [{systemTimeFormatLabel}]"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "系统设置 - {systemDateFormatLabel}"
|
msgstr "系统设置 - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "任务"
|
msgstr "测试"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "测试工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/>
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "时间格式"
|
msgstr "时间格式"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "触发器类型"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "触发类型应为手动 - 当没有选择记录时"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "类型"
|
msgstr "类型"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "任何类型"
|
msgstr "任何类型"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "无限联系人"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "上传"
|
msgstr "上传"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "用作草稿"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "使用我们的 API 或手动添加您的第一个 [{objectLabel}]"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "用户未登录"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "价值观"
|
msgstr "价值观"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "查看"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "查看账单详情"
|
msgstr "查看账单详情"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "API 密钥的过期时间。"
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "何时禁用按键"
|
msgstr "何时禁用按键"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "工作流程记录选择"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "工作流程"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel}的{fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} 应用程序接口密钥"
|
msgstr "{apiKeyName} 应用程序接口密钥"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2025-01-29 16:25+0100\n"
|
"POT-Creation-Date: 2025-01-30 15:23+0100\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
@ -65,9 +65,15 @@ msgid "Accounts"
|
|||||||
msgstr "账户"
|
msgstr "账户"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:66
|
||||||
msgid "Activate"
|
msgid "Activate"
|
||||||
msgstr "激活"
|
msgstr "激活"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:65
|
||||||
|
msgid "Activate Workflow"
|
||||||
|
msgstr "激活工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
#: src/pages/settings/data-model/SettingsObjects.tsx:190
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
#: src/pages/settings/data-model/SettingsObjectFieldTable.tsx:200
|
||||||
msgid "Active"
|
msgid "Active"
|
||||||
@ -77,6 +83,10 @@ msgstr "活跃"
|
|||||||
msgid "Active API keys created by you or your team."
|
msgid "Active API keys created by you or your team."
|
||||||
msgstr "由您或您的团队创建的活动 API 密钥。"
|
msgstr "由您或您的团队创建的活动 API 密钥。"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:38
|
||||||
|
msgid "Add"
|
||||||
|
msgstr "添加"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
#: src/modules/settings/data-model/object-details/components/tabs/ObjectFields.tsx:39
|
||||||
msgid "Add Field"
|
msgid "Add Field"
|
||||||
msgstr "添加字段"
|
msgstr "添加字段"
|
||||||
@ -93,6 +103,24 @@ msgstr "添加对象"
|
|||||||
msgid "Add to blocklist"
|
msgid "Add to blocklist"
|
||||||
msgstr "添加到拦截列表"
|
msgstr "添加到拦截列表"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:68
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:79
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:105
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:106
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:35
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:36
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:192
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:193
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:68
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:34
|
||||||
|
msgid "Add to favorites"
|
||||||
|
msgstr "添加到收藏夹"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:16
|
||||||
|
msgid "Add your first {objectLabel}"
|
||||||
|
msgstr "添加您的第一个 {objectLabel}"
|
||||||
|
|
||||||
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
#: src/modules/ui/layout/show-page/components/ShowPageSummaryCard.tsx:157
|
||||||
msgid "Added {beautifiedCreatedAt}"
|
msgid "Added {beautifiedCreatedAt}"
|
||||||
msgstr "已添加 {beautifiedCreatedAt}"
|
msgstr "已添加 {beautifiedCreatedAt}"
|
||||||
@ -240,10 +268,6 @@ msgstr "选择服务提供商"
|
|||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr "关闭"
|
msgstr "关闭"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:151
|
|
||||||
msgid "Companies"
|
|
||||||
msgstr "公司"
|
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
#: src/pages/settings/security/SettingsSecurity.tsx:48
|
||||||
msgid "Configure an SSO connection"
|
msgid "Configure an SSO connection"
|
||||||
msgstr "配置 SSO 连接"
|
msgstr "配置 SSO 连接"
|
||||||
@ -276,8 +300,7 @@ msgstr "与微软联系"
|
|||||||
msgid "Connected accounts"
|
msgid "Connected accounts"
|
||||||
msgstr "连接账户"
|
msgstr "连接账户"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
#: src/modules/command-menu/components/CommandMenu.tsx:91
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:213
|
|
||||||
msgid "Context"
|
msgid "Context"
|
||||||
msgstr "背景"
|
msgstr "背景"
|
||||||
|
|
||||||
@ -286,7 +309,7 @@ msgstr "背景"
|
|||||||
msgid "Continue"
|
msgid "Continue"
|
||||||
msgstr "继续"
|
msgstr "继续"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:123
|
#: src/modules/command-menu/components/CommandMenu.tsx:63
|
||||||
msgid "Copilot"
|
msgid "Copilot"
|
||||||
msgstr "副驾驶"
|
msgstr "副驾驶"
|
||||||
|
|
||||||
@ -327,9 +350,14 @@ msgstr "创建应用程序接口密钥"
|
|||||||
msgid "Create Webhook"
|
msgid "Create Webhook"
|
||||||
msgstr "创建 Webhook"
|
msgstr "创建 Webhook"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:167
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:9
|
||||||
msgid "Custom Objects"
|
msgid "Create a workflow and return here to view its versions"
|
||||||
msgstr "自定义对象"
|
msgstr "创建工作流程并返回此处查看其版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:44
|
||||||
|
msgid "Create new record"
|
||||||
|
msgstr "创建新记录"
|
||||||
|
|
||||||
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
#: src/pages/onboarding/ChooseYourPlan.tsx:90
|
||||||
msgid "Custom objects"
|
msgid "Custom objects"
|
||||||
@ -377,6 +405,8 @@ msgid "Date and time"
|
|||||||
msgstr "日期和时间"
|
msgstr "日期和时间"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:259
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:116
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:81
|
||||||
msgid "Deactivate"
|
msgid "Deactivate"
|
||||||
msgstr "停用"
|
msgstr "停用"
|
||||||
|
|
||||||
@ -384,6 +414,10 @@ msgstr "停用"
|
|||||||
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
msgid "Deactivate \"Synchronize Objects Labels and API Names\" to set a custom API name"
|
||||||
msgstr "停用 \"同步对象标签和 API 名称 \"以设置自定义 API 名称"
|
msgstr "停用 \"同步对象标签和 API 名称 \"以设置自定义 API 名称"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:80
|
||||||
|
msgid "Deactivate Workflow"
|
||||||
|
msgstr "停用工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:251
|
||||||
msgid "Deactivate this field"
|
msgid "Deactivate this field"
|
||||||
msgstr "停用该字段"
|
msgstr "停用该字段"
|
||||||
@ -394,6 +428,17 @@ msgstr "定义对象的名称和描述"
|
|||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:347
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:241
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:88
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:59
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:31
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:45
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBar.stories.tsx:61
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:223
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:239
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:99
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:115
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:60
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:76
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "删除"
|
msgstr "删除"
|
||||||
|
|
||||||
@ -411,6 +456,17 @@ msgstr "删除帐户"
|
|||||||
msgid "Delete account and all the associated data"
|
msgid "Delete account and all the associated data"
|
||||||
msgstr "删除账户和所有相关数据"
|
msgstr "删除账户和所有相关数据"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:222
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:98
|
||||||
|
msgid "Delete record"
|
||||||
|
msgstr "删除记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:238
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:114
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:75
|
||||||
|
msgid "Delete records"
|
||||||
|
msgstr "删除记录"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:342
|
||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:236
|
||||||
msgid "Delete this integration"
|
msgid "Delete this integration"
|
||||||
@ -441,6 +497,11 @@ msgstr "下降"
|
|||||||
msgid "Description"
|
msgid "Description"
|
||||||
msgstr "说明"
|
msgstr "说明"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:252
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:154
|
||||||
|
msgid "Destroy"
|
||||||
|
msgstr "销毁"
|
||||||
|
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:35
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:42
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhooksNew.tsx:78
|
||||||
@ -450,14 +511,20 @@ msgstr "说明"
|
|||||||
msgid "Developers"
|
msgid "Developers"
|
||||||
msgstr "开发人员"
|
msgstr "开发人员"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:80
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:95
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:96
|
||||||
|
msgid "Discard Draft"
|
||||||
|
msgstr "弃权草案"
|
||||||
|
|
||||||
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
#: src/modules/settings/data-model/fields/forms/date/components/SettingsDataModelFieldDateForm.tsx:48
|
||||||
msgid "Display as relative date"
|
msgid "Display as relative date"
|
||||||
msgstr "显示为相对日期"
|
msgstr "显示为相对日期"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:51
|
#: src/pages/settings/SettingsWorkspace.tsx:51
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:125
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:135
|
#: src/pages/settings/workspace/SettingsDomain.tsx:109
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:150
|
#: src/pages/settings/workspace/SettingsDomain.tsx:119
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "域名"
|
msgstr "域名"
|
||||||
|
|
||||||
@ -561,6 +628,10 @@ msgstr "现有对象"
|
|||||||
msgid "Exit Settings"
|
msgid "Exit Settings"
|
||||||
msgstr "退出设置"
|
msgstr "退出设置"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:58
|
||||||
|
msgid "Expected selected node to be a create step node."
|
||||||
|
msgstr "预期所选节点为创建步骤节点。"
|
||||||
|
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:26
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:32
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:107
|
||||||
@ -579,6 +650,41 @@ msgstr "有效期"
|
|||||||
msgid "Expires in"
|
msgid "Expires in"
|
||||||
msgstr "到期时间"
|
msgstr "到期时间"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RightDrawerActionMenuDropdown.stories.tsx:78
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:136
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:149
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:88
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:101
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:268
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:281
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:57
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:128
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:141
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:89
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:102
|
||||||
|
msgid "Export"
|
||||||
|
msgstr "出口"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:135
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:87
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:267
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:127
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:88
|
||||||
|
msgid "Export records"
|
||||||
|
msgstr "导出记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:56
|
||||||
|
msgid "Export to PDF"
|
||||||
|
msgstr "导出为 PDF"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:148
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:100
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:280
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:140
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:101
|
||||||
|
msgid "Export view"
|
||||||
|
msgstr "导出视图"
|
||||||
|
|
||||||
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
#: src/modules/favorites/components/CurrentWorkspaceMemberFavoritesFolders.tsx:58
|
||||||
msgid "Favorites"
|
msgid "Favorites"
|
||||||
msgstr "收藏夹"
|
msgstr "收藏夹"
|
||||||
@ -622,7 +728,7 @@ msgstr "功能"
|
|||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:29
|
#: src/pages/settings/SettingsWorkspace.tsx:29
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:35
|
#: src/pages/settings/SettingsWorkspace.tsx:35
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:132
|
#: src/pages/settings/workspace/SettingsDomain.tsx:116
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:137
|
||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "一般情况"
|
msgstr "一般情况"
|
||||||
@ -639,6 +745,10 @@ msgstr "邀请您的团队,充分利用您的工作空间。"
|
|||||||
msgid "Get your subscription"
|
msgid "Get your subscription"
|
||||||
msgstr "获取订阅"
|
msgstr "获取订阅"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/components/CommandMenu.tsx:77
|
||||||
|
msgid "Global"
|
||||||
|
msgstr "全球"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:65
|
#: src/pages/settings/SettingsWorkspace.tsx:65
|
||||||
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
msgid "Grant Twenty support temporary access to your workspace so we can troubleshoot problems or recover content on your behalf. You can revoke access at any time."
|
||||||
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们为您排除故障或恢复内容。您可以随时撤销访问权限。"
|
msgstr "授予 Twenty 支持临时访问您工作区的权限,以便我们为您排除故障或恢复内容。您可以随时撤销访问权限。"
|
||||||
@ -696,7 +806,7 @@ msgstr "无效电子邮件"
|
|||||||
msgid "Invalid email or domain"
|
msgid "Invalid email or domain"
|
||||||
msgstr "无效电子邮件或域名"
|
msgstr "无效电子邮件或域名"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:87
|
#: src/pages/settings/workspace/SettingsDomain.tsx:71
|
||||||
msgid "Invalid form values"
|
msgid "Invalid form values"
|
||||||
msgstr "无效表格值"
|
msgstr "无效表格值"
|
||||||
|
|
||||||
@ -768,6 +878,11 @@ msgstr "管理互联网账户"
|
|||||||
msgid "Manage your subscription"
|
msgid "Manage your subscription"
|
||||||
msgstr "管理您的订阅"
|
msgstr "管理您的订阅"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuDropdown.stories.tsx:69
|
||||||
|
#: src/modules/action-menu/components/__stories__/RecordIndexActionMenuBarEntry.stories.tsx:60
|
||||||
|
msgid "Mark as done"
|
||||||
|
msgstr "标记为已完成"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:13
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationLabel.ts:13
|
||||||
msgid "Max"
|
msgid "Max"
|
||||||
@ -819,9 +934,31 @@ msgstr "API 密钥名称"
|
|||||||
msgid "Name of your workspace"
|
msgid "Name of your workspace"
|
||||||
msgstr "工作区名称"
|
msgstr "工作区名称"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:143
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:76
|
||||||
msgid "Navigate"
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:180
|
||||||
msgstr "导航"
|
msgid "Navigate to next record"
|
||||||
|
msgstr "导航至下一条记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:95
|
||||||
|
msgid "Navigate to next version"
|
||||||
|
msgstr "导航至下一版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:182
|
||||||
|
msgid "Navigate to next workflow"
|
||||||
|
msgstr "导航至下一个工作流程"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:65
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:169
|
||||||
|
msgid "Navigate to previous record"
|
||||||
|
msgstr "导航到上一条记录"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:85
|
||||||
|
msgid "Navigate to previous version"
|
||||||
|
msgstr "导航到以前的版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:172
|
||||||
|
msgid "Navigate to previous workflow"
|
||||||
|
msgstr "导航到上一个工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
#: src/pages/settings/data-model/SettingsNewObject.tsx:76
|
||||||
msgid "New"
|
msgid "New"
|
||||||
@ -851,17 +988,32 @@ msgstr "新账户"
|
|||||||
msgid "New key"
|
msgid "New key"
|
||||||
msgstr "新钥匙"
|
msgstr "新钥匙"
|
||||||
|
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:27
|
||||||
|
#: src/modules/ui/layout/page/components/PageAddButton.tsx:29
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:45
|
||||||
|
msgid "New record"
|
||||||
|
msgstr "新纪录"
|
||||||
|
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
#: src/modules/settings/accounts/components/SettingsAccountsListEmptyStateCard.tsx:41
|
||||||
msgid "No connected account"
|
msgid "No connected account"
|
||||||
msgstr "无连接账户"
|
msgstr "无连接账户"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:13
|
||||||
|
msgid "No workflow runs yet"
|
||||||
|
msgstr "尚未运行工作流程"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateTitle.ts:9
|
||||||
|
msgid "No workflow versions yet"
|
||||||
|
msgstr "暂无工作流程版本"
|
||||||
|
|
||||||
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
#: src/modules/object-record/record-board/record-board-column/utils/getAggregateOperationShortLabel.ts:25
|
||||||
msgid "Not empty"
|
msgid "Not empty"
|
||||||
msgstr "非空"
|
msgstr "非空"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:159
|
#: src/modules/command-menu/components/CommandMenu.tsx:73
|
||||||
msgid "Notes"
|
msgid "Object"
|
||||||
msgstr "说明"
|
msgstr "对象"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
#: src/pages/settings/data-model/SettingsObjects.tsx:155
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:179
|
||||||
@ -878,10 +1030,6 @@ msgstr "偏离常规路线"
|
|||||||
msgid "Opened"
|
msgid "Opened"
|
||||||
msgstr "已开启"
|
msgstr "已开启"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:155
|
|
||||||
msgid "Opportunities"
|
|
||||||
msgstr "机会"
|
|
||||||
|
|
||||||
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
#: src/modules/object-record/object-options-dropdown/components/ObjectOptionsDropdown.tsx:40
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
msgstr "选项"
|
msgstr "选项"
|
||||||
@ -902,10 +1050,6 @@ msgstr "密码"
|
|||||||
msgid "Password reset link has been sent to the email"
|
msgid "Password reset link has been sent to the email"
|
||||||
msgstr "密码重置链接已发送至邮箱"
|
msgstr "密码重置链接已发送至邮箱"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:147
|
|
||||||
msgid "People"
|
|
||||||
msgstr "人"
|
|
||||||
|
|
||||||
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
#: src/modules/object-record/record-table/record-table-footer/components/RecordTableColumnAggregateFooterDropdownContent.tsx:66
|
||||||
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
#: src/modules/object-record/record-board/record-board-column/components/RecordBoardColumnHeaderAggregateDropdownMenuContent.tsx:45
|
||||||
msgid "Percent"
|
msgid "Percent"
|
||||||
@ -919,6 +1063,11 @@ msgstr "空车百分比"
|
|||||||
msgid "Percent not empty"
|
msgid "Percent not empty"
|
||||||
msgstr "非空百分比"
|
msgstr "非空百分比"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:251
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:153
|
||||||
|
msgid "Permanently destroy record"
|
||||||
|
msgstr "永久销毁记录"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:40
|
#: src/pages/settings/SettingsWorkspace.tsx:40
|
||||||
#: src/pages/settings/SettingsProfile.tsx:30
|
#: src/pages/settings/SettingsProfile.tsx:30
|
||||||
msgid "Picture"
|
msgid "Picture"
|
||||||
@ -963,7 +1112,7 @@ msgstr "阅读文件"
|
|||||||
msgid "Receive an email containing password update link"
|
msgid "Receive an email containing password update link"
|
||||||
msgstr "接收包含密码更新链接的电子邮件"
|
msgstr "接收包含密码更新链接的电子邮件"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:127
|
#: src/modules/command-menu/components/CommandMenu.tsx:67
|
||||||
msgid "Record Selection"
|
msgid "Record Selection"
|
||||||
msgstr "记录选择"
|
msgstr "记录选择"
|
||||||
|
|
||||||
@ -990,20 +1139,41 @@ msgstr "发布"
|
|||||||
msgid "Remove"
|
msgid "Remove"
|
||||||
msgstr "移除"
|
msgstr "移除"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:120
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:121
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:50
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowRunsActionsConfig.ts:51
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:207
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:208
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:83
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV2.ts:84
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/DefaultActionsConfigV1.ts:47
|
||||||
|
msgid "Remove from favorites"
|
||||||
|
msgstr "从收藏中删除"
|
||||||
|
|
||||||
#: src/pages/auth/PasswordReset.tsx:177
|
#: src/pages/auth/PasswordReset.tsx:177
|
||||||
msgid "Reset Password"
|
msgid "Reset Password"
|
||||||
msgstr "重置密码"
|
msgstr "重置密码"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:45
|
#: src/modules/command-menu/components/ResetContextToSelectionCommandButton.tsx:46
|
||||||
msgid "Reset to"
|
msgid "Reset to"
|
||||||
msgstr "重置为"
|
msgstr "重置为"
|
||||||
|
|
||||||
|
#: src/modules/command-menu/hooks/useSearchRecords.tsx:221
|
||||||
|
msgid "Results"
|
||||||
|
msgstr "成果"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:13
|
||||||
|
msgid "Run a workflow and return here to view its executions"
|
||||||
|
msgstr "运行工作流程并返回此处查看其执行情况"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
#: src/pages/settings/security/SettingsSecurity.tsx:47
|
||||||
msgid "SSO"
|
msgid "SSO"
|
||||||
msgstr "SSO"
|
msgstr "SSO"
|
||||||
|
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:44
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:50
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:51
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:24
|
||||||
msgid "Search"
|
msgid "Search"
|
||||||
msgstr "搜索"
|
msgstr "搜索"
|
||||||
|
|
||||||
@ -1024,12 +1194,38 @@ msgstr "搜索字段"
|
|||||||
msgid "Search for an object..."
|
msgid "Search for an object..."
|
||||||
msgstr "搜索对象..."
|
msgstr "搜索对象..."
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/constants/RecordAgnosticActionsConfig.ts:23
|
||||||
|
msgid "Search records"
|
||||||
|
msgstr "搜索记录"
|
||||||
|
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
#: src/pages/settings/security/SettingsSecurity.tsx:33
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
#: src/pages/settings/security/SettingsSecurity.tsx:40
|
||||||
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
#: src/modules/settings/components/SettingsNavigationDrawerItems.tsx:165
|
||||||
msgid "Security"
|
msgid "Security"
|
||||||
msgstr "安全"
|
msgstr "安全"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:110
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:111
|
||||||
|
msgid "See active version"
|
||||||
|
msgstr "参见活动版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:55
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:56
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:125
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:126
|
||||||
|
msgid "See runs"
|
||||||
|
msgstr "查看运行情况"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:70
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:141
|
||||||
|
msgid "See versions"
|
||||||
|
msgstr "查看版本"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:69
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:140
|
||||||
|
msgid "See versions history"
|
||||||
|
msgstr "查看版本历史"
|
||||||
|
|
||||||
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
#: src/pages/settings/developers/webhooks/components/SettingsDevelopersWebhookDetail.tsx:266
|
||||||
msgid "Select the events you wish to send to this endpoint"
|
msgid "Select the events you wish to send to this endpoint"
|
||||||
msgstr "选择要发送到该端点的事件"
|
msgstr "选择要发送到该端点的事件"
|
||||||
@ -1050,14 +1246,18 @@ msgstr "服务器管理面板"
|
|||||||
msgid "Set email visibility, manage your blocklist and more."
|
msgid "Set email visibility, manage your blocklist and more."
|
||||||
msgstr "设置电子邮件可见性、管理屏蔽列表等。"
|
msgstr "设置电子邮件可见性、管理屏蔽列表等。"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:151
|
#: src/pages/settings/workspace/SettingsHostname.tsx:121
|
||||||
|
msgid "Set the name of your domain"
|
||||||
|
msgstr "设置域名"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:37
|
||||||
msgid "Set the name of your subdomain"
|
msgid "Set the name of your subdomain"
|
||||||
msgstr "设置子域名称"
|
msgstr "设置子域名称"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
#: src/pages/settings/data-model/SettingsObjectDetailPage.tsx:101
|
||||||
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
#: src/modules/sign-in-background-mock/components/SignInAppNavigationDrawerMock.tsx:50
|
||||||
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
#: src/modules/settings/accounts/components/SettingsAccountsSettingsSection.tsx:33
|
||||||
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:56
|
#: src/modules/navigation/components/MainNavigationDrawerItems.tsx:57
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "设置"
|
msgstr "设置"
|
||||||
|
|
||||||
@ -1082,15 +1282,19 @@ msgstr "分类"
|
|||||||
msgid "Spanish"
|
msgid "Spanish"
|
||||||
msgstr "西班牙语"
|
msgstr "西班牙语"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:105
|
#: src/pages/settings/workspace/SettingsSubdomain.tsx:36
|
||||||
|
msgid "Subdomain"
|
||||||
|
msgstr "子域"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:89
|
||||||
msgid "Subdomain already taken"
|
msgid "Subdomain already taken"
|
||||||
msgstr "子域已被占用"
|
msgstr "子域已被占用"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:50
|
#: src/pages/settings/workspace/SettingsDomain.tsx:35
|
||||||
msgid "Subdomain can not be longer than 30 characters"
|
msgid "Subdomain can not be longer than 30 characters"
|
||||||
msgstr "子域名长度不得超过 30 个字符"
|
msgstr "子域名长度不得超过 30 个字符"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:49
|
#: src/pages/settings/workspace/SettingsDomain.tsx:34
|
||||||
msgid "Subdomain can not be shorter than 3 characters"
|
msgid "Subdomain can not be shorter than 3 characters"
|
||||||
msgstr "子域名不能少于 3 个字符"
|
msgstr "子域名不能少于 3 个字符"
|
||||||
|
|
||||||
@ -1131,9 +1335,13 @@ msgstr "系统设置 - [{systemTimeFormatLabel}]"
|
|||||||
msgid "System settings - {systemDateFormatLabel}"
|
msgid "System settings - {systemDateFormatLabel}"
|
||||||
msgstr "系统设置 - {systemDateFormatLabel}"
|
msgstr "系统设置 - {systemDateFormatLabel}"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:163
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:156
|
||||||
msgid "Tasks"
|
msgid "Test"
|
||||||
msgstr "任务"
|
msgstr "测试"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowActionsConfig.ts:155
|
||||||
|
msgid "Test Workflow"
|
||||||
|
msgstr "测试工作流程"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
#: src/pages/settings/data-model/SettingsObjectFieldEdit.tsx:240
|
||||||
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
#: src/pages/settings/data-model/SettingsObjectNewField/SettingsObjectNewFieldConfigure.tsx:267
|
||||||
@ -1178,12 +1386,20 @@ msgstr "此操作无法撤销。这将永久删除您的整个工作区。 <0/>
|
|||||||
msgid "Time format"
|
msgid "Time format"
|
||||||
msgstr "时间格式"
|
msgstr "时间格式"
|
||||||
|
|
||||||
|
#: src/modules/workflow/workflow-diagram/components/WorkflowDiagramCanvasEditableEffect.tsx:48
|
||||||
|
msgid "Trigger Type"
|
||||||
|
msgstr "触发器类型"
|
||||||
|
|
||||||
|
#: src/modules/workflow/components/RecordShowPageWorkflowHeader.tsx:60
|
||||||
|
msgid "Trigger type should be Manual - when no record(s) are selected"
|
||||||
|
msgstr "触发类型应为手动 - 当没有选择记录时"
|
||||||
|
|
||||||
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
#: src/pages/settings/data-model/SettingsObjectIndexTable.tsx:56
|
||||||
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
#: src/pages/settings/data-model/constants/SettingsObjectTableMetadata.ts:16
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "类型"
|
msgstr "类型"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:114
|
#: src/modules/command-menu/components/CommandMenuTopBar.tsx:116
|
||||||
msgid "Type anything"
|
msgid "Type anything"
|
||||||
msgstr "任何类型"
|
msgstr "任何类型"
|
||||||
|
|
||||||
@ -1205,10 +1421,19 @@ msgstr "无限联系人"
|
|||||||
msgid "Upload"
|
msgid "Upload"
|
||||||
msgstr "上传"
|
msgstr "上传"
|
||||||
|
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:52
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:40
|
||||||
|
#: src/modules/action-menu/actions/record-actions/constants/WorkflowVersionsActionsConfig.ts:41
|
||||||
|
msgid "Use as draft"
|
||||||
|
msgstr "用作草稿"
|
||||||
|
|
||||||
|
#: src/pages/settings/workspace/SettingsDomain.tsx:37
|
||||||
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
msgid "Use letter, number and dash only. Start and finish with a letter or a number"
|
||||||
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
msgstr "只能使用字母、数字和破折号。以字母或数字开头和结尾"
|
||||||
|
|
||||||
|
#: src/modules/object-record/record-table/empty-state/utils/getEmptyStateSubTitle.ts:16
|
||||||
|
msgid "Use our API or add your first {objectLabel} manually"
|
||||||
|
msgstr "使用我们的 API 或手动添加您的第一个 [{objectLabel}]"
|
||||||
|
|
||||||
#: src/pages/settings/SettingsProfile.tsx:22
|
#: src/pages/settings/SettingsProfile.tsx:22
|
||||||
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
#: src/pages/settings/profile/appearance/components/SettingsExperience.tsx:29
|
||||||
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
#: src/pages/settings/accounts/SettingsAccountsCalendars.tsx:17
|
||||||
@ -1228,10 +1453,6 @@ msgstr "用户未登录"
|
|||||||
msgid "Values"
|
msgid "Values"
|
||||||
msgstr "价值观"
|
msgstr "价值观"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:135
|
|
||||||
msgid "View"
|
|
||||||
msgstr "查看"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsBilling.tsx:150
|
#: src/pages/settings/SettingsBilling.tsx:150
|
||||||
msgid "View billing details"
|
msgid "View billing details"
|
||||||
msgstr "查看账单详情"
|
msgstr "查看账单详情"
|
||||||
@ -1265,19 +1486,11 @@ msgstr "API 密钥的过期时间。"
|
|||||||
msgid "When the key will be disabled"
|
msgid "When the key will be disabled"
|
||||||
msgstr "何时禁用按键"
|
msgstr "何时禁用按键"
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:131
|
|
||||||
msgid "Workflow Record Selection"
|
|
||||||
msgstr "工作流程记录选择"
|
|
||||||
|
|
||||||
#: src/modules/command-menu/components/CommandMenu.tsx:139
|
|
||||||
msgid "Workflows"
|
|
||||||
msgstr "工作流程"
|
|
||||||
|
|
||||||
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
#: src/pages/settings/SettingsWorkspaceMembers.tsx:146
|
||||||
#: src/pages/settings/SettingsWorkspace.tsx:32
|
#: src/pages/settings/SettingsWorkspace.tsx:32
|
||||||
#: src/pages/settings/SettingsBilling.tsx:135
|
#: src/pages/settings/SettingsBilling.tsx:135
|
||||||
#: src/pages/settings/Releases.tsx:114
|
#: src/pages/settings/Releases.tsx:114
|
||||||
#: src/pages/settings/workspace/SettingsDomain.tsx:128
|
#: src/pages/settings/workspace/SettingsDomain.tsx:112
|
||||||
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
#: src/pages/settings/security/SettingsSecurity.tsx:37
|
||||||
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
#: src/pages/settings/integrations/SettingsIntegrations.tsx:18
|
||||||
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
#: src/pages/settings/developers/SettingsDevelopers.tsx:39
|
||||||
@ -1355,3 +1568,8 @@ msgstr "{aggregateLabel}的{fieldLabel}"
|
|||||||
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
#: src/pages/settings/developers/api-keys/SettingsDevelopersApiKeyDetail.tsx:172
|
||||||
msgid "{apiKeyName} API Key"
|
msgid "{apiKeyName} API Key"
|
||||||
msgstr "{apiKeyName} 应用程序接口密钥"
|
msgstr "{apiKeyName} 应用程序接口密钥"
|
||||||
|
|
||||||
|
#: src/modules/action-menu/actions/record-agnostic-actions/run-workflow-actions/hooks/useRunWorkflowActions.tsx:41
|
||||||
|
#: src/modules/action-menu/actions/record-actions/workflow-run-record-actions/hooks/useWorkflowRunRecordActions.tsx:65
|
||||||
|
msgid "{name}"
|
||||||
|
msgstr "{name}"
|
||||||
|
|||||||
@ -13,6 +13,7 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import {
|
import {
|
||||||
IconDatabaseExport,
|
IconDatabaseExport,
|
||||||
IconHeart,
|
IconHeart,
|
||||||
@ -30,7 +31,7 @@ export const DEFAULT_ACTIONS_CONFIG_V1: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
availableOn: [
|
availableOn: [
|
||||||
@ -43,7 +44,7 @@ export const DEFAULT_ACTIONS_CONFIG_V1: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
||||||
label: 'Remove from favorites',
|
label: msg`Remove from favorites`,
|
||||||
position: 1,
|
position: 1,
|
||||||
Icon: IconHeartOff,
|
Icon: IconHeartOff,
|
||||||
availableOn: [
|
availableOn: [
|
||||||
@ -56,7 +57,7 @@ export const DEFAULT_ACTIONS_CONFIG_V1: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.DELETE,
|
key: SingleRecordActionKeys.DELETE,
|
||||||
label: 'Delete',
|
label: msg`Delete`,
|
||||||
position: 2,
|
position: 2,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -71,8 +72,8 @@ export const DEFAULT_ACTIONS_CONFIG_V1: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.DELETE,
|
key: MultipleRecordsActionKeys.DELETE,
|
||||||
label: 'Delete records',
|
label: msg`Delete records`,
|
||||||
shortLabel: 'Delete',
|
shortLabel: msg`Delete`,
|
||||||
position: 3,
|
position: 3,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -84,8 +85,8 @@ export const DEFAULT_ACTIONS_CONFIG_V1: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.EXPORT,
|
key: MultipleRecordsActionKeys.EXPORT,
|
||||||
label: 'Export records',
|
label: msg`Export records`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 4,
|
position: 4,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
@ -97,8 +98,8 @@ export const DEFAULT_ACTIONS_CONFIG_V1: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.Object,
|
scope: ActionMenuEntryScope.Object,
|
||||||
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
||||||
label: 'Export view',
|
label: msg`Export view`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 5,
|
position: 5,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
|
|||||||
@ -18,6 +18,7 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import {
|
import {
|
||||||
IconChevronDown,
|
IconChevronDown,
|
||||||
IconChevronUp,
|
IconChevronUp,
|
||||||
@ -40,8 +41,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.Object,
|
scope: ActionMenuEntryScope.Object,
|
||||||
key: NoSelectionRecordActionKeys.CREATE_NEW_RECORD,
|
key: NoSelectionRecordActionKeys.CREATE_NEW_RECORD,
|
||||||
label: 'Create new record',
|
label: msg`Create new record`,
|
||||||
shortLabel: 'New record',
|
shortLabel: msg`New record`,
|
||||||
position: 0,
|
position: 0,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconPlus,
|
Icon: IconPlus,
|
||||||
@ -52,8 +53,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.EXPORT_NOTE_TO_PDF,
|
key: SingleRecordActionKeys.EXPORT_NOTE_TO_PDF,
|
||||||
label: 'Export to PDF',
|
label: msg`Export to PDF`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 0,
|
position: 0,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
Icon: IconFileExport,
|
Icon: IconFileExport,
|
||||||
@ -64,8 +65,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
shortLabel: 'Add to favorites',
|
shortLabel: msg`Add to favorites`,
|
||||||
position: 1,
|
position: 1,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
@ -79,8 +80,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
||||||
label: 'Remove from favorites',
|
label: msg`Remove from favorites`,
|
||||||
shortLabel: 'Remove from favorites',
|
shortLabel: msg`Remove from favorites`,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
position: 2,
|
position: 2,
|
||||||
Icon: IconHeartOff,
|
Icon: IconHeartOff,
|
||||||
@ -94,8 +95,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.DELETE,
|
key: SingleRecordActionKeys.DELETE,
|
||||||
label: 'Delete record',
|
label: msg`Delete record`,
|
||||||
shortLabel: 'Delete',
|
shortLabel: msg`Delete`,
|
||||||
position: 3,
|
position: 3,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -110,8 +111,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.DELETE,
|
key: MultipleRecordsActionKeys.DELETE,
|
||||||
label: 'Delete records',
|
label: msg`Delete records`,
|
||||||
shortLabel: 'Delete',
|
shortLabel: msg`Delete`,
|
||||||
position: 4,
|
position: 4,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -123,8 +124,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.EXPORT,
|
key: MultipleRecordsActionKeys.EXPORT,
|
||||||
label: 'Export records',
|
label: msg`Export records`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 5,
|
position: 5,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
@ -136,8 +137,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.Object,
|
scope: ActionMenuEntryScope.Object,
|
||||||
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
||||||
label: 'Export view',
|
label: msg`Export view`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 6,
|
position: 6,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
@ -149,8 +150,8 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.DESTROY,
|
key: SingleRecordActionKeys.DESTROY,
|
||||||
label: 'Permanently destroy record',
|
label: msg`Permanently destroy record`,
|
||||||
shortLabel: 'Destroy',
|
shortLabel: msg`Destroy`,
|
||||||
position: 7,
|
position: 7,
|
||||||
Icon: IconTrashX,
|
Icon: IconTrashX,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -165,8 +166,7 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
||||||
label: 'Navigate to previous record',
|
label: msg`Navigate to previous record`,
|
||||||
shortLabel: '',
|
|
||||||
position: 8,
|
position: 8,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconChevronUp,
|
Icon: IconChevronUp,
|
||||||
@ -177,8 +177,7 @@ export const DEFAULT_ACTIONS_CONFIG_V2: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
||||||
label: 'Navigate to next record',
|
label: msg`Navigate to next record`,
|
||||||
shortLabel: '',
|
|
||||||
position: 9,
|
position: 9,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconChevronDown,
|
Icon: IconChevronDown,
|
||||||
|
|||||||
@ -25,6 +25,7 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import {
|
import {
|
||||||
IconChevronDown,
|
IconChevronDown,
|
||||||
IconChevronUp,
|
IconChevronUp,
|
||||||
@ -51,8 +52,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: NoSelectionRecordActionKeys.CREATE_NEW_RECORD,
|
key: NoSelectionRecordActionKeys.CREATE_NEW_RECORD,
|
||||||
label: 'Create new record',
|
label: msg`Create new record`,
|
||||||
shortLabel: 'New record',
|
shortLabel: msg`New record`,
|
||||||
position: 0,
|
position: 0,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconPlus,
|
Icon: IconPlus,
|
||||||
@ -61,8 +62,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
activateWorkflowSingleRecord: {
|
activateWorkflowSingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.ACTIVATE,
|
key: WorkflowSingleRecordActionKeys.ACTIVATE,
|
||||||
label: 'Activate Workflow',
|
label: msg`Activate Workflow`,
|
||||||
shortLabel: 'Activate',
|
shortLabel: msg`Activate`,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
position: 1,
|
position: 1,
|
||||||
Icon: IconPower,
|
Icon: IconPower,
|
||||||
@ -76,8 +77,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
deactivateWorkflowSingleRecord: {
|
deactivateWorkflowSingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.DEACTIVATE,
|
key: WorkflowSingleRecordActionKeys.DEACTIVATE,
|
||||||
label: 'Deactivate Workflow',
|
label: msg`Deactivate Workflow`,
|
||||||
shortLabel: 'Deactivate',
|
shortLabel: msg`Deactivate`,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
position: 2,
|
position: 2,
|
||||||
Icon: IconPlayerPause,
|
Icon: IconPlayerPause,
|
||||||
@ -91,8 +92,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
discardWorkflowDraftSingleRecord: {
|
discardWorkflowDraftSingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.DISCARD_DRAFT,
|
key: WorkflowSingleRecordActionKeys.DISCARD_DRAFT,
|
||||||
label: 'Discard Draft',
|
label: msg`Discard Draft`,
|
||||||
shortLabel: 'Discard Draft',
|
shortLabel: msg`Discard Draft`,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
position: 3,
|
position: 3,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
@ -106,8 +107,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
seeWorkflowActiveVersionSingleRecord: {
|
seeWorkflowActiveVersionSingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.SEE_ACTIVE_VERSION,
|
key: WorkflowSingleRecordActionKeys.SEE_ACTIVE_VERSION,
|
||||||
label: 'See active version',
|
label: msg`See active version`,
|
||||||
shortLabel: 'See active version',
|
shortLabel: msg`See active version`,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
position: 4,
|
position: 4,
|
||||||
Icon: IconHistory,
|
Icon: IconHistory,
|
||||||
@ -121,8 +122,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
seeWorkflowRunsSingleRecord: {
|
seeWorkflowRunsSingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.SEE_RUNS,
|
key: WorkflowSingleRecordActionKeys.SEE_RUNS,
|
||||||
label: 'See runs',
|
label: msg`See runs`,
|
||||||
shortLabel: 'See runs',
|
shortLabel: msg`See runs`,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
position: 5,
|
position: 5,
|
||||||
Icon: IconHistoryToggle,
|
Icon: IconHistoryToggle,
|
||||||
@ -136,8 +137,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
seeWorkflowVersionsHistorySingleRecord: {
|
seeWorkflowVersionsHistorySingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.SEE_VERSIONS,
|
key: WorkflowSingleRecordActionKeys.SEE_VERSIONS,
|
||||||
label: 'See versions history',
|
label: msg`See versions history`,
|
||||||
shortLabel: 'See versions',
|
shortLabel: msg`See versions`,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
position: 6,
|
position: 6,
|
||||||
Icon: IconHistory,
|
Icon: IconHistory,
|
||||||
@ -151,8 +152,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
testWorkflowSingleRecord: {
|
testWorkflowSingleRecord: {
|
||||||
key: WorkflowSingleRecordActionKeys.TEST,
|
key: WorkflowSingleRecordActionKeys.TEST,
|
||||||
label: 'Test Workflow',
|
label: msg`Test Workflow`,
|
||||||
shortLabel: 'Test',
|
shortLabel: msg`Test`,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
position: 7,
|
position: 7,
|
||||||
Icon: IconPlayerPlay,
|
Icon: IconPlayerPlay,
|
||||||
@ -168,8 +169,7 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
||||||
label: 'Navigate to previous workflow',
|
label: msg`Navigate to previous workflow`,
|
||||||
shortLabel: '',
|
|
||||||
position: 8,
|
position: 8,
|
||||||
Icon: IconChevronUp,
|
Icon: IconChevronUp,
|
||||||
availableOn: [ActionViewType.SHOW_PAGE],
|
availableOn: [ActionViewType.SHOW_PAGE],
|
||||||
@ -179,8 +179,7 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
||||||
label: 'Navigate to next workflow',
|
label: msg`Navigate to next workflow`,
|
||||||
shortLabel: '',
|
|
||||||
position: 9,
|
position: 9,
|
||||||
Icon: IconChevronDown,
|
Icon: IconChevronDown,
|
||||||
availableOn: [ActionViewType.SHOW_PAGE],
|
availableOn: [ActionViewType.SHOW_PAGE],
|
||||||
@ -190,8 +189,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
shortLabel: 'Add to favorites',
|
shortLabel: msg`Add to favorites`,
|
||||||
position: 10,
|
position: 10,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
@ -205,8 +204,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
||||||
label: 'Remove from favorites',
|
label: msg`Remove from favorites`,
|
||||||
shortLabel: 'Remove from favorites',
|
shortLabel: msg`Remove from favorites`,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
position: 11,
|
position: 11,
|
||||||
Icon: IconHeartOff,
|
Icon: IconHeartOff,
|
||||||
@ -220,8 +219,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.DELETE,
|
key: SingleRecordActionKeys.DELETE,
|
||||||
label: 'Delete record',
|
label: msg`Delete record`,
|
||||||
shortLabel: 'Delete',
|
shortLabel: msg`Delete`,
|
||||||
position: 12,
|
position: 12,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -236,8 +235,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.DELETE,
|
key: MultipleRecordsActionKeys.DELETE,
|
||||||
label: 'Delete records',
|
label: msg`Delete records`,
|
||||||
shortLabel: 'Delete',
|
shortLabel: msg`Delete`,
|
||||||
position: 13,
|
position: 13,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -249,8 +248,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.DESTROY,
|
key: SingleRecordActionKeys.DESTROY,
|
||||||
label: 'Permanently destroy record',
|
label: msg`Permanently destroy record`,
|
||||||
shortLabel: 'Destroy',
|
shortLabel: msg`Destroy`,
|
||||||
position: 14,
|
position: 14,
|
||||||
Icon: IconTrashX,
|
Icon: IconTrashX,
|
||||||
accent: 'danger',
|
accent: 'danger',
|
||||||
@ -265,8 +264,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.EXPORT,
|
key: MultipleRecordsActionKeys.EXPORT,
|
||||||
label: 'Export records',
|
label: msg`Export records`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 15,
|
position: 15,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
@ -278,8 +277,8 @@ export const WORKFLOW_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
||||||
label: 'Export view',
|
label: msg`Export view`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 16,
|
position: 16,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
|
|||||||
@ -13,6 +13,7 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import {
|
import {
|
||||||
IconChevronDown,
|
IconChevronDown,
|
||||||
IconChevronUp,
|
IconChevronUp,
|
||||||
@ -31,8 +32,8 @@ export const WORKFLOW_RUNS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
shortLabel: 'Add to favorites',
|
shortLabel: msg`Add to favorites`,
|
||||||
position: 0,
|
position: 0,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
@ -46,8 +47,8 @@ export const WORKFLOW_RUNS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
||||||
label: 'Remove from favorites',
|
label: msg`Remove from favorites`,
|
||||||
shortLabel: 'Remove from favorites',
|
shortLabel: msg`Remove from favorites`,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
position: 1,
|
position: 1,
|
||||||
Icon: IconHeartOff,
|
Icon: IconHeartOff,
|
||||||
@ -61,8 +62,7 @@ export const WORKFLOW_RUNS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
||||||
label: 'Navigate to previous record',
|
label: msg`Navigate to previous record`,
|
||||||
shortLabel: '',
|
|
||||||
position: 2,
|
position: 2,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconChevronUp,
|
Icon: IconChevronUp,
|
||||||
@ -73,8 +73,7 @@ export const WORKFLOW_RUNS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
||||||
label: 'Navigate to next record',
|
label: msg`Navigate to next record`,
|
||||||
shortLabel: '',
|
|
||||||
position: 3,
|
position: 3,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
Icon: IconChevronDown,
|
Icon: IconChevronDown,
|
||||||
@ -85,8 +84,8 @@ export const WORKFLOW_RUNS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.EXPORT,
|
key: MultipleRecordsActionKeys.EXPORT,
|
||||||
label: 'Export records',
|
label: msg`Export records`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 4,
|
position: 4,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
@ -98,8 +97,8 @@ export const WORKFLOW_RUNS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
||||||
label: 'Export view',
|
label: msg`Export view`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 5,
|
position: 5,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
|
|||||||
@ -17,6 +17,7 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import {
|
import {
|
||||||
IconChevronDown,
|
IconChevronDown,
|
||||||
IconChevronUp,
|
IconChevronUp,
|
||||||
@ -36,8 +37,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
> = {
|
> = {
|
||||||
useAsDraftWorkflowVersionSingleRecord: {
|
useAsDraftWorkflowVersionSingleRecord: {
|
||||||
key: WorkflowVersionSingleRecordActionKeys.USE_AS_DRAFT,
|
key: WorkflowVersionSingleRecordActionKeys.USE_AS_DRAFT,
|
||||||
label: 'Use as draft',
|
label: msg`Use as draft`,
|
||||||
shortLabel: 'Use as draft',
|
shortLabel: msg`Use as draft`,
|
||||||
position: 1,
|
position: 1,
|
||||||
isPinned: true,
|
isPinned: true,
|
||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
@ -51,8 +52,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
seeWorkflowRunsSingleRecord: {
|
seeWorkflowRunsSingleRecord: {
|
||||||
key: WorkflowVersionSingleRecordActionKeys.SEE_RUNS,
|
key: WorkflowVersionSingleRecordActionKeys.SEE_RUNS,
|
||||||
label: 'See runs',
|
label: msg`See runs`,
|
||||||
shortLabel: 'See runs',
|
shortLabel: msg`See runs`,
|
||||||
position: 2,
|
position: 2,
|
||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
@ -65,8 +66,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
},
|
},
|
||||||
seeWorkflowVersionsHistorySingleRecord: {
|
seeWorkflowVersionsHistorySingleRecord: {
|
||||||
key: WorkflowVersionSingleRecordActionKeys.SEE_VERSIONS,
|
key: WorkflowVersionSingleRecordActionKeys.SEE_VERSIONS,
|
||||||
label: 'See versions history',
|
label: msg`See versions history`,
|
||||||
shortLabel: 'See versions',
|
shortLabel: msg`See versions`,
|
||||||
position: 3,
|
position: 3,
|
||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
@ -81,8 +82,7 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_PREVIOUS_RECORD,
|
||||||
label: 'Navigate to previous version',
|
label: msg`Navigate to previous version`,
|
||||||
shortLabel: '',
|
|
||||||
position: 4,
|
position: 4,
|
||||||
Icon: IconChevronUp,
|
Icon: IconChevronUp,
|
||||||
availableOn: [ActionViewType.SHOW_PAGE],
|
availableOn: [ActionViewType.SHOW_PAGE],
|
||||||
@ -92,8 +92,7 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
key: SingleRecordActionKeys.NAVIGATE_TO_NEXT_RECORD,
|
||||||
label: 'Navigate to next version',
|
label: msg`Navigate to next version`,
|
||||||
shortLabel: '',
|
|
||||||
position: 5,
|
position: 5,
|
||||||
Icon: IconChevronDown,
|
Icon: IconChevronDown,
|
||||||
availableOn: [ActionViewType.SHOW_PAGE],
|
availableOn: [ActionViewType.SHOW_PAGE],
|
||||||
@ -103,8 +102,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
key: SingleRecordActionKeys.ADD_TO_FAVORITES,
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
shortLabel: 'Add to favorites',
|
shortLabel: msg`Add to favorites`,
|
||||||
position: 6,
|
position: 6,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
@ -118,8 +117,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
key: SingleRecordActionKeys.REMOVE_FROM_FAVORITES,
|
||||||
label: 'Remove from favorites',
|
label: msg`Remove from favorites`,
|
||||||
shortLabel: 'Remove from favorites',
|
shortLabel: msg`Remove from favorites`,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
position: 7,
|
position: 7,
|
||||||
Icon: IconHeartOff,
|
Icon: IconHeartOff,
|
||||||
@ -133,8 +132,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: MultipleRecordsActionKeys.EXPORT,
|
key: MultipleRecordsActionKeys.EXPORT,
|
||||||
label: 'Export records',
|
label: msg`Export records`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 8,
|
position: 8,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
@ -146,8 +145,8 @@ export const WORKFLOW_VERSIONS_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
key: NoSelectionRecordActionKeys.EXPORT_VIEW,
|
||||||
label: 'Export view',
|
label: msg`Export view`,
|
||||||
shortLabel: 'Export',
|
shortLabel: msg`Export`,
|
||||||
position: 9,
|
position: 9,
|
||||||
Icon: IconDatabaseExport,
|
Icon: IconDatabaseExport,
|
||||||
accent: 'default',
|
accent: 'default',
|
||||||
|
|||||||
@ -9,6 +9,7 @@ import { recordStoreFamilyState } from '@/object-record/record-store/states/reco
|
|||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { useAllActiveWorkflowVersions } from '@/workflow/hooks/useAllActiveWorkflowVersions';
|
import { useAllActiveWorkflowVersions } from '@/workflow/hooks/useAllActiveWorkflowVersions';
|
||||||
import { useRunWorkflowVersion } from '@/workflow/hooks/useRunWorkflowVersion';
|
import { useRunWorkflowVersion } from '@/workflow/hooks/useRunWorkflowVersion';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
|
|
||||||
import { useRecoilValue } from 'recoil';
|
import { useRecoilValue } from 'recoil';
|
||||||
import { capitalize } from 'twenty-shared';
|
import { capitalize } from 'twenty-shared';
|
||||||
@ -61,7 +62,7 @@ export const useWorkflowRunRecordActions = ({
|
|||||||
type: ActionMenuEntryType.WorkflowRun,
|
type: ActionMenuEntryType.WorkflowRun,
|
||||||
key: `workflow-run-${activeWorkflowVersion.id}`,
|
key: `workflow-run-${activeWorkflowVersion.id}`,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
label: name,
|
label: msg`${name}`, // eslint-disable-line lingui/no-single-variables-to-translate
|
||||||
position: index,
|
position: index,
|
||||||
Icon: IconSettingsAutomation,
|
Icon: IconSettingsAutomation,
|
||||||
onClick: async () => {
|
onClick: async () => {
|
||||||
|
|||||||
@ -7,6 +7,7 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { IconSearch } from 'twenty-ui';
|
import { IconSearch } from 'twenty-ui';
|
||||||
|
|
||||||
export const RECORD_AGNOSTIC_ACTIONS_CONFIG: Record<
|
export const RECORD_AGNOSTIC_ACTIONS_CONFIG: Record<
|
||||||
@ -19,8 +20,8 @@ export const RECORD_AGNOSTIC_ACTIONS_CONFIG: Record<
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.Global,
|
scope: ActionMenuEntryScope.Global,
|
||||||
key: RecordAgnosticActionsKey.SEARCH_RECORDS,
|
key: RecordAgnosticActionsKey.SEARCH_RECORDS,
|
||||||
label: 'Search records',
|
label: msg`Search records`,
|
||||||
shortLabel: 'Search',
|
shortLabel: msg`Search`,
|
||||||
position: 0,
|
position: 0,
|
||||||
isPinned: false,
|
isPinned: false,
|
||||||
Icon: IconSearch,
|
Icon: IconSearch,
|
||||||
|
|||||||
@ -5,6 +5,7 @@ import {
|
|||||||
import { useAllActiveWorkflowVersions } from '@/workflow/hooks/useAllActiveWorkflowVersions';
|
import { useAllActiveWorkflowVersions } from '@/workflow/hooks/useAllActiveWorkflowVersions';
|
||||||
import { useRunWorkflowVersion } from '@/workflow/hooks/useRunWorkflowVersion';
|
import { useRunWorkflowVersion } from '@/workflow/hooks/useRunWorkflowVersion';
|
||||||
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
|
|
||||||
import { capitalize } from 'twenty-shared';
|
import { capitalize } from 'twenty-shared';
|
||||||
import { IconSettingsAutomation, isDefined } from 'twenty-ui';
|
import { IconSettingsAutomation, isDefined } from 'twenty-ui';
|
||||||
@ -37,7 +38,7 @@ export const useRunWorkflowActions = () => {
|
|||||||
type: ActionMenuEntryType.WorkflowRun,
|
type: ActionMenuEntryType.WorkflowRun,
|
||||||
key: `workflow-run-${activeWorkflowVersion.id}`,
|
key: `workflow-run-${activeWorkflowVersion.id}`,
|
||||||
scope: ActionMenuEntryScope.Global,
|
scope: ActionMenuEntryScope.Global,
|
||||||
label: name,
|
label: msg`${name}`, // eslint-disable-line lingui/no-single-variables-to-translate
|
||||||
position: index,
|
position: index,
|
||||||
Icon: IconSettingsAutomation,
|
Icon: IconSettingsAutomation,
|
||||||
useAction: () => {
|
useAction: () => {
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
import { ActionMenuEntry } from '@/action-menu/types/ActionMenuEntry';
|
import { ActionMenuEntry } from '@/action-menu/types/ActionMenuEntry';
|
||||||
import { useTheme } from '@emotion/react';
|
import { useTheme } from '@emotion/react';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { i18n } from '@lingui/core';
|
||||||
|
|
||||||
type RecordIndexActionMenuBarEntryProps = {
|
type RecordIndexActionMenuBarEntryProps = {
|
||||||
entry: ActionMenuEntry;
|
entry: ActionMenuEntry;
|
||||||
@ -33,7 +34,7 @@ export const RecordIndexActionMenuBarEntry = ({
|
|||||||
return (
|
return (
|
||||||
<StyledButton onClick={() => entry.onClick?.()}>
|
<StyledButton onClick={() => entry.onClick?.()}>
|
||||||
{entry.Icon && <entry.Icon size={theme.icon.size.md} />}
|
{entry.Icon && <entry.Icon size={theme.icon.size.md} />}
|
||||||
<StyledButtonLabel>{entry.label}</StyledButtonLabel>
|
<StyledButtonLabel>{i18n._(entry.label)}</StyledButtonLabel>
|
||||||
</StyledButton>
|
</StyledButton>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
import { actionMenuEntriesComponentSelector } from '@/action-menu/states/actionMenuEntriesComponentSelector';
|
import { actionMenuEntriesComponentSelector } from '@/action-menu/states/actionMenuEntriesComponentSelector';
|
||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
|
import { i18n } from '@lingui/core';
|
||||||
import { Button } from 'twenty-ui';
|
import { Button } from 'twenty-ui';
|
||||||
|
|
||||||
export const RecordIndexActionMenuButtons = () => {
|
export const RecordIndexActionMenuButtons = () => {
|
||||||
@ -18,9 +19,9 @@ export const RecordIndexActionMenuButtons = () => {
|
|||||||
size="small"
|
size="small"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
accent="default"
|
accent="default"
|
||||||
title={entry.shortLabel}
|
title={entry.shortLabel ? i18n._(entry.shortLabel) : ''}
|
||||||
onClick={entry.onClick}
|
onClick={entry.onClick}
|
||||||
ariaLabel={entry.label}
|
ariaLabel={i18n._(entry.label)}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</>
|
</>
|
||||||
|
|||||||
@ -10,6 +10,7 @@ import { useAvailableComponentInstanceIdOrThrow } from '@/ui/utilities/state/com
|
|||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { extractComponentState } from '@/ui/utilities/state/component-state/utils/extractComponentState';
|
import { extractComponentState } from '@/ui/utilities/state/component-state/utils/extractComponentState';
|
||||||
import styled from '@emotion/styled';
|
import styled from '@emotion/styled';
|
||||||
|
import { i18n } from '@lingui/core';
|
||||||
import { useRecoilValue } from 'recoil';
|
import { useRecoilValue } from 'recoil';
|
||||||
import { MenuItem } from 'twenty-ui';
|
import { MenuItem } from 'twenty-ui';
|
||||||
|
|
||||||
@ -44,7 +45,8 @@ export const RecordIndexActionMenuDropdown = () => {
|
|||||||
|
|
||||||
//TODO: remove this
|
//TODO: remove this
|
||||||
const width = actionMenuEntries.some(
|
const width = actionMenuEntries.some(
|
||||||
(actionMenuEntry) => actionMenuEntry.label === 'Remove from favorites',
|
(actionMenuEntry) =>
|
||||||
|
i18n._(actionMenuEntry.label) === 'Remove from favorites',
|
||||||
)
|
)
|
||||||
? 200
|
? 200
|
||||||
: undefined;
|
: undefined;
|
||||||
@ -75,7 +77,7 @@ export const RecordIndexActionMenuDropdown = () => {
|
|||||||
closeDropdown();
|
closeDropdown();
|
||||||
}}
|
}}
|
||||||
accent={item.accent}
|
accent={item.accent}
|
||||||
text={item.label}
|
text={i18n._(item.label)}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</DropdownMenuItemsContainer>
|
</DropdownMenuItemsContainer>
|
||||||
|
|||||||
@ -1,6 +1,7 @@
|
|||||||
import { actionMenuEntriesComponentSelector } from '@/action-menu/states/actionMenuEntriesComponentSelector';
|
import { actionMenuEntriesComponentSelector } from '@/action-menu/states/actionMenuEntriesComponentSelector';
|
||||||
import { PageHeaderOpenCommandMenuButton } from '@/ui/layout/page-header/components/PageHeaderOpenCommandMenuButton';
|
import { PageHeaderOpenCommandMenuButton } from '@/ui/layout/page-header/components/PageHeaderOpenCommandMenuButton';
|
||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
|
import { i18n } from '@lingui/core';
|
||||||
import { Button, IconButton, useIsMobile } from 'twenty-ui';
|
import { Button, IconButton, useIsMobile } from 'twenty-ui';
|
||||||
|
|
||||||
export const RecordShowActionMenuButtons = () => {
|
export const RecordShowActionMenuButtons = () => {
|
||||||
@ -23,9 +24,9 @@ export const RecordShowActionMenuButtons = () => {
|
|||||||
size="small"
|
size="small"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
accent="default"
|
accent="default"
|
||||||
title={entry.shortLabel}
|
title={i18n._(entry.shortLabel)}
|
||||||
onClick={() => entry.onClick?.()}
|
onClick={() => entry.onClick?.()}
|
||||||
ariaLabel={entry.label}
|
ariaLabel={i18n._(entry.label)}
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
<IconButton
|
<IconButton
|
||||||
@ -35,7 +36,7 @@ export const RecordShowActionMenuButtons = () => {
|
|||||||
variant="secondary"
|
variant="secondary"
|
||||||
accent="default"
|
accent="default"
|
||||||
onClick={() => entry.onClick?.()}
|
onClick={() => entry.onClick?.()}
|
||||||
ariaLabel={entry.label}
|
ariaLabel={i18n._(entry.label)}
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
)}
|
)}
|
||||||
|
|||||||
@ -13,6 +13,7 @@ import { useAvailableComponentInstanceIdOrThrow } from '@/ui/utilities/state/com
|
|||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
||||||
import { useTheme } from '@emotion/react';
|
import { useTheme } from '@emotion/react';
|
||||||
|
import { i18n } from '@lingui/core';
|
||||||
import { Key } from 'ts-key-enum';
|
import { Key } from 'ts-key-enum';
|
||||||
import { Button, MenuItem, getOsControlSymbol } from 'twenty-ui';
|
import { Button, MenuItem, getOsControlSymbol } from 'twenty-ui';
|
||||||
import { FeatureFlagKey } from '~/generated/graphql';
|
import { FeatureFlagKey } from '~/generated/graphql';
|
||||||
@ -92,7 +93,7 @@ export const RightDrawerActionMenuDropdown = () => {
|
|||||||
);
|
);
|
||||||
actionMenuEntry.onClick?.();
|
actionMenuEntry.onClick?.();
|
||||||
}}
|
}}
|
||||||
text={actionMenuEntry.label}
|
text={i18n._(actionMenuEntry.label)}
|
||||||
/>
|
/>
|
||||||
))}
|
))}
|
||||||
</DropdownMenuItemsContainer>
|
</DropdownMenuItemsContainer>
|
||||||
|
|||||||
@ -12,11 +12,13 @@ import { contextStoreTargetedRecordsRuleComponentState } from '@/context-store/s
|
|||||||
import { ContextStoreComponentInstanceContext } from '@/context-store/states/contexts/ContextStoreComponentInstanceContext';
|
import { ContextStoreComponentInstanceContext } from '@/context-store/states/contexts/ContextStoreComponentInstanceContext';
|
||||||
import { RecordFiltersComponentInstanceContext } from '@/object-record/record-filter/states/context/RecordFiltersComponentInstanceContext';
|
import { RecordFiltersComponentInstanceContext } from '@/object-record/record-filter/states/context/RecordFiltersComponentInstanceContext';
|
||||||
import { isBottomBarOpenedComponentState } from '@/ui/layout/bottom-bar/states/isBottomBarOpenedComponentState';
|
import { isBottomBarOpenedComponentState } from '@/ui/layout/bottom-bar/states/isBottomBarOpenedComponentState';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { expect, jest } from '@storybook/jest';
|
import { expect, jest } from '@storybook/jest';
|
||||||
import { Meta, StoryObj } from '@storybook/react';
|
import { Meta, StoryObj } from '@storybook/react';
|
||||||
import { userEvent, waitFor, within } from '@storybook/test';
|
import { userEvent, waitFor, within } from '@storybook/test';
|
||||||
import { RecoilRoot } from 'recoil';
|
import { RecoilRoot } from 'recoil';
|
||||||
import { IconTrash, RouterDecorator } from 'twenty-ui';
|
import { IconTrash, RouterDecorator } from 'twenty-ui';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
|
|
||||||
const deleteMock = jest.fn();
|
const deleteMock = jest.fn();
|
||||||
|
|
||||||
@ -25,6 +27,7 @@ const meta: Meta<typeof RecordIndexActionMenuBar> = {
|
|||||||
component: RecordIndexActionMenuBar,
|
component: RecordIndexActionMenuBar,
|
||||||
decorators: [
|
decorators: [
|
||||||
RouterDecorator,
|
RouterDecorator,
|
||||||
|
I18nFrontDecorator,
|
||||||
(Story) => (
|
(Story) => (
|
||||||
<RecordFiltersComponentInstanceContext.Provider
|
<RecordFiltersComponentInstanceContext.Provider
|
||||||
value={{ instanceId: 'story-action-menu' }}
|
value={{ instanceId: 'story-action-menu' }}
|
||||||
@ -55,7 +58,7 @@ const meta: Meta<typeof RecordIndexActionMenuBar> = {
|
|||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
key: 'delete',
|
key: 'delete',
|
||||||
label: 'Delete',
|
label: msg`Delete`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
onClick: deleteMock,
|
onClick: deleteMock,
|
||||||
|
|||||||
@ -3,15 +3,17 @@ import {
|
|||||||
ActionMenuEntryScope,
|
ActionMenuEntryScope,
|
||||||
ActionMenuEntryType,
|
ActionMenuEntryType,
|
||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { expect, jest } from '@storybook/jest';
|
import { expect, jest } from '@storybook/jest';
|
||||||
import { Meta, StoryObj } from '@storybook/react';
|
import { Meta, StoryObj } from '@storybook/react';
|
||||||
import { userEvent, within } from '@storybook/testing-library';
|
import { userEvent, within } from '@storybook/testing-library';
|
||||||
import { ComponentDecorator, IconCheckbox, IconTrash } from 'twenty-ui';
|
import { ComponentDecorator, IconCheckbox, IconTrash } from 'twenty-ui';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
|
|
||||||
const meta: Meta<typeof RecordIndexActionMenuBarEntry> = {
|
const meta: Meta<typeof RecordIndexActionMenuBarEntry> = {
|
||||||
title: 'Modules/ActionMenu/RecordIndexActionMenuBarEntry',
|
title: 'Modules/ActionMenu/RecordIndexActionMenuBarEntry',
|
||||||
component: RecordIndexActionMenuBarEntry,
|
component: RecordIndexActionMenuBarEntry,
|
||||||
decorators: [ComponentDecorator],
|
decorators: [ComponentDecorator, I18nFrontDecorator],
|
||||||
};
|
};
|
||||||
export default meta;
|
export default meta;
|
||||||
|
|
||||||
@ -26,7 +28,7 @@ export const Default: Story = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'delete',
|
key: 'delete',
|
||||||
label: 'Delete',
|
label: msg`Delete`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
onClick: deleteMock,
|
onClick: deleteMock,
|
||||||
@ -40,7 +42,7 @@ export const WithDangerAccent: Story = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'delete',
|
key: 'delete',
|
||||||
label: 'Delete',
|
label: msg`Delete`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
onClick: deleteMock,
|
onClick: deleteMock,
|
||||||
@ -55,7 +57,7 @@ export const WithInteraction: Story = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'markAsDone',
|
key: 'markAsDone',
|
||||||
label: 'Mark as done',
|
label: msg`Mark as done`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconCheckbox,
|
Icon: IconCheckbox,
|
||||||
onClick: markAsDoneMock,
|
onClick: markAsDoneMock,
|
||||||
|
|||||||
@ -14,12 +14,14 @@ import {
|
|||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
import { isDropdownOpenComponentState } from '@/ui/layout/dropdown/states/isDropdownOpenComponentState';
|
import { isDropdownOpenComponentState } from '@/ui/layout/dropdown/states/isDropdownOpenComponentState';
|
||||||
import { extractComponentState } from '@/ui/utilities/state/component-state/utils/extractComponentState';
|
import { extractComponentState } from '@/ui/utilities/state/component-state/utils/extractComponentState';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import {
|
import {
|
||||||
IconCheckbox,
|
IconCheckbox,
|
||||||
IconHeart,
|
IconHeart,
|
||||||
IconTrash,
|
IconTrash,
|
||||||
getCanvasElementForDropdownTesting,
|
getCanvasElementForDropdownTesting,
|
||||||
} from 'twenty-ui';
|
} from 'twenty-ui';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
|
|
||||||
const deleteMock = jest.fn();
|
const deleteMock = jest.fn();
|
||||||
const markAsDoneMock = jest.fn();
|
const markAsDoneMock = jest.fn();
|
||||||
@ -29,6 +31,7 @@ const meta: Meta<typeof RecordIndexActionMenuDropdown> = {
|
|||||||
title: 'Modules/ActionMenu/RecordIndexActionMenuDropdown',
|
title: 'Modules/ActionMenu/RecordIndexActionMenuDropdown',
|
||||||
component: RecordIndexActionMenuDropdown,
|
component: RecordIndexActionMenuDropdown,
|
||||||
decorators: [
|
decorators: [
|
||||||
|
I18nFrontDecorator,
|
||||||
(Story) => (
|
(Story) => (
|
||||||
<RecoilRoot
|
<RecoilRoot
|
||||||
initializeState={({ set }) => {
|
initializeState={({ set }) => {
|
||||||
@ -53,7 +56,7 @@ const meta: Meta<typeof RecordIndexActionMenuDropdown> = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'delete',
|
key: 'delete',
|
||||||
label: 'Delete',
|
label: msg`Delete`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
onClick: deleteMock,
|
onClick: deleteMock,
|
||||||
@ -63,7 +66,7 @@ const meta: Meta<typeof RecordIndexActionMenuDropdown> = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'markAsDone',
|
key: 'markAsDone',
|
||||||
label: 'Mark as done',
|
label: msg`Mark as done`,
|
||||||
position: 1,
|
position: 1,
|
||||||
Icon: IconCheckbox,
|
Icon: IconCheckbox,
|
||||||
onClick: markAsDoneMock,
|
onClick: markAsDoneMock,
|
||||||
@ -73,7 +76,7 @@ const meta: Meta<typeof RecordIndexActionMenuDropdown> = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'addToFavorites',
|
key: 'addToFavorites',
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
position: 2,
|
position: 2,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
onClick: addToFavoritesMock,
|
onClick: addToFavoritesMock,
|
||||||
|
|||||||
@ -12,6 +12,7 @@ import {
|
|||||||
} from '@/action-menu/types/ActionMenuEntry';
|
} from '@/action-menu/types/ActionMenuEntry';
|
||||||
import { contextStoreNumberOfSelectedRecordsComponentState } from '@/context-store/states/contextStoreNumberOfSelectedRecordsComponentState';
|
import { contextStoreNumberOfSelectedRecordsComponentState } from '@/context-store/states/contextStoreNumberOfSelectedRecordsComponentState';
|
||||||
import { contextStoreTargetedRecordsRuleComponentState } from '@/context-store/states/contextStoreTargetedRecordsRuleComponentState';
|
import { contextStoreTargetedRecordsRuleComponentState } from '@/context-store/states/contextStoreTargetedRecordsRuleComponentState';
|
||||||
|
import { msg } from '@lingui/core/macro';
|
||||||
import { userEvent, waitFor, within } from '@storybook/test';
|
import { userEvent, waitFor, within } from '@storybook/test';
|
||||||
import {
|
import {
|
||||||
ComponentDecorator,
|
ComponentDecorator,
|
||||||
@ -21,6 +22,7 @@ import {
|
|||||||
IconTrash,
|
IconTrash,
|
||||||
MenuItemAccent,
|
MenuItemAccent,
|
||||||
} from 'twenty-ui';
|
} from 'twenty-ui';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
|
|
||||||
const deleteMock = jest.fn();
|
const deleteMock = jest.fn();
|
||||||
const addToFavoritesMock = jest.fn();
|
const addToFavoritesMock = jest.fn();
|
||||||
@ -30,6 +32,7 @@ const meta: Meta<typeof RightDrawerActionMenuDropdown> = {
|
|||||||
title: 'Modules/ActionMenu/RightDrawerActionMenuDropdown',
|
title: 'Modules/ActionMenu/RightDrawerActionMenuDropdown',
|
||||||
component: RightDrawerActionMenuDropdown,
|
component: RightDrawerActionMenuDropdown,
|
||||||
decorators: [
|
decorators: [
|
||||||
|
I18nFrontDecorator,
|
||||||
(Story) => (
|
(Story) => (
|
||||||
<RecoilRoot
|
<RecoilRoot
|
||||||
initializeState={({ set }) => {
|
initializeState={({ set }) => {
|
||||||
@ -62,7 +65,7 @@ const meta: Meta<typeof RightDrawerActionMenuDropdown> = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'addToFavorites',
|
key: 'addToFavorites',
|
||||||
label: 'Add to favorites',
|
label: msg`Add to favorites`,
|
||||||
position: 0,
|
position: 0,
|
||||||
Icon: IconHeart,
|
Icon: IconHeart,
|
||||||
onClick: addToFavoritesMock,
|
onClick: addToFavoritesMock,
|
||||||
@ -72,7 +75,7 @@ const meta: Meta<typeof RightDrawerActionMenuDropdown> = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'export',
|
key: 'export',
|
||||||
label: 'Export',
|
label: msg`Export`,
|
||||||
position: 1,
|
position: 1,
|
||||||
Icon: IconFileExport,
|
Icon: IconFileExport,
|
||||||
onClick: exportMock,
|
onClick: exportMock,
|
||||||
@ -82,7 +85,7 @@ const meta: Meta<typeof RightDrawerActionMenuDropdown> = {
|
|||||||
type: ActionMenuEntryType.Standard,
|
type: ActionMenuEntryType.Standard,
|
||||||
scope: ActionMenuEntryScope.RecordSelection,
|
scope: ActionMenuEntryScope.RecordSelection,
|
||||||
key: 'delete',
|
key: 'delete',
|
||||||
label: 'Delete',
|
label: msg`Delete`,
|
||||||
position: 2,
|
position: 2,
|
||||||
Icon: IconTrash,
|
Icon: IconTrash,
|
||||||
onClick: deleteMock,
|
onClick: deleteMock,
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
import { ActionViewType } from '@/action-menu/actions/types/ActionViewType';
|
import { ActionViewType } from '@/action-menu/actions/types/ActionViewType';
|
||||||
import { ConfirmationModalProps } from '@/ui/layout/modal/components/ConfirmationModal';
|
import { ConfirmationModalProps } from '@/ui/layout/modal/components/ConfirmationModal';
|
||||||
|
import { MessageDescriptor } from '@lingui/core';
|
||||||
import { MouseEvent, ReactElement } from 'react';
|
import { MouseEvent, ReactElement } from 'react';
|
||||||
import { IconComponent, MenuItemAccent } from 'twenty-ui';
|
import { IconComponent, MenuItemAccent } from 'twenty-ui';
|
||||||
|
|
||||||
@ -18,8 +19,8 @@ export type ActionMenuEntry = {
|
|||||||
type: ActionMenuEntryType;
|
type: ActionMenuEntryType;
|
||||||
scope: ActionMenuEntryScope;
|
scope: ActionMenuEntryScope;
|
||||||
key: string;
|
key: string;
|
||||||
label: string;
|
label: MessageDescriptor;
|
||||||
shortLabel?: string;
|
shortLabel?: MessageDescriptor;
|
||||||
position: number;
|
position: number;
|
||||||
Icon: IconComponent;
|
Icon: IconComponent;
|
||||||
isPinned?: boolean;
|
isPinned?: boolean;
|
||||||
|
|||||||
@ -52,6 +52,7 @@ const meta: Meta<typeof CommandMenu> = {
|
|||||||
title: 'Modules/CommandMenu/CommandMenu',
|
title: 'Modules/CommandMenu/CommandMenu',
|
||||||
component: CommandMenuRouter,
|
component: CommandMenuRouter,
|
||||||
decorators: [
|
decorators: [
|
||||||
|
I18nFrontDecorator,
|
||||||
(Story) => {
|
(Story) => {
|
||||||
const setCurrentWorkspace = useSetRecoilState(currentWorkspaceState);
|
const setCurrentWorkspace = useSetRecoilState(currentWorkspaceState);
|
||||||
const setCurrentWorkspaceMember = useSetRecoilState(
|
const setCurrentWorkspaceMember = useSetRecoilState(
|
||||||
|
|||||||
@ -14,6 +14,7 @@ import {
|
|||||||
} from '@/command-menu/types/Command';
|
} from '@/command-menu/types/Command';
|
||||||
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
import { useRecoilComponentValueV2 } from '@/ui/utilities/state/component-state/hooks/useRecoilComponentValueV2';
|
||||||
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
||||||
|
import { i18n } from '@lingui/core';
|
||||||
import { useRecoilValue, useSetRecoilState } from 'recoil';
|
import { useRecoilValue, useSetRecoilState } from 'recoil';
|
||||||
import { IconSparkles } from 'twenty-ui';
|
import { IconSparkles } from 'twenty-ui';
|
||||||
import { useDebounce } from 'use-debounce';
|
import { useDebounce } from 'use-debounce';
|
||||||
@ -55,7 +56,7 @@ export const useCommandMenuCommands = () => {
|
|||||||
)
|
)
|
||||||
?.map((actionMenuEntry) => ({
|
?.map((actionMenuEntry) => ({
|
||||||
id: actionMenuEntry.key,
|
id: actionMenuEntry.key,
|
||||||
label: actionMenuEntry.label,
|
label: i18n._(actionMenuEntry.label),
|
||||||
Icon: actionMenuEntry.Icon,
|
Icon: actionMenuEntry.Icon,
|
||||||
onCommandClick: actionMenuEntry.onClick,
|
onCommandClick: actionMenuEntry.onClick,
|
||||||
type: CommandType.StandardAction,
|
type: CommandType.StandardAction,
|
||||||
@ -71,7 +72,7 @@ export const useCommandMenuCommands = () => {
|
|||||||
)
|
)
|
||||||
?.map((actionMenuEntry) => ({
|
?.map((actionMenuEntry) => ({
|
||||||
id: actionMenuEntry.key,
|
id: actionMenuEntry.key,
|
||||||
label: actionMenuEntry.label,
|
label: i18n._(actionMenuEntry.label),
|
||||||
Icon: actionMenuEntry.Icon,
|
Icon: actionMenuEntry.Icon,
|
||||||
onCommandClick: actionMenuEntry.onClick,
|
onCommandClick: actionMenuEntry.onClick,
|
||||||
type: CommandType.StandardAction,
|
type: CommandType.StandardAction,
|
||||||
@ -87,7 +88,7 @@ export const useCommandMenuCommands = () => {
|
|||||||
)
|
)
|
||||||
?.map((actionMenuEntry) => ({
|
?.map((actionMenuEntry) => ({
|
||||||
id: actionMenuEntry.key,
|
id: actionMenuEntry.key,
|
||||||
label: actionMenuEntry.label,
|
label: i18n._(actionMenuEntry.label),
|
||||||
Icon: actionMenuEntry.Icon,
|
Icon: actionMenuEntry.Icon,
|
||||||
onCommandClick: actionMenuEntry.onClick,
|
onCommandClick: actionMenuEntry.onClick,
|
||||||
type: CommandType.StandardAction,
|
type: CommandType.StandardAction,
|
||||||
@ -103,7 +104,7 @@ export const useCommandMenuCommands = () => {
|
|||||||
)
|
)
|
||||||
?.map((actionMenuEntry) => ({
|
?.map((actionMenuEntry) => ({
|
||||||
id: actionMenuEntry.key,
|
id: actionMenuEntry.key,
|
||||||
label: actionMenuEntry.label,
|
label: i18n._(actionMenuEntry.label),
|
||||||
Icon: actionMenuEntry.Icon,
|
Icon: actionMenuEntry.Icon,
|
||||||
onCommandClick: actionMenuEntry.onClick,
|
onCommandClick: actionMenuEntry.onClick,
|
||||||
type: CommandType.WorkflowRun,
|
type: CommandType.WorkflowRun,
|
||||||
@ -119,7 +120,7 @@ export const useCommandMenuCommands = () => {
|
|||||||
)
|
)
|
||||||
?.map((actionMenuEntry) => ({
|
?.map((actionMenuEntry) => ({
|
||||||
id: actionMenuEntry.key,
|
id: actionMenuEntry.key,
|
||||||
label: actionMenuEntry.label,
|
label: i18n._(actionMenuEntry.label),
|
||||||
Icon: actionMenuEntry.Icon,
|
Icon: actionMenuEntry.Icon,
|
||||||
onCommandClick: actionMenuEntry.onClick,
|
onCommandClick: actionMenuEntry.onClick,
|
||||||
type: CommandType.WorkflowRun,
|
type: CommandType.WorkflowRun,
|
||||||
|
|||||||
@ -1,16 +1,17 @@
|
|||||||
import { CoreObjectNameSingular } from '@/object-metadata/types/CoreObjectNameSingular';
|
import { CoreObjectNameSingular } from '@/object-metadata/types/CoreObjectNameSingular';
|
||||||
|
import { t } from '@lingui/core/macro';
|
||||||
|
|
||||||
export const getEmptyStateSubTitle = (
|
export const getEmptyStateSubTitle = (
|
||||||
objectNameSingular: string,
|
objectNameSingular: string,
|
||||||
objectLabel: string,
|
objectLabel: string,
|
||||||
) => {
|
) => {
|
||||||
if (objectNameSingular === CoreObjectNameSingular.WorkflowVersion) {
|
if (objectNameSingular === CoreObjectNameSingular.WorkflowVersion) {
|
||||||
return 'Create a workflow and return here to view its versions';
|
return t`Create a workflow and return here to view its versions`;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (objectNameSingular === CoreObjectNameSingular.WorkflowRun) {
|
if (objectNameSingular === CoreObjectNameSingular.WorkflowRun) {
|
||||||
return 'Run a workflow and return here to view its executions';
|
return t`Run a workflow and return here to view its executions`;
|
||||||
}
|
}
|
||||||
|
|
||||||
return `Use our API or add your first ${objectLabel} manually`;
|
return t`Use our API or add your first ${objectLabel} manually`;
|
||||||
};
|
};
|
||||||
|
|||||||
@ -1,16 +1,17 @@
|
|||||||
import { CoreObjectNameSingular } from '@/object-metadata/types/CoreObjectNameSingular';
|
import { CoreObjectNameSingular } from '@/object-metadata/types/CoreObjectNameSingular';
|
||||||
|
import { t } from '@lingui/core/macro';
|
||||||
|
|
||||||
export const getEmptyStateTitle = (
|
export const getEmptyStateTitle = (
|
||||||
objectNameSingular: string,
|
objectNameSingular: string,
|
||||||
objectLabel: string,
|
objectLabel: string,
|
||||||
) => {
|
) => {
|
||||||
if (objectNameSingular === CoreObjectNameSingular.WorkflowVersion) {
|
if (objectNameSingular === CoreObjectNameSingular.WorkflowVersion) {
|
||||||
return 'No workflow versions yet';
|
return t`No workflow versions yet`;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (objectNameSingular === CoreObjectNameSingular.WorkflowRun) {
|
if (objectNameSingular === CoreObjectNameSingular.WorkflowRun) {
|
||||||
return 'No workflow runs yet';
|
return t`No workflow runs yet`;
|
||||||
}
|
}
|
||||||
|
|
||||||
return `Add your first ${objectLabel}`;
|
return t`Add your first ${objectLabel}`;
|
||||||
};
|
};
|
||||||
|
|||||||
@ -1,4 +1,5 @@
|
|||||||
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
import { useIsFeatureEnabled } from '@/workspace/hooks/useIsFeatureEnabled';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { Button, IconButton, IconPlus, useIsMobile } from 'twenty-ui';
|
import { Button, IconButton, IconPlus, useIsMobile } from 'twenty-ui';
|
||||||
import { FeatureFlagKey } from '~/generated/graphql';
|
import { FeatureFlagKey } from '~/generated/graphql';
|
||||||
|
|
||||||
@ -12,6 +13,8 @@ export const PageAddButton = ({ onClick }: PageAddButtonProps) => {
|
|||||||
);
|
);
|
||||||
const isMobile = useIsMobile();
|
const isMobile = useIsMobile();
|
||||||
|
|
||||||
|
const { t } = useLingui();
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{isCommandMenuV2Enabled ? (
|
{isCommandMenuV2Enabled ? (
|
||||||
@ -21,9 +24,9 @@ export const PageAddButton = ({ onClick }: PageAddButtonProps) => {
|
|||||||
size={isMobile ? 'medium' : 'small'}
|
size={isMobile ? 'medium' : 'small'}
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
accent="default"
|
accent="default"
|
||||||
title={isMobile ? '' : 'New record'}
|
title={isMobile ? '' : t`New record`}
|
||||||
onClick={onClick}
|
onClick={onClick}
|
||||||
ariaLabel="New record"
|
ariaLabel={t`New record`}
|
||||||
/>
|
/>
|
||||||
) : (
|
) : (
|
||||||
<IconButton
|
<IconButton
|
||||||
@ -32,7 +35,7 @@ export const PageAddButton = ({ onClick }: PageAddButtonProps) => {
|
|||||||
size="medium"
|
size="medium"
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
accent="default"
|
accent="default"
|
||||||
ariaLabel="Add"
|
ariaLabel={t`Add`}
|
||||||
onClick={onClick}
|
onClick={onClick}
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
|
|||||||
@ -6,6 +6,8 @@ import { useDeleteOneWorkflowVersion } from '@/workflow/hooks/useDeleteOneWorkfl
|
|||||||
import { useRunWorkflowVersion } from '@/workflow/hooks/useRunWorkflowVersion';
|
import { useRunWorkflowVersion } from '@/workflow/hooks/useRunWorkflowVersion';
|
||||||
import { useWorkflowWithCurrentVersion } from '@/workflow/hooks/useWorkflowWithCurrentVersion';
|
import { useWorkflowWithCurrentVersion } from '@/workflow/hooks/useWorkflowWithCurrentVersion';
|
||||||
import { useTheme } from '@emotion/react';
|
import { useTheme } from '@emotion/react';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
|
|
||||||
import {
|
import {
|
||||||
Button,
|
Button,
|
||||||
IconPlayerPlay,
|
IconPlayerPlay,
|
||||||
@ -22,6 +24,7 @@ export const RecordShowPageWorkflowHeader = ({
|
|||||||
}: {
|
}: {
|
||||||
workflowId: string;
|
workflowId: string;
|
||||||
}) => {
|
}) => {
|
||||||
|
const { t } = useLingui();
|
||||||
const workflowWithCurrentVersion = useWorkflowWithCurrentVersion(workflowId);
|
const workflowWithCurrentVersion = useWorkflowWithCurrentVersion(workflowId);
|
||||||
|
|
||||||
const isWaitingForWorkflowWithCurrentVersion =
|
const isWaitingForWorkflowWithCurrentVersion =
|
||||||
@ -44,7 +47,7 @@ export const RecordShowPageWorkflowHeader = ({
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Button
|
<Button
|
||||||
title="Test"
|
title={t`Test`}
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
Icon={IconPlayerPlay}
|
Icon={IconPlayerPlay}
|
||||||
disabled={isWaitingForWorkflowWithCurrentVersion}
|
disabled={isWaitingForWorkflowWithCurrentVersion}
|
||||||
@ -52,10 +55,9 @@ export const RecordShowPageWorkflowHeader = ({
|
|||||||
assertWorkflowWithCurrentVersionIsDefined(workflowWithCurrentVersion);
|
assertWorkflowWithCurrentVersionIsDefined(workflowWithCurrentVersion);
|
||||||
|
|
||||||
if (!canWorkflowBeTested) {
|
if (!canWorkflowBeTested) {
|
||||||
enqueueSnackBar('Workflow cannot be tested', {
|
enqueueSnackBar(t`Workflow cannot be tested`, {
|
||||||
variant: SnackBarVariant.Error,
|
variant: SnackBarVariant.Error,
|
||||||
detailedMessage:
|
detailedMessage: t`Trigger type should be Manual - when no record(s) are selected`,
|
||||||
'Trigger type should be Manual - when no record(s) are selected',
|
|
||||||
icon: (
|
icon: (
|
||||||
<IconSettingsAutomation
|
<IconSettingsAutomation
|
||||||
size={16}
|
size={16}
|
||||||
@ -75,7 +77,7 @@ export const RecordShowPageWorkflowHeader = ({
|
|||||||
{workflowWithCurrentVersion?.currentVersion?.status === 'DRAFT' &&
|
{workflowWithCurrentVersion?.currentVersion?.status === 'DRAFT' &&
|
||||||
workflowWithCurrentVersion.versions?.length > 1 ? (
|
workflowWithCurrentVersion.versions?.length > 1 ? (
|
||||||
<Button
|
<Button
|
||||||
title="Discard Draft"
|
title={t`Discard Draft`}
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
Icon={IconTrash}
|
Icon={IconTrash}
|
||||||
disabled={isWaitingForWorkflowWithCurrentVersion}
|
disabled={isWaitingForWorkflowWithCurrentVersion}
|
||||||
@ -94,7 +96,7 @@ export const RecordShowPageWorkflowHeader = ({
|
|||||||
{workflowWithCurrentVersion?.currentVersion?.status === 'DRAFT' ||
|
{workflowWithCurrentVersion?.currentVersion?.status === 'DRAFT' ||
|
||||||
workflowWithCurrentVersion?.currentVersion?.status === 'DEACTIVATED' ? (
|
workflowWithCurrentVersion?.currentVersion?.status === 'DEACTIVATED' ? (
|
||||||
<Button
|
<Button
|
||||||
title="Activate"
|
title={t`Activate`}
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
Icon={IconPower}
|
Icon={IconPower}
|
||||||
disabled={isWaitingForWorkflowWithCurrentVersion}
|
disabled={isWaitingForWorkflowWithCurrentVersion}
|
||||||
@ -111,7 +113,7 @@ export const RecordShowPageWorkflowHeader = ({
|
|||||||
/>
|
/>
|
||||||
) : workflowWithCurrentVersion?.currentVersion?.status === 'ACTIVE' ? (
|
) : workflowWithCurrentVersion?.currentVersion?.status === 'ACTIVE' ? (
|
||||||
<Button
|
<Button
|
||||||
title="Deactivate"
|
title={t`Deactivate`}
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
Icon={IconPlayerStop}
|
Icon={IconPlayerStop}
|
||||||
disabled={isWaitingForWorkflowWithCurrentVersion}
|
disabled={isWaitingForWorkflowWithCurrentVersion}
|
||||||
|
|||||||
@ -4,6 +4,7 @@ import { ComponentDecorator } from 'twenty-ui';
|
|||||||
|
|
||||||
import { RecordShowPageWorkflowHeader } from '@/workflow/components/RecordShowPageWorkflowHeader';
|
import { RecordShowPageWorkflowHeader } from '@/workflow/components/RecordShowPageWorkflowHeader';
|
||||||
import { expect, within } from '@storybook/test';
|
import { expect, within } from '@storybook/test';
|
||||||
|
import { I18nFrontDecorator } from '~/testing/decorators/I18nFrontDecorator';
|
||||||
import { ObjectMetadataItemsDecorator } from '~/testing/decorators/ObjectMetadataItemsDecorator';
|
import { ObjectMetadataItemsDecorator } from '~/testing/decorators/ObjectMetadataItemsDecorator';
|
||||||
import { SnackBarDecorator } from '~/testing/decorators/SnackBarDecorator';
|
import { SnackBarDecorator } from '~/testing/decorators/SnackBarDecorator';
|
||||||
import { graphqlMocks } from '~/testing/graphqlMocks';
|
import { graphqlMocks } from '~/testing/graphqlMocks';
|
||||||
@ -12,6 +13,7 @@ const meta: Meta<typeof RecordShowPageWorkflowHeader> = {
|
|||||||
title: 'Modules/Workflow/RecordShowPageWorkflowHeader',
|
title: 'Modules/Workflow/RecordShowPageWorkflowHeader',
|
||||||
component: RecordShowPageWorkflowHeader,
|
component: RecordShowPageWorkflowHeader,
|
||||||
decorators: [
|
decorators: [
|
||||||
|
I18nFrontDecorator,
|
||||||
ComponentDecorator,
|
ComponentDecorator,
|
||||||
ObjectMetadataItemsDecorator,
|
ObjectMetadataItemsDecorator,
|
||||||
SnackBarDecorator,
|
SnackBarDecorator,
|
||||||
|
|||||||
@ -13,12 +13,14 @@ import {
|
|||||||
WorkflowDiagramStepNodeData,
|
WorkflowDiagramStepNodeData,
|
||||||
} from '@/workflow/workflow-diagram/types/WorkflowDiagram';
|
} from '@/workflow/workflow-diagram/types/WorkflowDiagram';
|
||||||
import { getWorkflowNodeIconKey } from '@/workflow/workflow-diagram/utils/getWorkflowNodeIconKey';
|
import { getWorkflowNodeIconKey } from '@/workflow/workflow-diagram/utils/getWorkflowNodeIconKey';
|
||||||
|
import { useLingui } from '@lingui/react/macro';
|
||||||
import { OnSelectionChangeParams, useOnSelectionChange } from '@xyflow/react';
|
import { OnSelectionChangeParams, useOnSelectionChange } from '@xyflow/react';
|
||||||
import { useCallback } from 'react';
|
import { useCallback } from 'react';
|
||||||
import { useSetRecoilState } from 'recoil';
|
import { useSetRecoilState } from 'recoil';
|
||||||
import { IconBolt, isDefined, useIcons } from 'twenty-ui';
|
import { IconBolt, isDefined, useIcons } from 'twenty-ui';
|
||||||
|
|
||||||
export const WorkflowDiagramCanvasEditableEffect = () => {
|
export const WorkflowDiagramCanvasEditableEffect = () => {
|
||||||
|
const { t } = useLingui();
|
||||||
const { getIcon } = useIcons();
|
const { getIcon } = useIcons();
|
||||||
const { startNodeCreation } = useStartNodeCreation();
|
const { startNodeCreation } = useStartNodeCreation();
|
||||||
|
|
||||||
@ -43,7 +45,7 @@ export const WorkflowDiagramCanvasEditableEffect = () => {
|
|||||||
const isEmptyTriggerNode = selectedNode.type === EMPTY_TRIGGER_STEP_ID;
|
const isEmptyTriggerNode = selectedNode.type === EMPTY_TRIGGER_STEP_ID;
|
||||||
if (isEmptyTriggerNode) {
|
if (isEmptyTriggerNode) {
|
||||||
openRightDrawer(RightDrawerPages.WorkflowStepSelectTriggerType, {
|
openRightDrawer(RightDrawerPages.WorkflowStepSelectTriggerType, {
|
||||||
title: 'Trigger Type',
|
title: t`Trigger Type`,
|
||||||
Icon: IconBolt,
|
Icon: IconBolt,
|
||||||
});
|
});
|
||||||
|
|
||||||
@ -53,7 +55,7 @@ export const WorkflowDiagramCanvasEditableEffect = () => {
|
|||||||
const isCreateStepNode = selectedNode.type === CREATE_STEP_STEP_ID;
|
const isCreateStepNode = selectedNode.type === CREATE_STEP_STEP_ID;
|
||||||
if (isCreateStepNode) {
|
if (isCreateStepNode) {
|
||||||
if (selectedNode.data.nodeType !== 'create-step') {
|
if (selectedNode.data.nodeType !== 'create-step') {
|
||||||
throw new Error('Expected selected node to be a create step node.');
|
throw new Error(t`Expected selected node to be a create step node.`);
|
||||||
}
|
}
|
||||||
|
|
||||||
startNodeCreation(selectedNode.data.parentNodeId);
|
startNodeCreation(selectedNode.data.parentNodeId);
|
||||||
@ -78,6 +80,7 @@ export const WorkflowDiagramCanvasEditableEffect = () => {
|
|||||||
closeCommandMenu,
|
closeCommandMenu,
|
||||||
startNodeCreation,
|
startNodeCreation,
|
||||||
getIcon,
|
getIcon,
|
||||||
|
t,
|
||||||
],
|
],
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
@ -17,8 +17,8 @@ export const PUBLIC_FEATURE_FLAGS: PublicFeatureFlag[] = [
|
|||||||
metadata: {
|
metadata: {
|
||||||
label: 'Localization',
|
label: 'Localization',
|
||||||
description:
|
description:
|
||||||
"Our community is working on translating the app. Enable this flag and go to Settings > Experience to change your account's language.",
|
"Enable this and go to Settings > Experience to change your account's language. You can also help us improve the translations on Github.",
|
||||||
imagePath: '',
|
imagePath: 'https://twenty.com/images/releases/labs/translation.png',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
@ -6,6 +6,12 @@ msgstr ""
|
|||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"X-Generator: @lingui/cli\n"
|
"X-Generator: @lingui/cli\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
|
"Project-Id-Version: \n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"PO-Revision-Date: \n"
|
||||||
|
"Last-Translator: \n"
|
||||||
|
"Language-Team: \n"
|
||||||
|
"Plural-Forms: \n"
|
||||||
|
|
||||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32
|
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32
|
||||||
msgid "(System) View Fields"
|
msgid "(System) View Fields"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Binary file not shown.
|
After Width: | Height: | Size: 613 KiB |
Reference in New Issue
Block a user